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

  .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;
  }

}


/* sm */
@media (min-width: 768px) and (max-width: 991px) {

.employer h2, .candidate h2,.solution h2{
    
    font-size: 14pt;
   
}

.text {
    
    font-size: 10pt;
   text-align:left;
    line-height: 20pt;
	padding: 5px;
}

.p_blog1 {
    font-size: 18pt;
    
}

.p_blog2 {
    padding: 30px 40px;
    color: #787878;
    line-height: 18pt;
    font-size: 12pt;
    
    text-align: justify;
}
.slider_p5 {
    margin-top:-38px;
    font-size: 15pt;
   
}

.email {
    width: 100%;
   
}
  /* 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;
  }
}

 @media (min-width:1500px){
 
 .logo{
margin-top:220px ;
margin-bottom:20px;
}

.vist_text,.vist_text1 {
 font-size: 26pt;
}

.vist_left{

width:49%;
float:left;
}

.vist_right{

width:49%;
float:right;
}
.vist_left_1{
width:90%;
}

.vist_right_1{
width:90%;
}

.vist_text4{
font-size:24px;
line-height:24px;

  
}

.vist_text3{
font-size:29px;
}
 }

/* xs */
@media (max-width: 768px) {
  .container > .navbar-header, .container > .navbar-collapse{
    margin-left: 0;
  }
  
  

  }
  @media (min-width:1025px) and (max-width: 1400px) {
  
  .logo_size{
width: 200px;
padding-top: 10px;
padding-bottom: 10px;
}
  }

@media (max-width: 700px) {
body {
    background: transparent url("../images/bg2.png") top center;
	background-size: inherit; 
}
}

@media (min-width:768px) and (max-width: 1024px) {
  body {background:url(../images/bg.png) top center;
  background-size: inherit; padding-top:100px;}
}

@media (min-width:600px) and (max-width: 800px) {
 .vist_text,.vist_text1 {
 font-size: 12px;
}
.vist_left{

width:49%;
float:left;
}

.vist_right{

width:49%;
float:right;
}
.vist_left_1{
width:100%;
}

.vist_right_1{
width:100%;
}

.vist_text,.vist_text1 {
 font-size: 16px;
}

.vist_text4 {
  
    font-size: 15pt;
  
}

.vist_text3 {
    
    font-size: 12pt;
  
}
.logo_size{
width: 170px;
}
}

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

.logo{
margin-top:100px ;
margin-bottom:20px;
}
.logo_size{
width: 150px;
}

.vist_text,.vist_text1 {
 font-size: 18px;
}



}



