﻿/*copp changes*/  

@media only screen and (max-width: 768px) {
    .copp-header-image {
        width: 100% !important;
        max-width: 110px !important;
    }
}
@media print{
    .copp-header-image {
        max-width: 110px !important;
    }
}

.copp-header-image {  
    width: 10% !important;
}
.mmc_payment .buttons-secondary.btn_mobile__pay.font__large.font__regular.font__upper {
    background-color: #13676f !important;
    color: #fff !important;
    border: solid 3px #13676f;
    transition: background-color 300ms ease-out 0s;
    border-radius: 5px;
    cursor: pointer;
}
.mmc_payment .buttons-secondary.btn_mobile__pay.font__large.font__regular.font__upper:hover {
    box-shadow: 1px 1px 2px #727272;
}
.e-footer__wrapper {
	 background: #13676f;
	 max-width: 100%;
	 overflow: hidden;
	 position: relative;
}
 .e-footer__wrapper .e-footer__container {
	 background-repeat: no-repeat;
	 background-size: 100% 0.5rem;
	 background-position: top left;
	 color: #fff;
	 position: relative;
	 padding-top: 3.75rem;
	 padding-bottom: 3.75rem;
	 display: flex;
	 margin-left: auto;
	 margin-right: auto;
	 max-width: 69.375rem;
}
 .e-footer__wrapper .e-footer__container .e-footer__nav {
	 flex-grow: 1;
	 display: inline-flex;
}
 .e-footer__wrapper .e-footer__container .e-footer__nav .e-footer__nav-list {
	 row-gap: 2.5rem;
	 display: grid;
	 column-gap: 0.625rem;
	 grid-template-columns: repeat(3, 1fr);
	 grid-template-rows: max-content;
	 width: 100%;
	 list-style-type: none;
	 margin: 0;
	 padding: 0;
}
 .e-footer__wrapper .e-footer__container .e-footer__nav .e-footer__nav-list .e-footer__nav-section .e-footer__nav-title {
	 font-weight: bold !important;
	 margin-bottom: 0.625rem;
}
 .e-footer__wrapper .e-footer__container .e-footer__nav .e-footer__nav-list .e-footer__nav-section .e-footer__nav-sublist {
	 list-style-type: none;
	 margin: 0;
	 padding: 0;
}
 .e-footer__wrapper .e-footer__container .e-footer__nav .e-footer__nav-list .e-footer__nav-section .e-footer__nav-sublist .e-footer__nav-item .e-footer__nav-link {
	 color: #fff !important;
	 font-size: 0.875em;
	 font-style: normal;
	 font-weight: normal;
	 line-height: 1.25rem;
	 display: inline-block;
	 position: relative;
	 -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	 transform-origin: center center;
	 transition-duration: 0.2s;
	 transition-property: background-color, color, opacity, border, border-color, background-position, outline, box-shadow, border-bottom, text-decoration, left, top, transform;
	 transition-timing-function: linear;
}
 .e-footer__wrapper .e-footer__container .e-footer__identity {
	 align-items: flex-start;
	 justify-content: flex-start;
	 max-width: 15.9375rem;
	 display: flex;
	 flex-direction: column;
	 flex-grow: 1;
	 margin-top: 0;
}
 @media only screen and (max-width: 768px) {
  .e-footer__wrapper .e-footer__container .e-footer__identity {
        margin-top: 30px !important;
  }
}
 .e-footer__wrapper .e-footer__container .e-footer__identity .e-footer__logo-container {
	 display: flex;
	 flex-direction: column;
	 width: 100%;
}
 .e-footer__wrapper .e-footer__container .e-footer__identity .e-footer__logo-container a {
	 color: #00585b !important;
	 display: inline-block;
	 font-weight: 400;
	 position: relative;
	 -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	 transform-origin: center center;
	 transition-duration: 0.2s;
	 transition-property: background-color, color, opacity, border, border-color, background-position, outline, box-shadow, border-bottom, text-decoration, left, top, transform;
	 transition-timing-function: linear;
}
 .e-footer__wrapper .e-footer__container .e-footer__identity .e-footer__logo-container a img {
	 margin: 0 0 1.25rem;
	 max-width: 7.8125rem;
	 width: 100%;
	 height: auto;
	 display: block;
	 color: #000;
}
 .e-footer__wrapper .e-footer__container .e-footer__identity .e-footer__logo-container .e-footer__logo-text {
	 text-align: left;
	 margin-bottom: 2.1875rem;
	 font-size: 1em;
	 font-style: normal;
	 font-weight: normal;
	 line-height: 1.875rem;
}
 .e-footer__wrapper .e-footer__container .e-footer__identity .e-footer__social {
	 justify-content: space-around;
	 margin-bottom: 2.5rem;
	 align-items: center;
	 display: flex;
	 list-style: none;
	 width: 100%;
	 padding-left: 0;
}
 .e-footer__wrapper .e-footer__container .e-footer__identity .e-footer__social .e-footer__social-item {
	 margin-right: 0;
	 max-height: 1.5625rem;
	 align-self: center;
	 display: inline-flex;
	 margin-left: 1.5625rem;
}
 .e-footer__wrapper .e-footer__container .e-footer__identity .e-footer__social .e-footer__social-item .e-footer__social-link {
	 align-self: center;
	 display: inline-flex;
	 max-height: inherit;
	 transition: 0.3s;
	 font-weight: 400;
	 position: relative;
	 -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	 transform-origin: center center;
	 color: #00585b;
	 text-decoration: none;
}
 .e-footer__wrapper .e-footer__container .e-footer__identity .e-footer__social .e-footer__social-item .e-footer__social-link .i-icon {
	 margin-right: 0;
	 align-items: center;
	 display: inline-flex;
	 height: 1.5625rem !important;
	 width: 1.5625rem !important;
}
 .e-footer__wrapper .e-footer__container .e-footer__identity .e-footer__social .e-footer__social-item .e-footer__social-link .i-icon svg {
	 transition: 0.3s;
	 fill: #fff !important;
	 max-height: 100%;
	 max-width: 100%;
}

