@import url('https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&display=swap');


*{    margin: 0px;    padding: 0px;}

body{
    font-family: 'Plus Jakarta Sans', sans-serif;
    overflow-x: hidden;
    font-style: normal;
    box-sizing: border-box;
	color: #000000; font-weight: 400;
	font-size:17px; line-height:28px;   
}

h1 { font-size: 54px; line-height: 1.1; margin-bottom: 25px; font-weight: 600;  color: #8236FB;}
h2{font-size: 45px; line-height: 1.2; margin-bottom: 35px;  font-weight: bold;  }
h3{font-size: 38px; line-height: 1.1; margin-bottom: 30px; font-weight: 400; }
h4{font-size: 30px; line-height: 1.1em; margin-bottom: 20px; font-weight: 600; }
h5{font-size:16px; line-height:22px; font-weight:600; margin-bottom: 10px;color: #8236FB; text-transform: uppercase; position: relative; display: inline-block;padding: 0 25px;letter-spacing: 0.035em;  }
h5:before{content:""; display: block; width: 10px;height: 10px; position: absolute; right: 0; top: 6px; background-color: #8236FB;}
h5:after{content:""; display: block; width: 10px;height: 10px; position: absolute; left: 0; top: 6px; background-color: #8236FB;}
h6{font-size: 20px; line-height: 26px; margin-bottom: 15px; font-weight: 400; }




p {    margin-bottom: 25px;}
a{ color:#010101; text-decoration: none;-webkit-transition: all 500ms ease;	-moz-transition: all 500ms ease;	-ms-transition: all 500ms ease;	-o-transition: all 500ms ease;	transition: all 500ms ease;}
a:hover { color:#010101; animation: all 1000ms  ease-in;  text-decoration: underline;}
p a:hover { color:#010101;   text-decoration: underline;}


::-webkit-scrollbar {    width: 6px;  }
::-webkit-scrollbar-track {    background: #f1f1f1;   }
::-webkit-scrollbar-thumb {  background: #333;  }

.fa.fa-phone{transform: rotate(10deg);}

.navbar-expand-lg .navbar-nav .nav-link {    padding-right: 1.5rem !important;    padding-left: 1.5rem !important;}

.header{padding: 40px 0 10px;  width: 100%; position: relative;}
/*.header{padding: 0;position: absolute; z-index: 1; display: block; width: 100%;}*/
.container{  max-width: 1460px !important;}
.comments-area{ max-width: 1460px !important; margin: auto;}
.single-post .nav-links{max-width: 1460px !important; margin: auto;}


.navbar a{padding: 0px 0px; font-size: 15px; color: #1D1D1D;}
.navbar ul li{padding-left: 0px; padding-right: 0px;}
.navbar ul li{padding-top: 5px;padding-bottom: 5px;margin-bottom: 0px; margin-right: 30px; }
.navbar ul li:last-child{margin-right: 0;}


.navbar a:hover, .navbar .nav-link:focus {    color: #fe0000;    text-decoration: none;}
.navbar.active .nav-link {    color: #555;}

.navbar.active .nav-link:hover, .navbar.active .nav-link:focus {    color: #555;    text-decoration: none;}
.navbar.active .navbar-brand {    color: #555;}
.navbar-expand-lg .navbar-nav{/*text-align: center;display: flex;align-items: center;justify-content: center;*/}
.navbar{    padding: 0px 0px 0px 0;/*margin-bottom: 25px;*/}
.navbar-nav{margin: 0 auto; width: 100%;}

#menu-main-menu a{ color: #fff;     letter-spacing: 0.037em; font-size: 22px;   text-decoration: none; font-weight: 500; font-family: "Plus Jakarta Sans";  }
.mainmenu-div{margin-top: 0px; margin-bottom: 0px;  position: relative; z-index: 1; padding: 0px 0px 0px 15px; }
.mainmenu-div .navbar{/*! float: right; */   display: flex; align-items: center; justify-content: end;width: 100%;}

#menu-main-menu li.current_page_item a{font-weight: 600;}
#menu-main-menu li.current_page_item a, #menu-main-menu li a:hover{color: #fff;}
#menu-main-menu li{position: relative;}


nav ul ul{position: absolute;  top: 40px; width: 290px; background-color: #fff; display: none; z-index: 99999; text-align: left; font-size: 16px; line-height: 22px; padding-top: 10px; padding-bottom: 10px;}
nav ul ul:before {    content: "";    display: block;    position: absolute;    top: -7px;    left: 12px;    border-right: 7px solid transparent;    border-bottom: 7px solid #FE0000;    border-bottom-color: rgba(254, 0, 0, 1);    border-left: 7px solid transparent; z-index: 100 !important;}
nav ul li:hover ul{display: block;}
nav ul ul li{float: none !important; display: block; margin: 0 !important; padding: 0px 0 0 !important; border-width: 1px !important; border:  none;}
nav ul ul li a{padding: 5px 20px 5px !important; display: block !important; color: #000 !important;}
nav ul ul li:hover > a,
nav ul ul li.current-menu-item > a{ background-image: none !important; }

nav ul ul ul{position: absolute;  left: 250px; top: unset; width: 290px; background-color: #fff; display: none !important; z-index: 99999; text-align: left; font-size: 16px; line-height: 22px;margin-top: -38px;}
nav ul ul li:hover ul{display: block !important;}
nav ul ul li{padding-left: 0 !important; padding-right: 0 !important;}
nav ul ul li:last-child{border-bottom: none !important;}
nav ul ul li.current-menu-item a, nav ul ul li:hover a{color: #FE0000 !important;}


/*#menu-main-menu a svg{display: none;}*/

header nav.navbar li svg{display: none !important;font-size: 12px !important; width: 25px; height: 20px;  fill: #1D1D1D;font-weight: 800 !important;position: absolute;top: 20px;}
nav ul li.menu-item-has-children:after{content: '\f0d7'; font-family: 'FontAwesome';   margin-left: 6px;    color: #1D1D1D;    font-size: 12px;}




.sitelogo img {  width: 190px; max-width: 100%;  height: auto;  /*z-index: 1000 !important; position: relative;*/}
.sitelogo a{color: #fff;  font-size: 18px; font-weight: 600; text-decoration: none; line-height: 24px;}
.sitelogo{margin-top: 10px;}



/* Change navbar styling on small viewports */
@media (max-width: 991.98px) {
    .navbar {   background: #fff;    }
    .navbar .navbar-brand, .navbar .nav-link {        color: #555;    }
}

hr {    margin-top: 1rem;    margin-bottom: 1rem;    border: 0;    border-top: 2px solid rgb(161 161 161);}
footer{  padding-top: 95px; padding-bottom: 40px;background-image: url(../image/footer-bg-min.jpg); background-size: cover; background-repeat: no-repeat; background-position: top center; position: relative; }
footer:before{content: ""; display: block; width: 100%; height: 100%; position: absolute; top: 0; left: 0; background-color: rgba(25,49,83,0.9); color: #fff; }

.pagination .next, .pagination .prev{ padding: 7px 15px !important; color: #fff; font-weight: 500; font-size: 12px;  }
.pagination .page-numbers{color: #fff !important;  background: linear-gradient(90deg, #8236fb 20%, #0b6df4 100%); padding: 7px 12px;  font-weight: 500; margin: 3px 1px; border-radius: 3px;font-size: 12px; text-decoration: none; }
.pagination .page-numbers:hover, .pagination .next:hover, .pagination .prev:hover, .pagination .page-numbers.current{color: #fff !important;  background: linear-gradient(90deg, #31007e 20%, #31007e 100%);}
.pagination .next svg, .pagination .prev svg{display: none;}
.pagination .next span.screen-reader-text, .pagination .prev span.screen-reader-text{width: auto !important;height: auto;top: unset;font-size: 12px;opacity: 1;color: #fff;position: relative;display: inline-block;clip-path: unset;clip: unset;line-height: 12px;}
.pagination .next span.screen-reader-text:hover, .pagination .prev span.screen-reader-text:hover{color: #fff !important;;}
.pagination {float:none; margin-top:35px;}
.pagination .nav-links{float:none; clear:both;}
.pagination.void-grid-nav span.current, .pagination.void-grid-nav a:hover{background-color: #70b752 !important; color: #fff;}
.pagination.void-grid-nav{float: right; clear: both;margin-top: 30px;}
.PostpaginationMain{margin: auto;  display: flex;  width: 100%;}
.Postpagination{margin: auto;}


.post-navigation .nav-links{clear: both; width: 100%; display: block; padding: 30px 0 150px;position: relative;}
.post-navigation .nav-links .nav-next{ width: 50%; float: left; height: 30px !important; line-height: 10px !important; }
.post-navigation .nav-links .nav-previous{width: 50%; float: left; height: 30px !important; line-height: 10px !important;}
.post-navigation svg{font-size: 15px !important; width: 30px;}
.post-navigation .nav-links .nav-previous svg{float: right; margin-right: 10px;}
.post-navigation .nav-links .nav-next svg{ margin-left: 10px;}


.default-page-content{padding-top: 98px; padding-bottom:98px;}
.topbar-bottom{padding: 0 0 10px; background-color: rgba(0,0,0,0);}


#review-slider .owl-pagination{/*! display: none; */}
.fa-arrow-left::before{ color: #282828;font-size: 25px;  }
.fa-arrow-right::before{ !important; color: #282828; font-size: 25px; }
.owl-theme .owl-controls .owl-buttons div{ background-color: transparent !important;opacity: 1 !important; width: 40px; height: 40px; border-radius: 50%; margin: 25px 20px 0 !important;}
.fa-circle::before{display: none;}
.owl-theme .owl-controls .owl-buttons div:hover{opacity: 0.7 !important;}

.middle-content-row{align-items: center; /* justify-content: center;*/}
.row-col-center{justify-content: center;}
.backgroundbg{background-size:cover; background-repeat:no-repeat;}

.single .post-thum-img img{height: auto; width:100%;}
.post-title-cls h1{font-size: 40px;line-height: 1em;font-weight: 400;color: #0021ae;text-transform: uppercase;margin-bottom: 25px;}



.single-post nav.navigation{display: none;}
.single-post .wrap{/*padding-bottom: 60px;*/}

img.fullsize{width: 100%;}
img.fullsize1{max-width: 100%;}

.p-t-125{padding-top:125px;}
.p-b-125{padding-bottom:125px;}
.m-t-125{margin-top:125px;}
.m-b-125{margin-bottom:125px;}
.m-t-150{margin-top:150px;}
.m-b-150{margin-bottom:150px;}

.p-t-280{padding-top:280px;}
.p-b-280{padding-bottom:280px;}
.p-t-150{padding-top:150px;}
.p-b-150{padding-bottom:150px;}
.p-t-110{padding-top:110px;}
.p-b-110{padding-bottom:110px;}
.p-t-98{padding-top:98px;}
.p-b-98{padding-bottom:98px;}
.p-t-60{padding-top:60px;}
.p-b-60{padding-bottom:60px;}
.p-t-30{padding-top:30px;}
.p-b-30{padding-bottom:30px;}

.m-t-98{margin-top:98px;}
.m-b-98{margin-bottom:98px;}
.m-t-60{margin-top:60px;}
.m-b-60{margin-bottom:60px;}
.m-t-30{margin-top:30px;}
.m-b-30{margin-bottom:30px;}



.proPopupImg {  display: none;   position: fixed;   z-index: 1;   padding-top: 100px;   left: 0;  top: 0;  width: 100%;   height: 100%;   overflow: auto;   background-color: rgb(0,0,0);   background-color: rgba(0,0,0,0.9); }
.proPopupImg-content {  margin: auto;  display: block;  width: auto;  max-width: 700px;}
#caption {  margin: auto;  display: block;  width: 80%;  max-width: 700px;  text-align: center;  color: #ccc;  padding: 10px 0;  height: 150px;}
.proPopupImg-content, #caption {    -webkit-animation-name: zoom;  -webkit-animation-duration: 0.6s;  animation-name: zoom;  animation-duration: 0.6s;}
@-webkit-keyframes zoom {
  from {-webkit-transform:scale(0)} 
  to {-webkit-transform:scale(1)}
}
@keyframes zoom {
  from {transform:scale(0)} 
  to {transform:scale(1)}
}
.close {  position: absolute;  top: 15px;  right: 35px;  color: #f1f1f1;  font-size: 40px;  font-weight: bold;  transition: 0.3s;}
.close:hover,.close:focus {  color: #bbb;  text-decoration: none;  cursor: pointer;}
@media only screen and (max-width: 700px){
  .proPopupImg-content {
    width: 100%;
  }
}

.faqBox{margin-top: 45px;}
.accordionjs .acc_section {    box-shadow: 0 0 12px #c5c4c4 !important;    background-color: #edf8fe !important;    border-radius: 0px !important;}
.accordionjs .acc_section.acc_active {   background-color: #fff !important;}
.accordionjs .acc_section .acc_head {    position: relative !important;}
.accordionjs .acc_section .acc_head:after {    content: "+";    display: block;    position: absolute;    top: 0;    right: 0;    color: #000;    font-size: 20px;  font-weight: 400;}
.accordionjs .acc_section.acc_active .acc_head:after {    content: "-"; font-size: 28px;}
.accordionjs .acc_section .acc_head h5 {  margin: 0;    padding-right: 35px;    font-size: 20px;    font-weight: 500;}
.accordionjs .acc_section .acc_content {  margin-top: 5px;}




.col-middle-gap .one{padding-right: 28px;}
.col-middle-gap .two{padding-left: 28px;}
.col-middle-gap2 .one{padding-right: 38px;}
.col-middle-gap2 .two{padding-left: 38px;}
img.borderradius{border-radius:12px;}

.mobiledisplay{display:none;}


/*.sitelogo:before{content: url(../../../../wp-content/uploads/2022/08/text-bfr-img.png); position: absolute;top: -6px;margin-left: -70px;}
.sitelogo:after{content: url(../../../../wp-content/uploads/2022/08/text-aft-img.png); position: absolute;top: -6px;margin-left: 20px;}*/


.section-img img{max-width: 100%;}
.box-shadow{box-shadow: 0px 0px 28px #ddd; width: 100%; padding:70px;  display: block;}
.default-row-content{padding-top:80px; padding-bottom: 60px; }

.grayBG{background-color: #3a3a3a; color: #fff;}

.section-content ol{padding-left: 15px; margin-bottom: 25px;}
.section-content ul{ margin-bottom: 30px; padding-left: 10px;}
.section-content ul li {  padding-left: 6px; margin-bottom: 5px;}
.wp-block-columns .text-center ul.wp-block-list, .col-cmn.text-center .section-content ul.wp-block-list {  list-style-position: inside;  text-align: center;   padding-left: 0; }
.subList{padding-left: 30px !important;}


.btn {  display: inline-block;  position: relative;  padding: 13px 58px 13px 40px; border: none;  color: #fff !important;  background: linear-gradient(90deg, #8236fb 20%, #0b6df4 100%); border-radius: 5px;  font-size: 19px;  text-decoration: none !important;  overflow: hidden; margin-top: 10px; font-weight: 500; text-transform: uppercase;
-webkit-transition: all 500ms ease;	-moz-transition: all 500ms ease;	-ms-transition: all 500ms ease;	-o-transition: all 500ms ease;	transition: all 500ms ease; }
.btn:hover{animation: all 1000ms  ease-in; color: #fff !important; background: linear-gradient(90deg, #0b6df4 20%, #8236fb 100%);  }
.btn::after {padding-left: 12px;position: absolute;  content: url('../image/btn-arrow-min.png');  -webkit-transition: all 500ms ease;	-moz-transition: all 500ms ease;	-ms-transition: all 500ms ease;	-o-transition: all 500ms ease;	transition: all 500ms ease;}
.btn:hover:after{margin-top: -5px;animation: all 1000ms  ease-in;}

.social-link ul{list-style: none;}
.social-link ul li{display: inline-block; border: 1px solid #fff; border-radius: 50%; width: 35px; height: 35px; text-align: center; margin-right: 5px;}
.social-link ul li:last-child{margin-right: 0;}
.social-link ul li a{color: #fff; display: block; font-size: 16px; line-height: 30px;}


.slick-dots{padding: 0 !important;}
.slick-dots li{  background-image: none !important; padding: 0 !important; margin: 0 !important;}
button.slick-arrow:before {    font-size: 30px!important;    line-height: 16px;    background: none;    height: 35px !important;    width: 35px !important;    border-radius: 50%;    display: inline-block;    line-height: 20px;    opacity: 1 !important;}
button.slick-arrow:hover:before {    background: none;}
button.slick-arrow { padding: 0 !important;; background-image: none !important;  z-index: 1;  height: 15px !important;    width: 15px !important; }
button.slick-prev { left: -25px !important;  }
button.slick-next { right: -10px !important; background-position: top right;}
button.slick-prev:before { border: 1px solid #fff;   content: url(../image/slider-arrow-left.png);    color: #000;}
button.slick-next:before {  border: 1px solid #fff;  content: url(../image/slider-arrow-right.png);    color: #000;}
button.slick-disabled {    opacity: .6;}


.faqBox{margin-top: 45px;}
.accordionjs .acc_section {    box-shadow: none !important; border-bottom: 1px solid #d5d8dc; margin-bottom: 15px !important;padding: 20px 15px 0 0 !important;   background-color: #fff !important;    border-radius: 0px !important;}
.accordionjs .acc_section.acc_active {   background-color: #fff !important;}
.accordionjs .acc_section .acc_head {    position: relative !important; padding-left: 20px; padding-right: 20px; padding-bottom: 20px;}


.accordionjs .acc_section .acc_head:after {    content: "+";    display: block;    position: absolute;    top: 0;    right: 0;    color: #000;    font-size: 20px;  font-weight: 400;}
.accordionjs .acc_section.acc_active .acc_head:after {    content: "-"; font-size: 28px;}
.accordionjs .acc_section .acc_head h4 {  margin: 0;  font-weight: 700;  padding-right: 35px;    font-size: 17px;    font-weight: 500;}
.accordionjs .acc_section .acc_content {background-color: #F5F5F5; padding: 20px !important;  margin-top: 5px;}


header{position: absolute !important;z-index: 100; display: block !important;}
.headerTopMenu{padding-top: 0;}





.inner-bannr{position: relative;color: #fff;background-image: url(../image/inner-banner-bg1-min.jpg);background-size: cover; background-position: top center;  background-repeat: no-repeat;}
.inner-bannr:before{content: ""; display: block; width: 100%; height: 100%; position: absolute; top: 0; left: 0; background-color: rgba(33,33,59,0.9); }
.inner-bannr .headerbnrImg{position: relative;background-size: auto 100%; background-position: top right;  background-repeat: no-repeat; color: #fff; /*filter: grayscale(100%);*/}
.inner-bannr .bnrCont{padding: 280px 0 230px;}
.inner-bannr h1{color: #fff; font-size: 56px; font-weight: 600;}
.inner-bannr:after{content: ""; display: block; width: 30%; height: 60%; position: absolute; bottom: 0; left: 0; background-image: url(../image/inner-banner-left-img-min.png);background-repeat: no-repeat; background-size: auto 100%; background-position: top left; }
.inner-bannr .col-cmn{position: relative; z-index: 1;}
.single .inner-bannr h1{font-size: 46px;}


.headerSignup{padding-left: 115px;}
.signup-btn{border: 1px solid #fff; color: #fff !important; padding: 8px 20px 10px !important; font-weight: 500; border-radius: 5px; font-size: 22px !important;}


.home-row-banner{position: relative;color: #fff;background-size: cover; background-position: top center;  background-repeat: no-repeat;}
.home-row-banner:before{content: ""; display: block; width: 100%; height: 100%; position: absolute; top: 0; left: 0; background-color: rgba(33,33,59,0.9); }
.home-row-banner .headerbnrImg{position: relative;background-size: auto 100%; background-position: top right;  background-repeat: no-repeat; color: #fff; /*filter: grayscale(100%);*/}
.home-row-banner .bnrCont{padding: 140px 0 80px;;}
.home-row-banner h1 strong{color: #0800FA;}
.home-row-banner h2{font-size: 46px;margin-bottom: 10px;}
.home-row-banner h4{font-size: 24px;margin-bottom: 10px;}
.home-row-banner:after{content: ""; display: block; width: 30%; height: 60%; position: absolute; bottom: 0; left: 0; background-image: url(../image/home-banner-left-img-min.png);background-repeat: no-repeat; background-size: auto 150%; background-position: top left; }
.home-row-banner .col-cmn{position: relative; z-index: 1;}

.home-row-aiTools{background-image:url(../image/home-sec1-bg-min.jpg); background-repeat: no-repeat; background-position: top center; background-size: 100% auto;}
.aiTools-img{line-height: 0;}
.aiTools-img img{width: 100%;border-radius: 10px; object-fit: cover;height: 350px;}
.aiTools-main .aiTools-Content{padding: 0 25px 25px 25px;text-align: center;}
.aiTools-main .aiTools-heading{width: 90%; background-color: #fff; text-align: left; margin: auto;margin-top: -35px;position: relative;padding: 25px 25px 10px; border-radius: 13px;}
.aiTools-main .aiTools-heading h4{font-size: 20px; }
.aiTools-main .aiTools-heading h4 a{text-decoration: none;}
.aiTools-main .aiTools-heading  .aiTools-icon{display: table-cell;vertical-align: top; width: 55px;}
.aiTools-main .aiTools-heading  .aiTools-icon img{max-width: 38px;}
.aiTools-main .aiTools-heading  .aiTools-title{display: table-cell;vertical-align: top;}
.aiTools-main .aiTools-btn a{color: #000; font-size: 19px; font-weight: 700;text-decoration: none;-webkit-transition: all 500ms ease;	-moz-transition: all 500ms ease;	-ms-transition: all 500ms ease;	-o-transition: all 500ms ease;	transition: all 500ms ease;}
.aiTools-main .aiTools-btn a img{margin-left: 10px;-webkit-transition: all 500ms ease;	-moz-transition: all 500ms ease;	-ms-transition: all 500ms ease;	-o-transition: all 500ms ease;	transition: all 500ms ease;}
.aiTools-main .aiTools-btn a:hover img{margin-left: 19px;animation: all 1000ms  ease-in;}
.aiToolsCol{margin-bottom: 20px;}
.headingRow{padding-bottom: 20px;}

.aboutImg{position: relative;background-image: url(../image/home-sec-2-img-3-min.png); background-repeat: no-repeat; background-size: 79%; background-position: center;}
.aboutImg .aboutImgInr{background-image: url(../image/home-sec-2-img-4-min.png); background-repeat: no-repeat; background-size: 55% auto; background-position: bottom left 25%;padding-bottom: 50%;}
.aboutImg img.aboutImg1{width: 40%; border-top-left-radius: 100px;}
.aboutImg img.aboutImg2{width: 55%; border-top-right-radius: 100px;position: absolute;  right: 0;bottom: 60px;}
.home-row-about{background-image: url(../image/home-sec-2bg-img-min.jpg); background-repeat: no-repeat; background-size: cover; background-position: bottom center;}

.home-row-about ul{padding-left: 0;}
.home-row-about ul li{list-style: none; background-image: url(../image/tic-icon-min.png); background-repeat: no-repeat; background-position: top 10px left 15px; padding: 15px 15px 15px 70px; background-color: #ffffff; margin-bottom: 15px;box-shadow: 2px 5px 15px rgb(0 0 0 / 12%); font-size: 23px; line-height: 30px; font-weight: 600;}


ul.ticUL{padding-left: 0;text-align: left;}
 ul.ticUL li{text-align: left;list-style: none; background-image: url(../image/tic-icon-min.png); background-repeat: no-repeat; background-position: top 10px left 15px; padding: 15px 15px 15px 70px; background-color: #ffffff; margin-bottom: 15px;box-shadow: 2px 5px 15px rgb(0 0 0 / 12%); font-size: 23px; line-height: 30px; font-weight: 600;}
.wp-block-columns .text-center ul.wp-block-list.ticUL {  list-style: none;  padding-left: 0;}
.wp-block-columns .text-center ul.wp-block-list.ticUL li {  display: block; width: fit-content; margin: 0 auto 15px auto;  text-align: left;   }



.home-row-video{padding: 230px 0; color: #fff;position:relative;  background-repeat: no-repeat; background-size: cover; background-position: center;}
.home-row-video:before{content: ""; display: block; width: 290px; height: 240px;background-image: url(../image/home-sec-2-img-3-min.png); background-repeat: no-repeat;position: absolute;top: 0;left: 0;background-size: 100%;background-position: top -110px left -35px;}
.home-row-video:after{content: ""; display: block; width:420px; height: 220px;background-image: url(../image/home-sec-2-img-3-min.png); background-repeat: no-repeat;position: absolute;bottom: 0;right: 0;background-size: 100%;background-position: bottom -280px right -35px;}
.home-row-video .container{position: relative;}

.home-row-howitworks{background-image:url(../image/home-sec4-img-bg-min.jpg); background-size: auto; background-repeat: no-repeat; background-position: bottom -80px center;}
.howitworksCol{position: relative; margin-bottom: 15px;}
.howitworks-main .howitworks-img{position: relative;}
.howitworks-main .howitworks-img .howitworks-imginnr{width: 290px; margin: auto;background-image:url(../image/home-sec-4-img-4-min.png); background-size: 100% 100%; background-repeat: no-repeat; background-position: bottom left;padding: 0 0 15px 15px;}
.howitworks-main .howitworks-img .howitworks-imginnr img{width: 100%; object-fit: cover; height: 280px; border-radius: 80px 35px 80px 35px;}
.howitworks-main .howitworks-img .howitworks-imginnr span{display: block; width: 50px; height: 50px; position: absolute; right: 12%; bottom: 50px;background: linear-gradient(90deg, #8236fb 20%, #0b6df4 100%); border-radius: 50%; color: #fff; font-size: 20px; font-weight: 700; text-align: center;padding-top: 8px;}
.howitworks-main .howitworks-content{padding: 35px 10px 25px 10px;}
.howitworks-main h4{font-size: 23px;}
.howitworksCol:before{content: ""; display: block; width: 60px; height: 60px;background-image:url(../image/steps-arrow-min.png); background-size: auto; background-repeat: no-repeat; background-position: center right;position: absolute;top: 80px;right: -25px;}
.howitworksCol:nth-child(3)::before {  display: none;}

.home-row-resources .bottomRow, .home-row-resources .headingRow{color: #fff;}
.home-row-resources .headingRow h5{color: #fff;}
.home-row-resources .headingRow h5:before{background-color: #fff;}
.home-row-resources .headingRow h5:after{background-color: #fff;}
.resources-main .resources-img{line-height: 0;}
.resources-main .resources-img img{width: 100%; object-fit: cover; height: 320px; border-radius: 10px;}
.resources-main .resources-Content{background-color: #fff; width: 85%; position: relative; margin: -35px auto 0 auto; border-radius: 15px; text-align: center; padding: 25px 20px;}
.resources-main .resources-Content .resources-excerpt{color: #8236FB; font-size: 16px; font-weight: 600; text-transform: uppercase; letter-spacing: 0.035em;}
.resources-main .resources-Content h4{font-size: 25px; color: #000;}
.resources-main .resources-Content h4 a{text-decoration: none;color: #000;}
.resources-main .resources-Content .resources-btn a{color: #565555; font-size: 19px; font-weight: 700;text-decoration: none;-webkit-transition: all 500ms ease;	-moz-transition: all 500ms ease;	-ms-transition: all 500ms ease;	-o-transition: all 500ms ease;	transition: all 500ms ease;}
.resources-main .resources-Content .resources-btn a img{margin-left: 10px;-webkit-transition: all 500ms ease;	-moz-transition: all 500ms ease;	-ms-transition: all 500ms ease;	-o-transition: all 500ms ease;	transition: all 500ms ease;}
.resources-main .resources-Content .resources-btn a:hover img{margin-left: 19px;animation: all 1000ms  ease-in;}
.resourcesCol{margin-bottom: 25px;}

.home-row-contact .container{background-image:url(../image/home-sec-6-bg2-min.jpg); background-size: auto; background-repeat: no-repeat; background-position: bottom right 52%;}
.home-row-contact .contact-form{padding: 40px 40px; border-radius: 25px;background-color: #fff; box-shadow: 0 10px 16px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19) !important;}
.home-row-contact .contact-form form .row{margin: 0 -7px;}
.home-row-contact .contact-form form .row .col-lg-6, .home-row-contact .contact-form form .row .col-lg-12{padding: 0 7px;}
.home-row-contact .contact-form h3{font-size: 38px; font-weight: 700; color: #000;}

.contactList{padding-top: 20px;}
.contact-list{display: block; width: 80%;margin-bottom: 25px; padding-bottom: 25px; border-bottom: 1px solid #9a9a9a;}
.contact-list span{display: table-cell; vertical-align: top;}
.contact-list span img{width: 34px; margin: 7px 15px 15px 0;}
.contact-list p{margin: 0;}
.contact-list a{font-size: 20px; font-weight: 700;}
.contactList .contact-list:last-child{border-bottom: none;}

.aiResourcesLeft .row{margin: 0;}
.resources-sidebar img{border-radius: 10px;}
.sidebarSec{background-color: #f6f6f6; padding: 35px; border-radius: 17px; margin: 45px 0;}
.sidebarSec h4{font-size: 25px;}
.sidebarSec{font-size: 17px;}

.aiResourcesLeft .resourcesCol:nth-child(even) .section-content{padding-right: 10px;}
.aiResourcesLeft .resourcesCol:nth-child(odd) .section-content{padding-left: 10px;}

.aiToolsListCol .aiToolsList-img img{border-radius: 10px;}
.aiToolsListCol .aiToolsList-title a{text-decoration: none;}
.aiToolsListRow1 .section-img, .aiToolsListRow3 .section-img{padding-right: 25px;}
.aiToolsListRow1 .section-content, .aiToolsListRow3 .section-content{padding-left: 25px;}
.aiToolsListRow2 .section-img{padding-left: 25px;}
.aiToolsListRow2 .section-content{padding-right: 25px;}
.aiToolsListRowa, .aiToolsListRow2, .aiToolsListRow3{padding-top: 40px;padding-bottom: 40px;}
.aiToolsList-icon{margin-bottom: 12px;}
.aiToolsList-title{padding-right: 35%;}
.aiToolsListRow1 .aiToolsList-img{position: relative;line-height: 0;}
.aiToolsListRow1 .aiToolsList-img:before{content:""; display:block; width: 150px; height:150px; top: -30px; left: -15px; background-image: url(../image/ai-tools-icon-1-min.png);background-repeat: no-repeat; background-size: 100% 100%; background-position: top left;  position: absolute;}
.aiToolsListRow1 .aiToolsList-img:after{content:""; display:block; width: 150px; height:150px; bottom: 0; right: 0; background-image: url(../image/ai-tools-icon-4.png);background-repeat: no-repeat; background-size: 100% 100%; background-position: top left;  position: absolute;}
.aiToolsListRow2 .aiToolsList-img{position: relative;line-height: 0;}
.aiToolsListRow2 .aiToolsList-img:before{content:""; display:block; width: 150px; height:150px; top: -30px; left: -15px; background-image: url(../image/ai-tools-icon-2-min.png);background-repeat: no-repeat; background-size: 100% 100%; background-position: top left;  position: absolute;}
.aiToolsListRow3 .aiToolsList-img{position: relative;line-height: 0;}
.aiToolsListRow3 .aiToolsList-img:before{content:""; display:block; width: 150px; height:150px; top: 0; left: 0; background-image: url(../image/ai-tools-icon-5.png);background-repeat: no-repeat; background-size: 100% 100%; background-position: top left;  position: absolute;}
.aiToolsListRow3 .aiToolsList-img:after{content:""; display:block; width: 150px; height:150px; bottom: -30px; right: -15px; background-image: url(../image/ai-tools-icon-3-min.png);background-repeat: no-repeat; background-size: 100% 100%; background-position: top left;  position: absolute;}

.projectSpace-row-one{background-color: #f8f8f8;position: relative;background-image: url(../image/project-bg-3.jpg);background-size: 37% auto; background-position: top left;  background-repeat: no-repeat;}
.projectSpace-row-one:before{content: ""; display: block; width: 100%; height: 100%; position: absolute; top: 0; left: 0; background-image: url(../image/project-bg-4.jpg);background-size: 37% auto; background-position: bottom right;  background-repeat: no-repeat; }
.projectSpace-row-one .container{position: relative;}

.projectSpaceMain .projectSpace-img{line-height: 0;}
.projectSpaceMain .projectSpace-img img{width: 100%; object-fit: cover; border-radius: 12px;height: 400px;}
.projectSpaceMain .projectSpace-content{padding: 25px 0;}
.projectSpaceCol{margin-bottom: 25px;}
.projectSpaceRow .projectSpaceCol:nth-child(odd) .section-content{padding-right: 12px;}
.projectSpaceRow .projectSpaceCol:nth-child(even) .section-content{padding-left: 12px;}
.projectSpaceMain .projectSpace-content h3{font-size: 32px; margin-bottom: 20px; }

.about-row-ourTeam{background: linear-gradient(to right, #7a2fff 0%, #7a2fff 50%, #007bff 100%);}
.about-row-ourTeam .headingRow{color: #fff;}
.about-row-ourTeam .headingRow h5{color: #fff;}
.about-row-ourTeam .headingRow h5:before, .about-row-ourTeam .headingRow h5:after{background-color: #fff;}
.ourTeamMain{padding: 10px; text-align: center;}
.ourTeamMain .ourTeamMain-img img{width: 100%; object-fit: cover; height: 380px; border-radius: 13px;}
.ourTeamMain .ourTeamMain-content{width: 85%; margin: -35px auto auto auto; position: relative; background-color: #fff; border-radius: 10px;padding: 20px;}
.ourTeamMain h4{font-size: 23px; line-height: 30px; margin-bottom: 0px;}
.ourTeamMain p{margin: 0;}
.ourTeamMain{margin-bottom: 30px;}


.aicontentImg{background-image: url(../image/about-img-1-bg-min.png); background-repeat: no-repeat; background-size: auto 100%; background-position: center right;padding: 10% 25% 10% 0}
.aicontentImg img{width: 100%;}


.post-row-content p a{text-decoration: underline;}


.footer-newsletter h2, .footer-newsletter h3, .footer-newsletter h4{color: #fff;}
.footer-newsletter .tnp-subscription input[type="email"]{background-color: transparent !important; border: 1px solid #fff !important; border-radius: 5px; color: #fff !important; font-weight: 400; background-image: url(../image/email-2-min.png) !important; background-repeat: no-repeat; background-position: center right 12px; padding: 10px 55px 10px 15px;}
/*form.tnp-subscription{max-width: 730px !important; margin-top: 55px !important; display: flex !important;  align-items: center !important;  gap: 10px; }
.tnp-subscription .tnp-field-email { flex: 1; }*/
form.tnp-subscription{max-width: 530px !important; margin-top: 55px !important; display: block !important;  align-items: center !important;  gap: 10px; }
.tnp-subscription .tnp-field-email { display: block; width: 100%; }
.tnp-subscription .tnp-field.tnp-field-button{ display: block; width: 100%; }
.tnp-subscription input[type="submit"]{width: 100% !important;}

.footer-top .rowone{border-top: #6b6b6b solid 1px;padding-top: 45px; margin-top: 25px;}
footer .row{position: relative;}
.footer-top {color: #fff;}
.footer-top .rowone .cipi{height: 100%;}
.footer-top .rowone .two .cipi{border-left: #6b6b6b solid 1px; border-right: #6b6b6b solid 1px;}


.home-row-about{ background-size: cover; background-repeat: no-repeat; background-position: top center;}


.video-play-btn {    font-size: 26px;  color: #fff; text-align: center; }
.hosted-video-thumbnail {  position: relative;  display: inline-block;width: 100%;}
.videoSliderInnr .video-play-btn img{width: 140px;}
.videoContent{padding-top: 25px;}

.videoSliderInnr img.videoImg{width: 100%; margin-top: 30px;}
.videoSlider .videoSliderInnr {  transition: transform 0.5s ease, opacity 0.5s ease;  opacity: 1;  transform: scale(0.9);  padding: 0px;}
.slick-center .videoSliderInnr {  transform: scale(1); opacity: 1;  z-index: 2;}
.slick-center .videoSliderInnr img.videoImg{margin-top: 0;}
.videoSlider{margin-top: 30px;}
.fancybox-slide .centered, .fancybox-content{max-width: 90% !important; width: 900px !important;}




footer a{color: #fff;}
footer .footer-top h2{color: #fff;font-size: 25px; margin-bottom: 30px; font-weight: 600;}
.footer-copyright{font-size: 14px; line-height: 20px; font-weight: 300;}
.footer-contact-details{font-size: 16px;}

footer a:hover, footer li a:hover{color: #fff;}
.footer-top .rowone .two .cipi{padding-left: 80px;}
footer ul.listo{padding-left: 3px;}
footer ul.listo li{list-style: none; font-size: 18px; margin-bottom: 10px;}
.rowCopyright{padding-top: 35px; font-size: 17px;}

.footer-contact-details{display: block; width: 100%; margin-bottom: 25px;}
.footer-contact-details i{color: #fff;margin-right: 10px;}
.footer-contact-details span{display: table-cell; vertical-align: top;}
.footer-contact-details span:first-child{width: 25px;}

footer .social-link{margin-bottom: 25px; display: block;}
footer .social-link li{border: none; padding: 5px !important; margin: 0 3px !important;}
footer .social-link li a{border-radius: 50%; border: 1px solid #fff; display: block; width: 35px; height: 35px; text-align: center;}

form .frm-row{width:100%; display:block; padding: 1px 0;}
form .frm-row .frm-col2{width: 49.5%; display: inline-block; vertical-align:top;}
form .frm-row .frm-col2:first-child{padding-right: 7px;}
form .frm-row .frm-col2:last-child{padding-left: 7px;}
form .frm-row .frm-colfull{display:block; width:99.5%;}
form .frm-row-btn p{margin-bottom: 0;}
.contactform{padding-left:20px;}
.contactform .wpcf7-spinner{display: block;}
form .frm-col p{margin-bottom: 10px;}

form p{margin: 0;}
form input[type="text"], form input[type="email"], form input[type="tel"], form input[type="number"], form select, form input[type="search"], form input[type="password"]{width: 100%; color: #000000; background-color: #fff; border: none; border: 1px solid #dac6c7; border-radius: 10px; padding: 13px 13px; font-size: 20px; outline: unset;font-family: "Plus Jakarta Sans";font-weight: 400;margin-bottom: 12px;}
form textarea{ outline: unset; height: 158px; resize: unset;width: 100%; color: #000000; background-color: #fff; border: none; border: 1px solid #dac6c7; border-radius: 10px; padding: 13px 13px; font-size: 20px; outline: unset;font-family: "Plus Jakarta Sans";font-weight: 400;margin-bottom: 12px;}
form input[type="submit"]{text-transform: uppercase; position: relative; padding: 13px 40px !important;  border: none !important;  color: #fff !important;  background: linear-gradient(90deg, #8236fb 20%, #0b6df4 100%) !important;  border-radius: 5px; cursor: pointer;  color: #fff !important;  font-size: 16px !important;  position: relative; font-family: "Plus Jakarta Sans"; display: inline-block; font-weight: 600;
-webkit-transition: all 500ms ease;	-moz-transition: all 500ms ease;	-ms-transition: all 500ms ease;	-o-transition: all 500ms ease;	transition: all 500ms ease; }
form input[type="submit"]:hover{ animation: all 1000ms  ease-in;background: linear-gradient(90deg, #0b6df4 20%, #8236fb 100%) !important; color: #fff !important;  }
form .frm-row p{margin-bottom: 10px;}
.frm-row-btn{margin-top: 30px;}














.comments-area{margin-top: 20px;background-color: #f4f4f4; padding: 25px 0 0;}
.comments-area h2.comments-title{font-size: 35px;}
.comments-area footer {  color: #000;  background-color: transparent !important;  padding: 0 0 0 0;}
.comments-area .comment-author img{border-radius: 50%; width: 70px; height: 70px;}
.comments-area ol{margin-left: 15px;}
.comments-area .comment-author a{color: #000;}


.comments-area .comment-metadata{padding-bottom: 10px;}
.comments-area .comment-metadata a{color: #000;}
.comments-area .comment-metadata time{font-size: 14px;}

.comments-area .reply svg{ width: 20px; height: 20px; display: inline-block; margin-right: 15px;}
.comments-area .reply{margin-bottom: 25px;}
.comments-area input[type="text"], .comments-area input[type="tel"], .comments-area input[type="email"], .comments-area select, .comments-area input[type="url"]{margin-bottom: 10px !important;width: 100%; padding: 15px 20px; border: 1px solid #d3d3d3; background-color: #fdfdfd; font-size: 18px; color: #bfbfbf; text-transform: uppercase; outline: none;}
.comments-area textarea{margin-bottom: 10px !important;width: 100%; padding: 15px 20px; border: 1px solid #d3d3d3; background-color: #fff; font-size: 18px; color: #000;height: 9em;outline: none;}
.comments-area h3.comment-reply-title small a{ color:#000 !important; font-size: 25px; margin-left: 15px;}




/*--------Responsive start--------------*/



@media screen and (min-width:1400px){
       

  
}


@media screen and (max-width:1600px){
    
}

@media screen and (max-width:1520px){


.container{  max-width: 94% !important;}
.comments-area{  margin: auto;}
.single-post .nav-links{ margin: auto;}
  
  .headerSignup {  padding-left: 35px;}
  #menu-main-menu a{font-size: 20px;}
  .signup-btn{font-size: 20px !important;}
  
.home-row-banner h2{font-size: 40px;margin-bottom: 0px;}
 .home-row-banner h1{font-size: 46px;margin-bottom: 20px;}
  .home-row-banner h4{font-size: 22px;}
  .home-row-banner .bnrCont {  padding: 140px 0 50px;}
  
.inner-bannr h1{font-size: 46px;}
.inner-bannr .bnrCont {  padding: 220px 0 110px;}
.single .inner-bannr h1{font-size: 35px;}
  
.aiToolsList-title{padding-right: 25%;}
.projectSpaceMain .projectSpace-img img{height: 360px;}
  
  
}


@media screen and (max-width:1360px){
    
}

@media screen and (max-width:1300px){
  
h1 { font-size: 48px; line-height: 1.1; }
h2{font-size: 40px; line-height: 1.1; }
h3{font-size:30px; line-height: 1.1; }
h4{font-size: 26px; line-height: 1.1em;}
  

.home-row-banner h2{font-size: 3vw; line-height: 1;margin-bottom: 10px;}
 .home-row-banner h1{font-size: 4vw; line-height: 1;margin-bottom: 25px;}
  .home-row-banner .bnrCont {  padding: 130px 0 50px;}
  .home-row-banner .headerbnrImg {  background-size: 79%;    background-position: top right -35%;}
  #menu-main-menu a {    font-size: 18px; }
  .btn {font-size: 16px;  padding: 10px 48px 12px 25px;}
  .home-row-banner p{font-size: 16px; line-height: 22px;margin-bottom: 15px;}
  .aiTools-img img {  height: 280px;}
  .aiTools-main .aiTools-heading h4 {  font-size: 18px;}
  .aiTools-main .aiTools-btn a{font-size: 17px;}
  .home-row-about ul li{background-position: top 16px left 15px; background-size: 30px; padding: 15px 15px 15px 60px;  margin-bottom: 10px; font-size: 20px; line-height: 28px;}

.home-row-video{padding: 140px 0; }
.home-row-video:before{ width: 180px; height: 120px;}
.home-row-video:after{width:180px; height: 120px; background-position: bottom -100px right -35px;}
  .video-play-btn img{width: 100px;}
   .howitworksCol::before{ background-size: 45px; top: 40px;}
  .howitworks-main .howitworks-img .howitworks-imginnr span{right: 3%;}
  .howitworks-main .howitworks-img .howitworks-imginnr img{height: 250px;}
  .howitworks-main h4 {  font-size: 21px;}
  .resources-main .resources-img img{height: 270px;}
  .resources-main .resources-Content h4 {  font-size: 22px;}
  .resources-main .resources-Content .resources-excerpt{font-size: 15px;}
  .resources-main .resources-Content .resources-btn a{font-size: 17px;}
  .home-row-contact .contact-form h3{font-size: 30px;}
  
  
.inner-bannr h1{font-size: 36px;}
.inner-bannr .bnrCont {  padding: 180px 0 90px;}
.single .inner-bannr h1{font-size: 30px;}
  
}

@media screen and (max-width:1260px){
    
    
    
 .p-t-150{padding-top:130px;}
	.p-b-150{padding-bottom:130px;}
	.m-t-150{margin-top:130px;}
	.m-b-150{margin-bottom:130px;} 
  
  .eventMainRow .btn3{font-size: 15px; padding: 7px 20px 10px;}

  
}

@media screen and (max-width:1220px){

    

   
}



@media screen and (max-width:1200px){
  
  #menu-main-menu a {    font-size: 16px; }
  .navbar ul li{margin-right: 20px;}
  .headerSignup {    padding-left: 25px;  }  
  /*.home-row-banner .bnrCont {  padding: 190px 0 100px;}*/
  .home-row-banner .headerbnrImg {  background-size: 89%;    background-position: top right -70%;}  
  .aiTools-img img {  height: 240px;}
  .aiTools-main .aiTools-heading h4 {  font-size: 16px;}
  .aiTools-main .aiTools-heading{padding: 15px 15px 0px;}
  .aiTools-main .aiTools-heading .aiTools-icon img {  max-width: 28px;  }
  .aiTools-main .aiTools-heading .aiTools-icon{width: 40px;}
  .aiTools-main .aiTools-Content p{font-size: 16px; line-height: 26px;}
  .home-row-video{padding: 120px 0; }
   .howitworksCol::before{ background-size: 25px;right: -6px; }
  .howitworks-main .howitworks-img .howitworks-imginnr span{right: -3%;}
  .howitworks-main .howitworks-img .howitworks-imginnr img{height: 230px;}
  .howitworks-main h4 {  font-size: 19px;}
  .howitworks-main .howitworks-content p{font-size: 16px; line-height: 26px;}
  .howitworksCol .section-content{padding-right: 25px;}
  .howitworks-main .howitworks-img .howitworks-imginnr{width: 250px;}
  
  .resources-main .resources-img img{height: 240px;}
  .resources-main .resources-Content h4 {  font-size: 20px;}
  .resources-main .resources-Content .resources-excerpt{font-size: 14px;}
  .home-row-contact .contact-form h3{font-size: 26px;}
  
.aiToolsListRow1 .aiToolsList-img:before{ width: 80px; height:80px; top: -30px; left: -15px; }
.aiToolsListRow1 .aiToolsList-img:after{ width: 80px; height:80px; bottom: 0; right: 0;}
.aiToolsListRow2 .aiToolsList-img:before{ width: 80px; height:80px; top: -30px; left: -15px; }
.aiToolsListRow3 .aiToolsList-img:before{ width: 80px; height:80px; top: 0; left: 0;}
.aiToolsListRow3 .aiToolsList-img:after{ width: 80px; height:80px; bottom: -30px; right: -15px; }
.aiToolsList-title{padding-right: 0;}

.projectSpaceMain .projectSpace-img img {    height: 320px;  }
.projectSpaceMain .projectSpace-content h3 {  font-size: 28px;  margin-bottom: 15px;}

  .ourTeamMain .ourTeamMain-img img {  height: 280px; }
  .ourTeamMain h4 {  font-size: 20px;  line-height: 26px;}
  .ourTeamMain .ourTeamMain-content{padding: 15px;}
    
}




@media screen and (max-width:1178px){
  
}


@media screen and (max-width:1160px){
    
    
}





@media screen and (max-width:1100px){

  
   
}


@media screen and (max-width:1067px){    
 
    
    
}


@media screen and (max-width:1040px){



	.p-t-125{padding-top:90px;}
	.p-b-125{padding-bottom:90px;}
    .p-t-98{padding-top: 70px !important;;}
    .p-b-98{padding-bottom: 70px !important;}
    .m-t-98{margin-top: 70px !important;}
    .m-b-98{margin-bottom: 70px !important;}
.m-t-125{margin-top:90px;}
.m-b-125{margin-bottom:90px;}

	.p-t-150{padding-top:110px;}
	.p-b-150{padding-bottom:110px;}
.m-t-150{margin-top:110px;}
.m-b-150{margin-bottom:110px;}


   
}

@media screen and (max-width:1000px){
  
    
}


@media screen and (max-width:991px){
	
     
     
    .rmp_menu_trigger.rmp-menu-trigger-boring {  display: block !important;}
	    
button.rmp_menu_trigger{display: block !important; top:19px !important;width: 35px !important;height: 35px !important; right: 12px !important;}
	button.rmp_menu_trigger .responsive-menu-pro-inner::before {  top: 7px;width: 20px !important;}

	button.rmp_menu_trigger .responsive-menu-pro-inner::after {  bottom: 7px;width: 20px !important;}
	button.rmp_menu_trigger .responsive-menu-pro-inner{width: 20px !important;}
	button.rmp_menu_trigger .rmp-trigger-box {		width: 20px !important;}
    
     .rmp_menu_trigger.rmp-menu-trigger-boring:hover, .rmp_menu_trigger.rmp-menu-trigger-boring:focus, .rmp_menu_trigger.rmp-menu-trigger-boring{background: linear-gradient(90deg, #8236fb 20%, #0b6df4 100%) !important; cursor: pointer;position: absolute !important;color: #000 !important;}
	#rmp-menu-wrap-32 .rmp-menu-current-item .rmp-menu-item-link, #rmp-menu-wrap-32 li .rmp-menu-item-link:hover{background: #fff !important; color: #000 !important;}
    #rmp-menu-wrap-32 li a:hover{color: #000 !important;}
 #rmp_menu_trigger-32 .responsive-menu-pro-inner, #rmp_menu_trigger-32 .responsive-menu-pro-inner::before, #rmp_menu_trigger-32 .responsive-menu-pro-inner::after{background-color: #fff !important;}
  #rmp-container-32{background: linear-gradient(90deg, #8236fb 20%, #0b6df4 100%) !important;}
  
  .headerTopMenu nav #navbarSupportedContent{display: none;}
  .headerTopMenu nav{background: none !important;}
  .topbar-logo .one{-ms-flex: 0 0 65.666667%;    flex: 0 0 65.666667%;    max-width: 65.666667%;}
  .topbar-logo .two{-ms-flex:0 0 33.333333%;  flex:0 0 33.333333%;  max-width:33.333333%;padding-right: 35px;}
  .header {  padding: 20px 0 10px;}
  
.projectSpaceMain .projectSpace-img img {    height: 280px;  }
.projectSpaceMain .projectSpace-content h3 {  font-size: 24px;  margin-bottom: 15px;}

  .fancybox-slide .centered, .fancybox-content {  max-width: 80% !important;  width: 80% !important;}
  
  
}



@media screen and (max-width:960px){
   
h1 { font-size: 40px; line-height: 1.1; }
h2{font-size: 34px; line-height: 1.1; }
h3{font-size:28px; line-height: 1.1; }
h4{font-size: 24px; line-height: 1.1em;}
  
.home-row-banner .bnrCont {  padding: 100px 0 50px;}
.home-row-banner  .btn {    font-size: 12px;    padding: 7px 38px 8px 20px;  }
  .aiTools-main .aiTools-heading{width: 100%;}
  .aiTools-main .aiTools-Content {  padding: 0 18px 18px 25px;}
  .video-play-btn img {    width: 90px;  }
  .home-row-video {    padding: 100px 0;  }  
  .howitworks-main .howitworks-img .howitworks-imginnr{width: 220px;}
  .howitworks-main .howitworks-img .howitworks-imginnr img{height: 200px;}  
  .resources-main .resources-img img{height: 200px;}
  .resources-main .resources-Content{padding: 20px 15px;}
  .home-row-contact .contact-form h3 {    font-size: 23px;  }
  .contact-list{width: 100%;}  
  .home-row-contact .contact-form form .row .col-lg-6{-ms-flex: 0 0 100%;  flex: 0 0 100%;  max-width: 100%;}
  
.inner-bannr h1{font-size: 30px;}
.inner-bannr .bnrCont {  padding: 130px 0 70px;}
.single .inner-bannr h1{font-size: 26px;}
  .sidebarSec h4 {  font-size: 23px;}
  .sidebarSec {   padding: 25px;}
   
}

@media screen and (max-width:920px){

   
  
   form .frm-row .frm-col2 {  width: 49.2%;}
  

}


@media screen and (max-width:880px){
 
  h1 br,  h2 br,  h3 br{display: none;}
    
}

@media screen and (max-width:860px){
  
	
.col-middle-gap .col-md-12.one{padding-right: 0px;padding-left: 0px;}
.col-middle-gap .col-md-12.two{padding-left: 0px;padding-right: 0px;}
.col-middle-gap2 .col-md-12.one{padding-left: 0px;padding-right: 0px;}
.col-middle-gap2 .col-md-12.two{padding-left: 0px;padding-right: 0px;}
	
		
.inner-bannr h1{font-size: 26px;}
.inner-bannr .bnrCont {  padding: 140px 0 30px;}
.single .inner-bannr h1{font-size: 22px;}
  .aiResourcesLeft{margin-bottom: 35px;}

   form .frm-row .frm-col2 {  width: 49.5%;}
  

  
}


@media screen and (max-width:820px){
    
.projectSpaceMain .projectSpace-img img {    height: 240px;  }
.projectSpaceMain .projectSpace-content h3 {  font-size: 22px;  margin-bottom: 15px;}

  button.slick-prev {  left: -5px !important;}
  button.slick-next {   right: 10px !important;}
  .ourTeamMain .ourTeamMain-img img {  height: 240px; }
  .ourTeamMain h4 {  font-size: 18px;  line-height: 24px;}
  .ourTeamMain .ourTeamMain-content{padding: 15px;}
  .ourTeamMain .ourTeamMain-content{font-size: 15px;}
  .teamSlider {padding: 0 25px;}

}

@media screen and (max-width:800px){
    
   
}


@media screen and (max-width:767px){



	.p-t-125{padding-top:55px;}
	.p-b-125{padding-bottom:55px;}      
    .p-t-98{padding-top: 40px !important;}
    .p-b-98{padding-bottom: 40px !important;}
    .m-t-98{margin-top: 40px !important;}

    .m-b-98{margin-bottom: 40px !important;}
.m-t-125{margin-top:55px;}
.m-b-125{margin-bottom:55px;}	


	.p-t-150{padding-top:65px;}
	.p-b-150{padding-bottom:65px;}
.m-t-150{margin-top:65px;}
.m-b-150{margin-bottom:65px;}

	.default-page-content {  padding-top: 40px;  padding-bottom: 40px;}
.default-row-content {  padding-top: 40px;  padding-bottom: 40px;}

    
   
    /*header .topbar-bottom .two{display: none;}*/

	.mobiledisplay{display:block;}
    
      
    
    /*.topbar-bottom {  padding: 20px 0 10px 0;}*/
   
    .col-middle-gap .one{padding-right: 0px;}
    .col-middle-gap .two{padding-left: 0px;}
    .col-middle-gap2 .one{padding-right: 0px;}
    .col-middle-gap2 .two{padding-left: 0px;}
    
    /*.contact-row-two .two{padding-left: 0px; padding-top: 45px;}*/
  
    
    .mob-rightimg-row.row .col-cmn:nth-of-type(1) { order: 2;display: block; width: 100% !important; }
.mob-rightimg-row.row .col-cmn:nth-of-type(2) { order: 1;display: block; width: 100% !important;  margin-bottom: 10px; }
/*.mob-rightimg-row .row {-ms-box-orient: horizontal;  display: -webkit-box !important;  display: -moz-box !important;  display: -ms-flexbox !important;  display: -moz-flex !important;  display:    -webkit-flex !important;  -webkit-flex-flow: row wrap !important;  flex-flow: row wrap !important;width: 100%;}*/

  
  
h1 { font-size: 40px; line-height: 1.1; }
h2{font-size: 32px; line-height: 1.1; }
h3{font-size:26px; line-height: 1.1; }
h4{font-size: 22px; line-height: 1.1em;}
  
  .header {  padding: 20px 0 10px;}
.home-row-banner h2{font-size: 3.2vw; line-height: 1;margin-bottom: 0px;}
 .home-row-banner h1{font-size: 4.4vw; line-height: 1;margin-bottom: 10px;}
  .home-row-banner .bnrCont {  padding: 80px 0 50px;}
  .home-row-banner .headerbnrImg {  background-size: 79%;    background-position: top right -35%;}
  .btn {font-size: 13px;  padding: 8px 48px 9px 25px;}
  .home-row-banner p{font-size: 15px; line-height: 20px;margin-bottom: 10px;}
  .sitelogo {  margin-top: 0px;}
  
  
/*.aiToolsList-title{padding-right: 25%;}*/
.projectSpaceMain .projectSpace-img img{height: 360px;}
  .aiTools-img img {  height: auto;}
  .home-row-about .two{padding-top: 45px;}
  .home-row-about ul li { background-size: 30px;  background-position: top 15px left 15px;  padding: 15px 15px 15px 55px;  margin-bottom: 10px;  font-size: 18px;  line-height: 26px;}
  
  
.home-row-video{padding: 80px 0; }
.home-row-video:before{ width: 150px; height: 100px;}
.home-row-video:after{width:150px; height: 80px; background-position: bottom -100px right -35px;}
  .video-play-btn img{width: 80px;}
  .howitworksCol::before{top: unset; bottom: 0px; right: unset; left: 48%;transform: rotate(45deg); background-size: 45px; }
  .howitworksCol{padding-bottom: 35px;}
  .howitworks-main .howitworks-img .howitworks-imginnr span{right: 25%;}
  
  .resources-main .resources-img img{height: auto;}
  .resourcesCol{margin-bottom: 55px;}
  .footer-top .rowone .two .cipi { margin: 30px 0 0; padding: 30px 0;border-left: none;  border-right: none; border-top: #6b6b6b solid 1px;  border-bottom: none;}
  .footer-top .rowone .three .cipi{ border-top: #6b6b6b solid 1px;padding-top: 30px;}
  form.tnp-subscription {  max-width: 100% !important; }
  
  .home-row-contact .contact-form form .row .col-lg-6{-ms-flex: 0 0 50%;  flex: 0 0 50%;  max-width: 50%;}
   .aiTools-main .aiTools-heading h4 {    font-size: 22px;  }
  .aiTools-main .aiTools-heading .aiTools-icon img {    max-width: 40px;  }
  .aiTools-main .aiTools-heading .aiTools-icon {    width: 60px;  }
  .aiTools-main .aiTools-heading {    padding: 25px 25px 10px;  }
  .howitworks-main .howitworks-img .howitworks-imginnr {    width: 260px;  }
   .howitworks-main .howitworks-img .howitworks-imginnr img {   height: auto;  }
   .howitworksCol .section-content {    padding-right: 0;  }
  .resources-main .resources-Content h4 {    font-size: 24px;  }
  .resources-main .resources-Content {    padding: 25px 25px;  }
   .howitworks-main h4 {    font-size: 24px;  }
 
   
  
.aiToolsListRow1 .section-img, .aiToolsListRow3 .section-img{padding-right: 0;}
.aiToolsListRow1 .section-content, .aiToolsListRow3 .section-content{padding-left: 0;}
.aiToolsListRow2 .section-img{padding-left: 0;}
.aiToolsListRow2 .section-content{padding-right: 0;}
.aiToolsListCol{margin-top: 15px;padding-bottom: 15px;}
.aiToolsList-icon{margin-bottom: 12px;}
  .aiToolsListCol .aiToolsList-img img{width: 100%;}
  .projectSpaceMain .projectSpace-img img {    height: auto;  }
  .projectSpaceMain .projectSpace-content h3 {    font-size: 24px;    margin-bottom: 15px;  }
.projectSpaceRow .projectSpaceCol:nth-child(odd) .section-content{padding-right: 0;}
.projectSpaceRow .projectSpaceCol:nth-child(even) .section-content{padding-left: 0;}

  .ourTeamMain .ourTeamMain-img img {  height: 320px; }
  
}



@media screen and (max-width:680px){
      
}




@media screen and (max-width:600px){
  
  .home-row-banner .bnrCont {  padding: 80px 0 20px;}
  .home-row-banner .headerbnrImg {  background-size: 85%;    background-position: top right -68%;}
  .btn {font-size: 13px;  padding: 8px 48px 9px 25px;}
  .home-row-banner p{font-size: 15px; line-height: 20px;margin-bottom: 10px;}
  .signup-btn {    font-size: 15px !important; padding: 5px 15px 8px !important;  }
  .howitworks-main .howitworks-img .howitworks-imginnr span{right: 16%;}
    
.inner-bannr h1{font-size: 23px;}
.inner-bannr .bnrCont {  padding: 120px 0 30px;}
.single .inner-bannr h1{font-size: 20px;}
  .inner-bannr .headerbnrImg{background-size: 110%; background-position: top right -100px;}
  
.aiToolsListRow1 .aiToolsList-img:before{  left: 0; }
.aiToolsListRow2 .aiToolsList-img:before{ left: 0; }
.aiToolsListRow3 .aiToolsList-img:after{right: 0; }

  .ourTeamMain .ourTeamMain-img img {  height: 260px; }
  
form .frm-row .frm-col2{width: 100%; display: inline-block;}
form .frm-row .frm-col2:first-child{padding-right: 0;}
form .frm-row .frm-col2:last-child{padding-left: 0;}

  
}

@media screen and (max-width:530px){
  
  .ourTeamMain .ourTeamMain-img img {  height: 220px; }
  
}

@media screen and (max-width:480px){

h1 { font-size: 35px; line-height: 1.1; }
h2{font-size: 28px; line-height: 1.1; }
h3{font-size:24px; line-height: 1.1; }
h4{font-size: 21px; line-height: 1.1;}
  
  .home-row-banner h2 {    font-size: 3.8vw;    line-height: 1;    margin-bottom: 0px;  }
   .home-row-banner h1 {    font-size: 4.6vw;    line-height: 1;  }
  .home-row-banner h4 {    font-size: 16px;  }
  .home-row-banner .bnrCont {  padding: 70px 0 15px;}
  .home-row-banner .headerbnrImg {  background-size: 98%;    background-position: top right -80px;}
  .btn {font-size: 12px;  padding:7px 38px 7px 20px;}
  .home-row-banner p{font-size: 13px; line-height: 20px;margin-bottom: 5px;}
  .aiTools-main .aiTools-heading{width: 100%;padding: 15px 18px 10px;}
  
.home-row-video{padding: 50px 0 20px; }
.home-row-video:before{ width: 130px; height: 80px;}
.home-row-video:after{width:110px; height: 60px; background-position: bottom -80px right -35px;}
  .video-play-btn img{width: 50px;}
  .videoContent h2{font-size: 24px;}
  .howitworks-main .howitworks-img .howitworks-imginnr span{right: 10%;}
  .home-row-contact .contact-form form .row .col-lg-6, .home-row-contact .contact-form form .row .col-lg-12{-ms-flex: 0 0 100%;  flex: 0 0 100%;  max-width: 100%;}
  .contact-list{width: 100%;}
  .contact-list a {  font-size: 18px;}
  .home-row-contact .contact-form h3 {   font-size: 26px;}
  form.tnp-subscription {  margin-top: 55px !important;  display: block !important;}
  .ourTeamMain .ourTeamMain-img img {  height: 360px; }
.tnp-subscription input[type="submit"]{padding: 15px 10px !important; font-size: 12px !important;}
  
}

@media screen and (max-width:430px){
  
  .home-row-banner .headerbnrImg {  background-size: 105%;    background-position: top right -100px;}
  .home-row-banner h2 {    font-size: 4.8vw;    line-height: 1;    margin-bottom: 3px;  }
   .home-row-banner h1 {    font-size: 5.5vw;    line-height: 1;  }
  .home-row-banner h4 {    font-size: 14px;  }
  .home-row-banner .btn {    font-size: 11px;    padding: 7px 32px 8px 15px;  }
   
.inner-bannr h1{font-size: 5.4vw;}
.inner-bannr .bnrCont {  padding: 100px 0 20px;}
.single .inner-bannr h1{font-size: 4.6vw;}
  .inner-bannr .headerbnrImg{background-size: 120%; background-position: top right -115px;}
  
  
}

@media screen and (max-width:390px){    

  .ourTeamMain .ourTeamMain-img img {  height: 300px; }
   
}

@media screen and (max-width:360px){
	
    
  .home-row-banner .headerbnrImg {  background-size: 120%;    background-position: top right -100px;}
  .sitelogo img{width: 80%;}
    
}

