/*
Theme Name: Codan Child
Description: Child theme for Codan
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Codan
*/
/* 
=====================================================
fonts 
=====================================================
*/
@font-face {
  font-family: 'icocodan';
  src:  url('assets/fonts/icocodan.eot?z66azj');
  src:  url('assets/fonts/icocodan.eot?z66azj#iefix') format('embedded-opentype'),
    url('assets/fonts/icocodan.ttf?z66azj') format('truetype'),
    url('assets/fonts/icocodan.woff?z66azj') format('woff'),
    url('assets/fonts/icocodan.svg?z66azj#icocodan') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icocodan' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-openness-and-integrity:before {
  content: "\e904";
}
.icon-high-performing:before {
  content: "\e905";
}
.icon-customerdriven:before {
  content: "\e906";
}
.icon-Can-do:before {
  content: "\e907";
}
.icon-newpage:before {
  content: "\e902";
}
.icon-close:before {
  content: "\e901";
}
.icon-additional:before {
  content: "\e900";
}
.icon-arrow:before {
  content: "\e903";
}
.icon-arrow-left:before {
  content: "\e908";
}
.icon-Defence-advanced-manufacturing:before {
  content: "\e909";
}
.icon-Defence-design-product-development:before {
  content: "\e90a";
}
.icon-Defence-overview:before {
  content: "\e90b";
}
.icon-Defence-through-life-support:before {
  content: "\e90c";
}
.pe-all{
    pointer-events: all;
}
/*home page menu css*/
.home .fusion-main-menu #menu-main-menu li a:hover {
    color: #d0d0d0;
}
/*
=====================================================
		Top Banner
=====================================================
.slide-content h3{
	max-width: 685px;
	font-size: 22.5px !important;
	line-height: 30px !important;
} */
.tfs-slider .slide-content-container{
	top: 51%;
}
a.scroll-down{
	background-image: url(assets/images/Scroll-Down-Icon.png);
	height: 38px;
	width: 26px;
}
.slide-content .tfs-button-1{
	position: absolute;
	bottom: -167px;
}
/* 
=====================================================
		Homepage
=====================================================
 */
.home .fusion-main-menu > ul > li > a,
.home .fusion-main-menu .fusion-main-menu-icon:after{
	color: #fff;
}
.text-centre{
	text-align: center;
}
/*codan unit box*/
/*.codan-unit{
	min-height: 400px;
}
*/
.codan-unit .fusion-imageframe{
	display: block;
	width: 100%;
	text-align: right;
}
.codan-unit .title h3,
.codan-unit h3{
	font-size: 27px;
	font-weight: bold !important;
	margin-top: 64px;
	letter-spacing: 2px !important;
}
.codan-unit p{
	color: #fff;
	margin-top: 15px;
	letter-spacing: 0.01em;
	max-width: 295px;
}
/*.business-unit p{
    min-height: 66px;
}*/
.cu-wrapper{
    min-height: 155px;
}
.btn-link{
	text-transform: uppercase;
	font-size: 18px;
	line-height: 28px;
	font-weight: bold !important;
	letter-spacing: 1.5px !important;
	padding: 0;
	margin-top: 25px;
	pointer-events: all;
}
.btn-link:after,
.btn-more span:after,
.key_date_toggle:after,
.fusion-megamenu-title a:after {
    content: '';
    display: block;
    width: 0;
    height: 2px;
    background: #dc8544;
    transition: width .3s;
}
.key_date_toggle:after{
    margin-top:2px; 
}
.fusion-megamenu-title a:after{
	background: #fff !important;
}
.btn-link:hover::after,
.btn-more:hover span:after,
.key_date_toggle:hover:after,
.fusion-megamenu-title a:hover::after {
    width: 100%;
    transition: width .3s;
}
.btn-more{
	text-transform: none;
	font-size: 18px;
	color: #fff;
	padding: 0;
	pointer-events: all;
}
.btn-more span{
	vertical-align: top;
	padding-top: 15px;
	padding-left: 15px;
	line-height: 20px;
	display: inline-block;
}
/* .btn-more .fa-long-arrow-right:before{
    content: "\e900";
    font-family: 'icocodan' !important;
    font-size: 51px;
} */
.btn-more .fa-long-arrow-right:before{
    content: "\e902" !important;
    font-family: 'icocodan' !important;
    font-size: 51px;
}
.btn-link-alt{
	color: #fff;
	margin: 0;
}
.btn-link-alt:after{
	background: #fff;
}
.btn-link-alt:hover{
	color: #fff;
}
.btn-sec{
	border: 2px solid #003399 !important;
	padding: 20px 70px !important;
	background: transparent !important;
	color: #003399 !important;
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	-ms-border-radius: 0 !important;
	-o-border-radius: 0 !important;
	border-radius: 0 !important;
	font-weight: bold !important;
	font-size: 18px !important;
}
.btn-sec:hover{
	background: #003399 !important;
	color: #fff !important;
}
/*codan second row*/
.report-title h2{
	font-size: 18px !important;
	font-weight: bold !important;
	letter-spacing: 0.075em !important;
	padding-left: 2px !important;
}
.report-year h6{
	font-size: 45px !important;
}
/*Investor Alert Sign Up*/
#subscribe-newsletter h2,
.codan-contact h2,
.contact-location h2{
	font-size: 27px !important;
	font-weight: 400 !important;
	color: #1f1f1f !important;
}
.form-container{
	max-width: 860px;
	margin: 0 auto !important;
    padding: 0 30px;
}
.form-signup{
	margin-top: 40px;
}
.form-signup .form-control{
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	-ms-border-radius: 7px;
	-o-border-radius: 7px;
	border-radius: 7px;
	height: 66px !important;
	font-size: 16px;
	-webkit-outline: none;
	-moz-outline: none;
	-ms-outline: none;
	-o-outline: none;
	outline: none;
	border: 2px solid #e7e7e7 !important;
	/* width: 385px !important; */
}
.form-signup label{
	text-transform: uppercase;
	font-size: 18px;
	line-height: 28px;
	font-weight: bold;
	letter-spacing: 2px;
	color: #a9a9a9;
	padding-left: 12px;
}
.form-signup select{
	background: #e7e7e7;
	-webkit-appearance:none;
}
.form-signup .row{
	margin-bottom: 5px;
}
.wpcf7-select-parent .select-arrow{
	display: none;
}
.form-select{
	background: #e7e7e7 url("assets/images/drop-down-arrow.png") !important;
	background-repeat: no-repeat !important;
	background-position: 95% center !important;
}
.form-signup .selectric-items li:first-child{
    color: #171717 !important;
}
span.wpcf7-list-item{
    margin-left: 0; 
}
.radio-inline{
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    vertical-align: middle;
    cursor: pointer;
}
.form-checkbox label{
	text-transform: none;
	color: #171717;
	font-weight: normal;
	letter-spacing: normal;
	padding-left: 0;
}
select{
	color: #a9a9a9 !important;
}
.blk{
	display: block;
}
div.wpcf7 .ajax-loader{
	display: none;
}
.pull-right{
	float: right !important;
}
.cd-table .table-1 th{
	padding-top: 0;
}
/*footer*/
.c-gray,
.c-gray a{
	color: #737373 !important;
}
.c-gray:hover a{
	color: #171717 !important;
}
#menu-footer-menu li{
	list-style-type: none;
	float: left;
	display: inline-block;
	padding-top: 0;
	padding-right: 22px;
    padding-left: 0;
}
#menu-footer-menu li:first-child{
	padding-left: 0;
}
#menu-footer-menu li a:before{
	content: "";
}
.fusion-footer #text-3{
	margin-bottom: 0px;
}
.fusion-footer .col-md-4:first-child{
    width: 25%;
}
.fusion-footer .fusion-column.fusion-column-last{
	width: 25%;
}
.fusion-footer .col-md-4:nth-child(2){
	width: 50%;
}
.lin-ico{
	padding-top: 25px;
}
/*Megasearch Box*/
/*search box*/
.search-field {
    width: 100%;
    display: block !important;
}
.fusion-main-menu .fusion-main-menu-search .fusion-custom-menu-item-contents {
    position: fixed;
    width: 100%;
    left: 0;
}
.codan-search .search-table {
    max-width: 1565px !important;
    margin: 0 auto;
}
.codan-search {
    padding: 88px 0;
}
.codan-search input[type="text"] {
    border: none !important;
    border-bottom: 1px solid #fff !important;
    font-size: 38px !important;
    -webkit-outline: none;
    -moz-outline: none;
    -ms-outline: none;
    -o-outline: none;
    outline: none;
    color: #fff !important;
    height: 60px !important;
    line-height: 60px !important;
    padding: 8px 6px !important
}
.fusion-main-menu-search a {
    padding: 0 40px !important;
}
/*.fusion-main-menu-search-open a:after {
    color: #fff !important;
}*/
.fusion-main-menu-search .fusion-custom-menu-item-contents:before{
    content: "";
    position: absolute;
    right: 70px;
    top: -30px;
    border-width: 20px 20px 20px 0px;
    border-style: solid;
    /* border-color: transparent #ff9800; */
    border-color: transparent rgba(23,23,23,0.8);
    display: block;
    width: 0;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}
