/*!
Theme Name: Atlas
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: atlas
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

Atlas is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
 
 @font-face{
	font-family: LogoTitleFont;
	src: url('https://atlas.dev.bfmg.ca/wp-content/themes/atlas/fonts/LogoTitleFont.ttf');
 }
 
 html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}

/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */
 body, html {
 	font-family: 'Lato', sans-serif;
 	overflow-x:hidden; 
 }

body {
	margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
	display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
	font-size: 2em;
	margin: 0.67em 0;
	font-weight: bold;
}

/* Grouping content
	 ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
	font-size: 1em;
}

/* Text-level semantics
	 ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */
a {
	background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
	font-size: 1em;
}

/**
 * Add the correct font size in all browsers.
 */
small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
	 ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */
img {
	border-style: none;
}

/* Forms
	 ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

/* Interactive
	 ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
	display: list-item;
}

/* Misc
	 ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */
template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
	display: none;
}

/* Box sizing
--------------------------------------------- */

/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
	box-sizing: inherit;
}

html {
	box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/

/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
	color: #404040;
	font-size: 1rem;
	line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}

h1, h2{font-weight: bold}

p {
	margin-bottom: 1.5em;
}


dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/* Elements
--------------------------------------------- */
body {
	background: #fff;
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,
ol {
	margin: 0 0 1.5em 3em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}
p{
	line-height: 1.9rem;
	margin-bottom: 0 !important;
}
li{
	line-height: 1.9rem;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

img {
	height: auto;
	max-width: 100%;
}

figure {
	margin: 1em 0;
}

table, td, th {
  border: 3px solid #159cdc;
}

table {
  margin: 0 0 1.5em;
  width: 100%;
  border-collapse: collapse;
}

td {
    text-align: center; 
    vertical-align: middle;
}

th {
    text-align: center; 
    vertical-align: middle;
}

/* Links
--------------------------------------------- */
a {
	color: #4169e1;
}

a:visited {
	color: #800080;
}

a:hover,
a:focus,
a:active {
	color: #191970;
}

a:focus {
	outline: thin dotted;
}

a:hover,
a:active {
	outline: 0;
}

/* Forms
--------------------------------------------- */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	line-height: 1;
	padding: 0.6em 1em 0.6em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/

/* Navigation
--------------------------------------------- */
.main-navigation {
	display: block;
	width: 100%;
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	display: block;
	left: auto;
}

.main-navigation ul ul a {
	width: 200px;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation li {
	position: relative;
}

.main-navigation a {
	display: block;
	text-decoration: none;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

@media screen and (min-width: 37.5em) {

	.menu-toggle {
		display: none;
	}

	.main-navigation ul {
		display: flex;
	}
}

.site-main .comment-navigation,
.site-main
.posts-navigation,
.site-main
.post-navigation {
	margin: 0 0 1.5em;
}

.post{
	margin-bottom: 0.5em !important;
}

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
	display: flex;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	text-align: end;
	flex: 1 0 50%;
}

/* Posts and pages
--------------------------------------------- */
.sticky {
	display: block;
}

.post,
.page {
	margin: 0 0 1.5em;
}

.updated:not(.published) {
	display: none;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

.blue-content h2{
	font-size: 28px;
}
/* Comments
--------------------------------------------- */
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/* Widgets
--------------------------------------------- */
.widget {
	margin: 0 0 1.5em;
}

.widget select {
	max-width: 100%;
}

/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/* Captions
--------------------------------------------- */
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/* Galleries
--------------------------------------------- */
.gallery {
	margin-bottom: 1.5em;
	display: grid;
	grid-gap: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	width: 100%;
}

.gallery-columns-2 {
	grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
	grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
	grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
	grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
	grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
	grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
	grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
	grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
	display: block;
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/

/* Jetpack infinite scroll
--------------------------------------------- */

/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/

/* Accessibility
--------------------------------------------- */

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
	outline: 0;
}

/* Alignments
--------------------------------------------- */
.alignleft {

	/*rtl:ignore*/
	float: left;

	/*rtl:ignore*/
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {

	/*rtl:ignore*/
	float: right;

	/*rtl:ignore*/
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}

/*--------------------------------------------------------------
## Moving Widget
--------------------------------------------------------------*/
.moving-widget > img{
	width: 20px;
}


/*--------------------------------------------------------------
## Component: Collapse
--------------------------------------------------------------*/
.component-collapse p li {
	font-size: 15px;
}
.component-collapse p {
	margin-bottom: 0.3rem;
}
.component-collapse h4 {
	margin-bottom: 20px !important;
}
.component-collapse {
	background-color: '#159CDC' !important;
}

.collapse-btn h2{
	font-size: 30px;
}


/* .collapse-btn h2::after{
	content: '\25be';
	float: right;
	transform: scale(1.5);
	padding-right: 10px;
}

.collapse-btn h2[aria-expanded="true"]::after {
	content: "\f106";
} */

.panel-title {
	position: relative;
  }
	
  .panel-title h2::after {
	content: '\25b8';
	float: right;
	transform: scale(1.5);
	padding-right: 10px;
  }
  
  .panel-title[aria-expanded="true"] h2::after {
	  content: "\25be";
	  transform: scale(1.5);
  }

.panel-title {
	position: relative;
  }
	
  .panel-title h3::after {
	content: '\25b8';
	float: right;
	transform: scale(1.5);
	padding-right: 10px;
  }
  
  .panel-title[aria-expanded="true"] h3::after {
	  content: "\25be";
	  transform: scale(1.5);
  }
  
.collapse-content{
	padding-top: 10px;
}

/*--------------------------------------------------------------
## Moving Step page
--------------------------------------------------------------*/

.moving-step-page-content{
	padding-left: 7.5rem !important;
}

/*--------------------------------------------------------------
## Find Agent page
--------------------------------------------------------------*/
.locator-form {
    width: 100%;
    border: none;
    min-height: 600px;
}


#content-page-title p {
	margin-bottom: 0.5em;
}
				
#content-page-title	h1{
	font-size: 42px;
}

#page-title-section{
	background-color: #159cdc;
	margin-top: 30px;
	margin-bottom: 10px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}


/*--------------------------------------------------------------
## Form widget
--------------------------------------------------------------*/
.your-rights-form-button{
	min-width: 200px !important;
    background-color: #cd1141 !important;
    border-color: #cd1141 !important;
    color: #ffffff !important;
    border-radius: 0 0 0 0;
    font-size: 1rem !important;
}

.your-rights-form-button:hover{
	color:#cd1141 !important;
	background-color: white !important;
}

.your-rights-title {
	color: #09599a;
	padding-top: 30px;
}

.privacy-checkbox li .wpforms-field-label-inline::last-letter{
	color: red !important;
}

div.wpforms-container-full .wpforms-form ul li{
	margin-bottom: 0px !important
}


/*--------------------------------------------------------------
## Header
--------------------------------------------------------------*/
#trp-floater-ls{
	left: auto !important;
	right: 0% !important;
}

.header-div{
	margin-left: 25%;
	padding-top: 20px !important;
}

.header-div a{
	font-size: 20px;
	font-weight: bold;
}

.menu-item{
	color: #09599A;
	padding-left: 40px;
}

#menu-menu{
	padding-top: 40px;
	z-index: 10000;
}

