@import url('//fonts.googleapis.com/css?family=Akronim|Alfa+Slab+One|Amiri|Amita|Archivo+Black|Cinzel|Concert+One|Courgette|Crimson+Text|Dancing+Script|Fredoka+One|Great+Vibes|Grenze|Inconsolata|Lobster|Lobster+Two|Macondo+Swash+Caps|Nanum+Gothic|Old+Standard+TT|Open+Sans|Orbitron|Poppins|Rajdhani:400,700|Roboto|Roboto+Condensed|Roboto+Mono|Salsa|Satisfy|Source+Sans+Pro|ZCOOL+XiaoWei&display=swap');
@import url('//fonts.googleapis.com/css2?family=Open+Sans&family=Roboto&family=Rubik:wght@500&display=swap');

/*
font-family: 'Dancing Script', cursive;
font-family: 'Merriweather', serif;
font-family: 'Noto Serif SC', serif;
font-family: 'Playfair Display', serif;
font-family: 'Roboto Mono', monospace;



font-family: 'Poppins', sans-serif;
font-family: 'Source Sans Pro', sans-serif;
font-family: 'Thasadith', sans-serif;
font-family: 'Charm', cursive;
font-family: 'Happy Monkey', cursive;
font-family: 'ZCOOL XiaoWei', serif;
*/

:root {
    --primary: #242540;
    --second: #605b91;
    --third: #423c6c;
    --four: #c5b7b4;
    --five: #57372d;
    --six: #0d26e0;
    --seven: #838ba9;
}

body {
    margin: 0;
    padding: 0;
}

.box img {
    pointer-events: none;
}

.my-image {
    pointer-events: none;
}

.image img {
    pointer-events: none;
}

.animation img {
    pointer-events: none;
}


/* Navbar search-box hide for home page. */

.search-box {
    display: none !important;
}

.section-one {
    background: rgb(36, 37, 64);
    background: linear-gradient(90deg, rgba(36, 37, 64, 1) 1%, rgba(47, 45, 75, 1) 100%);
    overflow: hidden;
}

.section-one .container {
    margin-top: 0px !important;
    padding-top: 100px;
}

.section-one .row .col .primary-text {
    color: var(--seven);
    font-family: 'Poppins', sans-serif;
    padding: 20px 0px;
}

.section-one .row .col .header {
    font-size: 50px;
    font-family: 'Rubik', sans-serif;
    color: white;
}

.section-one .row .col .normal-text {
    color: #b7b9bf;
    font-family: 'Poppins', sans-serif;
    padding: 30px 0px;
}


/* Custom background pattarn added */

.section-one .top-pattarn {
    position: absolute;
    left: 0px;
    opacity: 0.1;
}

.section-one .row .col .custom-pattarn {
    position: absolute;
    top: 0px;
    left: 371px;
    opacity: 0.1;
    overflow: hidden;
}


/* top-bar css */

.top-bar {
    width: 100%;
    position: relative;
    top: 0px;
    left: 0px;
    height: 420px;
    background-color: #3586ff;
    overflow: hidden;
}

.top-bar .my-image {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    filter: opacity(0.5);
}

.top-bar h1 {
    position: relative;
    font-size: 50px;
    color: white;
    font-family: 'Lobster', cursive;
    left: 60%;
    top: 20%;
    transform: translate(-50%, -50%);
    letter-spacing: 2px;
    z-index: 1;
}

.top-bar .other-intro {
    position: relative;
    font-size: 25px;
    font-family: 'Salsa', cursive;
    color: white;
    left: 60%;
    top: 20%;
    transform: translate(-50%, -50%);
    letter-spacing: 2px;
    z-index: 1;
    display: none;
}


/*dive container*/

.divecontainer {
    position: relative;
    width: 100%;
    height: 300px;
    margin: 100px auto;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    display: grid;
    grid-template-columns: repeat(3, 320px);
    grid-template-rows: repeat(1, 220px);
    column-gap: 50px;
    grid-row-gap: 30px;
}

.divecontainer .box {
    position: relative;
    top: 0px;
    margin-top: 70px;
    left: 0px;
    width: 100%;
    height: 100%;
    box-shadow: 0 5px 5px rgb(0 0 0 / 5%);
    border-radius: 5px;
    transition: 0.3s;
    padding: 20px;
    background: #3c3755;
}

