body{
	font-family: "HelveticaNeue", Helvetica, Arial, sans-serif;
}
@media (min-width: 1400px){
	.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
		max-width: 1170px;
	}
}

.a_header{
font-family:"HelveticaNeue";
font-size:24px;
font-weight:bold;
color:white;
line-height:100%;
text-align:right;
}
.e_header{
font-family:"HelveticaNeueBold";
font-size:32px;
font-weight:bold;
color:white;
text-align:left;
}
.a_lang{
font-family:"HelveticaNeueBold";
font-size:15px;
font-weight:bold;
color:#c8a501;
}
a.a_lang:hover{text-decoration:none;color:#E5E5E5;}

.e_lang{
font-size:15px;
font-weight:bold;
color:#c8a501;
}
a.e_lang:hover{text-decoration:none;color:#E5E5E5;}

@font-face
{
font-family:"HelveticaNeue";src:url("../HelveticaNeue/HelveticaNeueW23forSKY-Reg.eot");
src:url("../HelveticaNeue/HelveticaNeueW23forSKY-Reg.eot?#iefix") format("embedded-opentype"),url("../HelveticaNeue/HelveticaNeueW23forSKY-Reg.woff") format("woff"),url("../HelveticaNeue/HelveticaNeueW23forSKY-Reg.ttf") format("truetype"),url("../HelveticaNeue/HelveticaNeueW23forSKY-Reg.svg#HelveticaNeueLTArabic55Roman") format("svg");
font-weight:normal;
font-style:normal;
}

@font-face
{
font-family:"HelveticaNeueBold";src:url("../HelveticaNeue/HelveticaNeueW23forSKY-Bd.eot");
src:url("../HelveticaNeue/HelveticaNeueW23forSKY-Bd.eot?#iefix") format("embedded-opentype"),url("../HelveticaNeue/HelveticaNeueW23forSKY-Bd.woff") format("woff"),url("../HelveticaNeue/HelveticaNeueW23forSKY-Bd.ttf") format("truetype"),url("../HelveticaNeue/HelveticaNeueW23forSKY-Bd.svg#HelveticaNeueLTArabic55Roman") format("svg");
font-weight:bold;
}
@font-face
{
font-family:"majalla";src:url("../majalla/majalla.eot");
src:url("../majalla/majalla.eot") format("embedded-opentype"),url("../majalla/majalla.woff") format("woff"),url("../majalla/majalla.ttf") format("truetype");
font-weight:normal;
font-style:normal;
}

@font-face
{
font-family:"majallab";src:url("../majalla/majallab.eot");
src:url("../majalla/majallab.eot") format("embedded-opentype"),url("../majalla/majallab.woff") format("woff"),url("../majalla/majallab.ttf") format("truetype");
font-weight:bold;
}
.ar{
font-family:HelveticaNeue;
font-size:14px;
font-weight:normal;
text-decoration:none;
color:#333333;
}
#logo1_img{
		/*width: 200px;*/
		width: 250px;
		margin-top: 10px;
	}
	#logo2_img{
		width:83px;
	}
	
	.top_social_1{
		padding-top: 7%;
		position:relative;
	}
	
	.search_div_1{
		position:absolute;
		bottom:-50px;
		display:none;
		transition:display 0.5s;
		z-index:1;
		direction: ltr;
	}
	
	.search_div_1 #searchkey{
		text-align: right;
		direction: rtl;
	}
	
	.social_top_ul li:lang(en){
		margin-right: 0;
		margin-left: 12px;
	}
	.social_top_ul li{
		margin-right: 12px;
		width: 20px;
		height: 20px;
	}
	.social_top_ul li a:not(.lang){
		text-align: center;
		background: #808184;
		color: #FFF;
		padding: 0;
		display: block;
		width: 100%;
		height: 100%;
		vertical-align: middle;
		padding-top: 4px;
		font-size: 11px;
		border-radius: 50%;
	}
	.a2a_default_style:not(.a2a_flex_style) a:lang(en){
		float:right;
	}
	.social_top_ul li a:not(.lang):hover{
		background:#cdab35
	}
	
	.lang_li{
		padding-top: 2px;
		width:auto!important;
	}
	.lang{
		padding:0 !important;
		color: #cdab35;
		font-weight: bold;
		font-family: "HelveticaNeueBold";
		font-size:15px;
	}
	
	.lang:hover{
		color: #808184;
		background-color: #FFF !important;
	}
	
	.show_srch{
		background: #FFFF !important;
		color: #808184 !important;
		font-size: 18px !important;
	}
	
	.search_li{
		width: 30px !important;
		height: 30px !important;
		background-color: #FFF !important;
	}
	
	@media(max-width:767px){
		.list-inline li{
			display:initial;
			/*width:30%;*/
			float: left;
			padding:0;
		}
		
		#mob_logo_div{
			/*width:70%;*/
			width:100%;
		}
		
		
		.mob_li li{
			display:initial;
			width:50%;
		}
		
		
		#mob_li1{
			width:80%;
		}
		
		#mob_li2{
			width:20%;
		}
		
		#logo1_img{
			float:right;
			width: 90%;
		}
		
		#logo2_img{
			width:50px;
			margin: 8px auto;
			float: right;
		}
		
		.main-logo{
			margin-top: 7px;
		}
		
		.navbar-inverse .navbar-toggle .icon-bar{
			background-color: #cdab35;
		}
		
		.level_1_a:after{
			opacity:0;
		}
	}	
	news_thumb{
		max-width:185px;
	}
	
	@media(max-width:767px){
		.news_thumb{
			max-width:65px;
		}
		
		.summary_div{
			height:40px;
			overflow:hidden;
			margin-bottom:0px;
		}
		
		#main-slider .item h2{
			margin-top: 0px;
			margin-bottom: 5px;
		}
		
		
	}
	.media-body{
		padding:15px 10px 0 10px;
		
	}
	.news_box .media-heading{
		height: 35px;
		margin-bottom: 5px;
	}
	.news_box .summary_div{
		height: 22px;
		overflow: hidden;
	}
	.media-middle{
		height: 190px;
		overflow: hidden;
	}
	.media-middle img{
		width:100%;
		height:100%;
		object-fit:cover;
	}
	.media-object{
		height: 227px;
		max-width: inherit;
	}
	.panel-body {
		padding: 15px 15px 2.5rem 15px;
	}
	.media-heading{
		margin-bottom: 0px;
	}
	.list-inline>li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px;
}
.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
}
.panel-default {
    border-color: #ddd;
}
.clearfix{
	clear:both;
}
.left_menu{
text-decoration:none;
font-size:10px;
font-weight:bold;
font-family:HelveticaNeueBold;
color:#565657;
}
a.left_menu:hover{color:#B8272B;}

.sep_div{
width:95%;
border-top:dashed #fff 1px;
}
.sep_td{
background-image:url(../images/m_bg1.png);
}


.three_td{
text-align:left;
padding-left:10px;
}


.f_title{
font-size:16px;
font-weight:bold;
line-height:160%;
color:white;
}
.footer{
color:#eaf2f8;
font-size:14px;
text-decoration:none;
margin-top:2rem;
}

.footer1{
color:#333333;
font-size:12px;
text-decoration:none;
}
#main-slider .owl-dots{
	display:block;
}
.owl-dots{
	display:none;
}
.owl-dots:lang(ar){
	float:right;
}
.owl-dots:lang(en){
	float:left;
}

