@media (min-width: 1200px) and (max-width: 1300px) {
    .main-logo {
        width: 450px;
    }
    .portfolio-item {
        margin: 0;
        padding: 10px !important;
    }
    #recent-works .col-xs-12.col-sm-4.col-md-3 {
        padding: 10px !important;
    }

}

/* lg */
@media (min-width: 1200px) {
    /* Make Navigation Toggle on Desktop Hover */
    .dropdown:hover .dropdown-menu {
        display: block;
        -webkit-animation: fadeInUp 400ms;
        animation: fadeInUp 400ms;
    }
    #recent-works .col-xs-12.col-sm-4.col-md-3 {
        padding: 10px !important;
    }
    #portfolio .row {
        margin-left: -10px;
        margin-right: -10px;
    }

    .navbar-nav > li {
        margin-left: 17px;
        margin-right: 5px;
        padding-bottom: 18px;
    }

    #nav-bar-container {
        width: 1300px;
    }

    .image-news img {
        width: 400px;
        height: 400px;
    }
    .portfolio-item {
        margin: 0;
        padding: 10px !important;
    }

  /*  .industry-wrap img {
        width: 250px;
    }*/

}

/* md */
@media (min-width: 992px) and (max-width: 1199px) {

    /* Make Navigation Toggle on Desktop Hover */
    .dropdown:hover .dropdown-menu {
        display: block;
        -webkit-animation: fadeInUp 400ms;
        animation: fadeInUp 400ms;
    }
    #recent-works .col-xs-12.col-sm-4.col-md-3 {
        padding: 10px !important;
    }
    .navbar-nav > li {
        margin-left: 5px;
        margin-right: 0px;
        padding-bottom: 9px;
    }
    .portfolio-item {
        margin: 0;
        padding: 10px !important;
    }

    .navbar-collapse {
        padding-left: 0;
        padding-right: 0;
    }

    .recent-work-wrap .recent-work-inner h3 a {
        font-size: 20px;
    }

    .recent-work-wrap .overlay {
        padding: 15px;
    }

    .services-wrap {
        padding: 40px 10px 40px 30px;
    }

    .feature-wrap h2,
    .single-services h2 {
        font-size: 18px;
    }

    .feature-wrap h3,
    .single-services h3 {
        font-size: 14px;
    }

    .tab-wrap .media .parrent.pull-left {
        clear: both;
        width: 100%;
    }

    .tab-wrap .media .parrent.media-body {
        clear: both;
    }

    #portfolio .row {
        margin-left: -10px;
        margin-right: -10px;
    }

    .recent-work-wrap 
	.preview {
        line-height: inherit;
    }

    .team-bar .first-arrow {
        width: 21%;
    }

    .team-bar .second-arrow {
        width: 20%;
    }

    .team-bar .third-arrow {
        width: 21%;
    }

    .team-bar .fourth-arrow {
        width: 20%;
    }

    ul.social_icons li {
        margin-right: 0;
    }

    #homeLogo {
        visibility: hidden;
        display: none;
    }

    .news-bar {
        visibility: hidden;
        display: none;
    }

    .image-news img {
        width: 350px;
        height: 350px;
    }

 /*   .industry-wrap img {
        width: 200px;
    }*/

    .table1 {
        width: 100% !important;
    }

    .table2 {
        width: 100% !important;
    }
}

/* sm */
@media (min-width: 768px) and (max-width: 991px) {
    /* Make Navigation Toggle on Desktop Hover */
    .dropdown:hover .dropdown-menu {
        display: block;
        -webkit-animation: fadeInUp 400ms;
        animation: fadeInUp 400ms;
    }
    .portfolio-item {
        margin: 0;
        padding: 10px !important;
    }

    .navbar-collapse {
        padding-left: 0;
        padding-right: 0;
    }

    .navbar-nav > li {
        margin-left: 0;
    }

    #main-slider .carousel h1 {
        font-size: 25px;
    }

    #main-slider .carousel h2 {
        font-size: 20px;
    }

    .tab-wrap .media .parrent.pull-left,
    .media.accordion-inner .pull-left {
        clear: both;
        width: 100%;
    }

    .tab-wrap .media .parrent.media-body,
    .media.accordion-inner .media-body {
        clear: both;
    }

    .services-wrap {
        padding: 40px 0 40px 30px;
    }

    .recent-work-wrap .overlay {
        padding: 15px;
    }

    .recent-work-wrap .recent-work-inner h3 a {
        font-size: 20px;
    }

    .sinlge-skill {
        width: 150px;
        height: 150px;
    }

    .sinlge-skill p em {
        font-size: 25px;
    }

    .sinlge-skill p {
        font-size: 16px;
    }

    .team-bar .first-one-arrow {
        width: 2%;
    }

    .team-bar .first-arrow {
        width: 18%;
    }

    .team-bar .second-arrow {
        width: 24%;
    }

    .team-bar .third-arrow {
        width: 15%;
    }

    .team-bar .fourth-arrow {
        width: 20%;
    }

    .blog .blog-item .entry-meta > span a {
        font-size: 10px;
    }

    #homeLogo {
        visibility: hidden;
        display: none;
    }

    .news-bar {
        visibility: hidden;
        display: none;
    }

    .slide-margin {
        visibility: hidden;
        display: none;
    }

    .image-news img {
        width: 200px;
        height: 200px;
    }

    .wrap-news h3 {
        font-size: 18pt !important;
    }

    .wrap-news h1 {
        font-size: 20pt !important;
    }

    .wrap-news p {
        font-size: 18pt !important;
    }

    /*.industry-wrap img {
        width: 200px;
    }*/

    .industry-wrap h1 {
        font-size: 20pt !important;
        line-height: 1 !important;
    }

    .industry-wrap p {
        font-size: 18pt !important;
    }

    .table1 {
        width: 100% !important;
    }

    .table2 {
        width: 100% !important;
    }

    #about-us-wrapper-h {
        font-size: 20pt !important;
    }

    #about-slider-title {
        font-size: 18pt !important;
    }

}

