body { font-family: 'Poppins', sans-serif; overflow-x: hidden; background: #f9f9f9;}
header  { padding: 20px 0px; }
p { font-size: 17px; color: #333333; line-height: 22px; text-align: justify;}
p span { color: #3e703f; font-weight: 600; }
@font-face { font-family: UniSansHeavyCAPS; font-style: normal; font-weight: 400; src: local('Bebas Neue Regular'), url(../fonts/UniSansHeavyCAPS.woff) format('woff') }
.tab{border-bottom: #ffcb05 solid 2px;
    margin-top: 30px;}
.tab a{color:#000; font-weight: bold; padding: 10px 20px; display:inline-block;}
.ylo{ background: #ffcb05;}
.nor{background: #ddd;}
.logo{ width:150px;}
.img-responcive{ width:100%}
.sec-2{ margin-top:50px; padding: 0px -10px;}
.sec-a{width:35%; float: left;}
.sec-b{width:65%; float: left; padding: 0px 20px; margin-bottom: 50px;}
.clr{ clear:both;}
h1{ margin:0px; padding: 0px 0px 10px 0px; color: #ff6600; font-size: 20px;}
.blue-txt{ color:#1d2d50; padding: 10px 0px;}
.bottom-bdr{ border-top:#e7e7e7 solid 2px; text-align: center; padding: 10px 0px; margin-top: 10px;}
.desk{ display:block;}
.mob{ display:none;}
.blink{ text-decoration:none; font-size: 15px; color: #fff; background: #ff4500; padding: 10px 20px; margin: 30px 0px 30px 0px; display: block; width: 220px; text-align: center;}
.blink:hover{  color: #fff; background: #000;}


	
	
@media only screen and (max-width: 767px){
	header  { padding: 10px 0px; }
.logo{ width:80px;}
	.tab a{color:#000; font-weight: normal; padding: 5px 20px; display:block; font-size: 14px; margin-top: 2px;}
	.tab {
   
    margin-top: 10px;
}
	.sec-2 {
    margin-top: 10px;
}
	h1{ margin:10px 0px 0px 0px; padding: 0px 0px 10px 0px; color: #ff6600; font-size: 20px;}
	
	p {
    font-size: 14px;
  
}
	.mob{ display:block;}
.desk{ display:none;}
.tab{border:none;
}
}