header,
nav {
  display: block;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

b,
strong {
  font-weight: 700;
}

img {
  border: 0;
}

hr {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

button,
input {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button {
  text-transform: none;
}

button {
  -webkit-appearance: button;
  cursor: pointer;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

@media print {
  *,
  :after,
  :before {
    color: #000 !important;
    text-shadow: none !important;
    background: 0 0 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }

  img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  h3,
  p {
    orphans: 3;
    widows: 3;
  }

  h3 {
    page-break-after: avoid;
  }

  .navbar {
    display: none;
  }
}

:after,
:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  font-family: sans-serif, "Segoe UI", -apple-system, BlinkMacSystemFont, Roboto,
    Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji",
    "Segoe UI Symbol";
  line-height: 1.42857143;
  color: #000000;
  background-color: #fff;
}

button,
input {
  line-height: inherit;
}

a {
  color: #0b22f7;
  text-decoration: none;
}

a:focus,
a:hover {
  text-decoration: none;
}

a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

img {
  vertical-align: middle;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}

h3 {
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

h3 {
  font-size: 24px;
}

p {
  margin: 0 0 10px;
}

ul {
  margin-top: 0;
  margin-bottom: 10px;
}

ul ul {
  margin-bottom: 0;
}

.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  -o-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
}

.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}

.collapse {
  display: none;
}

.dropdown {
  position: relative;
}

.dropdown-toggle:focus {
  outline: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}

.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}

.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}

.chatsupport {
  display: none;
}
.dwnbtn {
	margin: 0 auto;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
}

.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav > li {
  position: relative;
  display: block;
}

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

.nav > li > a:focus,
.nav > li > a:hover {
  text-decoration: none;
  background-color: transparent;
}

.navbar {
  position: relative;
  min-height: 50px;
}

.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}

.menu-tabcont .nav-tabs {
  margin-top: 15px;
  margin-bottom: 15px;
}

.menu-tabcont .nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}

.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}

.menu-tabcont .nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
  cursor: default;
  outline: none;
}

#myNavbar .tab-content > .tab-pane {
  display: none;
}

#myNavbar .tab-content > .active {
  display: block;
}

.panel {
  margin-bottom: 0;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.menu-tab .panel-body {
  padding: 15px;
}

.menu-tabcont .panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.menu-tabcont .panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}

.menu-tabcont .panel-title > a {
  color: inherit;
}

.menu-tabcont .panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}

.menu-tabcont .panel-group .panel + .panel {
  margin-top: 5px;
}

.menu-tabcont .panel-group .panel-heading {
  border-bottom: 0;
}

.menu-tabcont .panel-group .panel-heading + .panel-collapse > .panel-body {
  border-top: 1px solid #ddd;
}

.menu-tabcont .panel-default {
  border-color: #ddd;
}

.menu-tabcont .panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}

.menu-tabcont .panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}

@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}

.navbar-collapse {
  padding-left: 15px;
  overflow-x: visible;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}

@media (min-width: 1025px) {
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
}

@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}

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

@media (min-width: 768px) {
  .container-fluid > .navbar-collapse,
  .container-fluid > .navbar-header {
    margin-right: 0;
    margin-left: 0;
  }
}

.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 0 0;
  font-size: 18px;
  line-height: 20px;
}

.navbar-brand:focus,
.navbar-brand:hover {
  text-decoration: none;
}

.navbar-brand > img {
  display: block;
}

@media (min-width: 768px) {
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}

.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-right: 15px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

.navbar-toggle:focus {
  outline: 0;
}

.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}

.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}

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

.navbar-nav {
  margin: 7.5px -15px;
}

.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }

  .navbar-nav > li {
    float: left;
  }

  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

@media (min-width: 768px) {
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
}

.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before {
  display: table;
  content: " ";
}

.container-fluid:after,
.container:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after {
  clear: both;
}

img {
  max-width: 100%;
}

ul {
  list-style: none;
}

.arw-blu {
  background-position: -280px 0;
}

header {
  position: absolute;
  width: 100%;
  top: 0;
  background-color: transparent;
  z-index: 999;
  transition: 0.4s ease;
}

.phone {
  vertical-align: middle;
  background-position: -341px -2px;
}

.search {
  vertical-align: middle;
  background-position: -390px -2px;
  width: 26px;
  height: 26px;
}

.lan {
  vertical-align: middle;
  background-position: -437px -2px;
}

.nvbarcont .mynvbr {
  margin: 0px 0 0 3%;
}

.nvbarcont .right-smcon {
  margin: 0px 0 0 0;
}

.nvbarcont a {
  font-size: 15px;
  color: #333;
}

.navbar-brand {
  height: auto;
}

.navbar {
  padding-top: 6px;
}

.navbar .container-fluid {
  padding-left: 0;
  padding-right: 0;
}

.to-top {
  position: fixed;
  right: 0;
  bottom: 80px;
  width: 55px;
  height: 55px;
  background-color: rgba(65, 199, 255, 0.8);
  opacity: 0;
  visibility: hidden;
  z-index: 50;
  border-radius: 50%;
  text-align: center;
  line-height: 60px;
  transition: 0.4s ease;
}

.yessshow {
  opacity: 1;
  visibility: visible;
}

.to-top:hover {
  background-color: rgba(65, 199, 255, 0.9);
}

button.close {
  margin: 0;
  position: absolute;
  right: -7px;
  top: -10px;
  z-index: 9;
  background: #11abec;
  color: #fff;
  width: 30px;
  height: 30px;
  opacity: 1;
  font-size: 24px;
  text-shadow: none;
  float: inherit;
  line-height: 0;
}

.navbar {
  position: static;
  padding-top: 0;
  margin-top: 0;
}

.nav > .li-mega {
  position: static;
}

.navbar-nav > li > .dropdown-menu {
  width: 100%;
  max-width: 1300px;
  display: block;
  background-color: #f9f9f9;
  overflow: hidden;
  top: 105px;
  opacity: 0;
  visibility: hidden;
  z-index: -1;
  border: 0;
}

.navbar-nav > li.show .dropdown-menu {
  height: auto;
  visibility: visible;
  top: 90px;
  opacity: 1;
  z-index: 5;
}

.tit {
  font-size: 25px;
  color: #01a1e5;
  font-weight: bold;
  display: block;
}

.tit span {
  font-weight: lighter;
  display: block;
  font-size: 15px;
  color: #000;
}

.navbar-nav > li > .dropdown-menu.mega-inner {
  padding: 0;
  box-shadow: 0 6px 8px rgb(0 0 0 / 18%);
  border-top: 1px solid #f2f0f0;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.flx-boxes {
  display: flex;
}

.modal-lists {
  width: 100%;
}

.tw-split {
  width: 43%;
}

ul.modal-lists li {
  display: inline-block;
  vertical-align: top;
  width: 29%;
  margin: 3px 5px;
}

ul.modal-lists li a {
  display: inline-block;
  text-decoration: none;
  width: 100%;
  position: relative;
  padding: 13px 10px 13px 15px;
  border-radius: 5px;
  color: #182a69;
  background-color: transparent;
  font-size: 16px;
  transition: 0.4s ease;
  font-weight: bold;
  border: 2px solid #182a69;
}

ul.modal-lists li a:hover {
  background-color: #10a2f7;
  color: #fff;
}

.light-bluespl a {
  position: relative;
  padding-left: 0;
}

header .navbar-nav > li > .dropdown-menu.small-inner {
  top: 102px;
  padding-bottom: 0;
}

.atoz {
  text-align: left;
  padding: 30px 25px 20px 11px;
}

.atoz a {
  color: #11abec;
  font-size: 18px;
  font-weight: bold;
}

.atoz a span {
  font-size: 18px;
}

.tw-split,
.tw-split a {
  color: #fff;
}

.light-bluespl {
  background-color: #10a2f7;
  padding: 30px;
  min-height: 230px;
}

.dark-blue {
  padding: 30px;

  min-height: 237px;
}

.dark-blue p {
  font-size: 16px;
  font-weight: lighter;
}

.bt-bin li {
  display: block;
  margin: 15px 0 20px;
}

.nvbarcont a.blue-arw-anc {
  color: #11abec;
  margin-top: 19px;
  display: inline-block;
}

.modal-fixer {
  display: inline-block;
  padding-left: 60px;
  padding-right: 30px;
  width: 57%;
  position: relative;
}

.navbar-nav > li > a:hover {
  background-color: transparent;
}

.navbar-nav > li.searchonclick.open > .dropdown-menu {
  height: auto;
  visibility: visible;
  opacity: 1;
  top: 90px;
  display: block;
  z-index: 5;
}

.navbar-nav .arw-blu {
  background-position: -281px -9px;
  height: 12px;
}

.flx-menu {
  display: flex;
}

.inner-menu-mod-cover {
  width: 86%;
  background: #fff;
  margin: 0 auto;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.arw-ul-menu {
  margin-top: 26px;
  margin-bottom: 10px;
}

.parah {
  width: 36%;
  padding: 10px 30px 36px;
}

.parah h3 {
  font-weight: 600;
  color: #666d8f;
}

.subheadthree {
  font-size: 20px;
  font-weight: 600;
  color: #666d8f;
  margin-top: 20px;
  margin-bottom: 10px;
}

.list-box-ln {
  width: 39%;
}

.nvbarcont .ancr-blun {
  background: #0f70d1;
  text-decoration: none;
  margin-top: 27px;
  color: #fff;
  padding: 13px 31px;
  display: inline-block;
  border-radius: 6px;
  font-size: 17px;
  font-weight: 600;
  transition: 0.4s ease;
}

.nvbarcont .ancr-blun:hover {
  background: #182a69;
}

.parah p {
  font-size: 16px;
}

.arw-ul-menu li a {
  padding: 0;
}

.arw-drk-ble {
  vertical-align: middle;
  background-position: -428px -201px;
  width: 14px;
  height: 14px;
  margin-right: 8px;
}

.search-inpt {
  width: 100%;
  padding: 18px 18px;
  font-size: 19px;
  color: #515252;
  border: 0;
  outline: none;
}

.navbar-nav > li > .dropdown-menu.search-wrpr {
  background: transparent;
  box-shadow: none;
  padding-bottom: 30px;
}

.input-wrappersrch {
  position: relative;
  border-radius: 0 0 18px 18px;
  box-shadow: 2px 2px 6px rgb(0, 0, 0, 0.2);
  overflow: hidden;
}

.sub-btn-srch {
  position: absolute;
  right: 130px;
  top: 0;
  height: 100%;
  outline: none;
  width: 36px;
  margin-right: 10px;
  background: #fff;
  border: 0;
}

.cross-blue {
  background-position: -428px -231px;
  margin-right: 10px;
  width: 19px;
  height: 20px;
  vertical-align: middle;
}

.nvbarcont .close-drop-srch {
  position: absolute;
  height: 100%;
  right: 0;
  text-decoration: none;
  font-size: 18px;
  background: #ffffff;
  color: #016fff;
  top: 0;
  padding: 19px 23px;
  cursor: pointer;
  border-left: 1px solid #e6f4fc;
}

.navbar-nav > li.searchonclick.open > .dropdown-menu {
  height: auto;
  visibility: visible;
  opacity: 1;
  top: 85px;
  display: block;
  z-index: 5;
}

.dropdown-menu.small-inner > li > a {
  padding: 8px 10px;
}

.navbar-nav > li > .dropdown-menu.small-inner {
  min-width: 190px;
  background-color: #daf1fb;
  top: 86px;
}

.lang--meg span {
  vertical-align: middle;
  margin-right: 10px;
  width: 23px;
  height: 16px;
}

.spanish {
  background-position: -465px -146px;
}

.german {
  background-position: -466px -182px;
}

.french {
  background-position: -466px -164px;
}

.blue-arw-anc {
  color: #01a1e5;
  font-size: 17px;
}

.light-tm {
  font-weight: lighter;
  font-size: 22px;
}

.mumbrng {
  display: inline-block;
  vertical-align: top;
  font-weight: bold;
  margin-right: 15px;
}

.tw-split .dark-blue strong {
  font-size: 22px;
}

.nosplit-two .light-tm {
  font-size: 22px;
}

.bt-bin li a {
  display: block;
  font-size: 16px;
}

.bt-bin li b {
  display: inline-block;
  width: 115px;
  font-weight: lighter;
}

.bt-bin li b > span {
  display: block;
  font-weight: bold;
}

.link-now {
  float: right;
}

.nvbarcont .link-now a.blue-arw-anc {
  font-size: 15px;
}

.spritelists-menu li {
  display: inline-block;
  width: 48%;
  vertical-align: top;
  margin: 10px 0px 10px;
}

.spritelists-menu li a {
  font-size: 16px;
}

.spritelists-menu li a .sprite {
  vertical-align: middle;
  height: 39px;
  margin-right: 10px;
}

.men-1 {
  background-position: -745px -405px;
}

.men-2 {
  background-position: -786px -405px;
  width: 36px;
}

.men-3 {
  background-position: -829px -405px;
  width: 36px;
}

.men-4 {
  background-position: -998px -399px;
  width: 36px;
}

.men-5 {
  background-position: -912px -405px;
  width: 38px;
}

.men-44 {
  background-position: -1123px -405px;
  width: 34px;
}

.men-6 {
  background-position: -1203px -397px;
  width: 36px;
}

.men-8 {
  background-position: -1162px -405px;
  width: 33px;
}

.men-9 {
  background-position: -1082px -405px;
  width: 36px;
  height: 34px;
}

.nosplit-two .light-bluespl {
  height: 100%;
}

.soln-flxmenu .modal-fixer {
  width: 50%;
}

.soln-flxmenu .tw-split {
  width: 50%;
}

.bt-big-bin li b {
  display: block;
  font-size: 20px;
  font-weight: bold;
  width: 100%;
}

.bt-big-bin li i {
  font-style: normal;
  margin: 10px 0px 29px;
  display: block;
}

.bt-big-bin li a {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 13px;
}

.bt-big-bin li {
  padding-right: 25px;
  margin: 25px 2px 15px;
}

hr {
  border-bottom: 2px solid #e8eaf6;
}

.unic {
  font-style: normal;
  display: inline-block;
}

i.unic.phone {
  margin-left: 18px;
  margin-right: 10px;
}

i.unic.crss-sv {
  vertical-align: middle;
  margin-right: 10px;
  line-height: 20px;
}

.navbar-nav > li > a {
  padding-top: 31px;
  padding-bottom: 15px;
}

.right-smcon .phn a {
  color: #666;
  font-weight: bold;
}

.right-smcon .phn {
  color: #666;
  font-weight: bold;
  padding: 30px 0 0;
}

.offerbox {
  display: inline-block;
  vertical-align: top;
  margin-right: 5px;
}

.tab-toaccr.menudrop .panel-collapse,
.tab-toaccr.menudrop .collapse {
  height: auto;
  display: block;
}

.tab-toaccr.menudrop .panel-title a:after {
  content: "-";
  float: left;
  position: absolute;
  left: 20px;
  font-weight: bold;
  color: #5e6b97;
  font-size: 25px;
  top: 12px;
}

.tab-toaccr.menudrop .panel-title a.collapsed:after {
  content: "+";
}

.panel-heading {
  position: relative;
  padding-left: 50px;
}

.tab-toaccr.menudrop .panel-heading {
  display: none;
}

.tab-toaccr.menudrop .panel {
  border: none;
  box-shadow: none;
}

.productmenushows {
  position: absolute;
  left: 0px;
  width: 100%;
}

.menudrop .row {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin: 0px;
}

.hlflisting {
  width: 72%;
}

.menuflx {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}

.listings {
  width: 25%;
  padding-right: 40px;
  margin-bottom: 25px;
}

.listings .head_soft_name {
  font-size: 16px;
  color: #333333;
  margin-bottom: 5px;
  font-weight: 600;
}

.listings a {
  color: #01a1e5;
  display: block;
}

.listings p {
  font-size: 15px;
  color: #333333;
}

.menu-tab {
  width: 100%;
  max-width: 100% !important;
  background: #fff;
  padding: 0px;
}

.menu-tab .panel {
  background: transparent;
}

.menu-tab .nav-tabs > li > a {
  font-size: 16px;
  color: #333333;
  padding: 20px 0px 11px;
}

.menu-tab .nav-tabs > li a.active > a {
  color: #01a1e5;
  font-weight: 600;
}

.menudrop {
  padding: 5px 105px 115px;
}

.mob_cros,
.mob-link .arw-narrow {
  display: none;
}

.listings i {
  font-style: normal;
}

.listings > a:hover {
  text-decoration: none;
}

.listings > a:hover h3 {
  color: #01a1e5;
}

.catlinkj a {
  font-size: 17px;
}

.catlinkj img {
  display: block;
  margin: 50px 0px 5px;
}

.menumg img {
  height: auto;
}

.arw-narrow {
  display: inline-block;
  vertical-align: middle;
  width: 12px;
  height: 9px;
  margin-left: 3px;
}

.menu-tab .cvm {
  margin-top: 0px;
}

.catlinkj a i {
  display: block;
  font-size: 40px;
  line-height: 40px;
  margin-top: 34px;
}

#closemen {
  position: absolute;
  right: 81px;
  top: 24px;
}

