/*
Theme Name: CoWeb
Theme URI: http://coweb.com/
Author: Yaniv Sasson
Author URI: http://yanivsasson.com/
Description: A versatile and responsive Bootstrap WordPress starter theme FOR DEVELOPERS based on Twitter Bootstrap 3.3.6.
Version: 1.01
License: GNU General Public License v3
License URI: http://www.gnu.org/licenses/gpl.html
Tags: one-column, two-columns, right-sidebar, fluid-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, rtl-language-support, theme-options, translation-ready
Text Domain: devdmbootstrap3

devdmbootstrap3 WordPress Theme, Copyright 2016 Danny Machal.
devdmbootstrap3 is distributed under the terms of the GNU GPL v3.
*/

.dmbs-container {}
.dmbs-header {}
.dmbs-header-img {}
.dmbs-header-text {}
.dmbs-top-menu {}
.dmbs-content {}
.dmbs-main {}
.dmbs-left {}
.dmbs-right {}
.dmbs-footer-menu {}
.dmbs-author-credits {}
.dmbs-footer {}


iframe[name="google_conversion_frame"] {
	position: fixed;
}
body{
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	font-family:'Open Sans Hebrew';
}
h1,h2,h3,h4,h5,h6{
	font-family:'Open Sans Hebrew';
}
h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}
h4, .h4, h5, .h5, h6, .h6 {
    margin-top: 10px;
    margin-bottom: 10px;
}
h1, .h1 {
    font-size: 36px;
}
h2, .h2 {
    font-size: 30px;
}
h3, .h3 {
    font-size: 24px;
}
h4, .h4 {
    font-size: 18px;
}
h5, .h5 {
    font-size: 14px;
}
h6, .h6 {
    font-size: 12px;
}
a:active, 
a:hover, 
a:focus,
input:hover, 
input:active, 
input:focus, 
textarea:hover, 
textarea:active, 
textarea:focus {
	outline: 0px;
}
nav, header, section, footer {
	width: 100%;
	float: left;
}
artical {
	margin-bottom: 0;
}
form br {
	display: none;
}
img {
	max-width: 100%;
	height: auto;
}
input.form-control {
	width: 100%;
	height: 42px;
	margin-top: 13px;
	margin-bottom: 3px;
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #ccc;
	border-radius: 0px;
	font-size: 18px;
}
textarea.form-control {
	width: 100%;
	height: 90px;
	margin-top: 13px;
	margin-bottom: 3px;
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #ccc;
	border-radius: 0px;
	font-size: 18px;
}
input.btn {
    width: 100%;
    height: 42px;
    margin-top: 13px;
    margin-bottom: 3px;
    border: none;
    border-radius: 0px;
    font-weight: 700;
    font-size: 22px;
    text-align: center;
    background-color: #000;
}
body.admin-bar .navbar-fixed-top {
    top: 32px;
}
body.admin-bar .header-site {
    margin-top: 32px;
}

