.ft_social .fa {
    font-size: 20px;
    color: #fff;
}
.ft_social a {
    text-align: right;
    display: block;
}

.footer_contact_details svg path{
	fill:#fff !important;
}
.footer_contact_details .address_col1_icon_title a{
	    color: #fff;
}
.footer_contact_details .address_col1_icon_title span{
	color :#fff !important;
}
.footer_menu h3 {
    font-size: 35px;
    font-weight: 400;
    color: #fff;
    width: 240px;
    padding-bottom: 20px;
    position: relative;
    margin-bottom: 20px;
}

.footer_menu ul {
    padding: 0 !important;
}

.footer_menu ul li {
    list-style-type: none;
}

.footer_menu ul li a:hover::after {
    width: 100% !important;
    transition: 1s !important;
}

.footer_menu ul li a::after {
    position: absolute;
    content: '';
    width: 0;
    height: 1px;
    background: #fff;
    bottom: 0;
    left: 0;
    transition: 1s !important;
}

.footer_menu ul li a {
    font-size: 16px;
    width: fit-content;
    position: relative;
    font-weight: 400;
    padding: 5px 0px !important;
    display: block;
    color: #fff;
}

.footer_menu {
    display: flex;
    width: 100%;
    justify-content: center;
}

.col_first,
.col_center {
    border-right: 1px solid #ffffff42;
}

.footer_menu h3::before {
    content: "";
    position: absolute;
    width: 200%;
    height: 1px;
    top: auto;
    left: 0;
    background: #ffffff42;
    bottom: 0;
    right: 0 !important;
}

.footer_logo_main {
    width: 340px;
    position: relative;
    top: 40px;
    left: 40px;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 14px;
    padding: 20px;
}

.footer_section {
    padding: 0 !important;
}

.main_footer_top {
    font-size: 60px;
    color: #fff;
    font-weight: 300;
    text-transform: uppercase;
    display: flex;
    align-items: center;
}

.footer_top_row {
    padding: 0 !important;
    border-bottom-right-radius: 40px;
    border-bottom-left-radius: 40px;
}

.footer_row .et_pb_column {
    overflow: hidden;
    padding: 60px 0px;
}

.footer_row {
    padding: 0px 0px 0px !important;
}

.footer_top_ghar .et_pb_code_inner {
    line-height: 0;
}

.pd0.footer_top_row_main {
    padding-top: 40px !important;
}

.footer_section::after,
.footer_section::before {
    content: "";
    position: absolute;
    width: 1px;
    height: 100%;
    top: 0;
    left: 30px;
    background: #ffffff42;
    bottom: 0;
}

.footer_section::before {
    left: auto !important;
    right: 30px !important;
}

.footer_copyright_row {
    padding: 10px !important;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
}

#footerSvgPath {
    stroke: white;
    stroke-opacity: 0.5;
    fill: none;
    stroke-width: 1;
    stroke-dasharray: 1000;
    /* initial large value */
    stroke-dashoffset: 1000;
    /* hidden */
    transition: stroke-dashoffset 1s linear;
}


/* footer section */


/* popup */

.popup_enquires_main {
    padding: 0 !important;
}

.popup_enquires_main_row {
    padding: 30px !important;
}

.popup_enquires_main {
    max-width: 800px !important;
}

.main_popup_main {
    align-items: center;
    justify-content: center;
    display: flex;
}

.product_popup.f2 {
    font-size: 20px;
    color: #000;
    padding-left: 20px;
}

.popup_enquires_main_box br {
    display: none;
}

.main_popup,
.product_popup.f2 {
    width: 50%;
	    text-align: center;
}

.product_short_des a {
    color: #004393;
}


/* popup  end*/

