
/* CSS LAST UPDATED 12/10/2021 */


/* font setup begins */
@font-face {
	font-family:Yantramanav-Black;
	font-display: swap;
    src: local('Yantramanav-Black'), url('/etc/designs/digital/overrides/css/lvng-ca/redesign/fonts/Yantramanav-Black.woff');
}

@font-face {
	font-family:Yantramanav-Bold;
	font-display: swap;
    src: local('Yantramanav-Bold'), url('/etc/designs/digital/overrides/css/lvng-ca/redesign/fonts/Yantramanav-Bold.woff');
}

@font-face {
	font-family:Yantramanav-Light;
	font-display: swap;
    src: local('Yantramanav-Light'), url('/etc/designs/digital/overrides/css/lvng-ca/redesign/fonts/Yantramanav-Light.woff');
}

@font-face {
	font-family:Yantramanav-Medium;
	font-display: swap;
    src: local('Yantramanav-Medium'), url('/etc/designs/digital/overrides/css/lvng-ca/redesign/fonts/Yantramanav-Medium.woff');
}

@font-face {
	font-family:Yantramanav-Regular;
	font-display: swap;
    src: local('Yantramanav-Regular'), url('/etc/designs/digital/overrides/css/lvng-ca/redesign/fonts/Yantramanav-Regular.woff');
}
@font-face {
	font-family:Yantramanav-Thin;
	font-display: swap;
    src: local('Yantramanav-Thin'), url('/etc/designs/digital/overrides/css/lvng-ca/redesign/fonts/Yantramanav-Thin.woff');
}
@font-face {
	font-family:DovetailMVB-Regular;
	font-display: swap;
    src: local('DovetailMVB-Regular'), url('/etc/designs/digital/overrides/css/lvng-ca/redesign/fonts/DovetailMVB-Regular.woff');
}
/* font setup ends */

/* theme to control basic fonts and header and footer starts */

/*Trevor buttonfix*/
.master-link {
	display: inline-block;
}
/*Trevor button fix ends*/

body {
	background: #fcfcfc;
}
.component-section .section-blur-layer {
    background-color: #fcfcfc !important;
}
body,
p,
.text.parbase ol li,
.text.parbase ul li {
	font-family: Yantramanav-Regular, sans-serif;
	color: #4a4a4a;
}
.text.parbase ol li,
.text.parbase ul li {
	font-size: 18px;
	line-height: 30px;
}
.nowrap {
    white-space: nowrap;
}        
a:hover, a:focus {
    color: #4a4a4a;
}
h1,
h2 {
	font-family: Yantramanav-Black, sans-serif;
}
ul.sub-list li {
    list-style-type: circle;
}
a sup {
    text-decoration: none;
    display: inline-block;
}
.flip-image {
    display: none;
}
a.hidden-lg {
    white-space: nowrap;
}
.row {
    margin-left: 0;
    margin-right: 0;
}
#menu-container a:hover {
	text-decoration: none;
	color: #013a85;
}
.site-map-links .sm-vcenter,
.site-map-links .vcenter {
	text-decoration: underline;
}
.header-list-links .action-link:hover {
	text-decoration: none;
}

.header-list-links .btn-default {
	width: 150px;
	height: 39px;
	border: 0;
	border-radius: 19.5px;
	-webkit-border-radius: 19.5px;
	-moz-border-radius: 19.5px;
	background-color: #ff2f5c;
}
.header-list-links .btn-default:hover {
	opacity: 0.75;
}
.header-list-links .btn {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	line-height: 25px;
	color: #fff;
}
.header-content .newImage {
	width: 39px;
	height: 40px;
}
h2.article-title, h1.article-title,h2.article-wrapper-title {
    margin-left: 15px;
}    
.footer-cols {
	padding: 60px 120px 0;
}
.footer p,
.footer .text.parbase a {
	font-family: Yantramanav-Regular, sans-serif;
    color: #4a4a4a;
    font-size: 14px;
    line-height: 24px;
}
.footer .text.parbase a {
	white-space: nowrap;
}
.footer sup {
	font-size: 14px;
	color: #4a4a4a;
	line-height: 1.71;
	margin-top: 19px;
}
.footer .text.parbase a {
	font-weight: 100;
}
.footer {
	margin-top: 0;
	background-color: #f2f2f2;
	padding-top: 30px;    
	padding-bottom: 0;    
}
.text.parbase a {
	color: #1a75eb;
	font-weight: normal;
	text-decoration: underline;
}
.text.parbase div p b{
	font-family: 'Yantramanav-Bold', sans-serif;

}
#header #header-top .logo img {
    height: 31px ! important;
    width: 148px!important;
}
.flip-html-source-container .flip-html-source .flip-title {
	text-align: left;
	font-weight: normal;
	font-style: italic;
	font-family: 'Open Sans', serif;
}
.flip-book-title a:hover {
	text-decoration: underline !important;
}
.flip-book-title a {
	text-align: left;
	font-weight: normal !important;
	font-style: italic;
	font-family: 'Open Sans', serif;
	color: #860052 !important;
	font-size: 2rem !important;
	margin-top: 1.5rem;
	letter-spacing: -.1rem;
	text-decoration: none !important;
}
.flip-html-source-container .flip-html-source .flip-image {
	padding-top: 15px;
	padding-bottom: 15px;
	max-height: none;
}
.footnoteDivider{
	width:100%;
	height: 2px;
	background-color: #d8d8d8;
}
.footnotes{
	font-size: 12px;
    line-height: 1.2 !important;
}
.col-sm-4.col-xs-12.column-2{
	padding-top:18px;
}
.banner-txt {
	display: table;        
	width: 55%;        
	margin: 0 auto;        
    font-size: 22.5px;
    text-align: center;
    line-height: 29px;
    letter-spacing: 0.22px;
    padding: 25px 0px;
}
.action-link {
    font-family: Yantramanav-Bold;
   	font-size: 15px;
  	color: #ffffff;
    letter-spacing: 0.25px;
    text-align: center;
}
.callout .column-1, .callout .column-2 {
    width: 20%;
    text-align: center;
    margin-top: -10px;
    left: 25.3em;
}
.callout .column-1 li .action-link, .callout .column-2 li .action-link {
    width: 202px;
    height: 40px;
	padding: 8px 0px 9px 0px;            
}
.callout .column-1 li .action-link {
    background: #1a75eb;
}    
.callout .column-2 li .action-link {
	background: #0051bb;                               
}
.callout .column-1 li .action-link:hover {
    background: #FFFFFF;
    border: #1a75eb 1px solid;
    color: #1a75eb;
    text-decoration: none !important;
}
.callout .column-2 li .action-link:hover {
    background: #FFFFFF;
    border: #0051bb 1px solid;
    color: #0051bb;
    text-decoration: none;
}
.action-link:hover .link-txt {
    text-decoration: none;
}
h2.homepage-article-title {
    font-family: Yantramanav-Black, sans-serif;
    font-size: 32px;
    text-align: center;
    line-height: 27px;
    letter-spacing: 0.53px;
    color: #4a4a4a;
    margin-top: 60px;
}
.quotes.home-ourstories .master3 .master-bottom .master-description {
    font-size: 24px;
    text-align: center;
    line-height: 30px;
    color: #4a4a4a;
} 
.quotes.home-ourstories .master3 .master-bottom .master-link .link-text {
    color: #ffffff;
    padding-top: 3px;
    font-family: Yantramanav-Bold, sans-serif;
    padding-left: 0;/*new added*/
}
.article-body li {
	list-style-type: disc;    
}
.article-body ol {
	padding-left: 16px;    
} 
/********** Accordion component style starts *****************/
.accordion.section {
    width: 100%;
    margin: 0 auto;
    max-width: 600px;
}
.accordion-container .panel-default>.panel-heading{
    padding: 0;
}
.accordion-container .collapse-panel-heading {
    background-color : #398def;
}
.accordion-container .collapse-panel-heading.collapsed{
    border-bottom: 2px solid #ffff;
    border-top: 0;
    background-color: rgba(0, 0, 0, 0.06);
    color: #1a75eb !important;
}
.accordion-container .panel-default{
    border-bottom: #ffff 1px solid;
}
.accordion-group-1 .text.parbase a {
    color: #ffffff;
}
.accordion-inner-container .panel-group{
    border-top: 0;
}
.panel-action-container.text-right {
    display: none;
}
.accordion-container .az-panel-heading a {
    font-family: Yantramanav-Bold, sans-serif;
    font-size: 18px;
    font-style: normal;
    line-height: 22px;
    letter-spacing: 0.33px;
    color: #1a75eb;
    padding: 15px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    text-decoration: none;
}
.panel-default>.panel-heading+.panel-collapse>.panel-body {
    background: #398def;
    border-top: #398def 1px solid !important;
    padding: 5px 15px;
}
.accordion-group-1 p {
    color: #ffffff;
    font-size: 16.5px;
    line-height: 22px;
    letter-spacing: 0.33px;
    max-width: 500px;
}
a.collapse-panel-heading {
    color: #ffffff !important;
} 
.flip-book-title.chemo-theraphy{
	padding-top:10px;
}   
/********** Accordion component style Ends *****************/

/************ Article Component ************/
.article-item {
    max-width: 360px;
    /*min-height: 430px;*/
    margin: 10px !important;
    left: 30px;
    padding: 0px !important;
}
.article-item h3 {
    font-family: Yantramanav-Black, sans-serif;
    font-size: 24px;
    line-height: 20px;
    color: #ffffff;
    letter-spacing: 0.52px;
}
.article-cta {
    font-size: 21px;
    color: #ffffff;
    line-height: 24px;
    letter-spacing: 0.42px;
}
.article-list-container.has-overlay-image-filter .article-list-items-container .article-list-items .article-item.has-article-overlay-image .article-item-read-more {
    font-family: Yantramanav-Bold, sans-serif;
    font-size: 18px;
    color: #67acfc;
    letter-spacing: 0.37px;
    line-height: 28px;
    padding: 25px 0px;
    text-decoration: underline;
}    
.article-cta-icon {
    font-size: 18px;
    color: #67acfc;
    left: 105px;
    bottom: -15px;
}
.article-list-container.has-overlay-image-filter .article-list-items-container .article-list-items .article-item .article-item-link .article-inner {
    bottom: 45px;
    text-align: left;
}
.article-cta {
    left: 0px;
}    
.article-filter-container {
    display: none;
}    
.article-list-container.has-overlay-image-filter .article-list-items-container .article-list-items .article-item.has-article-overlay-image .article-item-read-more::after {
    content: '\f105';
    font-size: 18px;
    text-decoration: none;
    padding-left: 8px;
    display: inline-block;
    font-family: fontawesome;
    position: relative;
    top: 1px;
}
#nav a {
	font-size: 18px;
    color: #1a75eb;
    font-family: Yantramanav-Black, sans-serif;
    letter-spacing: 0.33px;  
    text-transform: uppercase;
}
.footnote-indent {
    text-indent: -5px;
}
.txt-am {
    font-size: 14px;
}
.sitemap a {
	color: #398def;
    font-family: Yantramanav-Regular, sans-serif;
	font-size: 15px;        
}
.text-danger {
    position: relative;
    left: -3px;
}
.error.text-danger {
	color: #a94442; 
	font-size: 14px;                
}
a.community-link {
	font-weight: bold;                
}
a.read-more-txt:after {
    content: '\f105';
    display: inline-block;
    padding-left: 5px;
    font-family: fontawesome;
    position: relative;
    font-size: 18px;
    top: 2px;
}
.image-left-tiles .master-text {
    font-size: 15px;
    color: #398def;
    font-family: Yantramanav-Bold, sans-serif;
    line-height: 18px;
}           
h1.title {
    line-height: 45px;
}
.component-section.container.no-style.lvng-container {
    padding-top: 0px;
}
span#stage-0, span#stage-1, span#stage-2, span#stage-3, span#stage-4 {
    position: relative;
    top: -75px;
}
/******************** UGC Page Style Starts *****************/
h1.lung-cancer-title {
    font-size: 32px;
    text-align: center;
    line-height: 30px;
    letter-spacing: 0.35px;
    margin-top: -43px;
}
.lung-cancer-txt {
    font-size: 17px;
    line-height: 24px;
    letter-spacing: 0.42px;
    text-align: center;
}
hr {
    border-top: 1px solid #d8d8d8;
    margin-top: 32px;
    margin-bottom: 33px;
}
.lung-cancer-form .main-section-subheader p {
    margin-top: 30px;
    margin-bottom: -12px;
    font-size: 15px;
    line-height: 30px;
}
.lung-cancer-form label, .lung-cancer-form .radio label, .lung-cancer-form .checkbox label {
    font-family: Yantramanav-Medium, sans-serif;
    font-size: 15px;
    line-height: 24px;
}
.lung-cancer-form div#field-group-5f7cdee07facbc0004047f65 .main-section-subheader p:first-child {
    font-size: 10px;
    line-height: 15px;          
}  
.lung-cancer-form div#field-group-5f7cdee07facbc0004047f65 .main-section-subheader p:last-child {
    font-family: Yantramanav-Bold, sans-serif;
    font-size: 15px;
    line-height: 18px;
    letter-spacing: 0.15px;
	text-align: center; 
	margin-top: -13px;                    
}  
.lung-cancer-form .form-control {
    font-family: Yantramanav-Medium, sans-serif;
    border: 1px solid #4a4a4a;
    background-color: #fcfcfc;
	box-shadow: inset 0 0px 0px rgba(0,0,0,0.075);
	font-size: 15px;
    color: #4a4a4a;
	padding-top: 0px;
    padding-bottom: 0px;
	min-height: 30px;
    height: auto; 
    border-top: none;
    border-left: none;
    border-right: none;
    padding-left: 0;
}
.lung-cancer-form .form-control:focus {
    box-shadow: none;
	border-bottom: 1px solid #4a4a4a;  
}    
.lung-cancer-form .margin-right-10 {
    margin-left: 3px;
    text-indent: -17px;
}
.lung-cancer-form ul {
    list-style-type: none;
}  
.lung-cancer-form div#field-5f764e220f75e50004e9f4d1 label,
.lung-cancer-form div#field-5f764e220f75e50004e9f4d2 label {
    line-height: 18px;
}
.lung-cancer-form li {
    text-indent: -14px;
	padding: 8px 0px;
    font-size: 15px;
    line-height: 18px;
    padding-left: 14px;
}
.lung-cancer-form li:before {
    content: ".";
    font-size: 35px;
    padding-right: 5px;
    position: relative;
    top: -2px;
}        
.lung-cancer-form .error.text-danger {
    color: #d71212;
    font-size: 13px;
    line-height: 24px;
    margin-bottom: 0px;
    margin-top: 0px;
    padding: 0px;
    height: 0px;
    position: relative;
}
.form-container .form-group textarea.error.text-danger {
    border: #d71212 1px solid;
}
.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, 
.has-error .radio-inline, .has-error .checkbox-inline, .has-error.radio label, 
.has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
    color: #4a4a4a;
    z-index: 1;
}  
.has-error label {
    z-index: 5;
}
.has-error .form-control {
    border-bottom: #d71212 1px solid;
    box-shadow: none;
}  
.lung-cancer-form .form-group.has-error .checkbox input[type=checkbox] ~ span:before, 
.lung-cancer-form .form-group.has-error .checkbox-inline input[type=checkbox] ~ span:before {
    outline: #d71212 1px solid;
    border: none;
}
h1.thank-you-txt {
    font-family: Yantramanav-Black, sans-serif;
    font-size: 28px;
    text-align: center;
    line-height: 29px;
    letter-spacing: 0.31px;
	margin-top: -50px;        
}    
.lung-container .linkList.section {
    text-align: center;  
    margin-bottom: 15px;
}
.community-button .action-link {
    background: #1a75eb;
    width: 245px;
    height: 47px;
	padding-top: 12px;        
}   
.community-button .action-link:hover {
	background: #ffff;
    border: #1a75eb 1px solid;
    color: #1a75eb;
    text-decoration: none;
}    
.lung-cancer-form div#field-group-5f764e220f75e50004e9f4d1 span.text-danger,
.lung-cancer-form p#shareLungCancerStory-error {
    display: none !important;
}
.lung-cancer-form div#field-group-5f764e220f75e50004e9f4cd label,
.lung-cancer-form div#field-group-5f764e220f75e50004e9f4ce label,
.lung-cancer-form div#field-group-5f764e220f75e50004e9f4d0 label,
.lung-cancer-form div#field-group-5f764e220f75e50004e9f4cf label {
    position: relative;
    top: 30px;
    left: 0px;
    z-index: 0;
}
.lung-cancer-form div#field-group-5f764e220f75e50004e9f4d0 label {
    left: 10px;
}
.form-container .form-group textarea {
    height: 364px !important;
    border: 1px solid #4a4a4a;
}
.lung-cancer-form .form-group .checkbox input[type=checkbox] ~ span:after .error.text-danger  {
    outline: rgba(215,18,18,1) auto 1px;
} 
div#field-group-5f764e220f75e50004e9f4cd input:focus, div#field-group-5f764e220f75e50004e9f4cd input[aria-invalid="false"],
div#field-group-5f764e220f75e50004e9f4ce input:focus, div#field-group-5f764e220f75e50004e9f4ce input[aria-invalid="false"],
div#field-group-5f764e220f75e50004e9f4cf input:focus, div#field-group-5f764e220f75e50004e9f4cf input[aria-invalid="false"],
div#field-group-5f764e220f75e50004e9f4d0 textarea:focus, div#field-group-5f764e220f75e50004e9f4d0 textarea[aria-invalid="false"] {
    position: relative;
    z-index: 5;
}
.share-journey {
    margin-top: -22px;
}
.lung-cancer-form div#field-group-5f764e220f75e50004e9f4d2 label {
    font-family: Yantramanav-Regular, sans-serif;
}
.lung-cancer-form div#field-group-5f7cdee07facbc0004047f65 span,
.lung-cancer-form div#field-group-5f7cdee07facbc0004047f65 .main-section-subheader p:first-child a {
    color: #1a75eb;
}
.lung-cancer-form div#field-group-5f7cdee07facbc0004047f65 .main-section-subheader p:last-child a, .form-container .form-group label span {
    color: #4a4a4a !important;
}
.lung-cancer-form div#field-group-5f764e220f75e50004e9f4d1 label span,
.lung-cancer-form div#field-group-5f764e220f75e50004e9f4d2 label span {
    padding-left: 17px;
}
.lung-container .form-container .form-group .btn-primary.submit-btn span {
    font-size: 15px;
}
.lung-cancer-form .form-group, .lung-cancer-form .text-muted {
    margin-bottom: 0px;
}
.lung-cancer-form .form-group .checkbox input[type=checkbox], .lung-cancer-form .form-group .checkbox-inline input[type=checkbox] {
    bottom: 0;
    top: 0;
    position: absolute;
    left: 0;
    opacity: 0;
}
.lung-cancer-form .form-group .checkbox input[type=checkbox] ~ span:before {
    content: "";
    position: absolute;
    top: 2px;
    left: 0;
    height: 13px;
    width: 13px;
    border: 1px solid #4a4a4a;
}  
.lung-cancer-form .form-group .checkbox input[type=checkbox]:checked ~ span:before {
    content: "\2713";
    text-align: right;
    font-size: 13px;
    font-weight: 600;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-left: 10px;
    padding-top: 4px;
}
.lung-cancer-form div#field-group-5f764e220f75e50004e9f4d0 {
    margin-top: 10px;
}
.lung-container h2.homepage-article-title {
    text-transform: uppercase;
}
.lung-cancer-form div#field-group-5f764e220f75e50004e9f4d1 {
    margin-left: -2px;
}  
.lung-cancer-form .has-error div#field-group-5f764e220f75e50004e9f4cf .error.text-danger:focus {
	color: #333;
}
.lung-cancer-form .has-error div#field-group-5f764e220f75e50004e9f4cf .error.text-danger {
	color: transparent;
}
.section-container-basic.hp-banner.fullbleed.home-banner {
    background-image:url("/content/dam/open-digital/lvng-ca/en/home/homepage-banner.jpg");
}
/******************** UGC Page Style Ends *****************/

