@media(max-width:991px){
    #slider-area .owl-dots{
        display: none !important;
    }
}

.footer-logo-elmt{
    width: auto;
    max-width: unset;
    height: 100%;
    max-height: 72px;
    /*border: 8px solid white;*/
}

footer, footer td, footer a, footer p{
    color:white !important;
}

#footer-area > div.footer-widget{
    padding-top: 32px;
    padding-bottom: 16px;
}
.color-black-elmt{
    color: white;
}
.hover-color-white-elmt:hover{
    color: white;
}


.inner-page-h-elmt{
    font-size: 2.4rem;
    line-height: 1;
    text-transform: uppercase;
    font-weight: 700;
    color: #131c33;
    margin-bottom: 35px;
}
.section-padding-0{
    padding: 0pt 0 !important;
}
.sign-form-con{
    width: 100%;
    max-width: 400px;
    display: table;
    margin-left: auto;
    margin-right: auto;
}

.btn-def-size{
    width: auto !important;
    padding: 15px 20px !important;
    margin-top: 20px !important;
    padding-left: 32px !important;
    padding-right: 32px !important;
}

.elmt-table-center{
    display: table !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

.login-footer{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 36px;
    margin-top: 32px;

}
.login-footer-a{

}

.form-group-align{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    gap: 17px;
}

.home-iconec-elmtent{
    width:auto !important;
    max-width:unset !important;
    min-width:unset !important;
    height:100px !important;
    min-height:100px !important;
    max-height:100px !important;
}
.home-bannler-elmt-fullwidth{
    width:100%;
    height:auto;
}
.lr-pad-unsetter{
    padding-left:0px !important;
    padding-right:0px !important;
    margin-left:0px !important;
    margin-right:0px !important;
}
.top-pad-unsetter{
    padding-top:0px !important;
    padding-bottom:0px !important;
    margin-top:0px !important;
    margin-bottom:0px !important;
}
.widthed-100{
    width:100% !important;
    min-width:100% !important;
    max-width:100% !important;
}

#slider-area .single-slide-wrap .slider-content h3{
    text-shadow: 3px 3px 3px rgb(0 0 0 / 50%);
    filter: drop-shadow(-3px -2px 1px black);
}

.exicutive-c-mem-i-elmt{
    width: 100% !important;
    max-width: 80px;
    height: auto !important;
    max-height: unset;
    border-radius: 8px !important;
    margin:0px !important;
}
.text-left-al{
    text-align: left !important;
}
.exicutive-c-mem-i-elmt-col{

}

.sticky-img-elmt{
    filter: none !important;
    width: 100% !important;
    height: auto !important;
    max-width: 400px !important;
}
.ul-elmt-sontnet{
    list-style-type: inherit;
    list-style-position: inside;
    padding-left: 3px;
}
.ul-elmt-sontnet li{
    line-height: 22px;
    list-style-position: outside;
    margin-left: 18px;
}
.ul-elmt-sontnet li:not(:last-child){
    margin-bottom: 6px;
}
.mg-l-unsetter{
    margin-left:0px !important;
}

.btn-reg-elmt {
    background-color: #3b60c9 !important;
    color: #fff !important;
    display: block !important;
    border-radius: 0 !important;
    font-size: 1pc !important;
    font-size: 1.6rem !important;
    line-height: 1 !important;
    padding: 13px 40px !important;
}


@media(max-width:991px){
    .sticky-img-elmt{
        max-width: 250px !important;
    }
    #page-title-area {
        padding: 45pt 0!important;
    }
}

@media(max-width:992px){
    .sticky-img-elmt{
        margin-left: 22px !important;
        margin-bottom: 22px !important;
        padding-top: 0px !important;
        padding-left: 0px !important;
    }
    .sticky-img-elmt.sticky-img-elmt-left{
        margin-left: 0px !important;
        margin-bottom: 22px !important;
        padding-top: 0px !important;
        padding-right: 22px !important;
        max-width: 160px !important;
        float: left;
    }
}


.page-sec-con-elmt{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    row-gap:42px;
}
.page-sec-con-sec-elmt{
    width:100%;
}

