@media only screen and (min-width: 320px) and (max-width:500px) {
    .minus {
        margin-right: 20px;
        padding-right: 20px;
    }

    .minus1 {
        margin-right: 20px;
        padding-right: 20px;
    }

    .for_mob_sm .plus {
        width: 100%;
        justify-content: center;
        margin-left: 0;
    }

    .no_news {
        display: none;
    }

    .news_slide h2 {
        text-align: center;
    }

    #owl-demo-2 .owl-dots {
        display: none;
    }

    .top_sec {
        display: none;
    }
}

/*@media only screen and (min-width: 320px) and (max-width:500px) {
    .for_mob .plus {
        display: none;
    }
}*/

@media only screen and (min-width: 320px) and (max-width:500px) {
.banner .caption h2{font-size: 24px;}
    .bot_menu ul li {
        width: 80%;
        margin-bottom: 16px;
        border: none;
        margin-top: 16px;
    }

    .banner .caption {
        top: 105px !important;
width: 80%;
    }

    .bot_menu ul li a {
        justify-content: center;
    }

    .bot_menu {
        padding-top: 30px;
    }

    .yellow_boxes {
        min-height: 58px;
        padding-right: 30px;
        padding-left: 30px;
        padding-top: 14px;
        padding-bottom: 14px; font-size:1.25rem;
    }

    .page_right_bot ul li {
        padding: 9px;
    }

}

@media only screen and (min-width: 320px) and (max-width:352px) {
    .for_mob .plus {
        display: none;
    }
}


@media only screen and (min-width: 435px) and (max-width:485px) {
    .minus1 {
        font-size: 0.875rem;
        margin-right: 10px;
        padding-right: 10px;
    }

    .minus {
        font-size: 0.875rem;
        margin-right: 10px;
        padding-right: 10px;
    }

    .plus {
        padding-top: 5px;
        padding-right: 6px;
        padding-bottom: 6px;
        padding-left: 12px;
    }

    .top_blue_pl .dropdown a {
        font-size: 0.875rem;
    }

    .logo {
        width: 170px !important;
    }

    .navbar-brand {
        margin-left: -10px;
    }

    .bot_menu ul li a {
        font-size: 1rem;
    }
}

@media (min-width: 501px) {
    .for_mob_sm .plus {
        display: none;
    }

    .news_slide {
        display: none;
    }

}

@media (max-width: 767px) {

.but_yellow {
    padding: 17px 20px;
}
    .yellow_boxes {
        min-height: 58px !important; font-size:1.25rem !important;
    }
	
    .management {
        flex-direction: column;
    }

    .management_img {
        margin-bottom: 30px;
    }

    .filter_sec {
        margin-bottom: 15px;
    }

    .recover_left {
        padding-right: 0px;
    }
}