@media screen and (max-width: 767px) {
    .main-container {
        overflow: hidden;
    }
	.faqs .master3 {
		height: 220px!important;
	}
	#header #menu-button img {
		width: 40px;
		margin-right: 30px;
	}
	#header #close-menu {
		content: '';
		background: url(/content/dam/open-digital/lvng-ca/en/mobile-menu-close.SVG)no-repeat;
		width: 40px;
		height: 40px;
		color: #fff;
		padding-right: 70px;
		margin-top: 10px;
	}
	.popupSnippetPage {
		width: 100%;
	}
	.header-list-links .action-link,
	.header-list-links .btn {
		display: none;
	}
	.header-list-links-mobile {
		display: inline;
	}
	.header-content .newImage {
		display: none;
	}
	.mobile-header-links .newImage,
	.mobile-header-links .action-link {
		display: inline;
	}
	.mobile-header-links .col-sm-6 {
		width: 50%;
	}
	.header-list-links-mobile .action-link {
		width: 66px;
		height: 36px;
		border: 0;
		border-radius: 10px;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		background-color: #ff2f5c;
	}
	.header-list-links-mobile .action-link {
		font-family: 'Open Sans', sans-serif;
		font-size: 11px;
		font-style: normal;
		font-weight: bold;
		line-height: 13px;
		color: #fff;
		text-align: center;
		padding-top: 4px;
	}
	.header-list-links-mobile .action-link:hover {
		background-color: #ff2f5c!important;
		text-decoration: none;
		color: #fff;
	}
	.mobile-header-links .new-image .new-image-mobile {
		width: 23px!important;
		height: 23px!important;
	}
	.header-list-links-mobile .linked-list.horizontal li {
		margin-right: 0;
	}
	.footer-cols {
		padding: 31px 21px;
	}
	.faqs .master3 .master-top .top-image img {
		display: none;
	}
	.faqs .master3 .master-top .top-label {
		padding: 0 10px 0 10px!important;
		margin-top: -18px!important;
		height: 48px!important;
	}
	.banner-txt { 
    	width: 80%;
        font-size: 17px;
        line-height: 24px;
    }
	.callout .column-1, .callout .column-2 {
        width: 100%;
    	margin-top: 0px;
    	left: 0;
    }
	.callout .column-2 li {           
        margin-top: 20px;                    
    }
	.quotes.home-ourstories .master3 .master-bottom .master-description {
        font-size: 21px;
        line-height: 28px;
    	min-width: 215px;
    	height: 220px;
    }
	.home-ourstories .master3 .master-bottom .master-link .link-text {
    	display: inline;
    }  
	.accordion.section {
        max-width: 350px;
    }
	.article-item {
        left: 0px;
    }
    .article-item h3 {
        font-size: 22px;
    }
	.article-cta {
        font-size: 20px;
    } 
	.article-item .text-center {
        display: none !important;
    } 
	img.article-foreground-image.overlay-image {
        display: none;
    }
	#page-content {
		margin-top: 70px !important;
	}
	span#stage-0, span#stage-1, span#stage-2, span#stage-3, span#stage-4 {
        position: relative;
        top: -100px;
    }
	.master-item.master3.blue.small-lung-txt {
        margin-top: 2px !important;
    }
	.lung-cancer-form div#field-group-5f7b3ea12f6a4700045925f3 p {
        text-indent: -7px;
    }
	.lung-container h2.homepage-article-title {
        line-height: 29px;
        margin-top: 37px;
    	margin-bottom: 45px;
    	text-transform: uppercase;
    }
	.lung-cancer-form ul {
        margin-left: -22px;
    }
	.lung-container .scroll-items .arrow span {
        right: -22px;
    }
	.lung-cancer-form div#field-group-5f7cdee07facbc0004047f65 .main-section-subheader p:last-child {
        margin-left: 15px;
        margin-right: 15px;
    	margin-top: 10px;
    }
	h1.thank-you-txt {
        margin-left: -2px;
    } 
	.community-button {
        margin-bottom: -20px;
    }
	.lung-container {
        margin-top: 5px;
        padding-bottom: 10px;
    }
	.form-container.lvng-form .form-group .checkbox input[type=checkbox],
    .form-container.lvng-form .form-group .checkbox-inline input[type=checkbox] {
        bottom: 48px;
	}
	.article-item {
        margin: 10px 0 !important;
    }

	.html-container.article-list-items {
        width: 360px !important;
        margin: 0 auto;
        text-align: center;
    }
}

@media screen and (max-width: 768px) and (min-width: 601px) {
	#menu-container #nav>div {
		padding: 0 30px;
	}
}

@media screen and (max-width: 320px) {
	#header #header-top .logo img {
		width: 130px!important;
	}
	.header-list-links-mobile .action-link {
		width: 59px;
		height: 33px;
	}
	.header-list-links-mobile .action-link {
		font-size: 10px;
	}
	#header #menu-button img {
		margin-right: 20px;
	}
	#header #close-menu {
		padding-right: 60px;
	}
}

.modal-open #menu-container #menu-header {
	//display: block;
}
.modal-open #header {
	z-index: 1041;
}
.modal-content {
	border: 0;
	padding: 30px;
	border-radius: 10px;
}
h4.modal-title strong {
	font-family: Yantramanav-Bold, sans-serif;
	font-size: 35px!important;
	font-weight: 400!important;
}
.modal-header,
.modal-footer {
	border: 0!important;
}
.btn.btn-primary.exit-ramp-continue {
    border: 0;
    background: #1bacb3;
    border-radius: 0;
    width: 186px;
    margin: 0 auto;
    margin-top: 20px;
    height: 39px;
    font-style: normal;
    font-family: Yantramanav-Bold, sans-serif;
    font-size: 15px;
    color: #fff!important;
    line-height: 1.67;
    float: initial;
}
.exit-ramp-continue .fa {
	display: none;
}
.btn.btn-default.exit-ramp-cancel {
	border: 0;
	background: #ff6800;
	border-radius: 0;
	margin: 0 auto;    
	width: 186px;
	height: 39px;
	font-style: normal;
	font-family: Yantramanav-Bold, sans-serif;
	font-size: 15px;
	color: #fff!important;
	line-height: 1.67;
}

@media screen and (min-width: 1200px) {
	.main-container {
		width: 100% !important;
	}
	.container {
        width: 1200px;
    }
}

/* theme to control basic fonts and header and footer ends */
/*overrides start*/

.main-section p {
    font-size: 19px;
	line-height: 30px;
}
h2.title {
	font-family: Yantramanav-Black, sans-serif;        
	font-size: 43px;
    line-height: 45px;
	color: #4a4a4a; 
	text-transform: uppercase;        
}
b,
strong {
	font-family: Yantramanav-Bold, sans-serif;
}
.banner-container {
	padding: 0;
}
.banner-container .container {
	margin-left: 0;
	margin-right: 0;
	padding-left: 0;
	padding-right: 0;
}
.image-border .row {
	margin-left: 0;
	margin-right: 0;
}
.image-border .column-1 {
	padding: 30px 0 30px 30px;
}
.image-border.green .column-1 {
	background-color: #67acfc;
}
.image-border.orange .column-1 {
	background-color: #ff6800;
}
.image-border.pink .column-1 {
	background-color: #ff2f5c;
}
.image-border.blue .column-1 {
	background-color: #0d67ac;
}
.image-border .column-1 .expand-img-desktop {
	width: 180% !important;
}
.image-border .column-2 {
	padding: 130px 50px 0 300px;
}
.image-border .column-2 p {
	font-size: 17px;
    line-height: 26px;
}
.section-title {
	display: flex;
	flex-direction: row;
	margin: 0px;
}
.section-title h3 {
    font-family: Yantramanav-Black, sans-serif;
	font-size: 26.5px;
	color: #4a4a4a;
    line-height: 16px;
	margin-top: 50px;        
}
.section-title p {
	margin: 18px 0 10px 0;
}
.section-title img {
	margin: 0 11px 0 5px;
	max-width: 44px;
	max-height: 44px
}
.body-block {
	max-width: 775px;
	padding: 0;
	background: #fcfcfc;    
}
.body-block .section-blur-layer {
	border-radius: 0 0 10px 10px;
    background: #fcfcfc !important;
}
.body-block .masterContentList {
	margin: 30px 10px;
}
.body-block.red {
	border-top: 3px solid #ff2f5c;
}
.body-block.blue {
	border-top: 3px solid #398def;
}
.body-block.orange {
	border-top: 3px solid #ff6800;
}
.body-block.turquoise {
	border-top: 3px solid #1bacb3;
}
.body-block.yellow {
	border-top: 3px solid #f1c42e;
}
.body-block.dark-green {
	border-top: 3px solid #10bf1a;
}
.body-block-column .row {
	padding: 17.5px 0 10px 27px;
}
.main-section .master4 .image-top {
	background-position: center;
}
.main-section .home-tiles .master-item .master-text {
	color: #398def;
}
.main-section .home-tiles .master-item a {
	line-height: 30px;
}
.section-container-basic {
	background-position: center;
    min-height: 380px;
    border-radius: 0px;
    margin: 0 15px 25px 15px;
}
.main-section .master4 .master-bottom {
	font-size: 14px;
}

/*specific to article pages overriders*/
h2.article-wrapper-title {
	font-family: Yantramanav-Regular, sans-serif;
    font-size: 22px;
	color: #398def;
	line-height: 16px;
    margin-top: 80px;
}
h2.article-title, h1.article-title {
    font-family: Yantramanav-Black, sans-serif;
    font-size: 40px;
    line-height: 1.08;
    color: #4a4a4a;
}
h1.article-title {
    font-size: 42px !important;
}
h1.article-title.about-us-title {
    font-family: Yantramanav-Regular, sans-serif;
}
.article-body.container {
	padding-top: 18px;
	width: 594px;
}
.main-section .quotes .master3 {
	width: 100%;
	background-color: transparent;
}
h3.article-subheader {
    font-family: Yantramanav-Bold, sans-serif;
    font-size: 28px;
    line-height: 30px;
    letter-spacing: 0.25px;
    color: #4a4a4a;
}
a.article-url,
.text.parbase a.article-url {
	font-size: 18px;
	font-weight: normal;
	line-height: 30px;
	color: #398def;
}
.article-body .text.parbase ul li {
    font-size: 19px;
    line-height: 30px;
    color: #4a4a4a;
}
.partners sup {
	top: 0.3em!important;
}
.call-out-box {
	width: 570px;
	height: 245px;
	border-radius: 10px;
	box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.1);
	background-color: #ffffff;
	margin: auto;
	padding: 30px 0 20px;
	transition: all .3s ease-in-out;
}
.call-out-box:hover {
	transform: scale(1.1);
}
.call-out-box .container {
	width: 100%;
}
.call-out-box .container p {
	width: 458px;
	font-family: 'Open Sans', serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.67;
	color: #4a4a4a;
	margin: auto;
}
.call-out-box .text.parbase a {
	text-decoration: none;
}
.call-out-box .container button {
	background-color: #1bacb3;
	border-radius: 20px;
	margin: 30px auto;
	line-height: 1.2;
	color: white;
	padding: 10px 15px;
	display: block;
	border: none;
}
.master1 .master-bottom {
    padding: 20px 20px 55px 20px;
}
.master1 .image-top {height:210px;}


/* IE fix*/
.main-section .scroll-items .master-item {
	min-width: 180px;
	max-width: 100% !important;
	margin: 0;    
    margin-bottom: 20px ! important;    
}
.main-section .scroll-items.stories .master-item {
	box-shadow: none;    
}
.main-section .master3 .master-bottom .master-link .link-icon img {
	width: 44px;
	height: 44px;
}
/*IE fix ends*/

.main-section .master1 .master-bottom .master-text,
.quotes .master3 .master-bottom .master-description {
	font-family: Yantramanav-Black, sans-serif;
}
.main-section .quotes .master3 .master-bottom a button {
	border: none;
	border-radius: 20px;
	color: white;
	width: 232px;
	height: 39px;
	font-weight: bold;
	font-family: 'Open sans', sans-serif;
	font-size: 16px;
	margin: 20px;
}
.main-section .quotes .master3 .master-bottom a button:hover {
	opacity: 0.75;
}
.main-section .quotes .master3.aqua .master-bottom a button {
	background-color: #1bacb3;
}
.main-section .quotes .master3.orange .master-bottom a button {
	background-color: #ff6800;
}
.main-section .quotes .master3.blue .master-bottom a button {
	background-color: #398def;
}
.main-section .quotes .master3.green .master-bottom a button {
	background-color: #10bf1a;
}
.main-section .quotes .master3.pink .master-bottom a button {
	background-color: #ff2f5c;
}
.main-section .master1 .master-bottom .master-description a:hover,
.main-section .scroll-items.stories .master-item .master-description a {
	color: #4a4a4a;
}
.main-section .master3 .master-top .top-label,
.master3 .master-bottom .master-description,
.stories .master3 .master-bottom .master-link,
.master3 .master-bottom .master-link,
.body-block .masterContentList .master4 .master-bottom {
	font-family: Yantramanav-Light, sans-serif;
}
.main-section .master1 .image-top {
	background-position: top;
	border-radius: 0;    
}
.main-section .quotes .master3.aqua .master-description a{
	color: #1bacb3;
}
.main-section .quotes .master3.orange .master-description a{
	color: #ff6800;
}
.main-section .quotes .master3.blue .master-description a{
	color: #1a75eb;
}
.main-section .quotes .master3.green .master-description a{
	color: #10bf1a;
}
.main-section .quotes .master3.pink .master-description a{
	color: #4a4a4a;
}