.form-element-grouping-sec{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    justify-content: flex-start;
    gap: 8px;
    margin-bottom: 26px;
}
.form-element-grouping-sec label{
    text-transform: uppercase;
    text-align: left;
}
.full-width-elmt{
    width:100% !important;
    max-width:unset !important;
    min-width:unset !important;
}
.form-h-desc-elmt{
    font-size: 14px;
    margin-top: -5px;
    margin-bottom: -21px;

}
.multip-element-cus-sec{

}
.form-element-grouping-sec-row{
    display: flex;
    flex-direction: row;
    align-items: center;
    width: 100%;
    justify-content: flex-start;
    gap: 12px;
    margin-bottom: 26px;
}

.form-element-grouping-checkbox{
    text-align: left;
    line-height: 17px !important;
}
.form-element-grouping-checkbox-lbl{
    width: 32px;
    height: 32px;
}
.form-element-grouping-cb_rdb-desc{
    font-weight: 400 !important;
}
.loer-case{
    text-transform: lowercase !important;
}
.t-al-left{
    text-align: left;
}
.t-al-center{
    text-align: center;
}

.reg-fprm-contoller-con{
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    width: 100%;
    gap: 24px;
}

.reg-fprm-contoller-cancel{
    margin: 0px !important;
    background-color: #d1d1d1;
    color: black;
}
.reg-fprm-contoller-cancel:hover{
    /*margin: 0px !important;*/
    background-color: #afaeae;
    color: black;
}

.reg-fprm-contoller-submit{
    margin: 0px !important;
}

.img-submition-width-elmt{
    /*width: 120px !important;*/
    /*min-width: 120px !important;*/
    min-width: max-content !important;
}

.align-item-f-start{
    align-items: flex-start !important;
}


@media(max-width:991px){
    .register-page-sec-main-con{

    }
    .register-page-sec-main-con .register-form-wrap{
        margin-top:0px !important;
    }
    .register-page-sec-main-con .register-page-inner{
        padding-top:32px !important;
    }
}

.sticky-img-elmt.sticky-img-elmt-left{
    max-width: 160px !important;
}

@media(max-width:370px){
    .sticky-img-elmt.sticky-img-elmt-left{
        max-width:100% !important;
        width:100% !important;
        padding-right: 0px !important;
        margin-right: 0px !important;
    }
}


.list-style-1-con{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 15px;
}
.list-style-1-item-con{
    width: 100%;
}
.list-style-1-item-con article{
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
}
.list-style-1-item-con .single-blog-post{
    background-color: white;
}
.list-style-1-item-con article figure{
    width: 100%;
    min-width: 100px;
    max-width: 100px;
    min-height: 100px;
    max-height: 100px;
}
.list-style-1-item-con .blog-content{
    padding: 1px 3px 6px 10px;
}
.mg-btm-unsetter-elmt{
    margin-bottom:0px !important;
}

.list-style-1-con .single-blog-post .blog-content h3 a {
    color: #131c33;
    font-size: 17px;
    line-height: 22px;
    display: inline-block;
}

.list-style-1-con .blog-content h3{
    margin-bottom: 0px !important;
}
.list-style-1-con .author-info{
    font-size: 14px;
    margin-top: 0px;
    line-height: 16px;
    width: auto;
    background-color: black;
    color: white;
    display: block;
    position: relative;
    bottom: 0px;
    left: 0px;
    margin-right: -7px !important;
}
.list-style-1-con .author-info p{
    line-height: 16px;
    width: auto;
    background-color: black;
    color: white;
    display: block;
    position: relative;
    bottom: 0px;
    left: 0px;
    padding: 3px 5px;
}

