@media (min-width: 1400px) {

    /* about part star */
    /* about part end */

}

@media (min-width: 1200px) and (max-width: 1399.98px) {}

@media (min-width: 992px) and (max-width: 1199.98px) {}


@media (min-width: 768px) and (max-width: 991.98px) {

    .overly h1 {
        font-size: 25px !important;
    }
    #about {
        margin: 40px 0;
    }
    .main-title p {
        padding-top: 12px;
        font-size: 12px !important;
    }
    .icon a {
        font-size: 20px;
        width: 40px;
        height: 40px;
        line-height: 40px;
        margin: 0 13px;
    }
    .icon {
        margin-top: 27px;
    }
    .filter_img .img {
        width: 33.33%;
    }
    .footer {
        padding: 20px 0;
    }
    .counter_inner p {
        font-size: 21px;
    }
    .blog-overly h4 {
        font-size: 17px;
    }
    .admin-icon {
        padding: 10px;
    }
    .blog-overly {
        margin: 0 8px;
        top: 73%;
    }
    .pppp {
        width: auto;
    }
    
    .icon {
        margin-top: 8px;
    }
    #team {
        padding: 60px 0;
    }
    .team_img .overly {
        top: 46%;
    }
    .team_img:hover .overly {
        top: 37%;
    }
  
    .team_img .overly a {
        font-size: 16px;
        height: 30px;
        width: 30px;
        line-height: 30px;
        margin: 0 9px;
    }
    .team_main {
        padding-top: 0 !important;
    }
    #team {
        padding: 0 !important;
        padding-bottom: 80px !important;
    }
}

@media (min-width: 576px) and (max-width: 767.98px) {

    .navbar-toggler {
        margin: 0 auto !important;
    }
    .main-menu .navbar-toggler:focus {
        box-shadow: 0 0 0 0;
    }

    .main-menu ul {
       border-top: 1px solid #cc2663;
    }
    .video-banner {
        margin-bottom: 24px;
    }
    .main-title p {
        font-size: 13px !important;
    }
    #about {
        margin: 0;
    }

    .overly h6 {
        font-size: 16px;
    }
    .overly p{
        font-size: 13px;
    }
    .video-title {
        font-size: 23px !important;
    }
    .filter_menu ul li {
        padding: 6px 13px;
        margin: 0 6px;
        margin-bottom: 10px;
    }
    .filter_img .img {
        width: 50%;
        padding: 7px;
    }

    .footer {
        padding: 0;
    }
    .footer-first{
        margin-bottom: 35px;
    }
    .footer-mid {
        margin-bottom: 35px;
    }
   .main-title{
    margin-bottom: 40px;
   }
   .counter_inner h4 {
	font-size: 50px;
}
.counter_inner p {
	font-size: 25px;
}
.counter_inner {
	padding-bottom: 25px;
}
.pppp {
	width: auto;
}
.blog-img {
	margin-bottom: 280px;
}
.blog-content{
    margin-bottom: 20px !important;
}
#team .team_img {
    margin-bottom: 24px;
}
.team_img .overly {
	top: 67%;
}
}

@media (max-width: 575.98px) {

.navbar-toggler {
    margin: 0 auto !important;
}

    .main-menu .navbar-toggler:focus {
        box-shadow: 0 0 0 0;
    }

    .main-menu ul {
       border-top: 1px solid #cc2663;
    }
    .video-banner {
        margin-bottom: 24px;
    }
    .main-title p {
        font-size: 13px !important;
    }
    #about {
        margin: 0;
    }

    .overly h6 {
        font-size: 13px;
    }
    .overly p{
        font-size: 12px;
    }
    .video-title {
        font-size: 18px !important;
    }
    .filter_menu ul li {
        padding: 6px 13px;
        margin: 0 6px;
        margin-bottom: 10px;
    }
    .filter_img .img {
        width: 50%;
        padding: 7px;
    }

    .footer {
        padding: 0;
    }
    .footer-first{
        margin-bottom: 35px;
    }
    .footer-mid {
        margin-bottom: 35px;
    }
   .main-title{
    margin-bottom: 40px;
   }
   .counter_inner h4 {
	font-size: 45px;
}
.counter_inner p {
	font-size: 20px;
}
.counter_inner {
	padding-bottom: 20px;
}
.pppp {
	width: auto;
}
.blog-img {
	margin-bottom: 280px;
}
.blog-content{
    margin-bottom: 20px !important;
}

#team {
    padding: 30px 0 16px;
}
#team .team_img {
    margin-bottom: 24px;
}





}