/* 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-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 .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;
  }
  
    .hover-image-2 {
    opacity: 0;
    position: absolute;
    width: 50%!important;
    top: 18.5%;
}

.hover-image-3 {
    opacity: 0;
    position: absolute;
    width: 50%!important;
    top: 36.5%;
}

.hover-image-4 {
    opacity: 0;
    position: absolute;
    width: 50%!important;
    top: 55%;
}
.navbar-inverse .navbar-nav > li > a{
	padding:36px 18px;}

.about-wrapper {
    padding-bottom: 0;
    padding: 45px;
}
.sports-left ul{
    margin-bottom: 40px;
}
.leadership-img h2{
	left:19%;}
.out-gal-image{
	width:30%;}

}

/* 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;
  }
  
  .hover-image-2 {
    opacity: 0;
    position: absolute;
    width: 50%!important;
    top: 18.5%;
}

.hover-image-3 {
    opacity: 0;
    position: absolute;
    width: 50%!important;
    top: 37%;
}

.hover-image-4 {
    opacity: 0;
    position: absolute;
    width: 50%!important;
    top: 56%;
}
.navbar-header{
	float:none;
	display:table;
	margin-left:auto !important;
	margin-right: auto !important;}
.navbar-inverse .navbar-nav > li > a{
	padding:36px 22px;}
.tclient-box{
	width:30%;}
.about-wrapper{
	padding:30px 10px 0 10px;}
.leadership-img h2{
	font-size:28px;
	left:17%;}
.sport-right img:first-child {
    width: 100%;
}
.sports-left ul{
	margin-bottom:40px;}
.out-gal-image{
	width:30%;}
}

/* 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;
  }
  
  .hover-image-2 {
    opacity: 0;
    position: absolute;
    width: 50%!important;
    top: 23%;
}

.hover-image-3 {
    opacity: 0;
    position: absolute;
    width: 50%!important;
    top: 46.5%;
}

.hover-image-4 {
    opacity: 0;
    position: absolute;
    width: 50%!important;
    top: 69.5%;
}
.navbar-inverse .navbar-nav > li > a{
	display:block;
	text-align:center;
	border-left:none;
	border-right:none;
	padding:12px 0;}
.navbar-inverse .navbar-nav .dropdown-menu > li > a{
	text-align:center;}
.feature-wrap i{
	margin-bottom:10%;}
.tclient-box{
	width:31%;}
.service-wrapper{
	margin-bottom:15px;}
.sales-side-row{
	display:block;
	margin-left: 0;
	margin-right: 0;
	width: 100%;
	margin-top: 30px;
	padding-left:0;}
.sales-side-row img {

    width: 30%;
    display: inline-block;
    margin-right: 15px;

}
.leadership-img h2 {
    position: absolute;
    bottom: 45px;
    left: 18%;
    color: #FFF;
    font-size: 24px;
}
.sports-left .sp-image{
	margin-bottom: 20px;
	width: 70%;
	display: table;
	margin-left: auto;
	margin-right: auto;
	}
.sport-right img:first-child{
	width:100%;}
.sports-left ul{
	margin-bottom:60px;}
.out-gal-image{
	width:30%;}
.out-gal-image::before, .out-gal-image::after{
	width:30px;
	height:30px;}
.out-title h2{
	top:15%;}

}

/* XS Portrait */
@media (max-width: 480px) {
	
	.item {
    height: 500px;
    width: 50%;
    margin: 0 auto;
}
.navbar-brand img{
	width:200px;}
.navbar-inverse .navbar-nav > li > a{
	display:block;
	text-align:center;
	border-left:none;
	border-right:none;
	padding:12px 0;}
.navbar-inverse .navbar-nav .dropdown-menu > li > a{
	text-align:center;}
.feature-wrap i{
	margin-bottom:20%;}
.about-wrapper {
    padding-bottom: 0;
    padding: 60px;        
}
.tclient-box{
	width:100%;}
.service-wrapper{
	margin-bottom:20px;}
	
.sales-side-row{
	display: table;
	margin-left: auto;
	margin-right: 0;
	width: 70%;
	margin-top: 30px;
	padding-left:0;}
.leadership-img h2{
	position: absolute;
	bottom: 10px;
	left: 14%;
	color: #FFF;
	font-size: 15px;}
.sports-left .sp-image{
	margin-bottom: 20px;
	width: 70%;
	display: table;
	margin-left: auto;
	margin-right: auto;
	}
.sport-right img:first-child{
	width:100%;}
.sports-left ul{
	margin-bottom:60px;}
body section#out-gallery{
	padding:0 0 60px 0;}
.out-gal-image{
	width: 32%;
	margin-right: 0px;
	margin-bottom: 3px;
	transform: rotate(0deg);}

.out-gal-image::after, .out-gal-image::before{
	width:20px;
	height:20px;}
.gal-row2 .out-gal-image{
	left:0;}
.out-title h2 span{
	font-size:34px;}
.out-title h2 {

    color: #333;
    position: absolute;
    top: -18%;
	left: 44%;
    font-size: 22px;
}
.out-title img{
	width:55%;}
.job-top img{
	width:65%;}

.hover-image-2 {
    opacity: 0;
    position: absolute;
    width: 50%!important;
    top: 16.5%;
}

.hover-image-3 {
    opacity: 0;
    position: absolute;
    width: 50%!important;
    top: 33%;
}

.hover-image-4 {
    opacity: 0;
    position: absolute;
    width: 50%!important;
    top: 50%;
}
}