.ajax-loader {
	position: absolute;
}
.hentry {
    margin-bottom: 0px;
}
.relative {
	position: relative
}
.inline-block {
	display: inline-block;
}
.table {
    display: table;
}
.table-cell {
    display: table-cell;
    vertical-align: middle;
}
.container {
    padding: 0 15px 0 15px;
}
.navbar-top {
	text-align:center;
}
ul.nav {
	padding-right: 0px;
	padding-left: 0px;
}
.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 18px;
}
.nav > li > a:hover,
.nav > li > a:focus {
    text-decoration: none;
    background-color: transparent;
}
.nav > a,
.nav > a:hover,
.nav > a:active,
.nav > a:focus {
    background-color: transparent;
    border-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:active,
.nav .open > a:focus {
    background-color: transparent;
    border-color: transparent;
}
.sub-menu {
    position: absolute;
    top: 100%;
    right: 0px;
    z-index: 1000;
    display: none;
    float: right;
    min-width: 115px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: center;
	background-color: transparent;
    border: 0px;
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box;
	margin-left: 10px;
}
.sub-menu > li > a {
    display: block;
    padding: 10px 5px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #000;
    white-space: nowrap;
	text-align: center;
}
.sub-menu > li > a:active,
.sub-menu > li > a:hover,
.sub-menu > li > a:focus {
    text-decoration: none;
    color: #000;
	background-color: transparent;
}
.sub-menu > .active > a,
.sub-menu > .active > a:active,
.sub-menu > .active > a:hover,
.sub-menu > .active > a:focus {
    color: #000;
    text-decoration: none;
    outline: 0;
	background-color: transparent;
}
.menu-item-has-children:hover .sub-menu {
	display: block;
	max-height: 300px;
    opacity: 1;
    margin-top: 0px;
    padding-top: 10px;
	padding-bottom: 0px;
}
ul.pager {
	padding-right: 0px;
	padding-left: 0px;
}
ul.pagination {
	padding-right: 0px;
	padding-left: 0px;
}
.navbar-toggle {
    border: 1px solid #999;
}
.navbar-toggle .icon-bar {
    background-color: #999;
}
.nav.nav-side {

}
.nav.nav-side  li {
    margin-top: 8px;
    margin-bottom: 8px;
	text-align: center;
}
.nav.nav-side  li:hover {

}
.nav.nav-side  li  a {
	background-color: transparent;
    color: #000;	
}
.nav.nav-side  li  a {
    position: relative;
    display: block;
    padding: 10px 15px;
}
.nav.nav-side  li  a:hover, 
.nav.nav-side  li  a:active, 
.nav.nav-side  li  a:focus {
    text-decoration: none;
	background-color: transparent;
    color: #000;
}
.collapsing {
	display: none;
}
#nav-icon3 {
	width: 42px;
    height: 32px;
    position: relative;
    margin: 0;
    padding: 0px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
    border: 0px solid #fff;
    border-radius: 3px;
    float: right;
    margin-top: 0px;
    background-color: rgba(0,0,0,0.9);	
}
#nav-icon3 span {
    display: block;
    position: absolute;
    height: 2px;
    width: 22px;
    background: #fff;
    border-radius: 2px;
    opacity: 1;
    left: 10px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}
#nav-icon3 span:nth-child(1) {
    top: 8px;
}
#nav-icon3 span:nth-child(2), #nav-icon3 span:nth-child(3) {
    top: 10px;
}
#nav-icon3 span:nth-child(4) {
    top: 16px;
}
#nav-icon3.open span:nth-child(1) {
  top: 18px;
  width: 0%;
  left: 50%;
}
#nav-icon3.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
#nav-icon3.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#nav-icon3.open span:nth-child(4) {
  top: 18px;
  width: 0%;
  left: 50%;
}
.nav.nav-side  .sub-menu {
    position: initial;
    float: initial;
    min-width: 100%;
    padding: 0;
    margin: 0;
    font-size: 14px;
    border: 0px;
    border-radius: 0px;
    -webkit-box-shadow:initial;
    box-shadow: initial;
}
/*
	navbar
*/
.nav.navbar-nav > li {
	background-color: transparent;
}
.nav.navbar-nav > li:hover,
.nav.navbar-nav > li:focus,
.nav.navbar-nav > li:active {
	background-color: transparent;
}
.nav.navbar-nav > li a {
	color: #000;
	text-align: center;
}
.nav.navbar-nav > li a:hover,
.nav.navbar-nav > li a:focus,
.nav.navbar-nav > li a:active {
	background-color: transparent;
	color: #000;
}
.nav.navbar-nav > li.current-menu-item {
	background-color: transparent;
}
.nav.navbar-nav > li.current-menu-item a {
	color: #000;
}
.nav.navbar-nav.navbar-nav-hover ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.nav.navbar-nav.navbar-nav-hover ul li {
	margin: 0px;
	padding: 0px;
}
.nav.navbar-nav.navbar-nav-hover ul li a {
	text-decoration: none;
}
.nav.navbar-nav.navbar-nav-hover li.menu-item-has-children ul.sub-menu {
	display: none;
	position: absolute;
	background-color: #000;
}
.nav.navbar-nav.navbar-nav-hover li.menu-item-has-children:hover > ul.sub-menu {
	display: block;
}
.arrowdown {
	display: none;
}
/*
	slick slider
*/
.slickwraper {
	overflow: hidden;
}
.slick-slide img {
    display: inline-block;
	max-width: 100%;
	height: auto;
}
.slick-slide {
    text-align: center;
}
.slick-arrow {
	position: absolute;
	outline: 0;
	top: 45%;
	z-index: 9000;
    width: 33px;
    height: 50px;
	color: transparent;
	border: 0px;	
	background-color: transparent;
	font-size: 1px;		
}
.slick-next.slick-arrow {
	left: -60px;
}
.slick-prev.slick-arrow {
	right: -60px;
}
.slick-arrow:after {
    display: block;
    width: 33px;
    height: 50px;
    position: absolute;
    top: 0px;	
    color: #000;
    font-size: 100px;
    line-height: 40px;
}
.slick-next.slick-arrow:after {
    content: '‹';
	left: 0px;	
}
.slick-prev.slick-arrow:after {
	content: '›';	
    right: 0px;	
}
ul.slick-dots {
	list-style: none;
	text-align: center;
}
ul.slick-dots li {
	display: inline-block;
	margin: 10px;
	width: 36px;
	height: 36px;
	border: 0px;
	border-radius: 50%;
	background-repeat: no-repeat;
	background-size: 100% 100%;	
}
ul.slick-dots li button {
	width: 36px;
	height: 36px;
	padding: 0px;
	border: 0px;
	border-radius: 50%;
	background-color: #ccc;
	background-size: 100% 100%;
	color: transparent;
}
ul.slick-dots li.slick-active button {
	background-color: #000;
}
/* 

	gallery masonry

 */