.top_td{
text-align:center;
padding-right:10px;
padding-left:10px;
}
td.top_td:hover{}

.text:lang(ar){
	text-align:right;
}
.text{
font-family:"HelveticaNeue";
font-weight:normal;
font-size:16px;
color:#404040;
text-align:left;
text-decoration:none;
}
.text1{
font-family:"HelveticaNeue";
font-weight:normal;
font-size:14px;
color:#404040;
text-decoration:none;
}

.header{
font-family:'HelveticaNeueBold';
font-size:17px;
font-weight:bold;
color:#FFFFFF;
text-decoration:none;
}

.title{
font-family:'HelveticaNeueBold';
font-size:20px;
text-align:center;
font-weight:bold;
line-height:160%;
color:#006b66;
text-decoration:none;
}

.title1{
font-family:'HelveticaNeueBold';
font-size:19px;
font-weight:bold;
color:#006b66;
text-decoration:none;
}
.title2{
font-family:'HelveticaNeueBold';
font-size:18px;
font-weight:bold;
color:#3a3a3a;
text-decoration:none;
}
.title3{
font-family:'HelveticaNeueBold';
font-size:15px;
font-weight:bold;
color:#6E2524;
text-decoration:none;
}

.more{
font-family:'HelveticaNeueBold';
font-size:13px;
font-weight:bold;
color:#cdab35;
direction:rtl;
text-decoration:none;
}
a.more:Hover{color:#945b16}

.footer_row{
height:199px;
background-image:url(../images/footer_bg.png);
background-repeat:repeat-x;
}

.main_body{
background-image:url(../images/bg.png);
background-color:#FEFEFE;
}
img
{
border:0px;
}

.main-color {
    color: #cdab35;
}


.no-padding {
    padding: 0;
}

a {
    color: #000000;
	text-decoration:none;
}

a:hover, a:focus{
    text-decoration: none;
    color: #000000;
}

header {
    padding: 0;
}
.top_header{
	display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
}
.navbar-nav {
    display: flex;
    flex-direction: row;
	align-items: center;
}
.main-logo {
	margin-top: 10px;
	width: 350px;
	max-width:100%;
}

/*.level_1_a{
	border-left: 1px solid #cdab35;
}*/

.level_1_a{
	position:relative;
}
.level_1_a:before{
	content: "";
    position: absolute;
    left: 0;
    height: 30px;
    top: 9px;
    width: 1px;
    background: #cdab35;
}
.navbar-inverse .navbar-nav > li > a:lang(ar) {
	font-size: 19px;
}
.navbar-inverse .navbar-nav > li > a:lang(en) {
	font-size: 18px;
}
.navbar-inverse .navbar-nav > li > a {
    /*color: #fff;*/
	color:#58595b;
    font-size: 13px;
}

.navbar-inverse .navbar-nav > li > .fa {
    font-size: 30px;
    padding: 15px 5px;
}

.navbar-inverse .navbar-nav > li > .fa:hover {
    font-size: 30px;
    padding: 15px 5px;
    background: transparent;
    color: #cdab35;
}

.navbar-inverse {
    background-color: transparent;
    /*border-color: #a7a9ac;*/
	border-top:2px solid #e6e7e8;
	border-bottom:2px solid #808184;
    border-radius: 0;
	border-right:0;
	border-left:0;
}
.dropdown-toggle:lang(ar)::after{
	margin-right: 0.255em;
	margin-left: 0;
}
.navbar-inverse .navbar-nav > li > .lang {
    font-size: 14px;
    font-family: "HelveticaNeueBold" !important;
    font-weight: bold;
    color: #cdab35;
    background: #fff;
    border-radius: 5px;
    padding: 3px 10px;
    margin-top: 12px;
    margin-right: 5px;
}

.nav.navbar-nav.navbar-right li {
    display: inline-block;
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
    /*background-color: #cdab35;*/
	color:#cdab35;
}

.navbar-nav > li > .dropdown-menu {
    /*background-color: rgba(145, 20, 26, .95);*/
   /*background-color: rgb(205, 171, 53);*/
    color: #9d9d9d;
    border-radius: 0;
    border: none;
}

.dropdown-menu > li > a:lang(ar){
	text-align:right;
}
.dropdown-menu > li > a {
    color: #58595b;
	
}

.dropdown-menu > li > a:hover {
    /*background-color: rgba(145, 20, 26, .85);
    background-color:#FFF;
    color: #919294;*/
	color: #cdab35;
}

#main-slider .item img {
    display: block;
    width: 100%;
    height: 320px;
    overflow: hidden;
    margin-bottom: 15px;
}

