ul.leftmenubar li{padding: 0;}

.wrapper-scroll-scroll {
	-webkit-overflow-scrolling: touch;
	overflow-scrolling: touch;
	overflow: auto;
	overflow-x: hidden;
	line-height: 28px;
	font-size: 15px;
}

.content-scroll {
	width: -moz-max-content;
	width: -webkit-max-content;
	width: -ms-max-content;
	width: max-content;
}



.section-scroll {
	float: left;
	overflow: hidden;
	/*width: 1080px;*/
	/* margin: 0 1.2em 0 0; */
	/*padding:20px;*/
}

.rowarticle{
	margin-right: 35px;
    margin-left: 35px;
}

#myCarouselcrdt .carousel-inner > .item > img,
  .carousel-inner > .item > a > img {
    width: 100%;
    margin: auto;
}
#myCarouselcrdt .carousel-caption{
	color: white;
    text-align: left;
    max-width: 500px;
    left: 100px;
    top: 60px;
    padding: 10px;
    height: 100%;
	text-shadow: none;
}
	#myCarouselcrdt .carousel-caption h3{
		color : #000;
		font-size: 60px;
	}
	#myCarouselcrdt .carousel-caption p{
		color : #9d2235;
	}
	#myCarouselcrdt .glyphicon-chevron-right:before {
    content: url(../images/arrow-right.png);
	}
	#myCarouselcrdt .glyphicon-chevron-left:before {
    content: url(../images/arrow-left.png);
	}
	#myCarouselcrdt .carousel-control {
		width:5%;
	}
	#slidercontent [data-child-frame] {
    border: 5px solid #323c43;
}
	.homewrapper {
		margin-top: -20px;
	}
	.features-1 .feature-panel {
    padding: 70px 20px 56px 40px;
    border-radius: 6px;
    box-shadow: 0px 5px 8px 0px rgba(40, 40, 40, 0.1);
    transition: all 300ms linear 0ms;
	min-height: 300px;
		direction: rtl;
}
.features-1 .feature-panel:hover {
    box-shadow: 0px 7px 15px 0px rgb(193, 193, 193);
    transform: translateY(-10px);
}
.features-1 .feature-panel a {
  float: unset !important;
}
.pt-130 {
    padding-top: 30px;
	padding-bottom: 30px;
}
.backgrndclick{
	margin-left: -5px;
    color: rgb(255, 255, 255) !important;
    background: rgb(157, 34, 53);
    padding: 10px;
}
.menu_main_nav > li > a:hover {
	text-decoration:none;
}
.atmimage{
	width: 100%;
}
.atmdiv{
	width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #9d2235;
	padding: 10px;
	float:right;
	cursor: pointer;
	text-align: center;
}

