body{
    color: #000;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Roboto', sans-serif;
    color: #000;
}

h6{
    font-size:50px;
    font-weight: 900;
}

h1{
    font-size: 35px;
}

p{
    font-weight: 400;
    font-size: 17px;
    line-height: 26px;
    width: 100%
}

.dropdown-menu {
    border-radius: 0;
    margin-top: 23px;
    border: none;
	background-color: rgba(0,0,0,0.85)!important;
	padding: .0rem 0;
	display:block;
}

.dropdown-item {
	padding: 10px 15px 10px 15px!important;
}

.dropdown-item:hover{
	background-color: rgba(255,255,255,0.15);
}

.drop_icon{
    width: 22px;
    height: 22px;
    padding: 0px 10px 3px 0px;
}

.col-md-12{
    width: 100%;
}

#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: 0px!important;
    margin-left: 0px!important;
}


.justify-content-start {
	margin-left:0px;
}

.right-play{
	width: 28px;
    height: auto;
	padding-left:10px;
}

.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, rgba(71,183,228,1) 35%, rgba(85,103,175,1) 100%);
	cursor: pointer;
}

.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/lines_texture.png)!important;
    padding-bottom: 4%!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;
}


.bottom-start{
    background-color: black;
    padding: 5%
}

.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: 90%;
}


.create_video_sec .icon{
    height: 60px;
    width: 60px;
}


.sec_1.create_video_sec{
    background-color: #ffffff;
}


.vertical-center{
   display: flex;
   justify-content: center;
   flex-direction: column; 
}

.m-right{
   padding-left: 10%;
    
}

.m-right .desc{
    width: 100%; 
}

.c_v_img{
    width: 580px;
    height: 580px;
	margin:auto;
}

.create_video_sec .left-text{
    padding-left: 30px;
}


.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;
}
.default-header {
    background: rgba(0,0,0,0.85);
	position: fixed;
}

.hide{
    display: none;
}
.is-sticky .default-header {
	background: #000;
}
.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;
     }
 }
.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.35)!important;
}

.mk a{
    border: 1px solid #ffffff;
    padding: 10px;
    color: #ffffff;
    font-size: 14px;
    display: inline-grid;
    margin-top: 8px;
}


.footer-area h5{
	font-weight: 400;
    
}

.footer-area .footer-nav li a {
	font-size: 14px;
	color: rgba(255,255,255,0.85);
}

.footer-area .footer-nav li a:hover {
	color: rgba(255,255,255,1);
}

	
.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{
	color: rgba(255,255,255,0.85)
}

.navbar-nav a:hover {
    color: #ffffff;
}
.navbar-brand img{
    height: 46px;
    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: 14px !important;
    letter-spacing: 0.5px;
	opacity:1;
}

.form_box.blue #form_signup :-ms-input-placeholder{
	color:#000!important;
	font-weight: 500!important;	
    font-size: 14px !important;
    letter-spacing: 0.5px;
	opacity:1;
}

.form_box.blue #form_signup ::-moz-placeholder {
	color:#000f!important;
	font-weight: 500!important;	
    font-size: 14px !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{
    max-width:95%;
}


.banner-left h1 {
    font-size: 90px;
    line-height: 86px !important;
    text-transform: uppercase;
    font-weight: 900;
	width:80%;
}

.banner-left h2 {
    font-weight: 500;
    font-size: 30px;
    line-height: 38px !important;
    max-width: 660px;
}

.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{
    background: #000;
}

.head .sec_1{
    background: #fff;

}

.head .sec_1 h1{
    font-weight: 600;
    color: #000;
}

.sec_1 h1{
    font-weight: 600;
    color: #fff;
}
.sec_1 h3{
    font-size: 22px;
    line-height: 28px !important;
    font-weight: 500;
    color: #fff;
    width: 90%;
}
.sec_1 p{
    font-size: 16px;
    font-weight: 300;
    color: #fff;
}

.timeline_img{
    flex-flow: column;
}
.timeline_box{

    position: relative;
}
.timeline_box .img-fluid{
    width: 120px;
    height: 100px;
    margin: auto;
}
.step_arrow {
    position: absolute;
    bottom: 2px;
    left: 0;
    right: 0;
    margin: auto;
    height: 50px;
    width: 50px;
}


