/*
Theme Name: Viewdeos
Description:  A simple, three column, widget-ready WordPress theme.
Author:  Colours
Author URI:  http://colours.co.il
version:  5.0
Tags:  fixed-width, three-columns, threaded-comments, brown
*/

@import url('assets/css/site.css');
@import url('assets/fonts/linearicon.css');
@import url('assets/fonts/fontawesome.css');
@import url('https://fonts.googleapis.com/css2?family=Roboto+Slab&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;900&display=swap');
span.keyboard-shorcut {
    display: none !important;
}
body { color: #021256; font-family: 'Poppins', sans-serif; font-weight: 400; padding-top: 130px; }
input, textarea, button, select { font-family: 'Poppins', sans-serif; }
h1, h2, h3, h4, h5, h6 { font-weight: 400; margin-bottom: 15px; }
h1, h2, h3, .fs40 { font-size: 2.5em; margin-bottom: 30px; }
h4, .fs24 { font-size: 1.5em; font-weight: 500; }
.fs32 { font-size: 2em; }
.fs18 { font-size: 1.125em; }
.fs20 { font-size: 1.25em; }
p { line-height: 1.5; margin-bottom: 35px; }
a, button { -webkit-tap-highlight-color: transparent; }
a, span { display: inline-block; }
.wrap { max-width: 1300px; padding: 0 30px; }
.wrap.full { max-width: 1920px; padding: 0; }
.wrap1400 { max-width: 1460px; }
.nopadd { padding: 0; }
.med { font-weight: 600; }
button { width: auto; }
.formMessage {background:red;color:white;display: inline-block;padding:5px;}
/**/
#high_impact_unit_wrapper.err {color: red;}
#formMessages { color: #fff; padding: 20px 0 0; }
#formMessages.successtxt { font-size: 1.875em; line-height: 1.5; color: #7A30F0; text-align: center; }
#formMessages.successtxt span { color: #71FA9C; }
#formMessages.errortxt { color: #71FA9C; }
header { background: #fff; padding: 45px 0; position: fixed; left: 0; right: 0; top: 0px; z-index: 999; transition: 0.2s; }
.sticky header {
	padding: 20px 0;
}
.logo { display: block; max-width: 220px; transition: 0.3s; }
.logo a { display: block; }
.tglmenu { width: 24px; height: 18px; position: relative; cursor: pointer; display: none; z-index: 99; }
.tglmenu span { background: #7a30f0; height: 2px; left: 0; right: 0; position: absolute; border-radius: 2px; display: block; transition: 0.3s; }
.tglmenu span:nth-child(1) { top: 0; left: 0; }
.tglmenu span:nth-child(2) { top: 8px; }
.tglmenu span:nth-child(3) { bottom: 0; left: 0; }
.tglmenu.active span { background: #71FA9C; }
.tglmenu.active span:nth-child(2) { display: none; }
.tglmenu.active span:nth-child(1) { top: 50%; transform: rotate(45deg) translateY(-50%); }
.tglmenu.active span:nth-child(3) { bottom: 50%; transform: rotate(-45deg) translateY(50%); }
/**/
header .phone { border: 0; padding: 0; }
header .phone a { color: #fff; font-size: 16px; }
.hmenu { }
.menu { display: flex; }
.menu > li { display: block; position: relative; margin-left: 20px; }
.menu > li > a { color: #021256; display: block; position: relative; line-height: 40px; text-transform: uppercase; font-size: 15px; }
.menu > li.loginbtn { margin-left: 30px; }
.menu > li.loginbtn > a { border: 2px solid #7A30F0; color: #7A30F0; line-height: 36px; text-transform: none; padding: 0 25px; border-radius: 50px; }
.menu > li.demobtn { margin-left: 15px; }
.menu > li.demobtn > a { background: #71FA9C; text-transform: none; padding: 0 25px; border-radius: 50px; }
.menu > li:hover > a , .menu > li.current-menu-item > a, .menu > li.current_page_parent > a { color: #7A30F0; }
.menu > li:hover ul { opacity: 1; visibility: visible; }
.menu > li ul { opacity: 0; visibility: hidden; position: absolute; left: 0; top: 100%; padding-top: 25px; width: 200px; }
.menu > li ul:before { border-top: 4px solid #7A30F0; content: ''; display: block; }
.menu > li ul li a { background: #fefefe; border-bottom: 1px solid #dcdadb; color: #092249; padding: 12px 25px; display: block;
	font-size: 14px; line-height: 1.3; }
.menu > li ul li a:hover, .menu > li ul li a.mPS2id-highlight { color: #7A30F0; }
.menu > li.deskhide {
    display: none;
}

/**/
footer { background: #fff; color: #021256; padding: 30px 0; }
footer a { color: #021256; }
.flogo { padding-top: 40px; }
.flogo a { display: block; max-width: 270px; }
.social { padding: 0 0 20px; display: flex; align-items: flex-end; justify-content: flex-end; }
.social a { width: 19px; margin-left: 20px; }
.fmenu { display: flex; }
.fmenu > li { line-height: 1.5; border-left: 1px solid #7A30F0; text-transform: uppercase; padding-left: 40px; margin-left: 40px; }
.address p { margin: 0; }
/**/
.footerform { background: #021256; padding: 60px 0; }
.footerform .cform .field { margin-bottom: 30px; }
.footerform .txtbox { height: 48px; padding: 10px 20px; }
.footerform .wrap { max-width: 1000px; }
.footerform .submit { background: #71FA9C; color: #021256; height: 40px; }

.iconmail { background: #71FA9C; color: #021256; display: flex; align-items: center; justify-content: center; height: 80px; width: 80px; border-radius: 50%; 
	position: fixed; right: 20px; bottom: 20px; font-size: 40px; padding: 0 0 8px 1px; z-index: 9; }
.iconmail i { font-weight: 700; }
.iconmail:hover { background: #7A30F0; color: #71FA9C; }

.successwrap .right {
    border-left: 1px solid #ccc;
    padding: 0 0 0 30px;
}
.successwrap .item {   
    margin-left: 100px;
}
/* PAGE HOME */
.home .banner { background: #021256; } 
.home .banner h1 { text-transform: uppercase; }
.banner { position: relative; z-index: 1; } 
.banner.inner { border-top: 4px solid #7A30F0; }
.banner.inner .wrap { max-width: 1400px; padding: 0; }
.bnrimg { padding: 35%; }
.bnrcap { padding: 40px 20px 40px 80px; }
.bnrcap b { line-height: 1.4; }
.bnrcap h1, .bnrcap h2, .bnrcap h3 { margin-bottom: 15px; line-height: 0.8; }
.caption { color: #fff; max-width: 540px; }
.caption h1 { font-size: 4.6875em; font-weight: 400; }
.caption p { font-size: 1.375em; font-weight: 300; }
.img video {
    width: 100%;
}
/**/
.iconlist {  }
.iconlist .thumb { height: 65px; margin-bottom: 15px; }
.iconlist h4 { margin-bottom: 15px; font-weight: 500; }
.iconlist p { margin-bottom: 5px; }
.iconlist ul { }
.iconlist li { line-height: 1.5; position: relative; padding: 0 0 0 15px; }
.iconlist li:before { content: ''; background: #71FA9C; width: 6px; height: 6px; border-radius: 50%; position: absolute; top: 8px; left: 0; }
.iconlist .item:last-child { padding-top: 150px; }
.ptop40 { padding-top: 40px; }
/**/
.mplist .txt p { margin: 0; font-size: 1.325em; }
.mplist .txt span { color: #71FA9C; }
.mplist .txt .txtbig { font-size: 60px; font-weight: 500; line-height: 1; }
.mplist .item:last-child .txt .txtbig { font-size: 1.5em; font-weight: 500; line-height: 1.5; }
.bdrsep { border-bottom: 1px solid #71FA9C; margin: 50px 0; }
.bdrsep.mb0 { margin-bottom: 0; }
.bdrsep.purple { border-bottom: 1px solid #7A30F0; }
.vslider .thumb { min-height: 100px; }
.vslider img {width: auto !important; }
/**/
.clientlogos { padding: 0 0 60px; }
.clogos .item { height: 100px; }
.clogos img { width: auto !important; }
/**/
.videowrap { background: #021256; color: #fff; padding: 110px 0; }
.wimg { position: relative; z-index: 1; }
.wimg:before { background: url(assets/images/w.svg) no-repeat center; background-size: contain; position: absolute; width: 100%; height: 123%; top: -40px; left: 0; content: ''; }
.vlink { height: 350px; display: block; border-radius: 5px; position: relative; }
.vlink:before { background: url(assets/images/play.svg) no-repeat; background-size: contain; position: absolute; width: 100px; height: 100px; top: 50%; left: 50%; transform: translate(-50%,-50%);
	content: ''; }
/**/
.wrap880 { max-width: 880px; }
.newspost .thumb { height: auto; border-radius: 8px 8px 0 0; padding-top: 70%; }
.newspost .item { background: #fff; box-shadow: 0 0 30px rgb(0 0 0 / 10%); border-radius: 8px; height: 100%; }
.newspost .desc { padding: 20px; min-height: 199px; }
.newspost h4 { line-height: 1.5; font-weight: 500; }
.subhead { color: #565656; margin-bottom: 20px; }
.newspost .newslider {
    /*padding-right: 100px;*/
}
.newslider button.owl-prev {
    /*display: none;*/
}
.newslider  .owl-item { padding: 20px; }
/**/
.resoureces .thumb img {width:100%;}
.testimonial {}
.wrap1000 { max-width: 1000px; }
.testimony img { width: auto !important; margin: 0px auto; }
.testimony .owl-dots { padding: 20px 0 0; }
.testimony .item { padding: 0 40px; }
.quote { position: relative; padding: 0 100px; }
.quote .fs20 { font-family: 'Roboto Slab', serif; }
.quote:before, .quote:after { content: ''; position: absolute; background-size: contain !important; width: 90px; height: 60px; }
.quote:before { background: url(assets/images/quote-left.svg) no-repeat; left: 0; top: 0px; }
.quote:after { background: url(assets/images/quote-right.svg) no-repeat; right: 0; top: 50px; }

/**/
.purple { color: #7A30F0; }
.green { color: #71FA9C; }
.pad60 { padding: 60px 0; }
.btn { padding: 0 30px; line-height: 40px; color: #021256; border-radius: 50px; background: #71FA9C; font-size: 15px; font-weight: 500; }
.btn:hover { background: #7A30F0; color: #71FA9C; } 
.greybg { background: #F1F4F9; }
.purplebg { background: #7A30F0; color: #fff; }
.bluebg { background: #021256; color: #fff; }

/* PAGE ABOUT */
.abt { position: relative; z-index: 1; }
.abt .wimg { padding: 110px 0; max-width: 1400px; margin: 0px auto; width: 100%; }
.abt .wimg:before { background-position: -15% top !important; top: -30px; }
.abt .wrap { max-width: 700px; }
.team { position: relative; z-index: 1; padding-bottom: 10px; }
.teamlist { padding: 30px 0; }
.teamlist .item { margin-bottom: 60px; position: relative; }
.teamlist .item:nth-child(1), .teamlist .item:nth-child(2) { width: 50%; }
.teamlist .iteminn { max-width: 350px; margin: 0px auto; height: 100%; position: relative; padding-bottom: 20px; }
.teamlist .thumb { height: 170px; width: 170px; border: 3px solid #fff; background-size: cover; border-radius: 50%; box-shadow: 0px 0px 10px rgb(0 0 0 /10%); margin: 0px auto 30px; }
.teamlist h4 { font-size: 1.125em; font-weight: 500; margin: 0 0 5px; }	
.teamlist h5 { font-size: 1em; font-weight: 500; }	
.teamlist p { font-size: 12px; margin-bottom: 14px; }	
.teamlist a { color: #0091FF; position: absolute; bottom: 0; }

/* PAGE DEMO */
.demosite .item { margin-bottom: 50px; }
.demosite .item:nth-child(even) { padding-top: 100px; }
.demosite .thumb { height: 600px; }
.demosite .thumb a { display:block; height: 100%; width: 100%; position: relative; padding: 15px 10px; border-radius: 10px; box-shadow: 0px 0px 10px rgb(0 0 0 /10%); overflow: hidden; }
.demosite .thumb a:before {content: ''; height: 100%; width: 100%; position: absolute; background: url(assets/images/linkicon.svg) no-repeat center center rgb(122 48 240 / 33%); left: 0; top: 0; 
	transition: 0.3s; opacity: 0; }
.demosite .thumb a:hover:before { opacity: 1; }
.demosite h4 { margin-bottom: 30px; }

/* CONTACT */
.page-template-contact .banner.inner { padding-bottom: 40px; }
.page-template-contact .footerform { display: none; }
.cformwrap { padding: 40px 20px; border-radius: 5px; margin-top: -100px; z-index: 2; position: relative; }
.cformwrap.msg { display:flex; align-items: center; justify-content: center; }
.cform .field { margin-bottom: 15px; position: relative; }
.cform .txtbox { background: #fff; border: 1px solid #DFDFDF; border-radius: 5px; height: 50px; padding: 0 20px; color: #969696; font-size: 12px; }
.cform textarea.txtbox { height: 130px; padding: 15px 20px; }
.select.err,
.cform .txtbox.err { border: 1px solid #f00; color: #f00; background-color: #f8d7da; }
.cform p a { color: #0091FF; text-decoration: underline; }
.note { color: #969696; text-align: right; }
.cform .submit { background: #71FA9C; color: #021256; height: 50px; width: auto; padding: 0 40px; border-radius: 50px; font-weight: 500; }
.cform .submit:hover { background: #7A30F0; color: #71FA9C; }
.errorme { color: #f00; padding: 2px; font-size: 12px; }
.contactpg h4 { font-size: 1em; margin: 0 0 5px; color: #7772FF; }
.bdr .wp-block-column { border-bottom: 2px solid #D8D8D8; padding-bottom: 25px; }

/* PAGE REFERRAL */
.reflist { padding: 0 0 40px; }
.reflist .item { position: relative; }
.reflist .item:before { position: absolute; content: ''; background: url(assets/images/arrow.svg) no-repeat center center; width: 32px; height: 32px; right: -80px; top: 50px; }
.reflist .item:last-child:before { display: none; }
.reflist .thumb { height: 80px; margin-bottom: 20px; display: flex; align-items: flex-end; }
.reflist h4 { margin-bottom: 0; }
.refformwrap { font-size: 14px; padding-top: 60px; }
.refformwrap p { margin: 0 0 10px; }
.refformwrap ul { padding-left: 20px; }
.refformwrap ul li { line-height: 1.5; margin: 0; list-style: disc; }
.refform { padding: 40px 30px 30px; box-shadow: 0 0 30px rgb(0 0 0 / 10%); border-radius: 8px; margin-top: -90px; }
.refform h3 { font-size: 1.75em; font-weight: 600;  }

/* BLOG */
body.single-post .content ol,
body.single-resources .content ol {list-style:inherit;}
body.single-post .content ol li,
body.single-resources .content ol li {margin-left:20px;margin-bottom:15px;line-height:1.5;}
/* PAGE SUCCESS */
.sectext h3 { margin: 0 0 10px; }
.successwrap .scblock:nth-child(odd) { background: #F1F4F9; }
.scblock { padding: 80px 0; }
.scblock .item { background: #fff; border-radius: 10px; box-shadow: 0 10px 10px rgb(0 0 0 /20%); padding: 40px; max-width: 1060px; width: 100%; }
.scblock .btmdesc .icon { width: 70px; display: flex; align-items: flex-start; justify-content: center; margin-right: 20px; }
.scblock .btmdesc .txt { width: calc(100% - 90px); color: #535353; }
.scblock .btmdesc .txt p > strong { color: #021256; }
.scblock .btmdesc .txt p.p1 > strong { color: #7A30F0; }
.scblock .btmdesc .txt ul { padding: 0 0 0 20px; margin-bottom: 30px; }
.scblock .btmdesc .txt ol { padding: 0 0 0 20px; margin-bottom: 30px; list-style: decimal; }
.scblock .btmdesc .txt ol li { list-style: inherit; }
.scblock .btmdesc .txt li { line-height: 1.5; list-style: disc; color: #7a30f0; }
.scblock .btmdesc .txt ol li,
.scblock .btmdesc .txt ol li::marker {
    color: #535353;
}
.scblock .btmdesc .txt p { margin: 0 0 15px 0; }
.scblock:nth-child(even) .sbflex { flex-direction: row-reverse; }
.headings h4 { margin: 0 0 15px; }
.headings h5 { color: #7A30F0; font-weight: 500; }
.ptop80 { padding-top: 80px; }

.single-success .sbflex .item {
    align-items: flex-start; position: relative;
}
.single-success .sbflex .right {
    position: absolute;
    right: 0;
    top: 165px;
}



/* PAGE ADVERTISERS */
.greenbdr { border-bottom: 5px solid #71FA9C; }
.iconlist2 { padding: 100px 0 20px; border-bottom: 5px solid #71FA9C; }
.iconlist2 .flexrow { margin: 0 -50px; }
.iconlist2 .item { padding: 0 50px; margin-bottom: 80px; }
.iconlist2 .item p:last-child { color: #000; }
.iconlist2.bluebg .item p:last-child { color: #fff; }
.iconlist2 .thumb { height: 100px; }
.sucslider .owl-item .scblock { padding-bottom: 30px; }
.sucslider .item { width: 100%; margin: 0px auto; }
.sucslider .scblock { padding: 60px 0 10px; }
.sucslider .owl-dots { padding: 40px 0; }

/* PAGE PUBLISHERS */
.reflist.arowdown .item:before { top: 100px; }
.iconlist2.solist p { margin: 0 0 10px; } 
.iconlist2.solist li { line-height: 1.5; position: relative; padding: 0 0 0 20px; }
.iconlist2.solist li:before { content: '-'; position: absolute; left: 0; }
.pl80 { padding-left: 80px; }
.pr80 { padding-right: 80px; }

.contentwrap { padding-bottom: 80px; }
.contentwrap .right {
    border-left: 1px solid #ccc;
    padding: 0 0 0 30px;
}
.left .addtoany_share_save_container {
    display: none;
}
.left img {
    margin-bottom: 30px;
}
.inner-data ol {
	list-style: decimal !important;
}
.inner-data ol li > ul {
	margin-top: 10px;
}
.inner-data {
    line-height: 30px;
}
.inner-data p {
    margin-bottom: 20px;
}
.inner-data ul {
    margin-bottom: 20px;
	list-style-type: disc;
    list-style-position: inside;
    padding-left: 30px;
}
.inner-data ol { padding-left: 30px;}

/* RESOURCES */
.button-group.filter-button-group {
    display: flex; flex-wrap: wrap;
}
.gitem .txt {
    padding: 20px;
    font-size: 14px;
}
.gitem .txt h3 {
    font-size: 18px;
    line-height: 1.4;
}
.gitem .txt h4 {
    font-size: 14px;
    text-transform: uppercase;
	margin-bottom: 10px;
	font-weight: 300;
}
.gitem .txt p:first-line {
    font-weight: bold;
}
.gitem { margin-bottom: 60px; }
.gitem .item {
    background: #fff;
    box-shadow: 0 0 10px rgb(0 0 0 / 20%);
    border-radius: 10px;
	max-width: 360px;
    overflow: hidden;
	min-height: 456px;
}
.gitem .txt .btn {
    position: absolute;
    bottom: 30px;
}
.button-group {
    margin-bottom: 50px;
}
.button-group button {
    color: #000;
    font-size: 20px;
	border-bottom: 2px solid transparent;
	padding: 0; margin-right: 20px;
}
.button-group button.is-checked {
    color: #7A30F0;
	border-bottom: 2px solid #7A30F0;
}

/* DEFAULT */
.pgdefault { padding: 60px 0; }
.owl-nav button { background: #71FA9C !important; border-radius: 50%; width: 32px; height: 32px; position: absolute; top: 50%; transform: translateY(-50%); color: #021256 !important;
	display: flex; align-items: center; justify-content: center; }
.owl-nav button i { font-weight: bold; font-size: 14px; }
.owl-nav .owl-prev { left: -60px; }
.owl-nav .owl-next { right: -60px; }
.owl-dots { text-align: center; padding: 40px 0 0 0; }
.owl-dots button { background: #021256 !important; border: 0 !important; width: 10px; height: 10px; border-radius: 50%; display: inline-block; margin: 0 5px; opacity: 0.2; padding: 0; }
.owl-dots button.active { opacity: 1; }	
/**/
.aligncenter { margin: 0px auto; }
.alignleft { float: left; margin-right: 40px; margin-bottom: 30px; }
.alignright { float: right; margin-left: 40px; margin-bottom: 30px; }
.repost { border-bottom: 1px solid #050537; padding: 35px 0; }
.repost:last-child { border-bottom: none; }
.repost h4 { font-size: 2em; margin-bottom: 20px; }
.repost h4 a { color: #050537; }
.repost p { margin-bottom: 15px; }
.search-no-results .post { min-height: 400px; display: flex; align-items: center; justify-content: center; }
.pg404 { text-align: center; }
.notfound { display: flex; font-weight: 700; align-items: center; justify-content: center; text-align: center; padding: 20px 0;
	font-size: 2em; color: #050537; line-height: 1.3; }
.disclaimer { position: fixed; bottom: 0; left: 0; padding: 20px 200px; max-width: 900px; background: #7A30F0; filter: drop-shadow(2px 4px 6px rgb(0 0 0 /14%)); z-index: 9; color: #fff; }
.disclaimer h4 { margin-bottom: 5px; font-size: 16px; }
.disclaimer p { margin-bottom: 0px; font-size: 12px; }
.disclaimer p a { color: #fff; }
.disclaimer .accept { background: #fff; color: #1E1EA5; font-size: 12px; line-height: 30px; display: inline-block; 
	padding: 0 12px; font-weight: 500; }
.dclose { position: absolute; right: 10px; top: 10px; cursor: pointer; }

.page-id-589 .content {
    font-size: 2em;
}
.pgdefault .content {
    min-height: 300px;
}

/* New */
.success-box .item {
    background: #021256 !important;    
    color: #fff;
}
.success-box .item h4 { color: #71FA9C !important;  }
.success-box .item h3 { color: #fff !important;  }
.success-box .item .thumb {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
}
.text-uppercase { text-transform:uppercase; }

/* LP */
.page-template-lp header {
    border-bottom: 4px solid #7A30F0;
}
.page-template-lp .footerform {
    display: none;
}
.page-template-lp .clientlogos {
    padding: 0 0 20px;
}
.lpbanner {
    background: #F1F4F9;
    padding: 50px 0 0;
}
.lpbanner .bnrinn {
    border-radius: 10px 10px 0 0;
    padding: 40px 20px 20px;
    text-align: center;
    color: #fff;
}
.lpbanner .bicon {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
}
.lpbanner .bicon img { max-width: 86px; }
.lpbanner h1 {
    margin-bottom: 10px;
}
.lpbanner .btxt {
    font-size: 20px;
}
.lptxtblock h3 {
    padding: 0;
    text-align: center;
    font-size: 30px;
    line-height: 1.3em;
}
.lptxtblock a.btn { margin: 0 10px; }
.btn.alt {
    background: #7A30F0;
    color: #fff;
}
.lptxtblock {
    padding: 60px 0 20px;
}
.lpfrm { background: #021256; padding: 40px 40px 140px; text-align:center; color: #fff; border-radius: 0 0 10px 10px; }
.select {
    background: #fff;
    border: 1px solid #DFDFDF;
    border-radius: 5px;
    height: 50px;
    padding: 0 20px;
    color: #969696;
    font-size: 12px;
}
.btndiv { padding: 40px 0 0; }
.lpfrm .field { margin-bottom: 20px; }
.field.w4 {
    width: 16%;
}
.field.w3 {
    width: 20%;
}
.field.w2 {
    width: 24%;
}
.field.w1 {
    width: 33%;
}
.field.w4 .flex {
    justify-content: flex-start;
}
.w4 label {
    display: block;
    width: 100%;
    text-align: left;
    padding: 0 0 10px;
    font-size: 14px;
}
.w4 .rad {
    padding: 0 10px 0 0;
}

.thankmsg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #021256;
    padding: 110px 40px 0 40px;
    display: none;
}
.thankmsg h4 {
    margin: 0 0 10px;
}
.thankmsg h3 {
    font-size: 45px;
    font-weight: bold;
    margin: 0 0 20px;
}
.thankmsg a {
    background: #71FA9C;
    color: #021256;
    line-height: 50px;
    width: auto;
    padding: 0 40px;
    border-radius: 50px;
    font-weight: 500;
    display: inline-block;
    font-size: 24px;
}
.thankmsg a:hover {
    background: #7A30F0;
    color: #71FA9C;
}
.sec-demos {
    position: relative;
    z-index: 5;
    margin-top: -200px;
    overflow: hidden;
}
.demorow {
    clear: both;    
    margin: 0 0 90px;
    position: relative;
    z-index: 5;
}
.demorow::before, .demorow:nth-child(even):last-child::before {
    display: none;
}
.demorow:nth-child(even)::before {
    background: #F1F4F9;
    content: '';
    display: block;
    width: 100vw;
    height: 100%;
    position: absolute;
    z-index: 1;
    left: 0;
    top: 50%;
    margin-top: 30px;
}
.drowrap {
    display: flex;
    align-items: center;
    padding: 20px 0 20px 20px;
    position: relative;
    z-index: 6;
    background: #fff;
    border-radius: 20px;
    box-shadow: 0 10px 10px rgba(0, 0, 0, 0.16);
    min-height: 390px;
}
.demorow:nth-child(even) .drowrap {
    flex-direction: row-reverse;
}
.drowrap::after {
    content: '';
    display: block;
    width: 80%;
    height: 5px;
    border-radius: 5px;
    background: #71FA9C;
    position: absolute;
    z-index: 5;
    left: 50%;
    bottom: -2px;
    transform: translateX(-50%);
}
.demo-text {
    flex-grow: 1;
    padding: 0 0 0 calc(10% - 20px);
}
.demorow:nth-child(even) .demo-text {
    padding: 0 0 0 40px;
}
.demo-title {
    font-size: 24px;
    font-weight: 600;
    color: #7A30F0;
    text-transform: uppercase;
    margin: 0;
    padding: 0 0 20px 0;
}
.demo-descp {
    max-width: 460px;
}
.demo-graphics {
    flex: 0 0 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    z-index: 0;
}
.demo-graphics video {
    max-width: 100%;
    height: auto;
    max-height: 350px;
    object-fit: contain;
}
.vmlink {
    position: absolute;
    z-index: 500;
    width: 100%;
    height: 100%;
    top:  0;
    left: 0;
    display: block;
}
.page-template-demo-new .banner {
    color: #fff;
    min-height: 400px;
}
.page-template-demo-new #breadcrumbs, .page-template-demo-new #breadcrumbs a {
    color: #fff;
}

/*============== RESPONSIVE */

@media screen and (max-width: 1024px) {
.successwrap .item {   
    margin-left: 0px;
}
body { padding-top: 75px; }
header, .sticky header { padding: 15px 0; }	
header .moreverse { flex-direction: row-reverse; }	
.tglmenu { display: block; }
.hmenu { flex-wrap: wrap; background: #fff; width: 100%; padding: 80px 30px 50px; position: absolute; right: -100%; top: -15px; height: 100vh; transition: 0.3s; overflow: auto; z-index: -1; }
.hmenu.active { right: 0; }
.menu { display: block; width: 100%; }
.menu li { margin: 0 0 15px 0; display: block; }
.menu > li.loginbtn { margin: 0 0 25px 0; }
.menu > li.demobtn { margin-left: 0; }
.menu > li > a { display: inline-block; }
.menu > li ul { position: static; opacity: 1; visibility: visible; padding: 10px 0 0 0; width: auto; }
.menu > li ul:before { display: none; }
.menu > li li { margin: 8px 0; }
.menu > li ul li a { background: none; border-bottom: 0; color: #fff; padding: 0 15px; }
header .phone { display: none; }
header .btn { padding: 0 20px; line-height: 30px; margin-right: 20px; font-weight: 400; }
.disclaimer { padding: 20px; }
.disclaimer .lft { margin: 0 0 10px; }
h1, h2, h3, .fs40 { font-size: 2em; }
.owl-nav .owl-prev { left: -20px; }
.owl-nav .owl-next { right: -20px; }
.fmenu { display: flex; flex-wrap: wrap; }
.fmenu > li { border-left: 0; padding-left: 0; margin-left: 0; width: 100%; }
.flogo { padding-top: 20px; }
.fleft { width: 100%; display: flex; justify-content: center; }
.fright { width: 100%; }
.address { width: 100%; text-align: center; }
.social { justify-content: center; padding: 20px 0; }
ul#menu-footer { display: block; text-align: center; width: 100%; padding-top: 30px; }
.sucslider .owl-item { padding: 20px; }
.single-success .sbflex .right {
    position: static;
 }
}
@media screen and (max-width: 991px) {
    .drowrap, .demorow:nth-child(even) .drowrap {
        flex-direction: column-reverse;
        padding: 20px 30px;
    }
    .demo-text {
        padding: 0 0 40px;
    }
    .demorow:nth-child(even) .demo-text {
        padding: 0 0 40px;
    }
    .demo-descp {
        max-width: 100%;
    }
}
 
@media screen and (max-width: 768px) {
.menu > li.deskhide {
    display: block;
}	
.logo { max-width: 140px; }
.caption h1 { font-size: 3em; }
.txtblock .wrap { padding: 0; }
.txtblock .txt { padding: 40px 30px; }
.txtblock .img { margin: 0; }
.iconlist .item:last-child { padding-top: 20px; }
/*.iconlist .thumb { display: flex; align-items: center; justify-content: center; }*/
.mplist .txt .txtbig { font-size: 50px; }
.mplist .txt p { font-size: 1em; }
.mplist .thumb { width: 60px; }
.mplist .item .flex { justify-content: flex-start; }
.mplist .item { width: 100%; margin-bottom: 30px; }
.mplist .item:last-child .txt .txtbig { font-size: 1.25em; } 
.quote { padding: 0 30px; }
.quote .item { padding: 0 3px; }
.quote:before, .quote:after { width: 30px; height: 30px; }
.quote .fs20 { font-size: 14px; }
.bnrcap { padding: 40px 30px; }
.bicon { margin-bottom: 20px; }
.pl80, .pr80 { padding: 0; }
.iconlist2 { padding: 40px 0 10px; }
.iconlist2 .item { margin-bottom: 40px; }
.topdesc.flex-reverse { justify-content: flex-end; }
.scblock .btmdesc .txt { width: 100%; padding: 20px 0; }
.imgdiv { margin-bottom: 30px; }
.scblock .btmdesc .icon { justify-content: left; }
.scblock .item { padding: 25px; }
.demosite .item:nth-child(even) { padding-top: 10px; }
.wp-block-columns { margin: 0; }
.bdr .wp-block-column, .wp-block-column { border-bottom: 2px solid #D8D8D8; padding-bottom: 15px;margin-bottom: 20px; }
.bdrsep { margin: 20px 0; }
.refform { margin: 0 0 40px; }
.iconlist ul { display: inline-block; max-width: 240px; }
.iconlist li { text-align: left; }
/**/
.iconmail { height: 40px; width: 40px; font-size: 22px; }
.iconmail i { font-weight: 500; }
.page-template-contact .banner.inner { padding-bottom: 0; }
.cformwrap { margin-top: 0; }
.teamlist .item:nth-child(1), .teamlist .item:nth-child(2) { width: 100%; }
.mplist .item .flex { justify-content: center; }
.reflist .item, .iconlist2 .item { text-align: center; }
.reflist .thumb img, .iconlist2 .thumb img { margin: 0px auto; }
.mplist .item .flex .thumb { width: 100%; }
.mplist .item .txt { text-align-last: center; }
.mplist .item .flex .thumb img { margin: 0px auto 20px; max-width: 60px; }
.verticals { padding: 20px 0 0; }
.page-template-referral h1 { text-align: center; }
.testimony .item { padding: 0 20px; }
.pgdefault { padding: 40px 0; }
img { height: auto !important; width: 100%; }
.cform input.submit {
    white-space: break-spaces;
    height: inherit;
    padding: 10px 20px;
    font-size: 12px;
}
.lpfrm {
    padding: 30px 20px 40px;
}
.field.w1, .field.w2, .field.w3, .field.w4 {
    width: 100%;
}
.lptxtblock h3 {
    font-size: 20px;
}
.lptxtblock h3 br {
    display: none;
}
.lptxtblock a.btn {
    margin: 5px;
    font-size: 12px;
    padding: 0 10px;
}
.pad60 {
    padding: 40px 0;
}
.thankmsg a {
    font-size: 16px; padding: 0 20px;
}
.thankmsg h4 {
    margin: 0 0 10px;
    font-size: 18px;
}
.thankmsg h3 {
    font-size: 25px;
}
.btndiv {
    padding: 10px 0 0;
}
.demo-title {
    font-size: 20px;
}
.demorow {
    margin: 0 0 60x 0;
}
}

@media screen and (max-width: 500px) {
lottie-player { width: 100% !important; }	
h1, h2, h3, .fs40 { font-size: 1.75em; }
.bnrcap h1, .bnrcap h2, .bnrcap h3 { line-height: 1.3; }
}