#main-slider .owl-carousel .owl-wrapper {
    display: none;
    position: relative;
    -webkit-transform: translate3d(0px, 0px, 0px);
    /*height: 420px;*/
    /*overflow: hidden;*/
}

#main-slider h2 {
    font-weight: bold;
	font-family: "HelveticaNeueBold";
    font-size: 14px;
    color: #cdab35;
}


#main-slider p {
    max-height: 45px;
    
	overflow: hidden;
}
.amazingslider-bullet-wrapper-1{
	display: flex!important;
    justify-content: center;
}
.owl-theme .owl-controls .owl-page span {
    margin: 5px;
    color: #a7a9ac;
}

.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
    background: #cdab35;
}

#main-slider .next, #main-slider .prev {
    margin-top: -7px;
}

.panel {
    border-radius: 0;
}

.news-list h4 {
    color: #cdab35;
	font-size:14px;
	font-family:HelveticaNeueBold;
	line-height: 135%;
}

.news-list .media:hover {
    opacity: .8;
}

.small-slider .item img ,.small-slider .item video {
    display: block;
    width: 100%;
    height: 228px;
}
iframe
{
    width: 100%;
}

.main-title:lang(ar){
	text-align:right;
}
.main-title {
    background: #a7a9ac;
    padding: 10px;
    font-weight: bold;
	font-family: "HelveticaNeueBold";
    color: #fff;
    font-size: 18px;
	
	margin-top:10px;
}