.columns_fluid .atmBranch{
	display:flex !important;
}
.searchbtn{
	padding:0px !important;
}
.headerheight{
	height:67px
}
.atmdiv1{
	/*margin-left: 80px;*/
    margin-top: 15px !important;
	width: 7% !important;
}
.searchdiv{
	margin-top: 15px !important;
	width: 6% !important;
}
.columns_wrap  a:hover , .feature--content a:hover , .carousel-caption a:hover{
	text-decoration: none;
}
@media screen and (max-width : 1920px){
  .topbar{
  visibility:visible;
  }
}
@media screen and (max-width : 906px){

 .topbar{
  display:none;
  }
}
.socialiconbox{
	/*margin-left:75px;*/
}
.topmenustyle{
	/*margin-right:50px;*/
}
.headerdiv2 {
	margin-right: -182px !important;
	padding-left: 80px;
}
.onlinebutton{
	width:24.5% !important;
}
.sc_button_style_color_style2{
	margin-top: -5px !important;
}
/*#menu_main{
	margin-top: -11px;
}*/
.open_hours_time1 , .open_hours_label1{
	padding-left: 0px !important;
	display: block;

}
.open_hours_time2 , .open_hours_label2{
	    padding-left: 50px !important;

}
.open_hours2{
	padding-left: 35px !important;

}
.icon-phone-call{
	left:-7px !important;
}
.icon-clock-1{
	left:13px !important;
}
.slider1_slide1_3{
	top: -65px !important;
}
.slide-image{
	min-height:450px !important;
}
.branchesAtms a:hover{
	text-decoration:none !important;
}

		#myModal2 .modal-dialog {
			position: fixed;
			margin: auto;
			width: 400px;
			height: 100%;
			-webkit-transform: translate3d(0%, 0, 0);
			-ms-transform: translate3d(0%, 0, 0);
			-o-transform: translate3d(0%, 0, 0);
			transform: translate3d(0%, 0, 0);
		}

		#myModal2 .modal-content {
			height: 100%;
			overflow-y: auto;
		}

		#myModal2 .modal-body {
			padding: 15px 15px 80px;
		}

		/*Right*/
		#myModal2.modal.right.fade .modal-dialog {
			left: -320px;
			-webkit-transition: opacity 0.3s linear, right 0.3s ease-out;
			-moz-transition: opacity 0.3s linear, right 0.3s ease-out;
			-o-transition: opacity 0.3s linear, right 0.3s ease-out;
			transition: opacity 0.3s linear, right 0.3s ease-out;
		}

		#myModal2.modal.right.fade.in .modal-dialog {
			left: 0;
			direction: rtl;
		}

		/* ----- MODAL STYLE ----- */
		#myModal2 .modal-content {
			border-radius: 0;
			border: none;
		}

		#myModal2 .modal-header {
			border-bottom-color: #EEEEEE;
			background-color: #FAFAFA;
			padding: 5px;
		}

		#myModal2 .demo-footer > a {
			text-decoration: none;
			font-weight: bold;
			font-size: 16px;
			color: #fff;
		}
		#myModal2 .close{
			float: left;
			padding: 16px 0px 40px 0px !important;
		}

		#myModal2 .close-btn span{
			padding: 10px;
		}

		#myModal2 .close-btn span:hover{
			background: #e9eaeb;
			border-radius: 70%;
			padding: 10px;
		}

		#myModal2 .close span{
			color: black;
		}

		#myModal2 .modal-body .row button{
			margin-top: 2rem;
			background: linear-gradient(to right, #d64a1a 9%, #f88120 55%);
		}
		#myModal2 .modal-title{
			margin-top: 1.7rem;
			margin-right: 4rem;
			font-size: 25px;
		}
		body{
			padding-right: 0 !important;
		}
		#topModal{
			top: -5% !important;
		}
		.search-img{
			margin-top: 4.5%;
		}
		#topModal .modal-body button{
			background: linear-gradient(to right, #d64a1a 9%, #f88120 55%);
		}
		.branchesAtms{
			    width: 100%;
    background: #9d2235;
    position: absolute;
    top: 0;
    z-index: 9999;
    display: none;
    padding: 40px;
		}
		.branchesAtms1{
			        width: 31%;
    background: #ee702f;
    position: absolute;
    top: 0;
    z-index: 9999;
    display: none;
    padding: 40px;
    border-radius: 25px;
    margin-left: 68%;
    margin-top: 104px;
		}
		.cancel-btn{
			position: absolute;
			top: 20px;
			right: 20px;
		}
		.make_appoinment_button{
			cursor: pointer;
		}
		.atmBranch{
			cursor: pointer;
		}
		.overflowHidden{
			overflow-y: hidden !important;
		}
		.footerBottomPart{
			background: #292929;
			width: 100%;
			position: relative;
			bottom:0;
			height: 53px;
		}

		.footerTopPart{
			position: relative;
			bottom: 59px;
			width: 100%;
			z-index: 1000;
			background: transparent;
		}
		.footerTopPart h4{
			color: #FFFFFF;
		}

		.footerBottomPart h4{
			color: #FFFFFF;
		}

		.footerTopPart ul{
			padding-right: 0;
			direction: rtl;
			text-align: right;
		}

		.footerBottomPart ul{
			padding-right: 0%;
			margin-top: 16px;
			display: inline-block;
			padding-left: 20%;
		}

		.footerTopPart li.firstLi{
			list-style: none;
		}

		.footerBottomPart li.secondLi{
			list-style: none;
			float: right;
			padding-right: 2rem;
		}
	.closeFooter {
    display: none;
   /* height: 256px;*/
    position: absolute;
    bottom: -59px;
    /*left: 15px;*/
    background: #292929;
    /*width: 100%;*/
   /* padding: 41px;*/
}
		#openFooter{
    width: 1.1em;
    height: 1.7em;
    line-height: 1.5em;
    text-align: center;
    border: none;
    cursor: pointer;
    transition: all ease 0.5s;
    border-radius: 50%;
    background: #424141;
    padding: 18px 20px!important;
    bottom: 9px;
    right: 16px;
     /*position: absolute;*/
    font-size: 23px;
			margin-top: 9px;
			float: right;
		}

		#openFooter::before{
			    right: 7px;
    position: relative;
    top: -16px;
		}
		
		section.services {
			background: rgb(50, 60, 67);
		}

		section.services .tab {
			float: left;
		}

		/* Style the buttons inside the tab */
		section.services .tab button {
			display: block;
			background-color: inherit;
			color: black;
			padding: 22px 16px;
			width: 100%;
			border: none;
			outline: none;
			text-align: left;
			cursor: pointer;
			transition: 0.3s;
			font-size: 17px;
		}

		/* Change background color of buttons on hover */
		section.services .tab button:hover {
			background-color: #ddd;
		}

		/* Create an active/current "tab button" class */
		section.services .tab button.active {
			background-color: #ccc;
		}

		/* Style the tab content */
		section.services .tabcontent {
			float: left;
			width: 100%;
			/*padding-bottom: 8rem;*/
		}

		section.services .tablinks {
			color: rgba(255,255,255,.4);
			text-decoration: none;
			cursor: pointer;
			text-transform: uppercase;
		}

		section.services .tablinks:hover {
			color: #FFFFFF;
			/*border-bottom: 1px solid #FFFFFF;*/
		}
		section.services .list-group-item {
			background: transparent;
			border: none;
		}

		section.services .service_heading {
			font-size: 23px;
			color: #fff;

		}

		section.services .color_white {
			color: #fff;
		}

		section.services .other_color {
			color: rgba(255,255,255,.7);
		}


		section.services .padding_top {
			padding-top: 5rem;
		}

		section.services .content_heading {
			color: #fff;
			letter-spacing: -.3px;
			line-height: 1.1;
			margin-top:0px;
		}

		section.services .row_padding {
			padding: 10rem 0px;
		}

		section.services .img-container {
			position: relative;
			right: 25%;
			top: -25px;
		}

		section.news .owl-carousel .item .slider_card{
			border: 1px solid #dcdcdc;
			margin-left: 1rem;
			padding: 2rem;
			margin-top: 3rem;
			margin-right: 1rem;
			direction: rtl;
		}

		section.news .owl-carousel .item .slider_card h1{
			font-size: 19px;
			line-height: 20px;
			color: #9d2235;
			margin-top: 0px;
			margin-bottom: 0px;
		}

		section.news .owl-carousel .item .slider_card .news_detail{
			/*margin-top: 2rem;
			margin-bottom: 3rem;*/
		}

		section.news .owl-carousel .owl-nav{
			position: absolute;
			top: -81px;
			right: 5px;
			margin-top: 0;
		}

		section.news .owl-carousel .owl-dots{
			/* position: absolute; */
			bottom: 21px;
			right: 5px;
			margin-top: 0;
			float: right;
		}

		section.news .owl-carousel .owl-nav button{
			font-size: 57px;
			width: 43px;
			height: 43px;
			border: 1px solid;
			border-radius: 50%;
			position: relative;
		}

		section.news .owl-carousel .owl-nav button span{
			position: absolute;
			top: -24px;
			right: 10px;
		}


		section.news .owl-carousel .owl-nav button:hover{
			background: #869791;
			color: #FFF;
			text-decoration: none;
			width: 59px;
			height: 43px;
			position: relative;
			border-radius: 21px;
		}

		section.news .owl-carousel .owl-nav button:hover span{
			position: absolute;
			top: -24px;
			color: black;
			right: 19px;
		}

		section.news .news_heading{
			font-size: 31px;
			color: #273239;
			line-height: 43px;
			padding: 3rem 19px 0;
		}


		section.news .owl-carousel{
			padding-bottom: 8rem;
		}
		
		#myModal2 .modal-backdrop{
			display:none;
		}
		.pop-head-row {
    background: #292929;
    height: 80px;
    border-radius: 20px;
    margin-right: 20px;
    padding-top: 12px;
    text-align: center;
}
		.pop-head-in{
			margin: 10px;
		}
		.pop-head-in span{
			color:#fff;
			margin-left: 25px;
			font-size: 20px;
		}
		.news_detail{
			    height: 40px;
				overflow: hidden;
				text-overflow: ellipsis;
		}
		.news_heading1{
			    height: 60px;
				overflow: hidden;
				text-overflow: ellipsis;
		}
		.secondLi a{
			color: #656c77 !important;
		}
		
		.footerbody {
    position: fixed;
    width: 100%;
    bottom: 0;
    background: black;
	z-index:9999;
}

