.backcolorblue{
 background-color:rgb(199, 159, 63);
}
.caption-text{
    width: 42%;
    left: auto;
    right: auto;
    padding-left: 126px;
    padding-right: 129px;
    padding-top: 0px;
    color: #FFF;
    margin-top: -101px;
    /* background: rgb(199, 159, 63); */
    /* margin-left: 143px; */
    padding-bottom: 13px;
    font-size: 28px;
    opacity: 0.9;
    border-top: 59px solid rgb(199, 159, 63);
    border-right: 25px solid transparent;
	
	margin-top: -115px;
	opacity: 0.99;
	width:44%;
    border-top: 65px solid rgb(199, 159, 63);
	position: relative;
	text-align:center;
}
.caption-fly{
	position: absolute;
    margin-top: -48px;
	margin-top: -52px;
	
	left: 0;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	}
#background-image{
background:url(../images/bg.jpg) no-repeat;
background-size: cover;
}
.slider-img{
width:100%;
}
.homenewsbox{
	background:#FFF;
	color:#878787;
	font-size:13px;
	line-height:45px;
	margin-bottom:10px;
	margin-top: 10px;
}

.newsicons{
	 display: block;
    float: left;
    background: url(../images/allinoneimage.png) no-repeat 0px -954px;
    width: 139px;
    padding-left: 50px;
    color: #FFF;
    font-size: 16px;
	margin-right:5px;
}
/*Finance Description Page with Bullets*/
.finance-description > p{
	margin-bottom:10px;
}
.finance-description > ul{
	padding-left:16px;
	
	min-height: 160px;
}
.finance-description > ul li{
	font-weight: normal;
    font-size: 13px;
	line-height: 20px;
}
.finance-description > ul li:before {
    content: '\2022';
    /* content: '\25A0'; */
    display: block;
    position: relative;
    max-width: 0;
    max-height: 0;
    left: -14px;
    top: 0;
    color: rgb(199, 159, 63);
    font-size: 20px;
}
/* END Finance Description Page with Bullets*/
/*DEpsosits  page CSS*/
.right-description-text > p{
	font-size: 15px;
    font-weight: 600;
    margin-bottom: 10px;
}
.right-description-text > ul li{
	font-weight: normal;
    font-size: 13px;
}
.right-description-text > ul li:before {
    content: '\2022';
    /* content: '\25A0'; */
    display: block;
    position: relative;
    max-width: 0;
    max-height: 0;
    left: -14px;
    top: 0;
    color: rgb(199, 159, 63);
    font-size: 20px;
}
.right-description-text >p:last-of-type ,.right-description-text >p:last-of-type > span{
    margin-top: 5px;
    color: rgb(255, 255, 255);
    font-style: italic;
    font-size: 11px;
    font-weight: 100;
}
/*ENd of Deposits page css*/
/*START OF CARDS PAGE*/
.card-description > p {
font-weight: bold;
    margin-left: 9px;
    color: #FFF;
    font-size: 15px;
    float: left;
    margin-bottom: 18px;
}
.card-description > ul{
	 min-height: 260px;
    margin-left: -16px;
    color: #F7F7F7;
}
.card-description > ul li{
	font-weight: normal;
    font-size: 13px;
}
.card-description > ul li:first-child{
	visibility:hidden;
}
.card-description > ul li:before{
	    content: '\2022';
    /* content: '\25A0'; */
    display: flex;
    position: relative;
    max-width: 0;
    max-height: 0;
    left: -17px;
    top: 0;
    color: rgb(199, 159, 63);
    font-size: 20px;
}
/*END OF CARDS PAGE*/

.marqueenewsstext{
	background:#FFF;
	display:block;
	width: 98%;
}

ul.homepagetab{
	list-style:none;
	padding:0;
	margin:0;
}

ul.homepagetab li{
	float:left;
	width:23%;
}

