/*--------------------------------------------------------------
# Disable aos animation delay on mobile devices
--------------------------------------------------------------*/
@media screen and (max-width: 768px) {
  [data-aos-delay] {
    transition-delay: 0 !important;
  }
}



@media (max-width: 1366px) {
  #az-web .nav-menu .drop-down .drop-down ul {
    left: -90%;
  }
  #az-web .nav-menu .drop-down .drop-down:hover > ul {
    left: -100%;
  }
  #az-web .nav-menu .drop-down .drop-down > a:after {
    content: "\ea9d";
  }
}

@media (max-width: 1200px){
#az-web .dman {
    position: absolute;
    z-index: 1;
    top: 60px;
    width: 36%;
}
 #az-web .solution-management-top .nav-tabs .nav-link {
    padding: 11px 4px;
    margin: 0px 5px;
    height: 56px;
}

}

@media (max-width: 1199px) {
  #az-web #hero {
    background-attachment: fixed;
  }
  #az-web .hero-img {
    width: auto;
    height: auto;
}
#az-web #header, #az-web .header-scrolled {
    background: #fff0;
    transition: all 0.5s;
    z-index: 997;
    padding: 5px 0 !important;
}

#az-web .get-started-btn {
    padding: 9px 19px;
    font-size: 13px;
}
#az-web .nav-menu a, #az-web .header-scrolled .nav-menu a  {
    font-size: 14px;
}

#az-web .nav-menu > ul > li {
    padding: 10px 29px 10px 0px;
}
#az-web #hero h1 {
    font-size: 30px;
    line-height: 42px;
}
#az-web #header .logo img {
    max-height: 30px;
}
#az-web #hero p {
    margin: 21px 0 36px 0;
    font-size: 15px;
    line-height: 25px;
    width: auto;
}
#az-web #hero p br{
    display: none;
}