.closeFooter{
	width:100%;
}
.page_wrap{
	min-height: 650px;
	margin-bottom: 15px;
}
.sidebaritem-div{
	padding-top: 94px;
}
.homepageapplynow{
	text-align: right;
	direction: rtl;
}
/* .innerbodycontainer{
	padding-top: 30px;
} */

.contentbox{
	height:354px;
	overflow-y:auto;
	overflow-x: hidden;
	margin-top: 10px;
	text-align:justify !important;
}
.slide-box{
	line-height: 18px;
	font-size:13px;
}
.nopadding{
	padding:0 !important;
}
.nopaddingright{
	padding-left:0 !important;
}
.nopaddingleft{
	padding-left:0 !important;
}
.bodypadding{
	padding: 22px;
	/* min-height:440px; */
	box-shadow:0px 5px 8px 0px rgba(40, 40, 40, 0.1);
	border-top-right-radius: 50px;
    border-top-left-radius: 50px;
}
.bodypadding-other{
	padding: 22px;
	box-shadow:0px 5px 8px 0px rgba(40, 40, 40, 0.1);
	margin-bottom: 0 !important;
}

.main-body-content{
	background: #e8e8e8;
	/* padding-bottom: 60px; */
}
.breadcrumbstyle{
	margin: -10px 0 8px 0;
}

