body{
    color: #000;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Roboto', sans-serif;
    color: #000;
}
h1{
    font-size: 35px;
}

h2{
    font-weight: 800;
}

.fullscreen_teaser{
	height: 100vh;
}

a:hover {
    text-decoration: none;
}

.body_txt {
    font-weight: 400;
    font-size: 18px;
    line-height: 28px !important;
}

#prev-vid {
    width: 320px;
    margin: auto;
    display: block;
}

#prev-vid video {
    margin-bottom: 50px;
    margin-top: 15px;
}

.container {
    padding-right: 0px;
    padding-left: 0px;
}
		
.row {
    display: flex;
    flex-wrap: wrap;
    margin-right: 15px!important;
    margin-left: 15px!important;
}

.create_video_sec .row{
	 margin-right: 0px!important;
	 margin-left: 0px!important;
	
}
.disc{ 
	margin-left: 15px;
    margin-right: 15px;
}

.justify-content-start {
	margin-left:0px;
}

.right-play{
	width: 28px;
    height: auto;
	padding-left:10px;
}

.title-logo{
	width: 167px;
    height: auto;
    padding-left: 4px;
    margin-bottom: 4px;
}

.start_btn.fit_btn{
	display: block;
    padding: 25px 55px 25px 55px;
    font-size: 18px;
	width: 220px;
	margin:auto;
	color:white;
	font-weight:500;
	border: 0px solid rgba(0,0,0,0);
    letter-spacing: 0.5px;
	background: rgb(71,183,228);
	background: linear-gradient(45deg, #47b7e4 50%, #68bd62 100%);
	cursor: pointer;
	text-shadow: 0px 0px 5px rgba(0,0,0,0.15);
	box-shadow: 0 0 20px rgba(0,0,0,0.2);
}


.start_btn.fit_btn:hover{
	border: 0px solid rgba(0,0,0,0);
	filter: brightness(1.2);
	color:white;
}


.how_it_works.fit_btn{
	display: block;
	border: 1px solid #fff;
	 padding: 24px 30px 24px 30px;
	width: 220px;
    font-size: 18px;
	margin:auto;
	color:white;
	font-weight:500;
    letter-spacing: 0.5px;
	cursor: pointer;
	
}


.how_it_works.fit_btn:hover{
	border: 1px solid #fff;
	color:white;
	font-weight:500;
	background-color:rgba(255,255,255,0.15);

}


.img-title{
    height: 200px;
    width: 200px;
}


 .img-arrow {
    width: 39px;
    height: auto;
}

.hiw .navbar-nav.col-lg-6{
	padding-right: 0px!important;
}

 .hiw .navbar-nav a {
    padding: 0px!important;
}
.hiw-main{
	margin:auto;
	margin-top:10%;
}

.sec_3 h2{
    font-size:25px;
    text-align: center;
} 

.pop_video video{
    border: 6px solid #fff;
	margin: auto;
	display:block;
}

.pop_video{
	height: 750px;
	padding-top:150px;
	background-color:#000000;
}

.create_video h1{
    font-size: 90px;
    line-height: 86px !important;
    text-transform:none;
    font-weight: 900;
    color:#000000!important;
    margin: auto;

}

.text-con{
    letter-spacing: 1.5px;
    text-transform: lowercase;
}

.create_video h2{
    color:#000000!important;
    font-weight: 900;
    text-transform:none!important;
    letter-spacing: 1px;
}

.container.text-con{
   max-width: 71%;
}

.ind-black{
    background-color: black;
}

.ind-texture{
    background-image: url(../images/black_dots_texture.png)!important;
}


.ind-in img{
    position: absolute;
    transform: translate(-50%,-50%);
    left: 50%;
    top: 50%;
}

.ind-title{
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    transform: translate(-50%,-50%);
    left: 50%;
    top: 50%;
    
}

.ind-bottom{
    position: absolute;
    left: 0;
    bottom: 0;
	top: 355px;
    font-size: 14px;
}

.ind-in-m{
    margin: auto;
    height: 450px;
    position: relative;
}  

.ind{
    background-position: top right;  
    background-repeat: no-repeat;
}


.desc-ind{
    font-size: 16px;
    line-height: 22px!important;
    font-weight: 400;
}


.ind{
    background-color: white;
    background-repeat: no-repeat;
    background-position: top right;
    padding: 30px;
        
}
.container.sec_create_video{
    max-width: 100%;
}

.sec_2 .sec_create_video{
    background-image: url(../images/square_texture.png)!important;
}


.sec_2 .top_desc{
    margin: auto;
    font-weight: 600;
    font-size: 18px;
    line-height: 28px;
}

.desc{
    font-weight: 400;
    font-size: 18px;
    line-height: 28px!important;
    width: 80%;
}

.row.disc{
	margin-left:15px!important;
	margin-right:15px!important;
}

.create_video_sec .icon{
    height: 60px;
    width: 60px;
}


.sec_1.create_video_sec{
    background-color: #ffffff;
}

.pr-0{
}


.vertical-center{
   display: flex;
   justify-content: center;
   flex-direction: column; 
}

.m-right{
   padding-left: 10%;
    
}

.m-right .desc{
    width: 100%; 
}

/*
.c_v_img{
    width: 888px;
    height: 665px;
	margin:auto;
	
}*/


.img-right{
	margin-right:0px;
}

.img-left{
	margin-left:0px;
}




.v_opasity{
	background: rgba(0, 0, 0, 0.8)!important;
	z-index: 10!important;
}
.navbar-nav a {
    text-transform: unset;
}
.mb--20{
	margin-bottom: -20px;
}
.mt-13{
    margin-top: 13px;
}
.pb-150{
    padding-bottom: 150px;
}
.pl-40 {
    padding-left: 40px;
}
.section-gap {
    padding: 0px 0;
}
.text-norm{
    font-weight: 400;
}


.hide{
    display: none;
}

.play_demo .screen_step:hover{
	box-shadow: 0px 0px 15px rgba(102, 45, 145, 0.4);
}

.container.join{
	max-width:95%;
}
.black_logo{
	height: 50px;
}

.fa, .fas {
	font-size:25px;
    color: white;
	vertical-align: sub;
	margin-left:10px;
}
.join p {
    font-size: 16px;
    font-weight: 500;
	color: #000;
	height: 50px;
}

.join h1 {
    font-size: 60px;
    line-height: 75px !important;
    font-weight: 900;
	color:black;
}

.join h2 {
    font-weight: 600;
    font-size: 23px;
	color: black;
}

.join h3 {
    font-weight: 900;
    font-size: 50px;
	color: black;
}

.step_tree a {
	color: #ba68a9;
	font-weight: 500;
	text-decoration:underline;
}



.step_tree a:hover {
	color: #ed4899;
}

.screen_step {
    width: 100%;
    height: auto;
	box-shadow: 0px 0px 20px rgba(0,0,0,0.2);
}

.join-three-steps.screens {
	margin-top:-2%;
}

.flow_arrow{
	width: 40px;
	margin-top: 150px;
}




.num_step{
	height:38px;
}




.step_mail_title{
	color:#f77721;
}	

.steps .steps_btn{
    position: absolute;
    left: 0;
    right: 0;
    bottom:-40px;
    padding: 30px 10px 30px 10px;
    font-size: 18px;
    width: 45%;
	border-radius:6px;
	margin:auto;
	color:white !important;
	font-weight:500;
	border: 0px solid rgba(0,0,0,0);
    letter-spacing: 0.5px;
	background: rgb(111,98,171);
	background: -moz-linear-gradient(35deg, rgba(111,98,171,1) 35%, rgba(255,64,165,1) 100%);
	background: -webkit-linear-gradient(35deg, rgba(111,98,171,1) 35%, rgba(255,64,165,1) 100%);
	background: linear-gradient(35deg, rgba(111,98,171,1) 35%, rgba(255,64,165,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#6f62ab",endColorstr="#ff40a5",GradientType=1);
	cursor: pointer;
	box-shadow: 0 5px 10px rgba(0,0,0,0.3);
	text-align: center;
}

.steps .steps_btn:hover{
	color:white;
	filter: brightness(1.1);
}


.is-sticky .default-header {
    box-shadow: unset !important;
    border-bottom: unset !important;
}

.primary-btn:hover {

    border: 3px solid #fff;
    box-shadow: 0 20px 20px 0 rgba(157,157,157,.0)!important;
}

.black_bg{
	width: 100%;
	height: 100%;
	z-index: 1;
    position: absolute;
	background: rgba(0, 0, 0, 0.2);
}
video {
   background: #000;
   -webkit-background-size:cover;
   -moz-background-size:cover;
   -o-background-size:cover;
   background-size:cover;
}
#trailer {
	position: absolute;
	top: 0; right: 0; bottom: 0; left: 0;
	overflow: hidden;
    z-index: -1;
}

#trailer > video {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
    min-width: 100%; 
    width: auto; 
	height: auto; 
}

@media (min-aspect-ratio: 16/9) {
     #trailer > video { height: 300%; top: -100%; }
 }
 @media (max-aspect-ratio: 16/9) {
     #trailer > video { width: 300%; left: -100%; }
 }
 @supports (object-fit: cover) {
     #trailer > video {
         top: 0; 
         left: 0;
         width: 100%; 
         height: 100%;
         object-fit: cover;
     }
 }
 
 .levels{
	 position: relative;
 }
 
