*,*{box-sizing: border-box;}
body{margin:0; padding:0; font-size:16px; color:#fff;font-family: "Noto Sans Hebrew", sans-serif; font-weight: 400; background: #272727;direction: rtl;}
select {display:block;border:1px solid #a6a6a6; width:100%;font-size:13px;color:#3d3d3d; padding:10px; background:url(../images/arrow.png) no-repeat 96% 12px #fff;}
a, input, select, textarea{transition-duration:5s;transition-duration:1000ms;transition-duration:500ms, 500ms; text-decoration:none;box-sizing:border-box;font-family: "Noto Sans Hebrew", sans-serif;font-weight: 400;}
input, select, textarea{text-align:left; border:0;}

/*** COMMON CSS ***/
#main{width: 1920px;max-width: 100%; position: relative; display: flex; align-items: flex-start;margin: 0 auto; flex-wrap: wrap;}

img{border:0;}
h1, h2, h3, h4, h5{margin:0; padding:0; line-height:normal; width:100%; font-weight:normal; float:left;box-sizing: border-box;}
ul{margin:0; padding:0; width:100%; float:left;box-sizing: border-box;}
ul li{list-style:none; float:left;box-sizing: border-box;}
span.skype_pnh_container {display:none !important;}
span.skype_pnh_print_container {display:inline !important;}

.details_holder{width:1200px; margin:0 auto; float:none; padding: 0 15px;}

/*** COMMON CLASS DO NOT CHANGE ***/
*, ::after, ::before {box-sizing: border-box;padding: 0;margin: 0;outline: none;}

img.soft{transition-duration:5s;transition-duration:1000ms;transition-duration:500ms, 500ms; width:100%;}
img.soft:hover{-webkit-filter:brightness(0.5) grayscale(10) opacity(10);-moz-filter:brightness(0.5) grayscale(10) opacity(10);filter:brightness(0.5) grayscale(10) opacity(10);}

.shadow_one{box-shadow:0 0 20px rgba(65,56,59,0.2);}
.shadow_two{box-shadow:0 0 50px rgba(65,56,59,0.2);}

::-webkit-input-placeholder{color:#272727;opacity:10;}
:-ms-input-placeholder{color:#272727;opacity:10;}
::placeholder{color:#272727;opacity:10;}


/*
7680 - 37.5%
6016 - 34%
5120 - 31.25%
4096 - 26.6%
3840 - 25%
3440 - 22.1%
3200 - 20%
2880 - 16.7%
2560 - 12.5%
1920 - 0%

@media only screen and (max-width:7650px), (max-width:7680px){
#main_cotainer{width:25%; padding: 0;}
}
@media only screen and (max-width:6000px), (max-width:6016px){
#main_cotainer{width:32%; padding: 0;}
}
@media only screen and (max-width:5100px), (max-width:5120px){
#main_cotainer{width:37.5%; padding: 0;}
}
@media only screen and (max-width:4000px), (max-width:4096px){
#main_cotainer{width:46.8%; padding: 0;}
}
@media only screen and (max-width:3800px), (max-width:3840px){
#main_cotainer{width:50%; padding: 0;}
}
@media only screen and (max-width:3400px), (max-width:3440px){
#main_cotainer{width:55.8%; padding: 0;}
}
@media only screen and (max-width:3100px), (max-width:3200px){
#main_cotainer{width:60%; padding: 0;}
}
@media only screen and (max-width:2800px), (max-width:2880px){
#main_cotainer{width:66.6%; padding: 0;}
}
@media only screen and (max-width:2500px), (max-width:2560px){
#main_cotainer{width:75%; padding: 0;}
}
*/

@media only screen and (max-width:1900px), (max-width:2400px){
#main_cotainer{margin:0 auto; width:100%; position: relative; /*padding: 0 1.3%;*/}
}

@media only screen and (max-width:1600px), (max-width:1639px){
.wrapper{width: 100%; padding: 0 30px;}

}

@media only screen and (max-width:1400px), (max-width:1499px){
.wrapper{width: 100%; padding: 0 20px;}

}

@media only screen and (max-width:900px), (max-width:999px){
.wrapper{width: 100%; padding: 0 15px;}
}

@media only screen and (max-width:400px), (max-width:499px){

}