@media (min-width: 10px) and (max-width: 700px) {
  .dfooter {
    display: none;
  }
  .tmfooter {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-line-pack: center;
        align-content: center;
    text-align: center;
    position: absolute;
    right: 0;
    bottom: 100;
    margin-top: 80px;
    height: 120px;
    left: 0;
    padding: 1rem;
    background: rgba(255, 255, 255, 0.672);
    -webkit-box-shadow: 0 8px 32px 0 rgba(31, 38, 135, 0.165);
            box-shadow: 0 8px 32px 0 rgba(31, 38, 135, 0.165);
    border-radius: 40px 40px 0 0;
    text-align: center;
    z-index: 1;
  }
  .tmfooter h3 {
    margin-top: 20px;
    font-size: 2rem;
  }
}

@media (min-width: 10px) and (max-width: 700px) and (min-width: 10px) and (max-width: 500px) {
  .tmfooter .floatmail h2 {
    color: #fff;
    float: left;
    padding: 40px;
    font-size: 1.5rem;
  }
  .tmfooter .floatmail a {
    text-align: center;
    width: 82px;
    height: 35px;
    background-color: #fff;
    padding: 9px;
    border-radius: 25px;
    margin-right: 122px;
    margin-top: -62px;
    -webkit-box-shadow: 0 8px 32px 0 rgba(31, 38, 135, 0.165);
            box-shadow: 0 8px 32px 0 rgba(31, 38, 135, 0.165);
  }
}

@media (min-width: 10px) and (max-width: 470px){

  .skill-tag{
    font-size: 10px;
  }

}


