@charset "utf-8";
/* CSS Document */


@media (max-width:1660px) {



}


@media (max-width:1370px) {
body{
    font-size: 14px;	
}
.header .navbar .navbar-brand {
    max-width: 220px;
}
.header .navbar .navbar-nav .nav-item:not(:last-child) {
    margin-right: 25px;
}
.header .navbar .navbar-nav .nav-link {
    font-size: 14px;    
	padding: 20px 8px;
}
.header .navbar .rightSide .nav-button {    
    padding: 8px 15px 8px;   
    font-size: 14px;
    line-height: 22px;
}
.mega-menu {   
    top: 62px;
}
.dropdown_menu:after {    
    top: 20px;
    right: -8px;    
    font-size: 16px;
}
.mega-menu-item .nav-link:after{
	top: 20px;
	font-size: 16px;
	right: -8px;   
}
.headnSec .title {   
    font-size: 35px;
}
.counterSec .borderText img {
    top: 30px;    
    width: 140px;
}
.homeBannerContent .title {   
    font-size: 35px;
}
.homeBannerContent .title .borderText img {    
    right: 130px;   
}
.aboutContentArea .title {   
    font-size: 35px;   
}
.aboutContentArea .title .borderText img {   
    bottom: -7px;    
    width: 190px;
}
.highLightContent .title{   
    font-size: 40px;  
}

.highLightThumnail img {   
    height: auto;   
}
.highLightContent .title {
    font-size: 35px;
}
.highLightContent .title .borderText img {
    bottom: -7px;
    width: 190px;
}
.heighlight_2contenBox_1inner {  
    padding: 20px;
}
.heighlight_2contenBox_1inner .title {   
    font-size: 25px;
    margin-bottom: 10px;
}
.heighlight_2contenBox_1inner .title .borderText img{   
     bottom: 26px;
    width: 120px;
}
.heighlight_2contenBox_1inner p{
	margin-bottom: 10px;
}
.heighlight_2contenBox_2header {
	margin-bottom:10px;
}
.heighlight_2contenBox_2inner .title{
    font-size: 25px;
    margin-bottom: 10px;
}
.heighlight_2contenBox_2inner .title .borderText img{
    width: 95px;	
}
.heighlight_2Boxinner .ttl {    
    font-size: 16px;
    margin-bottom: 5px;
}


.homeBannerSec .layer1{
	left:3%;
}
.homeBannerSec .layer1 img{
	height:64px;
}
.homeBannerSec .layer2{
    top: 20%;
    left: 19%;	
}
.homeBannerSec .layer2 img{
	height:64px;
}
.homeBannerSec .layer3{
     top: 40%;
    left: 10%;
}
.homeBannerSec .layer3 img{
    height: 64px;	
}
.homeBannerSec .layer4{
    top: 38%;
    left: 19%;
}
.homeBannerSec .layer4 img{
	height:160px;
}
.homeBannerSec .layer5{
	top: 56%;
    left: 25.5%;
}
.homeBannerSec .layer5 img{
	height: 64px;
}
.homeBannerSec .layer6{
    bottom: 22%;
    left: 5%;
    z-index: 5;	
}
.homeBannerSec .layer6 img{
    height: 64px;	
}
.homeBannerSec .layer7{
    right: 15%;
    top: 6%;	
}
.homeBannerSec .layer7 img{
	 height: 64px;	
}
.homeBannerSec .layer8{
    right: 0;
    top: 15%;	
}
.homeBannerSec .layer8 img{
	height: 64px;
}
.homeBannerSec .layer9{
    right: 28%;
    top: 30%;	
}
.homeBannerSec .layer9 img{
    height: 64px;	
}
.homeBannerSec .layer10{
    right: 8%;
    top: 30%;	
}
.homeBannerSec .layer10 img{
    height: 64px;	
}
.homeBannerSec .layer11{
    right: 20%;
    top: 55%;
    z-index: 4;	
}
.homeBannerSec .layer11 img{
    height: 64px;	
}
.homeBannerSec .layer12{
    right: 5%;
    bottom: 25%;	
}
.homeBannerSec .layer12 img{
	height:75px;
}

.blogPostBoxinner .content .title {   
    font-size: 18px;   
}


.intNavbarNavList li a {   
    font-size: 12px;
    padding: 5px 10px;   
}	
.intBodyLeftSide {   
    width: 225px;
}	
.intBodyHeader {
    padding: 20px 20px;  
}
.intBodyMiddleSideinner {
    padding: 0px 20px;
}
.intBodyHeader .ttl {
    font-size: 24px; 
}
.intpanelHeader .headingText .title {
    font-size: 20px;    
}
.intBodyRightSide {   
    width: 240px;
}	
.leftSideMenuList li a {
    font-size: 12px;  
}
.rightSideList li a {
    font-size: 12px;   
}


.intBodyRightSide {  
    display: none;
}	
.sugessionToolListIteminner .content .para p {
    line-height: 20px;
}




.footer {
    padding: 180px 0 0px;
}	
	
 
    
}
@media (max-width: 1299px) {

}
@media (max-width: 1199px) {
.menu_overlay {
    display: none;
    content: '';
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.6);
    width: 100%;
    height: 100%;
    display: none;
    z-index: 12;
}
.menu_overlay.menu-visible {
    display: block;
}
.navbar-toggler {
    color: #000;
    padding: 0px;
    border: 0;
    font-size: 20px;
    box-shadow: none !important;
    margin-left: 15px;
}	
.navbar-collapse {
    background: #fff;
    position: fixed;
    top: 0;
    left: 0;
    width: 260px;
    display: none;
    height: 100% !important;
    max-height: 100% !important;
    overflow: hidden;
    overflow: scroll;
    display: block !important;
    transform: translateX(-260px);
    opacity: 0;
    visibility: hidden;
    padding: 0px 0 20px;
    transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    z-index: 13;
}	
.navbar-collapse.menu-visible {
    transform: translateX(0px);
    transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    opacity: 1;
    visibility: visible;
}
.navigationArea .navigationAreainner .navbar .navbar-nav {
    padding-top: 10px;
    display: block;
}	

