/* 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) {
  /* 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{
    margin-left: 0;
  }
.top-social{/*display:none;*/}
.top-numemail{/*display:none;*/}
  .top-number{
    font-size: 14px;
	text-align:center;
	/*display: inline-block;*/
  }
.companyName{display: block;
color: #060;
float: left;
font-size: 15px;
width: 244px;
font-weight: bold;}
  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;
  }
  
  .mobile-none
  {
	  display:none;
	 }
	 
	 div#fvpp-blackout {
    display: none !important;
}

.navbar-nav>li {
    margin-left: 0;
}

ul.nav.navbar-nav {
    background: #666666;
	z-index: 120000;
    position: relative;
	padding: 0px 10px;
	margin:0;
}

.mrgntop{margin-top:70px;}

.navbar-inverse .navbar-nav > li > a {
    padding: 17px 15px 15px 15px;
	border-top: 1px solid #E2E2E2;
}
  
  .navbar-inverse .navbar-nav > li > a:after {
	  display:none;
}

.navbar-collapse {
    padding-right: 0px;
    padding-left: 0px;
}

#main-slider .active .animation.animated-item-1, {
    
    visibility: hidden;
}

#main-slider .carousel .item {
    height: auto !important;
}
   
   #main-slider .carousel .carousel-content {
    margin-top: 40px !important;
} 

.feature-wrap h2 {
    margin-top: 32px;
}

.recent-work-wrap {
    margin-bottom: 20px;
}

.table {
    margin-bottom: 40px;
}

.services-wrap {
    padding: 20px 20px;
    margin: 0 0 20px;
    
}

.website-counterbox {
    position: absolute;
    left: 0;
    margin-top: -18px;
	text-align:left !important;
}

.center h2 {
    font-size: 26px;
}

.page-entry-body {
    padding: 10px 10px 0px 10px;
}

.page-entry-content h2 {
    padding-bottom: 10px;
}

.form-con {
    padding: 10px;
    margin: 10px 0;
}

}

/* XS Portrait */
@media (max-width: 480px) {
	
	.top-bar {
    padding: 1px 0px 5px 0px;
    background: #fff;
    box-shadow: 0px 4px 18px rgba(193, 193, 193, 0.4);
    border-bottom: 1px solid #dcdcdc;
    position: relative;
    z-index: 12;
    height: 180px;
}

.navbar-inverse {
    height: auto;
    position: absolute;
    width: 100%;
    top: 180px;
    z-index: 99;
    background: #fc5900 !important;
}

.top-head {
    margin: 40px 0px;
}

.team-fm {
    margin-right: 0px;
    border: 1px solid #ccc;
    height: 300px;
    margin-left: 0px;	
    margin-bottom: 10px;
}

.up_event {
    border: 1px solid #ccc;
    margin-left: 0px;
    height: 300px;
    margin-right: 0px;
    margin-top: 10px;
}

.slider-testimonial {
    margin-top: 0px;
}

/* Headere Custome Style */

.top-number {
    font-size: 14px;
    text-align: center;
    display: inline-block;
    height: 65px;
	width: 100%;
}

.top-social img {
    width: 100%;
}

.top-contact {
    color: #000;
    text-align: center;
    padding: 5px 0px 0px 0px;
}

.sign_in_bn {
    background-color: #4EA936;
    width: 100%;
    text-align: center;
}

#mid_area .col-sm-4.same_hiet_a > div {
    height: 460px;
}

.main-top-head
{
	margin-top: 40px;
}

/* News Page */

.newsBox {
    padding: 40px 3%;
    width: 100%;
    float: left;
}

.newsBox .pageTitle h2 {
    padding: 16px 13px;
    font-size: 20px;
    color: #fff;
    text-transform: uppercase;
    background-color: #f15f24;
}

.newsBox .pageTitle {
    padding: 8px 0px 15px 122px;
    width: 100%;
    float: left;
    background: url(../images/newsTitle.png) no-repeat center left;
}

/* Chapters */

.main-chap
{
	padding: 0px 20px;
}

.chap-reg h2 {
    text-align: center;
    font-size: 20px;
    color: #333;
    margin-top: 0px;
    margin-bottom: 10px;
}

.chap-lft {
    border-bottom: 1px dashed #4ea936;
    float: left;
    width: 100%;
}

.chap-img {
    padding: 0px 0px 0px 0px;
    margin-top: 5px;
}

.chap-img img {
	height: 50px;
	width: 50px;
}

.chap-title {
    margin-top: 5px;
    margin-bottom: 10px;
    font-weight: 600;
    color: #575656;
    line-height: 14px;
    font-size: 11px;
}


}


.col-right
{
	padding-right:0;
}

.col-left-right
{
	padding-left:0;
	padding-right:0;
}

.col-left
{
	padding-left:0;
}

@media (max-width: 768px)
{

	.col-right
	{
		padding-right: 15px;
	}
	
	.col-left-right
	{
		padding-left: 15px;
		padding-right: 15px;
	}
	
	.col-left
	{
		padding-left: 15px;
	}
	
	.btn-pop {
    width: 100%;
  }
}
 