@media(min-width:1400px) {}

@media(min-width:1200px) {

  /*.home-slider {*/
  /*  padding: 0 50px 0 100px;*/
  /*}*/
  .hero-slider{
    height: 70vh;
    margin-top: 200px;
  }

}

@media(max-width:1199PX) {
    .header-main{
        background:#fbfbfb;
    }

  /*.home-slider {*/
  /*  padding: 0 0 0 70px;*/
  /*}*/
  .hiro-slider #carouselExampleDark h5 {
    font-size: 30px !important;
    margin-bottom: 30px;

  }


  .home-service {
    margin: 0 !important;
    padding: 50px 0;
  }

  .hiro-slider #carouselExampleDark {
    background-color: #fff;
  }
}

@media(max-width:1299PX) {}

@media(max-width:991px) {

.main-slider-home {
        padding-top: 224px !important;
}
  /*.home-slider {*/
  /*  padding: 100px 0 0 50px;*/

  /*}*/


  /* .logo {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 46px;
    text-align: center;
    padding: 10px 0 0 0;
    float: none
  } */
  .left_info {
    display: flex;
    justify-content: center;
  }

  #cssmenu>ul>li>a {
    padding: 15px 17px;

  }

  .logo2 {
    display: none
  }

  nav {
    width: 100%;
  }

  #cssmenu {
    width: 100%
  }

  #cssmenu ul {
    width: 100%;
    display: none
  }

  #cssmenu ul li {
    width: 100%;
    border-top: 1px solid #818181;
    float: left;
  }
#cssmenu ul .has-sub li{
    border-top: 1px solid var(--mian-color);

}
  #cssmenu ul li:hover {
    background: transparent !important;
  }

  #cssmenu ul ul li,
  #cssmenu li:hover>ul>li {
    height: auto
  }

  #cssmenu ul li a,
  #cssmenu ul ul li a {
    width: 100%;
    border-bottom: 0;
  }
  #cssmenu .sub-title{
    background-color: var(--mian-color);
}
#cssmenu .sub-title a span{
   color: #fff !important;
}
  #cssmenu ul ul li a {
    padding-left: 25px
  }

  /* #cssmenu ul ul li {
    background:# !important;
  } */

  /* #cssmenu ul ul li:hover {
    background: var(--hover-color) !important
  } */

  #cssmenu ul ul ul li a {
    padding-left: 35px;
    font-size: 18px
  }

  #cssmenu ul ul li a {
    color: #ddd;
    background: none
  }

  #cssmenu ul ul li:hover>a,
  #cssmenu ul ul li.active>a {
    color: #fff
  }

  #cssmenu ul ul,
  #cssmenu ul ul ul {
    position: relative;
    left: 0;
    width: 100%;
    margin: 0;
    text-align: left
  }

  #cssmenu>ul>li.has-sub>a:after,
  #cssmenu>ul>li.has-sub>a:before,
  #cssmenu ul ul>li.has-sub>a:after,
  #cssmenu ul ul>li.has-sub>a:before {
    display: none
  }

  /* #cssmenu #head-mobile {
    display: block;
    padding: 23px;
    color: #ddd;
    font-size: 12px;
    font-weight: 700
  } */

  header .button {
    width: 55px;
    height: 46px;
    position: absolute;
    right: 0;
    top: -12px;
    cursor: pointer;
    z-index: 12399994;
  }

  header .button:after {
    position: absolute;
    top: 22px;
    right: 16px;
    display: block;
    height: 8px;
    width: 20px;
    border-top: 2px solid #dddddd;
    border-bottom: 2px solid #dddddd;
    content: ''
  }

  header .button:before {
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
    position: absolute;
    top: 16px;
    right: 16px;
    display: block;
    height: 2px;
    width: 20px;
    background: #ddd;
    content: ''
  }

  header .button.menu-opened:after {
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
    top: 23px;
    border: 0;
    height: 2px;
    width: 19px;
    background: #fff;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
  }

  header .button.menu-opened:before {
    top: 23px;
    background: #fff;
    width: 19px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
  }

  #cssmenu .submenu-button {
    position: absolute;
    z-index: 99;
    right: 0;
    top: 0;
    display: block;
    border-left: 1px solid var(--mian-color);
    height: 46px;
    width: 46px;
    cursor: pointer
  }

  #cssmenu .submenu-button.submenu-opened {
    background: var(--mian-color);
  }
/*
  #cssmenu ul ul .submenu-button {
    height: 34px;
    width: 34px
  } */

  #cssmenu .submenu-button:after {
    position: absolute;
    top: 22px;
    right: 19px;
    width: 8px;
    height: 2px;
    display: block;
    background: #000;
    content: ''
  }

  /* #cssmenu ul ul .submenu-button:after {
    top: 15px;
    right: 13px
  } */

  #cssmenu .submenu-button.submenu-opened:after {
    background: #fff
  }

  #cssmenu .submenu-button:before {
    position: absolute;
    top: 19px;
    right: 22px;
    display: block;
    width: 2px;
    height: 8px;
    background: #000;
    content: ''
  }

  /* #cssmenu ul ul .submenu-button:before {
    top: 12px;
    right: 16px
  } */

  #cssmenu .submenu-button.submenu-opened:before {
    display: none
  }

  #cssmenu ul ul ul li.active a {
    border-left: none
  }

  #cssmenu>ul>li.has-sub>ul>li.active>a,
  #cssmenu>ul ul>li.has-sub>ul>li.active>a {
    border-top: none
  }

  #cssmenu .button {
    display: block;
  }


}