/*article pages overrides end*/
.hp-banner {
	height: 539px;
	padding: 180px 0 20px 20px;
    margin-top: 100px;
}
.hp-banner h1 {
    font-family: Yantramanav-Black, sans-serif;
	font-size: 65px;
	line-height: 61px;
	color: #ffffff;
    letter-spacing: 0.55px;
	padding-right: 305px;
    margin-top: -20px;
}
.hp-banner .btn {
	font-family: 'Domine', serif;
	font-size: 20px;
	font-weight: bold;
	font-style: normal;
	text-align: center;
	color: #fff;
	line-height: 44px
}
.hp-banner .btn:hover {
	text-decoration: none;
}
.hp-banner .btn-primary {
	border: 0;
	width: 330px;
	height: 60px;
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	background-color: #ff6800;
	line-height: 50px;
}
.hp-banner .btn-primary .fa {
	display: none;
}
.hp-banner .btn-primary:hover {
	background-color: rgba(255, 104, 0, 0.7);
}
.hp-banner .btn-secondary {
	border: 0;
	width: 330px;
	height: 60px;
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	background-color: #10bf1a;
	line-height: 50px;
}
.hp-banner .btn-secondary .glyphicon-chevron-right:before {
	display: none;
}
.hp-banner .btn-secondary:hover {
	background-color: rgba(16, 191, 26, 0.7);
}
.hp-banner-cols .col-sm-4 {
	padding-left: 15px;
}
.title-blue-bg {
	display: block;
	background-color: #398def;
	color: #fff;
	text-align: center;
	height: 60px;
	line-height: 60px;
}
h2.title-blue-bg {
	font-family: 'Open Sans', sans-serif!important;
	font-size: 24px;
	font-weight: 800;
}

/*Tatiana changed margin bottom for this element per design in zeplin*/
.title-blue-pill {
	display: block;
	height: 69px;
	background-color: #0e67ac;
	color: #fff;
	text-align: center;
	height: 60px;
	line-height: 60px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	margin: 0 15px 10px 15px;
}
/*end*/

.title-orange-pill {
	display: block;
	height: 69px;
	background-color: #ff6800;
	color: #fff;
	text-align: center;
	height: 60px;
	line-height: 60px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	margin: 0 15px 15px 15px;
}
h2.title-blue-pill,
h2.title-orange-pill {
	font-family: 'Open Sans', sans-serif!important;
	font-size: 24px;
	font-weight: 800;
}
.side-button {
	width: 370px;
	height: 70px;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	padding: 15px;
	margin: 0 0 30px 0;
	line-height: 35px;
}
.side-button.orange {
	border-top: 10px solid #0051bb;
}
.side-button.blue {
    border-top: 10px solid #37bdc6;
}
.side-button p {
    text-align: left ! important;
    color: #4a4a4a;
    font-size: 28px;
    font-family: Yantramanav-Black, sans-serif;
    line-height: 0.9;
    letter-spacing: 1px;
	margin-left: 9px; 
	text-transform: uppercase;    
}
.quotes .link-icon img {
	display: none;
}
.quotes .master3 .master-bottom .master-description {
	font-family: Yantramanav-Light, sans-serif;
	color: #1a75eb;
    letter-spacing: 0.33px;
}
.master3 .master-bottom .master-link:hover {
	text-decoration: none!important;
}
.quotes .master3 .master-bottom a .master-link .link-text {
	width: 202px;
	height: 47px;
	line-height: 41px;
	background-color: #1a75eb;
	color: #fff;
	margin: 0px;
    display: block;
    letter-spacing: 0.25px;
}
.quotes .master3 .master-bottom .master-link:hover {
	opacity: 0.75;
}
.quotes .master3 .master-bottom .master-link:hover {
	opacity: 0.75;
}
.master1 .master-bottom .master-description {
	line-height: 1.25;
}
.master3 .master-top .top-label {
	font-family: Yantramanav-Bold, sans-serif !important;
	font-size: 18px;
}
.col-sm-4.col-xs-12.column-2 .master3 .master-top .top-label {
	font-size: 18px;
}
.master1 .master-bottom .master-text,
.master2 .master-bottom .master-text {
	font-family: 'Domine';
}
.faqs .master3 .master-top .top-label {
	font-family: 'Open Sans', sans-serif!important;
	font-weight: 600;
	font-size: 16px;
	line-height: 1.23;
	display: block;
	padding: 0 10px 0 10px;
	margin-top: -15px;
	height: 45px;
	color: #fff;
}
.faqs .master3 .master-bottom .master-description a {
	font-size: 16px;
}
.faqs .master3 .master-bottom .master-description {
	font-family: 'Open Sans', sans-serif!important;
	font-weight: 600;
	font-size: 16px;
	font-style: normal;
	line-height: 1.29;
	color: #4A4A4A!important;
}
.faqs .master3 .master-top .top-image img {
	width: 18px;
	position: relative;
	padding-top: 10px;
}
.faqs .master3.blue .master-top {
	background-color: #0e67ac;
}
.faqs .master3.aqua .master-top {
	background-color: #1bacb3;
}
.faqs .master3.green .master-top {
	background-color: #10bf1a;
}
.faqs .master3.orange .master-top {
	background-color: #ff6800;
}
.quotes .master3.blue .master-bottom .master-link {
	background-color: #1a75eb;
}
.quotes .master3.aqua .master-bottom .master-link {
	background-color: #1bacb3;
}
.quotes .master3.green .master-bottom .master-link {
	background-color: #10bf1a;
}
.centred-wrapper {
	text-align: center;
}
.form-content-wrapper {
	text-align: left;
}
.centred-wrapper p,
.form-content-wrapper p {
	font-family: Yantramanav-Regular, sans-serif;
    font-size: 17px;
    line-height: 27px;
    color: #4a4a4a;
	max-width: 570px;
	margin: 0 auto;
}
.centred-wrapper h1 {
	max-width: 320px;
	margin: 30px auto;
	font-family: Yantramanav-Black, sans-serif;
    font-size: 40px;  
	margin-top: 20px;    
}
.centred-wrapper {
	padding-bottom: 65px;    
}
.form-content-wrapper h1 {
	text-align: center;
	max-width: 570px;
	margin: 30px auto;
	font-size: 28px;
    line-height: 1.07;
    font-family: Yantramanav-Black, sans-serif;
    color: #4a4a4a;    
	margin-top: 80px; 
}
.blue-button .btn-default {
	width: 232px;
	height: 39px;
	border: 0;
	border-radius: 19.5px;
	-webkit-border-radius: 19.5px;
	-moz-border-radius: 19.5px;
}
.blue-button .btn {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	line-height: 25px;
	color: #fff;
}
p.quote-text {
	font-family: 'Gloria Hallelujah', cursive!important;
	font-size: 20px;
}
.lvng-form {
	max-width: 380px;
	margin: 68px auto;
}
.lvng-form .form-control {
	font-family: Yantramanav-Regular, sans-serif;
	max-width: 380px;
	height: 45px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border: solid 1px #c4c4c4;
	background-color: #f6f6f6;
}
.lvng-form label {
	font-family: Yantramanav-Black, sans-serif;
	font-size: 14px;
}
.lvng-form b {
	font-family: Yantramanav-Black, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.sub-section-subheader p {
	font-family: Yantramanav-Regular, sans-serif;
	font-size: 14px;
}
.sub-section-subheader p font {
	color: #333 !important;
}
.sub-section-subheader p font a {
	color: #398def !important;
	font-weight: bold;
}
.form-container .form-group .form-info-section {
	background-color: #fcfcfc;
	padding: 0;
}
.form-container .form-group .btn-primary.submit-btn {
	border: none;
    width: 165px;
    height: 47px;
    line-height: 18px;
    border-radius: 0;
    background-color: #1a75eb;
    font-family: Yantramanav-Bold, sans-serif;
    font-size: 15px;
    font-weight: bold;
    font-style: normal;
    margin-left: 25%;
}
.form-container .form-group .btn-default.clear-btn {
	display: none;
}
.form-container .form-group .checkbox input[type=checkbox],
.form-container .form-group .checkbox-inline input[type=checkbox] {
	bottom: 25px;
}
.master2 {
	background-size: cover;
}
.master1 .master-bottom .master-text,
.master2 .master-bottom .master-text {
	font-size: 22px;
	line-height: 30px;
    letter-spacing: 0.25px;    
}
.master1 .master-bottom .master-description {
	font-size: 24px;
	margin-top: 10px;
	font-family: Yantramanav-Regular, sans-serif;
	font-weight: unset;
}
.main-section .scroll-items.stories .master-item .master-top {
	text-align: center; 
	    margin-bottom: 10px;    
}
.page-section-inner .master3 .master-bottom .master-link .link-text {
    color:#ffffff;
    font-size: 15px;
}
.stories .master3 .master-bottom .master-link .link-text {
    color: #1a75eb;
    font-size: 15px;
    letter-spacing: 0.25px;
    font-family: Yantramanav-Bold, sans-serif;   
}
.page-section-inner .master3 .master-bottom .master-link .link-text:after {
    position: relative;
    content: ' ';
    font-family: fontAwesome;
    font-size: 21px;
    right: -10px;
    top: 4px;
}
.stories .master3 .master-bottom .master-link .link-text:after {
    position: relative;
    content: '\f105';
    font-family: fontAwesome;
    font-size: 18px !important;
    right: -10px !important;
    top: 1px !important;

}
.main-section .master3 .master-bottom .master-link .link-icon img {
    display: none;
}
.main-section .scroll-items.stories .master-item .master-description a {
	font-size: 24px;
    line-height: 1.3;                        
}
.stories .master3 .master-bottom .master-link .link-text {	
	text-transform: uppercase;
}
.column-1 .sectionContainer .quotes .master3{
	text-align: center;
}
.faqs .master3 .master-bottom .master-description {
	padding: 10px 10px 0 10px;
}
.home-tiles .master-item {
	background-position: center;
    box-shadow:none;
	background: #fcfcfc;
}
.scroll-items .arrow {
	background-color: transparent;
}
.scroll-items .arrow span {
	border: none;
	content: '';
	background: url(/content/dam/open-digital/lvng-ca/en/button-arrow-blue.svg)no-repeat;
	width: 30px;
	height: 30px;
    position: relative;
    top: 115px;
}
.scroll-items .arrow.arrow-left span {
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg)
}
.scroll-items .arrow.arrow-right span {
	transform: rotate(0deg);
	-webkit-transform: rotate(0deg)
}

/* responsive styling starts */
@media screen and (max-width: 1200px) {
	.hp-banner .btn-primary,
	.hp-banner .btn-secondary {
		width: 280px;
	}
	.hp-banner .btn {
		font-size: 16px;
	}
	.banner-container .container,
	.body-block .container {
		width: 100%;
		padding: 0;
	}
	.main-container .stories .master-item {
		margin: 0 0 20px 0;
	}
	.main-section .master1 .master-bottom .master-text,
	.main-section .master2 .master-bottom .master-text {
		font-size: 25px;
	}
	.main-section .master1 .master-bottom .master-description {
		font-size: 24px;
	}
	.main-container .master4 {
		margin: 0 15px 20px;
	}
	.main-section .master4 .master-bottom {
		width: 59%;
	}
	.body-block .master4 .master-bottom {
		width: 85%;
		padding-right: 0;
	}
	.main-section.resources-col-container .body-block .master4 .master-bottom {width: 59%;padding-right: 15px;}
    .main-section.resources-col-container .body-block {box-shadow:none;} 
}

@media screen and (max-width: 1024px) and (min-width: 601px) {
	.hp-banner h1 {
		padding-right: 11px !important;
		margin-top: 80px !important;            
	}
        		html[lang=fr] .hp-banner h1 {
		margin-top:0px !important;
	}
	.hp-banner .btn {
		font-size: 16px;
	}
	.hp-banner-cols .col-sm-4 {
		padding-left: 0;
	}
	.hp-banner .btn-primary,
	.hp-banner .btn-secondary {
		width: 260px;
		height: 50px;
		line-height: 38px;
	}
	.hp-banner-cols .col-sm-8 {
		width: 60%;
	}
	.hp-banner-cols .col-sm-4 {
		width: 40%;
	}
}

@media screen and (max-width: 991px) {
	.master3 .master-bottom .master-link .link-text{
		padding-left:0!important;
     }
	footer .new-image .new-image-mobile{
		width:144px;
        height:36px;
      }
    .disable-scroll{overflow-y: scroll;}
	.covid19message {
		height: 150px;
        position: relative;
        top: 80px;        
    }
	.scroll-items .arrow {
        background-color: rgba(252,252,252,0.9);
        cursor: pointer;
        position: absolute;
        height: 384px;
        width: 110px;
        text-align: center;
        transition: opacity .3s ease-in-out;
        -moz-transition: opacity .3s ease-in-out;
        -webkit-transition: opacity .3s ease-in-out;
        z-index: 9;
		right: -3px; 
		border-radius: 0;   
    	top: 8px;
    }  
	.home-ourstories.scroll-items .arrow {
		width: 105px;    
	}
	.home-ourstories.scroll-items .arrow.arrow-left {
		left: 0;                
	}
	.scroll-items .arrow-left.arrow {
		right: 0;
    	left: 0;        
	}
	.three-stories .arrow-left.arrow {
		display: none;                
	}
	.three-stories.scroll-items .arrow {
		height: 405px;  
		width: 184px;                            
	}
	.scroll-items .arrow.arrow-right span, .scroll-items .arrow.arrow-left span {
		display: inline-block;
        vertical-align: middle;
	}
	.quotes.home-ourstories.scroll-items .scroll-arrows {
        display: inline-block !important;
    }
	.quotes.home-ourstories.scroll-items .arrow span, .quotes.home-ourstories.scroll-items .arrow {
    	top: unset;
    	padding-top: 126px;
    }                    
	.main-section .scroll-items .master-item {
        min-width: 180px;
        max-width: 100% !important;
        box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.1);
        -webkit-box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.1);
        -moz-box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.1);
        margin-bottom: 10px ! important;    
    }    
	.scroll-items:after {
		content: '';
		border: solid 1px transparent;
		flex: 0 0 0;
	}
	.main-section p {
        font-size: 17px;
        line-height: 27px;
        color: #4a4a4a;
    	position: relative;
    	z-index: 9999;
	}
	h1.title {
		font-size: 35px;
        margin-bottom: 15px !important;
        line-height: 31px !important;
	}
	.side-button p {
		text-transform: uppercase;
        font-size: 28px;
        text-align: left !important;
        line-height: 16px;
        letter-spacing: 0.42px;
        color: #4a4a4a;
        padding-top: 5px;
    	margin-left:0px;
	}
	.banner-container .container {
		padding-left: 0;
		padding-right: 0;
	}
	.image-border .column-1 {
		height: 195px;
		padding: 15px;
        padding-top:25px;
	}
	.image-border .column-2 {
		padding: 35% 20px 0 20px;
	}
	.main-section {
		padding: 10px 15px;
	}
	.main-section .body-block .panel {
		border: none;
		border-radius: 0 0 10px 10px;
	}
	.main-section .body-block .panel-body {
		padding: 0 15px;
	}
	.main-section .column-1 {
		margin-bottom: 30px;
	}
	.main-section .column-1, .main-section .column-2 {
		padding: 0;    
	}
	.body-block.accordion-container .accordion-inner-container {
		padding-top: 0 !important;
	}
	.body-block .masterContentList {
		margin: 0;
	}
	.body-block {
		width: 100%;
		box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.1);
	}
	.body-block .accordion-inner-container .panel-group {
		border-radius: 0 0 10px 10px;
		margin-bottom: 0;
	}
	.body-block .accordion-inner-container .panel-group .panel-heading {
		height: 62px;
	}
	.body-block.red,
	.body-block.green,
	.body-block.blue,
	.body-block.orange,
	.body-block.turquoise,
	.body-block.yellow,
	.body-block.dark-green {
		border-top: none;
		margin: 20px 0 0 0;
		border-radius: 0 0 10px 10px;
	}
	.body-block.red .accordion-inner-container .panel-group {
		border-top: 2px solid #ff2f5c;
	}
	.body-block.green .accordion-inner-container .panel-group {
		border-top: 2px solid #67ea93;
	}
	.body-block.blue .accordion-inner-container .panel-group {
		border-top: 2px solid #398def;
	}
	.body-block.orange .accordion-inner-container .panel-group {
		border-top: 2px solid #ff6800;
	}
	.body-block.turquoise .accordion-inner-container .panel-group {
		border-top: 2px solid #1bacb3;
	}
	.body-block.yellow .accordion-inner-container .panel-group {
		border-top: 2px solid #f1c42e;
	}
	.body-block.dark-green .accordion-inner-container .panel-group {
		border-top: 2px solid #10bf1a;
	}
	.body-block .panel-action-container {
		display: none;
	}
	.body-block.accordion-container .panel-default {
		border-bottom: none;
	}
	.body-block .panel {
		box-shadow: none;
	}
	.body-block.accordion-container .az-panel-heading a,
	.body-block.accordion-container .az-panel-heading a:focus,
	.body-block.accordion-container .az-panel-heading a:hover {
		font-family: Open Sans, sans-serif;
		font-weight: bold;
		font-style: normal;
		font-size: 15px;
		text-decoration: none;
	}
	.body-block.accordion-container .az-panel-heading img {
		max-height: 31px;
		max-width: 31px;
		margin: 0 11px 0 0;
	}
	.body-block h4 a span.title {
		padding: 0 0 0 45px;
		display: block;
		margin-top: -30px;
	}
	.body-block.fa-margin .fa {
		margin-top: -30px;
	}
	.body-block .fa {
		margin-top: 8px;
	}
	.image-left-tiles .master-item {
		height: 135px;
	}
	.side-button {
		margin: 30px -15px 0 -15px;
		width: auto;
		border-radius: unset;
	}
	.side-button {
		margin: 0 -15px 0 -15px;
	}
	.article-body.container {
		padding: 0px 0px 10px 0px;
		width: 100%;
	}
	.article-body.container ul {
		padding-left: 19px;             
	}
	.article-body.container ul.first {
		margin-bottom: 51px;            
	}        
	h2.article-wrapper-title {
		font-size: 17px;
	}
	h2.article-title, h1.article-title {
		font-size: 28px !important;
		line-height: 1.07;
	}
	h2.article-wrapper-title,
	h2.article-title, h1.article-title {
		margin-top: 20px;
		margin-bottom: 0;
	}
