@media (max-width: 1023px) {
	/*.header {
	 	top: 0;
		bottom: auto;
		padding: 5px 0;
	}*/
	.menuOpened {
		background: #fff;
	}
	.header-mobi-ext .pull-right {
		float: none !important;
		clear: both;
		margin: 0;
		padding: 0;
		width: 100%;
	}
	.header .mobi-toggler {
		display: block;
	}
	.header-mobi-ext .header-navigation {
		float: none;
		padding: 0px;
		display: none;
	}
	.header-mobi-ext .header-navigation ul {
		float: none;
		padding: 0px!important;
	}
	.header-mobi-ext .header-navigation ul li {
		float: none;
		margin: 0px;
	}
	.header-mobi-ext .header-navigation ul li:first-child a {
		border-top: 1px solid #efefef;
	}
	.header-mobi-ext .header-navigation a {
		border-bottom: 1px solid #efefef;
		padding: 10px 0 10px 10px;
		position: relative;
		color: #666;
	}
	.header-mobi-ext .header-navigation a:hover,
	.header-mobi-ext .header-navigation ul li.current a {
		border-bottom: 1px solid #efefef;
		background: #3999ff;
		color: #fff;
	}
	/* dropdown menu */
	.header-navigation .dropdown-menu,
	.header-navigation > ul > li > .dropdown-menu {
		position: static;
		width: 100%;
		margin: 0;
		border: none;
		box-shadow: none;
		background: none;
		margin-top: 0;
		border-top: none;
		z-index: 22;
	}
	.header-navigation .dropdown-menu li {
		border: none !important;
		margin-left: 20px;
	}
	.header-navigation .dropdown-menu li > a {
		padding: 10px 10px 9px;
		z-index: 999;
		position: relative;
		background: #ffffff!important;
		color: #666!important;
	}
	.header-navigation .dropdown-menu li > a > i {
		display: none;
	}
	.header-navigation .dropdown-menu .dropdown-menu {
		display: block;
	}
	.header-navigation > ul > li.dropdown:hover > a:after {
		content: none!important;
	}
	.checkout-block .row div {
		width: 100%;
		text-align: center !important;
	}
	.checkout-block h2 {
		text-align: center;
	}
	.checkout-block .text-right {
		padding-top: 10px;
	}

	.slider-item-1 .promo-like i {
	  font-size: 70px;
	}
	.slider-item-1 .promo-like-text {
	  font-size: 18px;
	  padding: 22px 25px 17px;
	}
	.slider-item-1 .promo-like-text h2 {
	  font-size: 28px;
	  margin: 0 0 3px;
	}
	.content h1, .content h2 {
		font: 400 24px "PT Sans Narrow", Arial, sans-serif;
	}
	.content h3 {
		font: 500 20px "Open Sans", Arial, sans-serif;
	}
	.content h4, .content h5, .content h6 {
		font: 300 16px "Open Sans", Arial, sans-serif;
	}
	.about-block, .portfolio-block, .team-block, .services-block, .features-block {
		padding-top: 20px!important;
	}
	.services-block .row {
		padding-top: 20px;
	}
	.features-block .row {
		padding-top: 20px!important;
	}
	.features-block h3 {
		font-size: 18px!important;
	}
	.message-block {
		min-height: 300px;
		height: auto;
		padding: 0!important;
		z-index: 0;
		background: #292F34 url(../img/quote-small.jpg) no-repeat fixed;
	}
	.features-block {
		padding-bottom: 30px!important;
	}
	.message-block h2 {
		font: 400 20px "PT Sans Narrow", Arial, sans-serif;
	}
	.message-block em {
		font: 400 18px "PT Sans Narrow", Arial, sans-serif;
	}
	.about-block .container {
		padding: 0 8px;
	}
	.services-block .container {
		padding: 0 8px;
	}
	.portfolio-block .row {
		padding: 0 8px;
	}
	.portfolio-block .item {
		width: 50%;
		margin-bottom: 4px;
	}
	.front-steps-wrapper {
		margin: 0 -6px;
	}
	.front-steps-wrapper .front-step:after {
		display: none!important;
	}
	.front-steps-wrapper .front-step-col:first-child {
		padding-left: 0px!important;
	}
	.front-steps-wrapper .front-step-col:last-child {
		padding-right: 0px!important;
	}
	.services-block .row .col-md-3 {
		padding: 0px!important;
	}
	.pre-footer-col {
		padding-right: 15px!important;
	}
}
@media (min-width: 1024px) {
	.header .header-navigation {
		display: block !important;
	}
	.team-block .img-responsive {
		display: inline-block;
	}
}
@media (max-width: 992px) {
	/*.facts-block {
	  min-height: 390px;
	}*/
	.facts-block h2 {
	  margin-bottom: 60px;
	}
	.facts-block .item {
	  font-size: 18px;
	  width: 138px;
	  height: 138px;
	  text-transform: none;
	}
	.facts-block .item strong {
	  font-size: 40px;
	}

	.ab-cirle-blue {
	  bottom: 2px;
	  left: 20%;
	}
	.ab-cirle-red {
	  bottom: 49%;
	  left: 37%;
	}
	.ab-cirle-green {
	  bottom: 34%;
	  right: 3%;
	}

	.team-block .item {
	  margin-bottom: 30px;
	}
	.team-block .img-responsive {
	  width: 100%;
	}
}
@media (min-width: 760px) {
	.slider-item-1 .large_bold_white {
	  letter-spacing: 2px !important;
	}
}
@media (max-width: 768px) {
	.services-block {
	  padding-bottom: 20px;
	}
	.services-block .item {
	  border: none;
	  margin-bottom: 50px;
	}

	.about-block h4 {
	  margin-bottom: 33px;
	}
	.ab-cirlce {
	  width: 100px;
	  height: 100px;
	  padding-top: 15px;
	}
	.ab-cirlce i {
	  font-size: 33px;
	  line-height: 33px;
	}
	.ab-cirlce strong {
	  padding-top: 28px;
	  font-size: 18px;
	  line-height: 1;
	}
	.ab-cirle-blue {
	  bottom: 2px;
	  left: 1%;
	}
	.ab-cirle-red {
	  bottom: 52%;
	  left: 37%;
	}
	.ab-cirle-green {
	  bottom: 34%;
	  right: 6%;
	}

	.slider-item-1 .promo-like-text {
		margin-top: 30px;
	}
	.slider-item-1 .promo-like {
		padding: 29px 22px 26px 21px;
	}
	.slider-item-1 .promo-like i {
	  font-size: 49px;
	}
	.slider-item-1 .promo-like-text {
	  font: 400 14px "Open Sans", Arial, sans-serif;
	  padding: 22px 25px 17px;
	}
	.slider-item-1 .promo-like-text h2 {
	  font: 400 23px/23px "PT Sans Narrow", Arial, sans-serif;
	}
}
@media (max-width: 767px) {
	.choose-us-block .img-responsive {
	  margin: 0 auto;
	}

	/*.facts-block {
	  min-height: 470px;
	}*/
	.facts-block .item {
	  margin-bottom: 30px;
	}

	.footer .pull-right {
	  float: left !important;
	  padding-top: 10px;
	  padding-bottom: 11px;
	}
	.footer .social-icons li {
	  float: left;
	  margin: 0 5px 0 0;
	}
}
@media (max-width: 600px) {
	.slider-item-1 .promo-like-text {
		margin-top: 30px;
	}
	.slider-item-1 .promo-like {
		padding: 27px 22px 28px;
		top: -18px;
	}
	.slider-item-1 .promo-like i {
	  font-size: 23px;
	}
	.slider-item-1 .promo-like-text {
	  font-size: 13px;
	  padding: 10px;
	}
	.slider-item-1 .promo-like-text h2 {
	  font: 400 18px/1 "Open Sans", Arial, sans-serif;
	  margin-bottom: 5px;
	}
}
@media (max-width: 480px) {
	.ab-cirlce {
	  z-index: 3;
	}
	.ab-cirle-red {
	  bottom: 36px;
	}
	.slider-item-1 .promo-like {
		display: none;
	}
}
@media (max-width: 400px) {
	.tb-socio .fa {
	  margin-bottom: 20px;
	}
	.slider-item-1 .promo-like-text {
	  white-space: normal;
	  margin: 40px 15px 0;
	}
}
@media (max-width: 320px) {
	.tb-socio .fa {
	  margin-bottom: 20px;
	}

	.ab-cirle-blue {
	  left: 0;
	}
	.ab-cirle-red {
	  left: 37%;
	}
	.ab-cirle-green {
	  right: 0;
	}
}