#trailer2 {
	position: absolute;
	top: 0; right: 0; bottom: 0; left: 0;
	overflow: hidden;
    z-index: -1;
}

#trailer2 > video {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
    min-width: 100%; 
    width: auto; 
	height: auto; 
}
.black_bg2{
	width: 100%;
	height: 100%;
	z-index: 1;
    position: absolute;
	background: rgba(0, 0, 0, 0.7);
}
 
 
 
.is-sticky .default-header {
    box-shadow: -0px 0px 10px 0px rgba(158, 158, 158, 0.2);
    border-bottom: 1px solid rgba(256, 256, 256, 0.0)!important;
	background-color: rgba(0,0,0,1)!important;
}


.footer-area h5{
	font-weight: 400;
    
}
	
.navbar-nav a {
    font-weight: 500;
    padding: 15px;
    font-size: 15px;
	color: #fff;
}
.small_lett{
    text-transform: unset !important;
    color: #ffffff !important;
}
.border{
    border-radius: 0px !important;
    border: 2px solid #ffffff !important;
    padding: 5px 10px !important;
}

.border:hover{
    border: 2px solid #47b7e4 !important;
}

.navbar-nav a:hover {
    color: #47b7e4!important;
}

.navbar-nav a:action, a:focus {
    color: #ffffff;
    text-decoration: none;
}

.navbar-brand img{
    height: 45px;
    width: auto;
}

#home{
    position: relative;
	height: 100vh;
}

.novideo{
	width: 450px;
}

.novideo {
    display: none!important;
}

.mainvideo {
    width: 70px;
    height: 70px;
    background-color: rgba(0,0,0,.8);
    box-shadow: 5px 5px 0 rgba(0,0,0,.3);
}

.btnplayhov:hover {
	transition: 0.5 ease;
	transform: scale(1.1);
}

.vjs-big-play-button{
	
	background-image: url(../images/play_btn.svg)!important;
    width: 64px;
    height: 64px;
    position: absolute;
	margin-top:20px;
	bottom: 0px!important;

}

.slide {
    transform: scale(.75)!important;
    padding: 30 60px 60px!important;
}


.form_box{
    max-width: 80%;
    margin: auto;
    height: 75%;
    flex-flow: column;
	background: rgba(255, 255, 255, 255);
    z-index: 0;
    padding: 30px;
}

.hiw-in {
    background: rgba(0,0,0,0.8);
}

.hiw-btn{
    width: 200px;
    height: auto;
}

.hiw-btn img{
   cursor: auto; 
}
.hiw-btn:hover{
  filter: brightness(1.2);
  background-color: rgba(255,255,255,0.15);
}


.start-btn:hover{
  filter: brightness(1.5);
}

.start-btn{
    width: 160px;
    height: auto;

}

.hiw-text{
    font-size: 18px;
    font-weight: 400;
    width: 90%;
}


.form_box.blue #form_signup ::-webkit-input-placeholder{
	color:#000!important;
	font-weight: 500!important;	
    font-size: 15px !important;
    letter-spacing: 0.5px;
	opacity:1;
}

.form_box.blue #form_signup :-ms-input-placeholder{
	color:#000!important;
	font-weight: 500!important;	
    font-size: 15px !important;
    letter-spacing: 0.5px;
	opacity:1;
}

.form_box.blue #form_signup ::-moz-placeholder {
	color:#000f!important;
	font-weight: 500!important;	
    font-size: 15px !important;
    letter-spacing: 0.5px;
	opacity:1;
}


.form_box form{
    margin: auto;
}
.form_box form input {
    text-align: center;
    font-size: 16px !important;
    width: 100%;
    height: 40px;
    margin: auto;
    background: transparent;
    color: #000 !important;
    border-bottom: 2px solid #000;
    margin-bottom: 20px;
}
.form_box form button{
    background: rgba(0,0,0,1);
    border-radius: 0;
    color: #fff;
    font-weight: 700;
    letter-spacing: 1px;
	border:4px solid #000;
}


.form_box form button:hover{
    background: rgba(255,255,255,1);
	border:4px solid #000;
	color: #000;
}

.form_box hr {
    margin: 0;
}
.img_left{
    position: absolute;
    left: 0;
    top: 0;
    width: 0px;
    height: 0px;
}
.img_right{
    position: absolute;
    right: 0;
    bottom: 0;
    width: 0px;
    height: 0px;
}
.bg_white{
    background: #fff;
    max-width: 280px;
    margin: auto;
}
.bg_white hr{
    width: 85%;
    height: 1px;
    margin: auto;
    background: #5567af;
}



.banner-left h1 {
    font-size: 90px;
    line-height: 86px !important;
    font-weight: 500;

}

.banner-left h2 {
    font-weight: 500;
    font-size: 30px;
    line-height: 40px !important;
	margin:auto;
	width:80%;
}

.hiw h2 {
    font-weight: 400;
	font-size: 22px;

}
.banner-left h3 {
    font-size: 32px;
    font-weight: 700;
    color: #fff;

}

.banner-right h3 {
    color: #000;
    font-weight: 700;
}


.header-btn{
    padding: 20px 30px;
    border-radius: 40px;
    font-size: 18px;
    color: #e21e26;
    border: 2px solid #fff;
}
.header-btn:hover{
    border: 2px solid #fff;
}
h3 .text-norm{
    color: #4f4f4f;
}


.sep_blue{
    height: 5px;
    width: 70px;
    background: #47b7e4;
    margin-bottom: 70px;
}

.sec_1 h1{
    font-weight: 600;
    color: #fff;
}
.sec_1 h3{
    font-size: 24px;
    line-height: 30px !important;
    font-weight: 500;
    color: #fff;

}
.sec_1 p{
    font-size: 17px;
    font-weight: 300;
    color: #fff;
	margin:auto;
	width: 90%;
}