.displayboxtitle{
	text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.content-scroll .boxreadmore{
	color:#fff !important;
}
.content-scroll .displayboxtitle {
	/* color: #b31d34 !important; */
}
.displayboxtitle:hover{
	text-decoration: none;
}
.contentbox::-webkit-scrollbar{
	display:none;
}
.contentbox{
	-ms-overflow-style: none;
}
.newsimagefixed img{
	height:354px;
}
.scrollimgfixed{
	width: 300px !important;
    height: 350px;
}
.scrolltext{
	margin: 0 1.2em 0 0;
	text-align: justify;
	padding-right: 1px;
}

.contactinfo2{
	padding-top: 20px;
}

.feddbackformbox table{
	margin-bottom: 0;
    direction: rtl;
}
.inneratmbranch{
	margin-bottom:0;
}
.innerbodyall{
	background:#fff;
	margin: 18px 0 18px 0;
}
.bodyheight{
	height:440px;
}
/* .newstitle{
	text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: 100%;
} */
.feedbackonline{
	padding:0 !important;
	margin:0 0 25px 0 !important;
}
.feedbackboxpadng{
	padding: 22px !important;
    border-top-right-radius: 50px;
    border-top-left-radius: 50px;
}

.page_wrap_inner{
	background: #e8e8e8;
}
.rowpadding-section{
	padding: 3rem 0px;
}

.fbiconnew{
	background-image: url(../facebook.png);
	background-size: 100%;
    /* background: #040404; */
}
/* .fbiconnew:hover{
    background: #ef722d;
} */
.googlenew{
	background-image: url(../googleplus.png);
	background-size: 100%;
    /* background: #040404; */
}
/* .googlenew:hover{
    background: #ef722d;
} */
.twitternew{
	background-image: url(../twitter.png);
	background-size: 100%;
    /* background: #040404; */
}
/* .twitternew:hover{
    background: #ef722d;
} */
.instanew{
	background-image: url(../instagram.png);
	background-size: 100%;
    /* background: #040404; */
}
/* .instanew:hover{
    background: #ef722d;
} */
.content-scroll a{
	/* color:#9d2235 !important; */
}
.contentbox a{
	color:#9d2235 !important;
}
.scrolltext:last-child{
	width:680px !important;
}
/**********/
.callpadng{
	padding-left:10px !important;
}
.boximgslide{
	min-height:320px !important;
}
.displayboxtitle{
	text-align: left !important;
	color:#000 !important;
	font-size: 38px !important;
    font-weight: bold;
    height: 40px;
    line-height: 25px;
}
.sectionslide .innerbox{
	background:#fff !important;
}
.txtreadmore{
	width:100%;
	text-align:left;
	padding-left: 12px;
}
.txtreadmore a{
	color:#893042 !important;
}
.sectionslide .innerbox.slide-box{
	padding-top: 80px;
}

.owl-boxes-scroll .owl-carousel .owl-nav {
    position: absolute;
    top: -40px;
    right: -10px;
    margin-top: 0;
}
.owl-boxes-scroll .owl-carousel .owl-nav button {
    font-size: 53px;
    width: 35px;
    height: 35px;
    border: 3px solid;
    border-radius: 50%;
    position: relative;
	color: #d2cece;
}
.owl-boxes-scroll .owl-carousel .owl-nav .owl-prev span {
    position: absolute;
    right: 7px;
    top: 50%;
    left: 61%;
    margin: -100% 0 0 -25%;
	font-size:40px;
}
.owl-boxes-scroll .owl-carousel .owl-nav .owl-next span {
    position: absolute;
    right: 7px;
    top: 50%;
    left: 61%;
    margin: -100% 0 0 -25%;
	font-size:40px;
}

.innerbodycontainer ul li{
    /* background: #e8e8e8bf; */
	border-radius: 10px;
    padding-right: 27px;
}

.owl-boxes-scroll .owl-carousel .owl-nav button:hover{
	background:none !important;
	color: #9d2235  !important;
}

/***************/
.innerbodycontainer ul li{
	list-style:none;
	position:relative;
	
}
.innerbodycontainer ul li:before{
	content: '';
	background-image: url(http://media.ajmanbank.ae/site/images/bullet.png);
	width: 12px;
	height: 12px;
	background-repeat: no-repeat;
	position: absolute;
	right: 8px;
	top: 5px;
	pointer-events: none;
}
/* .innerbodycontainer.bodypadding{
	margin:0 0 0 15px;
} */
.contentbox  p{
	margin:0 0 16px;
}
.pageetitlebox p{
	padding: 5px 10px;
}
.pageetitlebox{
	/* float:right; */
	margin-top: 12%;
	line-height:22px;
}
.contentscroll .owl-carousel .owl-nav{
	top: -10px !important;
}
.pagesecondcontent{
	margin-top: 40px;
}
.scrollimagecontainer{
	margin: 20px 0 20px 10px;
}
.scheme_original .menu_main_nav .active>a{
	border-color:#9d2235;
}
.imagenews img{
	width: 300px !important;
    height: 350px;
}
.newslistingdatascroll{
	padding: 5% 0 0 25px;
}
.contentscrollnews .owl-carousel .owl-nav {
    top: -40px !important;
}
.pagesecondcontentscroll {
    margin-top: 20px;
}
.col-md-7.nopadding.pageetitlebox .img-responsive,.col-md-12.nopadding.pagesecondcontent .img-responsive{
	width:100px !important;
	/* float:left !important; */
}
.bodyminheight{
	min-height:620px;
}

@media (max-width: 500px) {
	.news
	{
	margin-bottom: 12%;
	}
	.slidewithsub{
	margin-top: 19%;	
	}
	.slidewithsub .owl-boxes-scroll .owl-carousel .owl-nav{
	top: -55px;	
	}
	.innerbodycontainer{
	/* margin-bottom: 80px; */
	}
	
	.fullwidthslidemob .contentscroll .owl-carousel .owl-nav {
    top: -35px !important;
	}
	.fullwidthslidemob{
	padding-top: 25px;
	}
	.logo img {
	margin: 0 0.7857em 0px 0;
	}
}
.imgcard{
	text-align:center;
}
.scroll_to_top{
	background-color: transparent !important;
    background-size: 100% !important;
}

.mobmenuonline {
    padding: 15px 0 20px 0;
    text-align: center;
    background: #000;
    width: 80%;
    height: 50px;
    border-radius: 25px;
    margin: 0 auto;
	cursor:pointer;
}
/* .mobonlinetitlesub1{

} */
.mobonlinetitlesub2{
	margin: 8px 0 8px 0;
}
.mobonlinetitlesub{
	display:none;
    width: 80%;
    margin: 10px auto;
    height: 100px;
    text-align: center;
}
.mobonlinetitlesub a{
	color:#fff;
}
.menu_main_nav{
	margin-bottom: 20px !important;
}
.mobonlinetitle{
	cursor:pointer;
}
.contentbox ul li{
	padding-right:27px;
}
.owl-boxes-scroll.slideonscrollfn.contentscroll .pagesecondcontent strong{
	font-size: 30px;
    color: #f37a26;
	display:block;
}

.header_mobile{
	background:#fff;
	max-height: 85px;
    height: 85px;
    overflow: hidden;
}

.slidelist a{
	font-size:13px !important;
}
.imgtarf{
	margin-top: 35px;
}
.sitemapcontainer .pageheading{
	margin-bottom: 20px;
}
.sitemapscroll .owl-carousel .owl-nav{
    top: -60px !important;
}

.containerpadding{
	padding-top: 32%;
}
.main-body-content{
	background-image:url('../images/banner.png');
	background-repeat: no-repeat;
	background-size: contain;
	/* display:none; */
	opacity:0;

}
.main-body-content-inner{
	background-image:url('../images/banner2.png');
	background-repeat: no-repeat;
	background-size: contain;
	/* display:none; */
	opacity:0;

}
.page-side-head {
    color: #fff;
    float: right;
    font-size: 29px;
    background: #9d2235;
    padding: 12px;
    /* margin-bottom: 70px; */
    position: absolute;
    bottom: 70px;
    left: -1000px;
    text-transform: uppercase;
    border-radius: 16px;
}
.pageheading-container{
	width:100%;
	text-align:center;
	padding: 35px 0 0px 0;
}

.pageheadingtext {
    position: relative;
    font-size: 38px;
    z-index: 1;
    text-align: center;
    /*font-family: 'Myriad Pro',Myriad Proie, Arial, Helvetica, sans-serif;*/
    color: #000;
    text-transform: uppercase;
    display: inline-block;
    margin-top: -10px;
	font-weight: 400;
	/* width: 80%; */
}
.pageheadingtext:before, .pageheadingtext:after {
    position: absolute;
    top: 51%;
    overflow: hidden;
    width: 12%;
    height: 5px;
    /* content: '\a0'; */
    background-color: #9d2235;
}
.pageheadingtext:before {
    margin-left: -15%;
    text-align: right;
}
.pageheadingtext:after {
    margin-left: 3%;
}
.page-text-main-container{
	width:100%;
	text-align:center;
}
.page-text-main{
    color: #878787;
    font-size: 13px;
    width: 97%;
    display: inline-block;
    line-height: 23px;
    text-align: right;
	direction: rtl;
}
.box-all-container{
	/* border: 1px solid #9d2235; */
    border-top-left-radius: 50px;
	text-align: center;
	margin-bottom: -5px;
}
.box-icon-container{
	display: inline-block;
	position: relative;
	
}
.box-icon-container img{
	/* padding: 25px 0 5px 0px;
    width: 150px;
    height: 175px; */
	width: 100%;
	height: 100%;
	border-top-left-radius: 50px;
    border: 1px solid #9d2235;
}
.box-text-container-main{
	position: absolute;
    bottom: 41%;
    width: 33.5rem;

}
.box-text-container{
	width: 90%;
    display: inline-block;
    color: #fff;
    background: #9d2235;
    font-size: 19px;
    padding: 20px 22px;
	position: absolute;
	right: 14px;
    bottom: 0px;
}
.box-text-container-border-left{
	border-top-left-radius: 25px;
}
.box-text-container-border-right{
	border-top-right-radius: 25px;
}
.text-all-container{
	text-align: center;
}
.text-container-main{
	display: inline-block;
	background: #f5f5f5;
    padding: 22px 22px 8px 22px;
    color: #707070;
    line-height: 21px;
    width: 90%;
	text-align: right;
	font-size: 14px;
	direction: rtl;
}
.readmore-button{
	text-align: right;
    color: #e68018;
	margin-top: 25px;
}
.readmore-button a{
    color: #e68018;
}
.readmore-button img{
	display: inline-block;
    width: 20px;
    padding-left: 5px;
}
.page-content{
	margin: 9% 0 40px 0;
}
.box-text-container span{
	/* margin-left: -20px; */
/*white-space: nowrap;*/
    width: 100%;
    /*overflow: hidden;
    text-overflow: ellipsis;*/
    display: inherit;
    margin: 0 auto;
	text-align: right;
	direction: rtl;
}
.bodypaddinginner{

	display: block;
    position: relative;
	bottom:-1000px;
}
.pageheading-container,.page-text-main-container,.box-all-container,.text-all-container{
	opacity:0;
}
.page-text-main-container-inner{
	
	width:100%;
	text-align:center;
}
.page-text-main-container-inner{
	opacity: 0;
    overflow: hidden;
	direction: rtl;
}
.page-text-main-inner{
    color: #878787;
    font-size: 1.1em;
	width:90%;
	display: inline-block;
	line-height:23px;
	padding-bottom: 50px;
	text-align:right;
	direction: rtl;
}

.page-text-main-inner ul{
	min-width: 40%;
    /* display: inline-block; */
    /* float: left; */
    margin-right: 85px;
}
.onelinelist{
	width: 40%;
    display: inline-block;
    float: left;
    margin-left: 85px;
}
.page-text-main-inner ul>li{
	text-align: right !important;
}

.contentboxall{
	/* cursor: pointer;
	transform: scale(1.1);
	transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36); */
	cursor: pointer;
	-webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: box-shadow, transform;
    transition-property: box-shadow, transform;
	margin-bottom: 40px;
}
.contentboxall:hover{
	/* box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5); */
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
	opacity : 0.8;
}
.inner-row-line{
	margin: 0 0 40px 0;
}

@media screen and (max-width: 991px) and (min-width: 760px) {
	.text-container-main{
		    width: 47%;
	}
	.text-container-main-footer{
		    width: 52.3%!important;
	}
	.main-body-content {
      background-position-y: 63px;
}
.pageheadingtext {
       width: auto !important;
    margin-right: 10px;
    margin-left: 10px;
}
}
@media screen and (max-width: 760px) and (min-width: 500px) {
	.text-container-main{
		    width: 305px;
	}
}
@media screen and (max-width: 700px) {
	.page-side-head{
		    bottom: 40px;
	}
}
@media screen and (max-width: 1000px) {
.page-text-main-inner ul{
	width:100%;
	margin-left: 0px;
}
}
@media screen and (max-width: 450px) {
.pageheadingtext{
	width:auto !important;
}
.pageheadingtext,.page-side-head{
	font-size:20px;
}
}
@media screen and (max-width: 1200px) {
.pageheadingtext{
	/*width:80%;*/
}
}
.head-line{
	width: 4%;
    height: 4px;
    background-color: #9d2235;
    display: inline-block;
    margin: 0px 10px 1% 10px;
}
/* .page-text-main p a{
    background: #9f2033;
    padding: 10px;
    color: #fff;
    border-radius: 25px;
    margin-right: 25px;
	text-decoration:none;
} */
.buttonlink{
    background: #9f2033;
    padding: 10px;
    color: #fff !important;
    border-radius: 25px;
	margin: 0 25px 25px 0;
    text-decoration: none;
    display: inline-block;
}
.buttonlink:hover{
	text-decoration:none;
}
.citylistmenu{
	opacity:0;
}
.textbox, .btn.dropdown-toggle.selectpicker.btn-default{
	height: 45px;
	margin-bottom: 20px;
	border-radius: 15px;
}
.contactus-captcha{
	padding-top: 45px;
}

.accordion {
    background-color: #fff;
    color: #9f2033;
    cursor: pointer;
    padding: 15px;
    width: 100%;
    text-align: right;
    outline: none;
    font-size: 18px;
    transition: 0.7s;
    margin-bottom: 2px;
    border-radius: 10px;
    border: 1px solid #9f2033;
}

.accordion.active, .accordion:hover {
  background-color: #ca4604;
  background-color: #9f2033;
  color: #fff;
}

.accordion:after {
  content: '\002B';
  color: #9f2033;
  font-weight: bold;
  float: left;
  margin-right: 5px;
}
.accordion:hover::after {
  color: #fff;
}

.accordion.active:after {
  content: "\2212";
  color: #fff;
}

.panelacc {
  padding: 5px 18px 0 18px;
  background-color: white;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.7s ease-out;
  color: #878787;
  /*font-size: 1.1em;*/
  line-height: 23px;
}
/* .FullAccordion{
	margin-bottom:25px;
	/* text-align:left; */
} */
.imgmaindiv{
	border:1px solid #000 !important;
	margin-bottom: 10px;
}
.imgsubdiv{
	border:1px solid #000;
	margin: 10px;
	padding: 10px;
	text-align: center;
}
.imgsubdiv p:first-child {
    margin-top: 15px;
}
.imgsubdiv p:last-child {
    margin-top: -15px;
    margin-bottom: 15px;
}
.imgsubdiv p{
    padding:0;
}
.imgsubdiv .img-responsive{
	margin-left: 15%;
	margin-top: 10px;
}
.page-text-main-inner p{
	display:block;
}
.panelacc p:first-of-type {
  margin-top:8px;
}
.panelacc p:last-of-type {
  margin-bottom:10px;
}
.panelacc p{
  padding:10px;
}
.sectionmobileonly{
		display:none;
	}
.sectionnotmobile{
	display:block;
}
@media only screen and (max-width: 600px) {
	.closeFooter {
		overflow: scroll !important;
		height: 256px;
	}
	.mainbodyscroll{
		margin-bottom: 300px;
	}
	.bodypadding{
		padding:10px;
		border-top-right-radius: 25px;
	border-top-left-radius: 25px;
	min-height: 62vh;
	}
	.pageheading-container { 
		padding: 20px 0 4px 0;
	}
	.page-text-main{
		width: 90%;

	}
	.box-text-container{
		padding:10px 15px;
		font-size: 18px;
		right: 14px;
	}
	.box-text-container-border-right {
		border-top-left-radius: 25px;
	}
	.text-container-main{
		width: 100%;
	}
	.pageheadingtext, .page-side-head {
		font-size: 15px;
	}
	.page-side-head {
		bottom: 17px;
	}
	.page-side-head{
		padding: 10px;
		font-size:15px;
	}
	.panelacc {
	
		padding: 5px 10px 0 10px;
	}
	.accordion{
	    font-size : 15px;
	}
	.panelacc .table{
	    font-size: 11px;
	}
	.panelacc .table>tbody>tr>td{
	   padding: 3px;
	}
	.panelacc p{	
		padding: 5px 0;
	}
	.main-body-content{
		margin-top: 85px;
	}
	.header_mobile .side_wrap {
		top: 85px;
		display:none;
	}
	.footerBottomPart ul{
		padding-right: 40px;
		padding-left: 40px;
		display: none;
	}
	#openFooter {
		position: absolute;
	}
	.tp-bgimg.defaultimg{
		background-size: 100% !important;
		background-position: bottom !important;
	}
	section.news .owl-carousel .owl-dots{

			float: none;
		}
	.sectionmobileonly{
		display:block;
	}
	.sectionnotmobile{
		display:none;
	}
	.slider_alias_homeslider{
		margin-top:0px;
	}
	section.news .owl-carousel {
    padding-bottom: 0;
	}
	.rev_slider.fullwidthabanner.revslider-initialised.tp-simpleresponsive , .rev_slider_wrapper.fullwidthbanner-container
	{
		height:280px !important;
	}
	.page_content_wrap.page_paddings_no{
		margin-top:80px;
	}
	.col-sm-12.col-md-4.col-lg-3.aos-init.aos-animate{
		padding-bottom:20px;
	}
	section.services .content_heading {
    margin-top: 12px;
	}
	li.opened:first-child a
	{
		color: #9d2235;
	}
	.features-1 .feature-panel {
    padding: 40px 15px 6px 40px;
    border-radius: 6px;
    box-shadow: 0px 5px 8px 0px rgba(40, 40, 40, 0.1);
    transition: all 300ms linear 0ms;
    min-height: 247px;
		direction: rtl;
}

.head-line {
    margin: 0px 10px 2px 10px;
}
.page-text-main-container-inner {
    overflow: scroll;
}
.tablescroll{
    overflow: scroll;
    width: 100%;
}

.extrapage .text-container-main{
    width:100% !important;
}


.bx-viewport{
    margin-top:80px;
}
}


