.horizontal-page {
    padding: 0 !important;
}

.horizontals-container {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0px 68px 0 90px;
    height:82vh
}

.left-container {
    width: 60%;
    height: 55vh;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}

.break-line {
    display: inline;
    border-bottom: 2px solid white;
    width: 65%;
}

.right-container {
    width: 40%;
    display: flex;
    justify-content: space-between !important;
    flex-direction: column-reverse;
    position: relative;
    height: 55vh !important;
}

.list-dot {
    /* 	display: list-item; */
    height: 0;
}

.centered {
    width: 220px;
    object-fit: cover;
    color: black;
    padding: 8px;
    letter-spacing: 10px;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 18px;
    /* margin-bottom: 15px; */
    background-color: white;
    clip-path: polygon(10% 0%, 90% 0, 100% 50%, 90% 100%, 10% 100%, 0% 50%);
    text-align: center;
    border: none;
    cursor: pointer;
    padding-left:15px;
}

.swiper-notification{
    display: none !important;
}

.main-heading {
    font-size: 70px;
    font-weight: 300;
    text-transform: uppercase;
    margin: 0;
}

.inner-content {
    width: 100% !important;
    text-align: left !important;
}

.pagination-wrapper {
    position: relative;
}

.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 0 !important;
    transform: none !important;
}

.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 0 !important;
    left: 0 !important;
    width: 100% !important;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer !important;
    margin: 0 10px !important;
    opacity: 0.2;
    text-align: right !important;
}

.swiper-pagination-clickable .swiper-pagination-bullet.swiper-pagination-bullet-active-next ,.swiper-pagination-clickable .swiper-pagination-bullet.swiper-pagination-bullet-active-prev {
  opacity: 0.4 !important;
}

.swiper-pagination-bullet-active {
    opacity: 1 !important;
}

.swipe-our_process .swiper-pagination {
    position: relative;
    right: 0;
    width: 100% !important;
    left: 0;
    margin: 0;
}

.swipe-our_process .swiper-button-prev {
    position: absolute;
    top: 23px !important;
    bottom: 0 !important;
    left: -5px !important;
    color: white;
}

.swipe-our_process .swiper-button-next {
    position: absolute;
    top: 48% !important;
    bottom: 0 !important;
    right: -1% !important;
    color: white;
}

.swipe-our_process .swiper-pagination {
    padding-bottom: 0 !important;
}

.swiper-wrapper {
    height: auto !important;
}

.section-flex {
    height: auto;
}

.bottom-section {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: end;
}

.purposetext {
    margin: 6px 0 0;
}

.numtext {
    border-bottom: 1px solid white;
}

.modal {
    pointer-events: none;
    display: none;
    position: fixed;
    z-index: 1;
    padding-top: 100px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-color: #000;
}


.modal-content {
    pointer-events: all;
    background-color: #000;
    margin: 0 auto;
    padding: 0px;
    width: 60%;
}

.contact-right .join-team input,
.contact-right .join-team textarea {
    margin-bottom: 15px;
}

input.parsley-error,
select.parsley-error,
textarea.parsley-error {
    border-color: #843534;
    box-shadow: none;
}

input.parsley-error:focus,
select.parsley-error:focus,
textarea.parsley-error:focus {
    border-color: #843534;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}

.parsley-errors-list li,
#mobile_validation {
    list-style: none;
    text-align: left;
    font-size: 12px;
    color: #ff3636;
}

.parsley-errors-list {
    margin: 0 0 20px;
    padding: 0 20px;
}

.hide {
    display: none;
}

.show {
    display: block !important;
}

.close {
    pointer-events: all;
    float: left;
    margin: 11px;
    cursor: pointer;
}

.form-success {
    display: none;
    text-align: center;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.disable {
    background: #ffffff8a !important;
}

input,
textarea {
    color: white;
    width: calc(100% - 18px);
    padding: 8px;
    margin-bottom: 20px;
    border: none;
    border-bottom: 1px solid #feffff;
    outline: none;
    background: transparent;
    outline: none;
    font-size: 13px;
    font-family: "Archia-Regular", sans-serif;
    margin: 0 auto 15px;
}

.submit {
    margin-left: 20px;
    width: 15%;
    padding: 12px 10px;
    border: none;
    background: #ffffff;
    font-size: 16px;
    font-weight: 400;
    color: #000;
    display: block;
    cursor: pointer;
}

input::placeholder {
    color: #fff;
}
.inner-content p{
    width: 85%;
    margin: 0 auto;
}


textarea::placeholder {
    color: #fff;
}

.info {
    text-align: right;
}

.mobKnow{
    display: none;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev,
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev,
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next,
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next 
,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet 
{
    transform: scale(.9) !important;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{
    transform: scale(1) !important;
}

@media screen and (max-width:420px) {
    .left-container{
        padding-top:35px !important;
    }
    .right-container{
        margin: 0 !important;
    }
    .inner-content{
        margin-top:0 !important;
    }
    input,textarea{
        margin-left: 15px;
    }
    .modal-content{
        width: 90%;
    }
    .submit-btn{
        width: 50%;
        margin: 10px auto 0;
    }
    .info{
        margin-top: 25% !important;
        padding-right: 25px !important;
    }
    .swipe-our_process .swiper-button-next{
        top: 55% !important;
        right: 0;
    }
    .open {
        top: -18px !important;
    }
    .horizontals-container{
        justify-content: space-between !important;
    }
}

@media screen and (max-width:1200px) {
    .horizontals-container {
        padding: 20px;
        flex-direction: column;
    }

    .left-container {
        width: 100%;
        height: auto;
        padding-top: 55px;
    }

    .bottom-section {
        display: none;
    }

    .right-container{
        width: 100%;
        height: auto;
        margin:40px auto 0;
    }

    .main-heading{
        text-align: center;
        font-size: 48px;
    }

    .inner-content {
        width: 75% !important;
        text-align: center !important;
    }

    .pagination-wrapper{
        margin: 50px 0 70px;
    }

    .mobKnow{
        display: block;
        align-self: center;
        margin: 30px auto 0;
    }
    .inner-content p {
        width: 100%;
        margin: 0 auto;
    }
    .inner-content{
        margin-top: 20px;
    }

    .info{
        margin-top: 35%;
    }

    header{
        top: 0 !important;
    }

    .nav-main{
        padding: 10px 16px 0 !important;
    }

    .swipe-our_process .swiper-button-next{
        top: 52% !important;
        right: 0 !important;
    }

    .swipe-our_process .swiper-button-prev{
        right: 0 !important;
    }
}

@media only screen and (max-width: 1024px){
    .open {
        top: 0px !important;
    }
}

@media screen and (min-width: 360px) and (max-width: 375px){
    .horizontal-page, .purposeWrapper{
        height: 100vh;
    }
    .horizontals-container{
        height: 85vh !important;
        justify-content: space-around !important;
    }
    .left-container{
        padding-top: 0 !important;
    }
    .main-heading{
        font-size: 32px !important;
    }
    .pagination-wrapper{
        margin: 50px 0 !important;
    }
    .inner-content {
        width: 95% !important;
    }
    .info {
        margin-top: 15% !important;
    }
}