
@media (min-width: 320px) and (max-width: 767px) {
    .key_personal_responsive {
        flex-wrap: nowrap !important;
    }
    .cs-sm-button-100 {
        width: 100%;
    }
    .cs-sm-button-50{
        width: 50% !important;
    }
    .cs-sm-button-80{
        width: 80% !important;
    }
    .cs-width-96{
        width: 96%;
        margin: auto;
    }
    .hight-200{
        height: 200px;
    }
    .cs-sm-d-flex{
        display: flex;
    }
    .cs-fs-22{
        font-size: 18px;
        line-height: 30px;
    }
    .cs-pl-20{
        padding-left: 20px !important;
    }
    .cs-border-gray{
        border: 2px solid #dee4e9;
        border-radius: 5px;
    }
    .cs-ml-15{
        margin-left: 15px;
    }
    .cs-pt-70{
        padding-top: 40px;
    }
    .cs-mt-20{
        margin-top: 18px;
    }
    .cs-col-sm-2{
        flex: 0 0 auto;
       width:  25%
    }
    .cs-col-sm-5{
        flex: 0 0 auto;
        width:  75%
    }
    .cs-text-left{
        text-align: left;
    }
    .cs-sm-nargin{
        margin: 4px !important;
    }
    .cs-font-size-12{
        font-size: 12px;
    }
    .cs-justify-flex-start{
        justify-content: flex-start !important;
    }
    .cs-margin-top-20{
        margin-top: 20px !important;
    }
    .cs-pt-60{
        padding-top: 20px;
    }
    .cs-mb-60{
        margin-bottom: 20px;
    }
    .cs-mb-20{
        margin-bottom: 20px;
    }
    .cs-pb-60{
        padding-bottom: 20px;
    }
    .cs-mb-10{
        margin-bottom: 1.1rem;
    }
    .cs-mb-15{
        margin-bottom: 1.1rem;
    }
    .cs-p-0{
        padding: 0px;
    }
    .cs-margin-top-10{
        margin-top: 10px;
    }
    .cs-text-algin-intial{
        text-align: initial;
    }
    .cs-sm-py-20{
        padding-top: 2.5rem;
        padding-bottom: 2.5rem;
    }
    .cs-sm-px-20{
        padding-left: 1.5rem;
        padding-right: 1.5rem;
    }
    .cs-sm-p-0{
        padding: 0px;
    }
    .cs-sm-d-none .steps-nav{
        display: none;
    }
    .cs-sm-mb-15{
        margin-bottom: 1.1rem !important;
    }

    .cs-sm-mt-10px{
        margin-top:10px;
    }

    .cs-d-sm-none {
        display: none !important;
    }
    .cs-my-sm-80{
        margin-top: 80px !important;
        margin-bottom: 80px !important;
    }
    .cs-my-sm-40{
        margin-top: 40px !important;
        margin-bottom: 40px !important;
    }
    .cs-my-sm-24{
        margin-top: 24px !important;
        margin-bottom: 24px !important;
    }
    .cs-mb-sm-24{
        margin-bottom: 24px !important;
    }
    .cs-mb-sm-40{
        margin-bottom: 40px !important;
    }
    .cs-sm-item-normal{
        align-items: normal !important;
    }
    .cs-sm-d-none-img{
        display: none;
    }
    .cs-sm-arrow img{
        width: 18px;
        max-height: 18px;
        margin-left: 15px;
    }
    .cs-pt-sm-40{
        padding-top: 40px;
    }
    .cs-pb-sm-40{
        padding-bottom: 40px;
    }
    .cs-mt-sm-40{
        margin-top: 40px !important;
    }
    .cs-py-sm-24{
        padding-top: 24px !important;
        padding-bottom: 24px !important;
    }
    .cs-mb-sm-40{
        margin-bottom: 40px !important;
    }
    .cs-mt-sm-5{
        margin-top: 24px;
    }
    .cs-mb-sm-0{
        margin-bottom: 0px !important;
    }
    .cs-mb-sm-28{
        margin-bottom: 28px !important;
    }
    .cs-mb-sm-10{
        margin-bottom: 10px !important;
    }
    .cs-img-style img{
        object-fit: contain;
        width: 15% !important;
        height: 2% !important;
    }
    .cs-card-style img{
        border-radius: 50%;
        width: 42% !important;
        margin: auto;
    }
    .consultant-company-name{
        display: none;
    }
    .cs-sm-font-size-12 {
        font-size: 12px;
    }

    .main-head-center {
        display: flex;
        padding: 0px 25px;
    }

}