.divecontainer .box:nth-child(2) {
    background-color: #43405f;
}

.divecontainer .box:nth-child(3) {
    background-color: #43435d;
}

.seconderies {
    position: relative;
    height: 350px;
    margin: 0px auto;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}

.seconderies .box {
    position: relative;
    top: 0px;
    margin-top: 70px;
    left: 0px;
    width: 320px;
    height: 230px;
    padding: 20px;
    border-radius: 8px;
    transition: 0.3s;
}

.divecontainer .box:hover {
    margin-top: 60px;
}

.divecontainer .box img {
    position: relative;
    width: 60px;
    left: 10px;
    top: 0px;
}

.divecontainer .box h2 {
    position: relative;
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
    color: #efeff1;
    padding: 10px 0px;
}

.divecontainer .box p {
    position: relative;
    width: 100%;
    font-family: 'Poppins', sans-serif;
    color: #b3b1c0;
    font-size: 15px;
}


/* about me information */

.about-me {
    width: 100%;
    height: 700px;
    position: relative;
    top: 50px;
    left: 0px;
}

.about-me .header {
    position: relative;
    top: 10px;
    left: 0px;
    text-align: center;
    color: gray;
    opacity: 0.8;
    font-family: 'Alfa Slab One', cursive;
    font-size: 30px;
    letter-spacing: 1px;
}

.about-me .title {
    position: relative;
    margin-top: 0px;
    left: 0px;
    text-align: center;
    font-family: 'Salsa', cursive;
    font-size: 20px;
    letter-spacing: 1px;
}

.about-me .content {
    position: absolute;
    width: 30%;
    left: 0;
}

.about-me .content .image {
    position: relative;
    top: 50px;
    left: 50%;
    transform: translateX(-50%);
    width: 250px;
    height: 250px;
    display: block;
}

.about-me .content .image img {
    position: relative;
    width: 100%;
    top: -83px;
    left: 0px;
}

.about-me .content .about-me-information {
    position: relative;
    top: 0px;
    left: 0px;
    margin: 0px;
    padding: 20px;
    text-align: center;
    font-size: 17px;
    color: black;
    font-family: 'Poppins', sans-serif;
    opacity: 0.9;
}

.about-me .my-skill {
    position: relative;
    top: 0px;
    float: right;
    right: 10px;
    width: 65%;
    padding: 20px;
    box-shadow: 0 10px 10px rgba(0, 0, 0, .2);
}

.skillBox {
    box-sizing: border-box;
    width: 100%;
    margin: 20px 0;
}

.skillBox p {
    text-transform: uppercase;
    margin: 0 0 10px;
    padding: 0;
    font-weight: bold;
    letter-spacing: 1px;
    font-family: sans-serif;
}

.skillBox p:nth-child(2) {
    float: right;
    position: relative;
    top: -25px;
}

.skill {
    background: #f1f2f6;
    padding: 4px;
    box-sizing: border-box;
    border-radius: 2px;
}

.skill_level {
    background: #3586ff;
    width: 100%;
    height: 12px;
    border-radius: 3px;
}


/* hire-me button */

.hire-me {
    background: var(--six);
    border: none;
    outline: none;
    padding: 10px 25px;
    border-radius: 8px;
}

.hire-me:hover a,
.hire-me:focus a,
.hire-me:active a {
    color: white;
}

.hire-me a {
    position: relative;
    text-decoration: none;
    font-size: 18px;
    font-family: 'Open Sans', sans-serif;
    color: white;
}


/* about this website */

.about-this-website {
    position: relative;
    width: 100%;
    top: 0px;
    margin-top: 100px;
    left: 0px;
}

.about-this-website .header {
    position: relative;
    top: 0px;
    left: 0px;
    text-align: center;
    font-family: 'Salsa', cursive;
    font-size: 20px;
    letter-spacing: 1px;
}

.about-this-website .description {
    position: relative;
    top: 0px;
    left: 0px;
    font-size: 15px;
    text-align: center;
    font-family: 'Poppins', sans-serif;
}

.container {
    width: 100%;
    height: 450px;
    position: relative;
    top: 0px;
    left: 0px;
    padding-top: 15px;
    margin-top: 100px;
}

.container .content {
    position: relative;
    width: 50%;
    top: 0px;
    left: 0px;
}

.container .content h2 {
    position: relative;
    text-align: center;
    font-size: 25px;
    letter-spacing: 1px;
}

