@media screen and (min-width: 768px) and (max-width: 1250px) {}
@media (max-width: 767px) {
  .i_order-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .i_order-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}
@media (min-width: 992px) {
  header .link-mob, header .logo-mob, header .search {
    display: none !important;
  }
}
@media screen and (min-width: 1000px) and (max-width: 1200px) {
  #section5 .sections {
    padding: 0
  }
  #section5 .sections .title {
    font-size: 20px;
  }
  #section5 .sections .des {
    padding: 0 5px 5px 0;
  }
}
@media screen and (min-width: 1px) and (max-width: 466px) {
	  .i_order-00 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .i_order-11 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

	#section6 {
  padding: 30px !important;
}
	
	#section6 .col-12{padding-right: 0}
	
  .container {
    padding: 0 !important;
  }
  #globalnav.navbar, .navbar #globalnav {
    background: rgb(242, 242, 242, 0.8) !important;
    backdrop-filter: blur(10px);
	  padding: 10px;
  }
 
  main {
    margin-top: 50px;
  }
  .form-control {
    border: 1px solid #c1c1c1;
  }
  header {
    padding: 10px;
  }
  header .container {
    height: 36px;
    margin-bottom: 1rem
  }
  header .navbar {
    background: unset !important;
    left: 0;
    top: 0;
  }
  header .navbar-toggler {
    padding: 0;
    border: 0.84px solid rgba(41, 58, 58, 0.16);
    border-radius: 6px;
  }
  header .navbar-toggler-icon {
    background-image: url("../image/menu-btn.svg");
    background-size: 85%;
  }
  header #navbarNavAltMarkup {
    background: #f2f2f2;
    z-index: 1;
  }
  header .link-mob .register::before {
    background-image: url('../image/user.svg');
    background-size: 100%;
  }
  header .link-mob .register {
    padding-left: 7px !important;
    height: 85%;
  }
  header .link-mob .register img, header .link-mob .people img {
    width: 18px;
    height: 18px;
  }
  header .input-group > .form-control:focus {
    border: 1px solid #ced4da;
    box-shadow: unset
  }
  header .input-group > .form-control {
    background: unset;
    border-right: 0;
    border-radius: 4px 0 0 4px;
    border-top-left-radius: 4px !important;
    border-bottom-left-radius: 4px !important;
  }
  header .input-group > .input-group-prepend > .input-group-text {
    background: unset;
    border-radius: 0 4px 4px 0;
    border-left: 0;
  }
  header .link-mob .people::before {
    background-image: url('../image/people.svg');
    background-size: 100%;
  }
  header .link-mob {
    height: 100%;
    border: 0.84px solid rgba(41, 58, 58, 0.16);
    border-radius: 6px;
    padding: 4px 0 0 8px;
  }
  header .link-mob .nav-link {
    padding: 0;
  }
  header .logo-mob {
    padding: 0;
    border: 0.84px solid rgba(41, 58, 58, 0.16);
    border-radius: 6px;
  }
  header .logo-mob img {
    width: 36px;
  }
  .hidden-sm {
    display: none !important;
  }
  .myfeature {
    margin: 1rem 0 !important;
    text-align: right !important;
  }
  .myfeature .col-6 {
    margin-bottom: 1rem;
    padding: 0;
  }
  #section1 .Dillustration {
    width: 100%;
  }
  #section1 .myfeature span {
    font-size: 14px;
  }
  #section1 .btn-outline-primary {
    width: 49%;
  }
  #section2 .owl-carousel.owl-rtl {
    padding: 0px;
  }
 #section2 .news::after {
    margin: -25px -5rem;
    z-index: 1;
    width: 140%;
    background-size: contain;
    padding: 0;
    background-repeat: no-repeat;
    right: 9px;
  }
  #section2 .news {
    background: linear-gradient(180deg, #f2f2f2 13.12%, rgba(166, 166, 166, 0.5) 152.1%);
    height: 450px;
  }
  #section2 .news .Allnews {
    margin: 20px;
  }
  #section4 {
    height: 500px;
  }
  #section4 .Rectangle {
    left: 0;
    right: 0;
    top: 5%;
    bottom: 5%;
    border-radius: 0;
  }
  #section4 .Rectangle .row {
    padding: 1rem !important;
    text-align: center;
  }
  #section4 .col-right, #section4 .col-left {
    padding: 0 !important;
  }
  #section4 .col-right .des, #section4 .col-left .des {
    width: 100% !important;
  }
  #section4 .col-right .time, #section4 .col-left .place {
    margin-top: 0px;
    margin: auto;
  }
  #section4 .col-right .title, #section4 .col-left .title {
    border-bottom: 3px solid #fff;
    width: max-content;
    margin: auto;
    margin-top: auto;
  }
  #section4 .col-left .border, #section4 .col-right .border {
    display: none
  }
  #section4 .col-left::before {
    content: unset;
  }
  #section5 {
    padding: 0 50px !important;
  }
  #section5 .sections {
    border-bottom: 1px solid #fff !important;
    border-left: 0 !important;
    margin-bottom: 1.5rem;
    padding-bottom: 1.5rem;
  }
  #section6 .panel {
    border-radius: 0;
  }
  #section6 .faq {
    padding: 0 !important;
  }
  #section6 .my-1 {
    padding: 0 !important;
  }
  footer .top {
    content: "";
    position: relative;
    background: url("../image/footer_top_mob.jpg") 100% 100%;
    color: #fff;
    padding: 70px 25px 0 25px !important;
    background-position: top right+65px;
    background-repeat: no-repeat;
  }
  footer .social {
    left: 33.5%;
    bottom: -5px;
    position: unset;
    margin-right: 15px;
  }
  footer .social div {
    right: 29%;
  }
  footer .into {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  /*footer .up {
    position: absolute;
    width: 40px;
    height: 40px;
    left: 267px;
    top: -15px;
  }*/
	
	 footer .up {
    position: unset;
    width: 40px;
    height: 40px;
    left: unset;
    top: unset;
    margin-top: -76px;
    margin-right: 58px;
  }
  footer .up img {
    width: 100%;
  }
}