.e-footer__wrapper .e-footer__container .e-footer__identity .e-footer__social .e-footer__social-item .e-footer__social-link .i-icon .instagram-logo{
	width: 20px !important;
}
 .e-footer__wrapper .e-footer__container .e-footer__identity .e-footer__secondary-links {
	 text-align: left;
	 margin-bottom: 2.5rem !important;
	 list-style-type: none;
	 margin: 0;
	 padding: 0;
}
 .e-footer__wrapper .e-footer__container .e-footer__identity .e-footer__secondary-links .t-copy-small {
	 font-size: 0.875em;
	 line-height: 1.25rem;
	 margin-top: 0.3125rem;
	 display: inline-block;
	 position: relative;
	 font-weight: normal;
	 color: #fff !important;
	 -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	 transform-origin: center center;
	 transition-duration: 0.2s;
	 transition-property: background-color, color, opacity, border, border-color, background-position, outline, box-shadow, border-bottom, text-decoration, left, top, transform;
	 transition-timing-function: linear;
	 text-decoration: none;
}
 .e-footer__wrapper .e-footer__container .e-footer__identity .e-footer__agency {
	 color: #fff !important;
	 font-size: 0.875em;
	 line-height: 1.25rem;
	 margin-top: 0.3125rem;
	 margin: 0;
	 text-align: left;
	 font-weight: bold;
}
 .e-footer__wrapper .e-footer__container .e-footer__identity .e-footer__agency a {
	 display: inline-block;
	 position: relative;
	 color: #fff !important;
	 margin: 0;
	 text-align: left;
	 font-weight: bold;
	 line-height: normal;
	 -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	 transform-origin: center center;
	 transition-duration: 0.2s;
	 transition-property: background-color, color, opacity, border, border-color, background-position, outline, box-shadow, border-bottom, text-decoration, left, top, transform;
	 transition-timing-function: linear;
	 text-decoration: none;
}
@media only screen and (max-device-width : 768px) {
    .copp-header-image {
        height: 60px !important;
        width: 60px !important;
    }
    .e-footer__wrapper .e-footer__container, .e-footer__acknowledgement {
        flex-direction: column !important;
        align-items: center;
    }
    .e-footer__acknowledgement-text {
        padding: 15px !important;
    }
    .e-footer__wrapper .e-footer__container .e-footer__nav .e-footer__nav-list {
        display: flex !important;
        flex-direction: column;
    }
    .e-footer__wrapper .e-footer__container .e-footer__identity {
        width: 250px;
        margin-top: 50px;
    }
 }

 .e-footer__wrapper .e-footer__auxiliary {
	 background: #00585b;
	 padding-top: 2.5rem;
	 padding-bottom: 2.5rem;
	 color: #fff;
}
 .e-footer__wrapper .e-footer__auxiliary .l-container {
	 margin-left: auto;
	 margin-right: auto;
	 max-width: 69.375rem;
	 padding: 0;
}
 .e-footer__wrapper .e-footer__auxiliary .l-container .e-footer__acknowledgement {
	 align-items: center;
	 flex-direction: row;
	 justify-content: center;
	 font-size: 1em;
	 line-height: 1.375rem;
	 margin: 0 auto;
	 display: flex;
}
 .e-footer__wrapper .e-footer__auxiliary .l-container .e-footer__acknowledgement .e-footer__acknowledgement-flags {
	 margin: 0 0.625rem 0 0;
	 align-items: center;
	 display: flex;
	 min-width: 8.75rem;
}
 .e-footer__wrapper .e-footer__auxiliary .l-container .e-footer__acknowledgement .e-footer__acknowledgement-flags svg:first-of-type {
	 margin-right: 0.625rem;
	 border: 1px solid #fff;
}
 .e-footer__wrapper .e-footer__auxiliary .l-container .e-footer__acknowledgement .e-footer__acknowledgement-flags svg {
	 border: 1px solid #fff;
}
 .e-footer__wrapper .e-footer__auxiliary .l-container .e-footer__acknowledgement .e-footer__acknowledgement-text {
	 margin: 0;
	 text-align: left;
}

