@media (max-width: 991px) {
.not_show{
    display: block!important;
}
.not_show2{
    display: none!important;
}
.fixed_header.fixed {
    padding: 10px 0%!important;
}

.cus_about{
  width: 100%;
  height: auto;
  overflow-y: visible;
  margin-bottom: 20px;
  margin-top: 40px;
  padding: 15px;
}
.d_about_img {
  width: 100%;
  height: auto;
}
.d_about_wrapper {
  padding: 50px 0 75px;
}
}

@media (max-width: 480px) {
.fixed_header {
    padding: 15px 0%;
}
.cus_about h2 {
  font-size: 22px !important;
}
#breadcrumb {
width: 100%;
height: 180px;
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
margin-top: 75px;
background-size: 100% 180px;
background-position: right;
background-repeat: no-repeat;
}
.cus_mar {
  margin-top: 0px;
}
header .d_logo img{
    width: 194px;
}
#hero .slick-arrow.slick-prev {
  width: 30px;
  height: 30px;
}
#hero .slick-arrow.slick-next {
  width: 30px;
  height: 30px;
}
#hero .slick-arrow.slick-prev::after {
  width: 30px;
  height: 30px;
}
#hero .slick-arrow.slick-next::after {
  width: 30px;
  height: 30px;
}
#hero {
  margin-top: 75px;
}
}
@media (max-width: 767px) {
.sec_padding{
    padding: 50px 0!important;
}
.dance_img{
    height: auto;
}
.perfom{
    height: auto;
    flex-direction: column;
    width: auto;
}
.perfom_img{
    width: 100%;
    height: 200px;
}
.cus_right h3 {
  text-align: center!important;
}
.cus_right p {
  text-align: center!important;
}
.cus_left h3 {
  text-align: center!important;
}
.cus_left p {
  text-align: center!important;
}
.d_news_wrapper {
  padding: 40px 0 40px;
}
.d_news_data {
  height: auto;
  overflow: visible;
}
#full_blog h2{
    font-size: 20px!important;
}
.d_heading {
  margin-bottom: 20px;
}
.d_footerbox img{
    width: 250px;
}
.d_footer_wrapper {
  padding: 40px 0 14px;
}
.d_rclass_wrapper h2{
    text-align: center!important;
}
.perfom_txt{
    width: 100%;
}
.dance_txt{
    height: auto;
    overflow: visible;
}
.d_choosetext {
    height: auto;
    overflow: visible;
}
.cus_right h3 {
  text-align: center; !important;
}
.cus_right  {
  text-align: center; !important;
}
.cus_left h3 {
  text-align: center; !important;
}
.cus_left  {
  text-align: center; !important;
}
h2 {
  font-size: 20px!important;
}
p {
  font-size: 15px;
  line-height: 20px;
}
.d_about_more h5 {
  font-size: 15px;
}
}