table.table td {
    border: 1px solid #ddd;
	vertical-align: middle !important;
}
.page-text-main-inner ol{
	text-align: right;
}
.noborder td{
	border: none !important;
}
.fbform .form-control.textbox
{
	/* width: 46% !important; */
    display: inline-block;
}
.formcontent{
	float:none !important;
	margin:auto;
	text-align: center;
}
.fbform .error_filed{
	display: block;
    margin-top: -15px;
}
.page-text-main-inner p .img-responsive{
    display:inline-block;
}
.selectsection{
	width: 370px;
    padding: 5px;
    font-size: 16px;
    line-height: 2;
    border: 0;
    border-radius: 5px;
    height: 50px;
    background: url(../images/down-arrow.png) no-repeat right #ddd;
    -webkit-appearance: none;
    background-position-x: 345px;
	background-color:#fff !important;
	color:#000 !important;
	/* font-weight: bold; */
	margin-bottom: 10px;
}
.hamburgermenu{
	float: right;
}


.bx-wrapper .bx-prev {
    background: url(../images/arrow-left.png?v=1) no-repeat !important;
	border-radius: 50%!important;
    width: 32px!important;
    height: 32px!important;
    line-height: 54px!important;
    border-width: 2px!important;
    
}
.bx-wrapper .bx-next {
    background: url(../images/arrow-right.png?v=1) no-repeat !important;
	border-radius: 50%!important;
    width: 32px!important;
    height: 32px!important;
    line-height: 54px!important;
    border-width: 2px!important;
    
}
 

