body {
    background: #010709;
    color: #D0DCDE;
    font-family: "Volkhov", sans-serif;
}
a, section a, footer a {
    color: #9EA0A1;
    text-decoration: none; 
}
a:hover, section a:hover, footer a:hover {
    color: #BAA267;
}
section, footer, nav {
	color: #D0DCDE;
	font-family: "Volkhov", sans-serif;
}
#home {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    height: 100vh;
    z-index: 1;
    position: relative;
    background: url("images/conway-back.jpg") no-repeat;
    background-position: bottom center;
    background-size: cover;
    padding-top: 5%;
}
.vignette {
    width: 100vw;
    height: 100vh;
    z-index: 99;
    position: fixed;
    top: 0;
    left: 0;
    pointer-events: none;
    background: url("images/vignette.png") no-repeat;
    background-position: bottom center;
    background-size: cover;
}
.welcome {
    width: 70%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    z-index: 1;
    position: relative;
    text-align: center;
    pointer-events:auto;
}
.welcome img {
    width: 40%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}
.img {position: relative;
width: 1000px;
margin: 50px auto 50px auto;}
nav {
    display: flex;
    position: absolute;
    bottom: 60px;
    margin-left: auto;
    margin-right: auto;
    text-transform: uppercase;
    font-size: 19.2px;
    line-height: 24px;
    color: #9EA0A1;
    justify-content: center;
    left: 50%;
    right: 50%;
}
nav ul {
    display: flex;
    flex-flow: row;
    background: url("images/menu.svg") no-repeat;
    background-size: contain;
    background-position: center;
    padding-left: 50px;
    padding-right: 50px;
}
nav li {
    list-style: none;
    flex-flow: row;
    margin: 20px;
}
.lang li {
	margin: auto 20px auto 20px;
}
header ul {
    padding: 0px;
    margin: 0px;
}
.loc {
    position: absolute;
    right: 40px;
    top: 40px;
    z-index: 2;
    background: url("images/button-border.svg") no-repeat;
    background-size: cover;
    background-position: 0 0;
}
.loc li {
    list-style: none;
    padding: 10px 15px 0px 20px;
    color: #949494;
    border-radius: 2px;
    margin-bottom: 10px;
    text-align: center;
    border: 1px solid rgba(27, 25, 22, 0.14);
    font-style: italic;
    font-weight: bold;
    font-size: 16px;
}
.flag {
    background: url("https://www.whitepapergames.com/2021/images/loc.svg") no-repeat;
    background-position: -10px 0px;
    background-size: 40px;
    width: 20px;
    height: 20px;
    float: right;
    margin: 2px 0px 0px 15px;
}
.en {
    background-position: -10px 0px;
}
.fr {
    background-position: -10px -20px;
}
.it {
    background-position: -10px -40px;
}
.de {
    background-position: -10px -60px;
}
.es {
    background-position: -10px -80px;
}
.br {
    background-position: -10px -100px;
}
.zh {
    background-position: -10px -120px;
}
.jp {
    background-position: -10px -140px;
}
.modal-content {
    background-clip: padding-box;
    border: none;
    border-radius: 0;
    background: url("images/loc-frame.svg") no-repeat;
    background-size: cover;
    background-position: 0 0;
	margin-top: 100px;
}
.modal-dialog {
    max-width: 485px;
}
.modal-body .title {
    width: auto;
}
.modal-header {
    border-bottom: none;
}
.modal-header .btn-close {
    padding: 13px .5rem;
}
.modal-body {
    display: flex;
    flex-flow: column;
    flex-wrap: wrap;
    justify-content: center;
    padding-bottom: 45px;
    margin-top: -30px;
}
.modal-body > div {
    height: auto;
    margin: 0 auto 15px auto;
    position: relative;
}
.modal-body .flag {
    float: left;
    margin: 2px 10px 0px 15px;
}
.btn-close {
    font-size: 20px;
}
.rating {
    position: absolute;
    right: 50px;
    bottom: 50px;
}
#about {
    width: 100%;
    padding: 70px 80px 40px 80px;
}
.date {
    width: 70%;
    text-align: left;
    font-style: italic;
    font-size: 20px;
    float: left;
}
.span-back {
    padding-left: 60px;
    padding-right: 60px;
    margin-left: 20px;
    background: url(images/span-back.svg) no-repeat;
    background-position: center;
    background-size: cover;
    font-size: 24px;
    text-align: center;
    color: #010709;
}
.span-back02 {
    margin: 20px auto 0 auto;
    background: url(images/span-back02.svg) no-repeat;
    background-position: center;
    background-size: cover;
    font-size: 24px;
    text-align: center;
    color: #010709;
    width: auto;
    display: block;
}
.span-back03 {
    padding-left: 40px;
    padding-right: 50px;
    margin-left: 20px;
    background: url(images/span-back03.svg) no-repeat;
    background-position: center;
    background-size: cover;
    font-size: 24px;
    text-align: center;
    color: #010709;
}
.platform01 {
    width: 30%;
    display: flex;
    flex-flow: row;
    justify-content: right;
}
.platform01 img {
    height: 45px;
    width: auto;
    margin-left: 3em;
}
.frontpage p {
				text-align: right;
				margin: 15px 5px 0;
				font-style: italic;}
