/* 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;
  }

  

}

/* 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: 5px;
  }

  .navbar-inverse .navbar-nav > li > a {
    padding: 5px 12px;
    margin: 0px;
    border-radius: 3px;
    color: #FFF;
    line-height: 24px;
    font-size: 16px;
    display: inline-block;
    }
  .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }

  .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-top: 0px none;
    float: left;
    background-color: #000;
    margin-top: 0px;
    padding: 0px !important;
    margin-left: 259px;
    }
  .navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
   border-top: 0px none;
    float: left;
    background-color: #000;
    padding: 0px 0px 0px 0px !important;
    margin-top: 17px;
    margin-bottom: 0px;
    position: fixed;
    z-index: 999999;
    margin-left: 262px;
    width: 70%;
}
 .corleft {
    margin-left: -213px;
    margin-top: 9px !important;
    }
 .carousel-inner {
    width: 69% !important;
}
  .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: 102%;
  }

  .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;
  }
  .scroltcn {
    margin-top: 68px;
    }
  .social {
    text-align: left;
    width: 100%;
}
  ul.social-share li a {
    color: #FFF;
    width: 55px;
    height: 55px;
    line-height: 58px;
    text-align: center;
    border-radius: 10px;
    font-size: 40px;
    margin-top: 5px;
    display: inline-block;
    margin-left: 5px;
    float: left;
}
  .texth3 {
    font-size: 13px;
    color: #000;
    font-weight: 400;
    line-height: 9px;
    margin-bottom: 39px;
    margin-top: -18px;
}
  .imgwidne {
    width: 160px;
    max-width: 80% !important;
}
  div.jquery-gdakram-tooltip div.content {
  -moz-border-radius: 1em;
  -webkit-border-radius: 1em;
  border-radius: 1em;
  background-color:#ED1B24;
  width: 280px;
  min-height: 200px;
  float: left;
  padding: 10px;
  margin-left:-80px !important;
  text-align:justify;
    }
 .logoimg {
    width: 90%;
    margin-top: -12px;
    }
 .element{
    width: 254px !important;
 }
 .media:first-child {
   margin-top: 172px !important;
    }
 
 .tab-wrap {
    margin-bottom: 20px;
    width: 102%;
    }
 .stickcon {
    width: 72%;
    }
 .textform{
    height: auto;
    }
 .profilmarto {
    margin-top: 41px;
    }
 .vewprbtn {
    margin-left: 2px;
}
 .navbar {
    height: 171px;

    }
    .btn-primary {
        padding: 8px 9px;
    }
    .clientDweb {
    width: 22%;
}
    .clientdmo {
    width: 28%;
}
    .cliloc{
        width: 11% !important;
    }
 .fullnawid{
     min-width: 133px !important;
 }
 .dicwid {
    width: 15% !important;
    padding-left: 18px !important;
}
 .dictr {
    padding-left: 18px !important;
}
 .sectortr {
    padding-left: 10px !important;
}
 .sectorwidt {
    width: 0px;
    padding-left: 10px !important;
}
 .rolewid {
    width: 0px;
    padding-left: 0px !important;
}
 .rolestr {
    padding-left: 0px !important;
}
 .dailywid {
    width: 9%;
    padding-left: 0px !important;
}
 .avaiblwidth {
    width: 0%;
    padding-left: 0px !important;
}
 .datetr {
    width: 0%;
    padding-left: 0px !important;
}
 .rate {
    float: right;
    margin-right: 23px;
}
 h2 {
    font-size: 14px;
}
 .table > thead > tr > th {
    font-size: 11px;
}
 .cliprimg {
    width: 82%;
    margin-bottom: 0px;
    height: 151px;
}
 .lasprcli {
    margin-left: 15px;
    width: 910px;
}
 .tabwidth{
     width: 255px !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;
  }
  .navbar > .container .navbar-brand {
    margin-left: 4px;
    width: 17%;
    position: fixed;
    background-color: #fff !important;
    z-index: 9;
}
  .topimg {
    margin-top: -16px;
    height: 28px;
}
  .nav {
    padding-left: 20px !important;
    margin-bottom: 0px;
    list-style: outside none none !important;
    width: 100%;
    }
  .navh {
    width: 18%;
    }
  .navbar {
    border-radius: 0px;
    margin-bottom: 0px;
    background: #FFF none repeat scroll 0% 0%;
    padding: 0px;
    height: 120px;
}
  .logoimg {
    width: 100%;
    margin-top: -11px;
    }
  .scroltcn {
    margin-top: 68px;
    }
  .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-top: 0px none;
    float: left;
    background-color: #000;
    margin-top: 5px;
    padding: 0px 0px 0px 0px !important;
    margin-left: 160px;
    width: 72%;
}
  .navbar-inverse .navbar-nav > li > a {
    padding: 5px 12px;
    margin: 0px;
    border-radius: 3px;
    color: #FFF;
    line-height: 24px;
    font-size: 16px;
    display: inline-block;
}
  .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
 
  .navbar-nav > li {
    margin-left: 0;
  }
  .tabright {
    margin-left: 0px;
}
  .corleft {
    margin-left: -46px;
}
  .animatetext {
    color: #000;
    margin-left: 188px;
    font-size: 24px;
}

  .carousel-indicators {
    width: 21%;
    left: 45%;
    margin: 0px auto;
    bottom: 7%;
}
  .aboutimg {
    width: 96%;
    text-align: justify;
}
  .angeltb {
    width: 15%;
}
  .owl-theme .owl-controls .owl-page span {
    display: block;
    width: 9px;
    height: 9px;
    margin: 5px 7px;
    opacity: 0.5;
    border-radius: 20px;
    background: #869791 none repeat scroll 0% 0%;
}
  .clients-comments {
    background-position: 57px 166px;
    background-repeat: no-repeat;
    height: auto;
    margin-bottom: 0px;
}
  .gmap-area .map-content ul {
    list-style: outside none none;
    width: 110%;
}
  #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: 23%;
  }

  .tab-wrap .media .parrent.media-body, 
  .media.accordion-inner .media-body{
    clear: both;
    width: 100%;
  }
  .angleimg {
    margin-bottom: 105px;
}
  .imgwidne {
    width: 112px !important;
    max-width: 86% !important;
}
  .cleintlogo {
    width: 100%;
    margin-left: 0px;
}
  .setwidth{
      width:100% !important;
  }
  .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;
  }
   div.jquery-gdakram-tooltip {
      width: 340px;
      color: white;
      font-size: 12px;
	  position: absolute;
	  z-index: 10000;
	  top: 0px;
	  left: 0px;
    }

    div.jquery-gdakram-tooltip div.content {
      -moz-border-radius: 1em !important;
      -webkit-border-radius: 1em !important;
      border-radius: 1em !important;
      background-color:#ED1B24 !important;
      width: 280px !important;
      min-height: 200px !important;
      float: left !important;
      padding: 10px !important;
      margin-left:-150px !important;
      text-align:justify !important;
    }
    div.jquery-gdakram-tooltip div.down_arrow {
      background : url('../images/down_arrow.png') 60px 0px no-repeat !important;
      width: 100% !important;
      height: 20px !important;
    }
    .healthfab {
    margin-top: -7px;
    }
    .meem {
    margin-top: 22px;
    background-color: #FFF !important;
    }
    .expo {
    margin-top: 0px !important;
    }
    #footer {
    padding-top: 48px;
    padding-bottom: 30px;
    color: #FFF;
    background: #000 none repeat scroll 0% 0%;
    }
     .matabout {
    width: 93%;
    }
     .oprtser {
    margin-top: 0px !important;
    }
     .media:first-child {
    margin-top: 125px !important;
    }
     .textform{
    height: auto;
    }
     .cliprimg {
    width: 39% !important;
    margin-bottom: 25px;
    height: 220px;
}
}

/* xs */
@media (max-width: 767px) {
    .navbar {
    border-radius: 0px;
    margin-bottom: 0px;
    background: #FFF none repeat scroll 0% 0%;
    padding: 0px;
    height: auto;
    }
   
  .container > .navbar-header, .container > .navbar-collapse{
    margin-left: 0;
    margin-top:0px;
    width: 100%;
  }
  .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-top: 0px none;
    float: left;
    background-color: #000;
    padding: 0px !important;
    margin-bottom: 0px;
    position: relative;
    z-index: 999999;
}
  .navbar > .container .navbar-brand {
    margin-left: 0px;
    width: 44%;
    position: relative;
}
  .navbar-nav {
    margin: 0px 0px !important;
}
   .cliprimg {
    width: 40% !important;
    margin-bottom: -20px;
    height: 108px;
    margin-top: 10px;
}
  .navbar-inverse .navbar-nav > li > a {
    padding: 5px 12px;
    margin: 0px;
    border-radius: 3px;
    color: #FFF;
    line-height: 24px;
    font-size: 18px;
    display: inline-block;
    width: 89%;
}

  .scrolang{
    height:auto;overflow-y:inherit;
}
  .loco{
      margin-top: 127px;
  }
    .carousel-inner {
        position: relative !important;
        width: 100% !important;
    }
  #slider_part {
    width: 100%;
    height: 193px;
    overflow: hidden;
    margin-left: 0px;
}

  .rslides {
    height: auto !important;
    margin: 0px 0px 0px !important;
    }
  .matabout {
    width: 91% !important   ;
}
  .animatetext {
    color: #000;
    margin-left: 46px;
    font-size: 17px;
    }
  .carousel-indicators {
    width: 48%;
    left: 28%;
    margin: 0px auto;
    bottom: 11%;
}
  .aboutimg {
    width: 100%;
    text-align: justify;
}
  .cleintlogo {
    width: 100%;
    margin-left: 0px;
}
  .top-number{
    font-size: 14px;
  }

  input.search-form:hover {
    width: 120px;
  }

  .navbar-nav > li {
    margin-left: 10px;
    padding-bottom: 0px;
    margin-top: 7px;
    margin-bottom: 2px;
}
  .vewprbtn {
    margin-left: 0px;
}
  #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;
    width: 100%;
  }

  .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: 0px 0;
  }

  .clients-area h2 {
    font-size: 25px;
  }
  .clients-comments img {
    /*border: 1px solid #000;*/
    height: auto;
    padding: 5px;
    width: 100%;
    margin-top: 5px;
    transition: all 0.9s ease 0s;
    margin-left: 11px;
}
  .clients-comments {
    background-position: 52px 121px;
    background-repeat: no-repeat;
    height: auto;
    margin-bottom: 0px;
}
  .owl-theme .owl-controls .owl-page span {
    display: block;
    width: 9px;
    height: 9px;
    margin: 5px 7px;
    opacity: 0.5;
    border-radius: 20px;
    background: #869791 none repeat scroll 0% 0%;
}
  .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;
  }
  .center h2 {
    font-size: 25px;
    margin-top: 0px;
    margin-bottom: 20px;
}
  address {
    margin-bottom: 16px;
    font-style: normal;
    line-height: 1.429;
    width: 189%;
    margin-left: 0px;
}
  .media:first-child {
    margin-top: 65px !important;
}
  .marlptab {
    margin-left: 17px;
}
  .tab-content h2 {
    margin-top: 10px;
    text-align: center;
    color: #ED1B24;
    font-size: 24px;
}
  .tabright {
    margin-left: 0px;
}
  .texth3 {
    font-size: 11px;
    color: #000;
    font-weight: 400;
    line-height: 9px;
    margin-bottom: 39px;
    margin-top: -18px;
}
  .marminl {
    margin-left: -5px;
}
    .angleimg{
        margin-bottom: 78px !important;
    }
    .meem {
    margin-top: 10px;
    background-color: #FFF !important;
}
    .healthfab {
    margin-top: -13px;
}
    .mio {
    margin-top: -10px;
    background-color: #FFF !important;
}
    .bsofa {
    margin-top: -23px;
}
    .shirt{
        margin-left: 4px;
    }
    .angelimgbot{
        margin-top: 0px;
    }
   
    .imgwidne {
    width: 85px;
    max-width: 85% !important;
    }
    div.jquery-gdakram-tooltip {
      width: 340px !important;
      color: white !important;
      font-size: 12px !important;
	  position: absolute !important;
	  z-index: 10000 !important;
	  top: 0px !important;
	  left: 0px !important;
	  display: none !important;
    }

    div.jquery-gdakram-tooltip div.content {
      -moz-border-radius: 1em !important;
      -webkit-border-radius: 1em !important;
      border-radius: 1em !important;
      background-color:#ED1B24 !important;
      width: 280px !important;
      min-height: 200px !important;
      float: left !important;
      padding: 10px !important;
      margin-left:-150px !important;
      text-align:justify !important;
    }
    div.jquery-gdakram-tooltip div.down_arrow {
      background : url('../images/down_arrow.png') 60px 0px no-repeat !important;
      width: 100% !important;
      height: 20px !important;
    }
    .oprtser {
    margin-top: -65px !important;
    }
    .mar_45{
    margin-top: 0px;
    }
    .cape{
        margin-top: 10px;
    background-color: #fff !important;
    }
    .film{
        margin-left: -6px;
    }
    .riseto{
        width: 76%;
    }
    .golf{
        width: 73%;
    }
    .vernex{
        width: 49%;
    }
    .rightim {
    width: 10%;
    margin-top: 18px;
    }
    .borderd {
    border-bottom: 2px solid #ED1B24;
    line-height: 45px;
    margin-top: 15px;
    }
    .textform{
    height: auto;
    }
    .esign {
    margin-top: 17px;
    }
    .stickcon {
    width: 100%;
    }
    .media2:first-child {
    margin-top: 5px !important;
    }
    .profilmarto {
    margin-top: 18px;
    }
    .table-responsive {
    border: none !important;
    }
    .dnew{
        height: auto;
    width: 107%;
    }
    .userpro {
    width: 44%;
    margin-bottom: 16px;
    }
    .fixcolro {
    color: #4E4E4E !important;
   
    }
    .updatebtn{
        margin-bottom: 20px;
    }
    .logoimg{
        max-width: 100px
    }
}

/* XS Portrait */
@media (max-width: 480px) {
    .logoimg{
        max-width: 100px
    }

}

