#rations .rations_intro div{
	padding:0px;
}

#rations .rations_intro p{
	font-family: 'Open Sans', sans-serif;
	text-align: justify;
	font-size:13px;
	line-height: 1.6;
	letter-spacing: 0.5px;
	color: rgb(100,100,100);
}

#rations .rations_intro img{
	padding:20px;
	border-radius: 100px;
}

#rations .rations_gallery{
	margin-bottom:120px;
}

#rations .rations_gallery h2{
	font-family: 'Open Sans', sans-serif;
	font-size:22px;
	font-weight:600;
	color:#769C2A;
	text-transform:uppercase;
	margin-bottom:50px;	
}

#rations #owl_rations {
	padding: 10px 60px;
}

#rations #owl_rations .owl-controls .owl-prev{
	position: absolute;
	top:40%;
	left:1%;
	padding: 5px 14px 5px 12px;
	color: #fff;
	background: #35190E;
}

#rations #owl_rations .owl-controls .owl-next{
	position: absolute;
	top:40%;
	right:1%;
	padding: 5px 12px 5px 14px;
	color: #fff;
	background: #35190E;	
}

#rations #owl_rations .item-wrapper a{
	text-align:center;
	margin-top: 15px;
}

#rations #owl_rations .item-wrapper a:hover, #rations #owl_rations .item-wrapper a:active, #rations #owl_rations .item-wrapper a:visited, #rations #owl_rations .item-wrapper a:focus {
	text-decoration:none;
	cursor: pointer;
}

#rations #owl_rations .item-wrapper p{
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	color: #808080;	
	margin-top: 15px;
}

#rations #owl_rations .item-wrapper img{
	border-radius: 100px;
}

#rations .link_area{
	padding-top:100px;
	padding-bottom:5px;
}

#rations .link_area .col-sm-6{
	padding:0px;
}

#rations .link_area .ll{
	padding-right:5px;
}

#rations .link_area .rl{
	padding-left:5px;
}

#rations .link_area .left_link {
	padding-top: 34px;
	padding-bottom: 26px;
	background: rgb(108, 179, 86);
	text-align: center;
}

#rations .link_area .right_link {
	padding-top: 22px;
	padding-bottom: 17px;
	background: rgb(253, 193, 0);	
	text-align: center;	
}

#rations .link_area .link-text {
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-weight:600;
	padding-left: 20px;
	text-transform: uppercase;
	text-align: center;
}

#rations .link_area .link-text img{
	display: inline-block;
}

#rations .link_area .link-text p{
	padding-left: 20px;
	display: inline-block;
}

#rations .link_area .linkBtn {
	position: absolute;
	top:20%;
	right:20px;
	padding-top: 3px;
	padding-bottom: 6px;
	padding-left: 12px;
	padding-right: 12px;
	background: rgb(0,0,0,0.4);
	border-radius: 20px;
}

#rations .link_area .linkBtn a{
	color:#fff;
	cursor: pointer;
}

#rations .link_area .linkBtn i{
	font-size: 14px;
}

@media only screen and (min-width: 1201px) {
	#rations .link_area .link-text {
		font-size:20px;
	}
	#rations .link_area .left_link img {
		width: 92px;
	}
}

@media only screen and (max-width: 1200px) {
	#rations .link_area .link-text {
		font-size:16px;
	}
	#rations .link_area .left_link img {
		width: 75px;
	}
	#rations .link_area .right_link img {
		width: 68px;
	}
}

@media only screen and (max-width: 998px) {
	#rations .link_area .link-text {
		font-size:14px;
	}
	#rations .link_area .left_link img {
		width: 68px;
	}
	#rations .link_area .right_link img {
		width: 65px;
	}
}

@media only screen and (max-width: 900px) {
	#rations .link_area .link-text {
		font-size:14px;
	}
	#rations .link_area .left_link img {
		width: 55px;
	}
	#rations .link_area .right_link img {
		width: 60px;
	}
}

@media only screen and (max-width: 867px) {
	#rations .link_area .link-text {
		font-size: 11px;
	}
	#rations .link_area .left_link img {
		width: 54px;
	}
	#rations .link_area .right_link img {
		width: 59px;
	}
	#rations .link_area .link-text p {
		padding-left: 10px;
	}
}

@media only screen and (max-width: 767px) {
	#rations .link_area .ll {
		padding-right: 0px;
	}
	#rations .link_area .left_link {
		padding: 30px 10px;
	}	
	#rations .link_area .rl {
		padding-left: 0px;
	}
	#rations .link_area .right_link {
		padding: 30px 30px;
	}	
	#rations .link_area .link-text {
		font-size: 15px;
	}
	#rations .link_area .left_link img {
		width: 80px;
	}
	#rations .link_area .right_link img {
		width: 65px;
	}
	#rations .link_area .link-text p {
		padding-left: 20px;
	}								
}

@media only screen and (max-width: 555px) {
	#rations .link_area .link-text {
		font-size: 12px;
	}
	#rations .link_area .left_link img {
		width: 55px;
	}
	#rations .link_area .right_link img {
		width: 50px;
	}
	#rations .link_area .link-text p {
		padding-left: 10px;
	}								
}

@media only screen and (max-width: 400px) {
	#rations .link_area .left_link {
		padding: 30px 10px;
	}	
	#rations .link_area .right_link {
		padding: 30px 10px;
	}
	#rations .link_area .link-text { 
		font-size: 18px;
		padding-left: 10px;
	}
	#rations .link_area .linkBtn { 
		right: 0px;
	}	
	#rations .link_area .link-text {
		font-size: 12px;
	}
	#rations .link_area .left_link img {
		width: 40px;
	}
	#rations .link_area .right_link img {
		width: 37px;
	}
	#rations .link_area .link-text p {
		padding-left: 5px;
	}		
}