@media(min-width:1080px){


/* video section */


.motion-section{
display: flex;
flex-wrap: wrap;
width: 100%;
background-color: #e5e5e5;
justify-content: center;
align-items: center;
padding-top: 88px;
}



.text-motion{
display: flex;
color: #3D5A80;
width: 1024px;
align-items: center;
justify-content: center;
flex-direction: column;
margin-left: 13px;
}

.motion-section .borderr{
display: block;
width: 12px;
background-color: #EE6C4D;
height: 140px;
border-top-right-radius:4px;
border-bottom-right-radius:4px;
}


.text-motion h1{
font-family: 'Quicksand', sans-serif;
font-size: 46;
width: 100%;
}

.text-motion p{
font-size: 18px;
width:100%;
line-height: 35px;
text-align: justify;
font-family: 'Quicksand', sans-serif;
}


.content-motion{
display: flex;
flex-wrap: wrap;
width: 90%;
align-items: center;
justify-content: center;
margin-top: 40px;
background-color: #e5e5e5;
}



.vid-1{
display: flex;
width: 1044px;
align-items: center;
justify-content: center;
background-color: #e5e5e5;
padding: 100px 0;
}

.back-div-1{
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: center;
position: relative;
width: 100%;
}


.video-container-1{
display: flex;
justify-content: center;
flex-direction: column;
align-items: center;
width: 792px;
height: fit-content;
position: relative;
background-color: white;
border-radius: 8px;
margin-top: 20px;
margin-right:65px;
}

.video-container-1:nth-child(2){
margin-right: 0;
}

.video-container-1:last-child{
margin-right: 0;
}


.video-L-container-1{
display: flex;
justify-content: center;
width: 100%;
height: 1200px;
position: fixed;
left: 0;
top: 0;
right: 0;
bottom: 0;
z-index: 99;
padding-top: 150px;
background-color: rgba(26, 26, 26, 0.5);
border-radius: 8px;
}

.video-L-container-1 video{
background-color: black;
border-top-left-radius: 8px;
border-top-right-radius: 8px;
}


video{
width: 100%;
border-top-left-radius: 8px;
border-top-right-radius: 8px;
}

.vid-div-1{
display: flex;
flex-wrap: wrap;
position: relative;
align-items: center;
flex-direction: column;
overflow: hidden;
height: 369px;
border-top-left-radius: 8px;
border-top-right-radius:8px;
width: 100%;
}

.video-L-container-1 .video-tools-1{
width: 749px;
bottom: 532px;
height: 100px;
display: flex;
flex-wrap: wrap;
justify-content: left;
padding-top: 10px;
position: absolute;
background-color: #EE6C4D;
border-radius: 8px;
}


.video-L-container-1 video{
width: 744px;
height: 420px;
border-top-left-radius: 4px;
border-top-right-radius:4px;
}


.video-container h3{
font-size: 20px;
font-family: 'Quicksand', sans-serif;
margin-left: 10px;
}


.ply1{
position: absolute;
top: 130px;
left: 340px;
text-align: center;
font-size: 50px;
width: 100px;
height: 100px;
background-color: #EE6C4D;
color: #3D5A80;
padding: 25px 0 0 8px; 
border-radius: 50%;
}

.video-L-container-1 .ply1{
position: absolute;
top: 150px;
left: 690px;
text-align: center;
font-size: 50px;
width: 100px;
height: 100px;
background-color: #EE6C4D;
color: #3D5A80;
padding: 25px 0 0 8px; 
border-radius: 50%;
}



.pause1{
position: absolute;
top: 150px;
left: 690px;
text-align: center;
font-size: 50px;
width: 100px;
height: 100px;
background-color: #EE6C4D;
color: #3D5A80;
padding: 25px 0 0 0px; 
border-radius: 50%;
}




.btn-none{
display: none;
}


.vid-div button{
border: none;
outline: none;
appearance: none;
}


i{
cursor: pointer;
margin-left: 10px;
}


.vid-div-1 .video-close1{
position: absolute;
top: 10px;
left: 1070px;
font-size: 28px;
color: white;
background-color: #3D5A80;
width: 34px;
height: 34px;
text-align: center;
padding-top: 3px;
opacity: 0;
}






.video-tools-1{
display: flex;
flex-wrap: wrap;
justify-content: left;
padding-top: 10px;
position: absolute;
background-color: #EE6C4D;
border-radius: 8px;
color: #3D5A80;
}

.none-1{
display: none;
}


.video-tools-1 .h-4-1{
font-size: 20px;
font-family: 'Quicksand', sans-serif;
background-color: #EE6C4D;
margin-left: 10px;
}

.none4{
display: none;
}



.video-tools-1 .duration-1{
display: flex;
flex-wrap: wrap;
appearance: none;
height: 4px;
outline: none;
border: none;
background-color: #3D5A80;
border-radius: 100px;
cursor: pointer;
position: relative;
}

.duration-1::after{
content: ' ';
width: 4px;
height: 8px;
border-radius: 5px;
background-color: #3D5A80;
position: absolute;
right: -2px;
top: -2px;
}

.back-dur-1{
display: flex;
flex-wrap: wrap;
width: 97%;
height: 4px;
border-radius: 100px;
background-color: white;
margin: 0 8px;
cursor: pointer;
position: relative;
}


.back-sound-1 input{
display: flex;
flex-wrap: wrap;
appearance: none;
position: absolute;
left: 0px;
top: -1px;
width: 100%;
border: none;
outline: none;
height: 7px;
background-color: transparent;
cursor: pointer;
z-index: 99;
border-radius: 20px;
}

.back-sound-1 input::-webkit-slider-thumb{
appearance: none;
outline: none;
border: none;
border-radius: 20px;
width:8px;
height: 5px;
background-color: #3D5A80;
}

.back-sound-1 .vol-progress-1{
width: 90px;
height: 5px;
appearance: none;
position: absolute;
top: 0;
left: 0;
border-radius: 20px;
overflow: hidden;
background-color: #3D5A80;
}

.back-sound-1 .vol-progress-1::-webkit-progress-bar{
background-color: white;
}

.back-sound-1 .vol-progress-1::-webkit-progress-value{
background-color: black;
}



.back-sound-1{
display: flex;
flex-wrap: wrap;
width: 90px;
position: relative;
height: 5px;
background-color:white;
cursor: pointer;
margin-left: 8px;
margin-top: 7px;
border-radius: 20px;
}



.video-txt-1{
display: flex;
flex-wrap: wrap;
width: 100%;
justify-content: left;
padding: 15px 15px;
height: 100px;
color: #3D5A80;
border-radius: 8px;
}

.video-txt-1 p{
font-size: 12px;
padding: 10px 10px;
text-align: justify;
color: #3D5A80;
font-family: 'Quicksand', sans-serif;
}

.video-txt-1 h3{
text-align: left;
padding-left: 28px;
padding-top: 10px;
font-size: 40px;
font-family: 'Quicksand', sans-serif;
}

/* end video section */


}