@import url("/qatar_ch/assets/front_assets/fonts/fonts.css");
body,
html {
  padding: 0;
  margin: 0;
}

body {
  overflow-x: hidden;
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-family: 'Droid Arabic Kufi';
  font-weight: 400;
  outline: none !important;
}

ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

img {
  vertical-align: middle;
}

a {
  text-decoration: none;
  cursor: pointer;
}

button {
  cursor: pointer;
}

.ta-c {
  text-align: center;
}

.ta-r {
  text-align: right;
}

.ta-l {
  text-align: left;
}

.slider-x {
  direction: ltr !important;
}

.slick-prev {
  left: -70px;
}

.slick-next {
  right: -15px;
}

.slick-next:before, .slick-prev:before {
  content: '' !important;
  height: 80px;
  width: 70px;
  background-image: url("/qatar_ch/assets/front_assets/img/zk/12.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  display: block;
  opacity: 1;
}

.slick-next:before {
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
}

body .img-item {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

body .news-slider-pr .news-item {
  width: 97% !important;
}

body .news-slider-pr .news-item .img {
  height: auto !important;
  padding-top: 72% !important;
}

body .cal-page .pray-box {
  background-repeat: no-repeat;
  background-color: #0e181f;
}

body .prays-section::before {
  background-position: center !important;
}

body .prays-section::after {
  background-position: center !important;
}

body .header-box {
  background-repeat: no-repeat !important;
  background-color: #010101;
  background-position: 100% 100%;
}

body .school-page .header-box {
  background-color: #010101;
  background-position: 100% 100%;
}

body .falak-page .header-box {
  background-color: #010101;
  background-position: 100% 100%;
}

body .room-page .header-box {
  background-color: #3a2514;
}

body #open-left {
  position: relative;
  z-index: 999;
  background: none;
  border: none;
  display: none;
}

@media (max-width: 1200px) {
  body .prays-section .dar-logo {
    height: 100px;
  }
  body .prays-section .aya {
    font-size: 30px;
  }
  body .top-nav {
    padding: 0;
    padding-right: 100px;
  }
  body .top-nav .left .brand .content p {
    font-size: 16px;
  }
  body .top-nav .left .brand .img {
    width: 100px;
  }
}

@media (max-width: 1111px) {
  body .top-nav .left .brand .content{
    padding-top: 0 !important;
  }
  body .prays-section .row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  body .prays-section .row .col-md-6 {
    max-width: 70%;
  }
  body .top-nav {
    padding: 0;
  }
  body .top-nav .tail {
    display: none;
  }
  body .top-nav .right {
    display: none;
  }
  body .top-nav .left {
    width: 100%;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  body .top-nav .left #open-left {
    display: inline-block;
    padding: 0 15px;
  }
  body .top-nav .left .brand .img {
    position: static;
    height: auto;
    width: auto;
    height: 100%;
    margin-left: 15px;
  }
  body .top-nav .left .brand .img img {
    height: 88%;
  }
}

@media (max-width: 991px) {
  body {
    background-image: unset !important;
    background: #fff;
  }
  body .header-box {
    padding-bottom: 180px !important;
  }
  body .header-box .ta-c {
    width: 95% !important;
  }
  body .falak-page .header-box {
    padding-bottom: 100px;
  }
  body .ramadan-section {
    width: 100% !important;
  }
  body .cal-page .convert-sec > .row > .col-md-6 {
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
  body .cal-page .convert-sec .calendar-pr {
    margin-top: 50px;
  }
  body .cal-page .dar-logo-cal {
    position: static;
    margin: auto;
    margin-bottom: 15px;
    display: block;
  }
  body .cal-page .change-city {
    margin-top: 15px;
  }
  body .cal-page .pray-times {
    padding-bottom: 5px !important;
  }
  body .cal-page .pray-times li {
    width: 90px;
    margin-bottom: 0;
  }
  body .cal-page .pray-times li span {
    font-size: 20px;
  }
  body .cal-page .pray-times li b {
    font-size: 25px;
  }
  body .cal-page .pray-times .course-item {
    width: 98%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  body .cal-page .pray-times .course-item .img {
    width: 100%;
    padding-top: 43%;
  }
  body .cal-page .pray-times .course-item .name {
    font-size: 16px;
  }
  body .page-box-mini {
    width: 97% !important;
  }
  body .page-box-mini .about-section .row {
    padding-bottom: 0 !important;
  }
  body .courses .col-md-6 {
    max-width: 100%;
  }
  body .prays-section .dar-logo {
    height: 125px;
    display: block;
    position: static;
    margin: auto;
    margin-bottom: 20px;
  }
  body .home-slider-pr .home-slider .slider-item .content {
    width: 65%;
  }
  body .pray-time-box .cities-pr .cities-box {
    height: auto;
  }
  body .pray-time-box .cities-pr .cities-box ul {
    position: static;
    margin: 0 !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  body .pray-time-box .cities-pr .cities-box ul li {
    font-size: 15px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-bottom: 8px;
  }
}

@media (max-width: 768px) {
  body .header-box {
    padding-top: 30px !important;
    padding-bottom: 50px !important;
  }
  body .header-box .ta-c {
    display: none !important;
  }
  body .loading-pr img {
    height: 80px !important;
  }
  body .loading-pr span {
    font-size: 15px;
  }
  body .falak-page .header-box .header + .ta-c {
    width: 98% !important;
  }
  body .ramadan-section img {
    display: block;
    width: 250px !important;
    margin: auto;
  }
  body .ramadan-section .row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  body .cal-page .convert-sec .col-md-4 {
    margin-bottom: 10px;
  }
  body .home-slider-pr + .about-section {
    margin-top: -105px;
  }
  body .home-slider-pr .home-slider .slider-item .content {
    width: 80%;
  }
  body .home-slider-pr .home-slider .slider-item .content h1 {
    font-size: 35px;
  }
  body .home-slider-pr .home-slider .slider-item::after {
    height: 58%;
  }
  body .about-section .to-top {
    margin-top: 0px;
  }
  body .about-section img {
    margin: auto;
    width: 80% !important;
    display: block;
    height: auto !important;
    float: unset !important;
  }
  body .school-page .container .btn1 {
    width: 100%;
    margin-bottom: 10px;
  }
  body .school-page .container .select2-ele {
    width: 100%;
    margin-bottom: 10px;
  }
  body .school-page .container .input1 {
    width: 100%;
    margin-bottom: 10px;
  }
  body .grid-box {
    padding: 0 !important;
  }
  body .news-tags {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-bottom: 38px;
    border-left: none;
  }
  body .news-tags li {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  body .lib-page .col-md-3 .content .input1 {
    width: 100%;
  }
  body .table1 {
    width: 98%;
  }
  body .header-box.news-header .content p {
    font-size: 20px;
  }
  body .contact-box .col-md-6 {
    margin-bottom: 35px;
  }
  body .contact-box .sc-btn {
    width: 41px;
    height: 41px;
  }
  body .contact-box .contact-list li i {
    font-size: 18px;
  }
  body .footer {
    text-align: center;
  }
  body .footer .dream-link {
    position: static;
    display: block;
    text-align: center;
  }
  body .footer .col-md-3 {
    margin-bottom: 25px;
  }
  body .footer .ta-r {
    text-align: center;
  }
  body .footer .ta-r button {
    width: 100%;
  }
  body .header {
    margin-bottom: 0;
    margin-top: 30px;
    font-size: 23px;
  }
  body .word-today .word-t-p {
    font-size: 25px;
    width: 90%;
  }
  body .prays-section .row .col-md-6 {
    max-width: 100%;
  }
  body .pray-time-box .day-pr .day-item .num {
    font-size: 35px;
  }
  body .pray-time-box .day-pr .day-today {
    font-size: 21px;
  }
  body .pray-time-box .times-pr ul.times-ul li span {
    font-size: 15px;
  }
  body .pray-time-box .times-pr ul.times-ul li span:nth-child(2) {
    font-size: 18px;
  }
  body .pray-time-box .prop-1 ul {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  body .pray-time-box .prop-1 ul li {
    font-size: 15px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    width: 48%;
    margin: 3px 1%;
  }
  body .page-box .col-md-6 > .course-item {
    margin-bottom: 20px;
  }
}

@media (max-width: 600px) {
  body .table1 th {
    display: none;
  }
  body .table1 th:first-child {
    display: block;
  }
  body .table1 td {
    background: none !important;
    color: #222 !important;
    font-size: 16px;
  }
  body .table1 tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(197, 197, 197, 0.2)), to(rgba(255, 255, 255, 0)));
    background: linear-gradient(0deg, rgba(197, 197, 197, 0.2), rgba(255, 255, 255, 0));
  }
  body .table1.ramadan-table .hidden-col {
    display: inline-block;
  }
  body .table1.ramadan-table tr {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  body .table1.ramadan-table td {
    text-align: right !important;
    margin: 0;
    padding: 3px 20px;
    width: 49%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 19px;
  }
  body .table1.ramadan-table td:first-child {
    color: #fff !important;
    border-radius: 10px !important;
    padding: 15px !important;
    text-align: center !important;
    background: -webkit-gradient(linear, left bottom, left top, from(#8e1737), to(#b32b4f)) !important;
    background: linear-gradient(0deg, #8e1737, #b32b4f) !important;
    width: 100%;
  }
  body .table1.ramadan-table th:first-child {
    display: none;
  }
  body .ramadan-section .ta-c .btn1 {
    display: block;
    margin-bottom: 8px;
  }
  body .ramadan-section .ta-c .sc-btn {
    margin-top: 25px;
  }
  body .img-item {
    width: 35% !important;
  }
  body .img-item img {
    height: 100px !important;
  }
  body .img-item p {
    font-size: 15px;
  }
  body .img-item::after {
    width: 73px !important;
    height: 73px !important;
    top: 12px !important;
    bottom: auto !important;
  }
  body .grid-box .course-item {
    width: 98%;
  }
  body .grid-box .news-item {
    width: 90%;
  }
  body .lib-table .name {
    font-size: 18px;
  }
  body .page-box {
    width: 95%;
  }
  body .page-box::after {
    width: 98%;
    background-position: center;
  }
  body .courses-slider-pr .slick-next {
    display: none !important;
  }
  body .courses-slider-pr .slick-prev {
    display: none !important;
  }
  body section.courses .ta-c a {
    width: 98%;
    margin-bottom: 5px;
  }
  body .news-slider-pr .slick-next {
    display: none !important;
  }
  body .news-slider-pr .slick-prev {
    display: none !important;
  }
  body .prays-section .aya {
    font-size: 18px;
  }
  body .prays-section .aya img {
    height: 30px;
  }
  body .news-item .name {
    font-size: 13px;
  }
  body .news-item .date {
    font-size: 13px;
  }
  body .news-item .mhr1 {
    margin: 0;
  }
  body .word-today .word-t-p {
    font-size: 23px;
    width: 98%;
  }
  body .home-slider-pr .home-slider .slider-item {
    height: 98vh;
  }
  body .home-slider-pr .home-slider .slider-item .content {
    width: 100%;
    text-align: center;
  }
  body .home-slider-pr .home-slider .slider-item .content h1 {
    font-size: 25px;
  }
  body .home-slider-pr .home-slider .slider-item::after {
    height: 42%;
    background-position: right;
  }
  body .home-slider-pr .slick-next {
    top: 0;
    bottom: 0;
    margin: auto;
  }
  body .home-slider-pr .slick-prev {
    top: 0;
    bottom: 0;
    margin: auto;
  }
  body .slick-next:before {
    height: 48px;
  }
  body .slick-prev:before {
    height: 48px;
  }
  body .calendar-pr {
    width: 100%;
  }
  body .btn1 {
    padding: 5px 20px;
    padding-left: 35px;
    border-radius: 16px;
  }
  body .btn1 span {
    font-size: 15px;
  }
}

@media (max-width: 400px) {
  body .cal-page .pray-times li {
    width: 30%;
    margin-bottom: 10px;
  }
}
/*# sourceMappingURL=mobile.css.map */