.review-item div {
    /* padding-top: 327px; */
    padding-bottom: 75%;
    background-size: cover;
    background-position: center;
    width: 100%;
    -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.3);
}

.page-template-teamplate-youthsummit .site-content {
    overflow: hidden;
}

.page-template-teamplate-youthsummit .tab-content-wrapper .tab-content {}

.page-template-teamplate-youthsummit .reviewss .review-item:hover .img {
    -webkit-animation: shadow-speaker 0.4s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
    animation: shadow-speaker 0.4s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}

.page-template-teamplate-youthsummit .reviewss .review-item:hover {
    transform: translateY(-24px);
    -webkit-transform: translateY(-24px);
}

.ysa-img div {
    padding-top: 479px;
    background-size: cover;
    background-position: center;
}


/*  */

.page-template-teamplate-youthsummit section.youth-submit-main .container {
    display: flex;
    width: 100%;
    margin-top: -1%;
    max-width: 1202px;
}

.page-template-teamplate-youthsummit .left-main {
    width: 50%;
    padding-left: 129px;
}

.page-template-teamplate-youthsummit .right-main {
    width: 50%;
    padding-left: 25px;
}

.page-template-teamplate-youthsummit .youth-submit-main {
    padding-top: 90px;
}

.page-template-teamplate-youthsummit .left-main img {
    width: 100%;
    max-width: 301px;
    vertical-align: middle;
    margin-bottom: 144px;
}

.page-template-teamplate-youthsummit .left-main a {
    font-size: 25px;
    font-weight: 700;
    line-height: 30px;
    text-transform: uppercase;
    letter-spacing: 1.5625px;
    position: relative;
    padding-left: 45px;
    color: #ef730f;
}

.page-template-teamplate-youthsummit .left-main a:hover:before {
    -webkit-transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
    transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
    -moz-transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
    -ms-transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
    -o-transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
}

.page-template-teamplate-youthsummit .left-main a::before {
    content: '';
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 19px solid #ef730f;
    position: absolute;
    left: -4px;
    top: 4px;
    transform: rotate(-20deg);
    -webkit-transform: rotate(-20deg);
    -moz-transform: rotate(-20deg);
    -ms-transform: rotate(-20deg);
    -o-transform: rotate(-20deg);
    -webkit-transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
    transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
    -moz-transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
    -ms-transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
    -o-transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
}


/* .page-template-teamplate-youthsummit .left-main a:hover::before {
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 23px solid #ef730f;
} */


/* .page-template-teamplate-youthsummit .left-main a:hover {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
} */

.page-template-teamplate-youthsummit .right-main .main-content p:first-child {
    font-size: 18px;
    font-weight: 500;
    line-height: 30px;
    letter-spacing: 0.5px;
    margin-top: -4px;
}

.page-template-teamplate-youthsummit .right-main .main-content p {
    font-size: 18px;
    line-height: 30px;
    letter-spacing: 0.5px;
    max-width: 512px;
}

.page-template-teamplate-youthsummit .right-main .main-content p img {
    width: 100%;
    max-width: 224px;
    vertical-align: middle;
    margin: 0 auto;
    margin-top: 28px;
    margin-bottom: 30px;
}

.page-template-teamplate-youthsummit .youth-submit-supported h2 {
    color: #e53d50;
    text-align: center;
    line-height: 36px;
}

.page-template-teamplate-youthsummit .right-main .hashtag span {
    color: #014391;
    line-height: 19px;
    letter-spacing: 0.64px;
    display: inline-block;
    padding-right: 31px;
    margin-bottom: 8px;
}

.page-template-teamplate-youthsummit .right-main .hashtag {
    padding-top: 19px;
}

.page-template-teamplate-youthsummit .youth-submit-review {
    position: relative;
    margin-top: 5.2%;
    margin-bottom: 9.5%;
    padding-bottom: 111px;
    padding-top: 0;
}

.page-template-teamplate-youthsummit .topic .left-topic button:hover {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}

.page-template-teamplate-youthsummit .box-on .review-slider button:hover {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}

.page-template-teamplate-youthsummit .youth-summits .sliders-logo button:hover {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}

.page-template-teamplate-youthsummit .right-main .hashtag {
    margin-right: -33px;
}

.page-template-teamplate-youthsummit .youth-submit-review.aos-animate:before {
    content: "";
    position: absolute;
    background: #18b1ad;
    /* transform: skewY(0deg); */
    top: -4%;
    bottom: 5%;
    left: 0;
    animation: bg1 2s linear 4s forwards;
    -webkit-animation: bg1 2s linear 4s forwards;
    width: 100%;
    height: auto;
    -webkit-clip-path: polygon(0% 21%, 100% 0%, 100% 85%, 0% 100%);
    clip-path: polygon(0% 21%, 100% 0%, 100% 85%, 0% 100%);
    /* opacity: 0; */
    content: "";
    width: 100%;
    height: auto;
    position: absolute;
    background: #18b1ad;
    /* -webkit-transform: skewY(-7.7deg); */
    /* transform: skewY(-7.7deg); */
    top: -5.5%;
    bottom: 5%;
    left: 0;
    -webkit-clip-path: polygon(0 21%, 0 100%, 0 100%, 0 20%);
    clip-path: polygon(0 20%, 0 100%, 0 100%, 0 20%);
    animation: homeleftToRightBlue 0.25s linear 0.25s forwards;
    -webkit-animation: homeleftToRightBlue 0.25s linear 0.25s forwards;
}

.page-template-teamplate-youthsummit .youth-submit-review.aos-animate:after {
    content: "";
    position: absolute;
    background: #ffdf50;
    /* transform: skewY(-1deg); */
    top: 5%;
    bottom: 6%;
    left: 0;
    z-index: -1;
    animation: bg 2s linear 2s forwards;
    -webkit-animation: bg 2s linear 2s forwards;
    width: 100%;
    height: auto;
    -webkit-clip-path: polygon(0% 0%, 100% 16%, 100% 90%, 0% 71%);
    clip-path: polygon(0% 0%, 100% 16%, 100% 90%, 0% 71%);
    /* opacity: 0; */
    content: "";
    width: 100%;
    height: auto;
    position: absolute;
    background: #ffdf50;
    /* -webkit-transform: skewY(5deg); */
    /* transform: skewY(5deg); */
    top: 3%;
    left: 0;
    bottom: 6%;
    z-index: -1;
    clip-path: polygon(0 0, 0 80%, 0 80%, 0 0%);
    animation: homeeleftToRightYellow 0.25s linear forwards;
    -webkit-animation: homeeleftToRightYellow 0.25s linear forwards;
}

.page-template-teamplate-youthsummit .youth-submit-review .box-on {
    position: relative;
}

.review-slider .owl-carousel {
    width: 65.2%;
    margin: 0 auto;
}

.page-template-teamplate-youthsummit .youth-submit-review .box-on .review-slider {
    overflow: hidden;
    padding-top: 24px;
}

.page-template-teamplate-youthsummit .youth-submit-review .box-on .review-slider .owl-stage-outer {
    overflow: visible;
}

.page-template-teamplate-youthsummit .youth-submit-review .box-on .review-slider .owl-item .review-item {
    /* overflow: hidden; */
    cursor: pointer;
    position: relative;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}

.page-template-teamplate-youthsummit .youth-submit-review .box-on h2 {
    color: #ffffff;
    line-height: 36px;
    display: block;
    text-align: right;
    margin-right: 9%;
    max-width: 257px;
    margin-top: 25px;
    margin-bottom: 53px;
}

.page-template-teamplate-youthsummit .topic {
    display: none;
}


/* what about this year */


/* .page-template-teamplate-youthsummit .topic {
max-width: 1280px;
margin: auto;
} */

.page-template-teamplate-youthsummit .topic .right-topic {
    width: 50%;
    float: right;
    margin-top: 6%;
}

.page-template-teamplate-youthsummit .topic .right-topic .title {
    float: right;
}

.page-template-teamplate-youthsummit .topic .right-topic .title p {
    line-height: 36px;
    font-size: 30px;
    font-weight: 700;
    text-align: right;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-right: 29%;
    margin-bottom: 57px;
    margin-left: 10%;
}

.page-template-teamplate-youthsummit .topic .left-topic {
    width: 50%;
    float: left;
    margin-top: 85px;
}

.page-template-teamplate-youthsummit .topic .left-topic .container-left {
    /* width: 727px; */
    width: 825px;
    margin: 0 auto;
    padding: 97px 107px 28px 66px;
    position: relative;
    /* min-height: 598px; */
    min-height: 660px;
}

.page-template-teamplate-youthsummit .topic .left-topic .container-left:before {
    content: '';
    background: url(../svg/bgr-topic.svg) no-repeat center;
    width: 100vw;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    /* clip-path: polygon(0 7.5%, 85.6% 0%, 89% 100%, 0% 82%); */
    clip-path: polygon(0 7.5%, 86% 0%, 89% 100%, 0% 81%);
    background: #014391;
    z-index: 1;
}

.page-template-teamplate-youthsummit .topic .left-topic .container-left:after {
    content: '';
    width: 100vw;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    /* clip-path: polygon(0 8%, 92% 3%, 76% 97%, 0% 86%); */
    clip-path: polygon(0 8%, 91.6% 3%, 76% 97%, 0% 86%);
    background: #FFDF50;
}

.page-template-teamplate-youthsummit .topic .left-topic .container-left .item .title {
    color: #ffffff;
    font-size: 30px;
    font-weight: 800;
    line-height: 36px;
    letter-spacing: 2px;
    /* padding-top: 14px;
padding-left: 29px; */
    padding-top: 26px;
    /* padding-left: 64px; */
    padding-bottom: 9px;
}

.page-template-teamplate-youthsummit .topic .left-topic .container-left .item ol {
    margin: 0;
    list-style: none;
    counter-reset: my-awesome-counter;
}

.page-template-teamplate-youthsummit .topic .left-topic .container-left .item ol li {
    color: #ffffff;
    font-weight: 400;
    border-bottom: 1px solid #fff;
    padding-bottom: 21px;
    padding-top: 21px;
    /* margin-right: 7%; */
    margin-right: 55px;
    margin-left: 0px;
    margin-top: 1px;
    margin-bottom: 0;
    counter-increment: my-awesome-counter;
}


/* Comment Code */


/* --------------------------------------------------------------------------------------------------------------------------------- */


