@charset "utf-8";


.FnB {    background-image: url(/Images/reports/fnbHeaderImg.jpg);}
.topHeading {
height: 100%;
height: 40vh;
height: 95px;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
position: relative;  height: 95px; padding: 12px; margin-bottom: 15px;
}
.cmrsWrap {
background-color: #204059;
color: #fff; font-size: 14px;
height: 100%;
height: auto;
background-image: url(/Images/reports/cmrs.jpg);
background-position: center;
background-repeat: no-repeat;
background-size: cover;
position: relative;padding: 12px; margin: 8px; display: inline-block; 
}
.cmrsCont {color: #fff; font-size: 14px;}
.cmrsCont a {    font-size: 14px; color: #2aaeb8;}
.titleHead { font-size: 16px; margin: 14px 0; font-weight: bold; }
.headBanLHS {
font-size: 24px;
font-family: 'Arial';
font-weight: bold;
color: #fff;
text-align: left;
margin: 0px;
}
.contenLHS {
background: #ffffff;
display: block;
clear: both;
padding: 20px 20px;
margin: 9px 0px 0px 0px;
position: relative;
}
.hsapcer0 { padding:0 0 0 0;display:block; clear:both;}
.borderLine { padding:0 0 10px 0; margin: 0 0 10px 0;display:block; clear:both; border-bottom: 1px solid #ccc;}
.marketLHS {
background: #ffffff;
display: inline-block;
padding: 20px 20px;
margin: 0px 0px 20px 0px; width: 100%;
}
.markeList {list-style: none;padding: 0; margin: 0; display: block; width: 100%}
.markeList li { margin: 0 0 20px 0; background: url(/images/reports/bullIcon.png); background-repeat: no-repeat; padding: 0 0 0 19px; background-position: 0px 3px; }
.marketLink { font-weight: bold;font-size: 14px;color: #2aaeb8;margin-bottom: 3px;}
.marketLink a { text-decoration: none; font-size: 15px; line-height: 20px;color: #34a5c6; }
.tarckWrap { list-style: none;padding: 0; margin: 0;display: inline-block;  }
.tarckWrap li { float: left; margin: 0 15px 0 0; border-right: 1px solid #ccc; padding: 0 15px 0 0; background: none;   }
.tarckWrap li:last-child {border-right: none;}
.tarckWrap li span {font-weight: bold;font-size: 12px; color: #aeb1b4;}
.pageNav { float: right; margin: 8px 0; }
.lhsNav { list-style: none; padding: 0; margin: 0; display: inline-block;font-size: 13px;  }
.lhsNav li { margin: 0 0 5px 10px;  }
.mainLink { font-weight: bold;  font-size: 14px; }
.catLink{     margin: 10px 5px 10px 0;
    padding: 0;
    font-size: 13px; }
.catLink a { font-weight: bold;  font-size: 13px;color: #34a5c6; }
.mainLink a {color: #BE0102;}
.subLink {font-weight: normal; color: #34a5c6;}

.homeWrap {padding-top: 100px;}
.responsiveShow { display: none; }
.mobSearchCat { display: none; }
/*--------------------------------------------------------------------Media------------------------------------------------------------*/



/* Smartphones (portrait and landscape) ----------- */
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 823px) {
	.searchdisplay{display:none !important;}
	.topHeading{margin-bottom: 0;}
	.mobSearchCat { display: block;
    padding: 15px;
    background: #f2f2f2;}
	.mobSearchCat .choosHead {
    font-family: 'Arial Narrow',Arial;
    margin: 0px 0 10px 0;
    padding: 0px;
    color: #79828a;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600; 
}
.mobSearchCat .btn {
       background: #f3bb1c;
    padding: 7px 9px !important;
    border-color: #f3bb1c;
    font-family: 'Arial';
    /* font-weight: bold; */
    font-size: 13px;
    color: #fff;
    text-decoration: none;
}
	.divWrap {z-index: 999;}
	.breadcrumb {margin-bottom: 7px; line-height: inherit !important;}
	.headBanLHS  {font-size: 17px;}
.responsiveShow {display: block;}
  .cmrsWrap {margin: 0; width: 100%; margin: 0 0 15px 0;}
  .homeWrap {padding-top: 50px;}
  .catRhs { display: none !important; }
  .mobFooter {display: none !important;}
  .catFooter {display: block !important ;}
  .catFooter .callNo {display: none !important;}
  .catFooter .footerLinks { margin: 0; padding: 0; }
  .markeList li {    margin: 0; padding: 0 !important;    background:none;}
  .tarckWrap li {    margin: 0 5px 0 0 !important;padding: 0 5px 0 0 !important; font-size:11px;}
  .marketLHS { padding: 20px 7px; }
  .reportName {
    font-size: 16px !important;}
    .pagination>li>a, .pagination>li>span {    padding: 6px 10px; font-size: 11px;}

    .footerLinks ul { margin: 10px 0 0 0;padding: 0;text-align: center; }
    .footerBottomLink li+li+li+li { border-left: none;}
    .trustWrap {display: none !important;}
    .titleConnect,.socialMediaLink { text-align: center; }
    .socialMediaLink li { display: inline-block; float: inherit !important; }
  }

  /* Google Nexus 10 (portrait) */
@media only screen and (max-width: 800px) and (orientation : portrait) {
	.catRhs {display: none;}
	.homeWrap {    padding-top: 56px;}
	.responsiveShow {    display: block;}
	.mobFooter { display: none !important; }
	.footerWrap {    display: block;}
}

@media (min-width: 1280px) {
  
  .menuWrap {
    width: 82% !important;
    position: relative;
}
  
}
