@import "https://thehdgr.com/css/grid.min.css";

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
		  word-break: break-word;
}

::-webkit-scrollbar-thumb {
    width: 4px;
    border-radius: 25px;
    background: #cecece;
}
body {
  padding: 0;
  margin: 0;
  font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji;
}

:focus {
  outline: 0;
}
main {
	min-height: calc(100vh - 218px);
}
header {
	position: relative;
}
a {
  color: #eb5442cc;
  text-decoration: inherit;
  font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji;
}
a:hover {
    text-decoration: underline;
}
h1 {
	font-size: 28px;
    font-weight: 400;
}
h2 {
    padding-bottom:20px;
    font-weight: 400;
	font-size:24px;
}
h3 {
	font-size:20px;
	font-weight: 600;
}
h4 {
	font-size: 18px;
    font-weight: 400;
}
h6 {
  all:unset;
  font-size: 16px;
  font-weight: 400;
  display: block;
}
.header a {
    color: #000;
    text-decoration: inherit;
}
.hbn {
	max-width: fit-content;
    display: block;
    margin: 10px auto;
    text-align: center;
}
.hbn img {
	max-width:100%;
}
.header__one a {
	color: #fff;
    text-decoration: inherit;
}
.footer-clean {
  padding:50px 0;
  background-color:#000;
  color:#fff;
}

.footer-clean .fhtxt {
  margin-top:0;
  margin-bottom:12px;
  font-weight:bold;
  font-size:16px;
  color:#e5e5e5;
}
.jcf {
justify-content: space-between;
}
.footer-clean ul {
  padding:0;
  list-style:none;
  line-height:1.6;
  font-size:14px;
  margin-bottom:0;
}

.footer-clean ul a {
  color:inherit;
  text-decoration:none;
  opacity:0.8;
}

.footer-clean ul a:hover {
  opacity:1;
}

.footer-clean .item.social {
  text-align:right;
}

@media (max-width:767px) {
  .footer-clean .item {
    text-align:center;
    padding-bottom:20px;
  }
}

@media (max-width:767px) {
	.hbn {
		display:none
	}
}
.nlit {
    list-style-type: none;
	padding-inline-start: 0px;
    margin-block-start: 10px;
    margin-block-end: 0;
}
.nlit video {
    display:none;
}
.mob-menu a {
    color: #000;
    text-decoration: inherit;
}
.lc a:hover {
    color: #eb5442cc;
    text-decoration: inherit;
}
.infblmn {
	word-break: break-word;
}
.box-nav {
	border-left: 1px solid #cccccc;
	}

.box-decoration {
  border: 1px solid #e5e5e5;
}
.headcont {    margin-right: 0px;
    margin-left: 0px;
    padding-right: 15px;
    padding-left: 15px;

}
.decline,
.redFont {
  color: #f00 !important;
}
.table {
       width: 100%;
       overflow-x: auto;
       -ms-overflow-style: -ms-autohiding-scrollbar;
}

.ft {
	display: flex;
    color: #999;
    border-top: 1px solid hsla(0,0%,100%,.15);
    width: 100%;
    place-content: center;
}
.raise,
.greenFont {
  color: #0ea600 !important;
}

.gray {
  color: #808080 !important;
}

.status.pink {
  background: #ffedcd !important;
}

.status.gray-light {
  background: #eee !important;
}

.fa-filter:before {
  color: #dadada;
}

.fa-filter:hover:before {
  color: #50759f !important;
}

.content {
  width: 100%;
}

.header__one {
  background: #000;
  color: #fff;
}

.header__one .nav-about {
  width: 100%;
}

.header__one .nav-about__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  list-style: none;
  margin-block-start: 7px;
    margin-block-end: 7px;
}

.header__one .nav-about .info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
	  place-content: flex-end;
    margin: auto 0;
}

.header__one .nav-about .info__tg,
.header__one .nav-about .info__email {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.header__one .nav-about .info__tg > .fa,
.header__one .nav-about .info__email > .fa {
  padding-right: 6px;
}

.header__two {
    padding: 40px 0px 5px;
    border-bottom: 1px solid #e5e5e5;
    width: 100%;
    background-color: #fff;
    z-index: 9;
}
@media (max-width:767px) {
	.header__two {
	margin-top:0px;
}
}
.header__two .logo {
  font-size: 21px;
  display: block!important;
  max-width: max-content;
}

.header__two .nav-home__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  list-style: none;
}

