
@font-face {
    src: url('../fonts/impact.ttf.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
body {
    font-family: "impact", sans-serif;
}




.wow {
    padding: 15px 0px 3px 0px;
}

.header-text {
    position: relative;
    top: 27rem;
}
img.buz {
    max-width: 100%!important;
    height: auto;
}
#background-wrap {
    bottom: 0;
	left: 0;
	padding-top: 50px;
	position: fixed;
	right: 0;
	top: 0;
	z-index: -1;
}
.header {
    padding-top: 0rem;
}
.cloudcontain {
	margin: 0;
	padding: 0;
	overflow-x: hidden;
}
.bg-image img{max-width: 100%;}

.verify-once-message {
    text-align: center;
    color: white;
    font-weight: 500;
    filter: drop-shadow(2px 4px 6px black);
}
 .d-flex{
     display: flex;
     justify-content: space-between;
     align-items: center;
}
.color-logo1.success-img {
    width: 125px;
}
input#email::placeholder {
    color: #fff;
}
.content-verify {
    padding: 20px;
    border-radius: 20px;
    background: linear-gradient(131deg, rgb(75 66 70) 16%, rgb(75 66 70) 61%, rgb(75 66 70) 72%);
    border: none;
}
.close {
    color: #000;
    opacity: .5;
}
.close:hover {
    color: #000;
    opacity: .8;
}
h1.serial-no {
    font-size: 18px;
    font-weight: 500;
    color: #f5f5f5!important;
}
#verifyContent h5 {
    color: #f5f5f5;
    font-size: 18px;
    font-weight: 500;
}
img#verifyImg {
    max-width: 85px;
    margin: 19px 0px 0px 15px;
}
.verify-modal {
    width: 400px;
    top: 18%;
    margin: 30px auto;
}
 .header .logo{
     height: 50px;
}
 .header .dropdown .btn-default{
     background: none;
     color: #fff;
     border: 1px solid #fff;
     padding: 10px 20px;
}
img.img-color {
    width: 100%;
}
h2.flw {
    text-align: center;
}
img.image-clr {
    width: 100px;
    position: relative;
    right: 25px;
}
 .header .header-text .color-logo{
     /* margin:150px 0 0 auto; */
     opacity: 0;
}
.header .header-text h1 {
    color: #ffffff;
    font-size: 37px;
    margin-top: 0;
    text-align: center;
    font-weight: 400;
    filter: drop-shadow(2px 4px 6px black);
}
 .newsletter .newsletter-form {
     position: relative;
     margin-top: 23px;
     z-index: 999;
}
.main-space {
    margin-left: 15px;
}

.newsletter .newsletter-form input {
    display: flex;
    flex-direction: row;
    align-items: center;
    box-sizing: border-box;
    border-radius: 0px;
    padding: 0px 10px;
    height: 56px;
    text-align: left;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 0px;
    background-color: rgba(255, 239, 2, 0);
    border: 1px solid rgb(255, 255, 255);
    width: 100%;
    color: #fff;
    filter: drop-shadow(2px 4px 6px black);
}
.newsletter .newsletter-form button {
    background: rgb(255, 255, 255);
    border-radius: 12px;
    border-style: solid;
    border-color: rgb(0, 0, 0);
    border-width: 2px;
    color: rgb(0, 0, 0);
    font-size: 28px;
    font-weight: 500;
    letter-spacing: 0px;
    line-height: 1;
    white-space: normal;
    padding-top: 0px;
    padding-bottom: 0px;
    text-align: center;
    word-break: break-word;
    align-self: flex-end;
    cursor: pointer;
    height: 50px;
    width: 100%;
    margin-top: 10px;
    filter: drop-shadow(2px 4px 6px black);
}
img.insta {
    width: 35px!important;
    margin: 0px 17px;
}
img.tele {
    width: 35px;
}
#verify_box::placeholder {
    color: #fff;
}
.header .header-text h2 {
    color: #fff;
    margin-top: -20px;
    font-size: 21px;
    margin-left: 40px;
    font-weight: 500;
    filter: drop-shadow(2px 4px 6px black);
}
a:hover {
    text-decoration: none;
}
 .header .header-text .follow-us{
     list-style-type: none;
     padding-left: 0;
}
 .header .header-text .follow-us li{
     display: inline;
     margin-right: 15px;
}
.image-section {
    padding: 50px 0;
    margin: -18.875rem 0 0;
}

