/* 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, .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;
  }
    

}

/* XS Portrait */
@media (max-width: 480px) {

.banner-indent .banner-wrap.items {
    background: #414141 none repeat scroll 0 0;
    float: left;
    margin: 0;
    padding: 0;
    text-align: left;
    width: 100%;
}
}
@media (max-width: 320px) {

.join-us {
    background: #9d4a9c;
    position: relative;
    display: block;
    min-height: 200px;
    padding-top: 15px;
}


.banner-indent .banner-wrap.items {
    background: #414141 none repeat scroll 0 0;
    float: left;
    margin: 0;
    padding: 0;
    text-align: left;
    width: 100%;
}
}

.content_box_hexagon {
	padding-top:86px;
	text-align:center;
}
.content_box_hexagon ul {
	margin-left:15px;
	list-style:none;
	display:inline-block;
	margin-bottom:0;
}
.content_box_hexagon ul li {
	float:left;
	padding:0 15px;
}
.content_box_hexagon ul:last-child {
	margin-top:0px;
	margin-bottom:106px;
}
.content_box_hexagon ul:last-child li {
	padding-right:17px;
	padding-left:12px;
}
.hexagon, .bg_DarckGrayColor .hexagon {
	width:300px;
	height:175px;
	background:#1e1e1e;
	position:relative;
	overflow:visible;
	box-sizing:border-box;
}
.hexagon .btn.btn-inverse.btn-normal.btn-primary, .bg_DarckGrayColor .hexagon .btn.btn-inverse.btn-normal.btn-primary {
	background:none;
	padding:14px 0 0 0;
	font:normal 14px/20px Montserrat;
	color:#8d8d8d;
}
.hexagon .btn.btn-inverse.btn-normal.btn-primary:before, .hexagon .btn.btn-inverse.btn-normal.btn-primary:after, .bg_DarckGrayColor .hexagon .btn.btn-inverse.btn-normal.btn-primary:before, .bg_DarckGrayColor .hexagon .btn.btn-inverse.btn-normal.btn-primary:after { display:none; }
.hexagon .btn.btn-inverse.btn-normal.btn-primary:hover, .bg_DarckGrayColor .hexagon .btn.btn-inverse.btn-normal.btn-primary:hover { color:#f7bc28; }
.hexagon .icon, .bg_DarckGrayColor .hexagon .icon {
	float:none;
	width:100%;
	text-align:center;
	opacity:1;
}
.hexagon .btn-align, .bg_DarckGrayColor .hexagon .btn-align { text-align:center; }
.hexagon.bg_linkColorHover .icon img { height:86px; }
.hexagon:before {
	content:"";
	position:absolute;
	top:-86px;
	left:0;
	width:0;
	height:0;
	border-left:150px solid transparent;
	border-right:150px solid transparent;
	border-bottom:87px solid #1e1e1e;
}
.hexagon:after {
	content:"";
	position:absolute;
	bottom:-86px;
	left:0;
	width:0;
	height:0;
	border-left:150px solid transparent;
	border-right:150px solid transparent;
	border-top:87px solid #1e1e1e;
}
@media (max-width: 1200px) {
	.hexagon {
		width:250px;
		height:138px;
	}
	.hexagon .icon, .hexagon .service-box_body { margin-top:-19px; }
	.hexagon:before {
		top:-78px;
		border-left:125px solid transparent;
		border-right:125px solid transparent;
		border-bottom:78px solid #1e1e1e;
	}
	.hexagon:after {
		bottom:-78px;
		border-left:125px solid transparent;
		border-right:125px solid transparent;
		border-top:78px solid #1e1e1e;
	}
	.hexagon.bg_linkColorHover {
		width:250px;
		height:125px;
	}
	.hexagon.bg_linkColorHover .icon, .hexagon.bg_linkColorHover .service-box_body { margin-top:-19px; }
	.hexagon.bg_linkColorHover .icon img { height:86px; }
	.hexagon.bg_linkColorHover:before {
		top:-78px;
		border-left:125px solid transparent;
		border-right:125px solid transparent;
		border-bottom:78px solid #1e1e1e;
	}
	.hexagon.bg_linkColorHover:after {
		bottom:-78px;
		border-left:125px solid transparent;
		border-right:125px solid transparent;
		border-top:78px solid #1e1e1e;
	}
}
@media (max-width: 979px) {
	.hexagon {
		width:200px;
		height:115px;
		padding:0;
	}
	.hexagon .icon, .hexagon .service-box_body { margin-top:-19px; }
	.hexagon:before {
		top:-68px;
		border-left:100px solid transparent;
		border-right:100px solid transparent;
		border-bottom:68px solid #1e1e1e;
	}
	.hexagon:after {
		bottom:-68px;
		border-left:100px solid transparent;
		border-right:100px solid transparent;
		border-top:68px solid #1e1e1e;
	}
	.hexagon.bg_linkColorHover {
		width:200px;
		height:115px;
		padding:0;
	}
	.hexagon.bg_linkColorHover .icon, .hexagon.bg_linkColorHover .service-box_body { margin-top:-19px; }
	.hexagon.bg_linkColorHover:before {
		top:-68px;
		border-left:100px solid transparent;
		border-right:100px solid transparent;
		border-bottom:68px solid #f7bc28;
	}
	.hexagon.bg_linkColorHover:after {
		bottom:-68px;
		border-left:100px solid transparent;
		border-right:100px solid transparent;
		border-top:68px solid #f7bc28;
	}
}
.margin_top-100 { margin-top:0px; }
@media (max-width: 767px) {
	.margin_top-100 { margin-top:-100px; }
	.content_box_hexagon {
		text-align:center;
		padding-top:15px;
	}
	.content_box_hexagon ul {
		margin-left:0;
		display:block;
		margin-bottom:0;
		width:100%;
	}
	.content_box_hexagon ul li {
		float:none;
		padding:0;
		width:100%;
		margin-bottom:200px;
	}
	.content_box_hexagon ul:last-child {
		margin-top:96px;
		margin-bottom:106px;
	}
	.content_box_hexagon ul:last-child li { padding:0; }
	.hexagon {
		width:300px;
		height:175px;
		display:inline-block;
	}
	.hexagon .icon, .hexagon .service-box_body { margin-top:0; }
	.hexagon:before {
		top:-86px;
		border-left:150px solid transparent;
		border-right:150px solid transparent;
		border-bottom:87px solid #1e1e1e;
	}
	.hexagon:after {
		bottom:-86px;
		border-left:150px solid transparent;
		border-right:150px solid transparent;
		border-top:87px solid #1e1e1e;
	}
	.hexagon.bg_linkColorHover {
		width:300px;
		height:175px;
		display:inline-block;
	}
	.hexagon.bg_linkColorHover .icon, .hexagon.bg_linkColorHover .service-box_body { margin-top:0; }
	.hexagon.bg_linkColorHover .icon { margin-top:22px; }
	.hexagon.bg_linkColorHover:before {
		top:-86px;
		border-left:150px solid transparent;
		border-right:150px solid transparent;
		border-bottom:87px solid #f7bc28;
	}
	.hexagon.bg_linkColorHover:after {
		bottom:-86px;
		border-left:150px solid transparent;
		border-right:150px solid transparent;
		border-top:87px solid #f7bc28;
	}
}
@media (max-width: 340px) {
	.hexagon, .bg_DarckGrayColor .hexagon {
		width:250px;
		height:138px;
	}
	.hexagon .icon, .hexagon .service-box_body, .bg_DarckGrayColor .hexagon .icon, .bg_DarckGrayColor .hexagon .service-box_body { margin-top:0; }
	.hexagon .icon, .bg_DarckGrayColor .hexagon .icon { margin-bottom:0; }
	.hexagon .btn.btn-inverse.btn-normal.btn-primary, .bg_DarckGrayColor .hexagon .btn.btn-inverse.btn-normal.btn-primary { padding:6px 0 0 0; }
	.hexagon:before {
		top:-78px;
		border-left:125px solid transparent;
		border-right:125px solid transparent;
		border-bottom:78px solid #1e1e1e;
	}
	.hexagon:after {
		bottom:-78px;
		border-left:125px solid transparent;
		border-right:125px solid transparent;
		border-top:78px solid #1e1e1e;
	}
	.hexagon.bg_linkColorHover {
		width:250px;
		height:125px;
	}
	.hexagon.bg_linkColorHover .icon, .hexagon.bg_linkColorHover .service-box_body { margin-top:0px; }
	.hexagon.bg_linkColorHover:before {
		top:-78px;
		border-left:125px solid transparent;
		border-right:125px solid transparent;
		border-bottom:78px solid #1e1e1e;
	}
	.hexagon.bg_linkColorHover:after {
		bottom:-78px;
		border-left:125px solid transparent;
		border-right:125px solid transparent;
		border-top:78px solid #1e1e1e;
	}
}
.hexagon.bg_linkColorHover { background:#f7bc28; }
.hexagon.bg_linkColorHover .icon {
	float:none;
	width:100%;
	text-align:center;
	opacity:1;
}
.hexagon.bg_linkColorHover .btn.btn-inverse.btn-normal.btn-primary { color:#1e1e1e; }
.hexagon.bg_linkColorHover .btn.btn-inverse.btn-normal.btn-primary:hover { color:#fff; }
.hexagon.bg_linkColorHover:before { border-bottom-color:#f7bc28; }
.hexagon.bg_linkColorHover:after { border-top-color:#f7bc28; }
@media all and (max-width: 1200px) and (min-width: 990px)
{
.join-us {
    /* margin-top: 5px; */
    display: inline-block;
    min-height: 172px;
    width: 455px;
    /* padding-top: 20px; */
    position: relative;
}

	
}
@media all and (max-width: 990px) and (min-width: 767px)
{

	
.help_contact_form {margin: 35px auto;position: relative;width: 70%;}
.join-us {
    margin-top: 5px;
    display: inline-block;
    min-height: 230px;
    width: 345px;
    padding-top: 20px;
    position: relative;
}

}
@media all and (max-width: 767px)
{
.laver_img{ background:none;}
#lft .disc{ vertical-align:top;}
.searchform { float: none;}
.work_bg{display:none;}
#work ul li {padding: 10px 0;position: relative !important;left: 0px !important;right: 0px !important;bottom: 0px !important;width: 100% !important;text-align: center !important;margin-top: 5px;}
#process {margin: 0px 45px 15px;}
.help_contact_form {margin: 35px auto;position: relative;width: 70%;}
.join-us {
margin-top:10px;
}
}	
