/*
Theme Name: VidBoard
Description: An HTML5 version.
Version: 1.0
Tags: html5, naked, clean, basic
*/

body {background-color:#050B1B;}
.hidden {display: none;}
.sub_header_area {float:left;width:100%;background-image:url("images/Sub_Homepage_bg.png");background-size:cover;background-repeat:no-repeat;}
.sub_header_area .container {max-width:1080px;}
.sub_timearea {float:left;width:250px;}
.timerwrap {display:flex;width:auto;position:relative;text-align:center;margin:10px 0;align-items:center;}
.timerbg {position:absolute;left:0;top:0;background:linear-gradient(270.2deg, #C518B0 -73.56%, #384EF9 168.46%);width:100%;z-index:0;opacity:0.5;border-radius:8px;height:100%;}
.timerwrapin {display:flex;flex-direction:row;position:relative;z-index:1;padding:10px;align-self:center;}
.timerwrap .days {font-size:34px;color:#fff;font-family:plus jakarta sans;line-height:34px;display:inline-block;min-height:46px;}
.timerwrap span {float:left;width:100%;color:#fff;font-size:12px;font-family:plus jakarta sans;font-weight:400;line-height:12px;}
.colon {color:#fff;font-size:34px;line-height:34px;}
.timerwrap .hours {font-size:34px;color:#fff;font-family:plus jakarta sans;line-height:34px;}
.timerwrap .minutes {font-size:34px;color:#fff;font-family:plus jakarta sans;line-height:34px;}
.timerwrap .seconds {font-size:34px;color:#fff;font-family:plus jakarta sans;line-height:34px;}
.sub_header_text {float:left;width:auto;padding:30px 0px 0px 50px;}
.sub_header_txt {float:left;width:540px;padding:4px 0 0 0;}
.sub_header_txt p {float:left;width:100%;color:#fff;font-size:14px;font-family:plus jakarta sans;}
.sub_header_txt span {width:auto;font-size:14px;font-family:plus jakarta sans;text-decoration:underline;}
.sub_header_btn {float:left;width:120px;}
.sub_header_btn button {float:left;width:100%;font-size:12px;background:#384EF9;color:#fff;border:none;border-radius:8px;padding:5px;}
.sub_header_btn .fa-solid {padding:0 0px 0 6px;}
.sub_header_close {float:right;width:auto;margin:30px 0 0 0;}
.sub_header_close .fa-solid {color:#fff;font-size:18px;padding:7px 0 0 0;cursor:pointer;}
.sub_header_area_mob {display:none;}

/* CSS FOR HEADER */
.header {display:inline-block;width:100%;padding:0 15px;position:relative;background-image:url("images/Sub_one_Homepage_bg.png");z-index:10;background-size:cover;background-repeat:no-repeat;}
.header .container {max-width:1080px;}
.headerinner {display:flex;justify-content:space-between;align-items:center;margin:26px 0 30px 0;}
.logo {width:209px;height:60px;float:left;}
.logo img {width:100%;float:left;}
.menuarea {float:right;width:auto;}
.pcmenu {display:block;}
.menuinner {display:inline-block;width:auto;padding:0;}
.menuarea .menuinner .menu {margin:0;padding:0;list-style:none;display:inline-block;}
.menuarea .menuinner .menu li {display:inline-block;width:auto;margin:0 30px 0 0;height:65px;padding:0;vertical-align:top;}
.menuarea .menuinner .menu li > a {text-decoration:none;color:#fff;font-family:plus jakarta sans;font-size:15px;display:inline-block;height:70px;line-height:70px;}
.menuarea .menuinner .menu li > a:hover {color:#384EF9;border-bottom:2px solid #384EF9;}
.menuarea_submenu {position:absolute;top:70px;width:100%;z-index:0;left:0px;}
.menulink[data-submenu='resources'] .menuarea_submenu {left:-120px;}
.menuarea_submenu.in {z-index:1;}
.submenu {height:0;float:left;width:100%;transition:all .3s linear;position:relative;opacity:0;visibility:hidden;}
.submenu.in {height:365px;opacity:1;visibility:visible;}
.loginsignup {float:right;width:auto;margin:12px 0 12px 60px;}
.loginsignup .signupbtn {text-decoration:none;color:#fff;width:auto;display:inline-block;height:41px;padding:0 15px;border-radius:5px;font-size:14px;line-height:39px;font-family:plus jakarta sans;margin:0 10px 0 0;text-align:center;vertical-align:middle;background-color:#050B1B;border:2px solid #050B1B;}
.loginsignup .signupbtn:hover {width:auto;background-color:#1F253C;border:2px solid #384EF9;font-family:plus jakarta sans;}
.loginsignup .loginbtn {text-decoration:none;background-color:#1F253C;color:#fff;width:114px;display:inline-block;height:41px;padding:0 25px;line-height:36px;border-radius:5px;font-size:14px;font-family:plus jakarta sans;border:2px solid #384EF9;text-align:center;vertical-align:middle;}
.loginsignup .dashboardbtn {text-decoration: none;background-color: #1f253c;color: #fff;width: auto;display: inline-block;height: 41px;padding: 0 25px;line-height: 36px;border-radius: 5px;font-size: 14px;font-family: plus jakarta sans;border: 2px solid #384ef9;text-align: center;vertical-align: middle;}
.loginsignup .logoutbtn {text-decoration: none;background-color: #1f253c;color: #fff;width: auto;display: inline-block;height: 41px;padding: 0 25px;line-height: 36px;border-radius: 5px;font-size: 14px;font-family: plus jakarta sans;border: 2px solid #384ef9;text-align: center;vertical-align: middle; margin: 0 0 0 10px;}
.mobilemenu {display:none;float:right;font-size:26px;cursor:pointer;margin:0 0px 0 0;color:#fff;}
.mobilemenu img {height:25px;}
.mobulemenuarea_wrap {position:fixed;top:0;width:80%;left:-100%;transition:all 0.3s linear;height:100%;background-color:transparent;z-index:11;}
.mobulemenuarea_wrap.in {left:0;}
.mobulemenuarea_wrap_overlay {position:absolute;top:0;left:0;width:100%;height:100vh;background-color:rgba(0,0,0,0.6);z-index:4;}
.mobulemenuarea_wrap_in {float:left;width:100%;height:100%;background-color:#050b1b;overflow-y:auto;position:relative;z-index:5;}
.closemenu {font-size:37px;cursor:pointer;position:absolute;color:#fff;right:30px;top:28px;}
.logoarea {float:left;width:100%;background-color:#000;padding:30px 15px;}
.mobilemenulinks {float:left;width:100%;margin:40px 0 0;padding:0 15px;}
.mobilemenulinks ul.menu {list-style:none;float:left;width:100%;margin:0;padding:0;}
.mobilemenulinks ul.menu .menulink {list-style:none;float:left;width:100%;margin:0 0 25px;}
.mobilemenulinks ul.menu .menulink > a {color:#fff;text-decoration:none;font-family:plus jakarta sans;font-size:15px;line-height:34px;font-weight:600;float:left;width:100%;}
.mobilemenulinks ul.menu .menulink > a .fa-solid {float:right;margin:5px 0 0;}
.mobilemenulinks .menuarea_submenu {display:none;position:relative;top:0;width:100%;z-index:1;background-color:#050b1b;left:0;overflow-x:hidden;}
.mobilemenulinks .menuarea_submenu .submenu {height:auto;float:left;width:100%;transition:all .3s linear;position:relative;opacity:1;visibility:visible;}
.loginsignupm {float:left;width:100%;margin:0 0 30px 0;padding:0 15px;}
.loginsignupm .signupbtn {float:left;width:auto;color:#fff;border-radius:7px;font-family:plus jakarta sans;font-weight:700;font-size:15px;line-height:27px;text-decoration:none;text-transform:uppercase;margin:0 0 19px;text-align:left;padding:10px 20px;border:2px solid #384ef9;}
.loginsignupm .signupbtn:hover {background-color:#1F253C;color:#fff;border:2px solid #384EF9;}
.loginsignupm .fa-solid {float:right;margin:5px 0 0;}
.loginsignupm .loginbtn {float:left;width:auto;color:#fff;text-align:center;padding:20px;line-height:20px;border-radius:7px;font-family:plus jakarta sans;font-weight:700;font-size:15px;line-height:27px;text-decoration:none;text-transform:uppercase;border:2px solid #384ef9;text-align:left;padding:10px 20px;margin:0 0 0 10px;}
.loginsignupm .fa-solid {float:right;margin:5px 0 0;}
.logomob img {float:left;width:170px;}
.bodyarea {float:left;width:100%;}

/* CSS FOR FOOTER */
.footer {display:inline-block;width:100%;}

/* CSS FOR LOGIN */
.login-container {display:flex;justify-content:center;align-items:center;padding:120px 0 175px 0;background-repeat:no-repeat;background-size:cover;background-position:center center;flex-direction:column;gap:30px;}
.login-box {background-color:rgba(255, 255, 255, 0.05);padding:40px;border-radius:12px;box-shadow:0 8px 16px rgba(0, 0, 0, 0.25);width:90%;max-width:445px;}
.login-box h2 {margin-bottom:40px;font-size:28px;line-height:30px;color:#fff;font-weight:500;font-family:'plus jakarta sans';}
.input-group-login {margin-bottom:30px;text-align:left;}
.input-group-loginfname {float:left;width:48%;padding:0 5px 0 0;}
.input-group-loginlname {float:left;width:48%;padding:0 0 0 5px;}
.input-group-login label {font-size:18px;color:#fff;margin-bottom:8px;display:block;line-height:22px;font-family:'plus jakarta sans';font-weight:500;}
.input-group-login input {width:100%;padding:15px;border-radius:5px;border:none;background-color:rgba(255, 255, 255, 0.1);color:#fff;font-family:'plus jakarta sans';font-size:14px;}
#input-groupemail {padding:0px 0 75px 0;}
input::placeholder {font-family:'plus jakarta sans';font-size:14px;line-height:22px;font-weight:500px;}
.tnp-subscription input[type="email"] {color: #dddddd !important;}
.options {display:flex;justify-content:space-between;margin-bottom:20px;font-size:12px;}
.options .remember-me {display:flex;align-items:center;}
.remember-me label {font-size:14px;line-height:22px;font-weight:500;color:#585965;font-family:'plus jakarta sans';margin:0 0px 0px 10px;}
.options .forgot-password {color:#384EF9;text-decoration:none;font-size:14px;line-height:22px;font-weight:500;font-family:'plus jakarta sans';}
.options .forgot-password:hover {text-decoration:underline;}
button.login-btn {width:100%;padding:12px;background-color:#3d59fa;border:none;border-radius:8px;font-size:16px;font-family:'plus jakarta sans';font-weight:bold;color:#fff;cursor:pointer;transition:background-color 0.3s ease;}
button.login-btn:hover {background-color:#274fdf;}
.social-login p {margin:20px 0;font-size:16px;line-height:22px;font-weight:500;color:#585965;font-family:'plus jakarta sans';}
.social-icons {display:flex;justify-content:center;gap:16px;}
.social-icons a {display:inline-block;}
.signup {display:inline-block;width:325px;text-align:center;}
.signup span {color:#7D7D7D;font-size:14px;line-height:22px;font-weight:400;font-family:'plus jakarta sans';}
.signup p {font-size:18px;line-height:22px;font-weight:500;color:#fff;font-family:'plus jakarta sans';}
.signup a {color:#7785f2;text-decoration:none;}
.signup a:hover {text-decoration:underline;}

.bodyarea .videowithavatars.active .elementor-button-wrapper .elementor-button-link.elementor-button {
	background-color: #384ef9;
}
.bodyarea .videowithavatars .elementor-button-wrapper .elementor-button-link.elementor-button:hover {
	background-color: #384ef9;
}

/* CSS FOR SIGNUP */
.signup-container {display:flex;justify-content:center;align-items:center;padding:120px 0 175px 0;flex-direction:column;gap:30px;}
.social_line {display:inline-block;width:100%;position:relative;margin:20px 0;text-align:center;}
.social_line_inner {position:absolute;width:100%;height:1px;background-color:#585965;z-index:0;top:calc(100% - 50%);}
.social-login p {margin:0px 0;font-size:16px;line-height:22px;font-weight:500;color:#585965;font-family:'plus jakarta sans';position:relative;z-index:1;background-color:#181724;display:inline-block;padding:0 10px;}
.active-section {cursor:pointer;}
.active-section:hover {background-color:rgba(255, 255, 255, 0.05);background-repeat:no-repeat;background-size:cover;background-position:center center;}
.active-section.active {background-color:#000000;}
.active-section.active:hover {background-color:#000000;}
.homesliderarea {display:flex;width:100%;flex-direction:row;justify-content:space-between;gap:20px;}
.homesliderarea .homesliders_slide_left_wrap {width: 40%; float: left; padding: 0 30px 0 0;}
.homesliderarea .homesliders_slide_left_title {width: 100%;float: left;font-family: 'Plus Jakarta Sans';font-size: 24px;color: #fff;font-weight: 700;line-height: 36px;}
.homesliderarea .homesliders_slide_left_desc {width: 100%;float: left;font-family: 'Plus Jakarta Sans'; font-size: 15px; color: #fff; font-weight: 500; line-height: 25px; margin: 20px 0 0;}
.homesliderarea .homesliders_slide_left_btn {width: auto; float: left; margin: 30px 0 0;}
.homesliderarea .homesliders_slide_left_btn a {width:auto;display:flex;font-family:'Plus Jakarta Sans';font-size:18px;color:#fff;font-weight:500;line-height:28px;margin:0 0 0;border:1px solid #fff;border-radius:8px;padding:12px 24px;justify-content:center;align-items:center;}
.homesliderarea .homesliders_slide_left_btn a img {width:16px;display:inline-block;margin:0 0 0 10px;height:16px;}
.homesliderarea .homesliderarea_left img {width:100%;border-radius:10px;}
.homesliderarea_left_wrap {width:75%;}
.homesliders_slide_left .responsive-video {height: 310px; width: 60%; object-fit: cover;}
.homesliderarea_right_wrap {width:25%;}
.homesliders_slide_right_btn {display:flex;width:100%;justify-content:flex-start;align-items:center;flex-direction:row;gap:10px;padding:10px;color:#ffffff;border-radius:5px;margin:0 0 20px 0;cursor:pointer;}
.homesliders_slide_right_text {font-size:14px;line-height:24px;font-weight:500;font-family:Plus Jakarta Sans;color:rgba(255, 255, 255, 0.5);}
.homesliders_slide_right.active .homesliders_slide_right_btn {background-color: #384EF9;}
.homesliders_slide_right_btn:hover {background-color:rgba(255, 255, 255, 0.05);}
.slick-current.slick-active .homesliders_slide_right_btn {background-color:#384EF9;}

/* CSS FOR PAYMENT Successful */
.paywrap {display:inline-block;width:100%;vertical-align:top;padding:104px 30px;}
.paywrapin {display: flex;flex-direction: row;gap: 116px;justify-content: space-between;align-items: center;position:relative;}
.paywrapin .overlay {position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-color: #050B1B;color: #fff;display: flex;justify-content: center;align-items: center;font-size: 30px;}
.paymessage {text-align:left;width:100%;}
.paymessage h1 {font-size:46px;font-weight:700;color:#fff;}
.paymessage h1 span {color:#4A5EFF;} 
.paymessage p {margin-top:10px;font-size:18px;color:#C5C5D2;}
button.pay-btn {width:50%;padding:12px;background-color:#3d59fa;border:none;border-radius:8px;font-size:16px;font-family:'plus jakarta sans';font-weight:bold;color:#fff;cursor:pointer;transition:background-color 0.3s ease;}
.pay-btn:hover {background-color:#3b4ce7;}
.details {background-color:#202136;padding:20px;border-radius:10px;box-shadow:0px 4px 20px rgba(0, 0, 0, 0.2);text-align:left;width:100%;height:auto;}
.details p {margin:30px 20px 30px 20px;font-size:16px;color:#fff;}
.details p span {font-weight: bold;width: 100%;display: inline-block;}
.paywrap_main {margin: 0 auto; max-width: 1080px; width: 100%;}

/* CSS FOR Exciting Features Slider */
.excitingfeaturesarea {float:left;width:100%;}
.excitingfeatures_wrap {float:left;width:auto;padding:40px 30px;margin:0 10px 0 10px;border-radius:20px;}
.excitingfeaturesslider_title {color:#fff;font-size:27px;line-height:37px;font-weight:600;padding:0 0 15px 0;font-family:"Plus Jakarta Sans", Sans-serif;}
.excitingfeaturesslider_desc {font-size:16px;color:#cecbcb;line-height:24px;font-weight:500;font-family:"Plus Jakarta Sans", Sans-serif;padding:0 0 50px 0;float:left;width:285px;min-height:130px;}
.excitingfeaturesslider_btn {float:left;width:100%;}
.excitingfeaturesslider_btn a {background-color:#000;padding:10px 15px;color:#fff;font-size:13px;line-height:22px;font-weight:500;font-family:"Plus Jakarta Sans", Sans-serif;border-radius:5px;text-align:center;}
.excitingfeaturesslider_btn a:hover {color:#374df8;}
.excitingfeaturesslider_btn .fa {padding:0 0 0 15px;}
.excitingfeaturesarea .slick-dots li.slick-active button::before {opacity:1;color:#8C20F8;border:1px solid #ffffff;}
.excitingfeaturesarea .slick-dots li button::before {font-family:'slick';font-size:0px;position:absolute;top:0;left:0;width:10px;height:10px;content:'•';text-align:center;opacity:.25;color:#8C20F8;border:1px solid #fff;line-height:10px;border-radius:50%;background-color:#8C20F8;}
.excitingfeaturesarea .slick-dots {margin:0 0 -30px 0;}
.tabnav.active .elementor-button.elementor-button-link.elementor-size-sm {background-color:#384EF9;color:#ffffff;}
.tabnav.active:hover .elementor-button.elementor-button-link.elementor-size-sm {background-color:#384EF9;color:#ffffff;}
.tabnav:hover .elementor-button.elementor-button-link.elementor-size-sm {background-color:#111726;color:#ffffff;}
.elementor-element.tabcontent.active {display:flex;}
.elementor-element.tabcontent {display:none;}
.elementor-element.tabcontenttwo.active {display:flex;}
.elementor-element.tabcontenttwo {display:none;}
.tabnavtwo.active .elementor-button.elementor-button-link.elementor-size-sm {background-color:#384EF9;color:#ffffff;}
.tabnavtwo.active:hover .elementor-button.elementor-button-link.elementor-size-sm {background-color:#384EF9;color:#ffffff;}
.tabnavtwo:hover .elementor-button.elementor-button-link.elementor-size-sm {background-color:#111726;color:#ffffff;}
.stunning_video {width:100%;height:auto;}
.responsive-video {width:100%;height:auto;object-fit:cover;}
.stunnumb {opacity:0;}
.active-section.active .stunnumb {opacity:1;}

/* Use Cases Slider*/
.usecasesarea {float:left;width:100%;}
.usecasesarea_wrap_left {float: left;width: 100%;max-width: 245px;}
.usecasesarea_title {float:left;width:100%;font-size:28px;line-height:40px;color:#9EB9F3;font-family:plus jakarta sans;font-weight:600;margin:0 0 10px 0;}
.usecasesarea_sub_title {font-size: 14px;color: #fff;line-height: 26px;font-weight: 500;font-family: plus jakarta sans;padding: 0 0 74px 0;float: left;width: 100%;}
.usecasesarea_btn {float: left;width: 100%;}
.usecasesarea_btn a {font-size:18px;line-height:28px;font-weight:600;color:#fff;font-family:plus jakarta sans;border:1px solid #fff;padding:10px 15px;border-radius:5px; float: left; width: 100%;text-align:center;}
.usecasesarea_btn a span {padding:0 0px 0 8px;}
.usecasesarea_wrap_right {float: left;width: 100%;max-width: calc(100% - 245px);padding: 0 0 0 30px;}
.excitingfeaturesslider_btn {float:left;width:100%;}
.excitingfeaturesslider_btn .responsive-video {border-radius:20px;}
.usecase.active.elementor-element .elementor-widget-container .elementor-button-wrapper .elementor-button.elementor-size-sm {background-color:#384ef9;color:#fff;}

/* Change Logs Accodian*/
.changelogsarea {float:left;width:100%;}
.changelog_accordian {float:left;width:100%;border-left:2px solid rgba(255, 255, 255, 0.30);}
.changelog_accordian_wrap {float:left;width:100%;}
.changelog_accordian_timeline {float:left;width:10px;background-color:rgba(255,255,255,1);height:10px;border-radius:50%;position:relative;z-index:1;left:-6px;top:27px;border:2px solid rgba(119, 113, 113, 0.3);}
.changelog_accordian_toggle {float:left;width:100%;padding-left:40px;}
.changelog_new_update {float: left;width: 100%;border-bottom: 1px solid;padding: 18px 0 28px;}
.changelog_new_update_title {float:left;width:100%;color:#fff;font-size:16px;line-height:33px;font-weight:600;font-family:plus jakarta sans;}
.changelog_new_update_title img {padding:0 8px 0px 0px;}
.changelog_new_update .changelog_new_update_title .fa {color:#fff;border:1px solid #fff;padding:5px;border-radius:5px;float:right;}
.changelog_new_update_contents {float:left;width:100%;padding:30px 0 30px 40px;display: none;}
.changelogarea_title {float:left;width:100%;font-size:28px;line-height:28px;color:#9EB9F3;font-family:plus jakarta sans;font-weight:600;margin:0 0 10px 0;}
.changelog_title {cursor:pointer;}
.changelog_new_update_contents p {float:left;width:100%;color:#fff;font-size:16px;line-height:33px;font-weight:500;font-family:plus jakarta sans;}
.changelog_new_update_contents img {margin:0 12px 0 0px;}
.changelog_bug_fixes {float: left;width: 100%;border-bottom: 1px solid;padding: 28px 0;margin: 0 0 18px;}
.changelog_bug_fixes_title {float:left;width:100%;color:#fff;font-size:16px;line-height:33px;font-weight:600;font-family:plus jakarta sans;}
.changelog_bug_fixes_title img {padding:0 8px 0px 0px;}
.changelog_bug_fixes .changelog_bug_fixes_title .fa {color:#fff;border:1px solid #fff;padding:5px;border-radius:5px;float:right;}
.changelog_bug_fixes_contents {float:left;width:100%;padding:30px 0 30px 40px;display: none;}
.changelog_bug_fixes_contents p {float:left;width:100%;color:#fff;font-size:16px;line-height:33px;font-weight:500;font-family:plus jakarta sans;}
.changelog_bug_fixes_contents img {margin:0 12px 0 0px;}
.elementor-widget-post-info .elementor-post-info {list-style:none;}

/*--Pricing Page--*/
.pricing_toggle .toggle_icon {display: none; cursor: pointer;}
.pricing_toggle .toggle_icon.active {display: block;}
.bodyarea .pricing_container {display: none;}
.bodyarea .pricing_container.active {display: flex;}
.pricinginfoimg {width: 20px; height: auto;}

.playable {cursor: pointer;}

/*--Single Blog Article Pages--*/
.single .wp-block-image .aligncenter, .single .wp-block-image .alignleft, .single .wp-block-image .alignright, .single .wp-block-image.aligncenter, .single .wp-block-image.alignleft, .single .wp-block-image.alignright {display: block;}

#paymodal .modal-dialog {
	max-width: 430px;
}

.paywithbtns {
	display: flex;
	width: auto;
	justify-content: space-between;
	align-items: center;
	max-width: 100%;
}

.paywithbtn {
	display: flex;
	width: auto;
	justify-content: center;
	align-items: center;
	gap: 10px;
	cursor: pointer;
}

.paywithbtn img {
	height: 64px;
}

.checkoutbtnwrp {
	width: 100%;
	display: inline-block;
	text-align: center;
	margin: 5px 0;
}

.checkoutbtnwrp a {
	display: inline-block;
	width: 100%;
}

.checkoutbtnwrp .checkoutbtn {
	width: 100%;
	border: none;
	background-color: #384ef9;
	color: #fff;
	border-radius: 4px;
	padding: 10px 0px;
	font-size: 15px;
	font-weight: 600;
}
