﻿  @media (max-width: 1400px) {

#cssmenu > ul > li > a {
        padding: 15px 10px;
}


	  
	  
}
@media (max-width: 1200px) {

#cssmenu > ul > li > a {
        padding: 15px 10px;
}

}

@media (max-width: 991px) {

/* منع التمرير الأفقي على الموبايل — عناصر أعرض من الشاشة (خصوصاً قائمة كاروسيل "أحدث المنشورات") */
html, body {
    overflow-x: hidden;
    max-width: 100%;
}
#amazingcarousel-3 .amazingcarousel-list-container {
    overflow: hidden;
}

.container-fluid
{
	padding-left: 15px;
	padding-right: 15px;
}
.soluions-bg-navy {
    border-radius: 0px ;
}
.soluions-bg-blue img {
    border-radius: 0px ;
}	
	
.carousel {
    height: 300px;
}	
	
.item, .carousel-inner {
    height: 300px;
}	
	

.caption-carousel {
    position: absolute;
    top: -5%;
    right: auto;
    left: 5%;
    width: 750px;
    margin: auto;
    z-index: 99;
    text-transform: capitalize;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: left;
    text-shadow: 0 0px 0px rgba(0, 0, 0, 0);
}	
.caption-carousel h2 {
    font-size: 30px;
}	
.caption-carousel h2 span {
    color: #EC6724;
    display: block;
    font-size: 45px;
}
#cssmenu {
    width: auto;
    line-height: 1;
    margin-top: 0px;
    float: right;
    background-color: rgb(255 255 255 / 0%);
    padding: 0px;
    border-radius: 12px;
}	
[data-toggle=modal], button i {
position: relative;
        top: 8px;
        right: 5px;
    }
[data-toggle=modal] i {
    font-size: 18px;
    color: #0b2e4f;
}

	
.menu-opened
	{
		position: fixed !important;
	}
	
#cssmenu .menu-opened::before {
position: fixed !important;
        top: 30px !important;
        right: 15px !important;
        rotate: 135deg;
        border-top: 0px solid #C13B5F !important;
    }
#cssmenu .menu-opened::after {
        position: fixed !important;
        top: 31px !important;
        right: 18px !important;
        rotate: 45deg;
    }	



@media (max-width: 768px) {

.tabset > label {
    padding: 10px 20px;
    font-size: 14px;
}
	
.logo img {
        height: 45px;
        margin-top: 0;
        padding-top:0px;
}

.news ul li {
    margin: 15px 0px 0 0px;
    width: 100%;
}

.pic-inner {
    width: 100%;
    height: auto;
    margin-left: 0px;
    margin-bottom: 30px;
    float: none;
}
.caption-carousel {
        position: absolute;
        left: 5%;
        right: 5%;
        top: auto;
        bottom: 45px;
        padding: 25px;
        width: 90%;
        margin: auto;
        color: #fff;
        text-align: center;
        background-color: #000000d1;
        border-radius: 20px;
}

.caption-carousel h2 {
    font-size: 20px;
}
.caption-carousel h1 span {
    font-size: 10px;
}
.caption-carousel h3 {
        font-size: 12px;
        line-height: normal;
}
	
.carousel-indicators {
    position: absolute;
    bottom: 0px;
    padding-right: 0px;
    z-index: 15;
    width: 100%;
    left: 0;
    padding-left: 0;
    margin-left: 0%;
    text-align: center;
    list-style: none;
}
.download {
    margin-top: 20px;
    display: block;
}
.download2 {
    margin-top: 20px;
    display: block;
}
.download2 img {
    margin-right: 15px;
    margin-top: 0px;
    height: 45px;
}
.copyright .text-right {
    text-align: right;
}	
	
}




@media (max-width: 767px) {
.news-ticker span {

    float: right;
}


	
.code_apply {
    display: block;
    padding: 12px 20px;
    margin: 0px 0px 10px 20px;
    min-height: 50px;
    color: #fff;
    width: 100%;
    float: right;
}
.pic-inner {
    width: 100%;
    height: auto;
    margin-left: 0px;
    margin-bottom: 30px;
    float: none;
}


.top {
    text-align: center;
}

.marquee, *[class^="marquee"] {
    top: 5px;
}

/* تنظيف الترويسة على الموبايل: شريط أخبار بسطر واحد + إخفاء الساعة لتفادي التداخل */
.date-time, #clockdate {
    display: none;
}
.news-ticker, .top .col-md-10, .top .col-md-2 {
    width: 100%;
    float: none;
}
.container1 {
    height: auto;
    min-height: 34px;
    line-height: 34px;
}
.marquee {
    margin-left: 0 !important;
}
.news-ticker span {
    top: 0;
}


/* التبويبات على الموبايل: تلتف على عدة أسطر بدل الانضغاط (الجدول لا يلتف افتراضياً) */
.box-time {
    overflow-x: visible;
}
.tab table,
.tab tbody {
    display: block;
    width: 100%;
}
.tab tr {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.tab td {
    display: inline-block;
}
.tab button {
        padding: 8px 14px;
        font-size: 13px;
        margin: 4px !important;
        float: none;
        white-space: nowrap;
}

}



@media (max-width: 480px) {

#amazingcarousel-3 .amazingcarousel-prev {
    margin-left: 0px;
}

#amazingcarousel-3 .amazingcarousel-next {
    margin-right: 0px;
}
	
}