/* .page-template-teamplate-youthsummit .topic .left-topic .owl-nav {
position: absolute;
bottom: 0;
width: 7%;
right: 11%;
display: flex;
justify-content: space-between;
top: 100%;
margin-top: 8%;
}

.page-template-teamplate-youthsummit .topic .left-topic button.owl-prev:before {
content: '';
width: 0;
height: 0;
border-left: 17px solid transparent;
border-right: 17px solid transparent;
border-bottom: 17px solid #FFDF50;
position: absolute;
left: -24px;
top: -3px;
transform: rotate(-200deg);
-webkit-transform: rotate(-200deg);
-moz-transform: rotate(-200deg);
-ms-transform: rotate(-200deg);
-o-transform: rotate(-200deg);
}
font-size: 0;
}

.page-template-teamplate-youthsummit .topic .left-topic button.owl-next:before {
content: '';
width: 0;
height: 0;
border-left: 17px solid transparent;
border-right: 17px solid transparent;
border-bottom: 17px solid #FFDF50;
position: absolute;
left: -21px;
top: -7px;
transform: rotate(-20deg);
-webkit-transform: rotate(-20deg);
-moz-transform: rotate(-20deg);
-ms-transform: rotate(-20deg);
-o-transform: rotate(-20deg);
}

.page-template-teamplate-youthsummit .topic .left-topic button.owl-next span {
font-size: 0;
} */


/* --------------------------------------------------------------------------------------------------------------------------------------------- */


/* Code */


/* ---------------------------------------------------------------------------------------------------------------------------------------------- */

.page-template-teamplate-youthsummit .topic .left-topic .owl-nav {
    position: absolute;
    bottom: 0;
    width: auto;
    right: 11%;
    display: flex;
    justify-content: space-between;
    top: 100%;
    margin-top: 8%;
}

.page-template-teamplate-youthsummit .topic .left-topic .owl-nav button {
    background: 0 0;
    color: inherit;
    border: none;
    padding: 0!important;
    font: inherit;
    width: 60px;
    height: 40px;
}

.page-template-teamplate-youthsummit .topic .left-topic button.owl-prev::before,
.page-template-teamplate-youthsummit .topic .left-topic button.owl-next::before {
    display: none;
}

.page-template-teamplate-youthsummit .topic .left-topic button.owl-prev span {
    font-size: 0;
    border-left: 18px solid transparent;
    border-right: 19px solid transparent;
    border-top: 19px solid #FFDF50;
    transform: rotate(-21deg);
    -webkit-transform: rotate(-21deg);
    border-bottom: 0;
    position: absolute;
    top: 9px;
    height: 0;
    width: 0;
    left: 4px;
}

.page-template-teamplate-youthsummit .topic .left-topic button.owl-next span {
    font-size: 0;
    height: 0;
    width: 0;
    border-left: 18px solid transparent;
    border-right: 19px solid transparent;
    border-bottom: 19px solid #FFDF50;
    transform: rotate(-21deg);
    -webkit-transform: rotate(-21deg);
    position: absolute;
    top: 0;
    left: 15px;
}


/* ---------------------------------------------------------------------------------------------------------------------------------------------- */

.page-template-teamplate-youthsummit .topic .left-topic .container-left .item ol li:before {
    content: counter(my-awesome-counter) ". ";
    color: #fff;
    font-weight: bold;
    position: absolute;
    color: #ffffff;
    font-family: 'Barlow';
    font-size: 18px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0.6px;
}

.page-template-teamplate-youthsummit .topic .right-topic .image img {
    width: 100%;
    /* max-width: 662px; */
    vertical-align: middle;
    /* height: 479px; */
}

.page-template-teamplate-youthsummit .topic .left-topic .container-left .item .sub-content {
    line-height: 22px;
    font-size: 18px;
    letter-spacing: 0.6px;
    max-width: 472px;
    margin: 0 auto;
    padding-left: 7px;
}

.page-template-teamplate-youthsummit .topic .left-topic .container-left .item ol li:last-child {
    border-bottom: none;
}

.page-template-teamplate-youthsummit .topic .clear {
    clear: both;
}

.page-template-teamplate-youthsummit .topic .owl-dots {
    display: none;
}


/* end  */


/* slider-logo */

.page-template-teamplate-youthsummit .sponsore .title-sponsor h2 {
    color: #e53d50;
    line-height: 36px;
    text-align: center;
    word-spacing: 0px;
    margin-top: 181px;
    margin-bottom: 0;
}

.page-template-teamplate-youthsummit .sponsore .owl-carousel {
    padding-top: 35px;
    /* padding-left: 96px;
padding-right: 96px; */
    position: relative;
}


/* .page-template-teamplate-youthsummit .sponsore .sliders-logo {
    max-width: 1070px;
    margin: 0 auto;
} */

.page-template-teamplate-youthsummit .sponsore .display-table {
    display: table;
    width: 100%;
    height: 100%;
    text-align: center;
}

.page-template-teamplate-youthsummit .sponsore .display-table-cell {
    display: table-cell;
    vertical-align: middle;
}

.page-template-teamplate-youthsummit .sponsore .owl-carousel .owl-item img {
    display: block;
    width: 100%;
    max-width: 218px;
    max-height: 145px;
    margin: 0 auto;
}

.page-template-teamplate-youthsummit .sponsore .owl-carousel .owl-item p {
    color: #9a9999;
    font-size: 14px;
    font-weight: 400;
    line-height: 17px;
    text-align: center;
    letter-spacing: 0.56px;
    padding-top: 13px;
    max-width: 226px;
    margin: 0 auto;
}

.page-template-teamplate-youthsummit .sponsore .owl-nav {
    /* position: absolute;
    top: 50%;
    width: 86%;
    left: 6%;
    display: flex;
    justify-content: space-between; */
    /* top: 50%; */
    /* width: 86%; */
    /* left: 6%; */
    /* display: flex;
    justify-content: space-between;
    text-align: center;
    margin-left: 0; */
}