#closemen button.close {
  background: #c7eeff;
  border: 0px;
}

.nomore {
  cursor: not-allowed;
  background: #b7b7b7;
}

.news-lists .loadmr-wthn:hover,
.news-lists .loadmr-wthn:focus {
  color: #fff;
}

.platf {
  display: inline-block;
  vertical-align: middle;
  height: 39px;
  margin-right: 10px;
}

.platf {

}

.fm-1 {
  width: 28px;
  background-position: 0px 0px;
}

.fm-2 {
  width: 36px;
  background-position: -38px 0px;
}

.fm-3 {
  width: 36px;
  background-position: -81px 0px;
}

.fm-4 {
  width: 34px;
  background-position: -121px 0px;
}

.fm-5 {
  background-position: -164px 0px;
  width: 36px;
}

.fm-6 {
  background-position: -206px 9px;
  width: 36px;
}

.fm-7 {
  background-position: -250px 6px;
  width: 36px;
}

.fm-8 {
  background-position: -296px 0px;
  width: 33px;
}

.fm-9 {
  background-position: -334px 0px;
  width: 36px;
}

.searchform {
  float: right;
  margin-top: 5px;
}

.searchbox-btn {
  padding: 8px 13px;
}

.stuck li {
  width: 49px;
}

.forotherlang {
  width: 100%;
}

.otherlanguage {
  float: right;
  margin-top: 36px;
}

.otherlanguage ul {
  padding-left: 0;
}

.nvbarcont a {
  font-size: 15px;
  color: #333;
}

.tab-toaccr.menudrop .panel {
  border: none;
  box-shadow: none;
}

.menudrop .row {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin: 0px;
}

.hlflisting {
  width: 100%;
}

h3.faqhthree {
  font-size: 20px !important;
}

.menumg {
  width: 28%;
  padding: 15px 25px;
  color: #fff;

}
.menumg span {
  font-size: 25px;
  font-weight: bold;
  margin-top: 201px;
  display: block;
}

.menumg p {
  font-size: 15px;
  margin: 10px 0 20px;
}

.menumg a {
  background-color: #f1df2f;
  display: inline-block;
  border-radius: 5px;
  font-size: 15px;
  color: #000;
  font-weight: bold;
  padding: 10px 18px;
}

.menumg a:hover {
  transition: 0.4s ease;
  background-color: #ffb110;
}

.menuflx {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}

.listings {
  width: 33%;
  padding-right: 40px;
  margin-bottom: 25px;
}

.listings a:hover .head_soft_name {
  text-decoration: underline;
}

.listings .head_soft_name {
  font-size: 16px;
  color: #000000;
  margin-bottom: 5px;
  display: block;
  font-weight: 600;
}

.listings a {
  color: #01a1e5;
}

.listings p {
  font-size: 15px;
  color: #333333;
}

.container .menu-tab {
  max-width: 100% !important;
  padding-right: 0;
  padding-left: 0;
}

.menu-tab {
  width: 100%;
  display: flex;
  padding: 0;
  min-height: 504px;
}

.menu-tab .panel {
  background: transparent;
}

.menu-tab .nav > li {
  width: 100%;
  display: block;
}

.menu-tabcont {
  width: 20%;
  background: #fff;
  padding: 0px 10px;
}

.menu-tab .nav > li:hover a {
  border-color: transparent;
}

.menu-tab .nav-tabs > li > a {
  font-size: 16px;
  color: #333333;
  padding: 10px;
  outline: none;
}

.menu-tab .nav-tabs > li a.active {
  background-color: #d8f3ff;
  color: #01a1e5;
}

.menudrop {
  padding: 10px 0 0;
  background-color: #f9f9f9;
  width: 80%;
  position: relative;
}

.menu-tab .viewallprod {
  color: #ffffff;
  font-size: 15px;
  margin-top: 10px;
  margin-left: 15px;
  background-color: #0050c7;
  padding: 10px 15px;
  border-radius: 5px;
  text-align: center;
}

.menu-tab .viewallprod:hover {
  transition: 0.4s ease;
  background-color: #0099ff;
}

.mob_cros,
.mob-link .arw-narrow {
  display: none;
}

.listings > a:hover {
  text-decoration: none;
}

.catlinkj a {
  font-size: 15px;
  color: #01a1e5;
  text-align: left;
  padding: 0;
  display: inline-block;
  margin-top: 15px;
}

.catlinkj a:hover {
  text-decoration: underline;
}

.arw-narrow {

  display: inline-block;
  vertical-align: middle;
  width: 12px;
  height: 9px;
  margin-left: 3px;
}

.navbar-nav > li.show > a {
  color: #01a1e5;
}

.navbar-nav > li.show > a .arw-narrow {

}

.menu-tab .cvm {
  margin-top: 0px;
}

.icns-p {
  display: inline-block;

  vertical-align: middle;
  width: 26px;
  height: 17px;
  margin-right: 10px;
}

.aa {
  background-position: 0px 0px;
}

.ab {
  background-position: -30px 0px;
  height: 18px;
}

.ac {
  background-position: -183px -2px;
}

.ad {
  background-position: -59px 0px;
}

.ae {
  background-position: -91px 0px;
  height: 19px;
}

.af {
  background-position: -118px 0px;
  height: 24px;
}

.ag {
  background-position: -155px -2px;
  height: 20px;
}

.ah {
  background-position: -213px -2px;
  height: 20px;
}

.ai {
  background-position: -237px -2px;
  height: 20px;
}

.aj {
  background-position: -268px -2px;
  height: 20px;
}

.ak {
  background-position: -302px -2px;
  height: 20px;
}

.al {
  background-position: -332px -2px;
  height: 20px;
}

.am {
  background-position: -362px -2px;
  height: 20px;
}

.menu-tab .nav-tabs > li a.active .aa,
.menu-tab .nav-tabs > li a.active .ab,
.menu-tab .nav-tabs > li a.active .ac,
.menu-tab .nav-tabs > li a.active .ad,
.menu-tab .nav-tabs > li a.active .ae,
.menu-tab .nav-tabs > li a.active .af,
.menu-tab .nav-tabs > li a.active .ag,
.menu-tab .nav-tabs > li a.active .ah,
.menu-tab .nav-tabs > li a.active .ai,
.menu-tab .nav-tabs > li a.active .aj,
.menu-tab .nav-tabs > li a.active .ak,
.menu-tab .nav-tabs > li a.active .al,
.menu-tab .nav-tabs > li a.active .am {
  background-position-y: -27px;
}

.soln-flxmenu .modal-fixer {
  width: 40%;
}

.soln-flxmenu .tw-split {
  width: 32%;
  padding: 25px 20px 30px;
}

.modal-fixer {
  display: inline-block;
  padding: 25px 20px 30px;
  background-color: #fff;
  width: 57%;
  position: relative;
}

.tit + ul {
  margin-top: 20px;
  display: inline-block;
  width: 100%;
  padding-left: 0;
}

.spritelists-menu li span {
  width: 44px;
  display: inline-block;
  height: auto;
}

@media only screen and (max-width: 1440px) {
  .menu-tab .nav-tabs > li > a {
    font-size: 16px;
  }

  .nav > li > a {
    padding: 10px 7px;
  }

  .right-smcon .phn {
    padding: 10px 0 0;
  }
}

@media only screen and (max-width: 1366px) {
  .menudrop {
    padding: 5px 0px 0;
  }
}

@media only screen and (max-width: 1200px) {
  .container {
    width: 100%;
  }

  .nvbarcont .mynvbr {
    margin: 0;
  }

  #closemen {
    right: 42px;
  }

  button.close {
    right: -28px;
  }

  .searchbox-inp {
    width: 160px;
  }

  .menu-tabcont {
    width: 20%;
  }

  .menumg {
    width: 25%;
  }
}

@media only screen and (max-width: 1024px) {
  .nvbarcont .mynvbr {
    width: 666px;
  }

  .soln-flxmenu .modal-fixer,
  .soln-flxmenu .tw-split {
    width: 100%;
  }

  .soln-flxmenu .tw-split {
    padding: 15px 15px 5px;
  }

  .navbar-collapse.collapse {
    display: none !important;
  }

  .navbar-collapse.collapse.show {
    display: block !important;
  }

  .navbar-toggle {
    display: block !important;
  }

  .navbar-header {
    float: none;
  }

  .menumg span {
    margin-top: 0;
  }

  .menumg {
    width: 100%;
    padding: 15px 15px 20px 200px;
    background-position: top 9px left 29px;
    background-size: 130px;
  }

  .menu-tab .panel-body {
    padding: 15px 15px;
  }

  .navbar-toggle {
    background-color: #fff;
    margin-top: 33px;
    margin-right: 0px;
    padding-right: 0px;
  }

  .navbar-toggle .icon-bar {
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
  }

  .navbar-toggle.x .icon-bar:nth-of-type(1) {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: 10% 10%;
    -ms-transform-origin: 10% 10%;
    transform-origin: 10% 10%;
  }

  .navbar-toggle.x .icon-bar:nth-of-type(2) {
    opacity: 0;
    filter: alpha(opacity=0);
  }

  .navbar-toggle.x .icon-bar:nth-of-type(3) {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: 10% 90%;
    -ms-transform-origin: 10% 90%;
    transform-origin: 10% 90%;
  }

  .navbar-toggle.x.collapsed .icon-bar:nth-of-type(1) {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
  }

  .navbar-toggle.x.collapsed .icon-bar:nth-of-type(2) {
    opacity: 1;
    filter: alpha(opacity=100);
  }

  .navbar-toggle.x.collapsed .icon-bar:nth-of-type(3) {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
  }

  .navbar-toggle .icon-bar {
    background-color: #01a1e5;
  }

  .nvbarcont {
    background: #fff;
    background-color: #fff;
    margin-top: 0px;
    padding: 0px;
  }

  .navbar-nav {
    width: 100%;
  }

  .navbar-header {
    padding: 0px 15px;
  }

  .navbar-nav > li {
    display: block;
    width: 100%;
    clear: both;
    border-bottom: 1px solid #f1f1f1;
  }

  .navbar-nav > li > a {
    padding-top: 10px;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 10px;
    font-weight: 600;
  }

  .searchbox-inp {
    width: 320px;
    border-color: #f1f1f1;
    margin: 21px 0px 30px;
  }

  .navbar {
    overflow: unset;
  }

  .nav > .li-mega {
    position: relative;
  }

  .navbar-nav > li > .dropdown-menu {
    padding: 0px;
    position: static;
    display: none;
  }

  .navbar-nav > li:hover .dropdown-menu {
    height: auto;
    visibility: hidden;
    opacity: 0;
    z-index: 0;
  }

  .nvbarcont .mynvbr {
    margin: 0;
    display: block;
    padding-top: 20px;
  }

  .modal-fixer {
    padding-left: 15px;
    padding-right: 15px;
  }

  .tw-split,
  .modal-fixer,
  .soln-flxmenu .modal-fixer,
  .soln-flxmenu .tw-split {
    width: 100%;
  }

  .flx-boxes {
    display: block;
  }

  .modal-lists,
  .spritelists-menu {
    width: 100%;
    padding: 10px 0px 3px;
  }

  .light-bluespl {
    padding: 1px 30px;
  }

  .dark-blue {
    padding: 1px 30px 23px;
    min-height: inherit;
  }

  .spritelists-menu {
    text-align: center;
  }

  .spritelists-menu li {
    width: 32%;
    text-align: left;
  }

  .search-wrpr {
    box-shadow: none;
    background: transparent;
  }

  .input-wrappersrch {
    border-radius: 0px;
    background-color: #daf1fb;
  }

  .search-wrpr .search-mega {
    padding: 0px;
    max-width: inherit !important;
  }

  .right-smcon .phn {
    padding-top: 5px;
  }

  .navbar-nav > li > .dropdown-menu.small-inner {
    background-color: #fbfdff;
    border-top: 1px solid #f2f0f0;
  }

  .navbar-nav > li > .dropdown-menu.search-wrpr {
    padding-bottom: 0px;
  }

  .dropdown-menu.small-inner > li > a {
    padding: 8px 15px;
  }

  .spritelists-menu li.catlinkj {
    width: 100%;
  }

  .modal-lists {
    text-align: center;
  }

  ul.modal-lists li {
    width: 32.5%;
    text-align: left;
  }

  .tit {
    margin-top: 7px;
    text-align: left;
  }

  .tit + ul {
    margin-top: 5px;
  }

  .spritelists-menu .catlinkj a,
  .catlinkj a {
    font-size: 15px;
    background: #fff;
    color: #01a1e5;
    text-align: center;
    padding: 10px 17px;
    display: inline-block;
    border-radius: 5px;
    margin-top: 15px;
    border: 1px solid;
  }

  .navbar-nav > li.show .dropdown-menu.show,
  .navbar-nav > li > .dropdown-menu.show,
  .navbar-nav > li.show .dropdown-menu {
    height: auto !important;
    visibility: visible !important;
    opacity: 1 !important;
    z-index: 5 !important;
    box-shadow: none;
    display: block;
    position: static;
    border-bottom: 0px;
  }

  .menu-tab .nav > li {
    margin: 0px;
    text-align: left;
    width: 100%;
  }

  .menu-tab .nav-tabs > li > a {
    font-size: 15px;
    padding: 8px 0px 6px;
    margin: 0px;
    color: #333;
  }

  .menu-tab .nav > li.active:after,
  #closemen {
    display: none;
  }

  .menumg.req-prop {
    display: block;
    width: auto;
  }

  .menu-tab {
    background: none;
  }

  .menu-tab .nav {
    border-bottom: 0px;
    margin-top: 10px;
  }

  .menu-tab .tab-content > .active {
    position: fixed;
    top: 0px;
    background: #fbfdff;
    left: 0px;
    height: 100vh;
    z-index: 9999;
    overflow-y: scroll;
    padding-bottom: 90px;
  }

  .menudrop {
    padding: 0px;
    width: 100%;
    background: transparent;
  }

  .listings .head_soft_name {
    font-size: 16px;
  }

  .navbar-nav > li > .dropdown-menu {
    background: #fbfdff;
  }

  .hlflisting {
    width: 100%;
    padding: 88px 0px 0px;
  }

  .arw-narrow {
    margin-left: 10px;
    position: absolute;
    left: 92px;
    top: 17px;
  }

  .mob_cros {
    display: block;
    position: absolute;
    top: 33px;
    right: 13px;
    font-size: 21px;
    background: #01a1e5;
    width: 35px;
    height: 35px;
    text-align: center;
    padding: 3px 0px;
    border-radius: 30px;
    color: #fff;
  }

  .menu-tab,
  .navbar-nav > li > .dropdown-menu.small-inner {
    padding: 4px 0px 4px;
    margin: 0;
  }

  .navbar-nav > li .dropdown-menu {
    border-bottom: 1px solid #f2f0f0;
  }

  .nav > .dropdown.show .arw-narrow {
    transform: rotate(0deg);
  }

  .nav > .dropdown.show .mob-link .arw-narrow {
    position: static;
    left: 123px;
    top: 14px;
    transform: rotate(-90deg);
    filter: brightness(1.7);
  }

  .flowadd {
    overflow: hidden;
  }

  .menu-tabcont .mob-link .arw-narrow {
    position: static;
    transform: rotate(-90deg);
    filter: brightness(1.7);
  }

  .mob-link .arw-narrow {
    display: inline-block;
  }

  .menu-tab .viewallprod {
    position: static;
    margin: 20px 0px 15px;
    font-size: 15px;
    display: block;
  }

  .menu-tab .viewallprod span {
    display: none;
  }

  .menu-tab .viewallprod:hover {
    background-color: #0099ff;
  }

  .navbar > .container {
    display: block;
    max-width: 100% !important;
  }

  .searchform {
    display: inline-block;
    width: 100%;
  }

  .menu-tab {
    display: block;
    background: none;
    max-width: 100% !important;
  }

  .menu-tab .cvm {
    display: inline-block;
  }

  .menu-tabcont {
    width: 100%;
    background: transparent;
    padding: 0;
  }

  .bt-bin li.link-now {
    float: left;
    margin-top: 0;
  }

  .spritelists-menu li.catlinkj {
    width: 100%;
  }
}