h1.article-title.about-us-title {
    font-size: 17px !important;
}
	.article-header {
		padding-top: 20px;
		padding-bottom: 20px;
	}
	h3.article-subheader {
    	font-size: 22px;
        line-height: 30px;
        letter-spacing: 0.25px;
        color: #4a4a4a;
	}
	.article-body .text.parbase ul li {
    	font-size: 17px;
        line-height: 27px;
        letter-spacing: 0;
        color: #4a4a4a;
	}
	.main-section .master1 .master-bottom .master-text,
	.main-section .master2 .master-bottom .master-text {
		font-size: 22px !important;
        letter-spacing: 0.25px;
        color: #398def;
	}
	.main-section .master1 .master-bottom .master-description {
		font-size: 20px !important;
        line-height: 26px;
	}
	.main-section .master-component {
		padding: 0px 0 100px 0;
	}
	.main-section .master-component.stories.three-stories,
	 .main-section .master-component.stories.two-stories {
		padding: 0 0 0 0;
	}
	.masterContentList  {
        position: relative;
	}
	.main-section .master3 .master-top .top-label {
		font-size: 18px;
        line-height: 16px;
        letter-spacing: 0.55px;
        color: #4a4a4a;
	}
	.main-section .master3 .master-description a {
		font-size: 21px ! important;
        line-height: 28px ! important;
        color: #4a4a4a;                
	}
	.master3 .master-bottom .master-link .link-text:after {
		content: '';    
	}
	.main-section .master3 .master-link img {
		display: none;                            
	}
	.main-section .master3 .master-link {
        /*background-color: #1a75eb;*/
        display: inline-block;
        color: #fff;
        margin-top: 20px;
        text-align: center;                            
	} 
	.main-section .stories .master3 .master-link {
        width: 212px;
        height: 47px;
        padding-top: 5px;
    }
	.main-section .master3 .master-bottom .master-description {
		font-size: 18px;
	}
	.main-section .master3 .master-bottom .master-link {
		font-size: 14px;
		line-height: 0;
	}
	.main-section .master3 .master-top .top-image img {
		width: 75px;
    	height:75px;
	}
	.main-section .master3 .master-bottom .master-link .link-icon img {
		width: 44px;
	}
	.main-section .master3 {
		padding: 30px 10px 0 15px;
	}
	.main-section .master3 .master-top {
		padding: 0 0 0 5px;
		text-align: center;
	}
	.main-section .master1 .image-top {
		height: 128px;
		border-radius: 0;    
	}
	.main-section .home-tiles .master-item {
		box-shadow:none;
		width: auto;
	}
	.main-section .master1 .master-bottom {
		padding: 30px 20px;
	}
	.main-section .scroll-items .master3 {
		height: 360px;
	}
	.main-section .less-mob-padding .master3 {
		height: 330px;
	}
	.main-section .home-tiles .master-item a {
        font-size: 20px;
        line-height: 1.4;
        color: #4a4a4a;
	}
	.main-section .scroll-items::-webkit-scrollbar {
		display: none;
	}
	.main-section .master1:nth-child(2),
	.main-section .master3:nth-child(2) {
		margin: 0  !important;
	}
	.main-section .master1:first-child,
	.main-section .master3:first-child {
		margin: 0 20px 0 15px !important;
	}
	.main-section .master1:last-child,
	.main-section .master3:last-child {
		margin: 0 15px 0 10px !important;
	}
	.main-section .masterContentList {
		margin: 0 -15px;
    	margin-top:-35px;
	}
	.call-out-box,
	.call-out-box .container p {
		width: auto;
		font-size: 16px;
	}
	.section-container-basic {
		background-position: center;
		margin-bottom: 0px;
	}
	.article-body .quotes {
		padding: 8px 0 3px 0 !important;
	}
	
	a.article-url,
	.text.parbase a.article-url {
		font-size: 16px;
		line-height: 26px;
	}
	.call-out-box {
		height: 290px;
	}
	.main-section .before-par .master3 .master-bottom a button {
		margin: 20px 20px 40px 20px;
	}
	.quotes.home-ourstories.scroll-items .master-item {
        min-width: auto;
    	height: 390px;
    	text-align: center;
    }
	.youtube-video-wrap, .youtube-video {
		width: 345px !important;
    	height: 165px ! important;       
    }
    .nsclc-page-hero {
      background-position-x: 73%;
    }
    .follow-up-hero{
      background-position-x: left;
    }

/******header change********/
	.header-content  #header-content {
		/*display: none; */   
    }
	#header-top .logo {
		position: relative;
    	left: -10px;
		top: 1px;    
    	margin: 0 auto;
    }
	#header #header-top {
        height: 80px;
    }
	#header #menu-button {
		margin-top: 4px; 
    	display: block;
	}
	#menu-button {
		padding-left: 20px;    
	}	
	#header.show-menu #close-menu {
		padding-right: 30px;
        padding-left: 38px;
        margin-left: 22px;    
	}
	#header.show-menu #menu-container {
		display: flex;
        flex-direction: column-reverse;
        height: 100vh; 
		padding-bottom: 80px;
    	min-height: 90vh;
    	min-height: -webkit-fill-available;
	}
	#menu-container #nav>div {
		padding: 15px 0;    
	}
	#header #nav {
		border-bottom: 2px solid #d8d8d8;
    	margin: 0 15px;  
    	margin-bottom: 20px;
	}
	.popupSnippetPage.homePage.basePage {
		margin-top: 20px;    
	}
	.popupSnippetPage.homePage.basePage .column-1, .popupSnippetPage.homePage.basePage .column-2 {
		width: 100%;
		text-align: center; 
    	margin: 0px 10px 0px 10px;
    margin:0;
	}
	#menu-container #menu-header {
		height: auto;    
	}
	#menu-container .header-list-links a {
        color: #fff;
        font-size: 15px;
        font-family: Yantramanav-Bold, sans-serif !important;
        text-transform: initial;  
		letter-spacing: 0.25px;    
	}
	/*POLC section header design*/
	.popupSnippetPage.homePage.basePage .column-1 .portraits li{
        margin-bottom:20px;
    }
	.popupSnippetPage.homePage.basePage .column-1 li {
		background: #1a75eb;
        color: #fff;
        padding: 12px 20px;  
		width: 200px;    
	}    
	.popupSnippetPage.homePage.basePage .column-2 li {
		background: #0051bb;
        color: #fff;
        padding: 12px 20px;
        margin-top: 20px;
        width: 200px;    
	}
	.popupSnippetPage.homePage.basePage .column-2 li.list-item-1 {
		background: #fff;                    
	}
	.popupSnippetPage.homePage.basePage .column-2 li.list-item-1 a {
		color: #1a75eb ! important;                    
	}
	.popupSnippetPage.homePage.basePage .column-2 li.list-item-1 a:hover {
		color: #0051bb ! important;                                        
	}
	.popupSnippetPage.homePage.basePage .column-2 li.list-item-1 a:hover span {
		text-decoration: none;                                            
	}
	.popupSnippetPage.homePage.basePage .column-1 li:hover {
		background: #fff;
        border: 1px solid #1a75eb;    
	}
	.popupSnippetPage.homePage.basePage .column-1 li:hover a {
        color: #1a75eb ! important;
	}
	.popupSnippetPage.homePage.basePage .column-2 li:hover {
		background: #fff;
        border: 1px solid #0051bb;    
	}
.popupSnippetPage.homePage.basePage .column-2 li.list-item-1:hover {
    border: none;
  }
	.popupSnippetPage.homePage.basePage .column-2 li:hover a {
        color: #0051bb ! important;
	}
	.popupSnippetPage.homePage.basePage a:hover {
        text-decoration: none ! important;
	}                                        
	.footer .column-2 p {
		padding-top: 30px;    
	}
	.footer .column-2 p.lp {
		padding-top: 10px;
    	width: 240px;    
	}
	.lvng-image img {
    	width: 145px ! important;
        height: 30px;
        margin-top: 15px;
        margin-bottom: 30px;
    }
	.footer .lp.common {
		padding: 0 20px;                
	}
	.footer p.marginTop {
		margin-top: 30px;                
	}
/******header change********/
	.section-title h3 {
        font-size: 28px;
        line-height: 26px;
        margin-top: 0px;
    }
	.od-flex.flex-row.image-left-tiles  {
    	flex-direction: column;
		padding: 0px;                
    }            
    .section-title {
        margin: 0px 0 60px 5px;
    }                                	
	.image-left-tiles .master-description {
        color: #398def;
    	text-decoration: none;
    }
	#menu-container {
        display: none;
    }
	#header.show-menu #menu-button {
        display: none;
    }
	#header.show-menu #close-menu {
        display: block;
    }
}

@media screen and (max-width: 992px) and (min-width: 601px) {
	.hp-banner .btn {
		font-size: 15px;
		letter-spacing: 0;
	}
	.hp-banner .btn-primary,
	.hp-banner .btn-secondary {
		width: 280px;
		height: 50px;
		line-height: 38px;
	}
	.hp-banner-cols .col-sm-8 {
		width: 55%;
	}
	.hp-banner-cols .col-sm-4 {
		width: 35%;
	}

}

@media screen and (max-width: 767px) and (min-width: 0) {
	.three-stories.scroll-items .arrow {
        height: 415px;
        width: 140px;       
    }   
	.two-stories.scroll-items .arrow {
        width: 112px;
		height: 400px;
	}
	.two-stories.scroll-items .arrow-left.arrow {
		left: 0; 
	}
	.home-ourstories.three-stories.scroll-items .arrow {
        width: 124px;
    }
	.lung-container .home-ourstories.three-stories.scroll-items .arrow {
        width: 78px;
    }
	.main-section .home-tiles .master-item,
	.main-section .scroll-items .master-item {
		min-width: 250px;
        height: 400px;
        padding-top: 30px !important;
	}
	.master3 .master-bottom .master-link .link-text {
		display: block;
    	color: #fff;
		margin-top: 15px;
	}
	.main-section .master1:last-child,
	.main-section .master3:last-child {
		margin: 0 15px 0 0!important;
	}
	.main-section .single-item-marg .master3,
	.main-section .single-item-marg .master1 {
		margin: 0 15px !important;
	}
	.hp-banner-cols .col-sm-4 {
		padding-left: 0;
	}
	.hp-banner h1 {
		font-size: 40px;
    	line-height: 40px;
    	margin-top: 130px;
    	padding-right: 70px;
		text-align: left;
	}
		html[lang=fr] .hp-banner h1 {
		margin-top:0;
	}
	.hp-banner {
		height: 400px;
		padding: 90px 20px 20px 20px;
		margin-right: auto;
		margin-left: auto;
		margin-top: 0px;
		text-align: center;
	}
	.hp-banner .btn-primary,
	.hp-banner .btn-secondary {
		width: 280px;
		height: 45px;
	}
	.hp-banner .btn {
		font-size: 15px;
		line-height: 34px;
	}
	.title-orange-pill {
		height: 72px;
		line-height: 72px;
		border-radius: 0;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		margin: 0 0 19px 0;
	}
	.master1 .master-bottom .master-text a {
		font-size: 20px;
	}
	.master1 .master-bottom .master-description,
	.master2 .master-bottom .mastaer-description {
		font-size: 20px!important;
		line-height: 1.3;
	}
	.side-button {
		margin: 20px -15px;
		width: auto;
		margin-top: 0;    
		border-radius: unset;
	}
	.title-blue-pill {
		border-radius: 0;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		margin: 15px 0;
	}
	.master3 .master-bottom .master-link .link-text {
		display: block;
	}
	.stories .master-item {
		min-width: 240px;
		height: 370px;
	}
	.hero-quote-bg {
		border-radius: 0;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		margin-left: 0!important;
		padding: 20px;
	}
	.hero-quote-bg p {
		font-size: 24px;
		line-height: 1.42;
	}
	#header-top {
        border-bottom: solid 5px #398def;
    }
    .main-section .home-tiles .master1:last-child, .main-section .home-tiles .master3:last-child {
        margin: 0px 15px 0 20px !important;            
    }                                      
    .quotes .main-section .master1:last-child, .quotes .main-section .master3:last-child {
        margin: 25px 15px 10px 20px !important;
    }
    .main-section .masterContentList .secondItem{
        margin: 0px 15px 0 10px !important;
    }    
    .main-section .masterContentList .firstItem{
        margin: -25px 20px 0 15px !important;
    }                                        
    .main-section .masterContentList .first-third-Item{
        margin: -52px 20px 0 15px !important;
    }
    .main-section .masterContentList .thirdItem{
        margin: 25px 15px 0 20px !important;
    }
	.page-section-inner .master3 .master-bottom .master-link .link-text {
        color: #ffffff !important;
        font-size: 15px;
    	padding-top: 2px;
    }
	.article-body.container .quotes .master3 .master-bottom a .master-link .link-text {
        padding-top: 0px;
    }
	.article-body .quotes .master3 .master-bottom .master-description {
        padding-bottom: 0px;
    }
	.quotes.home-ourstories .master3 .master-bottom .master-link .link-text {
        padding-top: 0px;
    }
	.stories .master3 .master-bottom .master-link .link-text:after {
        content: '';
    }
	h2.article-title, h1.article-title, h2.article-wrapper-title {
        margin-left: 5px;
    }
	.article-body .master3 .master-bottom {
        padding-bottom: 15px;
    }
	.quotes .master3.blue .master-bottom .master-link, .quotes .master3 .master-bottom a .master-link .link-text {
        background-color: #1a75eb;
    }
    .scroll-items .scroll-arrows {
		display: block ! important;    
	}
    .main-section .master3 .master-link {
        background-color: #1a75eb;                         
	} 
}

@media screen and (max-width: 767px) and (min-width: 601px) {
	.hp-banner .btn {
		font-size: 14px;
		line-height: 33px;
		letter-spacing: -0.1px;
	}
	.hp-banner .btn-primary,
	.hp-banner .btn-secondary {
		width: 260px;
		height: 45px;
	}
}

