/*
Theme Name: labocine
Theme URI: https://www.labocine.com/
Author: Faizan Ahmed
Author URI: 
Description: Home of Films from the science new wave
Version: 202005.16.2
Text Domain: Labocine
*/
/***************
All custom CSS should be added to Assets > CSS > scenes.css,
or in the style.css.
***************/
/* Utils Styles */
/* Theme Primary Colors */
/* Buttons Colors */
/* Media Values */
/* Media Values Ends*/
@font-face {
  font-family: 'BebasNeueRegular';
  src: url("../../fonts/down/BebasNeueRegular.otf") format("embedded-opentype"), url("../../fonts/down/BebasNeueRegular.woff") format("woff"), url("../../fonts/down/BebasNeueRegular.ttf") format("truetype"), url("../../fonts/fonts/down/BebasNeueRegular.svg#BebasNeueRegular") format("svg");
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'FuturaStd-Bold';
  src: url("../../fonts/down/FuturaStd-Bold.otf") format("embedded-opentype"), url("../../fonts/down/FuturaStd-Bold.woff") format("woff"), url("../../fonts/down/FuturaStd-Bold.ttf") format("truetype"), url("../../fonts/down/FuturaStd-Bold.svg#FuturaStd-Bold") format("svg");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'FuturaStd';
  src: url("/assets/fonts/FuturaStd-Bold.otf") format("opentype"), url("/assets/fonts/FuturaStd-Bold.ttf") format("truetype"), url("/assets/fonts/FuturaStd-Bold.woff") format("woff"), url("/assets/fonts/FuturaStd-Bold.svg#FuturaStd-Bold") format("svg");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'FuturaStd';
  src: url("/assets/fonts/FuturaStd-Medium.otf") format("opentype"), url("/assets/fonts/FuturaStd-Medium.ttf") format("truetype"), url("/assets/fonts/FuturaStd-Medium.woff") format("woff"), url("/assets/fonts/FuturaStd-Medium.svg#FuturaStd-Bold") format("svg");
  font-weight: 600;
  font-style: normal;
}

.m-auto {
  margin: auto;
}

.m-lr-auto {
  margin: 0 auto;
}

.m-tb-auto {
  margin: auto 0;
}

.m-t-0 {
  margin-top: 0px !important;
}

.p-t-0 {
  padding-top: 0px !important;
}

.border-t-0 {
  border-top: 0px !important;
}

.m-b-0 {
  margin-bottom: 0px !important;
}

.p-b-0 {
  padding-bottom: 0px !important;
}

.border-b-0 {
  border-bottom: 0px !important;
}

.m-l-0 {
  margin-left: 0px !important;
}

.p-l-0 {
  padding-left: 0px !important;
}

.border-l-0 {
  border-left: 0px !important;
}

.m-r-0 {
  margin-right: 0px !important;
}

.p-r-0 {
  padding-right: 0px !important;
}

.border-r-0 {
  border-right: 0px !important;
}

.cust-mar-0 {
  margin: 0rem;
}

.cust-pad-0 {
  padding: 0rem;
}

.cust-h-0 {
  height: 0vh;
}

.cust-index-0 {
  z-index: 0 !important;
}

.m-t-5 {
  margin-top: 5px !important;
}

.p-t-5 {
  padding-top: 5px !important;
}

.border-t-5 {
  border-top: 5px !important;
}

.m-b-5 {
  margin-bottom: 5px !important;
}

.p-b-5 {
  padding-bottom: 5px !important;
}

.border-b-5 {
  border-bottom: 5px !important;
}

.m-l-5 {
  margin-left: 5px !important;
}

.p-l-5 {
  padding-left: 5px !important;
}

.border-l-5 {
  border-left: 5px !important;
}

.m-r-5 {
  margin-right: 5px !important;
}

.p-r-5 {
  padding-right: 5px !important;
}

.border-r-5 {
  border-right: 5px !important;
}

.cust-mar-5 {
  margin: 5rem;
}

.cust-pad-5 {
  padding: 5rem;
}

.cust-h-5 {
  height: 5vh;
}

.cust-index-5 {
  z-index: 5 !important;
}

.m-t-10 {
  margin-top: 10px !important;
}

.p-t-10 {
  padding-top: 10px !important;
}

.border-t-10 {
  border-top: 10px !important;
}

.m-b-10 {
  margin-bottom: 10px !important;
}

.p-b-10 {
  padding-bottom: 10px !important;
}

.border-b-10 {
  border-bottom: 10px !important;
}

.m-l-10 {
  margin-left: 10px !important;
}

.p-l-10 {
  padding-left: 10px !important;
}

.border-l-10 {
  border-left: 10px !important;
}

.m-r-10 {
  margin-right: 10px !important;
}

.p-r-10 {
  padding-right: 10px !important;
}

.border-r-10 {
  border-right: 10px !important;
}

.cust-mar-10 {
  margin: 10rem;
}

.cust-pad-10 {
  padding: 10rem;
}

.cust-h-10 {
  height: 10vh;
}

.cust-index-10 {
  z-index: 10 !important;
}

.m-t-15 {
  margin-top: 15px !important;
}

.p-t-15 {
  padding-top: 15px !important;
}

.border-t-15 {
  border-top: 15px !important;
}

.m-b-15 {
  margin-bottom: 15px !important;
}

.p-b-15 {
  padding-bottom: 15px !important;
}

.border-b-15 {
  border-bottom: 15px !important;
}

.m-l-15 {
  margin-left: 15px !important;
}

.p-l-15 {
  padding-left: 15px !important;
}

.border-l-15 {
  border-left: 15px !important;
}

.m-r-15 {
  margin-right: 15px !important;
}

.p-r-15 {
  padding-right: 15px !important;
}

.border-r-15 {
  border-right: 15px !important;
}

.cust-mar-15 {
  margin: 15rem;
}

.cust-pad-15 {
  padding: 15rem;
}

.cust-h-15 {
  height: 15vh;
}

.cust-index-15 {
  z-index: 15 !important;
}

.m-t-20 {
  margin-top: 20px !important;
}

.p-t-20 {
  padding-top: 20px !important;
}

.border-t-20 {
  border-top: 20px !important;
}

.m-b-20 {
  margin-bottom: 20px !important;
}

.p-b-20 {
  padding-bottom: 20px !important;
}

.border-b-20 {
  border-bottom: 20px !important;
}

.m-l-20 {
  margin-left: 20px !important;
}

.p-l-20 {
  padding-left: 20px !important;
}

.border-l-20 {
  border-left: 20px !important;
}

.m-r-20 {
  margin-right: 20px !important;
}

.p-r-20 {
  padding-right: 20px !important;
}

.border-r-20 {
  border-right: 20px !important;
}

.cust-mar-20 {
  margin: 20rem;
}

.cust-pad-20 {
  padding: 20rem;
}

.cust-h-20 {
  height: 20vh;
}

.cust-index-20 {
  z-index: 20 !important;
}

.m-t-25 {
  margin-top: 25px !important;
}

.p-t-25 {
  padding-top: 25px !important;
}

.border-t-25 {
  border-top: 25px !important;
}

.m-b-25 {
  margin-bottom: 25px !important;
}

.p-b-25 {
  padding-bottom: 25px !important;
}

.border-b-25 {
  border-bottom: 25px !important;
}

.m-l-25 {
  margin-left: 25px !important;
}

.p-l-25 {
  padding-left: 25px !important;
}

.border-l-25 {
  border-left: 25px !important;
}

.m-r-25 {
  margin-right: 25px !important;
}

.p-r-25 {
  padding-right: 25px !important;
}

.border-r-25 {
  border-right: 25px !important;
}

.cust-mar-25 {
  margin: 25rem;
}

.cust-pad-25 {
  padding: 25rem;
}

.cust-h-25 {
  height: 25vh;
}

.cust-index-25 {
  z-index: 25 !important;
}

.m-t-30 {
  margin-top: 30px !important;
}

.p-t-30 {
  padding-top: 30px !important;
}

.border-t-30 {
  border-top: 30px !important;
}

.m-b-30 {
  margin-bottom: 30px !important;
}

.p-b-30 {
  padding-bottom: 30px !important;
}

.border-b-30 {
  border-bottom: 30px !important;
}

