/* Responsive Design */

/* Large desktop */

.staple-hide{
  display: none;
}
@media(max-width: 1180px) {

	.ak-container {
	  width: 100%;
	  padding: 0 20px;
	}

	.boxed-layout #page, 
	body.boxed-layout {
	  width: 100%;
	}

	.both-sidebar .left-sidbar-right {
	  float: left;
	  width: 73%;
	}

	.both-sidebar #secondary-right {
	  float: right;
	  width: 25%;
	}

	.right-sidebar .business-hours a {
	  font-size: 12px;
	}

	.left-sidebar .business-hours a {
	  font-size: 13px;
	}

	a[href^=tel] { /* css */
	  color:inherit;
	  text-decoration: inherit;
	  font-size:inherit;
	  font-style:inherit;
	  font-weight:inherit;
	}

	/***** header css ****/
	#site-navigation ul.staple-menu > ul > li a {
	  padding: 0 7px;
	}

	/******* slider css ******/
	#main-slider .small-caption {
	  font-size: 16px;
	}

	#main-slider .caption-title {
	  font-size: 55.78px;
	}

	#main-slider .caption-description {
	  font-size: 18px;
	  margin-top: 10px;
	}

	.about, 
	.blogs {
	  padding: 60px 0;
	}

	.service-block {
	  margin-left: 1%;
	  width: 24%;
	}

	.service-block-wrapper {
	  margin-left: -1%;
	}

	.our-services .service-title {
	  font-size: 18px;
	}

	.our-services .service-content {
	  font-size: 13px;
	}

	.pricing-table .title-price {
	  font-size: 32px;
	}

	.pricing-table .table2 .price {
	  font-size: 40px;
	}

	.price-table {
	  float: left;
	  margin-left: 2%;
	  text-align: center;
	  width: 31.33% !important;
	  padding: 40px 0;
	}

	.price-table-wrapper {
	  margin-left: -2%;
	}

	.pricing-table .title-price {
	  background-size: 100% auto !important;
	  min-height: 170px !important;
	}

	.pricing-table .table-content li {
	  font-size: 18px;
	}

	.pricing-table .table-content ul {
	  padding: 25px 18px;
	}

	.pricing-table .table2 .table-content ul {
	  padding: 50px 18px;
	}

	.pricing-table .table2 .product-link {
	  padding-bottom: 30px;
	}

	.awesome-feature .aw-left .awesome-icons, 
	.awesome-feature .aw-right .awesome-icons {
	  width: 16%;
	}

	.awesome-feature .aw-left .aw-content, 
	.awesome-feature .aw-right .aw-content {
	  width: 82%;
	}

	.team-block {
	  margin-left: 1%;
	  width: 23%;
	}

	.portfolio-content .port-content {
	  display: none;
	}

	.statcounters {
	  margin-left: 1%;
	  margin-top: 65px;
	  width: 23%;
	  vertical-align: top;
	}

	.blog-in-wrap {
	  float: left;
	  margin-left: 1%;
	  width: 32.33%;
	}

	.blog-wrap {
	  margin-bottom: 45px;
	  margin-left: -1%;
	}

	.call-to-action {
	  padding: 30px 0;
	}

	.call-to-action:after {
	  display: none;
	}

	.our-team-member {
	  padding: 30px 0;
	}

	.team-member-grid .team-block {
	  width: 100%;
	}

	.header-white.home .no-classic .site-branding .tagline{
	  color: #333;
	}
}


