﻿/***bootsrap resets**********/
.btn {
    border-radius: 0;
    padding-left: 30px;
    padding-right: 30px;
}
/*********** head section **********/
.container.headWrapper .top{padding:0px!important}
#cobHead {background-color: #00070f;height: 50px;}
#cobHead .bramptonLogo img{
	position:absolute;
	left:5px;
	top:5px;
}
#cobHead .bramptonLogo {
	display:block;
	width: 150px;
	height: 30px;
	position:absolute;
	top: 10px;
	left:15px;
	z-index:3;
	overflow:hidden;
	background-image:url('c');
	background-repeat:no-repeat;
	background-position:left top;
	background-size: contain;
}

@media (min-width: 768px) {
		#cobHead,#cobHead .headWrapper{height:60px;}
		#cobHead .headWrapper .col-xs-12.top{height:0px;}
		#cobHead .bramptonLogo {
		display:block;
		width: 190px;
		height: 45px;
		position:absolute;
		top: 10px;
		left:15px;
		z-index:3;
		overflow:hidden;
		background-image:url('/Brampton-WebLogo.png');
		background-repeat:no-repeat;
		background-position:left top;
		background-size: contain;
		z-index: 2;
	}
}
@media(min-width: 768px) and (max-width:991px){
	#cobHead .container{
		width:100%;
		padding:0px;
	}
}
@media (min-width: 1200px){
	  	#cobHead .bramptonLogo {
		width:210px;
		height:40px;
		top:9px;
		left:15px;
		z-index: 999;
		}
}

/*********** footer section **********/
#footer {
	background-color:#d7d7d7;
	margin-top:20px
}
.footer-brampton .footerWrapper{
	text-transform:uppercase;
	font-size:13px;
	position: relative;
}
#footerLinks .copyright{display:block; width:100%;line-height:28px;
  color:#000;
	height:28px;}
#footerLinks a{
	line-height:28px;
	height:28px;
	padding:0 20px 0 0;
	display: inline-block;
}
#footerLinks a.contact{
	padding-right:0px;
}
#footerLinks a:hover,
#footerLinks a:visited,
#footerLinks a:link{
	color:#000;
}

#footerLinks img{
	position:absolute;
	right:10px; 
	bottom:2px;
	border: 3px solid #002d5f;
}
#socialLinks{
	margin-left: -5px;margin-bottom: 6px;margin-top: 10px;}
#socialLinks .fab {
	width: 32px;
	height: 32px;
	text-align: center;
	border-radius: 32px;
	line-height: 32px;
	color: #fff;
	background-color: #002D5F;
	font-size: 18px;
	margin-left:5px;
	}
@media (min-width: 600px){ 	
    #footerLinks img{
	bottom: 5px;
	left: calc(100% - 286px);
	border: 3px solid #002d5f;
	}
#socialLinks{position:absolute;bottom: 5px;right: 15px;margin: 0px;}
 } 
@media (min-width: 768px){
	#footerLinks{width: calc(100% - 200px);}

	#socialLinks{position:absolute;bottom: 5px;right: 15px;margin-left:0px;}
	#footerLinks .copyright{display:inline-block;width:auto;margin-right: 20px;}
	#footerLinks a{
	background-color: transparent;
	margin-bottom:0px;
	line-height: 42px;
	height: 42px;
	}
	#socialLinks a {line-height:26px;display: inline-block;}

}

@media (min-width: 768px){
	#footer .container{width:100%}
}

