@media(max-width:990px){
    .navbar-nav>li {
        padding: 0 5px !important;
    }
    .social-links ul li {
        padding: 0 5px !important;
    }
    .t-con .list-inline>li{
        padding-right: 0 !important;
    }
    .p-box .box-img img {
        height: 235px !important;
    }
    .p-slider .customNavigation2 {
        bottom: 150px !important;
    }
    .customNavigation4 {
        left: 0 !important;
        top: -31px !important;
    }
    .f-img img {
        width: 72%  !important;
        height: 373px !important;
    }
    .feat-con {
        width: 63% !important;
    }
    .f-img:before {
        width: 497px !important;
        height: 448px !important;
    }
    .f-img:after {
        width: 497px !important;
        height: 447px  !important;
    }
    .f-info li img {
        width: 47px !important;
        height: 44px !important;
    }
    .f-head {
        margin-right: 168px !important;
    }
    .features .customNavigation3::before {
        top: 58px !important;
        height: 48px !important;
    }
    .features .customNavigation3 {
        bottom: 511px !important;
    }
    /**********************************/
    .contact-info {
        padding: 18px 7px !important;
    }
    .prog-s-img img {
        height: 120px !important;
    }
    .customNavigation7 {
        bottom: 140px !important;
    }
    .customNavigation7 a {
        height: 120px !important;
        line-height: 120px !important;
    }

}

@media(max-width:767px){
    .top-header,
    .social-links,
    .design,
    .navbar-nav,
    .contact-info,
    .prog-con1 p,
    .prog-con2 p{
        text-align: center !important;
    }
    .navbar-nav {
        margin-top: 10px !important;
    }
    .t-con .list-inline>li{
        display: block !important;
        padding: 5px 0 !important;
    }
    .navbar-default .navbar-toggle .icon-bar {
        background-color: #fcb526 !important;
    }
    .navbar-toggle{
        margin-top: 24px !important;
    }
    .slider-img img {
        height: 230px !important;
    }
    .slider-con,
    .customNavigation,
    .customNavigation2,
    .customNavigation5,
    .h-con,
    .customNavigation3,
    .features .customNavigation3::before,
    .f-img:before,
    .f-img:after
    {
        display: none !important;
    }
    .programes {
        padding: 18px 0 !important;
    }
    .opinion{
        padding: 25px 0 !important;
    }
    .h-img img{
        height: 250px !important;
    }
    .opinion-con p{
        width: 95% !important;
    }
    .feat-con{
        position: relative !important;
        width: 100% !important;
    }
    .f-img img {
        width: 100%  !important;
        height: 233px !important;
    }
    .f-img{
        margin-bottom: 0 !important;
    }
    .f-head h3{
        margin-bottom: 10px !important;
        margin-top: 10px !important;
    }
    .f-info li img {
        width: 33px !important;
        height: 44px !important;
    }
    .f-info{
        min-height: 111px !important;
    }
    .f-head {
        margin-right: 0!important;
    }
    footer img{
        width: 100% !important; 
    }
    /***********************************/
    .about-img img {
        height: 255px !important; 
    }
    .about-p {
        padding: 25px 0 0 !important; 
    }
    .contact-info{
        margin-top: 10px !important;
    }
    .contact-f button{
        margin: 0 auto !important;
        display: block !important;
    }
    .p-details {
        margin-top: 12px !important;
    }
    .porg-s h4{
        text-align: center!important;
        margin-bottom: 20px!important;
    }
    .prog-img img { 
        height: 244px !important;
    }



}

@media(max-width:1199px){
    
}