/*********** Global footer *************/

.cc_navbar-inverse {
    padding-right: 0px;
    margin-top: 85px;
    padding-left: 0px;
}

.footColumn .head-image-plus,
.footColumn .head-image-minus {
    filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(288deg) brightness(102%) contrast(102%);
}

.cc_footer {
    background-color: #ffffff;
}

.footerArea {
    margin-top: 60px;
}

.custom-persistent-icon {
    display: none !important;
}

#ot-sdk-btn-floating {
    pointer-events: none !important;
}

.cookie-consent-revoke,
.california-cookie-consent-revoke {
    border: none !important;
    color: #fff !important;
    font-family: "Maax-Regular", Arial, sans-serif !important;
    font-size: 16px !important;
    padding-left: 0px !important;
    margin-right: auto;
    margin-left: auto;
    background: #023625;
    height: 47px;
}

.cookie-consent-button:hover,
.california-cookie-consent-button:hover {
    color: unset !important;
    text-decoration: none;
}

.pl-25{
    padding: 0px 0px 0px 25px;
}

.cookie-consent-button,
.california-cookie-consent-button{
    color: #ffffff;
    text-decoration: none;
    display: inline-flex;
    cursor: pointer;
    font-size: 14px;
    background: unset;
    border: none;
}

.cookie-consent-revoke:hover span,
.california-cookie-consent-revoke a{
    cursor: pointer;
}

#onetrust-pc-sdk .ot-accordion-layout .ot-acc-hdr .ot-cat-header {
    font-size: 1em !important;
}
.footer-logoTextPara{
    color: #67696D;
    font-family: Inter;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 24px; 
    margin-bottom: 15px;
}
.footSocialDesktop{
    float:right;
}
.footerColumns .footerColWidth{
    width:20%;
    position: relative;
    min-height: 1px;
/* padding-right: 15px; */
 /*  padding-left: 15px;*/
   float:left;
}

.marchexMain{
    height: 100px;
    background-color: #F4F4F4;
    border-top: 1px solid #D6D6D6;
    border-bottom: 1px solid #D6D6D6
}


.marchexDetails{ 
        margin-top: 17px;
        margin-left: auto;
        width: 1142px;
        margin-right: auto;
}

.marchexGrey, .marchexGreen{
    margin-right: 5px;
    margin-top: -2px;
}

.marachexNeedHelp{
    color: #212221;
    font-family: Inter;
    font-size: 24px;
    letter-spacing: 0;
    line-height: 29px;
}

.marchexTimings,.marchexNumber{
    color: #212221;
    font-family: Inter;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 24px;
}

.chat_screen {
  border: none;
  background: #fff;
  border-radius: 0.25em 0.25em 0 0;
  box-shadow: 0 0.125em 0.75em 0 rgba(0, 0, 0, 0.2);
  color: #065920;
  cursor: pointer;
  display: block;
  font-size: 1em;
  line-height: 1.5em;
  margin-top: -4.59375em;
  padding: 0.5em 1.5em;
  position: fixed;
  right: 0;
  font-weight:bold;
  text-align: center;
  text-decoration: none;
  top: calc(50% - 2.5em);
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  -webkit-transform-origin: bottom right;
          transform-origin: bottom right;
  -webkit-transition: all 0.2s cubic-bezier(0.22, 0.61, 0.36, 1);
  transition: all 0.2s cubic-bezier(0.22, 0.61, 0.36, 1);
}
.chat_screen span {
  -webkit-box-align: center;
          align-items: center;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
}
.chat_screen span:before {
  background: url('../images/live-chat.svg') no-repeat center center;
  content: "";
  display: block;
  height: 1.5em;
  margin-right: 0.5em;
  position: relative;
  width: 1em;
}
.chat_screen:hover {
  text-decoration: underline;
}

.footColumn ul{
    padding-left: 40px;
    margin-top: 0px;
}

.bottom-menu-container .bottomLinksSection{
    float: right;
    padding-left: 0;
    padding-right: 0;
}

@media (max-width:767px) {
	
	.marchexTimings{
	    display:block;
	}
}

.bottomLinksSection{
    z-index:1;
}
.bottom-menu-container .bottomLinksSection .bottom-menu li:last-child span.verticalBar{
    display: none;
}
.list-inline>li{
 color: #67696D;
  font-family: Inter;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 24px;
  margin-right: 0px;    
  padding-right: 3px;
  padding-left: 3px;
}