.m-l-30 {
  margin-left: 30px !important;
}

.p-l-30 {
  padding-left: 30px !important;
}

.border-l-30 {
  border-left: 30px !important;
}

.m-r-30 {
  margin-right: 30px !important;
}

.p-r-30 {
  padding-right: 30px !important;
}

.border-r-30 {
  border-right: 30px !important;
}

.cust-mar-30 {
  margin: 30rem;
}

.cust-pad-30 {
  padding: 30rem;
}

.cust-h-30 {
  height: 30vh;
}

.cust-index-30 {
  z-index: 30 !important;
}

.m-t-35 {
  margin-top: 35px !important;
}

.p-t-35 {
  padding-top: 35px !important;
}

.border-t-35 {
  border-top: 35px !important;
}

.m-b-35 {
  margin-bottom: 35px !important;
}

.p-b-35 {
  padding-bottom: 35px !important;
}

.border-b-35 {
  border-bottom: 35px !important;
}

.m-l-35 {
  margin-left: 35px !important;
}

.p-l-35 {
  padding-left: 35px !important;
}

.border-l-35 {
  border-left: 35px !important;
}

.m-r-35 {
  margin-right: 35px !important;
}

.p-r-35 {
  padding-right: 35px !important;
}

.border-r-35 {
  border-right: 35px !important;
}

.cust-mar-35 {
  margin: 35rem;
}

.cust-pad-35 {
  padding: 35rem;
}

.cust-h-35 {
  height: 35vh;
}

.cust-index-35 {
  z-index: 35 !important;
}

.m-t-40 {
  margin-top: 40px !important;
}

.p-t-40 {
  padding-top: 40px !important;
}

.border-t-40 {
  border-top: 40px !important;
}

.m-b-40 {
  margin-bottom: 40px !important;
}

.p-b-40 {
  padding-bottom: 40px !important;
}

.border-b-40 {
  border-bottom: 40px !important;
}

.m-l-40 {
  margin-left: 40px !important;
}

.p-l-40 {
  padding-left: 40px !important;
}

.border-l-40 {
  border-left: 40px !important;
}

.m-r-40 {
  margin-right: 40px !important;
}

.p-r-40 {
  padding-right: 40px !important;
}

.border-r-40 {
  border-right: 40px !important;
}

.cust-mar-40 {
  margin: 40rem;
}

.cust-pad-40 {
  padding: 40rem;
}

.cust-h-40 {
  height: 40vh;
}

.cust-index-40 {
  z-index: 40 !important;
}

.m-t-45 {
  margin-top: 45px !important;
}

.p-t-45 {
  padding-top: 45px !important;
}

.border-t-45 {
  border-top: 45px !important;
}

.m-b-45 {
  margin-bottom: 45px !important;
}

.p-b-45 {
  padding-bottom: 45px !important;
}

.border-b-45 {
  border-bottom: 45px !important;
}

.m-l-45 {
  margin-left: 45px !important;
}

.p-l-45 {
  padding-left: 45px !important;
}

.border-l-45 {
  border-left: 45px !important;
}

.m-r-45 {
  margin-right: 45px !important;
}

.p-r-45 {
  padding-right: 45px !important;
}

.border-r-45 {
  border-right: 45px !important;
}

.cust-mar-45 {
  margin: 45rem;
}

.cust-pad-45 {
  padding: 45rem;
}

.cust-h-45 {
  height: 45vh;
}

.cust-index-45 {
  z-index: 45 !important;
}

.m-t-50 {
  margin-top: 50px !important;
}

.p-t-50 {
  padding-top: 50px !important;
}

.border-t-50 {
  border-top: 50px !important;
}

.m-b-50 {
  margin-bottom: 50px !important;
}

.p-b-50 {
  padding-bottom: 50px !important;
}

.border-b-50 {
  border-bottom: 50px !important;
}

.m-l-50 {
  margin-left: 50px !important;
}

.p-l-50 {
  padding-left: 50px !important;
}

.border-l-50 {
  border-left: 50px !important;
}

.m-r-50 {
  margin-right: 50px !important;
}

.p-r-50 {
  padding-right: 50px !important;
}

.border-r-50 {
  border-right: 50px !important;
}

.cust-mar-50 {
  margin: 50rem;
}

.cust-pad-50 {
  padding: 50rem;
}

.cust-h-50 {
  height: 50vh;
}

.cust-index-50 {
  z-index: 50 !important;
}

.m-t-55 {
  margin-top: 55px !important;
}

.p-t-55 {
  padding-top: 55px !important;
}

.border-t-55 {
  border-top: 55px !important;
}

.m-b-55 {
  margin-bottom: 55px !important;
}

.p-b-55 {
  padding-bottom: 55px !important;
}

.border-b-55 {
  border-bottom: 55px !important;
}

.m-l-55 {
  margin-left: 55px !important;
}

.p-l-55 {
  padding-left: 55px !important;
}

.border-l-55 {
  border-left: 55px !important;
}

.m-r-55 {
  margin-right: 55px !important;
}

.p-r-55 {
  padding-right: 55px !important;
}

.border-r-55 {
  border-right: 55px !important;
}

.cust-mar-55 {
  margin: 55rem;
}

.cust-pad-55 {
  padding: 55rem;
}

.cust-h-55 {
  height: 55vh;
}

.cust-index-55 {
  z-index: 55 !important;
}

.m-t-60 {
  margin-top: 60px !important;
}

.p-t-60 {
  padding-top: 60px !important;
}

.border-t-60 {
  border-top: 60px !important;
}

.m-b-60 {
  margin-bottom: 60px !important;
}

.p-b-60 {
  padding-bottom: 60px !important;
}

.border-b-60 {
  border-bottom: 60px !important;
}

.m-l-60 {
  margin-left: 60px !important;
}

.p-l-60 {
  padding-left: 60px !important;
}

.border-l-60 {
  border-left: 60px !important;
}

.m-r-60 {
  margin-right: 60px !important;
}

.p-r-60 {
  padding-right: 60px !important;
}

.border-r-60 {
  border-right: 60px !important;
}

.cust-mar-60 {
  margin: 60rem;
}

.cust-pad-60 {
  padding: 60rem;
}

.cust-h-60 {
  height: 60vh;
}

.cust-index-60 {
  z-index: 60 !important;
}

.m-t-65 {
  margin-top: 65px !important;
}

.p-t-65 {
  padding-top: 65px !important;
}

.border-t-65 {
  border-top: 65px !important;
}

.m-b-65 {
  margin-bottom: 65px !important;
}

.p-b-65 {
  padding-bottom: 65px !important;
}

.border-b-65 {
  border-bottom: 65px !important;
}

.m-l-65 {
  margin-left: 65px !important;
}

.p-l-65 {
  padding-left: 65px !important;
}

.border-l-65 {
  border-left: 65px !important;
}

.m-r-65 {
  margin-right: 65px !important;
}

.p-r-65 {
  padding-right: 65px !important;
}

.border-r-65 {
  border-right: 65px !important;
}

.cust-mar-65 {
  margin: 65rem;
}

.cust-pad-65 {
  padding: 65rem;
}

.cust-h-65 {
  height: 65vh;
}

.cust-index-65 {
  z-index: 65 !important;
}

.m-t-70 {
  margin-top: 70px !important;
}

.p-t-70 {
  padding-top: 70px !important;
}

.border-t-70 {
  border-top: 70px !important;
}

.m-b-70 {
  margin-bottom: 70px !important;
}

.p-b-70 {
  padding-bottom: 70px !important;
}

.border-b-70 {
  border-bottom: 70px !important;
}

.m-l-70 {
  margin-left: 70px !important;
}

.p-l-70 {
  padding-left: 70px !important;
}

.border-l-70 {
  border-left: 70px !important;
}

.m-r-70 {
  margin-right: 70px !important;
}

.p-r-70 {
  padding-right: 70px !important;
}

.border-r-70 {
  border-right: 70px !important;
}

.cust-mar-70 {
  margin: 70rem;
}

.cust-pad-70 {
  padding: 70rem;
}

.cust-h-70 {
  height: 70vh;
}

.cust-index-70 {
  z-index: 70 !important;
}

.m-t-75 {
  margin-top: 75px !important;
}

.p-t-75 {
  padding-top: 75px !important;
}