@media only screen and (max-width: 768px) {
  .bg-pattern-mn {
    display: none;
  }

  .modal-fixer {
    position: static;
  }

  .flx-menu {
    display: block;
    padding: 2px 15px 15px;
  }

  .parah {
    width: 100%;
  }

  .list-box-ln {
    width: 100%;
  }

  ul.modal-lists .arw-ul-menu li {
    margin: 0px;
  }

  .parah {
    padding: 0px;
  }

  ul.modal-lists li {
    margin: 3px 0px;
  }

  .light-bluespl {
    padding: 15px;
  }

  .dark-blue {
    padding: 10px 15px 30px;
    min-height: auto;
  }

  .tab-toaccr.menudrop .panel-heading {
    display: block;
    padding: 20px 15px 20px 45px;
    border-bottom: 1px solid #d4d2d2;
    margin: 0 0 2px;
  }

  .tab-toaccr.menudrop .panel-title a {
    display: block;
  }

  .tab-toaccr.menudrop .panel {
    margin: 0;
    box-shadow: none;
    border-radius: 0;
    margin-top: -2px;
  }

  .tab-toaccr.menudrop .collapse.in {
    display: block;
  }

  .listings {
    width: 50%;
    padding-right: 20px;
  }

  .catlinkj img {
    margin-top: 21px;
  }
}

@media only screen and (max-width: 767px) {
  .container-fluid > .navbar-header {
    margin: 0px;
  }

  .container-fluid > .navbar-collapse {
    margin: 0px;
  }

  .navbar-brand {
    padding-left: 0px;
  }
}

@media only screen and (max-width: 480px) {
  ul.modal-lists li {
    width: 100%;
  }

  .inner-menu-mod-cover {
    width: 93%;
    top: 28%;
  }

  .dark-blue {
    background-position: right -32px center;
  }

  .modal-fixer {
    position: relative;
  }

  .spritelists-menu li {
    width: 100%;
  }

  .spritelists-menu {
    text-align: left;
  }

  .bt-bin li.link-now {
    float: left;
    margin-top: 0;
  }

  .bt-big-bin li {
    width: 100%;
  }

  .bt-big-bin li i {
    margin-bottom: 16px;
  }

  .listings {
    width: 100%;
    margin-bottom: 0px;
    border-bottom: 1px solid #cccccc;
    padding: 0px 0px 16px;
  }

  .menuflx:last-child .listings:last-child,
  .menuflx:last-child .listings:nth-last-child(2) {
    border-bottom: 0px;
  }

  .hlflisting {
    padding-top: 30px;
  }

  .catlinkj img {
    margin-top: 35px;
  }

  .atoz {
    padding-left: 0px;
  }

  .listings .head_soft_name {
    margin-top: 15px;
  }

  .menumg {
    padding: 15px 125px 20px 15px;
    background-position: right 0 center;
  }
}
</style > <!-- Custom styles for this template -- > <style > :root {
  --blue: #0b22f7;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #0b22f7;
  --secondary: #6c757d;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
}

*,
::after,
::before {
  box-sizing: border-box;
}

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent;
}

aside,
footer,
nav {
  display: block;
}

body {
  margin: 0;
  font-size: 1.063rem;
  font-weight: 300;
  color: #283a44;
  -webkit-font-feature-settings: "lnum";
  -moz-font-feature-settings: "lnum";
  font-feature-settings: "lnum";
  text-align: left;
  background-color: #fff;
}

h1,
h2,
h3,
h4,
h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol,
ul {
  margin-top: 0;
  margin-bottom: 1rem;
}

strong,
b {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

a {
  color: #0b22f7;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

a:hover {
  color: #0056b3;
  text-decoration: underline;
}

img {
  vertical-align: middle;
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
}

table {
  border-collapse: collapse;
}

th {
  text-align: inherit;
}

label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

button {
  border-radius: 0;
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

button,
input,
select,
textarea {
  margin: 0;
  font-size: inherit;
  line-height: inherit;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

[type="submit"],
button,
html [type="button"] {
  -webkit-appearance: button;
}

[type="button"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

textarea {
  overflow: auto;
  resize: vertical;
}

h2 {
  font-size: 2rem;
}

h3 {
  font-size: 1.75rem;
}

h4 {
  font-size: 1.5rem;
}

h6 {
  font-size: 1.063rem;
}

small {
  font-size: 80%;
  font-weight: 400;
}

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}

.d-none {
  display: none !important;
}

@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }

  .d-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }
}

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.col-1,
.col-12,
.col-2,
.col-md-2,
.col-md-4,
.col-md-8,
.col-md-7,
.col-md-6,
.col-md-9,
.col-md-3,
.col-3,
.col-9,
.col-md-12 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col-1 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 8.333333%;
  flex: 0 0 8.333333%;
  max-width: 8.333333%;
}

.col-2 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}

.col-12 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

.col-3 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}

.col-9 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}
.col-md-9.mid-sec-po {
  padding-left: 145px;
  padding-right: 55px;
}


@media (max-width: 1444px) {
	.col-md-9.mid-sec-po {
		padding-left: 74px;
    	padding-right: 55px;
	}
}
@media (min-width: 992px) {
  .col-md-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

  .col-md-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }

  .col-md-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-md-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-md-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-md-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .col-md-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }

  .col-md-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
}

.table-responsive {
  display: table;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}

.collapse {
  display: none;
}

.collapse.show {
  display: block;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}

.nav-link {
  display: block;
  padding: 0.5rem 1rem;
}

.nav-link:focus,
.nav-link:hover {
  text-decoration: none;
}

.navbar {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0.5rem 1rem;
}

.navbar > .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: left;
}

.navbar-brand {
  display: inline-block;
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap;
}

.navbar-brand:focus,
.navbar-brand:hover {
  text-decoration: none;
}

.navbar-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}

.navbar-collapse {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

.navbar-toggler:focus,
.navbar-toggler:hover {
  text-decoration: none;
}

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  background-size: 100% 100%;
}

.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.carousel-item {
  position: relative;
  display: none;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  transition: -webkit-transform 0.6s ease;
  transition: transform 0.6s ease;
  transition: transform 0.6s ease, -webkit-transform 0.6s ease;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-perspective: 1000px;
  perspective: 1000px;
}

.carousel-item-next,
.carousel-item-prev,
.carousel-item.active {
  display: block;
}

.carousel-item-next,
.carousel-item-prev {
  position: absolute;
  top: 0;
}

.carousel-item-next.carousel-item-left,
.carousel-item-prev.carousel-item-right {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

@supports (
  (-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)
) {
  .carousel-item-next.carousel-item-left,
  .carousel-item-prev.carousel-item-right {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.active.carousel-item-right,
.carousel-item-next {
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}

@supports (
  (-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)
) {
  .active.carousel-item-right,
  .carousel-item-next {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

.active.carousel-item-left,
.carousel-item-prev {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}

@supports (
  (-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)
) {
  .active.carousel-item-left,
  .carousel-item-prev {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

.carousel-control-next,
.carousel-control-prev {
  position: absolute;
  top: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 0.5;
}

.carousel-control-next:focus,
.carousel-control-next:hover,
.carousel-control-prev:focus,
.carousel-control-prev:hover {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}

.carousel-control-prev {
  left: 0;
}

.carousel-control-next {
  right: 0;
}

.carousel-control-next-icon,
.carousel-control-prev-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: transparent no-repeat center center;
  background-size: 100% 100%;
}

.carousel-control-prev-icon {
}

.carousel-control-next-icon {
}

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 10px;
  left: 0;
  z-index: 15;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
}

.carousel-indicators li {
  position: relative;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  background-color: rgba(255, 255, 255, 0.5);
}

.carousel-indicators li::before {
  position: absolute;
  top: -10px;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 10px;
  content: "";
}

.carousel-indicators li::after {
  position: absolute;
  bottom: -10px;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 10px;
  content: "";
}

.carousel-indicators .active {
  background-color: #fff;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
}

@media (max-width: 767.98px) {
  .navbar-expand-md > .container {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 1025px) {
  .navbar-expand-md .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    justify-content: end;
  }
}

@media (min-width: 768px) {
  .navbar-expand-md {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .navbar-expand-md .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }

  .navbar-expand-md > .container {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    justify-content: flex-start;
  }

  .navbar-expand-md .navbar-toggler {
    display: none;
  }
}

.border {
  border: 1px solid #dee2e6 !important;
}

.d-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.breadcrumb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #e9ecef;
  border-radius: 0.25rem;
	align-items:center;
}

.bg-primary {
  background-color: #0b22f7 !important;
}

.bg-white {
  background-color: #fff !important;
}

.border-top {
  border-top: 1px solid #dee2e6 !important;
}

.rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}

.rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

.w-100 {
  width: 100% !important;
}

.mt-1 {
  margin-top: 0.25rem !important;
}

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}

.my-2 {
  margin-bottom: 0.5rem !important;
  margin-top: 0.5rem !important;
}

.my-3 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}

.my-5 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}

.mx-2 {
  margin-left: 0.5rem !important;
  margin-right: 0.5rem !important;
}

.mx-3 {
  margin-right: 1rem !important;
  margin-left: 1rem !important;
}

.mt-4 {
  margin-right: 1.5rem !important;
}

.mt-5 {
  margin-top: 3rem !important;
}

.mx-5 {
  margin-right: 3rem !important;
}

.mx-5 {
  margin-left: 3rem !important;
}

.py-2 {
  padding-top: 0.5rem !important;
}

.py-3 {
  padding-bottom: 1rem !important;
  padding-top: 1rem !important;
}

.px-2 {
  padding-right: 0.5rem !important;
}

.py-2 {
  padding-bottom: 0.5rem !important;
}

.px-2 {
  padding-left: 0.5rem !important;
}

.pt-4 {
  padding-top: 1.5rem !important;
}

.pr-5 {
  padding-right: 3rem !important;
}

.pl-5 {
  padding-left: 3rem !important;
}

.mr-auto {
  margin-right: auto !important;
}

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}

.pl-0,
.px-0 {
  padding-left: 0 !important;
}

.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}

.pr-0,
.px-0 {
  padding-right: 0 !important;
}

.pt-0,
.py-0 {
  padding-top: 0 !important;
}

.pt-5,
.py-5 {
  padding-top: 3rem !important;
}

.pr-3,
.px-3 {
  padding-right: 1rem !important;
}

.bg-light {
  background-color: #f8f9fa !important;
}

.text-dark {
  color: #343a40 !important;
}

.font-weight-bold {
  font-weight: 700 !important;
}

.text-uppercase {
  text-transform: uppercase !important;
}

@media (min-width: 768px) {
  .px-md-0 {
    padding-right: 0 !important;
  }

  .px-md-0 {
    padding-left: 0 !important;
  }

  .py-md-3 {
    padding-top: 1rem !important;
  }

  .py-md-3 {
    padding-bottom: 1rem !important;
  }

  .px-md-5 {
    padding-right: 3rem !important;
  }

  .px-md-5 {
    padding-left: 3rem !important;
  }

  .mx-md-3 {
    margin-right: 1rem !important;
  }

  .mx-md-3 {
    margin-left: 1rem !important;
  }

  .pb-md-3 {
    padding-bottom: 1rem !important;
  }
}

@media (max-width: 768px) {
  body {
    font-size: 1.125rem;
  }
}

.text-center {
  text-align: center !important;
}

.text-white {
  color: #fff !important;
}

.text-dark {
  color: #343a40 !important;
}

a.text-dark:focus,
a.text-dark:hover {
  color: #1d2124 !important;
}

@media print {
  *,
  ::after,
  ::before {
    text-shadow: none !important;
    box-shadow: none !important;
  }

  a:not(.btn) {
    text-decoration: underline;
  }

  img,
  tr {
    page-break-inside: avoid;
  }

  h3,
  p {
    orphans: 3;
    widows: 3;
  }

  h3 {
    page-break-after: avoid;
  }

  body {
    min-width: 992px !important;
  }

  .container {
    min-width: 992px !important;
  }

  .navbar {
    display: none;
  }
}
</style > <style > @media only screen and (max-width: 768px) {
  #breadcrumbs {
    margin-left: -8px !important;
  }

  #breadcrumbs {
    line-height: 18px !important;
  }
}

.datchartereport tbody {
  width: 100%;
  display: table;
}

.commentlist li a {
  word-break: break-all;
}

.commentlist li.comment {
  color: #000;
  border-radius: 4px;
}

.commentlist li .children {
  margin-top: 13px;
}