@media (max-width: 991px) {
    .filter_sec .searchbar_filter {
        margin-left: 0px;
    }

    .page_left {
        display: none;
    }

    .bot_right {
        padding-left: 0px;
        padding-top: 20px;
    }

    .tab-content>.tab-pane {
        display: block;
        opacity: 1;
    }

    .tabs_sec .accordion-item {
        background-color: transparent;
        border-radius: 8px;
        margin-bottom: 20px;
    }

    .fund_img {
        margin-left: 0px;
        margin-top: 40px;
    }

    .tabs_sec .accordion-button::before {
        display: none;
    }

    .tabs_sec .accordion-button {
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .tabs_sec {
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .bot_tabs {
        margin-top: 60px;
    }

    .recover .row {
        display: flex;
        flex-direction: column-reverse;
    }

    .recover {
        padding-bottom: 60px;
    }

    .recover_right {
        padding-left: 0px;
        margin-bottom: 20px;
    }

    .safety_right {
        padding: 15px;
        font-size: 1.25rem;
    }

    .safety_sec {
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .faq_sec {
        padding-bottom: 103px;
    }

    .more {
        font-size: 1.125rem;
    }

    .banner .caption {
        top: 105px;
width: 75%;
    }


    .banner img {
        object-position: 80% 100%;
    }

    .page_right {
        padding-left: 0px;
    }
}



@media only screen and (min-width: 768px) and (max-width: 991px) {
    .christmas img {
        width: 110px;
    }

    .christmas_all .navbar-brand {
        margin-left: 110px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .christmas img {
        width: 110px;
    }

    .christmas_all .navbar-brand {
        margin-left: 110px;
    }
}


@media only screen and (min-width: 320px) and (max-width: 500px) {
.occasion-christmas-active .for_mob_sm .plus {
        position: relative!important;
        z-index: 101!important;
    }

    .christmas {
        top: 22px;
        z-index: 100;
    }

    .christmas img {
        width: 80px; 
    }

    .christmas_all .navbar-brand {
        margin-left: 80px;
    }

    .christmas_all .logo {
        width: 150px;
    }
}


@media only screen and (min-width: 501px) and (max-width: 767px) {
    .christmas_all .logo {
        width: 140px;
    }

    .christmas_all .navbar-brand {
        margin-left: 80px;
    }

    .christmas img {
        width: 95px; 
    }

    .christmas_all .plus {
        padding-top: 7px;
        padding-right: 8px;
        padding-bottom: 7px;
        padding-left: 15px;
    }

    .christmas_all .navbar-brand {
        margin-right: 0rem;
    }
	.christmas_all .minus1 {
    margin-right: 8px;
    padding-right: 8px;
}

}



.occasion-logo {transition: 0.4s;}
.occasion-logo img{transition: 0.4s;}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
.easter_all #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link {
    margin-right: 10px;
}

.occasion-easter-active .fixedOccLogo{
  top: -20px;
}

.occasion-easter-active .fixedOccLogo img{
  width: 100px;
}

.easter_all #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link {
        font-size: 0.95rem !important;
    }
	
    .easter_all .logo {
        width: 200px;
    }

    .easter_all .navbar-expand-xl .navbar-nav .nav-link {
        margin-right: 7px;
    }

    .easter_all .navbar-nav .nav-link {
        font-size: 1rem;
    }

    .easter img {
        width: 120px;
    }

    .easter_all .navbar-brand {
        margin-left: 110px;
    }

    .easter_all .navbar-brand {
        margin-right: 0rem;
    }

}

@media only screen and (min-width: 1400px) and (max-width: 1649px) {
.easter_all #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link {
        font-size: 1.10rem !important;
    }
	
    .easter_all .logo {
        width: 250px;
    }

    .easter_all .navbar-expand-xl .navbar-nav .nav-link {
        margin-right: 10px;
    }

    .easter_all .navbar-nav .nav-link {
        font-size: 1.10rem;
    }

    .easter img {
        width: 130px;
    }

    .easter_all .navbar-brand {
        margin-left: 140px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .easter img {
        width: 110px;
    }

    .easter_all .navbar-brand {
        margin-left: 110px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .easter img {
        width: 110px;
    }

    .easter_all .navbar-brand {
        margin-left: 110px;
    }
}


@media only screen and (min-width: 320px) and (max-width: 500px) {
.occasion-easter-active .for_mob_sm .plus {
        position: relative;
        z-index: 101;
    }

    .easter {
        top: 40px;
        z-index: 100;
    }

    .easter img {
        width: 60px;
    }

    .easter_all .navbar-brand {
        margin-left: 60px;
    }

    .easter_all .logo {
        width: 150px;
    }
}


@media only screen and (min-width: 501px) and (max-width: 767px) {
    .easter_all .logo {
        width: 130px;
    }

    .easter_all .navbar-brand {
        margin-left: 60px;
    }

    .easter img {
        width: 100px;
    }

    .easter_all .plus {
        padding-top: 7px;
        padding-right: 8px;
        padding-bottom: 7px;
        padding-left: 15px;
    }

    .easter_all .navbar-brand {
        margin-right: 0rem;
    }
	
	.easter_all .minus1 {
    margin-right: 8px;
    padding-right: 8px;
}
}

@media (min-width: 1650px) {
.occasion-easter-active .fixedOccLogo{
  top: -30px;
}
.occasion-christmas-active .fixedOccLogo{
  top: -30px;
}
.occasion-patrotic-active .fixedOccLogo{
  top: 15px;
}
.occasion-patrotic-active .fixedOccLogo img{
  width: 125px;
}
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {

.patrotic_all #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link {
    margin-right: 10px;
}
.patrotic_all #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link {
        font-size: 0.95rem !important;
    }
	
	
.occasion-patrotic-active .fixedOccLogo{
  top: 10px; margin-top: 0px;
}

.occasion-patrotic-active .fixedOccLogo img{
  width: 80px;
}

.occasion-patrotic-active .occasion-logo {
    margin-top: 10px;
}

    .patrotic_all .logo {
        width: 200px;
    }

    .patrotic_all .navbar-expand-xl .navbar-nav .nav-link {
        margin-right: 7px;
    }

    .patrotic_all .navbar-nav .nav-link {
        font-size: 1rem;
    }

    .patrotic img {
        width: 80px;
    }

    .patrotic_all .navbar-brand {
        margin-left: 80px;
    }

    .patrotic_all .navbar-brand {
        margin-right: 0rem;
    }
}

@media only screen and (min-width: 1400px) and (max-width: 1649px) {
.patrotic_all #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link {
        font-size: 1.10rem !important;
    }
.patrotic_all .navbar-expand-xl .navbar-nav .nav-link {
        margin-right: 10px;
    }
	
.patrotic {
    top: 100px;
}

.occasion-patrotic-active .fixedOccLogo {
    top: 30px;
}


    .patrotic_all .logo {
        width: 250px;
    }

    .patrotic_all .navbar-expand-xl .navbar-nav .nav-link {
        margin-right: 10px;
    }

    .patrotic_all .navbar-nav .nav-link {
        font-size: 1.10rem;
    }

    .patrotic img {
        width: 100px;
    }

    .patrotic_all .navbar-brand {
        margin-left: 110px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .patrotic img {
        width: 80px;
    }

    .patrotic_all .navbar-brand {
        margin-left: 80px;
    }

    .patrotic {
        top: 55px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .patrotic img {
        width: 80px;
    }

    .patrotic_all .navbar-brand {
        margin-left: 80px;
    }

    .patrotic {
        top: 50px;
    }
}


@media only screen and (min-width: 320px) and (max-width: 500px) {

.occasion-patrotic-active .for_mob_sm .plus {
        position: relative;
        z-index: 101;
    }

    .patrotic {
        top: 85px;
        z-index: 100;
    }
	
    .patrotic img {
        width: 60px;
    }

    .patrotic_all .navbar-brand {
        margin-left: 60px;
    }

    .patrotic_all .logo {
        width: 150px;
    }
}


@media only screen and (min-width: 501px) and (max-width: 767px) {
    .patrotic_all .logo {
        width: 170px;
    }

    .patrotic_all .navbar-brand {
        margin-left: 50px;
    }

    .patrotic {
        top: 65px;
    }

    .patrotic img {
        width: 50px;
    }

    .patrotic_all .plus {
        padding-top: 7px;
        padding-right: 8px;
        padding-bottom: 7px;
        padding-left: 15px;
    }

    .patrotic_all .navbar-brand {
        margin-right: 0rem;
    }
	.patrotic_all  .minus1 {
    margin-right: 9px;
    padding-right: 9px;
}
}

@media all and (max-width: 575px) {
.page_right_bot ul {
    margin-left: -5px;
    margin-right: -5px;
}
}

@media all and (max-width: 1199px) {
.hide_mob{display:none;}
.minus1{display:none;}
}


@media only screen and (min-width: 320px) and (max-width: 500px) {
.top_social ul li a img{ width:24px;}
.responsive-br {display: none;}

.top_social ul li a {
    margin-right: 10px;
}
.plus{
    padding-top: 8px;
    padding-right: 10px;
    padding-bottom: 8px;
    padding-left: 10px;
}
.for_mob .top_social{display:none!important;}

.for_mob .plus{display:none!important;}

.top_social {
    margin-top: 0px;
}
.top_blue_pl {
    padding-left: 10px;
}
}

@media only screen and (min-width: 501px) and (max-width: 1199px) {
.top_blue_pl .dropdown-menu{
 width: 68px !important;
    min-width: 68px;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #f6f6f6;
    inset: 30px auto auto -20px !important;
}
}

.searchbar {margin-top: -2px;}


	
@media (max-width: 1199px) {
    .searchbar {
        display: none;
    }

/*    .top_social {
        display: none;
    }
*/
    .logo {
        width: 218px;
    }

    .for_mob .plus {
        margin-left: 0px;
    }

    .for_desk {
        display: none;
    }

    .top_height {
        height: 110px;
    }

   
}


@media (min-width: 1200px) {
    .for_mob {
        display: none;
    }
}

@media only screen and (min-width: 502px) and (max-width:552px) {
    h2 {
        font-size: 26px;
    }
	
}
@media only screen and (min-width: 552px) and (max-width:992px) {
    h2 {
        font-size: 28px;
    }
	
}	
@media only screen and (min-width: 992px) and (max-width:1199px) {
    h2 {
        font-size: 32px;
    }
	.tabs_sec .nav-tabs .nav-link {
        font-size: 1.25rem;
        height: 180px;
    }

    .logo {
        width: 218px;
    }

    .fund_img img {
        object-fit: cover;
        height: 100%;
    }

    .fund_img {
        margin-left: 35px;
        height: 100%;
    }

    .more {
        font-size: 1.125rem;
    }

    .safety_right {
        padding: 30px;
    }

    .banner .caption {
        top: 105px;
    }

    .filter_sec .searchbar_filter {
        margin-left: 0px;
    }

    .filter_sec {
        margin-bottom: 15px;
    }
}

@media only screen and (min-width: 1200px) and (max-width:1399px) {

#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item:last-child a.mega-menu-link{ margin-right:0px;}

    .logo {
        width: 250px;
    }

    .navbar-nav .nav-link {
        font-size: 1.125rem;
    }

    .top_height {
        height: 130px;
    }

    .searchbar {
        margin-left: 100px;
    }

    .searchbar_filetr {
        margin-left: 0px;
    }
}

@media only screen and (min-width: 1400px) and (max-width:1649px) {
    .logo {
        width: 300px;
    }

    .navbar-nav .nav-link {
        font-size: 1.25rem;
    }

    .top_height {
        height: 150px;
    }

    .searchbar {
        margin-left: 100px;
    }

    .searchbar {
        margin-left: 100px;
    }

    .filter_sec .searchbar_filter {
        margin-left: 0px;
    }
}


@media all and (min-width: 992px) {
    .dropdown-menu li {
        position: relative;
        margin-left: 0px !important;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #2A5384;
        margin-bottom: 0px !important;
    }

    .dropdown-menu li a {
        padding-left: 14px;
        padding-right: 14px;
        padding-top: 11px;
        padding-bottom: 11px;
    }
}

@media all and (max-width: 1199px) {
    .dropdown-menu li a {
        color: #2A5384;
        padding-top: 14px;
        padding-bottom: 14px;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #fff;
        text-decoration: none;
    }

    .dropdown-item {
        text-align: center;
    }

    .navbar-expand-xl .navbar-nav {
        margin-top: 0px;
        background-color: #fff;
    }

    .dropdown-menu.show .show.dropdown-toggle::after {
        transform: rotate(90deg);
    }

    .navbar-expand-xl .navbar-nav .nav-link {
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #D5E9FC;
        padding: 12px;
        text-align: center;
    }

    .dropdown-toggle::after {
        display: inline-block;
        margin-top: 5px;
        content: "";
        background-image: url(/wp-content/themes/bfg_new/assets/images/arrow_blue.svg);
        background-repeat: no-repeat;
        background-position: right top;
        height: 15px;
        width: 10px;
    }

    .show.dropdown-toggle::after {
        display: inline-block;
        margin-top: 5px;
        content: "";
        background-image: url(/wp-content/themes/bfg_new/assets/images/arrow_blue.svg);
        background-repeat: no-repeat;
        background-position: right top;
        height: 15px;
        width: 10px;
        transform: rotate(90deg);
    }

    .dropdown-menu {
        background-color: #f6f6f6;
    }

    .dropdown-menu.show .dropdown-menu {
        background-color: #c9e3fc;
        margin-left: 0px;
    }

    .top_blue_pl .dropdown-toggle::after {
        background-position: right 2px;
        margin-left: 3px;
        height: 10px !important;
    }

    .top_blue_pl .show.dropdown-toggle::after {
        background-position: right 2px;
        margin-left: 3px;
    }
}

@media only screen and (min-width: 1200px) and (max-width:1500px) {
    .fund_sec ul li {
        width: 25%;
    }
}

@media only screen and (min-width: 992px) and (max-width:1199px) {
    .fund_sec ul li {
        width: 33.33%;
    }
}

@media only screen and (min-width: 481px) and (max-width:991px) {
    .fund_sec ul li {
        width: 50%;
    }
}

@media only screen and (min-width: 320px) and (max-width:480px) {
    .fund_sec ul li {
        width: 100%;
    }
}


@media only screen and (min-width: 1200px) and (max-width:14000px) {
    .form-label {
        font-size: 1rem;
    }
}

@media only screen and (min-width: 1041px) and (max-width:15000) {
    .filter_sec .form-label {
        color: #1D1D1B;
        font-size: 1.125rem;
        font-weight: 400;
        line-height: 28px;

    }

    .form-label {
        color: #1D1D1B;
        font-size: 0.875rem;
        font-weight: 400;
        line-height: 28px;
    }
}

@media all and (max-width: 1650px) {
    .bot_menu ul li {
        margin-bottom: 16px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {

.occasion-christmas-active .fixedOccLogo{
  top: -20px;
}

.occasion-christmas-active .fixedOccLogo img{
  width: 100px;
}


    .christmas_all .logo {
        width: 200px;
    }

    .christmas_all .navbar-expand-xl .navbar-nav .nav-link {
        margin-right: 7px;
    }

    .christmas_all .navbar-nav .nav-link {
        font-size: 1rem;
    }

    .christmas img {
        width: 120px; 
    }

    .christmas_all .navbar-brand {
        margin-left: 110px;
    }

    .christmas_all .navbar-brand {
        margin-right: 0rem;
    }
	
.christmas_all #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link {
    margin-right: 10px;
}

.christmas_all #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link {
        font-size: 0.95rem !important;
    }
	

}

@media only screen and (min-width: 1400px) and (max-width: 1649px) {
    .christmas_all .logo {
        width: 250px;
    }

    .christmas_all .navbar-expand-xl .navbar-nav .nav-link {
        margin-right: 10px;
    }

    .christmas_all .navbar-nav .nav-link {
        font-size: 1.10rem;
    }

    .christmas img {
        width: 130px; 
    }

    .christmas_all .navbar-brand {
        margin-left: 140px;
    }

.christmas_all #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link {
        font-size: 1.10rem !important;
    }
}