/*---------------------------------------------------------------------------------
    Responsive css
-----------------------------------------------------------------------------------*/
@media only screen and (max-width: 1600px) {
  .wx-service-section:after {
    width: 270px;
    left: 130px;
  }
}
@media only screen and (max-width: 1399px) {
  .wx-service-section:after {
    width: 240px;
    height: 350px;
    left: 100px;
  }
}
@media only screen and (max-width: 1366px) {
  .wx-home .wx-detail .info .heading .head-txt {
    font-size: 45px;
  }
  .wx-service-section .title-txt .bold-txt, .wx-about .title-txt .bold-txt, .wx-portfolio-section .title-txt .bold-txt, .wx-experience-section .title-txt .bold-txt, .wx-news-section .title-txt .bold-txt, .wx-contact-section .title-txt .bold-txt {
    font-size: 32px;
  }
  .wx-service-section .bold-txt, .wx-about .bold-txt, .wx-portfolio-section .bold-txt, .wx-experience-section .bold-txt, .wx-news-section .bold-txt, .wx-contact-section .bold-txt {
    font-size: 32px;
  }
}
@media only screen and (max-width: 1199px) {
  header .navbar-dark .logo img {
    width: 80px;
  }
  header .navbar-dark .navbar-nav .nav-link {
    font-size: 14px;
  }
  header .navbar-dark .right-content .fa-whatsapp {
    font-size: 16px;
  }
  header .navbar-dark .right-content span {
    font-size: 14px;
  }
  header .navbar-dark .right-content .get-started {
    font-size: 14px;
  }
  .wx-home .wx-detail:before {
    bottom: 0;
    right: 0;
  }
  .wx-home .wx-detail .info .heading span {
    font-size: 20px;
  }
  .wx-home .wx-detail .info .heading .head-txt {
    font-size: 40px;
  }
  .wx-about .projects-details .count {
    min-width: 100px;
  }
  .wx-about .projects-details .count h2 {
    font-size: 35px;
  }
  .wx-about .projects-details .details h6 {
    font-size: 16px;
  }
  .wx-service-section .row.abt {
    height: 100%;
  }
  .wx-service-section .card .card-title {
    font-size: 17px;
  }
  .wx-service-section .card .card-img img {
    width: 60px;
  }
  .wx-service-section .card-content.special {
    margin-top: 30px;
    margin-bottom: 30px;
    position: relative;
    right: 0;
  }
  .wx-service-section .last .card {
    margin-left: auto;
    margin-right: 180px;
  }
  .wx-portfolio-section .portfolio-img:hover:before {
    font-size: 12px;
  }
  .wx-experience-section .left-side .education .number-top-odd:before {
    width: 320px;
  }
  .wx-experience-section .left-side .education .number-bottom-odd:before {
    width: 320px;
  }
  .wx-experience-section .right-side .education .number-top-even:before {
    width: 320px;
  }
  .wx-experience-section .right-side .education .number-bottom-even:before {
    width: 320px;
  }
  .wx-footer-section .footer-txt {
    font-size: 12px;
  }
  .wx-footer-section .text a {
    font-size: 12px;
  }
  .wx-service-section .title-txt .bold-txt, .wx-about .title-txt .bold-txt, .wx-portfolio-section .title-txt .bold-txt, .wx-experience-section .title-txt .bold-txt, .wx-news-section .title-txt .bold-txt, .wx-contact-section .title-txt .bold-txt {
    font-size: 28px;
  }
  .wx-service-section .bold-txt, .wx-about .bold-txt, .wx-portfolio-section .bold-txt, .wx-experience-section .bold-txt, .wx-news-section .bold-txt, .wx-contact-section .bold-txt {
    font-size: 28px;
  }
}
@media only screen and (max-width: 991px) {
  .padding-b-100 {
    padding-bottom: 70px;
  }
  .padding-t-50 {
    padding-top: 35px;
  }
  .padding-b-50 {
    padding-bottom: 35px;
  }
  .padding-tb-100 {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .wx-service-section:after {
    left: 70px;
  }
  .wx-fixed,
  .wx-static {
    padding: 15px 0;
    background-color: #fff;
  }
  .wx-fixed .right-content,
  .wx-static .right-content {
    display: none;
  }
  #navbarSupportedContent {
    padding: 0;
    border: 0;
  }
  .wx-home {
    height: 80vh;
    padding-top: 60px;
  }
  .wx-home .profile-img .profile-detail:after {
    width: 330px;
    height: 320px;
  }
  .wx-home .profile-img .profile-detail img {
    width: 100%;
    height: auto;
  }
  .wx-home .wx-detail .info .heading .head-txt {
    font-size: 38px;
  }
  .wx-home .wx-detail .info .heading .name h1 {
    line-height: 50px;
  }
  .wx-home .wx-detail .info .heading p {
    line-height: 22px;
  }
  .wx-about-section:after {
    display: none;
  }
  .wx-about-section .card {
    width: auto;
  }
  .wx-about-section .title-txt .bold-txt {
    font-size: 27px;
  }
  .wx-service-section .last .card {
    margin-left: auto;
    margin-right: 100px;
  }
  .wx-portfolio-section .title-txt .light-txt {
    font-size: 12px;
  }
  .wx-portfolio-section .title-txt .bold-txt {
    font-size: 27px;
  }
  .wx-experience-section .tab-pane {
    padding-left: 20px;
    border-left: 2px solid #ddd;
  }
  .wx-experience-section .man-img img {
    display: none;
  }
  .wx-experience-section .left-side .education:not(:last-child) {
    margin-bottom: 30px;
  }
  .wx-experience-section .left-side .education .date {
    position: relative;
  }
  .wx-experience-section .left-side .education .date:after {
    content: "";
    width: 14px;
    height: 14px;
    border: 1px solid #05dac3;
    background: #f5f5f5;
    border-radius: 15px;
    position: absolute;
    left: -28px;
    top: 7px;
  }
  .wx-experience-section .right-side .education {
    text-align: left;
  }
  .wx-experience-section .right-side .education:not(:last-child) {
    margin-bottom: 30px;
  }
  .wx-experience-section .right-side .education .date {
    position: relative;
  }
  .wx-experience-section .right-side .education .date:after {
    content: "";
    width: 14px;
    height: 14px;
    border: 1px solid #05dac3;
    background: #f5f5f5;
    border-radius: 15px;
    position: absolute;
    left: -28px;
    top: 7px;
  }
  .wx-experience-section span {
    display: none;
  }
  .wx-experience-section .light-txt {
    font-size: 12px;
  }
  .wx-experience-section .bold-txt {
    font-size: 27px;
  }
  .wx-experience-section .get-started {
    font-size: 12px;
  }
  .wx-news-section .title-txt p {
    font-size: 12px;
  }
  .wx-news-section .title-txt h2 {
    font-size: 27px;
  }
  .wx-news-section .left-block {
    margin-bottom: 25px;
  }
  .wx-news-section .right-block:not(:last-child) {
    margin-bottom: 25px;
  }
  .wx-contact-section iframe {
    margin-left: 0px;
    width: 100%;
    min-height: 450px;
  }
  .wx-contact-section .contact-details .contact-us {
    width: 100%;
  }
  .navbar-dark .navbar-toggler {
    padding: 5px 8px;
    color: #000;
  }
  .navbar-dark .navbar-toggler:focus {
    outline: none;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-collapse .navbar-nav {
    margin: 15px 0 0 0;
    padding: 15px;
    background: #fff;
    border-radius: 0;
    border: 1px solid #eee;
  }
  .navbar-collapse .navbar-nav .nav-link {
    color: #777;
  }
  .navbar-collapse .navbar-nav .nav-link:hover {
    color: #777;
  }
  .wx-fixed .navbar-dark .navbar-toggler i {
    color: #17181c;
  }
  .wx-service-section .title-txt .bold-txt, .wx-about .title-txt .bold-txt, .wx-portfolio-section .title-txt .bold-txt, .wx-experience-section .title-txt .bold-txt, .wx-news-section .title-txt .bold-txt, .wx-contact-section .title-txt .bold-txt {
    font-size: 26px;
  }
  .wx-service-section .bold-txt, .wx-about .bold-txt, .wx-portfolio-section .bold-txt, .wx-experience-section .bold-txt, .wx-news-section .bold-txt, .wx-contact-section .bold-txt {
    font-size: 26px;
  }
}
@media only screen and (max-width: 767px) {
  .padding-tb-50 {
    padding: 30px 0;
  }
  .padding-t-50 {
    padding-top: 30px;
  }
  .padding-b-50 {
    padding-bottom: 30px;
  }
  .margin-tb-50 {
    margin: 30px 0;
  }
  .margin-t-50 {
    margin-top: 30px;
  }
  .margin-b-50 {
    margin-bottom: 30px;
  }
  .wx-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .wx-home {
    height: 100%;
    padding: 130px 0 70px 0;
  }
  .wx-home .profile-img .profile-detail {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .wx-home .profile-img .profile-detail:after {
    width: 250px;
    height: 244px;
  }
  .wx-home .profile-img .wx-profile {
    max-width: 250px;
  }
  .wx-home .wx-detail .info {
    margin-top: 30px;
    padding: 0 12px;
  }
  .wx-home .wx-detail .info .buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .wx-home .wx-detail .info .buttons .btn-1 {
    margin-right: 10px;
  }
  .wx-home .wx-detail .info .heading {
    text-align: center;
  }
  .wx-home .wx-detail .info .heading .head-txt {
    font-size: 36px;
  }
  .wx-home .wx-detail .social-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .wx-home .scroll-down {
    display: none;
  }
  .wx-experience-section .right-txt {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .wx-experience-section .light-txt {
    text-align: center;
  }
  .wx-experience-section .bold-txt {
    text-align: center;
  }
  .wx-experience-section .man-img {
    display: none;
  }
  .wx-contact-section .bold-txt {
    font-size: 27px;
  }
  .wx-contact-section .form-control {
    font-size: 12px;
  }
  .wx-contact-section .get-started {
    font-size: 12px;
  }
  .wx-footer-section {
    text-align: center;
  }
  .wx-footer-section .text {
    text-align: center;
  }
  .wx-service-section .title-txt .bold-txt, .wx-about .title-txt .bold-txt, .wx-portfolio-section .title-txt .bold-txt, .wx-experience-section .title-txt .bold-txt, .wx-news-section .title-txt .bold-txt, .wx-contact-section .title-txt .bold-txt {
    font-size: 24px;
  }
  .wx-service-section .bold-txt, .wx-about .bold-txt, .wx-portfolio-section .bold-txt, .wx-experience-section .bold-txt, .wx-news-section .bold-txt, .wx-contact-section .bold-txt {
    font-size: 24px;
  }
  .wx-service-section:after {
    display: none;
  }
  .wx-service-section .card {
    width: 100%;
  }
  .wx-service-section .card-content.first {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 575px) {
  .wx-home:after {
    width: 37px;
  }
  .wx-home:before {
    width: 44px;
  }
  .wx-home .shape:after {
    width: 60px;
  }
  .wx-home .wx-row:after {
    right: 0;
    width: 44px;
  }
  .navbar-dark .navbar-brand img {
    width: 100px;
  }
}
@media only screen and (max-width: 480px) {
  .wx-home .wx-detail .info .heading h1 {
    font-size: 23px;
  }
  .wx-about .projects-details .count {
    min-width: 70px;
  }
  .wx-about .projects-details .count h2 {
    font-size: 25px;
  }
  .wx-section .bold-txt {
    text-align: center;
  }
  .wx-section .light-txt {
    text-align: center;
  }
  .wx-news-section .inner-box .date {
    line-height: 25px;
  }
  .wx-news-section .inner-box p {
    line-height: 20px;
  }
  .wx-news-section .right-block {
    padding: 12px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    background: #fff;
    -webkit-box-shadow: 0px 6px 24px 0px rgba(0, 0, 0, 0.11);
            box-shadow: 0px 6px 24px 0px rgba(0, 0, 0, 0.11);
  }
  .wx-news-section .right-block img {
    margin-right: 0;
    margin-bottom: 20px;
  }
  .wx-news-section .left-block .main-inner-box {
    position: relative;
    bottom: 0;
    right: 0;
    left: 0;
  }
}
@media only screen and (max-width: 380px) {
  .wx-home .profile-img:before {
    right: 5%;
  }
  .wx-home .wx-detail:after {
    height: 30px;
    width: 30px;
  }
  .wx-home .wx-detail .info .heading .head-txt {
    font-size: 30px;
  }
  .wx-home .wx-detail .social-links .background {
    height: 30px;
    width: 30px;
    font-size: 12px;
  }
  .wx-about-section .title-txt .bold-txt {
    font-size: 23px;
  }
  .wx-about-section .title-txt p {
    font-size: 12px;
    line-height: 22px;
  }
}
/*# sourceMappingURL=responsive.css.map */