.first-full-screen {
    position: relative;
    width: 100%;
    min-height: 100%;
    height: auto;
    background: url('../assets/images/1st-slide/1st-img.png') no-repeat;
    background-size: cover;
}

.fifth-screen-rounds-holder {
    max-width: 990px;
}

.fifth-screen-circle-holder {
    width: 265px;
    height: 265px;
}

.transparent-round {
    width: 260px;
    height: 260px;
}

.blue-middle-circle,
.orange-middle-circle,
.red-middle-circle {
    width: 235px;
    height: 235px;
}

.white-internal-circle {
    width: 201px;
    height: 201px;
}

.black-circle-text {
    font-family: 'OpenSans-Regular', sans-serif;
    font-size: 16px;
    color: #000000;
    text-align: center;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
}

.fifth-screen-rounds-holder {
    align-items: flex-start;
}

.fourth-screen-content {
    right: 0;
    justify-content: space-between;
    margin-bottom: 0;
    max-width: 1024px;
}

.frth-scrn-cnt-lft-sd-black {
    font-size: 18px;
}

.frth-scrn-cnt-lft-sd-white li {
    font-family: 'OpenSans-Bold', sans-serif;
    font-size: 18px;
    color: #ffffff;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    margin-bottom: 20px;
}

.fourth-screen-content-left-side h2 {
    font-family: 'OpenSans-Bold', sans-serif;
    font-size: 48px;
    text-align: right;
    color: #ffffff;
    padding-top: 85px;
    padding-bottom: 120px;
}

.fourth-screen-content-left-side button {
    margin-top: 40px;
}

.white-long-card {
    max-width: 650px;
    width: 100%;
    height: 124px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -o-border-radius: 15px;
    border-radius: 15px;
    background: #ffffff;
    -webkit-box-shadow: 7.8px 7.8px 14.9px 1.1px rgba(0, 1, 2, 0.33);
    -moz-box-shadow: 7.8px 7.8px 14.9px 1.1px rgba(0, 1, 2, 0.33);
    -o-box-shadow: 7.8px 7.8px 14.9px 1.1px rgba(0, 1, 2, 0.33);
    box-shadow: 7.8px 7.8px 14.9px 1.1px rgba(0, 1, 2, 0.33);
    margin: 9px 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    position: relative;
}

.white-long-card-text {
    max-width: 385px;
    text-align: center;
}

.white-long-card-text h5 {
    font-family: 'OpenSans-Bold', sans-serif;
    font-size: 24px;
    color: #000000;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
}

.white-long-card-text p {
    font-family: 'OpenSans-Regular', sans-serif;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #000000;
}

.white-long-card-left-circle {
    position: absolute;
    width: 140px;
    height: 125px;
    left: -65px;
    top: 0;
    bottom: 0;
}