.menu-item a{
	color: #09599A;
	font-weight: bold;
	
}

.header-tel-num{
	color:#09599A;
}

.desktop-logo-img{
	color: #797f86;
	
}

.desktop-logo-img:visited {
	color:#797f86;
} 

.desktop-logo-img:hover{
	color: #797f86
}

.logo-img{
    aspect-ratio: auto 1 / 1;
    position: absolute;
    margin: 0 10%;
    width: 150px;
    height: auto;
    left: 0%;
    top: 0px;
    display: inline-block;
    z-index: 2;
}

.logo-font-title{
	font-family: 'LogoTitleFont';
	position: absolute;
    margin: 0 25%;
    margin-top: 20px;
    width: 150px;
    left: 0%;
    top: 15px;
    display: inline-block;
    height: 50px;
    z-index: 2;
	font-size: 16px;
	font-weight: bolder;
}


.page{
	margin-bottom: 0;
}

.mobile-top-nav{
	display: none;
}

.mobile-header-div{
	display: none;
}
.mobile-google-translate{
	display: none;
}

.navbar-nav li{
	position: relative;
}

.icon-a{
	text-decoration: none !important;
}
/*
ul.sub-menu {
    max-width: 100vw;
	width: 100vw;
	min-height: 300px;
}

.sub-menu{
	float: right !important;
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	margin: 0;
	padding: 0;
	padding-top: 20px;
	padding-bottom: 50px;
	list-style: none;
	min-width: 100vw;
	background-color: #159cdc;
}


.sub-menu a{
	color: white;
	font-weight: 100;
}

.sub-menu li:first-child{
	margin-bottom: 20px;
}

.sub-menu li:first-child a{
	font-weight: bold;
	font-size: 20px;
	border-bottom: 2px solid white;
}

.sub-menu li:first-child a:hover{
	text-decoration: none;
}
.menu-item-has-children:hover .sub-menu{
	display: block;
}

.submenu-background{
	min-height: 100px;
	background-color: #159cdc;
	min-height: 300px;
	margin-top: -0.5rem;
	display: none;
}


.menu-item-has-children:hover ~ .submenu-background{
	display: block !important;
}
*/

