/*

Theme Name: Browning-Theme

Description: Child theme for Avada theme

Author: ThemeFusion

Author URI: https://theme-fusion.com

Template: Avada

Version: 1.0.0

Text Domain:  Avada

*/

#boxed-wrapper .head_info .icon i{
    width: 60px !important;
    height: 60px !important;
    line-height: 60px !important;
    margin: 5px;
}
#boxed-wrapper .head_info .icon{
    top: 2px;
}
#boxed-wrapper .head_info .icon i:after{
    content: "";
    left: -5px;
    top: -5px;
    right: -5px;
    bottom: -5px;
    border: 2px dashed #940101;
    border-radius: 50%;
    position: absolute;
}
#boxed-wrapper .head_info .heading{
    margin-bottom: 0px;
}
#boxed-wrapper .head_info .content-container{
    margin-bottom: 0;
}
#boxed-wrapper .head_right_menu .awb-menu__main-a_icon-only{
    width: 166px;
    text-align: center;
    background-color: #650202;
}
#boxed-wrapper .head_search_box{
    position: relative;
}
#boxed-wrapper .head_search_box .awb-menu__main-a{
    width: 154px;
}
#boxed-wrapper .head_search_box:before{
    content: "";
    position: absolute;
    top: 50%;
    bottom: 0;
    width: 1px;
    transform: translateY(-50%);
    height: calc(100% - 60px);
    background-color: #3F3B2E;
    left: 0px;
}
#boxed-wrapper .head_info .fusion-column:nth-child(2):before{
    content: "";
    position: absolute;
    top: 50%;
    bottom: 0;
    width: 1px;
    transform: translateY(-50%);
    height: calc(100%);
    background-color: #3F3B2E;
    left: 42px;
}
#boxed-wrapper .head_info{
        flex-grow: 1;
        display: flex;
        justify-content: flex-end;
}
#boxed-wrapper .info_box .content-box-column{
    margin-bottom: 0;
}
#boxed-wrapper .info_box .heading .image{
    position: static;
}
#boxed-wrapper .info_box .heading .image img{
    transition: all 300ms;
    display: block;
}
#boxed-wrapper .info_box .heading{
    margin: 0;
    display: flex;
    align-items: center;
}
#boxed-wrapper .info_box .heading .content-box-heading{
    padding-left: 0 !important;
}
#boxed-wrapper .info_box:hover .heading .content-box-heading{
    color: #fff;
}
#boxed-wrapper .info_box:hover .heading .image img{
    filter: brightness(0) invert(1);
}
#boxed-wrapper .info_box:before{
    content: "";
    position: absolute;
    background: url(/wp-content/uploads/2026/04/bar_icon01.png) 0 0 no-repeat;
    background-size: cover;
    width: 197px;
    height: 218px;
    transform: rotate(20deg);
    filter: brightness(0) invert(1);
    z-index: 0;
    right: 20px;
    top: -30px;
    opacity: 0;
    pointer-events: none;
    transition: all 300ms;
}
#boxed-wrapper .info_box.icon01:before{
    background-image: url(/wp-content/uploads/2026/04/bar_icon01.png);
}
#boxed-wrapper .info_box.icon02:before{
    background-image: url(/wp-content/uploads/2026/04/bar_icon02.png);
}
#boxed-wrapper .info_box.icon03:before{
    background-image: url(/wp-content/uploads/2026/04/bar_icon03.png);
}
#boxed-wrapper .info_box.icon04:before{
    background-image: url(/wp-content/uploads/2026/04/bar_icon04.png);
}
#boxed-wrapper .info_box:hover:before{
    opacity: 0.1;
}
#boxed-wrapper .img_info_box .fusion-text,
#boxed-wrapper .img_info_box .fusion-title .fusion-title-heading{
    transition: all 0.3s;
}
#boxed-wrapper .img_info_box:hover .fusion-text,
#boxed-wrapper .img_info_box:hover .fusion-title .fusion-title-heading{
    color: #fff !important;
}
#boxed-wrapper .icon_info_box .content-container{
    margin-bottom: 0;
    font-size: 16px;
    line-height: calc(28/16);
}
#boxed-wrapper .icon_info_box .heading .image img{
    background-color: #820101;
    border-radius: 50%;
}
#boxed-wrapper .icon_info_box .heading{
    margin-bottom: 5px;
}
#boxed-wrapper .icon_info_box > div.content-box-column{
    margin-bottom: 22px !important;
}
#boxed-wrapper .projects_swiper_box .swiper-pagination .swiper-pagination-bullet{
    width: 26px;
    border-radius: 0;
    transform: skewX(30deg);
}
#boxed-wrapper .projects_swiper_box .swiper-slide .fusion-image-wrapper{
    position: relative;
    padding-bottom: calc(642/491 * 100%);
    display: block;
}
#boxed-wrapper .projects_swiper_box .swiper-slide .fusion-image-wrapper img{
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
#boxed-wrapper .footer_button_phone .fusion-read-more{
    display: none;
}
#boxed-wrapper .footer_button_phone .content-box-column{
    margin-bottom: 0 !important;
}
#boxed-wrapper .footer_button_phone .content-box-column .content-box-wrapper{
    padding-top: 25.5px;
    padding-bottom: 25.5px;
    border-radius: 10px;
    justify-content: center;
    display: flex;
}
#boxed-wrapper .footer_button_phone .content-box-column .content-box-wrapper:hover{
    background-color: var(--awb-color4);
    transition: all 0.3s;
}
#boxed-wrapper .footer_button_phone .content-box-heading{
    transform: translateY(5px);
}
#boxed-wrapper .footer_img_link{
    display: block;
    background-color: #fff;
    border-radius: 10px;
    padding: 11px;
}
#boxed-wrapper .footer_menu_list .fusion-menu{
    display: grid;
  grid-template-columns: 1fr 1fr; 
  gap: 10px;
  list-style: none;
  padding: 0;
}
#boxed-wrapper .footer_info_list .content-box-column{
    margin-bottom: 23px !important;
}
#boxed-wrapper .footer_info_list .heading .image{
    width: 41px;
    height: 41px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: rgba(255, 255, 255, .1);
    border-radius: 50%;
    position: static;
}
#boxed-wrapper .footer_info_list .heading,
#boxed-wrapper .footer_info_list .heading .image img{
    margin: 0;
}
#boxed-wrapper .footer_info_list .content-box-wrapper{
    display: flex;
    align-items: center;  
}
#boxed-wrapper .footer_info_list .content-box-wrapper .content-container{
    padding-left: 18px !important;
    margin-bottom: 0;
    font-size: 16px;
}
#boxed-wrapper .footer_bottom_box .sep{
    margin: 0 8px;
}
#boxed-wrapper .footer_bottom_box:before{
    content: "";
    position: absolute;
    left: -1000px;
    top: -1px;
    right: 0;
    width: 3000px;
    height: 1px;
    background-color: rgba(255, 255, 255, .12);
}
#boxed-wrapper .list_style01 .fusion-li-item .icon-wrapper{
    width: 25px !important;
    height: 25px !important;
    font-size: 15px;
}
#boxed-wrapper .list_style01 .fusion-li-item .fusion-li-item-content{
    line-height: 1;
    font-weight: bold;
    margin-left: 0;
}
#boxed-wrapper .toggles_style .panel-group .panel-heading .panel-title > a{
    border: 1px solid #E4DEDB;
    padding-left: 20px;
    padding-right: 20px;
    font-weight: bold;
}
#boxed-wrapper .toggles_style .panel-group .panel-heading .panel-title > a.active{
    border-color: #650202;
}
#boxed-wrapper .toggles_style .panel-group .fusion-panel{
    margin-top: 15px;
    margin-bottom: 15px;
}
#boxed-wrapper .toggles_style .panel-body p:last-child{
    margin-bottom: 0;
}
#boxed-wrapper .fusion-page-title-bar .fusion-title .fusion-title-heading{
    font-weight: bold;
}
#boxed-wrapper .img-shadow01{
    border-radius: 8px;
    display: block;
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
}
#boxed-wrapper .icon_info_box .info_img_box{
    display: block;
    border-radius: 50%;
    box-shadow: 0 0 20px rgba(0, 0, 0, .15);
    background: #fff;
    transition: all 0.3s;
    max-width: 128px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 27px;
}
#boxed-wrapper .icon_info_box .info_img_box img{
    display: block;
    transition: all ease-in 300ms;
}