.timeline_img{
    flex-flow: column;
	margin:auto;
}
.timeline_box {
    position: relative;
    max-width: 77%;
    margin: auto !important;
}
.timeline_box .img-resize{
    width: auto;
    height: 125px;
}
.step_arrow {
    position: absolute;
    bottom: 2px;
    left: 0;
    right: 0;
    margin: auto;
    height: 50px;
    width: 50px;
}

.form_header{
    height: 120px;
    align-items: center;
    padding: 4 0px;
	flex-wrap:wrap;
	background-image: url(../images/sign_up_rokufy_header.jpg);
	background-repeat: no-repeat;
	background-size: cover;
    background-position: right;
}

.seperate_line{
    width: 100%;
    background: #006499;
}


.sec_2 h1{
    color: #fff;
}
.sec_2 h2{
    font-size: 28px;
    color: #fff;
    margin-top: 20px;
}
.sec_2 img{
    height: 85px;
    width: 85px;
    margin: auto;
    transform: translate(-50%, -50%);
    margin-left: 50%;
    margin-top: 50px;
    margin-bottom: -20px;
}

h4.text-norm{
    color: #3e68a8;;
}
.sec_2 .col-lg-4 .sep_red{
    width: 25px;
    height: 2px;
}
.single-cat h4 {
    line-height: 22px !important;
    font-size: 16px;
    font-weight: 300;
    max-width: 260px;
}
.fit_box{
    background: rgba(0, 0, 0, 0.88);
    padding: 50px;
    padding-bottom: 100px;
    position: relative;
    margin-bottom: 100px;
}

.fit_btn {
    padding: 15px 15px;
    width: 220px;
    border: 3px solid #000;
    font-size: 16px;
    letter-spacing: 0.5px;
    color: #000;
    font-weight: 800;
}

.fit_btn:hover {
    border: 3px solid #da4cd2;
    color: #000;
}


.fit_box .fit_btn span{
    font-size: 16px;
    text-transform: lowercase;
}
.text-black{
    color: #000;
}

.watch-bold{
    color: #fff;
    font-size: 90px;
    font-size: 90px;
    line-height: 90px !important;
    font-weight: 900;
    text-transform: none;
    padding: 0 7% 0 7%;
    padding: 0 7% 0 7%;
}

.watch-thin{
    color: #fff;
    font-size: 90px;
    line-height: 86px !important;
    font-weight: 900;
    text-transform: none;
    font-weight: 400;
}


.btnplayhov {
    height: 100px;
    width: 100px;
    margin-left: 0px;
}

.sec_2 .how-it-works-bg{
    max-width: 100%;
    height: 680px;
    background: url(../images/video_player_bg.jpg)!important;
	background-size: cover!important;
    background-repeat: no-repeat;
    background-attachment: fixed!important;
    background-position: center!important;
	filter: brightness(1.1);
}


.sec_3 hr{
    margin-bottom: 20px;
}
.sep-right {
    border-right: 2px solid #3e68a8;
    height: 116px;
}
.sep-right h2, .sep_new h2{
    height: 120px;
    margin-top: -22px;
}
.sep_new{
    height: 116px;
}
.counter{
    font-size: 100px;
    font-weight: 300;
}
.counter span{
    font-size: 70px;
    position: absolute;
}


.sec_4 img{
    height: 74px;
    width: 74px;
}
.bullets h4{
    font-size: 20px;
    line-height: 29px !important;
}
.bullet_img {
    margin-top: -23px;
    position: relative;
}
.bullet_dots {
    transform: rotate(90deg);
    position: absolute;
    right: 20px;
    letter-spacing: 0px;
    top: 77px;
}
.bullet_2{
    margin-top: 34px;
}
.bullet_2 h2 {
    right: -6px;
    top: 108px;
}
.bullet_3{
    margin-top: 95px;
}
.sec_4_txt{
    padding-right: 50px;
}
.sec_4 h2{
    font-size: 22px;
}

.sec_5 .container{
    max-width: 1640px;
}
.sec_5 h2 {
    border-bottom: 1px solid #3e68a8;
    font-size: 27px;
}
.sec_5 img{
    height: 50px;
    width: 50px;
	margin-left: -5px
}



#exitpopup-modal {
    display: flex;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    transform: scale(1.2);
    z-index: -1000;
}
.hide_forever{
    display: none !important;
}
.popupbox_act {
    transform: scale(1) !important;
    transition: all 0.2s ease;
    top: 0 !important;
    opacity: 1 !important;
    z-index: 9999 !important;
}
#exitpopup-modal .underlay {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    left: 0;
    background-color: rgba(0,0,0,.9);
    -webkit-animation: fadein .7s;
    animation: fadein .7s;
    z-index: -1;
}
.exitpopup-modal-window {
    width: 500px !important;
    height: auto !important;
    border-radius: 10px;
    /*background: url(../images/form_bg.jpg) 50% 20%;*/
    background-size: 260%;
    margin: auto;
    position: relative;
}

.exitpopup-modal-window ::-webkit-input-placeholder{
   font-size:13px;
   font-weight:400;
}


.exitpopup-modal-window :-ms-input-placeholder{
   font-size:13px;
   font-weight:400;
}

.exitpopup-modal-window ::-moz-placeholder{
	font-size:13px;
    font-weight:400;
}


#exitpopup-modal .modal-title {
    font-size: 20px;
    padding: 10px;
    margin: 0;
    text-align: center;
    border-radius: 10px 10px 0 0;
    background-color: #fff;

}
#exitpopup-modal h3 {
    color: #3498db;
    font-size: 22px;
    margin: .5em;
    font-weight: 500;
    line-height: 30px!important;
    margin-top:10px;
    
}

#exitpopup-modal .modal-body {
    font-size: 13px;
    text-align: left;
    padding: 1px 35px 30px;
    background-color: white;
    border-radius: 0px 0px 10px 10px;
    line-height: 20px!important;
}

#exitpopup-modal .modal-body u{
   color: #3498db; 
}
.popupbox_act .single-input, .popupbox_act .single-textarea{
	background: #c7efff !important;
}


.close_btn {
    display: inline-block;
    position: absolute;
    width: 35px;
    height: 35px;
    color: #fff !important;
    top: -20px;
    right: -25px;
    cursor: pointer;
    border: 0;
    font-weight: inherit;
    font-size: 49px;
    font-family: 'Roboto', sans-serif;
    transform: rotate(45deg);
    line-height: 0px;
    padding-left: 0px;
}
.close_btn:hover {
    color: red !important;
}

.footer-area .mk_title{
	font-weight: 300;
	color:#ffffff;
	font-size: 15px;
}