/***********home page styles***************/
.homePage-section h2{
	text-align: center;
	padding-top:30px;
	padding-bottom:30px;
	margin: 0;
}
/*******page Heading banner - search section *********/
#homeHeading, #ArtcilePageBanner{
	background-color:#003863;
	color:#fff;
	text-align:center;	
}
#homeHeading .container, #ArtcilePageBanner .container{
	background-image:url('/311Logo-large.png');
	background-repeat:no-repeat;
	background-position:center 30px;
	background-size:130px;
	padding-top:70px	
}
#homeHeading{
	background-image:url('/home-Banner-small.jpg');
	background-repeat:no-repeat;
	background-position:center center;
	background-size:cover;
	height: 445px;
	margin-bottom: -179px;
}
#homeHeading h1, #ArtcilePageBanner h1{font-size:170%}
@media(min-width:375px){
	#homeHeading{
	height: 325px;
	margin-bottom: -99px;
	}
}
@media(min-width:480px){
	#homeHeading{
	height: 380px;
	margin-bottom: -155px;}
}
@media(min-width:600px){
	#homeHeading{
	height: 415px;
	margin-bottom: -155px;}
	#homeHeading, #ArtcilePageBanner{padding-bottom:30px}
	#homeHeading h1, #ArtcilePageBanner h1{font-size:36px}	
}
@media(min-width:768px){
	#homeHeading{background-image:url('/home-Banner.jpg');}
}

/************search box**************/
#homeHeading .form-search, #ArtcilePageBanner .form-search{margin-bottom:30px}
.form-search button {
	border-left: 0;
	border-radius: 0;
	color:#505050;
	border-color:#333;
	height: 34px;
	padding: 6px;
}
.form-search .form-control{border-color:#333; border-right:0; box-shadow:none}
.form-search button:hover {box-shadow:none;}
.form-search button:hover .fa-search{font-size:130%}
.form-search button .fa-search{
	transition: .15s ease; width:20px;
}
.form-search .btn-default:hover {
color: #505050;
background-color: #ffffff;
border-color: #333;
}
/***********home page - featured links***********/
#homeFeaturedLinks{background-color:rgba(0, 38, 68, 0.8)}
#homeFeaturedLinks br{display:none}
#homeFeaturedLinks .linkDescription{
	display:none; color:#fff
}
#homeFeaturedLinks img{height:60px}
#homeFeaturedLinks a{display:block;}
#homeFeaturedLinks a:hover{background-color:rgba(0, 38, 68, 0.8); text-decoration:none}
#homeFeaturedLinks .linkTitle{font-size:100%; color:#fff; font-weight:500}

@media(max-width:374px){
#homeFeaturedLinks .featuredLink{
	width:100%;float:none
}
}
@media(min-width:375px){
	#homeFeaturedLinks .row{overflow:hidden}
	#homeFeaturedLinks a{text-align:center;padding-top: 5px;padding-left: 5px;padding-right: 5px;height: 100px;}
	#homeFeaturedLinks .linkTitle{display:block;padding-left:0px;}
}
@media(min-width:480px){
	#homeFeaturedLinks {min-height:155px}
	#homeFeaturedLinks img{height: 70px;}
	#homeFeaturedLinks a{height: 155px;}
	#homeFeaturedLinks .linkTitle{font-size:120%;}
	#homeFeaturedLinks .linkDescription{display:block; max-width:240px; margin:auto;}	
}
@media(min-width:768px){
	#homeFeaturedLinks a{padding-top: 15px; height: 155px;}
}
/*****home page - Hot Topics*****************/
#hotTopics.homePage-section{background-color:#003863; color:#fff}
.topicText h3{font-size: 140%;margin: 0;padding-bottom:5px;}
#hotTopics.homePage-section .topicText h3,
#hotTopics.homePage-section .topicText h3 a{color: #fff; display:block; }
.topicText p{margin-bottom:0px}
#hotTopics.homePage-section .topicText:hover h3,
#hotTopics.homePage-section .topicText:hover a{color:#fff}
#hotTopics.homePage-section .topicText{background-color: rgba(0, 0, 0, 0.30);border-radius:5px; }
#hotTopics.homePage-section .topicText:hover{background-color: rgba(0, 0, 0, 0.60)}
#hotTopics.homePage-section .viewAll{
	background-color: rgba(0, 0, 0, 0.30);
	color:#fff;
	}