.copyright-container{
    width:auto;
    padding-left: 0;
}

.desktopViewFooter .footerColWidth:first-child .footerColumnHeading{
    margin-left:0 !important;
}
.desktopViewFooter .footerColWidth:first-child .footerColumnHeading + ul{
    padding-left:0;
}
.footerColumnHeading{
  /* color: #67696D; */
  color: #fff;
  font-family: "Maax-Bold",Arial,sans-serif;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 24px;
  margin-bottom:12px;
  margin-top:14px;
  width: fit-content;
}

.footerColumnHeading + ul{
   width:fit-content; 
}


.footer-text {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    color: #67696d;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.71;
    letter-spacing: normal;
    width: 90%;
}

.footerSocialIcons {
    display: Flex;
    padding-left: 0;
}

.socialIcons {
    margin-left: 37px;
    height: 30px;
    width: 30px;
}

ul>li {
    list-style: none;
}

.quick-links-section>li>a, .social-buttons>ul>li>a {
  /* color: #67696D; */
  color: #fff;
  font-family: "Maax-Regular",Arial,sans-serif;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
  font-weight: 400;
}


.quick-links-section>li{
    margin-bottom:12px;
}

.footerAreaSeparator{
   border-top: 1px solid #C6C6BC;
   margin-top: 16px;
   margin-bottom:0;
}
.bottom-menu>li>a {
    font-family: "Maax-Regular",Arial,sans-serif;
    font-size: 16px;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: normal;
    /* color: #67696d; */
    color: #fff;
}


.copyright {
  /* color: #67696D; */
  color:#fff;
  font-family: "Maax-Regular",Arial,sans-serif;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
  text-align: right;
  font-weight: 200;
  width:auto;
    
}

ul.nav.pull-right.scroll-top.cc_scroll-top {
    display: none;
}

.footer-logo img {
    width: 107px;
    height: 44px;
    /* margin-top: 15px; */
   /* margin-bottom: 21px;*/
}

 .simplifiedFooter .footer-logo img {
    width: 84px;
    height: 30px;
    margin-top: 35px;
    margin-bottom: 21px;
}

@media (min-width:1200px) {
    .social-buttons-container .social-buttons {
        margin: 54px 0 0 91px;
    }
    .marchexDetails{ 
        margin-top: 17px;
        margin-left: auto;
        width: 1142px;
        margin-right: auto;
}

}


.social-buttons>ul>li>a>.loaded>img {
    width: 20px;
    height: 20px;
    margin-right: 19px;
    margin-bottom: 17px;
    vertical-align: top;
}

ul.list-inline.bottom-menu {
    margin-bottom: 22px;
   
}

.quick-links-right {
    margin-left: 20px;
}
.bottomFooterSec{
    /* background-color:#F4F4F4; */
    background: #023625;
}
@media (min-width: 1200px){
    .cookie-consent-revoke,
    .california-cookie-consent-revoke {
        width:1110px;
    }
    .bottom-menu-container {
        padding-top: 25px;    
        margin-right:auto;
        margin-left:auto;
        width:1110px;
        background: #023625;
    }
    .cc_footer .container{
        background: #023625;
        width: 100%;
        padding: 0 54.6px;
    }
    .bottom-menu-container .bottomLinksSection{
        /* width: 35%; */
        margin-right:-20px;
    }
    .bottom-menu-container .bottomLinksSection:not(:lang(fr-ca)) {
        width: 58%;
    }    
    /* @-moz-document url-prefix() {
        .bottom-menu-container .bottomLinksSection{
            padding-top: 10px;
        }
    } */
}

    
.footerSocialIconsSeparator{
    display: none;
}
.simplifiedFooter{
    height:93px;
}

.simplifiedFooter ul.list-inline.bottom-menu{
    margin-bottom: 0px;
    margin-left: 10px;
    margin-top: 35px;
 }
.simplifiedFooter .bottomLinksSection{
    margin-left: 20px;
 }
.simplifiedFooter .copyright-container{
    padding-top: 36px;
    float: right;
 }
 
.simplifiedFooter .footerAreaSeparator{
    margin-top:0px;
    position: absolute;
    left: -2px;
    width: 100%;
}

