@charset "utf-8";
/*
Theme Name:     wp-bootstrap child
Template:       wordpress-bootstrap-master
*/
@import url("../wordpress-bootstrap-master/style.css");

@import url(http://fonts.googleapis.com/earlyaccess/opensanshebrew.css);


font-family: 'Open Sans Hebrew', sans-serif;
iframe[name="google_conversion_frame"] {
	position: fixed;
}
body{
	line-height: initial;
	font-family: 'Open Sans Hebrew', sans-serif, Arial;
	padding:0px;
	margin:0px;
	color: #000;
	font-size: 18px;
	line-height: 28px;
}
h1,h2,h3,h4,h5,h6{
	font-family: 'Open Sans Hebrew', sans-serif, Arial;
}
a, a:active, a:hover, a:focus{
outline: none;
	border: 0px;
}
a:focus{
	outline:0; /*removes the dotted border*/
}
ul, ol {
    padding-right: 20px;
}
#main article{
	padding: 0px;
	margin: 0px;
	border-bottom: 0px;
}
#main article footer {
	min-height: 20px;
}
/*

	Primatik Footer

*/
.primatikFooter{
	padding-top: 16px;
	padding-bottom: 16px;
	font-family: Arial;
	font-size: 16px;
	line-height: 18px;
	text-align: center;
}
.primatikFooter a{
	text-decoration:none;
	color: #000;
}
.primatikFooter img{
	display: inline-block;
	padding: 0px;
}
/*
	Nav
*/
body > nav {
	padding-top: 11px;
	padding-bottom: 11px;
}
.header-phone {
	padding-top: 34px;
	padding-bottom: 34px;
	background-image: url(images/phone-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
}
.header-phone p {
	margin-bottom: 0px;
}
.header-phone a {
	color: #000;
	font-weight: bold;
	font-size: 24px;
	text-decoration: none;
}
.header-social {
	color: #9648f0;
	text-align: left;
}
.header-left-content {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 160px;
	height: 120px;
	background-color: #fff;
	z-index: 200;
	font-size: 14px;
}
body.admin-bar .header-left-content {
	top: 32px;
}
.header-left-content img{
	width: 80%;
	margin-top: 10px;
}
/*

	MENU TOP

*/
.navbar-nav {
	float: initial;
	margin: 0;
	padding: 0;
	display: inline-block;
}
.navbar-nav > li {
    padding: 10px 4px;
}
.navbar-nav > li.current_page_item > a{
	background-color: transparent;
}
.navbar-nav > li > a {
	padding: 0px;
	outline: 0px;
	border: 0px;
	background-color: transparent;
	color: #333;
	font-size: 13px;
	line-height: 20px;
}
.navbar-nav > li > a:hover,
.navbar-nav > li > a:active,
.navbar-nav > li > a:focus {
	color: #333;
	background-color: transparent;
	outline: 0px;
	border: 0px;
}
.navbar-toggle {
	position: relative;
	float: right;
	padding: 9px 10px;
	margin: 0px 8px 15px;
	background-color: #999;
	background-image: none;
	border: 1px solid #666;
	border-radius: 4px;
}
.navbar-toggle .icon-bar {
	display: block;
	width: 22px;
	height: 2px;
	border-radius: 1px;
	background-color: #000;
}
/*
	form title
*/
.home-form {
	background-image: url(images/form-bg.png);
}
.home-form-title {

}
.home-form-title p {
	margin-left: 30px;
	margin-bottom: 0px;
	background-color: #000;
	background-image: url(images/form-title-bg.png);
	background-repeat: no-repeat;
	background-position: right top;
	color: #fff;
	font-size: 22px;
	line-height: 55px;
	text-indent: 50px;	
}
.home-form-text {
	padding-top: 14px;
	padding-bottom: 14px;
	color: #9648f0;
	font-size: 20px;
	line-height: 30px;
}
.home-form-text p {
	margin-bottom: 0px;
}
.home-form-phone {
	text-align: left;
}
.home-form-phone p {
	padding: 14px 20px;
	background-position: right center;	
	font-size: 22px;
}
.home-form-phone p {
	margin-bottom: 0px;
}
.home-form-phone a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
.form-home {
	padding-top: 28px;
	padding-bottom: 38px;
}
.form-home input.form-control {
	width: 100%;
	height: 44px;
	border: 3px solid rgba(0,0,0,0.1);
	border-radius: 0px;
	font-size: 22px;
}
.form-home button.btn {
    width: 100%;
    height: 44px;
    border: 0px;
	border: 3px solid rgba(0,0,0,0);
    border-radius: 0px;
    background-color: #9648f0;
	background-image: url(images/btn-left.png), url(images/btn-right.png);
	background-repeat: no-repeat, no-repeat;
	background-position: left center, right center;
    color: #fff;
    font-size: 22px;
    line-height: 26px;
    padding: 0px;
}
/*
	home content
*/
.strip1 {
	padding-bottom: 60px;
	text-align: center;
}
.strip1 .container {
	position: relative;
}
.pages-header h1 {
	display: inline-block;
	margin-bottom: 20px;
	padding: 66px 137px 52px;
	background-image: url(images/title-h1-top.png), url(images/title-h1-bottom.png), url(images/title-h1.png), url(images/title-h1.png);
	background-repeat: no-repeat, no-repeat, no-repeat, no-repeat;
	background-position: center top, center bottom, left 86px, right 86px;
	font-size: 36px;
	text-align: center;
}
.strip1 .img {
	position: absolute;
	right: 0px;
	top: 250px;
}
.strip1 .home-content-link {
    display: inline-block;
    margin-top: 30px;
	padding: 10px 17px;
    background-color: #000;
    color: #fff;
    font-size: 20px;
    text-decoration: none;
}
.strip2 {
	padding-top: 55px;
	padding-bottom: 0px;
	background-image: url(images/strip2bg.png);
}
.strip2 .box {
	position: relative;
	margin-bottom: 56px;
}
.strip2 h4 {
	position: absolute;
	top: 17px;
	right: 0px;
	margin: 0px;
	padding-top: 44px;
	padding-bottom: 20px;
	background-image: url(images/strip-2-h4-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.strip2 h4.middle {
	top: initial;
	right: initial;
	bottom: 50px;
	left: 0px;
	background-position: right top;
}
.strip2 h4 a {
	display: block;
	width: 270px;
	padding-right: 40px;
	background-color: rgba(255,255,255,0.85);
	color: #000;
	font-size: 30px;
	line-height: 50px;
	text-align: center;
	text-decoration: none;
}
.strip2 h4.middle a {
	padding-right: 0px;
	padding-left: 40px;
}
.strip3 {
	background-image: url(images/strip-3-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100% 100%;
	text-align: center;
}
.strip3 h2 {
    margin-bottom: 75px;
    margin-top: 55px;
	padding-top: 62px;
    padding-bottom: 42px;
	background-image: url(images/strip-3-h2-bg-top.png), url(images/strip-3-h2-bg-bottom.png);
    background-repeat: no-repeat, no-repeat;
    background-position: center top, center bottom;
    color: #fff;
    font-size: 32px;
    line-height: 36px;
}
.strip3 h4 {    
    margin: 0px;
	padding: 20px 0px 20px;
    border: 0px;
    background-image: url(images/h4bg.png), url(images/strip-3-h4-bg-left.png), url(images/strip-3-h4-bg-right.png);
    background-repeat: no-repeat, no-repeat, no-repeat;
    background-position: center bottom, 2% center, 98% center;
	font-weight: bold;
    font-size: 21px;
    line-height: 25px;
}
.strip3 .box {
	margin-bottom: 30px;
	background-color: #fff;
}
.strip3 .box .content{
	padding: 15px 10px;
	font-size: 16px;
	line-height: 25px;
}
a.readmore {
	padding: 0px 66px;
	background-image: url(images/link-border.png), url(images/link-border.png);
    background-repeat: no-repeat, no-repeat;
    background-position: right center, left center;
	color: #000;
    font-size: 18px;
    line-height: 26px;
	text-decoration: none;
}
/*
	footer
*/
.site-footer {
	background-image: url(images/footer_bg.jpg);
    background-repeat: repeat-x;
    background-position: center top;
	background-size: 100% 100%;
}
.footer-top {
	padding-top: 60px;
	padding-bottom: 80px;
	border-bottom: 1px solid #9648f0;
	font-size: 16px;
	line-height: 24px;
}
.footer-top a {
	color: #000;
	text-decoration: none;
}
.footer-top h4 {
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: 3px solid #9648f0;
	font-size: 24px;
}
.footer-top ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.footer-top ul li{
	width: 100%;
	margin: 0px;
	padding: 2px 14px;
	background-image: url(images/arrow-right.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.footer-top .form-footer input.form-control {
	width: 100%;
	height: 44px;
	margin-bottom: 16px;
	border: 3px solid rgba(0,0,0,0.1);
	border-radius: 0px;
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 22px;
	text-indent: 34px;
}
.footer-top .form-footer input.form-control.fullName {
	background-image: url(images/input-name.png);
}
.footer-top .form-footer input.form-control.phone {
	background-image: url(images/input-phone.png);
}
.footer-top .form-footer input.form-control.email {
	background-image: url(images/input-email.png);
}
.footer-top .form-footer button.btn {
    width: 100%;
    height: 44px;
    border: 0px;
	border: 3px solid rgba(0,0,0,0);
    border-radius: 0px;
    background-color: #000;
	background-image: url(images/btn-black-left.png), url(images/btn-black-right.png);
	background-repeat: no-repeat, no-repeat;
	background-position: left center, right center;
    color: #fff;
    font-size: 22px;
    line-height: 26px;
    padding: 0px;
}
.footer-top h4.h4-form {
	padding-bottom: 7px;
	border: 0px;
	background-image: url(images/h4bg.png);
	background-repeat: repeat-x;
	background-position: center bottom;	
}
.footer-top .phone-first {
	float: left;
    margin-top: 4px;	
	padding-left: 20px;
	background-image: url(images/icon-phone-right.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.footer-top .title {
	display: inline-block;
	padding: 5px 10px;
	background-color: #9648f0;
	color: #fff;
}
.footer-bottom {
	padding-top: 18px;
	padding-bottom: 18px;
}
/*
	page
*/
header.site-header {
	position: relative;
}
header.site-header img {
	width: 100%;
}
.site-header-text {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}
.site-header-table {
	display: table;
    width: 100%;
    height: 100%;
}
.site-header-table-cell {
	display: table-cell;
    vertical-align: middle;
}
.site-header-text-inner {
	display: inline-block;
	padding: 10px 30px 15px 200px;
	border-right: 15px solid #ac2be3;
    background: white;
	background: -moz-linear-gradient(right,  rgba(255,255,255,0.95) 1%, rgba(255,255,255,0.95) 70%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(right,  rgba(255,255,255,0.95) 1%,rgba(255,255,255,0.95) 70%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to left,  rgba(255,255,255,0.95) 1%,rgba(255,255,255,0.95) 70%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 */
	color:#333;
	font-weight: 700;
	font-size: 60px;
	line-height: 66px;
}
.pages-header {
	text-align: center;
}
section.pages-section {
	/*padding-bottom: 60px;*/
}

/*
	single
*/
.post-header-top.category {
	text-align: center;
}
.post-header-top.category span {
	display: inline-block;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 66px 137px 52px;
	background-image: url(images/title-h1-top.png), url(images/title-h1-bottom.png), url(images/title-h1.png), url(images/title-h1.png);
	background-repeat: no-repeat, no-repeat, no-repeat, no-repeat;
	background-position: center top, center bottom, left 86px, right 86px;
	font-size: 36px;
}
.post-content {
	padding: 10px;
	background-image: url(images/bg.jpg);
}
.post-content > .inner {
	padding: 10px;
	background-color: #fff;
}
.post-header {
	margin-top: -14px;
	padding: 20px 180px;
	background-image: url(images/post_header_left.jpg), url(images/post_header_right.jpg);
	background-repeat: no-repeat, no-repeat;
	background-position: left center, right center;
	border-bottom: 4px solid #994ef0;
	text-align: center;
}
.post-header h1 {
	margin: 0px;
	padding: 0px;
	font-size: 38px;
}
.post-content .content {
	padding: 20px;
}
.strip3 header h5 {
	height: 24px;
	overflow: hidden;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 24px;
}
.strip3 header h5 a {
	color: #000;
	font-size: 20px;
	text-decoration: none;
}
.posts-header-single {
	border-bottom: 4px solid #994ef0;
}
.single-social-wrap {
	padding-right: 30px;
	padding-left: 30px;
}
.single-social-title {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 10px;
}
.single-social {
	background-image: url(images/p-border.png), url(images/p-border.png);
    background-repeat: no-repeat, no-repeat;
    background-position: left 80px, right 80px;
}
.single-post-aricle {
	padding-bottom: 40px;
}
/*
	category
*/
.pages-section > .container {
	padding-bottom: 80px;
}
img.thumbnail-image {
	width: 100%;
}
.post-content {
	margin-top: 65px;
}
.post-content header  {
	border-bottom: 3px solid #994ef0;
	padding-bottom: 14px;
}
.post-content header img {
	margin-bottom: 5px;
}
.post-content header h2 {
	height: 24px;
	overflow: hidden;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 24px;
}
.post-content header h2 a {
	color: #000;
	font-size: 20px;
	text-decoration: none;
}
.post-content > .inner > p {
	margin-top: 10px;
	color: #000;
	font-size: 16px;
	line-height: 24px;
}
.strip-color {
	padding-bottom: 80px;
	background-image: url(images/strip-3-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100% 100%;
}
.strip-color h2,
.strip-color h3,
.strip-color h4,
.strip-color h5,
.strip-color h6 {
	margin-top: 0px;
	color: #994ef0;
}
.strip-color a,
.strip-color h2 a,
.strip-color h3 a,
.strip-color h4 a,
.strip-color h5 a,
.strip-color h6 a {
	color: #994ef0;
	text-decoration: none;
}
.strip-color-title {
    margin-bottom: 75px;
    margin-top: 55px;
	padding-top: 62px;
    padding-bottom: 42px;
	background-image: url(images/strip-3-h2-bg-top.png), url(images/strip-3-h2-bg-bottom.png);
    background-repeat: no-repeat, no-repeat;
    background-position: center top, center bottom;
	text-align: center;
}
.strip-color-title span {
    color: #fff;
    font-size: 32px;
    line-height: 36px;
	text-decoration: none;
}
.strip-color .inner {
	padding: 10px;
	background-color: #fff;
	background-image: url(images/bg.jpg);
}
.strip-color .inner .box {
	padding: 20px 20px 30px 20px;
	background-color: #fff;	
}
.strip-color .inner .box img{
	margin-left: 30px;	
}
/*
	contact page
*/
.contact-content {
	padding: 0px 150px 80px;
}
.contact-content .box {
	padding: 50px 30px 30px 10px;
}
.contact-content a {
	color: #000;
	text-decoration: none;
}
.contact-social-title {
	font-size: 20px;
	line-height: 26px;
	margin-bottom: 0px;
	padding-bottom: 27px;
	background-image: url(images/social-con-left.png),url(images/social-con-right.png);
	background-repeat: no-repeat, no-repeat;
	background-position: left bottom, right bottom;
	text-align: center;
}
.contact-social {
	text-align: center;
}
.contact-social a {
	display: inline-block;
	width: 50px;
	height: 50px;
	margin-right: 10px;
	margin-left: 10px;
	border: 1px solid #bbb;
	border-radius: 25px;
	background-repeat: no-repeat;
	background-position: center center;
}
.contact-social a:hover,
.contact-social a:active,
.contact-social a:focus {
	background-color: #994ef0;
}
.contact-social a.fb {
	background-image: url(images/fb.png);
}
.contact-social a.tw {
	background-image: url(images/tw.png);
}
.contact-social a.gp {
	background-image: url(images/gp.png);
}
.contact-form-title {
	font-size: 34px;
	line-height: 42px;
	margin-bottom: 10px;
}
.form-contact input.form-control {
	width: 100%;
	height: 44px;
	margin-bottom: 16px;
	border: 2px solid rgba(0,0,0,0.1);
	border-radius: 0px;
	background-repeat: no-repeat;
	background-position: right center;
	font-size: 22px;
	text-indent: 34px;
}
.form-contact textarea.form-control {
	width: 100%;
	min-height: 120px;
	margin-bottom: 16px;
	border: 2px solid rgba(0,0,0,0.1);
	border-radius: 0px;
	background-repeat: no-repeat;
	background-position: right center;
	font-size: 22px;
	text-indent: 0px;
}
.form-contact input.form-control.fullNameContact {
	background-image: url(images/input-name.png);
}
.form-contact input.form-control.phoneContact {
	background-image: url(images/input-phone.png);
}
.form-contact input.form-control.emailContact {
	background-image: url(images/input-email.png);
}
.form-contact button.btn {
    width: 100%;
    height: 44px;
    border: 0px;
	border: 3px solid rgba(0,0,0,0);
    border-radius: 0px;
    background-color: #000;
	background-image: url(images/btn-black-left.png), url(images/btn-black-right.png);
	background-repeat: no-repeat, no-repeat;
	background-position: left center, right center;
    color: #fff;
    font-size: 22px;
    line-height: 26px;
    padding: 0px;
}
iframe.contact-iframe {
	border: 0px;
	width: 100%;
	height: 300px;
}
/*
	gallery
*/
.page-gallery {
	padding-bottom: 80px;
}
/*
	 slide
*/
.slide-btns {
	padding-top: 30px;
	text-align: center;
}
.btn-b {
	display: inline-block;
    padding: 0px 10px;
    margin-right: 8px;	
	margin-left: 8px;
	border-bottom: 2px solid #994ef0;
	background: #fff;
	cursor: pointer;
	color: #000;
	opacity: 1;
	transition: opacity 0.5s;
}
.btn-b span {
	color: #994ef0;
    font-size: 23px;
}
.btn-b:hover {
	border-bottom: 2px solid #fff;
	background: #994ef0;
	color: #fff;
}
.btn-b:hover span{
	color: #fff;
}
.btn-b.unactive {
	opacity: 0.5;	
	cursor: default;
}
.btn-b.unactive:hover {
	border-bottom: 2px solid #994ef0;
	background: #fff;
	color: #000;	
}
.btn-b.unactive:hover span {
	color: #994ef0;
}
.slide-b {
	position: relative;
	width: 100%;
	height: 230px;
	overflow: hidden;
	margin-top: 80px;
}
.item {
	height: 230px;	
}
.slide-b-box {
	position: absolute;
	top: 0px;
	width: 100%;
	height: 230px;
}
.box-ani {
	left: 130%;
	opacity: 0;
	transition: all 1s;
}
.box-ani.middle {
	left: 0%;
	opacity: 1;
}
.box-ani.left {
	left: -130%;
	opacity: 0;
}
.image-center{
	width: 100%;
	height: 100%;
	text-align: center;
	vertical-align: middle;
	position: relative;
}
.image-center img{
	width: auto;
	height: auto;
	margin: auto;
	max-height: 100%;
	max-width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	top: 0;
}
.header-phone.mobile {
	display: none;
}
.paddingbottom {
	margin-bottom: 30px;
}
@media (min-width: 768px){
	.container {
		width: 100%;
	}
	.navbar-collapse.collapse {
		padding: 0px !important;
	}
}
@media (min-width: 992px){
	.container {
		width: 100%;
	}
}
@media (min-width: 1200px){
	.container {
		width: 100%;
	}
}
@media (min-width: 1370px){
	.container {
		width: 1350px;
	}
}

@media(max-width: 90000px){
	/*

		Page Land

	*/
	.page-land{
		width: 100%;
		height: 715px;
	}
	.page-land-inner{
		position: relative;
		width: 1100px;
		height: 715px;
		margin: 0 auto;
	}
	.page-land-bg {
		position: absolute;
		top: 0px;
		left: 0px;
		width: 100%;
		height: 715px;
		background-repeat: no-repeat;
		background-position: center top;
		opacity: 0;
	}
	.page-land-bg[data-slidenum="1"]{
		opacity: 1;
	}
	.page-land-inner-form {
		position: absolute;
		top: 0px;
		left: 0px;
		width: 100%;
		height: 715px;
		padding-top: 642px;
	}
	.page-land-inner-form .page-land-phone {
		float: right;
		width: 330px;
		padding-right: 70px;
	}
	.page-land-inner-form .page-land-phone a {
		color: #fff;
		font-weight: bold;
		font-size: 34px;
		line-height: 40px;
	}
	.page-land-inner-form .form-land {
		float: left;
		width: 770px;
		padding-left: 70px;
	}
	.page-land-inner-form input.form-control {
		float: right;
		width: 150px;
		height: 40px;
		margin-left: 20px;
		background-color: #fff;
		border: 1px solid #a03a9c;
		border-radius: 0px;
		font-size: 18px;
		line-height: 18px;
	}
	.page-land-inner-form button.btn {
		float: right;
		width: 150px;
		height: 40px;
		margin-left: 20px;
		background-color: #a03a9c;
		border: 1px solid #a03a9c;
		border-radius: 0px;
		color: #fff;
		font-weight: bold;
		font-size: 18px;
		line-height: 18px;
	}
	.page-land-bg-wrap-mobile {
		display: none;
		width: 300px;
		height: 343px;
	}
	.page-land-phone-bg {
		position: absolute;
		top: 361px;
		left: 0px;
		display: none;
		width: 300px;
		height: 43px;
		background-image: url(images/formtext.jpg);
		background-position: center top;
		background-repeat: no-repeat;
	}
	/*
		page-land-2
	*/
	.page-land-2 {
		text-align: center;
		background-repeat: no-repeat;
		background-position: center top;
	}
	.page-land-2-inner {
		display: inline-block;
		position: relative;
		width: 800px;
		height: 600px;
	}
	.page-land-2-height {
		height: 428px;
	}
	.page-land-2-form {
		float: left;
		width: 240px;
		margin-left: 54px;
	}
	.page-land-2-form input.form-control {
		height: 28px;
		border: 0px;
		border-radius: 0px;
		margin-bottom: 10px;
		background-repeat: no-repeat;
		background-position: right center;
		text-indent: 30px;
	}
	.page-land-2-form input.form-control.fullName {
		background-image: url("images/name.png");
	}
	.page-land-2-form input.form-control.email {
		background-image: url("images/email.png");
	}
	.page-land-2-form input.form-control.phone {
		background-image: url("images/phone.png");
	}
	.page-land-2-form button.btn {
		width: 100%;
		border: 0px;
		border-radius: 0px;
		background-color: #9f3e97;
		color: #fff;
		font-weight: bold;
		font-size: 22px;
		line-height: 22px;
	}
	.page-land-2-form button.btn:hover,
	.page-land-2-form button.btn:focus,
	.page-land-2-form button.btn:active {
		background-color: #850f7b;
	}
	.page-land-2-phone {
		position: absolute;
		top: 490px;
		left: 319px;
		width: 310px;
		color: #fff;
		font-weight: bold;
		font-size: 30px;
	}
	.page-land-2-phone a {
		color: #fff;
		font-weight: bold;
		font-size: 27px;
		text-decoration: none;
		letter-spacing: 2px;
	}

}
@media(max-width: 1630px){
	.header-left-content {
		display: none;
	}
}
@media(max-width: 1349px){
	.home-form-phone p {
		font-size: 20px;
	}
	.footer-top .phone-first {
		padding-left: 12px;
	}
	.single-social {
		background-image: initial;
	}
	.single-social-wrap {
		padding-right: 0px;
		padding-left: 0px;
	}
}
@media(max-width: 1249px){
	.navbar-nav > li {
		padding: 10px 2px;
	}
}
@media(max-width: 1199px){
	.page-land-bg-wrap-des {
		display: none;
	}
	.page-land-bg-wrap-mobile {
		display: block;
	}	
	.page-land-inner{
		position: relative;
		width: 300px;
		height: 715px;
		margin: 0 auto;
		background-color: #000;
	}
	.page-land-bg {
		height: 343px;
	}
	.page-land-inner-form .page-land-phone {
		float: right;
		width: 300px;
		padding-right: 0px;
		text-align: center;
	}
	.page-land-inner-form .page-land-phone a {
		color: #fff;
		font-weight: bold;
		font-size: 34px;
		line-height: 40px;
	}
	.page-land-inner-form .form-land {
		float: left;
		width: 300px;
		padding-left: 0px;
	}
	.page-land-phone-bg {
		display: block;
	}
	.page-land-inner-form {
		width: 100%;
		height: 715px;
		padding-top: 416px;
	}
	.page-land-inner-form input.form-control {
		float: initial;
		width: 250px;
		margin: 10px auto;
	}
	.page-land-inner-form button.btn {
		float: initial;
		width: 150px;
		margin: 10px auto;
		display: block;
	}
	/*
		page-land-2
	*/
	.page-land-2-inner {
		display: inline-block;
		width: 300px;
		height: 664px	;
	}
	.page-land-2-height {
		height: 523px;
	}
	.page-land-2-form {
		display: inline-block;
		float: initial;
		width: 240px;
		margin-left: 0px;
	}
	.page-land-2-form input.form-control {
		height: 26px;
		margin-bottom: 4px;
	}
	.page-land-2-phone {
		position: absolute;
		top: 453px;
		left: 0px;
		width: 100%;
		color: #fff;
		font-weight: bold;
		font-size: 20px;
	}
	.page-land-2-phone a {
		color: #fff;
		font-weight: bold;
		font-size: 17px;
		text-decoration: none;
		letter-spacing: 2px;
	}
}
@media(max-width: 1199px){
	/*
		site
	*/
	.navbar-header {
		float: none;
	}
	.navbar-toggle {
		display: block;
	}
	.navbar-collapse {
		padding-right: 0px;
		padding-left: 0px;
		border-top: 1px solid transparent;
		box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
	}
	.navbar-collapse.collapse {
		display: none!important;
	}
	.navbar-collapse.collapse.in {
		display: block!important;
	}
	.navbar-nav {
		float: none!important;
		display: block;
	}
	.navbar-nav> li {
		float: none;
		width: 100%;
	}
	.header-phone a {
		font-size: 20px;
	}
	.header-social {
		font-size: 14px;
	}
	.header-phone.mobile {
		display: block;
	}
	.header-phone.desktop {
		display: none;
	}
	.header-social {
		text-align: center;
	}
	.header-logo {
		margin: 10px auto 10px;
	}
	.header-phone {
		padding-top: 5px;
		padding-bottom: 0px;
		background-image: url(images/icon-phone-right.png);
		background-repeat: no-repeat;
		background-position: left 6px;
		text-align: left;
		padding-left: 24px;
	}
	.home-form-title p {
		margin-left: 0px;
	}
	.home-form-text {
		padding-right: 35px;
		padding-left: 35px;
	}
	.home-form-phone {
		display: none;
	}
	.form-home {
		padding-top: 10px;
		padding-bottom: 25px;
	}
	.strip1 .img {
		position: initial;
		display: block;
		margin: 25px auto 0px;
	}
	.site-header-text {
		display: none;
	}
	.site-footer {
		background-size: initial;
	}
	.contact-content {
		padding: 0px 80px 80px;
	}
}
@media(max-width:991px){
	.form-home input.form-control {
		margin-bottom: 14px;
	}
	.strip2 .box {
		position: relative;
		width: 320px;
		margin: 0px auto 56px;
	}
	.strip3 .box {
		width: 316px;
		margin: 0 auto 30px;
	}
	.form-footer {
		margin-bottom: 30px;
	}
	.pages-header h1 {
		display: block;
		padding: 66px 0px 52px;
		background-image: url(images/title-h1-top.png), url(images/title-h1-bottom.png);
		background-repeat: no-repeat, no-repeat;
		background-position: center top, center bottom;
	}
	.footer-top h4 {
		margin-top: 30px;
		margin-bottom: 10px;
	}
	.item {
		height: 200px;
	}
	.slide-b {
		height: 820px;
	}
	.contact-form-title {
		margin-top: 35px;
	}
	.contact-content {
		padding: 0px 40px 80px;
	}
	.post-header {
		padding: 20px 0px;
		background-image: initial;
	}
}
@media(max-width:767px){
	.navbar-nav {
		width: 100%;
	}
	.navbar-nav > li {
		float: initial;
		width: 100%;
		text-align: right;
	}
	.pages-header h1 {
		font-size: 26px;
	}
	.contact-content {
		padding: 0px 0px 80px;
	}
	img.alignleft {
		margin-right: 0px;
		float: initial;
		margin-bottom: 15px;
		max-width: 100%;
		height: auto;
	}
	.post-content > .inner {
		padding: 0px;
	}
}
@media(max-width:575px){
	body.page-template-default article p img.size-full,
	body.page-template-default article p img.alignleft,
	body.page-template-default article p img.alignright {
		width: 100%;
	}
}
@media(max-width:350px){
	.strip2 .box {
		width: 100%;
	}
	.strip3 .box {
		width: 100%;
	}
	.footer-top .phone-first {
		font-size: 19px;
	}
	.strip1 .home-content-link {
		font-size: 18px;
	}
}