#boxed-wrapper .icon_info_box:hover .info_img_box img{
    filter: grayscale(100%) 
            invert(100%) 
            brightness(200%);
}
#boxed-wrapper .icon_info_box:hover .info_img_box{
    background: var(--awb-color4);
}
#boxed-wrapper .bg_custom_option{
    background-position: center 217px;
}
#boxed-wrapper .logo_list_items .fusion-imageframe img{
    filter: grayscale(100%);
    opacity: 0.6;
            transition: all 0.3s;
}
#boxed-wrapper .logo_list_items .fusion-imageframe img:hover{
    filter: grayscale(0);
    opacity: 1;
}
body #boxed-wrapper .service_info div.content-box-column{
    margin-bottom: 0 !important;
}
#boxed-wrapper .custom_spear .fusion-image-carousel{
    margin-bottom: 0 !important;
}
#boxed-wrapper .custom_spear .fusion-flex-align-items-center{
    padding: 0;
}
#boxed-wrapper .custom_spear .fusion-carousel-item-wrapper{
    display: flex;
}
#boxed-wrapper .services_info_box .content-box-column{
    margin-bottom: 0;
}
#boxed-wrapper .services_info_box .content-box-column .content-box-wrapper .heading{
    margin-bottom: 5px;
}
#boxed-wrapper .services_info_box .content-box-column .content-box-wrapper .content-box-heading {
    font-family: var(--awb-typography3-font-family);
    font-weight: bold;
}
#boxed-wrapper .services_info_box .content-box-column .content-box-wrapper .content-container{
    font-size: 16px;
    line-height: 26px;
}
#boxed-wrapper .contact_title{
    padding-left: 37px;
    position: relative;
}
#boxed-wrapper .contact_title:before{
    content: "";
    position: absolute;
    left: 0;
    top: 3px;
    width: 5px;
    height: 31px;
    background: #A51717;
}
#boxed-wrapper .line_title{
    display: flex;
    align-items: center;
}
#boxed-wrapper .line_title::before,
#boxed-wrapper .line_title::after {
  content: ""; 
  flex: 1; 
  height: 2px; 
}
#boxed-wrapper .line_title::before {
  margin-right: 35px; 
  background: linear-gradient(to right, transparent, #E6E6E6);
}