@media (min-width:360px) and (max-width: 365px){
    .bottomFooterSec .bottom-menu-container .copyright-container:lang(fr-ca){
        top: 90px;
    }
}

@media (min-width:360px) and (max-width: 441px){
    .cc_footer .container{
        background: #023625;
    }
    .footerAreaSeparator{
        margin-left:15px;
    }
    .footColumn .panel-group .panel .footerColumnHeading{
        color:#fff;
    }
    .bottomFooterSec .bottom-menu-container{
        margin-top:0;
    }
    .marchexDetails{
        padding:10px 13px 20px 20px;
        margin-left: auto;        
        margin-right: auto;
        margin-top:0;
        width: auto; /* OPR-2921 OBE-4794*/
        }
    .footColumn{
        padding-left:0;
        padding-right:0;
    }
    .footColumn .panel-group{
        margin-bottom:0;
        padding:0 15px;
    }
    .footer-logo{
        padding-left:15px;
    }
    .simplifiedFooter .footer-logo{
        padding-left:0;
    }
    .footColumn .panel-group .panel{
        border-bottom: solid 1px #C6C6C6;
        padding: 20px 0;
        border-radius:0;
        background-color:#024731; 
        border-top: none;
        border-right: none;
        border-left: none;
        border-radius: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        border-radius: 0;
        margin-top: 0;
    }
    ul.list-inline.bottom-menu {
        margin-bottom: 22px;
        margin-top:18px;
    }
    
    
    .footColumn ul{
        margin-top:12px;
        margin-left:12px;
    }
   .copyright-container{
    text-align: center;
    padding-top:20px;
    top:65px;
    padding-right: 0;
   }
   .panel-collapse.collapsing {
    float: left;
    top: 0;
    width: 100%;
}
   .bottom-menu-container .bottomLinksSection{
    text-align: left;
    margin-left: 35px;
    top:-35px;
   }

    
}
@media(max-width: 578px) {
    .footer-text-container {
        width: 100%;
    }
    .ml-10{
        margin-left: 15px;
    }
    
    .footerColumnHeading {
        color: #67696D;
        font-family: Inter;
        font-size: 16px;
        font-weight: bold;
        letter-spacing: 0;
        line-height: 24px;
        margin-bottom: 16px;
        width: fit-content;
        margin-top: 43px;
    }
    
    .cc_footer {
        background-color: #ffffff;
    }
    
    .footerSocialIconsSeparator{
        display: block;
        width: 83%;
        background: #D6D6D6;
        margin-left: -82%;
        margin-top: 16%;
    }
    
    .footer-logo img {
        width: 84px;
        height: 30px;
        margin-top: 15px;
        margin-bottom: 5px;
    }
        
    .socialIcons {
        margin-left: 33.5px;
        height: 20px;
        width: 22px;
    }
    
    .footerSocialIcons {
        display: Flex;
        margin-top: 42px;
        margin-left:15px;
    }
    
   /*.footSocialMobile{
        padding: 0;
        margin-left: auto;
        margin-right: auto;
        margin-top: 5%;
    }*/
    
    .quick-links-container {
        width: 100%;
    }
    .footer-text {
        width: 100%;
        margin-bottom: 30px;
    }
    .quick-links-right {
        margin-left: 0;
    }
    .social-buttons-container .social-buttons {
        margin: 20px 0 5px 0;
    }
    .social-buttons>ul>li>a>.loaded>img {
        width: 30px;
        height: 30px;
        margin-right: 26px;
    }
    .bottom-menu>li {
        margin-bottom: 20px;
    }
    .copyright {
        text-align: left;
    }
    .bottom-menu-container {
       /* margin-bottom: 15px;*/
        margin-top: 10px;
        margin-right:0;
    }
    .social-buttons>ul {
        padding-left: 0;
        text-align: left;
        float: left;
    }
    .copyright {
        margin-top: 35px;
        margin-bottom: 30px;
    }
    .simplifiedFooter{
        height:325px;
    }
    .simplifiedFooter .footerAreaSeparator{
    position: absolute;
    left: -2px;
    width: 100%;
    }
    .simplifiedFooter .logoDiv{
        padding-left: 0;
    }

    .simplifiedFooter .bottomLinksSection{
        margin-left:0px;
        padding-left: 0;
    }
    .simplifiedFooter .footer-logo img{
        margin-bottom:0px;
        margin-top: 35px;
    }
    .simplifiedFooter ul.list-inline.bottom-menu {
        margin-left:0px;
    }
    .simplifiedFooter .copyright-container{
        float:left;
        padding-left: 0;
        padding-right: 0;
    }
}