.comments h3#comments {
  margin-top: 0;
}

p {
  margin-top: 0;
  margin-bottom: 1.3rem;
}

.h2,
h2 {
  font-size: 32px;
}

#breadcrumbs a {
  font-size: 14px;
  color: #0056b3;
}

#breadcrumbs a:hover {
  color: #0b22f7;
}

#breadcrumbs span {
  font-size: 14px;
}

.entry h4 {
  font-size: 1.5rem;
  padding: 10px 0px 2px;
}

.h1,
h1 {
  font-size: 44px;
}

.h3 {
  font-size: 26px;
  font-weight: bold;
  margin-top: 20px;
}

.h4 {
  font-size: 1.5rem;
  font-weight: bold;
}

.h5 {
  font-size: 1.5rem;
  font-weight: normal;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 0.5rem;
  font-weight: bold;
  line-height: 1.2;
  color: inherit;
}

.stickyheading {
  font-size: 1.5rem;
  padding: 1rem 0;
}

.comment-reply-title {
  margin: 25px 0px 30px;
}

.mt-5,
.my-5 {
  margin-top: 1rem !important;
}

.rom-m {
  padding: 21px 0px;
  border-bottom: 1px solid #dddddd;
}

.rom-m p {
  color: #406577;
}

.image-con {
  display: flex;
}

.image-con .title {
  padding: 0px 0px 0px 10px;
  display: inline-block;
  color: #4c5155;
  font-size: 18px;
}

.imgwrt {
  width: 90px;
  height: 90px;
  border: 2px solid #dddddd;
  border-radius: 50%;
  overflow: hidden;
}

.entry .imgwrt img {
  width: auto !important;
  height: auto;
  padding: 0px;
  margin: 0px;
  border-radius: 0px;
}

.headermargin {
  margin-top: 80px !important;
}

.headermargin.mx-5 {
  margin-left: 1em !important;
  margin-right: 1em !important;
}

.comments h3#comments {
  font-size: 1.5rem;
  margin-top: 15px;
}

.comments .commentlist {
  padding-left: 0px;
  margin-top: 0px;
}

.comments .comment-author img {
  margin-right: 10px;
}

.rw-ards {
  list-style: none !important;
  display: block !important;
  margin-bottom: 10px !important;
}

.rw-ards li {
  display: inline-block !important;
  margin: 10px !important;
  background-image: none !important;
  vertical-align: middle !important;
}

.entry.realtimes img.avatar {
  padding: 0;
  box-shadow: none;
  margin: 0px 10px 0px 0px !important;
  border: 0px;
  width: 50px !important;
  height: 50px;
  border-radius: 80px;
  float: none;
  display: inline-block;
  vertical-align: middle;
}

.entry.realtimes .auth {
  display: inline-block;
  vertical-align: middle;
  width: auto;
}

.entry.realtimes .yoast-reading-time__wrapper {
  display: inline-block;
  color: #0056b3;
  font-size: 14px;
  margin: 0px;
  vertical-align: middle;
}

.entry.realtimes .w-100 {
  width: auto !important;
  margin-bottom: 15px !important;
  display: inline-block;
  margin-right: 4px;
  color: #0056b3;
  font-size: 14px;
}

.entry.realtimes .psauthor {
  width: auto;
}

.entry.realtimes .author .authn {
  color: #889097;
  text-decoration: underline;
}

.entry.realtimes .yoast-reading-time__wrapper span {
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
}

.bg-white .flex-wrap .navigation {
  display: block;
  width: 100%;
  text-align: center;
  margin-top: 30px;
}

.entry.realtimes .yoast-reading-time__wrapper .yoast-reading-time__icon {
  display: none;
}

.entry.realtimes .yoast-reading-time__spacer {
  width: auto !important;
}

.entry.realtimes .yoast-reading-time__reading-time {
  margin: 0px 5px;
}

.headermargin .breadcrumb {
  padding: 0.75em 0;
}

.heading1 {
  font-size: 30px;
  margin: 25px 0;
}

.fix-sidebar.fixed {
  position: fixed;
  padding-right: 0px;
  width: 240px;
}

.fix-sidebar {
  position: absolute;
}

.fix-sidebar a {
  display: block;
}

.fix-sidebar.bottom {
  margin-top: -442px;
}

.fix-sidebar.natural {
  margin-top: 10px;
}

#stickytags {
  width: 90%;
  padding: 0px;
}

.carousel-item .col-md-7 img {
  width: 100%;
  height: 345px;
}

.postlist img {
  width: 100%;
}

.carousel-control-prev {
  right: 51%;
  left: auto;
  bottom: 42px;
  top: auto;
  width: 34px;
  color: #fff;
  background: #0b22f7;
  text-align: unset;
  opacity: unset;
  border-radius: 5px;
  padding: 5px;
}

.navbar-brand img {
  width: 161px;
  height: 67px;
}

.jngl-bnd-container .txtfrmth3 img {
  width: 32px;
  height: 20px;
}

.stuck li img {
  width: 32px;
  height: 32px;
}

.img-cov {
  display: inline-block;
  width: 19%;
  margin: 0px 10px 20px 0px;
}

.right-cov {
  display: inline-block;
  vertical-align: top;
  width: 78%;
}

.instantdlboxnew .right-cov ul {
  margin-left: 0;
}

.instantdlboxnew .right-cov a.buy-bnn {
  padding: 18px 23px 24px 52px;
}

.money-bk a.buy-bnn {
  padding: 10px 23px 16px 52px !important;
}

.stuck {
  z-index: 5;
}

#recent-posts-2 img {
  float: right !important;
  padding-bottom: 30px;
}

img.avatar {
  width: 50px;
  height: auto;
  border-radius: 80px;
  float: left;
}

.banner-smallbox.py-3 b {
  display: inline-block;
  margin: 0 0 0 10px;
}

.banner-smallbox.py-3 p {
  display: inline-block;
  margin: 0 0 0 10px;
  font-size: 14px;
  color: #d9d9d9 !important;
}

.commentlist {
  list-style: none;
  margin-bottom: 15px;
}

.commentlist li {
  border: 1px solid #ddd;
  padding: 10px;
  border-radius: 20px;
  background-color: #fff;
  margin-bottom: 20px;
}

.comment-author img {
  border: 1px solid #ddd;
  border-radius: 20px;
}

.entry img {
  max-width: 100%;
  height: auto;
  padding: 20px;
  box-shadow: 0 0 5px #ddd;
/*   margin: 0 auto; */
  border-radius: 10px;
  border: 0px solid !important;
  display: block;
  box-sizing: content-box;
}

.post-header .auth {
  display: inline-block;
}

.post-header img.avatar {
  float: none;
  vertical-align: middle;
  margin: 15px 15px 15px 0px;
}

.post-header .date,
.post-header .author {
  vertical-align: middle;
}

.pdn_bg_blu {
  background-color: #d7e9ed;
  padding: 10px 20px;
  border-radius: 5px;
  margin: 20px;
}

.brd_line-blue {
  border-radius: 5px;
  border: 1px solid #006699;
  background: #ffffff;
  padding: 10px;
  margin: 0 0 10px 0;
  word-break: break-word;
}

.brd_line-blue > p {
  margin-bottom: 0px;
}

.brd_line-red {
  border-radius: 5px;
  border: 1px solid #ff0000;
  background: #ffffff;
  padding: 10px;
  margin: 0 0 10px 0;
  word-break: break-word;
  color: #ff0000;
}

.brd_line-red > p {
  margin-bottom: 0px;
}

.image-video,
.image-video1,
.image-video2,
.image-video3,
.image-video4,
.image-video5,
.image-video6 {
  position: relative;
  margin: 0;
  cursor: pointer;
}

#kernel-video {
  display: none;
}

#kernel-video1 {
  display: none;
}

#kernel-video2 {
  display: none;
}

#kernel-video3 {
  display: none;
}

#kernel-video4 {
  display: none;
}

#kernel-video5 {
  display: none;
}

#kernel-video6 {
  display: none;
}

.softvideodemo {
  width: 640px;
}

.softvideodemo iframe {
  width: 100%;
  height: 360px;
}

.modal-dialog {
  min-width: 50%;
  max-width: auto;
}

img#wpstats {
  display: none;
}

.fixed-top {
  position: absolute;
}

.entry img.no-shadow {
  box-shadow: none;
  margin: 0px;
  width: auto !important;
  display: inline-block;
}

.entry img.with-shadow {
  max-width: 100%;
  display: block;
}

.logged-in-as a {
  color: #ffffff;
  text-decoration: underline;
  font-weight: bold;
}

.inthisheading {
  font-size: 1.5rem;
  padding-bottom: 20px;
}

.fa-search:hover {
  background: none !important;
  border-color: none;
}

.entry ul {
  padding-left: 0;
  margin-top: 15px;
}

.entry ol {
  margin-top: 15px;
  padding-left: 26px;
}

.entry ul li > ol {
  padding-left: 18px;
}

.entry ol li {
  margin-bottom: 10px;
  line-height: 30px;
}

.entry ul li,
.entry ul li ol > ul li,
.entry ol li > ul li {
  list-style: none;
  padding-left: 28px;
  margin-bottom: 10px;
  line-height: 30px;
  word-wrap: break-word;
  position: relative;
}

.entry ul li:before,
.entry ul li ol > ul li:before,
.entry ol li > ul li:before {
  content: "\2713";
  color: #333;
  width: 20px;
  height: 21px;
  position: absolute;
  left: 0;
  top: 5px;
  text-align: center;
  border: 1px solid;
  border-radius: 11px;
  font-size: 12px;
  line-height: 20px;
}

.cmdmk::before {
  content: "\002318";
}

.entry .toc ul li:before,
.entry ul li > ol li:before,
.entry .box-t ul li:before {
  display: none;
}

.entry .toprec ul {
  margin-left: 30px;
}

.red-li {
  color: red;
}

.entry ol li,
.entry ul li ol li {
  background: none;
  list-style-type: unset;
  word-break: break-word;
  display: list-item;
}

.notify_me {
  background-color: #edfcff;
  padding: 10px;
  margin-bottom: 20px;
  line-height: 31px;
  word-wrap: break-word;
  border-radius: 5px;
  border: 1px solid #b5e2f9;
}

.notify_me a {
  color: #024179;
}

.entry ul li a,
.entry ol li a {
  font-weight: bold;
  color: #0b22f7;
}

.entry ul li ol li {
  background: none;
  padding-left: 0;
}

.entry li {
  margin-bottom: 10px;
}

.entry p {
  line-height: 28px;
  word-wrap: break-word;
  margin-bottom: 15px;
}

.entry ol table ul li {
  list-style: none;
  padding-left: 28px;
  margin-bottom: 10px;
  line-height: 30px;
  word-wrap: break-word;
}

.red-li {
  color: red;
}

.input-group-text {
  background-color: #0b22f7;
}

.carousel-control-next {
  right: 46%;
  left: auto;
  bottom: 42px;
  top: auto;
  width: 34px;
  color: #fff;
  text-align: unset;
  opacity: unset;
  background: #0b22f7;
  border-radius: 5px;
  padding: 5px;
}

#categories-2 select::-ms-expand {
  display: none;
}

.carousel-control-next:focus,
.carousel-control-next:hover,
.carousel-control-prev:focus,
.carousel-control-prev:hover {
  color: #fff !important;
}

.bannerAd {
  background-size: cover;
  background-position: center bottom;
  background-repeat: no-repeat;
  background-color: #01326a;
  margin-top: 15px;
}

.post-footer > .comments {
  width: 100%;
  padding: 10px 30px;
  border-radius: 0px 35px;
  box-shadow: 0px 0px 5px #ddd;
}

.rel_pos-infographics {
  position: relative;
}

.rel_pos-infographics a {
  position: absolute;
  display: inline-block;
  width: 46%;
  padding: 30px;
  z-index: 5;
  bottom: 2.2%;
  right: 18px;
  margin: 0 auto;
  left: 0;
}

.comment-notes,
.comment-form-cookies-consent,
#commentform label,
.comment-form-url {
  display: none;
}

#commentform input,
#commentform textarea {
  border: 0px solid;
  border-bottom: 1px solid #ddd;
  padding: 5px 0px;
  width: 100%;
  outline: none;
  color: #000;
}

#commentform input:focus,
#commentform textarea:focus {
  border-bottom: 1px solid #0b22f7;
}

#commentform input.submit {
  padding: 10px 15px;
  background-color: #0051a8 !important;
  color: #fff;
  cursor: pointer;
  border-radius: 5px;
  width: 18%;
}

.reply {
  display: none;
}

p.form-submit {
  margin: 30px 0px;
}

.title a {
  font-size: 1.4rem;
  font-weight: 600;
  color: #283a44;
}

.profilepic,
.avatar {
  border-radius: 36px 36px;
  width: 62px;
  border: 1px solid #eceaea;
}

.postbox img {
  width: 100%;
  border: 1px solid #ddd;
}

.authinfo {
  font-size: 12px;
  padding-top: 10px;
}

.postlist {
  margin: 0px 20%;
}

.postbanner {
  width: 100%;
}

.summarybox {
  border: 1px solid #99badb;
  background: #f1f7f9;
  padding: 20px;
  margin: 0 0 20px;
  border-radius: 10px;
  font-size: 17px;
  line-height: 26px;
}

/*.sidebar img {width:100%;}*/
.post-header .auth,
.post-header .author a,
.post-header .date {
  font-weight: 600;
}

.post-header .date {
  color: #929292;
}

.post-header .date,
.post-header .author {
  /*display:block; margin:0 0 0 60px;*/
}

.misha_loadmore,
#loadmore_home {
  border-radius: 10px;
  display: block;
  text-align: center;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 800;
  letter-spacing: 1px;
  cursor: pointer;
  text-transform: uppercase;
  padding: 10px 0;
  transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out,
    color 0.3s ease-in-out;
  border: 1px solid #ddd;
  margin: 0px auto;
  width: 200px;
  color: #aaa;
}

.misha_loadmore:hover {
  background-color: #767676;
  color: #fff;
}

.not-stuck .recomendtools {
  background: #2289e6;
  padding: 30px;
  border-radius: 15px 200px 15px 15px;
  color: #fff;
  box-shadow: 0 0 5px #ccc;
  margin: 50px 0;
}

.not-stuck .recomendtools h5 {
  font-weight: normal;
  font-size: 24px;
  margin: 0;
  padding: 0;
  line-height: inherit;
}

.not-stuck .recomendtools h5 span {
  display: block;
  width: 60px;
  height: 3px;
  background: #fff;
  margin: 10px 0 0 0;
}

.not-stuck .recomendtools .flxboxc {
  display: flex;
  padding: 30px 0 0 0;
}

.not-stuck .recomendtools .flxboxc .box-t {
  width: 33.33%;
  margin: 0 50px 0 0;
}

.not-stuck .recomendtools .flxboxc .box-t:last-child {
  margin-right: 0;
}

.not-stuck .recomendtools .flxboxc .box-t ul {
  margin: 0;
  padding: 0;
}

.not-stuck .recomendtools .flxboxc .box-t ul li {
  margin: 0 0 20px 0;
  list-style-type: none;
  overflow: hidden;
  background: none;
  padding: 0;
  line-height: 21px;
}

.not-stuck .recomendtools .flxboxc .box-t ul li span {
  display: block;
}