.mk:hover {
    border: 2px solid rgba(255,255,255,1);
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.mk {
    border: 2px solid rgba(255,255,255,0.3);
    padding: 7px;
    text-align: center;
    width: 136px;
    font-family: roboto;
    font-weight: 400;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    cursor: pointer;
    margin-top: 28px;
}

.mk a{
	color:#ffffff!important;
}

.footer-area{
    background: #000;

}
.footer-area .footer-nav li a h5{
    color: #c3c3c3 !important;
}
.single-footer-widget img{
    height: 45px;
}
.footer-text {
    font-size: 14px;
    font-weight: normal;
    color: #848484 !important;
	margin-top:90px!important;
}

.footer-area .footer-nav li a h5:hover{
    color: #fff !important;
}
.footer-nav{
    flex-wrap: wrap;
    justify-content: left;
}

.footer-area .footer-nav li a h5{
    font-size: 15px!important;
    line-height: 30px;
    padding-bottom: 8px;
}

.banner-left {
    max-width:95%;
	
	animation: fadeIn ease 3s;
  -webkit-animation: fadeIn ease 3s;
  -moz-animation: fadeIn ease 3s;
  -o-animation: fadeIn ease 3s;
  -ms-animation: fadeIn ease 3s;
}

	.timeline_box .img-fluid{
		max-width: 150px;
}

.disc h3{
	text-align:left;
	font-size: 18px;
	font-weight: 900;
	color:#000;
	margin-top: 8px;
}

.disc{
    text-align: left;
    font-size: 18px;
    font-weight: 400px!important;
}


.h5title{
	font-size: 20px;
	padding-bottom:20px;
}

.terms b{
	font-weight: 600;
    color: #000!important;
}


@keyframes fadeIn{
  0% {
    opacity:0;
  }
  100% {
    opacity:1;
  }
}

@-moz-keyframes fadeIn {
  0% {
    opacity:0;
  }
  100% {
    opacity:1;
  }
}

@-webkit-keyframes fadeIn {
  0% {
    opacity:0;
  }
  100% {
    opacity:1;
  }
}

@-o-keyframes fadeIn {
  0% {
    opacity:0;
  }
  100% {
    opacity:1;
  }
}

@-ms-keyframes fadeIn {
  0% {
    opacity:0;
  }
  100% {
    opacity:1;
  }
}





@media (max-width: 1650px){
.banner-left h1 {
    font-size: 80px;

}
.ind-bottom {
    top: 320px;
}
.sec_3 h2 {
    font-size: 18px;
}
.steps .steps_btn {
		font-size:16px;
	}
}

@media (max-width: 1440px){

	.hiw-btn {
		width: 180px;

	}
	.watch-bold {
		font-size: 70px;
		}
	.watch-thin {
		color: #fff;
		font-size: 70px;
	}
	.c_v_img {
		width: 580px;
		height: 500px;
	}
	.steps .steps_btn {
		width: 48%;
		font-size:16px;
	}
}

@media (max-width: 1366px){
.sec_5 h2{
    font-size: 20px!important;
 }
 .banner-left h1 {
    font-size: 65px;
    line-height: 100px!important;
    margin-bottom: 0px;

}
.how_it_works.fit_btn {
    display: block;
    border: 1px solid #fff;
    padding: 24px 35px 24px 35px;
	width: 220px;
	
}
.start_btn.fit_btn {
    padding: 25px 35px 25px 35px;
    width: 220px;
}

    .banner-left h2 {
		font-size: 28px;
		margin-top: 20px;
		line-height: 38px!important;

}
    .banner-left h3 {
        margin-bottom: 20px;
}
    .hiw-btn {
        width: 180px;
}
  .c_v_img {
    max-width: 100%;
    height: auto;
}  

	#teaser .banner-left h2 {
		max-width: 70%;
	}

	#teaser .banner-left h1 {
		font-size: 130px;
		line-height: 120px!important;
		margin-top: -18%;
	}
	#home {
		height: 100vh;
	}
	.sec_3 h2 {
		font-size: 18px;
	}

	.join-three-steps.screens {
		margin-top: 0%!important;
	}
	.steps .steps_btn{
		width: 50%;
	}
	.sec_form {
		display: flex;
		align-items: center;
		margin-top: 5%;
		margin-bottom: 5%;
}
}

@media (max-width: 1024px){
	#teaser .banner-left h2 {
		max-width: 70%;
	}

	#teaser .banner-left h1 {
		font-size: 100px;
		line-height: 100px!important;
		margin-top: -10%;
}
	.teaser_logo {
		max-height: 200px;
		padding-bottom:20px;
}
	#teaser .banner-left h2 {
		font-size: 33px;
		line-height:33px;
		max-width: 85%;
	}
}


@media (max-width: 991px){
    
	.pop_video .navbar-nav li {
        text-align:right;
		margin-right: 5%;
}

	.navbar-nav li {
        text-align:right;
	}
    .container {
        max-width: 98%;
    }
	.single-cat h4{
    line-height: 22px !important;
    } 
	.sep-right h2{
		height: 90px;
        margin-top: -35px;
    }
    .sep_new h2{
        height: 90px!important;
    }
    .counter {
        font-size: 80px!important;
    }
	.pb-150 {
        padding-bottom: 30px;
    }  
	.form_header{
       height: 170px!important;
       align-items: center;
	   flex-wrap:wrap;
	   padding:10px;
		background-image: url(../images/sign_up_rokufy_header_mob_2.jpg);
	}

	.footer-nav{
		flex-wrap: wrap;
		flex-wrap: wrap;
		justify-content: center;
		display: block!important;
	}
	.single-footer-widget{
		 text-align:center!important;
	}
	.cor-revers .single-cat{
		height: 707px;
	}

	.how_btn.ml-50{
		margin-left:20px;
	}
	.start_btn.ml-15{
		margin-left:0px;
	}
	.right-play {
		width: 22px;
	}
	
	.flow_arrow {
		width: 50px;
		margin-top: 50px;
		margin-bottom: 30px;
		transform: rotate(90deg);
	}
	#form_signup_single .text-right{
			text-align:center!important;
	}
	
	.sign_up_page .form_content {
		padding: 10px;
	}

}

@media (max-width: 800px) {
  .banner-left {
    margin-top: 0px;
  }
}

@media (max-width: 768px){
    .sep-right {
        border-right: 0;
        height: 116px;
        margin-bottom: 45px;
    }
    .bullets h4{
        padding-bottom: 20px !important;
    }
    .sec_4 {
        max-height: 800px;
    }
    .footer-area div{
        text-align: center;
    }
    .single-footer-widget img{
        padding-left: 0px;
    }
	
    .mt_-50{
        margin-top: unset;
    }
		#home{
			height: 750px;
	}
	.btnbackground {
		margin-bottom: 10%;
    }
	
	.banner-left h1 {
		font-size: 70px;
		line-height: 80px !important;
	}
	.cor-revers .single-cat{
		height: 700px;
	}
	.pop_video video {
		width: 85%;
		height: auto;
	}
	.pop_video {
		height: 600px;
	}
	.container.thank-you {
		background-position: left!important;
		
	}
	.join h1{
		font-size: 45px;
		line-height: 52px!important;
	}
	.join p {
		font-size: 15px;
		padding-right: 0%;
		height: auto;
	}
	.join-top-title{
		margin-top:7%;
	}
	.join h2 {
		font-size: 20px;
		margin-top: 20px;
		padding-bottom: 10px;
	}
	
	.steps .steps_btn {
		bottom: -58px;
		width: 60%;
	}
	.black_logo {
		height: 40px;
		margin-top: 50px;
		margin-bottom: 50px;
	}
	.banner-area .row{
		margin-right: 0px!important;
		margin-left: 0px!important;
	}
	.box2 {
		padding: 10px 5px 5px 5px;
	}
	.exa .signup_castify_mes {
		margin-top: 2%;
		padding-top: 4%;
	}
}