.header__two .nav-home__list__item {
  position: relative;
}
.header__two .nav-home__list__item:before {
  position: absolute;
  right: -18px;
  top: 2px;
}

.header__two .nav-home__list__item .nav-dropdown {
  display: none;
}

.header__two .nav-home__list__item .nav-dropdown.open {
  display: block;
  position: absolute;
  left: -10px;
  padding: 20%;
  list-style: none;
}

.header__two .nav-home__list__item .nav-dropdown.open .nav-dropdown__item {
  padding-bottom: 6px;
}

.header__two .nav-home__list__item .nav-dropdown.open .nav-dropdown__item__link {
  cursor: pointer;
}

.footer__bg {
  background: #000;
  color: #fff;
}

.footer__block .title {
  font-size: 18px;
  font-weight: bold;
}

.footer__block__list {
  list-style: none;
  margin: 0;
  padding: 6px 0 0 10px;
  line-height: 24px;
}

.footer__block__text {
  padding: 6px 0 0 0;
  font-size: 14px;
  line-height: 20px;
}
@media screen and (min-width:768px) {
	.header__one {
    width: 100%;
    z-index: 99;
    position: absolute;
    top: 0;
    left: 0;
    }
    .page {
    margin: calc(2% + 20px) 0 0;
    }
   .home {
    margin: calc(2% + 20px) 0 0;
   }
}

.hnm {
	display: flex;
    align-items: center;
}
nav .nvll {
	float: right;
}

nav .nvll li {
	display: inline-block;
	float: left;
    margin-right: 15px;
}

nav .nvll li:not(:first-child) {
	margin-left: 25px;
}

nav .nvll li a {
	display: inline-block;
	outline: none;
	color: #1f2227;
	font-size: 16px;
	text-decoration: none;
	letter-spacing: 0.04em;
}

nav .nvll li a:hover {
	color: #808080;
	text-decoration: none;
}
.logo img {
	width: 180px;
    height: auto;
    display: block;
}

@media (max-width: 992px) { .header__two { padding: 60px 0px 5px; } }
@media(max-width: 767px) { .header__two { padding: 10px 0px; } .logo img { width: 160px; } }
@media screen and (max-width: 767px) {
	main {
		margin-top:88px;
	}
    .header {
    position: fixed;
    width: 100%;
    background: #fff;
    z-index: 9999;
    top: 0;
   }
    .fme {
        text-align: center;
    }
    .page {
        margin: calc(2% + 80px) 0px;
    }
    .container {
        max-width:100%;
    }
    .header__one {
      position: absolute;
      padding-top: 75px;
      left: 0;
      width: 100%;
      border-bottom: 1px solid #8a8a8a;
      background: #1f2227;
      padding-bottom: 10px;
    }
	.nav-container {
		top: 0;
		left: 0;
		height: 100%;
		width: 100%;
		z-index: -1;
		background: #1f2227;
		opacity: 0;
    display: none;
	}

	.nav-container .nvll {
		position: absolute;
		top: 65%;
		transform: translateY(-50%);
		width: 100%;
	}

	.nav-container .nvll li {
		display: block;
		float: none;
		width: 100%;
		text-align: right;
		margin-bottom: 10px;
	}

	.nav-container .nvll li:not(:first-child) {
		margin-left: 0;
	}

	.nav-container .nvll li a {
		padding: 10px 25px;
		opacity: 0;
		color: #fff;
		font-size: 24px;
		font-weight: 600;
		transform: translateY(-20px);
		transition: all 0.2s ease;
	}

	.nav-open {
		position: absolute;
		right: 10px;
		top: 6px;
		display: block;
		width: 48px;
		height: 48px;
		cursor: pointer;
		z-index: 9999;
		border-radius: 50%;
	}

	.nav-open i {
		display: block;
		width: 20px;
		height: 2px;
		background: #1f2227;
		border-radius: 2px;
		margin-left: 14px;
	}

	.nav-open i:nth-child(1) {
		margin-top: 16px;
	}

	.nav-open i:nth-child(2) {
		margin-top: 4px;
		opacity: 1;
	}

	.nav-open i:nth-child(3) {
		margin-top: 4px;
	}
	.nav-about__item {
    text-align: end;
    width: 100%;
    padding: 2px 10px;
	}
	.header__one .nav-about .info {
    width: 100%;
    max-width: 100%;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    padding-bottom: 14px;
    padding-top: 14px;
  }

  .header__one .nav-about__list {
    width: 100%;
    max-width: 100%;
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  .nav-home {
    width: 100%;
    text-align: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }

  .header__two .nav-home__list {
    padding: 0 0;
  }

  .header__two .logo {
    text-align: start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }

  .header__one .nav-about .info {
    width: 100%;
    max-width: 100%;
    -ms-flex-pack: distribute;
    justify-content: flex-start;
    padding-bottom: 14px;
    padding-top: 14px;
    position: absolute;
    top: 7px;
    left: 0;
  }

  .header__one .nav-about__list {
    width: 100%;
    max-width: 100%;
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }

  .header__one .nav-about {
    width: 100%;
    max-width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

}

#nav:checked + .nav-open {
	transform: rotate(45deg);
	top: 10px;
}

#nav:checked + .nav-open i {
	background: #fff;
	transition: transform 0.2s ease;
}