.page-template-teamplate-youthsummit .sponsore .owl-nav {
    position: absolute;
    top: 44%;
    width: 85%;
    left: 6%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.page-template-teamplate-youthsummit .sponsore button.owl-prev:before {
    content: '';
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 20px solid #FFDF50;
    position: absolute;
    left: 15px;
    top: 11px;
    transform: rotate(-200deg);
    -webkit-transform: rotate(-200deg);
    -moz-transform: rotate(-200deg);
    -ms-transform: rotate(-200deg);
    -o-transform: rotate(-200deg);
}


/* .page-template-teamplate-youthsummit .sponsore button.owl-prev span {
    font-size: 0;
    border-left: 18px solid transparent;
    border-right: 19px solid transparent;
    border-top: 19px solid #FFDF50;
    transform: rotate(-21deg);
    -webkit-transform: rotate(-21deg);
    border-bottom: 0;
    position: absolute;
    top: 13px;
    height: 0;
    width: 0;
    left: 0px;
} */

.page-template-teamplate-youthsummit .youth-summits .sponsore .owl-next {
    width: 0;
    height: 0;
    border-left: 17px solid transparent;
    border-right: 17px solid transparent;
    border-bottom: 17px solid #FFDF50;
    position: absolute;
    right: -40px;
    top: -3px;
    font-size: 0;
    transform: rotate(-20deg);
    -webkit-transform: rotate(-20deg);
    -moz-transform: rotate(-20deg);
    -ms-transform: rotate(-20deg);
    -o-transform: rotate(-20deg);
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
}

.page-template-teamplate-youthsummit .sponsore .owl-carousel {
    padding-top: 35px;
    padding-left: 131px;
    padding-right: 131px;
    position: relative;
}

.page-template-teamplate-youthsummit .sponsore {
    max-width: 1280px;
    margin: auto;
    margin-bottom: 140px;
}


/* .page-template-teamplate-youthsummit .sponsore button.owl-next span {
    font-size: 0;
    height: 0;
    width: 0;
    border-left: 18px solid transparent;
    border-right: 19px solid transparent;
    border-bottom: 19px solid #FFDF50;
    transform: rotate(-21deg);
    -webkit-transform: rotate(-21deg);
    position: absolute;
    top: 7px;
    right: 0px;
} */

.page-template-teamplate-youthsummit .owl-dots {
    display: none;
}

.page-template-teamplate-youthsummit .sponsore button.owl-next:before {
    content: '';
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 20px solid #FFDF50;
    position: absolute;
    left: -28px;
    top: 7px;
    transform: rotate(-20deg);
    -webkit-transform: rotate(-20deg);
    -moz-transform: rotate(-20deg);
    -ms-transform: rotate(-20deg);
    -o-transform: rotate(-20deg);
}


/* end */


/* slider-bottom */


/* Comment Code */


/* ------------------------------------------------------------------------------------------------------------------------------ */


/* .page-template-teamplate-youthsummit .box-on .review-slider button.owl-prev:before {
content: '';
width: 0;
height: 0;
border-left: 27px solid transparent;
border-right: 27px solid transparent;
border-bottom: 27px solid #FFDF50;
position: absolute;
left: 11%;
top: -15px;
transform: rotate(-200deg);
-webkit-transform: rotate(-200deg);
-moz-transform: rotate(-200deg);
-ms-transform: rotate(-200deg);
-o-transform: rotate(-200deg);
}

.page-template-teamplate-youthsummit .box-on .review-slider button.owl-prev span {
font-size: 0;
}

.page-template-teamplate-youthsummit .box-on .review-slider button.owl-next:before {
content: '';
width: 0;
height: 0;
border-left: 27px solid transparent;
border-right: 27px solid transparent;
border-bottom: 27px solid #FFDF50;
position: absolute;
right: 31%;
top: -22px;
transform: rotate(-20deg);
-webkit-transform: rotate(-20deg);
-moz-transform: rotate(-20deg);
-ms-transform: rotate(-20deg);
-o-transform: rotate(-20deg);
}

.page-template-teamplate-youthsummit .box-on .review-slider button.owl-next span {
font-size: 0;
}

.page-template-teamplate-youthsummit .box-on .review-slider .owl-nav {
text-align: left;
position: relative;
bottom: 0;
width: 7%;
left: 11%;
display: flex;
justify-content: space-between;
top: 20px;
margin-top: 8%;
} */


/* -------------------------------------------------------------------------------------------------------------------------------------- */


/* Code */


/* -------------------------------------------------------------------------------------------------------------------------------------- */

.page-template-teamplate-youthsummit .box-on .review-slider button.owl-prev:before,
.page-template-teamplate-youthsummit .box-on .review-slider button.owl-next:before {
    display: none;
}

.page-template-teamplate-youthsummit .box-on .review-slider button.owl-prev span {
    font-size: 0;
    border-left: 27px solid transparent;
    border-right: 27px solid transparent;
    border-top: 30px solid #FFDF50;
    transform: rotate(-21deg);
    -webkit-transform: rotate(-21deg);
    border-bottom: 0;
    position: absolute;
    top: 7px;
    height: 0;
    width: 0;
    left: 4px;
}

.page-template-teamplate-youthsummit .box-on .review-slider .owl-nav button {
    width: 60px;
    height: 40px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-right: 18px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    position: relative;
}

.page-template-teamplate-youthsummit .box-on .review-slider button.owl-next span {
    font-size: 0;
    height: 0;
    width: 0;
    border-left: 27px solid transparent;
    border-right: 27px solid transparent;
    border-bottom: 30px solid #FFDF50;
    transform: rotate(-21deg);
    -webkit-transform: rotate(-21deg);
    position: absolute;
    top: -2px;
    left: 0;
}

.page-template-teamplate-youthsummit .box-on .review-slider .owl-nav {
    /* text-align: left;
position: relative;
bottom: 0;
width: 8%;
left: 11%;
display: flex;
justify-content: space-between;
top: -20px;
margin-top: 8%; */
    text-align: left;
    /* position: relative; */
    /* bottom: 0; */
    /* width: 8%; */
    /* left: 11%; */
    display: flex;
    /* justify-content: space-between; */
    /* top: -20px; */
    margin-left: 10.3%;
    margin-top: 55px;
    /* margin: 0; */
}

.page-template-teamplate-youthsummit .sponsore button:hover {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}

.page-template-teamplate-youthsummit .sponsore .owl-nav button {
    /* width: 60px;
    height: 40px;
    display: inline-flex;
    align-items: center;
    justify-content: center; */
    /* margin-right: 18px; */
    /* -webkit-transition: all 0.5s;
    transition: all 0.5s;
    position: relative;
    top: -139px; */
}

.page-template-teamplate-youthsummit .youth-summits .sponsore .owl-prev {
    width: 0;
    height: 0;
    border-left: 17px solid transparent;
    border-right: 17px solid transparent;
    border-bottom: 17px solid #FFDF50;
    position: absolute;
    left: -10px;
    top: 3px;
    font-size: 0;
    transform: rotate(-200deg);
    -webkit-transform: rotate(-200deg);
    -moz-transform: rotate(-200deg);
    -ms-transform: rotate(-200deg);
    -o-transform: rotate(-200deg);
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
}

.page-template-teamplate-youthsummit .youth-summits .sponsore .owl-prev:hover {
    transform: scale(1.2) rotate(-200deg);
    -webkit-transform: scale(1.2) rotate(-200deg);
    -moz-transform: scale(1.2) rotate(-200deg);
    -ms-transform: scale(1.2) rotate(-200deg);
    -o-transform: scale(1.2) rotate(-200deg);
}


/* --------------------------------------------------------------------------------------------------------------------------------------- */


/* end */

.page-template-teamplate-youthsummit .rotates-text {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    width: 0;
    height: 0;
    white-space: nowrap;
    position: absolute;
    top: 43px;
    left: -7px;
    display: flex;
    /* justify-content: center; */
    font-size: 15px;
    font-weight: 500;
    line-height: 18px;
    opacity: 0.2479074;
    letter-spacing: 0;
}

.page-template-teamplate-youthsummit .rotates-text:after {
    content: "";
    width: 71px;
    height: 1px;
    background: #000;
    display: inline-block;
    position: absolute;
    top: 10px;
    right: 18px;
    transform: none;
}

.page-template-teamplate-youthsummit .right-topic .rotates-text.rotates-desktop:after {
    right: 12px;
}

.page-template-teamplate-youthsummit .left-main {
    position: relative;
}


/* .page-template-teamplate-youthsummit .titles-summits {
    display: none;
} */

.page-template-teamplate-youthsummit .right-topic {
    position: relative;
}

.page-template-teamplate-youthsummit .right-topic .rotates-text {
    top: -10px;
    right: 63px;
    left: auto;
}

.page-template-teamplate-youthsummit .youth-submit-review .content-inners {
    position: relative;
    /* opacity: 0; */
    animation: content 2s linear 6s forwards;
    -webkit-animation: content 2s linear 6s forwards;
    -webkit-clip-path: polygon(0 0, 0 100%, 0 100%, 0 0);
    clip-path: polygon(0 0, 0 100%, 0 100%, 0 0);
    overflow: hidden;
    padding-top: 6.1%;
    padding-bottom: 10px;
}

.page-template-teamplate-youthsummit .youth-submit-review .content-inners .rotates-text {
    right: 5.8%;
    left: auto;
    color: #fff;
    position: absolute;
    margin-top: 0;
    top: 85px;
}

.page-template-teamplate-youthsummit .youth-submit-review .content-inners .rotates-text:after {
    background-color: #ffffff;
}

.page-template-teamplate-youthsummit .topic .right-topic .title p.mobile-title {
    display: none;
}

.page-template-teamplate-youthsummit .topic .right-topic .rotates-mobile {
    display: none;
}

.page-template-teamplate-youthsummit .topic {
    /* max-width: 1280px; */
    margin: auto;
    position: relative;
}


/* .page-template-teamplate-youthsummit .youth-submit-review .box-on .reviewss {
clip-path: polygon(0 0, 0 100%, 0% 100%, 0% 0);
animation: showCarousel 8s linear 4s forwards;
width: 0;
}

@keyframes showCarousel {
0% {
width: 0;
clip-path: polygon(0 0, 0 100%, 50% 100%, 50% 0);
}
100% {
width: 100%;
clip-path: polygon(0 0, 0 100%, 100% 100%, 100% 0);
}
} */


/* slider-new bg content */

.page-template-teamplate-youthsummit .tab-content-wrapper {
    margin-top: 145px;
}

.page-template-teamplate-youthsummit .conference {
    display: flex;
    justify-content: space-between;
}

.page-template-teamplate-youthsummit .works-list {
    width: 48.4%;
    position: relative;
    z-index: 1;
}

.page-template-teamplate-youthsummit .works-list:before {
    content: "";
    top: -35%;
    left: 0;
    right: -31%;
    bottom: -12%;
    background: #014391;
    -webkit-clip-path: polygon(0% 14%, 87.2% 6.5%, 90.4% 100%, 0% 83%);
    clip-path: polygon(0% 14%, 87.2% 6.5%, 90.4% 100%, 0% 83%);
    position: absolute;
    z-index: 2;
}

.page-template-teamplate-youthsummit .works-list:after {
    content: "";
    top: -28.5%;
    left: 0;
    right: -26%;
    bottom: -6%;
    background: #FFDF50;
    -webkit-clip-path: polygon(0% 14%, 97% 5%, 80% 101%, 0% 90%);
    clip-path: polygon(0% 14%, 97% 5%, 80% 101%, 0% 90%);
    position: absolute;
    z-index: 1;
}

.page-template-teamplate-youthsummit .list-wrapper {
    position: relative;
    z-index: 3;
    padding-left: calc((100vw - 1023px)/2);
    margin-right: -46px;
    padding-top: 0;
    width: calc(100% + 44px);
}


/* .page-template-teamplate-youthsummit .list-wrapper {
    overflow: hidden;
} */

.page-template-teamplate-youthsummit .works-list h2 {
    color: #fff;
    font-weight: 800;
    letter-spacing: 2px;
    margin: 0 0 15px;
    text-transform: none;
}

.page-template-teamplate-youthsummit .works-list .time {
    padding-left: 2px;
}

.page-template-teamplate-youthsummit .works-list .time {
    width: 7.5%;
    display: inline-block;
}

.page-template-teamplate-youthsummit .works-list .work {
    width: 87%;
}

.page-template-teamplate-youthsummit .works-list .item:nth-child(4n) {
    font-size: 18px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0.6px;
    color: #fff;
    display: flex;
    border-bottom: 1px solid #fff;
    border-bottom: none;
}

.page-template-teamplate-youthsummit .tab-content-wrapper .list-wrapper .owl-nav button.owl-prev span {
    font-size: 0;
    border-left: 18px solid transparent;
    border-right: 18px solid transparent;
    border-top: 19px solid #ffdf50;
    transform: rotate(-21deg);
    -webkit-transform: rotate(-21deg);
    border-bottom: 0;
    position: absolute;
    top: 13px;
    height: 0;
    width: 0;
    left: 24px;
}

.page-template-teamplate-youthsummit .tab-content-wrapper .list-wrapper .owl-nav button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    /* margin-right: 18px; */
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    position: relative;
    width: 60px;
    height: 40px;
}

.page-template-teamplate-youthsummit .tab-content-wrapper .list-wrapper .owl-nav button.owl-next span {
    font-size: 0;
    height: 0;
    width: 0;
    border-left: 18px solid transparent;
    border-right: 18px solid transparent;
    border-bottom: 19px solid #ffdf50;
    transform: rotate(-21deg);
    -webkit-transform: rotate(-21deg);
    position: absolute;
    top: 7px;
    left: 21px;
}

.page-template-teamplate-youthsummit .action {
    display: none !important;
}

.page-template-teamplate-youthsummit .tab-content-wrapper .list-wrapper .owl-nav button.owl-prev {
    margin-right: -8px;
}

.page-template-teamplate-youthsummit .tab-content-wrapper .list-wrapper .owl-nav {
    text-align: left;
    margin-top: 37px;
    margin-left: 0;
    display: flex;
    justify-content: flex-end;
}

.page-template-teamplate-youthsummit .tab-content-wrapper .list-wrapper .owl-nav button:hover {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}

.page-template-teamplate-youthsummit .works-list .item {
    font-size: 18px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0.6px;
    color: #fff;
    display: flex;
    border-bottom: 1px solid #fff;
    padding: 22px 0;
}


/* .page-template-teamplate-youthsummit .tab-content {
    opacity: 0;
    visibility: hidden;
    position: absolute;
} */


/* .page-template-teamplate-youthsummit .tab-content.active {
    opacity: 1;
    visibility: visible;
    position: static;
} */

.page-template-teamplate-youthsummit .action {
    position: absolute;
    z-index: 3;
    right: -40px;
    bottom: 53px;
    text-align: right;
}

.page-template-teamplate-youthsummit .action {
    left: 40vw;
    z-index: 3;
    position: absolute;
    bottom: 0;
    width: 10%;
    display: flex;
    justify-content: space-between;
    top: 100%;
    margin-top: 0%;
}