.footer {
    padding-top: 50px;
}
.footer {
    padding-top: 50px;
    filter: drop-shadow(2px 4px 6px black);
    position: relative;
    top: 42rem;
    width: 100%;
}
.image-section-1 {
    padding: 75px 0px;
}
 .footer .footer-logo{
     height: 35px;
}
.footer p {
    padding-right: 0px;
    line-height: 26px;
    color: #fff;
}
.footer h4 {
    color: white;
    font-size: 20px;
    padding: 5px 0px;
    font-weight: 500;
}
 .footer ul{
     list-style-type: none;
     padding-left: 0;
}
 .footer ul li{
     margin-bottom: 10px;
}
.footer ul li a {
    font-size: 15px;
    color: white;
    font-weight: 500;
}
 .footer-contact .media{
     margin-bottom: 10px;
}
 .footer-contact .media a span{
     color: #FBBB32;
     font-size: 18px;
     margin-top: 5px;
}
 .footer-contact .media p a{
     color: white;
     text-decoration: none;
}
 .footer-contact .media p{
     font-size: 15px;
     color: white;
}
 .copyright{
     border-top: 1px solid white;
     padding-top: 15px;
     padding-bottom: 10px;
    
     display: flex;
     justify-content: space-between;
     align-items: center;
}
.copyright p {
    font-size: 16px;
    font-weight: 500;
}
 .copyright ul li{
     display: inline;
     margin-right: 20px;
}
 .copyright ul li img{
     height: 18px;
}
 .bg-image{
    background-image: url(../images/buzzbar2.png);
    width: 420px;
    height: 420px;
    margin: 0 auto;
}
/************ Extras ***********/
 .btnStyle {
     transform: translateZ(0) !important;
     backface-visibility: hidden !important;
     transition: 300ms ease-out !important;
}
 .btnStyle:hover {
     transform: scale(0.9) !important;
}
 .btnStyle2 {
     transform: translateZ(0) !important;
     backface-visibility: hidden !important;
     transition: 300ms ease-out !important;
}
 .btnStyle2:hover {
     transform: scale(1.1) !important;
}
 .block{
     display: block;
}
.content-div{
    width:50%;
}
a:hover {
    text-decoration: none;
}
@media only screen and (min-width: 1921px){
.header {
    height: 50%;
}
}

@media only screen and (max-width:1170px){
    .header{height: 75%;}
}


@media only screen and (min-width: 991px){
    body {
        margin: 0;
        padding: 0;
        font-family: "impact", sans-serif;
        color: white;
        background-color: #000000;
        background-image: url("../images/size.png");
        background-repeat: no-repeat;
        background-position: center;
        background-size: 700px;
    }
    .footer {
        top: 33rem;
    }
}
@media only screen and (max-width: 991px){
    .header {
       
        height: auto;
    }
    body {
        margin: 0;
        padding: 0;
        font-family: "impact", sans-serif;
        color: white;
        background-color: #000000;
        background-image: url("../images/background.png");
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
        background-position-y: top;
    }
    img.image-clr {
        width: 100px;
        position: relative;
        right: 25px;
    }
    
    .footer-contact.wow.fadeInUp.animated {
        padding-bottom: 10px;
    }
    .wow {
        padding: 0px;
    }
    
    .bg-image {
    
        height: auto;
        
    }
    .bg-image {
       
        width: 345px;
        
    }
}

 @media only screen and (max-width: 991px){
     .header .logo {
         height: 43px;
    }
     .header{
         /* height: 900px; */
         background-size: cover;
    }
    .header .header-text {
        margin-top: 20px;
        text-align: center;
        position: relative;
        top: 42rem;
    }
     /* .header .header-text .color-logo {
        
         margin: 195px 0 0 0;
    } */
     .block{
         display: inline;
    }
    .header .header-text h1 {
        font-size: 27px;
    }
     .image-section{
         margin-top: 0px;
         text-align: center;
    }
     .image-section img{
        
         margin: 10px auto;
    }
     .footer {
         /* padding-top: 0px; */
         text-align: center;
    }
     .copyright{
         display: block;
    }
     .footer .media-left, .footer .media>.pull-left{
         float: none !important;
    }
     .newsletter {
         max-width: 400px;
         margin: auto;
    }
    .header {
        height: auto;
    }
    
    .newsletter .newsletter-form input {
        width: 95%;
        margin: 0 auto;
    }
    .newsletter .newsletter-form button {
        width: 95%;
        margin-top: 10px;
    }
}
 @media (min-width: 768px) and (max-width: 991px){
     .header .header-text {
         margin-top: 0;
    }
     .header .header-text h1{
         text-align: center;
         font-size: 30px;
    }
     .header .header-text .color-logo {
       
         margin: 20px auto;
    }
     .newsletter {
         max-width: 400px;
         margin: auto;
    }
    
     .image-section {
         padding-bottom: 50px;
         margin-top: 30px;
    }
     .block{
         display: inline;
    }
     .header .header-text h2{
         text-align: center;
    }
     .header .header-text .follow-us{
         text-align: center;
    }
     .footer p {
         padding-right: 0;
         line-height: 22px;
         font-size: 13px;
    }
     .footer ul li a{
         font-size: 14px;
    }
     .footer-contact .media p{
         font-size: 14px;
    }
     .footer-contact .media {
         margin-bottom: 5px;
         margin-top: 0;
    }
     .footer h4{
         font-size: 18px;
    }
}



 @media (min-width: 992px) and (max-width: 1199px){
     .header .header-text {
         margin-top: 50px;
    }
     .header .header-text h1{
         font-size: 40px;
    }
}
 @media (min-width: 1480px) and (max-width: 5120px){
}
@media only screen and (max-width: 414px){
.verify-modal {
    width: 95%;
}
}
.cloudcontain {
    
	margin: 0;
	padding: 0;
	overflow-x: hidden;
}

