/*
Template Name: Athletics
File: Layout CSS
Author: TemplatesOnWeb
Author URI: https://www.templateonweb.com/
Licence: <a href="https://www.templateonweb.com/license">Website Template Licence</a>
*/


/*********************program****************/
.explore_2_left_inner2 ul img{
	border:3px solid var(--bs-white);
}
.program_1_left .tags a {
    background: var(--bg_primary_light);
	 padding: 9px 12px;
}
.icon_1{
	width: 50px;
    height: 50px;
    line-height: 50px;
}
/*********************program_end****************/



@media screen and (max-width : 767px){
.program_1 p{
	width:100%!important;
}
.explore_2_left_inner2 {
	position:static!important;
	margin-top:15px;
	background:var(--black_transparent_dark);
}
.explore_2_left_inner3 {
	position:static!important;
	margin-top:15px;
	background:var(--black_transparent_dark);
}
.program_dt1_left{
	margin-top:10px;
	margin-bottom:10px;
	border:none!important;
}

.program_dt3{
	padding-left:0!important;
	padding-right:0!important;
}
.contact_1_left .font_60{
	font-size:40px;
}
.contact_1_right{
	padding:30px 15px!important;
}
.contact_1_left{
	padding-right:0!important;
	padding-left:0!important;
}
 }


@media (min-width:576px) and (max-width:767px) {

 }
 
@media (min-width:768px) and (max-width:991px) {
.program_dt1_left{
	border:none!important;
	margin-top:10px;
	margin-bottom:10px;
}
.contact_1_right {
	padding:20px 15px!important;
}

 }

@media (min-width:992px) and (max-width:1200px) {
.program_dt1_left  .fs-5{
	font-size:15px!important;
}
.contact_1_right {
	padding:30px 25px!important;
}
 }

@media (min-width:1201px) and (max-width:1350px) {

 }
@media screen and (min-width : 1400px){

 }


 