#boxed-wrapper .line_title::after {
  margin-left: 35px;
  background: linear-gradient(to left, transparent, #E6E6E6);
}
#boxed-wrapper .contactus_form_box .fusion-form-element-required{
    color: #d30e0e;
}
#boxed-wrapper .projects_gallery_container .fusion-portfolio-wrapper .fusion-portfolio-post .fusion-portfolio-content-wrapper .fusion-portfolio-content{
    text-align: center;
}
#boxed-wrapper .projects_gallery_container .fusion-portfolio-wrapper .fusion-portfolio-post .fusion-portfolio-content-wrapper .fusion-portfolio-content .entry-title{
    font-size: 24px !important;
    font-weight: bold !important;
    color: #000000 !important;
    pointer-events: none;
}
#boxed-wrapper .projects_gallery_container .fusion-portfolio-wrapper .fusion-portfolio-post .fusion-portfolio-content-wrapper .fusion-portfolio-content .entry-title a{
    color: currentColor !important; 
}
#boxed-wrapper .projects_gallery_container .fusion-portfolio-wrapper .fusion-portfolio-post .fusion-portfolio-content-wrapper .fusion-image-wrapper .fusion-rollover .fusion-rollover-sep,
#boxed-wrapper .projects_gallery_container .fusion-portfolio-wrapper .fusion-portfolio-post .fusion-portfolio-content-wrapper .fusion-image-wrapper .fusion-rollover .fusion-rollover-categories,
#boxed-wrapper .projects_gallery_container .fusion-portfolio-wrapper .fusion-portfolio-post .fusion-portfolio-content-wrapper .fusion-image-wrapper .fusion-rollover .fusion-rollover-title,
#boxed-wrapper .projects_gallery_container .fusion-portfolio-wrapper .fusion-portfolio-post .fusion-portfolio-content-wrapper .fusion-image-wrapper .fusion-rollover .fusion-link-wrapper,
#boxed-wrapper .projects_gallery_container .fusion-portfolio-wrapper .fusion-portfolio-post .fusion-portfolio-content-wrapper .fusion-image-wrapper .fusion-rollover .fusion-rollover-link{
    display: none;
}
#boxed-wrapper .projects_gallery_container .fusion-portfolio-wrapper .fusion-portfolio-post .fusion-portfolio-content-wrapper .fusion-image-wrapper .fusion-rollover{
    background:rgba(131,1,1,.6)
}
#boxed-wrapper .projects_gallery_container .fusion-portfolio-wrapper .fusion-portfolio-post .fusion-portfolio-content-wrapper .fusion-image-wrapper .fusion-rollover .fusion-rollover-gallery{
    width: 84px;
    height: 84px;
    background: #fff;
    opacity: 1;
        position: static;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    transition: all 0.3s;
}
#boxed-wrapper .projects_gallery_container .fusion-portfolio-wrapper .fusion-portfolio-post .fusion-portfolio-content-wrapper .fusion-image-wrapper .fusion-rollover .fusion-rollover-gallery:before{
    font-size: 40px;
    color: #8B1010;
    margin-left: 0px;
    transition: all 0.3s;
}
#boxed-wrapper .projects_gallery_container .fusion-portfolio-wrapper .fusion-portfolio-post .fusion-portfolio-content-wrapper .fusion-image-wrapper .fusion-rollover:hover .fusion-rollover-gallery{
    background: var(--awb-color4);
}
#boxed-wrapper .projects_gallery_container .fusion-portfolio-wrapper .fusion-portfolio-post .fusion-portfolio-content-wrapper .fusion-image-wrapper .fusion-rollover:hover .fusion-rollover-gallery:before{
    color: #fff;
}
#boxed-wrapper .projects_gallery_container .fusion-portfolio-wrapper .fusion-portfolio-post .fusion-portfolio-content-wrapper .fusion-image-wrapper .fusion-rollover .fusion-rollover-gallery:after{
    content: "";
    position: absolute;
    inset: 0;
    z-index: 1;
}
#boxed-wrapper .projects_gallery_container .fusion-portfolio-wrapper .fusion-portfolio-post .fusion-portfolio-content-wrapper .fusion-image-wrapper{
    position: relative;
    padding-bottom: calc(337/424 * 100%);
}
#boxed-wrapper .projects_gallery_container .fusion-portfolio-wrapper .fusion-portfolio-post .fusion-portfolio-content-wrapper .fusion-image-wrapper img{
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
#boxed-wrapper .projects_gallery_container .fusion-load-more-button.fusion-portfolio-button{
    width: auto;
    margin-left: auto;
    margin-right: auto;
    border-radius: 0;
    height: 85px;
    line-height: 85px;
    font-family: var(--awb-typography1-font-family);
    font-size: 0px;
    padding: 0 30px;
    text-align: center;
    font-weight: normal;
    background: #650202;
    transition: all 0.3s;
}
#boxed-wrapper .projects_gallery_container .fusion-load-more-button.fusion-portfolio-button:hover{
    background: var(--awb-color5);
}
#boxed-wrapper .projects_gallery_container .fusion-load-more-button.fusion-portfolio-button:after{
    display: none;
}
#boxed-wrapper .projects_gallery_container .fusion-load-more-button.fusion-portfolio-button:before{
    font-size: 26px;
    content: "LOAD MORE";
    font-family: var(--awb-typography1-font-family);
    display: block;
}
#boxed-wrapper .projects_gallery_container .fusion-filters{
    border: none;
    display: flex;
    justify-content: center;
    gap: 10px;
    flex-wrap: wrap;
    margin-top: 0;
}
#boxed-wrapper .projects_gallery_container .fusion-filters .fusion-filter{
    margin: 0;
}
#boxed-wrapper .projects_gallery_container .fusion-filters .fusion-filter a{
    border: 2px solid #830101;
    border-radius: 0;
    font-size: 26px;
    color: #830101;
    background: transparent;
    font-family: var(--awb-typography1-font-family);
    height: 67px;
    line-height: 63px;
    padding: 0 15px;
    transition: all 0.3s;
}
#boxed-wrapper .projects_gallery_container .fusion-filters .fusion-filter.fusion-active a,
#boxed-wrapper .projects_gallery_container .fusion-filters .fusion-filter a:hover{
    background: #830101;
    color: #fff;
}
#boxed-wrapper .custom_map_option .leaflet-marker-icon{
    
}
#boxed-wrapper .custom_map_option .leaflet-marker-icon .awb-openstreet-map-marker-icon-wrapper{
    --awb-color:#E20505 !important;
    --awb-background-color:transparent !important;
    --awb-hover-color:#E20505 !important;
    --awb-hover-background-color:transparent !important;
}
#boxed-wrapper .head_right_menu .fusion-megamenu-icon{
    width: 41px;
    height: 33px;
}
#boxed-wrapper .head_right_menu .fusion-megamenu-icon:before{
    content: "";
    width: 100%;
    height: 3px;
    background: currentColor;
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    margin-top: -1.5px;
}
#boxed-wrapper .head_right_menu .fusion-megamenu-icon .glyphicon.fa-bars.fas:before{
    content: "";
    width: 100%;
    height: 3px;
    background: currentColor;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
}
#boxed-wrapper .head_right_menu .fusion-megamenu-icon .glyphicon.fa-bars.fas:after{
    content: "";
    width: 100%;
    height: 3px;
    background: currentColor;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
}
#boxed-wrapper .head_right_menu a[href^="#awb-oc__"].awb-oc-active .awb-menu__i:not(.awb-oc-close-icon), a[href^="#awb-oc__"].awb-oc-active .fusion-megamenu-icon:not(.awb-oc-close-icon){
    height: 0 !important;
}
#boxed-wrapper .head_search_box .glyphicon.fa-search.fas:before{
    content: "";
    display: block;
    width: 44px;
    height: 44px;
    background: url(search_icon.png) 0 0 no-repeat;
}