.container .content p {
    position: relative;
    text-align: center;
    font-size: 18px;
    font-family: 'Poppins', sans-serif;
    padding-left: 10px;
}

.container .video {
    position: absolute;
    width: 50%;
    height: 400px;
    right: 0;
    top: 0px;
}

.container .video video {
    position: relative;
    width: 100%;
    height: 100%;
}


/* contact-form css */

.contact-from {
    position: fixed;
    bottom: 0px;
    right: 0px;
    width: 300px;
    height: 380px;
    background: #fff;
    box-shadow: 0px 15px 15px rgba(0, 0, 0, .2);
    border-radius: 15px 0px 0px 0px;
    overflow: hidden;
    transition: 0.5s;
    transform: translateY(93%);
    z-index: 999999;
}

.contact-from.absolute {
    transform: translateY(0%);
}

.contact-from .message-bar {
    position: fixed;
    margin: 0px;
    padding: 0px;
    background: #3586ff;
    color: #fff;
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
    border: none;
    width: 100%;
    height: 30px;
}

.contact-from .message-bar p {
    margin: 0px;
    padding: 0px 5px;
    font-size: 18px;
}

.contact-from .message-bar small {
    position: absolute;
    top: 0px;
    margin: 0px 75px;
    padding: 0px 5px;
    font-size: 15px;
}

.contact-from .message-bar i {
    color: white;
    position: absolute;
    right: 10px;
    top: 5px;
    font-size: 20px;
}

.contact-from .message-bar .comment_counter .number {
    position: absolute;
    top: 2px;
    right: 25px;
    font-size: 12px;
    padding: 2px 7px 2px 7px;
    border-radius: 50%;
    color: whitesmoke;
    background: red;
}

.contact-from #friend {
    color: white;
    position: absolute;
    right: 55px;
    top: 5px;
    font-size: 20px;
    cursor: pointer;
}


/* user friend chat list */

html {
    --scrollbarBG: #CFD8DC;
    --thumbBG: #90A4AE;
}

.contact-from .user_friend_list_chat::-webkit-scrollbar {
    width: 11px;
}

.contact-from .user_friend_list_chat {
    scrollbar-width: thin;
    scrollbar-color: var(--thumbBG) var(--scrollbarBG);
}

.contact-from .user_friend_list_chat::-webkit-scrollbar-track {
    background: var(--scrollbarBG);
}

.contact-from .user_friend_list_chat::-webkit-scrollbar-thumb {
    background-color: var(--thumbBG);
    border-radius: 6px;
    border: 3px solid var(--scrollbarBG);
}

.contact-from .user_friend_list_chat {
    width: 100%;
    height: 90%;
    position: relative;
    top: 0px;
    left: 0px;
    padding: 0px;
    padding-inline-start: 0px;
    margin: 25px 0px;
    border: none;
    overflow-y: scroll;
    overflow-x: hidden;
    transition: 0.3s all ease-in;
    display: block;
    z-index: -1;
}

.contact-from .user_friend_list_chat.friend_list_active {
    display: none;
}

.contact-from .user_friend_list_chat .user_friend_list_boxs {
    width: 100%;
    position: relative;
    left: 0px;
    top: 0px;
    padding: 0px;
    margin: 0px;
    list-style: none;
}

.contact-from .user_friend_list_chat .user_friend_list_boxs .user_friend_list_box {
    position: relative;
    top: 0px;
    margin-top: 4px;
    left: 0px;
    width: 100%;
    height: 45px;
    background: #ffffff;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, .2);
    cursor: pointer;
}

.contact-from .user_friend_list_chat .user_friend_list_boxs .user_friend_list_box:hover {
    background: #f5f5f5;
}

.contact-from .user_friend_list_chat .user_friend_list_boxs .user_friend_list_box .friend_user_image {
    position: relative;
    top: 0px;
    left: 0px;
    width: 40px;
    height: 40px;
    padding: 2px;
    border-radius: 5px;
}

.contact-from .user_friend_list_chat .user_friend_list_boxs .user_friend_list_box .online_user {
    position: absolute;
    color: #2ECC71;
    top: 33px;
    left: 33px;
    font-size: 12px;
}