.not-stuck .recomendtools .flxboxc .box-t ul li a {
  color: #fff;
  border-bottom: 1px dotted #fff;
  text-decoration: none;
  font-size: 16px;
  padding: 5px 0;
  display: inline-block;
  line-height: inherit;
}

.recomendtools {
  background: #2289e6;
  padding: 30px;
  border-radius: 15px 200px 15px 15px;
  color: #fff;
  box-shadow: 0 0 5px #ccc;
  margin: 50px 0;
}

.recomendtools h5 {
  font-weight: normal;
  font-size: 24px;
  margin: 0;
  padding: 0;
  line-height: inherit;
}

.recomendtools h5 span {
  display: block;
  width: 60px;
  height: 3px;
  background: #fff;
  margin: 10px 0 0 0;
}

.recomendtools .flxboxc {
  display: flex;
  padding: 30px 0 0 0;
}

.recomendtools .flxboxc .box-t {
  width: 33.33%;
  margin: 0 50px 0 0;
}

.recomendtools .flxboxc .box-t:last-child {
  margin-right: 0;
}

.recomendtools .flxboxc .box-t ul {
  margin: 0;
  padding: 0;
}

.recomendtools .flxboxc .box-t ul li {
  margin: 0 0 20px 0;
  list-style-type: none;
  overflow: hidden;
  background: none;
  padding: 0;
  line-height: 21px;
}

.recomendtools .flxboxc .box-t ul li span {
  display: block;
}

.recomendtools .flxboxc .box-t ul li a {
  color: #fff;
  border-bottom: 1px dotted #fff;
  text-decoration: none;
  font-size: 16px;
  padding: 5px 0;
  display: inline-block;
  line-height: inherit;
}

#recent-posts-2 img {
  max-width: 350px;
}

#breadcrumbs {
  list-style: none;
  margin: 10px 0;
  overflow: hidden;
}

#breadcrumbs li {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}

#breadcrumbs .separator {
  font-size: 18px;
  font-weight: 100;
  color: #ccc;
}

#stickytags li {
  margin-bottom: 25px;
  padding: 0px 10px 0px 15px;
  cursor: pointer;
  list-style: none;
}

.stickycolor {
  color: #0069d9;
  border-left: 3px solid #0069d9;
}

.widget form label {
  display: none;
}

.widget-title {
  position: relative;
  margin: 16px 0px 30px;
}

.widget-title:after {
  content: "";
  position: absolute;
  bottom: -4px;
  left: 0%;
  width: 50px;
  border-bottom: 6px solid #0056b3;
}

.widget form {
  overflow: hidden;
}

.widget form select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;

  border: 1px solid #a5cffc;
  color: #000;
  font-size: 17px;
  padding: 10px 0;
  padding-left: 10px;
  border-radius: 10px;
  text-indent: 0.01px;
  text-overflow: "";
  width: 100%;
}

.crp_related_widget {
  
	}

.crp_related_widget ul {
  margin-left: 0px;
  padding-left: 0px;
  list-style: none;
  margin-bottom: 40px;
}

.crp_related_widget ul li a {
  color: #699bd2;
}

.crp_related_widget ul li {
  /*border:1px solid #a5cffc;padding:10px;border-radius:10px;background-color:#f2f9ff;*/
  margin-bottom: 15px;
  border: 1px solid #0056b3;
  border-radius: 5px;
  padding: 0px;
}

.crp_related_widget ul li:before {
  /*content: "\2192";margin-right: 0px;*/
  left: 65px;
  position: absolute;
}

.crp_related_widget ul li span:after {
  /* content:'\A Continue Readmore->'; */
}

.reading {
  text-transform: uppercase;
  font-weight: bold;
}

.postlist .reading,
.flx-fixtitle .reading {
  color: #0061f2;
  font-size: 14px;
  position: relative;
  border: 1px solid #0061f2;
  padding: 7px 23px;
  border-radius: 5px;
  margin: 30px auto 0;
  display: table;
  transition: 0.5s ease;
}

.flx-fixtitle .reading {
  margin-left: 15px;
}

.postlist .reading:hover,
.flx-fixtitle .reading:hover {
  background: #0061f2;
  color: #fff;
}

#carouselExampleIndicators,
.postbox > DIV {
}

.searchbox-inp {
  border: 1px solid #ddd;
  padding: 6px 10px;
  width: 270px;
  height: 39px;
}

.searchbox-btn {
  border: none;

  background-color: none;
  padding-right: 16px;
  width: 50px;
  padding: 10px 13px;
  margin-left: -5px;
}

.post-footer {
  width: 100%;
  margin: 50px 0px 40px;
}

#searchform label {
  display: none;
}

/*custom content css*/
.instantdlboxnew {
  position: relative;
  border: 3px solid #0976bd;
  padding: 10px 10px 10px 10px;
  overflow: hidden;
  margin: 10px 0 30px 0;
  max-width: 885px;
  min-height: 250px;
  width: 100%;
  border-radius: 10px;
}

.instantdlboxnew img {
  float: left;
  margin: 0 20px 20px 0;
  box-shadow: none !important;
  width: auto !important;
  padding: 10px 0;
  max-width: 100%;
  display: block;
}

.instantdlboxnew h3 {
  margin: 10px 0 10px 0;
}

.instantdlboxnew .h3:before {
  content: "---";
}

.instantdlboxnew .h3:after {
  content: "---";
}

.instantdlboxnew p {
  clear: inherit;
  display: inline;
}

.instantdlboxnew span {
  display: block;
  margin: 0 0 20px 0;
}

.instantdlboxnew div img {
  float: none;
}

.instantdlboxnew ul {
  padding-left: 0px;
}

.instantdlboxnew ul li {
  list-style: none;
  margin-bottom: 10px;
  line-height: 30px;
  word-wrap: break-word;
}

.instantdlboxnew ul li a {
  color: #0b22f7;
  text-decoration: none;
}

.instantdlboxnew ul li a.newdl {

  transition: all 0.5s ease 0s;
  border-radius: 7px;
  padding: 10px 20px 10px 50px;
  font-size: 19px;
  color: #ffffff !important;
  display: inline-block;
  margin: 15px 0;
  text-decoration: none;
  line-height: normal;
}

.instantdlboxnew ul li a.newdl:hover {

}

.instantdl {
  padding: 15px;
  box-sizing: border-box;
  width: 100%;
  background-color: #d7e9ed;
  border-style: dotted;
  border-color: #0976bd;
  border-width: 3px;
  float: left;
  font-size: 96%;
  padding-bottom: 15px;
  font-style: arial;
  margin-top: 20px;
  margin-bottom: 20px;
}

.instantdlboxnew .condition {
  margin-left: 0px;
  display: inline-block;
}

.instantdlboxnew .buttonP a span {
  margin-bottom: 0;
}

.navbar-toggle {
  border: 1px solid #ddd;
  padding: 5px;
}

.icon-bar {
  border: 1px solid #000;
  margin-top: 6px;
}

.img_spc_btm {
  padding-bottom: 35px !important;
}

footer {
  font-size: 14px;
  background: #0057ad;
}

footer a,
footer a:hover {
  color: #fff;
  text-decoration: underline;
}

footer p {
  margin-bottom: 10px;
  color: #ffffff;
}

.img-text {
  margin: 15px;
  padding: 30px 0 50px;
  font-weight: 400;
}

.img-text img {
  width: auto !important;
  box-shadow: none;
  background: transparent !important;
}

.img-left-text {
  float: left;
  border-radius: 50%;
  width: 122px !important;
  height: 122px;
}

.img-text > p {
  display: none;
}

.right-img-text {
  margin-left: 170px;
}

.heading-text {
  font-size: 20px;
  color: #0073c6;
  font-weight: 400;
}

.heading-sub-text {
  color: #0073c6;
  font-size: 15px;
  font-weight: 400;
  margin-bottom: 20px;
}

img.img-left-text {
  float: left;
  border-radius: 50%;
  width: 150px !important;
}

.archivebox-flex {
  display: flex;
  margin-bottom: 20px;
}

.archivebox-flex .box {
  width: 50%;
  margin: 40px 40px 0 0;
  box-shadow: 1px 1px 3px #999999;
  padding: 20px;
  border-radius: 10px;
}

.archivebox-flex .box:last-child {
  margin-right: 0;
}

.archivebox {
  width: 45%;
  margin: 1.5%;
  float: left;
  padding: 1%;
  box-shadow: 1px 1px 3px #999999;
  text-align: center;
  border-radius: 10px;
}

.headingtop {
  font-size: 18px;
  font-weight: bold;
  color: #003366;
  padding-top: 10px;
}

.noteexnewpage {
  background: #f2e37c;
  border-radius: 6px;
  padding: 15px 10px;
  margin: 25px 0;
}

.noteexnewpage strong {
  font-weight: normal;
  font-size: 20px;
  color: #990000;
  padding: 0 10px 0 0;
}

.toprec {
  border: 2px dashed #0eafcf;
  background-color: #f2feff;
  margin: 0px 0 30px 23px;
  padding: 0px;
  width: 90%;
  border-radius: 10px;
  overflow: hidden;
}

.toprec h4 {
  line-height: 45px;
  padding-left: 1%;
  font-weight: bold;
  background-color: #d8f8fb;
  margin: 0;
}

.toprec h4 img {
  display: inline-block;
  width: auto !important;
  margin: 0;
  box-shadow: none;
}

.blognew ul {
  display: block;
}

.heilight {
  padding: 15px 30px;
  background: #ffffd2;
  position: relative;
  margin: 20px 0;
}

.heilight p {
  font-size: 16px;
  color: #333;
  margin-bottom: 10px;
}

.more-info {
  padding: 15px 30px;
  position: relative;
  border: 2px solid #a5cffc;
  margin: 65px 0 20px 0;
}

.more-info p {
  font-size: 16px;
  color: #0000cd;
  margin-bottom: 10px;
}

.entry .more-info ul li:before {
  display: none;
}

.heading-more-info {
  background: #fff;
  font-size: 20px;
  position: absolute;
  top: -25px;
  left: 30px;
  font-weight: bold;
  display: inline-block;
  padding: 5px 15px;
  border: 2px solid #a5cffc;
  border-radius: 30px;
  color: #0056b3;
}

.more-info ul {
  margin-top: 20px;
  padding-left: 20px;
}

.more-info ul li {
  font-size: 16px;
  color: #0000cd;
  margin-bottom: 10px;
  padding-left: 0;
  list-style: disc;
}

.more-info ul li a {
  font-size: 16px;
  color: #0056b3 !important;
  text-decoration: none;
}

.more-info ul li a:hover {
  color: #617e99 !important;
  text-decoration: underline;
}

.videocontainer {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
}

.videocontainer iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.datchartereport table {
  border-top: 1px solid #ccc;
  border-right: 1px solid #ccc;
  width: 100%;
  margin: 20px 0px;
}

.datchartereport table tr td,
.datchartereport table tr th {
  padding: 10px;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
  vertical-align: top;
}

.datchartereport table tr th {
  background: #d7dfe8;
  font-weight: normal;
}

.datchartereport table tr td:first-child {
  background: #f2f5f7;
}

table tr td ul li {
  margin-bottom: 12px !important;
}

table {
  border-top: 1px solid #ccc;
  border-right: 1px solid #ccc;
  width: 100%;
  margin-bottom: 20px;
}

table tr td,
table tr th {
  padding: 15px;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
  vertical-align: top;
}

.entry table td a {
  font-weight: bold;
}

.entry ol li table td ul {
  margin-left: 0;
}

/*Fixed header*/
#mainstick {
  width: 100%;
}

#stickybaronpage {
  background: #eee;
  -webkit-box-shadow: 0px 5px 6px -4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 5px 6px -4px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 5px 6px -4px rgba(0, 0, 0, 0.2);
  left: 0;
  padding-bottom: 7px;
  position: fixed;
  top: 0;
  z-index: 12;
}

#stickybaronpage .pro-name {
  background-position: 0 10px;
  background-repeat: no-repeat;
  color: #333;
  float: left;
  font-size: 20px;
  font-weight: normal;
  line-height: 45px;
  padding-top: 5px;
}

#stickybaronpage .pro-nav {
  float: right;
  padding: 5px 0 0 0;
}

.contentfield {
  max-width: 85%;
  margin: 0 auto;
  padding: 0 15px;
}

.togglebar {
  display: inline-block;

  border-radius: 0 0 4px 4px;
  width: 50px;
  height: 30px;
  text-align: center;
  position: absolute;
  top: 57px;
  right: 50px;
  cursor: pointer;
  transition: all 0.5s ease;
}

.togglebar.expanded {

  top: 0;
  cursor: pointer;
  transition: all 0.5s ease;
}

.colorcgange {
  background: #eee;
}

.pro-nav p {
  margin-bottom: 0px;
}

/*Fixed header End*/
#carouselExampleIndicators {
  margin-top: 15px;
}

#myModal .close {
  float: right;
  right: -17px;
  position: absolute;
  top: -15px;
  background-color: red;
  width: 33px;
  padding: 2px 5px 7px;
  border-radius: 30px;
  color: #ffffff;
  opacity: 1;
}

.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
  color: #ffffff;
  text-decoration: none;
}

.navigation li {
  display: inline;
}

.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
  background-color: transparent;
  border-radius: 3px;
  cursor: pointer;
  padding: 12px;
  padding: 0.75rem;
  border: 1px solid #0061f2;
  color: #0061f2;
}

.navigation li a:hover,
.navigation li.active a {
  background-color: #012543;
  color: #fff;
  border-color: #012543;
}

.newsize {
  font-weight: 500 !important;
  font-size: 1.1rem !important;
}

.carousel-item .d-flex .col-md-6 {
  width: 100%;
  max-width: inherit;
  flex: inherit;
  background-size: cover !important;
}

.carousel-item .d-flex .col-md-6:last-child {
  position: absolute;
  padding: 0px 15px !important;
  right: 0;
  width: 100%;
  text-align: center;
  background: rgba(30, 29, 29, 0.68);
  min-height: 345px;
}

.banner-smallbox.py-3 b a {
  color: #fff !important;
}

.carousel-item .d-flex .col-md-6 .title a {
  font-size: 2.3rem;
  max-width: 800px;
  margin: 0 auto;
  font-weight: 600;
  color: #fff;
  display: block;
}

.postlist p.text-left {
  text-align: center !important;
}

.postlist h6.text-uppercase {
  margin-bottom: 30px;
}

pre {
  white-space: normal;
  max-width: 100%;
  display: block;
  font-size: 17px;
}

code {
  font-size: 16px;
}

/* blog popbox css*/
.buttonP a,
.termtext,
h5 {
  line-height: normal;
}

.highlighter {
  color: #0275ac;
  box-shadow: 0 0 5px #333;
  width: 95%;
  margin: 0 auto;
  padding: 2%;
  border-left: 7px solid #0072b1;
}

.highlighter {
  color: #0275ac;
  box-shadow: 0 0 5px #333;
  width: 95%;
  margin: 0 auto;
  padding: 2%;
  border-left: 7px solid #0072b1;
}

.highlighter p {
  margin: 5px 0;
  color: #283a44;
}

h5 {
  font-size: 18px;
  margin: 0;
  padding: 0;
  line-height: normal;
}