@media screen and (min-width: 768px) {
	.scroll-items {
		margin: 0;
	}
    #menu-container #nav > div {
       padding:0 45px;
    }
	.lung-container .container {
        width: auto;
    	margin-bottom: 30px;
    }
    .main-section .column-1{
       padding-right:20px;
       /*padding-left:15px;*/
    }
}

@media screen and (max-width: 768px) and (min-width: 601px) {
	.master1 .master-bottom .master-text,
	.master2 .master-bottom .master-text {
		font-size: 22px;
	}
	.master1 .master-bottom .master-description {
		font-size: 21px;
	}
	.quotes .master3:last-child {
		display: block;
	}
	.covid-banner #page-content {
        margin-top: 0px !important;
    }
}

@media screen and (max-width: 414px) {
	.master1 .master-bottom .master-text,
	.master2 .master-bottom .master-text {
		font-size: 20px!important;
	}
	.home-tiles .master-item .master-description {
		font-size: 20px!important;
	}
	.master3 .master-bottom .master-description {
		font-size: 16px;
	}
	.master3 .master-bottom .master-link {
		font-size: 14px;
	}
	.master3 .master-bottom .master-link .link-icon img {
		width: 38px;
	}
	.master3 {
		padding: 25px 25px 0;
	}
}


/* IE fix*/
.main-section .scroll-items .master-item {
	max-width: 100% !important;
}
.main-section .master3 .master-bottom .master-link .link-icon img,
.homepage .master3 .master-bottom .master-link .link-icon img {
	width: 44px;
	height: 44px;
}
.homepage .stories .master-item {
	margin: 10px 15px 10px 15px;
}
.homepage .stories .master-item:hover {
	transform: scale(1.05);
}

@media only screen and (min-width: 768px) {
	.main-section .scroll-items {
		margin: 0;
		overflow: visible;
	}
	.homepage .scroll-items {
		overflow: visible;
	}
}

@media only screen and (min-width: 768px) and (max-width: 991px) and (orientation: portrait) {
	.main-section .master3 {
		width: 100%;
		margin: 20px 0 0 0;
	}
	.quotes .master3:last-child {
		display: block;
	}
	#header #menu-button {
		display: block;        
    }  
	.sticky.show-menu #menu-button {
		display: none ! important;        
	}
	.sticky.show-menu #close-menu{
		display: block ! important;                
	}
	.sticky.show-menu #menu-container #menu-header {
		display: block ! important;   
	}
	.sticky #nav {
		display: none ! important;   
	}             
	#header.show-menu #nav {
		display: block ! important;    
        height: auto;
        text-align: center;   
    	margin-bottom: 0px;
	}
	#header #header-top {
        height: 100px;
        border-bottom: solid 5px #398def;
    }  
	#header-top .logo {
		width: auto;                    
	}
	#header.show-menu #close-menu {
		content: '';
        background: url(/content/dam/open-digital/lvng-ca/en/mobile-menu-close.SVG)no-repeat;
        width: 40px;
        height: 40px;
        color: #fff;
        padding-right: 70px;
        margin-top: 10px;    
	}
	#menu-container #nav > div {
        padding: 35px 45px;
    }
	#header.show-menu #menu-container {
		height: 98vh;   
    	padding-bottom: 217px;
	}
    .footer .lvng-image img {
        width: 145px ! important;
        height: 30px;
        margin-top: 15px;
        margin-bottom: 30px;
    }
	.footer .az-image img {
		width: 160px ! important;    
	}
	.form-container.lung-cancer-form .form-group .btn-primary.submit-btn {
        margin-left: 35%;
    }
	.centred-wrapper h1 {
        margin-top: 130px;
    }
    .covid-banner .centred-wrapper h1 {
        margin-top: 30px;
    }
	.arrow-right.arrow {
        left: 567px;
    } 
	.covid-banner #page-content {
        margin-top: 0px;
    }
	#page-content {
        margin-top: 100px;
    }
	.home-ourstories.scroll-items .arrow.arrow-left {
        left: 34px;
        width: 200px;
        padding-top: 35px;
    }
	.main-container .image-left-tiles .master-item {
        width: 330px;
    }
	.centred-wrapper {
        height: 66vh;
    }
	.banner-txt{
	width:75%;
}
	.hp-banner {
    padding: 45px 0 20px 20px;
background-position-x: -22em!important;}
}
}
/*IE fix ends*/

@media screen and (max-width: 599px) and (min-width: 0) {
	.home-tiles .master-item {
		width: auto !important;
	}
}

@media screen and (min-width: 992px) {
	.main-section .master3 .master-top .top-image img {
		width: 90px;
    	height:90px;
	}
	.sitemap a {
		font-size: 19px;                
	}
	#strapline {
		font-size: 14px;
        background-color: #398def;
        color: #fff;
        font-family: Yantramanav-Bold, sans-serif;
        padding-top: 4px;

	}
	.covid19message {
		position: absolute;
    	top: 97px;
    	width: 100%;
		white-space: nowrap;                
	}
	#page-content {
        margin-top: 0px;
    }
	.covid-banner #page-content {
        margin-top: 45px !important;
    }        
	.covid-banner .hp-banner {
        margin-top: 40px;
    }        
	.hp-banner {
		margin-top: -42px;  
        margin-left: 0px;
        margin-right: 0px;
    	background-position: top;
	}
	.faqs .master3 {
		height: 220px;
	}   
	.stories .scroll-arrows {
		display: none;                
	}
	.form-container .form-group .btn-primary.submit-btn {
		background: #1a75eb;
        border-radius: 0;
        height: 47px;    
	}
	.form-container .form-group .btn-primary.submit-btn span {
		font-family: Yantramanav-Bold, sans-serif;
    	font-size: 18px;                                        		
	}
	.form-content-wrapper h1 {
		font-family: Yantramanav-Black, sans-serif;
        font-size: 40px;
        line-height: 1.08;
        color: #4a4a4a;    
		margin-top: 40px ! important;    
	}
	.centred-wrapper p, .form-content-wrapper p {
		font-size: 19px;
		line-height: 30px;                                                
	} 
	.modal-header, .modal-footer {
		text-align: center;    
    }
	.btn.btn-default.exit-ramp-cancel {
    	margin-top: 20px;
	}
	.quotes.home-ourstories .master3 .master-bottom .master-link .link-text:after {
        content: unset;
    }
	.quotes.home-ourstories.scroll-items .master-item {
        min-width: 410px;
        text-align: center; 
    	padding: 0px;
    	margin-top: 30px;
    	margin-left: 15px;
    	margin-right: 15px;
    }
	h2.article-wrapper-title {
		margin-top: 0;    
	}
	.hero-quote-bg p {
		font-size: 21px;    
    }
	.main-section .column-2 {
		padding-top: 25px !important;    
	}
	.youtube-video-wrap, .youtube-video {
        width: 733px!important;
        height: 329px!important;
        margin-left:7px;      
	}
	.masterContentList.section {
		position: relative;    
	}
	.home-ourstories.scroll-items .arrow-left.arrow span {
		display: block;
    	left: 70px;
    	top: 137px;
	}
	.scroll-items .arrow-right.arrow {
		width: 302px;
    	background-color: rgba(252,252,252,0.9);
        height: 291px;
        border-radius: 0;
        top: 0;
        right: 0px; 
	}
	.quotes.home-ourstories.scroll-items .master-item {
		width: 430px ! important;  
    	height: 295px;	
	}
	.scroll-items .arrow-right.arrow span {
		border: none;
        content: '';
        background: url(/content/dam/open-digital/lvng-ca/en/button-arrow-blue.svg)no-repeat;
        width: 30px;
        height: 30px;
        position: relative; 
		top: 95px;
		left: 50px;
	}
	.home-ourstories.scroll-items .arrow-left.arrow {
		width: 430px !important;
        background-color: rgba(255,255,255,0.8);
        border-radius: 0;
        top: 0;
        right: 0px;
        left: 0;    
	}
	.btn.btn-primary.exit-ramp-continue {
		margin-left: 20px;    
	}
	.home-ourstories.scroll-items .arrow {
		/*width: 33% !important;*/ 
    	width: 25% !important;  
		height: 340px !important;                
	}
	.home-ourstories.quotes .master3 .master-bottom .master-description {
		width: 95%;
    	height: 140px;
    	margin: 0 auto;    
	}
	h2.homepage-article-title.our-story {
        margin-left: 50px;
    }
/********header links*******/

	#header #header-top {
        height: 45px;
		border-bottom: 1px solid #fcfcfc;    
    }
	#header-content {
		position: relative;
    	left: -47px;    
	}
	.linked-list a.btn {
        font-size: 8.5px;
        letter-spacing: 0.1px;
        font-family: Yantramanav-Bold, sans-serif;
        border-radius: 0;
        background-color: #1a75eb;
        color: #fff;
        margin: 0;
        height: 24px;
        width: 108px;
        padding-top: 1px;
    }
	.sign-btn .linked-list a.btn  {  
		height: 25px;
    	padding-top: 0px;
	}
	.header-list-links-desk a {
		margin-left: 30px;
    	margin-right: -30px;
    }  
    /*POLC header design*/
    #header #header-top #header-content .portraits-btn a {
        color: #fff!important;
        width: 150px;
        padding-right: 5px;
        letter-spacing: .7px;
        font-family: Yantramanav-Regular,sans-serif;
    	height: 25px;
    }
    #header #header-top #header-content .portraits-btn li.list-item-0{
    	margin-right:10px;
    }
    #header #header-top #header-content .portraits-btn a:hover {
        color: #1a75eb!important;
        text-decoration: none;
        border: 1px solid #1a75eb;
    }
	#header #header-top #header-content .list-item-0 {
		margin-right: 0;    
	}
	#header #header-top #header-content .linkList a {
		font-family: Yantramanav-Black, sans-serif;
            font-size: 12px;
    padding-left: 7px;
        letter-spacing: 0.2px;
        color: #1a75eb;    
	}
	#header #header-top #header-content .sign-btn a {
		color: #fff;
    	width: 135px;
    	padding-right: 5px;
    	letter-spacing: 0.7px;
    	font-family: Yantramanav-Regular, sans-serif;
	}
	#header #header-top #header-content .sign-btn a:hover {
		color: #1a75eb;
        text-decoration: none;
        border: 1px solid #1a75eb;    
	}
	#header #header-top #header-content .linkList .header-list-links-desk a {
		margin-top: 11px;  
	}
	#header #header-top #header-content .linkList .header-list-links-desk a:hover {
		color: #013a85;    
	}
	#header #header-top #header-content .linkList .header-list-links-desk a .link-txt {
        text-decoration: none;
	}
	#header #header-top #header-content img {
    	width: 23px;
    	height: 24px;
		margin-top: 8px;    
	}
	#header #header-top .logo img {
        height: 30px ! important;
        width: 145px!important;
        margin-left: 22px;
    	display: none;
    }     
	#menu-container {
        max-width: 100%;
        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.29);
        border-top: 1px solid rgba(0,0,0,0.1);
        border-bottom: 1px solid rgba(0,0,0,0.1);
    	margin: 0 auto;  
	}  
	#header {
		background-color:#fff; 
    	z-index: 50;
	}
	#header-top {
    	background-color: #fcfcfc;
	}
	.logo {
		position: relative;
    	top: 48px;
	}
	#menu-container #nav > div {
        padding: 0 30px;
    }
	#menu-container #nav a {
		font-size: 15px;
    	line-height: 16px;
    	letter-spacing: 0.34px;
        color: #1a75eb;
        text-transform: uppercase;
    }
	#menu-container #nav a:hover, #menu-container #nav a:active {
		color: #013a85;    
	}
	#menu-container #nav {
		padding: 0;
        margin-left: 18%;   
    /*-webkit-justify-content: flex-end;*/
	}
	.centred-wrapper h1, .form-content-wrapper h1 {
        margin-top: 70px;    
    }
	.centred-wrapper h1 {
		max-width: 490px; 
		margin-top: 25px;    
	}
	.centred-wrapper p, .form-content-wrapper p {
		width: 534px;        
	}
	.sub-section-subheader p {
		font-size: 14px;
		max-width: 380px;
    	margin: 0 auto;                
	}
	.footer-cols .column-1 {
		width: 60%;    
	}
	.footer-cols .column-2 {
		width: 30%;
    	margin-left: 10%;
		padding-top: 0 ! important;                    
	} 
	.footer-cols .new-image {
		text-align: left ! important;    
    }
	.lvng-image img {
		width: 160px ! important;
    	height: 34px;
        margin-top: 11px;
	}
	.az-image img {
		width: 128px ! important;
  		height: 35px; 
		margin-top: 25px ! important;    
	}        
	.footer p, .footer .text.parbase a {
        line-height: 26px;
    }      
	.footer .lp {
		margin-top: 20px;  
    	line-height: 24px;              
	}
    .footer .az-image img {
        margin-top: 20px;
    }
	.footer-arrow-container .footer {
		padding-bottom: 59px;    
	}
	.footer {
    	padding-top: 0; 
		padding-bottom: 7px;        
	}
	.footer-cols {
        padding: 42px 120px 0 120px;
    }
	.footer p.line-1 {
		line-height: 1.86;    
    }
	.footer p.line-2 {
		line-height: 2.07;   
		margin-bottom: 0;            
    }
	.footer p.marginTop {
		margin-top: 21px;            
	}
/********header links*******/
	.txt {
        font-size: 24px !important;
    }
	.quotes .master3 .master-bottom .master-description {
        font-size: 24px;
        line-height: 33px;
    }
	.page-section-inner .master3 .master-bottom .master-link .link-text:hover{
        background-color: #ffff;
        border: #1a75eb 1px solid;
    	color: #1a75eb !important;
    }
	.page-section-inner .stories .master3 .master-bottom .master-link .link-text:hover {
    	border: none;
    }
	.master1 .master-bottom {
        padding-left: 30px;
    }
	.side-button.orange.story-header {
        margin-top: -25px;
    }
	.heidi-image {
        padding-left: 16px;
        padding-right: 23px;
    }
	#header #header-top .main-container {
        max-width: 1200px;
    }
    .scroll-items.quotes.home-ourstories.three-stories.scroll-items .arrow-right.arrow span {
        left: 177px;
        top: 137px;
    }
	.quotes .master3 .master-bottom a .master-link .link-text:hover {
        background: #FFFFFF;
        color: #1a75eb;
        border: #1a75eb 1px solid;
    }
	#menu-container .logo {
        left: 100px;
    }

/************* UGC Page Style Starts *******/
    h1.lung-cancer-title {
        font-size: 50px;
        line-height: 61px;
        letter-spacing: 0.28px;
    	margin-top: -20px;
    }
	.lung-cancer-txt {
        max-width: 615px;
        margin: 0 auto;
        font-size: 22.5px;
        text-align: left;
        line-height: 30px;
        letter-spacing: 0.4px;
    }
	hr {
        margin-top: 42px;
        margin-bottom: 46px;
    }
	.lung-cancer-form {
        max-width: 615px;
        margin: 0 auto;
    }
	.lung-cancer-form div#field-group-5f7cdee07facbc0004047f65 .main-section-subheader p:first-child {
        max-width: 615px;
        margin: 0 auto;
        font-size: 12px;
        line-height: 17px;
    }
	.lung-cancer-form div#field-group-5f7cdee07facbc0004047f65 .main-section-subheader p:last-child  {
 		max-width: 490px;
    	margin: 0 auto;
    	margin-top: -3px;
    }
	.lung-cancer-form div#field-group-5f764e220f75e50004e9f4cd {
        float: left;
        width: 45%;
        margin-right: 5%;
    }
	.lung-cancer-form div#field-group-5f764e220f75e50004e9f4ce {
        float: left;
        width: 50%;
    }
	.lung-cancer-form div#field-group-5f764e220f75e50004e9f4cf {
        clear: left;
    }
	h1.thank-you-txt {
        font-size: 40px;
        line-height: 33px;
        letter-spacing: 0.29px;
    	margin-top: 5px;
    }
	.lung-container .linkList.section {
    	margin-top: 45px; 
        margin-bottom: 50px;
    }
	.footer-cols.thank-you {
        padding-top: 60px;
        padding-bottom: 0px;
    }
	.lung-cancer-form ul {
        padding-left: 49px;
    }
	.lung-cancer-form .form-group .btn-primary.submit-btn {
        margin-left: 36%;
    }
	.lung-container .share-journey {
        margin-top: 77px;
    	margin-bottom: 20px;
    }
	.form-container .form-group textarea {
        height: 299px !important;
    }
	.ugc-page {
        margin-bottom: 17px;
    }
	.lung-container h2.homepage-article-title {
        margin-bottom: -55px;
    	margin-left: 105px;
    }
	.lung-cancer-form div#field-group-5f764e220f75e50004e9f4d2.form-group .checkbox input[type=checkbox]:checked ~ span:after, 
    .lung-cancer-form div#field-group-5f764e220f75e50004e9f4d2.form-group .checkbox-inline input[type=checkbox]:checked ~ span:after {
        top: -19px;
        left: -485px;
    }
