
@media screen and (max-width: 1299px) {}


/*For Tab View Start*/
@media screen and (max-width: 1280px) {}

@media screen and (max-width: 1199px) {
/*==============================================================================================================*/
/*Common Header Section > Top Fix Scroll Navbar (Desktop + Mobile) Section Start*/
.ComShs_Dv {
    display: none;
}

.ComShs_Mob {
    display: block;
}

.ComShsMcr1cIcons.ComShsMcrLogo {
    width: 25%;
}

.ZgComSearchInputSect input {
    padding: 12.7px 10px;
}

.ComShsMcr1c_ObsConts:before {
    right: 25%;
}
/*Common Header Section > Top Fix Scroll Navbar (Desktop + Mobile) Section End*/
/*==============================================================================================================*/
/*==============================================================================================================*/
/*ComsHs > Categories Dropdown Section Start*/
.ComsHssc1Items.ComsHsCatDd.ComsHsCatDdMv {
    width: 100%;
    position: fixed;
    top: 60px;
    left: 0;
    right: 0;
    z-index: 999999999;
}

.ComsHsCatDd input.form-control, 
.ComsHsCatDd textarea.form-control, 
.ComsHsCatDd select.form-select {
    box-shadow: 0 0 11px #6475c7;
}
/*ComsHs > Categories Dropdown Section Start*/
/*==============================================================================================================*/
/*==============================================================================================================*/
/*Common Footer Section*/
/*Footer Section > Desktop Start*/
.MainFooterSects_Desk {
    display: none;
}
/*Footer Section > Desktop End*/
/*==============================================================================================================*/
/*==============================================================================================================*/
/*TfnsDc3 > SmartLinks Notice Section Rightbar Start*/
.SlrsNbsConts.SlrsNbsConts_Open {
    opacity: 1;
    width: 90%;
    transition: width .6s ease-out;
}
/*TfnsDc3 > SmartLinks Notice Section Rightbar End*/
/*==============================================================================================================*/
}

@media screen and (max-width: 1075px) {}

@media screen and (max-width: 1024px) {}



@media screen and (max-width: 991px) {}

@media screen and (max-width: 899px) {}



@media screen and (max-width: 799px) {}
/*For Tab View End*/



@media screen and (max-width: 767px) {}


@media screen and (max-width: 667px) {}



@media screen and (max-width: 575px) {
/*Common Header Section > Top Fix Scroll Navbar (Desktop + Mobile) Section Start*/
.ComShsMcr1cIcons.ComShsMcrLogo {
    width: 50%;
}
/*Common Header Section > Top Fix Scroll Navbar (Desktop + Mobile) Section End*/

.ComShsMcr1c_ObsConts:before {
    right: 19%;
}

}


@media screen and (max-width: 512px) {}


@media screen and (max-width: 479px) {}


@media screen and (max-width: 375px) {}


@media screen and (max-width: 319px) {
/*Below 320px View Section Start*/
.Below320_Bg {
    display: block;
}

.Above320_Conts {
    display: none;
}

body {
    background: #ff2f8f;
}
/*Below 320px View Section End*/
}