@media(min-width:992px) {

  #cssmenu>ul>li:hover,
  #cssmenu ul li.active:hover,
  #cssmenu ul li.has-sub.active:hover {
   color: var(--hover-color) !important;
  }

  .brand img {
    width: 130px;
  }

  #cssmenu .button {
    display: none;
  }

  #cssmenu ul {
    display: block !important;
  }
}

@media(max-width:576px) {

  .hiro-slider #carouselExampleDark h5{
    font-size: 20px !important;
    font-weight: 500;
  }
  .home-slider{
    /*padding: 30px 30px;*/
    /*background-color: var(--hover-color);*/
  }
  .shagun-content h5 {
    font-size: 50px;
  }
  .shagun-content .s-sp{
    font-size: 55px;
  }
}
@media(max-width:575px){
        .main-slider-home {
    padding-top: 252px !important;
}
}

@media(max-width:481px) {
            .main-slider-home {
    padding-top: 290px !important;
}
.shugun-mach-img .shagun-content h2,.shagun-content h3 {
    font-size: 27px;
}
@media(max-width:400px) {
.shugun-mach-img .shagun-content {

  padding: 15px;
  border-left: 4px solid #07082c;
    border-top: 4px solid #07082c;
}
.shugun-mach-img .container {
    padding: 22px;
}

}

/*@media(min-width:1400px) {}*/
/*.sub-li li {*/
/*    margin-left: 20px;*/
/*}*/

/*.tooltip {*/
/*    color: -webkit-link;*/
/*    cursor: pointer;*/
/*    text-decoration: underline;*/
/*}*/

/*


@media (max-width:768px) {
    .master-box {
        padding: 0 0 !important;
    }
}

.faq-header {
    /* background: #f4f4f4; */
    padding: 0 30px 10px 0;
    text-align: center;
    color: white;
}

h1.title {
    font-size: 2.1em;
    letter-spacing: -1px;
    font-weight: 400;
}

#myInput {
    width: 100%;
    font-size: 18px;
    padding: 10px 20px;
    border: 1px solid #000;
    border-radius: 50px;
    margin: 15px 0 15px 0;
}

#myBtnContainer {
    letter-spacing: 5px;
}

#myBtnContainer .btn {
    border: none;
    outline: none;
    padding: 8px 0;
    background-color: #07082c;
    color: #ffffffd2;
    cursor: pointer;
    font-weight: 700;
    font-size: 18px;
    width: 220px;
    margin: 10px;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .2), 0 2px 2px 0 rgba(0, 0, 0, .2);
}

#myBtnContainer .btn:hover {
    background: #ffc107;
    color: #000 !important;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.3), 0 3px 5px 0 rgba(0, 0, 0, 0.3);
    transition: all 0.2s ease;
}

#myBtnContainer .btn.active {
    background: #ffc107;
    color: #000 !important;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.3), 0 3px 5px 0 rgba(0, 0, 0, 0.3);
}

.filter-search button {
    border: none !important;
}

#myBtnContainer .btn::before {
    content: '\00bb   ';
    font-size: 20px;
    opacity: 0;
    transition: 0.4s;
}

#myBtnContainer .btn.active::before {
    content: '\00bb   ';
    opacity: 1;
    transition: 0.5s;
}

#myUL {
    list-style-type: none;
    width: 100%;
    padding: 0;
    background: rgba(255, 255, 255, 0.01);
}

#myUL li span {
    cursor: pointer;
    transition: all 0.35s ease;
    -moz-transition: all 0.35s ease;
    -ms-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    -webkit-transition: all 0.35s ease;
    border: 1px solid lightgrey;
    margin-top: -1px;
    padding: 10px 0px 10px 0px;
    margin: 0;
    text-decoration: none;
    font-size: 20px;
    color: #565555;
    display: block;
}


#myUL li span:hover:not(.header) {
    background-color: #ffc107;
    color: #000;
    border: 1px solid grey;
}

.filterDiv {
    display: none;
    transition: all 0.3s;
    margin-bottom: 10px;
}

.main-faq .show {
    display: block;
}

.main-faq .accordion-thumb {
    font-weight: bold;
    background: white;
}

.filterDiv.is-active .accordion-thumb {
    background-color: #ffc107;
    color: #000 !important;
}

.main-faq .filterDiv.is-active .accordion-thumb::before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.main-faq .accordion-thumb::before {
    content: '';
    display: inline-block;
    height: 7px;
    width: 7px;
    margin-right: 1rem;
    margin-left: .5rem;
    vertical-align: middle;
    border-right: 1px solid;
    border-bottom: 1px solid;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    transition: -webkit-transform .2s ease-out;
    transition: transform .2s ease-out;
    transition: transform .2s ease-out, -webkit-transform .2s ease-out;
}

.main-faq .accordion-panel {
    padding: 10px 20px 10px 20px;
    display: none;
    color: black;
    font-size: 14px;
    font-weight: normal;
    background: white;
}

.main-faq .master-box a {
    color: #ffc107;
}

.main-faq .master-box p {
    font-size: 18px;
    line-height: 20px;
    background-color: #f4f4f4;
    padding: 25px;
}

.main-faq .faq-ans span {
    color: #ffc107;
    font-size: 30px;
    font-weight: 700;
}

.main-faq p {
    color: #000;
    font-size: 18px;
    padding: 20px;
}

.main-faq p span {
    color: #ffc107;
    font-size: 25px;
    font-weight: 600;
}

.main-faq {
    border: 1px solid #f4f4f4;
    padding: 30px;
}

.main-faq .up-link {
    width: 50%;
}

.up-link h1 {
    font-size: 30px;
    color: #fff;
    line-height: 22px;
}

@media(max-width:1099px) {
    .up-link {
        width: 90%;
    }
}

.main-faq {
    padding: 50px;
}