#nav:checked + .nav-open i:nth-child(1) {
	transform: translateY(6px) rotate(180deg);
}

#nav:checked + .nav-open i:nth-child(2) {
	opacity: 0;
}

#nav:checked + .nav-open i:nth-child(3) {
	transform: translateY(-6px) rotate(90deg);
}

#nav:checked ~ .nav-container {
	z-index: 9990;
	opacity: 1;
	position: fixed;
  display: block;
}

#nav:checked ~ .nav-container ul li a {
	opacity: 1;
	transform: translateY(0);
}

.hidden {
	display: none;
}
footer {
	margin-top: 75px;
}

input.search-field {
  color: rgba(0, 0, 0, 0.54);
  border: 0;
  border-radius: 5px;
  height: 30px;
  padding: 8px;
  width: 345px;
  background: #f7f7f7;
  transition: background 0.2s, width .2s;
}
input.search-field:hover {
  background: #ebebeb;
}
.searchbox {
  position: relative;
}

input.search-field:focus {
  outline: none;
  color: #212121;
}
input.search-field:focus:hover {
  background: #f7f7f7;
}
.search-icon {
  position: absolute;
  top: 7px;
  right: 20px;
}
.search-content {
  color: #303c42;
  width: 90%;
  margin: auto;
  height: auto;
  padding: 8px 10px;
  max-height: 300px;
}
.search-heading {
  color: #757575;
  display: block;
  font-size: 12px;
  line-height: 30px;
}
input.search-field ~ .search-popup {
  overflow: hidden;
  left: 0px;
  min-height: 50px;
  max-height: 700px;
  width: 200px;
  top: -450px;
  position: absolute;
  z-index: 9999;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14),0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
  transition: width .1s ease-in-out;
  border-radius: 2px;
  background-color: #fff;
}
/*input.search-field:focus ~ .search-popup {*/
input.search-field ~ .search-popup {
  width: 100%;
  top: 50px;
    display: none;
}
nav ul.popup-list a:hover {
  background-color: initial;
}
nav ul.popup-list li {
  float: none;
}
nav ul.popup-list li a {
  line-height: 30px;
    padding: 0;
    font-size: 12px;
    display: block;
    color: #212121 !important;
}
nav ul.popup-list li a:hover {
  background-color: #f7f7f7;
}
.top-margin {
  margin-top: 8px;
}
.sedef {
  position: relative;
  width: fit-content;
  float:left;
}
.search-close{
  display: none!important;
}
@media only screen and (max-width: 992px) {
  input.search-field {
	width:220px;
  }
}
@media only screen and (max-width: 767px) {
  .sedef {
    position: inherit;
}
  input.search-field {
	display:none;
    width: 0px;
    height: 0px;
    margin-right: 0px;
    padding: 0px;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    max-width: 100vw;
	border-radius:0px;
	font-size:16px;
  }
  input.search-field ~ .search-popup {
    width: 1px;
    margin-right: 0px;
	border-radius:0px;
  }

  .search-icon {
	top: 49%;
    transform: translate(0, -50%);
    right: 70px;
    font-size: 20px!important;
  }
  input.search-field {
	width:100vw!important;
    padding: 8px 25px;
    height: 45px;
  }

  input.search-field ~ .search-popup {
    width: 100%!important;
	top: 101px;
	display:none;
	z-index: 9999;
  }

  .search-content {
    width: 100%;
    padding: 8px 8px;
  }

  nav .nav-wrapper {
    margin-right: 0px;
  }
input.search-field {
    transition: none;
}
.search-close{
      position: fixed;
    right: 70px;
    top: 21px;
    font-size: 22px!important;
    transition: color .2s;
    cursor: pointer;
}
.sshow {
	display:block!important;
}
.shide {
	display:none!important;
}
}

