@media (min-width: 768px) { 
	html{font-size: 18px;}	
	.headbar-main{padding: .5rem 0;}
	.navbar-brand img{width: 60px;}
	.navbar-collapse{width: 45%;}	
	#nav-icon3{width: 35px;margin: 0;}
    .footer{padding: 5% 0 4%;}	
	.copyright-box{padding:1% 0;}
	.contact-header{text-align: right;}	
	.img-about{margin: auto;}
	.social-footer{margin:0;}
	.contact-bar .row{align-items: center;}
	.contact-bar{display: block;}
	.slide-news .owl-carousel.owl-news .owl-nav{font-size: 33px;}	
	.slide-news .owl-carousel.owl-news .owl-nav button.owl-next{margin-right: -1.5rem;} 
	.slide-news .owl-carousel.owl-news .owl-nav button.owl-prev{margin-left: -1.5rem;} 
	.contact-header{font-size: 18px;}
	.social-header img{width: 35px;}
	.navbar-brand p {
		font-size: 20px;
		line-height: 1.2;
	}
	.content-aboutus{padding-bottom: 5%;}
	.service-box p {
		-webkit-line-clamp: 3;
		height: calc(1rem * 1.3 * 3.2);
	}
	.service-box .readmore-btn{width: 150px;}
	.hamburgers-box{align-items: center;}
	.content-otherpage, .content-contactpage{padding: 5% 0;}
	.news-fullbox .news-box .img-box{
		height: 133px;
	}
	.content-aboutus{padding: 5% 0;}
	.content-branchblueleft{
		padding: 5% 0;
		margin-bottom: 3rem;
		background: -webkit-linear-gradient(left, rgba(0,102,153,1) 0%, rgba(0,102,153,1) 50%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 100%);
		background: -o-linear-gradient(left, rgba(0,102,153,1) 0%, rgba(0,102,153,1) 50%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 100%);
		background: linear-gradient(to right, rgba(0,102,153,1) 0%, rgba(0,102,153,1) 50%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 100%);
	}
	.img-about2{margin: 0;}
	.content-branchblueright{
		padding: 5% 0;
		margin-bottom: 3rem;
		background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 50%, rgba(0,102,153,1) 50%, rgba(0,102,153,1) 100%);
		background: -o-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 50%, rgba(0,102,153,1) 50%, rgba(0,102,153,1) 100%);
		background: linear-gradient(to right, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 50%, rgba(0,102,153,1) 50%, rgba(0,102,153,1) 100%);
	}
}
@media (min-width: 700px){
}
/*///////////////////////////////////////////////////////////////////////////////////*/
@media (min-width: 992px){ 
	.navbar-brand{padding-left: 0;}
    .navbar-expand-lg .navbar-collapse{
		width: 100%;
		justify-content: flex-end;
	}
    .navbar-expand-lg .navbar-nav{width: 100%; }
    .navbar-collapse ul{list-style: none;}
    .navbar-collapse ul li {
        width: auto;
        margin: auto;
		padding: 0;
		font-size: 1rem;
		position: relative;
    }
    .navbar-collapse ul li a{
        padding: 7px 8px;
        position: relative;
        transition: all 0.5s;
        text-align: center;
    }  	
	.navbar-collapse ul li .dropdown-menu {
		min-width: 20rem;
		left: 50%;
		transform: translate(-50%,0);
	}
	.navbar-collapse ul li .dropdown-menu a{
		border-bottom:1px solid #e5e4e4;
		text-align: left;
		padding: 10px 15px;
		color: #003366;
	}
	.navbar-collapse ul li .dropdown-menu a:last-child{border-bottom: none;}
	.policy-box ul{
		display:flex;
		justify-content: center;
		align-items: center;
		text-align: left;
	}
	.social-header{text-align: left;margin: 0;}
	.social-header img{filter: brightness(0) invert(1);}
	.slide-news .owl-carousel.owl-news .item{margin: 8px;}
	.news-fullbox .news-box .img-box{
		height: 185px;
	}
	.detail-branch{padding: 2rem;}
	.detail-branch img{width: 140px;}
	.about-detail2 h1 span, .about-detail2 h2{font-size: 24px;}
	.title-about h1{font-size: 33px;}
	.title-about h2{font-size: 29px;}

}
/*//./////////////////////////////////////////////////////////////////////////////////*/
@media (min-width: 1200px) {
    html{font-size:20px;}
    .container{ max-width: 1180px; }
	.navbar-brand img { width: 99px;}
	.navbar-brand p {font-size: 24px;}
	.content-news,
	.content-aboutus,
	.content-services{padding-bottom: 5%;}
	.content-aboutus{padding-top: 6%;}
	.about-box h1{font-size: 33px;}
	.about-box p{font-size: 23px;}
	.about-box span{font-size: 25px;}
	.addline-box, .telus-box{padding: 12px 8px;}
	.addline-box img, .telus-box img {width: auto;} 
	.service-box p {
		/*-webkit-line-clamp: inherit;
		height: auto;*/
		margin:5px 0;
	}
	.news-fullbox .news-box .img-box{
		height: 230px;
	}
	.title-about{padding-left: 10%;}
	.title-about h1{font-size: 40px;}
	.title-about h2{font-size: 35px;margin-left: 10%;}
	
}
/*///////////////////////////////////////////////////////////////////////////////////*/
@media (min-width: 1440px) {
    .container{ max-width: 1336px; }
	.contact-footer{margin-left: 2rem;}
	.footer h1{font-size: 24px;}
	.navbar-collapse ul li img {width: auto;}
	.social-header img {width: 40px;}
	.contact-header {font-size: 1rem;}
	.slim .navbar-brand img { width: 75px;}
	.addline-box, .telus-box {
		padding: 2px;
		width: 85%;
		margin: auto;
	}
	.readmore-btn{margin: 3rem 0 0;}
	.news-fullbox .news-box .img-box{
		height: 260px;
	}
	.title-about{padding-left: 18%;}
	.about-detail .ic-size {font-size: 65px;}
}
/*///////////////////////////////////////////////////////////////////////////////////*/
@media (min-width: 1600px){
	.news-fullbox .news-box .img-box{
		height: 278px;
	}
	.about-detail2 h1 span, .about-detail2 h2 {
		font-size: 26px;
	}
	.title-about{padding-left: 13%;}
	.title-about h2 {margin-left: 14%;margin-bottom: 4rem;}
}
/*///////////////////////////////////////////////////////////////////////////////////*/
@media (min-width: 1800px) {
    html{font-size:22px;}
    .container{ max-width: 1440px; }
	.readmore-btn{margin: 1.8rem 0 0;}
	.title-about{padding-left: 8%;}
	.title-about h1{font-size: 45px;}
	.title-about h2{font-size: 40px;margin-left: 9%;}
	
}