#az-web .bnnr-demo-btn {
    background: #1438EF;
    color: #fff;
    border-radius: 3px;
    padding: 12px 24px;
    white-space: nowrap;
    font-weight: 500;
    transition: 0.3s;
    font-size: 15px;
    display: inline-block;
    border: none;
}
#az-web .bnnr-input {
    border-radius: 4px;
    border: 1px solid #EAEAEA;
    height: 50px;
    width: auto;
    margin-right: 15px;
    padding: 15px;
}
#az-web #hero {
    width: 100%;
    height: auto;
}
#az-web .challange-img-slider {
    width: 100%;
    height: auto;;
}
#az-web h2 {
    font-size: 25px;
    line-height: 41px;
    margin: 0px;
}
#az-web .mb-40 {
    margin-bottom: 25px;
}
#az-web .faq-list ul li a {
    font-size: 16px;
    line-height: 24px;
}
#az-web .faq-list ul li div p br{
    display: none;
}
#az-web .faq-list ul li div p {
    margin-top: 4px;
}
#az-web .faq-list ul li {
    padding: 12px 15px 18px 23px;
    margin: 5px 0px;
}
#az-web .faq-list {
    margin-top: 0px;
}
#az-web .tr-right {
    width: 52%;
    padding-right: 0px;
}
#az-web section {
    padding: 45px 0;
}
#az-web .fs-20 {
    font-size: 17px;
    line-height: 26px;
    width: 846px;
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 30px;
}
#az-web .usecases .nav-tabs .nav-link {
    margin: 0px 20px;
    font-size: 16px;
    padding: 9px 0px;
    width: 160px;
}
#az-web .usecases .nav-tabs .nav-link.active::after {
    bottom: -11px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #1438ef;
}
#az-web .bgnd-blue {
    width: 362px;
    height: 400px;
    top: 214px;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
}
#az-web .lft-tri {
    top: 139px;
}
#az-web .lg-43 {
    line-height: 34px;
    margin-bottom: 17px;
}
#az-web .usecases-left-box-inner p {
    font-size: 15px;
    line-height: 22px;

}
#az-web .power-box h3 {
    font-size: 18px;
    line-height: 28px;
    margin: 21px 0px 8px 0px;
}
#az-web .full-btn {
    margin: 39px 0px 0px 0px;
}
#az-web .usecase-boxes {
    padding: 0px;
}
#az-web .usecase-boxes ul li {
    padding: 31px 30px 41px 33px;
}
#az-web .usecase-boxes ul li .ficon {
    margin-right: 30px;
}
#az-web .resources h4 {
    font-size: 23px;
    line-height: 32px;
    margin: 73px 0px 35px 0px;
}
#az-web h3 {
    font-size: 19px;
    line-height: 28px;
}
#az-web .resource-carousel .item p {
    margin-top: 16px;
    margin-bottom: 30px;
    font-size: 14px;
    line-height: 21px;
}
#az-web .resource-carousel .item {
    padding: 25px;
}
#az-web .w-border-btn {
    font-size: 15px;
}
#az-web .journey-box ul li {
    margin-right: 39px;
}
#az-web .journey-box {
    padding: 35px 20px 47px 40px;
}
#az-web .mt20 {
    margin-top: 10px;
}
#az-web .mb30 {
    margin-bottom: 20px;
}
#az-web .demo-btn {
    padding: 12px 24px;
    font-size: 15px;
}
#az-web #footer .footer-top .footer-links ul a {
    font-size: 14px;
}
#az-web #footer .footer-top .footer-links ul li {
    padding: 9px 0;
}
#az-web #footer .footer-top {
    padding: 40px 0 40px 0;
}
#az-web .head-font {
    font-size: 28px;
    line-height: 36px;
    margin-bottom: 18px;
}
#az-web .body-font {
    font-size: 15px;
    line-height: 24px;
}
#az-web .bnnr-mrgn-tp {
    margin-top: 5px;
}
#az-web .ripple-img {
    position: absolute;
    top: -9px;
    z-index: 999999;
    left: -29px;
    right: 0;
    bottom: 0;
    margin: auto;
}
#az-web .solution-management-top {
    top: -160px;
    padding: 20px;
}
#az-web .solution-management-top h2 {
    color: #fff;
    padding-bottom: 35px;
    border-bottom: 1px solid #778CF6;
    margin-bottom: 26px;
}
#az-web .head-box {
    margin: 44px 50px;
}
#az-web .body-font-17 {
    font-size: 15px;
    line-height: 25px;
}
#az-web .cs-intromxwdth {
    max-width: 100%;
}
#az-web .mb20 {
    margin-bottom: 16px;
}
#az-web .objtvs-list li p {
    font-size: 14px;
    line-height: 21px;
}
#az-web .mb35 {
    margin-bottom: 25px;
}
#az-web .quote-box p {
    font-size: 25px;
    line-height: 36px;
}
#az-web .quote-box {
    padding: 75px;
    height: auto;
    margin-top: 40px;
}
#az-web .sol-quote {
    font-size: 20px;
    line-height: 31px;
    margin: 96px 0px 29px 0px;
}
#az-web .sol-qt-top {
    left: 55px;
    font-size: 54px;
}
#az-web .mt50 {
    margin-top: 20px;
}
#az-web .solutions-btm .card-header button {
    font-size: 18px;
    line-height: 26px;
}
#az-web .solutions-btm .card-header {
    padding: 12px 1.25rem;
}
#az-web .myaccordion .fa-stack {
    font-size: 12px;
}

}

@media(min-width:992px) {
#az-web .solution-management-top .nav-tabs {
        display: flex;
    }
    
#az-web .solution-management .card {
        border: none;
    }

#az-web .solution-management .card .card-header {
        display:none;
    }  

#az-web .solution-management .card .collapse{
        display:block;
    }
}

@media (max-width: 992px) {
  #az-web #header .logo {
    font-size: 28px;
  }
    #az-web #hero .container {
    padding-top: 24px;
  }
    #az-web .breadcrumbs {
    margin-top: 63px;
  }
    #az-web .cource-details-tabs .nav-link {
    border: 0;
    padding: 15px;
  }
  #az-web .cource-details-tabs .nav-link.active {
    color: #fff;
    background: #5fcf80;
  }

 

}