.text-line-elmt-1{
    -webkit-line-clamp: 1;
    display: -webkit-box !important;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.text-line-elmt-2{
    -webkit-line-clamp: 2;
    display: -webkit-box !important;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.text-line-elmt-3{
    -webkit-line-clamp: 3;
    display: -webkit-box !important;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.text-line-elmt-4{
    -webkit-line-clamp: 4;
    display: -webkit-box !important;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.news-sec-banner-elmt-con{
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 8px;
}
.news-sec-banner-elmt{
    width: 100%;
}
.news-sec-banner-elmt-a{
    width:100%;
    max-width:100%;
    min-width:100%;
}
.padding-btm-unset{
    padding-bottom:0px !important;
}

.section-title.section-title-gallery-home{
    margin-bottom: 48px;
}

.event-date-elmt{
    line-height: 16px;
    width: auto;
    background-color: black;
    color: white;
    display: block;
    position: absolute;
    top: 0px;
    right: 0px;
    padding: 3px 5px;
}

@media(max-width:991px){
    .list-style-1-item-con .single-blog-post {
        background-color: white;
        margin-bottom: 0px !important;
    }
}

@media(max-width:991px){
    .home-news-section-benner-con{
        margin-top:32px;
    }
}

.loading{
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999999999999999999999;
    background: #3d464d;
    opacity: 0.99;
}

.loading img {
    width: 40px;
    height: 40px;
    position: absolute;
    left: 50%;
    right: 50%;
    bottom: 50%;
    top: 50%;
    margin: -20px;
}


.mem-doc-con{
    display: flex;
    flex-direction: column-reverse;
    align-items: flex-start !important;
    justify-content: flex-start;
}

html{
    border:unset !important;
}

.footer-social-icons.footer-social-icons-sec{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 12px;
}
.footer-social-icons.footer-social-icons-sec a{
    margin-right: 0px !important;
    display: inline-flex;
    background-color: white;
    color: #161f37 !important;
    font-size: 18px;
    line-height: 18px;
    align-items: center;
    justify-content: center;
    padding: 6px;
    box-sizing: border-box;
    min-width: 32px;
    min-height: 32px;
    border-radius: 3px;
}
.footer-social-icons.footer-social-icons-sec a i{

}



/*input manipulation hider*/
/* Chrome, Safari, Edge, Opera */
input.arr-hider::-webkit-outer-spin-button,
input.arr-hider::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
input.arr-hider[type=number] {
    -moz-appearance: textfield;
}
/*end input manipulation hider*/




/*Post view page*/
.post-view-title-sec{
    font: bold 24px 'HarshaWeb-Raum' !important;
    color: #000000 !important;
    background-color: #ffffff !important;
    letter-spacing: 1.3px !important;
    text-decoration: none;
    border-top: 0px solid #000000;
    border-right: 0px solid #000000;
    border-bottom: 0px solid #000000;
    border-left: 0px solid #000000;
    line-height: 38px !important;
    margin: 0px 0px 0px 0px !important;
    padding: 0px 0px 0px 0px !important;
    word-spacing: 0px;
    -webkit-line-clamp: 10 !important;
    text-align: left;

    display: flex !important;
    flex-direction: row !important;
    align-items: flex-end !important;
    justify-content: flex-start !important;
    gap: 22px !important;

    margin-top: 28px !important;
    margin-bottom: 28px !important;

    font-family: Roboto, sans-serif !important;
}
.post-view-title-sec-back-btn{
    display: block !important;
    /* margin-top: 7px; */
    font-size: 30px;
    font-weight: 900 !important;
    cursor:pointer;
}
.post-view-title-sec-title-elmt{
    font: bold 26px 'HarshaWeb-Raum' !important;
    color: #000000 !important;
    background-color: #ffffff !important;
    letter-spacing: 1.3px !important;
    text-decoration: none;
    border-top: 0px solid #000000;
    border-right: 0px solid #000000;
    border-bottom: 0px solid #000000;
    border-left: 0px solid #000000;
    line-height: 36px !important;
    margin: 0px 0px 0px 0px !important;
    padding: 0px 0px 0px 0px !important;
    word-spacing: 0px;
    -webkit-line-clamp: 10 !important;
    text-align: left;

    font-family: Roboto, sans-serif !important;
}

.form-group-dropdown-elmt{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    width: 100%;
    gap: 5px;
}
.form-group-dropdown-elmt label{

}
.form-group-dropdown-elmt select{

}
.form-group-dropdown-elmt > div.nice-select.frm-inputs{
    width:100%;
}
.form-group-dropdown-elmt > div.nice-select.frm-inputs ul.list{
    width: 100%;
    max-height: 200px;
    overflow-y: auto;
    box-shadow: 0px 7px 11px -7px rgba(0, 0, 0, 0.2);
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}
/*End Post view page*/



.top-ecent-row-home-elmt{

}
.event-main-title-elmt{
    color: white;
    font-size: 23px;
    line-height: 32px;
    margin-bottom: 12px;
    display: block;
    position: relative;
    /*margin-top: 8px;*/
    margin-top: 0px;
    text-transform: uppercase;
    font-weight:700;

    display: -webkit-box !important;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.event-main-title-elmt:hover{
    color:white;
}
.top-ecent-row-home-elmt .up-event-thumb{
    min-height: unset !important;
}
.top-ecent-row-home-elmt .up-event-date{
    position: relative !important;
    margin: 0px !important;
    border: none !important;
    bottom: unset !important;
    padding: 8px 0px !important;
    border-top: 1px solid black !important;
}

.full-width-banner-elmt{
    width:100%;
    max-width: 100%;
    height:auto;
}

.top-ecent-row-home-elmt .event-loc-elmt{
    /*    display: flex;
        color: white;
        flex-direction: row;
        flex-wrap: nowrap;
        align-items: flex-start;
        justify-content: flex-start;
        gap: 4px;
        line-height: 22px;
        position: relative;
        margin-bottom: 14px;*/
    display: flex;
    color: white;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 4px;
    line-height: 22px;
    position: relative;
    margin-bottom: 20px;
    margin-top: 14px;
}
.top-ecent-row-home-elmt .event-loc-elmt i{
    display: inline-block;
    margin-top: 1px;
    font-size: 20px;
}
.top-ecent-row-home-elmt .event-loc-elmt span{

}

.top-ecent-row-home-elmt .event-desc-home{
    display: -webkit-box !important;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    /*margin-top: -8px;*/
    margin-top: 8px;
    margin-bottom: 22px !important;
}


.event-register-elmt{
    display: flex;
    color: white;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 4px;
    line-height: 22px;
    position: relative;
    margin-bottom: 14px;
    margin-top: 24px !important;
    font-size: 16px;
}
.event-register-elmt i{
    display: inline-block;
    margin-top: 1px;
    font-size: 20px;
}
.event-register-elmt span{

}
.event-register-elmt:hover,
.event-register-elmt:hover i,
.event-register-elmt:hover span{
    color:white;
}

.mg-btom-0{
    margin-bottom:0px !important;
}

.upcoming-event-content.upcoming-event-content-elmt{
    margin-top:-16px !important;
}

.upcoming-event-wrap.upcoming-event-wrap-elmt{
    padding:16px !important;
}


@media(max-width:991px){
    .up-event-titile.up-event-titile-elmt{
        margin-top: -40px !important;
    }

    .event-main-title-elmt{

        /*display: -webkit-box !important;*/
        -webkit-line-clamp: 4;
        /*    -webkit-box-orient: vertical;
            overflow: hidden;
            text-overflow: ellipsis;*/
        margin-top:12px !important;
    }

    .text-center-h-991-elmt{
        text-align: center;
        margin-bottom: -21px;
        font-size: 32px;
    }
}
@media(max-width:481px){
    .up-event-titile.up-event-titile-elmt{
        margin-top: -30px !important;
    }
}


.event-title-home-elmt{
    display: -webkit-box !important;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    position: relative;
}

.home-event-rotater-con{
    /*vertical-align: top !important;*/
}


@media(min-width:992px){
    .drop-down-sub-menu-operator{
        display:none !important;
    }
}
@media(max-width:991px){
    #site-navigation .hide-drop{
        display:none !important;
    }

    .sub-nav-clicker-elmt{

    }



    .sub-nav-clicker-elmt{
        position:relative;
    }
    .sub-nav-clicker-elmt:before{
        font-family: "Font Awesome 5 Free";
        content: "\f0d7";
        display: inline-block !important;
        padding-right: 0px;
        vertical-align: middle;
        font-weight: 600;
        position: absolute;
        right: 14px;
        z-index: 9999999999;
        color: black;
        font-size: 16px;
    }
    .sub-nav-clicker-elmt.sub-nav-clicker-elmt-rotator{

    }
    .sub-nav-clicker-elmt.sub-nav-clicker-elmt-rotator:before{
        transform: rotate(180deg);
    }


}
.drop-down-sub-menu-operator.drop-down-sub-menu-operator-open{
    /*transform: rotate(180deg);*/
    display:block !important;
}
/*.drop-down-sub-menu-operator{

}*/


/*a:before {
    font-family: "Font Awesome 5 Free";
    content: "\f095";
    display: inline-block !important;
    padding-right: 3px;
    vertical-align: middle;
    font-weight: 900;
}*/


@media(max-width:1025px){
    .register-form-content.register-form-content-elmt{
        padding-left:15px;
        padding-right:15px;
    }
    .member-reg-rd-c-1-input-elmt{
        margin-left: -130px !important;
    }
}
@media(max-width:768px){
    .member-reg-rd-c-1-input-elmt {
        margin-left: -50px !important;
    }
}
@media(max-width:667px){
    .member-reg-rd-c-1-input-elmt {
        margin-left: -20px !important;
    }
}
@media(max-width:481px){
    .member-reg-rd-c-1-input-elmt {
        margin-left: -250px !important;
    }
    .video-sec-con {
        gap: 0px !important;
    }
}
@media(max-width:392px){
    .member-reg-rd-c-1-input-elmt {
        margin-left: -160px !important;
    }
    .video-sec-con {
        gap: 0px !important;
    }
}
@media(max-width:371px){
    .member-reg-rd-c-1-input-elmt {
        margin-left: -142px !important;
    }
}


.form-element-grouping-sec-ref-con{
    position:relative;
}
.form-element-grouping-sec-ref-input{

}
.form-element-grouping-sec-ref-message{
    position:absolute;
    right:10px;
    top:8px;
}
.form-element-grouping-sec-ref-button{
    background-color: #3b60c9 !important;
    font-size: 12px !important;
    font-weight: 500 !important;
    color: white !important;
    border: none !important;
    line-height: 1;
    padding: 8px 8px 6px 8px;
    letter-spacing: 0.5px;
}
.form-element-grouping-sec-ref-message i{
    display: -webkit-box !important;
    -webkit-box-orient: vertical !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    -webkit-line-clamp: 1 !important;
}

.single-slide-wrap {
    max-height: 475px !important;
}

.padding-btm-20 {
    padding-bottom: 60px !important;
}

w-100 {
    width: 100% !important;
}


.text-left-elmt{
    text-align:left !important;
}
.text-upper-elmt{
    text-transform:uppercase !important;
}




.top-bar-drop-down-con{
    width: auto !important;
    display: inline-block !important;
    position: relative !important;
    height: auto !important;
}
.top-bar-drop-down-con > li{
    height: auto !important;
    padding: 0px !important;
    position: relative !important;
    width: auto !important;

    color:white !important;
    background-color: #3b60c9 !important;
}
.top-bar-drop-down-con > li > a{
    /*display: block !important;*/
    color:white !important;
    display: flex !important;
    align-items: center;
    justify-content: flex-start;
    gap: 8px;
    /*padding:5px 30px;*/
    padding:5px 20px;
}
.top-bar-drop-down-con > li > a .drop-span-elmt{

}

.top-bar-drop-down-con > li > ul{

}
.top-bar-drop-down-con > li > ul > li{

}
.top-bar-drop-down-con > li > ul > li > a{
    text-align: left;
}
.top-bar-drop-down-con > li > a:after{
    display:none !important;
}


/*@media(max-width:1025px){
    .member-top-bar-sec-elmt{
        display:none !important;
    }
}*/
@media(min-width:1026px){
    .member-reg-btn-topbar{
        display:inline-block !important;
    }
    .member-reg-btn-nav{
        display:none !important;
    }
}
@media(max-width:1025px){
    .member-reg-btn-topbar{
        display:none !important;
    }
    .member-reg-btn-nav{
        display:inline-block !important;
    }
}


@media(min-width:992px){
    #nav-elmt-account{
        display:none !important;
    }

    /*    .member-reg-btn-topbar{
            display:inline-block !important;
        }
        .member-reg-btn-nav{
            display:none !important;
        }*/
}
@media(max-width:991px){
    .member-top-bar-sec-elmt{
        display:none !important;
    }

    /*    .member-reg-btn-topbar{
            display:none !important;
        }
        .member-reg-btn-nav{
            display:block !important;
        }*/
}




.profile-top-bar-con{
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 12px;
}
.profile-top-bar-i {
    height: 22px;
    margin: 0px;
    position: relative;
    border-radius: 50%;
    box-shadow: 0px 0px 0px 1px rgba(255, 255, 255, 1);
    aspect-ratio: 1 / 1;
    position: absolute;
}
.profile-top-bar-t{
    margin-left: 32px;
}


.video-sec-con{
    width: 100%;
    max-width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 21px;
}
.video-sec-col{
    margin: 0px !important;
    /*width: calc((100% / 4) - 16px);*/
    overflow: hidden;
    width: calc(((100% / 12) * 3 ) - 16px);
}

.video-sec-col div{
    width: 100%;
}

.video-sec-col div div{
        width: 100%;
}

.video-sec-col h3{
    font-size: 1.6rem;
    line-height: 20px;
    padding: 12px 8px;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    text-align: left;
}
.video-sec-col h3 div{
        -webkit-line-clamp: 2;
    width: 100%;
text-align: left;
}


@media(max-width:1024px){
    .video-sec-col{
    width: calc(((100% / 12) * 6 ) - 16px);
}
}
@media(max-width:481px){
    .video-sec-col{
    width: calc(((100% / 12) * 12 ) - 0px);
}
}


#slider-area .main-slider-text-con-parent-with-img{
    background-size: cover !important;
}
#slider-area .main-slider-text-con{
    margin: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    position: absolute;
    bottom: 0px;
    left: 0px;

    bottom: 27px;
    left: 39px;
    right: 39px;
/*    bottom: 8px;
    left: 12px;
    right: 22px;*/

}
#slider-area .main-slider-text-elmt{
    margin: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    text-shadow: 2px 2px black;
}

