/*10 March 2025 start*/
html {
    scroll-behavior: auto !important;
}

a.cta_btn {
    background: green;
    color: #fff;
    padding: 2px 9px 3px 9px !important;
    text-transform: uppercase;
    font-family: 'Open Sans';
    margin-left: 3px;
}

.hero_img span.et_pb_image_wrap {
    box-shadow: 20px 14px 34px 0px #002E6233;
    border-radius: 0 0 10px 10px;
}

.new_hdr a {
    color: #fff;
}

.image_cvr img {
    max-width: 100%;
    height: 100% !important;
    object-fit: cover;
}

.bnnr_sec .et_pb_row {
    align-items: center !important;
}

.exp_doors .et_pb_blurb_position_left .et_pb_blurb_container,
.et_pb_blurb_position_right .et_pb_blurb_container {
    vertical-align: middle;
}

.exp_doors .et_pb_blurb_container {
    padding-left: 25px !important;
}

.bnnr_sec.et_pb_section.et_pb_section_0.et_pb_with_background.et_section_regular {
    background: none !important;
}

.ftr_new .et_pb_heading_0_tb_footer {
    height: auto;
}

.ftr_new .et_pb_heading_1_tb_footer {
    height: auto;
}

.ftr_new .et_pb_heading_3_tb_footer {
    height: auto;
}

.cstm_menus {
    display: flex;
    gap: 100px;
}

/*10 March 2025 end*/

.banner-image img {
    position: absolute !important;
    right: 0;
    height: 100%;
    width: 50%;
    top: 0;
}

.bnnr_sec {
    position: relative;
}

.banner-image * {
    position: static !important;
}

.banner-image {
    position: static;
}

img.wp-image-14463 {
    position: static !IMPORTANT;
}