@media (max-width: 768px) {
  #az-web .get-started-btn {
    margin: 0 48px 0 0;
    padding: 7px 18px;
  }
  #az-web #hero h1 {
    font-size: 28px;
    line-height: 36px;
  }
  #az-web #hero h2 {
    font-size: 18px;
    line-height: 24px;
  }



  #az-web .bnner-pc-view{
  display: none;
}
#az-web .bnner-mob-view{
  display: block;
}
#az-web #hero {
    height: auto;
}
#az-web #header, #az-web .header-scrolled {
    padding: 10px 0 !important;
}
#az-web #hero h1 br{
    display: none;
}
#az-web .hero-img {
    position: unset;
    margin-bottom: 35px;
}
#az-web #hero p {
    margin: 21px 0 22px 0;
}
#az-web #hero .container {
    padding-top: 30px;
}
#az-web .faq-list ul li .show:after {
display: none;
}
#az-web .faq-list ul li .show:before {
display: none;
}
#az-web .faq-list ul li {
    padding: 0px;
    margin: 17px 0px 50px;
}

#az-web .faq-list img{
    width: 60%;
}
#az-web .faq-list .adiv-lft{
    border-left: 3px solid #122fd3;
    padding-left: 17px;
}
#az-web .faq-pc-view{
  display: none;
}
#az-web .faq-mob-view{
  display: block;
}
#az-web .industries a{
width: 100%;
}
#az-web .usecase-boxes ul li {
    width: 100%;
}
#az-web .power-box::after {
    display: none;
}
#az-web .power-box p {
    width: auto;
}
#az-web .power-box {
    margin-bottom: 40px;
}
#az-web .fs-20 {
    width: auto;
}
#az-web .full-btn {
    margin: 16px 0px 0px 0px;
}
.mobile-nav-toggle {
    top: 13px;
    right: 33px;
}
#az-web .hero-img img {
    border-bottom-left-radius: 9px;
    border-bottom-right-radius: 9px;
    border-top-right-radius: 9px;
    border-top-left-radius: 9px;
}
#az-web .resources h4 {
    margin: 20px 0px 20px 0px;
}
#az-web #footer .d-md-flex{
  display: block !important;
}
#az-web #footer .footer-top {
    padding: 7px 0 0px 0;
}
#az-web .footer-links{
margin-top: 30px;
}
#az-web .madewith {
    margin-right: 0;
    margin-bottom: 10px;
}
#az-web .copyright {
    margin-top: 9px;
}
#az-web .journey-box ul li {
    width: 49%;
    margin: 0px 0px 20px 0px;
}
#az-web .usecases-mob-view .lg-43 br{
   display: none;
}
#az-web .usecases-left-box-inner p {
    width: 100%;
}

#az-web .usecases-mob-view h2 {
    font-size: 20px;
    font-weight: 500;
    line-height: 31px;
    margin-bottom: 5px;
    margin-top: 15px;
    font-family: 'DM Sans', sans-serif;
}
#az-web .faq-list ul li a {
    font-size: 17px;
    line-height: 26px;
}
#az-web .usecases-pc-view{
  display: none;
}
#az-web .usecases-mob-view{
  display: block;
}
#az-web section {
    padding: 20px 0;
}
#az-web .head-font{
    font-size: 28px;
    line-height: 36px;
    margin-bottom: 18px;
}