#hide-form {
    position: relative;
    top: -110px;
}
input[type="text"],
input[type="email"]{
	color: #171717 !important;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="text"]:hover,
input[type="email"]:hover{
    border-color: #D0D0D0 !important;
}
.codan-search::-webkit-input-placeholder {
    color: #fff !important;
}
.codan-search:-moz-placeholder {
    
    color: #fff !important;
}
.codan-search::-moz-placeholder {
    
    color: #fff !important;
}
.codan-search:-ms-input-placeholder {
    color: #fff !important;
}
/*Codan Meagamenu*/
.fusion-megamenu-wrapper .fusion-megamenu-submenu{
	padding: 0 !important;
}
.fusion-megamenu-title{
	padding: 5px 0;
}
.fusion-megamenu {
    max-width: 1600px;
    margin: 0 auto !important;
    background: transparent !important;
}
.fusion-megamenu-holder {
    /*background: rgba(23,23,23,0.8);*/
   /* width: 100% !important;*/
    left: 0 !important;
    position: absolute;
}
ul.fusion-megamenu li a {
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    padding-bottom: 5px;
    padding-top: 5px;
    letter-spacing: 0.075em;
    display: table;
}
.fusion-megamenu-title a {
    color: #fff !important;
    /* text-align: center; */
}
.fusion-megamenu-holder {
    padding: 12px !important;
}
.fusion-megamenu-holder {
   /* background: rgba(0, 0, 0, 0.8);*/
    border: none !important;
}
.codan-megamenu:after {
	opacity: 0;
}
@media(min-width:1200px){
    .codan-megamenu:hover:after {
        content: " ";
        border-left: 22px solid transparent;
        border-right: 22px solid transparent;
        border-bottom: 22px solid rgba(23, 23, 23, 0.8);
        position: absolute;
        bottom: -11px;
        left: 50%;
        opacity: 1;
        transform: translate(-50%,-50%);
        transition: opacity .2s ease-in;
    }
}
.fusion-megamenu-wrapper .fusion-megamenu-border {
    border: none !important;
}
.cusRadio input {
    visibility: hidden;
}
.cusRadio .wpcf7-list-item-label:before {
    font-family: FontAwesome;
    display: inline-block;
    content: "\f1db" !important;
    font-size: 1.8em;
    color: #e8e8e8;
    position: relative;
    left: -8px;
    top: 6px;
}
.wpcf7-list-item.first:hover {
    cursor: pointer;
}
.cusRadio .wpcf7-list-item-label.fr2:before {
    content: "\f111" !important;
}
.codan-unit-blog, .codan-unit-blog a {
    color: #fff !important;
    font-weight: 400;
}
.codan-unit-blog.purpleClr , .codan-unit-blog.purpleClr a {
    color: #171717 !important;
}
span.wpcf7-list-item-label:hover {
    cursor: pointer;
}
.codan-unit-blog .fusion-meta-info{
	text-transform: uppercase;
	border: none;
	position: absolute;
	top: 90px;
	width: 100%;
	font-size: 18px;
}
.codan-unit-blog .fusion-alignleft a {
    color: #17bebb !important;
    font-weight: 700;
    letter-spacing: 0.075em;
}
.codan-unit-blog.lightClr  .fusion-alignleft a {
    color: #5c7dbe !important;
}
.codan-unit-blog.purpleClr  .fusion-alignleft a {
    color: #726098 !important;
}
.codan-unit-blog .fusion-post-content.post-content a{
    position: relative;
    top: 15px;
    font-size: 27px;
}
/*.codan-unit-blog a.fusion-read-more {
    display: none;
}*/
.btn-more.view-btn {
    position: absolute;
    bottom: 29px;
}
/*#menu-footer-menu li a {
    color: #171717;
}*/
.icon-close {
    color: #fff;
}
.fa-arrow-right.button-icon-left:before {
    content: "\e903" !important;
    font-family: 'icocodan' !important;
    font-size: 14px;
}
.purpleClr .fusion-button.btn-more {
    color: #737373 !important;
}
/*blog title reverse*/
.codan-unit-blog .fusion-inline-sep {
    display: none;
}
.codan-unit-blog .fusion-alignleft a {
    float: left;
}
.codan-unit-blog .fusion-alignleft a:after {
    content: " /";
    color: #fff;
    padding-right: 4px;
}
.codan-unit-blog.purpleClr .fusion-alignleft a:after {
    color: #171717;
}
/*.fusion-title h2.title-heading-center {
    font-weight: 400 !important;
}
*/
#company-4-grid, #company-4-grid h2 {
    color: #fff;
}
/* business-second-banner */
#business-second-banner .fusion-column-wrapper p {
    color: #171717;
    font-size: 27px;
    font-weight: 400;
    line-height: 32px;
    margin: 0 auto;
    max-width: 740px;
    text-align: center;
    letter-spacing: 0.01em;
}
.codan-inner-menu #menu-inner-menu li,
.codan-inner-menu #menu-peoples-careers li,
.codan-inner-menu #menu-investor-centre li {
    padding-bottom: 0;
}
.codan-unit .title-heading-left {
    color: #fff;
    font-size: 27px;
    letter-spacing: 0.01em;
    line-height: 32px;
}
.our-business-unit-box .codan-unit .title h3{
    margin-top: 0;
    font-weight: normal;
    letter-spacing: 0.01em !important;
}
.our-business-unit-box .codan-unit p{
    max-width: 320px;
}
/* 
======who is codan=====
corporate-governance */
.codan-unit-blog.lightClr .report-title h2,
#corporate-governance .codan-unit-blog.lightClr .fusion-border-below-title h6.title-heading-left {
    color: #171717;
}
.codan-unit-blog.lightClr .report-title h2,
#corporate-governance .fusion-border-below-title h6.title-heading-left {
    margin-top: 0;
}
#corporate-governance .codan-unit-blog.lightClr .fusion-button-wrapper a {
    color: #171717 !important;
}
#corporate-governance .fusion-border-below-title h6.title-heading-left {
    font-size: 27px !important;
}
#corporate-governance .report-year {
    margin-bottom: 130px !important;
}
/* 
======who is codan=====
leadership team */
.leader-team-directors .fusion-imageframe {
    display: block;
}
.leader-team-directors .fusion-imageframe .img-responsive {
    width: 100% ;
}
.leader-team-directors .fusion-title .title-heading-left {
    margin-top: -13px;
}
/* investor-centre
===============
share-registry
==============
*/
#share-registry .btn-link-alt:hover i {
    color: #dc8544 !important;
}
.share-registry-one .fusion-imageframe {
    margin-bottom: 20px;
}
#share-registry .share-registry-one .button-custom {
    border: 2px solid #a1a1a1 !important;
    border-radius: 0;
    display: inline-block;
    font-size: 18px;
    height: 50px;
    line-height: 50px;
    margin-right: 15px;
    padding: 0;
    text-align: center;
    width: 50px !important;
}
#share-registry .share-registry-one .button-custom i {
    margin-right: 0;
}
#share-registry .share-registry-two h2,
#share-registry .share-registry-three h2 {
    color: #003399;
    font-weight: 400;
}
#share-registry .share-registry-one .fusion-column-wrapper > span {
    color: #737373;
    display: inline-block;
}
#share-registry .share-registry-two .fusion-button {
    color: #003399;
    font-size: 18px;
    padding-left: 0;
}
#share-registry .share-registry-two .fusion-button .fusion-button-text {
    text-transform: capitalize;
    font-weight: 600;
}
#share-registry .share-registry-two .fusion-column-wrapper {
}
#share-registry .share-registry-three .fusion-column-wrapper > p {
    color: #a2a2a2;
}
#share-registry .share-registry-three .fusion-column-wrapper label {
    color: #003399;
    font-weight: 600;
}
.share-registry-three .fusion-column-wrapper em {
    color: #171717;
    font-style: normal;
}
#sliders-container .slide-content-container h2.title-heading-center {
    font-size: 45px !important;
    font-weight: 300 !important; 
}
.slide-content .caption{
    max-width: 745px;
    margin: 0 auto;
}
/* investor-centre
=================
overview section
================
*/
#overview-section-two .overview-sec-one .title-heading-left {
    color: #dc8544;
    font-size: 18px;
    font-weight: 700;
}
.overview-sec-one .fusion-column-wrapper ul {
    padding-left: 17px;
}
.overview-sec-one .fusion-column-wrapper li {
    color: #fff;
    letter-spacing: 0.01em;
    line-height: 30px;
}
.overview-sec-three .title-heading-left {
    color: #003399;
}
.overview-sec-three .fusion-column-wrapper p b,
.overview-sec-three .fusion-column-wrapper p a {
    color: #003399;
}
.overview-sec-two .fusion-meta-info {
    margin-top: 0;
    top: 71px;
}
#overview-section .fusion-meta-info .fusion-alignleft span,
#overview-section .fusion-meta-info .fusion-alignleft a,
.overview-sec-two .fusion-meta-info .fusion-alignleft span, 
.overview-sec-two .fusion-meta-info .fusion-alignleft a,
#media-news-recent .fusion-meta-info .fusion-alignleft span,
#media-news-recent .fusion-meta-info .fusion-alignleft a {
    font-weight: 700;
    letter-spacing: 0.075em;
}
.overview-sec-two .fusion-blog-shortcode .post {
    margin-bottom: 95px;
}
#overview-section .codan-unit-blog .fusion-meta-info {
    margin-top: 0;
    top: 65px;
}
#overview-section .fusion-separator {
    margin: 18px 0 !important;
}
.keydate_title , .keydate_title a , .codan-unit-blog.purpleClr .keydate_title a{
    color: #60d394 !important;
    font-weight: 800;
    letter-spacing: 0.075em;
    text-transform: uppercase;
}
.keydate_title span {
    color: #fff;
}
.keydate_post_date {
    color: #a2a2a2;
    font-weight: 700;
    letter-spacing: 0.075em;
    margin-top: 12px;
    text-transform: uppercase;
}
.keydate_post_title {
    border-bottom: 1px solid #fff;
    color: #fff;
    font-size: 27px;
    letter-spacing: 0.01em;
    margin-bottom: 20px;
    padding-bottom: 8px;
}
 .view_allKey_dates {
    color: #fff !important;
    display: inline-block;
}
 .view_allKey_dates:hover {
    color: #dc8544 !important;
    transition: width 0.3s ease 0s;
}
.view_allKey_dates span {
    display: inline-block;
    position: relative;
}
.view_allKey_dates span,
.view_allKey_dates i {
    color: #fff;
 }