.border-t-75 {
  border-top: 75px !important;
}

.m-b-75 {
  margin-bottom: 75px !important;
}

.p-b-75 {
  padding-bottom: 75px !important;
}

.border-b-75 {
  border-bottom: 75px !important;
}

.m-l-75 {
  margin-left: 75px !important;
}

.p-l-75 {
  padding-left: 75px !important;
}

.border-l-75 {
  border-left: 75px !important;
}

.m-r-75 {
  margin-right: 75px !important;
}

.p-r-75 {
  padding-right: 75px !important;
}

.border-r-75 {
  border-right: 75px !important;
}

.cust-mar-75 {
  margin: 75rem;
}

.cust-pad-75 {
  padding: 75rem;
}

.cust-h-75 {
  height: 75vh;
}

.cust-index-75 {
  z-index: 75 !important;
}

.m-t-80 {
  margin-top: 80px !important;
}

.p-t-80 {
  padding-top: 80px !important;
}

.border-t-80 {
  border-top: 80px !important;
}

.m-b-80 {
  margin-bottom: 80px !important;
}

.p-b-80 {
  padding-bottom: 80px !important;
}

.border-b-80 {
  border-bottom: 80px !important;
}

.m-l-80 {
  margin-left: 80px !important;
}

.p-l-80 {
  padding-left: 80px !important;
}

.border-l-80 {
  border-left: 80px !important;
}

.m-r-80 {
  margin-right: 80px !important;
}

.p-r-80 {
  padding-right: 80px !important;
}

.border-r-80 {
  border-right: 80px !important;
}

.cust-mar-80 {
  margin: 80rem;
}

.cust-pad-80 {
  padding: 80rem;
}

.cust-h-80 {
  height: 80vh;
}

.cust-index-80 {
  z-index: 80 !important;
}

.m-t-85 {
  margin-top: 85px !important;
}

.p-t-85 {
  padding-top: 85px !important;
}

.border-t-85 {
  border-top: 85px !important;
}

.m-b-85 {
  margin-bottom: 85px !important;
}

.p-b-85 {
  padding-bottom: 85px !important;
}

.border-b-85 {
  border-bottom: 85px !important;
}

.m-l-85 {
  margin-left: 85px !important;
}

.p-l-85 {
  padding-left: 85px !important;
}

.border-l-85 {
  border-left: 85px !important;
}

.m-r-85 {
  margin-right: 85px !important;
}

.p-r-85 {
  padding-right: 85px !important;
}

.border-r-85 {
  border-right: 85px !important;
}

.cust-mar-85 {
  margin: 85rem;
}

.cust-pad-85 {
  padding: 85rem;
}

.cust-h-85 {
  height: 85vh;
}

.cust-index-85 {
  z-index: 85 !important;
}

.m-t-90 {
  margin-top: 90px !important;
}

.p-t-90 {
  padding-top: 90px !important;
}

.border-t-90 {
  border-top: 90px !important;
}

.m-b-90 {
  margin-bottom: 90px !important;
}

.p-b-90 {
  padding-bottom: 90px !important;
}

.border-b-90 {
  border-bottom: 90px !important;
}

.m-l-90 {
  margin-left: 90px !important;
}

.p-l-90 {
  padding-left: 90px !important;
}

.border-l-90 {
  border-left: 90px !important;
}

.m-r-90 {
  margin-right: 90px !important;
}

.p-r-90 {
  padding-right: 90px !important;
}

.border-r-90 {
  border-right: 90px !important;
}

.cust-mar-90 {
  margin: 90rem;
}

.cust-pad-90 {
  padding: 90rem;
}

.cust-h-90 {
  height: 90vh;
}

.cust-index-90 {
  z-index: 90 !important;
}

.m-t-95 {
  margin-top: 95px !important;
}

.p-t-95 {
  padding-top: 95px !important;
}

.border-t-95 {
  border-top: 95px !important;
}

.m-b-95 {
  margin-bottom: 95px !important;
}

.p-b-95 {
  padding-bottom: 95px !important;
}

.border-b-95 {
  border-bottom: 95px !important;
}

.m-l-95 {
  margin-left: 95px !important;
}

.p-l-95 {
  padding-left: 95px !important;
}

.border-l-95 {
  border-left: 95px !important;
}

.m-r-95 {
  margin-right: 95px !important;
}

.p-r-95 {
  padding-right: 95px !important;
}

.border-r-95 {
  border-right: 95px !important;
}

.cust-mar-95 {
  margin: 95rem;
}

.cust-pad-95 {
  padding: 95rem;
}

.cust-h-95 {
  height: 95vh;
}

.cust-index-95 {
  z-index: 95 !important;
}

.m-t-100 {
  margin-top: 100px !important;
}

.p-t-100 {
  padding-top: 100px !important;
}

.border-t-100 {
  border-top: 100px !important;
}

.m-b-100 {
  margin-bottom: 100px !important;
}

.p-b-100 {
  padding-bottom: 100px !important;
}

.border-b-100 {
  border-bottom: 100px !important;
}

.m-l-100 {
  margin-left: 100px !important;
}

.p-l-100 {
  padding-left: 100px !important;
}

.border-l-100 {
  border-left: 100px !important;
}

.m-r-100 {
  margin-right: 100px !important;
}

.p-r-100 {
  padding-right: 100px !important;
}

.border-r-100 {
  border-right: 100px !important;
}

.cust-mar-100 {
  margin: 100rem;
}

.cust-pad-100 {
  padding: 100rem;
}

.cust-h-100 {
  height: 100vh;
}

.cust-index-100 {
  z-index: 100 !important;
}

.cust-pos-sticky {
  position: sticky !important;
}

.cust-pos-fixed {
  position: fixed !important;
}

.cust-pos-relative {
  position: relative !important;
}

.cust-pos-absolute {
  position: absolute !important;
}

/* Default Styles */
/*!
Theme Name: Labocine
Theme URI: 
Author: Faizan Ahmed
Author URI: 
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: v-management
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Labocine is based on Labocine https://labocine.com/, (C) 2012-2017 Automattic, Inc.
Labocine is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
/* normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
	 ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
[class^="icon-"]:after,
[class*=" icon-"]:after {
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

html {
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* Sections
	 ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
	 ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
  color: #000;
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: 0 0;
  text-decoration: none !important;
  outline: 0 !important;
  transition: all 0.5s ease-in-out;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title],
dfn[title] {
  cursor: help;
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
	 ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
	 ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
	 ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
	 ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
optgroup,
textarea {
  color: #404040;
  font-family: sans-serif;
  line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
}

p {
  margin-bottom: 1.5em;
}

dfn,
cite,
em,
i {
  font-style: italic;
}

blockquote {
  margin: 0 1.5em;
}

address {
  margin: 0 0 1.5em;
}

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}

code,
kbd,
tt,
var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 15px;
  font-size: 0.9375rem;
}

abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}

mark,
ins {
  text-decoration: none;
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

big {
  font-size: 125%;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
  box-sizing: border-box;
}

*,
*:before,
*:after {
  /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  box-sizing: inherit;
}

body {
  background: #fff;
  /* Fallback for when there is no custom background color defined. */
}

hr {
  background-color: #ccc;
  height: 1px;
  display: block;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 0 0 1em;
  padding: 0;
}

ul,
ol {
  margin: 0 0 1.5em 3em;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em;
}

dt {
  font-weight: bold;
}

dd {
  margin: 0 1.5em 1.5em;
}

img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */
}

figure {
  margin: 1em 0;
  /* Extra wide images within figure tags don't overflow the content area. */
}

table {
  margin: 0 0 1.5em;
  width: 100%;
}

abbr,
address,
article,
aside,
audio,
b,
blockquote,
body,
canvas,
caption,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
p,
pre,
q,
samp,
section,
small,
span,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

ul {
  list-style: none;
  color: #000;
}

blockquote,
q {
  quotes: none;
}

blockquote:after,
blockquote::before,
q:after,
q::before {
  content: "";
  content: none;
}