.contact-from .user_friend_list_chat .user_friend_list_boxs .user_friend_list_box .offline_user {
    position: absolute;
    color: rgb(250, 62, 62);
    top: 33px;
    left: 33px;
    font-size: 12px;
}

.contact-from .user_friend_list_chat .user_friend_list_boxs .user_friend_list_box .friend_user_name {
    position: absolute;
    margin-top: 10px;
    top: 0px;
    left: 50px;
    font-family: 'Poppins', sans-serif;
}

.contact-from .user_friend_list_chat .user_friend_list_boxs .user_friend_list_box .friend_chat_status {
    position: absolute;
    margin-top: 10px;
    top: 0px;
    right: 30px;
    color: #424949;
    font-family: 'Poppins', sans-serif;
    font-size: 12px;
}

.contact-from .user_friend_list_chat .user_friend_list_boxs .user_friend_list_box .message_counter .number {
    position: absolute;
    top: 0px;
    margin-top: 10px;
    right: 100px;
    padding: 2px 6px 2px 6px;
    border-radius: 50%;
    color: whitesmoke;
    background: red;
    font-size: 12px;
}


/*user chat box */

.contact-from .user_chat_messaage {
    width: 100%;
    height: 80%;
    position: relative;
    top: 30px;
    bottom: 0px;
    left: 0px;
    padding: 0px;
    padding-inline-start: 0px;
    margin: 0px;
    overflow-y: scroll;
    overflow-x: hidden;
}

.contact-from .user_chat_messaage .load_new_message {
    position: absolute;
    width: 100%;
    top: 95%;
    z-index: 9;
}

.contact-from .user_chat_messaage .load_new_message p {
    position: relative;
    top: 0px;
    margin-top: 0px;
    width: 120px;
    text-align: center;
    background: #1B2631;
    color: #ffffff;
    border-radius: 20px;
    padding: 5px 8px;
    left: 50%;
    transform: translateX(-50%);
    transition: 0.2s all ease-in;
    cursor: pointer;
}

.contact-from .user_chat_messaage .load_new_message p:hover {
    top: -10px;
}

html {
    --scrollbarBG: #CFD8DC;
    --thumbBG: #90A4AE;
}

.contact-from .user_chat_messaage::-webkit-scrollbar {
    width: 11px;
}

.contact-from .user_chat_messaage {
    scrollbar-width: thin;
    scrollbar-color: var(--thumbBG) var(--scrollbarBG);
}

.contact-from .user_chat_messaage::-webkit-scrollbar-track {
    background: var(--scrollbarBG);
}

.contact-from .user_chat_messaage::-webkit-scrollbar-thumb {
    background-color: var(--thumbBG);
    border-radius: 6px;
    border: 3px solid var(--scrollbarBG);
}

.contact-from .message_box {
    width: 100%;
    position: relative;
    left: 0px;
    top: 0px;
    padding: 0px;
    margin: 0px;
    padding-inline-start: 0px;
    overflow: hidden;
}

.list-unstyled {
    padding-inline-start: 0px;
}

.contact-from .message_box .to_message_box {
    position: relative;
    list-style: none;
    padding: 0px;
    left: 0px;
    margin-left: 0px;
    width: 90%;
    max-width: 90%;
    display: inline-block;
}

.contact-from .to_message_box .to_user_image {
    position: relative;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    left: 3px;
    top: -10px;
}

