/*------------------------------
    PRELOADER
-------------------------------*/

.preeloader {
    background: rgba(255, 255, 255, 1) none repeat scroll 0 0;
    height: 100%;
    position: fixed;
    width: 100%;
    z-index: 999999;
}

.preloader-spinner {
    -webkit-animation: 1s ease-out 0s normal none infinite running pulsate;
    animation: 1s ease-out 0s normal none infinite running pulsate;
    border-radius: 40px;
    display: block;
    height: 40px;
    left: 50%;
    margin: -20px 0 0 -20px;
    opacity: 0;
    position: fixed;
    top: 50%;
    width: 40px;
    z-index: 10;
}

@keyframes pulsate {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.1);
        transform: scale(0.1);
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }
}

@-webkit-keyframes pulsate {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.1);
        transform: scale(0.1);
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }
}


/*----------------------------------
    MEDIUM LAYOUT: 1280px
-----------------------------------*/

@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .area-title h2 {
        letter-spacing: inherit;
    }
    .side-push-menu {
        height: 80px;
        padding-top: 35px;
    }
    .is-sticky .side-push-menu {
        height: 60px;
        padding-bottom: 20px;
        padding-top: 17px;
    }
    ul#nav li a {
        letter-spacing: 0;
    }
    /*--------------------------*/
    .single-features {
        padding: 20px 20px 20px 85px;
    }
    .features-icon {
        height: 80px;
        width: 80px;
    }
    .single-promo h3,
    .product-name-and-specification,
    .single-footer-widget h4 {
        letter-spacing: inherit;
    }
    .flick-feed ul li a {
       /* width: 90px;*/
    }
    .subscriber-bg-left {
        left: -25%;
        position: absolute;
        top: -25%;
    }
    .flicker-popup>img{
        height: 87px;
    }
    .flick-feed ul li a {
        width: 89px;
    }
    .processSection .col-xl-3 {
        flex: 0 0 auto;
        width: 33.33%;
    }
    .processSection .title-block{
        width: 33.33%;
    }
}


/*----------------------------------
    TABLET LAYOUT: 768px
------------------------------------*/

@media (min-width: 768px) and (max-width: 991px) {
    .section-padding {
        padding: 80px 0;
    }
    .padding-top {
        padding-top: 80px;
    }
    .mainmenu-area-bg {
        background: #fff none repeat scroll 0 0;
        border-bottom: 1px solid;
        opacity: 0.8;
    }
    .is-sticky .mainmenu-area-bg {
        background: #fff none repeat scroll 0 0;
    }
    .navbar-collapse.collapse {
        display: none !important;
    }
    .navbar-collapse.collapse.in {
        display: block !important;
    }
    .navbar-header .collapse,
    .navbar-toggle {
        display: block;
        margin-top: 12px;
    }
    .navbar-header {
        border-bottom: 1px solid #009cde;
        float: none;
        margin: 0;
        padding: 10px 0;
    }
    .is-sticky .navbar-header {
        margin-top: 0;
        padding: 7px 0;
    }
    .navbar-brand {
        margin-top: 0;
    }
    .is-sticky .navbar-brand {
        margin-top: -6px;
    }
    .is-sticky .navbar-brand img {
        max-width: 90%;
        margin-top: 8px;
    }
    ul#nav {
        width: 100%;
        max-height: 200px;
        overflow: scroll;
        overflow-x: hidden;
    }
    ul#nav li {
        float: none;
        padding: inherit;
    }
    .is-sticky ul#nav li {
        padding: 0;
    }
    ul#nav li a,
    .is-sticky ul#nav li a {
        padding: 10px 15px;
    }
    ul#nav li a:hover,
    ul#nav li.active a {
        background: #009cde none repeat scroll 0 0;
        color: #fff;
    }
    ul#nav li a::after,
    ul#nav li a::before {
        display: none;
    }
    .side-push-menu {
        position: absolute;
        right: 41px;
        top: -9px;
        display: none;
    }
    .shoping-curt {
        display: none;
    }
    /*-----------------*/
    .top-area-bg {
        height: 100%;
    }
    .area-title {
        margin-bottom: 50px;
    }
    .welcome-slider {
        position: inherit;
        width: 100%;
        -webkit-transform: inherit;
        transform: inherit;
    }
    .home-carousel .welcome-slider {
        /* display: block;*/
        overflow: hidden;
    }
    .swiper-container.home-swiper {
        padding: 80px 0 0;
    }
    .welcome-text {
        position: relative;
        text-align: center;
        z-index: 99;
    }
    .welcome-img {
        opacity: 0.2;
    }
    .row.top-promo>.col-lg-3 {
        padding: 0 15px;
    }
    .single-promo {
        margin-bottom: 30px;
    }
    .about-content {
        margin-bottom: 30px;
        margin-top: 30px;
        text-align: center;
    }
    .about-flow-content {
        /*display: none;*/
    }
    .about-flow-menu {
        display: none;
    }
    .row.features-list>div {
        min-height: auto;
    }
    .row.features-list {
        display: inherit;
    }
    .features-images.tab-content .tab-pane {
        margin: 20px 0;
    }
    .single-features {
        margin-left: 15px;
    }
    .subscriber-area.section-padding {
        padding: 100px 0;
    }
    .subscriber-bg-left {
        left: -30%;
        opacity: 0.5;
    }
    .footer-top-area.section-padding {
        padding-bottom: 20px;
    }
    .single-footer-widget {
        margin-bottom: 50px;
    }
    .footer-area .row>div:first-child h4::after,
    .footer-area .row>div:first-child .single-footer-widget {
        text-align: center;
    }
    .home-carousel .home-slider .owl-item img{
        height: 233px;
        width: auto;
    }
    .home-carousel .home-slider {
        padding-top: 50px;
    }
    .bannerBlock{
        height: 554px;
    }
    .bigLogo.about-flow-content .tab-content img{
    
        padding-top: 0px;
    }
    .processSection .col-xl-3 {
        flex: 0 0 auto;
        width: 50%;
    }
    .processSection .title-block{
        width: 50%;
    }
}