.grid:after {
	content: '';
	display: block;
	clear: both;
}
.grid-sizer,
.grid-item {
	width: 25%;
}
.grid-item {
	float: left;
}
.grid-item img {
	display: block;
	width: 100%;
}
/*

	gallery montage

*/
.am-wrapper{
	float:left;
	position:relative;
	overflow:hidden;
}
.am-wrapper img{
	position:absolute;
	outline:none;
}
/*

	Gallery Mix

*/
.gallery-content {
	text-align: center;
}
ul.galler_looper_btns {
	list-style: none;
	padding: 0px;
	margin: 0px;
	display: inline-block;
}
ul.galler_looper_btns li.filter {
	padding: 10px;
	margin: 10px;
	display: inline-block;
	float: right;
}
ul.galler_looper_btns li.filter a {
	font-size: 20px;
	font-weight: 400;
	color: #000;
	cursor: pointer;		
}
ul.galler_looper_btns li.filter a:hover,
ul.galler_looper_btns li.filter a:focus {
	color: #000;
	cursor: pointer;	
	
}
ul.galler_looper_btns li.filter.mixitup-control-active a {
	color: #000;
	cursor: default;
}
ul.galler_looper_btns li.filter.mixitup-control-active a:hover,
ul.galler_looper_btns li.filter.mixitup-control-active a:focus {
	color: #000;
	cursor: default;	
}
.grid_3 {
	position: relative;
}
.grid_3_inner {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;	
}
.thumbb {
	display: block;	
	position: relative;
	width: 100%;
	height: 100%;		
	overflow: hidden;
}
.thumbb img {
	position: absolute;
	top: 0px;
	left: 0px;	
	width: 100%;
	height: 100%;
	opacity: 0;
}
.mix,
.gap {
    display: inline-block;
    vertical-align: top;
}

.mix {
    background: #fff;
    /*border-top: .5rem solid currentColor;*/
    border-radius: 2px;
    margin-bottom: 1rem;
    position: relative;
	background-size: cover;	
}

.mix:before {
    content: '';
    display: inline-block;
    padding-top: 56.25%;
}

/* Grid Breakpoints
---------------------------------------------------------------------- */
/* 2 Columns */
.mix,
.gap {
    width: calc(100%/2 - (((2 - 1) * 1rem) / 2));
}
/* 3 Columns */
@media screen and (min-width: 541px) {
    .mix,
    .gap {
        width: calc(100%/2 - (((2 - 1) * 1rem) / 2));
    }
}
/* 4 Columns */

@media screen and (min-width: 961px) {
    .mix,
    .gap {
        width: calc(100%/3 - (((3 - 1) * 1rem) / 3));
    }
}

/* 5 Columns */

@media screen and (min-width: 1281px) {
    .mix,
    .gap {
        width: calc(100%/3 - (((3 - 1) * 1rem) / 3));
    }
}