@media(max-width: 1180px) {
	.search-icon {
	  display: none;
	}

	.home #masthead {
	  position: static;
	  background: #353535;
	}

	#site-navigation.main-navigation {
	  display: none;
	}

	#nav, .responsive-header {
	  display: block;
	}

	#nav-open-btn.nav-btn {
	  display: block;
	  margin: 15px 0 0;
	  width: 38px;
	  color: transparent;
	  height: 45px;
	  float: right;
	  opacity: 1;
	}

	#nav-open-btn.nav-btn span{
	  background: #FFF;
	  height: 5px;
	  width: 30px;
	  margin: 6px auto;
	  display: block;
	  border-radius: 5px;
	}

	.header-white #nav-open-btn.nav-btn span{
	  background: #dcd087
	}


	#nav .close-btn {
	  background: none repeat scroll 0 0 #dcd087;
	  border: 1px solid #ffffff;
	  border-radius: 100%;
	  color: #ffffff;
	  font-size: 14px;
	  height: 24px;
	  left: 10px;
	  line-height: 22px;
	  opacity: 1 !important;
	  text-align: center;
	  text-indent: 0;
	  top: -40px;
	  width: 25px;
	}

	#nav {
	  background: none repeat scroll 0 0 #2E313D !important;
	  padding-top: 50px;
	}

	#nav ul {
	  margin-left: 0;
	}

	#nav ul.sub-menu {
	  text-indent: 20px;
	}

	#nav li a {
	  position: relative;
	  font-weight: 300;
	  font-size: 14px;
	}

	#nav ul.sub-menu > li a:after {
	  background: none;
	}

	#nav li a:focus, #nav li a:hover, 
	#nav li.current-menu-item > a, 
	#nav li.current-menu-ancestor > a {
	  background:#dcd087; color:#333
	}

}


 @media (max-width: 980px) {

	.portfolio-content .read-more {
	  height: 44px;
	  line-height: 44px;
	  width: 44px;
	}

	.portfolio-content .port-title {
	  color: #ffffff;
	  font-size: 18px;
	}

	.team-image:hover .team-hover-icon {
	  top: 26%;
	}

	.inner-circle {
	  height: 160px;
	  width: 160px;
	}

	.inner-circle > h2 {
	  height: 140px;
	  width: 140px;
	}

	.coutner-title > h2 {
	  font-size: 18px;
	}

	.statcounters {
	  margin-top: 35px;
	}

	.testimonial .tm-slider {
	  font-size: 28px;
	}

	.title-test {
	  margin-top: 30px;
	}

	.testimonial .bx-controls.bx-has-pager {
	  padding-bottom: 20px;
	}

	.testimonial {
	  padding: 80px 0 40px;
	}

	.blog-single-title {
	  font-size: 13px;
	  line-height: 28px;
	}

	.blog-title-comment {
	  width: 180px;
	}

	.blog-date {
	  margin-right: 5px;
	}

	.copyright {
	  font-size: 12px;
	}

	.copyright, .ak_footer_social {
	  line-height: 40px;
	  padding-top: 20px;
	  text-align: center;
	  width: 100%;
	}

	.ak_footer_social {
	  padding-bottom: 20px;
	  padding-top: 0;
	}
	.awesome-feature .aw-left .awesome-icons, .awesome-feature .aw-right .awesome-icons {
	  width: 20%;
	}

	.awesome-feature .aw-left .aw-content, .awesome-feature .aw-right .aw-content {
	  width: 80%;
	}

	.awesome-feature .aw-left, .awesome-feature .aw-right {
	  padding-right: 10px;
	}

	.awesome-feature .aw-right {
	  padding-left: 10px;
	  padding-right: 0;
	  text-align: left;
	}

	.both-sidebar .left-sidbar-right, .both-sidebar #secondary-right, .both-sidebar #secondary-left, .both-sidebar #primary {
	  float: none;
	  width: 100%;
	}

	.portfolio-grid .portfolio-archive {
	  width: 49%;
	}

}