.small-slider .item {
    position: relative;
}

.small-slider .customNavigation .fa {
    font-size: 33px;
    cursor: pointer;
    color: rgba(255, 255, 255, .7);
}

.small-slider .customNavigation .fa:hover {
    color: rgba(255, 255, 255, 1);

}

.small-slider .customNavigation {
    position: relative;
    top: -162px;
    z-index: 99999;
    padding: 0 18px;
}

.small-slider .owl-pagination {
    visibility: hidden;

}

.small-slider .slider-title a {
    color: #fff;
    font-weight: 600;
}

.small-slider .slider-title a:hover {
    color: #CCC;
}


.inside_body:lang(ar){
	float:right;
}
.inside_body{
	border:1px solid #CCC;
	border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
	margin-bottom: 10px;
	
}

.small-slider .slider-title {
    bottom: 0;
    background: rgba(0, 0, 0, .79);
    position: absolute;
    z-index: 99999;
    width: 100%;
    padding: 11px 0;
}

.more_btn{
	border:0px;
	padding:5px;
	background-color:#FFF;
	color:#cdab35;
	border: 2px solid #cdab35;
	font-size: 14px;
}

.more_btn:hover{
	background-color:#a7a9ac;
	color: #FFF;
    border: 2px solid #a7a9ac;
}

footer {
    background: #a7a9ac;
    border-top: solid 3px #cdab35;
    padding: 15px 0;
    color: #fff;
}

.search-btn {
    background: #cdab35;
    color: #fff;

}

.img-box img {
}

.img-box {
height:230px;width:100%;overflow:hidden;
}


.footer a:lang(ar){
	padding-left: 0;
	/*padding-right: 15px;*/
}
.footer a {
    color: #fff;
    padding-left: 15px;
}

.footer a:hover {
    color: #cdab35;
}

.f-soical {
    margin-top: 23px;
}

.f-soical .fa {
    font-size: 23px;
    padding: 0;
}

.intertch {
    margin-top: 20px;
}

.form-control:focus {
    border-color: #cdab35;
    box-shadow: none;
}

.news-list .news-box:last-child {
    border-bottom: none;
}

.news-box {
    margin-bottom: 20px;
    border-bottom: dotted 1px #ccc;
}

.news-box .media {
    padding-bottom: 20px;
}