#hotTopics.homePage-section .viewAll:hover{background-color: rgba(0, 0, 0, 0.60);}	
.news h2{padding-left: 15px;padding-right: 15px;}
@media(min-width:768px){
	.news h2{padding-left: 6px;padding-right: 6px;}
	#hotTopics.homePage-section .viewAll{margin-right: -8px;}
}
/*****Learn and help - Search Results*****************/
.multi-select-menuitem{width:100%}
.searchFilter{margin-bottom:20px}
#searchResults .news .topicItem{padding:6px}
#searchResults .news .topicText{height:auto}
#searchResults .news{margin-left:-6px; margin-right:-6px}
#searchResults .news h4{FONT-WEIGHT: 500;margin-top:-5px;font-size: 115%;}
.paginateContainer{margin-top:20px;margin-bottom:20px}
.paginateList{margin-bottom:0px;padding-left: 0px;}
.paginateContainer .paginateActive .paginateAnchor,
.paginateContainer .paginateActive .paginateAnchor:hover{background-color:#0077d2; border:none}
.paginateContainer .paginateAnchor{
	FONT-WEIGHT: 200;
	border-radius: 0;
	padding: 0;
	line-height: 32px;
	border:none;
	width:32px;
	height:32px;
	color:#0056ac;
	margin-left: 4px;
}
.paginateContainer .paginateAnchor:hover{
	color:#fff;
	background-color:#0056ac;
	border:none
}
.paginateContainer .paginateDisabled .paginateAnchor,
.paginateContainer .paginateDisabled .paginateAnchor:hover,
.paginateContainer .paginateNext .paginateAnchor,
.paginateContainer .paginateNext .paginateAnchor:hover,
.paginateContainer .paginatePrevious .paginateAnchor,
.paginateContainer .paginatePrevious .paginateAnchor:hover {
	FONT-WEIGHT: 200;
	border-radius: 0;
	padding: 0; 
	line-height: 28px; 
	font-size:26px;
	border:none; 
	width:32px; 
	height:32px;}
.paginateContainer .paginateNext .paginateAnchor,
.paginateContainer .paginatePrevious .paginateAnchor{background-color:transparent; color:#0056ac}	
.paginateContainer .paginatePrevious .paginateAnchor:hover,
.paginateContainer .paginateNext .paginateAnchor:hover{background-color:#0056ac; color:#fff}
.paginateContainer .paginateDisabled .paginateAnchor,
.paginateContainer .paginateDisabled .paginateAnchor:hover{background: transparent; color:#bdbdbd}
.paginateContainer .paginateShowAllList {
    float: right;
    padding-left: 0px;
    margin-bottom: 0px;
}
.paginateContainer .paginateShowAllList .paginateAnchor{font-weight:300;color:#0056ac;border:none;height: 34px;line-height: 34px;padding: 0px;width: 34px;border-radius: 30px; font-size:24px}
.paginateContainer .paginateShowAllList .paginateAnchor:hover{color:#fff}
/*****Learn and help - Hot Topics*****************/
.news .topicItem{padding:6px 15px}
.news .topicText{padding: 15px 10px 20px;background-color: rgba(0, 0, 0, 0.08);border-radius:5px; overflow:hidden}
.news .topicText:hover{background-color: rgba(0, 0, 0, 0.16)}
.news .topicText h3 a{color: #000; display:block; padding-bottom:5px}
.news .topicText p{margin-bottom: 0px!important;}
@media(min-width:768px){	
.news .topicItem{padding:6px}
.news .topicText{height:120px;}	
}
@media(min-width:992px){
.news .topicText{height:110px}	
}
/**********home page - categories search***********/
.viewAll{
	float:right;
	padding: 4px 22px 6px;
	border-radius:20px;
	background-color: #e3e3e3;
	color:#003863;
	margin-top:5px;
	margin-bottom:25px;
}
.viewAll:hover{
	background-color:#003863;
	color:#fff;
	text-decoration:none
}
/*******home page - service Tiles****************/
#ServiceTiles .row{margin-right:-3px;margin-left:-3px;}
#ServiceTiles .tile{
		padding: 3px;
}
#ServiceTiles .tileLink{
	overflow: hidden; 
    display: block;
    padding-bottom: 100%;
    position: relative;
    background-color:#000;
}
#ServiceTiles .tileContent .linkTitle{
	position:absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50% , -50%);
	text-align:center;
}
#ServiceTiles img{height:100%; position:absolute;}
#ServiceTiles .tileLink:hover img{opacity:0.6}
#ServiceTiles .linkTitle{display:block; color:#fff;
text-transform:uppercase; font-size:110%; font-weight:500; position:absolute; text-shadow: 1px 1px 6px rgba(0, 0, 0, 0.33);}
@media(min-width:480px){
	#ServiceTiles .tile{
		width:33.333333%
	}
}
@media(min-width:600px){
	#ServiceTiles .tile{
		width:25%
	}
}
@media(min-width:999px){
	#ServiceTiles .linkTitle{font-size:140%;}
}
/*******home page - how it works? *********/
#howSteps{background-color:#e9e9e9;margin-bottom: -20px;}
#howSteps h2 a{font-size:80%; display:inline-block;background-color:#0077d2;padding:8px 40px 15px;color:#fff; position:relative}
#howSteps h2 a:hover{background-color:#0062ac; text-decoration:none}
#howSteps h2 a:after{
	content:"\f078";
	Font-family: "Font Awesome 5 Free";
	font-weight: 900;
	font-size: 26px;
	/* color: #bbb; */
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	display: block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	line-height: 1;
	margin-right: 15px;
	position: absolute;
	right: 5px;
	top:50%;
	transform:translateY(-50%)
	}