@media all and (min-width: 320px) and (max-width: 767px) {

    .service_col .myclass {
        display: none !important;
    }
    .service_col.active .myclass {
        display: block !important;
    }
    .service_col h3::after {
        position: absolute;
        content: '\33';
        right: 0;
        top: 0;
        bottom: 0;
        color: #fff;
        font-size: 30px;
        font-family: 'Etmodules' !important
    }
    .service_col.active h3::after {
        content: '\32' !important
    }


    .main_footer_top {
        font-size: 24px;
    }
    .footer_menu {
        display: block;
    }
    .footer_menu ul {
        display: flex;
        flex-wrap: wrap;
    }
    .footer_menu ul li {
        width: 33.33%;
    }
    .footer_logo_main {
        width: 170px;
        position: unset;
        margin: auto !important;
    }
    .col_first,
    .col_center {
        border: none;
    }
    .pd0.footer_top_row_main {
        padding-top: 10px !important;
    }
    .footer_row {
        padding: 30px 15px 0px !important;
    }
    .footer_section::after,
    .footer_section::before {
        display: none;
    }
    .footer_menu h3 {
        font-size: 22px !important;
        width: 100% !important;
        margin-bottom: 0 !important;
    }
    .footer_row .et_pb_column {
        padding: 0px 0px 20px;
    }
    .dis_flex.main_col {
        display: flex !important;
        justify-content: center !important;
    }
    .footer_top_row {
        padding: 10px 0px !important;
    }
    .main_footer_top {
        display: block;
        text-align: center;
        padding: 10px;
    }
    .footer_menu ul li {
        width: 50%;
    }
    .main_footer_top img {
        display: block;
        display: none;
        margin: auto;
    }
    .footer_menu ul#menu-our-products-1 li {
        width: 100% !important;
    }
		.footer_copyright_row .footer_copyright_box,.footer_copyright_row  .ft_social a  {
			text-align:center !important;
	}
}

@media all and (min-width: 481px) and (max-width: 767px) {
    .footer_menu ul li {
        width: 50%;
    }
    .footer_menu ul#menu-our-products-1 li {
        width: 50% !important;
    }
    .main_footer_top {
        display: block;
    }

	
}

@media all and (min-width: 768px) and (max-width: 980px) {
	.footer_copyright_row {
    display: flex
;
}
    .main_footer_top {
        font-size: 30px;
    }
    .footer_menu {
        display: block;
    }
    .footer_menu ul {
        display: flex;
        flex-wrap: wrap;
    }
    .footer_menu ul li {
        width: 33.33%;
    }
    .footer_logo_main {
        width: 200px;
        position: unset;
        margin: auto !important;
    }
    .col_first,
    .col_center {
        border: none;
    }
    .footer_row {
        padding: 30px 30px 0px !important;
    }
    .footer_section::after,
    .footer_section::before {
        display: none;
    }
    .footer_menu h3 {
        font-size: 24px;
    }
    .footer_row .et_pb_column {
        padding: 0px 0px 20px;
    }
    .dis_flex.main_col {
        display: flex !important;
        justify-content: center !important;
    }
    .footer_top_row {
        padding: 10px 0px !important;
    }
}

@media only screen and (min-width: 981px) and (max-width: 1024px) {
    .main_footer_top {
        font-size: 36px;
    }
    .footer_logo_main {
        width: 250px;
    }
    .footer_row {
        padding: 0 !important;
    }
    .footer_menu h3 {
        font-size: 24px;
    }
    .footer_row .et_pb_column {
        padding: 40px 0px;
    }
}

@media all and (min-width: 1025px) and (max-width: 1140px) {
    .main_footer_top {
        font-size: 36px;
    }
    .footer_logo_main {
        width: 280px;
    }
    .footer_row {
        padding: 0 !important;
    }
    .footer_menu h3 {
        font-size: 28px;
    }
    .footer_row .et_pb_column {
        padding: 40px 0px;
    }
}

@media all and (min-width: 1141px) and (max-width: 1280px) {
    .main_footer_top {
        font-size: 40px;
    }
    .footer_logo_main {
        width: 280px;
    }
    .footer_menu h3 {
        font-size: 28px;
    }
}

@media all and (min-width: 1281px) and (max-width: 1440px) {
    .main_footer_top {
        font-size: 40px;
        text-align: center;
    }
    .footer_top_row .dis_flex {
        display: flex;
        justify-content: center;
    }
    .footer_menu h3 {
        font-size: 28px;
    }
}

@media all and (min-width: 1441px) and (max-width: 1680px) {}

@media all and (min-width: 1681px) and (max-width: 1880px) {}

@media all and (min-width: 981px) and (max-width: 3000px) {}