.Minister {
    margin-bottom: 50px;
    color:#006b66;
}
.news-img
{
    margin-bottom: 31px;
}
.pagination{
	margin-top:1rem;
}
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    border-color: #cdab35;
    color: #fff;
    background: #cdab35;
}
.pagination>li>a, .pagination>li>span
{
    color: #cdab35;
}
.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover
{
    color: #cdab35;
}
#gallery {
    margin-top: 20px;
}
.related-file
{
    background: #f1efef;
}
.more-sub{
border-top: solid 1px #ccc;
    padding-top: 15px;
    margin-top: 35px;
}
.more-sub a
{
    color: #006b66;
}
.more-sub a:hover
{
    opacity: .7;
}
.sharing-btns {
    height: 38px;
    margin-top: 7px;
}

.stButton .stButton_gradient {
    height: 22px !important;
}
.st-twitter-counter
{
    height: 22px !important;
}
#small-slider3 .item img {
    display: block;
    width: 100%;
    height: auto;
}


#searchkey:lang(ar){
    border-top-left-radius: 0px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 0px;
}

#srch_btn:lang(ar){
	border-top-left-radius: 4px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 4px;
}
.text-right{
	text-align:right;
}
.text-left{
	text-align:left;
}
.text-right a{
	color: #cdab35;
}
.text-right a:hover{
	color:#a7a9ac;
	text-decoration:none;
}
.text-left a{
	color: #cdab35;
}
.text-left a:hover{
	color:#a7a9ac;
	text-decoration:none;
}
.show_date_div{
	text-align:right;
}
.show_date_div:lang(ar){
	text-align:left;
}
.tags_div:lang(ar){
	text-align:right;
}
a.bottom_cat_href:hover{
	color: #cdab35;
}
a.bottom_cat_href{
	color:#fff;
}

.news_box{
	border:0px;
}

.news_box .panel-body{
	padding:0
}

.next2:lang(ar),.next3:lang(ar),.next4:lang(ar),.next5:lang(ar){
	position:absolute;
	right:5px;
}

.prev2:lang(ar),.prev3:lang(ar),.prev4:lang(ar),.prev5:lang(ar){
	position:absolute;
	left:5px;
}

.list-inline:lang(ar){
	padding-right: 0;
    margin-right: -5px;
}

.list-inline>li{
	
}
.stext{
	color:#cdab35;
}
.tag_div{
	font-size:14px;
}
.tags_div a{
	border-bottom:1px solid ;
	margin: 5px;
}
.summary_div{
	color:#000;
}

.facebook_td{
	position:relative;
	top:-3px;
}

.gg-left{
	position:relative;
}

.gg-thumb{
	height: 200px;
    overflow: hidden;
}

.gg-title{
	position:absolute;
	bottom:0;
	background:rgba(0,0,0,0.5);
	color:#FFF;
	padding: 7px 5px;
    width: 100%;
}
.gg-title a{
	color:#FFF;
}


.news_date:lang(ar){
	text-align:right;
	direction: rtl;
	display: none;
}
.news_date{
	font-size:12px;
	text-align:left;
	direction: ltr;
	display: none;
}
.media-middle,.slider_img{
	position:relative;
}


.video_icon:lang(ar){
	padding-right: 0;
	padding-left: 2px;
}
.video_icon{
	position: absolute;
    width: 50px;
    height: 50px;
    z-index: 9999;
    color: #f8f4ee;
    border: 3px solid #f8f4ee;
    padding-top: 9px;
    padding-right: 2px;
    border-radius: 50%;
    font-size: 25px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    top: 35%;
}

.slider_video_icon:lang(ar){
	padding-left: 0;
	padding-right: 3px;
}
.slider_video_icon{
	position: absolute;
    width: 60px;
    height: 60px;
    z-index: 9999;
    color: #f8f4ee;
    border: 5px solid #f8f4ee;
    padding-top: 10px;
    padding-left: 3px;
    border-radius: 50%;
    font-size: 27px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    top: 43%;

}

font-weight:bold;
color:white;
text-decoration:none;
font-family:'HelveticaNeueBold';
}
.b_day{
font-size:14px;
font-weight:bold;
color:white;
text-decoration:none;
font-family:'HelveticaNeueBold';
}

