@charset "utf-8";
/* CSS Document */

body
{		
	font-family: 'Montserrat', sans-serif;
	font-size:15px;
	line-height:23px;	
	color:#707070;	
	font-weight:400; 
	overflow-x:hidden;
	max-width:1920px;
	margin:0 auto;
}
a
{
	text-decoration:none;
	color : #0066A1;
}
a:hover
{
	color : #FDB813;
}
.rm-button
{
	font-size: 15px;
    background-color: #0d2a3c;
    color: #fff;
    padding: 15px 25px;
    border-radius: 2px;
    line-height: 20px;
}
h1
{
	color: #000;position:relative;
	font-size:46px;line-height:48px;
	font-weight:700;
}
h2
{
   
   font-size: 28px !important;  
   font-weight:700;line-height:36px;
   margin-bottom:20px;color: #282828;
   color: #0066a4;margin-top:0px;
}
#ba-wrapper h2, #reports-wrapper h2, #media-wrapper h2
{
	text-align:center;
}
h3
{   
   font-size: 24px !important;   
   font-weight:600;line-height:32px;
   margin-bottom:12px;
}
h4 {
    font-size: 18px;
    line-height: 24px;
    color: #fff;
    font-weight: 700;
    margin: 0px;
}
#csc-wrapper h3
{
	color:#fff;
}
.irbutton, .btn-primary, .ClsButton, .size
{
  
    font-size: 15px;
    background-color: #0d2a3c;
    color: #fff;
    padding: 14px 22px;
    border-radius: 4px;
    line-height: 20px;
    text-align:center; 
    position: relative;
    display: inline-block; 
    outline:none;border:none; font-weight:400;   
    -webkit-transition: all .5s;
    transition: all .5s;min-width:130px;text-align:center;
}
/*.rm-button {
    font-size: 15px;
    background-color: #0d2a3c;
    color: #fff;
    padding: 15px 25px;
	display: inline-block;
}*/
.irbutton:hover, .btn-primary:hover, .ClsButton:hover, .size:hover
{
	 background-color:#39ac37;color: #ffffff;
}
.irbutton:after, .btn-primary:after, .ClsButton:after, .size:after
{
	 font-family: "Font Awesome 6 Free";
    font-weight: 900;
    line-height: 1;
	 color: #fff;
	 margin-left: 10px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    content: "\f178";
	transition: all .5s;
    display: inline-block;
    vertical-align: middle;
}

a.box-button, .box-button a
{
	/*padding: 14px 22px;*/
    
    line-height: 20px;
    text-align:center; 
    position: relative;
    display: inline-block; 
    outline:none;border:none; font-weight:500;   
    -webkit-transition: all .5s;
    transition: all .5s;
	margin-right:30px;
}
a.box-button:after, .box-button a:after
{
	/*content: "\f061";
    font-size: 16px;
    margin-left: 8px;*/
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    line-height: 1;
    display: inline-block;
    vertical-align: middle;
    background-color: #fdb813;
    color: #fff;
    /* padding: 5px; */
    border-radius: 50%;
    font-size: 10px;
    margin-left: 6px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    content: "\f178";
	transition: all .5s;
}
a.box-button:hover, .box-button a:hover
{
	/*background-color:#39ac37;*/color: #39ac37;	
}
a.box-button:hover:after, .box-button a:hover:after
{
	background-color:#39ac37;padding:0px;
}
#newsalert-wrapper, #reports-wrapper, #csc-wrapper, #ba-wrapper, #reports-wrapper, #media-wrapper
{
	margin-top:80px;
}
section#ba-wrapper .container, #reports-wrapper .container
{
	border-bottom: 1px solid;
    border-color: rgba(0, 0, 0, 0.08);    
    padding-bottom: 80px;
}

#stockinfo-wrapper, #newsalert-wrapper
{
	background-color:#006998;
	padding:80px 0px;color:#fff;
}

#stockinfo-wrapper h2, #newsalert-wrapper h2 {
	
	color:#fff;margin-top:0px;
}
#stockinfo-wrapper h4
{
	color:#fdb813;
}
#stockinfo-wrapper h1
{
	display:inline-block; color:#fff;
	margin-top:0px;
}
#stockinfo-wrapper h3
{
	margin:0px 0px 5px 0px;
}
#stockinfo-wrapper .stockprice .priceDown div:before, #stockinfo-wrapper .stockprice .priceUp div:before {
    content: "";
    background-size: cover;
    width: 16px;
    height: 13px;
    display: inline-block;
	margin:0px 10px;   
}
#stockinfo-wrapper .stockprice .priceUp div:before {
    background-image: url(../images/arrowup.png);	
}
#stockinfo-wrapper .stockprice .priceDown div:before {
    background-image: url(../images/arrowdown.png);
}
#stockinfo-wrapper .stockprice div
{
	font-size: 18px;
	line-height:24px;   
    display: inline-block;   
}
#stockinfo-wrapper .eod {    
    display: inline-block;  
    font-size: 12px;line-height:14px;
	float: right;
	margin-top: 15px;
}
#stockinfo-wrapper iframe
{
	margin:40px 0px;
}