/* .dropdown-menu{
	background-color: #159cdc;
	min-width: 100vw;
}

.dropdown-menu a{
	color: white;
}
.dropdown-menu > li:first-child a{
	font-size: 26px;
	font-weight: bold;
	border-bottom: 2px solid white;
	bottom: 50%;
}
.dropdown:hover>.dropdown-menu {
	display: block;
  }

.dropdown-item:hover{
	background-color: none;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
	background-color:#159cdc;
	text-decoration: underline;
	color: white;
} */
/*--------------------------------------------------------------
## Footer
--------------------------------------------------------------*/
.footer-bottom{
	background-color: #4A4F55;
	padding-top: 30px;
	padding-bottom: 30px;
	font-size: 13px;
}

.footer-col-title{
	border-bottom: 2px solid white;
	width: 90%;
	display: block;
}

.site-footer a{
	font-weight: lighter;
	margin-bottom: 0.5rem !important;
	color:  white !important
}

.site-footer a:hover{
	text-decoration: underline !important;
	cursor: pointer;
}

.mobile-footer{
	display: none;
}

.mobile-footer-bottom {
	display: none;
}

/*--------------------------------------------------------------
## Cookie
--------------------------------------------------------------*/
.cookie-title{
	padding-left: 5%;
	padding-right: 5%;
	font-size: 22px !important;
	font-weight: bold !important;
}

.cookie-message{
	padding-left: 5%;
	padding-right: 5%;
}

.cli-bar-message{
	width: 80% !important;
}

.cli-plugin-button{
	background-color: #cd1141 !important;
    border-color: #cd1141 !important;
    border: #cd1141 solid 1px !important;

    color: #ffffff !important;
    border-radius: 0 0 0 0 !important;
   
}

.cli-plugin-button:hover{
	background-color: white !important;
    border-color: #cd1141 !important;
    color: #cd1141 !important;
    border: #cd1141 solid 1px !important;
    border-radius: 0 0 0 0 !important;
}

a.cli-privacy-readmore{
	color: white;
}

.cli-modal-dialog{
	position: fixed;
	float:right;
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}

.cli-bar-popup{
	min-height: 100vh;
	max-width: 400px;
	background-color: #313147;
	color: white;
}

.cli-privacy-content-text{
	color: white;
}

.cli-tab-section{
	background-color: #313147;
	color: white;

}