h1.article-title.about-us-title {
    font-size: 22px !important;
}
/******** UGC Page Style Ends *******/
/*only for surgery page*/
    #surgery{
        width: 618px;
    }
/*end here*/
}

/*tablet portrait*/
@media only screen and (min-width: 768px) and (max-width: 991px) and (orientation: portrait) {
	.main-section .col-sm-4 {
		width: 37%;
		margin-left: 50px;                
	}
	.main-section .col-sm-8 {
		width: 55%;
	}            
	.side-button {
		margin: 20px 0 0 0 !important;
		width: auto;
		border-radius: 0px;
	}
	.side-button p{
		line-height:24px;
        padding-top:0;
    }
	.main-section .master-component {
		padding: 0 0 30px 0;
	}
	.main-section .master1:first-child,
	.main-section .master1:nth-child(2),
	.main-section .master1:last-child,
	.main-section .master3:first-child,
	.main-section .master3:nth-child(2),
	.main-section .master3:last-child {
		margin: 5px 0 0!important;
	}
	.main-section .master3 {
		width: 100%;
	}
	.main-section .masterContentList {
		margin: 0;
	}
	.main-section .home-tiles .master-item {
		width: 100%;
	}
	.image-border .column-1 {
		height: 300px;
    	padding: 30px 0 30px 30px !important;
	}
	.image-border .column-2 {
		padding: 0 0 0 140px;
	}
	.banner-container .container {
		width: 100%;
	}
	.image-left-tiles .master-item {
		height: 140px;
	}
	.hp-banner {
        margin: 0px;
    }
	.callout .column-1, .callout .column-2 {
        width: 30%;
        left: 12em;
		margin-top: 0px;            
    }
	h2.homepage-article-title {
        padding: 0 10px;
    }  
	.article-list-container.has-overlay-image-filter .article-list-items-container .article-list-items .article-item {
        width: 30%;
    }
	.article-item {
        min-height: auto;
        left: 8px;
    }   
	.article-item h3 {
        font-size: 19px;
    }    
	.article-cta {
        font-size: 16px;
    }  
	.quotes.home-ourstories.scroll-items .arrow span, .quotes.home-ourstories.scroll-items .arrow {
        top: 15px;
    }  
	.col-sm-9 {
        width: 68%;
    }
	.hp-banner-cols .col-sm-8 {
        width: 70%;
    }
	.quotes.home-ourstories.scroll-items .arrow-left{
		left:0;
     }
	.od-flex.horizontal-left{
		padding-bottom:30px;
     }
	.quotes.home-ourstories.scroll-items .master-item{
		height:500px;
     }
	.image-border .row {
        margin-left: 15px;
    	margin-top: 0px;
    }
	.quotes.home-ourstories.scroll-items .arrow {
        display: block;
    	height:570px;
    }
	.scroll-items .arrow {
        display: none;
    }                
	.main-section .master3 .master-link {
        background-color: #ffff;
    }  
	.main-section .scroll-items .master3 {
        height: auto;
    }
	.master3 .master-bottom .master-link .link-text:after {
        content: '\f105';
		top: 2px;                        
    }
	.section-title h3 {
        margin-top: 15px;
    }    
	.linked-list.horizontal li {
        display: block;
        margin: 0 auto;
    }  
	.footer-cols {
        padding: 0px;
    }
	.footer .column-2 p, .col-sm-4.col-xs-12.column-2 {
        padding-top: 0px;
    }
	.covid19message {
        position: relative;
        top: 90px;
        padding-top: 1rem;
        padding-bottom: 2rem;
    	height: 167px;
    	margin-bottom: 0px;
    }
	#strapline {
        font-size: 14px;
        background-color: #398def;
        color: #fff;
        font-family: Yantramanav-Bold, sans-serif;
        padding-top: 2px;
    }
	.article-body.container {
        padding-top: 15px;
    }
	.ytvideo-thumb-parent .video-thumb-cta {
        max-width: 100%;
    }
	.hero-quote-bg {
        margin: -16px 10px 0 19px !important;
    }
	.section-container-basic {
        background-position: center;
        margin-bottom: 0px;
    }
    .follow-up-hero{
      background-position-x: left;
    }
	.side-button.orange.story-header {
        margin-top: -1px !important;
    }
	.youtube-video-wrap, .youtube-video {
        width: 340px !important;
        margin-left: 10px;
    }
	.section-title {
        margin-left: 8px;
    }
	.image-left-tiles .master-item {
        margin-left: -1px !important;
    }
	#menu-container {
        display: none;
    }
	#menu-container #menu-header {
        display: block;
    }
	a.btn.btn-primary.exit-ramp-continue {
        margin-top: 0px;
    }
	.heidi-image {
        margin-left: -15px;
        margin-right: -25px;
    }
	.main-section .stories .master3 .master-link{
		width:218px;
    }
}


/*tablet landscape*/
@media (min-width: 1024px) and (max-width: 1200px)/* and (orientation: landscape) */{
	.image-border .column-1 {
		height: inherit;
	}
	.banner-container .container {
		width: 100% !important;
	}
	.image-border .column-2 {
		padding: 30px 20px 0 220px;
	}
	.body-block {
		width: auto;
	}
	.body-block .container {
		width: 100%;
	}
	.side-button {
		width: 287px;
		margin: 30px;
	}
	.image-left-tiles .master-item {
		width: 430px;
		height: 110px;
	}
	.callout .column-1, .callout .column-2 {
        width: 25%;
        left: 18em;
    	margin-top: 0px;
    }
	.article-item {
        max-width: 300px;
        min-height: auto;
        left: 0px;
    }
	.section-title h3 {
        margin-top: 43px;
        line-height: 20px;
    }
    .master1 .master-bottom {
        padding-left: 25px;
    }
    .master3 {
        padding: 25px 20px 0;
    }
	.master3 .master-bottom .master-link .link-text:after {
        top: 1px;
    } 
	.main-container .image-left-tiles .master-item {
        width: 250px;
    	height: 80px;
    }
	.hero-quote-bg {
        margin: -19px -19px 0 14px !important;
    }
	#menu-container #nav a {
		font-size: 14px;
    }
	.shaneel-col .hero-quote-bg {
    margin: -19px 0px 0 14px !important;
}
			.heidi-col .hero-quote-bg {
    margin: 5px -18px 0 14px !important;
}
	.heidi-col .column-1 img{
	 width: 119%!important;
    margin-left: -9.5%;
	}
	html[lang="fr"] #menu-container #nav a {
		font-size: 12px;
		}
	.section-title {
        margin-left: 15px;
    }
    .image-left-tiles .master-item {
        margin-left: 5px;
    }
	.quotes.home-ourstories.scroll-items .master-item {
        min-width: 326px;
        margin-left: 5px;
        margin-right: 5px;
    	height: 325px;
    }
	.home-ourstories.quotes .master3 .master-bottom .master-description {
        width: 100%;
    	height: 180px;
    }
	.scroll-items.quotes.home-ourstories.three-stories.scroll-items .arrow-right.arrow span {
        left: 110px; 
        top: 150px; 
    }
	.image-left-tiles .master-item {
        margin-left: 6px !important;
    }
	.home-ourstories.scroll-items .arrow {
        height: 348px !important;
    	width: 188px !important;
    }
	.home-ourstories.scroll-items .arrow-left.arrow{
		width: 188px !important;
     }
	.header-content {
        margin-top: 10px;
    }
	#menu-container .logo {
        left: 47px;
    }
	.hp-banner {
        margin-top: 0;
    }
	.covid-banner #page-content {
        margin-top: 65px !important;
    }
	#page-content {
        margin-top: -15px !important;
    }
	.covid19message {
        top: 104px;
    	white-space: unset;
    }
    .heidi-image {
        padding-left: 0px;
        padding-right: 0px;
        margin-left: 14px;
    	margin-right: 0;
		width: 616px!important;
    	height: 261px!important;
    } 
	.youtube-video-wrap, .youtube-video {
        width: 616px!important;
    	height:270px!important;
    }           
}

/*iphone5*/
@media screen and (min-width: 300px) and (max-width: 360px) {
    .hp-banner h1 {
        margin-top: 90px;
        padding-right: 15px;
    }     
	.article-item {
        min-height: 330px;
        max-width: 320px;
    } 
	.accordion-container .accordion-inner-container {
        padding: 20px 10px 0px 25px;
    }  
	.lung-container .home-ourstories.three-stories.scroll-items .arrow {
        width: 20px;
    }
	.form-container .form-group .btn-primary.submit-btn {
        margin-left: 20%;
    }
	.home-ourstories.three-stories.scroll-items .arrow, .three-stories.scroll-items .arrow {
        width: 78px;
    }
	.two-stories.scroll-items .arrow {
        width: 91px;
    }
	.lung-container .scroll-items .arrow span {
        right: -2px;
    }
	.html-container.article-list-items {
        width: 300px !important;
        margin: 0 auto;
        text-align: center;
    }
	.scroll-items .arrow {
        width: 73px;
    }
	.covid-banner #page-content {
        margin-top: 94px !important;
    }
	.youtube-video-wrap, .youtube-video {
        width: 290px !important;
    	height: 140px ! important;
    }
	#menu-container #nav>div {
        padding: 10px 0;
    }
	#header #nav {
        margin-bottom: 10px;
    }
	.popupSnippetPage.homePage.basePage {
        margin-top: 15px;
    }
	#header.show-menu #menu-container {
        height: 98vh;
        padding-bottom: 60px;
    }
	.iphone5{
		white-space: nowrap;
    }
}

@media screen and (min-width: 400px) and (max-width: 600px) {
    .image-border .column-2 {
        padding: 50% 20px 0 20px;
    }
	.covid-banner #page-content {
        margin-top: 46px !important;
    }    
	.youtube-video-wrap, .youtube-video {
        width: 384px !important;
    }  
	.two-stories.scroll-items .arrow {
        width: 145px;
    }    	
}

/*iphone landscape*/
@media only screen and (min-device-width: 0px) and (max-device-width: 812px)and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
	.image-border .column-2 {
		padding: 320px 20px 0 20px;
	}
	.image-left-tiles .master-item {
		width: 370px;
		height: 99px;
	}
	.main-section .master4 {
		margin: 0 15px 15px 20px;
	}
	.hp-banner h1 {
        padding-right: 62px;
    }
    .html-container.article-list-items {
        text-align: center;
    }
	.article-list-container.has-overlay-image-filter .article-list-items-container .article-list-items .article-item .article-item-link .article-inner {
        text-align: left;
    }  
	.home-ourstories.three-stories.scroll-items .arrow {
        width: 282px;
    }    
	.scroll-items .arrow {
        right: 0px;
    }  
	.main-section .master1 .image-top {
        height: 185px;
    }
	.quotes .master3:last-child {
        display: block;
    }
	.new-image.az-image {
        width: 50%;
    }
	.popupSnippetPage.homePage.basePage .column-2 li {
        margin-right: 100px;
        margin-left: 80px;
    }
	.btn.btn-primary.exit-ramp-continue {
        margin-top: 0px;
    } 
	.master1 .master-bottom .master-description {
        margin-top: 0px;
    }
	.form-container .form-group .btn-primary.submit-btn {
        margin-left: 33%;
    }
	.youtube-video-wrap, .youtube-video {
        width: 637px !important;
        height: 265px ! important;
    }
	.main-section .home-tiles .master1:last-child, .main-section .home-tiles .master3:last-child {
        margin-bottom: 35px !important;
    }
	.covid-banner #page-content {
        margin-top: -2px !important;
    }
	.main-container {
        width: 100%;
    }
	.section-container-basic {
        min-height: 600px;
    }
}


/*android landscape*/
@media screen and (min-width: 360px) and (max-width: 1023px) and (orientation: landscape) {
	.image-border .column-2 {
		padding: 320px 20px 0 20px;
	}
	.image-left-tiles .master-item {
		width: 370px;
		height: 99px;
	}
	.main-section .master4 {
		margin: 0 15px 15px 20px;
	}                   
}

/*android landscape*/
@media only screen and (min-device-width: 360px) and (max-device-width: 364px) and (orientation: portrait) {
	.hp-banner h1 {
        padding-right: 70px;
    }  
	.youtube-video-wrap, .youtube-video {
        width: 330px !important;
        height: 158px ! important;
    }  
    .three-stories.scroll-items .arrow {
        width: 90px;
    }
	.scroll-items .arrow {
        width: 87px;
    }
	.covid-banner #page-content {
        margin-top: 70px !important;
    }
}                

/*Nexus 7 landscape*/
@media only screen and (min-width: 901px) and (max-width: 990px) and (orientation: landscape) {
	.side-button {
		margin: 0 -15px 0 -15px;
		width: 250px;
		border-radius: 10px;
	}
    .main-section .masterContentList{
		margin-top:5px;
    }          
}

/*samsung tab portrait */
@media only screen and (min-device-width: 800px) and (max-device-width: 900px) and (orientation: portrait) {
	.main-container {
        width: auto;
    }   
	.heidi-image {
        margin-left: -14px;
        margin-right: -25px;
    } 
    #menu-container #nav > div {
        padding: 25px 45px;
    }    
    #header.show-menu #menu-container {
        height: 75vh!important;
    	padding-bottom: 120px!important;
    }
    #header #nav {
        margin-bottom: 210px;
    }
	#header.show-menu #nav {
        margin-bottom: 70px;
    }
	h1.thank-you-txt {
        margin-top: 60px;
    }
	.centred-wrapper {
        height: 73vh;
    }
	#header.show-menu #menu-container {
        height: 85vh;
        padding-bottom: 330px;
    }

} 

/*samsung tab landscape */
@media only screen and (min-device-width: 1199px) and (max-device-width: 1300px) and (orientation: landscape) {
	.scroll-items.quotes.home-ourstories.three-stories.scroll-items .arrow-right.arrow span {
        left: 110px;
    }   
	.main-container .image-left-tiles .master-item {
        width: 330px;
    }       
	.covid19message {
        white-space: unset;
    }  
	.covid-banner #page-content {
        margin-top: 68px !important;
    }              	
}    

/*ipad air landscape*/
@media only screen and (min-width: 768px) and (max-width: 1194px)/* and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) */{
	.main-container, #menu-container {
		width: 100% !important;          
	}
	.banner-container .container {
		width: auto;
	}
	.image-border .column-2 {
		padding: 30px 0 0 140px;
	}
	.image-left-tiles .master-item {
		width: 332px;
		height: 110px;
	}
	.body-block {
		width: auto;
	}
	.body-block .container {
		width: 100%;
	}
	.side-button {
		width: 270px;
		/*height: 50px;*/
		padding: 10px;
	}
	/*Real time device issue*/
	.follow-up-hero{
		background-position-x: left;
    }
	#header #nav{
    	margin-bottom:0!important;
	}
	#menu-container #nav {
        padding: 0;
        /*width: 85%;*/
        margin-left: 15%!important;

    } 
	#menu-container #nav > div {
        padding: 0 10px!important;
    } 
	.image-border .column-1 {
        padding: 40px 0 30px 30px;
    }
	/*real time device end here july 2*/
	#header #header-top .logo img {
        height: 30px ! important;
        width: 120px!important;
        margin-left: 35px;
    }
	#header #header-top #header-content .linkList .header-list-links-desk a {
        margin-right: 45px;
    }
	.lung-cancer-form div#field-group-5f764e220f75e50004e9f4cd label,
    .lung-cancer-form div#field-group-5f764e220f75e50004e9f4ce label,
    .lung-cancer-form div#field-group-5f764e220f75e50004e9f4d0 label,
    .lung-cancer-form div#field-group-5f764e220f75e50004e9f4cf label {
        z-index: 1;
    }
	.home-ourstories.scroll-items .arrow-left.arrow {
        width: 240px !important;
    }
	.section-title h3 {
        margin-top: 43px;
        line-height: 28px;
    }
	.side-button{
		width:307px!important;
    }
	.home-ourstories.quotes .master3 .master-bottom .master-description{
		height:210px;
     }
	.quotes.home-ourstories.scroll-items .master-item{
		height:370px;
     }
	 .quotes.home-ourstories.scroll-items .master-item {
    height: 340px!important;
}
	 .quotes.home-ourstories.scroll-items .master-item .master-description {
    height: 200px!important;
}
	.home-ourstories.three-stories.scroll-items .arrow{
		height:400px!important;
    }
	.scroll-items.quotes.home-ourstories.three-stories.scroll-items .arrow-right.arrow span{
		left:50px;
		top:145px;
    }
	#menu-container #nav > div {
    padding: 0 10px;
}
 	/*.heidi-col .column-1 img {
    width: 100%!important;
    margin-left: 0;
}  */
	.home-ourstories.scroll-items .arrow {
    height: 370px !important;
}
	html[lang="fr"] .quotes.home-ourstories.scroll-items .master-item {
    height: 340px;
}
	html[lang="fr"] .quotes.home-ourstories.scroll-items .master-item .master-description {
    height: 200px;
} 
.section-title h3 {
    line-height: 1;
}
.image-border .column-1 {
    padding: 40px 0 30px 30px;
}
/*.youtube-video-wrap, .youtube-video {
    width: 618px !important;
    height: 265px ! important;
}*/
}