.page-template-teamplate-youthsummit .image-right {
    width: 51.6%;
    padding-bottom: 37.4%;
    background-size: cover;
    background-position: center;
}

.page-template-teamplate-youthsummit .image-right img {
    display: none;
}

.page-template-teamplate-youthsummit .action button {
    background: 0 0;
    color: inherit;
    border: none;
    padding: 0!important;
    font: inherit;
    width: 60px;
    height: 40px;
}

.page-template-teamplate-youthsummit .action button.owl-prev span {
    font-size: 0;
    border-left: 18px solid transparent;
    border-right: 19px solid transparent;
    border-top: 19px solid #ffdf50;
    transform: rotate(-21deg);
    -webkit-transform: rotate(-21deg);
    border-bottom: 0;
    position: absolute;
    top: 9px;
    height: 0;
    width: 0;
    left: 4px;
}

.page-template-teamplate-youthsummit .action button.owl-next span {
    font-size: 0;
    height: 0;
    width: 0;
    border-left: 18px solid transparent;
    border-right: 19px solid transparent;
    border-bottom: 19px solid #ffdf50;
    transform: rotate(-21deg);
    -webkit-transform: rotate(-21deg);
    position: absolute;
    top: 5px;
    left: -5px;
}

.page-template-teamplate-youthsummit .action button {
    left: 28px;
}

.page-template-teamplate-youthsummit .action button:hover {
    background-color: #014391;
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}

.page-template-teamplate-youthsummit .works-list h2 {
    color: #fff;
    font-weight: 800;
    letter-spacing: 2px;
    margin: 0 0 8px;
    text-transform: none;
}

.page-template-teamplate-youthsummit .titles-summits {
    text-align: right;
    max-width: 254px;
    margin: 0 auto;
    margin-right: 103px;
    position: relative;
}

.page-template-teamplate-youthsummit .titles-summits .title {
    position: relative;
    top: -26px;
}

.page-template-teamplate-youthsummit .titles-summits .rotates-text {
    top: -36px;
    right: -40px;
    left: auto;
}

