.jcBubble {
    letter-spacing: 1.6px;
    background-image: url(images/template/img_ico_bw_balloon_sm.svg);
    background-repeat: no-repeat;
    padding-left: 50px;
    line-height: 40px;
    margin-top: 0px;
    margin-bottom: 0px;
	background-size: 40px
}
/*
.jcSearch {
	font-family: 'Montserrat', sans-serif !important;
    color: #333 !important;
	background-color: #FFFFFF !important;
}*/

.SearchField label { 
	color: #333 !important;
}

.ListItemTitle a:hover {
    background-color: #EFF2F3 !important;
}

.jsDrkBlueBG
{
	background-color: #0C1A5B !important;
	padding: 2vw;
    /*height: calc(450px - 10vw); */
	border-color:#fff !important;
}
.jsDrkBlueBG h2 {color: #fff !important;}

.jsDrkBlueBG p {font-family: 'Montserrat', sans-serif !important; color: #fff !important;
                }

.jsDCLineHeight {line-height: 2.0 !important;}

.jsDrkBlueBG a {
	border-color:#fff !important;
	background-image: url(https://www.cwc.org/App_Themes/CWC-Web-Toronto_Responsive/images/template/arrow_roll.svg);
    color: #fff !important;}

.jsDCSubscriberText {font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 15px;
    text-decoration: none;}

.jsDCText {font-size: 14px;}

.jsDCButton {padding-bottom: 10px !important;}

.jsDCSpace {padding-top: 20px !important;}

.jsCompText li a {font-size: 14px; line-height: 1.55 !important;}

.jsBorderRight {border-right: 2px solid #5d6dbd !important;}

.jsPaddingLeft {padding-left: 20px !important;}

.jsFullScreenBorderNoLine 
{
	height: 15px;
	margin-left:-9vw;
	margin-right:-9vw;
	width: auto;
	background-image:url(images/template/img_footer_dotted_rule.png);
	background-repeat:repeat-x;
    background-size: contain;
    margin-top: 2em;
}
.jsFooterText {font-size: 12px !important;}

.jsFTBorderRight {border-right: 1px solid #a7a8a9 !important;}

.jsStayConnected {font-size:14px;
	line-height:1.714;
	text-transform:uppercase;
	font-weight:700;
	margin-bottom:.5em;
    font-family: 'Montserrat', sans-serif;}
.ProgramGroup .PanelHead, .ProgramGroup .panel-heading {
	background-color: #FFF;}

.consistent-panels.trim .panel, .consistent-panels.trim .Section {
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

.consistent-panels.trim .ContentBlockPostBody {
    max-height: 0;
    overflow: hidden;
}
.consistent-panels .panel, .consistent-panels .Section {
    margin-bottom: 0;
}

.consistent-panels .ContentBlockPostTitle
{margin-left:0px !important;
padding-left:0px !important;}

.jschkBox 
{
    background-image: url(https://www.cwc.org/App_Themes/CWC-Web-Toronto_Responsive/images/template/checkboxwht.png);
    background-repeat: no-repeat;
    padding-left: 55px;
    line-height: 1.4;
    font-size: 20px;
    color: #FFF;
    font-family: 'Montserrat', sans-serif;
    min-height: 40px;
    padding-top: 5px;
}

.jsContent {
  float: right !important;
  width: 50% !important;
  padding-top: 2em !important;
  padding-right: 2em !important;
  padding-left: 2em !important;
  padding-bottom: 0 !important;
  color: #fff !important;
  font-family: 'Montserrat', sans-serif;
  }

@media (max-width: 1325px)
{
.jcFeatureChar .jsContent, .jcFeatureBlue .jsContent, .jcFeatureRed .jsContent {
    width: 100% !important;
    padding: 4vw;
}
}
@media (max-width: 1325px)
{
.jsContent {
    padding: 4em;
}
}
@media (max-width: 1450px)
{
.jsContent {
    padding: 2em 4em;
}
}
.jcFeatureChar img, .jcFeatureBlue img, .jcFeatureBlack img, .jsContent {
    width: 100%;
    position: inherit;
}

h5, .h5
{
	line-height:1.55;
	font-size:20px !important;
	font-weight:400;}

body {font-family: Arial, sans-serif;    
    line-height: 1.55;
    color: #555;
    font-size: 16px !important;
}