/*----------------------------------
    MOBILE LAYOUT: 320px
-----------------------------------*/

@media only screen and (max-width: 767px) {
    .section-padding {
        padding: 50px 0;
    }
    .subscriber-area.section-padding {
        padding: 50px 0;
    }
    .area-title {
        margin-bottom: 50px;
    }
    .area-title h2 {
        font-size: 28px;
    }
    .padding-top {
        padding-top: 50px;
    }
    .navbar-header {
        border-bottom: 1px solid #009cde;
        margin: 0;
        padding: 5px 0;
    }
    .navbar-brand {
        margin-top: 0;
    }
    .is-sticky .navbar-header {
        margin-top: 0;
        padding: 5px 0;
    }
    .navbar-collapse {
        padding: 0;
    }
    ul#nav {
        width: 100%;
        max-height: 200px;
        overflow: scroll;
        overflow-x: hidden;
        margin: 0;
    }
    ul#nav li {
        float: none;
        padding: inherit;
    }
    .is-sticky ul#nav li {
        padding: 0;
    }
    .navbar-brand>img {
        width: 67px;
    }
    .is-sticky .navbar-brand>img {
        max-width: 67px;
    }
    .mainmenu-area-bg {
        background: #fff none repeat scroll 0 0;
        border-bottom: 1px solid;
        opacity: 0.8;
    }
    ul#nav li a,
    .is-sticky ul#nav li a {
        color: #fff;
        padding: 10px 15px;
    }
    .is-sticky ul#nav li a {
        color: #000000;
    }
    ul#nav li a:hover,
    ul#nav li.active a {
        background: #009cde none repeat scroll 0 0;
        color: #fff;
    }
    ul#nav li a::after,
    ul#nav li a::before {
        display: none;
    }
    .side-push-menu {
        position: absolute;
        right: 41px;
        top: -9px;
        display: none;
    }
    .shoping-curt {
        display: none;
    }
    /*-----------------*/
    .top-area-bg {
        height: 100%;
    }
    .area-title {
        margin-bottom: 50px;
    }
    .welcome-text {
        position: relative;
        text-align: center;
        z-index: 99;
    }
    .welcome-text h2 {
        font-size: 25px;
        letter-spacing: 0;
    }
    .welcome-text h1 {
        font-size: 28px;
        letter-spacing: 0;
        margin-bottom: 0;
    }
    .welcome-text-area{
            padding-top: 66px;
    }
    .welcome-text p {
        display: none;
    }
    .call-to-action a {
        font-size: 16px;
        margin: auto;
    }
    .welcome-img {
        opacity: 0.2;
    }
    .single-promo {
        margin-bottom: 30px;
    }
    .about-content {
        margin-bottom: 30px;
        margin-top: 30px;
        text-align: center;
    }
    .about-content.productContent{
         text-align: left;
    }
    .about-content h3 {
        font-size: 24px;
    }
    .about-flow-content {
        /*display: none;*/
    }
    .about-flow-menu {
        display: none;
    }
    .about-flow-menu ul li a {
        height: 90px;
        margin: 0;
        width: 90px;
    }
    .row.features-list>div {
        min-height: auto;
    }
    .row.features-list {
        display: inherit;
    }
    .features-images.tab-content .tab-pane {
        margin: 20px 0;
    }
    .single-features {
        padding: 20px;
        margin-left: 15px;
    }
    .features-icon {
        padding-top: 30px;
        position: inherit;
        text-align: left;
    }
    .cd-close-info.cd-img-replace {
        text-indent: -999px;
    }
    .cd-single-point .cd-more-info {
        bottom: 0;
        height: auto;
        left: 0;
        top: auto;
        width: auto;
    }
    .subscriber-area.section-padding {
        padding: 100px 0;
    }
    .subscriber-bg-left {
        display: none;
    }
    .subscriber-left-content h3,
    .subscriber-left-content h2 {
        font-size: 20px;
        letter-spacing: 0;
    }
    .subscriber-form,
    .subscriber-form label.mt10.error {
        text-align: center;
        width: 100%;
    }
    .subscriber-form p {
        margin-bottom: 30px;
    }
    .subscriber-form form button {
        padding: 10px;
        width: auto;
    }
    .footer-top-area.section-padding {
        padding-bottom: 20px;
    }
    .single-footer-widget {
        margin-bottom: 50px;
    }
    .footer-area .row>div:first-child h4::after,
    .footer-area .row>div:first-child .single-footer-widget {
        text-align: center;
    }
    .flick-feed ul li a {
        width: 85px;
    }
    .bannerBlock{
        height: 397px;
    }
    .action-btn {
        margin-top: 28px;
    }
    .cta-wrapper-sm {
        padding: 47px 0;
    }
    .bigLogo.about-flow-content .tab-content img{
    
        padding-top: 0px;
            width: 200px;
    }
    .cta--five p{
            font-size: 23px;
    }
    .big-font {
        font-size: 26px;
        
    }
    .logoBlock{
        float: none;
    }
    .processSection .col-xl-3 {
        flex: 0 0 auto;
        width: 100%;
    }
    .processSection .title-block{
        width: 100%;
    }
    .services-section .sec-title h2{
            text-align: center;
    }
    .processSection .service-block .inner-box {
        padding-bottom: 56px;
            min-height: unset;
    }
    .blog2__item.mb-30{
            flex-wrap: wrap;

    }
    .blog2__thumb{
            width: 100%;
    }
    .blog2__thumb img {
            height: 300px;
            object-fit: cover;
            width: 100%;
        }
    .blog2__content {
       
        width: 100%;
    }