/*

	landpage

*/
.header-bg {
	background-image: url(img/header-bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100% 100%;
	position: relative;
}
.bottom-header-bg {
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    top: 67%;
    background-color: rgba(0,0,0,0.45);
    -webkit-clip-path: polygon(0 72%, 100% 0, 100% 100%, 0% 100%);
    clip-path: polygon(0 72%, 100% 0, 100% 100%, 0% 100%);
}
.header-titles {
	padding-top: 35px;
	text-align: center;
	color: #fff;
	font-size: 36px;
}
.header-titles h2{
	font-size: 62px;
	font-weight: 600;
	margin-bottom: 5px;
}
.header-titles img{
	max-height: 57px;
	width: auto;
}
.header-vid {
    text-align: center;
}
.header-form {
	position: relative;
	margin-top: 150px;
}
.header-form:before {
	position: absolute;
	content: '';
	display: block;
	bottom: 100%;
	right: 25%;
	background-image: url(img/form-top.png);
	width: 189px;
	height: 135px;
}
.header-form-inner {
	padding: 0  55px 50px;
	color: #fff;
	text-align: center;
	background-color: #f10d07;
	margin: 0px 8px 0 2px;
}
.header-form-inner h2{
	margin:0;
	font-size: 50px;
	font-weight: 800;
	line-height: 37px;
}
.header-form-inner h3{
	margin:0;
	font-size: 26px;
}
.page-template-template-page-landpage input.btn {
    width: 100%;
    height: 42px;
    margin-top: 13px;
    margin-bottom: 3px;
    border: none;
    border-radius: 0px;
    font-weight: 700;
    font-size: 22px;
    text-align: center;
    background-color: #000;
}
.page-template-template-page-landpage input.btn:hover {
	color: #ccc;
}
.header-file-warp {
	background-image: url(img/form-bottom.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100% 100%;
	text-align: center;
	padding-top: 90px;
}
.header-file {
	display: inline-block;
}
.bottom-header {
    background-size: 100% 100%;
    margin-top: 0px;
    padding-top: 60px;
    margin-bottom: -3px;
}
.header-list {
    margin-top: -70px;
	color: #fff;
	font-size: 28px;
}
.header-list li{
	list-style: none;
	padding-right: 20px;
	background-image: url(img/top-list.png);
	background-position: right;
	background-repeat: no-repeat;
	background-size: auto 10px;
}
.landpage-list-bg {
	background-image: url(img/white-section-bg.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100% 100%;
	text-align: center;
	padding: 30px 0 10px;
}
.landpage-list img{
	display: inline-block;
	max-width: 100%;
}
.landpage-list {
	max-width: 775px;
	display: inline-block;
}
.landpage-list li{
	list-style: none;
	padding-right: 30px;
	background-image: url(img/bottom-list.png);
	background-position: right top;
	background-repeat: no-repeat;
	background-size: auto 25px;
	display: inline-block;
	font-size: 30px;
}
.landpage-list h3{
	font-size: 40px;
	font-weight: 600;
}
.landpage-list h3 strong{
	font-size: 54px;
	font-weight: 600;
	color: #f20d08;
}
.landpage-black-bg {
	background-image: url(img/black-section-bg.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100% 100%;
	text-align: center;
	padding: 30px 0 50px;	
}
.landpage-black-text {
	font-size: 32px;
	color: #fff;
}
.landpage-black-text h3{
	font-size: 44px;
	color: #eb3a2f;
	font-weight: 600;
	margin-bottom: 50px;
}
.landpage-black-text img {
	max-width: 100%;
	height: auto;
}	
.landpage-slider {
	max-width: 730px;
}
.landpage-slider .slick-arrow {
    position: absolute;
    outline: 0;
    top: 40%;
    z-index: 9000;
    color: transparent;
    border: 0px;
    background-color: transparent;
    font-size: 1px;
}
.landpage-slider .slick-arrow:after {
    display: block;
    position: absolute;
    top: 0px;
	background-color: rgba(0,0,0,0.7);
    color: #fff;
    font-size: 60px;
    line-height: 40px;
    font-weight: 100;
	padding: 0 3px;
}
.landpage-slider .slick-next.slick-arrow {
	right: 0px;
	left: initial;
}
.landpage-slider .slick-prev.slick-arrow {
	right: initial;
	left: 0px;
}
.landpage-slider .slick-next.slick-arrow:after {
    content: '‹';
    right: initial;
    left: 0px;
}
.landpage-slider .slick-prev.slick-arrow:after {
	content: '›';
    right: 0px;
    left: initial;
}
.landpage-slider .slick-dots {
	position: absolute;
	bottom: 0;
	right:0;
	left:0;
	margin: 0 auto;
}
.landpage-slider ul.slick-dots li  {
	width: 17px;
	height: 17px;	
	margin: 5px;
}
.landpage-slider ul.slick-dots li button {
    width: 17px;
    height: 17px;
    padding: 0px;
    border: 0px;
    border-radius: 50%;
    background-color: #fff;
    background-size: 100% 100%;
    color: transparent;
}
.landpage-slider ul.slick-dots li.slick-active button {
    background-color: #eb3a2f;
}
.landpage-rec-title {
	color: #f10d07;
	font-size: 40px;
	font-weight: 600;
	margin-top: 50px;
	text-align: center;
}
.landpage-rec-slider {
	max-width: 1600px;
	margin: 0 auto;
}
.footer-bg {
	margin-top: 50px;
	background-color: #f10d07;
	color: #fff;
	position: relative;
}
.landpage-footer-form {
	padding-bottom: 30px;
}
.landpage-footer-form h3{
	font-size: 36px;
	font-weight: 600;	
}
.landpage-footer-form input.form-control {
    width: 100%;
    height: 30px;
    margin-top: 3px;
    margin-bottom: 3px;
    padding-right: 10px;
    padding-left: 10px;
    border: 1px solid #ccc;
    border-radius: 0px;
    font-size: 18px;
}
.page-template-template-page-landpage .landpage-footer-form input.btn {
    height: 30px;
    margin-top: 3px;
    font-size: 18px;
    line-height: 20px;
}
.footer-phone {
    height: 106px;
    width: 472px;
    background-image: url(img/footer-phone.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    font-size: 35px;
    font-weight: 600;
    display: inline-block;
	position: relative;
	z-index: 1;
	margin-top: 25px;
}
.footer-phone a{
    margin: 15px 160px 30px 39px;
    color: #fff;
	text-decoration: none;
	display: inline-block;
}
.footer-black {
	position: absolute;
	top: 0;
	bottom:0;
	left: 0;
	right: 55%;
	background-color: #000;
}


@media (min-width: 768px){
	.container {
		width: 750px;
	}
	.container.container-wide {
		width: 750px;
	}
	.navbar-nav {
		display: inline-block;
		float: initial;
	}
	.navbar-collapse.collapse {
		padding-right: 0px;
		padding-left: 0px;
	}
}
@media (min-width: 992px){
	.container {
		width: 970px;
	}
	.container.container-wide {
		width: 970px;
	}
	.mobile {
		display: none;
	}
}
@media (min-width: 1200px){
	.container {
		width: 1170px;
	}
	.container.container-wide {
		width: 100%;
	}
}
@media (min-width: 1630px){
	.container.container-wide {
		width: 1600px;
	}
}
@media (max-width: 1649px){
	.footer-black {
		right: 56.5%;
	}	
	.bottom-header-bg {
		-webkit-clip-path: polygon(0 69%, 100% 0, 100% 100%, 0% 100%);
		clip-path: polygon(0 69%, 100% 0, 100% 100%, 0% 100%);
	}
}
@media (max-width: 1349px){
	.footer-black {
		right: 57.5%;
	}	
	.bottom-header-bg {
		-webkit-clip-path: polygon(0 65%, 100% 0, 100% 100%, 0% 100%);
		clip-path: polygon(0 65%, 100% 0, 100% 100%, 0% 100%);
	}
}
@media (max-width: 1199px){
	body .site-nav {
		height: auto;
	}
	.navbar-collapse.collapse {
		margin-top: 0px;
		margin-bottom: 0px;
	}
	body .site-nav {
		position: initial;
	}
	.header-titles h2 {
		font-size: 50px;
	}
	.header-titles {
		font-size: 30px;
	}
	.header-form-inner h2 {
		font-size: 44px;
	}
	.header-list {
		font-size: 24px;
	}
	.page-template-template-page-landpage input.form-control {
		height: 30px;
	}
	.page-template-template-page-landpage input.btn {
		height: 30px;
		font-size: 18px;
		line-height: 20px;
	}
	.header-form-inner {
		padding: 0 55px 23px;
		margin: 0px 6px 0 2px;
	}
	.bottom-header {
		padding-top: 100px;
	}
	.bottom-header-bg {
		top: 70%;
	}
	.header-file-warp {
		padding-top: 95px;
	}
	.header-form:before {
		width: 150px;
		height: 110px;
		background-repeat: no-repeat;
		background-size: 100% 100%;
	}
	.landpage-black-text {
		font-size: 26px;
	}
	.landpage-black-text h3 {
		font-size: 38px;
	}
	.landpage-footer-form h3 {
		font-size: 28px;
	}
	.footer-phone {
		height: 81px;
		width: 361px;
		font-size: 28px;
	}
	.footer-phone a {
		margin: 15px 120px 30px 39px;
	}
}
@media (max-width: 991px){
	body{
		margin: 0px;
		padding: 0px;
		font-size: 14px;
	}
	h1, .h1, h2, .h2, h3, .h3 {
		margin-top: 10px;
		margin-bottom: 10px;
	}
	h4, .h4, h5, .h5, h6, .h6 {
		margin-top: 10px;
		margin-bottom: 10px;
	}
	h1, .h1 {
		font-size: 26px;
	}
	h2, .h2 {
		font-size: 20px;
	}
	h3, .h3 {
		font-size: 18px;
	}
	h4, .h4 {
		font-size: 16px;
	}
	h5, .h5 {
		font-size: 14px;
	}
	h6, .h6 {
		font-size: 12px;
	}
	.landpage-rec-slider {
		margin: 0 60px;
	}
	.header-form {
		display: none;
	}
	.header-list {
		display: none;
	}
	.bottom-header-bg {
		display: none;
	}
	.bottom-header {
		display: none;
	}
	.landpage-black-text {
		display: none;
	}
	.landpage-rec-title {
		background-color: #000;
		color: #fff;
		margin-top: 0px;
		font-size: 22px;
		padding-top: 10px;
		margin-bottom: 15px;
	}
	.landpage-footer-form h3 {
		display: none;	
	}
	.footer-black {
		display: none;
	}
	.footer-phone {
		display: none;
	}
	.header-price-img {
		display: none;
	}
	.landpage-list h3 strong {
		display: inline-block;
		font-size: 46px;
	}
	.header-bg {
		text-align: center;
	}
	.header-form.mobile {
		display: inline-block;
		color: #fff;
	}
	.header-form:before {
		width: 162px;
		height: 114px;
		right: 0;
	}
	.header-form h2 {
		margin: 0;
		font-size: 44px;
		font-weight: 800;
		line-height: 37px;
	}
	.header-form h3 {
		margin: 0;
		font-size: 26px;
	}
	.header-titles h2 {
		font-size: 52px;
		color: #fff;
	}
	body.page-template-template-page-landpage {
		max-width: 400px;
		margin: 0 auto;
	}
	body.page-template-template-page-landpage .container{
		max-width: 400px;
		padding:0;
	}
	.header-form {
		margin-top: 130px;
	}
	.header-titles {
		padding-top: 0px;
	}
	.header-bg {
		background-image: url(img/header-bg-mobile.jpg);
		background-position: center top;
		background-size: auto 365px;
	}
	.header-titles img {
		max-height: 32px;
	}
	.header-form h3 {
		font-size: 24px;
		line-height: 16px;
	}
	.header-titles {
		color: #000;
		font-size: 22px;
	}
	.header-titles p:last-child {
		margin: 25px 0;
	}
	.header-vid iframe {
		max-width: 100% !important;
	}
	.landpage-list-bg {
		background-image: unset;
		text-align: right;
		padding: 15px 0 10px;
	}
	.landpage-list-bg img{
		max-width: 100%;
	}
	.landpage-list li {
		padding-right: 23px;
		background-size: auto 18px;
		font-size: 18px;
		text-align: right;
	}
	.header-price-img.mobile {
		display: block;
		background-color: #074ab8;
		margin: 15px 0px;
		text-align: center;
		padding-bottom: 3px;
	}
	.header-price-img.mobile img{
		display: inline-block;
	}
	.landpage-black-bg {
		background-image: unset;
		padding: 0;
	}
	.landpage-slider {
		margin: 0 -15px;
	}
	.landpage-slider .slick-dots {
		display: none !important;
	}
	.footer-phone.mobile {
		display: block;
		background-color: #000;
		background-image: url(img/footer-phone-mobile.png);
		width: 100%;
		height: 100px;
		text-align: center;
	}
	.footer-phone a {
		margin: 31px 120px 30px 85px;
	}
	.landpage-rec-slider .slick-arrow:after {
		display: block;
		position: absolute;
		top: 0px;
		background-color: rgba(0,0,0,0.7);
		color: #fff;
		font-size: 60px;
		line-height: 40px;
		font-weight: 100;
		padding: 0 3px;
	}
	.landpage-black-text.mobile {
		display: block;
		color: #000;
		margin-top: 30px;
		position: relative;
		font-weight: 600;
	}
	.landpage-black-text.mobile img{
		position: absolute;
		left: 0;
		top: 5px;
		max-width: 38%;
	}
	.landpage-black-text h3 {
		margin-bottom: 35px;
	}
	.landpage-footer-form input.form-control {
		width: 100%;
		height: 42px;
		margin-top: 13px;
		margin-bottom: 3px;
		padding-right: 10px;
		padding-left: 10px;
		border: 1px solid #ccc;
		border-radius: 0px;
		font-size: 18px;
		}
	.page-template-template-page-landpage .landpage-footer-form input.btn {
		height: 42px;
		margin-top: 13px;
		font-size: 22px;
		line-height: 28px;
	}
	.landpage-footer-form {
		padding: 30px;
	    background-color: #f10d07;
		margin: 0 -15px -2px;
	}
	.header-file-warp.mobile {
		display: block;
	}
	.footer-bg {
		background-color: #fff;
		margin-top: 0;
	}
	.header-file-warp {
		background-image: url(img/form-bottom-mobile.png);
	}
	ul {
    margin-right: -30px;
}
}
@media (max-width: 782px){
	body.admin-bar .navbar-fixed-top {
		top: 46px;
	}
	body.admin-bar .header-site {
		margin-top: 32px;
	}
}
@media (max-width: 767px){
	.navbar-toggle {
		border: 1px solid #fff;
		margin-right: 0px;
		margin-top: 30px;
		margin-bottom: 0px;
	}
	.navbar-toggle .icon-bar {
		background-color: #fff;
	}
	.navbar-collapse.collapse {
		margin-top: 0px;
		margin-bottom: 0px;
		box-shadow: initial;
		border: 0px;
		border-color: transparent;
		box-shadow: initial;
	}
	.navbar-collapse.collapse.in {
		display: block!important;
		width: 100%;
		margin: 0px;
		padding-right: 15px;
		padding-left: 15px;
	}
	.navbar-nav {
		margin: 7.5px 0px;
	}
	.arrowdown {
		display: block;
		width: 20px;
		height: 20px;
		color: #fff;
		cursor: pointer;
		position: absolute;
		top: 3px;
		right: 7px;
		border-radius: 50%;
		background-color: #000;
		text-align: center;
	}
	.menu-item-has-children:hover .sub-menu {
		display: none;
	}
	.menu-item-has-children:hover .sub-menu.open-mobile {
		display: block;
	}
	.sub-menu.open-mobile {
		display: block;
	}
	.header-menu .nav.navbar-nav > li > a {
		display: inline-block;
	}
	.sub-menu {
		position: relative;
		z-index: 1000;
		width: 100%;
		font-size: 14px;
		text-align: left;
		background-color: transparent;
		border: 0px;
		border-radius: 4px;
		background-clip: padding-box;
		margin-left: 10px;
		padding: 5px 0;
		margin: 2px 0 0;
	}
	.menu-item-has-children:hover .sub-menu {
	    padding: 5px 0;
		margin: 2px 0 0;
	}
}
@media screen and (max-width: 600px) {
	#wpadminbar {
		position: fixed;
	}
}
@media screen and (max-width: 420px) {
	.header-titles h2 {
		font-size: 48px;
		margin-top: 20px;
	}
	.header-titles {
		font-size: 18px;
	}
	.landpage-list {
		padding: 0 15px;
	}
	.landpage-list ul{
		-webkit-margin-before: 0em;
		-webkit-margin-after: 0em;
		-webkit-margin-start: 0px;
		-webkit-margin-end: 0px;
		-webkit-padding-start: 0px;
	}
	.landpage-list li {
		font-size: 14px;
	}
	.landpage-list h3 {
		font-size: 28px;
	}
	.landpage-list h3 strong {
		font-size: 34px;
	}
	.footer-phone a {
		margin: 36px 96px 30px 73px;
		font-size: 24px;
	}
}