@media (min-width: 10px) and (max-width: 700px) {



  .floatmail {
    position: absolute;
    display: none;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 80%;
    height: 100px;
    background: #705df2;
    z-index: 999;
    margin-top: -150px;
    border-radius: 32px;
  }
  .floatmail h2 {
    color: #fff;
    float: left;
    padding: 40px;
  }
  .floatmail .button {
    float: right;
    width: 60px;
    height: 20px;
    margin-top: -5px;
    padding: 40px;
  }
  .floatmail a {
    text-align: center;
    float: right;
    width: 60px;
    height: 35px;
    background-color: #fff;
    padding: 9px;
    border-radius: 25px;
  }
  .tmsocial {
    font-size: 2rem;
    margin-top: 23px;
    padding: 20px;
  }
  .mySwiper {
    display: none;
  }
  * {
    font-family: "DM Sans", sans-serif;
    margin: 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    color: black;
  }
  .header {
    display: none;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 70%;
    position: absolute;
  }
  .hire-me {
    display: none;
  }
  .nav {
    display: none;
  }
  body {
    padding: 0 0rem 0 0rem  0 0rem;
    overflow-x: hidden;
  }

  @-webkit-keyframes AnimationName {
    0% {
      background-position: 0% 50%;
    }
    50% {
      background-position: 100% 50%;
    }
    100% {
      background-position: 0% 50%;
    }
  }
  @keyframes AnimationName {
    0% {
      background-position: 0% 50%;
    }
    50% {
      background-position: 100% 50%;
    }
    100% {
      background-position: 0% 50%;
    }
  }
  .csschooser {
    margin-left: -64px;
    display: none;
  }
  .imageChooser {
    display: none;
    top: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    margin-left: 20px;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
 
  .profile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center;
margin: 60px;
  }
  .profile h1 {
    font-size: 5.6666666666666667vw;
    margin-top: 240px;
    padding: 7px;
    text-align: center;
  }
  .profile p {
    min-width: 350px;
  }
  .dmt {
    -webkit-box-shadow: black 1px 2px 5px;
            box-shadow: black 1px 2px 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: absolute;
    background: rgba(255, 255, 255, 0.493);
    -webkit-box-shadow: 0 8px 32px 0 rgba(31, 38, 135, 0.165);
            box-shadow: 0 8px 32px 0 rgba(31, 38, 135, 0.165);
    width: 88vw;
    height: 80px;
    text-align: center;

    margin: -15px -5px 0px -13px;
    z-index: 4;
    border-radius: 32px;
  }
  .dmt .flw {
    width: 100px;
  }
  .dmt h1 {
    width: 400px;
    text-align: center;
    margin-bottom: 10px;
    padding: 10px;
    margin-left: -90px;
    color: black;
    font-weight: bolder;
    font-size: 1rem;
  }
  .dmt .share-button {
    -webkit-box-shadow: rgba(0, 0, 0, 0.439) 1px 2px 5px;
            box-shadow: rgba(0, 0, 0, 0.439) 1px 2px 5px;
    background-color: black;
    color: black;
    font-size: 0.96rem;
    text-align: center;
    width: 150px;
    height: 40px;
    margin-top: 100px;
    margin-left: -222px;
    margin-right: -20px;
    border-radius: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    -webkit-transition: 0.3s linear;
    transition: 0.3s linear;
  }
  .dmt .share-button:hover {
    background-color: rgba(255, 255, 255, 0.159);
  }
  .dmt .share-button:hover {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  .dmt .share-button span {
    position: absolute;
    margin: 0;
    width: 300px;
    height: 100%;
    color: #ffffff;
    text-align: center;
    line-height: 35px;
    font-weight: 60;
    z-index: 999;
    -webkit-transition: 0.6s linear;
    transition: 0.6s linear;
    border-radius: 40px;
  }
  .dmt .share-button:hover span {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
    -webkit-transition-delay: 0.3s;
            transition-delay: 0.3s;
  }
  .dmt .share-button a {
    background-color: rgba(255, 255, 255, 0);
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    font-size: 26px;
    color: #000000;
    text-align: center;
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
    opacity: 0;
    -webkit-transition: 0.3s linear;
    transition: 0.3s linear;
  }
  .dmt .share-button:hover a {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  .dmt .share-button a:nth-of-type(1) {
    -webkit-transition-delay: 1s;
            transition-delay: 1s;
  }
  .dmt .share-button a:nth-of-type(2) {
    -webkit-transition-delay: 0.8s;
            transition-delay: 0.8s;
  }
  .dmt .share-button a:nth-of-type(3) {
    -webkit-transition-delay: 0.6s;
            transition-delay: 0.6s;
  }
  .dmt .share-button a:nth-of-type(4) {
    -webkit-transition-delay: 0.4s;
            transition-delay: 0.4s;
  }
  .-img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    width: 100%;
    max-width: 200px;
    height: 200px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-transform: translateY(-50%, -50%);
            transform: translateY(-50%, -50%);
    border-radius: 50%;
    overflow: hidden;
    position: absolute;
    -webkit-box-shadow: 0px 5px 50px 0px #436df5, 0px 0px 0px 7px rgba(107, 74, 255, 0.5);
            box-shadow: 0px 5px 50px 0px #858282, 0px 0px 0px 7px rgba(0, 0, 0, 0.5);
    top: 95px;
  }
  .-img img {
    width: 100%;
    max-width: 400px;
    height: 200px;
    margin: 0 auto;
    -webkit-box-shadow: 0px 8px 60px -10px rgba(13, 28, 39, 0.6);
            box-shadow: 0px 8px 60px -10px rgba(13, 28, 39, 0.6);
    border-radius: 30px;
  }
  .services {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 90vw;
    margin-left: -12px;
    height: 200px;
    margin-top: 210px;
    background: rgba(255, 255, 255, 0.52);
    -webkit-box-shadow: 0 8px 32px 0 rgba(31, 38, 135, 0.165);
            box-shadow: 0 8px 32px 0 rgba(31, 38, 135, 0.165);
    border-radius: 32px;
  }
  .services #wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    /*height: 80vh;
      min-height:20em;*/
    width: 100%;
    margin: 0;
  }
::-webkit-scrollbar{
    display: none;
  }
  .services .innerdiv {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -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;
    outline: none;
    margin: 0;
  }
  .services svg {
    width: 100%;
  }
  .services circle {
    fill: none;
    stroke-width: 3;
    stroke: #2928286d;
  }
  .services path {
    fill: transparent;
    stroke-width: 3;
    stroke-linecap: round;
  }
  .services #aPath {
    stroke: rgba(0, 0, 0, 0.924);
  }
  .services #bPath {
    stroke: rgba(0, 0, 0, 0.924);
  }
  .services #gPath {
    stroke: rgba(0, 0, 0, 0.924);
  }
  .services #mPath {
    stroke: rgba(0, 0, 0, 0.924);
  }
  .services text {
    dominant-baseline: central;
    text-anchor: middle;
    font-size: 5px;
    fill: rgba(99, 97, 97, 0.508);
  }
  .services-div {
    padding-right: 35px;
    width: 90vw;
      height: 300px;
    margin-top: 200px;
    margin-bottom: 50px;
    /* Mengatur posisi logo service */
    /* Membuat border title */
    /* membuat shadow untuk service */
  }
  .services-div .main {
    width: 100%;
    min-height: 380px;
    text-align: center;
    position: relative;
    cursor: pointer;
  }
  .services-div .service {
    background: #fff;
    padding: 30px;
    border-radius: 10px;
    position: absolute;
    bottom: 0;
    z-index: 1;
    -webkit-transition: -webkit-transform 0.8s;
    transition: -webkit-transform 0.8s;
    transition: transform 0.8s;
    transition: transform 0.8s, -webkit-transform 0.8s;
  }
  .services-div .service-logo {
    width: 130px;
    height: 130px;
    border-radius: 50%;
    margin: -90px auto 0;

    border: 18px solid #007bff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .services-div .service h4 {
    height: 35px;
    width: 80%;
    margin: 50px auto;
    background: #fff;
    position: relative;
  }
  .services-div .service h4::after,
  .services-div .service h4::before {
    content: "";
    width: 40px;
    height: 30px;
    position: absolute;
    z-index: -1;
  }
  .services-div .service h4::after {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(#007bff));
    background: linear-gradient(to right, #fff, #007bff);
    right: -5px;
    top: -5px;
  }
  .services-div .service h4::before {
    background: -webkit-gradient(linear, left top, right top, from(#007bff), to(#fff));
    background: linear-gradient(to right, #007bff, #fff);
    left: -5px;
    bottom: -5px;
  }
  .services-div .main::after {
    content: "";
    height: 200px;
    width: 80%;
    background: #fff;
    position: absolute;
    border-radius: 10px;
    bottom: 0;
    left: 10%;
    z-index: -1;
    -webkit-box-shadow: 0 0 20px -15px #030380;
            box-shadow: 0 0 20px -15px #030380;
    -webkit-transition: -webkit-transform 0.8s;
    transition: -webkit-transform 0.8s;
    transition: transform 0.8s;
    transition: transform 0.8s, -webkit-transform 0.8s;
  }
  .services-div .main::before {
    content: "";
    height: 200px;
    width: 64%;
    background: #fff;
    position: absolute;
    border-radius: 10px;
    bottom: 0;
    left: 18%;
    z-index: -2;
  }
  .services-div .main:hover .service {
    -webkit-transform: translateY(-50px);
            transform: translateY(-50px);
  }
  .services-div .main:hover::after {
    -webkit-transform: translateY(-25px);
            transform: translateY(-25px);
  }
  .services-div .service-logo img {
    -webkit-transition: -webkit-transform 1s;
    transition: -webkit-transform 1s;
    transition: transform 1s;
    transition: transform 1s, -webkit-transform 1s;
  }
  .services-div .main:hover .service-logo img {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
  .services-div .projects-section {
    -webkit-box-flex: 2;
        -ms-flex: 2;
            flex: 2;
    background-color: var(--projects-section);
    border-radius: 32px;
    padding: 32px 32px 0 32px;
    overflow: hidden;
    height: 150%;
    width: 94vw;
   margin-left: -20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    background: rgba(255, 255, 255, 0.576);
    -webkit-box-shadow: 0 8px 32px 0 rgba(31, 38, 135, 0.165);
            box-shadow: 0 8px 32px 0 rgba(31, 38, 135, 0.165);

  }
  .services-div .projects-section-line {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-bottom: 32px;
  }
  .services-div .projects-section-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 24px;
    color: var(--main-color);
  }
  .services-div .projects-section-header p {
    font-size: 24px;
    line-height: 32px;
    font-weight: 700;
    opacity: 0.9;
    margin: 0;
    color: var(--main-color);
    margin-left: 10px;
  }
  .services-div .projects-section-header .time {
    font-size: 20px;
  }
  .services-div .projects-status {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .services-div .item-status {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-right: 16px;
  }
  .services-div .item-status:not(:last-child) .status-type:after {
    content: "";
    position: absolute;
    right: 8px;
    top: 50%;
    -webkit-transform: translatey(-50%);
            transform: translatey(-50%);
    width: 6px;
    height: 6px;
    border-radius: 50%;
    border: 1px solid var(--secondary-color);
  }
  .services-div .status-number {
    font-size: 24px;
    line-height: 32px;
    font-weight: 700;
    color: var(--main-color);
  }
  .services-div .status-type {
    position: relative;
    padding-right: 24px;
    color: var(--secondary-color);
  }
  .services-div .view-actions {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .services-div .view-btn {
    width: 36px;
    height: 36px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 6px;
    border-radius: 4px;
    background-color: transparent;
    border: none;
    color: var(--main-color);
    margin-left: 8px;
    -webkit-transition: 0.2s;
    transition: 0.2s;
  }
  .services-div .view-btn.active {
    background-color: var(--link-color-active-bg);
    color: var(--link-color-active);
  }
  .services-div .view-btn:not(.active):hover {
    background-color: var(--link-color-hover);
    color: var(--link-color-active);
  }
  .services-div .messages-section {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    padding-bottom: 32px;
    background-color: var(--projects-section);
    margin-left: 24px;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    width: 100%;
    border-radius: 30px;
    position: relative;
    overflow: auto;
    -webkit-transition: all 300ms cubic-bezier(0.19, 1, 0.56, 1);
    transition: all 300ms cubic-bezier(0.19, 1, 0.56, 1);
  }
  .services-div .messages-section .messages-close {
    position: absolute;
    top: 12px;
    right: 12px;
    z-index: 3;
    border: none;
    background-color: transparent;
    color: var(--main-color);
    display: none;
  }
  .services-div .messages-section.show {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
    margin-left: 0;
  }
  .services-div .messages-section .projects-section-header {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1;
    padding: 32px 24px 0 24px;
    background-color: var(--projects-section);
  }
  .services-div .message-box {
    border-top: 1px solid var(--message-box-border);
    padding: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    width: 100%;
  }
  .services-div .message-box:hover {
    background-color: var(--message-box-hover);
    border-top-color: var(--link-color-hover);
  }
  .services-div .message-box:hover + .message-box {
    border-top-color: var(--link-color-hover);
  }
  .services-div .message-box img {
    border-radius: 50%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 40px;
    height: 40px;
  }
  .services-div .message-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%;
  }
  .services-div .message-header .name {
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
    color: var(--main-color);
    margin: 0;
  }
  .services-div .message-content {
    padding-left: 16px;
    width: 100%;
  }
  .services-div .star-checkbox input {
    opacity: 0;
    position: absolute;
    width: 0;
    height: 0;
  }
  .services-div .star-checkbox label {
    width: 24px;
    height: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    cursor: pointer;
  }
  .services-div .dark .star-checkbox {
    color: var(--secondary-color);
  }
  .services-div .dark .star-checkbox input:checked + label {
    color: var(--star);
  }
  .services-div .star-checkbox input:checked + label svg {
    fill: var(--star);
    -webkit-transition: 0.2s;
    transition: 0.2s;
  }
  .services-div .message-line {
    font-size: 14px;
    line-height: 20px;
    margin: 8px 0;
    color: var(--secondary-color);
    opacity: 0.7;
  }
  .services-div .message-line.time {
    text-align: right;
    margin-bottom: 0;
  }
  .services-div .project-boxes {
    margin: 0 -8px;
    overflow-y: auto;
  }
  .services-div .project-boxes.jsGridView {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .services-div .project-boxes.jsGridView .project-box-wrapper {
    width: 33.3%;
  }
  .services-div .project-boxes.jsListView .project-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-radius: 10px;
    position: relative;
  }
  .services-div .project-boxes.jsListView .project-box > * {
    margin-right: 24px;
  }
  .services-div .project-boxes.jsListView .more-wrapper {
    position: absolute;
    right: 16px;
    top: 16px;
  }
  .services-div .project-boxes.jsListView .project-box-content-header {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    max-width: 120px;
  }
  .services-div .project-boxes.jsListView .project-box-header {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .services-div .project-boxes.jsListView .project-box-footer {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    padding-top: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .services-div .project-boxes.jsListView .project-box-footer:after {
    display: none;
  }
  .services-div .project-boxes.jsListView .participants {
    margin-bottom: 8px;
  }
  .services-div .project-boxes.jsListView .project-box-content-header p {
    text-align: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .services-div .project-boxes.jsListView .project-box-header > span {
    position: absolute;
    bottom: 16px;
    left: 16px;
    font-size: 12px;
  }
  .services-div .project-boxes.jsListView .box-progress-wrapper {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .services-div .project-box {
    --main-color-card: #dbf6fd;
    border-radius: 30px;
    padding: 16px;
    background-color: var(--main-color-card);
  }
  .services-div .project-box-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 16px;
    color: var(--main-color);
  }
  .services-div .project-box-header span {
    color: #4a4a4a;
    opacity: 0.7;
    font-size: 14px;
    line-height: 16px;
  }
  .services-div .project-box-content-header {
    text-align: center;
    margin-bottom: 16px;
  }
  .services-div .project-box-content-header p {
    margin: 0;
  }
  .services-div .project-box-wrapper {
    padding: 8px;
    -webkit-transition: 0.2s;
    transition: 0.2s;
  }
  .services-div .project-btn-more {
    padding: 0;
    height: 14px;
    width: 24px;
    height: 24px;
    position: relative;
    background-color: transparent;
    border: none;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    /*&:after, &:before {
        content: '';
        position: absolute;
        width: 6px;
        height: 6px;
        border-radius: 50%;
        background-color: var(--main-color);
        opacity: .8;
        left: 50%;
        transform: translatex(-50%);
      }
    
      &:before { top: 0;}
      &:after { bottom: 0; }*/
  }
  .services-div .more-wrapper {
    position: relative;
  }
  .services-div .box-content-header {
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
    opacity: 0.7;
  }
  .services-div .box-content-subheader {
    font-size: 14px;
    line-height: 24px;
    opacity: 0.7;
  }
  .services-div .box-progress {
    display: block;
    height: 4px;
    border-radius: 6px;
  }
  .services-div .box-progress-bar {
    width: 100%;
    height: 4px;
    border-radius: 6px;
    overflow: hidden;
    background-color: #fff;
    margin: 8px 0;
  }
  .services-div .box-progress-header {
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
    margin: 0;
  }
  .services-div .box-progress-percentage {
    text-align: right;
    margin: 0;
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
  }
  .services-div .project-box-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding-top: 16px;
    position: relative;
  }
  .services-div .project-box-footer:after {
    content: "";
    position: absolute;
    background-color: rgba(255, 255, 255, 0.6);
    width: calc(100% + 32px);
    top: 0;
    left: -16px;
    height: 1px;
  }
  .services-div .participants {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .services-div .participants img {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    overflow: hidden;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .services-div .participants img:not(:first-child) {
    margin-left: -8px;
  }
  .services-div .add-participant {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: none;
    background-color: rgba(255, 255, 255, 0.6);
    margin-left: 6px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0;
  }
  .services-div .days-left {
    background-color: rgba(255, 255, 255, 0.6);
    font-size: 12px;
    border-radius: 20px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    padding: 6px 16px;
    font-weight: 700;
  }
  .services-div .mode-switch.active .moon {
    fill: var(--main-color);
  }
  .services-div .messages-btn {
    border-radius: 4px 0 0 4px;
    position: absolute;
    right: 0;
    top: 58px;
    background-color: var(--message-btn);
    border: none;
    color: var(--main-color);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 4px;
    display: none;
  }
}

@media screen and (min-width: 10px) and (max-width: 700px) and (max-width: 980px) {
  .services-div .project-boxes.jsGridView .project-box-wrapper {
    width: 50%;
  }
  .services-div .status-number,
  .services-div .status-type {
    font-size: 14px;
  }
  .services-div .status-type:after {
    width: 4px;
    height: 4px;
  }
  .services-div .item-status {
    margin-right: 0;
  }

  #mobile-navbar {
    position: fixed;
    z-index: 10;
    top: 10;
    
    left: 50%;
    transform: translateX(-50%);
    width: 80%;
    height: 40px;
    max-width: 400px;
    background: rgba(255, 255, 255, 0.514);
    border-radius: 20px 20px 20px 20px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    padding: 12px 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    backdrop-filter: blur(10px);
    border: 1px solid;
  }


  #mobile-navbar.hidden {
   margin-left: 85%;


}

  .hire-btn {
    background-image: linear-gradient(to right, #000000 0%, #35373b  51%, #161516  100%);
   border: 1px solid rgb(255, 255, 255);
    color: white;
    padding: 5px 10px 5px 10px;
    width: 100px;
    height: 30px;
  margin-left: 10px;
    border-radius: 20px;

    cursor: pointer;
    font-weight: bold;
    transition: background 0.3s;
  }
  .hire-btn:hover {
    background: #333;
  }
  .settings {
    position: relative;
    cursor: pointer;
    font-size: 20px;
  }
  .dropdown {
    position: absolute;
    top: 100%;
    right: 0;
    background: white;
    border-radius: 10px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    display: none;
    flex-direction: column;
    overflow: hidden;
  }
  .dropdown button {
    background: none;
    border: none;
    padding: 12px 16px;
    cursor: pointer;
    width: 120px;
    text-align: left;
    font-size: 14px;
    transition: background 0.3s;
  }
  .dropdown button:hover {
    background: #f0f0f0;
  }
  .dark-mode {
    background: #222;
    color: white;
  }

}

@media screen and (min-width: 10px) and (max-width: 700px) and (max-width: 880px) {
  .services-div .messages-section {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    position: absolute;
    opacity: 0;
    top: 0;
    z-index: 2;
    height: 100%;
    width: 100%;
  }
  .services-div .messages-section .messages-close {
    display: block;
  }
  .services-div .messages-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

@media screen and (min-width: 10px) and (max-width: 700px) and (max-width: 720px) {



  .services-div .app-name,
  .services-div .profile-btn span {
    display: none;
  }
  .services-div .add-btn,
  .services-div .notification-btn,
  .services-div .mode-switch {
    width: 20px;
    height: 20px;
  }
  .services-div .add-btn svg,
  .services-div .notification-btn svg,
  .services-div .mode-switch svg {
    width: 16px;
    height: 16px;
  }
  .services-div .app-header-right button {
    margin-left: 4px;
  }
}

@media screen and (min-width: 10px) and (max-width: 700px) and (max-width: 520px) {
  .services-div .projects-section {
    overflow: auto;
  }
  .services-div .project-boxes {
    overflow-y: visible;
  }
  .services-div .app-sidebar,
  .services-div .app-icon {
    display: none;
  }
  .services-div .app-content {
    padding: 16px 12px 24px 12px;
  }
  .services-div .status-number,
  .services-div .status-type {
    font-size: 10px;
  }
  .services-div .view-btn {
    width: 24px;
    height: 24px;
  }
  .services-div .app-header {
    padding: 16px 10px;
  }
  .services-div .search-input {
    max-width: 120px;
  }
  .services-div .project-boxes.jsGridView .project-box-wrapper {
    width: 100%;
  }
  .services-div .projects-section {
    padding: 24px 16px 0 16px;
  }
  .services-div .profile-btn img {
    width: 24px;
    height: 24px;
  }
  .services-div .app-header {
    padding: 10px;
  }
  .services-div .projects-section-header p,
  .services-div .projects-section-header .time {
    font-size: 20px;
    
  }

  .services-div .projects-section-header p::after{
    font-size: 20px;
    content: "🏹";
    margin: 3px;
  }
  .services-div .status-type {
    padding-right: 4px;
  }
  .services-div .status-type:after {
    display: none;
  }
  .services-div .search-input {
    font-size: 14px;
  }
  .services-div .messages-btn {
    top: 48px;
  }
  .services-div .box-content-header {
    font-size: 12px;
    line-height: 16px;
  }
  .services-div .box-content-subheader {
    font-size: 12px;
    line-height: 16px;
  }
  .services-div .project-boxes.jsListView .project-box-header > span {
    font-size: 10px;
  }
  .services-div .box-progress-header {
    font-size: 12px;
  }
  .services-div .box-progress-percentage {
    font-size: 10px;
  }
  .services-div .days-left {
    font-size: 8px;
    padding: 6px 6px;
    text-align: center;
  }
  .services-div .project-boxes.jsListView .project-box > * {
    margin-right: 10px;
  }
  .services-div .project-boxes.jsListView .more-wrapper {
    right: 2px;
    top: 10px;
  }
  .services-div span {
    font-size: 12px;
  }
  .services-div a {
    color: #333;
    font-size: 14px;
    text-decoration: none;
    margin: 15px 0;
  }
  .services-div button {
    border-radius: 20px;
    border: 1px solid #ff4b2b;
    background-color: #ff4b2b;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    padding: 12px 45px;
    letter-spacing: 1px;
    text-transform: uppercase;
    -webkit-transition: -webkit-transform 80ms ease-in;
    transition: -webkit-transform 80ms ease-in;
    transition: transform 80ms ease-in;
    transition: transform 80ms ease-in, -webkit-transform 80ms ease-in;
  }
  .services-div button:active {
    -webkit-transform: scale(0.95);
            transform: scale(0.95);
  }
  .services-div button:focus {
    outline: none;
  }
  .services-div button.ghost {
    background-color: transparent;
    border-color: #ffffff;
  }
  .services-div form {
    background-color: #ffffff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 0 50px;
    height: 100%;
    text-align: center;
  }
  .services-div input {
    background-color: #eee;
    border: none;
    padding: 12px 15px;
    margin: 8px 0;
    width: 100%;
  }
  .services-div .container {
    background-color: #fff;
    border-radius: 10px;
    -webkit-box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
            box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
    position: relative;
    overflow: hidden;
    width: 768px;
    max-width: 100%;
    min-height: 480px;
  }
  .services-div .form-container {
    position: absolute;
    top: 0;
    height: 100%;
    -webkit-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
  }
  .services-div .sign-in-container {
    left: 0;
    width: 50%;
    z-index: 2;
  }
  .services-div .container.right-panel-active .sign-in-container {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
  .services-div .sign-up-container {
    left: 0;
    width: 50%;
    opacity: 0;
    z-index: 1;
  }
  .services-div .container.right-panel-active .sign-up-container {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    opacity: 1;
    z-index: 5;
    -webkit-animation: show 0.6s;
            animation: show 0.6s;
  }
  @-webkit-keyframes show {
    0%,
    49.99% {
      opacity: 0;
      z-index: 1;
    }
    50%,
    100% {
      opacity: 1;
      z-index: 5;
    }
  }
  @keyframes show {
    0%,
    49.99% {
      opacity: 0;
      z-index: 1;
    }
    50%,
    100% {
      opacity: 1;
      z-index: 5;
    }
  }
  .services-div .overlay-container {
    position: absolute;
    top: 0;
    left: 50%;
    width: 50%;
    height: 100%;
    overflow: hidden;
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    transition: -webkit-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
    z-index: 100;
  }
  .services-div .container.right-panel-active .overlay-container {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
  .services-div .overlay {
    background: #ff416c;
    background: -webkit-gradient(linear, left top, right top, from(#ff4b2b), to(#ff416c));
    background: linear-gradient(to right, #ff4b2b, #ff416c);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    color: #ffffff;
    position: relative;
    left: -100%;
    height: 100%;
    width: 200%;
    -webkit-transform: translateX(0);
            transform: translateX(0);
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    transition: -webkit-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
  }
  .services-div .container.right-panel-active .overlay {
    -webkit-transform: translateX(50%);
            transform: translateX(50%);
  }
  .services-div .overlay-panel {
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 0 40px;
    text-align: center;
    top: 0;
    height: 100%;
    width: 50%;
    -webkit-transform: translateX(0);
            transform: translateX(0);
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    transition: -webkit-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
  }
  .services-div .overlay-left {
    -webkit-transform: translateX(-20%);
            transform: translateX(-20%);
  }
  .services-div .container.right-panel-active .overlay-left {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  .services-div .overlay-right {
    right: 0;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  .services-div .container.right-panel-active .overlay-right {
    -webkit-transform: translateX(20%);
            transform: translateX(20%);
  }
  .services-div .social-container {
    margin: 20px 0;
  }
  .services-div .social-container a {
    border: 1px solid #dddddd;
    border-radius: 50%;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 0 5px;
    height: 40px;
    width: 40px;
  }
  .services-div footer {
    background-color: #222;
    color: #fff;
    font-size: 14px;
    bottom: 0;
    position: fixed;
    left: 0;
    right: 0;
    text-align: center;
    z-index: 999;
  }
}

@media (min-width: 10px) and (max-width: 700px) {
  .blog-slider {
    width: 105%;
    position: relative;
   width: 90vw;
   margin-left: -15px;
    background: rgba(255, 255, 255, 0.582);
    -webkit-box-shadow: 0 8px 32px 0 rgba(31, 38, 135, 0.165);
            box-shadow: 0 8px 32px 0 rgba(31, 38, 135, 0.165);
    padding: 25px;
    border-radius: 25px;
    height: 400px;
    -webkit-transition: all .3s;
    transition: all .3s;
  }
}

@media screen and (min-width: 10px) and (max-width: 700px) and (max-width: 992px) {
  .blog-slider {
    max-width: 680px;
    height: 400px;
  }
}

@media screen and (min-width: 10px) and (max-width: 700px) and (max-width: 768px) {
  .blog-slider {
    min-height: 500px;
    height: auto;
    margin-top: 180px;
    margin-bottom: 60px;
  }
}

@media screen and (min-width: 10px) and (max-width: 700px) and (max-height: 500px) and (min-width: 992px) {
  .blog-slider {
    height: 350px;
  }
}

@media (min-width: 10px) and (max-width: 700px) {
  .blog-slider__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

@media screen and (min-width: 10px) and (max-width: 700px) and (max-width: 768px) {
  .blog-slider__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

@media (min-width: 10px) and (max-width: 700px) {
  .blog-slider__item.swiper-slide-active .blog-slider__img img {
    opacity: 1;
    -webkit-transition-delay: .3s;
            transition-delay: .3s;
  }
  .blog-slider__item.swiper-slide-active .blog-slider__content > * {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
  .blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(1) {
    -webkit-transition-delay: 0.3s;
            transition-delay: 0.3s;
  }
  .blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(2) {
    -webkit-transition-delay: 0.4s;
            transition-delay: 0.4s;
  }
  .blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(3) {
    -webkit-transition-delay: 0.5s;
            transition-delay: 0.5s;
  }
  .blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(4) {
    -webkit-transition-delay: 0.6s;
            transition-delay: 0.6s;
  }
  .blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(5) {
    -webkit-transition-delay: 0.7s;
            transition-delay: 0.7s;
  }
  .blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(6) {
    -webkit-transition-delay: 0.8s;
            transition-delay: 0.8s;
  }
  .blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(7) {
    -webkit-transition-delay: 0.9s;
            transition-delay: 0.9s;
  }
  .blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(8) {
    -webkit-transition-delay: 1s;
            transition-delay: 1s;
  }
  .blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(9) {
    -webkit-transition-delay: 1.1s;
            transition-delay: 1.1s;
  }
  .blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(10) {
    -webkit-transition-delay: 1.2s;
            transition-delay: 1.2s;
  }
  .blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(11) {
    -webkit-transition-delay: 1.3s;
            transition-delay: 1.3s;
  }
  .blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(12) {
    -webkit-transition-delay: 1.4s;
            transition-delay: 1.4s;
  }
  .blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(13) {
    -webkit-transition-delay: 1.5s;
            transition-delay: 1.5s;
  }
  .blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(14) {
    -webkit-transition-delay: 1.6s;
            transition-delay: 1.6s;
  }
  .blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(15) {
    -webkit-transition-delay: 1.7s;
            transition-delay: 1.7s;
  }
  .blog-slider .coming-img {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: 450px;
  }
  .blog-slider__img {
    width: 300px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    height: 300px;
    background: rgba(255, 255, 255, 0.109);
    -webkit-box-shadow: 0 8px 32px 0 rgba(31, 38, 135, 0.165);
            box-shadow: 0 8px 32px 0 rgba(31, 38, 135, 0.165);
    border-radius: 32px;
    border-radius: 20px;
    -webkit-transform: translateX(-80px);
            transform: translateX(-80px);
    overflow: hidden;
  }


  .blog-slider__img:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 20px;
    opacity: 0.8;
  }
  .blog-slider__img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    display: block;
    opacity: 0;
    border-radius: 20px;
    -webkit-transition: all .3s;
    transition: all .3s;
  }
}

@media screen and (min-width: 10px) and (max-width: 700px) and (max-width: 768px) {
  .blog-slider__img {
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 90%;
  }
}

@media screen and (min-width: 10px) and (max-width: 700px) and (max-width: 576px) {
  .blog-slider__img {
    width: 95%;
  }
}

@media screen and (min-width: 10px) and (max-width: 700px) and (max-height: 500px) and (min-width: 992px) {
  .blog-slider__img {
    height: 270px;
  }
}

@media (min-width: 10px) and (max-width: 700px) {
  .blog-slider__content {
    margin-left: 10px;
    padding-right: 25px;
  }
}

@media screen and (min-width: 10px) and (max-width: 700px) and (max-width: 768px) {
  .blog-slider__content {
    margin-top: -80px;
    text-align: center;
    padding: 0 30px;
  }
}

@media screen and (min-width: 10px) and (max-width: 700px) and (max-width: 576px) {
  .blog-slider__content {
    padding: 0;
  }
}

@media (min-width: 10px) and (max-width: 700px) {
  .blog-slider__content > * {
    opacity: 0;
    -webkit-transform: translateY(25px);
            transform: translateY(25px);
    -webkit-transition: all .4s;
    transition: all .4s;
  }
  .blog-slider__code {
    color: #1d1d20;
    margin-bottom: 15px;
    display: block;
    font-weight: 500;
  }
  .blog-slider__title {
    font-size: 24px;
    font-weight: 700;
    color: #000000;
    margin-bottom: 20px;
  }
  .blog-slider__text {
    color: #1f3438;
    margin-bottom: 30px;
    line-height: 1.5em;
  }
  .blog-slider__button {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    background-image: linear-gradient(147deg, #000000 0%, #000000 74%);
    padding: 15px 35px;
    border-radius: 50px;
    color: #fff;
    -webkit-box-shadow: 0px 14px 8px rgba(0, 0, 0, 0.096);
            box-shadow: 0px 14px 8px rgba(0, 0, 0, 0.096);
    text-decoration: none;
    font-weight: 500;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center;
    letter-spacing: 1px;
  }
}

@media screen and (min-width: 10px) and (max-width: 700px) and (max-width: 576px) {
  .blog-slider__button {
    width: 80%;
  }
}

@media (min-width: 10px) and (max-width: 700px) {
  .blog-slider .swiper-container-horizontal > .swiper-pagination-bullets, .blog-slider .swiper-pagination-custom, .blog-slider .swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%;
  }
  .blog-slider__pagination {
    position: absolute;
    z-index: 21;
    right: 20px;
    width: 11px !important;
    text-align: center;
    left: auto !important;
    top: 50%;
    bottom: auto !important;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}

@media screen and (min-width: 10px) and (max-width: 700px) and (max-width: 768px) {
  .blog-slider__pagination {
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    left: 50% !important;
    top: 205px;
    width: 100% !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

@media (min-width: 10px) and (max-width: 700px) {
  .blog-slider__pagination.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 8px 0;
  }
}

@media screen and (min-width: 10px) and (max-width: 700px) and (max-width: 768px) {
  .blog-slider__pagination.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px;
  }
}

@media (min-width: 10px) and (max-width: 700px) {
  .blog-slider__pagination .swiper-pagination-bullet {
    width: 11px;
    height: 11px;
    display: block;
    border-radius: 10px;
    background: #062744;
    opacity: 0.2;
    -webkit-transition: all .3s;
    transition: all .3s;
  }
  .blog-slider__pagination .swiper-pagination-bullet-active {
    opacity: 1;
    background: #161515;
    height: 30px;
  }
}

@media screen and (min-width: 10px) and (max-width: 700px) and (max-width: 768px) {
  .blog-slider__pagination .swiper-pagination-bullet-active {
    height: 11px;
    width: 30px;
  }
}

@media (min-width: 10px) and (max-width: 700px) {
  .projects {
    display: none;
    margin-top: 15px;
    width: 77.5vw;
    height: 400px;
    padding: 30px;
    margin-left: 60px;
    border-radius: 32px;
  }
  div.proj-container {
    margin: 50px;
    display: none;
    position: relative;
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    text-align: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .morph-title {
    margin: 3px;
  }
  .left {
    margin-top: 300px;
  }
  .right {
    z-index: 999;
  }
  h4 {
    width: 60vw;
  }
  .morph {
    margin-top: -500px;
    -webkit-box-shadow: 0 8px 32px 0 rgba(0, 0, 0, 0.254);
            box-shadow: 0 8px 32px 0 rgba(0, 0, 0, 0.254);
    width: 43.833333333333332vw;
    border-radius: 32px;
  }
  .visit {
    margin-top: 20px;
    background-color: #000000;
    -webkit-box-shadow: 0 8px 32px 0 rgba(0, 0, 0, 0.254);
            box-shadow: 0 8px 32px 0 rgba(0, 0, 0, 0.254);
    color: #fcfcfc;
    width: 90px;
    height: 30px;
    border: none;
    border-radius: 15px;
    cursor: pointer;
    margin-left: 10px;
  }
  .visit:hover {
    -webkit-transform: scale(110%);
            transform: scale(110%);
  }
  .contactUS {
    margin-top: 80;
    width: 90vw;
    height: 460px;
    margin-left: -15px;
    background: rgba(255, 255, 255, 0.275);
    -webkit-box-shadow: 0 8px 32px 0 rgba(31, 38, 135, 0.165);
            box-shadow: 0 8px 32px 0 rgba(31, 38, 135, 0.165);
    border-radius: 32px;
  }
  .contactUS svg {
  display: none;
    position: absolute;
    margin-top: 385px;
    overflow: hidden;
    width: 90vw;
    border-radius: 30px;
  }
  .contactUS .inner-part {
    position: absolute;
    margin-top: 10px;

  }

  #work-head{
    margin-top: -20px;
    margin-bottom: 20px;
    margin-left: -45px;
  }


  .contactUS input {
    font-size: large;
    -webkit-box-shadow: 0 8px 32px 0 rgba(31, 38, 135, 0.165);
            box-shadow: 0 8px 32px 0 rgba(31, 38, 135, 0.165);
    width: 70.833333333333332vw;
    height: 50px;
    border-radius: 40px;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-line-pack: center;
        align-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border: none;
    margin-left: 20px;
    padding: 19px;
  }
  .contactUS input:focus {
    outline: none !important;
    border: 2px solid #A2D9FF;
    -webkit-box-shadow: 0 0 10px rgba(8, 18, 160, 0.157);
            box-shadow: 0 0 10px rgba(8, 18, 160, 0.157);
  }
  .contactUS textarea {
    position: relative;
    background: rgba(255, 255, 255, 0.672);
    -webkit-box-shadow: 0 8px 32px 0 rgba(31, 38, 135, 0.165);
            box-shadow: 0 8px 32px 0 rgba(31, 38, 135, 0.165);
    width: 80.833333333333332vw;
    height: 100px;
    border-radius: 32px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-line-pack: center;
        align-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border: none;
    margin-left: 15px;
    padding: 20px;
    margin-top: 20px;
  }
  .contactUS ::-moz-placeholder {
    /* Firefox 19+ */
    color: #000000;
  }

  #btn-form{
    width: 200px;
  }
  

  .contactUS textarea:focus {
    outline: none !important;
    border: 2px solid #A2D9FF;
    -webkit-box-shadow: 0 0 10px rgba(8, 18, 160, 0.157);
            box-shadow: 0 0 10px rgba(8, 18, 160, 0.157);
  }
  .contactUS button {
    background-color: #000000;
    box-shadow: 0 8px 32px 0 rgba(0, 0, 0, 0.254);
    color: #fcfcfc;
  margin: 20px 0px 0px 45px;
  border: none;
  border-radius: 40px;
  width: 200px;
  height: 50px;

  }
  
}


.letswork {
  margin-top: 30px;
  margin-left: 80px;
}

h5 {
  margin-left: 80px;
}


/*# sourceMappingURL=media-mobile.css.map */