@media(min-width:768px){
    #slider-area .main-slider-text-con{
        /*display: none !important;*/
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    }
    #slider-area .main-slider-text-elmt{
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;      
        margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    }
    
    .main-slider-text-con-parent-with-img{
/*        height:auto !important;
        min-height:unset !important;
        max-height:unset !important;*/
    }
    
/*    #slider-area .main-slider-text-con-parent-with-img{
max-height:calc((100% / 100) * 0.33) !important;
height:calc((100% / 100) * 0.33) !important;
min-height:calc((100% / 100) * 0.33) !important;
}*/
}

@media(max-width:767px){
    #slider-area .main-slider-text-con{
        display: none !important;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
        margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    }
    #slider-area .main-slider-text-elmt{
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;  
        margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    }
}

@media(max-width:667px){
    #slider-area .main-slider-text-con{
        display: none !important;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
        margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    }
    #slider-area .main-slider-text-elmt{
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;   
        margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    }
}

@media(max-width:480px){
    #slider-area .main-slider-text-con{
        display: none !important;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
        margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    }
    #slider-area .main-slider-text-elmt{
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;   
        margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    }
}
@media(max-width:390px){
    #slider-area .main-slider-text-con{
        display: none !important;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
        margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    }
    #slider-area .main-slider-text-elmt{
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px; 
        margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    }
}



img.floadter-right-img-elmt{
    margin-left: 32px !important;
    margin-bottom: 22px !important;
    margin-right: -90px !important;
    margin-top: -70px !important;
    opacity: 1;
}

@media(max-width:991px){
img.floadter-right-img-elmt{
        margin-top: 0px !important;
            /*margin-top: -18px !important;*/
    margin-left: 0px !important;
    margin-bottom: 32px !important;
    width: 100% !important;
    max-width: 360px !important;
}
}

@media(max-width:767px){
img.floadter-right-img-elmt{
        margin-top: -18px !important;
}
}

@media(max-width:667px){
img.floadter-right-img-elmt{
       max-width: 280px !important;
}
}

@media(max-width:481px){
img.floadter-right-img-elmt{
       max-width: 180px !important;
       margin-top: -20px !important;
       margin-bottom: 26px !important;
}
}

.footer-btn-2 {
    margin-right: 0px !important;
    display: inline-flex;
    background-color: white;
    color: #161f37 !important;
    font-size: 16px;
    line-height: 20px;
    align-items: center;
    justify-content: center;
    padding: 6px;
    box-sizing: border-box;
    min-width: 32px;
    min-height: 32px;
    border-radius: 3px;
}