@media print{
  
	.header {
	  height: 140px !important;
	  padding: 0px 50px !important;
	}
	.header h1 {
		padding-bottom: 50px !important;
	}
  
	footer.l-wrapper.l-wrapper--alternate.e-footer__wrapper{
		display: block !important;
	}

	.footer a {
	  color: #fff !important;
	}
	.footer-contact-detail{
	  line-height: 50px !important;
	}
	
	.e-footer__nav-title{
		color: #fff;
	}

	.header__alter-menu .sub{
	  display: flex;
	  justify-content: flex-end !important;
	}
	
	
	.header__alter-menu {
	  display: block !important;
	}
	html, body {
		height:100%; 
		color: unset !important;
		margin: 0 !important; 
		padding: 0 !important;
		overflow:hidden !important;
		page-break-after: avoid;
	}
  
	iframe.iframe-form {
	  margin-top: 0px !important; 
	}

	.snow .iframe-form{
		padding-top: 0px !important;
		margin-top: 0px !important;
		min-height: 10cm !important;
	}
	.region.region-bottom .inner-wrapper .footer{
		margin-top: 3cm !important;
	}

	.iwc opt-secure-pay .row.nbc-payment-wrapper.cog-payment-wrapper.scc-payment-wrapper{
		height: 450px !important;
	}

	.payment-iframe {
        padding: 0px 0px;
        height: 450px !important;
        margin-bottom: 0px;
        overflow-x:hidden !important;
    }

	.e-footer__wrapper .e-footer__container{
		padding-left: 1rem;
		padding-right: 1rem;
	}

	.e-footer__wrapper .e-footer__auxiliary .l-container{
		padding-left: 1rem !important;
		padding-right: 1rem !important;
	}
	
  }