.view_allKey_dates:hover span,
.view_allKey_dates:hover i {
    color: #dc8544;
 }
 .view_allKey_dates:hover span:after {
    transition: width 0.3s ease 0s;
    width: 100%;
}
 .view_allKey_dates span:after {
    background: #dc8544;
    content: "";
    display: block;
    height: 2px;
    transition: width 0.3s ease 0s;
    width: 0;
} 
 .view_allKey_dates i {
    border: 2px solid #fff;
    font-size: 18px;
    height: 50px;
    line-height: 50px;
    margin-right: 20px;
    text-align: center;
    width: 50px;
}
 .view_allKey_dates:hover i {
    border: 2px solid #dc8544;
    transition: width 0.3s ease 0s;
}
.report-blog-three .report-year h6.title-heading-left {
    font-size: 18px !important;
    font-weight: 700;
    letter-spacing: 0.075em;
}
#overview-section .report-blog-three .report-title h2.title-heading-left {
    color: #fff;
    font-size: 27px !important;
    font-weight: 400 !important;
    text-transform: capitalize;
}
/* ====================
investor performance
==================== */
.table-1 thead tr {
    border-bottom: 5px solid #003399;
}
.table-1 tr:nth-child(2n),
.table-1 table th {
    background: rgba(0, 0, 0, 0);
}
.table-1 table {
    box-shadow: none !important;
}
 .table, 
 .table-1 table, 
 .table-1 table th, 
 .table-1 tr td {
    border: transparent !important;
}
.table-1 tr td, .table-1 tr th {
    border-right: none !important;
    padding-left: 0;
}
.table-1 tr td {
    border-bottom: 1px solid #e9ebee !important;
}
.table-1 table .last-row > td {
    border-bottom: medium none !important;
}
.table-1 table .last-row > td a {
    font-weight: 700;
    letter-spacing: 0.075em;
}
.table-1 table .last-row > td a::before {
    content: "\e903" !important;
    font-family: "icocodan";
    font-size: 14px;
    margin-right: 10px;
}
.table-1 table .last-row > td a:hover,
.table-1 table .last-row > td a:hover:before {
   color: #dc8544 !important; 
}
.table-1 table .last-row > td a {
    display: inline-block;
    position: relative;
}
.table-1 table .last-row > td a:hover:after {
    transition: width 0.3s ease 0s;
    width: 100%;
}
.table-1 table .last-row > td a:after {
    background: #dc8544;
    content: "";
    display: block;
    height: 2px;
    transition: width 0.3s ease 0s;
    width: 0;
}
#disclaimer-section .title-heading-left {
    color: #171717 !important;
    font-size: 18px !important;
}
/* 
=================
annual report
================
*/
#annual-report-main .fusion-column-wrapper > p {
    font-weight: 800;
    letter-spacing: 0.075em;
}
#annual-report-main .fusion-title h1.title-heading-left {
    letter-spacing: 0.01em;
}
#annual-report-main .fusion-button-wrapper .button-custom {
    font-size: 18px;
    letter-spacing: 0.01em;
    padding-left: 0;
    padding-right: 0;
}
#annual-report-main .annual-report-black .fusion-button-wrapper .button-custom i,
#annual-report-main .annual-report-black .fusion-button-wrapper .button-custom span {
    color: #171717 !important;
}
.annual-popover {
    display:none;
}
.annual-popover span.fusion-button-text{
	font-size: 27px;
}
#annual-report-main .fusion-button-wrapper .button-custom:hover i,
#annual-report-main .fusion-button-wrapper .button-custom:hover span{
    color: #dc8544 !important;
}
#annual-report-main .annual-report-white .fusion-column-wrapper > p,
#annual-report-main .annual-report-white .fusion-title h1.title-heading-left {
    color: #fff;
}
#annual-report-main .fusion-button-wrapper .button-custom i {
    border: 2px solid #171717;
    display: inline-block;
    height: 50px;
    line-height: 50px;
    width: 50px;
}
#annual-report-main .annual-report-white .fusion-button-wrapper .button-custom i {
    border: 2px solid #fff;
}
#annual-report-main .fusion-button-wrapper .button-custom:hover i {
    border: 2px solid #dc8544;
}
#annual-btn-popover {
    color: #fff;
    cursor: pointer;
    display: inline-block;
    margin: 0;
}
#annual-btn-popover.btn-link::after {
    background: #fff;
}
#annual-btn-popover i,
.key_date_toggle i {
    transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
}
#annual-btn-popover.open i,
.key_datetoggle_wrapper.arrow-up i{
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
}
.annual-popover .fusion-row {
    margin: 0 auto !important;
    max-width: 800px !important;
    text-align: center;
}
.annual-popover .fusion-row .fusion-column-wrapper {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
/*4.news-media
4.5 news-media/recent*/
.codan-inner-menu .widget_nav_menu ul li {
    padding-bottom: 0;
}
#media-news-recent .codan-unit-blog .fusion-meta-info {
    margin-top: 0;
    top: 65px;
}
#media-news-recent .purpleClr .blog-shortcode-post-title a {
    color: #171717 !important;
}
#media-news-recent .white-text .blog-shortcode-post-title a {
    color: #fff !important;
}
.recent-key-date .view_allKey_dates {
    display: inline-block;
    margin-top: 77px;
}
.anual-report {
    color: #fff;
    font-size: 27px;
    margin-top: 30px;
}
#news-annual-report .fusion-column-wrapper > p {
    margin-top: 0;
}
.codan-unit-blog.blueClr .fusion-alignleft a {
    color: #5c7dbe !important;
}
#media-news-recent .codan-unit a.btn-more i {
    border: 2px solid #fff;
    color: #fff !important;
    display: inline-block;
    height: 50px;
    line-height: 50px;
    width: 50px;
}
#media-news-recent .codan-unit.purpleClr a.btn-more i {
    border: 2px solid #a1a1a1;
    color: #a1a1a1 !important;
}
#media-news-recent .codan-unit.purpleClr a.btn-more span {
    color: #737373 !important;
}
#media-news-recent .codan-unit a.btn-more span {
    color: #fff !important;
}
@media(min-width:1200px) {
    #media-news-recent .fusion-button-wrapper {
        position: absolute;
        bottom: 30px;
    }
}
#media-news-recent .codan-unit a.btn-more:hover span,
#media-news-recent .codan-unit a.btn-more:hover i {
    color: #dc8544 !important;
 }
