 <!--try-->
	 @media (min-width:0px) and (max-width:360px)
	 {
	    #a1{margin-left:-300px;font-size:10px;color:blue;}
		#c1{font-size:5px;margin-left:-100px;color:gray;}
		#a2{position:relative;left:300px;background-color:black;top:-1px;}
		#c2{position:relative;top:-50px;}
		#c3{position:relative;top:-45px;}
		#c4{position:relative;top:-30px;}
		#c5{position:relative;top:-20px;}
		#a3{position:relative;left:-20px;}
		#a4{position:relative;left:270px;}
		#menu{position:relative;left:-10px;top:-15px;z-index:500}
		#log{position:absolute;left:-520px;top:-.4%;padding-top:-2px;}
		#l1{position:relative;left:15px;padding:10px;}
		#r1{height:165px;}
		#r2{display:none;}
		.divi{margin-left:30px;z-index:500}
		#he1{position:absolute;left:-22px;font-size:10px;}
		#txt1{position:relative;left:40px;}
		#fimg{position:relative;left:60px;}
		#txt2{position:relative;left:100px;margin-top:-30px;}
		#he2{position:relative;top:-100px;}
		#txt3{position:relative;top:-100px;text-align:center;border:none;}
		#txt4{position:relative;top:-190px;text-align:center;}
		#de1{border-left:transparent;border-right:transparent;}
		#dv2{position:relative;top:-290px;text-align:center;border:transparent;}
		#bpic{height:1300px;}
		#dv3{position:relative;top:-300px;text-align:center;}
		#tdiv{height:1430px;}
		#link1{margin-top:-60px;}
		#slide{height:138px;}
		#dv1{position:relative;top:35px;}
		#cont1{z-index:100}
		#lin{width:100%;background-size:100% 100%;img-responsive;}
		#c6{font-size:10px;}
	 }
	 .try{
	 height:0px;
	 width:0px;
	
	 border-left:60px solid white;
	 border-right:60px solid red;
	 border-bottom:60px solid red;
	 top:-0.5%;
	 z-index:44;
	 position:absolute;
	 }
     .myscss:hover {
	 background-color:#e13e1b;
	
	 }





	
	#news::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: white;
}

#news::-webkit-scrollbar
{
	width: 5px;
	background-color: white;
}

#news::-webkit-scrollbar-thumb
{
	background-color: red;
	height:20px;
	border: 1px solid #555555;
}




#scrollToTop{
   font-size:3em;
   color:#d83226;
   position:fixed;
   right:40px;
   bottom:10%;
   z-index:500;
   tansition:all 0.5s ease;
}
#scrollToTop:hover{
    transform:scale(1.1,1.1);
	transition:all 0.5s ease;
}

.item{
    width:100% !important;
    margin-left:0% !important;
}