#az-web .head-font br{
    display: none;
}
#az-web .head-font {
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 14px;
}
#az-web .dman-pc-view{
    display: none;
}
#az-web .dman-mob-view{
    display: block;
}
#az-web .why-img-wrap {
    margin-left: 0px;
}
#az-web .ripple-img {
    top: -11px;
    left: -34px;
}
#az-web .highlight-box {
    padding: 20px 10px 14px 20px;
}
#az-web .platform-mob-view{
  display: block;
}
#az-web .platform-pc-view{
  display: none;
}
#az-web .solution-management-top {
    position: unset;
}
#az-web .solution-management-top h2 {
    color: #fff;
    padding-bottom: 0px;
    border-bottom: none;
    margin-bottom: 0px;
}
#az-web .solution-management {
    background-color: #1438ef;
}
#az-web .mt28 {
    margin-top: 0px;
}
#az-web .sol-tab-mtb {
    margin-top: 0px;
    margin-bottom: 0px;
}
#az-web .solution-management .sol-mgmnt-box h3 {
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 7px;
}
#az-web .solution-management .sol-mgmnt-box {
    background-color: #F7F9FA;
    padding: 20px 15px;
}
#az-web .solution-management .sol-mgmnt-box-outer {
    margin: 5px 0px;
}
#az-web .solution-management .card {

    border: 1px solid rgb(72 101 249);
    margin-bottom: 9px;
}
#az-web .solution-management .tab-content > .tab-pane {
        display: block !important;
        opacity: 1;
    }
    #az-web .case-sol-img {
    width: 100%;
    margin-top: 38px;
}
#az-web #hero h1 br, #az-web h2 br{
    display: none;
}
#az-web .head-box {
    margin: 44px 0px 16px 0px;
}
#az-web .case-logo {
    text-align: left;
    margin-bottom: 24px;
}
#az-web .mt57 {
    margin-top: 20px;
}
#az-web .case-name {
    margin-bottom: 19px;
}
#az-web .key-obj {
    padding: 39px 0px 35px 0px;
}
#az-web .requirements {
    max-width: 100%;
    margin-left: 0px;
    margin-top: 25px;
    margin-bottom: 14px;
}
#az-web .mb54 {
    margin-bottom: 34px;
}
#az-web .quote-box p {
    font-size: 17px;
    line-height: 27px;
}
#az-web .quote-box {
    padding: 41px;
    margin-top: 30px;
}
#az-web .quote-box {
    padding: 34px 0px 19px 24px;
    height: auto;
    margin-top: 30px;
}
#az-web .quote-box img {
    display: none;
}
#az-web .quote-mark {
    font-size: 45px !important;
}
#az-web .solutions {
    height: auto;
}
#az-web .right-circle {
    top: 9%;
    width: 45%;
}
#az-web .left-circle {
    width: 45%;
}
#az-web .sol-quote {
    font-size: 17px;
    line-height: 29px;
    margin: 8px 0px 27px 0px;
    padding: 0px 0px 0px 34px;
}
#az-web .sol-qt-top {
    left: 5px;
    font-size: 47px;
}
#az-web .solutions-btm .card-header button {
    font-size: 15px;
    line-height: 23px;
}
#az-web .myaccordion .fa-stack {
    font-size: 11px;
}

}

@media (max-width: 767px) {
  #az-web .testimonials .testimonial-wrap {
    padding-left: 0;
  }
  #az-web .testimonials .testimonial-item {
    padding: 30px;
    margin: 15px;
  }
  #az-web .testimonials .testimonial-item .testimonial-img {
    position: static;
    left: auto;
  }
}
@media (max-width: 575px) {
#az-web #header .logo img {
    max-height: 25px;
}
.mobile-nav-toggle {
    top: 13px;
    right: 15px;
}
#az-web #hero h1, #az-web h2 {
    font-size: 23px;
    line-height: 31px;
}
#az-web #hero p {
    margin: 15px 0 21px 0;
}
#az-web .hero-img {
    position: unset;
    margin-bottom: 30px;
}
#az-web .faq-list img {
    width: unset;
}
#az-web .fs-20 {
    font-size: 16px;
    line-height: 25px;
}
#az-web .usecases-mob-view h2 {
    font-size: 18px;
    line-height: 26px;
}
#az-web .usecases-mob-view h3 {
    font-size: 21px;
    padding: 10px 0px 7px 0px;
}
#az-web .usecases-mob-view img {
    width: auto;
    margin: 0 auto;
}
#az-web .power-box {
    margin-bottom: 30px;
    border: 1px solid #e8ebec;
    padding: 35px 17px 50px 17px;
    border-radius: 9px;
}
#az-web .full-btn hr {
    background-color: #e8ebec;
}
#az-web #hero {
    height: auto;
    border-bottom: 1px solid #e8ebec;
}
#az-web .usecase-boxes ul li h6 {
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 10px;
}
#az-web .usecase-boxes ul li {
    padding: 25px 20px 25px 20px;
    border-radius: 9px;
}
#az-web .resources h4 {
    font-size: 20px;
    line-height: 29px;
    margin: 18px 0px 20px 0px;
}
#az-web section {
    padding: 24px 0;
}
#az-web .journey-box {
    padding: 29px 15px 25px 15px;
}
#az-web .journey-box h2 {
    margin-bottom: 29px;
}
#az-web .input-box {
    width: 100%;
}
#az-web .img-algn-rgt {
    text-align: center;
}
#az-web .faq-list ul li {
    margin: 17px 0px 37px;
}