del {
  text-decoration: line-through;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

input,
select {
  vertical-align: middle;
}

span {
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  font-size: inherit;
  line-height: inherit;
  letter-spacing: inherit;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  border: 1px solid;
  border-color: #ccc #ccc #bbb;
  border-radius: 3px;
  background: #e6e6e6;
  color: rgba(0, 0, 0, 0.8);
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1;
  padding: 0.6em 1em 0.4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
  border-color: #ccc #bbb #aaa;
}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
  border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
  color: #666;
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
  color: #111;
}

select {
  border: 1px solid #ccc;
}

textarea {
  width: 100%;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
  color: royalblue;
}

a:visited {
  color: purple;
}

a:hover,
a:focus,
a:active {
  color: midnightblue;
}

a:focus {
  outline: thin dotted;
}

a:hover,
a:active {
  outline: 0;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation {
  clear: both;
  display: block;
  float: left;
  width: 100%;
}

.main-navigation ul {
  display: none;
  list-style: none;
  margin: 0;
  padding-left: 0;
}

.main-navigation ul ul {
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  float: left;
  position: absolute;
  top: 100%;
  left: -999em;
  z-index: 99999;
}

.main-navigation ul ul ul {
  left: -999em;
  top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
  left: 100%;
}

.main-navigation ul ul a {
  width: 200px;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
  left: auto;
}

.main-navigation li {
  float: left;
  position: relative;
}

.main-navigation a {
  display: block;
  text-decoration: none;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
  display: block;
}

@media screen and (min-width: 37.5em) {
  .menu-toggle {
    display: none;
  }
  .main-navigation ul {
    display: block;
  }
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
  width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  clip-path: none;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  float: left;
  margin-right: 1.5em;
}

.alignright {
  float: right;
  margin-left: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
  margin: 0 0 1.5em;
  /* Make sure select elements fit in widgets. */
}

.widget select {
  max-width: 100%;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
  display: block;
}

.updated:not(.published) {
  display: none;
}

.page-content,
.entry-content,
.entry-summary {
  margin: 1.5em 0 0;
}

.page-links {
  clear: both;
  margin: 0 0 1.5em;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word;
}

.bypostauthor {
  display: block;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
  display: inline-block;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}

.wp-caption-text {
  text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}

.gallery-columns-2 .gallery-item {
  max-width: 50%;
}

.gallery-columns-3 .gallery-item {
  max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
  max-width: 25%;
}

.gallery-columns-5 .gallery-item {
  max-width: 20%;
}

.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}

.gallery-caption {
  display: block;
}

/* Web layout Styles */
.section {
  background-color: #fff;
  position: relative;
}

.container {
  padding: 0 42px;
  max-width: 1920px;
  width: 100%;
}

[class^="row"],
[class*=" row"] {
  margin: 0 -15px;
  flex: 100%;
  flex-flow: row wrap;
  display: -o-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  max-width: 1920px;
}

.row-reverse {
  flex-flow: row-reverse;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  -o-justify-content: flex-end;
  -khtml-justify-content: flex-end;
  justify-content: flex-end;
}

[class^="col-"],
[class*=" col-"] {
  padding: 0 15px;
}

.col-1 {
  width: 1%;
}

@media screen and (max-width: 768px) {
  .col-tablet-1 {
    width: 1%;
  }
}

.col-2 {
  width: 2%;
}

@media screen and (max-width: 768px) {
  .col-tablet-2 {
    width: 2%;
  }
}

.col-3 {
  width: 3%;
}

@media screen and (max-width: 768px) {
  .col-tablet-3 {
    width: 3%;
  }
}

.col-4 {
  width: 4%;
}

@media screen and (max-width: 768px) {
  .col-tablet-4 {
    width: 4%;
  }
}

.col-5 {
  width: 5%;
}

@media screen and (max-width: 768px) {
  .col-tablet-5 {
    width: 5%;
  }
}

.col-6 {
  width: 6%;
}

@media screen and (max-width: 768px) {
  .col-tablet-6 {
    width: 6%;
  }
}

.col-7 {
  width: 7%;
}

@media screen and (max-width: 768px) {
  .col-tablet-7 {
    width: 7%;
  }
}

.col-8 {
  width: 8%;
}

@media screen and (max-width: 768px) {
  .col-tablet-8 {
    width: 8%;
  }
}

.col-9 {
  width: 9%;
}

@media screen and (max-width: 768px) {
  .col-tablet-9 {
    width: 9%;
  }
}

.col-10 {
  width: 10%;
}

@media screen and (max-width: 768px) {
  .col-tablet-10 {
    width: 10%;
  }
}

.col-11 {
  width: 11%;
}

@media screen and (max-width: 768px) {
  .col-tablet-11 {
    width: 11%;
  }
}

.col-12 {
  width: 12%;
}

@media screen and (max-width: 768px) {
  .col-tablet-12 {
    width: 12%;
  }
}

.col-13 {
  width: 13%;
}

@media screen and (max-width: 768px) {
  .col-tablet-13 {
    width: 13%;
  }
}

.col-14 {
  width: 14%;
}

@media screen and (max-width: 768px) {
  .col-tablet-14 {
    width: 14%;
  }
}

.col-15 {
  width: 15%;
}

@media screen and (max-width: 768px) {
  .col-tablet-15 {
    width: 15%;
  }
}

.col-16 {
  width: 16%;
}

@media screen and (max-width: 768px) {
  .col-tablet-16 {
    width: 16%;
  }
}

.col-17 {
  width: 17%;
}

@media screen and (max-width: 768px) {
  .col-tablet-17 {
    width: 17%;
  }
}

.col-18 {
  width: 18%;
}

@media screen and (max-width: 768px) {
  .col-tablet-18 {
    width: 18%;
  }
}

.col-19 {
  width: 19%;
}

@media screen and (max-width: 768px) {
  .col-tablet-19 {
    width: 19%;
  }
}

.col-20 {
  width: 20%;
}

@media screen and (max-width: 768px) {
  .col-tablet-20 {
    width: 20%;
  }
}

.col-21 {
  width: 21%;
}

@media screen and (max-width: 768px) {
  .col-tablet-21 {
    width: 21%;
  }
}

.col-22 {
  width: 22%;
}

@media screen and (max-width: 768px) {
  .col-tablet-22 {
    width: 22%;
  }
}

.col-23 {
  width: 23%;
}

@media screen and (max-width: 768px) {
  .col-tablet-23 {
    width: 23%;
  }
}

.col-24 {
  width: 24%;
}

@media screen and (max-width: 768px) {
  .col-tablet-24 {
    width: 24%;
  }
}

.col-25 {
  width: 25%;
}

@media screen and (max-width: 768px) {
  .col-tablet-25 {
    width: 25%;
  }
}

.col-26 {
  width: 26%;
}

@media screen and (max-width: 768px) {
  .col-tablet-26 {
    width: 26%;
  }
}

.col-27 {
  width: 27%;
}

@media screen and (max-width: 768px) {
  .col-tablet-27 {
    width: 27%;
  }
}

.col-28 {
  width: 28%;
}

@media screen and (max-width: 768px) {
  .col-tablet-28 {
    width: 28%;
  }
}

.col-29 {
  width: 29%;
}

@media screen and (max-width: 768px) {
  .col-tablet-29 {
    width: 29%;
  }
}

.col-30 {
  width: 30%;
}

@media screen and (max-width: 768px) {
  .col-tablet-30 {
    width: 30%;
  }
}

.col-31 {
  width: 31%;
}

@media screen and (max-width: 768px) {
  .col-tablet-31 {
    width: 31%;
  }
}

.col-32 {
  width: 32%;
}

@media screen and (max-width: 768px) {
  .col-tablet-32 {
    width: 32%;
  }
}

.col-33 {
  width: 33%;
}

@media screen and (max-width: 768px) {
  .col-tablet-33 {
    width: 33%;
  }
}

.col-34 {
  width: 34%;
}

@media screen and (max-width: 768px) {
  .col-tablet-34 {
    width: 34%;
  }
}

.col-35 {
  width: 35%;
}

@media screen and (max-width: 768px) {
  .col-tablet-35 {
    width: 35%;
  }
}

.col-36 {
  width: 36%;
}

@media screen and (max-width: 768px) {
  .col-tablet-36 {
    width: 36%;
  }
}

.col-37 {
  width: 37%;
}

@media screen and (max-width: 768px) {
  .col-tablet-37 {
    width: 37%;
  }
}

.col-38 {
  width: 38%;
}