@media (min-width: 768px){
    .cs-fs-22 {
        font-size: 30px !important;
        line-height: 40px;
    }
    .cs-pt-70{
        padding-top: 70px;
    }
    .cs-pt-60{
        padding-top: 60px;
    }
    .cs-mb-60{
        margin-bottom: 60px;
    }
    .cs-mb-20{
        margin-bottom: 20px;
    }
    .cs-pb-60{
        padding-bottom: 60px;
    }
    .cs-mb-10{
        margin-bottom: 2.5rem;
    }
    .cs-d-flex{
        display: flex;
    }
    .cs-margin-left-20{
        margin-left: 20px !important;
    }
    .cs-margin-left-30{
        margin-left: 30px !important;
    }
    .cs-mb-15{
        margin-bottom: 17.1px;
    }
    .cs-heigth-300{
        height: 98px;
    }
    .cs-my-20{
        margin-left: 20px;
        margin-top: 20px;
    }
    .cs-pt-15{
        padding-top: 15px;
    }
    .cs-ml-20{
        margin-left: 20px;
    }
    .cs-lg-mt-20{
        margin-top: 20px;
    }
    .cs-lg-mt-100{
        margin-top: 100px;
    }
    .cs-lg-space-around{
        justify-content: space-around;
    }
    .cs-white-space-nowrap{
        white-space: nowrap;
    }
    .cs-md-justify-content-end{
        justify-content: end;
    }
    .cs-lg-col-md-1{
        flex: 0 0 auto;
        width: 2%
    }
    .cs-my-lg-100{
        margin-top: 100px !important;
        margin-bottom: 100px !important;
    }
    .cs-my-lg-80{
        margin-top: 80px !important;
        margin-bottom: 80px !important;
    }
    .cs-my-lg-40{
        margin-top: 40px !important;
        margin-bottom: 40px !important;
    }
    .cs-mb-lg-65{
        margin-bottom: 65px !important;
    }
    .cs-mb-lg-80{
        margin-bottom: 80px !important;
    }
    .cs-mb-lg-100{
        margin-bottom: 100px !important;
    }
    .cs-mb-lg-40{
        margin-bottom: 40px !important;
    }
    .cs-mt-lg-40{
        margin-top: 40px !important;
    }
    .cs-mb-lg-24{
        margin-bottom: 24px !important;
    }
    .cs-w-lg-55{
        width: 55% !important;
    }
    .cs-mt-lg-50{
        margin-top: 50px;
    }
    .cs-lg-d-none{
        display: none;
    }
    .cs-lg-arrow img{
        width: 25px;
        max-height: 25px;
        margin-left: 20px;
    }
    .cs-pt-lg-80{
        padding-top: 80px;
    }
    .cs-pb-lg-80{
        padding-bottom: 80px;
    }
    .cs-pb-lg-70{
        padding-bottom: 70px;
    }
    .cs-lg-mb-15{
        margin-bottom: 1.1rem !important;
    }
    .cs-py-lg-24{
        padding-top: 24px !important;
        padding-bottom: 24px !important;
    }
    .companyList-img h3{
        display: none;
    }
    .cs-md-align-right {
        text-align: right;
    }

}
@media (min-width: 768px) and (max-width: 988px){
    .cs-justify-flex-start{
        justify-content: flex-start !important;
    }
    .cs-md-justify-content-end{
        justify-content: inherit;
    }
    .cs-md-mt-10px{
        margin-top :10px;
    }
    .cs-md-align-right {
        text-align: right;
    }
    .cs-md-p-28 {
        padding: 28px !important;
    }
}
@media (min-width: 989px) and (max-width: 1200px) {
    .cs-lg-py-60{
        /*padding-left: 5px;*/
        /*padding-right: 5px;*/
    }
    .cs-md-font-size-12{
        font-size: 12px;
    }
   .cs-lg-p-28 {
        padding: 28px !important;
    }

}
@media (min-width: 1201px) and (max-width: 1400px) {
    .cs-lg-py-60{
        padding-left: 5px;
        padding-right: 5px;
    }
    .cs-lg-p-28 {
        padding: 28px !important;
    }
}
@media (min-width: 1400px) {
    .cs-lg-py-60{
        padding-left: 30px;
        padding-right: 15px;
    }
}