.chicgo_rt_clmn {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.inst_listing ul li {
    list-style: none;
    position: relative;
    margin-bottom: 15px;
    color: #000;
    padding-left: 32px;
}

.inst_listing ul li:after {
    content: '';
    position: absolute;
    background-image: url("https://defenderdoor.com/wp-content/uploads/2025/03/Group-9.svg");
    height: 20px;
    width: 21px;
    left: 0;
}

.inst_listing ul {
    padding: 0;
}

.gt_tch_sec .et_pb_row.et_pb_row_13.et_pb_equal_columns {
    align-items: center;
}

h5.blue-clr.mt-20 {
    margin-top: 38px;
    font-family: DM Sans;
    font-weight: 700;
    font-size: 26px;
    line-height: 34px;
    text-align: center;
    padding: 0;
}

.bx_hvr_efct .et_pb_with_border:hover {
    border-color: #008000;
}

.bx_hvr_efct .et_pb_with_border:hover h4 span {
    color: #008000;
}

.bx_hvr_efct .et_pb_with_border span.et_pb_image_wrap {
    border: 1px solid #0000001A;
    height: 100px;
    width: 100px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.bx_hvr_efct .et_pb_with_border:hover span.et_pb_image_wrap {
    background-color: #008000;
    border-color: #008000;
}

.bx_hvr_efct .et_pb_with_border:hover span.et_pb_image_wrap img {
    filter: brightness(0) invert(1);
}

.cstm_sec_dor_img {
    height: 100% !important;
}

.cstm_sec_dor_img img {
    height: 100% !important;
    object-fit: cover;
}

.cstm_sec_dor_img span {
    height: 100% !important;
}

.cta_bttn:hover {
    background-color: #002e62 !important;
    transition: color 0.3s ease-in-out;
}

.cd_door_btn {
    width: 100%;
    max-width: 413px;
    text-align: center;
}

.bx_hvr_efct .et_pb_with_border span.et_pb_image_wrap img {
    border-radius: unset !important;
}

.et_pb_menu_0_tb_header.et_pb_menu ul li a {
    padding-left: 0;
}

.ftr_bttn:hover {
    background-color: #fff !important;
    color: #002e62 !important;
}

.et_pb_section_0_tb_header.et_pb_section a.cta_btn:hover {
    background-color: #fff;
    color: #002e62;
}

.color_shades .exp_doors h4.et_pb_module_header span {
    color: #3D3D3D;
}

.wdcl_image_carousel_0 .slick-dots li.slick-active button,
.wdcl_image_carousel_1 .slick-dots li.slick-active button {
    background: #002E62 !important;
}

.et_pb_module.et_pb_heading.et_pb_heading_11.et_pb_bg_layout_ {
    width: 100% !important;
}


.cstm_sec_dor .et_pb_column.et_pb_column_1_2.et_pb_column_14.et_pb_css_mix_blend_mode_passthrough.et-last-child {
    padding-bottom: 48px !important;
}

.bann_blue_bg{
    background-color:#E5EAEF
}
.bnnr_sec .banner-image{
    background-color: #e5eaef !important;
}
.bann_blue_bg {
    padding-bottom: 106px;
}
.exp_doors .et_pb_column {
    transition: transform 0.3s ease; /* Adjust time and easing as needed */
}

.exp_doors .et_pb_column:hover {
    transform: scale(0.9);
}
.img_sldr button {
    cursor: pointer !important;
}


/* 20 march start*/
.cstm_menus a {
    transition: font-weight 0.3s ease;
}

.cstm_menus a:hover {
    font-weight: 500;
}
.cta_lnkks a{
    transition: font-weight 0.3s ease;
}
.cta_lnkks a:hover {
    font-weight: 500;
}
.et_pb_section_0_tb_header.et_pb_section a.cta_btn {
    transition: background-color 0.3s ease, color 0.3s ease;
}

.bx_hvr_efct .et_pb_with_border {
    transition: border-color 0.3s ease;
}
.bx_hvr_efct .et_pb_with_border span.et_pb_image_wrap {
    transition: background-color 0.3s ease, border-color 0.3s ease;
}
.bx_hvr_efct .et_pb_with_border h4 span {
    transition: color 0.3s ease;
}
a.et_pb_button.et_pb_button_0_tb_footer.ftr_cta_btn:hover {
    background-color: #fff !important;
    color: #002e62 !important;
}
.page-id-14257 .mob-menu-header-holder.mobmenu {
    display: none !important;
}
.dcm-container .slick-arrow {
    cursor: pointer !important;
    z-index: 999;
}
img.lg-object.lg-image {
    background-color: #fff;
}
.dcm-container .slick-arrow:hover {
    background: #0000001A !important;
    color: #008000 !important;
}
/*20 march end*/
/*21 march start*/
/*change hamburger icon to x when mobile menu is open*/
#et_mobile_nav_menu .mobile_nav.opened .mobile_menu_bar::before,
.et_pb_module.et_pb_menu .et_mobile_nav_menu .mobile_nav.opened .mobile_menu_bar::before {
	content: '\4d';
}
/*adjust the new toggle element which is added via jQuery*/
ul.et_mobile_menu li.menu-item-has-children .mobile-toggle,
ul.et_mobile_menu li.page_item_has_children .mobile-toggle,
.et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children .mobile-toggle,
.et-db #et-boc .et-l ul.et_mobile_menu li.page_item_has_children .mobile-toggle {
	width: 44px;
	height: 100%;
	padding: 0px !important;
	max-height: 44px;
	border: none;
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 999;
	background-color: transparent;
}
/*some code to keep everyting positioned properly*/
ul.et_mobile_menu>li.menu-item-has-children,
ul.et_mobile_menu>li.page_item_has_children,
ul.et_mobile_menu>li.menu-item-has-children .sub-menu li.menu-item-has-children,
.et-db #et-boc .et-l ul.et_mobile_menu>li.menu-item-has-children,
.et-db #et-boc .et-l ul.et_mobile_menu>li.page_item_has_children,
.et-db #et-boc .et-l ul.et_mobile_menu>li.menu-item-has-children .sub-menu li.menu-item-has-children {
	position: relative;
}
/*remove default background color from menu items that have children*/
.et_mobile_menu .menu-item-has-children>a,
.et-db #et-boc .et-l .et_mobile_menu .menu-item-has-children>a {
	background-color: transparent;
}
/*hide the submenu by default*/
ul.et_mobile_menu .menu-item-has-children .sub-menu,
#main-header ul.et_mobile_menu .menu-item-has-children .sub-menu,
.et-db #et-boc .et-l ul.et_mobile_menu .menu-item-has-children .sub-menu,
.et-db #main-header ul.et_mobile_menu .menu-item-has-children .sub-menu {
	display: none !important;
	visibility: hidden !important;
}
/*show the submenu when toggled open*/
ul.et_mobile_menu .menu-item-has-children .sub-menu.visible,
#main-header ul.et_mobile_menu .menu-item-has-children .sub-menu.visible,
.et-db #et-boc .et-l ul.et_mobile_menu .menu-item-has-children .sub-menu.visible,
.et-db #main-header ul.et_mobile_menu .menu-item-has-children .sub-menu.visible {
	display: block !important;
	visibility: visible !important;
}
/*adjust the toggle icon position and transparency*/
ul.et_mobile_menu li.menu-item-has-children .mobile-toggle,
.et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children .mobile-toggle {
	text-align: center;
	opacity: 1;
}
/*submenu toggle icon when closed*/
ul.et_mobile_menu li.menu-item-has-children .mobile-toggle::after, .et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children .mobile-toggle::after {
    top: 10px;
    position: relative;
    font-family: "ETModules";
    content: '\33';
    color: #000;
    background: #f0f3f6;
    border-radius: 50%;
    padding: 3px;
}
/*submenu toggle icon when open*/
ul.et_mobile_menu li.menu-item-has-children.dt-open>.mobile-toggle::after,
.et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children.dt-open>.mobile-toggle::after {
	content: '\32';
}
/*add point on top of the menu submenu dropdown*/
.et_pb_menu_0.et_pb_menu .et_mobile_menu:after {
	position: absolute;
	right: 5%;
	margin-left: -20px;
	top: -14px;
	width: 0;
	height: 0;
	content: '';
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	border-bottom: 20px solid #ffffff;
}
/*adjust the position of the hamburger menu*/
.mobile_menu_bar {
	position: relative;
	display: block;
	/* bottom: 10px; */
	line-height: 0;
}
/*force the background color and add a rounded border*/
.et_pb_menu_0.et_pb_menu .et_mobile_menu,
.et_pb_menu_0.et_pb_menu .et_mobile_menu ul {
	background-color: #ffffff!important;
	border-radius: 10px;
}
/* Hide the sub-menu initially */
.sub-menu {
    opacity: 0;
    transform: translateY(-10px);
    visibility: hidden;
    transition: transform 0.4s ease, opacity 0.4s ease;
}