.year{
font-size:13px;
font-weight:bold;
color:white;
text-decoration:none;
font-family:'HelveticaNeueBold';
}
.b_year{
font-size:18px;
font-weight:bold;
color:white;
text-decoration:none;
font-family:'HelveticaNeueBold';
}

.b-links{
font-size:17px;
font-weight:bold;
color:#A11717;
text-decoration:none;
font-family:'HelveticaNeueBold';
}
a.b-links:hover{text-decoration:none;}

.b-linkscdate{
text-decoration:none;

}
.day_bg{
background-color:white;
}
.day_selected{
background-color:#cccccc;
}
.current_day{
background-color:#D3E8FB;
}

.contacts{
font-weight:normal;
font-size:16px;
color:black;
text-decoration:none;
}
.con_txt{
border-radius:7px;
height:25px;
font-size:12px;
padding-left:5px;
border:solid 1px #ccc;
width:100%;
}

.tags{
font-size:15px;
font-weight:normal;
color:#4d4d4d;
text-decoration:none;
}

.con_area{
width:100%;
height:80px;
border-radius:7px;
font-family:HelveticaNeue;
font-size:12px;
padding-left:5px;
border:solid 1px #ccc;
}

.con_sec{
border-radius:7px;
height:25px;
font-family:HelveticaNeue;
font-size:12px;
border:solid 1px #ccc;
width:100px;
}

.con_btn{
width:120px;
height:30px;
color:red;
font-weight:bold;
font-size:13px;
font-family:HelveticaNeueBold;
}
.footer_ul{
	
}
@media print
{    
    .no-print, .no-print *
    {
        display: none !important;
    }
    .on-print, .on-print *
    {
        display:block !important;
    }
}
/******************* End of Protected Styles #***********************/

.menu_td{
text-align:center;
padding-right:10px;
padding-left:10px;
}


.drop_menu_container{
position:relative;
}
.mid_menu:lang(ar){
position:absolute;display:none;top:5px;width:200px;z-index:1000;right:0px;
}
.mid_menu:lang(en){
position:absolute;display:none;top:5px;width:200px;z-index:1000;left:0px;
}
.mid_mid_menu:lang(ar){
position:absolute;display:none;top:-25px;width:200px;z-index:1001;right:190px;
}
.mid_mid_menu:lang(en){
position:absolute;display:none;top:-5px;width:200px;z-index:1001;left:190px;
}
.drop_table{background-color:#990400;}


.drop_td:lang(ar){
padding-right:10px;
padding-left:5px;
padding-top:5px;
padding-bottom:5px;
text-align:right;
}
.drop_td:lang(en){
padding-left:10px;
padding-right:5px;
padding-top:5px;
padding-bottom:5px;
text-align:left;
background-color:#990400;
}
td.drop_td:hover{background-color:#af0703;}

.drop_link{
font-size:16px;
color:white;
text-decoration:none;
font-weight:normal;
}
a.drop_link:hover{color:#bbb8b8;text-decoration:none;}

.top_menu{
font-family:HelveticaNeue;
color:white;
font-weight:normal;
font-size:17px;
text-decoration:none;
}
a.top_menu:hover{color:#C9C9C9;text-decoration:none;}
img
{
border:0px;
}

.pull-left{
	float:left;
}
.pull-right{
	float:right;
}
.footer_social_ul a{
	font-size:20px;
}
.amazingslider-title-1{
	display:none!important;
}
.page-item:lang(ar):first-child .page-link {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-right-radius: var(--bs-pagination-border-radius);
    border-bottom-right-radius: var(--bs-pagination-border-radius);
}
.page-item:lang(ar):last-child .page-link {
    border-top-right-radius: 0;
    border-bottom-right-radius:0;
    border-top-left-radius: var(--bs-pagination-border-radius);
    border-bottom-left-radius: var(--bs-pagination-border-radius);
}
/* Extra Small Devices, Phones */
@media only screen and (max-width: 480px) {
	.img_in_body{
		height:auto !important;
	}
}
@media (max-width:767px){
	.removefloatingxs {float:none !important}
	
}