 .solid-border1 {
    border-bottom: 3px solid #ff7200;
    position: relative;
    padding-bottom: 0px;
    color: #ff7200;
    width: 50px;
    text-align: center;
    margin: 0 auto;
}

 #news_event p{
    margin-top: 15px;
}

 #news_event {
padding: 40px 0px 0px 0px;
 }
 #news_event_content{
  padding:40px 0;
 }
 
 #news_event_content .container{
 width:1000px;
 
 }
#news_event_content a{
     position: absolute;
    width: 305px;
    margin-top: 0px;
    padding: 22px 14px 15px 18px;
    min-height: 105px;
  /* background: transparent url(../images/img/arrow.png) no-repeat 95% 165px;*/
    border-right: 1px solid #ececec;
    border-bottom: 1px solid #ececec;
    border-left: 1px solid #ececec;
	text-decoration:none;
	clear:both;
	margin:0 auto;
	/* display:block; */
 }
 
 #news_event a{
 color: #ff7200!important;
    font-family: 'PT Sans', sans-serif;
    font-weight: 400;
    font-size: 15px;
 
 
 }



@-moz-document url-prefix() {
  #news_event_content .product1 img {
   max-width: 101% !important;
}
}

 #news_event_content .product1 img {
    width: 305px !important;
   max-width: 101% !important;
}
#news_event_content .col-md-4 {
    height: 340px;
	margin-bottom:70px;
}
 
 #news_event_content p {
       background: url(../images/img/arrow.png) no-repeat 96% 48px;
    /* float: left; */
    text-align: left;
    margin-top: 20px;
    line-height: 22px;
}


#news_event_content strong{
    line-height: 28PX;
}







/* responsive */
@media(min-width:801px) and (max-width:991px){
	
	#news_event {
    padding: 40px 0px 0px 0px;
    margin-top: -130px;
}
#news_event_content .product1 img {
    width: 375px;
    height: 200px;
}
	#news_event_content a{
		 width: 375px;
	}
	
#news_event_content .col-md-4 {
    height: auto;
    margin-bottom: 40px;
}
.row.newsdetail {
    margin-left: 80px;
    margin-right: 0px;
}
}

@media(min-width:768px) and (max-width:800px){
	
	#news_event {
    padding: 40px 0px 0px 0px;
    margin-top: -130px;
}
	#news_event_content .col-md-4 img {
    width: 330px;
    height: 200px!important;
}
	#news_event_content a{
		 width: 330px;
	}
	#news_event_content .product1 img {
    width: 304px;
    height: 200px;
}
#news_event_content .col-md-4 {
    height: auto;
    margin-bottom: 40px;
}
.row.newsdetail {
    margin-left: 40px;
    margin-right: 0px;
}
}
@media(max-width:767px){
	.visual_image:first-child {
    display: block;
    margin-top: -250px;
}
	
}
@media(min-width:737px) and (max-width:767){
	#news_event {
    padding: 40px 0px 0px 0px;
    margin-top: -180px;
}
	#news_event_content .col-md-4 {
    height: auto;
    margin-bottom: 40px;
}
	
#news_event_content .product1 img {
    width: 280px;
    height: 200px;
}
	#news_event_content a{
		width:420px;
		
	}
	.row.newsdetail {
    margin-left: 40px;
    margin-right: 40px;
}

#news_event_content .product1 img {
    width: 305px;
    height: 200px;
}
#news_event_content .col-md-4 {
    height: auto;
    margin-bottom: 40px;
}
}
@media(min-width:668px) and (max-width:736px){
	
	.newsdetail .col-md-4 img {
       width: 37%!important;
    height: 200px;
}
	#news_event_content .col-md-4 {
    height: auto;
    margin-bottom: 40px;
}
#news_event_content a{
	    width: 320px;
	
}
}

@media(min-width:569px) and (max-width:667px){
	
	.newsdetail .col-md-4 img {
    width: 30%!important;
    height: 200px;
}
	#news_event_content .col-md-4 {
    height: auto;
    margin-bottom: 40px;
}
#news_event_content a{
	    width: 320px;
	
}
}
@media(min-width:415px) and (max-width:568px){
	
	.newsdetail .col-md-4 img {
    width: 25%!important;
    height: 200px;
}
	#news_event_content .col-md-4 {
    height: auto;
    margin-bottom: 40px;
}
#news_event_content a{
	width:270px;
	
}
}
@media(max-width:414px){
#news_event_content .product1 img {
          width: 360px;
  visibility: visible;
    display: block;
    clear: both;
}
#news_event_content a{
        width: 360px;
}
.newsdetail .col-md-4{
	
	margin-bottom:70px!important;
	
}
 }
@media(max-width:375px){
#news_event_content .product1 img {
       width: 322px;
    /* width: 100%!important; */
    clear: both;
    visibility: visible;
    display: block;
    clear: both;
}
#news_event_content a{
    width: 322px;
}
 }

@media(max-width:320px){
#news_event_content .product1 img {
    width: 268px;
    /* width: 100%!important; */
    clear: both;
    visibility: visible;
    display: block;
    clear: both;
}
#news_event_content a{
width:268px;	
}
 }

@media (max-width: 318px){
	.navbar-brand img {
    margin-left: 0px;
    margin-top: 0px;
    width: 168px;
}
}

