@media (min-width: 1210px) and (max-width: 1370px) {
    .join__area {
        padding: 123px 0;
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        position: relative;
    }
}

/* XL Device :1200px. */
@media (min-width: 1200px) and (max-width: 1449px) {

    .container {
        max-width: 1140px;
    }
    .common__content h2 {
        font-size: 65px;
        line-height: 85px;
    }
    .hero__area .container {
        max-width: 1140px;
    }
    .hero__area {
        padding-top: 90px;
    }
    .map__wrap {
        padding: 130px 0px;
        position: relative;
    }
    .map__main__blk {
        max-width: 410px;
    }
    .map__banner__blk {
        position: absolute;
        right: 36px;
        bottom: 0;
        z-index: -1;
        width: 570px;
    }
    .map__area .container {
        max-width: 1050px;
    }
    .map__rule__one {
        width: 274px;
        height: 2px;
        background-color: #92EDC7;
        position: absolute;
        right: -233px;
        bottom: 21px;
        transform: rotate(39deg);
        z-index: -1;
    }
    .map__rule__two {
        width: 260px;
        height: 2px;
        background-color: #92EDC7;
        position: absolute;
        left: -235px;
        bottom: 17px;
        transform: rotate(-37deg);
        z-index: -1;
    }
    .map__rule__three {
        width: 256px;
        height: 2px;
        position: absolute;
        right: -234px;
        bottom: 13px;
        transform: rotate(39deg);
        border-bottom: 2px dashed #fff;
        z-index: -1;
    }
    .map__rule__four {
        width: 256px;
        height: 2px;
        position: absolute;
        left: -235px;
        bottom: 17px;
        transform: rotate(-38deg);
        border-bottom: 2px dashed #fff;
        z-index: -1;
    }
    .team__area {
        padding: 125px 0px;
        background-color: #14162980;
    }
    .team__title {
        margin-bottom: 45px;
    }
    .join__area {
        padding: 125px 0;
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        position: relative;
    }
    .gradient__two {
        background-image: linear-gradient(90deg, #FFF 34.41%, #92EDC7 66.38%) !important;
        font-size: 58px !important;
    }







}

/* LG Device :992px. */
@media (min-width: 992px) and (max-width: 1200px) {

    .container, .container-lg, .container-md, .container-sm {
        max-width: 960px;
    }
    .header__nav ul li a {
        margin: 0 25px;
    }
    .common__content h2 {
        font-size: 65px;
        line-height: 78px;
    }
    .hero__area .container {
        max-width: 960px;
    }
    .hero__area {
        padding-top: 70px;
    }
    .common__content__btn {
        padding-top: 20px;
    }
    .common__content h4 {
        font-weight: 600;
        font-size: 30px;
        line-height: 35px;
        color: #FFFFFF;
        padding-bottom: 4px;
        padding-top: -1px;
    }
    .gang__area {
        padding-bottom: 95px;
        background-color: #14162980;
        padding-top: 66px;
    }
    .map__wrap {
        padding: 100px 0px;
        position: relative;
    }
    .map__area .container {
        max-width: 840px;
    }
    .map__main__blk {
        max-width: 370px;
        height: 170px;
        background-color: #35384D;
        border-radius: 10px;
        margin-top: 90px;
        position: relative;
        z-index: 1;
        padding: 35px;
    }
    .map__number span {
        width: 70px;
        height: 70px;
        background-color: #181B32;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 50%;
        color: #92EDC7;
        font-size: 22px;
        font-weight: 700;
        border: 2px solid #92EDC7;
    }
    .map__number {
        position: absolute;
        left: -33px;
        top: 50%;
        transform: translateY(-50%);
        z-index: 2;
    }
    .map__number.map__number__right {
        right: -33px !important;
        left: auto;
    }
    .map__position {
        position: relative;
        top: 129px;
        left: 38px;
    }
    .map__rule__one {
        width: 161px;
        height: 2px;
        background-color: #92EDC7;
        position: absolute;
        right: -124px;
        bottom: 21px;
        transform: rotate(54deg);
        z-index: -1;
    }
    .map__rule__two {
        width: 146px;
        height: 2px;
        background-color: #92EDC7;
        position: absolute;
        left: -118px;
        bottom: 15px;
        transform: rotate(-54deg);
        z-index: -1;
    }
    .map__rule__three {
        width: 154px;
        height: 2px;
        position: absolute;
        right: -117px;
        bottom: 21px;
        transform: rotate(54deg);
        border-bottom: 2px dashed #fff;
        z-index: -1;
    }
    .map__rule__four {
        width: 155px;
        height: 2px;
        position: absolute;
        left: -130px;
        bottom: 11px;
        transform: rotate(-56deg);
        border-bottom: 2px dashed #fff;
        z-index: -1;
    }
    .map__banner__blk {
        position: absolute;
        right: -59px;
        bottom: 0;
        z-index: -1;
        width: 490px;
    }
    .team__area {
        padding: 100px 0px;
        background-color: #14162980;
    }
    .team__title {
        margin-bottom: 40px;
    }
    .team__single__blk p {
        color: #FFFFFF;
        font-size: 14px;
        font-weight: 500;
        line-height: 26px;
        margin-bottom: 0;
    }
    .team__single__blk h4 {
        font-size: 22px;
        line-height: 27px;
    }
    .join__area {
        padding: 88px 0;
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        position: relative;
    }
    .map__single__blk h4 {
        color: #FFFFFF;
        font-size: 22px;
        font-weight: 600;
        line-height: 32px;
        text-transform: uppercase;
        margin-bottom: 13px;
    }
    .gradient__two {
        background-image: linear-gradient(90deg, #FFF 34.41%, #92EDC7 66.38%) !important;
        font-size: 55px !important;
    }


}

 
/* MD Device :768px. */
@media (min-width: 768px) and (max-width: 991px) {

    .common__content h2 {
        font-weight: 800;
        font-size: 38px;
        line-height: 50px;
    }
    .hero__area {
        padding-top: 60px;
    }
    .common__content__btn a {
        font-size: 16px;
    }
    .common__content__btn {
        padding-top: 10px;
    }
    .common__content h4 {
        font-size: 24px;
        line-height: 19px;
    }
    .gang__area {
        padding-bottom: 60px;
        background-color: #14162980;
        padding-top: 66px;
    }
    .map__wrap {
        padding: 100px 0px;
        position: relative;
    }
    .map__area .container {
        max-width: 680px;
    }
    .map__main__blk {
        max-width: 290px;
        height: 200px;
        background-color: #35384D;
        border-radius: 10px;
        margin-top: 76px;
        position: relative;
        z-index: 1;
        padding: 25px;
    }
    .map__number span {
        width: 60px;
        height: 60px;
        background-color: #181B32;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 50%;
        color: #92EDC7;
        font-size: 22px;
        font-weight: 700;
        border: 1px solid #92EDC7;
    }
    .map__number {
        position: absolute;
        left: -27px;
        top: 50%;
        transform: translateY(-50%);
        z-index: 2;
    }
    .map__single__blk h4 {
        color: #FFFFFF;
        font-size: 20px;
        font-weight: 600;
        line-height: 24px;
    }
    .map__single__blk p {
        margin-bottom: 0;
        color: #FFFFFF;
        font-size: 14px;
        font-weight: 500;
        line-height: 26px;
    }
    .map__check span {
        width: 28px;
        height: 28px;
        background-color: #92EDC7;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        color: #262846;
        font-size: 16px;
    }
    .map__check {
        position: absolute;
        right: -10px;
        top: 50%;
        transform: translateY(-50%);
        z-index: 2;
    }
    .map__position {
        position: relative;
        top: 165px;
        left: 10px;
    }
    .map__number.map__number__right {
        right: -27px !important;
        left: auto;
    }
    .map__rule__one {
        width: 164px;
        height: 2px;
        background-color: #92EDC7;
        position: absolute;
        right: -110px;
        bottom: 20px;
        transform: rotate(69deg);
        z-index: -1;
    }
    .map__rule__two {
        width: 132px;
        height: 2px;
        background-color: #92EDC7;
        position: absolute;
        left: -97px;
        bottom: 43px;
        transform: rotate(-59deg);
        z-index: -1;
    }
    .map__rule__three {
        width: 169px;
        height: 2px;
        position: absolute;
        right: -113px;
        bottom: 14px;
        transform: rotate(70deg);
        border-bottom: 2px dashed #fff;
        z-index: -1;
    }
    .map__rule__four {
        width: 122px;
        height: 2px;
        position: absolute;
        left: -89px;
        bottom: 49px;
        transform: rotate(-61deg);
        border-bottom: 2px dashed #fff;
        z-index: -1;
    }
    .number__ghost {
        border: 1px solid #FFFFFF !important;
        color: #FFFFFF !important;
    }
    .map__banner__blk {
        position: absolute;
        right: -35px;
        bottom: 0;
        z-index: -1;
        width: 439px;
    }
    .team__area {
        padding: 100px 0px;
        background-color: #14162980;
    }
    .team__title {
        margin-bottom: 40px;
    }
    .team__single__blk h4 {
        font-weight: 800;
        font-size: 20px;
        line-height: 24px;
    }
    .team__single__blk p {
        color: #FFFFFF;
        font-size: 14px;
        font-weight: 500;
        line-height: 26px;
        margin-bottom: 0;
    }
    .join__area {
        padding: 65px 0;
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        position: relative;
    }
    .footer__left h4 {
        font-weight: 600;
        font-size: 16px;
        line-height: 28px;
        text-transform: uppercase;
        color: #FFFFFF;
        margin-bottom: 0;
    }
    .footer__left p {
        font-weight: 500;
        font-size: 13px;
        line-height: 23px;
        color: rgba(255, 255, 255, 0.77);
    }
    .footer__right p {
        font-weight: 400;
        font-size: 10px;
    }
    .footer {
        padding-top: 85px;
        padding-bottom: 45px;
    }
    .header__nav ul li a {
        display: inline-block;
        text-decoration: none;
        line-height: 1.1;
        font-style: normal;
        font-weight: 600;
        font-size: 14px;
        line-height: 12px;
        margin: 0 16px;
        color: #fff;
        transition: .3s;
    }
    .header__logo {
        padding: 0 8px;
    }
    .header__btn a {
        width: 105px;
        height: 35px;
        background-color: #35384D;
        border-radius: 5px;
        display: flex;
        align-items: center;
        justify-content: center;
        text-decoration: none;
        color: #92EDC7;
        font-size: 14px;
        font-weight: 700;
        line-height: 23px;
        transition: .3s;
    }
    .gang__main__blk {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 55px;
    }

    .header {
        position: sticky;
        top: 0;
        left: 0;
        width: 100%;
        height: auto;
        z-index: 5;
        padding: 20px 0;
        background-color: #1C203A;
    }

    .header .container {
        padding-right: 39px;
    }
    .gradient__two {
        background-image: linear-gradient(90deg, #FFF 34.41%, #92EDC7 66.38%) !important;
        font-size: 38px !important;
    }



}
 

/* SM Small Device :320px. */
@media only screen and (min-width: 320px) and (max-width: 767px) {

    .header .container {
        padding-right: 20px;
    }

    .common__content h2 {
        font-weight: 800;
        font-size: 36px;
        line-height: 40px;
        text-transform: uppercase;
        background: linear-gradient(90deg, #FFFFFF 4.41%, #92EDC7 96.21%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        background-clip: text;
        letter-spacing: .3px;
    }
    .common__content h6 {
        font-weight: 600;
        font-size: 10px;
        line-height: 16px;
        letter-spacing: 0.42em;
        text-transform: uppercase;
        color: #FFFFFF;
        padding-bottom: 0px;
        margin-bottom: 4px;
    }
    .hero__thumb {
        margin-top: -45px;
        position: relative;
        z-index: -1;
    }
    .common__content__btn a {
        background: #92EDC7;
        border-radius: 5px;
        font-style: normal;
        font-weight: 700;
        font-size: 14px;
        line-height: 23px;
        color: #35384D;
        text-decoration: none;
        display: inline-block;
        line-height: 1.2;
        padding: 7px 18px;
    }
    .common__content__btn {
        padding-top: 8px;
    }
    .hero__area {
        padding-top: 55px;
    }
    .gang__btn a {
        display: flex;
        align-items: center;
        justify-content: center;
        background-color: #92EDC7;
        width: 94px;
        height: 35px;
        border-radius: 5px;
        margin: 0px 5px;
        text-decoration: none;
        color: #35384D;
        font-size: 14px;
        font-weight: 700;
        line-height: 24px;
        transition: .3s;
    }
    .gang__btn {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-right: 10px;
    }
    .gang__main__blk {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 35px;
    }
    .gang__thumb {
        margin-bottom: 35px;
        text-align: center;
    }
    .gang--content {
        text-align: center !important;
    }
    .common__content h4 {
        font-weight: 600;
        font-size: 24px;
        line-height: 43px;
        color: #FFFFFF;
        padding-bottom: 4px;
        padding-top: -1px;
        margin-bottom: 5px;
    }
    .gang__area {
        padding-bottom: 45px;
        background-color: #14162980;
        padding-top: 50px;
    }
    .map__wrap {
        padding: 70px 25px;
        position: relative;
        padding-bottom: 170px;
    }
    .map__rule__one {
        display: none;
    }
    .map__rule__two {
        display: none;
    }
    .map__rule__three {
        display: none;
    }
    .map__rule__four {
        display: none;
    }
    .map__rule__five {
        display: none;
    }
    .map__number span {
        width: 60px;
        height: 60px;
        background-color: #181B32;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 50%;
        color: #92EDC7;
        font-size: 22px;
        font-weight: 700;
        border: 1px solid #92EDC7;
    }
    .map__number {
        position: absolute;
        left: -28px;
        top: 50%;
        transform: translateY(-50%);
        z-index: 2;
    }
    .map__main__blk {
        max-width: 500px;
        height: 170px;
        background-color: #35384D;
        border-radius: 10px;
        margin-top: 20px;
        position: relative;
        z-index: 1;
        padding: 29px;
    }
    .map__title {
        margin-bottom: 0px;
    }
    .map__position {
        position: inherit;
    }
    .map__single__blk h4 {
        color: #FFFFFF;
        font-size: 20px;
        font-weight: 600;
        line-height: 32px;
        margin-bottom: 5px;
    }
    .map__single__blk p {
        margin-bottom: 0;
        color: #FFFFFF;
        font-size: 14px;
        font-weight: 500;
        line-height: 26px;
    }
    .map__number.map__number__right {
        right: -28px !important;
        left: auto;
    }
    .number__ghost {
        border: 1px solid #FFFFFF !important;
        color: #FFFFFF !important;
    }
    .map__banner__blk {
        position: absolute;
        right: 0;
        bottom: 0;
        z-index: -1;
        width: 344px;
    }
    .team__area {
        padding: 60px 0px;
        background-color: #14162980;
    }
    .team__title {
        margin-bottom: 28px;
    }
    .team__single__blk {
        padding: 10px;
        text-align: center;
        max-width: 350px;
        margin: 14px auto;
    }
    .join__area {
        padding: 60px 0;
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        position: relative;
    }
    .join__social a {
        margin: 0 10px;
        font-size: 20px;
        display: inline-block;
        text-decoration: none;
    }
    .footer {
        padding-top: 70px;
        padding-bottom: 40px;
    }
    .footer__left h4 {
        font-weight: 600;
        font-size: 16px;
        line-height: 30px;
        text-transform: uppercase;
        color: #FFFFFF;
        margin-bottom: 0px;
    }
    .footer__left p {
        font-weight: 500;
        font-size: 13px;
        line-height: 24px;
        color: rgba(255, 255, 255, 0.77);
    }
    .footer__left {
        text-align: center;
        margin-bottom: 20px;
    }
    .footer__right {
        text-align: center;
    }
    .footer__right p {
        font-weight: 400;
        font-size: 11px;
        line-height: 23px;
        text-align: center;
        color: rgba(255, 255, 255, 0.77);
    }


    .header .container {
        justify-content: space-between !important;
    }
    .header__btn {
        position: inherit;
        right: 0;
        top: 19px;
    }
    .header__btn a {
        width: 70%;
        height: 52px;
        background-color: transparent;
        border-radius: 5px;
        display: flex;
        align-items: center;
        justify-content: center;
        text-decoration: none;
        color: #fff;
        font-size: 18px;
        font-weight: 700;
        line-height: 23px;
        transition: .3s;
    }
    .header__btn a:hover{
        background-color: #fff;
    }
    .header {
        position: sticky;
        top: 0;
        left: 0;
        width: 100%;
        height: auto;
        z-index: 5;
        padding: 15px 0;
        background-color: #1C203A;
    }
    .gradient__one {
        background-image: linear-gradient(90deg, #FFF 40.41%, #92EDC7 61.38%) !important;
    }
    .gradient__two {
        background-image: linear-gradient(90deg, #FFF 34.41%, #92EDC7 78.38%) !important;
        font-size: 26px !important;
    }
    .gradient__three {
        background-image: linear-gradient(90deg, #FFF 39.41%, #92EDC7 63.38%) !important;
    }

    .join__social a img {
        width: 22px;
    }





}





/* SM Small Device :550px. */
@media only screen and (min-width: 576px) and (max-width: 767px) {

    .join__area {
        padding: 40px 0;
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        position: relative;
    }
    .common__content h6 {
        font-weight: 600;
        font-size: 12px;
        line-height: 16px;
        letter-spacing: 0.42em;
        text-transform: uppercase;
        color: #FFFFFF;
        padding-bottom: 0px;
        margin-bottom: 4px;
    }
    .common__content h2 {
        font-weight: 800;
        font-size: 40px;
        line-height: 46px;
        text-transform: uppercase;
        background: linear-gradient(90deg, #FFFFFF 4.41%, #92EDC7 96.21%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        background-clip: text;
        letter-spacing: .3px;
    }
    .common__content__btn a {
        background: #92EDC7;
        border-radius: 5px;
        font-style: normal;
        font-weight: 700;
        font-size: 15px;
        line-height: 23px;
        color: #35384D;
        text-decoration: none;
        display: inline-block;
        line-height: 1.2;
        padding: 7px 18px;
    }





}