@media (max-width: 991px) and (min-width: 768px){
    .footSocial.footSocialMobile {
      padding: 0;
      margin-left: 2%;
      margin-top: 4%;
      float:right;
  }
  
      ul.list-inline.bottom-menu {
        margin-bottom: 22px;
       /* display: inline-grid;*/
    }

    .simplifiedFooter{
        height:120px;
    }

   .simplifiedFooter  ul.list-inline.bottom-menu {
        margin-bottom: 10px;
        display:block;
    }
    .simplifiedFooter .bottom-menu>li {
        margin-right: 0px;
        display:block;
        padding-bottom: 0px;
    }
    .simplifiedFooter  .bottom-menu-container {
        margin-top: 10px;
    }
    .simplifiedFooter .bottomLinksSection{
        margin-left:0px;
    }
    .bottom-menu>li {
        /* margin-right: 42px; */
        display: inline !important;
      
    }

    .bottom-menu-container {
        margin-top: 25px;
    }
  
  .socialIcons {
        margin-left: 0;
        height: 25px;
        width: 25px;
        margin-right: 25px;
    }
    .simplifiedFooter .copyright-container{
        text-align:right;
        width:auto;
        padding-top:0px;
    }
    .marchexDetails{ 
        margin-top: 17px;
        margin-left: auto;
        width: 720px;
        margin-right: auto;
}


    .copyright-container {
        text-align: center;
        width: 100%;       
        padding-top:24px;
           
        
    }
    
   /*  .container{
       margin-left:24px;
    }*/
  
}
/*ipad 11 media query*/
@media only screen and (min-width: 768px) and (max-width: 1024px)  { 
    .cc_footer .container{
        background: #023625;
        width: 100%;
    }
    .bottom-menu-container {
        margin-top: 0px;
    }
    .cc_footer .container .footer-logo,.cc_footer .container .footerAreaSeparator{
        margin-left: 40px;        
    }
    .copyright-container{
        top: 35px;
    }
    .bottom-menu-container .bottomLinksSection{
        top: -25px;
    }
    .footerColumns {
        width: 100%;
        padding:0;
        margin-right: -25%;
        margin-left: 0;
        display: flex;
   
    }
    .secondSec{
       display: flex;
       flex-wrap: wrap;
       }
       .secondSec .footColumn {
           width:32%;  
           padding-left: 40px;
           }
       
       .footerColumns .footerColWidth:first-child{
           width: 35%;
       }   
       .footerColumnHeading{
           margin-left:0;
       }
       .secondSec .footColumn:nth-child(4), .secondSec .footColumn:nth-child(2) {
        padding-left: 40px;
       }
       .footerColumnHeading + ul{
           width:fit-content; 
           padding-left:0;
        }
       .footerArea {
           display: flex;
           overflow: hidden;
       }
       .container .footSocialMobile{
           float:right;
       }
       .bottom-menu-container .bottomLinksSection{
        text-align: center;
      }
      
    .bottomLinksSection>ul{
        margin-top:0;
    }
    
}

@media (min-width: 579px) and (max-width: 1199px) {
    .quick-links-right {
        margin-left: 0;
    }
    .footer-text {
        width: 100%;
        margin-bottom: 30px;
    }
    .social-buttons>ul>li>a>.loaded>img {
        width: 30px;
        height: 30px;
        margin-right: 22px;
    }
    .social-buttons ul {
        display: flex;
        padding-left: 0;
        margin-top: 0;
    }
    .bottom-menu {
        margin-bottom: 40px;
    }
    .bottom-menu>li {
      /*  margin-right: 42px;*/
        display: inline !important;
    }
    /* .bottom-menu-container {
       margin-bottom: 30px;
    } */
    .marchexDetails{ 
        margin-top: 17px;
        margin-left: auto;
        width: 720px;
        margin-right: auto;
    }

    .copyright {
        margin-bottom: 30px;
        /* text-align: center; */
    }
    .copyright-container {
        text-align: center;
        float:none;
    }
}