@media (max-width: 575px){

	.fullscreen_teaser {
		height: 430px;
	}

	#trailer > video {
		min-height: 520px;
        height: 105%;
	}
    .banner-left h1{
		font-size: 45px;
		line-height: 52px!important;
		margin-top: 5%;
    }
	.two-btns.mt-80{
		 margin-top: 10px;
	}
    .sec_4_txt {
        padding-right: 0;
    }
    .sec_2 .single-cat{
        max-width: 80%;
        margin: 0 auto;
    }
    .banner-left h2 {
        font-size: 20px;
        line-height: 27px !important;
        margin-bottom: 0px !important;
    }
    .bullets h4 {
        font-size: 18px;
    }
    .bullets h3 {
        font-size: 18px;
    }
    .banner-left h3 {
        font-size: 22px;
        
    }
  
	.form_box {
		max-width: 98%;
		height: 70%;
		margin-bottom:150px;
	}
   
   .form_box .pb-50 {
		padding-bottom: 0px;
	}
		
    .fit_box {
        padding-top: 30px;
        padding-bottom: 60px;
    }
    .sec_2 h2 {
        font-size: 22px;
        margin-top: 20px;
        margin-bottom: 10px;
    }
    
    .sec_2 .top_desc {
        margin-top: -50px;
    }
    
 
	.btnbackground {
		width: auto;
		height: 100px;
		margin-bottom:10%;
	}
    .sec_2 .how-it-works-bg {
		height: 650px;
	}
    .watch-bold{
        font-size: 40px;
        line-height: 45px!important;
        width: 100%;
    }
	.sec_2 h1 {
        font-size: 36px;
        line-height: 40px!important;
		font-weight:900;
    }

		.container.con-ind {
			max-width: 100%;
		}
    .white-frame {
        padding: 5%;
    
    }
    .fit_btn {
		padding: 20px 20px;
		margin-top: 0px;
		font-weight: 500;
		font-size: 18px;
		width: 100%;
        margin: auto;
	}
	.two-btn{
	 margin-top: 0px;
     margin-bottom: 40px;
	 width:95%;
	}
	.hiw {
        max-width: 90%;
        height: 200px;
        margin-top: 10%;
    }
	.hiw-btn {
        width: 95%!important;
    }
	.hiw-text{
		margin-top:-22px!important;
	}
	
	.hiw-text{
		font-size:19px!important;
	}
	

	.mob-con h2{
		 font-size: 24px;
		 width: 75%;
	}
	.cor-revers h2{
		font-size: 20px;
	}
	
	 .create_video{
		 padding-top:60px;
	 }
	

	.cor-revers .single-cat{
		    height: 405px;
	}
	.navbar-brand img{
		height: 34px;
		width: auto;
	}
	#home{
		height: 520px!important;
	}
	.popupbox_try .close_btn {
		top: -20px;
		right: 16px;
	}
	.banner-left h1 {
		width: 100%;
		text-align: center;
	}
	.banner-left h2 {
		width: 95%;
		text-align: center!important;
	}
	.justify-content-start.two-btns{
	    justify-content: center!important;
		margin-top:25px;
		width: 100%;
	}

	.banner-left h2 {
		font-size: 17px;
		margin-bottom: 50px;
		margin-top:10px;
	}
		
	.start_btn.fit_btn {
		display: block;
		padding: 16px 15px 16px 15px;
		font-size: 14px;
		width: 125px;
	}
	.how_it_works.fit_btn {
		font-size: 14px;
		padding: 15px 0px;
		width: 125px;
	}
	.right-play {
		width: 17px;
		padding-left: 5px;
	}
	.pop_video {
		height: 400px;
		width:auto;
	}
	.con-ind.bottom-start.pt-80{
		padding-top:30px;
	}
	.sec_1 h1 {
		font-size: 30px;
	}
		.container.pt-80{
			padding-top:50px;
	}
		.container.pb-80{
			padding-bottom:50px;
	}
	.timeline_box .img-fluid{
		width: auto;
		height: 100px;
	}
}


@media (max-width: 460px){
	::-webkit-full-page-media, _:future, :root .banner-left h1 {
		margin-top: 25%;
	}
	.thanku_page{
		background: url(../images/thank_you_g_mob4.jpg)!important;
		background-size: cover!important;
	}
	.pop_video{
		max-width: 100%;
	}

	.banner-area .fullscreen {
		height: 430px !important;
	}
	h1 {
		font-size: 21px;
	}
	.title-logo {
		width: 100px;
		padding-left: 2px;
		margin-bottom: 1px;
	}
	
	.sep_red {
		margin-bottom: 40px;
	}
	
	
	.face_img img{
		margin-top: -10px;
	}
    .bullet_img img{
        max-width: 60px;
        margin-left: -33px;
    }
	.bullets h4 {
		font-size: 15px;
		line-height: 24px !important;
	}
	.bullets h3 {
		padding-bottom: 0px;
	}
	.bullet_2 h2 {
		right: -13px;
	}
	.bullet_dots {
		right: 13px;
	}
	.sec_4_txt {
		padding-bottom: 40px;
	}

    .sec_5 h2 {
        font-size: 20px;
    }
	

	.mt-13 {
		margin-top: 25px;
	}
	p {
		font-size: 16px !important;
	}
	.footer-area .footer-nav li {
		width: 100%;
		padding-bottom: 5px;
	}
	
	
	.col-lg-4 .single-footer-widget{
		padding-top: 20px;

	}
	.exitpopup-modal-window {
    width: 90% !important;
    }

    .fit_box{
	    padding: 0px!important;
		padding-bottom:80px!important;
		padding-top:45px!important;

}
    .fit_box .fit_btn {
        bottom: -8%;
		background: #fff;
		color: #47b7e4;
		font-weight: 600;
		box-shadow: -2px 5px 10px rgba(0,0,0,0.2);
	}

    .blackbox{
	     max-width: 85%!important;
	}
   
	
	.thankoo p{
	    color: #000000 !important;
	    font-size: 22px!important;

	}
	 
		.container.sec_create_video .col-lg-12 {
			padding-right: 10px;
			padding-left: 10px;
	}
}

@media (max-width: 330px){
		.start_btn.fit_btn {
		display: block;
		padding: 16px 12px 16px 12px;
		font-size: 13px;
		width: 118px;
	}
	.how_it_works.fit_btn {
		font-size: 13px;
		padding: 15px 0px;
		width: 118px;
	}
}

/* - - - -  SIGN UP PAGE - - - - */

.single-input {
    display: block;
    width: 100%;
    line-height: 40px;
    border: none;
    outline: none;
    background: #ffffff;
    padding: 0 0px;
    font-family: roboto;
    border-bottom: 1px #000 solid;
}

.single-textarea {
    display: block;
    width: 100%;
    line-height: 40px;
    border: none;
    outline: none;
    background: #ffffff;
    padding: 0 10px;
    height: 100px;
    resize: none;
	margin-top:20px;
	border: 1px #000 solid;
    font-family: roboto;
}


.header_txt{
	font-size:20px;
	color:#ffffff;
	font-weight:600;
	padding-right:20px;
}

.sec_form{
    display: flex;
    align-items: center;
	margin-top:2%;
	margin-bottom:2%;
}

.sign_up_page .row{
    margin: 0;
}
.sign_up_page{
    background: #d6eaf8;
}
.sign_up_page .form_header img{
    height: 45px;
    width: 195px;
}



.sec_form .container{
    max-width: 750px;
    padding: 0;
}
.form_content{
    background: #fff;
    box-shadow: 0px 0px 15px 0px rgba(152, 192, 220, 0.0);
    padding: 20px 25px 40px;
}
form{
    width: 100%;
}

.form-select{
    margin-bottom: 20px;
}
select{
    height: 37px;
    border: 0;
    border-bottom: 1px solid #999;
    width: 100%;
    padding-bottom: 0;
    font-weight: inherit;
    font-size: 14px;
}
select::placeholder{
    padding: 0;
    margin: 0;
}

.signup_castify_mes{
	background: #ececec;
    text-align: center;
    padding: 3%;
    font-weight: 400;
    box-shadow: 0px 0px 0px #a4e5ff;
}

.cas{
	font-weight: 700;
	color:#48b8e6;
}

.audience #form_signup ::-webkit-input-placeholder{
	color:#ffffff!important;
	font-weight: 500!important;	
	opacity:1;
}

.audience #form_signup :-ms-input-placeholder{
	color:#ffffff!important;
	font-weight: 500!important;
	opacity:1;
}

.audience #form_signup ::-moz-placeholder {
	color:#ffffff!important;
	font-weight: 500!important;
	opacity:1;
}
	