.colorful-ell {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.white-ell {
    position: absolute;
    top: 0;
    bottom: 0;
    left: -13px;
    right: 0;
    margin: auto;
}

.ell-icon {
    position: absolute;
    top: 0;
    bottom: 0;
    left: -7px;
    right: 0;
    margin: auto;
}

.first-ell-square,
.second-ell-square,
.third-ell-square,
.fourth-ell-square,
.fifth-ell-square,
.sixth-ell-square {
    width: 91px;
    height: 96px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -o-border-radius: 15px;
    border-radius: 15px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    position: absolute;
    right: 13px;
}

.first-ell-square {
    background: linear-gradient(to top, #feba2d, #ff383c);
}

.second-ell-square {
    background: #00b7f4;
}

.third-ell-square {
    background: #6958a4;
}

.fourth-ell-square {
    background: #00662e;
}

.fifth-ell-square {
    background: #443d3a;
}

.sixth-ell-square {
    background: linear-gradient(to top, #00a8d6, #00c297);
}

.first-ell-square p,
.second-ell-square p,
.third-ell-square p,
.fourth-ell-square p,
.fifth-ell-square p,
.sixth-ell-square p {
    font-size: 60px;
    font-family: 'OpenSans-Bold', sans-serif;
    color: #ffffff;
    margin: 0;
}

.third-screen {
    width: 100%;
    height: auto;
    position: relative;
    background: rgb(195, 202, 207);
    background: -moz-linear-gradient(top, rgba(195, 202, 207, 0.81) 0%, rgba(195, 202, 207, 0.81) 25%, rgba(195, 202, 207, 0.81) 75%, rgba(195, 202, 207, 0.81) 100%);
    background: -webkit-linear-gradient(top, rgba(195, 202, 207, 0.81) 0%, rgba(195, 202, 207, 0.81) 25%, rgba(195, 202, 207, 0.81) 75%, rgba(195, 202, 207, 0.81) 100%);
    background: linear-gradient(to bottom, rgba(195, 202, 207, 0.81) 0%, rgba(195, 202, 207, 0.81) 25%, rgba(195, 202, 207, 0.81) 75%, rgba(195, 202, 207, 0.81) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#757b7e', endColorstr='#757b7e', GradientType=0);
    text-align: center;
}

.third-screen-content {
    position: relative;
}

.third-screen button {
    font-family: 'OpenSans-Regular', sans-serif;
    font-size: 16px;
    color: #ffffff;
    background: #1180ae;
    border: 1px solid #1180ae;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    padding: 13px 67px;
    outline: none;
    margin-bottom: 60px;
}

.second-full-screen h2 {
    text-align: left;
}

.second-screen-text-and-video {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    max-width: 860px;
    width: 100%;
    position: relative;
    margin-top: 30px;
}

.text-and-video-left {
    max-width: 414px;
    width: 100%;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.text-and-video-left-bold {
    font-family: 'OpenSans-Bold', sans-serif;
    font-size: 24px;
}

.text-and-video-left p {
    text-align: left;
    font-family: 'OpenSans-Regular', sans-serif;
    font-size: 18px;
    color: #000000;
    margin-bottom: 55px;
}

.order-call-button {
    font-family: 'OpenSans-Regular', sans-serif;
    font-size: 17px;
    color: #ffffff;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    line-height: 2;
    background: transparent;
    border: 2px solid #ffffff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    padding: 0px 23px;
    outline: none;
}

.fourth-screen-content-left-side {
    margin-bottom: 64px;
    padding-left: 40px;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

.fourth-screen-content-right-side {
    position: absolute;
    max-width: 560px;
    width: 100%;
    right: 0;
    bottom: 0;
    top: 0;
}

.third-certification {
    position: absolute;
    bottom: 0;
    right: 0;
    max-width: 378px;
    width: 100%;
}

.first-certification {
    position: absolute;
    bottom: -160px;
    right: -220px;
    max-width: 385px;
    -webkit-box-shadow: 7.8px 7.8px 14.9px 1.1px rgba(0, 1, 2, 0.33);
    -moz-box-shadow: 7.8px 7.8px 14.9px 1.1px rgba(0, 1, 2, 0.33);
    -o-box-shadow: 7.8px 7.8px 14.9px 1.1px rgba(0, 1, 2, 0.33);
    box-shadow: 7.8px 7.8px 14.9px 1.1px rgba(0, 1, 2, 0.33);
    -webkit-transform: rotate(-30deg);
    -moz-transform: rotate(-30deg);
    -ms-transform: rotate(-30deg);
    -o-transform: rotate(-30deg);
    transform: rotate(-30deg);
}

.second-certification {
    position: absolute;
    bottom: 350px;
    right: -284px;
    max-width: 460px;
    -webkit-box-shadow: 7.8px 7.8px 14.9px 1.1px rgba(0, 1, 2, 0.33);
    -moz-box-shadow: 7.8px 7.8px 14.9px 1.1px rgba(0, 1, 2, 0.33);
    -o-box-shadow: 7.8px 7.8px 14.9px 1.1px rgba(0, 1, 2, 0.33);
    box-shadow: 7.8px 7.8px 14.9px 1.1px rgba(0, 1, 2, 0.33);
    -webkit-transform: rotate(-22deg);
    -moz-transform: rotate(-22deg);
    -ms-transform: rotate(-22deg);
    -o-transform: rotate(-22deg);
    transform: rotate(-22deg);
}

.director-name {
    position: absolute;
    width: 250px;
    height: 67px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
    background: rgba(0, 0, 0, 0.75);
    bottom: 45px;
    right: 55px;
}

.director-name-rank {
    font-family: 'OpenSans-Regular', sans-serif;
    font-size: 18px;
    color: #ffffff;
    text-align: center;
    margin: 0;
}

.director-name-name {
    font-family: 'OpenSans-Bold', sans-serif;
    font-size: 24px;
    color: #ffffff;
    text-align: center;
    margin: 0;
}

.cover-video-holder {
    background: #010001;
	width: 400px; /* Play with this value */
	height: 306px;  /* Play with this value */
	font-size: 0;
    text-align: center;
    position: relative;
}

.cover-video-holder:before {
    content: "";
	width: 1px;
	height: 100%;
	display: inline-block;
	vertical-align: middle;
	margin-left: -1px;
}

#videoPoster {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    max-width: 100%;
}

#playVideoButton {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    max-width: 100px;
    cursor: pointer;
}

#ads-video {
    max-width: 100%;
	max-height: 100%;
	display: inline-block;
	vertical-align: middle;
}

@media only screen and (max-width: 1330px) {
    .fourth-screen-content {
        justify-content: space-between;
        position: relative;
        padding-left: 45px;
        padding-right: 45px;
    }
    .fourth-screen {
        height: auto;
    }
    .fourth-screen-content-left-side {
        text-align: center;
    }
}

@media only screen and (max-width: 1200px) {
    .fourth-screen-content-left-side {
        order: 1;
        padding-left: 0;
    }
    .fourth-screen-content {
        flex-direction: row;
    }
    .fourth-screen-content-right-side {
        margin-bottom: 0;
        right: 33px;
    }
    .fourth-screen-content-left-side button {
        margin: 0;
    }
}

@media only screen and (max-width: 1160px) {
    .fourth-screen-content-left-side {
        max-width: 420px;
        width: 100%;
    }
    .fourth-screen-content-right-side {
        right: 140px;
    }
}

@media only screen and (max-width: 1024px) {
    .fifth-screen-rounds-holder {
        justify-content: space-around;
    }
    .circle-with-numbers {
        margin: 0 10px;
    }
    .fourth-screen-content-left-side {
        max-width: 420px;
    }
    .second-screen-text-and-video {
        flex-direction: column;
        align-items: center;
    }
    .text-and-video-right {
        order: 1;
        margin-bottom: 30px;
    }
    .text-and-video-left {
        order: 2;
        margin-bottom: 20px;
        min-height: auto;
    }
    .text-and-video-left p,
    .text-and-video-left button {
        position: relative;
    }
    .text-and-video-left p {
        margin-bottom: 20px;
    }
}

@media only screen and (max-width: 965px) {
    .fourth-screen-content {
        flex-direction: column;
    }
    .fourth-screen-content-left-side {
        max-width: 100%;
        order: 1;
        align-items: center;
    }
    .fourth-screen-content-right-side {
        order: 2;
        position: relative;
        margin-top: 650px;
        right: 75px;
    }
    .fourth-screen-content-left-side h2 {
        text-align: center;
        padding-top: 60px;
        padding-bottom: 60px;
    }
}

@media only screen and (max-width: 805px) {
    .black-circle-text {
        text-align: center;
    }
    .white-long-card {
        justify-content: center;
        padding-top: 13px;
        padding-bottom: 13px;
    }
    .white-long-card-left-circle {
        display: none;
    }
    .white-long-card-text {
        max-width: 100%;
        padding-left: 15px;
        padding-right: 120px;
    }
    .white-long-card {
        height: auto;
    }
    .third-screen {
        padding-left: 10px;
        padding-right: 10px;
    }
    .fifth-screen h2,
    .fourth-screen-content-left-side h2,
    .third-screen h2,
    .sixth-screen h2 {
        font-size: 36px;
        line-height: 42px;
    }
}

@media only screen and (max-width: 600px) {
    .fourth-screen-content {
        padding-left: 20px;
        padding-right: 20px;
    }
    .fifth-screen button,
    .third-screen button,
    .intro-text button {
        padding: 12px 20px;
    }
    .intro-text button {
        line-height: 24px;
    }
    .fifth-screen {
        padding-left: 10px;
        padding-right: 10px;
    }
    .second-full-screen h2 {
        text-align: center;
    }
    .fourth-screen-content-left-side {
        margin-bottom: 120px;
    }
}

@media only screen and (max-width: 500px) {
    .fifth-screen-rounds-holder {
        flex-direction: column;
        align-items: center;
    }
    .first-certification {
        bottom: -70px;
        right: -120px;
        max-width: 240px;
    }
    .second-certification {
        bottom: 245px;
        right: -210px;
        max-width: 350px;
    }
    .third-certification {
        max-width: 280px;
    }
    .fourth-screen-content-right-side {
        margin-top: 440px;
    }
    .director-name {
        right: 24px;
    }
}

@media only screen and (max-width: 320px) {
    .director-name {
        bottom: 10px;
        right: -35px;
    }
    .cover-video-holder {
        width: 280px;
        height: 243px;
    }
}