.break-left {
    position: relative;
    width: 100%;
    height: 4px;
    background: url("images/break.svg") no-repeat;
    background-position: top left;
    background-size: contain;
}
.break-right {
    position: relative;
    width: 100%;
    height: 4px;
    background: url("images/break.svg") no-repeat;
    background-position: top right;
    background-size: contain;
}
.break-center {
    position: relative;
    width: 100%;
    height: 4px;
    background: url("images/break.svg") no-repeat;
    background-position: top center;
    background-size: contain;
}
.budge {
    margin-top: -4px;
}
#about02 img {
    margin: 50px auto 50px auto;
    width: 70%;
    max-width: 1000px;
    height: auto;
    display: block;
    padding: 15px;
    background: url("images/img-border.svg") no-repeat;
    background-size: cover;
}
#about02 {
    background: url("images/about-background.png") no-repeat;
    background-size: cover;
}
.break-center {
    width: 20%;
    height: 4px;
    margin: 0px auto 50px auto;
    background: url("images/break-02.svg") no-repeat;
    background-size: cover;
    background-position: top left;
}
.about-sub {
    width: 50%;
    font-size: 24px;
    font-weight: 700;
    text-align: justify;
    font-style: italic;
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-bottom: 50px;
}
.gold-span {
    color: #BAA267;
}
.about-main, .feature-circ {
    width: 50%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}
