.social-menu {
    padding: 0 0 0 100px;
    margin: 0;
    text-align: left;
}
@media only screen and (max-width: 600px) {
    .container-fluid {
        overflow: hidden;
    }
    .myabout .feature-content {
        padding: 0;
        padding-top: 10px;
        margin-top: 10px;
    }
    .myabout .feature-content .title {
        font-size: 1.5rem;
    }
    .social-menu {
        padding-left:0;
    }
    .sp-nav-dis, .serv-block {
        padding:0px; 
    }
    .serv-men {
        padding: 0;
        line-height: 30px;
    }
    .serv-block p {
        padding: 0;
    }
    .sp-nav-dis {
        margin-bottom: 0px;
    }
    .sec-p {
        max-width: 100%;
    }
    .iq-features {
        padding-top: 0;
    }
    .prog-title {
        margin-bottom: 20px;
    }
    .portfolio_menu ul li {
        display: block;
        font-size: 1rem;
        margin: 0;
        padding: 0;
        line-height: 2rem;
    }
    .single_protfolio.box {
        position: relative !important;
        width: 46%;
        float: right;
        left: auto !important;
        top: auto !important;
    }
    #content {
        height: 100% !important;
    }
    
    .wrap-form.ttm-contactform label:nth-last-child(-n+3) {
        margin-top: 5px;
    }
    
    select {
        margin-bottom: 10px;
    }
    

    .head-img {
        padding-top: 20px;
    }
    .card-body {
        padding-bottom: 1.25rem !important;
    }
    
    .portfolio_menu ul li {
        display: block !important;
    }
    .mymen {
        margin-top: 10px !important;
    }
    .portfolio_menu ul li {
        padding: 0 !important;
    }
}
.social-menu {
    padding: 0px;
}
@media (max-width: 767px) {
.main-icons i, .main-icons span {
    display: inherit !important;
} 
.main-icons span {
    font-size: 9px !important;
    text-align: center !important;
    font-weight: bold !important;
}
.my_icon {
    float: right !important;
    margin: 0 auto !important;
}
} 
 .pro-group h1 ,.card-group h1 ,.prog-title{
        margin-top: 0px; 
     border-bottom: none;
    color: #0994e6;
    font-size: 35px;
    margin-bottom: 20px;
    display: inline-block;
}
 
@media only screen and (min-width: 700px){
.pro-group h1 ,.card-group h1 ,.prog-title{
    margin-top: 0px;
}
}

.main-icons{
    z-index:25;
}
 
.widget .widget-title {
        margin-top: 0px !important;
}
article.ttm-blog-classic .ttm-blog-classic-content {
    padding: 27px 0 0px;
}
.prog-desc {
    padding-bottom: 0px !important;
}
.contacth {
    margin-top: 0px;
}

.sp-nav-dis {
    color: #fff;
    margin-bottom: 5px;
}
.news-in-img {
    width: 50%;
    float: right;
    margin-left: 8px;
    margin-bottom: 1px
}
@media (min-width: 577px){
.news-in-img {
    width: 20%;
    float: right;
    margin-left: 33px;
    margin-bottom: 5px;
    margin-right: 25px;
}
}


 .widget-recent-post ul > li { 
    
    padding-bottom: 5px;
    border-bottom: 1px solid #f2f2f2;
}
  
 .widget-recent-post  ul > li > a { 
    border-bottom: none !important; 
 }
 
 
 .fa-facebook-f {
    background: #3B5998;
    color: white;
    border-radius: 0px !important;
    height: 28px;
    padding-top: 3px !important;
}

/* Twitter */
.fa-instagram { 
      background: #e95950;
    color: white;
    border-radius: 0px !important;
    height: 28px;
    padding-top: 3px !important;
}
.net-select{
    padding-bottom: 11px;
}