.extra-menu-item.menu-item-button-link {
    display: none;
}

.contact-widget {
    display: none;
}

.widget .footer-list li:before {
    content: "\f101";
    margin-right: 10px;
    font-size: 18px;
    font-family: FontAweSome;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.footer-widgets .envelope-box {
	width:50px;
	height:50px;
	background-color: #2991D6;
	position: relative;
}

.footer-widgets .envelope-box .fa-envelope {
	left: 35%; 
	top: 35%; 
	position: absolute;
        color: white;
}

.main-nav .extra-menu-item {
    display: none;
}

.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
}

.footer-connect ul {
	display: table;
        width: 100%;
}

.footer-connect li {
	display: table-cell
}

.footer-connect li a {
	min-width: 183px;
}

.footer-connect a, .footer-connect a:hover, .footer-connect a:focus {
    color: #2991D6;
}

.footer-connect {
	margin-bottom: 25px;
}

.footer-connect h4 {
    font-size: 24px;
    font-weight: 700;
    color: #c8c8c8;
}

.row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.absolute {
    position: absolute;
}

.relative {
    position: relative;
}

.financial-quaterly-report-table {
	width: 100%;
}

.financial-quaterly-report-table .title {
	font-weight: bold;
	color: #000000;
}

.financial-quaterly-report-table tr {
	color: #2991d6;
}

.jchartfx_container .tickerBackground {
    background-color: #041F54 !important;
    color: #ffffff !important;
    width: 100% !important;
    border-radius: 0px !important;
}

.financial-summary-top .main-price-box {
	background-color: #2991d6;
	height: 205px;
}

.financial-summary-top .main-price-box:first-child {
	margin-bottom: 17.52px;
}

.financial-summary-top .main-price-box .icon-box {
	height: 100%;
	position: relative;
}

.financial-summary-top .main-price-box .price-box {
	height: 100%;
	position: relative;
}

.financial-summary-top .main-price-box .icon-box .icon {
    position: absolute;
    right: 10px;
    bottom: 60px;
}

.financial-summary-top .main-price-box .icon-box .icon img {
	width: 90px;
}

.financial-summary-top .main-price-box .price-box table {
    position: absolute;
    left: 10px;
    bottom: 70px;
    color: #ffffff;
}

.financial-summary-top .main-price-box .price-box table .title {
	
}

.financial-summary-top .main-price-box .price-box table .font-bold {
	font-weight: bold;
}

.financial-summary-top .main-price-box .price-box table .font-big {
	font-size: 50px;
        line-height: 45px;
}

.financial-summary-top .tree-box {
	height: 427.52px;
    position: relative;
}

.financial-summary-top .tree-box img {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

.financial-summary-top .tree-box .text {
	position: absolute;
	top: 0;
	left: 0;
	padding: 0 20px;
}

.financial-summary-top .tree-box .text h1 {
	color: #ffffff;
}

.financial-summary-top .tree-box .text p {
	color: #ffffff;
	font-size: 20px;
}

.financial-summary-top .left {
	margin-bottom: 20px;
}

.financial-summary-top .right {
	margin-bottom: 20px;
}

.bar-chart-title p:after {
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    width: 130px;
    height: 4px;
    background-color: #2991d6;
}

.bar-chart-title h4 {
	font-size: 20px;
    font-weight: 400;
    position: relative;
	padding: 0;
	margin: 0;
}

.bar-chart-title p {
	font-size: 20px;
    font-weight: 400;
    position: relative;
	padding: 0 0 5px 0;
	margin: 0;
}

.v-top {
	vertical-align: top;
}

.v-bottom {
	vertical-align: bottom;
}

.display-flex {
    display: flex;
}

.fp-section-title h2:after {
    width: 0 !important;
}

#investor-stock .smw-field-name {
	display: block;
    line-height: normal;
}

#financial-highlights-table {
    border-collapse: collapse;
    display: inline-table;
    border: solid 1px #9e9e9e;
    width: 100%;
   color: #000000;
}

#financial-highlights-table th,
#financial-highlights-table td {
      border: solid 1px #9e9e9e;
      padding: 5px;
}

.text-center {
    text-align: center;
}

#financial-highlights-table .title1 {
	background-color: #2991d6;
    color: #ffffff;
}

#financial-highlights-table .title2 {
	background-color: #7FCBEF;
    color: #ffffff;
}

.entry-title {
    font-weight: bold;
}

.entry-content {
    margin-bottom: 15px;
}

.read-more {
    font-weight: bold;
    text-transform: uppercase;
}

.read-more i {
	margin-left: 10px;
}

.press-release-sidebar ul li, .announcement-sidebar ul li {
    border-bottom: solid 1px #f7f7f7;
    padding: 15px 15px 15px 0;
    position: relative;
    transition: all 0.5s;
}

.press-release-sidebar li > a, .announcement-sidebar li > a {
    color: #9f9f9f;
    padding-left: 20px;
    position: relative;
    transition: all 0.5s;
}

.press-release-sidebar li > a:before, .announcement-sidebar a:before {
	color: #9f9f9f;
    content: '\f105';
    position: absolute;
    top: -4px;
    left: 0;
    font-size: 18px;
    font-family: FontAweSome;
    transition: all 0.5s;
}

.page-header .header-title.blog-title h1 {
    font-size: 40px;
    text-transform: uppercase;
    font-weight: 700;
}

.fp-team.margin-top-25 .job {
	margin-top: 25px;
}

.text-align-justify {
    text-align: justify;
}

.fp-team .info > * {
    text-align: left;
}

.hide-element {
    display: none;
}

.financial-quaterly-report-table .year-title {
    color: #000000;
    font-weight: bold;
}

@media screen and (min-width: 992px) {
    .footer-1, .footer-2 {
        width: 25%;
    }
	
    .footer-3 {
        width: 50%;
    }
}

@media screen and (max-width: 992px) {
     .footer-connect, .footer-connect li {
       display: block;
       text-align: left;
    }

    .footer-connect .separator {
         display: none;
    }

    .financial-summary-top .left {
	padding-left: 0;
        padding-right: 0;
    }
}

@media only screen and (max-width: 768px) {
    .investor-sidebar {
        display: none;
    }
}