.cr_main_footer_Section {
    background-color: #1f1f1f !important;
}
.fixed_footer {
    padding: 10px 30px !important;
    font-size: 18px;
    color: #fff;
}
.serch_icon_main{
    display: flex;
    justify-content: space-around;
}

.serch_icon_main a{
    color: #fff !important;
}



.cr_main_footer_copyright_rw {
    padding: 20px 0px !important;
    border-top: 1px solid #595959;
}

.cr_copy_rght {
    display: block;
    color: white;
    line-height: 1.2;
    font-size: 17px;
    font-weight: 400;
    font-family: var(--font_Gotham);
    text-align: center;
}

.cr_ft_btm_inner_rw {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.cr_ft_btm_inner_col {
    width: 33.33%;
    padding: 0px 15px;
}

.cr_ft_btm_inner_box {
    background-color: #363636;
    border-radius: 7px;
    height: 143px;
    display: flex;
}

.cr_ft_btm_inrow {
    display: flex;
    width: auto;
    margin: auto;
}

.cr_ft_btm_inner_box a {
    margin: auto;
}

.cr_ft_btm_inlftCol img {
    width: 37px;
    height: 41px;
    object-fit: contain;
}

.cr_ft_btm_inrghtCol {
    margin: auto;
    margin-left: 0px;
}

.cr_ft_top_spn {
    font-size: 20px;
    font-weight: bold;
    font-family: 'Gotham';
    display: block;
    color: white;
    line-height: 1.2;
        padding-bottom: 8px;
}

.cr_ft_btm_txt {
    display: block;
    color: white;
    font-size: 17px;
    font-weight: 400;
    font-family: var(--font_Gotham);
}

.cr_ft_btm_inlftCol {
    width: auto;
    margin-right: 17px;
}
.cr_ft_btm_inCol_1 .cr_ft_btm_inrghtCol {
    width: 100%;
}

.cr_ft_btm_inCol_1 .cr_ft_btm_inrow {
    width: 71%;
}
.cr_btm_links_inner_rw {
    display: flex;
}

.cr_btm_logo_inner img {
    width: 327px;
    height: 35px;
    object-fit: contain;
}

ul.cr_btm_logo_inner_ul {
    padding: 0px;
    list-style-type: none;
    display: flex;
    justify-content: center;
}

ul.cr_btm_logo_inner_ul li {
    width: 54px;
    height: 55px;
    border: 1px solid #595959;
    background-color: #1f1f1f;
    border-radius: 50%;
    display: flex;
    margin-right: 10px;
}

ul.cr_btm_logo_inner_ul li a {
    color: white;
    font-size: 23px;
    margin: auto;
}

.cr_btm_logo_inner_social {
    margin-top: 20px;
}

.cr_btm_bt_Title {
    display: block;
    font-family: Gotham;
    font-size: 22px;
    font-weight: bold;
    color: white;
    line-height: 1.2;
    padding-bottom: 10px;
}

ul.myclass {
    padding: 0px;
    list-style-type: none;
}

.myclass li {
    color: white;
    font-family: var(--font_Gotham);
    font-size: 17px;
    line-height: 1.2;
    padding-bottom: 25px;
}

.myclass li a {
    color: white;
    position: relative;
    transition: 1s !important;
}

.cr_links_btm_Menu {
    margin-top: 15px;
}

.cr_btm_bt_col_1 {
    width: 25%;
    margin: auto;
}

.cr_btm_bt_col_2 {
    width: 45%;
    padding: 0px 29px 0px 100px;
    border-left: 1px solid #595959;
    border-right: 1px solid #595959;
}

.cr_btm_bt_col_3 {
    width: 20%;
    padding-left: 100px;
}

.cr_main_ft_bottm_block {
    padding-top: 65px;
}

ul#menu-ft_quick_link {
    display: grid;
    grid-template-columns: 50% 50%;
}
.cr_main_footer_row:before {
    content: "";
    position: absolute;
    width: 347px;
    height: 528px;
    background: url(../../../../../wp-content/uploads/2023/02/ft_object_1.png) 0 0 no-repeat;
    background-size: contain;
    bottom: 15px;
    right: -157px;
    opacity: 0.3;
}
.cr_main_footer_row {
    position: relative;
    overflow: hidden !important;
}