@media screen and (max-width: 768px) {
  .col-tablet-38 {
    width: 38%;
  }
}

.col-39 {
  width: 39%;
}

@media screen and (max-width: 768px) {
  .col-tablet-39 {
    width: 39%;
  }
}

.col-40 {
  width: 40%;
}

@media screen and (max-width: 768px) {
  .col-tablet-40 {
    width: 40%;
  }
}

.col-41 {
  width: 41%;
}

@media screen and (max-width: 768px) {
  .col-tablet-41 {
    width: 41%;
  }
}

.col-42 {
  width: 42%;
}

@media screen and (max-width: 768px) {
  .col-tablet-42 {
    width: 42%;
  }
}

.col-43 {
  width: 43%;
}

@media screen and (max-width: 768px) {
  .col-tablet-43 {
    width: 43%;
  }
}

.col-44 {
  width: 44%;
}

@media screen and (max-width: 768px) {
  .col-tablet-44 {
    width: 44%;
  }
}

.col-45 {
  width: 45%;
}

@media screen and (max-width: 768px) {
  .col-tablet-45 {
    width: 45%;
  }
}

.col-46 {
  width: 46%;
}

@media screen and (max-width: 768px) {
  .col-tablet-46 {
    width: 46%;
  }
}

.col-47 {
  width: 47%;
}

@media screen and (max-width: 768px) {
  .col-tablet-47 {
    width: 47%;
  }
}

.col-48 {
  width: 48%;
}

@media screen and (max-width: 768px) {
  .col-tablet-48 {
    width: 48%;
  }
}

.col-49 {
  width: 49%;
}

@media screen and (max-width: 768px) {
  .col-tablet-49 {
    width: 49%;
  }
}

.col-50 {
  width: 50%;
}

@media screen and (max-width: 768px) {
  .col-tablet-50 {
    width: 50%;
  }
}

.col-51 {
  width: 51%;
}

@media screen and (max-width: 768px) {
  .col-tablet-51 {
    width: 51%;
  }
}

.col-52 {
  width: 52%;
}

@media screen and (max-width: 768px) {
  .col-tablet-52 {
    width: 52%;
  }
}

.col-53 {
  width: 53%;
}

@media screen and (max-width: 768px) {
  .col-tablet-53 {
    width: 53%;
  }
}

.col-54 {
  width: 54%;
}

@media screen and (max-width: 768px) {
  .col-tablet-54 {
    width: 54%;
  }
}

.col-55 {
  width: 55%;
}

@media screen and (max-width: 768px) {
  .col-tablet-55 {
    width: 55%;
  }
}

.col-56 {
  width: 56%;
}

@media screen and (max-width: 768px) {
  .col-tablet-56 {
    width: 56%;
  }
}

.col-57 {
  width: 57%;
}

@media screen and (max-width: 768px) {
  .col-tablet-57 {
    width: 57%;
  }
}

.col-58 {
  width: 58%;
}

@media screen and (max-width: 768px) {
  .col-tablet-58 {
    width: 58%;
  }
}

.col-59 {
  width: 59%;
}

@media screen and (max-width: 768px) {
  .col-tablet-59 {
    width: 59%;
  }
}

.col-60 {
  width: 60%;
}

@media screen and (max-width: 768px) {
  .col-tablet-60 {
    width: 60%;
  }
}

.col-61 {
  width: 61%;
}

@media screen and (max-width: 768px) {
  .col-tablet-61 {
    width: 61%;
  }
}

.col-62 {
  width: 62%;
}

@media screen and (max-width: 768px) {
  .col-tablet-62 {
    width: 62%;
  }
}

.col-63 {
  width: 63%;
}

@media screen and (max-width: 768px) {
  .col-tablet-63 {
    width: 63%;
  }
}

.col-64 {
  width: 64%;
}

@media screen and (max-width: 768px) {
  .col-tablet-64 {
    width: 64%;
  }
}

.col-65 {
  width: 65%;
}

@media screen and (max-width: 768px) {
  .col-tablet-65 {
    width: 65%;
  }
}

.col-66 {
  width: 66%;
}

@media screen and (max-width: 768px) {
  .col-tablet-66 {
    width: 66%;
  }
}

.col-67 {
  width: 67%;
}

@media screen and (max-width: 768px) {
  .col-tablet-67 {
    width: 67%;
  }
}

.col-68 {
  width: 68%;
}

@media screen and (max-width: 768px) {
  .col-tablet-68 {
    width: 68%;
  }
}

.col-69 {
  width: 69%;
}

@media screen and (max-width: 768px) {
  .col-tablet-69 {
    width: 69%;
  }
}

.col-70 {
  width: 70%;
}

@media screen and (max-width: 768px) {
  .col-tablet-70 {
    width: 70%;
  }
}

.col-71 {
  width: 71%;
}

@media screen and (max-width: 768px) {
  .col-tablet-71 {
    width: 71%;
  }
}

.col-72 {
  width: 72%;
}

@media screen and (max-width: 768px) {
  .col-tablet-72 {
    width: 72%;
  }
}

.col-73 {
  width: 73%;
}

@media screen and (max-width: 768px) {
  .col-tablet-73 {
    width: 73%;
  }
}

.col-74 {
  width: 74%;
}

@media screen and (max-width: 768px) {
  .col-tablet-74 {
    width: 74%;
  }
}

.col-75 {
  width: 75%;
}

@media screen and (max-width: 768px) {
  .col-tablet-75 {
    width: 75%;
  }
}

.col-76 {
  width: 76%;
}

@media screen and (max-width: 768px) {
  .col-tablet-76 {
    width: 76%;
  }
}

.col-77 {
  width: 77%;
}

@media screen and (max-width: 768px) {
  .col-tablet-77 {
    width: 77%;
  }
}

.col-78 {
  width: 78%;
}

@media screen and (max-width: 768px) {
  .col-tablet-78 {
    width: 78%;
  }
}

.col-79 {
  width: 79%;
}

@media screen and (max-width: 768px) {
  .col-tablet-79 {
    width: 79%;
  }
}

.col-80 {
  width: 80%;
}

@media screen and (max-width: 768px) {
  .col-tablet-80 {
    width: 80%;
  }
}

.col-81 {
  width: 81%;
}

@media screen and (max-width: 768px) {
  .col-tablet-81 {
    width: 81%;
  }
}

.col-82 {
  width: 82%;
}

@media screen and (max-width: 768px) {
  .col-tablet-82 {
    width: 82%;
  }
}

.col-83 {
  width: 83%;
}

@media screen and (max-width: 768px) {
  .col-tablet-83 {
    width: 83%;
  }
}

.col-84 {
  width: 84%;
}

@media screen and (max-width: 768px) {
  .col-tablet-84 {
    width: 84%;
  }
}

.col-85 {
  width: 85%;
}

@media screen and (max-width: 768px) {
  .col-tablet-85 {
    width: 85%;
  }
}

.col-86 {
  width: 86%;
}

@media screen and (max-width: 768px) {
  .col-tablet-86 {
    width: 86%;
  }
}

.col-87 {
  width: 87%;
}

@media screen and (max-width: 768px) {
  .col-tablet-87 {
    width: 87%;
  }
}

.col-88 {
  width: 88%;
}

@media screen and (max-width: 768px) {
  .col-tablet-88 {
    width: 88%;
  }
}

.col-89 {
  width: 89%;
}

@media screen and (max-width: 768px) {
  .col-tablet-89 {
    width: 89%;
  }
}

.col-90 {
  width: 90%;
}

@media screen and (max-width: 768px) {
  .col-tablet-90 {
    width: 90%;
  }
}

.col-91 {
  width: 91%;
}

@media screen and (max-width: 768px) {
  .col-tablet-91 {
    width: 91%;
  }
}

.col-92 {
  width: 92%;
}

@media screen and (max-width: 768px) {
  .col-tablet-92 {
    width: 92%;
  }
}

.col-93 {
  width: 93%;
}

@media screen and (max-width: 768px) {
  .col-tablet-93 {
    width: 93%;
  }
}

.col-94 {
  width: 94%;
}

@media screen and (max-width: 768px) {
  .col-tablet-94 {
    width: 94%;
  }
}

.col-95 {
  width: 95%;
}