@media (max-width: 768px) {
	.staple-hide{
	  display: block;
	}
	#main-slider .caption-title {
	  display: block;
	  font-size: 38.78px;
	  margin: 0 auto;
	  width: 90%;
	}

	#main-slider .caption-description, 
	#main-slider .small-caption {
	  display: none;
	}

	.slider-wrapper .mid-content {
	  text-align: center;
	}

	.service-block {
	  margin-bottom: 5%;
	  margin-left: 2%;
	  width: 48%;
	}

	.service-block-wrapper {
	  margin-left: -2%;
	}

	.price-table {
	  float: none;
	  margin: 0 auto 30px;
	  padding: 40px 0;
	  text-align: center;
	  width: 80% !important;
	}

	.awesome-feature .aw-left, 
	.awesome-feature .aw-right {
	  float: none;
	  margin: 0;
	  padding: 0;
	  width: 100%;
	}

	.awesome-feature .aw-left .awesome-icons span, 
	.awesome-feature .aw-right .awesome-icons span {
	  float: none;
	  margin: 0 auto;
	}

	.awesome-feature .aw-left .aw-content, .awesome-feature .aw-right .aw-content {
	  float: none;
	  text-align: center;
	  width: 100%;
	}

	.awesome-feature .aw-left, .awesome-feature .aw-right {
	  float: none;
	  margin: 0;
	  padding: 0;
	  width: 100%;
	}

	.awesome-feature .aw-left .awesome-icons, .awesome-feature .aw-right .awesome-icons {
	  text-align: center;
	  width: 100%;
	}

	.awesome-feature .aw-left:after, 
	.awesome-feature .aw-right .awesome-icons span:after, 
	.awesome-feature .aw-left .awesome-icons span:after {
	  display: none;
	}

	#portfolio-grid .port-wrap {
	  width: 50%;
	}

	.call-to-action {
	  background-size: cover;
	}

	.team-block {
	  display: inline-block;
	  margin-left: 1%;
	  width: 48%;
	}

	.our-team-member .team-name {
	  text-align: center;
	}

	.team-image:hover .team-hover-icon {
	  top: 40%;
	}

	.statcounters {
	  width: 49%;
	  margin-left: 0%;
	}

	.blog-in-wrap {
	  float: none;
	  margin: 0 auto 30px;
	  width: 100%;
	}

	.blog-wrap {
	  margin: 0;
	}

	.blog-title-comment {
	  width: auto;
	}

	.blog-comment {
	  margin-left: 15px;
	}

	.testimonial .tm-slider {
	  font-size: 65%;
	  line-height: 30px;
	}

	.copyright {
	  font-size: 14px;
	  line-height: 24px;
	  text-align: center;
	  width: 100%;
	}

	.ak_footer_social {
	  line-height: 43px;
	  text-align: center;
	  float: none;
	}

	.copyright, .ak_footer_social {
	  margin-bottom: 10px;
	  padding: 0;
	}
	#bottom-footer {
	  padding: 20px 0;
	}

	.span1, 
	.span2, 
	.span3, 
	.span4, 
	.span5, 
	.span6 {
	  width: 100%;
	  margin: 0 0 15px;
	}

	.col {
	  margin-left: 0;
	}

	.right-sidebar #primary, 
	.right-sidebar #secondary-right, 
	.left-sidebar #primary, 
	.left-sidebar #secondary-right {
	  width: 100%;
	  float: none;
	}
	.right-sidebar #secondary-righ{display:none}

	.footer-column-4 .footer-block {
	  min-height: 210px;
	  width: 48%;
	}

	.team-member-grid .team-image > img {
	  width: 100%;
	}

	.team-member-grid .cat-event-list {
	  border: medium none;
	  float: left;
	  margin-left: 2%;
	  width: 48%;
	}

	.ak_header_social .social-icons {
	  text-align: center;
	}
	.header-white #masthead {padding-bottom:15px}
	
	.alignright{float:none; margin:0 auto 20px; display:block;}
}


 @media (max-width: 480px) {

#main-slider .caption-wrapper {
  margin-top: -60px;
}

#main-slider .caption-title, 
#main-slider .slider-content > p > span {
  display: block;
  font-size: 20.78px;
  line-height: 40px;
  margin: 0 auto;
  padding: 0;
  width: 90%;
}

#main-slider .bx-pager.bx-default-pager {
  bottom: 15px;
}

#main-slider .slider-btn {
  font-size: 18px;
  height: 40px;
  line-height: 40px;
  margin-top: 15px;
  width: 110px;
}

.home-title {
  font-size: 27px;
  margin-bottom: 10px;
}

.home-description {
  color: #3d3d3d;
  font-size: 15px;
  line-height: 26px;
  margin-bottom: 42px;
  text-align: center;
}

.about:before {
  display: none;
}

.service-block-wrapper {
  margin: 0;
}

.service-block {
  margin: 0 0 30px;
  width: 100%;
  min-height: inherit;
}

.our-services .service-icons {
  margin: 0 auto;
  width: 280px;
}

.price-table {
  width: 98% !important;
}

.price-table-wrapper {
  margin: 0;
}

#portfolio-grid .port-wrap {
  width: 100%;
}

.team-block {
  margin: 0 0 20px;
  width: 239px;
}

.home-title {
  font-size: 22px;
  margin-bottom: 10px;
}

.statcounters {
  width: 100%;
}

.testimonial .tm-slider {
  font-size: 55%;
  line-height: 30px;
}

.portfolio-grid .portfolio-archive {
  float: none;
  margin: 0 auto 10px;
  text-align: center;
  width: 98%;
}