.header .navbar .navbar-nav .nav-item:not(:last-child) {
    margin-right: 0px;
}
.header .navbar .navbar-nav .nav-link {
    padding: 4px 15px;
    font-size: 16px;
    color: #000;
}
.header .navbar .navbar-nav .nav-button {   
    font-size: 14px;
    margin-left: 10px;
    margin-top: 10px;
    padding: 6px 23px;
}	

.sub-menu {
    display: none !important;
    position: relative;
    border: none;
    box-shadow: none;
    transform: translate(0%, 0px);
    left: 0;
    width: 100%;
    background: #fff;
    padding-left: 15px;	
}
.header .navbar .navbar-nav li:hover .sub-menu {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate(0%, 0px);
    -moz-transform: translate(0%, 0px);
    -ms-transform: translate(0%, 0px);
    -o-transform: translate(0%, 0px);
    transform: translate(0%, 0px);
	
}
.curent .sub-menu {
    visibility: visible;
    opacity: 1;
    position: relative;
    transform: translateY(0em);
    z-index: 1;
    transition: none;
    /* margin-top: 2px; */
    display: block !important;
    min-width: 100%;
    left: 0;
    transform: translate(0%, 0px);
    padding: 0px 0px 10px;
}
.dropdown_menu:after {    
    top: 5px;
    right: 10px;    
}
.sub-menu > li {   
    border-bottom: 0;
}
.sub-menu > li > a {
    display: block;
    color: #000;
    padding: 5px 15px;
    font-size: 14px;
    line-height: 20px;
    padding-right: 0px;
}

.mega-menu .rowBox .mega-menu-box {
    border-right: 0;
	width:100%;
}
.mega-menu {
    display: none !important;
    position: relative;
    border: none;
    box-shadow: none;
    transform: translate(0%, 0px);
    left: 0;
    width: 100%;
    background: #fff;
    padding-left: 15px;	
	top:0;
}
.header .navbar .navbar-nav li:hover .mega-menu {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate(0%, 0px);
    -moz-transform: translate(0%, 0px);
    -ms-transform: translate(0%, 0px);
    -o-transform: translate(0%, 0px);
    transform: translate(0%, 0px);
	
}
.curent .mega-menu {
    visibility: visible;
    opacity: 1;
    position: relative;
    transform: translateY(0em);
    z-index: 1;
    transition: none;
    /* margin-top: 2px; */
    display: block !important;
    min-width: 100%;
    left: 0;
    transform: translate(0%, 0px);
    padding: 15px 0px 15px;
}	
.mega-menu-list.column-2 {
    column-count: 1;
}	
.mega-menu-list.column-3 {
    column-count: 1;
}	
.mega-menu-item .nav-link:after {
    top: 5px;
    font-size: 16px;
    right: 10px;
}
.mega-menu .rowBox .mega-menu-box {   
    margin-bottom: 10px;
}
.mega-menu-Header {
    margin-bottom: 15px;
}
.mega-menu-Header .title {   
    font-size: 18px;   
}
.mega-menu-list-iteminner .icon {    
    width: 25px;
    height: 25px;
    line-height: 25px;
    font-size: 12px;   
}
.mega-menu-list-iteminner .content .ttl {   
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 2px;
}







	
.owl-nav button {    
    width: 40px;
    height: 40px;   
}	
 .gallerySecSlider .owl-nav button.owl-prev {
    left: 0px;
}
.gallerySecSlider .owl-nav button.owl-next {
    right: 0px;
}



