.subbrands-logos{
    display:table-cell;
    vertical-align:middle;
    height: 80px;
}
.subbrand_logo{
	border:1px solid #dee2e6;
	padding:10px 0;
}
#owl-logo-slider.owl-carousel .item img
{
	max-height: 158px;
	width: 200px;
}
.egiftcards #owl-logo-slider.owl-carousel .item
{
	padding: 0.7rem 0 !important;
}
.form-select,.form-select-arb{
font-size:14px !important;
color:#43474e !important;
}
.form-select-arb::after{
font-size:14px !important;
top:16px !important;
left:20px !important;
right:unset;
}
.form-select::after{
font-size:14px !important;
top:16px !important;
right:20px !important;
}
.dropdown-select{
height:52px !important;
color:#10384f !important;
}

#noresults
{
font-size:22px;
}
.aboutpage ul.dropdown-menu.show
{
width: 100%;
    border-radius: 0px 0px 4px 4px;
    padding: 0px 0px 0px 0px;
    border: 0px;
    top: 2px !important;
    transform: translate3d(0px, 51px, 0px)!important;
    height: 400px;
    overflow: scroll;
}
.crountrylist{
    color: #10384f !important;
    appearance: none;
    line-height: 50px !important;
}
@media (min-width: 768px) and (max-width: 992px)
{
	.subbrands-logos
	{
		//min-height: 85px;
	}
}	
@media (max-width: 767px)
{
	.subbrands-logos
	{
		//margin:10px 15px !important;
		display:inline-block;
		height: auto;
	}
	img#sub-brands
	{
		max-height: 100px;
	}
}
@media(max-width:991.98px){
.form-control{
font-size:14px !important;
}
.searchbox .form-control{
font-size:14px !important;
}
}
i.fa.fa-search {
    position: relative;
    right: -5.1px;
}
.aboutpage{
margin:30px 0 150px !important;
}
.arbic-lang .form-select::after {
left:18px !important;
right:unset !important;
}
.arbic-lang i.fa.fa-search {
    position: relative;
    right: 5px;
}