#stockinfo-wrapper .stocklist div {
    font-size: 18px;
	line-height:18px;    
    display: inline-block;
    padding: 0px 18px;
    text-align: left;
	border-right: 1px solid #fff;
	    margin: 15px 0px;
}
#stockinfo-wrapper .stocklist div span {
    font-size: 40px;
    display: block;
    line-height: 40px;
    font-weight: bold;
	padding-top:24px;
}
#stockinfo-wrapper .stocklist div:last-child
{
	border:none;padding-right:0px;
}
.box-img
{
	position: relative;
}
.box-img img
{
	border-radius: 4px 4px 0px 0px;
}
.box-img span
{
    position: absolute;
    bottom: 16%;
    background-color: #0066a4;
    color: #fff;
    left: 0;
    padding: 08px 12px;
    min-width: 160px;
	text-align: center;
}
.box-desc {
    padding: 30px 40px;   
    text-align: left;	
}
.box-desc p
{
	color: #616161;font-weight: 700;
}
.box-desc h4
{
	  margin: 0px 0px 60px 0px;
	      color: #333;
}
#media-wrapper h4
{
	margin: 0px 0px 45px 0px;
}
.owl-carousel .owl-stage
{
	display: flex;
}
.owl-carousel.owl-drag .owl-item
{
	display: flex;
    flex: 1 0 auto;
	margin-bottom:25px;  
}
.box-desc .box-button, #media-wrapper .box-desc p
{
	position: absolute;
    bottom: 30px;
}
.box-desc hr
{
	margin: 0px;
    position: absolute;  
    bottom: 0px;
    left: 40px;
    right: 40px;
    display: block;
	border-top: 3px solid #eee;
	border-radius: 4px;
}
.box-desc hr:after
{
	content: "";   
    z-index: 9999;
    width: 30%;
    border-top: 3px solid #0066a1;
    position: fixed;
    bottom: 0px;	
	left: 40px;
    right: 40px;
    display: block;
	transition: all .3s ease-in-out;
	border-radius: 4px;
}
.box-desc:hover hr:after
{
	border-top: 3px solid #39ac37;
	
}
.carousel-wrap {   
    margin: auto;
    position: relative;
  }
  .owl-carousel .owl-nav{
    overflow: hidden;
    height: 0px;
  }

  .owl-theme .owl-dots .owl-dot.active span, 
  .owl-theme .owl-dots .owl-dot:hover span {
      background: #2caae1;
  }


  .owl-carousel .item 
  {
     background-color: #fff;
    text-align: left;
    box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 15px 0px;
    border-radius: 0px 0px 4px 4px;  
	
  }
  .owl-carousel .nav-btn{
      height: 47px;
      position: absolute;
      width: 26px;
      cursor: pointer;
      top: 100px !important;
  }

  .owl-carousel .owl-prev.disabled,
  .owl-carousel .owl-next.disabled{
    pointer-events: none;
    opacity: 0.2;
  }

  .owl-carousel .prev-slide{
      background: url(../images/nav-icon.png) no-repeat scroll 0 0;
      left: -33px;
  }
  .owl-carousel .next-slide{
      background: url(../images/nav-icon.png) no-repeat scroll -24px 0px;
      right: -33px;
  }
  .owl-carousel .prev-slide:hover{
     background-position: 0px -53px;
  }
  .owl-carousel .next-slide:hover{
    background-position: -24px -53px;
  }

  span.img-text {
    text-decoration: none;
    outline: none;
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    cursor: pointer;
    width: 100%;
    font-size: 23px;
    display: block;
    text-transform: capitalize;
  }
  span.img-text:hover {
    color: #2caae1;
  }
  #media-wrapper .box-desc p
  {
	  color:#39ac37;margin-bottom:0px;
	  font-weight:500;
   }
#newsalert-wrapper
{
  color:#fff;text-align:center;
}
#newsalert-wrapper #ctl00_cphContent_pnlSubscribe div
{
    display: inline-block;
    width: 46%;
	position:relative;
}
#newsalert-wrapper #ctl00_cphContent_pnlSubscribe div:first-of-type
{
	margin-right:25px !important;
}
#newsalert-wrapper input[type="text"]
{
	background-color: #fff;
	padding:15px 24px;		
	border-radius:4px;
	color:#a0a0a0;
	outline:none;	
	margin-bottom:20px;
    width: 100%;
    font-weight: 400;	
}
#newsalert-wrapper p
{
	margin-bottom:34px;
}
#newsalert-wrapper .btn-primary
{
	margin:20px 5px 0px 5px;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #a0a0a0;  
}
::-moz-placeholder { /* Firefox 19+ */
  color: #a0a0a0;  
}
:-ms-input-placeholder { /* IE 10+ */
  color: #a0a0a0;  
}
:-moz-placeholder { /* Firefox 18- */
 color: #a0a0a0;  
}
input-placeholder { 
  color: #a0a0a0;  
}
#ircontact-wrapper
{
	padding:80px 0px;text-align:center;
}
#ircontact-wrapper .icon-box
{
	margin-top:40px;
}
#ircontact-wrapper .icon-box img
{
  margin-bottom: 24px;
}
#ircontact-wrapper .icon-box p
{
	margin-bottom:0px;
}
#ircontact-wrapper .icon-box h4, .icon-box h4 a
{
	color: #282828;
}

/*==========  Mobile First Method  ==========*/
/* Large desktops and laptops */
@media (min-width: 1200px)
{
	
  
}
/* Landscape tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1199px) 
{
 
}
@media (min-width: 992px)
{
 #stockinfo-wrapper .stocklist
{
	text-align:right;
}
}
@media (max-width: 991px) 
{
  
}
/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) 
{
	
}
@media (min-width: 768px)
{
 .row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
 } 
 .vertical-align {
    display: flex;
    align-items: center;
  } 
}
/* Landscape phones and portrait tablets */
@media (max-width: 767px) 
{
 #newsalert-wrapper #ctl00_cphContent_pnlSubscribe div, #newsalert-wrapper .container div
 {
	 width:100%;
 }
 #stockinfo-wrapper .stocklist div
 {
	 width:50%;        width: 48%;
        text-align: center;
 }
 #stockinfo-wrapper .stocklist div:nth-child(2)
 {
	 border:none;
 }
}
@media (max-width: 480px)
{

 
}
/* Portrait i phones and smaller */
@media (max-width: 320px) 
{
	
}