.homeAboutSec {    
    padding: 40px 0 40px;
    margin-top: -170px;
}
.aboutList {    
    column-count: 2;
    column-gap: 20px;
}









}
@media (max-width: 991px) {
.headnSec .title {
    font-size: 30px;
}	
.homeBannerContent .title {
    font-size: 30px;
}
.homeBannerContent .title .borderText img {
    right: 115px;
}
.aboutContentArea .title {
    font-size: 30px;
}
.aboutContentArea .title .borderText img {  
    width: 150px;
}
.counterSec .borderText img {  
    right: 110px;
    width: 120px;
}
.headnSec p br{
	display:none;
}
.aboutContentArea{
	margin-top:30px;
}
.homeAbouttopArea {
	margin-bottom:20px;
}
.homeAboutSecBottomArea .headingArea  p br{
	display:none;
}

.heighlight_2BoxArea .rowBox2 .heighlight_2Box:first-child {
    border-right:0;
}

.heighlight_2BoxArea .rowBox2 .heighlight_2Box:last-child .heighlight_2Boxinner {
    padding-left: 0px;
}
.homeTestimonialBoxinner {  
    background: #fff;
}

.homeTestimonialSlider .owl-stage {
    left: 0;
}
.footer {
    background-position: 50% 50%;
    padding: 150px 0 0px;  
    margin-top: 0px;
}


.intNavbarToggler {
    display: block;
    border: 0;
    background: transparent;
    color: #fff;
    font-size: 25px;
}	
	
.intNavOverlay {
    display: none;
    content: '';
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.6);
    width: 100%;
    height: 100%;
    display: none;
    z-index: 2;
}	
.intNavOverlay.open {
    display: block;
}
.intNavbarNav {
    background: #000;
    position: fixed;
    top: 0;
    left: 0;
    width: 260px;
    display: none;
    height: 100% !important;
    max-height: 100% !important;
    overflow: hidden;
    overflow-x: scroll;
    display: block !important;
    /*transform: translateX(-260px);*/
	left:-260px;
    opacity: 0;
    visibility: hidden;
    padding: 0px 0 20px;
    transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    z-index: 3;	
}	
.intNavbarNav.open {
    /*transform: translateX(0px);*/
	left:0;
    transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    opacity: 1;
    visibility: visible;
}

.intNavbarNavList {
	padding:20px 10px;
    display: block;    
}	
.intNavbarNavList li a {
    font-size: 14px;
    padding: 10px 10px;
    display: block;
}	
.codeTabs {   
    overflow: hidden;
}

.intBodyContainer{
overflow: hidden;	
}
.intBodyHeader{}
.intBodyHeader .ttl {
    font-size: 20px;
}
.intBodyHeader .col-3 {
   text-align: right;
}
.intBodyHeader .suggestEdits{}
.intBodyHeader .suggestEdits i{}
.intBodyHeader .suggestEdits .txt{
	display:none;
}

.intBodyMiddleSideinner {
    padding: 10px 15px;
}
.intpanel {
    padding: 10px 0;
}

}

