.blue-accent {
    color:#609BFF;
}

.grey-accent{
    color: #5B6876;
 }

.ltgrey-accent {
    color: #8491A0;
}

 .peach-accent{
    color: #FFF3E4;
 }

 #video-popup {
    display: none;
    overflow: hidden;
    background-color: #000;
 }

.content {
max-width: 1920px;
    margin: 0 auto;
}

.b {
    padding: 100px 60px;
}

.b h1 {
    text-align: center;
    margin-bottom: 40px;
}

.b-top {
    background-color: #181823;
    padding: 20px 60px 20px 60px;
    display: flex;
}

.b-top h1 {
    margin-top: 20%;
}

.b-top i {
    font-weight: 400;
}

.top-col-1 {
    position: relative;
padding-right:15px;
}

.top-play {
    margin: 150px 0;
}

.sub-head {
    max-height: 160px;
    margin-top: 2rem;
    max-width: 220px;
    margin-right: 15px;
}


.top-play a {
    text-decoration: none;
    color: #fff !important;
    font-weight: bold;
    font-size: 2rem;
}

.top-play a:hover {
    text-decoration: none;
    color: #fff !important;
}

.b-top img.d-md-none {
    transform-origin: 0 0;
    transform: scale(.7);
}

.top-slider video {
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover;
    height: 100%;
    width: 100%;
}

.b-cool {
    display: flex;
    padding: 10% 5%;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
}

.b-cool h1 {
    font-weight: 400;
    color: #8491A0;
    font-size: 6rem;
}

.b-cool .col-sm-12 {
    margin-bottom: 50px;
}

.b-design {
    text-align: center;
}

.b-design .design-rus {
    font-weight: 700;
    padding-bottom: 30px;
}

.b-dev {
    display: flex;
    flex-wrap: wrap;
}

.b-dev .dev-col {
    width: 50%;
}

.dev-col-1 {
    color: #000;
    background-color: #FBE4FF;
    padding: 5%;
}