ul.homepagetab li a{ 
	font-size:15px;
	line-height:40px;
	padding:0 15px;
	color:#8f8c8b;
	display:block;
	text-align:center;
	background:url(http://media.ajmanbank.ae/site/images/allinoneimage.png) no-repeat 0px -667px #e9e9e9; 
}

ul.homepagetab li a.active,ul.homepagetab li a:hover{
	color:#a6192e; 
	background:url(http://media.ajmanbank.ae/site/images/allinoneimage.png) no-repeat 0px -788px #fff; 
}

.tabdata{
	padding:15px;
	padding-top:25px;
	min-height: 407px;
	background:url(http://media.ajmanbank.ae/site/images/tabdataactiveicons.png) no-repeat right top #fff;
}

.description ul{
	list-style-image:url(http://media.ajmanbank.ae/site/images/bullet.png);
	padding-left:18px;
}

.description ul li{
	line-height:24px;
}

.innerbodycontainer ul{
	list-style-image:url(http://media.ajmanbank.ae/site/images/bullet.png);
	padding-left:18px;
}

.innerbodycontainer ul li{
	line-height:24px;
}

.description{
	font-size:13px;
	color:#878787;
}
.news-section{
padding-left:0px;
padding-right:0px;
}
.label-img{
text-align:center;
}
.label-img-padding{
margin-top:30px;
margin-bottom:30px;
}
.intro-text-padding {
color:rgb(255, 255, 255);
font-family:Arial, Helvetica, sans-serif;
    vertical-align: baseline;
    font-size: 19px;
    line-height: 25px;
	text-align:center;
}
.horizental-line-img{
	margin-bottom: 13px;
    margin-top: 9px;
	height:4px;
background:url(../images/Line.png) no-repeat center;
}
.box-color{
padding-bottom: 5px;
padding-left:2px;
padding-right:3px;

}

li.active{
/*background-color:#C79F70;*/
background-color:#a58230;
}
li.active:hover{
/*background-color:#C79F70;*/
background-color:#a58230;
}
.inner{
    background: #505050;
    padding-top: 7px;
    margin-bottom: 10px;
}
.ways-margin-top{
margin-top:10px;
}
.ways-image{
/*margin-top: 10px;*/
text-align:center;
}
.hover-line-home:hover > hr{
	    border-top: 1px solid rgb(199, 159, 63);
}
.ways-heading{
    font-weight: bold;
    color: rgb(199, 159, 63);
    font-size: 20px;
    text-transform: uppercase;
    text-align: center;
    margin-top: 14px;
    margin-bottom: 8px;
}
.ways-description{
        font-size: 13px;
    color: #FFF;
    margin-left: 5px;
    text-align: center;
    min-height: 41px;
    margin-right: 5px;
}
.readmore{
	text-align: center;
   /* margin-top: 10px;*/
	padding-bottom:3px;
    color: rgb(199, 159, 63);
	/*border-bottom: 1px solid #C0C0C0;*/
    font-size: 13px;
}
/*Testing Area*/
.readmore {
 overflow: hidden;
 text-align: center;
}
.readmore:before,
.readmore:after {
 background-color: #C0C0C0;
 content: "";
 display: inline-block;
 height: 1px;
 position: relative;
 vertical-align: middle;
 width: 50%;
}
.readmore:before {
 right: 0.5em;
 margin-left: -50%;
}
.readmore:after {
 left: 0.5em;
 margin-right: -50%;
}
/*Testing Area*/
.read-line {
    background: #505050;
    padding: 0px 17px;
}
.text-row{
 margin-top:25px;	
}

.text-image{
	    margin-left: 20px;
    margin-bottom: 24px;
 float:left;
 margin-right:15px;
}
li.color-me {
    font-weight: normal;
    font-size: 13px;
}
.news-description {
    color: #FFF;
}
.news-icon{
text-align:center;
}
.text-image-heading{
    font-weight: bold;
    font-size: 72px;
    margin-left: 20px;
    margin-bottom: 24px;
    float: left;
    margin-right: 15px;
    color: rgb(199, 159, 63);
    margin-top: -15px
}
.text-heading{
color: rgb(199, 159, 63);
    font-size: 25px;
}
.text-description{
	font-family:Arial, Helvetica, sans-serif;
color: #FFF;
    font-size: 14px;
    min-height: 80px;
}
a.remove-a-default {
    text-decoration: none;
}
.horizental-line{
    margin-right: 38px;
	    margin-left: 62px;
}
.footer {
    background: rgba(6, 6, 6,.8);
	    margin-top: 26px;
		    margin-bottom: 10px;
}
.footer-row{
margin-left:0px;
margin-right:0px;
}
.footer-text {
	margin-top:15px;
	margin-bottom:15px;
    text-align: center;
    color: rgb(199, 159, 63);
    font-size: 32px;
    text-transform: uppercase;
}
.footer-box{
    margin-bottom: 20px;
}
.footer-box:hover , .footer-heading , .footer-desc {
	color:rgb(199, 159, 63);
}
hr.footer-line {
      margin-left: 32px;
    margin-right: 35px;
}
.footer-image{
	min-height: 135px;
    text-align: center;
    margin-bottom: 15px;
}
.footer-heading{
    color: #969696;
    text-align: center;
    font-size: 27px;
    text-transform: uppercase;
    margin-bottom: 5px;
}

.footer-desc {
	min-height:79px;
    color: #969696;
    text-align: center;
	margin-bottom:20px;
}
.apply-now-btn{
 text-align:center;
}
a.btn.button-apply {
    color: #FFF;
    background: #969696;
    border-radius: 0px;
    padding-top: 5px;
    padding-bottom: 6px;
    padding-left: 35px;
    padding-right: 35px;
}
a.btn.button-apply:hover{
	background:rgb(199, 159, 63);
}
a.btn.button-chat{
color: #FFF;
    background: rgb(199, 159, 63);
    border-radius: 0px;
    padding-top: 5px;
    padding-bottom: 6px;
    padding-left: 35px;
    padding-right: 35px;
}
.\"footer-num-one\"{
	color: #FFF;
    font-size: 23px;
	margin-bottom:12px;
}
.footer-num-one{
color: #FFF;
    font-size: 23px;
	margin-bottom:12px;
}
.international-num-two , .\"international-num\"{
    color: #FFF;
    font-size: 15px;
    font-weight: 600;
	    min-height: 48px;
}
.footer-heading-yellow{
	color: #898989;
    text-align: center;
    font-size: 25px;
    text-transform: uppercase;
    margin-bottom: 5px;
	font-weight: bold;
}
.footer-desc-yellow{
	min-height:80px;
 	color: #898989;
    text-align: center;
	margin-bottom:20px;
	margin-left:10px;
	margin-right:10px;
    font-size: 13.5px;
}
li.color-me.first {
    visibility: hidden;
}
.banner-image{
 width:100%;
}
img.label-image{
margin-top: 20px;
}
.title {
    margin-top: -10px;
    color: rgb(199, 159, 63);
    font-size: 33px;
    text-transform: uppercase;
	font-weight: bold;
}
hr.title-line {
    border-top: 1px solid rgb(199, 159, 63);
}
.title-image{
	text-align:center;
}
.title-heading {
	margin-top:10px;
    color: #D3D3D3;
    font-size: 20px;
    text-align: center;
    text-transform: uppercase;
     font-weight: 600;
}
.title-description {
    color: #D3D3D3;
    text-align: center;
    font-size: 15px;
    letter-spacing: 0.5px;
	margin-bottom: 12px;
}
.btn-find-us{
	text-align:center;
	margin-bottom: 10px;
    margin-top: 10px;
}
a.btn.find-us {
    background: rgb(199, 159, 63);
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 2px;
    padding-bottom: 2px;
    color: #FFF;
}
a.btn.find-us:hover{
     background: #969696;
}
.lifestyle-description{
    min-height: 99px;
    font-size: 16px;
    color: #FFF;
    text-align: center;
    margin-left: 5px;
    margin-right: 5px;
}
.banking-box-edit{
	padding-left:11px;
    padding-right: 2px;
}
.box-background{
	background:#222222;
}
.left-image {
	float:left;
    margin-top: 20px;
    margin-bottom: 20px;
	margin-right:30px;
}
.sub-title{
       padding-top: 10px;
    color: rgb(199, 159, 63);
    font-size: 28px;
    text-transform: uppercase;
}
.right-description-text {
    color: #FFF;
    font-weight: 600;
    font-size: 15px;
}
.bullets{
	float:left;
    color: #FFF;
    margin-top: 11px;
}
.title-area{
margin-bottom: 30px;
}
.listStyle {
    color: red;
}
.bullets-right{
float:right;
    color: #FFF;
    margin-top: -184px;
	padding:20px;
}
.terms{
    color: #FFF;
    float: left;
    font-size: 12px;
    font-style: italic;
    font-weight: 100;
}
.black{
border-top: 1px solid #222222;
}
.box-card {
	margin-top:70px;
	min-height: 557px;
        padding-left: 12px;
    background: rgba(39, 39, 38, .5);
    padding-bottom: 10px;
    padding-right: 12px;
}
.box-card:hover{
    cursor: pointer;
     background: rgba(31, 31, 30, 1);
}
.color-me:first-child{
	/*visibility:hidden;*/
}
.card-image {
     position: absolute;
    margin-top: -70px;
    padding-left: 25%;
    /* left: 0; */
    /* right: 0; */
    margin-left: auto;
    margin-right: auto;
    width: 100px;
}
.card-heading{
	padding-top:89px;
	margin-top:12px;
color: rgb(199, 159, 63);
    font-size: 22px;
    text-align: center;
}
.card-heading-two{
    color: rgb(199, 159, 63);
    font-size: 32px;
    text-align: center;
    text-transform: uppercase;
}
.card-line {
    margin-left: 21px;
    border-top: 1px solid rgb(199, 159, 63);
    margin-right: 20px;
}
.card-description {
	font-weight:bold;
    margin-left: 9px;
    color: #FFF;
    font-size: 15px;
    float: left;
	margin-bottom: 18px;
}
.card-points{
color:#FFF;
margin:0px;
}
.inner-finance{
margin-right: 5px;
background: rgba(19, 19, 18, 0.5);
}
.inner-finance:hover{
  background: rgba(19, 19, 18, 1);
  cursor: pointer;
}
.finance-image-margin{
	margin-top:20px;
}
.finance-heading{
	color: rgb(199, 159, 63);
    font-size: x-large;
    text-transform: uppercase;
    text-align: left;
    margin-top: 20px;
    margin-bottom: 10px;
    margin-left: 9px;
    font-weight: bold;
}
.lifestyle-box{
	padding-left: 8px;
    padding-right: 5px;
    margin-right: -3px;
    padding-bottom: 0px;

}
.finance-description{
margin-left: 9px;
    font-size: 15px;
    color: #FFF;
    text-align: left;
    margin-bottom: 15px;
    margin-right: 6px;
    font-weight: bold;
}
.finance-bullets {
	font-size: 14px;
    color: #F7F7F7;
	font-weight: normal;
	min-height: 160px;
}
.finance-bullets.finance-min-height{
	min-height:120px;
}
.change-hover-home:hover{
	background:#6f6c6c;
}

.apply-now-btn-center{
	text-align: right;
    margin-top: 10px;
    color: rgb(199, 159, 63);
    font-size: 15px;
}
a.btn.apply-now-btn {
    background: rgb(199, 159, 63);
    color: #FFF;
    padding: 1px 34px;
    border-radius: unset;
    margin-right: 15px;
	margin-bottom: 15px;
}
a.btn.apply-now-btn:hover{
	background:#969696;
}
li {
  list-style: none;
}
.finance-bullets > ul{
	padding-left:19px;

}
.color-me:before {
  /* For a round bullet */
  content: '\2022';
  /* For a square bullet */
  /*content:'\25A0';*/
  display: flex;
  position: relative;
  max-width: 0;
  max-height: 0;
  left: -17px;
  top: 0;
  color: rgb(199, 159, 63);
  font-size: 20px;
}
.text-heading-wealth{
color: rgb(199, 159, 63);
    font-size: 21px;
	font-family: Arial;
}
.wealth-text{
	text-align:center;
}
.wealth-heading{
	margin-top:30px;
	color: rgb(199, 159, 63);
    vertical-align: baseline;
    font-size: 24px;
    line-height: 31px;
	font-family:Arial, Helvetica, sans-serif;
}
.wealth-sub{
line-height: 31px;
font-family: 'Arial';
    font-weight: 600;
    font-size: 17px;
color: rgb(255, 255, 255);
}
.contact-heading {
    margin-top: 30px;
    text-align: center;
    color: rgb(199, 159, 63);
    font-size: 27px;
    margin-bottom: 30px;
}
.display-black{
	border:none;
	background:#404040;
	color:rgb(199, 159, 63);
}
label.label-checkbox {
    color: rgb(199, 159, 63);
    font-size: 18px;
    padding-left: 4px;
}
.padding-slight-left{
 padding-left:20px;
}
a.btn.button-send{
	font-size: 17px;
    color: #FFF;
    background: rgb(199, 159, 63);
    border-radius: 9px;
    padding-top: 5px;
    padding-bottom: 6px;
    padding-left: 35px;
    padding-right: 35px;
}
.invest-box{
 background: rgba(39, 39, 38, .5);
 padding: 15px;
 margin-bottom: 20px;
}
.expert-box{
	padding: 15px;
	padding-bottom:0px;
}
.invest-image {
    float: left;
	margin-right: 20px;
}
.invest-image-main{
margin-left: 3px;
    margin-bottom: 15px;
}
.invest-heading{
	    margin-top: -5px;
    font-weight: bold;
    color: rgb(199, 159, 63);
    font-size: 22px;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.invest-text {
    color: #FFF;
	min-height: 150px;
    font-size: 14px;
}
.invest-terms{
	    margin-top: 5px;
    color: #FFF;
    font-style: italic;
    font-size: 11px;
    font-weight: 100;
	}
.bouton-image:before {
    content: "";
    width: 16px;
    height: 16px;
    display: inline-block;
    margin-right: 20px;
    vertical-align: text-top;
    background-color: transparent;
    background-position : center center;
    background-repeat:no-repeat;
}
.invest-box.newclass-investment-specific {
    padding: 12px 6px 12px 9px;
}
.text-description.newclass-wealth-solutions {
    min-height: 100px;
}
.right-description-text.accounts-right-text-bottom > .right-description-text {
    padding-bottom: 15px;
}
.invest-box-account.accounts-right-text-bottom {
    padding: 16px 4px 31px 16px;
}
.invest-box-account.newclass {
    min-height: 276px;
    padding: 13px 0px 0px 13px;
}
.apply-now-btn-center.newclass.button-paddiing {
    margin-top: 0px;
}
.finance-bullets.finance-min-height.custom-class-exc{
        min-height: 110px;
}
.monBouton:before{
     background-image:url(../images/button-one.png);
}
.monBoutontwo:before{
     background-image:url(../images/Button-two.png);
}
.monBoutonthree:before{
     background-image:url(../images/location.png);
}
a.btn.btn-primary.bouton-image.monBouton.invest-button-one {
    padding-left: 24px;
    background: #515151;
    border-color: #515151;
    padding-right: 63px;
    border-radius: 0px;
    margin-top: 8px;
    margin-right: 25px;
    color: rgb(199, 159, 63);
}
a.btn.btn-primary.bouton-image.monBouton:hover{
	/*background:rgb(199, 159, 63);
	color:#FFF;
	border-color:rgb(199, 159, 63);*/
}
.invest-button:hover ,.invest-button-three:hover{
/*background:rgb(199, 159, 63);
	color:#FFF;
	border-color:rgb(199, 159, 63);*/
}
.btn-primary:hover{
	background: #515151;
	color: rgb(199, 159, 63);
	border:1px solid #515151;
}
.invest-button{
	padding-left: 14px;
    background: #515151;
    border-color: #515151;
    padding-right: 14px;
    border-radius: 0px;
    margin-top: 8px;
    margin-right: 25px;
    color: rgb(199, 159, 63);
	
}
.invest-button-three{
padding-left: 14px;
    background: #515151;
    border-color: #515151;
    padding-right: 18px;
    border-radius: 0px;
    margin-top: 8px;
   /* margin-right: 40px;*/
    color: rgb(199, 159, 63);
}
.expert {
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 10px;
}
a.btn.apply-now-btn.expert-btn{
	margin-bottom:0px;
	margin-top: -30px;
}
.color-me:after{
	padding-left:10px;
}
.sub-title-account {
    font-weight:bold;
    color: rgb(199, 159, 63);
    font-size: 25px;
    /*text-transform: uppercase;*/
}
.left-image-account{
    float: left;
    /*margin-top: 7px;*/
    margin-bottom: 20px;
    margin-right: 30px;
}
.invest-box-account{
     background: rgba(40, 40, 39, 0.8);
 min-height:293px;
     padding: 15px;
    /* margin-bottom: auto; */
    /*padding-bottom: 45px;*/
    margin-bottom: 16px;
}
.invest-box-account.add-min-height{
        min-height: 308px;
}
.invest-box-account:hover{
	background: rgba(23, 23, 22, 1);
    cursor: pointer;
}
a.style-override{
	text-decoration:none;
	color:rgb(199, 159, 63);
}
input.btn.button-send{
	background:rgb(199, 159, 63);
	color:#FFF;
	padding: 10px 50px;
}
.padding-remove{
	padding-left:0px;
	padding-right:0px;
}
.unlock {
    font-weight: bold;
    color: #FFF;
    font-size: 16px;
    margin-left: 24px;
}
.unlock-terms{
    margin-top: 10px;
    font-size: 12px;
    color: #FFF;
    font-style: italic;
    margin-left: 22px;
}
.readmore-cards{
	text-align:right;
}
.title-line-cards {
	    margin-bottom: 93px;
    border-top: 1px solid rgb(199, 159, 63);
}
.finance-bullets-cards{
	min-height: 260px;
	margin-left: -16px;
    color: #F7F7F7;
}
.app-icons{
	    margin-bottom: 74px;
	    margin-right: 95px;
	text-align:center;
}
.android-icon{
	margin-left:100px;
	margin-right: 40px;
	display:inline;
}
.apple-icon{
	display:inline;
}
ul.newslisting{
	list-style:none;
	padding:0;
	margin:0;
}

ul.newslisting li{
	border-bottom:1px solid rgb(199, 159, 63);
	display:block;
	clear:both;
	margin-bottom:15px;
	padding-bottom:15px;
}

ul.newslisting li:last-child{
	border-bottom:0px solid #dedede;
	margin-bottom:0px;
	padding-bottom:0px;
}

.newsimage{
	float:left;
	width:20%;
}

.newslistingdata{
	float:left;
	width:80%;
}

.newsimage img{
	border:5px solid #dedede;
	width:90%;
}

.newslistingdata{ 
  color:#343434;
  font-size:11px;
}

ul.newslisting li .newsheading a{
	font-size:17px;
	color:rgb(199, 159, 63);
	line-height:18px;
	display:block;
	margin-bottom:5px;
}

ul.newslisting li .newsdate{
	font-size:13px;
	color:#b2b2b2;
	margin-bottom:10px;
}

ul.newslisting li .newsreadmore{
	font-size:11px;
	background:rgb(199, 159, 63);
	color:#FFF;
	width:100px;
	line-height:30px;
	display:block;
	text-align:center; 
}
.news-text {
    color: #FFF;
    font-size: 13px;
    margin-bottom: 5px;
}
.blur-effect {
	/*filter: url(filters.svg#grayscale);*/
	 filter: gray;
  /* IE6-9 */
  /* Google Chrome & Safari 6+ */
}
.blur-effect:hover {
	
  filter: none;
  -webkit-filter: none;
}
.change-background-color:hover{
	background:#676666;
}
.inner.change-opacity-hover{
	padding-top:5px;
}
.change-opacity-hover:hover{
	background:#5d5a5a;
}
a.btn.apply-now-btn.expert-btn.newclass.button-padding-top{
	margin-top:0px;
	margin-right:7px;
}
.apply-now-btn-center.newclass.button-padding-top{
	margin-top: -11px;
	    padding-bottom: 7px;
}
.ways-description.alternative-invest{
	padding-bottom:2px;
}
.invest-box-account.investment-alternativenewclass.button-padding-top div.left-image-account div.right-description-text{
	min-height:282px;
}
/* IE10+ CSS styles go here */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
     
     .container.mycontainer{
        width: 1150px;
    }
}
@media (min-width: 1200px){
	.container.mycontainer{
		width: 949px;
		padding-right: 0px;
		padding-left: 0px;
	}
}
@media screen and (max-width: 1024px){
	.newsicons{
	width: 0px;
    margin-right: 38px;
	}
}
@media(max-width:992px){
	.box-card{
		margin-bottom:65px;
	}
	.card-image {
    position: absolute;
     
    margin-left: auto;
    margin-right: auto;
    width: 100px;
	}
	.newsicons{
	width: 0px;
    margin-right: 38px;
	}
	.caption-text {
    width: 1%;
    left: auto;
    right: auto;
    padding-left: 84px;
    padding-right: 165px;
    padding-top: 0px;
    color: #FFF;
    margin-top: -101px;
    /* background: rgb(199, 159, 63); */
    /* margin-left: 143px; */
    padding-bottom: 13px;
    font-size: 13px;
    opacity: 0.9;
    border-top: 59px solid rgb(199, 159, 63);
    border-right: 25px solid transparent;
	}
	.bx-wrapper .bx-caption {
    width: 23%;
    left: auto;
    right: auto;
    padding-left: 16px;
    padding-right: 129px;
    padding-top: 0px;
    color: #FFF;
    margin-top: -71px;
    /* background: rgb(199, 159, 63); */
    /* margin-left: 143px; */
    padding-bottom: 13px;
    font-size: 20px;
    opacity: 0.9;
    border-top: 54px solid rgb(199, 159, 63);
    border-right: 23px solid transparent;
	}
	.bullets-right{
		color: #FFF;
		margin-top:11px;
		float:none !important;
	}

}
@media(max-width:767px){
	.card-image {
    position: absolute;
    margin-left: -9%;
	}
	.newsicons{
	width: 0px;
    margin-right: 38px;
	}
}
.caption-text{
	display:none;
}





/* grayscale image styles */
img.grayscale { 
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
	filter: gray;
	-webkit-filter: grayscale(100%);
}

/* DEMO CSS */


/* api test styles */


/* hover demo styles */
ul.smooth-hover,
ul.simple-hover {
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 10px 0;
	margin: 0;
}
ul.smooth-hover li,
ul.simple-hover li {
	border: 10px solid #eee;
	float: left;
	margin: 0 20px 0 0;
	position: relative;
}
ul.smooth-hover span.grayscale-fix,
ul.simple-hover span.grayscale-fix {
	display: inline-block;
	vertical-align: top;
}
ul.smooth-hover img,
ul.simple-hover img {
	display: block;
	height: auto;
}
/* simple hover styles */
.blur-effect:hover img.grayscale {
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
	filter: none;
	-webkit-filter: none;
}
.blur-effect:hover .grayscale-fix img.grayscale {
	visibility: visible !important;
	position: relative;
}

/* smooth hover styles */
img.grayscale,
{
	position: absolute !important;
	opacity: 1;
	z-index: 1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	transition: opacity 0.3s linear;
}
.second-image-logo{
    text-align: center;
}
.blur-effect > .ways-heading{
	color:rgb(199, 159, 63) !important;
}
.footer-box.blur-effect:hover{
    cursor: pointer;
}
.footer-box.blur-effect:hover > .footer-heading-yellow {
       color: rgb(199, 159, 63);
       cursor: pointer;
}
.footer-box.blur-effect:hover > .footer-desc-yellow
{
     color: rgb(199, 159, 63);
      cursor: pointer;
}
.footer-box.blur-effect:hover > .button-apply{
        background: rgb(199, 159, 63);
}
span.footer-white-text{
    color: #fff;
    font-size: 19px;
}
.font-white {
    color: #fff;
}
.footer-desc-yellow.decrease-height{
    min-height: 90px;
    margin-bottom: 0px;
}

.footer-box:hover > .button-apply
{
    background: rgb(199, 159, 63);
}
.title-icon-box.blur-effect:hover > .title-heading{
    color: rgb(199, 159, 63);
}
.footer-box:hover > .apply-now-btn > a.btn.button-apply {
     background: rgb(199, 159, 63);
}
.title-heading.addsomespace {
    padding-left: 30px;
    padding-right: 46px;
}
.addextrapaddingright {
    padding-right: 70px;
}

/* priority */
.newsimagepriority{
	float:left;
}
.newsimagepriority img{
	border:5px solid #dedede;
	width:100%;
}
.newsreadmorepriority{
    font-size: 11px;
    background: rgb(199, 159, 63);
    color: #FFF;
    width: 100px;
    line-height: 30px;
    display: inline-block;
    text-align: center;
}
.newslistingdatapriority{
	color: #fff;
}
.PaginationNewsPriority .pagination li a{
	color:#fff;
	background-color:#c79f3f;
	cursor:pointer;
}
.pagecount{
	color:#fff;
}
.newsreadmorepriority:hover{
	color:#fff !important;
}
.news-description img{
	max-width: 100%;
    height: auto;
}