.about-main {
    display: flex
}
.about-main > div {
    font-size: 18px;
    color: #D0DCDE;
    padding: 0 20px;
    font-style: italic;
	width: 50%;
}
.about-sub02 {
    width: 50%;
    margin-left: auto;
    margin-right: auto;
}
.button {
    text-transform: uppercase;
    text-align: center;
    background: #D0DCDE;
    color: #010709;
    font-size: 24px;
    font-weight: 700;
    margin: 5px;
    padding-right: 25px;
    padding-left: 25px;
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.img {
    position: relative;
}
.button-back {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: url("images/button-back.svg") no-repeat;
    background-size: cover;
    padding: 5px 10px 5px 10px;
}
.title {
    margin-right: auto;
    margin-left: auto;
    display: block;
    width: 200px;
}
#platform .title, #devblog .title {
    width: auto;
    font-style: normal;
    margin: 50px auto 50px auto;
    background-size: contain
}
#features .break-left, #features .break-right, .med .break-left, .med .break-right {
    -webkit-transform:rotate(-3deg);
    -moz-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    -o-transform: rotate(-3deg);
    transform: rotate(-3deg);
}
.feature-circ {
    margin-top: 200px;
}
.circle {
    display: block;
    position: relative;
    margin-top: -50px;
}
.circ-crop {
    width: 300px;
    overflow: hidden;
    border-radius: 150px;
    height: 300px;
	border: 5px solid #393939;
}
.l {
    right: 50%;
    margin-left: 50%;
}
.r {
    left: 60%;
    margin-right: 35%;
}
.circ-crop img {
	height: 300px;
	position: absolute;
}
.f01 .circ-crop {
    background: url("images/circle.svg") no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    position: relative;
    z-index: 2;
}
.f01 img {
	left: -90%;
}
.f02 img, .f04 img {
	left: -71%;
}
.f03 img {
	left: -35%
}
.f02 .circ-crop {
    background: url("images/circle-2.svg") no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    position: relative;
    z-index: 2;
}
.f03 .circ-crop {
    background: url("images/circle-3.svg") no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    position: relative;
    z-index: 2;
}
.f04 .circ-crop {
    background: url("images/circle-4.svg") no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    position: relative;
    z-index: 2;
}
.feature-text {
    margin: auto;
    width: 70%;
    text-align: left;
    position: absolute;
    top: 30%;
    left: 250px;
    color: #BAA267;
    font-size: 22px;
}
.feat-back {
    background: #010709;
    line-height: 32px;
    margin: 5px;
    padding: 5px;
    position: relative;
    z-index: 3;
}
.space {
    height: 10px;
    width: 100%;
}
.f02 .break-center {
    width: 260px;
    margin: 0px 0px 10px -85px;
    position: relative;
    z-index: 1;
}
.f03 .break-center {
    width: 430px;
    margin: -10px 0px 30px -280px;
    position: relative;
    z-index: 1;
}
.f04 .break-center {
    width: 430px;
    margin: 75px 0px -90px -300px;
    position: relative;
    z-index: 1;
}
#media, .media, #misc {
    margin-top: 100px;
}
.media {
    width: 70%;
    display: flex;
    position: relative;
    flex-flow: row;
    flex-wrap: wrap;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 100px;
}
#devblog {
	padding-bottom: 50px;
}
#platform, #devblog, #mail {
    width: 70%;
    position: relative;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 100px;
    margin-top: 100px;
    text-align: center;
    font-style: italic;
}
.media > div {
    width: 30%;
    height: auto;
    margin: 5px;
    position: relative;
}
.media img, .blog img {
    margin: 5px;
    background: url("images/media-frame.svg") no-repeat;
    background-position: 0px 0px;
    background-size: contain;
    padding: 5px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    width: 100%;
	border: 2px solid rgba(0,0,0,0.00);
}
.media .button-back {
    -webkit-transform:rotate(-6deg);
    -moz-transform: rotate(-6deg);
    -ms-transform: rotate(-6deg);
    -o-transform: rotate(-6deg);
    transform: rotate(-6deg);
    margin: 0 auto 0 auto;
    position: relative;
    top: -50%;
    width: 240px;
    left: 0;
    padding: 2px 5px 2px 5px;
}
.media .button {
    background: #010709;
    color: #D0DCDE;
    margin: 0;
    padding-right: 25px;
    padding-left: 25px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    font-size: 20px;
}
.media a:hover img {
    border: 2px solid #BAA267;
}
.media a:hover .button, .button:hover {
    color: #BAA267;
}
#media .break-center {
    z-index: 1;
    position: relative;
    display: block;
    width: 40%
}
#media .title {
    margin-top: -70px;
    z-index: 2;
    position: relative;
    display: block;
}
.platform {
    width: 90%;
    display: flex;
    position: relative;
    flex-flow: row;
    flex-wrap: wrap;
    justify-content: center;
    margin: 50px auto 100px auto;
}
.platform > div {
    width: 16%;
    height: auto;
    margin: 20px 0 20px 0;
    position: relative;
}
.platform > div img {
    margin-left: auto;
    margin-right: auto;
    height: 35px;
    width: auto;	
}
.platform > div a img {
	opacity: 0.6;
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.platform > div a img:hover {
	opacity: 1;
}
.switch {
	height: 50px !important;
}
.blog {
    display: flex;
    position: relative;
    flex-flow: row;
    justify-content: center;
    margin: 50px auto 0 auto;
    overflow: hidden;
}
.blog-div {
    width: 50%;
    height: 300px;
    margin: 20px;
    position: relative;
}
.wp-text {
    max-width: 300px;
    padding: 25px;
    background: #010709;
    left: 0;
    z-index: 3;
    position: absolute;
    display: block;
    text-align: left;
    margin-top: 90px;
}
.wp-image {
    max-width: 400px;
    position: absolute;
    z-index: 1;
    right: 0;
    top: 0;
    overflow: hidden;
}
.wp-image img {
    width: 100%;
    height: auto;
}
.wp-title {
    width: 100%;
    font-size: 24px;
}
.blog-link {
    width: 70%;
    margin: 50px auto 0 auto;
    position: relative;
}
.blog-link-shift {
    width: auto;
}
.blog-link .button {
    width: 305px;
}
#mail .gold-span {
    font-size: 24px;
    font-style: normal;
}
.email {
    position: relative;
    display: inline-block;
    width: 80%;
}
.email input {
    padding: 5px;
    font-style: italic;
    color: #7B7D7F;
    border: 1px solid #7B7D7F;
    border-radius: 2px;
}
.submit {
    width: 30%;
    position: relative;
    display: inline-block
}
.submit input {
    border: 0;
}
.mc-field-group {
    display: flex;
    justify-content: center;
    flex-flow: row;
    width: 70%;
    margin: 0px auto 150px auto;
}
.submit .button {
    font-size: 18px;
}
footer {
  background: url("images/footer-back.svg") no-repeat;
  background-size: cover;
  background-position: top center;
  width: 100%;
  height: auto;
  padding: 20px 0 20px 0;
  margin: 100px 0 50px 0;
}
.footer-surround {
    height: 150px;
    width: 100%;
    background: #232323;
    margin: 20px 0 20px 0;
    display: flex;
    flex-flow: row;
}
.foot-main {
    margin: 0 auto 0 auto;
    justify-content: center;
    text-align: center;
    padding: 30px 0;
    font-size: 18px;
    font-style: italic;
}
.foot-main img {
    width: 100%;
    min-width: 300px;
}
.social {
    flex-flow: row;
    display: flex;
    flex-wrap: wrap;
    margin-top: 55px;
    margin-left: 50px;
	width: 490px;
}
.social img {
    margin: 10px;
}
.links {
    display: flex;
    flex-flow: row;
    justify-content: center;
    padding-right: 50px;
	width: 580px;
}
.links span{
    margin: 65px 20px;
    text-transform: uppercase;
    color: #9EA0A1;
}
.yt {
    margin-top: 4px;
}
#media .break-center {
    z-index: 1;
    position: relative;
    display: block;
    width: 40%
}
#media .title {
    margin-top: -70px;
    z-index: 2;
    position: relative;
    display: block;
}
.active a {
      color:#BAA267
}
.med {
    background: url("images/about-background.png") no-repeat;
    background-size: auto;
    background-size: cover;
    position: static;
    background-color: #010709;
}
.med .platform {
    flex-wrap: nowrap;
    margin: 50px auto 20px auto;
}
.med nav {
    display: inline-block;
    position: relative;
    bottom: auto;
    left: auto;
    right: auto;
    width: auto;
}
.med #platform {
    margin-bottom: 0;
}
.med #platform .title {
    margin: 0 auto 20px auto;
}
.med .break-left {
    margin-bottom: 100px;
}
#media2 .media {
    margin-top: 0;
}
#media2 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
#media2 .col {
    -ms-flex: 0 0 33.333%;
    flex: 0 0 33.333%;
    max-width: 33.333%;
}
#media2 .media > div {
    margin: 0;
}
#media2 .col2 {
    -ms-flex: 0 0 66.666%;
    flex: 0 0 66.666%;
    max-width: 66.666%;
}
.trailer {
    margin-top: 20px;
}
.text {
    background-color: #010709;
    padding: 10px 20px 0px 20px;
    color: #9EA0A1;
    font-style: italic;
    margin: 10px 0 10px 0 !important;
    position: relative;
}
.youtube img {
    width: 100px;
	margin: 0;
	padding: 0;
}
.media .youtube img {
    background: none;
}
.heading {
    font-size: 20px;
    color: #D0DCDE;
}
.trailer .col {
    padding-right: 20px;
}
#download .about-main > div {
    width: 50%;
    margin-top: 40px;
    margin-bottom: 50px;
    text-align: center;
}
#download .button-back {
    position: relative;
}
#download .button {
    font-size: 18px;
}
.char {
    width: 70%;
    display: flex;
    position: relative;
    flex-flow: row;
    flex-wrap: wrap;
    justify-content: center;
    margin: 50px auto 50px auto;
}
.char .circle {
    margin: 0;
    width: 60%;
    margin-left: auto;
    margin-right: auto;
}
.char .circle img {
    width: 100%;
}
.char .text {
    background-color: #010709;
    padding: 20px;
    color: #9EA0A1;
    font-style: italic;
    position: relative;
    width: 70%;
    margin: -50px auto 0 auto !important;
    z-index: 3;
}
.back {
    position: absolute;
    z-index: 10;
    color: #D0DCDE;
    top: 100px;
    left: 100px;
    width: auto;
    padding: 10px 20px 10px 20px;
    background: url("images/button-border.svg") no-repeat;
    background-size: cover;
    font-style: italic;
    font-family: "Volkhov", sans-serif;
}
.back img {
    width: 10px;
    margin-right: 10px;
    -webkit-transform:rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
}
#faq {
    margin-top: 100px;
}
#faq .title {
    margin-bottom: 100px;
}
.col-wrap {
    display: flex;
    flex-flow: row;
    width: 100%;
    justify-content: center;
    margin-top: 100px;
}
.col-wrap > div {
    width: 100%;
    text-align: center;
    font-size: 14px;
}
.soc {
    width: 40px;
    height: 40px;
}
.col-wrap p {
    margin-top: 5px;
}
.contact input, .contact textarea, .pre input, .pre textarea {
    background: #0E1415;
    border-radius: 4px;
    border: 1px solid #7B7D7F;
    padding: 10px;
    line-height: 24px;
    font-size: 16px;
    color: #7B7D7F;
    width: 100%;
    text-transform: lowercase;
}
.contact label {
    display: none;
}
.contact {
    width: 50%;
    margin: 50px auto 10px auto;
    position: relative;
}
#platform .submit {
    margin-top: 100px;
}
.press .title {
    margin-bottom: 50px !important;
}	
.press-surround {
    width: 50%;
    margin: 50px auto 50px auto;
}
.press {
    border-top: 3px solid #494949;
    padding: 20px 0 20px 10px;
    text-align: left;
}
.press-downsize {
    float: right;
    width: auto;
    flex-flow: row;
    display: flex;
    line-height: 35px;
    margin: -10px 0;
}
.press-down {
    height: 40px;
    width: 40px;
    border-radius: 35px;
    background: #494949;
    margin-left: 10px;
}
.press img {
    height: 15px;
    width: auto;
    margin: 11px 15px;
}
.last {
    border-bottom: 3px solid #494949
}
.press-vid div img {
    padding: 0 40px 40px 40px;
    border-bottom: 3px solid #ECEAE7;
    border-radius: 2px;
}
.press-vid > div {
    margin-left: 5px;
}
.press-vid {
    display: flex;
    flex-flow: column;
    justify-content: center;
    text-align: center;
    margin: 20px;

}
.col-wrap > .trailer {
    display: flex;
    flex-flow: row;
    width: 60%;
    justify-content: center;
}
.platform > .trailer {
    display: flex;
    flex-flow: row;
    margin-left: 80px;
}
.press-vid .play img {
  margin-left: auto;
  margin-right: auto;
  height: 100px;
  width: auto;
  border: none;
  margin-top: -225px;
}
.flex-col {
  display: flex;
  flex-flow: column;
}
.press-vid .youtube {
  border: 0;
  width: 80px;
  text-align: center;
  margin: 10px auto 20px auto;
  position: relative;
  height: auto;
  padding: 0 0 10px 0;
}
.pre .col-wrap {
    margin-top: 0px;
}
.pre .title {
    width: auto;
    margin-bottom: 50px;
}
.wall .media {
    margin-bottom: 0;
}
.wall .press-surround {
    width: 44%
}
.soon {
    text-align: center;
    font-size: 20px;
}
@media only screen and (max-width: 1000px) {
  .date {
      text-align: center;
      margin-left: auto;
      margin-right: auto;
      display: block;
      position: relative;
      width: 100%;
  }
    .platform01 {
        margin: 30px auto 0 auto;
        width: 100%;
        justify-content: center;
        flex-wrap: wrap
    }
    .span-back {
        margin: 30px 10px;
        display: block;
        background-size: contain;
    }
    .media {
        display: block;
    }
    .media > div {
        width: 100%;
    }
    .button-back, .media .button-back {
        position: absolute;
        top: 45%;
        left: 25%;
    }
    .img .button-back {
        left: 50%;
    }
    .mc-field-group {
        display: block;
    }
    .submit {
        margin-top: 50px;
        width: 100%;
    }
	.footer-surround {
        display: block;
        height: auto;
    }
    .social {
        justify-content: center;
        margin-left: 0;
    }
    .foot-main {
        margin: 30px 50px;
    }
    .links {
        padding-right: 0;
    }
}
@media only screen and (max-width: 600px) {
    .loc {
        display: none;
    }
    #about02 img {
        margin: 0;
        width: 100%;
    }
	nav ul {
		flex-flow: column;
		background-size: cover;
	}
	.welcome img {
		width: 100%;
	}
    .about-sub, .media {
        width: 100%;
        padding: 20px;
        font-size: 16px;
        margin-bottom: 0;
    }
    .about-main, .feature-circ {
        width: 100%;
        display: block;
    }
	.about-main > div {
		width: 100%;
	}
    .feature-circ {
        margin-top: 0;
    }
    .about-sub02, #mail, .email {
        width: 100%;
    }
    .span-back02 {
        background-size: cover;
        width: 100%;
        display: block;
        padding: 10px;
    }
    #features {
        margin-top: 20px;
    }
    .span-back03 {
        margin-left: 0;
        display: block;
    }
    .circle {
        margin-top: 20px
    }
    .circle .circ-crop {
        margin: 0 auto 0 auto;
        display: block;
    }
    .l, .r {
        right: unset;
        left: unset;
        margin-left: unset;
        width: 100%;
        display: block;
    }
    .feature-text {
        margin: auto;
        position: relative;
        top: 0;
        left: 0;
    }
    .platform {
        display: block;
    }
    .platform > div {
        width: auto;
        margin: 40px;
    }
    .blog {
        display: block;
    }
    .blog-div {
        width: 100%;
        overflow: hidden;
    }
    .wp-title {
        max-width: 100%;
    }
    .wp-text {
        max-width: 100%;
        bottom: 0;
    }
    .wp-image {
        max-width: 100%;
        position: relative;
    }
    .blog-link-shift {
        position: relative;
        right: unset;
    }
    .blog-link-shift .button-back, .submit .button-back {
        top: unset;
        left: 50%;
    }
    .media {
        margin-top: 0;
    }
}
.modal-content {
          background-clip: padding-box;
          border: none;
          border-radius: 0;
		  background: url("images/loc-frame.svg") no-repeat;
          background-size: cover;
          background-position: 0 0;
		}
		.modal-dialog {
			max-width: 485px;
		}
		.modal-body .title {
			width: auto;
		}
		.modal-header {
			border-bottom: none;
		}
		.modal-header .btn-close {
			padding: 13px .5rem;
		}
		.modal-body {
			display: flex;
			flex-flow: column;
			flex-wrap: wrap;
			justify-content: center;
			padding-bottom: 45px;
			margin-top: -30px;
		}
		.modal-body > div {
            height: auto;
            margin: 0 auto 15px auto;
            position: relative;
		}
		.modal-body .flag {
			float: left;
			margin: 2px 10px 0px 15px;
		}
		.btn-close {
			font-size: 20px;
		}
		.social img {
			width: 30px;
		}
		.foot-main img, .platform div img, .platform01 img, .social div img {
			filter: grayscale(100%);
			-webkit-transition: all 0.3s ease-in-out;
    		-moz-transition: all 0.3s ease-in-out;
    		-o-transition: all 0.3s ease-in-out;
    		transition: all 0.3s ease-in-out;
		}
		.foot-main:hover img, .platform div img:hover, .platform01 img:hover, .social div img:hover {
			filter: grayscale(0%);
		}
		.accolades {
            height: 310px;

            padding: 90px 20px 50px 20px;
            text-align: right;
		}
		.slick-slide {
			width: 350px !important;
            margin-left: 50px;
            margin-right: 50px;
		}
		.reviewspan {
			padding-left: 40px;
			padding-right: 50px;
			margin-left: 20px;
			background: url(images/span-back03.svg) no-repeat;
			background-position: center;
			background-size: cover;
			text-align: center;
			color: #010709
		}