@media screen and (max-width: 1440px){
 .bg-port1 {
            background-image: url('../images/bg-mac-425.png') !important;
            background-position: center;
			background-repeat:no-repeat;
            width: 415px !important;
            height: 300px !important;
            margin: 10px;
            color: #fff;
            margin-right: 5px;
        }

            .bg-port1 img {
                    margin-top: 65px !important;
                    margin-left: 74px !important;
                    width: 64% !important;
                    height: 162px !important;
            }
}
@media screen and (max-width: 1280px){
 .bg-port1 {
            background-image: url('../images/bg-mac-425.png') !important;
            background-position: center;
			background-repeat:no-repeat;
            width: 370px !important;
            height: 300px !important;
            margin: 10px;
            color: #fff;
            margin-right: 5px;
        }

            .bg-port1 img {
                    margin-top: 65px !important;
                    margin-left: 51px !important;
                    width: 72% !important;
                    height: 162px !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;
  }

  #portfolio .row {
    margin-left: -10px;
    margin-right: -10px;
  }

  

}
@media screen and (max-width: 1024px){
 .bg-port1 {
            background-image: url('../images/bg-mac-1024.png') !important;
            background-position: center;
			background-repeat:no-repeat;
            width: 272px !important;
            height: 190px !important;
            margin: 10px;
            color: #fff;
            margin-right: 5px;
        }

            .bg-port1 img {
                margin-top: 32px !important;
    margin-left: 32px !important;
    width: 76% !important;
    height: 122px !important;
}
}
@media screen and (max-width: 800px){
 .bg-port1 {
            background-image: url('../images/bg-mac-768.png') !important;
            background-position: center;
			background-repeat:no-repeat;
            width: 200px !important;
            height: 150px !important;
            margin: 10px;
            color: #fff;
            margin-right: 5px;
        }

            .bg-port1 img {
                margin-top: 30px !important;
                margin-left: 28px !important;
                width: 71% !important;
                height: 86px !important;
}
.bg-h3{ font-size:.9em !important;}
}
@media screen and (max-width: 768px){
 .bg-port1 {
            background-image: url('../images/bg-mac-768.png') !important;
            background-position: center;
			background-repeat:no-repeat;
            width: 200px !important;
            height: 150px !important;
            margin: 10px;
            color: #fff;
            margin-right: 5px;
        }

            .bg-port1 img {
                margin-top: 30px !important;
                margin-left: 28px !important;
                width: 71% !important;
                height: 86px !important;
}
.bg-h3{ font-size:.9em !important;}
}
@media screen and (max-width: 425px){
.bg-port1 {
            background-image: url('../images/bg-mac-425.png') !important;
            background-position: center;
			background-repeat:no-repeat;
            width: 375px !important;
            height: 300px !important;
            margin: 10px;
            color: #fff;
            margin-right: 5px;
        }

            .bg-port1 img {
                    margin-top: 65px !important;
                    margin-left: 54px !important;
                    width: 71% !important;
                    height: 162px !important;
            }
}
@media screen and (max-width: 375px){
 .bg-port1 {
            background-image: url('../images/bg-mac-1024.png') !important;
            background-position: center;
			background-repeat:no-repeat;
            width: 315px !important;
            height: 190px !important;
            margin: 10px;
            color: #fff;
            margin-right: 5px;
        }

            .bg-port1 img {
                margin-top: 29px !important;
                margin-left: 54px !important;
                width: 65.5% !important;
                height: 125px !important;
}
}
@media screen and (max-width: 320px){
 .bg-port1 {
            background-image: url('../images/bg-mac-1024.png') !important;
            background-position: center;
			background-repeat:no-repeat;
            width: 263px !important;
            height: 190px !important;
            margin: 10px;
            color: #fff;
            margin-right: 5px;
        }

            .bg-port1 img {
                margin-top: 29px !important;
                margin-left: 28px !important;
                width: 78% !important;
                height: 125px !important;
}
}
/* 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;
  }

  .navbar-nav > li {
    margin-left: 2px;
  }

  .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: 25px 10px 25px 10px;/*40px 10px 40px 10px;*/
  }

  .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 .overlay .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;
  }

}


/* 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;
  }

  .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;
  }
}

/* xs */
@media (max-width: 767px) {
  .container > .navbar-header, .container > .navbar-collapse{
    margin-left: 0;
  }

  .top-number{
    font-size: 14px;
  }

  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:0 15px;
  }

  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;
  }
    

}
.pad{padding:10px;}
.bg-port1 {
            background-image: url('/images/bg-mac1.png');
            background-position: center;
            width: 480px;
            height: 300px;
            margin: 10px;
            color: #fff;
            margin-right: 5px;
        }

            .bg-port1 img {
                margin-top: 43px;
                margin-left: 73px;
                width: 69%;
                height: 202px;
            }

        .bgColor1 {
            background-color: #db4a50;
        }

        .bgColor2 {
            background-color: #f3da61;
        }

        .bgColor3 {
            background-color: #389592;
        }

        .bgColor4 {
            background-color: #313f50;
        }

        .bgColor5 {
            background-color: #f3a361;
        }

        .bgColor6 {
            background-color: #ecebee;
        }
        .bgColor6 h3 a {
            color: #000 !important;
        }

        .bgColor7 {
            background-color: #634da9;
        }

        .bgColor8 {
            background-color: #f3da61;
        }

        .bgColor9 {
            background-color: #389592;
        }
          .bgColor0 {
            background-color: #313f50;
        }

        .bord {
            border: 5px solid #fff;
        }

        .containers {
            margin: 15px;
        }
/* XS Portrait */
@media (max-width: 480px) {


}