.downloadbtn a{
    background: #9d2235;
    color: #fff;
    padding: 15px 10% 15px 10%;
    border-radius: 10px;
    margin-bottom: 10px;
	text-decoration:none;
	font-size: 16px;
}

.downloadbtn img{
	filter: invert(100%) sepia(97%) saturate(9%) hue-rotate(228deg) brightness(102%) contrast(100%);
    padding-left: 5px;
    width: 19px;
    height: 12px;
	display: inline-block;
}
.downloadbtn{
	text-align: center;
    margin-top: 25px;
}
.downloadbtnmulti{
    padding-bottom: 15px;
}
.nomargin-left{
    margin-left:0 !important;
}
.downloadbtnpage {
    margin-bottom: 25px;
}
.panelacc .table tr > td:last-of-type {
    text-align:right;
}
.sitemaplist{
        text-align: right !important;
}

.hideelement{
	display:none;
}
.morerewardimg{

	/*margin-left:16px;*/
	margin-top:4px;
}

.mobmenuonlinebtn {
    padding: 15px 0 20px 0;
    text-align: center;
    background: #000;
    width: 80%;
    height: 50px;
    border-radius: 25px;
    margin: 0 auto;
	cursor:pointer;
}
.btntext{
	color:#fff !important;
}
.branchmob{
	background: #a0a0a0;
    width: 80%;
    border-radius: 8px;
    padding: 2px;
    margin:  5px 0 0 10%;
    text-align:center;
}
.branchmobinner{
	margin: 10px 0 ;
}
.mobbranchtitlesub{
	display:none;
}
.mobbranchtitlesub a{
        text-decoration: none;
}
.branchmobinner span{
	color:#fff;
}
.textwhite{
	color:#fff !important;
}
.position-auto{
    position:inherit !important;
    width:100% !important;
    left:inherit !important;
     /*top:inherit !important;*/
}
.header_mobile_new{
      overflow:inherit !important;
}