@media (min-width: 1000px) {
    .nav-web {
        display: block;
    }
    .nav-mobile {
        display: none;
    }
}

@media (max-width: 1000px) {
    .nav-mobile {
        display: block;
    }
    .nav-web {
        display: none;
    }
}



.cs-input input{
    background-color: #5bb4f9;
    color: white;
}
.cs-input input:focus{
    background-color: #5bb4f9;
    color: white;
}
.cs-input input::placeholder{
    background-color: #5bb4f9;
    color: white;
}
.cs-decoration-hover-underline:hover{
    text-decoration: underline;
}
.text-decoration-hover-none:hover{
    text-decoration: none !important;
}
.cs-p-10{
    padding: 10px !important;
}
.pac-container{
    z-index: 999999;
}
.cs-mb-05-rem{
    margin-bottom: 0.5rem;
}

.cs-check{
    margin-bottom: auto;
    margin-top: 5px;
}
.cs-background-color{
    background-color: #009ef7!important;
}
.cs-text-color{
    color: #009ef7 !important;
}
.cs-arrow{
    display: flex;
}

/*gellery*/

.cs-card-style{
    background-color: rgb(255, 255, 255) !important;
    border-radius: 10px !important;
    box-shadow: rgb(170 170 170 / 22%) 0px 0px 0px 3px !important;
    cursor: pointer;
    padding: 25px;
}

.cs-card-style .card-body {
    padding: 1rem !important;
}

.cs-card-style img{
    border-radius: 50%;
    width: 50%;
    margin: auto;
}
.cs-card-style ul{
    background-color: #F5F8FA !important;
}

.cs-card-style ul li{
    text-align: center;
    color: #009ef7;
    background-color: #F5F8FA !important;
    font-weight: bold;
}
.cs-color-gray{
    color: #68739E !important;
    border: 1px solid #68739E !important;
}
.cs-color-gray:hover{
    background-color: #68739E !important;
    color: white;
}
.cs-overflow{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
/* gallery end */
.cs-bg-color-light-blue{
    background-color: #F9FAFF !important;
}
.tns.tns-defaul tns-team-member{
    padding: 0px;
}

/*consultant company*/

.cs-a{
    background: #F5F8FA !important;
    padding: 5px !important;
}
.cs-avator-style img{
    width: 12%;
    border-radius: 50%;
    height: 2%;
}
.cs-img-style img{
    object-fit: contain;
    width: 12%;
    height: 50px;
}
.cs-company a{
    color: #000000;
}
a{
    cursor: pointer;
}
.cs-text-underline{
    text-decoration: underline;
}
.icon-gray-color{
    color: #a1a5b7 !important;
}
.cs-icon-padding{
    font-size: 1.2rem;
    padding: 2px 2px;
}
.cs-text-overflow-ellipsis{
    text-overflow: ellipsis;
}
.cs-white-space-nowrap{
    white-space: nowrap;
}

/* Company List*/
.companyList-img img{
    width: 95%;
    max-width: 70px;
    height: auto;
}
.companyList-img h3{
    margin: auto 0px;
}
.companyList-img{
    margin-bottom: 10px;
}
.cs-l-200 {
    margin-left: 200px !important;
}

/*Global*/
.object-fit-cover{
    object-fit: cover;
}
.cs-bottom-15{
    bottom: 15px;
}
.cs-text-overflow-ellipsis-after-two-line{
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.cs-text-overflow-ellipsis{
    display: -webkit-box !important;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.cs-pl-3{
    padding-left: 3px;
}
.cs-h-80{
    height: 80px !important;
}
.cs-w-100{
    width: 100px !important;
}

.menu-mobile {
    color: #68739E !important;
}