#media-news-recent .codan-unit a.btn-more:hover i {
    border: 2px solid #dc8544 !important;
 }
/*4.news-media
4.2 news-media/key-dates*/ 
#section-key-date .fusion-meta-info {
    margin-top: 0;
    top: 65px;
}
#section-key-date .fusion-meta-info .fusion-alignleft span,
#section-key-date .fusion-meta-info .fusion-alignleft a {
    font-weight: 700;
    letter-spacing: 0.075em;
}
/*4.news-media
4.3 news-media/asx-announcements
4.4 news-media/presentations
*/
.codan-unit-blog.blueClr .fusion-alignleft a {
    color: #5c7dbe !important;
}
.news-media-page .codan-unit a.btn-more i,
.news-media-presentation .codan-unit a.btn-more i {
    border: 2px solid #fff;
    color: #fff !important;
    display: inline-block;
    height: 50px;
    line-height: 50px;
    width: 50px;
}
.news-media-page .codan-unit a.btn-more span,
.news-media-presentation .codan-unit a.btn-more span {
    color: #fff !important;
}
@media(min-width:1200px) {
    .news-media-page .fusion-button-wrapper {
        position: absolute;
        bottom: 30px;
    }
}
.news-media-page .codan-unit.purpleClr a.btn-more i {
    border: 2px solid #a1a1a1;
    color: #a1a1a1 !important;
}
.news-media-page .codan-unit.purpleClr a.btn-more span {
    color: #737373 !important;
}
.news-media-page .codan-unit a.btn-more:hover span,
.news-media-page .codan-unit a.btn-more:hover i,
.news-media-presentation .codan-unit a.btn-more:hover span,
.news-media-presentation .codan-unit a.btn-more:hover i {
    color: #dc8544 !important;
 }
