/*----------------- Responsive ---------------------*/
@media (max-width: 1200px){
	
	/*.wrap-slide .camera_wrap{
		max-height: 454px !important;
	}*/

}
/* Large desktop */
@media (max-width : 1135px){
	/*body { 
		width: 100%;
	}
	.container{
		width: 100%;
		border: none;
		padding: 0 15px;
	}

	.navbar{
		margin: 0;
	}

	.navbar-default{
		border: none;
		border-radius: 0px;
	}

	.navbar-default .navbar-nav>li>a{
		text-shadow: none;
	}*/

}

@media (max-width : 1024px){

	header.head .logo-header img.logo,
	header.head .logo-header .logobci-text{display: inline-block;}
	header.head .logo-header .logobci-text{
		font-size: 1.6em;
	}
	.fheader-trust img{
		width: 55%;
	}
	.top-menu ul li {
	    padding: 0px 6px;
	}
	.sub-content-bannerhome .list-bannerhome .item {
	    padding: 0 0.2em;
	}
	.datalist-quality .col-md-3{
		width: 100%;
	}
	.datalist-quality .col-md-3 .item{ display: block; border: 0px; border-bottom: 1px solid #ddd; }
	.datalist-quality .col-md-3 img{ margin: 0 auto; }
	.datalist-quality .col-md-3 .pict{ display: block; }
	.datalist-quality .col-md-3 .item { display: block; width: 100%; margin-bottom: 40px; }
	/*.datalist-quality .col-md-3 img.improvement{ width: 175px; margin-left: 2.5em; }*/
	.datalist-client .col-md-3{
		padding: 0.3em;
	}
	.list-bn-iside .col-md-3,
	.list-dataproduct .col-md-4,
	.list-bn-iside .col-md-4{
		padding: 0 0.2em;
	}

}

@media (max-width : 1002px) { 
	.container{
		width: 100%;
		border: none;
		padding: 0 15px;
	}
	
	.back-bold-slidetop {
		left: 0px;
	}

}

@media (max-width: 980px){
	header.head .logo-header img.logo{
		width: 80%;
		top: -8px;
	}
	.logo-header a { margin-left: -9px; }
	header.head .logo-header .logobci-text {
		font-size: 1.3em;
		float: left;
		left: -9px;
		top: 42px;
		display: inline-block;
	}

	.list-bn-iside {
		margin: 0 10px;
	}
	.list-bn-iside .col-md-4{
		margin: 1em auto;
	}
	.list-bn-iside .col-md-4 img{
		margin: 0 auto;
	}
	.list-dataproduct .col-md-4 img{
		margin: 0 auto;
	}
	
}
 
/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) {

	header.head{
		height: auto;
		background: url('../images/back-header-white.jpg') repeat-x scroll 0% 0% #D7D7D7;
		width: 95.5%;
		top: -50px;
	}
	header.head .logo-header img.logo{
		width: 88px;
		top: -4px;
		margin-left: 10px;
	}
	header.head .logo-header .logobci-text { font-size: 1.12em; top: 8px; }
	.fheader-trust {
		margin-left: 25px;
		margin-top: 10px;
		margin-bottom: 9px;
	}
	.fheader-trust img { width: 45%; }
	.top-menu { margin-left: 25px; }
	.top-menu ul li { padding: 0px 4px; }
	.top-menu ul li a { font-size: 12px; }
	.sub-content-bannerhome .list-bannerhome .item .blname span { font-size: 13px; }

	footer [class*="col-md"]{
		/*text-align: center;*/
		margin: 15px auto;
	}
	.menu-footer, .menu-footer a {
		font-size: 11px;
	}
	.box-footer-rights .margin-right-35{ margin-right: 18px; }
	.bfooter-right { font-size: 18px; }
	.bfooter-right span{ font-size: 19px; }
	.back-bold-slidetop { top: 37px; }
	.sub-content-bannerhome .list-bannerhome .item { padding: 0px 0.1em; }

	
	
}
@media (min-width: 768px){
	.disp-inline{ display: inline-block !important; }
}
@media (max-width: 768px){
	
	.headerrespon .navbar{ margin: 0px; border: 0px; box-shadow: none; }
	.headerrespon .navbar-brand{ 
		font-family: 'Roboto Condensed', sans-serif;
	    font-size: 18px;
	    font-weight: 700;
	    color: #0a2766;
	    text-transform: uppercase; 
	}
	.headerrespon .navbar-brand:hover,
	.headerrespon .navbar-brand:focus{
		color: #08328d;
	}
	.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, 
	.navbar-default .navbar-nav .open .dropdown-menu > li > a, 
	.navbar-default .navbar-nav > li > a:hover, 
	.navbar-default .navbar-nav > li > a{
		color: #000;
	}


}
 
/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
	header.head{
		height: auto;
	}
	
	footer [class*="col-md"]{
		/*text-align: center;*/
		margin: 15px auto;
	}

	.navbar-default {
		background: none;
		background-color: transparent;
		border-radius: 0px;
		border: 0px;
	}
	.navbar-toggle {
		margin-top: 14px;
	}
	.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
	.navbar-default .navbar-nav .open .dropdown-menu > li > a,
	.navbar-default .navbar-nav > li > a:hover,
	.navbar-default .navbar-nav > li > a {
		color: #000;
		font-size: 14px;
		padding: 7px 15px;
	}
	.navbar-default .navbar-nav > li{
		border-bottom: 1px solid rgba(239, 239, 239, 1);
	}

	#gallery-product .list-sl-category2 .carousel-indicators li, 
	#gallery-product .list-sl-category2 .carousel-indicators .active {
		display: block;
		margin: 1.2em auto;
	}
	.camera_wrap{ float: none !important; }

	.back-bold-slidetop {
		position: relative;
		background: none repeat scroll 0% 0% transparent;
		box-shadow: none;
		top: 0px;
		height: auto;
		width: 100%;
		left: inherit;
	}
	.back-bold-slidetop .ins-top { text-align: center; }
	.sub-content-bannerhome .list-bannerhome .item img,
	.back-bold-slidetop .ins-top .box-form form input{margin: 0 auto;}
	.list-itemsertifikasi .pic ,
	.sub-content-bannerhome .list-bannerhome .item { margin: 1.5em auto; }
	.menu-footer a{display: block; margin: 0 auto; text-align: center;}
	.box-footer-rights .fright{
		margin: 0px;
		float: none;
		text-align: center;
	}
	.share-footer span { text-align: center; }
	.t-copyright{
		text-align: center;
	}
	.list-bn-iside {
		margin: 0 10px;
	}
	.list-bn-iside .col-md-4{
		margin: 1em auto;
	}
	.des-in-textpinside { position: relative; top: 0px; }
	.des-in-textpinside h1 {
		color: #000;
		font-size: 2.3em;
		border-color: #3C3C3C;
		padding: 15px 0px;
		margin-top: 35px;
	}

}

/* Landscape phone to portrait tablet */
@media (max-width: 600px) {
	.list-itemsertifikasi{ width: auto; }
}

/* Landscape phones and down */
@media (max-width: 480px) {
	.headerrespon .navbar-brand {
		padding-top: 20px;
	}
	.contact-form { width: auto; }
	.contact-form input[type="submit"] { margin: 0 auto; }
	.form-group .text-left{ text-align: center; }
}
@media (max-width: 360px) {
	
	.headerrespon .navbar-brand {
		font-size: 13px;
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 20px;
	}

}