.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: 20px 30px 20px 30px;
    width: 220px;
    border: 3px solid #000;
    font-size: 16px;
    letter-spacing: 0.5px;
    color: #000;
    font-weight: 800;
}

.fit_btn:hover {
    border: 3px solid rgba(0,0,0,0.4);
    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: 86px !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 .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{
    background: #000;

}
.footer-area .footer-nav li a h5{
    color: #c3c3c3 !important;
}
.single-footer-widget img{
    height: 60px;
}
.footer-text {
    font-size: 14px;
    font-weight: normal;
    color: #848484 !important;
	margin-top:20px!important;
}

.footer-area .footer-nav li a h5:hover{
    color: #fff !important;
}
.footer-nav{
    flex-wrap: wrap;
    justify-content: left;
}




/* - - - -  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:0px;
	width: 90%;
	margin:auto;

}

.check-platforms .col-lg-4, .col-md-4, .col-sm-4{
	    max-width: 31%;
}

.sec_form{
    display: flex;
    align-items: center;
    height: auto;
	margin-top: 3%;
}
.sign_up_page .row{
    margin: 0;
}
.sign_up_page{
    background: #d6eaf8;
}
.sign_up_page .form_header img{
    height: 45px;
    width: 195px;
}
.form_header{
    height: 120px;
    align-items: center;
    padding: 0 0px;
	flex-wrap:wrap;
}
.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;
}

.audience #form_signup ::-webkit-input-placeholder{
	color:#ffffff!important;
	font-weight: 300!important;	
	opacity:1;
}

.audience #form_signup :-ms-input-placeholder{
	color:#ffffff!important;
	font-weight: 300!important;
	opacity:1;
}

.audience #form_signup ::-moz-placeholder {
	color:#ffffff!important;
	font-weight: 300!important;
	opacity:1;
}
	
.genric-btn.info-border {
    color: #000000;
    border: 2px solid rgba(0,0,0,1);
    background: #ffffff;
    border-radius: 0px;
	font-weight: 700;
}

.genric-btn.info-border:hover {
	color: #000000;
    background: #fff !important;
    border: 2px solid rgba(0,0,0,0.4);
}
.policy_link{
    width: 100%;
    padding-top: 20px;
    font-size: 15px;
    color: #383b3c;
}

.sign_box_title {
    font-weight: 600;
    font-size: 18px;
}


/* - - - - END SIGN UP PAGE - - - - */



/* - - - -  SOLUTIONS PAGE - - - - */

.navbar .container{
    max-width: 98%;
}

.cube_text{
    position: absolute;
    left: 20px;
    bottom: 12px;
    font-size: 30px;
    color: #ffffff;
    font-weight: 400;
}

.cube_text .sec_title{
    font-weight: 700;
}

.box_back {
    max-width: 100%
}

.cube{
    position: absolute;
    bottom: -13%;
    left: 8%;
    width: 200px;
    height: 200px;
    box-shadow: 0px 0px 20px rgba(0,0,0,0.25);
}

.cube_a{
    background: rgb(252,20,0);
    background: -moz-linear-gradient(35deg, rgba(252,20,0,1) 0%, rgba(255,202,0,1) 100%);
    background: -webkit-linear-gradient(35deg, rgba(252,20,0,1) 0%, rgba(255,202,0,1) 100%);
    background: linear-gradient(35deg, rgba(252,20,0,1) 0%, rgba(255,202,0,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fc1400",endColorstr="#ffca00",GradientType=1);
}


.cube_b{
    background: rgb(72,185,217);
    background: -moz-linear-gradient(35deg, rgba(72,185,217,1) 0%, rgba(83,207,108,1) 100%);
    background: -webkit-linear-gradient(35deg, rgba(72,185,217,1) 0%, rgba(83,207,108,1) 100%);
    background: linear-gradient(35deg, rgba(72,185,217,1) 0%, rgba(83,207,108,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#48b9d9",endColorstr="#53cf6c",GradientType=1);
}


.cube_c{
    background: rgb(191,84,244);
    background: -moz-linear-gradient(35deg, rgba(191,84,244,1) 1%, rgba(246,67,176,1) 100%);
    background: -webkit-linear-gradient(35deg, rgba(191,84,244,1) 1%, rgba(246,67,176,1) 100%);
    background: linear-gradient(35deg, rgba(191,84,244,1) 1%, rgba(246,67,176,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#bf54f4",endColorstr="#f643b0",GradientType=1); 
}




.live_cube{
    bottom: 0;
    top: 220px;
    left: 0;
    right: 0;
    margin: auto;
}

.head_library {
    background: rgb(72,185,217);
    background: -moz-linear-gradient(90deg, rgba(72,185,217,1) 0%, rgba(83,207,108,1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(72,185,217,1) 0%, rgba(83,207,108,1) 100%);
    background: linear-gradient(90deg, rgba(72,185,217,1) 0%, rgba(83,207,108,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#48b9d9",endColorstr="#53cf6c",GradientType=1);
    height: 220px;
}

.head_live{
    background: rgb(252,18,0);
    background: -moz-linear-gradient(90deg, rgba(252,18,0,1) 0%, rgba(255,201,0,1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(252,18,0,1) 0%, rgba(255,201,0,1) 100%);
    background: linear-gradient(90deg, rgba(252,18,0,1) 0%, rgba(255,201,0,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fc1200",endColorstr="#ffc900",GradientType=1);
    height: 220px;
}

.head_outstream{
     background: rgb(191,84,244);
    background: -moz-linear-gradient(35deg, rgba(191,84,244,1) 1%, rgba(246,67,176,1) 100%);
    background: -webkit-linear-gradient(35deg, rgba(191,84,244,1) 1%, rgba(246,67,176,1) 100%);
    background: linear-gradient(35deg, rgba(191,84,244,1) 1%, rgba(246,67,176,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#bf54f4",endColorstr="#f643b0",GradientType=1); 
    height: 220px;
}


.title_sep{
    height: 12px;
    width: 45px;
    margin: auto;
}

.box_p p{
    height: 130px;
}

.pc_screen{
    width: 650px;
    height: auto;
    margin-top: 60px;
} 

.box_p{
    margin-top: 15%
}

.ac{
    background-color: #f4f4f4;
}


.sol-box{
   position: relative; 
}

.box_btn {
    padding: 10px 20px 10px 20px;
    border: 2px solid rgba(0,0,0,1);
    font-size: 15px;
    letter-spacing: 0.5px;
    color: #000;
    font-weight: 800;
}


.box_btn:hover {
    border: 2px solid rgba(0,0,0,0.4);
	color: #000;
}


.box_hr{
    border-top:1px solid #000000;
    color:#ffffff;
    height: 0px;

}

.teaser_par{
    max-width: 100%;
    height: auto;
}




.pop_pic{
    position: absolute;
    top: 100px;
    left: 120px;
    opacity: 0;
    box-shadow: 0px 0px 20px rgba(0,0,0,0.3);
}

.pop_pic_show {
    top: -45px;
    left: 65px;
    opacity: 1;
    transition: all 1s cubic-bezier(0, 0, 0.6, 1)0.3s;
}



.pop_pic_zoomin{
    position: absolute;
    top: 5%;
    left: 0;
    right:0;
    bottom:0;
    margin: auto;
    opacity: 0;
    transform: scale(0.6);
    box-shadow: 0px 0px 20px rgba(0,0,0,0.3);
    
}

.pop_pic_zoomin_show{
    top: 5%;
    opacity: 1;
    transform: scale(1);
    transition: all 1s cubic-bezier(0, 0, 0.6, 1)0.3s;
}

.ac_cout{
    height: 550px;
    position: relative;
}



.pop_cout_a{
    position: absolute;
    top:0px;
    left:0;
    right:0;
    bottom:0;
    margin: auto;
    opacity: 0;
    box-shadow: 0px 0px 20px rgba(0,0,0,0.3);
}

.pop_cout_show_a{
    top:-200px;
    transition: all 0.5s cubic-bezier(0.0, 0, 0.6, 1)0.1s;
    opacity: 1;
}


.pop_cout_b{
    position: absolute;
    top:400px;
    left:-450px;
    right:0;
    bottom:0;
    margin: auto;
    opacity: 0;
    box-shadow: 0px 0px 20px rgba(0,0,0,0.3);
}


.pop_cout_show_b{ 
    transition: all 0.5s cubic-bezier(0.0, 0, 0.6, 1)0.3s;
    top: 200px;
    opacity: 1;
}


.pop_cout_c{
    position: absolute;
    top: 400px;
    left:450px;
    right:0;
    bottom:0;
    margin: auto;
    opacity: 0;
    box-shadow: 0px 0px 20px rgba(0,0,0,0.3);
}


.pop_cout_show_c{
    top: 200px;
    transition: all 0.5s cubic-bezier(0.0, 0, 0.6, 1)0.6s;
    opacity: 1;
}

.cout_cube{
    position: absolute;
    z-index: -1;    
}

.cout_cube_in{
     margin: auto;
}

.tv_pic {
    position: absolute;
}

.ac{
    height: 520px;
    margin-left: 15px!important;
    margin-right: 15px!important;
}

.ac_text{
    padding-left: 10%;
	margin-top:-60px;
}


.container_slider .slidemob {
		  background-position: right center;
		  background-repeat: no-repeat;
		  background-size: cover;
		  height: 350px;
		  left: 0;
          right: 0;
		  opacity: 0;
		  position: absolute;
		  top: 87px;
		  transition: opacity 1s ease-in;
		  width: 600px;
		  overflow: hidden;
          margin: auto;
    
}


.container_slider .slidemob.show{
  opacity: 1;
  background-color: #ffffff;
}


.container.lib_icons{
    max-width: 80%;
}

.lib_icon{
    max-width: 100%;
    height: auto;
}


.lib_title{
    font-weight: 700;
}

.lib_bottom_teaser{
    background-image: url(../images/bottom_teaser_bg.jpg);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}


.lib_bottom_text{
    background: rgb(252,20,0);
    background: -moz-linear-gradient(35deg, rgba(252,20,0,0.65) 0%, rgba(255,202,0,0.5) 100%);
    background: -webkit-linear-gradient(35deg, rgba(252,20,0,0.65) 0%, rgba(255,202,0,0.5) 100%);
    background: linear-gradient(35deg, rgba(252,20,0,0.65) 0%, rgba(255,202,0,0.5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fc1400",endColorstr="#ffca00",GradientType=1); 
    padding: 7% 5% 7% 5%;
    width: 65%;
    margin: auto;
    margin-top: 13%;
    margin-bottom: 13%;
}


.lib_bottom_text .fit_btn{
    border-color: #ffffff;
    color: #ffffff;
}

.lib_bottom_text .fit_btn:hover{
    border-color: #ffffff;
    color: #ffffff;
    background-color: rgba(255,255,255,0.3);
}


.bottom_teaser_bg{
   max-width: 100%; 
}
    

.footer_title_sep{
	width: 20px;
    height: 6px;
	background-color: #ffffff;
}

h5 {
    font-size: 14px;
}

.footer-area .footer-nav li {
    margin-top: 6px;
}

.footer-area p {
    font-weight: 600;
}


@media (max-width: 1650px){
.banner-left h1 {
    font-size: 80px;

}
.ind-bottom {
    top: 320px;
}
.sec_3 h2 {
    font-size: 18px;
}
  .box_p p{
    height: 175px;
}  
}


@media (max-width: 1550px){
    .screen_as{
        transform: scale(0.85);
        margin-top: -40px;
    }
    .ac {
    height: 450px;
}
    .cube {
    width: 170px;
    height: 170px;
}
    .cube_text {
    font-size: 26px;
}
}

@media (max-width: 1440px){

	.hiw-btn {
		width: 180px;

	}
	.watch-bold {
		font-size: 70px;
		}
	.watch-thin {
		color: #fff;
		font-size: 70px;
	}
	.cms_title{
		margin-top:-70px;
}
}

@media (max-width: 1366px){
.sec_5 h2{
    font-size: 20px!important;
 }
 .banner-left h1 {
    font-size: 65px;
    line-height: 100px!important;
    margin-bottom: 0px;
	width: 85%;

}
.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;
	}
    .box_p p{
        height: 160px;
    } 
    .cube {
        width: 145px;
        height: 145px;
    }
    .cube_text {
        font-size: 22px;

    }
    p {
        font-size: 16px;
        line-height: 24px;
    }
	.container_slider .slidemob {
		height: 350px;
		top: 71px;
		width: 600px;
		transform: scale(0.925);
	}
	.pc_screen {
    width: 600px;
	}
	.ac {
		height: 420px;
	}
	
}

@media (max-width: 1266px){
    .cube {
        width: 140px;
        height: 140px;
    }

.cube_text {
        font-size: 23px;
        left: 13px;
        bottom: 8px;
    }
      .box_p p{
        height: 190px;
    } 

}


@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:left;
}
    .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!important;
	   background-repeat: no-repeat!important;
       background-size: cover!important;
       background-position: right!important;
	}
	.sec_form .container {
       max-width: 90%!important;
	}

    .default-header {
	   background-color: #000;

	}

	.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;
    }

}

@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;
        height: 50px;
    }
	
    .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;
	}
      .screen_as{
        transform: scale(0.7);
        margin-top: -70px;
    }
    .pc_screen {
        width: 100%;
    }
    .lib_icons .col-md-3{
        width: 50%;
        padding: 0% 10% 0% 10%;
        margin-top: 0px
    }
    .lib_icons{
        margin-top: 10%;
        
    }
        .lib_icon.mt-50{
        margin-top:20px;
    }
    
    .lib_title.mt-30{
        margin-top: 10px;
    }
    .mt-50.inn_title{
        margin-top: 0px;
    }
    .lib_bottom_text {
        width: 100%;
        padding: 10% 0% 15% 0%;
    }
     .lib_bottom_text .mt-80 {
        margin-top: 50px;
    }
    .mb-100.bottom-sec{
        margin-bottom: 0px;
    }
     .mt-100.bottom-sec{
        margin-top: 50px;
    }
     h6 {
        font-size: 25px;
        font-weight: 900;
        width: 95%;
        margin: auto;
    }
    .live_cube {
        top: 150px;
    }	

    .solu.head_library, .solu.head_live, .solu.head_outstream {
        height: 150px;
     }
 
    .par.text-center{
        
        text-align: left!important;
    }
    .par .mt-50{
        margin-top: 20px;
    }
      .par {
        margin-top: -20px;
    }
    
    .title_sep {
        height: 12px;
        width: 45px;
        margin-left: 0;
    }
    .mt-80.teaser_par_mob{
        margin-top: 40px;
    }
    
    .teaser_par_mob{
        margin-top: 20px!important;
    }
    
    .start.mt-150{
        margin-top: 50px;
    }
  
    .ac{
        height: auto;
    }
    .ac_mob_in {
       padding-bottom: 20px; 
    }
    
   .ac_mob_in{
        width: 100%;
        height: auto;
        margin-top: 3%;
        margin-bottom: 5%;
        padding: 3%;
    }
     .ac_text {
        padding-top: 10%;
        padding-left: 3%;
    }
	.footer_title_sep {
		margin: auto;
		margin-bottom: 30px;
	}
		.cms_title{
		margin-top:70px;
    }
    .grid-pub{
        grid-template-columns: repeat(auto-fit, minmax(33%, 1fr))!important;
    }
    .footer-text.pt-90{
        padding-top: 30px;
    }
    .top-sep{
        max-width: 88%!important;
    }

}




@media (max-width: 575px){
	#trailer > video {
		min-height: 520px;
        height: 105%;
	}
    .banner-left h1{
		font-size: 50px;
		line-height: 50px!important;
    }
    .sec_4_txt {
        padding-right: 0;
    }
    .sec_2 .single-cat{
        max-width: 80%;
        margin: 0 auto;
    }
    .banner-left h2 {
        font-size: 22px;
        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: 36px;
        line-height: 40px!important;
        width: 100%;
    }
	.sec_2 h1 {
        font-size: 36px;
        line-height: 40px!important;
		font-weight:900;
    }

    .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: 20px;
	}
	.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: 550px!important;
	}
	.popupbox_try .close_btn {
		top: -20px;
		right: 16px;
	}
	.banner-left h1 {
		width: 100%;
		text-align: center;
	}
	.banner-left h2 {
		width: 100%;
		text-align: center!important;
	}
	.justify-content-start.two-btns{
	    justify-content: center!important;
		margin-top:25px;
		width: 100%;
	}

	.banner-left h2 {
		font-size: 22px;
		margin-bottom: 50px;
		margin-top:10px;
	}
		
	.start_btn.fit_btn {
		display: block;
		padding: 16px 15px 16px 15px;
		font-size: 15px;
		width: 135px;
	}
	.how_it_works.fit_btn {
		font-size: 15px;
		padding: 15px 0px;
		width: 135px;
	}
	.right-play {
		width: 17px;
		padding-left: 5px;
	}
	.pop_video {
		height: 400px;
		width:auto;
	}
	   .cube {
        width: 120px;
        height: 120px;
    }
	.cube_text {
		font-size: 20px;
    }
	.check-platforms .col-lg-4, .col-md-4, .col-sm-4 {
		max-width: 32%;
		padding-right: 2px;
        padding-left: 2px;
	}
	.sign_box_title {
		 font-size: 14px!important;
		 line-height: 20px;
		 width: 70%;
		 margin-left: auto;
		 margin-right: auto;
	}
}




@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: 550px !important;
	}
	h1 {
		font-size: 28px;
	}
	
	.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;
	}

	.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;

	  }
	  #home{
			height: 850px;
		}
		.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: 115px;
	}
	.how_it_works.fit_btn {
		font-size: 13px;
		padding: 15px 0px;
		width: 115px;
	}
}