.page-template-teamplate-youthsummit .titles-summits .title p {
    line-height: 36px;
    font-size: 30px;
    font-weight: 700;
    text-align: right;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.page-template-teamplate-youthsummit .titles-summits .title p.mobile-title {
    display: none;
}

.page-template-teamplate-youthsummit .titles-summits .rotates-mobile {
    display: none;
}

.page-template-teamplate-youthsummit .youth-summits .sponsore .owl-next:hover {
    transform: scale(1.2) rotate(-20deg);
    -webkit-transform: scale(1.2) rotate(-20deg);
    -moz-transform: scale(1.2) rotate(-20deg);
    -ms-transform: scale(1.2) rotate(-20deg);
    -o-transform: scale(1.2) rotate(-20deg);
}


/* .page-template-teamplate-youthsummit .youth-submit-review.aos-animate .content-inners{
    -webkit-animation: scale-img-left 0.8s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
    animation: scale-img-left 0.8s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
    animation-delay: 1s;
} */

.page-template-teamplate-youthsummit .youth-submit-review.aos-animate .content-inners {
    -webkit-animation: scale-img-left 0.4s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
    animation: scale-img-left 0.4s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
    animation-delay: 0.5s;
}

@keyframes bg1 {
    from {
        bottom: 0;
        left: 0;
        width: 0%;
        height: 0%;
    }
    to {
        bottom: 0;
        left: 0;
        width: 100%;
        height: 100%;
        opacity: 1;
    }
}

@keyframes bg {
    from {
        bottom: 0;
        left: 0;
        width: 0%;
        height: 0%;
    }
    to {
        bottom: 0;
        left: 0;
        width: 100%;
        height: 100%;
        opacity: 1;
    }
}

@keyframes content {
    from {}
    to {
        opacity: 1;
    }
}

@media all and (-ms-high-contrast:none) {
    *::-ms-backdrop,
    .page-template-teamplate-youthsummit .works-list:after {
        display: none;
    }
    .page-template-teamplate-youthsummit .works-list:after {
        display: none;
    }
    *::-ms-backdrop,
    .page-template-teamplate-youthsummit .works-list:before {
        top: -12%;
        background: url(../png/bg-slider.png) no-repeat center;
        background-size: 100% 100%;
    }
    .page-template-teamplate-youthsummit .works-list:before {
        top: -12%;
        background: url(../png/bg-slider.png) no-repeat center;
        background-size: 100% 100%;
    }
    /*  */
    *::-ms-backdrop,
    .youth-submit-review::after {
        width: 100%;
        height: auto;
        -webkit-transform: skewY(5deg);
        transform: skewY(5deg);
        top: 14.5%;
        left: 0;
        bottom: 1%;
        z-index: -1;
    }
    .youth-submit-review::after {
        width: 100%;
        height: auto;
        -webkit-transform: skewY(5deg);
        transform: skewY(5deg);
        top: 14.5%;
        left: 0;
        bottom: 1%;
        z-index: -1;
    }
    *::-ms-backdrop,
    .youth-submit-review::before {
        width: 100%;
        height: auto;
        -webkit-transform: skewY(-7.7deg);
        transform: skewY(-7.7deg);
        top: 7.4%;
        left: 0;
        bottom: -10%;
    }
    .youth-submit-review::before {
        width: 100%;
        height: auto;
        -webkit-transform: skewY(-7.7deg);
        transform: skewY(-7.7deg);
        top: 7.4%;
        left: 0;
        bottom: -10%;
    }
}

@media all and (-ms-high-contrast:none) {
    *::-ms-backdrop,
    .page-template-teamplate-youthsummit .topic .left-topic .container-left:after {
        display: none;
    }
    .page-template-teamplate-youthsummit .topic .left-topic .container-left:after {
        display: none;
    }
    *::-ms-backdrop,
    .page-template-teamplate-youthsummit .topic .left-topic .container-left:before {
        top: -12%;
        background: url(../png/bg-slider.png) no-repeat center;
        background-size: 100% 100%;
    }
    .page-template-teamplate-youthsummit .topic .left-topic .container-left:before {
        top: -12%;
        background: url(../png/bg-slider.png) no-repeat center;
        background-size: 100% 100%;
    }
    /*  */
    *::-ms-backdrop,
    .youth-submit-review::after {
        width: 100%;
        height: auto;
        -webkit-transform: skewY(5deg);
        transform: skewY(5deg);
        top: 14.5%;
        left: 0;
        bottom: 1%;
        z-index: -1;
    }
    .youth-submit-review::after {
        width: 100%;
        height: auto;
        -webkit-transform: skewY(5deg);
        transform: skewY(5deg);
        top: 14.5%;
        left: 0;
        bottom: 1%;
        z-index: -1;
    }
    *::-ms-backdrop,
    .youth-submit-review::before {
        width: 100%;
        height: auto;
        -webkit-transform: skewY(-7.7deg);
        transform: skewY(-7.7deg);
        top: 7.4%;
        left: 0;
        bottom: -10%;
    }
    .youth-submit-review::before {
        width: 100%;
        height: auto;
        -webkit-transform: skewY(-7.7deg);
        transform: skewY(-7.7deg);
        top: 7.4%;
        left: 0;
        bottom: -10%;
    }
}

@media screen and (min-width: 1920px) {
    /* .page-template-teamplate-youthsummit .titles-summits .title p {
        margin-right: 25%;
    } */
}

@media screen and (min-width: 1281px) {
    /* .page-template-teamplate-youthsummit .topic .left-topic .container-left:after {
clip-path: polygon(0 27%, 99% 5%, 90% 96%, 0% 85%);
} */
    /* .page-template-teamplate-youthsummit .topic .left-topic .container-left:before {
clip-path: polygon(0 13.5%, 96% 0%, 100% 100%, 0% 81%);
} */
    /* .page-template-teamplate-youthsummit .topic .left-topic .container-left {
        width: 727px;
        width: 901px;
    } */
    /* .page-template-teamplate-youthsummit .topic .right-topic .image img {
width: 100%;
vertical-align: middle;
height: 479px;
height: auto;
max-height: 514px;
object-fit: cover;
max-width: 100%;
} */
}

@media (max-width: 1920px) and (min-width: 1920px) {
    /* .page-template-teamplate-youthsummit .left-main img {
        margin-bottom: 8.65625VW !important;
    }
    .page-template-teamplate-youthsummit .titles-summits .title p {
        margin-bottom: -27px;
    }
    .page-template-teamplate-youthsummit .rotates-text {
        top: 62px;
    } */
}

@media screen and (max-width: 1920px) and (min-width: 1281px) {
    /* .page-template-teamplate-youthsummit .sponsore .owl-carousel .owl-item img {
        display: block;
        width: 100%;
        max-width: 17.03125VW;
        max-height: 11.328125VW;
        margin: 0 auto;
    }
    .page-template-teamplate-youthsummit .youth-summits .sponsore .owl-prev {
        width: 0;
        height: 0;
        border-left: 2.109375VW solid transparent;
        border-right: 2.109375VW solid transparent;
        border-bottom: 2.34375VW solid #ffdf50;
        position: absolute;
        left: -1.8125VW;
        top: 0.234375VW;
        font-size: 0;
        transform: rotate(-200deg);
        -webkit-transform: rotate(-200deg);
        -moz-transform: rotate(-200deg);
        -ms-transform: rotate(-200deg);
        -o-transform: rotate(-200deg);
        transition: all .5s ease;
        -webkit-transition: all .5s ease;
        -moz-transition: all .5s ease;
        -ms-transition: all .5s ease;
        -o-transition: all .5s ease;
    }
    .page-template-teamplate-youthsummit .youth-summits .sponsore .owl-carousel {
        padding-top: 1.734375VW;
        padding-left: 10.3vw;
        padding-right: 10.3vw;
        position: relative;
    }
    .page-template-teamplate-youthsummit .youth-summits .sponsore .owl-next {
        width: 0;
        height: 0;
        border-left: 2.109375VW solid transparent;
        border-right: 2.109375VW solid transparent;
        border-bottom: 2.34375VW solid #ffdf50;
        position: absolute;
        right: -3.65625VW;
        top: -0.234375VW;
        font-size: 0;
        transform: rotate(-20deg);
        -webkit-transform: rotate(-20deg);
        -moz-transform: rotate(-20deg);
        -ms-transform: rotate(-20deg);
        -o-transform: rotate(-20deg);
        transition: all .5s ease;
        -webkit-transition: all .5s ease;
        -moz-transition: all .5s ease;
        -ms-transition: all .5s ease;
        -o-transition: all .5s ease;
    }
    .page-template-teamplate-youthsummit .youth-summits .sponsore {
        margin-bottom: 9.328125VW;
        max-width: unset;
    } */
    /* .page-template-teamplate-youthsummit .youth-summits .sponsore .owl-nav {
        position: absolute;
        top: 38%;
        width: 85vw;
    } */
}

@media (min-width: 1281px) {
    /* .page-template-teamplate-youthsummit .sponsore .owl-nav {
        position: absolute;
        top: 38%;
        width: 85vw;
        left: 6vw;
    }
    .page-template-teamplate-youthsummit section.youth-submit-main .container{
        max-width: unset;
    }
    .page-template-teamplate-youthsummit .youth-submit-main {
        padding-top: 7.03125VW;
    }
    .page-template-teamplate-youthsummit .tab-content-wrapper .list-wrapper .owl-nav button {
        width: 4.6875VW;
        height: 3.125VW;
    }
    .page-template-teamplate-youthsummit .tab-content-wrapper .list-wrapper .owl-nav button.owl-prev {
        margin-right: -0.625VW;
    }
    .page-template-teamplate-youthsummit .youth-submit-review .content-inners .rotates-text {
        top: 6.640625VW;
    }
    .page-template-teamplate-youthsummit .right-main .main-content p:first-child {
        margin-bottom: 2.109375VW;
    }
    .page-template-teamplate-youthsummit .left-main img {
        margin-bottom: 11.25VW;
    }
    .page-template-teamplate-youthsummit .right-main .main-content p {
        margin-bottom: 2.109375VW;
    }
    .page-template-teamplate-youthsummit .youth-submit-review {
        padding-bottom: 8.671875VW;
    }
    .page-template-teamplate-youthsummit .youth-submit-review .content-inners {
        padding-bottom: 0.78125VW;
    }
    .page-template-teamplate-youthsummit .tab-content-wrapper .list-wrapper .owl-nav button.owl-prev span {
        border-left: 1.406vw solid transparent;
        border-right: 1.484vw solid transparent;
        border-top: 1.484vw solid #ffdf50;
    }
    .page-template-teamplate-youthsummit .tab-content-wrapper .list-wrapper .owl-nav button.owl-next span {
        border-left: 1.406vw solid transparent;
        border-right: 1.484vw solid transparent;
        border-bottom: 1.484vw solid #ffdf50;
    }
    .page-template-teamplate-youthsummit .box-on .review-slider button.owl-prev span {
        border-left: 2.109375VW solid transparent;
        border-right: 2.109375VW solid transparent;
        border-top: 2.34375VW solid #ffdf50;
        top: 0.546875VW;
        left: 0.3125VW;
    }
    .page-template-teamplate-youthsummit .box-on .review-slider button.owl-next span {
        border-left: 2.109375VW solid transparent;
        border-right: 2.109375VW solid transparent;
        border-bottom: 2.34375VW solid #ffdf50;
        top: -0.15625VW;
    }
    .page-template-teamplate-youthsummit .box-on .review-slider .owl-nav button {
        width: 4.6875VW;
        height: 3.125VW;
        margin-right: 1.40625VW;
    }
    .page-template-teamplate-youthsummit .box-on .review-slider .owl-nav {
        margin-left: 10.3%;
        margin-top: 4.296875VW;
    }
    .page-template-teamplate-youthsummit .left-main a::before {
        border-left: 1.171875VW solid transparent;
        border-right: 1.171875VW solid transparent;
        border-bottom: 1.484375VW solid #ef730f;
    }
    .page-template-teamplate-youthsummit .list-wrapper {
        padding-left: calc((100vw - 80.296875VW)/2);
    }
    .page-template-teamplate-youthsummit .right-main .main-content p {
        max-width: 100%;
    }
    .page-template-teamplate-youthsummit .tab-content-wrapper .list-wrapper .owl-nav {
        margin-top: 3.890625VW;
    }
    .page-template-teamplate-youthsummit .works-list .work {
        width: 88%;
    } */
    /* .page-template-teamplate-youthsummit .youth-summits .sponsore .owl-carousel {
        padding-top: 74px;
        padding-left: 17vw;
        padding-right: 14vw;
        position: relative;
    } */
    /* .youth-summits {
        margin-top: -.5%;
    } */
    /* .page-template-teamplate-youthsummit .youth-summits .sponsore {
        margin-bottom: 121px;
        max-width: unset;
    } */
    /* .page-template-teamplate-youthsummit .youth-summits .sponsore .owl-nav {
        position: absolute;
        top: 51%;
        width: 75%;
        left: 10%;
    } */
    /* .page-template-teamplate-youthsummit .youth-summits .sponsore .owl-prev {
        width: 0;
        height: 0;
        border-left: 19px solid transparent;
        border-right: 20px solid transparent;
        border-bottom: 22px solid #ffdf50;
        position: absolute;
        left: -36px;
        top: 3px;
        font-size: 0;
        transform: rotate(-200deg);
        -webkit-transform: rotate(-200deg);
        -moz-transform: rotate(-200deg);
        -ms-transform: rotate(-200deg);
        -o-transform: rotate(-200deg);
        transition: all .5s ease;
        -webkit-transition: all .5s ease;
        -moz-transition: all .5s ease;
        -ms-transition: all .5s ease;
        -o-transition: all .5s ease;
    } */
    /* .page-template-teamplate-youthsummit .youth-summits .sponsore .owl-next {
        width: 0;
        height: 0;
        border-left: 19px solid transparent;
        border-right: 20px solid transparent;
        border-bottom: 22px solid #ffdf50;
        position: absolute;
        right: -98px;
        top: -3px;
        font-size: 0;
        transform: rotate(-20deg);
        -webkit-transform: rotate(-20deg);
        -moz-transform: rotate(-20deg);
        -ms-transform: rotate(-20deg);
        -o-transform: rotate(-20deg);
        transition: all .5s ease;
        -webkit-transition: all .5s ease;
        -moz-transition: all .5s ease;
        -ms-transition: all .5s ease;
        -o-transition: all .5s ease;
    } */
    /* .page-template-teamplate-youthsummit .list-wrapper {
        padding-top: -1.5%;
    } */
    /* sua font, space */
    /* .page-template-teamplate-youthsummit .right-main .main-content p:first-child {
        font-size: 1.40625VW;
        line-height: 2.34375VW;
        letter-spacing: 0.0390625VW;
        margin-top: -0.3125VW;
    }
    .page-template-teamplate-youthsummit .right-main .main-content p {
        font-size: 1.40625VW;
        line-height: 2.34375VW;
        letter-spacing: 0.0390625VW;
    }
    .page-template-teamplate-youthsummit .right-main .main-content p img {
        max-width: 17.5VW;
        margin-top: 1.93VW;
        margin-bottom: 1.99vw;
        margin-left: 11.328125VW;
    }
    .page-template-teamplate-youthsummit .left-main img {
        max-width: 23.515625VW;
    }
    .page-template-teamplate-youthsummit .left-main a {
        font-size: 1.953125VW;
        line-height: 2.34375VW;
        letter-spacing: 0.1220703125VW;
        padding-left: 3.515625VW;
    }
    .page-template-teamplate-youthsummit .right-main .hashtag span {
        font-size: 1.25VW;
        line-height: 1.250vw;
        letter-spacing: 0.05VW;
        padding-right: 2.421875VW;
        margin-bottom: 0.625VW;
    }
    .page-template-teamplate-youthsummit .titles-summits .title p {
        line-height: 2.8125VW;
        font-size: 2.34375VW;
        letter-spacing: 0.078125VW;
    }
    .page-template-teamplate-youthsummit .tab-content-wrapper {
        margin-top: 11.328125VW;
    }
    .page-template-teamplate-youthsummit .titles-summits {
        max-width: 19.84375VW;
        margin-right: 8.046875VW;
    }
    .page-template-teamplate-youthsummit .titles-summits .rotates-text {
        top: -2.8125VW;
        right: -3.125VW;
        left: auto;
    }
    .page-template-teamplate-youthsummit .rotates-text:after {
        width: 5.546875VW;
        height: 0.078125VW;
        top: 0.78125VW;
        right: 1.40625VW;
    }
    .page-template-teamplate-youthsummit .rotates-text {
        font-size: 1.171875VW;
        line-height: 1.40625VW;
    }
    .page-template-teamplate-youthsummit .titles-summits .title {
        top: -2.03125VW;
    }
    .page-template-teamplate-youthsummit .list-wrapper {
        margin-right: -3.59375VW;
    }
    .page-template-teamplate-youthsummit .works-list h2 {
        font-size: 2.34375VW;
        line-height: 3.125VW;
        letter-spacing: 0.15625VW;
        margin-bottom: 0.625VW;
    }
    .page-template-teamplate-youthsummit .works-list .item {
        font-size: 1.40625VW;
        line-height: 1.71875VW;
        letter-spacing: 0.046875VW;
    }
    .page-template-teamplate-youthsummit .works-list .item:nth-child(4n) {
        font-size: 1.40625VW;
        line-height: 1.71875VW;
        letter-spacing: 0.046875VW;
    }
    .page-template-teamplate-youthsummit .sponsore .title-sponsor h2 {
        font-size: 2.34375VW;
        line-height: 2.8125VW;
        margin-top: 14.140625VW;
    }
    .page-template-teamplate-youthsummit .sponsore .owl-carousel .owl-item p {
        font-size: 1.09375VW;
        line-height: 1.328125VW;
        letter-spacing: 0.04375VW;
        max-width: 17.65625VW;
    }
    .page-template-teamplate-youthsummit .youth-submit-review .box-on h2 {
        max-width: 20.078125VW;
        line-height: 2.8125VW;
        margin-top: 1.953125VW;
        margin-bottom: 4.140625VW;
    } */
}

@media screen and (min-width: 1281px) {
    /* .page-template-teamplate-youthsummit .topic {
max-width: 1920px;
} */
    /* .page-template-teamplate-youthsummit .topic .left-topic .container-left {
        padding: 97px 107px 28px 143px;
        width: 59vw;
        min-height: 662px;
    }
    .page-template-teamplate-youthsummit .topic .left-topic .container-left:before {
        clip-path: polygon(0 13.5%, 96% 0%, 97% 100%, 0% 67%);
    }
    .page-template-teamplate-youthsummit .topic .right-topic .image img {
        width: 100%;
        object-fit: cover;
        max-height: 493px;
        margin: 0 auto;
    }
    .page-template-teamplate-youthsummit .topic .left-topic .container-left:after {
        clip-path: polygon(0 11%, 100% 4%, 87% 95%, 0% 77%);
    } */
    /* .page-template-teamplate-youthsummit .left-main img {
        margin-bottom: 139px;
    } */
}

@media (max-width: 1899px) and (min-width: 1281px) {
    .page-template-teamplate-youthsummit .list-wrapper {
        padding-left: 135px;
    }
    .page-template-teamplate-youthsummit section.youth-submit-main .container {
        max-width: 100%;
    }
    .page-template-teamplate-youthsummit .works-list:before {
        top: -24%;
        left: 0;
        right: -31%;
        bottom: -10%;
        -webkit-clip-path: polygon(0% 14%, 87.2% 0%, 90.4% 100%, 0% 83%);
        clip-path: polygon(0% 14%, 87.2% 0%, 90.4% 100%, 0% 83%);
    }
    .page-template-teamplate-youthsummit .works-list:after {
        top: -17.5%;
        left: 0;
        right: -26%;
        bottom: -5%;
        -webkit-clip-path: polygon(0% 14%, 97% 0%, 80% 100%, 0% 90%);
        clip-path: polygon(0% 14%, 97% 0%, 80% 100%, 0% 90%);
    }
    .page-template-teamplate-youthsummit .image-right {
        width: 56%;
        padding-bottom: 0;
        background-position: center top;
        height: auto;
        min-height: 500px;
    }
    .page-template-teamplate-youthsummit .works-list {
        width: 44%;
    }
    .page-template-teamplate-youthsummit .youth-submit-review .box-on .review-slider {}
}

@media (min-width: 1900px) {
    .page-template-teamplate-youthsummit .youth-submit-review .box-on .review-slider {
        width: 100%;
        overflow: visible;
        max-width: 1920px;
        margin: 0 auto;
    }
    .page-template-teamplate-youthsummit .list-wrapper {
        padding-left: calc((100vw - 1560px)/2);
        padding-top: 30px;
        margin-right: 0;
        /* padding-bottom: 100px; */
    }
    .page-template-teamplate-youthsummit .works-list {
        width: 44%;
    }
    .page-template-teamplate-youthsummit .titles-summits .title p {
        font-size: 35px;
        line-height: 42px;
    }
    .page-template-teamplate-youthsummit .tab-content-wrapper .list-wrapper .owl-nav button.owl-prev span {
        border-left: 20px solid transparent;
        border-right: 20px solid transparent;
        border-top: 21px solid #ffdf50;
    }
    .page-template-teamplate-youthsummit .tab-content-wrapper .list-wrapper .owl-nav button.owl-next span {
        border-left: 20px solid transparent;
        border-right: 20px solid transparent;
        border-bottom: 21px solid #ffdf50;
    }
    .page-template-teamplate-youthsummit .youth-summits .sponsore .owl-prev {
        border-left: 19px solid transparent;
        border-right: 19px solid transparent;
        border-bottom: 19px solid #FFDF50;
    }
    .page-template-teamplate-youthsummit .youth-summits .sponsore .owl-next {
        border-left: 19px solid transparent;
        border-right: 19px solid transparent;
        border-bottom: 19px solid #FFDF50;
    }
    .page-template-teamplate-youthsummit .box-on .review-slider button.owl-prev span {
        border-left: 29px solid transparent;
        border-right: 29px solid transparent;
        border-top: 32px solid #FFDF50;
    }
    .page-template-teamplate-youthsummit .box-on .review-slider button.owl-next span {
        border-left: 29px solid transparent;
        border-right: 29px solid transparent;
        border-bottom: 32px solid #FFDF50;
    }
    .page-template-teamplate-youthsummit .works-list:before {
        top: -24%;
        left: 0;
        right: -31%;
        bottom: -10%;
        -webkit-clip-path: polygon(0% 14%, 87.2% 0%, 90.4% 100%, 0% 83%);
        clip-path: polygon(0% 14%, 87.2% 0%, 90.4% 100%, 0% 83%);
    }
    .page-template-teamplate-youthsummit .works-list:after {
        top: -17.5%;
        left: 0;
        right: -26%;
        bottom: -5%;
        -webkit-clip-path: polygon(0% 14%, 97% 0%, 80% 100%, 0% 90%);
        clip-path: polygon(0% 14%, 97% 0%, 80% 100%, 0% 90%);
    }
    .page-template-teamplate-youthsummit .image-right {
        width: 56%;
        padding-bottom: 0;
        background-position: center top;
        height: auto;
        min-height: 500px;
    }
    .page-template-teamplate-youthsummit section.youth-submit-main .container {
        max-width: 1595px;
    }
    .page-template-teamplate-youthsummit .youth-submit-review .content-inners {
        padding-top: 6.2%;
        padding-bottom: 4%;
    }
    .page-template-teamplate-youthsummit .youth-submit-review .box-on h2 {
        max-width: 300px;
    }
    .page-template-teamplate-youthsummit .left-main {
        padding-left: 16%;
    }
}

@media screen and (min-width: 1200px) {
    .page-template-teamplate-youthsummit .action {
        left: 42vw;
        margin-top: -10.3%;
        width: auto;
    }
}

@media (min-width: 1366px) {
    /* .page-template-teamplate-youthsummit .left-main img {
        margin-bottom: 11.40625VW;
    }
    .page-template-teamplate-youthsummit .list-wrapper {
        padding-top: 2.5%;
    } */
}

@media (min-width: 1400px) {
    .page-template-teamplate-youthsummit .list-wrapper {
        /* padding-bottom: 100px; */
        /* padding-top: 50px; */
        /* width: 100%; */
    }
    /* .page-template-teamplate-youthsummit .list-wrapper {
        padding-top: 12.5%;
    }
    .page-template-teamplate-youthsummit .works-list {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
    }
    .page-template-teamplate-youthsummit .works-list:before {
        top: -5.46875VW;
        -webkit-clip-path: polygon(0% 14%, 87.2% 0%, 90.4% 100%, 0% 83%);
        clip-path: polygon(0% 14%, 87.2% 0%, 90.4% 100%, 0% 83%);
    }
    .page-template-teamplate-youthsummit .works-list:after {
        top: -3.90625VW;
        -webkit-clip-path: polygon(0% 14%, 97% 0%, 80% 101%, 0% 90%);
        clip-path: polygon(0% 14%, 97% 0%, 80% 101%, 0% 90%);
    }
    .page-template-teamplate-youthsummit .left-main img {
        margin-bottom: 11.484375VW;
    }
    .page-template-teamplate-youthsummit .titles-summits .title p {
        margin-bottom: -2.1875VW;
    } */
}

@media (min-width: 1600px) {
    /* .page-template-teamplate-youthsummit .left-main img {
        margin-bottom: 11.046875VW;
    }
    .page-template-teamplate-youthsummit .titles-summits .title p {
        margin-bottom: -2.1875VW;
    } */
}

@media screen and (max-width: 1200px) {
    .page-template-teamplate-youthsummit .action button {
        width: 0;
        height: 0;
    }
}

@media (max-width: 1199px) {
    .page-template-teamplate-youthsummit .works-list:before {
        top: -100px;
        bottom: -80px;
    }
    .page-template-teamplate-youthsummit .works-list:after {
        top: -60px;
        bottom: -50px;
    }
    .page-template-teamplate-youthsummit .list-wrapper {
        padding-top: 30px;
        padding-bottom: 50px;
    }
    .page-template-teamplate-youthsummit .action {
        bottom: 0;
    }
}

@media (max-width: 1060px) {
    .page-template-teamplate-youthsummit .list-wrapper {
        padding-left: 20px;
        /* margin-right: -20px; */
        margin-right: 0px;
    }
}

@media screen and (max-width: 1226px) {
    .page-template-teamplate-youthsummit .right-main .hashtag {
        margin-right: 0;
    }
}

@media screen and (max-width: 1024px) {
    .page-template-teamplate-youthsummit .left-main img {
        margin-bottom: 175px !important;
    }
    .page-template-teamplate-youthsummit .list-wrapper {
        padding-left: 103px;
    }
    .page-template-teamplate-youthsummit .left-main {
        padding-left: 115px;
    }
    .page-template-teamplate-youthsummit .titles-summits {
        margin-bottom: -70px;
    }
    .page-template-teamplate-youthsummit .image-right {
        margin-top: 27px;
    }
    .page-template-teamplate-youthsummit .tab-content-wrapper.aos-animate .tab-content .works-list {
        -webkit-animation: slide-in-left 0.4s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
        animation: slide-in-left 0.4s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
    }
    /* .page-template-teamplate-youthsummit .tab-content-wrapper.aos-animate .tab-content .image-right {
        -webkit-animation: slide-in-right 0.4s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
        animation: slide-in-right 0.4s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
    } */
    .page-template-teamplate-youthsummit .reviewss .review-item:hover {
        transform: none;
        -webkit-transform: none;
    }
    .page-template-teamplate-youthsummit .reviewss .review-item:hover .img {
        -webkit-animation: none;
        animation: none;
    }
}

@media screen and (max-width: 991px) {
    .page-template-teamplate-youthsummit .list-wrapper {
        width: 100%;
        padding-right: 20px;
    }
    .page-template-teamplate-youthsummit .list-wrapper {
        padding-left: 20px;
    }
    .page-template-teamplate-youthsummit .tab-content-wrapper .list-wrapper .owl-nav button {
        right: 20px;
    }
    .page-template-teamplate-youthsummit .left-main {
        padding-left: 83px;
    }
    .page-template-teamplate-youthsummit .action {
        left: 78vw;
    }
    /* .page-template-teamplate-youthsummit .sponsore .owl-carousel .owl-item img {
        max-width: 200px;
    } */
    .page-template-teamplate-youthsummit .works-list:after {
        bottom: -62px;
        -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 94%);
        clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 94%);
        right: 0;
    }
    .page-template-teamplate-youthsummit .works-list:before {
        bottom: -84px;
        right: 0;
        -webkit-clip-path: polygon(0% 0, 100% 0%, 100% 100%, 0% 87.8%);
        clip-path: polygon(0% 0, 100% 0%, 100% 100%, 0% 87.8%);
    }
    .page-template-teamplate-youthsummit .image-right {
        width: 100%;
        -webkit-order: -1;
        order: -1;
        position: relative;
        z-index: 4;
        padding-bottom: 68%;
    }
    .page-template-teamplate-youthsummit .conference {
        flex-wrap: wrap;
    }
    .page-template-teamplate-youthsummit .works-list {
        width: 100%;
    }
    .page-template-teamplate-youthsummit .topic .right-topic {
        width: 100%;
        float: unset;
    }
    .page-template-teamplate-youthsummit .topic .right-topic .image img {
        width: 100%;
        max-width: 100%;
    }
    .page-template-teamplate-youthsummit .topic .left-topic {
        width: 100%;
        float: unset;
        margin-top: -1px;
    }
    .page-template-teamplate-youthsummit .topic .left-topic .container-left {
        width: 100%;
        margin: unset;
        padding: 97px 168px 28px 109px;
        position: relative;
        min-height: 598px;
    }
    .page-template-teamplate-youthsummit .topic .left-topic .container-left:before {
        clip-path: polygon(0 0, 100% 0%, 100% 99%, 0% 83%);
    }
    .page-template-teamplate-youthsummit .topic .left-topic .container-left .item ol li {
        margin-right: 0;
    }
    .page-template-teamplate-youthsummit .topic .left-topic .container-left .item .sub-content {
        max-width: 478px;
        padding-left: 41px;
    }
}