.search-popup .search-content ul {
    padding-left: 0px;
	width:100%;
}

.search-popup .search-content ul li{
    margin-left: 0px;
	width:100%;
	border-bottom: 1px solid #eee;
	list-style: none;
}
.search-popup .search-content ul li a{
	width:100%;
}

.search-link-hover {
    background-color: #f7f7f7;
}
.ftxri {
	color: #9c9c9c;
    font-size: 12px;
	padding-top:30px;
}
.brdc {
	display: flex;
    list-style-type: none;
    padding-inline-start: 0px;
    margin: 5px auto;
    flex-wrap: nowrap;
    overflow-x: auto;
}
.brdc li {
    white-space: nowrap;
}
.brdc a {
	color:#a5a5a5cc;
	font-size:14px;
}
.brdc li + li::before {
    margin-left: 4.383px;
    content: "-";
    color: #a5a5a5cc;
}
.search-popup .grey-text span{
    float: right;
    color: #bababa;
}
.disc img {
	width: 100%;
    height: auto;
    max-width: 255px;
    display: block;
}
#cookie-bar {
    background-color: #000;
    position: fixed;
    bottom: 0;
    width: 100%;
    left: 0;
    display: none;
}
#cookie-bar p {
   color: #fff;
    text-align: center;
    padding: 0px 10px;
}
#cookie-bar button {
    all: unset;
    color: #000;
    display: inline-block;
    margin:0px 12px;
    padding: 4px 12px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    outline: none;
    -webkit-transition: none;
    transition: none;
    background: #eaeaea;
}
@media (max-width:767px) {
	#cookie-bar button {
    margin: 12px auto 0px;
    display: block;
}
}

.pagination li {
    display: inline-block;
    float: left;
}
.adhdt {
	display: block;
    height: 120px;
	margin: 30px auto 0px;
	text-align: center;
}
@media(max-width: 970px) { .adhdt { width: 100%; height: 160px; } }
@media(min-width: 970px) { .adhdt { max-width: 1140px; } }
.adhdtt {
	display: block;
    height: 90px;
	margin: 30px auto 0px;
	text-align: center;
	width:100%;
}
@media(max-width: 970px) { .adhdtt { width: 100%; } }
@media(min-width: 970px) { .adhdtt { max-width: 840px; } }
.adfbl {
	margin-bottom:50px;
}
.lngslc {
  margin-left: 15px;
  background: #0000;
  border: none;
  color: #fff;
  margin-top: auto;
  font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji;
  font-size: 16px;
}
@media(max-width: 767px) { .lngslc { font-size: 16px; } }
.lngslc option {
    background:#000;
    border:none;
}
.btnnrtcl {
  padding: 0px 10px;
  background-color: #fafafa;
  color: #000!important;
  border-radius: 4px;
  margin-right: 15px;
}

.ftrpstblsh.actv {
    background-color: #ebf4ff;
    opacity: 1;
}
.ftrwrtpst span {
    padding: 5px 15px;
    color: #000;
    display: inline-block;
    cursor: pointer;
	border-radius: 25px;
}