/* - - - -  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;
}

.pub-title{
    font-weight: 900;
}

.top-sep{
    padding-top: 5%;
    border-top: 6px solid #f0f0f0;
    max-width: 93%;
}
.pub-logo{
    max-width: 105%;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
}

.pub-logo:hover{
    opacity: 0.8;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
}


.pub-holder{
    margin: auto;
    padding: 15%;
}


.grid-pub{
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(16%, 1fr));
}




/* - - - -  THANK YOU PAGE - - - - */

.thanku_page{
	background-size: cover!important;
}

.thankoo{
    
    align-items: center;
	padding-right:0px!important;
	
}
.thankoo h3{
	color: #47b7e4 !important;
	font-size: 42px;
	font-weight:600;
}



.thankoo p{
	color: #585858 !important;
	font-size: 25px;
	font-weight:500;
	line-height:30px;
}


.sec_form .container{
    max-width: 750px;
    padding: 0;
}

.back_home_btn{
	text-align:center;
	margin-top:45px;
	text-decoration:underline;
	text-decoration-color: #e21e26;
	font-weight:500;
	font-size:17px!important;
}

@media (max-width: 991px){

    .navbar-nav{
        max-height: 100vh!important;
        padding-bottom: 5%;
    }
    .navbar-nav li {
        padding: 10px 0!important;
    }

	.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;
		    margin-top: 12%;
		}
		
    .thankoo{
        display: block !important;
    }

	.form_logo img{
		width: 100px;
		height: 100px;
	}
	.thanku_page{
		background-size: cover;
	}
    
    .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: 6%;
    }
    .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: 20px;
		line-height: 25px !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: 3px solid #ffffff !important;
		border-radius: 0px !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;
	}
    .pop_dynamic{
        max-width: 55%;
        height: auto;
    }
    .pop_pic {
        top: -70;
        left:0;
        right: 0;
        margin: auto;
    }

    .pop_pic_show {
        top: 0;
        left:0;
        right: 0;
        margin: auto;
    }
    .ac_desk{
        display: none;
    }
    
    .box_p p {
        height: 100%;
    }
   
    .teaser_par_desk{
        display:none!important;
    }
    .par h1{
        width: 80%;
    }
	.single-footer-widget {
		margin-bottom: 40px;
	}
	.box_back {
    width: 100%;
 }
}






@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;

    }
    .ac_mob{
        display:none;
    }
    
    .teaser_par_mob{
      display:none!important;
 }
}


@media (min-width: 1400px){
    .container {
        max-width: 72%;
 }

 .container.publisher-logos {
        max-width: 74%;
}

    .container.con-ind{
        max-width: 72%;
}
   .solu .container {
        max-width: 85%;
}
}




/* - - - -  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%;
}