/*----------------------------------
    WIDE MOBILE LAYOUT: 480px
-----------------------------------*/

@media only screen and (min-width: 480px) and (max-width: 767px) {
    .section-padding {
        padding: 50px 0;
    }
    .area-title h2 {
        font-size: 30px;
    }
    .single-about h3,
    .single-features h3 {
        font-size: 24px;
    }
    ul#nav {
        width: 100%;
        max-height: 200px;
        overflow: scroll;
        overflow-x: hidden;
    }
    ul#nav li {
        float: none;
    }
    .welcome-text h2 {
        font-size: 30px;
        letter-spacing: 0;
    }
    .welcome-text h1 {
        font-size: 40px;
        letter-spacing: 0;
        margin-bottom: 0;
    }
    .call-to-action a {
        font-size: 16px;
        margin: auto;
    }
    .subscriber-left-content h3,
    .subscriber-left-content h2 {
        letter-spacing: 0;
    }
     .flicker-popup>img{
            height: 90px;
    }
    .featured-details{
            min-height: unset;
    }
}
@media only screen and (min-width: 320px) and (max-width: 479px){
    .flicker-popup>img{
            height: 90px;
    }
    .howDoneblock img{
        display: none;
    }
    .howDoneblock img.responsiveImg{
        display: block;
    }
    .featured-details{
            min-height: unset;
    }
    .navbar-brand>img {
    width: 175px;
}
.welcome-text p {
    display: block;
}
.xsinageBanner .welcome-text {
    
    text-align: center !important;
}
.xsinageBanner{
        background-position: bottom;
}
.is-sticky .navbar-brand>img {
    max-width: 177px;
}
.subscriber-left-content h3, .subscriber-left-content h2{
        text-align: center;
}
.subscriber-left-content, .subscriber-form{
        min-height: 50px
}
.subscriber-area.section-padding {
    padding: 37px 0;
}
.col-xxl-5{
    width: 100%;
}
.solutionBlock ul{
        display: block;
}
.solutionBlock ul li{
    flex: 0 0 100%;
    max-width: 100%;
    /* margin-bottom: 30px; */
    
    text-align: center !important;
}
.solutionBlock ul:after{
        opacity: 0;
}
.solutionBlock ul li:nth-child(odd) h3 {
    justify-content: center;
}
.solutionBlock ul li:nth-child(odd) p {
    text-align: center;
    padding: 0;
}
.challangesImg img {
    width: 101%;
    margin-top: -50px;
}
.solutionBlock ul li h3 i{
        display: none;
}
.analyze_section:nth-child(even) .row{
    flex-direction: column-reverse;
}
.keyBenifits .row .col-lg-12{
    width: 100%;
}
.solutionBlock ul li h3{
    
    justify-content: center;
}
}