/*Journey Box*/
#az-web .journey-pc-view{
  display: none;
}
#az-web .journey-mob-view{
  display: block;
}
#az-web #footer .footer-top .footer-links ul li {
    padding: 8px 0;
}
#az-web .footer-links {
    margin-top: 26px;
}
#az-web .howappzouk, #az-web .usecases{
    padding-bottom: 0px !important;
}
#az-web .indstry-pdng {
    padding: 20px 0px 30px 0px;
}
#az-web .full-btn {
    margin: 0px 0px 0px 0px;
}
#az-web .indstry-pdng {
    padding: 20px 0px 13px 0px;
}
#az-web .usecase-boxes ul li {
     display: block; 
}
#az-web .usecase-boxes ul li .ficon {
    margin-right: 0px;
    margin-bottom: 13px;
}
#az-web .w-border-btn {
    width: 100%;
    text-align: center;
    margin-bottom: 25px;
}
#az-web .resource-carousel .owl-dots {
    text-align: right;
    padding-top: 20px;
}
#az-web .journey {
    padding: 30px 0px 0px 0px;
}
/*Banner Button and input*/
#az-web .bnnr-input {
    width: 100%;
}

#az-web .bnnr-demo-btn {
    margin-top: 15px;
    width: 100%;
}
#az-web .demo-btn {
    width: 100%;
    margin-top: 15px;
}
#az-web .btm-logo img {
    width: 115.28px;
    height: auto;
}
#az-web .faq-list .adiv-lft {
    margin-bottom: 9px !important;
    display: block;
}
#az-web .usecase-boxes ul li:hover:after {
    display: none;
}
#az-web .head-font {
    font-size: 19px;
    line-height: 26px;
    margin-bottom: 10px;
}
#az-web .mtb30 {
    padding: 18px 0px;
}
#az-web .indu-img img{
  margin-bottom: 17px
}
#az-web .industries img{
  margin-bottom: 17px
}
#az-web .sub-bnnr-img{
    margin-top: 7px;
    margin-bottom: 21px
}
#az-web .ripple-img {
    top: -9px;
    left: -31px;
}
#az-web .cm-footer__dot--caribbean {
    top: -2%;
    left: -5%;
}
#az-web .ripple-img {
display: none;
}
#az-web .special-letter {
    margin: 14px 0 0px 0 !important;
    font-size: 19px !important;
    line-height: 30px !important;
}
#az-web .banner-img-outer {
    margin-right: -28px;
}
#az-web .special-letter br{
    display: block !important;
}
#az-web .pl-mleft {
    margin-left: 0px;
}
#az-web .mx476 {
    max-width: 100%;
}
#az-web .body-font-29 {
    font-size: 22px;
    line-height: 31px;
    font-weight: 400;
    margin-bottom: 0px;
}
#az-web .botm-wht-line {
    margin-top: 54px;
}
#az-web .key-feat {
    padding: 45px 0px 57px 0px;
}
#az-web .keyfeatures .mt29 {
    margin-top: 29px;
    padding-left: 0px;
}
#az-web .key-feat-list p {
    max-width: 100%;
}

#az-web .border-rgt-radius {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}
#az-web .border-lft-radius {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}
#az-web .mb70 {
    margin-bottom: 30px;
}
#az-web .key-feat-list h6 {
    font-size: 16px;
    line-height: 25px;
}
#az-web .solutions-btm .card-header {
    padding: 11px 0px;
}
#az-web .solutions-btm .card-header button {
    font-size: 14px;
    line-height: 22px;
    text-align: left;
}
#az-web .solutions-btm .card-body {
    padding: 0px;
}

#az-web .bnnr-sub-red {
    font-size: 13px;
    line-height: 21px;
    margin-bottom: 11px;
}


}

@media (max-width: 425px) {
#az-web .get-started-btn {
    margin: 0 44px 0 0;
    padding: 7px 17px;
}
#az-web .hero-img {
    position: unset;
    margin-bottom: 25px;
}
#az-web #hero h1, #az-web h2 {
    font-size: 22px;
    line-height: 28px;
}
#az-web #hero p {
    line-height: 23px;
}

#az-web .fs-20 {
    font-size: 16px;
    line-height: 23px;
}
#az-web .cm-footer__dot, .cm-footer__dot:before {
    width: 26px;
    height: 26px;
}
#az-web .special-letter {
    margin: 14px 0 0px 0 !important;
    font-size: 16px !important;
    line-height: 26px !important;
}
#az-web .platform-mob-view .rm-text {
    margin-bottom: 21px;
}
#az-web .sol-quote {
    font-size: 15px;
    line-height: 27px;
}



}