@media screen and (max-width: 600px) {
	.video-parent {
		margin-left: 0px;
	}        
}

/*ipad air portrait*/
@media only screen and (min-width: 569px) and (max-width: 767px) and (orientation: portrait) {
	.image-border .column-2 {
		padding: 320px 20px 0 20px;
	}
	.video-parent {
		max-width: 480px;
		margin-left: 0;
	}
}
.ytvideo-thumb-parent .video-play-icon {
	background-color: transparent;
}
.ytvideo-thumb-parent:hover .video-play-icon {
	background-color: transparent;
}
.video-thumb-parent .video-play-icon {
	background-color: transparent;
}
.video-thumb-parent:hover .video-play-icon {
	background-color: transparent;
}
.fa-play:before {
	position: absolute;
	top: -35px;
	left: -30px;
	content: ' ';
	background: url(/content/dam/open-digital/lvng-ca/en/video-play-btn.png)no-repeat;
	width: 127px;
	height: 127px;
}
.video-parent {
	max-width: 733px;
	margin-left: 28px;
	margin-top: 0;
}
.hero-quote-bg {
	max-width: 733px;
	max-height: 470px;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	background-color: #398def;
	margin: -10px 0 0 14px;
	padding: 20px 34px;
}
.hero-quote-bg p {
    font-family: Yantramanav-Light, sans-serif;
    font-size: 19.5px;
	line-height: 26px;
	color: #fff;
	margin-top: 14px;    
}
.article-body hr {
	display: none;    
}
.hero-quote-bg h2 {
	font-family: Yantramanav-Bold, sans-serif;
    font-size: 20px;
    line-height: 22px;
    letter-spacing: 0.37px;
	color: #fff;        
}
.article-body ul {
	padding-left: 20px; 
	padding-bottom: 0px;    
}

@media screen and (max-width: 768px) {
	.hero-quote-bg {
		max-height: 730px;
		padding: 26px;
	}
	.fa-play:before {
		background: url(/content/dam/open-digital/lvng-ca/en/video-play-btn-sm.png)no-repeat;
		width: 100px;
		height: 100px;
		margin-top: 10px;
	}
}

/*side button fix*/
@media screen and (max-width: 1199px) and (min-width: 1024px) {
	.side-button {
		width: 282px;
		margin: -2px 15px 20px 0px;
	}   
	.side-button p {
        margin-left: 0px;
    } 
}

@media screen and (max-width: 991px) and (min-width: 768px) {
    .quotes.home-ourstories.scroll-items .arrow span, .quotes.home-ourstories.scroll-items .arrow {
        top: 0px;
    }
	.covid-banner #page-content {
        margin-top: 0px !important;
    }
	#page-content {
        margin-top: 100px !important;
    }
    .scroll-items .scroll-arrows {
		display: none;    
	}
	.main-section .masterContentList{
		margin-top: 5px;
     }
}    

/*mantra sub head h2 fix*/
@media screen and (max-width: 1900px) and (min-width: 1024px) {
    .hero-quote-bg h2 {
        margin-top: 20px;    
    }
}                                        

@media only screen and (min-width: 992px) and (max-width: 1024px) {
	.youtube-video-wrap, .youtube-video {
    	width: 616.5px!important;
    	height: 284px!important;
	}   
	#menu-container .logo {
        left: 40px;
    } 
.main-sub-page .row .column-2{
		padding: 0 50px 0 220px!important;
	}
}

/*image tile styles */
.treatment-img-wrap .master-link {
    display:none;
}
.main-section .master4 .image-top {
    background-position: center;
}
.master4 .image-top {
    background-size: cover;
    background-repeat: no-repeat;
    height: 100%;
    width: 40%;
}
.image-left-tiles .master-item {
	height: 99px;
    margin-bottom: 15px;
    margin-left: -20px;
    margin-right: 25px;
}
.master4 {
    transition: all .3s ease-in-out;
}
.master4:hover {
    transform: scale(1.1);
}
.master4:hover .master-bottom {
    opacity: 0.75;
}
.master4 .master-bottom {
    font-size: 14px;
    font-weight: bold;
    padding: 0 15px;
    width: 45%;
}
.od-flex {
    background-color: transparent;
    height: auto;
    width: auto;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    -webkit-justify-content: center;
    display: -ms-flexbox;
    -ms-flex-pack: center;
    -ms-flex-align: center;
    flex-direction: row;
    align-items: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
}

@media screen and (min-width: 1024px) {
    .image-left-tiles .master-item {
        width: 283px;
    }
    .main-sub-page .row {
    display: flex;
    align-items: center;
}
	.main-sub-page .row .column-2{
		padding: 0 50px 0 300px;
	}
}       

@media screen and (min-width: 600px) {
    .image-left-tiles .master-item {
        width: 270px;
    }
}

@media screen and (min-width: 0) and (max-width: 599px) {
    .image-left-tiles .master-item {
        margin: 0 0 15px 15px;
    }

    .image-left-tiles > a {
        width: 100%;
    }
}

@media screen and (min-width: 1200px) {
    .image-left-tiles .master-item {
        width: 355px;
    }
	.body-block .container {
        width: 830px !important;
    }   

}

@media screen and (min-width: 1600px) {
    .hp-banner h1 {
        padding-right: 0px;
        max-width: 550px;
    }    
	#menu-container .logo {
        left: 330px;
    }                                    
}   

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
   .quotes.home-ourstories .master3 .master-bottom .master-link .link-text {
		padding-top: 1px;                
   } 
   .scroll-items .master-item {
	    width: 370px;                                                        
   } 
   .footer {
		padding-bottom: 60px;                                                                    
   }                                                
}


@media screen and (max-width: 767px){
    .mobile-only{
        display: block;
    }
    .desktop-only{
        display: none;
    }
	.lung-cancer-form .grecaptcha-badge {display: block; margin: 0 auto; margin-top: 38px;}  
.lvng-form .grecaptcha-badge {
    margin: 0 auto;
    margin-top: 25px;
}
}
@media screen and (min-width: 768px){
    .mobile-only{
        display: none;
    }
    .desktop-only{
        display: block;
    }

.lung-cancer-form .grecaptcha-badge {
    display: block;
    margin: 0 auto;
    margin-top: 30px;
}

.lvng-form .grecaptcha-badge {
    margin: 0 auto;
    margin-top: 25px;
}
	html .home-ourstories.scroll-items .arrow {
		padding-top: 35px!important;
	}
		html .home-ourstories.scroll-items .arrow span{
		top: 170px!important;
	padding-top: 0px!important;}
} 
     


@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 812px) 
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) {

.stories.arrow-class.craigs .arrow{
	display:none;
}		
#menu-container #nav>div {
    padding: 4px 0;
}

.popupSnippetPage.homePage.basePage .column-2 li.list-item-1 {
    margin-bottom: 60px;
    margin-top: 0px;
}

#header #nav {
    border-bottom: none;
    margin: 0 15px;
    margin-bottom: 20px;
}

.popupSnippetPage.homePage.basePage {
    margin-top: 150px;
    margin-bottom: 12px;
    border-top: 2px solid #d8d8d8;
    padding-top: 6px;                      
}	
}

/*Compatibility Testing real devices*/
@media only screen 
  and (min-device-width: 360px) 
  and (max-device-width: 740px) and (orientation: landscape) { 
	.image-border .column-1 {
        height: 280px;
    }
	.master-component.chemotherapy .scroll-arrows .arrow-right{
		display:none!important;
      }
	.youtube-video-wrap, .youtube-video {
        width: 662px !important;
    } 

 }
@media only screen 
  and (min-device-width: 360px) 
  and (max-device-width: 740px) and (orientation: portrait) { 
	#header.show-menu #menu-container {
        height: 108vh;
        padding-bottom: 253px;
    }

 }

/*Iphone 8*/
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) { 
	.main-section .master-component {
        padding: 0px 0 155px 0;
    }
	.main-section .master-component.stories.three-stories, 
	.main-section .master-component.stories.two-stories{
		padding: 0px 0 90px 0;
    }
	.three-stories.scroll-items .arrow{
		height:515px;
    }
	.youtube-video-wrap, .youtube-video {
        width: 637px !important;
        height: 265px ! important;
    } 
	.youtube-video-wrap img.video-thumb-cta{
		width: 637px !important;
        height: 265px ! important;
    }
	#header.show-menu #menu-container{
		height: 110vh;
		padding-bottom: 150px;
	}
	html[lang="fr"] #header.show-menu #menu-container {
        height: 118vh;
    }
}
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait) { 
	.main-section .master-component.stories.three-stories, 
	.main-section .master-component.stories.two-stories{
		padding: 0px 0 100px 0;
    }
	.three-stories.scroll-items .arrow{
		height:500px;
     }
	.hp-banner h1{
		padding-right:0;
     }
	h2.homepage-article-title{
		margin-top:50px;
    }
	.od-flex.mobile-horizontal-center{
		height:450px;
     }
	.quotes.home-ourstories .master3 .master-bottom .master-description{
		height:250px;
     } 
	#menu-container #nav>div {
        padding: 10px 0;
    }              
}

/*Samsung S4 TAB*/
@media 
  (max-device-width: 800px) 
  and (orientation: portrait)
  and (-webkit-min-device-pixel-ratio: 2){
	/*#header.show-menu #menu-container {
        height: 85vh;
        padding-bottom: 330px;
    }*/
	.linked-list.horizontal li {
        display: block;
        margin: 0 auto;
    }

	/*.master-component.arrow-class .scroll-arrows .arrow-right{
		display:none;
      }  */  
	/*.youtube-video-wrap, .youtube-video {
        width: 570px !important;
        height: 265px ! important;
    }   */          

 }

@media 
  (min-device-width: 800px) 
  and (max-device-width: 1280px){

	.section-container-basic {
        background-position: center;
    }
	#header.show-menu #menu-container {
        height: 85vh;
        padding-bottom: 330px;
    }
	/*.youtube-video-wrap, .youtube-video {
            width: 570px !important;
            height: 265px ! important;
        }*/
}


/*Iphone 8+ */

@media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (-webkit-device-pixel-ratio: 3) {
	h2.homepage-article-title{
		margin-top:35px;
    }
	.quotes.home-ourstories .master3 .master-bottom .master-description{
		min-width:235px;
        height:225px;
     }
	.main-section .home-tiles .master-item, .main-section .scroll-items .master-item{
		height:450px;
     }
	.three-stories.scroll-items .arrow{
		height:482px;
     } 
	#menu-container #nav>div {
        padding: 10px 0;
    } 
	#header.show-menu #menu-container {
        height: 120vh;
    }                           
}

/*Fludic */
@media only screen and (max-width: 630px) and (min-width: 585px){
	.iphone5{
		white-space: nowrap;
     }  
}

/*new lang selector*/
.lvng-lang .language-selector >a {
  display: none;
}
.lvng-lang ul.dropdown-menu {
  position: static;
  display: block;
  background: none;
  padding-top: 5px;
}
.lvng-lang ul.dropdown-menu li {
  display: inline-block;
}
.lvng-lang ul.dropdown-menu li a {
  color: #1a75eb!important;
  font-size:14px;
  padding-top:0;
  padding-bottom:0;
        font-family: Yantramanav-Black, sans-serif;
}
.lvng-lang ul.dropdown-menu {
  box-shadow: none;
  border: none;
}
.lvng-lang ul.dropdown-menu > li > a:hover, .lvng-lang ul.dropdown-menu > li.active > a:hover, .lvng-lang ul.dropdown-menu > li.active > a:focus,.lvng-lang ul.dropdown-menu > li.active > a:active {
  border: none;
  color: #333!important;
    font-family: Yantramanav-Black, sans-serif;
}
.lvng-lang ul.dropdown-menu > li:first-child > a {
  border: none;
}
.lvng-lang ul.dropdown-menu>li>a{
  border-left: 1px solid #1a75eb;
}
.lvng-lang ul.dropdown-menu > li > a:hover,.lvng-lang ul.dropdown-menu > li > a:focus,.lvng-lang ul.dropdown-menu > li > a:active{
  border-left: 1px solid #333;
}
.lang-mobile{
	display:none;
}
/*html .home-ourstories.scroll-items .arrow.arrow-left,html .home-ourstories.scroll-items .arrow.arrow-right{
    width: 28%!important;
}*/
@media screen and (max-width:991px){
	.lang-mobile{
		display:block;
	}
	.lang-desktop{
		display:none;
	}
    	#header-content .newImage.parbase.section {
    display: none;
}
#header-content .linkList.section {
    display: none;
}
#header-top #menu-button{
	width:25%
}
}
@media screen and (max-width:414px){
	#header-top .logo{
		width:50%;
	}
	#header-top #header-content {
		margin-right: -3%;
		width: 20%;
}
}
/*new lang selector*/

/*new css*/
.linkList.section .callout-button.new-btn a {
    width: 202px;
    height: 40px;
    padding: 8px 0px 9px 0px;
    background: #0051bb;
}
.linkList.section .callout-button.new-btn a:hover {
    color:#0051bb;
    background: white;
    border: #1a75eb 1px solid;
    text-decoration: none;
}
html[lang="fr"] .linkList.section .callout-button.new-btn a{
	height:58px
}
html[lang="fr"] .quotes.home-ourstories.scroll-items .master-item .master-description{
	height: 160px;
}
html[lang="fr"] .quotes.home-ourstories.scroll-items .master-item {
		height: 315px;
	}
.callout-button.new-btn {
    text-align: center;
}

.shaneel-col .video-parent{
    margin-left:14px;
}
@media screen and (max-width:834px){
	.shaneel-col .video-parent{
	    margin-left:20px;
		width:92%;
}
            	.lvng-lang ul.dropdown-menu li a{
		font-size:20px;
	}
	.quotes.home-ourstories.scroll-items .master-item .master-description {
    height: 300px!important;
}
	.quotes.home-ourstories.scroll-items .master-item {
    height: 450px!important;
}
	html[lang="fr"] .quotes.home-ourstories.scroll-items .master-item .master-description {
    height: 350px!important;
}
	html[lang="fr"] .quotes.home-ourstories.scroll-items .master-item {
    height: 490px!important;
}
}
@media screen and (max-width:767px){
	.shaneel-col .video-parent{
	    margin-left:0px;
		width:100%;
}
.lvng-lang ul.dropdown-menu li a {
    font-size: 16px;
}
 	html[lang="fr"] .quotes.home-ourstories.scroll-items .master-item .master-description{
	height: 250px;
}
html[lang="fr"] .quotes.home-ourstories.scroll-items .master-item {
		height: 450px;
	} 
               	.main-section .column-2 .masterContentList:nth-child(2){
		padding-bottom:30px;
	}
.section-container-basic.hp-banner.fullbleed.home-banner {
    background-image:url("/content/dam/open-digital/lvng-ca/en/home/homepage-banner-mobile.jpg");
}
	/*.main-section .column-2 .masterContentList:nth-child(4) .master-item{	
		height: 450px;
	}
	.main-section .column-2 .masterContentList:nth-child(4) .master-item .master-description{
		height:220px;
	}
	.main-section .column-2 .masterContentList:nth-child(4) .master-link{
		height: 45px!important;
	}*/
.mul-story .master-item{	
		height: 350px!important;
	}
	.mul-story .master-item .master-description{
		height: 170px;
	}
	.mul-story .master-link{
		height: 45px!important;
	}
.quotes.home-ourstories.scroll-items .master-item .master-description {
    height: 220px!important;
}
	.quotes.home-ourstories.scroll-items .master-item {
    height: 400px!important;
}
	html[lang="fr"] .quotes.home-ourstories.scroll-items .master-item .master-description {
    height: 250px!important;
}
	html[lang="fr"] .quotes.home-ourstories.scroll-items .master-item {
    height: 450px!important;
}
	h2.homepage-article-title {
    padding: 0px 5px;
}

}
@media screen and (max-width:414px){
	.mul-story .master-item{	
		height: 410px!important;
	}
	.mul-story .master-item .master-description{
		height: 220px;
	}
	#header nav#nav {
    margin-bottom: 0;
}
    #header.show-menu #menu-container {
        height: 104.5vh;
    }
	html[lang="fr"] #header.show-menu #menu-container {
        height: 107.5vh;
    }
}
@media screen and (min-width:1280px){
	.heidi-col .hero-quote-bg {
    margin-left: 16px;
    max-width: 726px;
}
 	html[lang="fr"] #menu-container nav#nav > div {
    padding: 0 14px;
}         			html .home-ourstories.scroll-items .arrow span{
		top: 100px!important;
}
}               
 @media screen and (max-width:991px) and (min-width:768px){
	#header.show-menu div#menu-container {
    height: 88vh;
}