.buttonP a {

  border-radius: 7px;
  padding: 10px 20px 10px 50px;
  font-size: 19px;
  color: #fff !important;
  display: inline-block;
  margin-top: 5px;
  text-decoration: none;
  line-height: normal;
}

.buttonP a span {
  font-size: 11px;
  display: block;
  text-align: center;
}

.in-group {
  padding: 5px 0;
}

.formsection {
  width: 98%;
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.8);
  box-shadow: 0 0 5px #333;
  margin-top: 10px;
}

.txtaa {
  padding: 20px 0 10px 20px;
  font-size: 20px;
  color: #1e507a;
}

.in-group input,
.in-group select,
.in-group textarea {
  width: 96%;
  height: 26px;
  background: #fff;
  border: 1px solid #cddadc;
  border-radius: 4px;
  line-height: 26px;
  padding: 4px 2%;
}

.in-group select {
  height: 35px;
  width: 100%;
}

.formsection form {
  padding: 0 20px 20px 20px;
}

.txtaa {
  padding: 20px 0 10px 20px;
  font-size: 20px;
  color: #1e507a;
}

.newtxt-head {
  font-size: 24px;
  color: #000000;
  font-weight: normal;
  margin: 30px 0;
}

.newtxt-head span {
  color: #029feb;
  font-size: 16px;
  font-weight: 300;
  display: block;
}

.linkbtn {
  margin: 20px 0;
  text-align: center;
}

.linkbtn a {
  display: inline-block;
  padding: 10px 25px;
  color: #0684cc;
  border: 1px solid #0684cc;
}

.termtext {
  width: 93%;
  float: right;
  font-size: 12px;
  font-weight: 100;
  line-height: normal;
  color: #666666;
  padding-top: 3px;
}

.hidecont {
  display: none;
  padding: 5px 0 20px 0;
  text-align: left;
}

input.formfield {
  width: 96%;
  outline: none;
  background: #f7f7f7;
  border: 1px solid #b9c6cf;
  padding: 5px 2%;
  line-height: 24px;
  margin-bottom: 15px;
  border-radius: 2px;
}

.selectfield {
  width: 97%;
  outline: none;
  background: #f7f7f7;
  border: 1px solid #b9c6cf;
  padding: 9px 0;
  line-height: 24px;
  margin-bottom: 15px;
  border-radius: 2px;
  height: inherit;
  color: #515151;
}

.send {
  border: none;
  cursor: pointer;
  outline: none;
  background: #54b412;
  border-radius: 4px;
  font-size: 17px;
  text-transform: none;
  color: #ffffff;
  padding: 15px 30px 15px 45px;
  margin: 0;
}

.linkbtn a:hover {
  color: #ffffff;
  background: #0684cc;
}

.downloadntpro {
  padding: 15px 0 0 0;
}

.downloadntpro .buttonP {
  background: #00a651 none repeat scroll 0 0;
  border: 0 none;
  border-radius: 10px;
  color: #fff !important;
  cursor: pointer;
  font-size: 18px;
  padding: 15px;
  width: 100%;
  margin: 0 auto;
  text-decoration: none;
}

.modal {
  display: none;
  position: fixed;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.4);
  margin-left: 0px !important;
}

.modal-content {
  background-color: #fefefe;
  margin: 15% auto;
  padding: 20px;
  border: 1px solid #888;
  width: 30%;
}

.close {
  color: #fff;
  float: right;
  font-size: 28px;
  font-weight: bold;
  position: absolute;
  top: 7px;
  right: 12px;
  background-color: red;
  border-radius: 20px;
  padding: 2px 12px;
}

.close:hover,
.close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}

@media only screen and (max-width: 980px) {
  .modal-content {
    width: 94%;
  }
}

#msg1 {
  display: none;
}

#msg1,
#msg2 {
  font-size: 13px;
  font-weight: 400;
}

.modal-update-second .modal-content {
  width: auto;
  max-width: 850px;
  flex-wrap: wrap;
  padding: 0px;
  display: flex;
  flex-direction: initial;
  border-radius: 30px;
  overflow: hidden;
  margin-top: 4%;
  position: relative;
}

.modal-update-second .formsection-second {
  width: 50%;
  display: inline-block;
  margin: 0px;
  border-radius: 0px;
  box-shadow: none;
  padding: 40px 30px;
}

.left-bgboom-second {

  width: 50%;
  padding: 59px 20px 30px 30px;
}

.left-bgboom-second h3 {
  color: #fff;
  font-size: 26px !important;
  line-height: 35px;
  position: relative;
}

.left-bgboom-second h3 strong {
  color: #005871;
  display: block;
  font-weight: bold;
}

.left-bgboom-second h3:after {
  position: absolute;
  left: 0px;
  bottom: -15px;
  width: 130px;
  border-radius: 50px;
  height: 3px;
  background-color: #cbedf8;
}

.left-bgboom-second h3:before {
  position: absolute;
  left: 88px;
  bottom: -15px;
  z-index: 1;
  width: 10px;
  border-radius: 50px;
  height: 3px;
  background-color: #50c3e8;
}

.modal-update-second .formsection-second form {
  padding: 0px;
}

.modal-update-second input.formfield,
.modal-update-second .selectfield {
  width: 100%;
  border-width: 0px 0px 2px 0px;
  background: #fff;
  border-color: #e0e5f1;
  padding-left: 0px;
}

.modal-update-second .selectfield {
  appearance: none;

  color: #809ca8;
}

.modal-update-second input.formfield::placeholder {
  color: #809ca8;
  opacity: 1;
}

.modal-update-second input.formfield:-ms-input-placeholder {
  color: #809ca8;
}

.modal-update-second input.formfield::-ms-input-placeholder {
  color: #809ca8;
}

.modal-update-second .send {
  font-size: 24px;
  padding: 14px 40px;
  border-radius: 12px;
  background-color: #00a651;
}

.modal-update-second .downloadntpro {
  text-align: center;
  padding: 19px 0px;
}

#myModal_btn_second.modal-update-second .close {
  right: 20px;
  top: 10px;
  background-color: #00aeef;
  width: auto;
  height: auto;
  padding: 3px 11px 6px;
  font-weight: lighter;
  font-size: 50px;
  line-height: 37px;
  border-radius: 9px;
  color: #fff;
}

#myModal_btn_third.modal-update-second.modal-update-third .close {
  right: 20px;
  top: 10px;
  background-color: #00aeef;
  width: auto;
  height: auto;
  padding: 3px 11px 6px;
  font-weight: lighter;
  font-size: 50px;
  line-height: 37px;
  border-radius: 9px;
  color: #fff;
}

#myModal_btn_four.modal-update-second.myModal_btn_four .close {
  right: 20px;
  top: 10px;
  background-color: #00aeef;
  width: auto;
  height: auto;
  padding: 3px 11px 6px;
  font-weight: lighter;
  font-size: 50px;
  line-height: 37px;
  border-radius: 9px;
  color: #fff;
}

#myModal_btn_five.modal-update-second.modal-update-five .close {
  right: 20px;
  top: 10px;
  background-color: #00aeef;
  width: auto;
  height: auto;
  padding: 3px 11px 6px;
  font-weight: lighter;
  font-size: 50px;
  line-height: 37px;
  border-radius: 9px;
  color: #fff;
}

.modal-update-second.modal {
  padding: 0px 20px;
}

a.pPolicy {
  font-size: 13px;
  color: blue !important;
  padding: 0px;
  border-radius: 0;
  background-color: white;
  background-image: none;
}

a.pPolicy:focus {
  color: blue !important;
  outline: 0;
}

@media only screen and (max-width: 768px) {
  .left-bgboom-second {
    display: none;
  }

  .modal-update-second .formsection-second {
    width: 100%;
    padding: 80px 30px 40px;
  }

  .modal-update-second .send {
    font-size: 18px;
  }
}

/*------tw-bx-------*/
.cont-twbee {
  max-width: 778px;
  margin-bottom: 30px;
}

.cont-twbee p {
  margin-bottom: 0px;
}

.cont-twbee .headin {
  display: block;
  text-align: center;
  font-size: 25px;
  background: #3598db;
  padding: 8px 10px;
  color: #fff;
  border: 2px dotted;
}

.cont-twbee a {
  display: inline-block;
  padding: 10px 20px;
  border: 1px solid #3598db;
  border-radius: 10px;
  transition: all 0.4s ease;
  margin-top: 24px;
}

.cont-twbee a:hover {
  text-decoration: none;
  color: #fff;
  background-color: #3598db;
}

.flex-file {
  display: flex;
  text-align: center;
  border: 2px dotted #3598db;
  border-width: 0px 2px 2px;
  border-radius: 0px 0px 10px 10px;
}

span.headin-sml {
  display: block;
  font-size: 20px;
  margin: 0px 0px 7px;
}

.cont-twbee .bx-lfrh {
  padding: 24px 18px 0px;
  padding-bottom: 38px;
  position: relative;
  width: 50%;
}

.cont-twbee .bx-lfrh:first-child::after {
  content: "";
  position: absolute;
  right: -1px;
  top: 0px;
  width: 2px;
  height: 100%;

}

/*------tw-bx-------*/
.psauthor {
  display: inline-block;
  vertical-align: middle;
  width: 73%;
}

.instantdlboxnew-20 {
  border: 3px solid #0976bd;
  padding: 20px;
  overflow: hidden;
  margin: 10px 0 30px 0;
  display: flex;
  border-radius: 10px;
}

.instantdlboxnew-20 .img-bx-cont {
  margin-right: 45px;
}

.instantdlboxnew-20 h3 {
  margin: 10px 0 10px 0;
  font-size: 2.75rem;
}

.instantdlboxnew-20 h3:before {
  content: "---";
}

.instantdlboxnew-20 h3:after {
  content: "---";
}

.instantdlboxnew-20 a {
  color: #15a2fe;
  text-decoration: none;
}

.instantdlboxnew-20 p {
  margin: 22px 0px;
}

.bord-off {
  display: inline-block;
  padding: 3px;
  border: 2px solid #000;
  border-radius: 5px;
}

.bord-off span {
  display: inline-block;
  vertical-align: middle;
  font-size: 17px;
}

.bord-off img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
}

.bord-off b {
  display: block;
}

.sidebar img {
  height: auto;
}

.buttonP a {

  border-radius: 7px;
  vertical-align: middle;
  padding: 10px 20px 10px 57px;
  font-size: 19px;
  color: #ffffff !important;
  display: inline-block;
  margin: 15px 0;
  text-decoration: none;
  line-height: normal;
}

.buttonP a span {
  font-size: 12px;
  display: block;
  text-align: center;
}

.buttonP a:hover {
  background-color: #22ab14;
}

a.buy-bnn {

  vertical-align: top;
  padding: 18px 23px 17px 52px;
}

a.buy-bnn:hover {
  background-color: #058ac3;
}

.instantdlboxnew .buttonP a.evdl {
  margin-right: 10px;
}

a.buy-btn-img {
  background: none;
  vertical-align: top;
  padding: 18px 23px 17px 52px;
}

.money-bk a.buy-btn-img {
}

/*#myModal{padding-right:17px;display:block;width:40%;background-color:#fff;height:auto;position:fixed;top:100px;left:30%;}*/
.navigation {
  text-align: center;
  margin: 15px 0px 0px;
  display: inline-block;
  width: 100%;
}

.commentlist li .fn {
  font-style: normal;
  font-weight: 700;
}

.commentlist li p {
  margin: 10px 0px 0px 60px;
  line-height: 26px;
}

.commentlist li .reply {
  margin: 15px 0px 2px 60px;
}

.commentlist li .commentmetadata {
  font-size: 14px;
}

.navbar {
  border-bottom: 1px solid #ddd;
  padding-top: 5px;
  margin-top: 8px;
}

.box-catlist .col-3 {
  width: 81px;
  height: auto;
  flex: inherit;
  max-width: inherit;
}

.toc {
  padding: 23px 25px 11px;
  background: #f8fdff;
  border-radius: 20px;
  width: 100%;
  margin: 20px 0px 35px;
  border: 1px solid #16b8fc;
}

.tocheading {
  font-size: 30px;
  font-weight: normal;
  line-height: 1.1;
  margin-bottom: 25px;
  color: #01a1e5;
}

.toc ul li a {
  color: #01a1e5;
}

.toc ul li {
  padding-left: 10px;
  margin: 0px;
  background-image: none;
  font-weight: 600;
  padding-bottom: 4px;
}

.toc ul li > ul li {
  margin: 6px 0px 0px 10px;
  font-weight: normal;
}

.toc ul li > ul li:last-child {
  padding-bottom: 0px;
}

.toc ol {
  margin-left: 0;
}

.toc ol li a {
  color: #01a1e5;
}

.toc ol li a:hover {
  text-decoration: underline;
  color: #01a1e5;
}

.toc ol li {
  padding-left: 10px;
  margin: 0px;
  background-image: none;
  font-weight: 100;
  padding-bottom: 4px;
}

.toc ol li > ul li {
  margin: 6px 0px 0px 10px;
  font-weight: normal;
}

.toc ul li ol {
  margin-left: 30px;
}

.toc ul li ol li::marker {
  color: #01a1e5;
}

.toc ol li > ul li:last-child {
  padding-bottom: 0px;
}

.container {
  max-width: 87% !important;
}

.navbar {
  padding-left: 0px !important;
  padding-right: 0px !important;
  height: 90px !important;
}

.ad_bnr img {
  max-width: 100%;
  height: auto;
}

.postbox.post:hover {
  transform: translateY(-10px);
  transition: 0.4s ease;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}

.postbox .border {
  padding-right: 10px;
  background-color: #fff;
}

.img-bx {
  height: 200px;
  position: relative;
  overflow: hidden;
}

.img-bx img {
  position: absolute;
  transform: translate(0);
  margin: 0 auto;
  left: 0;
  right: 0;
  transition: 0.4s ease;
}

.post.postbox:hover .img-bx img {
  transform: scale(1.2);
}

.cattitle a {
  color: #283a44;
}

.cat_meta a {
  font-size: 16px;
  background: #ce2828;
  color: #fff;
  display: inline-block;
  margin: 14px 0 10px 15px;
  padding: 5px 15px;
}

.banner-smallbox b {
  font-weight: 100;
}

.banner-smallbox img.avatar {
  float: none;
}

.crp_related_widget ul li .text-dark1 {
  color: #0056b3 !important;
  padding: 15px 15px;
  display: block;
}

.flex-itemsr {
  display: flex;
  flex-wrap: wrap;
}

.flex-itemsr .postlist {
  margin: 0px;
  background: #fff;
  height: 100%;
  padding: 28px 20px 28px;
  border: 1px solid #d0dffb;
  transition: 0.4s ease;
}

.flex-itemsr .postlist h3 {
  margin: 25px 0px 20px;
  font-weight: bold;
  font-size: 26px;
  line-height: 33px;
}

.flex-itemsr .postlist p {
  line-height: 25px;
}

.flex-itemsr .postlist:hover {
  box-shadow: 0px 0px 15px 2px #e3e9f6;
  transform: translateY(-10px);
  transition: 0.4s ease;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}

.flex-itemsr .cattitle a {
  color: #0056b3;
}

.flex-itemsr span.text-dark {
  color: #000 !important;
  font-size: 14px;
  display: block;
}

.flx-fixtitle .row {
  display: block;
}

