/* 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 (min-width: 1000px) and (max-width: 1800px) {

  .uix-multi-carousel__controls.is-vertical {
    width: 300px;
    position: absolute;
    top: 45% !important;
    left: inherit !important;
    right: 0% !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: 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) {

 

  /* 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) {

 
  
.detailact .col-md-2{ text-align: left; font-weight: bold; }
#widget_impactbuzz_0 .widget-f .widget-items .widget-item{
  width: 85% !important;

}
.flip-card {
  margin: 0 auto;
}
.flip-wrapper {
    display: inline !important; margin-bottom: 0px !important;
}

iframe{ width: 100%; height: auto; }
  .userindex .widget-f .widget-items .widget-item {
    padding-top: 15px;
    padding-bottom: 15px;
    width:100% !important;
    float: left;
}



  .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;
  }
   
   .widget-item-companyprofile-name, .widget-item-companyprofile-shortdesc{ display:none;} 
   
   .widget-company-f-gv-12 .widget-items .widget-item-figure .widget-item-companyprofile{
	   position: relative;;
    top: 0;
    left: 0;
    right: 0;
    background: none;
    width: 100%;
    height:auto;
    -webkit-border-radius: 100px;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-top-right-radius: 0;
    -moz-border-radius: 100px;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-topright: 0;
    border-radius: 100px;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; max-width:100%;
   }

.widget-company-f-gv-12 .widget-items .widget-item-figure {
    -webkit-border-radius: 100px !important;
    -webkit-border-top-right-radius: 0 !important;
    -moz-border-radius: 100px !important;
    -moz-border-radius-topright: 0 !important;
    border-radius: 100px !important;
    border-top-right-radius: 0 !important;
    border: 15px solid #f2901c !important;
    position: relative !important;
    margin-top: 52px;
    background: #fff;
    height: 317px;
}
.widget-f .widget-items .widget-item {
    padding-top: 15px;
    padding-bottom: 15px; padding-left:15px; padding-right:15px;
    width: 95%;
    float: left;
}
.widget-company-f-gv-12 .widget-items .widget-item-figure .widget-item-companyimage img {
    min-height: 170px;
}
widget-item-companyimage img {
    max-height: 170px;
}
.widget-company-f-gv-12 .widget-items .widget-item-figure .widget-item-companyprofile .widget-item-companyprofile-logo {
    margin-top: 45px; background:#FFF; margin:0px; padding:25px; text-align:center;
	-webkit-border-top-left-radius: 100px;
	-moz-border-radius-topleft: 100px;
	border-top-left-radius: 100px;
}
.widget-company-f-gv-12 .widget-items .widget-item-figure .widget-item-companyimage img {

	-webkit-border-bottom-right-radius: 90px !important;
-webkit-border-bottom-left-radius: 90px !important;
-moz-border-radius-bottomright: 90px !important;
-moz-border-radius-bottomleft: 90px !important;
border-bottom-right-radius: 90px !important;
border-bottom-left-radius: 90px !important;
}
.widget-company-f-gv-12 .widget-items .widget-item-figure .widget-item-companyimage {
    position: relative;
    top: 0;
    right: 0;
    width: 100%; height:170px;
	overflow: hidden;
-webkit-border-bottom-right-radius: 90px !important;
-webkit-border-bottom-left-radius: 90px !important;
-moz-border-radius-bottomright: 90px !important;
-moz-border-radius-bottomleft: 90px !important;
border-bottom-right-radius: 90px !important;
border-bottom-left-radius: 90px !important;
}
.company-list .widget-item-pic {
    margin: 0;
    height: 170px !important;
    
}
.widget-company-f-gv-12 .widget-items .widget-item-detail{ display:block;}
.widget .widget-item .widget-item-name {
    cursor: pointer; text-align:center;
    margin-bottom: 15px;
}
#header {
    width: 100%;
    margin: auto;
    padding: 10px 0px;
}
.menu-xs-visible {
    background: #FFF;
    padding: 0px;
    margin-top: 10px;
}
.widget {
    margin-bottom: 0px;
    padding-left: 0;
}
.widget-topsearch {
    margin-top:0px; width:100% !important; float:left !important; padding:0px 15px;
    font-size: 18px;
}
.company-viewby {
    float: right !important;
    border: 1px solid #e2e8ec;
    border-left: none; margin-bottom:5px;
}
.widget h3 {
    margin-bottom: 5px;
}

.widget .widget-header h1, .widget .widget-header h3 {
    text-transform: none;
    color: #f2901c;
    border-bottom: 3px solid #f2901c;
    font-size: 28px !important;
    font-style: italic;
    line-height: 30px;
    display: inline-block;
    padding-right: 54px;
    border: none;
    position: relative;
}
.widget .widget-header h3 {
    font-size: 25px !important;
    line-height: 28px;
}
.widget-gl-4 .widget-items .widget-item, .widget-gv-4 .widget-items .widget-item, .widget-ul-4 .widget-items .widget-item, .widget-ul-4 .widget-items ul li {
    width: 100%;
    float: left;
    min-height: 410px;
}
.col-sm-12{ float:left;}
}

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


}