#header.show-menu #nav{
    margin: 0 15px!important;
    padding: 0 15px;
}
#menu-container #nav > div {
    padding: 27px 45px!important;
}
}      
/*1080*/ 
@media screen and (max-width:1194px) and (min-width:1025px){
	#menu-container #nav > div {
    padding: 0 10px;
}
 	.heidi-col .column-1 img {
    width: 100%!important;
    margin-left: 0;
}  
	.home-ourstories.scroll-items .arrow {
    height: 370px !important;
}
	html[lang="fr"] .quotes.home-ourstories.scroll-items .master-item {
    height: 340px;
}
	html[lang="fr"] .quotes.home-ourstories.scroll-items .master-item .master-description {
    height: 200px;
} 
.section-title h3 {
    line-height: 1;
}
.image-border .column-1 {
    padding: 40px 0 30px 30px;
}
.youtube-video-wrap, .youtube-video {
    width: 618px !important;
    height: 265px ! important;
}
}
/*1080*/ 

/*new css*/
.video-parent .initialized.set-auto-height{
    height:unset!important;
}    
@media screen and (min-width:769px){
	html .home-ourstories.scroll-items .arrow.arrow-left, html .home-ourstories.scroll-items .arrow.arrow-right {
     width: 28%!important; 
}
}
@supports (-webkit-touch-callout: none) {

@media screen and (max-width:767px) and (min-width:668px){
.image-border .column-2 {
    padding: 365px 20px 0 20px;
}
                            .youtube-video-wrap, .youtube-video {
    width: 720px !important;
}
}
  @media screen and (max-width:414px) and (min-width:376px){
.image-border .column-2 {
    padding: 175px 20px 0 20px;
}
	  .main-section .stories .master3 a[href="/fr/home/community-stories/susans-story.html"] .master-link{
		width:250px!important;
	}

.youtube-video-wrap, .youtube-video {
    width: 360px !important;
}
}
@media screen and (max-width:767px) and (min-width:415px){
     #header #nav {
    margin-bottom: 100px!important;
}           	
}
/*@media screen and (max-width:767px){
.image-border .column-2 {
    padding: 320px 20px 0 20px;
}
                            .youtube-video-wrap, .youtube-video {
    width: 720px !important;
}
}
  @media screen and (max-width:414px){
.image-border .column-2 {
    padding: 130px 20px 0 20px;
}
	  .main-section .stories .master3 a[href="/fr/home/community-stories/susans-story.html"] .master-link{
		width:250px!important;
	}

.youtube-video-wrap, .youtube-video {
    width: 360px !important;
}
}

*/
}
.section-title h3 {
    line-height: 1;
}

/*header in landscape mobile*/
@media screen and (max-width:767px) and (min-width:415px){
	#header #nav {
    border-bottom: none;
    margin: 0 15px;
    margin-bottom: 20px;
}
	#menu-container #nav>div {
    padding: 4px 0;
}
	.popupSnippetPage.homePage.basePage {
    /* margin-top: 150px; */
    margin-bottom: 12px;
    border-top: 2px solid #d8d8d8;
    padding-top: 6px;
}
	.popupSnippetPage.homePage.basePage .column-2 li{
		margin-top:0
	}

}
/*header in landscape mobile*/

/*header in desktop fr*/
@media screen and (min-width:1195px){
	html[lang="fr"] #menu-container nav#nav > div {
    padding: 0 9px;
}
	html[lang="fr"] #menu-container nav#nav > div a {
    letter-spacing: unset;
}
}
/*header in desktop fr*/




body[data-component-id="singlecolumn"] .resources-col-container .videoGallery.section {max-width: 600px;margin: 38px 0 40px 20px; }
body[data-component-id="singlecolumn"] .resources-col-container .videoGallery.section .lSAction .fa {padding: 3px 8px;background: #000 !important;
line-height: 26px;font-size: 20px;color: #fff;opacity: 1 !important;z-index: 99;}
body[data-component-id="singlecolumn"] .resources-col-container .videoGallery.section .video-gallery-title {font-size: 14px;color: #398def;
font-family: Yantramanav-Bold, sans-serif;line-height: 18px;text-decoration: none !important;text-align: left;padding: 10px 0px 20px;}
body[data-component-id="singlecolumn"] .resources-col-container .videoGallery.section .video-gallery-link img{opacity: 1!important;}
.resources-col-container .video-gallery-container .lSAction .lSPrev, .resources-col-container .video-gallery-container .lSAction .lSNext {top: 40px;}
body[data-component-id="singlecolumn"] .resources-col-container .videoGallery.section .video-gallery-title span {display: block;}
body[data-component-id="singlecolumn"] .resources-col-container .videoGallery.section .video-gallery-link{opacity: 0.7;}   
body[data-component-id="singlecolumn"] .resources-col-container .videoGallery.section .active-item.video-gallery-link{opacity: 1;}   
    

/* Hero carousel css Starts  */
/*body[data-component-id="singlecolumn"] .home-hero-slider.carousel .carousel-content-block,*/
body[data-component-id="singlecolumn"] .home-hero-slider.carousel .carousel-indicators li .carousel-indicator:after {display: none;} 
body[data-component-id="singlecolumn"] .home-hero-slider.carousel .carousel-control {width: 40px;height: 40px;background: rgb(57 141 239);}
body[data-component-id="singlecolumn"] .home-hero-slider.carousel .carousel-indicators li .carousel-indicator {background: #fff;}
body[data-component-id="singlecolumn"] .home-hero-slider.carousel .carousel-indicators li.active a {border: 1px solid #3786dd;background: #3786dd;}  
body[data-component-id="singlecolumn"] .home-hero-slider.carousel .carousel-content-block {background: none;opacity: 1;}
body[data-component-id="singlecolumn"] .home-hero-slider.carousel .carousel-content-block p.carousel-body {font-family: Yantramanav-Black, sans-serif;font-size: 65px;line-height: 61px;color: #ffffff;letter-spacing: 0.55px;max-width: 370px;}
body[data-component-id="singlecolumn"] .section-container-basic.hp-banner.fullbleed.home-banner {padding: 0px;margin: 0px 0 15px;background: no-repeat;height: auto;}
body[data-component-id="singlecolumn"] .section-container-basic.hp-banner.fullbleed.home-banner .columnControl.section {display: none;}

body[data-component-id="singlecolumn"] .home-hero-slider.carousel .item:nth-child(1) .carousel-content-block p.carousel-body {font-size: 2.5vw;line-height: 2.6vw;font-family: Yantramanav-Regular, sans-serif;max-width: 100%;} 
body[data-component-id="singlecolumn"] .home-hero-slider.carousel .item:nth-child(1) .carousel-content-block p.carousel-body span.yellow-content {color: #c2d53a;display: block;}
body[data-component-id="singlecolumn"] .home-hero-slider.carousel .item:nth-child(1) .carousel-content-block {max-width: 34.5vw;width: 100%;padding: 0px 1.1vw;top: 12%;left: 10.5%;}
body[data-component-id="singlecolumn"] .home-hero-slider.carousel .item:nth-child(1) .carousel-content-block p.carousel-body span.white-content {display: block;text-align: center;margin-top: .6vw;font-size: 2.7vw;line-height: 2.7vw;}
body[data-component-id="singlecolumn"] .home-hero-slider.carousel a.home-carsole-btn.btn {background: #c2d53a;color: #3973a0;text-decoration: none;font-size: 1.5vw;line-height: 1.6vw;font-family: Yantramanav-Light, sans-serif;width: 18vw;margin: 2vw auto 0;display: block;border-radius: 5px;}

html[lang="fr"] body[data-component-id="singlecolumn"] .home-hero-slider.carousel .item:nth-child(1) .carousel-content-block p.carousel-body{font-size: 1.9vw;line-height: 2.0vw;text-align: center;}
html[lang="fr"] body[data-component-id="singlecolumn"] .home-hero-slider.carousel .item:nth-child(1) .carousel-content-block p.carousel-body span.white-content{font-size: 2.4vw;line-height: 2.5vw;}
html[lang="fr"] body[data-component-id="singlecolumn"] .home-hero-slider.carousel a.home-carsole-btn.btn {margin: 1.2vw auto 0;}
/* Hero carousel css Ends  */

@media (max-width: 1199px) {
    body[data-component-id="singlecolumn"] .home-hero-slider.carousel .item:nth-child(1) .carousel-content-block p.carousel-body {font-size: 2.1vw;line-height: 2.2vw;text-align: center;}
    body[data-component-id="singlecolumn"] .home-hero-slider.carousel .item:nth-child(1) .carousel-content-block {max-width: 34.5vw;top: 12%;left: 10.6%;}
    body[data-component-id="singlecolumn"] .home-hero-slider.carousel .item:nth-child(1) .carousel-content-block p.carousel-body span.white-content {margin-top: .6vw;font-size: 2.1vw;line-height: 2.4vw;}
	html[lang="fr"] body[data-component-id="singlecolumn"] .home-hero-slider.carousel .item:nth-child(1) .carousel-content-block p.carousel-body{font-size: 1.8vw;line-height: 2.0vw;text-align: center;}
	html[lang="fr"] body[data-component-id="singlecolumn"] .home-hero-slider.carousel .item:nth-child(1) .carousel-content-block p.carousel-body span.white-content{font-size: 2.0vw;line-height: 2.3vw;}
	html[lang="fr"] body[data-component-id="singlecolumn"] .home-hero-slider.carousel a.home-carsole-btn.btn {margin: 1.2vw auto 0;}
}

@media (max-width: 991px){
    body[data-component-id="singlecolumn"] .home-hero-slider.carousel .carousel-content-block p.carousel-body { font-size: 45px;line-height: 46px; }
    body[data-component-id="singlecolumn"] .section-container-basic.hp-banner.fullbleed.home-banner {min-height: auto;} 
    html[lang="fr"] body[data-component-id="singlecolumn"] .home-hero-slider.carousel .carousel-content-block p.carousel-body {font-size: 32px;line-height: 38px;max-width: 40vw;}
    html[lang="fr"] body[data-component-id="singlecolumn"] .home-hero-slider.carousel .carousel-content-block h3.carousel-title.border {margin-top: 0;}
}

@media screen and (max-width:767px){
    body[data-component-id="singlecolumn"] .resources-col-container .videoGallery.section { margin: -30px 0 70px 0px;}
    body[data-component-id="singlecolumn"] .home-hero-slider.carousel .carousel-indicators.hide-caption{top: calc(100% - 50px);}
    body[data-component-id="singlecolumn"] .home-hero-slider.carousel .carousel-content-block {position: absolute;top: calc(100% - 200px);}
    body[data-component-id="singlecolumn"] .home-hero-slider.carousel .carousel-content-block p.carousel-body {max-width: 100%;font-size: 40px;line-height: 40px;}
    html[lang="fr"] body[data-component-id="singlecolumn"] .home-hero-slider.carousel .carousel-content-block p.carousel-body {font-size: 28px;line-height: 32px;max-width: 100%;}

    body[data-component-id="singlecolumn"] .home-hero-slider.carousel .item:nth-child(1) .carousel-content-block p.carousel-body {font-size: 6.4vw;line-height: 6.6vw;}
    body[data-component-id="singlecolumn"] .home-hero-slider.carousel .item:nth-child(1) .carousel-content-block {max-width: 90%;top: 6vw;left: 4.7%;padding: 0px 3%;}
    body[data-component-id="singlecolumn"] .home-hero-slider.carousel .item:nth-child(1) .carousel-content-block p.carousel-body span.white-content {margin-top: .6vw;font-size: 7.1vw;line-height: 7.3vw;}
	body[data-component-id="singlecolumn"] .home-hero-slider.carousel a.home-carsole-btn.btn{font-size: 3.0vw;line-height: 3.2vw;width: 40vw;margin: 5vw auto 0;}
	
	html[lang="fr"] body[data-component-id="singlecolumn"] .home-hero-slider.carousel .item:nth-child(1) .carousel-content-block p.carousel-body{font-size: 4.9vw;line-height: 5.2vw;text-align: center;margin-top: 3vw;}
	html[lang="fr"] body[data-component-id="singlecolumn"] .home-hero-slider.carousel .item:nth-child(1) .carousel-content-block p.carousel-body span.white-content{font-size: 6.0vw;line-height: 6.5vw;}
	html[lang="fr"] body[data-component-id="singlecolumn"] .home-hero-slider.carousel a.home-carsole-btn.btn {margin: 4vw auto 0;font-size: 5vw;line-height: 5.2vw;}
}

@media screen and (min-width:600px) and (max-width:729px) {
	body[data-component-id="singlecolumn"] .home-hero-slider.carousel .item:nth-child(1) .carousel-content-block p.carousel-body {font-size: 5.0vw;line-height: 5.2vw;}
	body[data-component-id="singlecolumn"] .home-hero-slider.carousel .item:nth-child(1) .carousel-content-block {max-width: 90%;top: 3vw;left: 4.7%;padding: 0px 3%;}
    body[data-component-id="singlecolumn"] .home-hero-slider.carousel .item:nth-child(1) .carousel-content-block p.carousel-body span.white-content {margin-top: 1.2vw;font-size: 5.6vw;line-height: 5.8vw;}
	body[data-component-id="singlecolumn"] .home-hero-slider.carousel a.home-carsole-btn.btn{font-size: 3.0vw;line-height: 3.2vw;width: 40vw;margin: 5vw auto 0;}
	
	html[lang="fr"] body[data-component-id="singlecolumn"] .home-hero-slider.carousel .item:nth-child(1) .carousel-content-block p.carousel-body{font-size: 4.5vw;line-height: 5.0vw;text-align: center;margin-top: 3vw;}
	html[lang="fr"] body[data-component-id="singlecolumn"] .home-hero-slider.carousel .item:nth-child(1) .carousel-content-block p.carousel-body span.white-content{font-size: 5vw;line-height: 5.5vw;}
	html[lang="fr"] body[data-component-id="singlecolumn"] .home-hero-slider.carousel a.home-carsole-btn.btn {margin: 4vw auto 0;font-size: 5vw;line-height: 5.2vw;}
}

@media (min-width: 992px){
    html[lang="fr"] body[data-component-id="singlecolumn"] .home-hero-slider.carousel .carousel-content-block p.carousel-body {font-size: 42px;line-height: 52px;}
}

@media (max-width: 479px) {
    body[data-component-id="singlecolumn"] .home-hero-slider.carousel .item:nth-child(1) .carousel-content-block p.carousel-body {font-size: 6.4vw;line-height: 6.6vw;}
    body[data-component-id="singlecolumn"] .home-hero-slider.carousel .item:nth-child(1) .carousel-content-block {top: 3vw;}
    body[data-component-id="singlecolumn"] .home-hero-slider.carousel .item:nth-child(1) .carousel-content-block p.carousel-body span.white-content {margin-top: 1.1vw;font-size: 6vw;line-height: 6.2vw;}

	html[lang="fr"] body[data-component-id="singlecolumn"] .home-hero-slider.carousel .item:nth-child(1) .carousel-content-block p.carousel-body{font-size: 4.6vw;line-height: 4.9vw;text-align: center;margin-top: 3vw;}
	html[lang="fr"] body[data-component-id="singlecolumn"] .home-hero-slider.carousel .item:nth-child(1) .carousel-content-block p.carousel-body span.white-content{font-size: 5.0vw;line-height: 6.0vw;}
	html[lang="fr"] body[data-component-id="singlecolumn"] .home-hero-slider.carousel a.home-carsole-btn.btn {margin: 4vw auto 0;font-size: 5vw;line-height: 5.2vw;}
}