.genric-btn.info-border {
    color: #fff;
    border: 1px solid #48b7e3;
    background: #48b7e3;
    border-radius: 0px;
}
.genric-btn.info-border:hover {
    background: #fff !important;
    color: #48b7e3;
    border: 1px solid #48b7e3;
}
.policy_link{
    width: 100%;
    font-size: 15px;
    color: #383b3c;
}

.exa p{
	font-size: 13px!important;
	font-weight:400;
	line-height: 20px;
	color:#000000;
	margin-bottom: 3px;
	margin-top:3px;
}

.exa .signup_castify_mes {
    background-color: #ececec;
    text-align: left;
	margin-top:1%;
	padding-top:2%;
	padding-bottom: 0;
    font-weight: 600;
	padding-left:0;
    box-shadow: 0px 0px 0px #a4e5ff;
}

.sign_step{
	font-size:20px;
	font-weight:900;
}

#form_signup_single a, a:focus, a:hover {
    text-decoration: none;
	color:#0056b3;
}


#form_signup_single ol, ul {
    list-style: decimal;
    color: #000000;
    font-size: 16px;
	margin-bottom: 0rem;
}


.eax-link{
	color:#48b7e3;
    word-break: break-all;	
}


.box2 {
    margin: 20px auto;
    border: 4px solid #ececec;
    padding: 5px 15px 15px 35px;
    text-align: center;
    font-weight: 900;
    color: #fff;
    font-family: arial;
    position: relative;
    left: 0;
    margin-left: auto;
    background-color: #ececec;
	opacity:1;
	/*display: none;*/
}

/* speech bubble 10 */

.sb10:before {
	content: "";
    width: 0px;
    height: 0px;
    position: absolute;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid transparent;
    border-bottom: 10px solid #ececec;
    left: 20px;
    top: -23px;
}

.sb10:after {
    content: "";
    width: 0px;
    height: 0px;
    position: absolute;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid transparent;

    right: 50%;
    top: -23px;
  

}




/* speech bubble 11 */





/* - - - - END SIGN UP PAGE - - - - */

/* - - - -  CONTACT POPUP - - - - */

#exitpopup-modal .modal-title {
    padding: 20px;
    margin: 0;
    text-align: center;
    border-radius: 0px 0px 0 0!important;
        background: linear-gradient(45deg, rgba(126,1,0,0.80) 0%, rgba(128,108,0,0.85) 25%, rgba(45,105,46,0.85) 50%, rgba(35,93,114,0.85) 75%, rgba(128,32,83,0.85) 100%);
}

#exitpopup-modal .modal-body {
 
    border-radius: 0px 0px 0px 0px!important;
}

#exitpopup-modal .popupbox_act .single-input, .popupbox_act .single-textarea {
    background: #ffffff!important;
}

#exitpopup-modal h3{
	color:#fff!important;
}

#exitpopup-modal  .single-input {
    background: #ffffff!important;
}

#exitpopup-modal .primary-btn {
    line-height: 42px;
    padding-left: 40px;
    padding-right: 40px;
    border-radius: 0px;
    border: 1px solid transparent;
    color: #fff!important;
    display: inline-block;
    font-weight: 700;
    font-size:14px;
    letter-spacing: 1px;
    position: relative;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    cursor: pointer;
    text-transform: uppercase;
    position: relative;
    background: #000;
    border: 2px solid #000;
}

#exitpopup-modal .primary-btn:hover {
    color: #000!important;
    background: #ffffff;
    border: 2px solid #000;
}


/* - - - -  END CONTACT POPUP - - - - */


/* - - - -  POPUP TRY- - - - */




.form_box_try .text-center h3{
	color: #000!important;
}

/* - - - -  Slider - - - - */


#slider_special{
position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}


.slider-special-div-class .button-arrow.arrow-left {
    background-image: url(../images/prev_btn.svg);
    border-right: 0 solid rgba(255,255,255,.5);
    left: 10px;
    width: 80px;
    height: 140px;
    margin: auto;
    padding-left: 20px;
    background-size: auto;
    background-repeat: no-repeat;
    background-position: left center;
    z-index: 1000;
}

.slider-special-div-class .button-arrow.arrow-right {
    background-image: url(../images/next_btn.svg);
    border-right: 0 solid rgba(255,255,255,.5);
    right: 10px;
    width: 80px;
    height: 140px;
    margin: auto;
    padding-right: 20px;
    background-size: auto;
    background-repeat: no-repeat;
    background-position: right center;
    z-index: 1000;
}


.video_carr {
      background: url(../images/video_carousel.jpg) ;
      background-position: center center!important;
      background-repeat: no-repeat;
      height: 580px;
      width: 580px;
	  background-size: contain;
}

  .video_carr .unitin-left {
        background-size: contain;
        background-position: left center!important;
            
}

.unitin-left {
    max-width: 600px;
    height: 450px;
}


::-webkit-media-controls-panel {
  display: none!important;
  -webkit-appearance: none;
}

/* Old shadow dom for play button */

::-webkit-media-controls-play-button {
  display: none!important;
  -webkit-appearance: none;
}

/* New shadow dom for play button */

/* This one works! */

::-webkit-media-controls-start-playback-button {
  display: none!important;
  -webkit-appearance: none;
}

/* - - - -  THANK YOU PAGE - - - - */

.container.thank-you{
	background-size: cover!important;
	background-image: url(../images/thank_you_cu_bg.jpg)!important;
	background-position: top;
	background-repeat:no-repeat!important;
	max-width:100%;
}

.container.thank-you.email{
	background-size: cover!important;
	background-position: top;
	background-repeat:no-repeat!important;
	max-width:100%;
}

.thankoo{
    
    align-items: center;
	padding-right:0px!important;
	
}
.thankoo h3{
	color: #000000;
	font-size: 42px;
	font-weight:600;
}



.thankoo p{
	color: #000 !important;
	font-size: 30px;
	font-weight:500;
	line-height:30px;
}

.thankoo .par-tree{
	color: #585858 !important;
	font-size: 18px;
	font-weight:400;
	line-height:30px;
}


.sec_form .container{
    max-width: 750px;
    padding: 0;
}




.backhome{
	text-align:center;
	margin-top:45px;
	text-decoration:none;
	text-decoration-color: #e21e26;
	font-weight:500;
	padding: 15px 20px 15px 20px;
	border: 3px solid #000;
	font-size:15px;
}


.default-header {
	background-color: rgba(0,0,0,0)!important;
}

.navbar {
    margin-bottom: 0px;
}


/* - - - -  THANK YOU FOR JOINIING - - - - */