@media (min-width: 550px) and (max-width: 960px) and (orientation: landscape) {
    
.bx-viewport{
    margin-top:70px;
}
 
}

@media (min-width: 550px) and (max-width: 960px) {
        
.bx-viewport{
    margin-top:70px;
}
.aos-init,.aos-animate{
    opacity: 1  !important;
}
 
.header_mobile{ 
	max-height:inherit !important;
    height:inherit !important; 
}
.header_mobile .logo {
    padding-top: 5px;
    padding-bottom: 0px;
}
.header_mobile .menu_button {
	top: 5%;
	right: 0px;
	left: unset;
}
.logo img { 
    margin: 0; 
}
.header_mobile .mask {
    display: none !important;
}
.header_mobile .side_wrap { 
    top: 60px;
    left: 0px;
    width: 100%;
    display:none;
}
.header_mobile .menu_main_nav > li { 
    padding: 10px 0 10px 0;
}
.header_mobile .menu_main_nav > li > a > .open_child_menu { 
    top: 0.2em;
}
.footerbody { 
    z-index: 99;
}
.closeFooter {
    overflow: scroll !important;
    height: 45vh;
}
.footerBottomPart ul { 
    margin-top: 0px; 
    display: none;
}
#openFooter { 
    bottom: 5px;
    left: 10px;
    position: absolute; 
}
}

.bx-wrapper img {
    width: 100%;
}
.subpara{
	margin-left: 25px;
}


@media (min-width: 992px) and (max-width: 1200px) {
    .menu_main_nav > li > a {
        
    padding-left: 0.9em !important;
    padding-right: 0.9em !important;
    margin-right: 0 !important;
    font-size: 13px;
}
    .menu_main_nav > li.menu-item-has-children > a:after{
            right: 3px !important;
    }
    
    .col-md-1.col-lg-1.nopadding{
        
    margin-right: 8px;

    }
    .more-rewards-box{
            text-align: right !important ;
    margin-right: 16px !important;
    }
    .atmdiv{
             float: right !important; 
    }
    .call-new-box{
        text-align: right !important;
    }
    .icon-phone-call {
    left: 69px !important;
}

.text-container-main{
    width: 100% !important;
}
    
}


.page-testimonial {
    margin: 0 0 40px 0;
	text-align: center;
    background-color: #f0f4f9;
}
.page-rating {
    margin: 0 0 40px 0;
	text-align: center;
}
.test-form-title {
    text-align: left;
    padding: 10px;
    font-size: 20px;
    color: #9f2033;
}
.test-form-container {
    text-align: left;
}
.test-input{
    background-color: #fff !important;
    width: 100% !important;
}
.inputgap{
	height:15px;
}
.charactercount {
    text-align: right;
    color:#878787;
}
.test-submit {
    text-align: right;
    margin: 0 0 25px 0;
}
button.btn-testimonial {
    background-color: #9f2033;
    color: #fff;
    border-radius: 10px;
    padding: 10px 25px 10px 25px;
}
.padding0{
	padding:0;
}
.RatingSec {
    text-align: left;
    border-bottom: 1px solid #f0f4f9;
    padding: 20px 10px 20px 10px;
}
.Ratingrightborder {
    border-right: 1px solid #f0f4f9;
}
.RatingName{
	font-size:17px;
	margin:0 10px 15px 0;
}
.RstingSecName{
	margin-bottom:5px;
}
.TestimoniaPage{
	margin-top:15px !important;
}
.allpagecnt{
	display:none;
}
.pagecnt1{
	display:block;
}
.page-testimonial .bx-wrapper .bx-controls-direction a{
    top: 0% !important;
    margin-top: -40px !important;

}
.page-testimonial .bx-prev {
    left: unset !important;
    right: 35px !important;
}
.bxTestContainer{
	padding:10px 10px 15px 10px;
}
.bxTestContainer ul li:before {
    background-image: none !important;

}
.SlideItemClick {
    cursor:pointer;

}
.vidItem{
	padding:0 !important;
	text-align:center !important;
}
#VideoModal .modal-dialog{
	margin:160px auto !important;
}
.RatingComments{
	font-size:1.1em;
	color:#878787;
	min-height: 40px;
}
.videoIcon{
	width: 64px !important;
    position: absolute;
    top: 30%;
    left: 45%;
	filter: invert(58%) sepia(6%) saturate(22%) hue-rotate(321deg) brightness(98%) contrast(78%);
}
.vidTitle{
    font-weight: bold;
}
#TestimonialForm_ajaxMsg{
    text-align:center;
}

@media only screen and (max-width: 600px){
.bxTestContainer .bx-viewport {
    margin-top: -10px;
}
}
@media (max-width: 960px) and (min-width: 550px){
.bxTestContainer .bx-viewport {
    margin-top: -10px;
}
}

div#accordion {
	text-align: right;
	direction: rtl;
}
.arabicFloatRight{
	float: right;
}
.arabicDirection{
	direction: rtl;

}

.brightbackbtn{
	/* margin: 10px 0 0 0; */
   /*  float: right; */
    width: 250px;
}
.brightnextbtn{
	width: 250px;
}
.buttoncontainer{
	text-align:center;
	margin-top: 35px;
}
.brightcardform{
	display:none;
}
.brightbuttons{
	text-align:center;
}
.brightsubmit{
	margin: 0 0 0 20px;
    width: 250px;
    /* float: left; */
}


@media (min-width: 1200px){
    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
        float: right !important;
    }
}

@media (min-width: 768px){
    .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
        float: right !important;
    }
}

@media (min-width: 992px){
    .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
        float: right;
    }
	.col-md-offset-4 {
		margin-right: 33.33333333%;
	}
}




