.listdcml{list-style:decimal;}
.floatnon{float:none;}
.add_menu_page input[type="radio"] {
    margin: 5px 5px 15px -15px;
} 
.selectedimgfile{height: 231px;
    border-radius: 4px;}
.mr-lftn5{margin-left: -5px;}
.borderradius8{border-radius: 8px;}

.spanimgdesc{    margin-left: 5px;
    color: #e28b09;
    height: 60%;
    font-size: 21px;}
.clearboth{clear:both;}
.maralldiv{margin: 19px 0px 0px 16px;}
.pad-top50{padding-top:50px;}
.font44{font-size: 44!important;}
.font14{font-size: 14!important;}
.flexsliderwidthmargin5{width:55%;height:auto;margin:5px auto;}
.flexsliderwidthmarginauto{width:auto;height:auto;margin:0px auto;}
/*change font-size and add text align by laxmi on 10-11-2022 */
.flex-active-slide{ text-align:center; }
.colounknfon12{color: #2f55bf;font-size: 18px; text-align: center;}
.d-inline{display: inline-block;}
.mr-lft15{margin-left: 15px;}
.modal{    background-color: rgb(0 0 0 / 36%);}
/* height for galleries added by laxmi B. on 20-10-2022*/
#video_gallary_form_id .col-lg-4{
	height: 48%;
}	
.image_backg {
  background-color: rgb(255 255 255);
  height: 50px;
  width: 50px;
  padding: 4px;
  margin: 10px 15px;
}
.image_category{
	min-height: 165px;
}
 @media (min-width: 1200px){
#video_gallary_form_id .col-lg-4 {
    height: 40%;
}
 }
  @media (min-width: 1400px){
#video_gallary_form_id .col-lg-4 {
    height: 35%;
}
 }
 @media (min-width: 1920px){
#video_gallary_form_id .col-lg-4 {
    height: 30%;
}
 }
 @media (min-width: 1920px) and (max-width: 2560px){
	 #video_gallary_form_id .col-lg-4 {
    height: 48%;
}
.image_backg{
	background-color: rgb(255 255 255);
height: 62px;
width: 50px;
padding: 4px;
margin: 10px 15px;
}
 }
/*end*/