@media screen and (max-width: 768px) {
    .page-template-teamplate-youthsummit .left-main img {
        margin-bottom: 260px !important;
        margin-left: -35px;
    }
    .page-template-teamplate-youthsummit .left-main a {
        margin-bottom: 260px;
        margin-left: -35px;
    }
    .page-template-teamplate-youthsummit .tab-content-wrapper {
        margin-top: 65px;
    }
    .page-template-teamplate-youthsummit .list-wrapper {
        padding-left: 20px;
    }
}

@media(max-width:767px) {
    .page-template-teamplate-youthsummit .reviewss .review-item:hover {
        transform: none;
        -webkit-transform: none;
    }
    .page-template-teamplate-youthsummit .reviewss .review-item:hover .img {
        -webkit-animation: none;
        animation: none;
    }
    .page-template-teamplate-youthsummit .youth-submit-review .box-on .review-slider {
        padding-bottom: 24px;
    }
    .review-item div {
        -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.3);
        box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.3);
    }
    .page-template-teamplate-youthsummit .youth-submit-review {
        margin-bottom: 24.5%;
    }
    .page-template-teamplate-youthsummit .sponsore {
        margin-bottom: 83px;
    }
    .page-template-teamplate-youthsummit .left-main img {
        margin-bottom: 25px !important;
    }
    .page-template-teamplate-youthsummit .tab-content-wrapper .list-wrapper .owl-nav button {
        right: 0;
    }
    .page-template-teamplate-youthsummit .works-list .work {
        width: 87%;
    }
    .page-template-teamplate-youthsummit .works-list .item:nth-child(4n) {
        border-bottom: 1px solid #fff;
    }
    .page-template-teamplate-youthsummit .youth-submit-review.aos-animate:before {
        /* transform: skewY(-9deg);
        top: 9%;
        bottom: 9%;
        -webkit-clip-path: polygon(0% 12%, 100% 0, 100% 85%, 0% 93%);
        clip-path: polygon(0% 12%, 100% 0, 100% 85%, 0% 93%); */
        top: 0;
        bottom: -18.3%;
        -webkit-clip-path: polygon(0% 11.5%, 100% 0%, 100% 91.2%, 0% 100%);
        clip-path: polygon(0% 11.5%, 100% 0%, 100% 91.2%, 0% 100%);
        -webkit-animation: slide-in-left 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
        animation: slide-in-left 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
        animation-delay: 0.5s;
    }
    .page-template-teamplate-youthsummit .box-on .review-slider .owl-nav {
        display: none;
    }
    .page-template-teamplate-youthsummit .titles-summits .rotates-text {
        right: -17%;
    }
    .page-template-teamplate-youthsummit .tab-content-wrapper {
        margin-top: 74px;
    }
    .page-template-teamplate-youthsummit .titles-summits {
        margin-right: 13%;
    }
    .page-template-teamplate-youthsummit .action button {
        left: 0;
    }
    .page-template-teamplate-youthsummit .works-list h2 {
        font-size: 20px;
        font-weight: 800;
        line-height: 24px;
        letter-spacing: 1.333333px;
    }
    .page-template-teamplate-youthsummit .works-list .item {
        font-size: 16px;
        font-weight: 400;
        line-height: 19px;
        letter-spacing: 0.64px;
        padding: 19px 0;
    }
    .page-template-teamplate-youthsummit .works-list .item:nth-child(4n) {
        font-size: 16px;
        font-weight: 400;
        line-height: 19px;
        letter-spacing: 0.64px;
    }
    .page-template-teamplate-youthsummit .titles-summits .title p {
        font-size: 20px;
        font-weight: 700;
        line-height: 30px;
        text-align: right;
        text-transform: uppercase;
        letter-spacing: 0.6666667px;
    }
    .page-template-teamplate-youthsummit .titles-summits .rotates-mobile {
        display: block;
    }
    .page-template-teamplate-youthsummit .action {
        margin-top: -10px;
        width: 8%;
        left: 75vw;
    }
    .page-template-teamplate-youthsummit .titles-summits .rotates-desktop {
        display: none;
    }
    .page-template-teamplate-youthsummit .action {
        right: 20px;
        margin-top: -10px;
        width: 8%;
        left: 75vw;
        bottom: -7px;
    }
    .page-template-teamplate-youthsummit .image-right {
        width: 100%;
        -webkit-order: -1;
        order: -1;
        position: relative;
        z-index: 4;
        padding-bottom: 68%;
    }
    .page-template-teamplate-youthsummit .works-list {
        width: 100%;
    }
    .page-template-teamplate-youthsummit .conference {
        flex-wrap: wrap;
    }
    .page-template-teamplate-youthsummit .list-wrapper {
        margin-right: 0;
        padding-right: 20px;
        padding-top: 36px;
        padding-left: 20px;
    }
    .page-template-teamplate-youthsummit .works-list .time {
        width: 5.5%;
        padding-left: 1px;
    }
    .page-template-teamplate-youthsummit .works-list:before {
        bottom: -88px;
        right: 0;
        -webkit-clip-path: polygon(0% 0, 100% 0%, 100% 98%, 0% 87.8%);
        clip-path: polygon(0% 0, 100% 0%, 100% 98%, 0% 87.8%);
    }
    .page-template-teamplate-youthsummit .works-list:after {
        bottom: -62px;
        -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
        clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
        right: 0;
    }
    .page-template-teamplate-youthsummit .topic .right-topic .title p.mobile-title {
        display: block;
    }
    .page-template-teamplate-youthsummit .topic .right-topic .title {
        max-width: 350px;
    }
    .page-template-teamplate-youthsummit .topic .right-topic .title p.desktop-title {
        display: none;
    }
    .page-template-teamplate-youthsummit .topic .right-topic .rotates-mobile {
        display: block;
    }
    .page-template-teamplate-youthsummit .topic .right-topic .rotates-desktop {
        display: none;
    }
    .page-template-teamplate-youthsummit .topic .right-topic .title p {
        font-size: 20px;
        line-height: 30px;
        letter-spacing: 0.6666667px;
    }
    .page-template-teamplate-youthsummit .right-topic .rotates-text:after {
        width: 59px;
        height: 1px;
    }
    .page-template-teamplate-youthsummit .topic .right-topic .title p {
        margin-right: 48px;
        margin-bottom: 41px;
        margin-left: 86px;
        margin-top: 46px;
    }
    .page-template-teamplate-youthsummit .right-topic .rotates-text {
        top: 33px;
        right: 35px;
        left: auto;
    }
    .page-template-teamplate-youthsummit .topic .right-topic .image img {
        max-height: 255px;
    }
    .page-template-teamplate-youthsummit .right-topic .rotates-text:after {
        top: 7px;
        right: 14px;
    }
    .page-template-teamplate-youthsummit .youth-submit-review .box-on .review-slider .owl-item .review-item div {
        padding-bottom: 75.42%;
    }
    .page-template-teamplate-youthsummit section.youth-submit-main .container {
        flex-direction: column;
    }
    .page-template-teamplate-youthsummit .left-main {
        width: 100%;
        text-align: center;
        padding-left: 25px;
    }
    .page-template-teamplate-youthsummit .left-main img {
        max-width: 222px;
        margin: 0 auto;
        padding-bottom: 16px;
    }
    .page-template-teamplate-youthsummit .youth-submit-main .left-main .rotates-text:after {
        width: 51px;
        height: 1px;
        top: 7px;
        right: 15px;
    }
    .page-template-teamplate-youthsummit .youth-submit-main .left-main .rotates-text {
        top: 32px;
        left: 3px;
    }
    .page-template-teamplate-youthsummit .right-main .hashtag {
        margin-top: 23px;
        padding-top: 0;
    }
    .page-template-teamplate-youthsummit .right-main .hashtag span {
        margin-bottom: 8px;
    }
    .page-template-teamplate-youthsummit .left-main a::before {
        content: '';
        width: 0;
        height: 0;
        border-left: 12px solid transparent;
        border-right: 12px solid transparent;
        border-bottom: 15px solid #ef730f;
        position: absolute;
        left: -40px;
        top: 2px;
        transform: rotate(-20deg);
        -webkit-transform: rotate(-20deg);
        -moz-transform: rotate(-20deg);
        -ms-transform: rotate(-20deg);
        -o-transform: rotate(-20deg);
        -webkit-transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
        transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
        -moz-transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
        -ms-transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
        -o-transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
    }
    .page-template-teamplate-youthsummit .left-main a {
        font-size: 20px;
        line-height: 24px;
        letter-spacing: 1.25px;
        padding-left: 0;
        margin-left: -23px;
    }
    .page-template-teamplate-youthsummit .right-main {
        width: 100%;
        padding-left: 43px;
        padding-top: 25px;
    }
    .page-template-teamplate-youthsummit .right-main .main-content p:first-child {
        font-size: 16px;
        line-height: 25px;
        letter-spacing: 0.4444444px;
        margin-bottom: 11px;
    }
    .page-template-teamplate-youthsummit .right-main .main-content p img {
        width: 168px;
        margin: 0 auto;
        margin-left: 52px;
    }
    .page-template-teamplate-youthsummit .right-main .main-content p {
        font-size: 16px;
        line-height: 25px;
        letter-spacing: 0.4444444px;
    }
    .page-template-teamplate-youthsummit .right-main .hashtag span {
        padding-right: 24px;
    }
    .page-template-teamplate-youthsummit .sponsore .owl-carousel .owl-item p {
        color: #9a9999;
        font-size: 12px;
        line-height: 14px;
        text-align: center;
        letter-spacing: 0.48px;
    }
    .page-template-teamplate-youthsummit .sponsore .title-sponsor h2 {
        font-size: 20px;
        line-height: 24px;
        text-align: center;
        letter-spacing: 0.6666667px;
        padding: 0px 45px;
    }
    .page-template-teamplate-youthsummit .banner-slogan h1 {
        color: rgba(255, 255, 255, 0);
        font-size: 30px;
        line-height: 35px;
        letter-spacing: 1.2px;
    }
    .page-template-teamplate-youthsummit .slogan-banner p {
        font-size: 30px;
        line-height: 35px;
        text-transform: uppercase;
        letter-spacing: 1.2px;
    }
    .page-template-teamplate-youthsummit .youth-submit-review {
        padding: 0;
    }
    .page-template-teamplate-youthsummit .box-on .review-slider button.owl-prev:before {
        display: none;
    }
    .page-template-teamplate-youthsummit .box-on .review-slider button.owl-next:before {
        display: none;
    }
    .page-template-teamplate-youthsummit .youth-submit-review .box-on h2 {
        font-size: 20px;
        line-height: 30px;
        letter-spacing: 0.6666667px;
        max-width: 179px;
    }
    .page-template-teamplate-youthsummit .rotates-text {
        font-size: 12px;
        line-height: 14px;
    }
    .page-template-teamplate-youthsummit .rotates-text:after {
        width: 51px;
        height: 2px;
    }
    .page-template-teamplate-youthsummit .tab-content-wrapper .rotates-text:after {
        width: 59px;
        height: 1px;
        top: 7px;
        right: 14px;
    }
    .page-template-teamplate-youthsummit .tab-content-wrapper .titles-summits .rotates-text {
        top: -38px;
    }
    /*  */
    .page-template-teamplate-youthsummit .titles-summits .title p.desktop-title {
        display: none;
    }
    .page-template-teamplate-youthsummit .titles-summits .title p.mobile-title {
        display: block;
        margin-bottom: 40px;
    }
    .page-template-teamplate-youthsummit .youth-submit-review.aos-animate:after {
        /* content: "";
        position: absolute;
        background: #ffdf50; */
        /* transform: skewY(5deg); */
        /* top: 7%;
        bottom: 11%;
        left: 0;
        z-index: -1;
        animation: bg 2s linear 2s forwards;
        -webkit-animation: bg 2s linear 2s forwards;
        width: 100%;
        height: auto;
        -webkit-clip-path: polygon(0% 0%, 100% 16%, 100% 100%, 0% 85%);
        clip-path: polygon(0% 0%, 100% 16%, 100% 100%, 0% 85%); */
        top: 13px;
        bottom: -24%;
        -webkit-clip-path: polygon(0% 0%, 100% 8%, 100% 100%, 0% 88%);
        clip-path: polygon(0% 0%, 100% 8%, 100% 100%, 0% 88%);
        -webkit-animation: slide-in-left 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
        animation: slide-in-left 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
    }
    /* .page-template-teamplate-youthsummit .sponsore .owl-carousel .owl-item img {
        max-width: 90px;
        max-height: 60px;
    } */
    /* .page-template-teamplate-youthsummit .sponsore .owl-nav {
        justify-content: center;
    } */
}

