/* height: 100%; */
.navbar-toggle .icon-bar {
    width: 32px;
    height: 3px;
}
.nav>li {    font-size: 19px;}
.navbar-inverse .navbar-nav .dropdown-menu > li > a {
  font-size: 17px;
}


.logo_c {
	width: 60%;	
}
/*
.emerald_bk {
  margin-top: 50px;
  
}
*/
.wet-asphalt {
  background-color: #703700;
}
.wet-asplat {
  background-color: #703700;
}
.media-link, .cowt {
	color: #fff;
}
.mg_pos {
	margin: -75px 0 0 15px;
}
.fsd {
	font-size:18px;
}
	.sh-phone{
		position: absolute;
		margin-top: 95px;
		margin-left: 140px;
		z-index:555;
	}
    .phone {
        font-size: 20px;
    }
	.tc{
	width: 640px;
	height:360px;  
	}
	.it{
	width: 630px;	
	height:350px;  
	
	}
/*		.nav>li {    font-size: 19px;	}
    .navbar-inverse .navbar-nav.dropdown-menu > li > a {
        font-size: 19px;
    }
	*/
@media only screen and (max-width: 768px) {
	
	.carousel-indicators li {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 1px 10px;
    text-indent: -999px;
    cursor: pointer;
    border: 1px solid #ccc;
    border-radius: 20px;
	}
	.carousel-indicators .active {
    width: 22px;
    height: 22px;
    margin: 0 9px;
    background-color: #703700;
	}
}
@media (max-width: 500px) {}
@media only screen and (max-width: 400px) {
	
	
	.ice{
		 width: 280px;
	}
	.tc{
		 width: 280px;
	}
	.it{
		height:270px;  
		width: 440px;
	}
}
@media only screen and (max-width: 340px) {
	.ice{
		 width: 250px;
	}
	.tc{
		 width: 250px;
	}
	.it{
		height:240px;  
		width: 435px;
	}
}