@media (max-width: 991px){
	.thankoo h3{
		font-size:32px;
		margin-top:0px;
		padding-bottom:3px;
		}
		
		.thankoo h2{
			font-size:24px!important;
			margin-top: 5px;
		}
		
		.thankoo p {
			font-size: 18px!important;
		}
		
    .thankoo{
        display: block !important;
    }

	.form_logo img{
		width: 100px;
		height: 100px;
	}

    
    .c_v_img.mob{
        width: 100%;
        height: auto;
	}
    .container.mob-con{
        width: 100%;
    } 
   .sec_1.create_video_sec.desctop{
        display:none;
    }
    
 
  .create_video .sec_2  {
        text-align: left!important;
    }
    
    
    .video_carr{
        width: 100%;
        height:auto;
        background-size: 92%;
    }
    .sec_2 .top_desc {
        margin-top: -50px;
    }
    .m-right {
        padding-left: 4%;
    }
    .desc {
        font-size: 16px;
        line-height: 23px!important;
    }
   

    .banner-left {
    max-width: 100%;
    }
    
    .hiw-btn {
        width: 60%;
    }
    
    .img-arrow {
        transform: rotate(90deg);
        padding-top: 40px;
        padding-bottom: 40px;
        margin: auto;

    }
    .hiw-text {
        width: 85%;
		margin-top:-20px;
    }
    .ind-in-m {
        height: 380px;
        position: relative;
        margin-bottom: 80px;
    }
   
    .container.con-ind{
            max-width: 88%;
    }
    .container.levels{
        max-width: 90%;
    }
    
    .timeline_img{
		width: 100%;
        margin: auto;
        text-align: center;
	}
    .timeline_txt{
		padding-top: 30px !important;
		width: 100%;
	}
    .sec_1 h3 {
		font-size: 22px;
		line-height: 27px !important;
		text-align: center;
        margin: auto;
        width: 90%;
    
    }
    .timeline_box p{
        text-align:center!important;
		margin: auto;
		padding-top: 20px;
    }
    .cor-revers{
        flex-direction: column-reverse;
        margin-top: -50px;
        margin-bottom: -100px;
    }
    #home {
        height: 750px;
    }
    
	 .hiw .navbar-nav{
	   padding: 6px;
	}

	.navbar-light .navbar-toggler {
		border: 0px solid #ffffff !important;
		border-radius: 0px !important;
		background-image: url(../images/main_btn_mob.svg)!important;
		background-position:left;
		background-repeat:no-repeat;
		width: 20px;
		height: 20px;
	}
		button:focus {
			outline: 0px dotted;
			outline: 0px auto -webkit-focus-ring-color!important;
	}
		
	.form_box form {
		width: 100%;
	}
	
	.sec_2 .how-it-works-bg {
		background-attachment: scroll!important;
		background-size: auto!important;
	}
	.navbar-nav a{
		padding: 0px;
	}
	
	.footer-nav h5{
		padding-bottom: 0px;
	}
	.form_header .ml-10{
		margin-left:0px;
	}
	.thank-your-in {
		padding-top: 290px;
	}
	.email-in.thank-your-in {
		padding-top: 350px;
	}
	.email-in.thank-your-in .mb-60 {	
		margin-bottom: 20px;
	}
	.email-in .account-text{
		font-size: 22px!important;
	}
	.email-in p{
		font-size: 16px!important;
		line-height:22px!important;
	}
	.email-in h3{
		font-size: 28px;
		font-weight:900px!important;
	}
	
	.container.thank-you.email {
		margin-top: -60px;
	}
	
	.navbar-collapse{
		background-color: rgba(0,0,0,1);
		padding:20px;
	}
	.steps .steps_btn {
		font-size:18px;
	}
}
	

@media (min-width: 990px){
    .sec_1.create_video_sec.mob-con{
       display:none;
    }

}

@media (min-width: 992px){
    .con-ind .col-lg-2{
        flex: 0 0 19.9%!important;
        max-width: 20%;
    }  
    .container {
        max-width: 90%;
	}
	#slider-special-popup-continer #video-container {
		width: 747px!important;
		height: 420px!important;
	}
	#slider-special-popup-continer.open .close-button {
		right: 60px;
		top: 60px;

	}
	.join .col-lg-1{
	max-width: 4%;	
	}

	.join .col-lg-3{
		max-width: 30%;	
		flex: 0 0 30%;
	}
	.banner-left h1 {
		margin-top: -50px;
	}
	
	.single-footer-widget ul{
		list-style:none
	}
}


@media (min-width: 1600px){
    .container {
        max-width: 72%;
 }
    .container.con-ind{
        max-width: 72%;
}
	.container.levels{
		max-width: 100%;
}
}

@media (min-width: 1921px){
.container.join {
    max-width: 80%;
}
}



/* - - - -  Teaser Demo - - - - */

.teaser_logo{
	    max-height: 200px;
		padding-bottom:40px;
}

#teaser .banner-left h1 {
    font-size: 150px;
    line-height: 135px!important;
	padding-left:5%;
	padding-right:5%;
}


#teaser .container {
    max-width: 100%;
}

#teaser .banner-left {
    max-width: 100%;
}


#teaser{
    position: relative;
	height: 100vh;

}

#teaser .banner-left h2 {
    font-size: 37px;
    line-height: 49px!important;
    max-width: 50%;
}


/*    -------------  v1  --------------    */

.privacy_txt{
	background: #eee;
	height: 105px;
	overflow: auto;
	margin-top: 25px;
	padding: 0 5px;
}
.privacy_txt p{
	font-size: 14px;
	line-height: 24px;
}
.mt-25{
	margin-top: 20px;
}

.terms_title{
	margin-bottom: -15px;
	font-weight: inherit;
}


.no_center{
	align-items: unset;
}

.no_center .box2 {
    margin-top: -8px;
	height: 1px;
	margin-bottom:0;
	padding:0 10px;
}

.box2.show_box {
    margin-top: 20px;
    opacity: 1;
	display: block;
    height: auto;
    /*margin-bottom: 10px;
    padding: 15px;*/
    transition: all 0.5s ease-out;
}

@media (max-width: 575px){
	.privacy_txt p{
		font-size: 14px !important;
		line-height: 18px;
	}
	.privacy_txt .col-lg-12{
		padding: 0 !important;
	}
	.sign_up_page .h5title {
		font-size: 14px !important;
	}
}


/*   ---------     COUNT SEC    -----------    */

.count_sec h2 {
	font-family: 'Roboto', sans-serif;
	font-size: 2rem;
	margin-top: 20px;
	color: #48b7e3;
}

.count_sec {
    background: url(../img/sec1_bg4.png);
    height: 800px;
    background: #fbfbfb;
}
.count_sec .center{
    text-align: center;
	margin: auto;
	flex-direction: column;
}

.count_sec .count_txt {
    max-width: 880px;
    margin: auto;
    font-size: 28px;
	font-weight: 500;
    line-height: 40px !important;
}

.roku_txt{
	font-size: 60px;
    font-weight: 900;
	margin-bottom: 20px;
}
.count_sec .row{
	margin-top: 90px;
	background:#fff;
	box-shadow: 0px 0px 43px 0px rgba(0,0,0,0.1);
}

.temp_img{
	height: 300px;
	width: 306px;
}
.temp_video_img{
	width: 161px;
	height: auto;
}
.video_icon{
	max-width: 100px !important;
}
.pl-50{
	padding-left:50px;
}
.pl-50_temp{
	padding-left:50px;
}
.mt-60{
	margin-bottom: 60px;
}


.sec1_data_part1 .case_img{
	width: 85px;
	display: inline-block;
}
.case_line, .case_data{
	display: inline-block;
}
.case_data{
	vertical-align: middle;
}
.case_data img{
	width: 110px;
}
.case_data strong{
	color: #5a5a5a;
}
.data_ecpm{
    padding-top: 30px;
    padding-left: 30px;
}
.data_ecpm img{
    margin-bottom: 7px;
}
.case_line{
	padding-left: 30px;
}
.sec1_data_part2 .case_img{
	width: 100px;
	display: inline-block;
}
.sec1_data_part2 .case_data img{
    width: 124px;
}
.add_margin1{
	margin-left: 5px;
}
.add_margin2{
	margin-left: 10px;
}
.video_btn {
    cursor: pointer;
    display: inline-block;
    padding: 60px 0;
}
.short_txt{
	max-width: 70%;
}
.scale_elem{
	 transform: scale(0.8);
}

.tv_pic{
	position: absolute;
    top: -56px;
    left: 0px;
	opacity: 0;
}
.tv_show{
	top: -56px;
    left: -40px;
	opacity:1;
	transition: all 0.5s cubic-bezier(0, 0, 0.6, 1);
}
.app1, .app2, .app3, .app4{
	opacity:0;
}

