@charset "utf-8";
/* CSS Document */
body {
  font-family: 'Poppins' !important;
  font-family: 'Palatino' !important;
  font-weight: normal !important;
  margin: 0;
  padding: 0;
  color: #fff;
  background-color: #000;
}
a {
  transition: 0.3s linear;
  text-decoration: none;
}
a:focus, a:hover {
  text-decoration: none;
}
ul, li {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
/************************************************************************************/
@font-face {
  font-family: 'Palatino';
  src: url('Palatino.eot');
  src: url('../fonts/Palatino.eot?#iefix') format('embedded-opentype'), url('../fonts/Palatino.woff2') format('woff2'), url('../fonts/Palatino.woff') format('woff'), url('..fonts/Palatino.ttf') format('truetype');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
.bg-main {
  background: no-repeat url("../img/bg.png?v=1") top center;
  background-size: contain;
  width: 100%;
  height: 1273px;
  background-color: #000;
  text-align: center;
}
.web-special {
  background: no-repeat url("../img/special-m.png?v=1") center center;
  background-size: contain;
  width: 60px;
  height: 60px;
  margin: 150px 0 0 -300px;
  display: inline-block;
  position: absolute;
}
.img-1 {
  background: no-repeat url("../img/logo.png?v=1") center center;
  background-size: contain;
  width: 522px;
  height: 268px;
  margin: 90px auto 0 auto;
  display: block;
}
.img-2 {
  background: no-repeat url("../img/img-2.png?v=1") center center;
  background-size: contain;
  width: 562px;
  height: 47px;
  margin: -50px auto 0 auto;
  position: relative;
  z-index: -9;
  display: block;
}
.btn-red {
  width: 366px;
  height: 77px;
  font-family: 'Rubik' !important;
  font-size: 27px;
  font-weight: bold;
  margin: 40px auto 130px auto;
  line-height: 0.93;
  letter-spacing: 1.03px;
  text-align: center;
  color: #fff;
  background-color: #900002;
  border: none;
  border-radius: 60px;
  display: block;
}
.btn-red:hover {
  color: #fff;
  background-color: #000;
}
/*******************************/
.l-p-0 {
  padding-left: 0px !important;
}
.r-p-0 {
  padding-right: 0px !important;
}
.p-lp-r-0 {
  padding-right: 0px !important;
  padding-left: 0px !important;
}
.left-video {
  display: inline-block;
  border: 8px solid #83951b;
  width: 100%;
  min-height: 644px;
  height: auto;
}
.right-text-out {
  height: auto;
  width: 100%;
  background-color: #000;
  display: table;
	    padding: 44px 0;
}
.right-text-inner {
  padding: 0 9%;
  color: #fff;
  display: table-cell;
  vertical-align: middle;
}
.right-text-inner h1 {
  font-size: 32px;
  font-weight: bold;
  line-height: 1.11;
  letter-spacing: 0.72px;
  font-family: 'Palatino' !important;
  margin-bottom: 40px;
	padding: 0 7%;
}
.right-text-inner h1 span {
  color: #83951b;
}
.right-text-inner h2 {
  font-family: 'Palatino' !important;
  font-size: 30px;
  line-height: 1.03;
  letter-spacing: 0.64px;
  padding: 0 14%;
}
.img-3-out {
  height: 823px;
  width: 100%;
  display: table;
  background: no-repeat url("../img/img-3.png?v=1") center center;
  background-size: contain;
  padding: 0 18%;
}
.img-3-inner {
  display: table-cell;
  vertical-align: middle;
}
.img-3-inner h1 {
  font-size: 42px;
  font-weight: bold;
  line-height: 1.52;
  letter-spacing: 0.72px;
  font-family: 'Palatino' !important;
}
.img-3-inner h1 span {
  color: #83951b;
}
.img-3-inner img{
	margin-top: 40px;
}
.img-4 {
  height: 823px;
  width: 100%;
  background: no-repeat url("../img/img-4.png?v=4") top center;
  background-size: cover;
}
/************************************************************/
.bg-w {
  background-color: #fff;
  color: #000;
}
.magic-list {
  height: 595px;
  width: 904px;
  background: no-repeat url("../img/list.png?v=1") center center;
  background-size: contain;
  margin: 105px auto 50px auto;
}
.btn-green {
  width: 320px;
  height: 67px;
  background: no-repeat url("../img/cta-2.png?v=1") center center;
  background-size: contain;
  display: inline-block;
  border: none;
  margin-bottom: 80px;
}

/********************************************************************/
.bg-last {
  width: 100%;
  height: 1300px;
  background: no-repeat url("../img/bg-last.png?v=1") top center;
  background-size: contain;
  padding: 100px 50px 0px 50px;
}
.text-last {
  font-size: 30px;
  padding: 0 9.3%;
  line-height: 1.3;
  letter-spacing: 0.6px;
  text-align: center;
  color: #fff;
  font-family: 'Palatino' !important;
  margin-top: 80px;
}
.text-last span {
  color: #83951b;
}
.green-color {
  color: #83951b;
}
.text-last2 {
  font-size: 31px;
  line-height: 1.3;
  letter-spacing: 0.5px;
  text-align: center;
  color: #fff;
  font-family: 'Palatino' !important;
  margin-top: 170px;
}
.text-last3 {
  font-size: 26px;
  line-height: 1.92;
  letter-spacing: 0.5px;
  text-align: center;
  color: #fff;
  font-family: 'Palatino' !important;
  margin-top: 20px;
}
/*********************************************************************/
.w-bg {
  background-color: #fff;
}
.footer-txt {
  text-align: center;
  font-size: 20px;
  line-height: normal;
  letter-spacing: 0.4px;
  padding: 50px 0;
  color: #959595;
}
.special-m {
  display: none;
}
.txt-c {
  text-align: center;
}
.pl-p-r {
  padding-right: inherit !important;
  padding-left: inherit !important;
}
.ice-img {
  display: none;
}
.header-txt1, .header-txt2 {
  display: none;
}
.btn-red-m {
  display: none;
}
.m-t-5 {
  margin-top: 0px;
}
.logo-footer {
  display: none;
}
.fire-video video {
  display: none;
}
/**********************************************************************/
/******************* MEDIA QURIES START HERE **************************/
/**********************************************************************/
@media only screen and (max-width: 1792px) {
  .left-video {
    min-height: 608px;
  }
  .right-text-out {
    height: 513px;
	  padding: 19px 0;
  }
  .right-text-inner h2 {
    font-size: 32px;
    padding: 0 12%;
  }
  .img-3-out {
    height: 772px;
    padding: 0 17%;
  }
  .img-4 {
    height: 772px;
  }
}
@media only screen and (max-width: 1600px) {
	.img-3-inner h1 {
		font-size: 38px;}
  .left-video {
    min-height: 535px;
  }
  .right-text-out {
    height: 435px;
	  padding: 18px 0;
  }
  .right-text-inner h1 {
    font-size: 30px;
  }
  .right-text-inner h2 {
    font-size: 27px;
    padding: 0 11%;
  }
  .img-3-out {
    height: 690px;
  }
  .img-4 {
    height: 691px;
   
  }
  element.style {}
  .bg-last {
    height: 1130px;
    padding: 55px 50px 0px 50px;
  }
  .text-last {
    font-size: 26px;
  }
  .text-last2 {
    font-size: 28px;
    margin-top: 150px;
  }
  .text-last3 {
    font-size: 23px;
  }
	
}
@media only screen and (max-width: 1536px) {
  .left-video {
    min-height: 518px;
  }
  .right-text-out {
    height: 440px;
	   padding: 30px 0;
  }
  .right-text-inner h1 {
    font-size: 24px;
    margin-bottom: 25px;
    padding: 0 9%;
  }
  .right-text-inner h2 {
    font-size: 24px;
    padding: 0 11%;
  }
  .img-3-out {
    height: 661px;
  }
  .img-4 {
    height: 661px;
    
  }
  .img-3-inner h1 {
    font-size: 29px;
  }
  .bg-last {
    height: 1020px;
    padding: 55px 50px 0px 50px;
  }
  .text-last {
    font-size: 23px;
    padding: 0px 8%;
    margin-top: 70px;
  }
  .footer-txt {
    font-size: 18px;
    padding: 30px 0;
  }
  .text-last2 {
    font-size: 27px;
    margin-top: 150px;
  }
  .text-last3 {
    font-size: 21px;
  }
  .btn-red {
    margin: 40px auto 75px auto;
  }
  .magic-list {
    height: 500px;
    width: 740px;
    margin: 75px auto 20px auto;
  }
  .web-special {
    margin: 154px 0 0 -300px;
  }
  .img-1 {
    margin: 75px auto 0 auto;
  }
}
@media only screen and (max-width: 1440px) {
  .left-video {
    min-height: 435px;
  }
  .right-text-out {
    height: 410px;
	  padding: 27px 0;
  }
  .right-text-inner h1 {
    font-size: 24px;
    margin-bottom: 25px;
    padding: 0 9%;
  }
  .right-text-inner h2 {
    font-size: 24px;
    padding: 0 11%;
  }
  .img-3-out {
    height: 620px;
  }
  .img-4 {
    height: 620px;
    
  }
  .img-3-inner h1 {
    font-size: 29px;
  }
  .bg-last {
    height: 1020px;
    padding: 55px 50px 0px 50px;
  }
  .text-last {
    font-size: 23px;
    padding: 0px 8%;
    margin-top: 70px;
  }
  .footer-txt {
    font-size: 18px;
    padding: 30px 0;
  }
  .text-last2 {
    font-size: 27px;
    margin-top: 150px;
  }
  .text-last3 {
    font-size: 21px;
  }
  .btn-red {
    margin: 40px auto 55px auto;
  }
  .magic-list {
    height: 500px;
    width: 740px;
    margin: 75px auto 20px auto;
  }
  .web-special {
    margin: 154px 0 0 -300px;
  }
  .img-1 {
    margin: 60px auto 0 auto;
  }
}
@media only screen and (max-width: 1367px) {
  .left-video {
    min-height: 435px;
  }
  .right-text-out {
    height: 390px;
	  padding: 29px 0;
  }
  .right-text-inner h1 {
    font-size: 22px;
    margin-bottom: 25px;
    padding: 0 10%;
  }
  .right-text-inner h2 {
    font-size: 22px;
    padding: 0 12%;
  }
  .img-3-out {
    height: 589px;
  }
  .img-4 {
    height: 589px;
   
  }
  .img-3-inner h1 {
    font-size: 29px;
  }
  .bg-last {
    height: 1020px;
    padding: 55px 50px 0px 50px;
  }
  .text-last {
    font-size: 21px;
    padding: 0px 8%;
    margin-top: 55px;
  }
  .footer-txt {
    font-size: 18px;
    padding: 30px 0;
  }
  .text-last2 {
    font-size: 27px;
    margin-top: 150px;
  }
  .text-last3 {
    font-size: 21px;
  }
  .img-1 {
    margin: 60px auto 0 auto;
  }
  .btn-red {
    margin: 40px auto 55px auto;
  }
  .magic-list {
    height: 460px;
    width: 700px;
    margin: 65px auto 20px auto;
  }
  .web-special {
    margin: 122px 0 0 -300px;
  }
}
@media only screen and (max-width: 1280px) {
  .left-video {
    min-height: 435px;
  }
  .right-text-out {
    height: 367px;
	  padding: 30px 0;
  }
  .right-text-inner h1 {
    font-size: 20px;
    margin-bottom: 25px;
    padding: 0 10%;
  }
  .right-text-inner h2 {
    font-size: 20px;
    padding: 0 13%;
  }
  .img-3-out {
    height: 551px;
  }
  .img-4 {
    height: 550px;
    
  }
  .img-3-inner h1 {
    font-size: 29px;
  }
  .bg-last {
    height: 1020px;
    padding: 55px 50px 0px 50px;
  }
  .text-last {
    font-size: 21px;
    padding: 0px 8%;
    margin-top: 55px;
  }
  .footer-txt {
    font-size: 18px;
    padding: 30px 0;
  }
  .text-last2 {
    font-size: 27px;
    margin-top: 150px;
  }
  .text-last3 {
    font-size: 21px;
  }
  .img-1 {
    margin: 60px auto 0 auto;
  }
  .btn-red {
    margin: 40px auto 55px auto;
  }
  .magic-list {
    height: 460px;
    width: 700px;
    margin: 65px auto 20px auto;
  }
  .web-special {
    margin: 122px 0 0 -300px;
  }
}
@media (min-width: 1000px) and (max-width: 1024px) {
  .left-video {
    min-height: 349px;
  }
  .right-text-out {
    height: 296px;
	  padding: 10px 0;
  }
  .right-text-inner h1 {
    font-size: 18px;
    padding: 0 12%;
  }
  .right-text-inner h2 {
    font-size: 18px;
    padding: 0 6%;
  }
  .img-3-inner h1 {
    font-size: 22px;
  }
  .img-3-out {
    height: 441px;
    padding: 0 10%;
  }
  .img-4 {
    height: 441px;
    
  }
  .bg-last {
    height: 860px;
    padding: 25px 25px 0px 25px;
  }
  .text-last {
    font-size: 18px;
    padding: 0 6%;
    margin-top: 43px;
  }
  .text-last2 {
    font-size: 24px;
    margin-top: 130px;
  }
  .text-last3 {
    font-size: 22px;
  }
  .footer-txt {
    font-size: 18px;
    padding: 25px 0;
  }
}
@media (min-width: 768px) and (max-width: 992px) {

  .magic-list {
    height: 445px;
    width: 670px;
    margin: 75px auto 50px auto;
  }
  .web-special {
    margin: 65px 0 0 -300px;
  }
  .right-text-inner {
    padding: 0 15%;
  }
  .bg-last {
    height: 1450px;
    padding: 0px 0px 0px 0px;
  }
  .text-last {
    padding: 0 13%;
  }
  .text-last3 {
    line-height: normal;
    padding: 0 8%;
  }
	.img-3-out {
    height: 660px;
}
	
	.frame-out {
    margin-left: -415px;
    margin-top: -114px;
    margin-bottom: 100px;
		    transform: scale(0.45);
}
	.img-3-inner h1 {
    
    padding: 0 10%;
}
}
@media only screen and (max-width: 767px) {
  .bg-main {
    background: no-repeat url(../img/bg-m.png?v=1) top center;
    background-size: contain;
    width: 100%;
    height: 1105px;
  }
  .special-m {
    display: block;
    height: 95px;
    width: 95px;
    background: no-repeat url(../img/special-m.png?v=1) center center;
    background-size: contain;
    text-align: left;
    margin: 20px 0 0 0px;
  }
  .img-1, .img-2 {
    display: none;
  }
  .txt-c {
    text-align: left;
  }
  .btn-red {
    display: none;
  }
  .pl-p-r {
    padding-right: 0px !important;
    padding-left: 0px !important;
  }
  .ice-img {
    display: inline-block;
    height: 108px;
    width: 232px;
    background: no-repeat url(../img/ice-img.png?v=1) center center;
    background-size: contain;
    text-align: left;
    margin: 80px 0 0 0px;
  }
  .magic-m {
    height: 147px;
    width: 330px;
    background: no-repeat url(../img/magic.png?v=1) center center;
    background-size: contain;
    margin: -62px auto 10px auto;
    position: relative;
    z-index: -1;
  }
  .header-txt1 {
    display: block;
    text-shadow: 1px 4px 7px rgba(0, 0, 0, 0.76);
    font-size: 18px;
    font-weight: bold;
    padding: 0 6%;
    line-height: 1.63;
    letter-spacing: normal;
    text-align: center;
    color: #fff;
  }
  .header-txt1 span {
    color: #96af00;
  }
  .header-txt2 {
    display: block;
    text-shadow: 1px 4px 7px rgba(0, 0, 0, 0.76);
    font-size: 14px;
    padding: 0 11%;
    line-height: 1.43;
    letter-spacing: 0.28px;
    text-align: center;
    color: #fff;
    margin: 30px 0 0 0;
  }
  .btn-red-m {
    width: 200px;
    height: 43px;
    font-size: 14px;
    margin: 40px auto 65px auto;
    font-family: 'Rubik' !important;
    font-weight: bold;
    line-height: 0.93;
    letter-spacing: 1.03px;
    text-align: center;
    color: #fff;
    background-color: #900002;
    border: none;
    border-radius: 60px;
    display: block;
  }
/*
  .fire-video video {
    margin: -200px 0 0 0;
    position: relative;
    width: 100%;
    height: 182px;
    z-index: -1;
    display:block;
  }
*/
  .fire-video {
    height: 150px;
	  display: block;
	  margin: -135px 0 0 0;
    position: relative;
    width: 100%;
    background: no-repeat url("../img/fire-unscreen.gif?v=1") bottom center;
    background-size: cover;
	  z-index: -1;
  }
  .left-video {
    border: 3px solid #83951b;
    min-height: 213px;
  }
  .right-text-out {
    display: none;
  }
  .img-3-out {
    height: 312px;
    padding: 0 6%;
	  margin-top: 3px;
  }
  .img-3-inner h1 {
    font-size: 20px;
    line-height: 1.3;
    letter-spacing: 0.72px;
  }
	.img-3-inner img {
    
    width: 80%;
}
  .img-4 {
    height: 360px;
    background-size: contain;
  }
  .m-t-5 {
    margin-top: -8px;
  }
  .magic-list {
    height: 479px;
    width: 329px;
    background: no-repeat url("../img/list-m.png?v=1") center center;
    background-size: contain;
    margin: 65px auto 30px auto;
    position: relative;
    z-index: 1;
  }
  .btn-green {
    width: 208px;
    height: 43px;
    margin-bottom: 50px;
  }
  .bg-last {
    width: 100%;
    height: 890px;
    background: no-repeat url("../img/bg-last-m.png?v=1") top center;
    background-size: cover;
    padding: 0px 0px 0px 0px;
  }
  .text-last {
    font-size: 14px;
    padding: 0 9%;
    line-height: 1.43;
    letter-spacing: 0.28px;
    margin-top: 40px;
  }
  .text-last2 {
    font-size: 14px;
    line-height: 1.43;
    letter-spacing: 0.28px;
    margin-top: 20px;
  }
  .text-last3 {
    font-size: 14px;
    line-height: 1.82;
    letter-spacing: 0.5px;
    padding: 0 9%;
    margin-top: 20px;
  }
  .w-bg {
    display: none;
  }
  .logo-footer {
    width: 128px;
    height: 75px;
    background: no-repeat url("../img/footer-logo.png?v=1") top center;
    background-size: contain;
    margin: 0 auto 0 auto;
    display: block;
  }
}
@media (min-width: 400px) and (max-width: 420px) {
  .bg-main {
    height: 1263px;
  }
  .header-txt1 {
    font-size: 20px;
    padding: 0 8%;
  }
  .header-txt2 {
    font-size: 16px;
    padding: 0 12%;
  }
  .magic-m {
    height: 150px;
    width: 360px;
  }
  .ice-img {
    margin: 100px 0 0 0px;
    height: 117px;
    width: 250px;
  }
  .btn-red-m {
    width: 240px;
    height: 53px;
    font-size: 16px;
    margin: 45px auto 65px auto;
  }
  .img-3-out {
    height: 355px;
    padding: 0 12%;
  }
  .img-3-inner h1 {
    font-size: 22px;
  }
  .img-4 {
    height: 412px;
  }
  .btn-green {
    width: 228px;
    height: 48px;
    margin-bottom: 50px;
  }
  .text-last {
    font-size: 16px;
    padding: 0px 16%;
  }
  .text-last2 {
    font-size: 16px;
    margin-top: 25px;
  }
  .text-last3 {
    font-size: 16px;
    padding: 0 10%;
    margin-top: 30px;
  }
  .bg-last {
    height: 1050px;
  }
}
@media (min-width: 390px) and (max-width: 399px) {
  .bg-main {
    height: 1210px;
  }
  .ice-img {
    margin: 114px 0 0 0px;
  }
  .header-txt1 {
    padding: 0 11%;
  }
  .img-3-out {
    height: 339px;
  }
  .img-4 {
    height: 393px;
  }
  .text-last {
    font-size: 16px;
    padding: 0 15%;
  }
  .text-last3 {
    font-size: 16px;
    padding: 0 10%;
    margin-top: 20px;
  }
  .text-last2 {
    font-size: 16px;
  }
  .bg-last {
    height: 1000px;
  }
  .btn-red-m {
    margin: 40px auto 65px auto;
  }
}
@media (min-width: 370px) and (max-width: 376px) {
  .bg-main {
    height: 1150px;
  }
  .img-3-out {
    height: 324px;
  }
  .img-4 {
    height: 375px;
  }
  .ice-img {
    margin: 100px 0 0 0px;
  }
  .text-last {
    padding: 0 15%;
  }
  .bg-last {
    height: 960px;
  }
}
@media (min-width: 300px) and (max-width: 320px) {
  .magic-m {
    height: 147px;
    width: 290px;
  }
  .magic-list {
    height: 426px;
    width: 290px;
    margin: 30px auto 30px auto;
  }
  .img-3-out {
    height: 276px;
    padding: 0 5%;
  }
  .img-4 {
    height: 320px;
  }
  .ice-img {
    height: 89px;
    width: 190px;
  }
  .fire-video video {
    margin: -165px 0 0 0;
  }
  .header-txt1 {
    font-size: 17px;
  }
  .header-txt2 {
    padding: 0px 9%;
  }
  .text-last3 {
    padding: 0 6%;
  }
}

   /**************** Video CSS ************************/
 video {
   width: 100% !important;
   height: 1060px;
   overflow: hidden;
 }

/**************** Video CSS ************************/
/**************** 1st section CSS ************************/
.wrapper {
  width: 1563px;
  height: 739px;
  margin: 50px auto 50px auto;
  overflow: hidden;
}

.frame {
  height: 100%;
  width: 100%;
  background-size: contain;
  background: url('../img/heading-big.png?v=1');

}

.frame-new {
  -webkit-animation: zoomeffect 4s infinite;
  -moz-animation: zoomeffect 4s infinite;
  animation: zoomeffect 4s infinite;
}


@-webkit-keyframes zoomeffect {
  0% {
    background-position: center;
    transform: scale(0, 0);
  }
  50% {
    background-position: center;
    transform: scale(1, 1);
  }
  100% {
    background-position: center;
    transform: scale(1, 1);
    opacity: 0;
  }
}

@keyframes zoomeffect {
  0% {
    background-position: center;
    transform: scale(0, 0);
  }
  50% {
    background-position: center;
    transform: scale(1, 1);
  }
  100% {
    background-position: center;
    transform: scale(1, 1);
    opacity: 1;
  }
}

/**************** 1st section CSS ************************/
/**************** 2st section CSS ************************/
.logo-img {
  height: 739px;
  width: 1563px;
  background: no-repeat url('../img/heading-big.png?v=1') center center;
  background-size: contain;
  margin-top: 100px;
  display: inline-block;
}

.txt-2 {
  height: 86px;
  width: 1296px;
  background: no-repeat url('../img/img-2-big.png?v=1') center center;
  background-size: contain;
  margin-top: -85px;
  display: inline-block;
  position: relative;
  z-index: -1;
}

.slideUp {
  top: 40px;
  left: 10px;
  animation: slideUp1 ease .5s forwards .2s;
}

@keyframes slideUp1 {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-80px);
    opacity: 1;
  }
}