@media only screen and (max-width: 767px) {
   /* .footSocialMobile {
        padding: 0;
        margin-left: -15%;
        margin-right: auto;
        margin-top: 5%;
    }*/

    .footerSocialIcons{
        margin: 25px 0;
    }
    
    .socialIcons {
        margin-right: 20px;
        height: 26px;
        width: 26px;
        margin-left: 0;
    }
}


/*iPad Pro Media Query*/
@media only screen and (min-width: 1024px) and (max-height: 1366px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1.5) {
    /* .footColumn {
       width: 33%;
    } */
    .marchexDetails{ 
        margin-top: 17px;
        margin-left: auto;
        width: 940px;
        margin-right: auto;
    }
    .footerColumns {
        width: 100%;
        padding:0;
        margin-right: -25%;
        margin-left: 0;
        display: flex;
   
    }
    .secondSec{
     display: flex;
    flex-wrap: wrap;
    }
    .secondSec .footColumn {
        width:50%;  
        }
    
    .footerColumns .footerColWidth:first-child{
        width: 30%;
    }   
    .footerColumnHeading{
        margin-left:0;
    }
    .secondSec .footColumn:nth-child(4), .secondSec .footColumn:nth-child(2) {
        padding-left: 82px;
    }
    .footerColumnHeading + ul{
        width:fit-content; 
        padding-left:0;
     }
    .footerArea {
        display: flex;
        overflow: hidden;
    }
    .container .footSocialMobile{
        float:right;
    }
    .bottom-menu>li {
        margin-right: 0;
        display: inline !important;
    }
    .bottomLinksSection>ul{
        margin-top:0;
    }
    .bottom-menu-container .bottomLinksSection{
        text-align: center;
    }
    
    .copyright-container {
        padding-top:24px;
        text-align: center;
        width:100%;
    }
    .footer-logoTextPara {
        color: #67696D;
        font-family: Inter;
        font-size: 14px;
        letter-spacing: 0;
        line-height: 24px;
        width: 110%;
    }
    .simplifiedFooter{
        height:120px;
    }
    .simplifiedFooter .footerAreaSeparator{
        position: absolute;
        left: 3px;
        width: 100%;
        }
      
 .simplifiedFooter .bottomLinksSection{
    margin-left: 156px;
 }
 .simplifiedFooter .bottom-menu>li {
        margin-left: 25px;
 }
 .simplifiedFooter .bottom-menu>li:last-child{
    margin-left :10px;
    margin-right: 0;
} 
.simplifiedFooter .bottom-menu>li:nth-last-child(2){
    margin:0;
}
 .simplifiedFooter .copyright-container{
     padding-top:22px;
     margin-bottom:44px;
     width:auto;
 }

}

@media only screen and (min-width: 1204px) {
    .footerSocialIcons {
        display: Flex;
        padding-left: 0;
        margin-left: -12%;
        margin-bottom: 24px;
    }
    .marchexDetails{
        width:1147px;
    }

}


.timeoutModal-footer .timeoutModal-Close-button,
.timeoutModal-footer .timeoutModal-logBackIn-button{
    border-radius: 5px;
    margin-top: 0px;
    min-width: 0%;
    text-transform: none;
    margin-right: 10px;
}

.timeoutModal-footer .timeoutModal-logBackIn-button:hover ,
.timeoutModal-footer .timeoutModal-logBackIn-button:focus,
.timeoutModal-footer .timeoutModal-Close-button:hover,
.timeoutModal-footer .timeoutModal-Close-button:focus {
    min-width: 0%;
    box-shadow: 0 2px 7px 0 rgb(6 89 32 / 70%);
}

.timeout-modal-content{
    margin: 16px 0px 16px 0px;
    color: #212221;
    font-size: 20px;
    line-height: 1.5rem;
    font-weight: 400;
}
.timeout-modal-content .timeout-subtitle{
    font-size: 15px;
    margin-top: 10px;
}

.timeout-modal-layout{
    margin-top: 25%;
}

.timeoutModal-footer{
    margin-top: 10px;
    margin-bottom: 20px;
}

.timeout-error-modal-popup{
    border: 4px;
    padding: 56px 88px;
}

#timeoutErrorModal {
    backdrop-filter: brightness(0.4);
}      