.cli-tab-header{
	background-color: #313147;
	color: white;
}

.cli-tab-header a.cli-nav-link{
	color: white;
}

span.cli-necessary-caption {
	color: white;
}

.cli-switch .cli-slider:after{
	color: white;
}
.cli-tab-container .cli-row {
	max-height: 100vh;
}
.cli-tab-content{
	background-color: #313147;
}
.cli-tab-container p, .cli-privacy-content-text{
	color: white;
}
/*--------------------------------------------------------------
## Component: Moving Widget
--------------------------------------------------------------*/
.moving-widget-title{
	color: #09599a;
	font-weight: bold;
}

.moving-widget-select{
	padding-right: 2.7rem;
	width: 100%;
	text-align: center;
    text-align-last: center;
	-moz-text-align-last: center;
	font-size: 1.2rem;
	border: 1px solid #4A4F55;
	padding-top: 5px;
	padding-bottom: 5px;

	-webkit-appearance: none;
	-moz-appearance: none;
}

.moving-widget-button{
	background-color: #CD1141 !important;
    border-color: #CD1141 !important;
    color: #ffffff !important;
	border-radius: 0 0 0 0 !important;
	width: 100%;
	font-size: 1.2rem;
}

.moving-widget-button:hover{
	background-color: white !important;
	color: #dd3333 !important;
}	

.page-content{
	margin-top: 0em;
	padding-top: 0rem !important;
}

select::-ms-expand {
	display: none;
 }
 .select {
	position: relative;
	display: flex;
	line-height: 3;
	background: #4A4F55;
	overflow: hidden;
	color: #797F86;
 }
 .select::after {
	content: '\25BC';
	position: absolute;
	top: 0;
	right: 0;
	padding: 0 1em;
	background: #4A4F55;
	cursor:pointer;
	pointer-events:none;
	transition:.25s all ease;
 }
 .select:hover::after {
	color: white;
 }



/*--------------------------------------------------------------
## Component: Videos
--------------------------------------------------------------*/


div[id^="videos-"] {}
div[id^="videos-"] .aspect {
	background-size: cover;
	border-radius: 15px;
}