.b-footer {
    background: var(--dark-blue-2, #293644);
    margin-top: -8px;
}

.b-footer h1 {
    color: var(--peach-accent, #FFF3E4);
}

.b-features {
    background: var(--dark-blue-2, #293644);
}

.b-features-tth {
    background: var(--light-grey, #8491A0);
    margin-top: 30px;
}

.feat-col-1 {
    margin-bottom: 30px;
}

.img-container-n {
    padding-top: 56.25%;
    background-color: #000;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 40px;
}

.b-smi {
    background: var(--dark-blue-1, #181823);
    text-align: center;
    padding-left: 0;
    padding-right: 0;
}

.smi-items {
    margin-top: 50px;
}

.smi-items div {
    background: var(--dark-grey, #5B6876);
    align-content: center;
	justify-content: center;
    outline: #000 solid 2px;
}

.smi-items a {
	display: flex;
    justify-content: center;
    align-items: center;
    align-content: stretch;
    flex-wrap: wrap;
    height: 100%;
}

.smi-items img {
	max-height: 40px;
	width: auto;
	margin: 30px 15px;
}

.tth-btn {
    text-align: center;
    padding: 20px;
    font-weight: 700;
    cursor: pointer;
    transition: all cubic-bezier(0.075, 0.82, 0.165, 1);
}

.tth-btn span::after {
    content: '';
    padding-right: 45px;
    background-image: url(/img/a-d.svg);
    background-position-x: 100%;
    background-position-y: 50%;
    background-repeat: no-repeat;
    background-color: transparent;
    background-size: 2rem;
}

.tth-btn span.slided::after {
    background-image: url(/img/a-a.svg);
}

.tth-content {
    padding: 15px;
    border-top: 1px solid #5b6875;
}

.tth-content h5  {
    color: #FFF3E4;
}

.tth-content h5:not(:first-child)  {
    margin-top: 1rem;
}

.tth-content .col-sm-12:not(:last-child)  {
    margin-bottom: 1rem;
}

.fb-items {
    display: flex;
    flex-wrap: wrap;
    margin-right: -10px;
    margin-left: -10px;
}

.fb-col {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    width: 50%;
  /*  padding-left: 10px;
    padding-right: 10px;*/
}
.fb-long {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
   /* padding-left: 10px;
    padding-right: 10px;*/
}

.fb-long div {
    width: 50%;
}

.fb-long .img-container-fb {
	/*margin-right: -10px; */
}

.fb-text {
    padding: 30px 20px;
    background-color: var(--level-1, #181823);
    flex-grow: 1;
}

.fb-text p {
    font-weight: 700;
}

.img-container-fb {
    padding-top: 400px;
    background-color: #000;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.btn {
    padding: 0.375rem 3.75rem !important;
    margin-top: .5rem;
}

.btn-light:hover {
    color: #636363 !important;
    background-color: #525252 !important;
    border-color: #4d4d4d !important;
}

.b-links {
    text-align: center;
    margin-top: 200px;
}

.docs img {
    margin-bottom: 2rem;
    transform-origin: 0 50%;
}

.saga-link {
    color: #fff;
    font-weight: 700;
    text-decoration: none !important;
}

.saga-link:hover {
    color: #609BFF;
}

.social-links {
    margin: 0 20px;
}


.social-links:hover {
    opacity: .8;
}

@media (min-width: 1601px) {

    .top-col-2 {
        position: relative;
        width: 900px;
        flex: 0 0 900px;
    }

    .top-slider__ {
        position: absolute;
        height: 100vh;
        top: 20px;
        left: 0;
        width: 100%;
        padding-right: 100px;
    }

    .slider-0 .slide-item__ {
        padding-top: 115%;
    }

    .slider-0 .slick-dots__ {
        top: 48%;
        transform: rotate(90deg);
        left: 55%;
        bottom: unset;
    }
}

@media (max-width: 1600px) {

    .b-top {
        padding-right: 60px;
        align-items: center;
    }

    .top-col {
        width: 50%;
    }

    .top-play {
        margin: 100px 0;
    }

}

@media (min-width: 1201px) {

    .tth-content {
        padding: 30px;
    }

}

@media (max-width: 1200px) {

    .b-top {
        padding: 20px 40px;
    }

    .b-top h1 {
        margin-top: 10%;
    }

    .top-play {
        margin: 50px 0;
    }

    .top-play a{
        font-size: 1.2rem;
    }

    .slider-0 .slide-item {
        padding-top: 115%;
    }

    .b {
        padding: 80px 40px;
    }

    .b-cool h1 {
        font-size: 5rem;
    }

    .b-smi {
        padding: 80px 40px;
    }

    .b-links {
        margin-top: 60px;
    }

    .docs img {
        transform: scale(.60);
        margin-bottom: 1rem;
    }

    .fb-col { 
        width: 100%;
		margin-bottom: 15px;
    }

    .fb-long div {
        width: 100%;
    }

    .img-container-fb {
        padding-top: 40%;
      /*  margin-bottom: 10px;*/
    }  

    .img-container-n {
        margin-bottom: 20px;
    }

    .tth-btn {
        padding: 15px;
    }
    
}

@media (min-width: 768px) {
	
    .feat-col-1 {
        padding-right: 0 !important;
    }
    .feat-col-2 {
        padding-left: 0 !important;
    }
	
	.b-features .feat-text {
		padding-right: 20px;
	}
	
}


@media (max-width: 767px) {

    ul {
        padding-inline-start: 30px;
    }

.sub-wrap{
text-align:center;
}

.sub-head {
max-height:130px;
margin-top:1rem;
}

    .b-top {
        flex-wrap: wrap-reverse;
        padding: 20px 20px;
    }

    .b-top h1 {
        margin-top: 50px;
    }

    .top-slider {
        margin-top: 20px;
    }

    .top-col {
        width: 100%;
    }

    .top-play {
        margin: 20px 0;
    }
    
    .top-play a {
        font-size: 1rem;
    }
    .top-play img {
        transform: scale(.7);
        transform-origin: 0 50%;
    }

    .b {
        padding: 60px 20px;
    }

    .b-cool h1 {
        font-size: 3rem;
    }

    .b-cool .col-sm-12 {
        margin-bottom: 15px;
    }

    
    .slider-1 .slide-item {
        padding-top: 66%;
    }

	.smi-items img {
		max-height: 35px;
		margin: 25px 15px;
	}

    .b-dev .dev-col {
        width: 100%;
    }

    .img-container-fb {
        padding-top: 56.25%;
    }

    .docs img {
        transform: scale(.40);
        margin: 0;
    }

    .social-links img {
        transform: scale(.70);
    }

    .saga-link {
        font-weight: 400;
    }

    .social-links {
        margin: 0 5px;
    }

    .slick-dots li {
        width: 60px;
    }

    .slick-dots li button:before {
        font-size: 65px;
    }

}