@media screen and (max-width: 768px) {
  .col-tablet-95 {
    width: 95%;
  }
}

.col-96 {
  width: 96%;
}

@media screen and (max-width: 768px) {
  .col-tablet-96 {
    width: 96%;
  }
}

.col-97 {
  width: 97%;
}

@media screen and (max-width: 768px) {
  .col-tablet-97 {
    width: 97%;
  }
}

.col-98 {
  width: 98%;
}

@media screen and (max-width: 768px) {
  .col-tablet-98 {
    width: 98%;
  }
}

.col-99 {
  width: 99%;
}

@media screen and (max-width: 768px) {
  .col-tablet-99 {
    width: 99%;
  }
}

.col-100 {
  width: 100%;
}

@media screen and (max-width: 768px) {
  .col-tablet-100 {
    width: 100%;
  }
}

/* Components Styles */
/*  =====================================
    Buttons Configuration
=====================================   */
[class*="btn-"] {
  position: relative;
  text-transform: none;
  padding: 0.7rem 3.2rem;
  font-size: 1rem;
  line-height: 1;
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  background-color: #111111;
  border: 1px solid;
  float: none;
  border-radius: 0;
  transition: 0.08s ease-in;
}

[class*="btn-"]:focus {
  outline: none;
  outline-color: transparent;
  box-shadow: none;
}

[class*="btn-"]:visited {
  color: initial;
  outline-color: transparent;
  box-shadow: none;
}

.btn-white {
  background-color: #fff;
  color: #000;
  border: none;
}

.btn-transparent {
  background-color: transparent;
  color: #000;
  border: none;
}

.btn-blue {
  background-color: #0f5dc0;
  color: #fff;
  border: none;
}

.btn-green {
  background-color: #03D971;
  color: #000;
  border: none;
}

.btn-black {
  background-color: #2c2a2a;
  color: #fff;
  border: none;
}

.btn-grey {
  background-color: transparent;
  color: #fff;
  border: none;
}

.btn-group,
.status-btn-holder,
.btn-link {
  padding: 0;
  border: 0;
}

.btn-group:hover,
.status-btn-holder:hover,
.btn-link:hover {
  -o-box-shadow: inherit;
  box-shadow: inherit;
  background-color: inherit;
  color: inherit;
  border: 0;
}

/* Header Footer Styles */
.topbar__nav__list > li > a {
  height: auto;
}

.topbar__responsive__menu {
  height: 100%;
  padding-top: 8px;
  position: absolute;
  margin: 0;
}

footer {
  background-color: #000;
  padding: 1em 3em;
  text-align: right;
  font-size: 0.9em;
  color: #aaa;
  width: 100%;
  box-sizing: border-box;
}

/* Global Theme Styles */
/*Global Settings*/
html {
  background-color: #fff;
}

body {
  background-color: #fff;
  font-family: sans-serif;
  position: relative;
  overflow: inherit;
  scroll-behavior: smooth;
  margin: 0;
}

body::-webkit-scrollbar-track {
  -o-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
  background-color: #e2e2e2;
  display: none;
}

body::-webkit-scrollbar {
  width: 0.75rem;
  height: 0.75rem;
  background-color: #808080;
  display: none;
}

body::-webkit-scrollbar-thumb {
  background-color: #fff;
  background-image: -webkit-gradient(linear, 40% 0%, 75% 84%, from(#f9b61c), to(#f9b61c), color-stop(0.6, #111111));
  cursor: pointer;
  display: none;
}

body.overflow {
  overflow: hidden;
}

.page,
.page #main {
  background-color: #fff;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
  color: #000;
  cursor: default;
  margin: 0;
}

a {
  text-decoration: none !important;
  color: inherit;
}

a:visited, a:hover, a:focus, a:active {
  color: inherit;
}

.underline {
  border-bottom: 1px solid #fff;
}

/*  =====================================
    Helping Classes for fonts
=====================================   */
.clr_white {
  color: #fff !important;
}

.clr_blue {
  color: #0f5dc0 !important;
}

.clr_liBlue {
  color: #00aad2 !important;
}

.clr_green {
  color: #61b548 !important;
}

.clr_purple {
  color: #3f51b5 !important;
}

.clr_voilet {
  color: #9f1ecc !important;
}

.clr_orange {
  color: #fc4d1a !important;
}

.clr_yellow {
  color: #f9b61c !important;
}

.clr_yellow2 {
  color: #f3b52a !important;
}

.clr_mustard {
  color: #ffc52c !important;
}

.clr_grape {
  color: #892331 !important;
}

.clr_melon {
  color: #fe735e !important;
}

.clr_paleGrey {
  color: #f2efe8 !important;
}

.clr_azure {
  color: #0078ff !important;
}

.clr_grape-red {
  color: #9c1c1d !important;
}

.font-light {
  font-family: "Montserrat-Light", Helvetica, sans-serif;
}

/*  =====================================
    Helping Classes For round image
=====================================   */
.img-circle {
  width: 4rem;
  height: 4rem;
  border-radius: 50%;
  margin: 0 auto;
  padding: 0;
  line-height: 4rem;
  color: #fff;
  font-size: 16px;
  overflow: hidden;
}

.img-fluid {
  width: 100%;
}

/*  =====================================
    Button Configuration
=====================================   */
.btn-outline {
  background-color: transparent;
  font-size: 0.9375rem;
  padding: 0.85rem 1.8rem 0.65rem;
  color: #000;
  margin: 6.35rem auto 0;
  display: table;
  border: 1px solid #000;
  font-family: "AvenirNextLTPro-Regular", Arial, Helvetica, sans-serif;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 0.8px;
}

.btn-close {
  content: "";
  width: 3.5rem;
  height: 3.5rem;
  position: absolute;
  top: -4.5rem;
  right: 0;
  color: #fff;
  border-radius: 50%;
  background-color: #03D971;
  background-origin: content-box;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  display: block;
  z-index: 5;
  margin: 0.5rem 1rem;
  padding: 0;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
}

.button {
  padding: 0.5625rem 1.5625rem;
  background-color: #FF1744;
  font-family: "FuturaStd", Helvetica, sans-serif;
  font-size: 1.125rem;
  font-weight: bold;
  color: #fff;
  border-radius: 0.3125rem;
  border: none;
  text-transform: uppercase;
}

.button:hover, .button:visited, .button:focus {
  cursor: pointer;
  background-color: #fff;
  color: #FF1744;
  border: 1px solid #FF1744;
  transition: all 0.4s ease-in-out;
  -o-box-shadow: none;
  box-shadow: none;
  outline: none;
}

.close-btn:hover {
  -o-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.35);
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.35);
}

/*  =====================================
    Swiper Configuration
=====================================   */
.swiper-container {
  width: 100%;
  height: 100%;
}

.swiper-slide {
  /* Center slide text vertically */
  display: flex;
  justify-content: center;
  align-items: center;
}

.swiper-button-next, .swiper-button-prev {
  color: #444650;
  opacity: 0.5;
  visibility: visible;
}

.swiper-button-next::after, .swiper-button-prev::after {
  font-size: 2rem;
}

.swiper-button-disabled {
  opacity: 0;
  visibility: hidden;
}

/*  =====================================
    Input Placeholder Configuration
=====================================   */

input::placeholder {
  font-size: 1.125rem;
  color: #c7c7c7;
  white-space: initial;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  font-size: inherit;
  line-height: inherit;
  letter-spacing: inherit;
}

/* Template Css */
/* Scenes */
.page-scenes {
  width: 100%;
  overflow: hidden;
  position: relative;
}

.page-scenes #overlay {
  position: fixed;
  display: none;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  -khtml-align-items: center;
  align-items: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  -khtml-justify-content: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 999;
  overflow: hidden;
  cursor: pointer;
  opacity: 0;
  visibility: hidden;
}

.page-scenes #overlay .video-overlay {
  position: relative;
  display: block;
  max-width: 43.75rem;
  width: 100%;
  height: auto;
}

.page-scenes__banner {
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%), url("/assets/img/banner.jpg");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 42.9375rem;
  display: -o-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  -khtml-align-items: center;
  align-items: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  -khtml-justify-content: center;
  justify-content: center;
  -moz-flex-direction: center;
  -o-flex-direction: center;
  -khtml-flex-direction: center;
  flex-direction: center;
}