@media screen and (max-width: 767px) and (min-width: 480px) {
    .page-template-teamplate-youthsummit .youth-summits .sponsore .owl-nav {
        position: absolute;
        top: 100%;
        width: 6%;
        left: 41%;
        margin-top: 7%;
    }
    .page-template-teamplate-youthsummit .youth-summits .sponsore .owl-carousel {
        padding-left: 77px;
        padding-right: 77px;
    }
}

@media screen and (max-width: 700px) {
    .page-template-teamplate-youthsummit .youth-submit-review .box-on h2 {
        max-width: 179px;
        float: right;
    }
}

@media screen and (max-width: 479px) {
    .page-template-teamplate-youthsummit .youth-summits .sponsore .owl-nav {
        top: 100%;
        width: 12%;
        left: 43%;
        margin-top: 14%;
    }
    .page-template-teamplate-youthsummit .sponsore {
        margin-bottom: 95px;
    }
    .page-template-teamplate-youthsummit .titles-summits .rotates-text {
        right: -14px;
    }
    .page-template-teamplate-youthsummit .list-wrapper {
        margin-right: 0;
        padding-right: 29px;
        padding-top: 36px;
        padding-left: 34px;
    }
    .page-template-teamplate-youthsummit .works-list .time {
        width: 12.5%;
        padding-left: 0;
    }
    .page-template-teamplate-youthsummit .works-list .work {
        width: 88%;
    }
    .page-template-teamplate-youthsummit .tab-content-wrapper .list-wrapper .owl-nav button.owl-prev {
        margin-right: 4px;
    }
    .page-template-teamplate-youthsummit .tab-content-wrapper .list-wrapper .owl-nav button {
        right: 0;
    }
    .page-template-teamplate-youthsummit .works-list:before {
        bottom: -29px;
        right: 0;
        -webkit-clip-path: polygon(0% 0, 100% 0%, 100% 98%, 0% 87.8%);
        clip-path: polygon(0% 0, 100% 0%, 100% 98%, 0% 87.8%);
    }
    .page-template-teamplate-youthsummit .works-list:after {
        bottom: -49px;
        -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 94%);
        clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 94%);
        right: 0;
    }
    .page-template-teamplate-youthsummit .youth-submit-review:before {
        /* transform: skewY(-9deg);
        top: 9%;
        bottom: 9%;
        -webkit-clip-path: polygon(0% 12%, 100% 1%, 100% 85%, 0% 93%);
        clip-path: polygon(0% 12%, 100% 1%, 100% 85%, 0% 93%); */
    }
    .page-template-teamplate-youthsummit .sponsore .title-sponsor h2 {
        margin-top: 93px;
    }
    .page-template-teamplate-youthsummit .youth-submit-review {
        margin-bottom: 59.5%;
    }
    /* .page-template-teamplate-youthsummit .sponsore .owl-nav {
        top: auto;
        width: 20%;
        left: 40%;
        margin-top: 5%;
    } */
    .page-template-teamplate-youthsummit .sponsore .owl-carousel {
        padding-top: 34px;
        /* padding-left: 20px;
        padding-right: 20px; */
    }
    /* .page-template-teamplate-youthsummit .sponsore .owl-carousel .owl-item img {
        max-width: 90px;
        max-height: 60px;
    } */
    .page-template-teamplate-youthsummit .youth-summits {
        padding-bottom: 10px;
    }
    /* lam silder bottom */
    .page-template-teamplate-youthsummit .youth-submit-review .content-inners .rotates-text {
        top: 23px;
        right: 37px;
        left: auto;
        color: #ffffff;
    }
    .page-template-teamplate-youthsummit .youth-submit-review .content-inners {
        padding-top: 8.1%;
    }
    /* .page-template-teamplate-youthsummit .youth-submit-review:before {
        transform: skewY(-9deg);
        top: 9%;
        bottom: 9%;
        -webkit-clip-path: polygon(0% 12%, 100% 0%, 100% 92%, 0% 100%);
        clip-path: polygon(0% 12%, 100% 0%, 100% 92%, 0% 100%);
    } */
    .page-template-teamplate-youthsummit .youth-submit-review:after {
        /* top: 10%;
        bottom: 5%;
        -webkit-clip-path: polygon(0% 2%, 100% 11%, 100% 97%, 0% 85%);
        clip-path: polygon(0% 2%, 100% 11%, 100% 97%, 0% 85%); */
    }
    .page-template-teamplate-youthsummit .youth-submit-review .box-on h2 {
        padding-left: 141px;
        text-align: right;
        margin-right: 17%;
        max-width: 341px;
        /* margin-top: 64px; */
        padding-top: 25px;
        margin-bottom: 26px;
    }
    /* top main */
    .page-template-teamplate-youthsummit .youth-submit-main {
        padding-top: 60px;
    }
    /*  */
    .page-template-teamplate-youthsummit .topic .right-topic {
        width: 100%;
        float: right;
    }
    .page-template-teamplate-youthsummit .topic .left-topic {
        width: 100%;
        float: left;
        margin-top: -2px;
    }
    .page-template-teamplate-youthsummit .topic .left-topic .container-left {
        width: 100%;
        padding: 33px 16px 64px 6px;
        max-height: 590px;
    }
    .page-template-teamplate-youthsummit .topic .left-topic .container-left:before {
        clip-path: polygon(0 0%, 100% 0%, 114% 100%, 0% 85%);
    }
    .page-template-teamplate-youthsummit .topic .left-topic .container-left .item ol {
        padding-left: 12px;
    }
    .page-template-teamplate-youthsummit .topic .left-topic .container-left .item ol li {
        color: #ffffff;
        font-family: 'Barlow';
        font-weight: 400;
    }
    .page-template-teamplate-youthsummit .topic .left-topic .container-left .item .title {
        color: #ffffff;
        font-family: 'Barlow';
        font-size: 20px;
        font-weight: 800;
        line-height: 24px;
        letter-spacing: 1.333333px;
    }
    .page-template-teamplate-youthsummit .topic .left-topic .container-left .item ol {
        padding-left: 12px;
    }
    .page-template-teamplate-youthsummit .topic .left-topic .container-left .item .sub-content {
        line-height: 19px;
        font-size: 16px;
        letter-spacing: 0.64px;
        max-width: 274px;
        margin: 0 auto;
        padding-left: 20px;
        padding-top: 3px;
    }
    .page-template-teamplate-youthsummit .topic .left-topic .container-left:after {
        clip-path: polygon(0 8%, 92% 3%, 80% 95%, 0% 90%);
    }
    .page-template-teamplate-youthsummit .sponsore .owl-carousel {
        padding-top: 34px;
        padding-left: 27px;
        padding-right: 27px;
    }
}

@media screen and (max-width: 373px) {
    .page-template-teamplate-youthsummit .youth-submit-review .box-on h2 {
        padding-left: 90px;
    }
}

@media screen and (min-width:0\0) {
    .page-template-teamplate-youthsummit .youth-summits .sponsore {
        max-width: 150vw;
    }
    .page-template-teamplate-youthsummit .youth-summits .sponsore .owl-carousel {
        max-width: 150vw;
    }
}