#single-content a > .thumbnail:before,
#catgory-content a > .aspect:before,
div[id^="categories-"] a > .aspect:before,
div[id^="videos-"] .aspect:before {
	content: '';
	background-image: url(assets/img/icon-chevron-right.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 90px;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
/*--------------------------------------------------------------
## Component: Google Review
--------------------------------------------------------------*/
.google-review-content{
	margin-left: 30%;
	margin-right: 30%;
}

.google-review-content-news .content{
	margin-right: 50%;
}

/*--------------------------------------------------------------
## Component: Moving Calender
--------------------------------------------------------------*/
.date-picker-input{
	height: 2.6rem;
	border-radius: 0;
	border: 1px solid #4A4F55 !important;

}

.input-group-append{
	background-color: #4A4F55;
}

button{
	border-radius: 0 !important;
	width: 100px;
}

.gj-datepicker-bootstrap [role=right-icon] button .gj-icon, .gj-datepicker-bootstrap [role=right-icon] button .material-icons{
	top: 8px;
	font-size: 24px;
}

.name-input{
	height: 2.6rem;
	border-radius: 0 !important;
	width: 100%;
	border: 1px solid #4A4F55 !important;

}

.moving-calendar-row{
	padding-right: 40%;
}

/*--------------------------------------------------------------
## Component: Blog
--------------------------------------------------------------*/
.job-listing-title h1{
	padding-left: 0.8em;
}

.blog-div{
	background-color: white;
	padding-top: 30px;
	padding-bottom: 30px;
}

.laest-news-title h1{
	padding-left: 1.1em;
	padding-bottom: 2px ;
}

.news-prev-btn .buttons{
	padding-left: 3em;
}

.news-col{
	background-color: #F2F2F2;
	padding-top: 30px;
	padding-bottom: 30px;
}

.news-title{
	color: #09599a;
	font-weight: bold;
}

.blog-div{
	background-color: white;
}

.read-more-tag{
	color: #09599a;
	font-weight: bold;
}

.past-blogs-title{
	color: #4A4F55;
}

/*------------
	News & Info page
	--------*/

.blog-section-title h1{
	margin-bottom: 1rem;
	padding-left: 1.1em;
}
.blog-section-title p span{
	padding-left: 3em;
}
.blog-two-col{
	display: none;
}
.google-review-content-news{
	display: none;
}
.google-review-title-news{
	display:none;
}

  .blog-page-section{
					background-color: #f2f2f2; 
				  }
.news-page-title h1{
	padding-left: 1.3em;
}

.blogs-page-title h1{
	padding-left: 1.1em;
}
/*--------------------------------------------------------------
## Home
--------------------------------------------------------------*/
.covid-message-accordion .collapse-content{
	padding-right: 0;
}
.covid-message-accordion .panel-collapse{
	margin-left: -16px;
	margin-top: -25px;
}

.covid-message-accordion li{
	line-height: 1.4rem;
}

.covid-update .container{
	background-color: #159cdc;
	position: relative;
	padding-top: 50px;
	padding-bottom: 80px;
	
}

.covid-update .container:after {
    content:'';
    position: absolute;
    top: 100%;
    left: 47%;
    margin-left: -50px;
    width: 0;
    height: 0;
    border-top: solid 40px #159cdc;
    border-left: solid 80px transparent;
    border-right: solid 80px transparent;
}

.covid-update h1{
	line-height: 0.5rem;
}

.covid-update p{
	font-size: 18px;
}

.covid-update-old{
	display: none;
}
.covid-update-bottom-txt{
	display: none;
}
/*--------------------------------------------------------------
## Services
--------------------------------------------------------------*/

.service-first-heading h1 span{
	padding: 0 !important;
}

.services-section img{
	width: 70%;
}

/*--------------------------------------------------------------
## Contact
--------------------------------------------------------------*/
.contact-adress-section{

}

/*--------------------------------------------------------------
## About
--------------------------------------------------------------*/
.about-team-section img{
	margin-bottom: 20px;
}

.about-team-section h3 p{
	margin-bottom: .8rem;
}

.about-team-section span{
	line-height: 1.6rem;
}

.about-team-section p{
	line-height: 2rem;
}

.caption{
	position: absolute;
    top: 40%;
    left: 0;
	width: 100%;
	text-align: center;
}

.caption p{
	color: white;
	font-weight: bold;
	font-size: 24px;
	padding-left: 20%;
	padding-right: 20%;
}

.home-program-section img{
	width: 70%;
}

.home-program-section ul{
	margin-bottom: 0 !important;
}
.home-program-section li{
	line-height: 1.6rem
}

.giving-back-section img{
	height: 250px;
}

.giving-back-section figure{
	border: #F2F2F2 solid 1px;
}

.giving-back-section .collapse-content{
	padding-right: 0 !important;
}

.giving-back-section ul{
	margin-bottom: 0
}
.giving-back-section li{
	line-height: 1.6rem;
}

.giving-back-section h3{
	font-size: 22px;
	margin-top: 0.2rem;
	margin-bottom: 0.2rem;
	font-weight: bold;
}
.greener-move img{
	width: 70%;
}

.awards-collapse .card .card-body{
	background-color: red;
}

/*--------------------------------------------------------------
## resource
--------------------------------------------------------------*/
.brick-section img{
	padding-top: 20%;
}

.aeroplan-title h1{
	margin-right: 50%;
}

.eBook-section .btn{
	min-width: 250px;
}

.resource-accordions li{
	line-height: 1.5rem;
}

/*--------------------------------------------------------------
## google translate
--------------------------------------------------------------*/

.google-div {
	position:absolute;
    top:2vh;
    right: 20%;
}

.goog-te-combo option[value=fr] {display: none;}



/*--------------------------------------------------------------
## Mobile styling
--------------------------------------------------------------*/
@media screen and (max-width: 1700px) {
	

	.logo-font-title{
		position: absolute;
	    margin: 0 26%;
	    margin-top: 20px;
	    width: 150px;
	    left: 0%;
	    top: 15px;
	    display: inline-block;
	    height: 50px;
	    z-index: 2;
		font-size: 16px;
		font-weight: bolder;
	}
}

@media screen and (max-width: 1650px) {

	.google-div {
		right: 15% 
	}
}
@media screen and (max-width: 1550px) {

	
	.logo-font-title{
		position: absolute;
	    margin: 0 27%;
	    margin-top: 20px;
	    width: 150px;
	    left: 0%;
	    top: 15px;
	    display: inline-block;
	    height: 50px;
	    z-index: 2;
		font-size: 16px;
		font-weight: bolder;
	}
}

@media screen and (max-width: 1400px) {

	.google-div {
		right: 10% 
	}
}
@media screen and (max-width: 1350px) {
	.logo-font-title{
		position: absolute;
	    margin: 0 28%;
	    margin-top: 20px;
	    width: 150px;
	    left: 0%;
	    top: 15px;
	    display: inline-block;
	    height: 50px;
	    z-index: 2;
		font-size: 16px;
		font-weight: bolder;
	}
}

@media screen and (max-width: 1150px) {
	
	.google-div {
		right: 5% 
	}
	.logo-font-title{
		position: absolute;
	    margin: 0 29%;
	    margin-top: 20px;
	    width: 150px;
	    left: 0%;
	    top: 15px;
	    display: inline-block;
	    height: 50px;
	    z-index: 2;
		font-size: 16px;
		font-weight: bolder;
	}
	
}

@media screen and (min-width: 1200px) {
	.moving-col{
		width: 220px;
	}

	.google-review-content{
		margin-right: 35%;
		margin-left: 35%;
	}
}

@media screen and (max-width: 990px){
	.moving-steps .buttons{
		margin-right: 35%;
		margin-left: 35%;
	}
	.select{
		margin-bottom: 10px;
	}

	.google-review-content{
		margin-right: 20%;
		margin-left: 20%;
	}
}


@media screen and (max-width: 576px){
	#btn-post{
		margin-left: 0 !important;	
	}
	.google-div {
		padding-top: 35px;
		right:26vw ;
	}
	
	.two-column-section {
		padding-top: 0 !important;
		padding-bottom: 0 !important;
	}

	.one-column-section{
		padding-top: 0 !important;
		padding-bottom: 0 !important;
	}

	img{
		padding-top: 0 !important; 
	}

	.two-column-section img{
		width: 100% !important;
	}


	.content{
		padding-left: 15px;
		padding-right: 15px;
	}

	.contact-adress-section {
		padding-top: 0 !important;
		margin-top: 0 !important;
		margin-bottom: 0 !important;
	}

	.contact-adress-section .content {
		padding-top: 0 !important;
		margin-top: 0 !important;
	}

	
	/*Contact Us -----*/
	.departments-title{
		padding-top: 0 !important;
		margin: 0 !important;
	}

	.departments-contact{
		padding-top: 0 !important;
		margin-top: 0 !important;
		margin-bottom: 0 !important;
	}
	
	.departments-contact p{
		font-size: 18px;
	}

	.departments-contact p a{
		color: white !important;
	}
	.contact-careers-section{
		padding-top: 0 !important;
		margin-top: 0 !important;
		margin-bottom: 0 !important;
	}

	.contact-main-title{
		padding-top: 0 !important;
		margin-top: 0 !important;
		margin-bottom: 0 !important;
	}

	/* Resources -----------------------*/
	.aeroplan-title h1{
		margin-right: 0%;
	}

	.moving-calendar-row{
		padding-right: 0 !important;
		margin-right: 0.2rem;
		margin-left: 0.2rem;
	}
	
	.collapse-content img{
		width: 100% !important;
	}
	
	.collapse-content{
		margin-right: 1rem !important;
	}

	/* Services ------*/
	.services-section{
		padding-top: 0 !important;
		margin-top: -30px !important;
	}
	.services-section img{
		width: 100%;
	}

	.moving-steps .buttons{
		margin-right: 20%;
		margin-left: 20%;
	}

	.select{
		margin-bottom: 10px;
	}
	
	.moving_widget{
		margin-right: 10%;
		margin-left: 10%;
	}

	.moving-widget-title{
		font-size: 28px;
		font-weight: bold;
		margin-bottom: 15px;
	}

	.moving-widget-btn-col{
		margin-top: 0 !important;
	}

	.google-review-content{
		margin-right: 10%;
		margin-left: 10%;
		padding-left: 0;
		padding-right: 0;
	}

	.desktop-top-nav{
		display: none;
	}

	.desktop-logo-img{
		display: none;
	}

	.news-prev-btn .buttons{
		padding-left: 3em;
		padding-right: 3em;
	}

	.google-review-content-news .content{
		margin-right: 10%;
		margin-left: 10%;
		margin-top: 0 !important;
		padding-top: 0 !important;
	}

	.google-review-content-news {
		margin-top: 0 !important;
	}

	.google-review-title{
		margin-left: 10%;
		margin-bottom: 0;
	}

	/* Mbile video ----------------- */
	.inline-video-iframe{
		min-height: 200px !important;

	}
	

	/* Mobile header ---------------- */
	.mobile-top-nav{
		display: block;
	}
	
	.desktop-top-nav{
		display: none;
	}
		
	.mobile-top-nav-text{
		font-weight: bold;
		text-align: center;
		padding-top: 5px;
		padding-bottom: 5px;
	}

	.mobile-nav{
		padding-left: 10%;
	}

	.mobile-header-div{
		margin-top: 50px;
		display: block;
		min-height: 150px;
	}

	.header-div{
		display: none;
	}
	.mobile-logo-img{
		margin-left: 30%;
		width: 130px;
	}
	.mobile-ham{
		color: #09599a;
	}
	.mobile-ham-btn{
		margin-left: 20%;
		background-color: white !important;
		border-color: white !important;
	}
	.mobile-google-translate{
		display: block;
	}
	.mobile-collapse-div{
		margin-top: 15px;
	}
	.card{
		border: none;
	}
	.mobile-navbar-nav{
		margin: 0 !important;
		padding: 0 !important;
		list-style: none;
		font-size: 28px;
		font-weight: bold;
	}
	.mobile-navbar-nav li{
		text-align: center !important
	}
	.mobile-navbar-nav .menu-item{
		padding-left: 0 !important;
		margin-top: 1rem;
	}


	/*Footer --------*/
	.desktop-footer{
		display: none;
	}

	.mobile-footer{
		display: block;
	}

	.mobile-footer-image{
		text-align: center;
		max-height: 150px;
		padding-left: 15%;
		
	}

	.mobile-footer-location{
		font-size: 20px;
		text-align: center;
		font-weight: lighter;
	}

	.mobile-footer-tel{
		font-size: 20px;
		text-align: center;
		font-weight: bold;
	}
	
	.mobile-footer-nav{
		padding: 0;
		margin: 0;
	}

	.mobile-footer-nav li{
		text-align: center;
		padding-top: 0.8em;
	}

	.mobile-footer-nav a{
		color: white;
		font-size: 20px;
		font-weight: bold;
		
	}

	.mobile-footer-nav .menu-item{
		padding-left: 0 !important;
	}

	.mobile-footer-title{
		font-size: 30px;
		text-align: center;
		font-weight: bold;
	}

	.mobile-footer-bottom{
		display: block;
		background-color: #4A4F55;
		color: white;
		padding-top: 30px;
		padding-bottom: 30px;
	}

	.mobile-footer-bottom-text{
		text-align: center;
		font-size: 20px;
		font-weight: bold;
	}

	
	
}