@media (max-width: 768px) {
.first_blk {
    -ms-flex-order: -1;
    order: -1;
}
.last_blk {
    -ms-flex-order: 13;
    order: 13;
}
.headnSec .title {
    font-size: 28px;
}
.homeBannerContent .title {
    font-size: 28px;
}
.aboutContentArea .title {
    font-size: 28px;
}
.highLightContent .title {
    font-size: 28px;
}
.homeBannerThumanil img {
    max-width: 100%;   
}
.homeBannerThumanil img {
    max-width: 100%;
    position: relative;
    z-index: 1;
}
.homeBannerSec .layer img {
    height: 45px !important;
}
.homeBannerSec .layer4 img {
    height: 125px !important;
}
.homeBannerSec .layer12 img {
    height: 60px !important;
}
.homeBannerSec .layer5 {
    left: 20%;
}
.homeBannerSec .layer7 {
    right: 9%;  
}
.homeBannerSec .layer9 {
    right: 15%;   
}
.homeBannerSec .layer10 {
    right: 5%;   
}

.homeAboutSocialList {   
    column-count: 8;
    column-gap: 10px;
}
.homeAboutSocialList li {
   margin-bottom:10px;
}
.homeTestimonialBigThumnail img {   
    margin-top: 0;
     max-width: 100%;
}
.intNavbar {   
    padding: 10px 0px;
}
.intBottomHeader {
    display: block;
    background: #000;
    color: #fff;
    padding: 8px 10px;
    border-top: 1px solid #3a3939;
}	
.aelinkIntMenu{
    padding: 5px 15px;
    border: 1px solid #5a5858;
    border-radius: 8px;
    font-size: 12px;	
}
.intBodyLeftSide {
    background: #fff;
    position: fixed;
    top: 0;
    left: 0;
    width: 260px;
    display: none;
    height: 100% !important;
    max-height: 100% !important;
    overflow: hidden;
    overflow-x: scroll;    
    left:-260px;
    opacity: 0;
    visibility: hidden;
    padding: 0px 0 0px;
    transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    z-index: 3;	
    display: flex;
    flex-basis: auto;
    flex-direction: column;	
}	
.intBodyLeftSide.open {
   left:0;
    transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    opacity: 1;
    visibility: visible;
}	
.intBodyLeftSide .intBodyScrollable {
	height: auto !important; 
    overflow: hidden;
    overflow-y: auto;
}	
.intBodyLeftSide .intBodyContent{
    height: auto;
    max-height: inherit;	
}	
.codeTabs button.rdmd-code-copy{
	right:15px;
}	
.appDownloadQrArea .QrCodeArea {
	-ms-flex-order: -1;
    order: -1;		
}
.appDownloadAreainner {
    text-align: center;
}

.connectIntegrationRowItem {
	margin-bottom:40px;
}
.connectIntegrationRowItem .connectIntegrationBigThumnailBox {
	-ms-flex-order: -1;
    order: -1;		
}

}
@media (max-width: 767px) {
 
}
@media (max-width: 600px) {
 
}
@media (max-width: 575px) {
	
.explore-button {
    border: 0;
    background-image: linear-gradient(to right, #07219b 0%, #749ad9 100%);
    padding: 8px 20px;
    border-radius: 8px;
    color: #fff;
    transition: 0.5s;
    font-size: 12px;
    
}
.header .navbar {   
    padding: 10px 0;
}
.header .navbar .rightSide .nav-button {   
    padding: 6px 20px;    
    font-size: 12px;
}	
.header .navbar .navbar-brand {
    max-width: 150px;
}
.header .navbar .rightSide {  
    margin-left: 5px;
}
.headnSec .title {
    font-size: 25px;
}

.homeBannerSec {
    padding: 50px 0 0px;
    height: 750px;
}
.homeAboutSec .bg1 {   
    top: -80px;   
    height: 130px;
}
.homeAboutSec .bg2 {   
      background-size: contain;
    bottom: -65px;
}
.homeBannerSec:before{
	position:absolute;
	content:'';
	top:0;
	left:0;
	background-color:rgba(255,255,255,0.7);
	height:100%;
	width:100%;
	z-index:5;
}

.homeBannerSecinner{
	position:relative;
	z-index:6;
}
.homeBannerSec .layer img {
    height: 35px !important;
}
.homeBannerSec .layer4 img {
    height: 110px !important;
}
.homeBannerSec .layer12 img {
    height: 45px !important;
}

.homeBannerContent .title {
    font-size: 25px;
}
.homeBannerContent .title br{
   display:none;
}
.homeBannerContent p br{
	 display:none;
}
.homeBannerContent p {
    margin-bottom: 20px;
}
.homeBannerBtnArea {
    margin-bottom: 30px;
}
.homeBannerBtnAreainner .homeBannerBtn {
    margin-right: 5px;   
}
.homeAboutSecinner{
    position: relative;
    z-index: 5;	
}
.aboutContentArea .title {
    font-size: 25px;
}
.aboutContentArea .title br{
    display:none;
}
.homeAboutSec {
    padding: 40px 0 20px;   
}

.counterSec {
    padding: 80px 0 50px;
}
.trustedSec .borderText img {
    top: 27px;
    right: 50px;
    width: 101px;
}
.homeFeatureSec {  
    min-height: auto;
    padding: 40px 0 10px;
    background-color: #6e5bc3;    
}
.highLightContent {
    padding-left: 0px;
}
.homeTestimonialSecinner {
    display: flex;
    flex-wrap: wrap;
}
.homeTestimonialSecinner .leftPart {
    width: 100%;
}
.homeTestimonialSecinner .rightPart {
    width: 100%;
	display:none;
}
.heighlight_2contenBox_2inner {
    padding: 0px 0px;
}
.homeTestimonialSec .borderText img {
    top: inherit;
    bottom: -5px;
    left: 0;
    right: 0;
    width: 100px;
    margin: 0 auto;
}
.highLightsecField .bg2 {   
	background-size: contain;
    bottom: -100px;    
}
.homeTestimonialSec {
    padding: 80px 0 0px;
}



.channelPartnerBannerSec{
	padding:40px 0 20px;
}
.channelPartnerBannerSec .headnSec .title {
    font-size: 30px;
    display: block;
    margin-bottom: 20px;
}
.channelPartnerBannerSec .borderText img {
    position: absolute;
    bottom: -15px;
    right: inherit;
    width: 160px;
    left: 0;
}
.channelPartnerFormSec{
	padding-bottom:20px;
}
.blogSec{
    padding: 40px 0 40px;
}
.blogSec .headnSec .title {
    font-size: 30px;  
}
.singleBlogSec{
	padding: 40px 0 40px;
}
.relatedBlogSec{
	padding:40px 0 20px;	
}
.singleBlogContentArea h2.title {   
    font-size: 20px;
    line-height: 28px;
}
.relatedBlogSec .headnSec{
    margin-bottom: 40px;	
}
.relatedBlogSec .headnSec .title {
    font-size: 30px;
    display: inline-block;
}
.relatedBlogSec .borderText img {   
    right: 0;
    left: 0;
    bottom: -25px;
    width: 200px;
    margin: 0 auto;
}
.termsConditionSec{
	padding:40px 0 40px;
}
.blankSec{
	padding:0px;
}
.pricingSec {
    padding: 40px 0 0px;
}
.pricingSec .headnSec{
	margin-bottom:30px;
}
.pricingSec .headnSec .title {
    font-size: 35px;   
}
.pricingSec .borderText img {  
    right: 0;
    left: 0;
    top: inherit;
    bottom: -15px;
    width: 200px;
    margin: 0 auto;
}
.faqSec{
    padding: 40px 0 40px;	
}
.smsBannerSec .headnSec .title {
    font-size: 30px;   
}
.smsBannerSec .headnSec .title .titleText br{   
    display:none
}
.smsFeatureSec {   
    padding: 40px 0;
}
.connectIntegrationSec{
	padding:40px 0 10px;
}
.smshightLightContent {
    padding: 20px;
}
.smshightLight2Sec{
	padding: 40px 0 30px;	
}
.requestDemoBananerSec{
	padding:40px 0;
}
.requestDemoBananerSec .headnSec{
	margin-bottom:30px;
}
.requestDemoBananerSec .headnSec .title {
    font-size: 30px;   
}
.requestDemoBananerSec .headnSec .title .titleText br{   
    display:none
}
.requestDemoBananerSec .borderText img {      
    right: 0;
    top: inherit;
    bottom: -25px;
    left: 0;
}
.requestDemoForm {    
    padding: 30px 20px;
}
.ourClientSec{
	padding:0 0 40px;
}
.single-card{
    padding: 25px 15px;	
}
.single-card h3 {   
    font-size: 30px;   
}
.integrationsListingSec{
	padding:40px 0 20px;
}
.integrationsListingSec .headnSec .title {
    font-size: 30px;
}
.integrationsListingSec .headnSec .title .titleText br{
    display:none;
}
.aboutIntegrationsSec {   
    padding: 40px 0;
}
.aboutIntegrationsSec .headnSec .title {
    font-size: 30px;
}
.aboutIntegrationsSec .headnSec .title .titleText br{
    display:none;
}
.aboutIntegrationsSec .thumnailWrapper{
	margin-top:30px;
}
.appDownloadQrSec {
    padding-bottom: 80px;
}
.appDownloadQrSecinner {
    padding-bottom: 0px;
}
.appDownloadAreainner {
    margin-bottom: 20px;
    text-align: center;
}
.appDownloadQrArea .QrCodeAreainner {
    text-align: center;
}
.appDownloadQrArea .QrCodeAreainner img {
    max-width: 260px;   
}
.footer{
	 background-color: #f2fff7;
}

}
@media (max-width: 479px) {

.aboutList {
    column-count: 1;
    column-gap: 0px;
}
.videoModalArea .modalVideo {
    height: 250px;
    object-fit: cover;
}
  
}
@media (max-width: 420px) {


}
@media (max-width: 380px) {
	
  
}