/***************************************************/
.slide-right {
  width: 100%;
  overflow: hidden;
  max-width: 1440px;
  position: relative;
  z-index: -9;
  top: -100px;
}

.slide-right {
  animation: 1s slide-right 0s forwards;
  transform: translateX(200%);
}

@keyframes slide-right {
  to {
    transform: translateX(0);
  }
}

/***********************************************************/
.btn-red-h {
  height: 77px;
  width: 366px;
  background: no-repeat url('../img/cta-red.png?v=1') center center;
  background-size: contain;
  margin: -75px auto 0 auto;
	cursor: pointer;
}
.btn-red-h:hover {

	background: no-repeat url('../img/cta-red-h.png?v=1') center center;}
.btn-opacity {
  animation: fadein 3s;
  -moz-animation: fadein 3s; /* Firefox */
  -webkit-animation: fadein 3s; /* Safari and Chrome */
  -o-animation: fadein 3s; /* Opera */
}

@keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@-moz-keyframes fadein { /* Firefox */
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@-webkit-keyframes fadein { /* Safari and Chrome */
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@-o-keyframes fadein { /* Opera */
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

/**************************************/
.zoom-in-zoom-out {
  margin: 24px;
  font-size: 50px;
  color: #fff;
  animation: zoom-in-zoom-out 1s ease-out infinite; /*	animation-iteration-count: 1;*/
}

@keyframes zoom-in-zoom-out {
  0% {
    transform: scale(1, 1);
  }
  50% {
    transform: scale(0.5, 0.5);
  }
  100% {
    transform: scale(0.5, 0.5);
  }
}

/*****************************************/


/****************  Mobile Screens  **********************/
@media only screen and (max-width: 767px) {
  .mobile-smok {
    width: 100%;
    /*height: 100%;*/
    color: #fff;
    /*margin-top: 350px;*/
    position: relative;
  }

  .web_video {
    height: auto;
    margin-top: 200px;
  }

  .m-txt-1 {
    font-family: 'Poppins' !important;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.58;
    text-align: center;
    color: #fff;

    z-index: 1;
    opacity: 0;
    margin-top: 300px;
    position: absolute;
    top: 0;
    left: 30px;
  }

  .m-txt-1 span {
    font-size: 24px;
    font-weight: bold;
    line-height: 1.22;
  }

  .txt-opacity {
    animation: fadein 10s;
    -moz-animation: fadein 10s; /* Firefox */
    -webkit-animation: fadein 10s; /* Safari and Chrome */
    -o-animation: fadein 10s; /* Opera */
  }

  @keyframes fadein {
    from {
      opacity: 0;
    }
    to {
      opacity: 1;
    }
  }
  @-moz-keyframes fadein { /* Firefox */
    from {
      opacity: 0;
    }
    to {
      opacity: 1;
    }
  }
  @-webkit-keyframes fadein { /* Safari and Chrome */
    from {
      opacity: 0;
    }
    to {
      opacity: 1;
    }
  }
  @-o-keyframes fadein { /* Opera */
    from {
      opacity: 0;
    }
    to {
      opacity: 1;
    }
  }
  .zoom-in {
    -webkit-animation: zoomeffect1 4s;
    -moz-animation: zoomeffect1 4s;
    animation: zoomeffect1 4s;
    opacity: 1;
  }

  @-webkit-keyframes zoomeffect1 {
    0% {
      transform: scale(0, 0);
    }
    50% {
      transform: scale(1, 1);
    }
    100% {
      transform: scale(1, 1);
    }
  }
  @keyframes zoomeffect1 {
    0% {
      transform: scale(0, 0);
    }
    50% {
      transform: scale(1, 1);
    }
    100% {
      transform: scale(1, 1);

    }
  }
  /*************************/
  .m-txt-2 {
    font-family: 'Poppins' !important;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.58;
    text-align: center;
    color: #fff;
    position: relative;
    z-index: 1;

  }

  .m-txt-2 span {
    font-size: 24px;
    font-weight: bold;
    line-height: 1.22;
  }

  .slideUp2 {
    top: 540px;
    left: 10px;
    animation: slideUp ease 9s forwards 1.2s;
  }

  @keyframes slideUp {
    0% {
      transform: translateY(0);
    }
    100% {
      transform: translateY(-380px);
      opacity: 1;
    }
  }
  /*******************************************/
  .mobile-iceimg {
    width: 232px;
    height: 108px;
    background: no-repeat url('../img/ice-img.png') center center;
    background-size: contain;
    margin: 0px 0 0 0;
    display: block;
  }

  .slideUp-ice {
    top: 75px;
    left: 10px;
    animation: slideUp1 ease 2s forwards .1s;
    position: relative;
    z-index: 9;
  }

  @keyframes slideUp1 {
    0% {
      transform: translateY(0);
    }
    100% {
      transform: translateY(80px);
    }
  }

  /**********************************************************/
  .mobile-magic {

    width: 325px;
    height: 147px;
    background: no-repeat url('../img/magic.png?v=1') center center;
    background-size: contain;
    margin: 0px 0 0 0;
    display: block;
    /*position: relative;*/
    /*top: 152px;*/
    left: -180px;
    position: absolute;
    top: 200px;
  }


  .slide-right-2 {
    animation: 3s slide-right-2 0s forwards;
    transform: translateX(800%);
  }

  @keyframes slide-right-2 {
    to {
      transform: translateX(800%);
      transform: scale(2);
    }
  }
  /******************************************************************/
  .mobile-magic-5 {

    width: 325px;
    height: 147px;
    background: no-repeat url('../img/magic.png?v=1') center center;
    background-size: contain;
    margin: 0px 0 0 0;
    display: block;
    position: relative;
    top: 252px;
    left: -150px;
  }


  .slide-right-5 {
    animation: 3s slide-right -1s forwards;
    transform: translateX(-800%);
  }

  @keyframes slide-right {
    from {
      transform: translateX();
      transform: scale(2);

    }
    to {
      transform: translateX();
      transform: scale(1);
      left: 16px;
    }
  }
  /***********************************************************/
  .mobile-special {
    width: 95px;
    height: 95px;
    background: no-repeat url('../img/special-m.png') center center;
    background-size: contain;
    opacity: 0;
    margin: 0 0 0 15px;
    position: relative;
    top: -165px;
  }

  .slideDown-special {

    animation: slideUp ease 4s forwards 0.2s;
  }

  @keyframes slideUp {
    0% {
      transform: translateY(0);
      opacity: 0;
    }
    100% {
      transform: translateY(80px);
      opacity: 1;
    }
  }


  .mobile_bop {
    opacity: 1;
    height: 100%;
    width: 100%;
    background: black;
  }

  /************************************************************/
}

/****************  Mobile Screens  **********************/

  .web_video {
    position: relative;
  }

.magic-frame {
  position: absolute;
  top: 80px;
  display: none;
  overflow: inherit;
}

.show-btn-txt {
  display: none;
}


.frame-out {
  animation: zoom-out 1s;
  transform: scale(0.5);
  transition: all 1s;
}

@media screen and (min-width: 1920px) {
  .magic-frame1 {
    left: 140px;
    transform: scale(1);
  }

  .magic-frame1 .slide-right {
    left: 50px;
  }

  .frame-out {
    margin-left: 115px;
    margin-top: -100px;
    margin-bottom: 100px;
  }

  .frame-out .slide-right {
    margin-left: 62px;
  }
}

@media screen and (max-width: 1792px) {
  .magic-frame1 {
    left: 70px;
    transform: scale(0.95);
  }

  .magic-frame1 .slide-right {
    left: 65px;
  }

  .frame-out {
    margin-left: 50px;
    margin-top: -100px;
    margin-bottom: 100px;
  }

  .frame-out .slide-right {
    margin-left: 62px;
  }
}

@media screen and (max-width: 1600px) {
  .magic-frame1 {
    left: -20px;
    top: -30px;
    transform: scale(0.85);
  }

  .magic-frame1 .slide-right {
    left: 65px;
  }

  .frame-out {
    margin-left: -10px;
    margin-top: -100px;
    margin-bottom: 100px;
  }

  .frame-out .slide-right {
    margin-left: 62px;
  }
}

@media screen and (max-width: 1537px) {
  .magic-frame1 {
    left: -60px;
    top: -30px;
    transform: scale(0.8);
  }

  .magic-frame1 .slide-right {
    left: 65px;
  }

  .frame-out {
    margin-left: -50px;
    margin-top: -100px;
    margin-bottom: 100px;
  }

  .frame-out .slide-right {
    margin-left: 62px;
  }
}

@media screen and (max-width: 1440px) {
  .magic-frame1 {
    left: -88px;
    top: 30px;
    transform: scale(0.75);
  }

  .magic-frame1 .slide-right {
    left: 65px;
  }

  .frame-out {
    margin-left: -100px;
    margin-top: -100px;
    margin-bottom: 100px;
  }

  .frame-out .slide-right {
    margin-left: 62px;
  }
}

@media screen and (max-width: 1367px) {
  .magic-frame1 {
    left: -130px;
    top: -50px;
    transform: scale(0.75);
  }

  .magic-frame1 .slide-right {
    left: 65px;
  }

  .frame-out {
    margin-left: -140px;
    margin-top: -100px;
    margin-bottom: 100px;
  }

  .frame-out .slide-right {
    margin-left: 62px;
  }
}

@media screen and (max-width: 1280px) {
  .magic-frame1 {
    left: -158px;
    top: -50px;
    transform: scale(0.7);
  }

  .magic-frame1 .slide-right {
    left: 65px;
  }

  .frame-out {
    margin-left: -150px;
    margin-top: -100px;
    margin-bottom: 100px;
  }

  .frame-out .slide-right {
    margin-left: 62px;
  }
}
@media screen and (max-width: 1024px) {
		.frame-out {
    margin-left: -285px;
    margin-top: -90px;
    margin-bottom: 100px;
		    transform: scale(0.58);
}
	.magic-frame1 {
    left: -275px;
    top: -90px;
    transform: scale(0.58);
  }
}


.magic-frame .show-btn-txt.scale-large{
  transform: scale(1.5);
}
.magic-frame .show-btn-txt.scale-large .btn-opacity{
  margin-top: -50px;
}

@media screen and (max-width: 768px) {
  .mobile-smok{
    display:none;
  }
  video{
    height: 875px;
  }
			.frame-out {
    margin-left: -415px;
    margin-top: -114px;
    margin-bottom: 100px;
		    transform: scale(0.45);
}
	.magic-frame1 {
    left: -400px;
    top: -90px;
    transform: scale(0.45);
  }
}

@media screen and (min-width: 768px) {
  .mobile-smok{
    display:none;
  }
  video{
    height: 875px;
  }

  .btn-green:hover {

    background: no-repeat url("../img/cta-2-h.png?v=1") center center;

  }
}
@media screen and (max-width: 767px) {

  .page_html {
    margin-top: 160px;
  }
  .web_section{
    display:none;
  }
  .mobile-smok{
    display:block;
  }
  .mob_hide{
    display:none;
  }

  @keyframes fullScaleh{
    from{
      transform:scale(0);
    }
    to{
      transform:scale(1);
    }
  }
  .header-txt1{
    animation: fullScaleh 1s;
  }
}

@media (min-width: 400px) and (max-width: 415px) {

  .mobile-magic {
    width: 378px;
    height: 158px;
  }

  .m-txt-1 {
    margin-left: -15px;
  }


}
@media screen and (max-width: 400px) {
  .m-txt-1{
    left: 28px;
  }
  .m-txt-1 span{
    font-size: 20px;
  }
}
@media (min-width: 390px) and (max-width: 399px) {

  .mobile-magic {
    width: 360px;
    height: 153px;
  }

  .m-txt-1 {
    margin-left: 10px;
  }


}
@media screen and (max-width: 362px) {
  .m-txt-1 {
    left: 21px;
  }
}
@media (min-width: 300px) and (max-width: 320px) {
  .mobile-magic {
    width: 290px
  }

  .fire-video {
    height: 145px;
    margin: -150px 0 0 0;
    background-size: cover;

  }

  .m-txt-1 {
    margin-left: -20px;
  }
}

.left-video{
  min-height: auto !important;
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
}
.video iframe {
  max-width: 100%;
  max-height: 100%;
}

.vid_adv_xs_hide {
  display: none !important;
}