/* When the 'visible' class is present, show with animation */
.sub-menu.visible {
    opacity: 1;
    transform: translateY(0);
    visibility: visible;
}
#mobile_menu2 li a {
    color: #000;
}
/*21 march end*/

@media (max-width: 767px) {
    ul#mobile_menu2 {
        position: absolute;
        left: 0;
        right: 0;
        width: 100%;
    }

    .cstm_sec_dor {
        padding-bottom: 48px !important;
    }

    .view-security-slider button.slick-arrow {
        width: 42px !important;
        height: 42px !important;
        font-size: 16px !important;
        top: 48% !important;
        transform: translateY(-200%) !important;
    }

    .et_pb_module.et_pb_text.et_pb_text_8.et_pb_text_align_center.et_pb_bg_layout_light {
        width: 100% !important;
        max-width: 366px;
    }

    .wdcl_image_carousel_0 .slick-dots li.slick-active button,
    .wdcl_image_carousel_1 .slick-dots li.slick-active button {
        background: #002E62 !important;
    }

    ul.slick-dots {
        bottom: 0 !important;
    }

    .exp_doors .et_pb_blurb_container {
        padding-left: 19px !important;
    }

    .cd_door_btn {
        width: 100%;
        max-width: 317px;
        text-align: center;
        font-size: 16px !important;
    }

    .banner-image img {
        position: static !IMPORTANT;
        height: 412px !important;
        object-fit: cover;
    }

    .color_shades .exp_doors .et_pb_column {
        width: 100% !important;
        max-width: 50% !important;
    }

    .color_shades .exp_doors .et_pb_blurb_content {
        display: flex !important;
        flex-direction: column !important;
        justify-content: center !important;
        align-items: center;
        padding-bottom: 40px;
    }

    .color_shades .exp_doors .et_pb_blurb_container {
        padding: 0 !important;
    }

    .color_shades .exp_doors .et_pb_main_blurb_image {
        width: 100% !important;
        max-width: 100% !important;
        margin-bottom: 12px;
    }

    .color_shades .exp_doors h4.et_pb_module_header {
        padding: 0;
    }

    .color_shades .exp_doors h4.et_pb_module_header span {
        color: #3D3D3D;
    }

    .et_pb_row.et_pb_row_0.banner-image.et_pb_equal_columns.et_pb_gutters1 {
        display: flex !important;
        flex-direction: column-reverse;
        padding: 0 !important;
    }

    br {
        display: none !important;
    }

    .ftr_new br {
        display: block !important;
    }

    .et_mobile_menu li li {
        padding: 0 !important;
    }

    .phone_menu .et_pb_menu_inner_container.clearfix {
        position: static !important;
    }

    .phone_menu {
        position: static !important;
    }

    .et_pb_column.et_pb_column_1_3.et_pb_column_9_tb_header.horizontal-columns.et_pb_css_mix_blend_mode_passthrough.et-last-child.et_pb_column--with-menu {
        position: static !important;
        justify-content: end;
        align-items: center;
    }


    span.mobile_menu_bar:after {
        content: "";
        background-image: url("https://defenderdoor.com/wp-content/uploads/2025/03/Group-36225.png");
        background-repeat: no-repeat;
        background-size: cover;
        height: 16px !important;
        width: 20px !important;
        position: absolute;
        right: 0;
        top: -8px;
    }

    span.mobile_menu_bar:before {
        display: none;
    }

    .et_pb_module.et_pb_heading.et_pb_heading_10.et_pb_bg_layout_ {
        width: 100% !important;
    }

    .et_pb_module.et_pb_heading.et_pb_heading_9.et_pb_bg_layout_ {
        width: 100% !important;
    }

    .bnnr_logo img {
        height: 100% !important;
    }
    /*20 march start*/
    .img_sldr button.slick-arrow.slick-prev {
        left: -10px !important;
    }
    .img_sldr button.slick-arrow.slick-next {
        right: -10px !important;
    }
    /*20 march end*/
}
@media (max-width:767px){   
	.horizontal-columns {
        display: flex;
    }

	   .horizontal-columns {
        width: 32px !important;
        margin: 0;
    }

    .horizontal-columns .et_pb_image_1_tb_header {
        padding: 0 !important;
    }

    .horizontal-section {
        display: flex;
        align-items: center;
    }
.horizontal-columns img {
    height: 50px;
    min-width: 40px;
    object-fit: contain;
}
    .horizontal-columns.header_logo {
        width: calc(100% - 60px) !important;
    }
		.horizontal-section .horizontal-columns:nth-child(2){
    margin-right:16px;
}
.et_pb_row_3_tb_header.et_pb_row.horizontal-section.Mobile_header {
    padding-bottom: 4px !important;
}
	.cstm_sec_dor {
    padding-bottom: 0px !important;
}

}
@media (max-width: 575px) {



    .et_pb_row.et_pb_row_17.exp_doors.et_pb_equal_columns.et_pb_gutters1.et_pb_row_6col {
        padding-bottom: 0 !important;
    }

 
    .body.mob-menu-slideout {
        padding-top: 0px !important;
    }

    .cstm_menus {
        display: block;
        gap: 100px;
    }

    .chicgo_best .et_pb_row.et_pb_row_5.et_pb_equal_columns.et_pb_gutters1,
    .cstm_sec_dor .et_pb_row.et_pb_row_7.et_pb_equal_columns.et_pb_gutters1,
    .cstm_sec_dor .et_pb_row.et_pb_row_9.et_pb_equal_columns.et_pb_gutters1 {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
    }

    .chicgo_best .et_pb_column.et_pb_column_1_2.et_pb_column_9.et_pb_css_mix_blend_mode_passthrough {
        order: 2 !important;
        margin-top: 50px !important;
    }

    .cstm_sec_dor .et_pb_column.et_pb_column_1_2.et_pb_column_13.et_pb_css_mix_blend_mode_passthrough,
    .cstm_sec_dor .et_pb_column.et_pb_column_1_2.et_pb_column_17.et_pb_css_mix_blend_mode_passthrough {
        order: 2 !important;
    }	
	.bnnr_logo img {
    width: 130px !important;
}

}