#background-wrap {
    bottom: 0;
	left: 0;
	padding-top: 50px;
	position: fixed;
	right: 0;
	top: 0;
	z-index: -1;
}
/* KEYFRAMES */

@-webkit-keyframes animateCloud {
    0% {
        margin-left: -1000px;
    }
    100% {
        margin-left: 100%;
    }
}

@-moz-keyframes animateCloud {
    0% {
        margin-left: -1000px;
    }
    100% {
        margin-left: 100%;
    }
}

@keyframes animateCloud {
    0% {
        margin-left: -1000px;
    }
    100% {
        margin-left: 100%;
    }
}
@-webkit-keyframes animateCloudend {
    0% {
        margin-left: 100%;
    }
    100% {
        margin-left: -1000px;
    }
}

@-moz-keyframes animateCloudend {
    0% {
        margin-left: 100%;
    }
    100% {
        margin-left: -1000px;
    }
}

@keyframes animateCloudend {
    0% {
        margin-left: 100%;
    }
    100% {
        margin-left: -1000px;
    }
}

/* ANIMATIONS */

.x1 {
	-webkit-animation: animateCloudend 45s linear infinite;
	-moz-animation: animateCloudend 45s linear infinite;
	animation: animateCloudend 45s linear infinite;
	
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	transform: scale(1);
}

.x2 {
	-webkit-animation: animateCloud 30s linear infinite;
	-moz-animation: animateCloud 30s linear infinite;
	animation: animateCloud 30s linear infinite;
	
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	transform: scale(1);
}

.x3 {
	-webkit-animation: animateCloudend 40s linear infinite;
	-moz-animation: animateCloudend 40s linear infinite;
	animation: animateCloudend 40s linear infinite;
	
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	transform: scale(1);
}

.x4 {
	-webkit-animation: animateCloud 28s linear infinite;
	-moz-animation: animateCloud 28s linear infinite;
	animation: animateCloud 28s linear infinite;
	
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	transform: scale(1);
}

.x5 {
	-webkit-animation: animateCloud 35s linear infinite;
	-moz-animation: animateCloud 35s linear infinite;
	animation: animateCloud 35s linear infinite;
	
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	transform: scale(1);
}
.x6 {
	-webkit-animation: animateCloud 50s linear infinite;
	-moz-animation: animateCloud 50s linear infinite;
	animation: animateCloud 50s linear infinite;
	 margin-top:345px;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	transform: scale(1);
}
.x7 {
	-webkit-animation: animateCloud 20s linear infinite;
	-moz-animation: animateCloud 20s linear infinite;
	animation: animateCloud 20s linear infinite;
	margin-top:-200px;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	transform: scale(1);
}

.x8 {
	-webkit-animation: animateCloud 27s linear infinite;
	-moz-animation: animateCloud 27s linear infinite;
	animation: animateCloud 27s linear infinite;
	margin-top:-200px;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	transform: scale(1);
}
.x9 {
	-webkit-animation: animateCloud 40s linear infinite;
	-moz-animation: animateCloud 40s linear infinite;
	animation: animateCloud 40s linear infinite;
	 margin-top:-600px;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	transform: scale(1);
}
#background-wrap {
    bottom: 0;
    left: 0;
    padding-top: 50px;
    position: fixed;
    right: 0;
    top: 0;
    z-index: -1;
}
.cloud img{
        max-width: 100%;
        height: auto;
        border-style: none;
        vertical-align: top;
}
/* OBJECTS */

.cloud {

	height: auto;
	position: relative;
	width: 350px;
}

.cloud:after, .cloud:before {
    background: transparent;
	content: '';
	position: absolute;
	z-indeX: -1;
}

.cloud:after {

	height: 100px;
	left: 50px;
	top: -50px;
	width: 100px;
}

.cloud:before {

	width: 180px;
	height: 180px;
	right: 50px;
	top: -90px;
}

  #modal-password {
  background:#8dc9fb;
}
#modal-password > div > input {
  background: #000000;
}
  
  @media screen and (max-width: 640px) {
      .Password__LogoImage {
        max-width: px;
      }}
      .cloud {
        height: auto;
        position: relative;
        width: 350px;
    }
    @media only screen and (max-width: 576px){
    
        .image-section {
            margin-top: 3px;
          
        }
        .header .header-text h1 {
            font-size: 27px;
            padding-top: 20px;
        }
        .header .header-text {
            top: 37rem;
        }
    }
   
 