/* xs */
@media (max-width: 767px) {
 
	.imgwrapper{
	display:none;
	}
	 .services-wrap{
        box-shadow: 2px 3px 10px 0px #999 !important;
    }
    .wrap-service {

        padding: 40px 10px !important;
    }
    .wrap-service h1{
        font-size: 23pt !important;
    }
    .mob_title {
        display: flex !important;
        font-weight: bold;
		border-bottom: 1px solid #6b6363;
    }
	 .overlay{
        display: none;
    }

    .myNav>li{
        margin-bottom: 480px !important;
    }
    .service-image img
    {
        max-width: 300px !important;
        max-height: 300px !important;
    }
    .top-number {
        font-size: 14px;
    }
    #main-slider .carousel .item
    {
        height:0px !important;
        min-height: 300px;
    }
    .carousel-indicators {
        margin-right: -38%!important;
    }
    input.search-form:hover {
        width: 120px;
    }

    .navbar-nav > li {
        padding-bottom: 0;
    }

    #main-slider .carousel h1 {
        font-size: 25px;
    }

    #main-slider .carousel h2 {
        font-size: 16px;
    }

    .feature-wrap h2,
    .single-services h2 {
        font-size: 18px;
    }

    .feature-wrap h3,
    .single-services h3 {
        font-size: 14px;
    }

    .media.accordion-inner .pull-left,
    .media.accordion-inner .media-body {
        clear: both;
    }

    .accordion-inner h4 {
        margin-top: 10px;
    }

    .tab-wrap .media .pull-left {
        clear: both;
        width: 100%;
    }

    .tab-wrap .media .media-body {
        clear: both;
    }

    .nav-tabs > li.active > a:after {
        display: none;
    }

    #footer .col-sm-6 {
        text-align: center;
    }

    #footer .pull-right {
        float: none !important;
    }

    .sinlge-skill {
        margin: 0 auto;
        margin-top: 30px;
        margin-bottom: 30px;
    }

    .team .single-profile-top,
    .team .single-profile-bottom {
        margin-bottom: 30px;
    }

    .clients-area {
        padding: 60px 0;
    }

    .clients-area h1 {
        font-size: 25px;
    }

    .portfolio-item,
    #recent-works .col-xs-12.col-sm-4.col-md-3 {
        padding: 15px 30px !important;
    }

    ul.social_icons li {
        margin-right: 0;
    }

    .blog .blog-item .entry-meta {
        margin-bottom: 20px;
    }

    .blog .blog-item .blog-content h3 {
        margin-bottom: 20px;
    }

    .post_reply_comments {
        padding-left: 20px;
    }

    #homeLogo {
        visibility: hidden;
        display: none;
    }

    .news-bar {
        visibility: hidden;
        display: none;
    }

    .image-news img {
        width: 200px;
        height: 200px;
    }

    .slide-margin {
        visibility: hidden;
        display: none;
    }

    .wrap-news h3 {
        font-size: 10pt !important;
    }

    .wrap-news h1 {
        font-size: 12pt !important;
    }

    .wrap-news p {
        font-size: 10pt !important;
    }

    /*
    .industry-wrap img {
        width: 200px !important;
    }
    */

    .industry-wrap h1 {
        font-size: 20pt !important;
        line-height: 1 !important;
    }

    .industry-wrap p {
        font-size: 18pt !important;
    }
    .table1 {
        width: 100% !important;
    }

    .table2 {
        width: 100% !important;
    }

    #about-us-wrapper-h {
        font-size: 12pt  !important;

    }

    #about-slider-title {
        font-size: 10pt  !important;
    }

}

/* XS Portrait */
@media (max-width: 480px) {

    #homeLogo {
        visibility: hidden;
        display: none;
    }

    .slide-margin {
        visibility: hidden;
        display: none;
    }

    .wrap-news h3 {
        font-size: 10pt !important;
    }

    .wrap-news h1 {
        font-size: 12pt !important;
    }

    .wrap-news p {
        font-size: 10pt !important;
    }

   /* .industry-wrap img {
        width: 75px;
    }*/

    .table1 {
        width: 100% !important;
    }

    .table2 {
        width: 100% !important;
    }

    .news-bar {
        visibility: hidden;
        display: none;
    }
    .industry-wrap h1 {
        font-size: 12pt !important;
        line-height: 1 !important;
    }

    .industry-wrap p {
        font-size: 10pt !important;
    }

}