.news-media-page .codan-unit a.btn-more:hover i,
.news-media-presentation .codan-unit a.btn-more:hover i {
    border: 2px solid #dc8544 !important;
 }
/*
=============================
2.Investor Centre
2.2 investor-centre/key-dates
=============================
*/
.investor-center-key-date .key_title_month {
    border-bottom: 1px solid #e9ebee;
    color: #003399;
    font-weight: 700;
    letter-spacing: 0.075em;
    margin-bottom: 12px;
    padding: 9px 0px;
    margin-top: 25px;
    text-transform: uppercase;
}
.investor-center-key-date .key_title_month:first-child{
	margin-top: 0;
}
.investor-center-key-date .key_list_post_title {
    color: #171717;
    font-size: 22.5px;
    margin-bottom: 5px;
    margin-top: 0px;                            /*key dates alignment*/
    padding-top: 0px;
}
.investor-center-key-date .key_list_post_title{  /*key dates*/
    border-top: none;
}
.investor-center-key-date .fusion-three-fifth {
    padding: 0 7%;
}
.investor-graph{
	height: calc(665px + 15px);
}
.key_date_toggle {
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-weight: 700;
    letter-spacing: 0.075em;
    margin: 6px 0;
}
.key_datetoggle_wrapper {
    text-align: center;
}
.key_date_toggle:after {
    background: #fff;
}
.date_list1, 
.date_list2 {
    margin: 0 auto;
    max-width: 972px;
}
.date_list1 .key_title_month, 
.date_list2 .key_title_month {
    border-bottom: 1px solid #5c7dbe;
    color: #fbdbb4;
    font-weight: 700;
    letter-spacing: 0.075em;
    margin-bottom: 12px;
    padding: 9px 5px;
    text-transform: uppercase;
}
.date_list1 .key_list_post_title,
 .date_list2 .key_list_post_title {
    color: #fff;
    font-size: 22.5px;
    margin-bottom: 40px;
}
.investor-center-key-date .fusion-one-fifth .fusion-column-wrapper p {
    color: #a2a2a2;
}
.key-date-text p{
	color: #a2a2a2;
	max-width: 260px;
}
/*
=============================
2.Investor Centre
2.3 investor-centre/key-dates
=============================
*/
#investor-share-section .fa-arrow-right.button-icon-left:before {
    content: "\e902" !important;
    font-size: 50px !important;
}
#investor-share-price .form-signup {
    max-width: 800px;
    margin: 0px auto;
}
#investor-share-section .btn-more span {
    padding-left: 5px;
}
#investor-share-section .codan-unit,
#investor-share-section .investor-share-price {
    min-height: 405px;
}
.investor-share-price p, .investor-share-price h1 {
    color: #171717 !important;
}
.investor-share-price h1 {
       font-size: 45px !important;
       font-weight: 600;
}
.investor-share-price p:first-child{
	color : #003399 !important;
	letter-spacing:0.075em;
}
.page-id-311 .codan-unit-blog .fusion-meta-info{
     top: 60px;
}
/*
==================================
2.Investor Centre
2.4 investor-centre/announcements
==================================
*/
.axs_wrapper_date {
    color: #003399;
    float: left;
    font-size: 45px;
    letter-spacing: 0.01em;
    line-height: 33px;
}
#axs-announcement .fusion-column-wrapper {
    margin: 20px auto;
    max-width: 800px;
}

