@media only screen and (max-width: 768px) {
    .logo.logo-width-1 {
        margin-left: 3%;
        text-align: center;
        width: 90%;
	}
	.section-title h3{
		font-size:20px;
	}

	.section-title h4{
		font-size:18px;
	}
	
	.section-title ul{
		display:none;
	}
	.MobileSdgImg{
		margin-bottom:-100px !important;
	}
	.MobileSdgImg img{
		height:70% !important;
		margin-left:40px;
	}
	.col-lg-10 h3{
		text-align:center;
		font-size:20px !important;
	}
	.col-lg-10 p{
		text-align:center;
		padding-bottom:20px;
	}
	.popular-categories h3{
		font-size:18px !important;
	}
}		

.section-title{
 display: block !important;
}
.section-title h3,h4{
color:brown;
}

.main-menu > nav > ul > li ul.sub-menu{
margin-top:-10px !important;
min-width:300px !important;
}

.main-menu > nav > ul > li ul.sub-menu li ul.level-menu.level-menu-modify {
top:-26px !important;
}
.main-menu > nav > ul > li ul.sub-menu li ul.level-menu{
left:106% !important;
}
.main-menu > nav > ul > li ul.sub-menu li a{

}
.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li a {
line-height:20px !important;
text-transform:none !important;
}
.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li ul li {
padding:5px 10px 5px 0px !important;
}
ca
.row{
 margin:0px !important;
 padding:0px !important;
}
.brdr{
	border:1px solid #e9ecef !important;
}
.clr_white{
  color: #fff !important;
}

.clr_brown{
  color: #990000 !important;
}

.clr_black{
	color:#000 !important;
}

.clr_dark_blue{
	color:#0E077B !important;
}

.fw_bold{
  font-weight:bold !important;
}

.table_header{
  background-color: #c9c9c9;
  font-weight:bold;
  color:#000;
  font-weight:bold;
}

.table_header2{
  background-color: #EDEDED;
  font-weight:bold;
  color:#000;
  font-weight:bold;
}

.table_tr1{
  background-color: #FAFAFA;
}

.pty-3{
  padding-top:3% !important;
}

.pty-8{
  padding-top:8% !important;
}

.pl-10{
  padding-left:10px !important;
}

.p-20{
  padding:20px !important;
}

.ml-30{
  margin-left:30px !important;
}

.list_square{
 list-style-type: square !important;
}

.br-15{
   border-radius: 15px !important;
}


.bg_TableTop{
	background-color:#e6e6e6  !important;
}

.bg_TableBottom{
	background-color:#c4c3c3  !important;
}

.TableFontSize12{
	font-size:12px !important;
}

table.dataTable tbody tr.myeven {
    background-color: #f8f8f8;
}

table.dataTable tbody tr.myodd {
    background-color: #fff;
}

.selectNewHeight {
	height: 128px !important;
}
.select2-container--default .select2-selection--single {
	height:40px !important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered{
	line-height:40px !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow{
	height:40px !important;
}


div.dataTables_wrapper div.dataTables_filter input{
	border:1px solid #aaa !important;
	height: 36px;
    margin-top: 15px !important;
}
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover{
	border:none !important;
	background:#e9ecef !important;
}

.dataTables_wrapper .btn, .button{
	margin-top:10px !important;
	padding:10px 10px !important;
}

div.dataTables_wrapper div.dataTables_length select{
	font-size:14px !important;
	font-weight:bold !important;
	margin-left:10px !important;
}