@media (max-width: 991px) {
  .slider-bottom-area {
    position: static;
    padding-top: 100px;
    display: none;
  }
  .slider-bottom-post {
    /* margin-bottom: 30px; */
  }
  .success-content, .lets-start-content {
    text-align: center;
    float: none !important;
    max-width: 100%;
  }
  .success-content .large-pragraph, .lets-start-content .large-pragraph {
    margin-left: auto;
    margin-right: auto;
  }
  .success-content .option-divider, .lets-start-content .option-divider {
    margin-left: auto;
    margin-right: auto;
  }
  .lets-start-content {
    margin-left: auto;
    margin-right: auto;
  }
  .tb-row-eq-height {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    -moz-justify-content: center;
    -ms-flex-pack: center;
        justify-content: center;
  }
  .success-content .large-pragraph {
    max-width: 100%;
  }
  .desktop-menu {
    display: none !important;
  }
  .mobile-menu {
    display: block;
  }
  .mobile-background-nav {
    display: block;
  }
}

@media (max-width: 767px) {
  .success-item {
    margin-left: auto;
    margin-right: auto;
    padding-top: 30px;
  }
  .success-section {
    text-align: center;
  }
  .success-item.right-side {
    float: none;
    padding-top: 30px;
  }
  .news-item {
    max-width: 550px;
    margin-left: auto;
    margin-right: auto;
  }
  .news-item .image img {
    width: 100%;
  }
  .map-address-container {
    display: none;
  }
  .usefull-link-widget {
    max-width: 100%;
  }
  .copy-right-text {
    text-align: center;
  }
  .footer-menu {
    text-align: center;
  }
  .footer-menu ul li {
    padding: 0 25px !important;
  }
  .help-to-success-section h2 {
    font-size: 30px;
    line-height: 40px;
  }
  .seervice-detail-container {
    text-align: center;
  }
  .seervice-detail-container .option-divider {
    margin-left: auto;
    margin-right: auto;
  }
}

@media (max-width: 480px) {
  	/*Modify header from fixed to absolute position*/

.logo img {
    width: 250px !important;
    height: auto !important;
}
.header-top-area {
    font-size: 12px;
    color: #fff;
    padding: 0px 0;
}
	.home-page-header.option-header {
    position: relative;
    width: 100%;
    /* height: 20px; */
    top: 0;
    z-index: 99;
}
/* .owl-stage{
width:auto !important;
} */
	.slider-content {
    position: relative;
    /* right: 0; */
    text-align: center;
    /* top: 30%; */
    /* top: 70%; */
    z-index: 3;
    left: 0;
    margin: 0 auto;
    /* margin-top: -160px; */
    background-color: #28408C;
    /*background-color: #000;*/
}
.intro-carousel.owl-carousel.owl-theme.owl-loaded {
  margin-bottom: -45px;
}
.layer-1-2 h1 {
    color: #fff;
    font-size: 36px;
    font-weight: 700;
    line-height: 45px;
    /* text-transform: capitalize; */
    max-width: 700px;
}
	
	.testimonial-carousel-item blockquote {
    font-size: 23px;
    line-height: 38px;
  }
}

/*# sourceMappingURL=responsive.css.map */