#axs-announcement .axs_wrapper_date {
	padding: 0 15px 10px 15px;
}

.page-id-310 #menu-investor-centre {
	border-bottom: 1px solid #e9ebee;
}

#key-dates {
	padding-top: 20px !important;
	padding-bottom: 20px !important;
	border-bottom: 1px solid #e9ebee;
}

.fusion-column-wrapper > select#axs_date_filter {
    background: rgba(255, 255, 255, 1) url("http://naphix.com/clients/codan/wp-content/uploads/2017/03/arrow-down.png");
    background-repeat: no-repeat;
    background-position: right center;
    -webkit-appearance: none;
    -moz-appearance:    none;
    appearance:         none;
    border: 2px solid #003399;
    color: #003399 !important;
    float: right;
    height: 41px;
    letter-spacing: 0.075em;
    line-height: 41px;
    padding-left: 11px;
    width: 157px;
}
.page-id-320 .key_list_post_title,
.page-id-310 .key_list_post_title
{
    border-top: 1px solid #e9ebee;
    color: #171717;
    font-size: 22px;
    letter-spacing: 0.01em;
    margin-top: 20px;
    padding-top: 15px;
}
/* .page-id-310 .key_list_post_title {
    border-top: 1px solid #e9ebee;
    color: #171717;
    font-size: 22px;
    letter-spacing: 0.01em;
    margin-top: 20px;
    padding-top: 15px;
}  */
.key_list_post_title > span {
    color: #a2a2a2;
    display: inline-block;
    font-size: 18px;
    width: 145px;
}
@media(max-width:767px) {
    .key_list_post_title > span {
      margin-bottom: 10px;
        width: 100%;
    }
    .key-date-text p{
    	margin-top: 30px;
    	margin-bottom: 0;
    	max-width: 100%;
    }
    .ic-performance-summary .fusion-column-wrapper{
    	padding: 0 !important; 
    }
    .pdt-60{
    	padding-top: 60px !important;
    }
    .pd-35 .fusion-column-wrapper{
    	padding: 35px !important;
    }
    .pd-30{
    	padding: 30px !important;
    }
}
/*=================
contact page form
================*/
.codan-contact .form-signup .form-group span .wpcf7-form-control {
    width: 100% !important;
}
.codan-contact .form-signup .form-group span textarea.wpcf7-form-control {
    border: 2px solid #e7e7e7 !important;
    border-radius: 7px;
    color: #171717;
    font-size: 16px;
}
.codan-contact .form-signup .form-group span {
    display: block;
    width: 100%;
}
.codan-contact .form-signup .align-center {
    color: #1f1f1f !important;
    font-weight: 400 !important;
    text-align: center;
}
.form-signup h2{
    color: #1f1f1f;
}
.contact-location .fusion-layout-column strong {
    display: block;
    margin-bottom: 12px;
}
.contact-location p em, 
.contact-location p em a:hover {
    color: #003399;
    font-style: normal;
}
.contact-location {
    margin: 0 auto !important;
    max-width: 1349px;
}
.contact-map .fusion-row {
    max-width: 1349px !important;
}
.codan-contact div.wpcf7 .ajax-loader {
    display:none;
}
/*Share registry*/
#share-registry span.btn-link.btn-link-alt.register-icon-before {
    margin-top: 30px;
    padding-left: 68px;
    position: relative;
    text-transform: initial;
}
#share-registry span.btn-link.btn-link-alt.register-icon-before:before {
    content: "\e902" !important;
    font-family: 'icocodan' !important;
    font-size: 51px;
    font-weight: 100;
    padding-right: 33px;
    vertical-align: middle;
    position: absolute;
    display: block;
    left: 0px;
}
#share-registry span.btn-link.btn-link-alt.register-icon-before:hover:before {
    color: #dc8544;
}
/* #share-registry .event-is-recurring:hover, .tooltip-shortcode, a:hover{
    color: #003399 !important;
}
 */
 #share-registry .event-is-recurring:hover, .tooltip-shortcode {
    color: #003399 !important;
}
#share-registry .btn-text-register > a {
    white-space: nowrap;
}
/*join us block*/
.join-us-block a {
    color: #001c54;
}
.join-us-block a:hover{
    color: #dc8544;
    transition: 0.2s ease-in-out;
}
.c-alt{
    color: #fff;
}
.c-alt:hover{
    color: #dc8544;
}
.search-results .fusion-content-sep{
    border-bottom: none;
}
.fusion-blog-layout-grid .fusion-post-wrapper{
    border-bottom-width: 1px;
}
.search-results #posts-container.fusion-blog-layout-grid{
    margin: 0 !important;
}
.search-results #main{
    margin-bottom: 80px;
}
/* responsive media quries */
@media (max-width:800px){
    .slide-content-container h3.title-heading-center {
        font-size: 4vw !important;
        line-height: 1.3 !important;
    }
    .slide-content-container h2.title-heading-center {
        font-size: 6.5vw !important;
    }
    .slide-content .tfs-button-1 {
        position: static;
    }
    .form-container {
        padding: 0 30px;
    }
    .form-signup label {
        padding-left: 0;
    }
    .form-signup .wpcf7-submit.btn-sec,
    .fusion-footer-widget-column .pull-right.lin-ico {
        float: none !important;
    }
    .form-signup .wpcf7-submit.btn-sec {
        width: 100%;
    }
    .form-signup .form-control {
        width: 100% !important;
    }
    .menu-footer-menu-container #menu-footer-menu li {
        padding-left: 0;
        float: none;
        display: block;
    }
    .fusion-footer-widget-column .pull-right.lin-ico{
        padding-top: 0;
    }
    .fusion-footer .fusion-widget-area {
        text-align: center;
    }
    br{
    	content: ' ';
    }
    
}
@media(min-width:481px) and (max-width:767px) {
    span.wpcf7-list-item.first {
        margin-left: -12px;
    }
}
@media (max-width:480px){
    .form-container .wpcf7-list-item {
        display: block;
        margin-left: -14px;
        margin-bottom: 10px;
    }
    .codan-unit-blog .fusion-meta-info{
    	font-size: 14px;
    }
    body{
    	font-size: 0.9em !important;
    }
}
@media (max-width:800px){
    #director-ceo .fusion-column-wrapper,
    #our-company-history .fusion-column-wrapper {
        padding: 30px !important;
    }
    #corporate-pdf-block .fusion-column-wrapper {
        padding-left: 30px !important;
        padding-right: 30px !important;
    }
}
@media (min-width:801px) and (max-width: 991px) {
     .fusion-layout-column.fusion-one-fourth.fusion-spacing-no {
        width: 50% !important;
    }
}
@media (min-width:992px) and (max-width: 1600px) {
   /* #share-registry .btn-link.btn-link-alt.register-icon-before {
        font-size: 14px;
    }*/
    #share-registry .btn-text-register {
    margin-top: -13px;
    }
}
@media (min-width:992px) {
    .personWrap .leadership-text {
        height: 100%;
    }
    /* .btn-more.view-btn.readToggle {
        bottom: 30px !important;
        position: absolute !important;
    } */
}
@media(max-width:767px) {
    .defence-elec-overview .fusion-column-wrapper,
    .join-us-block .fusion-column-wrapper,
    #share-registry .share-registry-two .fusion-column-wrapper,
    #share-registry .fusion-column-last .fusion-column-wrapper {
        padding: 30px !important;
    }
    .join-us-block .fusion-builder-row-inner .fusion-column-wrapper {
        padding: 0 !important;
    }
    .wrapper-investor {
        padding: 0 !important;
    }
 #content {
        margin-bottom: 0 !important;
    }
   #subscribe-newsletter {
        padding-bottom: 30px !important;
    }
    #share-registry .share-registry-two .fusion-button {
        margin-bottom: 7px;
    }
    .search-no-results ul.list-icon li{
        width: 100% !important;
    }
}
@media(max-width: 480px) {
    #share-registry .btn-text-register > a,
    #share-registry .share-registry-one .fusion-column-wrapper > span {
        font-size: 15px;
    }
    table.bt tr td{
    	padding-left: 0 !important;
    }
    table.bt tr td:first-child{
    	padding-left: 12px !important;
    }
}
@media(max-width: 360px) {
    #share-registry span.btn-link.btn-link-alt.register-icon-before::before {
        top: 13px;
    }
}
.key_list_post_title a {
    padding-left: 145px;
    white-space: nowrap;
}
.key_list_post_title > span {
    position: absolute;
}
@media (max-width: 1024px) {
.key_list_post_title a {
    padding-left: 0;
    white-space: normal;
}
.key_list_post_title > span {
    position: static;
}
}
@media (max-width: 1171px) {
	.fusion-main-menu-search .fusion-custom-menu-item-contents:before{
		right: 85px;
	}
}
/*April 26 doc changes*/
.fusion-title.fusion-sep-none .title-heading-left {
    min-height: 3em;
}
/*investor center overview page*/
/*.page-id-308 .btn-more .fa-long-arrow-right:before ,
.page-id-308 #investor-share-section .fa-arrow-right.button-icon-left:before,
.page-id-308 span.fusion-button-text,
.page-id-308 .fusion-button.button-1 .fusion-button-text,
.page-id-308 .fusion-button.button-2 .fusion-button-text,
.page-id-308 .view_allKey_dates span,.page-id-308 .view_allKey_dates i{
	color: #dc8544 !important;
}
.page-id-308 .btn-more .fa-long-arrow-right:hover:before ,
.page-id-308 #investor-share-section .fa-arrow-right.button-icon-left:hover:before,
.page-id-308 span.fusion-button-text:hover,
.page-id-308 .fusion-button.button-1 .fusion-button-text:hover,
.page-id-308 .fusion-button.button-2 .fusion-button-text:hover,
.page-id-308 .view_allKey_dates span:hover,.page-id-308  .view_allKey_dates i:hover{
	color: #dc8544 !important;
}
.page-id-308 .view_allKey_dates i{
	border: 2px solid #dc8544 !important;
}
.page-id-308 .view_allKey_dates i:hover{
	border: 2px solid #dc8544 !important ;
}
.page-id-308 span.fusion-button-text {
    color: #dc8544 !important;
}
.page-id-308 span.fusion-button-text:hover {
    color: #dc8544  !important;
}
.page-id-308 .btn-link:after, .btn-more span:after,
.page-id-308  .key_date_toggle:after,.page-id-308  .fusion-megamenu-title a:after,
 .page-id-308  .view_allKey_dates span:after{
    background: #dc8544 !important;
}*/
/*whole site color*/
/* .btn-more .fa-long-arrow-right:before ,.fa-arrow-right.button-icon-left:before,
 #investor-share-section .fa-arrow-right.button-icon-left:before,
 span.fusion-button-text,
 .fusion-button.button-1 .fusion-button-text,
 .fusion-button.button-2 .fusion-button-text,
 .view_allKey_dates span, .view_allKey_dates i{
	color: #dc8544 !important;
}
 .btn-more .fa-long-arrow-right:hover:before ,
 #investor-share-section .fa-arrow-right.button-icon-left:hover:before,
 span.fusion-button-text:hover,
 .fusion-button.button-1 .fusion-button-text:hover,
 .fusion-button.button-2 .fusion-button-text:hover,
 .view_allKey_dates span:hover,  .view_allKey_dates i:hover{
	color: #dc8544 !important;
}
 .view_allKey_dates i{
	border: 2px solid #dc8544 !important;
}
 .view_allKey_dates i:hover{
	border: 2px solid #dc8544 !important ;
}
 span.fusion-button-text {
    color: #dc8544 !important;
}
 span.fusion-button-text:hover {
    color: #dc8544  !important;
}
 .btn-link:after, .btn-more span:after,
  .key_date_toggle:after,  .fusion-megamenu-title a:after,
   .view_allKey_dates span:after{
    background: #dc8544 !important;
}
.fa-long-arrow-right:before {
    color: #dc8544 !important;
}
.working-for-codan-block ul li{
	color: #171717;
}*/
/*annual report*/
/*#annual-report-main .annual-report-black .fusion-button-wrapper .button-custom span,
#annual-btn-popover
{
    color: #dc8544 !important;
}
#annual-report-main .annual-report-white .fusion-button-wrapper .button-custom i ,
#annual-report-main .fusion-button-wrapper .button-custom i
{
    border-color: #dc8544 !important;
}
.annual-popover span.fusion-button-text {
    color: #fff!important;
}*/
/*stockbroker-forecast*/
/*.table-1 table .last-row > td a::before ,.table-1 a,
#share-registry span.btn-link.btn-link-alt.register-icon-before:before,
#share-registry span.btn-link.btn-link-alt.register-icon-before:hover:before,
#share-registry .fusion-column-wrapper a{
   color: #dc8544 !important;
}
#share-registry .fusion-column-wrapper a:hover{
	opacity: 0.9;
}*/
/*news and media*/
/*#media-news-recent .codan-unit.purpleClr a.btn-more i,
#media-news-recent .codan-unit.purpleClr a.btn-more span ,
#media-news-recent .codan-unit a.btn-more span{
    border-color:  #dc8544;
    color: #dc8544 !important;
}
#media-news-recent .codan-unit a.btn-more i{
	border-color:#dc8544;
}*/
/*news*/
/*.pagination-presentation a.fusion-read-more,
.pagination-presentation a.fusion-read-more:before, .search-results a.fusion-read-more:before,
.pagination-presentation a.fusion-read-more{
	color: #dc8544 !important;
}
*/
/*investor center overview page*/
.page-id-308 .btn-more .fa-long-arrow-right:hover:before ,
.page-id-308 #investor-share-section .fa-arrow-right.button-icon-left:hover:before,
.page-id-308 span.fusion-button-text:hover,
.page-id-308 .fusion-button.button-1 .fusion-button-text:hover,
.page-id-308 .fusion-button.button-2 .fusion-button-text:hover,
.page-id-308 .view_allKey_dates span:hover,.page-id-308  .view_allKey_dates i:hover{
    color: #dc8544 !important;
}
.page-id-308 .view_allKey_dates i:hover{
    border: 2px solid #dc8544 !important ;
}
.page-id-308 span.fusion-button-text:hover {
    color: #dc8544  !important;
}
/*news color*/
/*.pagination-presentation .fusion-alignleft a {
    color: #fff !important;
}*/
/*whole site color*/
 .btn-more .fa-long-arrow-right:hover:before ,
 #investor-share-section .fa-arrow-right.button-icon-left:hover:before,
 span.fusion-button-text:hover,
 .fusion-button.button-1 .fusion-button-text:hover,
 .fusion-button.button-2 .fusion-button-text:hover,
 .view_allKey_dates span:hover,  .view_allKey_dates i:hover{
    color: #dc8544 !important;
}
 .view_allKey_dates i:hover{
    border: 2px solid #dc8544 !important ;
}
 span.fusion-button-text:hover {
    color: #dc8544  !important;
}
#annual-report-main .fusion-button-wrapper .button-custom i {
    border: 2px solid #333333;
}
/*stockbroker-forecast*/
.table-1 table .last-row > td a::before ,.table-1 a,
#share-registry span.btn-link.btn-link-alt.register-icon-before:before,
#share-registry span.btn-link.btn-link-alt.register-icon-before:hover:before,
#share-registry .fusion-column-wrapper a{
   color: #dc8544 !important;
}
#share-registry .fusion-column-wrapper a:hover{
    opacity: 0.9;
}
span.b{
    font-weight: bold;
}
.report-title h2 {
    min-height: 2.4em !important;
}
.fusion-column-inner-bg-image{
    transform: scale3d(1.01,1.01,1.01);
}
.fusion-image-hovers .hover-type-zoomin:hover .tribe-events-event-image, .fusion-image-hovers .hover-type-zoomin:hover img{
    transform: scale3d(1.1,1.1,1) !important;
}
.graduates-block.fusion-imageframe {
    padding-bottom: 10px;
}
.page-id-321 .fusion-spacing-no.share-registry-three em {
    font-size: 18px !important;
}
/*hide placeholders in ie*/
::-webkit-input-placeholder { /* WebKit browsers */
    color:    #fff;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #fff;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #fff;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
   color:    #fff;
}
.hidden{
    display: none;
}
/* may 18 */
.job-positions-block span.icon-wrapper.circle-no {
    display: none;
}
.job-positions-block .fusion-li-item-content {
    margin-left: 29px !important;
}
body.page-id-431 ul li {
    color: #171717;
}

ul.stock_ticker li .sqitem { font-size:22px !important; font-family:"Source Sans Pro"; font-weight:700; }
@media (max-width:420px){
	ul.stock_ticker li .sqitem { font-size:16px !important; }
}