.buttonP a.imganc {
  background-color: transparent;
  background-image: none;
  padding: 0px;
}

.buttonP a.imganc img {
  margin: 0;
}

.entry .auth-details {
  display: flex;
  align-items: center;
}

.entry .auth-details li:first-child {
  margin-left: 0;
}

.entry .auth-details li {
  padding: 0;
  font-size: 14px;
  margin: 0 0 0 4px;
  color: #0056b3;
}

.entry .auth-details li img {
  padding: 0;
  box-shadow: none;
  margin: 0;
}

/*---------new-css---------*/
.post-banner.post-bnr-2 {
  background: #000000;
  color: #fff;
  padding: 20px 0 40px;
  min-height: 335px;
}

.post-banner #breadcrumbs span {
  color: #fff;
}

.post-banner .auth {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}

.comments .navigation a {
  color: #fff;
  font-weight: bold;
  font-size: 14px;
  margin: 0 0 40px;
  display: inline-block;
}

.entry h2,
.entry .h2 {
  font-size: 32px;
  font-weight: bold;
}

.entry h3,
.entry .h3 {
  margin-bottom: 15px;
  font-size: 26px;
  font-weight: bold;
}

.entry h4,
.entry .h4 {
  margin-bottom: 15px;
  font-size: 22px;
  font-weight: bold;
}

.post-banner .container {
  padding: 0;
}

.post-banner .breadcrumb {
  background-color: transparent;
}

.post-banner h1 {
  font-size: 3rem;
  font-weight: bold;
  margin: 40px 0 50px;
  word-wrap: balance;
}

.post-banner a {
  color: #fff;
}

.entry img.with-shadow,
.entry img {
  padding: 1px;
  border-radius: 0;
  box-shadow: none;
  background-image: linear-gradient(88deg, #deb9ff, #b9e6ff);
}

.stickycolor {
  border-left: 0;
}

#stickytags li {
  position: relative;
  margin-bottom: 0;
  padding: 0 0 32px 18px;
  line-height: 18px;
}

#stickytags li:last-child {
  padding-bottom: 0;
  line-height: normal;
}

#stickytags li.stickycolor::before {
  background-color: #0069d9;
}

#stickytags li::before {
    content: ">";
    position: absolute;
    width: 12px;
    height: 23px;
    font-weight: 800;
    left: -8px;
    top: 0;
    color: #01bfe3;
	font-size: larger;
}

#stickytags {
  padding-left: 20px;
}

.inthisheading {
  font-size: 28px;
  font-weight: bold;
  margin: 40px 0 20px;
}

.mid-sec-po {
  padding-top: 50px;
  background: #fff;
  padding-right: 35px;
}

.buttonP a.evdl {

  padding: 13px 23px 13px 23px;
}

.img-cov,
.instantdlboxnew .h3:before,
.instantdlboxnew .h3:after {
  display: none;
}

.instantdlboxnew .h3 {
  font-size: 24px;
}

.instantdlboxnew {
  padding: 12px 20px 26px;
  border-radius: 10px;
  border: 1px solid #99ccff;
  background: linear-gradient(
    111.05deg,
    #e9f7ff 28.66%,
    #ffdbd5 80.52%,
    #e2edfe 90.42%
  );
}

.right-cov {
  width: 100%;
}

.cont-3 {
  width: 100%;
  max-width: 100% !important;
  background: #f2f2f2;
  margin: 0;
}

.cont-3 .d-md-block {
  padding-left: 100px !important;
  background: #fff;
}

.sidebns-de {
  padding: 50px 15px 0 25px;
}

.entry h4 {
  margin-bottom: 15px;
  font-size: 22px;
  font-weight: bold;
}

.post-footer > .comments {
  border-radius: 0;

  color: #fff;
  padding: 50px 20px 10px;
}

.comment-respond {
  display: flex;
  flex-wrap: wrap;
}

#commentform input,
#commentform textarea {
  padding: 7px 12px;
}

.comment-reply-title {
  margin: 0;
  width: 35%;
  font-size: 70px;
  font-weight: bold;
}

.comment-reply-title span {
  font-size: 30px;
  display: block;
}

.comment-form {
  width: 65%;
}

#commentform input.submit {
  color: #0b22f7;
  background: #fff !important;
  padding: 11px 37px;
  width: auto;
}

.c4wp_user_input_captcha {
  background: transparent;
  padding: 0;
}

.widget-title {
  padding-left: 61px;
  font-weight: bold;
}

.widget-title:after {
  border-color: #01bfe3;
  bottom: 10px;
}

.crp_related_widget ul li .text-dark1 {
  padding: 19px 90px 19px 30px;
  font-size: 15px;
  border-radius: 0;
  color: #131a46 !important;
  background: #fff;
  position: relative;
}

.crp_related_widget ul li .text-dark1::after {
  content: "";
  position: absolute;
  right: 12px;
  top: 50%;
  transform: translateY(-50%);
  width: 46px;
  height: 46px;
  border-radius: 40px;

  transition: 0.4s ease;
}

.crp_related_widget ul li:hover .text-dark1::after {
  background-position: 23px 16px;
}

.widget form select {
  border-radius: 5px;
  background-color: #fff;
  outline: none;
  cursor: pointer;
}

.crp_related_widget ul li {
  border: 0;
}

.yoast-reading-time__wrapper {
  color: #41549f;
}

.yoast-reading-time__icon {
  position: relative;
  top: 3px;
}

.yoast-reading-time__icon svg {
  display: inline-block;
  vertical-align: -0.1em;
  color: #0061f2;
}

.yoast-reading-time__spacer {
  width: 8px !important;
}

.date {
  position: relative;
}

.postlist .date::after {
  display: none;
}


.bit-mod .sidebar {
  margin-top: 60px;
}

.fix-sidebar.bottom {
  margin-top: -492px;
}

.bit-mod .inthisheading {
  margin-top: 10px;
}

.entry ul li:before,
.entry ul li ol > ul li:before,
.entry ol li > ul li:before {
  content: "\2713";

  width: 20px;
  height: 20px;
  border: 0;
}

.entry p a {
  color: #0b22f7;
  font-weight: bold;
}

.stickybox #recent-posts-2 {
  margin-top: 50px;
}

.entry strong {
  font-weight: 600;
}

.postlist img {
  display: block;
  float: none;
  margin: 0 auto 0;
}

.postlist .author {
  display: block;
  float: none;
  text-align: center;
  margin: 6px auto 0;
  font-weight: 600;
}

.postlist .author a {
  color: #000;
}

.postlist .author:hover a,
.search_container .post-header h2 a:hover,
.newsize:hover {
  text-decoration: underline;
}

.search_container h1 {
  margin-top: 40px;
}

.search_container p {
  margin-top: 15px;
}

.search_container .reading {
  margin: 25px auto 30px;
}

.search_container .date {
  color: #000;
  font-size: 14px;
  font-weight: 600;
}

.search_container .category a {
  font-size: 16px;
  background: #ce2828;
  color: #fff;
  display: inline-block;
  margin: 14px 0 10px;
  padding: 5px 15px;
}

.search_container .auth {
  vertical-align: middle;
  margin-right: 5px;
}

.search_container .auth img {
  margin: 0;
}

.navigation .load-more {
  color: #012543;
  border: 2px solid #012543;
  border-radius: 5px;
  transition: 0.4s ease;
}

.navigation .load-more:hover {
  color: #fff;
  background-color: #012543;
}

/*---------new-css---------*/
.entr-mail input[type="submit"] {
  cursor: pointer;
}

footer {
  font-size: 16px;
  background-color: #012543;
  color: #fff;
  padding: 60px 0 10px;
}

footer ul {
  padding-left: 0;
}

.small-bxes {
  display: inline-block;
  width: 17%;
  vertical-align: top;
  padding: 0 15px;
}

.small-bxes b {
  margin-bottom: 15px;
  display: block;
  font-weight: bold;
}

.small-bxes a {
  color: #fff;
  font-size: 16px;
  display: inline-block;
  margin: 0 0 12px;
  text-decoration: none;
}

.middle-sc {
  padding: 0 0 15px;
  border-bottom: 1px solid #163553;
  border-width: 1px 0 1px 0;
  width: 100%;
}

.samecool b {
  margin-bottom: 10px;
  display: block;
}

.entr-mail input[type="email"] {
  border: 0;
  padding: 10px 15px;
  width: 50%;
  border-radius: 6px;
  outline: none;
  margin: 10px 2% 10px 0;
  color: #333;
}

.entr-mail,
.image-rw {
  margin: 15px 0 15px;
}

.entr-mail input[type="submit"] {
  padding: 10px 20px;
  border: 0;
  border-radius: 6px;
  outline: none;
  background-color: #006102;
  transition: 0.4s ease;
}

.entr-mail input[type="submit"]:hover {
  background-color: #05bb70;
}

.image-rw li {
  display: inline-block;
  vertical-align: top;
  margin: 10px 1% 10px 0;
  width: 38%;
}

.logo-prt {
  width: 21%;
  display: inline-block;
  vertical-align: top;
  padding: 0 15px;
}

.logo-prt img {
  margin-bottom: 30px;
}

.small-bxes.resbx {
  width: 24%;
}

.soc-ico li {
  display: inline-block;
  margin-right: 7px;
  line-height: 31px;
  transition: 0.4s ease;
}

.soc-ico li:hover {
  transform: scale(1.1);
}

.soc-ico li a {
  display: block;
  width: 35px;
  height: 35px;
  border: 1px solid #fff;
  border-radius: 50%;
  text-align: center;
  transition: 0.4s ease;
}

.soc-ico li:hover a {
  box-shadow: 0 0 15px;
}

.cpright {
  padding: 20px 15px 15px;
}

/*relate Post*/
.cardcontainer {
  width: 100%;
  margin: 0 auto;
  padding: 3rem 0;
  background-color: #efefef;
}

.title {
  font-size: 35px;
  color: #151864;
  margin: 0;
  border: none;
  text-align: center;
  font-weight: bold;
  padding-bottom: 20px;
}

.cards {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  border: none;
  justify-content: center;
}

/*.cards div{flex:0 25%;}*/
.card {
  width: 25%;
  display: flex;
  flex-direction: column;
  margin: 0.5rem;
  background-color: #fff;
  border: 1px solid #ececec;
  border-radius: 5px;
  transition: 0.5s ease;
  padding-bottom: 35px;
}

.card:hover {
  box-shadow: 0px 10px 15px 0 rgba(2, 98, 255, 0.3);
}

.card-image {
  margin: 0;
  height: 200px;
  position: relative;
  overflow: hidden;
}

.card-image img {
  max-width: 100%;
  border-radius: 3px 3px 0 0;
  height: auto;
  position: relative;
  transition: 0.5s ease;
}

.card:hover .card-image img {
  transform: scale(1.2);
}

.card-text {
  justify-self: flex-start;
  margin: 0;
  padding: 1rem;
}

.card-text a {
  font-size: 23px;
  text-decoration: none;
  color: #000000;
}

.card-text a:hover {
  font-size: 23px;
  text-decoration: underline;
  color: #0050c7;
}

@media screen and (max-width: 768px) {
  .cards div {
    flex: 0 100%;
  }
}

@media screen and (max-width: 900px) {
  .cardcontainer {
    width: 95%;
  }
}

@media only screen and (max-width: 1200px) {
  .container {
    width: 100%;
  }
}

@media only screen and (max-width: 768px) {
  .logo-prt {
    width: 100%;
  }

  .logo-prt,
  .small-bxes {
    margin-bottom: 20px;
  }

  .entr-mail {
    margin-bottom: 20px;
  }

  .small-bxes,
  .small-bxes.resbx {
    width: 49%;
  }

  .middle-sc {
    padding-bottom: 10px;
  }
}

@media only screen and (max-width: 480px) {
  .small-bxes,
  .small-bxes.resbx {
    width: 100%;
  }

  .small-bxes b {
    margin-bottom: 20px;
    font-size: 22px;
  }

  .samecool b {
    margin-bottom: 10px;
    font-size: 22px;
  }

  .entr-mail input[type="email"] {
    width: 68%;
  }

  .entr-mail input[type="submit"] {
    padding: 15px 22px;
  }
}

@media (min-width: 1400px) {
  .container {
    max-width: 1240px;
  }

  #stickytags {
    padding: 0px;
  }
}

@media (max-width: 1366px) {
  .sidebar img {
    max-width: 100%;
  }

  .box-catlist .authinfo {
    width: 64%;
  }

  .bannerAd {
    background-size: contain;
    background-position: center;
  }
}

@media (max-width: 1024px) {
  .stuck {
    display: none;
  }

  .pdetail {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }

  .pdetail .breadcrumb {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }

  .pdetail #breadcrumbs li {
    margin-right: 3px;
  }

  .box-catlist .authinfo {
    width: 50%;
    max-width: 140px;
  }

  .container {
    max-width: 97% important;
  }

  .navbar > .container {
    width: 100%;
  }

  #breadcrumbs {
    margin: 0px !important;
  }

  .carousel-control-prev {
    right: 52%;
  }

  .carousel-control-next {
    right: 45%;
  }

  .navbar-header .navbar-toggle {
    position: absolute;
    right: 18px;
    top: 29px;
    margin: 0;
    padding: 0;
  }

  .chatsupport {
    display: block;
    width: max-content;
    position: fixed;
    right: 1%;
    bottom: 30px;
    z-index: 999;
  }

  .chatsupport a {
    padding: 5px;
    background: white;
    color: #262626;
    display: flex;
    gap: 3px;
    align-items: center;
    border-radius: 7px 2px;
    font-weight: bold;
    cursor: pointer;
    text-decoration: none;
  }
}

.pd-p {
  margin-bottom: 0px !important;
}

@media (max-width: 991px) {
  .col-md-9.mid-sec-po {
    padding-left: 20px;
    padding-right: 20px;
  }

  .nomob {
    display: none;
  }

  .ad_bnr img {
    margin: 0 auto;
    display: table;
  }

  .bit-mod .stickybox {
    position: static;
  }

  .stickybox #recent-posts-2 {
    margin-top: 0;
  }
}

@media (max-width: 990px) {
  .container {
    max-width: inherit;
    width: auto;
    margin: 0 10px;
  }

  iframe {
    width: 100%;
  }

  .container .row .col-8.bg-white.pr-5 {
    width: auto;
    padding: 0 15px !important;
  }

  .pr-5 {
    padding-right: 15px !important;
  }

  .container .row .col-4.pl-5 {
    width: auto;
    padding: 0 15px !important;
  }

  .pl-5 {
    padding-left: 15px !important;
  }

  .navbar-expand-md .navbar-nav.pl-5 {
    padding-left: 6px !important;
  }

  #carouselExampleIndicators .title.pr-3.pt-5 {
    padding-top: 2rem !important;
  }

  .h2,
  h2 {
    font-size: 32px;
  }

  .ml-5,
  .mx-5 {
    margin-left: 10px !important;
  }

  .mr-5,
  .mx-5 {
    margin-right: 10px !important;
  }

  .entry img {
    max-width: 100%;
    width: inherit;
  }

  .crp_related_widget ul li::before {
    left: 30px;
  }

  .searchbox-inp {
    width: 150px;
  }

  .navbar-collapse {
    margin-top: 10px;
  }

  .headermargin.px-md-5 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }

  .stuck {
    display: none;
  }

  .entry img.showhide {
    display: none;
  }

  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 4px;
    padding-left: 4px;
  }
}