@media only screen and (min-width: 1024px) {
     #boxed-wrapper .custom_spear > div,
    #boxed-wrapper .custom_spear > div > div,
    #boxed-wrapper .custom_spear > div > div > div,
    #boxed-wrapper .custom_spear > div > div > div > .awb-image-carousel-wrapper,
    #boxed-wrapper .custom_spear > div > div > div > .awb-image-carousel-wrapper > div,
    #boxed-wrapper .custom_spear > div > div > div > .awb-image-carousel-wrapper > div > div,
    #boxed-wrapper .custom_spear > div > div > div > .awb-image-carousel-wrapper > div > div > div,
    #boxed-wrapper .custom_spear > div > div > div > .awb-image-carousel-wrapper > div > div > div > img
    {
        height: 100% !important;
        width: 100% !important;
    }
    #boxed-wrapper .custom_spear > div > div > div > .awb-image-carousel-wrapper > div > div > div > img{
        object-fit: cover;
    }
}
@media only screen and (min-width: 1750px) {
    #boxed-wrapper .size-32 .fusion-title-heading,
    #boxed-wrapper .size-32{
        font-size: 32px !important;
    }
    #boxed-wrapper .size-28 .fusion-title-heading,
    #boxed-wrapper .size-28{
        font-size: 28px !important;
    }
    #boxed-wrapper .xl_bot_spear{
        --awb-padding-bottom: 150px !important;
    }
    #boxed-wrapper .custom_min_height{
        --awb-min-height: 1026px !important;
    }
    #boxed-wrapper .projects_gallery_container .fusion-filters .fusion-filter a{
        padding-left: 36px;
        padding-right: 36px;
    }
    #boxed-wrapper .projects_gallery_container .fusion-filters{
        margin-bottom: 74px;
    }
    #boxed-wrapper .projects_gallery_container .fusion-load-more-button.fusion-portfolio-button{
        min-width: 275px;
    }
    #boxed-wrapper .projects_gallery_container .fusion-portfolio-wrapper .fusion-portfolio-post .fusion-portfolio-content-wrapper .fusion-portfolio-content{
        margin-bottom: 38px;
    }
    #boxed-wrapper .contactus_form_box .form-form-submit{
        padding: 23px 70px;
}
   
    #boxed-wrapper .custom_spear .fusion-image-carousel .awb-carousel{
        --awb-arrow-position-horizontal:40px !important;
    }
    #boxed-wrapper .fusion-page-title-bar .fusion-title .fusion-title-heading{
        font-size: 80px !important;
    }
    #boxed-wrapper .toggles_style .panel-body{
        padding-left: 40px;
        padding-right: 40px;
        padding-top: 32px;
    }
    #boxed-wrapper .toggles_style .panel-group .panel-heading .panel-title > a{
        padding: 23.5px 32px 23.5px 35px;
    }
    #boxed-wrapper .list_style01 .fusion-li-item{
        padding-top: 13px;
        padding-bottom: 13px;
    }
    #boxed-wrapper .custom_left_col_spear .fusion-title-heading{
        max-width: 440px;
    }
    #boxed-wrapper .custom_left_col_spear > div{
        padding: 110px 100px;
    }
    #boxed-wrapper .projects_swiper_box .swiper-pagination{
        padding-top: 46px;
    }
    #boxed-wrapper .projects_swiper_box .swiper-pagination .swiper-pagination-bullet{
        margin-left: 3px;
        margin-right: 3px;
    }
    #boxed-wrapper .icon_info_box .content-box-wrapper{
    padding: 48px 30px 48px 30px;
}
    .top_spear{
        transform: translateY(50px);
    }
    #boxed-wrapper .custom_width_box > div{
        max-width: 1582px !important;
    }
     #boxed-wrapper .custom_width_box2 > div{
        max-width: 1707px !important;
    }
     #boxed-wrapper .custom_width_box3 > div{
        max-width: 1417px !important;
    }
    body .avada-footer-scripts .custom_right_bar .off-canvas-content .button-001,
    #boxed-wrapper .button-001{
        padding-left: 64px;
        padding-right: 64px;
    }
    #boxed-wrapper .head_info .fusion-column:nth-child(2){
    padding-left: 100px;
}
    #boxed-wrapper .head_info .heading{
        padding-top: 8px;
    }
    #boxed-wrapper .head_info .fusion-column:nth-child(1){
        width: auto;
    }
    #boxed-wrapper .head_info .fusion-column:nth-child(2){
        width: auto;
        padding-right: 80px;
    }
  
    #boxed-wrapper .head_info .heading .content-box-heading{
        font-size: 30px;
        padding-left: 100px !important;
    }
    #boxed-wrapper .head_info .content-container{
        padding-left: 100px;
    }
}
@media only screen and (min-width: 1201px) and (max-width: 1749px) {
    #boxed-wrapper .custom_map_option .fusion-column-wrapper > div{
        --awb-height: 645px !important;
    }
}
@media only screen and (max-width: 1200px) {
   
}
@media only screen and (max-width: 767px) {
     #boxed-wrapper .custom_map_option .fusion-column-wrapper > div{
        --awb-height: 300px !important;
    }
    #boxed-wrapper .fusion-tb-header > .fusion-fullwidth,
    #boxed-wrapper .head_search_box,
    #boxed-wrapper .head_right_menu{
            --awb-min-height: 88px !important;
    }
     #boxed-wrapper .footer_bottom_box > div,
    #boxed-wrapper .mobile_center > .fusion-flex-align-items-center{
        justify-content: center;
    }
    #boxed-wrapper .head_search_box .awb-menu__main-a,
    #boxed-wrapper .head_right_menu .awb-menu__main-a_icon-only{
        width: 100px;
    }
    #boxed-wrapper .footer_menu_list .fusion-menu{
        grid-template-columns: 1fr;
    }
    #boxed-wrapper .toggles_style .panel-group .panel-heading .panel-title > a{
        line-height: 1.1;
    }
    #boxed-wrapper .head_right_menu .fusion-megamenu-icon {
    width: 30px;
    height: 23px;
    }
    #boxed-wrapper .head_search_box .glyphicon.fa-search.fas:before{
        width: 26px;
        height: 26px;
        background-size: cover;
    }
    #boxed-wrapper .bg_custom_option{
        background-image: none !important;
    }
}
@media only screen and (max-width: 576px) {
    #boxed-wrapper .fusion-button{
        font-size: 18px !important;
    }
     #boxed-wrapper .head_search_box .awb-menu__main-a,
    #boxed-wrapper .head_right_menu .awb-menu__main-a_icon-only{
        width: 68px;
    }
     #boxed-wrapper .icon_info_box .image{
        position: static;
        padding-bottom: 30px;
     }
     #boxed-wrapper .icon_info_box .image img{
        margin: 0;
     }
     #boxed-wrapper .icon_info_box .content-box-heading{
        padding-left: 0 !important;
     }
     #boxed-wrapper .icon_info_box .content-container{
        padding-left: 0;
     }
}