.timeline{padding: 1px 10px 10px;margin-bottom:3px;}
.timeline.step-1{background-color:#0077d2}
.timeline.step-2{background-color:#0062ac}
.timeline.step-3{background-color:#004c86}
.timeline.step-4{background-color:#003760}
.timeline-icon{position: absolute;width: 100px;text-align:center;padding-top: 30px;left: 0;top: 0;right: 60px;bottom: 0;text-align: center;}
.timeline-icon img{width: 70%;margin-top:0px;margin: auto;position: absolute;left: 15%;top: 50%;transform: translate(0, -50%);}
.timeline.step-1 .timeline-icon {background-color: #1b8ce2;}
.timeline.step-2 .timeline-icon {background-color:#0077d2}
.timeline.step-3 .timeline-icon {background-color:#0062ac}
.timeline.step-4 .timeline-icon {background-color:#004c86}
.timeline.step-2 .timeline-icon img{width: 65%;}
.timeline.step-3 .timeline-icon img{width: 62%;}
.timeline.step-4 .timeline-icon img{width: 70%;}
.timeline .inner-content{margin-left: 110px;color: #fff;}
@media (min-width:460px){
	#howSteps h2 a{font-size:100%; padding:8px 60px 15px;}
}
@media (min-width:768px){
	.timeline{padding:0 3px}
	.timeline.step-1,.timeline.step-2,.timeline.step-3,.timeline.step-4{background-color:transparent}
	.timeline .inner-content{padding:10px 20px; height:240px;}
	.timeline.step-1 .inner-content{background-color:#0077d2}
	.timeline.step-2 .inner-content{background-color:#0062ac}
	.timeline.step-3 .inner-content{background-color:#004c86}
	.timeline.step-4 .inner-content{background-color:#003760}
	.timeline.step-1 .timeline-icon, .timeline.step-2 .timeline-icon,.timeline.step-3 .timeline-icon,.timeline.step-4 .timeline-icon  {background-color:transparent}
	.main-timeline{padding-top: 190px;padding-bottom:40px;margin-left: -3px;margin-right: -3px;}
	.timeline-icon{
	padding-top:0px;
	position:absolute;
	top: -190px;
	width: 90px;
	left:50%;
	transform:translate(-50% , 0);
	text-align: center;
	}
	.timeline-icon img{top:0; margin-top:35px;width:85%;}
	.timeline.step-2 .timeline-icon img{width:70%;}
    .timeline.step-3 .timeline-icon img{width:65%;}
    .timeline.step-4 .timeline-icon img{width:80%;}
    .timeline .inner-content{margin-left:0px}
    .timeline:before{
    	content: '';
    	height: 1px;
    	border-top: 3px dotted #afafaf;
    	position: absolute;
    	left:2px;
    	right:2px;
    	top: -90px;
    }
    .timeline:after{
    	content: '';
    	height: 44px;
    	width:0px;
    	border-left: 3px dotted #afafaf;
    	position: absolute;
    	left:50%;
    	top: -72px;
    	transform: translateX(-50%);
    }
    .timeline-icon:after{
		content: '';
		position: absolute;
		left:50%;
		right:2px;
		top: 90px;
		height: 22px;
		width: 22px;
		background-color: #4a4a4a;
		border-radius: 50%;
		box-shadow: 0 0 0 3px #e9e9e9, 0 0 0 4px #4a4a4a;
		transform: translateX(-50%);
		}
		.timeline.step-1 .timeline-icon:after{background-color:#0077d2}
		.timeline.step-2 .timeline-icon:after{background-color:#0062ac}
		.timeline.step-3 .timeline-icon:after{background-color:#004c86}
		.timeline.step-4 .timeline-icon:after{background-color:#003760}
		.inner-content:before{
		content: '';
		position: absolute;
		left:50%;
		right:2px;
		top: -25px;
		height: 56px;
		width: 56px;
		background-color: #e9e9e9;
		border-radius: 50%;
		border: 12px solid #4a4a4a;
		transform: translateX(-50%);
		}
		.timeline.step-1 .inner-content:before{border-color:#0077d2}
		.timeline.step-2 .inner-content:before{border-color:#0062ac}
		.timeline.step-3 .inner-content:before{border-color:#004c86}
		.timeline.step-4 .inner-content:before{border-color:#003760}
}

/*********Article Page*************/
#knowledgeArticle{
	padding-top:15px;
}
#knowledgeArticle button.btn {
    margin-bottom:20px;
}
#knowledgeArticle footer{
	margin-top:20px;
	background-color:#f6f6f6;
	font-size:90%;
	padding:5px 15px

}

@media(min-width:768px){
	#knowledgeArticle button.btn {
    position:absolute;
    right:15px;
    top:20px
}
	#Article{border-right:1px solid #ccc;}
	#Article h2 {padding-right: 190px;}
	#knowledgeArticle footer{text-align:right;}
}


/**********related articles********/
#relatedArticles{padding-bottom:40px}
@media(min-width:768px){
	#relatedArticles{
		border-left:1px solid #ccc;
		margin-left:-1pt;
	}
}
.relatedItem{
	padding-top: 6px;
	padding-bottom:6px;
}

/*********override for search styles h3********/
.search-results li>h3 {
    font-size: 18px;
}

/*********form overrides*********/
#EntityFormView{margin-left:-15px; margin-right:-15px}
.crmEntityFormView .cell {
    padding: 0px 15px 20px;
}
.uploadFiles{border-bottom:1px solid #ddd; margin-bottom:15px}
.uploadFiles h3{margin-top:0px}
.text-alert{
	color:#CC0000
}
.note .content{border-left:1px solid #ebebeb}

/********navbar styles**********/
#navbar{
	max-height: none!important;
	position: absolute;
	left: 14px;
	right: 14px;
	top: 50px;
	z-index: 998;
}
.navbar-nav {
    margin: 0 -15px;
}
.navbar-header{height:50px}
.navbar-inverse{background-color:#00070f}
.navbar-inverse .navbar-nav>li>a {
    color: #bbb;
}
.navbar-inverse .navbar-nav>li:last-of-type>a {background-color:#0062ac;color:#fff;margin-left: 0;}
.navbar-inverse .navbar-nav>li:last-of-type>a:hover,
.navbar-inverse .navbar-nav>li:last-of-type>a:focus {background-color:#004c86; color:#fff}
.navbar-inverse .navbar-nav>li:first-of-type>a:before {
	content:"\f015";
    Font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size:18px;
    color:#bbb;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
	margin-right:5px}
.navbar-inverse .navbar-nav>li:first-of-type>a:hover:before{
	color:#fff
}
.navbar-inverse .navbar-nav>li:last-of-type>a:before {
	content:"\f2f6";
    Font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size:18px;
    color:#fff;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
	margin-right:5px}
.navbar-inverse .navbar-toggle {
    width: 50px;
    height: 50px;
    padding: 0px;
    border: none;
    background-color:transparent;
    border-radius: 0px;
    margin: 0px;
    position: absolute;
    right: 0px;
    top: 0px;
    border-color:transparent
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
    background-color: transparent;
}
.navbar-inverse .navbar-toggle .icon-bar{height: 4px;border-radius:1px;width:26px;margin: auto;}
.navbar-inverse .navbar-toggle .icon-bar+.icon-bar {
    margin-top: 6px;
}
@media (min-width: 768px){
#navbar{
	position:inherit;
	height: 60px;
	border-radius:0;
}
.navbar{
    position: relative;
    min-height: 60px;
    margin-bottom:0px;
    border:none
    }
.navbar-inverse .navbar-nav>li>a {
    line-height:60px;
    padding:0 15px
}
}
@media (min-width: 768px){
	.navbar-right {
    margin-right: 0px;
}
}

@media (min-width: 992px){
	.navbar-right {
    margin-right: -15px;
}
}

/****explore page**********/
.exprow{border-radius: 3px; margin-bottom: 4px;background-color: #ebebeb;padding: 5px;}
.exprow p{margin-bottom:0px;}
.exprow h3{margin:0px; font-size:120%; font-weight:700;}
@media (min-width: 768px){
	.expdiv {
	    border-right: 1px solid lightgray;
	    height: 400px;
	    position: absolute;
	    left: 50%;
	    transform: translate(-50%, 0);
	}
	.expvertical{position: absolute; left: 50%; top: 50%;  transform: translate(-50%, -50%);}	

}
/***********requests subcategories*************/
#subCategories{
	margin-bottom:30px;
}
#subCategories .row{
	margin-left:-15px;
	margin-right:-15px;
}
#subCategories .subCatItem{padding:6px 15px}
#subCategories .subCatText{padding:15px 10px;background-color: rgba(0, 0, 0, 0.08);border-radius:5px; }
#subCategories .subCatText:hover{background-color: rgba(0, 0, 0, 0.16)}
#subCategories .subCatText h3{font-size:130%;margin:0px;display:block; padding-bottom:5px}
#subCategories .input-group-btn .btn{
	width:100%;
	margin-top: 10px;
	margin-left: 0px;
	display: block;
}

@media(min-width:400px){
	#subCategories .input-group-btn .btn{
		margin-right:15px; display:inline-block; width:auto; margin-bottom:0px;
	}
}
@media(min-width:768px){
	#subCategories .row{
		margin-left:-6px;
		margin-right:-6px;
	}	
	#subCategories .subCatItem{padding:6px}
	#subCategories .subCatText{height:160px;}	
	#subCategories .input-group-btn{
		position:absolute;
		bottom:20px;
		left:16px;
		right:16px;
	}
}
@media(min-width:992px){
#subCategories .subCatText{height:140px}	
}