/*---------------- FIXED FOOTER SECTION ------------------*/
.se_fixed_inner_ft ul li svg {
    width: 28px;
    height: 28px;
}

.ci_mob_fixed_footer_section {
    padding: 0px !important;
    background: #1f1f1f;
    box-shadow: 10px 10px 10px 10px #0dd6ee21;
    position: fixed !important;
    width: 100%;
    bottom: 0;
    left: 0;
    z-index: 999;
}

.ci_mob_fixed_footer_row {
    padding: 0px 0px !important;
}

.se_fixed_inner_ft ul {
    display: flex;
    padding: 0px !important;
    list-style-type: none !important;
}

.se_fixed_inner_ft ul li {
    flex: 1;
    position: relative;
    padding: 10px 0px;
    text-align: center;
}

.se_fixed_inner_ft ul li svg path {
    fill: #11caea;
    color: #11caea;
}

.se_fixed_inner_ft ul li svg {
    color: #11caea;
    fill: #11caea;
    margin: auto;
}
li.bottom_ft_user_li .xoo-el-action-sc.button.btn.xoo-el-login-tgr {
    color: transparent;
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

.se_fixed_inner_ft ul li a {
    display: flex;
    margin: auto;
}

.se_fixed_inner_ft ul li {
    margin: auto;
    display: flex;
}
.ci_mob_fixed_footer_section {
    display: none !important;
}
.myclass li a:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    bottom: 0;
    left: 0;
    background-image: linear-gradient(to right, #1e9ed8 0%, #00ffff 100%);
    transition: 1s !important;
    transform: rotateY(45deg) scale(0) translate(10px, 10px);
}

.myclass li a:hover:before {
    transform: rotateY(45deg) scale(1) translate(10px, 5px);
}
.myclass li a:hover{
    color: #1f9cd7;
}
li.bottom_ft_user_li a.xoo-el-action-sc.button.btn {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    color: transparent;
}
.crn_banner_in_cm_Div.newsletter_crn_banner_in_cm_Div{
    text-align: center;
    margin: 20px 0;
}
.news_main_class_form_row_col {
    position: relative;
    width: 70%;
    margin: 0 auto;
}
.news_main_class_form_row_col input{
    height: 60px;
    width: 100%;
    border-radius: 10px;
    padding-left: 20px;
    font-size: 16px;
}
.news_main_class_form_row_col .news_ww_form_button{
    position: absolute;
    top: 7px;
    right: 7px;
}
.cr_tb_padding_row.news_cr_row{
    padding-bottom: 0 !important;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
    border-color: #01fdfe !important;
    /* background-image: linear-gradient(to right, #1ea0d9 0%, #01fdfe 100%) !important; */
    color: #fff !important;
}

@media all and (min-width: 320px) and (max-width: 767px) {
    .news_main_class_form_row_col {
        width: 100%;
    }
    .news_main_class_form_row_col .news_ww_form_button {
        position: relative;
        top: 7px;
        right: 7px;
        margin: 10px auto 0px;
    }
    .news_main_class_form_row_col input {
        height: 55px;
    }
    .cr_ft_btm_inlftCol img {
        width: 28px;
        height: 28px;
    }
    .cr_ft_top_spn {
        font-size: 17px;
        padding-bottom: 6px;
    }
    .cr_ft_btm_txt {
        font-size: 14px;
    }
    .cr_ft_btm_inner_box {
        height: 124px;
    }
    .cr_btm_logo_inner img {
        width: 209px;
        height: 21px;
        margin: auto;
        display: flex;
    }
    ul.cr_btm_logo_inner_ul li {
        width: 42px;
        height: 42px;
    }
    ul.cr_btm_logo_inner_ul li a {
        font-size: 18px;
    }
    .cr_btm_bt_col_1 {
        width: 100%;
    }
    .cr_btm_bt_Title{
        font-size: 19px;
        padding-bottom: 8px;
    }
    .myclass li {
        font-size: 14px;
        padding-bottom: 14px;
    }
    .cr_btm_bt_col_3 {
           padding-left: 0px;
        width: 100%;
    }
    .cr_btm_bt_col_2{
        padding: 18px 0px 18px 0px;
        width: 100%;
        border: none !important;
    }
    .cr_main_ft_bottm_block {
        padding-top: 25px;
    }
    .cr_main_footer_copyright_rw{
        padding: 15px 0px !important;
    }
    .cr_copy_rght {
        font-size: 14px;
    }
    .cr_ft_btm_inCol_1 .cr_ft_btm_inrow {
            width: 100%;
        margin-left: 30px;
    }
    .cr_ft_btm_inner_col {
        width: 100%;
        padding: 10px 15px;
    }
    .cr_btm_links_inner_rw {
        display: block;
    }
    ul#menu-ft_quick_link{
        grid-template-columns: 50% 50%;
    }
    ul#menu-ft-product-menu {
        display: grid;
        grid-template-columns: 50% 50%;
    }
    .cr_main_footer_row:before {
        width: 212px;
        height: 311px;
        bottom: 17px;
        right: -117px;
    }
    .se_fixed_inner_ft ul li svg{
        width: 23px;
        height: 23px;
    }
    .cr_main_footer_copyright_rw {
        margin-bottom: 20px !important;
    }
    .ci_mob_fixed_footer_section {
        display: block !important;
    }
    .cr_ft_btm_inrow{
        margin-left: 22px;
    }
    /* .cr_ft_btm_inner_box a{
        margin-left: 22px;
    } */
    /* .cr_ft_btm_inCol_3 .cr_ft_btm_inrow {
        margin-left: 0px !important;
    } */


}
@media all and (min-width: 768px) and (max-width: 980px) {
    .cr_ft_btm_inlftCol img {
        width: 28px;
        height: 28px;
    }
    .cr_ft_top_spn {
        font-size: 17px;
        padding-bottom: 6px;
    }
    .cr_ft_btm_txt {
        font-size: 14px;
    }
    .cr_ft_btm_inner_box {
        height: 138px;
    }
    .cr_btm_logo_inner img {
        width: 230px;
        height: 27px;
        margin: auto;
        display: flex;
    }
    ul.cr_btm_logo_inner_ul li {
        width: 42px;
        height: 42px;
    }
    ul.cr_btm_logo_inner_ul li a {
        font-size: 18px;
    }
    .cr_btm_bt_col_1 {
        width: 100%;
    }
    .cr_btm_bt_Title{
        font-size: 20px;
        padding-bottom: 8px;
    }
    .myclass li {
        font-size: 15px;
        padding-bottom: 17px;
    }
    .cr_btm_bt_col_3 {
           padding-left: 0px;
        width: 100%;
    }
    .cr_btm_bt_col_2{
        padding: 18px 0px 18px 0px;
        width: 100%;
        border: none !important;
    }
    .cr_main_ft_bottm_block {
        padding-top: 25px;
    }
    .cr_main_footer_copyright_rw{
        padding: 15px 0px !important;
    }
    .cr_copy_rght {
        font-size: 15px;
    }
    .cr_ft_btm_inCol_1 .cr_ft_btm_inrow {
        width: 80%;
    }
    .cr_ft_btm_inner_col {
        width: 50%;
        padding: 15px 15px;
    }
    .cr_btm_links_inner_rw {
        display: block;
    }
    ul#menu-ft_quick_link{
        grid-template-columns: 33.33% 33.33% 33.33%;
    }
    ul#menu-ft-product-menu {
        display: grid;
        grid-template-columns: 33.33% 33.33% 33.33%;
    }
    .cr_main_footer_row:before {
        width: 257px;
        height: 427px;
        bottom: 17px;
        right: -117px;
    }
    .ci_mob_fixed_footer_section {
        display: block !important;
    }
    .cr_main_footer_copyright_rw {
        margin-bottom: 45px !important;
    }
    .news_main_class_form_row_col {
        width: 90%;
    }


}
@media only screen and (min-width: 981px) and (max-width: 1024px) {
    .cr_ft_btm_inlftCol img {
        width: 28px;
        height: 28px;
    }
    .cr_ft_top_spn {
        font-size: 17px;
        padding-bottom: 6px;
    }
    .cr_ft_btm_txt {
        font-size: 14px;
    }
    .cr_ft_btm_inner_box {
        height: 138px;
    }
    .cr_btm_logo_inner img {
        width: 191px;
        height: 18px;
    }
    ul.cr_btm_logo_inner_ul li {
        width: 42px;
        height: 42px;
    }
    ul.cr_btm_logo_inner_ul li a {
        font-size: 18px;
    }
    .cr_btm_bt_col_1 {
        width: 20%;
    }
    .cr_btm_bt_Title{
        font-size: 20px;
        padding-bottom: 8px;
    }
    .myclass li {
        font-size: 15px;
        padding-bottom: 17px;
    }
    .cr_btm_bt_col_3 {
        padding-left: 47px;
        width: 25%;
    }
    .cr_btm_bt_col_2{
        padding: 0px 17px 0px 50px;
        width: 45%;
    }
    .cr_main_ft_bottm_block {
        padding-top: 55px;
    }
    .cr_main_footer_copyright_rw{
        padding: 15px 0px !important;
    }
    .cr_copy_rght {
        font-size: 15px;
    }
    .cr_ft_btm_inCol_1 .cr_ft_btm_inrow {
        width: 80%;
    }
    .cr_main_footer_row:before {
        width: 214px;
        height: 304px;
        bottom: 17px;
        right: -117px;
    }

}
@media all and (min-width: 1025px) and (max-width: 1140px) {
     .cr_ft_btm_inlftCol img {
        width: 28px;
        height: 28px;
    }
    .cr_ft_top_spn {
        font-size: 17px;
        padding-bottom: 6px;
    }
    .cr_ft_btm_txt {
        font-size: 15px;
    }
    .cr_ft_btm_inner_box {
        height: 138px;
    }
    .cr_btm_logo_inner img {
        width: 191px;
        height: 18px;
    }
    ul.cr_btm_logo_inner_ul li {
        width: 42px;
        height: 42px;
    }
    ul.cr_btm_logo_inner_ul li a {
        font-size: 18px;
    }
    .cr_btm_bt_col_1 {
        width: 20%;
    }
    .cr_btm_bt_Title{
        font-size: 20px;
        padding-bottom: 8px;
    }
    .myclass li {
        font-size: 16px;
        padding-bottom: 18px;
    }
    .cr_btm_bt_col_3 {
        padding-left: 47px;
        width: 25%;
    }
    .cr_btm_bt_col_2{
        padding: 0px 17px 0px 50px;
        width: 45%;
    }
    .cr_main_ft_bottm_block {
        padding-top: 55px;
    }
    .cr_main_footer_copyright_rw{
        padding: 15px 0px !important;
    }
    .cr_copy_rght {
        font-size: 15px;
    }
    .cr_ft_btm_inCol_1 .cr_ft_btm_inrow {
        width: 80%;
    }
    .cr_main_footer_row:before {
        width: 214px;
        height: 304px;
        bottom: 17px;
        right: -117px;
    }

}
@media all and (min-width: 1141px) and (max-width: 1280px) {
    .cr_ft_btm_inlftCol img {
        width: 28px;
        height: 28px;
    }
    .cr_ft_top_spn {
        font-size: 17px;
        padding-bottom: 6px;
    }
    .cr_ft_btm_txt {
        font-size: 15px;
    }
    .cr_ft_btm_inner_box {
        height: 138px;
    }
    .cr_btm_logo_inner img {
        width: 191px;
        height: 18px;
    }
    ul.cr_btm_logo_inner_ul li {
        width: 42px;
        height: 42px;
    }
    ul.cr_btm_logo_inner_ul li a {
        font-size: 18px;
    }
    .cr_btm_bt_col_1 {
        width: 20%;
    }
    .cr_btm_bt_Title{
        font-size: 20px;
        padding-bottom: 8px;
    }
    .myclass li {
        font-size: 16px;
        padding-bottom: 18px;
    }
    .cr_btm_bt_col_3 {
        padding-left: 47px;
        width: 20%;
    }
    .cr_btm_bt_col_2{
        padding: 0px 17px 0px 50px;
        width: 50%;
    }
    .cr_main_ft_bottm_block {
        padding-top: 55px;
    }
    .cr_main_footer_copyright_rw{
        padding: 15px 0px !important;
    }
    .cr_copy_rght {
        font-size: 15px;
    }
    .cr_ft_btm_inCol_1 .cr_ft_btm_inrow {
        width: 80%;
    }
    .cr_main_footer_row:before {
        width: 234px;
        height: 335px;
        bottom: 17px;
        right: -133px;
    }


}
@media all and (min-width: 1281px) and (max-width: 1440px) {
    .cr_ft_btm_inlftCol img {
        width: 31px;
        height: 31px;
    }
    .cr_ft_top_spn {
        font-size: 18px;
        padding-bottom: 7px;
    }
    .cr_ft_btm_txt {
        font-size: 15px;
    }
    .cr_ft_btm_inner_box {
        height: 138px;
    }
    .cr_btm_logo_inner img {
        width: 246px;
        height: 21px;
    }
    ul.cr_btm_logo_inner_ul li {
        width: 45px;
        height: 45px;
    }
    ul.cr_btm_logo_inner_ul li a {
        font-size: 20px;
    }
    .cr_btm_bt_col_1 {
        width: 20%;
    }
    .cr_btm_bt_Title{
        font-size: 20px;
        padding-bottom: 8px;
    }
    .myclass li {
        font-size: 16px;
        padding-bottom: 20px;
    }
    .cr_btm_bt_col_3 {
        padding-left: 65px;
    }
    .cr_btm_bt_col_2{
        padding: 0px 20px 0px 65px;
    }
    .cr_main_ft_bottm_block {
        padding-top: 55px;
    }
    .cr_main_footer_copyright_rw{
        padding: 15px 0px !important;
    }
    .cr_copy_rght {
        font-size: 15px;
    }
    .cr_main_footer_row:before {
        width: 234px;
        height: 335px;
        bottom: 17px;
        right: -133px;
    }


}
@media all and (min-width: 1441px) and (max-width: 1680px) {
    .cr_ft_btm_inlftCol img {
        width: 31px;
        height: 31px;
    }
    .cr_ft_top_spn {
        font-size: 18px;
        padding-bottom: 7px;
    }
    .cr_ft_btm_txt {
        font-size: 15px;
    }
    .cr_ft_btm_inner_box {
        height: 138px;
    }
    .cr_btm_logo_inner img {
        width: 269px;
        height: 26px;
    }
    ul.cr_btm_logo_inner_ul li {
        width: 48px;
        height: 48px;
    }
    ul.cr_btm_logo_inner_ul li a {
        font-size: 20px;
    }
    .cr_btm_bt_col_1 {
        width: 20%;
    }
    .cr_btm_bt_Title{
        font-size: 20px;
        padding-bottom: 8px;
    }
    .myclass li {
        font-size: 16px;
        padding-bottom: 20px;
    }
    .cr_btm_bt_col_3 {
        padding-left: 85px;
    }
    .cr_btm_bt_col_2{
        padding: 0px 25px 0px 85px;
    }
    .cr_main_ft_bottm_block {
        padding-top: 55px;
    }
    .cr_main_footer_copyright_rw{
        padding: 15px 0px !important;
    }
    .cr_copy_rght {
        font-size: 15px;
    }
    .cr_main_footer_row:before {
        width: 278px;
        height: 377px;
        bottom: 17px;
    }


}
@media all and (min-width: 1681px) and (max-width: 1880px) {
    .cr_ft_btm_inlftCol img {
        width: 31px;
        height: 31px;
    }
    .cr_ft_top_spn {
        font-size: 18px;
        padding-bottom: 7px;
    }
    .cr_ft_btm_txt {
        font-size: 15px;
    }
    .cr_ft_btm_inner_box {
        height: 138px;
    }
    .cr_btm_logo_inner img {
        width: 269px;
        height: 26px;
    }
    ul.cr_btm_logo_inner_ul li {
        width: 48px;
        height: 48px;
    }
    ul.cr_btm_logo_inner_ul li a {
        font-size: 20px;
    }
    .cr_btm_bt_col_1 {
        width: 20%;
    }
    .cr_btm_bt_Title{
        font-size: 20px;
        padding-bottom: 8px;
    }
    .myclass li {
        font-size: 16px;
        padding-bottom: 20px;
    }
    .cr_btm_bt_col_3 {
        padding-left: 85px;
    }
    .cr_btm_bt_col_2{
        padding: 0px 25px 0px 85px;
    }
    .cr_main_ft_bottm_block {
        padding-top: 55px;
    }
    .cr_main_footer_copyright_rw{
        padding: 15px 0px !important;
    }
    .cr_copy_rght {
        font-size: 15px;
    }
     .cr_main_footer_row:before {
        width: 278px;
        height: 377px;
        bottom: 17px;
    }


}