.page-scenes__banner .section__wrapper {
  padding: 0 7rem;
  margin-top: 9.6rem;
  position: relative;
}

.page-scenes .banner__site-brand {
  position: relative;
  width: 18.1rem;
}

.page-scenes .banner__description {
  color: #fff;
  font-size: 1.25rem;
  font-family: "FuturaStd", Arial, Helvetica, sans-serif;
  margin-bottom: 0.875rem;
  letter-spacing: 0.3px;
}

.page-scenes .banner__description span {
  font-weight: bold;
}

.page-scenes .banner__form .form-group {
  position: relative;
  font-weight: bold;
}

.page-scenes .banner__form .form-control {
  width: 100%;
  display: -o-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  -khtml-align-items: center;
  align-items: center;
  border-radius: 0.625rem;
  border: none;
  padding: 0.65rem 1rem 0.65rem 4.3rem;
  font-size: 1.125rem;
  font-family: "FuturaStd", Arial, Helvetica, sans-serif;
}

.page-scenes .banner__form .form-control::placeholder {
  color: #cccccc;
  letter-spacing: 0.3px;
}

.page-scenes .banner__form .form-group .search-icon {
  position: absolute;
  width: 1.2rem;
  left: 0;
  top: 0;
  bottom: 0;
  margin: 0.9rem 1.3rem 0.9rem 1.8rem;
}

.page-scenes .banner__form .form-group .search {
  margin-top: 14px;
}

.page-scenes .banner__credits {
  position: absolute;
  right: 1.5rem;
  bottom: -76%;
}

.page-scenes .banner__credits p {
  font-size: rem-szie(16rem);
  color: #fff;
  font-family: "FuturaStd", Helvetica, sans-serif;
  letter-spacing: 0.3px;
}

.page-scenes__video-submit {
  padding: 4.9rem 0 4.6rem;
}

.page-scenes__video-submit .section__wrapper {
  position: relative;
}

.page-scenes__video-submit .section__wrapper .video-submit__button {
  -o-box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.25);
  box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.25);
}

.page-scenes__video-submit .section__content h1 {
  font-size: 2.25rem;
  line-height: 1.35;
  font-weight: bold;
  font-family: "FuturaStd", Helvetica, sans-serif;
  margin-bottom: 1.8125rem;
  letter-spacing: 0.4px;
}

.page-scenes__video-submit .section__content p {
  font-family: "FuturaStd", Helvetica, sans-serif;
  font-size: 1.625rem;
  line-height: 1.15;
  margin-bottom: 2.1875rem;
  letter-spacing: 0.35px;
  padding-right: 5rem;
}

.page-scenes__slider .section__wrapper {
  padding: 0 3rem;
  position: relative;
}

.page-scenes__slider .swiper-container {
  width: 100%;
  height: 100%;
}

.page-scenes__slider .swiper-progress {
  z-index: 2;
  position: absolute;
  top: 0%;
  left: 0%;
  width: 0;
  height: 10px;
  background-color: #FF1744;
}

.page-scenes__slider .swiper-progress.full {
  width: 100%;
  transition-timing-function: linear;
  transition: all 8s;
  -moz-transition: all 8s;
  -ms-transition: all 8s;
  -o-transition: all 8s;
  -webkit-transition: all 8s;
}

.page-scenes__slider .swiper-slide {
  display: -o-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  -khtml-align-items: center;
  align-items: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 30.3125rem;
}

.page-scenes__slider .swiper-button-next, .page-scenes__slider .swiper-button-prev {
  height: 4.375rem;
  width: 4.375rem;
  border-radius: 50%;
  background-color: #FF1744;
  margin: auto;
  top: 0;
  bottom: 0;
  opacity: 1;
}

.page-scenes__slider .swiper-button-next::after, .page-scenes__slider .swiper-button-prev::after {
  font-size: 1.25rem;
  font-weight: bold;
  color: #fff;
  opacity: 1;
}

.page-scenes__slider .swiper-button-next:hover, .page-scenes__slider .swiper-button-prev:hover {
  opacity: 1;
}

.page-scenes__slider .slide__wrapper {
  width: 100%;
  height: 100%;
  position: relative;
  display: -o-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -moz-flex-direction: column;
  -o-flex-direction: column;
  -khtml-flex-direction: column;
  flex-direction: column;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  -o-align-items: flex-start;
  -khtml-align-items: flex-start;
  align-items: flex-start;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  -khtml-justify-content: center;
  justify-content: center;
  padding: 0 8.9rem;
}

.page-scenes__slider .slide__wrapper .play-button {
  width: 7.8125rem;
  height: 7.8125rem;
  display: -o-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  -khtml-align-items: center;
  align-items: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  -khtml-justify-content: center;
  justify-content: center;
  border: 2px solid #fff;
  border-radius: 50%;
  position: absolute;
  right: 8.7rem;
  top: 0;
  left: auto;
  bottom: 0;
  margin: auto;
}

.page-scenes__slider .slide__wrapper .play-button img {
  width: 3.4rem;
  margin-left: 1rem;
}

.page-scenes__slider .slide__wrapper .credits {
  font-size: 1rem;
  line-height: 1.1875;
  font-family: "FuturaStd", Helvetica, sans-serif;
  color: #fff;
  display: inline-block;
  position: absolute;
  bottom: 1.7rem;
}

.page-scenes__slider .slide__content {
  width: 100%;
  position: relative;
}

.page-scenes__slider .slide__content--title {
  font-size: 3.75rem;
  line-height: 1;
  font-family: "BebasNeue", Helvetica, sans-serif;
  color: #fff;
  margin-top: 1.4375rem;
  margin-bottom: 0.3125rem;
  width: 85%;
  font-weight: bold;
}

.page-scenes__slider .slide__content--tag {
  font-size: 1.25rem;
  line-height: 1.35;
  color: #fff;
  background-color: #FF1744;
  padding: 0.275rem 1.0625rem;
  display: inline;
  text-transform: uppercase;
  font-family: "FuturaStd", Helvetica, sans-serif;
  font-weight: bolder;
  letter-spacing: 0.4px;
  border-radius: 5px;
}

.page-scenes__slider .slide__content--description {
  width: 35%;
}