@media (max-width: 768px) {
  .navbar {
    padding-left: 5px !important;
  }

  .banner-smallbox.py-3 b a {
    color: #283a44 !important;
  }

  .carousel .card-mobbnr {
    padding-bottom: 30px;
  }

  .banner-smallbox.py-3 p {
    color: #333 !important;
  }

  .img-cov {
    width: auto;
  }

  .right-cov,
  .comment-form,
  .comment-reply-title {
    width: 100%;
  }

  .comment-form {
    margin-top: 30px;
  }

  .post-banner.post-bnr-2 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .post-header {
    padding: 0 0 10px 0 !important;
  }
}

@media (max-width: 767px) {
  .navbar-expand-md .navbar-toggler {
    padding: 0px;
    position: absolute;
    right: 15px;
    top: 22px;
  }

  .crp_related_widget .row {
    display: block;
  }

  .crp_related_widget .col-4 {
    max-width: 100%;
    min-height: 200px;
  }

  .crp_related_widget .col-8 {
    max-width: 100%;
    padding: 20px 15px;
  }

  .sidebar {
    display: none;
  }

  .post-header h1 {
    font-size: 26px;
    padding-top: 0rem;
    font-weight: bold;
  }

  .entry h2,
  .entry .h2 {
    font-size: 22px;
    padding-top: 0.2rem;
    font-weight: bold;
  }

  .entry h3,
  .entry .h3 {
    font-size: 24px;
    padding-top: 0.2rem;
    font-weight: bold;
  }

  .entry h4,
  .entry .h4 {
    font-size: 20px;
    padding-top: 0.2rem;
    font-weight: bold;
  }

  .post-header {
    padding: 0;
  }

  .searchform {
    margin: 14px 0px 20px;
  }

  .box-catlist h5 {
    display: block;
    width: 100%;
    margin-bottom: 20px !important;
  }

  .box-catlist .authinfo {
    max-width: fit-content;
  }

  .entry img {
    box-sizing: border-box;
  }

  .flex-itemsr .my-5 {
    margin-bottom: 1rem !important;
  }
}

@media (max-width: 600px) {
  .post-header,
  .entry,
  .post-footer {
    padding: 10px;
  }

  .post-footer > .comments input {
    width: 100%;
  }

  .post-footer > .comments textarea {
    width: 100%;
  }

  .g-recaptcha div {
    width: 100% !important;
  }

  .instantdl {
    word-break: break-all;
  }

  .postlist {
    margin: 0;
  }

  .navigation li a,
  .navigation li a:hover,
  .navigation li.active a,
  .navigation li.disabled {
    font-size: 12px;
    padding: 6px;
    display: inline-block;
    margin-bottom: 5px;
  }

  .navigation ul {
    padding: 0;
    margin: 0;
  }

  .not-stuck .recomendtools {
    padding-right: 50px;
    border-radius: 15px 130px 15px 15px;
  }

  .not-stuck .recomendtools .flxboxc {
    display: block;
  }

  .not-stuck .recomendtools .flxboxc .box-t {
    width: auto;
    margin: 0 0 0 20px 0;
  }

  .recomendtools {
    padding-right: 50px;
    border-radius: 15px 130px 15px 15px;
  }

  .recomendtools .flxboxc {
    display: block;
  }

  .recomendtools .flxboxc .box-t {
    width: auto;
    margin: 0 0 0 20px 0;
  }

  .softvideodemo {
    width: 100%;
  }
}

.text-dark1 {
  color: #283a44 !important;
}

@media (max-width: 480px) {
  .carousel-control-next,
  .carousel-control-prev {
    bottom: 10px;
  }

  .carousel-control-prev {
    float: left;
    margin: 0 10px 0 30px;
  }

  .border {
    border: none !important;
  }

  .banner-smallbox.py-3 b {
    display: block;
    margin: 0 0 0 60px;
  }

  .banner-smallbox.py-3 {
    padding-bottom: 0 !important;
  }

  .banner-smallbox p.text-dark {
    font-size: 13px;
  }

  span.author {
    display: block;
    text-align: left;
    padding-top: 5px;
  }

  .post-header .date {
    font-weight: normal;
    font-size: 14px;
  }

  .banner-smallbox img.avatar {
    float: left;
  }

  .instantdlboxnew ul {
    margin-left: 0px !important;
  }

  .flex-file {
    display: block;
  }

  .cont-twbee .bx-lfrh:first-child::after {
    display: none;
  }

  .cont-twbee .bx-lfrh {
    width: 100%;
  }

  .entry.realtimes .yoast-reading-time__wrapper {
    display: block !important;
    margin: -22px 0px 20px 63px !important;
  }

  .carousel-item .d-flex .col-md-6:last-child {
    width: auto;
    height: inherit;
    min-height: inherit;
    bottom: 0;
    padding-bottom: 60px;
    background: rgba(255, 255, 255, 0.8);
  }

  #carouselExampleIndicators .pl-5 {
    padding-left: 20px !important;
  }

  .title a {
    font-size: 18px;
  }

  .instantdlboxnew .condition {
    margin-left: 0px;
  }

  .breadcrumb {
    padding: 0.75rem 0;
  }

  .post-footer {
    margin-top: 0;
  }

  .entry {
    padding-top: 0;
  }

  .instantdlboxnew-20 {
    display: block;
  }

  .instantdlboxnew-20 .img-bx-cont {
    margin: 0px 0px 20px;
  }

  .instantdlboxnew {
    padding-left: 20px;
  }

  .right-img-text {
    margin-left: 85px;
  }

  img.img-left-text {
    width: 100px !important;
    padding-left: 0px;
  }

  .post-banner h1 {
    margin-bottom: 0;
    margin-top: 15px;
  }

  .table-responsive {
    display: flex;
  }
}

span.lght {
  font-size: 12px;
  display: block;
  margin: 10px 0px 0px;
}
.bd-placeholder-img {
  font-size: 1.125rem;
  text-anchor: middle;
}

@media (min-width: 768px) {
  .bd-placeholder-img-lg {
    font-size: 3.5rem;
  }
}

.navbar-brand {
  margin-left: 0rem;
}

.navbar-collapse {
  margin-right: 0rem;
}

@media screen and (max-width: 800px) {
  #jngl-bnd-to-toggle {
    display: none;
  }
}
#stick-main {
  margin: 0 auto;

  text-align: center;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 1196;
  width: 100%;
  color: #fff;
}

.mrgtp-header {
  top: 75px;
}

.navbar.mrgtp-bnrhome {
  margin-top: 5px;
}

.mrgtp-bnrhome {
  margin-top: 80px;
}

.stick-main-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.txtfrmth3 {
  margin: 0px;
  padding: 19px 0px;
  font-size: 22px;
}

.stickybtns a {
  display: inline-block;
  background: #fff;
  color: #f00;
  padding: 19px 13px;
  font-size: 15px;
  position: relative;
  z-index: 1;
  margin-top: 11px;
  transition: 0.4s ease;
  min-width: 120px;
  margin-left: 10%;
}

#stick-main-close-btn {
  position: absolute;
  background: transparent;
  border: 0px;
  color: #ffffff;
  border-radius: 12px;
  height: 25px;
  width: 25px;
  padding: 1px;
  top: 37%;
  outline: none;
  right: 1%;
  font-weight: bold;
  cursor: pointer;
  z-index: 9;
}

@media only screen and (max-width: 1024px) {
  #stick-main {
    display: none;
  }

  .mrgtp-header {
    top: 0px;
  }

  .mrgtp-bnrhome {
    margin-top: 0px;
  }
}
h1 {
  font-size: 1.5rem;
}

.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}

.mr-4,
.mt-4,
.mx-4 {
  margin-right: 0.1rem !important;
}

.row {
  margin-right: -15px !important;
}

.banner-smallbox.py-3 b a {
  color: #000;
  text-decoration: underline;
}

.author_cs a {
  color: #283a44;
  text-decoration: underline;
}

.authinfo {
  font-size: 12px;
  padding-top: 10px;
  padding-left: 0 !important;
}

.card-mobbnr {
  padding: 0 15px 54px;
  box-shadow: 0 0 10px #ddd;
  border: 0 !important;
  margin-top: 34px;
  display: none;
}

@media only screen and (max-width: 768px) {
  .hidemobile {
    display: none !important;
  }

  .card-mobbnr {
    display: block;
  }
}

.bannerarea {
  background-color: #0fbee9;
  padding: 85px 0 55px;
}

.hd {
  display: block;
  color: #fff;
  font-weight: bold;
  font-size: 28px;
}

.hd:hover {
  color: inherit;
  text-decoration: underline;
}

.innerbgs {
  padding: 0 15px 20px;
  color: #fff;
  height: 100%;
  background-color: #2a2a2a;
  background-size: cover;
}

.innerbgs p {
  font-size: 14px;
  margin: 10px 0 15px;
}

.orelays {
  border-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.9)) fill 1;
}

.cat {
  font-size: 14px;
  background: #223364;
  color: #fff;
  display: inline-block;
  margin: 73px 0 10px;
  padding: 8px 12px;
  transition: 0.4s ease;
	border-radius:10px;
}

.cat:hover {
  padding: 8px 15px;
  color: inherit;
}

.tit2 {
  color: #fff;
  display: flex;
}

.tit2 a {
  display: block;
  color: #fff;
  font-weight: 500;
}

.tit2 span {
  font-size: 12px;
}

.tit2 a:hover,
.author_cs a:hover {
  text-decoration: underline;
}

.tit2 img {
  margin-right: 7px;
  border: 0;
}

.seprt {
  line-height: 18px;
  margin-top: 7px;
}

.heading-nw {
  font-size: 25px;
  text-align: center;
  margin: 50px 0 0;
  font-weight: 500;
}

.heading-nws {
  font-size: 28px;
  text-align: center;
  margin: 0;
  font-weight: 500;
  color: #fff;
}

.bannerarea .col-md-4 {
  margin: 15px 0;
}

.cattitle a {
  font-size: 16px;
  background: #223364;
  color: #fff;
  display: inline-block;
  margin: 14px 0 10px;
  padding: 5px 15px;
	border-radius:10px
}

.newsize {
  font-weight: bold;
}

.postbox {
  transition: 0.4s ease;
}

.postbox .border {
  box-shadow: none;
  border: 0 !important;
  background: transparent;
  padding: 0 0 25px;
}

.postbox img {
  margin-right: 10px;
}

.postbox:hover {
  box-shadow: 0px 0px 15px 2px #e3e9f6;
  transform: translateY(-10px);
  transition: 0.4s ease;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}

.authinfo {
  padding-top: 4px;
}

.author_cs a {
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
  color: #000;
}

.box-catlist .col-3 {
  width: 69px;
  padding-left: 0;
}

.font-weight-bold {
  margin: 12px 0 20px;
}

.font-weight-bold .newsize {
  font-weight: bold !important;
  color: #000 !important;
}

.reading {
  float: right;
  color: #0061f2;
  font-size: 14px;
  position: relative;
  top: -40px;
  margin: 0 !important;
  border: 1px solid #0061f2;
  padding: 7px 23px;
  border-radius: 5px;
  transition: 0.5s ease;
}

#loadmore_home {
  color: #0061f2;
  font-size: 14px;
  border: 1px solid #0061f2;
  padding: 9px 23px;
  border-radius: 5px;
  transition: 0.5s ease;
  width: auto;
  margin: 60px auto 68px;
}

.reading:hover,
#loadmore_home:hover {
  background: #0061f2;
  color: #fff;
}

.adBanner {
  display: table;
  width: 100%;
  background-color: #0f152f;
}

.adBanner {
  display: table;
  width: 100%;
  background-color: #0f152f;
  color: #fff;
  position: relative;
  padding: 30px 25px;
  max-width: 1200px;
  margin: 0 auto 28px;
}

.adBanner b {
  max-width: 700px;
  display: block;
  font-size: 35px;
}

.adBanner a {
    display: inline-block;
    position: absolute;
    right: 140px;
    bottom: 35%;
    transform: translateY(-10%);
    color: #000;
    background-color: #0fbee9;
    font-size: 14px;
    font-weight: bold;
    border-radius: 5px;
    padding: 12px 15px;
    border: 2px solid red;
    transition: 0.4s ease;
}

.adBanner a:hover {
  background: transparent;
  color: #f1df2f;
}

.btmpost {
  position: relative;
}

.btmpost::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 438px;
  background-color: #dadfe1;
  top: 691px;
  z-index: -1;
}

footer ul {
  padding-left: 0;
}

.img-bx-ov {
  height: 200px;
  position: relative;
  overflow: hidden;
}

.highlight-box{
	background-color: #f1f7f9;
    padding: 10px;
    margin-bottom: 20px;
    line-height: 31px;
    word-wrap: break-word;
    border-radius: 5px;
    border: 1px solid #b5e2f9;
}
.highlight-box a{
	color: #0b22f7;
}
.highlight-box a:hover{
	text-style:underline;
}

/* =====================================
   INSTANT SOLUTION – AUTO STYLED SECTION
===================================== */

.instant-solution-section {
    max-width: 1100px;
    margin: 60px auto;
    padding: 32px 40px;

    border-radius: 14px;
    border: 1px solid #cfe3ff;

    background: linear-gradient(
        90deg,
        #eaf6ff 0%,
        #fef2ec 100%
    );

    box-shadow: 0 10px 30px rgba(0,0,0,0.05);
}

/* HEADINGS */
.instant-solution-section h3 {
    font-weight: 700;
    color: #0f172a;
    margin-bottom: 14px;
	font-size: 20px;
}

/* PARAGRAPHS */
.instant-solution-section p {
    font-size: 16px;
    line-height: 1.7;
    color: #334155;
    max-width: 780px;
    margin-bottom: 22px;
}

/* LINKS INSIDE TEXT */
.instant-solution-section p>a{
    color: #2563eb;
    font-weight: 600;
    text-decoration: none;
}

.instant-solution-section p a:hover {
    text-decoration: underline;
}

/* RESPONSIVE */
@media (max-width: 768px) {
    .instant-solution-section {
        padding: 24px;
    }

    .instant-solution-section h3 {
        font-size: 20px;
    }

    .instant-solution-section p {
        font-size: 15px;
    }
}


.img-bx-ov img {
  position: absolute;
  transform: translate(0);
  margin: 0 auto;
  left: 0;
  right: 0;
  transition: 0.4s ease;
  height: fit-content;
}

.postbox:hover .img-bx-ov img {
  transform: scale(1.2);
}

.lcp-img-helper {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    opacity: 0;
    pointer-events: none;
}


@media only screen and (max-width: 1024px) {
  .box-catlist .authinfo {
    width: 100%;
    max-width: inherit;
  }

  .reading {
    margin-top: 22px !important;
    display: table;
    position: static;
    float: none;
  }

  .btmpost::after {
    display: none;
  }

  .adBanner {
    margin: 20px 0;
  }
}

@media only screen and (max-width: 991px) {
  .adBanner b {
    max-width: 100%;
  }

  .adBanner {
    text-align: center;
  }

  .adBanner a {
    position: static;
    margin-top: 37px;
  }
}

@media only screen and (max-width: 480px) {
  .img-bx-ov {
    height: 165px;
  }
}