.editable[placeholder]:empty:before {
    content: attr(placeholder);
    color: #707684;
}
.editable[placeholder]:empty:focus:before {
    content: '';
}
.editable {
	position: relative;
    max-width: 650px;
    margin: 20px auto;
}
.crtpgpst {
	height: 100%;
}
.jsbdcrpst {
	border-style:dashed; border-width: 2px;border-color:gainsboro
}
@media (max-width: 767px) { .jsbdcrpst { padding: 0px 10px; } }
.alert {
    width: 100%;
    padding: 12px 16px;
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    margin-bottom: 12px;
    font-size: 16px;
}
.alert.alert-success {
    background-color: rgba(227, 253, 235, 1);
    border-color: rgba(38, 179, 3, 1);
    color: rgba(60, 118, 61, 1);
}
.alert.alert-info {
    background-color: rgba(217, 237, 247, 1);
    color: rgba(49, 112, 143, 1);
    border-color: rgba(126, 182, 193, 1);
}
.alert.alert-warning {
    background-color: rgb(250 250 250);
}
.alert.alert-danger {
    background-color: rgba(248, 215, 218, 1);
    border-color: rgba(220, 53, 69, 1);
    color: rgba(114, 28, 36,1);
}
.bttmhdr {
	background: #f7f7f7;
    padding: 5px;
    overflow-x: auto;
    width: 100%;
    text-align: -webkit-center;
	white-space: nowrap;
	text-align: center;
    z-index: 99;
    top: 56px;
}
@media (max-width: 767px) {
	.bttmhdr {
		position: fixed;
	}
}
.bttmhdr a {
	color: #000;
    border-right: 1px solid #767676;
    padding: 0px 20px;
}
.bttmhdr a:last-child {
    border-right: none;
	color: #fff;
    background-color: #000;
    border-radius: 10px;
    padding: 0px 10px;
    margin-left: 10px;
}
.cntntrtcl {
	word-break: break-word;
}

.bstblgwkl {
    font-size: 18px;
}
.bstblgwkl span {
    font-size: 12px;
}



.lstbstblg {
    list-style-type: none;
    padding: 0px;
}

.lstbstblg li {
    height: 50px;
    line-height: 50px;
}

.lstbstblg a {
    display: flex;
    height: 100%;
    text-decoration: none;
    color: black;
    padding-left: 10px;
    position: relative;
    transition: background .3s;
    align-items: center;
}

.lstbstblg a:after {
    content: '⇢';
    position: absolute;
    right: 10px;
}

.lstbstblg .container {
    position: relative;
    height: auto;
    border-top: 0;
}

[type="checkbox"] {
    position: absolute;
    left: -9999px;
}

.lstbstblg label {
    background: #f7f7f7;
    display: block;
    width: 100%;
    height: 50px;
    cursor: pointer;
    position: absolute;
    top: 0;
    transition: top .45s cubic-bezier(.44, .99, .48, 1);
}

.lstbstblg label:before,
.lstbstblg label:after {
    position: absolute;
}

.lstbstblg label:before {
    content: 'Показать еще';
    left: 10px;
}

.lstbstblg label:after {
    content: '⇣●';
    right: 10px;
    -webkit-animation: sudo .85s linear infinite alternate;
    animation: sudo .85s linear infinite alternate;
}

@keyframes sudo {
    from {
        -webkit-transform: translateY(-2px);
        transform: translateY(-2px);
    }
    to {
        -webkit-transform: translateY(2px);
        transform: translateY(2px);
    }
}

input[type="checkbox"] ~ ul {
    width: 100%;
    overflow: hidden;
    max-height: 0;
    transition: max-height .45s cubic-bezier(.44, .99, .48, 1);
}
.lstbstblg [type="checkbox"]:checked ~ ul {
    max-height: 300px;
}

.lstbstblg [type="checkbox"]:checked + label {
    top: 100%;
}

.lstbstblg [type="checkbox"]:checked + label:before {
    content: 'Спрятать';
}

.lstbstblg [type="checkbox"]:checked + label:after {
    content: '⇡●';
}

.lstbstblg li:last-child {
    margin-bottom: 50px;
    padding: 0px;
}
.lstbstblg .ftblckbtn {
    margin-left: 5px;
}
.sdbrstck {
    position: sticky;
    top: 0px;
    margin-bottom: 20px;
}
.ftrblckdsglg {
    background-color: #f7f7f7;
	padding: 20px 0px;
	margin: 20px 0px;
}