.page-scenes__slider .slide__content--description,
.page-scenes__slider .slide__content p {
  font-family: "FuturaStd", Helvetica, sans-serif;
  font-size: 1.5625rem;
  color: #fff;
  line-height: 1.16;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.page-scenes__explore-scene {
  padding: 4.1875rem 0 6.125rem;
}

.page-scenes__explore-scene .section__wrapper {
  padding: 0 3rem;
  position: relative;
  display: -o-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -moz-flex-direction: row;
  -o-flex-direction: row;
  -khtml-flex-direction: row;
  flex-direction: row;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  -khtml-align-items: center;
  align-items: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  -khtml-justify-content: center;
  justify-content: center;
}

.page-scenes__explore-scene .video-holder {
  width: 33.75rem;
  position: relative;
  height: 23rem;
  border-radius: 10px;
  overflow: hidden;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
  background-position: center;
  background-repeat: no-repeat;
}

.page-scenes__explore-scene .video-holder img {
  height: 100%;
  object-fit: cover;
}

.page-scenes__explore-scene .video-holder .credits {
  font-size: 1rem;
  color: #fff;
  font-family: "FuturaStd", Helvetica, sans-serif;
  margin-top: -8%;
  text-align: center;
  position: absolute;
  bottom: 1.3rem;
  left: 0;
  right: 0;
  margin: auto;
}

.page-scenes__explore-scene .video-holder .play-button {
  height: 7.8125rem;
  width: 7.8125rem;
  border-radius: 50%;
  border: 2px solid #fff;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  display: -o-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  -khtml-align-items: center;
  align-items: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  -khtml-justify-content: center;
  justify-content: center;
}

.page-scenes__explore-scene .video-holder .play-button img {
  width: 3rem;
  height: auto;
  margin-left: 0.7rem;
}

.page-scenes__explore-scene .text-holder {
  width: 55%;
  padding-left: 5.8rem;
  padding-right: 2rem;
}

.page-scenes__explore-scene .text-holder h1 {
  font-size: 2.25rem;
  line-height: 1.35;
  font-weight: bold;
  font-family: "FuturaStd", Helvetica, sans-serif;
  letter-spacing: 0.5px;
}

.page-scenes__explore-scene .text-holder p {
  font-family: "FuturaStd", Helvetica, sans-serif;
  font-size: 1.5rem;
  line-height: 1.15;
  overflow: hidden;
  letter-spacing: 0.5px;
}

.page-scenes__explore-scene .text-holder .explore-scene__title {
  margin-bottom: 1.125rem;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  overflow: hidden;
  font-size: 2.25rem;
  line-height: 1.35;
  font-weight: bold;
  font-family: "FuturaStd", Helvetica, sans-serif;
  letter-spacing: 0.5px;
}

.page-scenes__explore-scene .text-holder .explore-scene__description {
  margin-bottom: 2.1875rem;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  box-orient: vertical;
  overflow: hidden;
  font-family: "FuturaStd", Helvetica, sans-serif;
  font-size: 1.625rem;
  line-height: 1.15;
  overflow: hidden;
  letter-spacing: 0.5px;
}


.page-scenes__trending .heading h2 {
  font-size: 2.25rem;
  font-weight: bold;
  line-height: 1.35;
  font-family: "FuturaStd", Helvetica, sans-serif;
  text-transform: capitalize;
  letter-spacing: 0.5px;
}

.page-scenes__trending .video-gallery {
  display: -o-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -moz-flex-direction: row;
  -o-flex-direction: row;
  -khtml-flex-direction: row;
  flex-direction: row;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  -khtml-justify-content: space-between;
  justify-content: space-between;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  -khtml-align-items: center;
  align-items: center;
  flex-wrap: wrap;
  flex: 100%;
  padding: 0 1.1rem;
}

.page-scenes__trending .video-gallery li {
  position: relative;
  display: -o-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -moz-flex-direction: row;
  -o-flex-direction: row;
  -khtml-flex-direction: row;
  flex-direction: row;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  -khtml-justify-content: center;
  justify-content: center;
  -moz-align-items: flex-end;
  -ms-align-items: flex-end;
  -o-align-items: flex-end;
  -khtml-align-items: flex-end;
  align-items: flex-end;
  list-style-type: none;
  max-width: 24.5625rem;
  width: 100%;
  height: 15.6875rem;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 10px;
  margin-bottom: 3.0625rem;
}

.page-scenes__trending .video-gallery li .card_link {
  width: 100%;
}

.page-scenes__trending .video-gallery .text-holder {
  padding: 0 1.4375rem 1.4375rem 1.4375rem;
  width: 100%;
}

.page-scenes__trending .video-gallery .text-holder h6 {
  color: #fff;
  font-size: 1.125rem;
  line-height: 1.3125rem;
  font-family: "Roboto", Helvetica, sans-serif;
  margin-bottom: 0.625rem;
}

.page-scenes__trending .video-gallery .text-holder p {
  font-size: 0.875rem;
  line-height: 1rem;
  color: #fff;
  display: -o-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  -khtml-justify-content: space-between;
  justify-content: space-between;
  font-family: "Roboto", Helvetica, sans-serif;
  font-weight: bold;
}

.page-scenes__trending .video-gallery .videos {
  position: absolute;
  height: 5rem;
  width: 5rem;
  border-radius: 50%;
  border: 2px solid #fff;
  display: -o-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  -khtml-align-items: center;
  align-items: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  -khtml-justify-content: center;
  justify-content: center;
  margin: auto auto 6.2rem;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.page-scenes__trending .video-gallery .videos img {
  width: 2rem;
  margin-left: 0.6rem;
}

.page-scenes__trending .trending-scenes__load-button {
  display: block;
  margin: 0 auto 3.5rem;
  min-width: 11.25rem;
}

/* Scenes Ends */
/* Responsive Css */
/*========================================================
================== RESPONSIVE QUERIES===============
==========================================================
Ranging from Min to Max

>> First use Min responsive queries

than followed by

>> Max responsive queries

Do follow this order for better responsiveness and clean structure

^^^^^^^^READ NOTE**********************
*/
@media screen and (min-width: 900px) {
  html {
    font-size: 65%;
  }
}

@media screen and (min-width: 1024px) {
  html {
    font-size: 70%;
  }
}

@media screen and (min-width: 1200px) {
  html {
    font-size: 80%;
  }
}

@media screen and (min-width: 1400px) {
  html {
    font-size: 100%;
  }
}

@media screen and (min-width: 1600px) {
  html {
    font-size: large;
  }
}

@media screen and (min-width: 1920px) {
  html {
    font-size: larger;
  }
  body {
    max-width: 1920px;
    margin: 0 auto;
  }
}

/*------------------------------------------------
max width queries
------------------------------------------------*/
@media screen and (max-width: 1440px) {
  .page-scenes .banner__credits {
    bottom: -65%;
  }
}

@media screen and (max-width: 1059px) {
  .button {
    height: auto;
    padding: 0.625rem 1.125rem;
  }
}

@media screen and (max-width: 991px) {
  .page-scenes__slider .swiper-progress {
    height: 5px;
  }
}

@media screen and (max-width: 900px) {
  html {
    font-size: 80%;
  }
  .page-scenes__banner .section__wrapper {
    padding: 0 3.5rem;
    margin-top: 6.5rem;
  }
  .page-scenes__explore-scene .section__wrapper {
    -moz-flex-direction: column-reverse;
    -o-flex-direction: column-reverse;
    -khtml-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .page-scenes__explore-scene .text-holder {
    width: 100%;
    padding: 0 2rem;
    margin-bottom: 3rem;
  }
  .page-scenes__slider .slide__wrapper {
    padding: 0 4rem;
  }
  .page-scenes__slider .slide__wrapper .play-button {
    width: 5rem;
    height: 5rem;
    right: 4rem;
  }
  .page-scenes__slider .slide__wrapper .play-button img {
    width: 2rem;
    margin-left: 0.5rem;
  }
}

@media screen and (max-width: 800px) {
  .page-scenes__banner .section__wrapper {
    padding: 0 0rem;
    margin-top: 5.5rem;
  }
  .page-scenes__video-submit .section__content h1 {
    font-size: 1.75rem;
  }
  .page-scenes__video-submit .section__content p {
    font-size: 1.25rem;
    padding-right: 0;
  }
  .page-scenes__explore-scene .text-holder .explore-scene__title {
    font-size: 1.75rem;
  }
  .page-scenes__explore-scene .text-holder .explore-scene__description {
    font-size: 1.25rem;
  }
  .page-scenes__explore-scene .text-holder .explore-scene__description p {
    font-size: inherit;
  }
  .page-scenes__trending .video-gallery {
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    -khtml-justify-content: center;
    justify-content: center;
  }
  .page-scenes__trending .video-gallery li {
    max-width: 18.75rem;
    margin: 0 1rem 3rem;
  }
  .page-scenes__trending .heading h2 {
    font-size: 1.75rem;
  }
}

@media screen and (max-width: 768px) {
  .page-scenes__explore-scene .section__wrapper {
    padding: 0;
  }
}

@media screen and (max-width: 675px) {
  html {
    font-size: 65%;
  }
  .page-scenes__trending .video-gallery li {
    max-width: 100%;
  }
}

@media screen and (max-width: 554px) {
  .container {
    padding: 0 25px;
  }
  .page-scenes__explore-scene .text-holder {
    padding: 0;
  }
  .page-scenes__explore-scene .video-holder {
    width: 100%;
  }
  .page-scenes__slider .section__wrapper {
    padding: 0;
  }
  .page-scenes__slider .slide__content--title {
    font-size: 3rem;
  }
  .page-scenes__slider .slide__wrapper .play-button {
    width: 3.5rem;
    height: 3.5rem;
    right: 3rem;
  }
  .page-scenes__slider .slide__wrapper .play-button img {
    width: 1.4rem;
  }
  .page-scenes__slider .swiper-button-next, .page-scenes__slider .swiper-button-prev {
    height: 3.5rem;
    width: 3.5rem;
  }
  .page-scenes__slider .swiper-button-next {
    right: -1.5rem;
  }
  .page-scenes__slider .swiper-button-prev {
    left: -1.5rem;
  }
}
/*# sourceMappingURL=scenes.css.map */