/*--
Author: W3layouts
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
--*/
/* reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,dl,dt,dd,ol,nav ul,nav li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}
article, aside, details, figcaption, figure,footer, header, hgroup, menu, nav, section {display: block;}
ol,ul{list-style:none;margin:0px;padding:0px;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
table{border-collapse:collapse;border-spacing:0;}
/* start editing from here */
a{text-decoration:none;}
.txt-rt{text-align:right;}/* text align right */
.txt-lt{text-align:left;}/* text align left */
.txt-center{text-align:center;}/* text align center */
.float-rt{float:right;}/* float right */
.float-lt{float:left;}/* float left */
.clear{clear:both;}/* clear float */
.pos-relative{position:relative;}/* Position Relative */
.pos-absolute{position:absolute;}/* Position Absolute */
.vertical-base{   vertical-align:baseline;}/* vertical align baseline */
.vertical-top{ vertical-align:top;}/* vertical align top */
nav.vertical ul li{  display:block;}/* vertical menu */
nav.horizontal ul li{   display: inline-block;}/* horizontal menu */
img{width:100% !important;}
/*end reset*/

html, body{
   margin:0;
   font-size: 100%;
   font-family: 'Open Sans', sans-serif;
}
body a {
   text-decoration:none;
   transition:0.5s all;
   -webkit-transition:0.5s all;
   -moz-transition:0.5s all;
   -o-transition:0.5s all;
   -ms-transition:0.5s all;
}
a:hover{
 text-decoration:none;
}
@font-face {
   font-family: 'MontserratAlternates-Regular';
   src: url(../fonts/MontserratAlternates-Regular.ttf)format('truetype');
}

h1,h2,h3,h4,h5,h6{
   margin:0;
}
p{
   margin:0;
}
/*-- main --*/
.video-main {

}
.video-main h1{
  text-align: center;
  font-family: 'MontserratAlternates-Regular';
  font-size: 50px;
  color: #ea4c89;
  margin-bottom: 52px;
}
.video-main p{
margin-bottom:2em;
  color: #fff;
  font-size: 14px;
  text-align: center;

}
.video-main p a{
color:#ea4c89;
text-decoration:none;
}
.video-main p a:hover{
color:#fff;
}
.footer{
position:relative;
}
.copy-right{
  position: absolute;
  bottom: -140px;
  left: 34%;
  }
/*-- responsive media queries --*/
@media screen and (max-width:1920px){
   .video-record-list {
     margin: 0 auto;
     display: inline-block;
     }
   .copy-right {
     left: 37%;
   }
}
@media(max-width:1680px){
   .copy-right {
     left: 35.5%;
   }
}
@media(max-width:1600px){
   .copy-right{
     left: 34.5%;
   }
}
@media(max-width:1440px){
   .video-main h1 {
     font-size: 45px;
     }
   .copy-right {
     left: 32.7%;
   }
}
@media(max-width:1366px){
   .video-main h1 {
     font-size: 42px;
   }
   .copy-right {
     left: 32%;
   }
}
@media(max-width:1280px){
   .video-main h1 {
     font-size: 39px;
   }
   .copy-right{
     left: 30.5%;
   }
}
@media(max-width:1200px){
   .copy-right{
     left: 29.2%;
   }
   .video-record-list {
     width: 100%;
   }
}
@media(max-width:1080px){
   .video-record-list {
     width: 42%;
   }
   .copy-right {
     left: 26.5%;
   }

}
@media(max-width:1050px){
.copy-right {
  bottom: -121px;
}
.video-main h1 {
  margin-bottom: 40px;
}

   .video-main p {
     margin-bottom:2em;
   }
   .video-main h1 {
     font-size: 35px;
   }
}
@media(max-width:1024px){
   .video-main {
     padding: 3em 0 2em 0;
   }
   .video-main h1 {
     font-size: 34px;
   }
   .video-record-list {
     width: 45%;
   }
   .copy-right {
     left: 25%;
   }
}
@media(max-width:991px){
   .copy-right {
     left: 24.5%;
   }
   .video-record-list {
     width: 47%;
   }
   .video-main h1 {
     margin-bottom: 32px;
   }
}
@media(max-width:900px){
   .video-record-list {
     width: 50%;
   }
   .copy-right{
     left: 22%;
   }
}
@media(max-width:800px){
   .copy-right {
     left: 19%;
   }
   .video-record-list {
     width: 55%;
   }
   .video-main h1 {
     margin-bottom: 30px;
   }
   .video-main {
     padding: 4em 0 2em 0;
   }
}
@media(max-width:768px){
   .video-main p {
     font-size: 13px;

   }
   .copy-right{
      left: 21%;
   }
   .video-main h1 {
     font-size: 32px;
   }
   .video-record-list {
     width: 58%;
   }
}
@media(max-width:736px){
   .video-main p {
     margin-bottom: 2em;
   }
}
@media(max-width:640px){
   .copy-right {
     left: 16%;
   }
   .video-record-list {
     width: 64%;
   }
}
@media(max-width:667px){
   .video-record-list {
     width: 62%;
   }
   .copy-right {
     left: 16%;
   }
}
@media(max-width:600px){
   .video-record-list {
     width: 68%;
   }
   .copy-right {
     left: 13%;
   }
}
@media(max-width:568px){
   .video-main h1 {
     margin-bottom: 30px;
   }
   .video-main h1 {
     font-size: 30px;
   }
}
@media(max-width:480px){
   .video-main h1 {
     font-size: 28px;
   }
   .video-main {
     padding: 3em 0 2em 0;
   }
   .video-record-list {
     width: 79%;
   }
   .copy-right{
     left: 3.5%;
   }
}
@media(max-width:414px){
   .video-record-list {
     width: 90%;
   }
   .copy-right{
     left: 0%;
   }
   .video-main p {
     line-height: 1.8em;
   }
   .copy-right {
     bottom: -103px;
   }
}
@media(max-width:384px){
   .video-main {
     padding: 2em 0 2em 0;
   }
   .video-main h1 {
     font-size: 25px;
   }
}
@media(max-width:375px){
   .video-main h1 {
     font-size: 24px;
     margin-bottom: 19px;
   }
   .video-main {
     padding: 1.8em 0 2em 0;
   }
   .copy-right{
     bottom: -86px;
   }
}
@media(max-width:320px){
   .copy-right{
     bottom: -85px;
   }
   .video-main h1 {
     font-size: 22px;
   }
}
/*-- responsive media queries --*/