.feddbackformbox table tr td strong {
    display: inline-block;
    margin-top: 10px;
    font-size: 14px;
    font-family: 'Open Sans', Helvetica, sans-serif;
}
.form-control {
    margin-top: 10px;
}
.homepageapplynow {
    background: #201e1e;
    padding: 10px 15px;
    color: #fff;
    height: 171px;
    margin-bottom: 15px;
}
.applyonlinehead {
    font-size: 23px;
    margin-bottom: 10px;
}
.homepageapplynow p {
    font-size: 12px;
}
.applyonlineselectoption {
    width: 100%;
    color: #a19c9c;
    background: url(https://media.ajmanbank.ae/site/images/dropdownicons.jpg) no-repeat 2% center #ebebeb;
    padding: 10px 40px 10px 5px;
    border: 0px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
}
ul.apllyulclass {
    list-style: none;
    padding: 0px;
    margin: 0;
    background: #ebebeb;
    position: relative;
    z-index: 99;
    width: 100%;
    display: none;
    margin-bottom: 100px !important;
}
ul.apllyulclass li a {
    margin-bottom: 1px;
    background: #ebebeb;
    color: #a19c9c;
    display: block;
    padding: 5px;
}
ul.apllyulclass li a:hover {
    background: #a7192f;
    color: #fff;
}
.search__form {
    direction: rtl;
}

.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
    margin-left: 0px !important;
    margin-right: -20px !important;
}

.selectBoxTd .bootstrap-select.btn-group .btn .filter-option {
    text-align: right !important;
}

.selectBoxTd .bootstrap-select.btn-group .btn .caret {

    left: 12px;
    right: unset !important;
}
#map-canvas {
    width: 100%;
    height: 450px;
    margin-bottom: 25px;
}
.innerleftmenu {
    background: #9d2235;
    padding: 10px 0;
    margin-bottom: 15px;
}

ul.leftmenubar {
    list-style: none;
    margin: 0;
    padding: 0;
}
ul.leftmenubar li {
    display: block;
    text-align: right;
    direction: rtl;
}
ul.leftmenubar li a {
    font-family: 'Myriad Pro',Myriad Proie, Arial, Helvetica, sans-serif;
    padding: 0px 15px;
    color: #FFF;
    display: block;
    line-height: 35px;
}
.pageheading-container-new1{
        padding: 35px 0 35px 0 !important;
}

.applyonlineselectoption{
       direction: rtl;
}
.tinynav1 {
    display: none;
}
.mobileLanguageBtn{
    float:unset !important;
}
ul.leftmenubar li a.active {
    background: #1a1a1a;
}

@media (max-width: 768px){
    .tinynav1 {
    width: 90%;
    margin: 0 5%;
    color: #a19c9c;
    background: url(https://media.ajmanbank.ae/site/images/dropdownicons.jpg) no-repeat 2% center #ebebeb;
    padding: 10px 40px 10px 5px;
    border: 0px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: block;
    text-align: right;
    direction: rtl;
}
#leftmenuinselectbox {
    display: none;
}
ul.footermenu li {
    float: none;
    width: 100%;
    display: block;
}
.searchimagepopNewMobile {
    margin-top: 7px;
   /*  float: right !important;
    margin-right: 40px; */
}
.atmdiv {
    float: left;

}
.newsheading {
    margin-top: 10px;
}
.newslisting li {
    padding: 10px !important;
}
}



.form404New{
    text-align: right;
    direction: rtl;
}
.g-recaptcha{
    display: inline-block;
}

.contentsitemap ul{
   /* list-style-image: url('https://media.ajmanbank.ae/site/images/readmoreicons.png') ;*/
	list-style:none;
    padding: 0px;
    margin-right: 20px;
    font-size: 13px;
}
.contentsitemap ul li:before {
    content: '>';
    padding-left: 7px;
    color: #bd2138;
    font-size: 15px;
    font-weight: bolder;
}
.contentsitemap ul li a{
	color:#343434;
	font-family: 'Myriad Pro',Myriad Proie, Arial, Helvetica, sans-serif;
    font-size: 13px;
}
.contentsitemap ul li a:hover{
	color:#bd2138;
}
.error_filed {
    font-size: 11px;
    color: #F00;
}
.well{
	text-align:center;
    background: #ffffff;
    margin-bottom: 50px;
}
ul.newslisting {
    list-style: none;
    padding: 0;
    margin: 0;
}
.PageContainer ul li:before {
    background-image: none !important;
}
.image-news{
    width: 100% !important;
    height: 200px !important;
}
.newslistingdata {
    text-align: right;
    font-family: 'Myriad Pro',Myriad Proie, Arial, Helvetica, sans-serif;
    color: #343434;
    font-size: 14px;
	float: right;
    width: 80%;
}
ul.newslisting li .newsdate {
    font-size: 13px;
    color: #b2b2b2;
    margin-bottom: 10px;
	text-align: right;
}
ul.newslisting li .newsreadmore {
    font-size: 11px;
    background: #a7192e;
    color: #FFF;
    width: 100px;
    line-height: 30px;
    display: block;
    text-align: center;
}
ul.newslisting li {
    border-bottom: 1px solid #dedede;
    display: block;
    clear: both;
    margin-bottom: 15px;
    padding-bottom: 15px;
}
.PaginationNews>ul li {
    padding-right: 0;
}
ul.pagination {
    padding-right: 0;
}
ul.pagination li a.active {
    color: #fff;
    background-color: #a7192e;
}
.PaginationNews a.active {
    border-color: #e5631b;
    background-color: #e5631b;
    color: #ffffff;
}
.PaginationNews a {
    width: 2.5em !important;
    height: 2.5em !important;
    padding: 7px 0px !important;
}
ul.newslisting li .newsheading a {
    font-size: 17px;
    color: #a7192e;
    line-height: 18px;
    display: block;
    margin-bottom: 5px;
	text-align: right;
}
ul.pagination li {
    display: inline;
    cursor: pointer;
	float: right;
}
.front-end-box {
    cursor: pointer;
}

.LangBtn{
    width: 80px;
    height: 40px;
    border-radius: 2em;
    text-align: center;
}

.MainTitle
{
    font-size:18px;
    color: #9d2235;
}

.applyonlineselectoption::-ms-expand {
  display: none;
}

.content_wrap.clearfix.headerheight{
	width:auto !important;
}