.app1{
	position: absolute;
	top: -29px;
	left: 10px;
	z-index: 1;
}
.app1_show{
	position: absolute;
	top: -29px;
	left: -30px;
	opacity:1;
	transition: all 0.7s cubic-bezier(0, 0, 0.6, 1) 0.3s;
}
.app2{
	position: absolute;
	top: 127px;
	left: 21px;
	z-index: 2;
}
.app2_show{
	top: 127px;
	left: -11px;
	opacity:1;
	transition: all 0.5s cubic-bezier(0, 0, 0.6, 1) 0.4s;
}
.app3{
	position: absolute;
	top: 75px;
	left: 110px;
	z-index: 1;
}
.app3_show{
	top: 75px;
	left: 70px;
	opacity:1;
	transition: all 0.5s cubic-bezier(0, 0, 0.6, 1) 0.5s;
}
.app4{
	position: absolute;
	top: 205px;
	left: 179px;
	z-index: 1;
}
.app4_show{
	top: 205px;
	left: 139px;
	opacity:1;
	transition: all 0.5s cubic-bezier(0, 0, 0.6, 1) 0.6s;
}

.count_bulet{
	width: 32%;
	display: inline-block;
}
.limits_img{
	width: 800px;
	height: 599px;
}


.player_bg{
	width: 804px;
    height: 681px;
}
.player_gif {
    position: absolute;
    left: -90px;
    top: 165px;
}
.orange_fr {
    position: absolute;
    right: 0px;
    top: 220px;
    z-index: 15;
}

.adcenter_bg{
	width: 801px;
    height: 704px;
	margin-left: -200px !important;
}
.adcenter_gif {
    position: absolute;
    left: -20px;
    top: 155px;
    border: 1px 
    #dee9ec solid;
}
.green_fr {
    position: absolute;
    right: 150px;
    bottom: 110px;
    z-index: 8;
}

@media (max-width: 1366px){
	.c_v_img {
		max-width: unset !important;
	}
	.scale_elem {
		transform: scale(.5);
   		margin: -5%;
	}
}
@media (min-width: 992px){
	.container.levels {
		max-width: 100% !important;
	}
}
@media (max-width: 991px){
	
	.close_btn {
		top: -30px;
		right: 0;
		left: -20px;
		margin: auto;

}

	.count_bulet {
		width: 46%;
		vertical-align: top;
	}
	.tv_pic {
		top: 24px;
	}
	.tv_show {
		top: 24px;
	}
	.app1, .app2, .app3, .app4{
		transform: scale(0.7);
	}
	.app1 {
		top: 31px;
	}
	.app1_show {
		top: 31px;
	}
	.app2 {
		top: 167px;
	}
	.app2_show {
		top: 167px;
	}
	.app3 {
		top: 129px;
		left: 75px;
	}
	.app3_show {
		top: 129px;
		left: 45px;
	}
	.app4 {
		top: 225px;
		left: 95px;
	}
	.app4_show {
		top: 225px;
		left: 69px;
	}
	.sec_1 {
		background: #000;
	}
	#trailer2 {
		position: unset;
		overflow:unset; 
		max-width: 100%;
		width: 100%;
		opacity: 0.3;
	}
	#trailer2 > video {
		max-width: 100%;
	}
	.scale_elem {
		transform: scale(0.7);
	}
	.player_gif {
		left: -30px;
		top: 208px;
	}
	.orange_fr {
		left: 5%;
		top: 220px;
	}
	.adcenter_bg{
		margin-left: 0 !important;
	}
	.adcenter_gif {
		position: absolute;
		left: 5%;
		top: 143px;
		border: 1px #dee9ec solid;
	}
	.count_sec {
		height: auto;
		padding-bottom: 70px;
	}
	.count_sec .pt-80{
		padding-top: 0;
	}
	.count_sec .pb-80{
		padding-bottom: 0;
	}
	
	.disc h3 {
		text-align: center;
	}
	
	.disc{
		margin-bottom: 50px;
	}
	.mk {
		margin:auto;
		margin-bottom:50px;
	}
	.footer-nav .pr-30 {
		padding-right: 0px;
	}
	
}

@media (max-width: 767px){
	.count_sec {
		background: #fff;
	}
	.count_sec .row {
		box-shadow: unset;
	}
	.tv_pic {
		max-width: 90%;
		position: unset;
	}
	.count_sec .row {
		margin-top: 70px;
		padding-left: 5%;
		flex-direction: column-reverse;
	}
	.sec1_data_part1, .sec1_data_part2{
		display: inline-block;
	}
	.sec1_data_part2{
		padding-left: 5%;
	}
	.sec1_data_part1 img, .sec1_data_part2 img{
		max-width: 70%;
	}
	.case_line {
		padding-left: 0;
	}
	.player_gif, .adcenter_gif {
		max-width: 85%;
	}
	.player_gif {
		top: 131px;
	}
	.player_gif, .adcenter_gif {
		top: 113px;
	}
	.sec_form {
		height: 100%;
	}
	.sec_form .container {
		max-width: 98%;
	}
}

@media (max-width: 575px){

	.mml{
		margin-left: 5%;
	}

	.mmr{
		margin-left: -5%;
	}

	#home .banner-left{
		margin-top: -200px;
	}
	.sec1_data_part2 {
		padding-left: 0;
	}
	.sec1_data{
		padding-left: 5%;
	}
	#trailer2 > video {
		margin-top: 70px;
	}
	.temp_video_img {
		height: auto !important;
		max-width: 100px !important;
		margin-bottom: 50px;
	}
	.timeline_box {
		padding-top: 10px;
	}
	.count_sec .count_txt {
		font-size: 20px;
		line-height: 29px !important;
	}
	.roku_txt {
		font-size: 40px;
		font-weight: 900;
		margin-bottom: -10px;
	}
	.count_sec .center {
		padding: 0 15px;
	}
}

@media (max-width: 460px){
	#home .banner-left{
		margin-top: 0;
	}
	.tv_pic{
		opacity: 1;
	}
	.app1, .app2, .app3, .app4 {
		transform: scale(0.5);
	}
	.app1 {
		top: -9px;
		left: -10px;
		opacity: 1;
	}
	.app1_show {
		top: -9px;
		left: -10px;
	}
	.app2 {
		top: 78px;
		left: 10px;
		opacity: 1;
	}
	.app2_show {
		top: 78px;
		left: 10px;
	}
	.app3 {
		top: 60px;
		left: 50px;
		opacity: 1;
	}
	.app3_show {
		top: 60px;
		left: 50px;
	}
	.app4 {
		top: 110px;
		left: 69px;
		opacity: 1;
	}
	.app4_show {
		top: 110px;
		left: 69px;
	}
	.pl-50 .pb-60{
		padding-bottom: 0;
	}
	.container.levels {
		overflow: hidden;
	}
	#trailer2 > video {
		max-width: 140%;
		margin-left: -60px;
	}
	.count_sec .desc{
		width: 100%;
	}
	.scale_elem {
		transform: scale(0.8);
		margin-top: 10px;
	}
	.player_gif {
		top: 65px;
		left: -30px;
	}
	.adcenter_gif {
		top: 55px;
		left: 90px;
	}
	.menu-content .pb-80{
		padding-bottom: 20px;
	}
	.orange_fr, .green_fr {
		display: none !important;
	}
}
@media (max-width: 380px){
	.player_gif {
		top: 55px;
		left: -20px;
	}
	.adcenter_gif {
		top: 45px;
		left: 70px;
	}
}


@media (max-height:650px){
    .exitpopup-modal-window {
        width: 350px !important;
    }
}