.contact-from .to_message_box .to_message {
    position: relative;
    overflow: hidden;
    max-width: 60%;
    display: inline-table;
    padding: 6px 4px 6px 4px;
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    background-image: linear-gradient(to bottom right, #ff6b81, #ff4757);
    color: white;
    border-radius: 0px 10px 10px 10px;
    top: 10px;
    left: 3px;
}

.contact-from .to_message_box .to_image {
    position: relative;
    max-width: 100px;
    top: 0px;
    left: 3px;
    width: 100px;
    height: 100px;
    padding: 6px 4px 6px 4px;
    border-radius: 5px;
    overflow: hidden;
}

.contact-from .to_message_box .to_time_date {
    position: relative;
    right: 0px;
    left: 0px;
    top: 25px;
    font-size: 10px;
    max-width: 25%;
    color: gray;
    background-color: white;
    padding: 2px 2px 5px 5px;
    display: inline-block;
    overflow: hidden;
    border-radius: 4px;
    box-shadow: inset 2px 2px 4px #cbced1, inset -2px -2px 4px #ffffff;
    visibility: hidden;
}

.contact-from .to_message_box:hover .to_time_date {
    visibility: visible;
}

.contact-from .message_box .from_message_box {
    position: relative;
    list-style: none;
    padding: 0;
    margin: 0px;
    float: right;
    right: 0px;
    width: 90%;
    max-width: 90%;
    display: inline-block;
}

.contact-from .from_message_box .from_user_image {
    position: relative;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    float: right;
    top: 3px;
    right: 3px;
}

.contact-from .from_message_box .from_message {
    position: relative;
    overflow: hidden;
    max-width: 55%;
    display: inline-table;
    padding: 6px 4px 6px 4px;
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    color: black;
    background-image: linear-gradient(to bottom right, #dcdde1, #dfe4ea);
    border-radius: 10px 0px 10px 10px;
    top: 10px;
    float: right;
    right: 10px;
}

.contact-from .from_message_box .from_time_date {
    position: relative;
    float: right;
    right: 14px;
    top: 18px;
    font-size: 10px;
    color: gray;
    background-color: white;
    padding: 2px 2px 5px 5px;
    display: inline-table;
    overflow: hidden;
    border-radius: 4px;
    box-shadow: inset 2px 2px 4px #cbced1, inset -2px -2px 4px #ffffff;
    visibility: hidden;
}

.contact-from .from_message_box:hover .from_time_date {
    visibility: visible;
}

.contact-from .from_message_box .from_message .from_image {
    position: relative;
    max-width: 100px;
    top: 0px;
    padding: 6px 4px 6px 4px;
    float: left;
    left: 0px;
    width: 100px;
    height: 100px;
    border-radius: 5px;
    overflow: hidden;
}

.contact-from .from_message_box .from_load_image {
    position: relative;
    max-width: 50px;
    top: 0px;
    padding: 6px 4px 6px 4px;
    float: left;
    left: 0px;
    width: 50px;
    height: 50px;
    border-radius: 5px;
    overflow: hidden;
}

.contact-from .message-image {
    width: 100%;
    padding: 0px;
    height: 150px;
}


/* send Message  CSS*/

.contact-from .send-message {
    position: relative;
    width: 100%;
    height: 38px;
    top: 35px;
    left: 0px;
    background-color: #ecf0f1;
    bottom: 0px;
}

.contact-from .send-message .input-text::-webkit-scrollbar {
    width: 8px;
}

.contact-from .send-message .input-text {
    scrollbar-width: thin;
    scrollbar-color: var(--thumbBG) var(--scrollbarBG);
}

.contact-from .send-message .input-text::-webkit-scrollbar-track {
    background: var(--scrollbarBG);
}

.contact-from .send-message .input-text::-webkit-scrollbar-thumb {
    background-color: var(--thumbBG);
    border-radius: 4px;
    border: 2px solid var(--scrollbarBG);
}

.contact-from .send-message .input-text {
    -webkit-writing-mode: horizontal-tb !important;
    text-rendering: auto;
    color: initial;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: start;
    -webkit-appearance: textarea;
    background-color: white;
    -webkit-rtl-ordering: logical;
    flex-direction: column;
    resize: none;
    cursor: text;
    white-space: pre-wrap;
    margin: 0em;
    font: 400 13.3333px Arial;
    border: 1px solid rgb(216, 215, 215);
    border-image: initial;
    padding: 2px 15px 2px 2px;
}

.contact-from .upload-btn-wrapper {
    position: absolute;
    width: 20px;
    top: 0px;
    margin-top: -5px;
    right: 5px;
    overflow: hidden;
    display: inline-block;
    z-index: 1;
    align-items: center;
    justify-content: center;
}

.contact-from .btn {
    list-style: none;
    width: 10px;
    float: right;
    right: 0px;
    z-index: 1;
    border: 1px solid #dcdde1;
    color: gray;
    background-color: white;
    padding: 0px 3px 0px 3px;
    margin: 14px 0;
    border-radius: 4px;
    cursor: pointer;
}

.contact-from .btn i {
    position: relative;
    color: gray;
    top: 0px;
    left: 0px;
    font-size: 12px;
}

.contact-from .upload-btn-wrapper input[type=file] {
    font-size: 20px;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
}

.chat_user_image_slider {
    display: none;
    position: fixed;
    z-index: 1;
    padding-top: 100px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.4);
}

.chat_user_image_slider .onload_image {
    position: relative;
    background-color: #fefefe;
    left: 50%;
    top: 30%;
    transform: translate(-50%, -50%);
    padding: 20px;
    border: 1px solid #888;
    width: 450px;
    height: 450px;
}


/* mediam size */

@media only screen and (max-width: 1200px) {
    .container .video {
        height: 300px;
    }
}

@media only screen and (max-width: 1080px) {
    .divecontainer {
        height: 550px;
        grid-template-columns: repeat(2, 330px);
        column-gap: 25px;
    }
    .divecontainer .box:nth-child(3) {
        height: 220px;
        margin-top: 20px;
        left: 100%;
        transform: translateX(-50%);
    }
}

@media only screen and (max-width: 990px) {
    .seconderies {
        height: 350px !important;
        margin: 0px auto !important;
        transform: translateX(0px) !important;
        left: 0px !important;
        max-width: 80% !important;
    }
    .divecontainer {
        margin: 150px auto;
    }
}

@media only screen and (max-width: 767px) {
    .divecontainer {
        margin: 450px auto;
    }
}

@media only screen and (max-width: 750px) {
    .top-bar {
        height: 350px;
    }
    .top-bar h1 {
        position: relative;
        font-size: 28px;
        color: white;
        font-family: 'Lobster', cursive;
        left: 60%;
        top: 30%;
        transform: translate(-50%, -50%);
        letter-spacing: 2px;
        z-index: 1;
    }
    .section-one .container .animated-skills {
        display: flex;
        flex-flow: column wrap;
        align-items: center;
    }
    /* skrill box css */
    .divecontainer {
        max-width: 330px;
        max-height: 330px;
        display: inline-table;
        height: 100%;
        width: 100%;
        left: 50%;
        transform: translateX(-50%);
        margin-bottom: 100px
    }
    .divecontainer .box {
        margin-top: 50px;
    }
    .divecontainer .box:nth-child(3) {
        height: unset;
        margin-top: 50px;
        left: 50%;
        transform: translateX(-50%);
    }
    /* about this website */
    .about-this-website {
        top: 50px;
    }
    .about-this-website .container {
        margin-top: 10px;
        overflow: hidden;
    }
    .about-this-website .container .content {
        width: 100%;
    }
    .about-this-website .container .content h2 {
        font-size: 22px;
    }
    .about-this-website .container .content p {
        font-size: 15px;
    }
    .about-this-website .container .video {
        position: relative;
        width: 100%;
    }
    .seconderies .box {
        width: 320px;
        left: 50%;
        transform: translateX(-50%);
        justify-content: center;
        align-self: center;
    }
    .owl-carousel .owl-item {
        margin: 0px !important;
    }
}

@media(max-width: 650px) {
    .seconderies {
        height: 300px;
    }
    .seconderies .box {
        width: 280px;
    }
    /* about me information */
    .about-me {
        width: 100%;
        height: 1000px;
        position: relative;
        top: 0px;
        left: 0px;
    }
    .about-me .image {
        position: relative;
        top: 50px;
        left: 50%;
        transform: translateX(-50%);
    }
    .about-me .image img {
        top: -40px;
    }
    .about-me .my-skill {
        right: 0px;
        top: 80px;
        width: 100%;
    }
    .about-me .my-skill .about-me-information {
        position: relative;
        top: 0px;
        left: 20px;
        margin: 0px;
        font-size: 15px;
        color: black;
        font-family: 'Poppins', sans-serif;
        opacity: 0.9;
    }
}


/* Modile size */

@media (max-width: 550px) {
    .top-bar {
        height: 300px;
    }
    .top-bar h1 {
        position: relative;
        font-size: 20px;
    }
    /* about me information */
    .about-me {
        width: 100%;
        height: 1000px;
        position: relative;
        top: 0px;
        left: 0px;
    }
    .about-me .my-skill .about-me-information {
        position: relative;
        top: 0px;
        left: 20px;
        margin: 0px;
        font-size: 15px;
        color: black;
        font-family: 'Poppins', sans-serif;
        opacity: 0.9;
    }
    /* about this website */
    .about-this-website .container {
        height: 450px;
        padding: 20px;
        overflow: hidden;
    }
}

@media (max-width: 400px) {
    lottie-player {
        width: 300px !important;
        height: 300px !important;
    }
}