.ftrlstlst {
    margin: 0;
    list-style: none;
    padding: 0 0 0 3rem;
    position: relative;
    list-style-type: none;
}
.ftrlstlst:before {
    width: 0.125rem;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 23px;
    background-color: #000;
    content: "";
}
.hstrhdrlst {
    color: #000;
    border: 2px solid #000;
    border-radius: 50px;
    padding: 10px;
}
.hsthdgrll {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
}
.hsthdgrll span {
    margin-right: 15px;
}
.hsthdgrll h2 {
    padding: 10px 0px;
}
.ftrlstlst li {
    padding: 10px 0px;
    display: grid;
}
.ftrlstlst li span, .ftrlstlst li span a {
    color: #a5a5a5;
    font-size: 14px;
    margin-top: 3px;
}
.ftrlstlst li span a {
    margin-right: 10px;
}
.cmmntsrlst {
    color: #000;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.cmmntfrrctl {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 5px;
}
.cmmntfrrctl a {
    font-size: 14px;
    color: #000;
    font-weight: 600;
}
.ncmmntblck {
    margin: 20px 0px;
}
.ftrlstlst a {
    color: #000;
}
.shwmrftrlst {
    display: flex;
    align-items: center;
    margin: 5px 0px 0px 3rem;
    color: #343434;
    width: max-content;
}
.blckllctgrftr {
    padding: 20px;
    background-color: #f7f7f7;
    border-radius: 4px;
    margin-top: 35px;
}
.hdrllctgrftr {
    display: flex;
    justify-content: space-between;
    border-radius: 4px;
    align-items: center;
    flex-wrap: wrap;
}
.hdrllctgrftr img {
    max-width: 265px;
    height: auto;
}
.hdrllctgrftrblck {
    padding: 15px;
    background-color: #000;
    border-radius: 4px;
    width: 300px;
}
.hdrllctgrftrblck span {
    color: #fff;
}
.sclhdrctrgftr {
    display: flex;
    align-items: center;
    margin-bottom: 5px;
}
.sclhdrctrgftr span {
    border: 2px solid #fff;
    border-radius: 25px;
    padding: 7px;
    margin-right: 10px;
}
.sclhdrctrgftr a {
    font-size: 18px;
}
.lstllctgrftr {
    list-style: none;
    padding: 0px;
    margin: 0px;
    column-count: 3;
    margin-top: 25px;
}
.lstllctgrftr li {
    margin-bottom: 10px;
}
.ctrgblckftrp {
    font-size: 14px;
}
@media (max-width: 767px) {
    .hdrllctgrftr img {
        display: none;
    }
    .hdrllctgrftrblck {
        width: 100%;
    }
    .lstllctgrftr {
        column-count: 2;
    }
}
.hdbnnrtp {
	background: #000;
}
.bnnrtp {
	width: 100%;
	background: #000;
	margin: auto;
}
.rspnsbckbnnr {
  width: 100%;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

@media only screen and (min-width: 1140px) {
  .bnnrtp {
    width: 1140px;
  }
}
.rspnsbckbnnr {
  background-image: url(https://thehdgr.com/img/1140x200@2x-8.png);
  height: 200px;
}
@media only screen and (max-width: 1140px) {
  .rspnsbckbnnr {
  display: block;
  background-image: url(https://thehdgr.com/img/800x150@2x-8.png);
    height: 150px;
}
}
@media only screen and (max-width: 552px) {
  .rspnsbckbnnr {
  display: block;
  background-image: url(https://thehdgr.com/img/400x100@2x-8.png);
    height: 120px;
}
}
@media (max-width: 767px) {
.hdbnnrtp {
	background: #0000;
}
.bnnrtp {
	background: #0000;
}
}
.ftrblckdsglg .hdbnnrtp {
	background: none;
}
.ftrblckdsglg .bnnrtp {
	background: none;
}
.brdcspnbnnr span {
	text-align: -webkit-center;
}
.pstcrtpg .brdcspnbnnr span {
	display: none;
}