.nav-links .nav-previous, .nav-links .nav-next {
  display: block;
  float: none;
  margin: 0 0 10px;
  padding: 0;
  text-align: left;
  width: auto;
}

.portfolio-list .cat-portfolio-image {
  float: none;
  margin-bottom: 20px;
  width: 50%;
}

.portfolio-list .cat-portfolio-image {
  float: none;
  height: auto;
  margin-bottom: 20px;
  width: 100%;
}

.portfolio-list .cat-portfolio-content {
  float: none;
  width: 100%;
}

.footer-column-4 .footer-block {
  float: none;
  margin: 0 auto;
  min-height: inherit;
  width: 98%;
}

.team-member-grid .cat-event-list {
  border: medium none;
  float: none;
  margin: 0 auto;
  text-align: center;
  width: 70%;
}

#nav li a {
  padding: 10px;
  font-size: 13px;
}
.tagline{
  display: none;
}
.site-branding h1 {
  font-size: 20px;
  padding-left: 10px;
  padding-top: 10px;
}

.main-title{font-size:30px}
}

@media (max-width:1280px){
	.about .floatleft{float:none;width:100%}
	.about {padding:90px 10px}
	.about .about-img { float:none;width:100%}
	.home-title {text-align:center}
	.footer-block-2, .footer-block-3 {margin-top:50px}
}

@media (min-width:1279px){
	.footer-block{float: left;}
	.footer-column-4 .footer-block {
		margin-left: 2%;
		width: 23%;
	}	
	.footer-column-3 .footer-block {margin-left: 3%; width: 30.33%;}
	.footer-column-3 .footer-block-2{width:20%}
	.footer-column-3 .footer-block-3{width:40.33%}
	.footer-column-2 .footer-block {margin-left: 3%;width: 47%;	}
	.footer-block-1.footer-block {margin-left: 0;}
	.width60{width:60%}
	.width40{width:40%}
	.team-page .item-wrap:nth-child(odd) .leftwrap{float:right}
	.team-page .item-wrap:nth-child(odd) .rightwrap{float:left}
	.team-page .btn-wrapper{margin-bottom:0}
	.single .entry-content .imgborder{float:right;width:50%;margin-left:20px}
	.services-page li{font-size:20px; float:left;width:48%;padding:15px 30px;margin-left:2%}
	.site-branding img{  max-height: 145px;}
	.banner-wrap{margin-bottom:60px}
	.team-page h2{font-size:32px;}
	.associate h2{font-size:23px;}
	.team-page .associate h2{font-size:26px;}
	.team-page .item-wrap a.readmore{width:100%;display:table-cell}
	.title-banner{font-size:40px}
	.blog-thumb{float:left; width:30%;margin-right:30px;}
	.home-form h2{font-size:36px;}
	.home-form .form-wrap{width:100%;}
	.home-form .wrap1{float:left;width:25%}
	.home-form .wrap1 input{max-width:270px;}
	.home-form #fscf_div_clear3_3{clear:both;width:62%;margin-top:20px}
	.home-form .captcha-wrap{width:155px;float:left;margin:30px 10px 5px}
	.home-form .captcha-input{width:95px; margin:30px 0 0 10px;}
	.home-form #fscf_captcha_field3{float:left;margin:30px 0 0}
	.home-form #fscf_div_clear3_4{margin-top:5px}
	.home-form .submit input{margin-left:1%;width:36%;padding:25px 10px;margin-top:10px}
	.associate .item-wrap{width:30%; display:inline-block;vertical-align:top;margin-right:30px;}
	.item-wrap.associate:nth-child(3n+1){margin-right:0;}
	.associate .team-email{font-size:17px}
	.item-wrap{padding:40px 0}
	.item-wrap.associate {padding:0 0 40px}
}

@media (min-width:1025px){
	.leftwrap{float:left;width:49%}
	.rightwrap{float:right;width:49%}
}

@media (max-width:525px){
	.about .btn-wrapper a {font-size:12px}
	footer .services li{float:none;width:90%}
}

@media (min-width:600px) and (max-width:1278px){
	.associate .item-wrap{width:70%;margin:0 auto 50px;}
}


@media (min-width: 1279px){
  	.associate .item-wrap { width: 45%; margin:0 18px 50px;}
	
}