



body {
    margin: 0;
    padding: 0;
    direction: ltr;
    font-family: 'Heebo', sans-serif;
    background: #fff;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    color: #212c30;
}

.numbers li {
    list-style: decimal;
}

.numbers li:before {
    content: initial;
}

.lang {
    width: 100%;
    display: inline-block;
    background: #1d388f;
    direction: rtl;
}

.lang ul {
    list-style: none;
    padding: 0;
    display: block;
    width: 440px;
    margin: 0 auto;
}

.lang ul li {
    display: inline-block;
    padding: 3px 13px 4px;
    font-size: 18px;
}

.lang ul li a {
    text-decoration: none;
    color: #fff;
    transition: all ease .2s;
}

.lang ul li a:hover {
    color: #00a4ed;
    transition: all ease .2s;
}

.logo {
    background: url('images/logo.png') no-repeat;
    position: fixed;
    width: 198px;
    left: 0;
    top: 0;
    height: 109px;
    z-index: 10;
    background-size: contain;
}

h4 {
    margin: 0;
    color: #00a4ed;
    margin-top: 25px;
    font-weight: 600;
}

#app h4 {
    background: #09181f;
    margin: 0;
    padding: 15px;
    line-height: 21px;
    font-size: 15px;
    color: #fff;
    font-weight: 500;
}

h3 {
    background: #09181f;
    color: #fff;
    margin: 0;
    padding: 16px;
    font-size: 20px;
    font-weight: 500;
    line-height: 29px;
}

h3 span {
    font-size: 17px;
    font-weight: 500;
    display: block;
    line-height: 20px;
}

#app h3 {
    background: #00a4ed;
    font-weight: 600;
    font-size: 21px;
    text-transform: uppercase;
    line-height: 27px;
}

#home h1 {
    font-size: 88px;
    text-align: center;
    font-weight: 500;
    margin: 0;
    padding-bottom: 10px;
    line-height: 80px;
}

#home h2 {
    margin: 0;
    padding: 0;
    text-align: center;
    font-weight: 400;
    font-size: 31px;
}

#sidebar {
    padding-top: 258px;
    position: absolute;
}

#content {width: 100%;height: 100vh;}

div#content {}

.container {
    max-width: 1000px;
    position: relative;
    margin: 0 auto;
    right: 0;
    padding-right: 48px;
    left: 0;
}

#missiles .container {
    height: auto;
}

#major p {
    margin: 0;
    padding: 0;
    font-size: 18px;
    line-height: 21px;
    text-align: left;
}

#major p span {
    right: 0;
    position: relative;
    float: right;
    padding-top: 113px;
    font-size: 20px;
    font-weight: 600;
    width: 330px;
    text-align: right;
    padding-left: 50px;
    background-size: contain;
}

#major p span:before {
    background: url(images/sign.png) no-repeat;
    position: absolute;
    content: " ";
    width: 100px;
    top: 14px;
    right: 10px;
    height: 100px;
    background-size: contain;
}

#major h1 {
    font-size: 26px;
    line-height: 25px;
    text-align: left;
    margin: 0 0 10px 0;
}

#home .container {
    height: 139px;
    padding: 0;
    top: 0;
    position: absolute;
    bottom: 0;
    margin: auto;
}



.c20 {
    width: 18%;
    margin: 0 1%;
    float: left;
}

.c30 {
    width: 28%;
    margin: 0 1%;
    text-align: left;
    float: left;
}


.c20 img {
    width: 100%;
}

.c80 {
    width: 78%;
    margin: 1%;
    float: left;
}


.c40 {
    width: 35%;
    padding: 0 3% 2%;
    margin: 2% 0;
    float: left;
}

/*dapey kesher update*/

section#footer {
    height: 50px;
    background: #212c30;
    color: #fff;
    padding-top: 20px;
}

#footer span {
    float: left;
}

.credit {
    float: right;
    text-align: right;
    font-size: 12px;
    width: 200px;
}

.credit b {
    display: inline;
}

section#pages {
    height: 480px;
    padding: 0;
    position: relative;
}


#pages .bg {
    background: url(images/presbg.jpg) center no-repeat;
    float: right;
    height: 480px;
    bottom: 0;
    position: absolute;
    width: 100%;
    z-index: 0;
    background-size: cover;
}

#pages .bg {
    background: url(images/presbg.jpg) center no-repeat;
    float: right;
    height: 480px;
    bottom: 0;
    position: absolute;
    width: 100%;
    z-index: 0;
    background-size: cover;
}

#pages span {
    line-height: 87px;
    text-align: left;
    width: 402px;
    top: 0;
    display: block;
    height: 90px;
    margin: auto;
    bottom: 0;
    position: relative;
}

#pages .c20 {
    z-index: 100;
    position: relative;
}

#pages .c80 {
    position: relative;
    z-index: 2;
    height: 460px;
}

#pages h4 {
    color: #212c30;
    font-size: 19px;
    margin: 0;
    line-height: 24px;
    text-align: left;
    display: block;
    background: #fff;
    padding: 20px;
}

#pages .flah {
    position: relative;
    right: 0;
    width: 680px;
    /* height: 123px; */
    left: 0;
    padding: 0;
    top: 72px;
    text-align: center;
    font-size: 30px;
    color: #fff;
    margin: auto;
    transition: all ease .4s;
    background: rgba(70, 171, 217, 0.6);
}

#pages .flah a {
    text-decoration: none;
    color: #fff;
}

#pages .flah:hover {
    background: rgba(0, 0, 0, 0.6);
}

#pages .flah span:before {
    background: url(images/printer.svg) center no-repeat;
    width: 50px;
    height: 50px;
    background-size: contain;
    content: "";
    display: block;
    float: left;
    margin: 20px;
}

#pages .flah span:after {content: ">";font-weight: 100;margin-left: 10px;}



/* end */


#app .c20 div {
    background: rgba(255, 255, 255, 0.62);
    padding: 0 10px 3px;
    border-radius: 0 0 10px 10px;
    float: right;
    font-size: 21px;
}

#app .c20 div a {
    float: right;
    transition: all ease .2s;
}

#app .c20 div a:hover {opacity: 0.6;}

h5 {
    margin: 10px 0 4px;
    font-weight: 300;
}

#emergency .c40:nth-child(2) {
    border: 0;
}

.c40:nth-child(2) {
    border-right: 1px solid #daddde;
}

.c40:nth-child(3) {
    padding-right: 0px;
}

.c75 {
    width: 73%;
    margin: 1%;
    float: right;
}

.c50 {
    width: 48%;
    margin: 1%;
    height: 300px;
    background: #fff;
    float: right;
}

.c25 {
    width: 23%;
    margin: 1%;
    float: left;
}

.c25 img {
    width: 100%;
}

#major .c25 img {
    border: 1px solid #e3e3e3;
}

section {
    background: #fff;
    width: 100%;
    float: right;
    height: 100%;
    margin: 0 auto;
    font-size: 17px;
    right: 0;
    padding-bottom: 50px;
    left: 0;
    position: relative;
}

section#fire {
    height: auto;
}

#pressure .bg {
    background: url(images/presbg.jpg) center no-repeat;
    float: right;
    height: 480px;
    bottom: 0;
    position: absolute;
    width: 100%;
    background-size: cover;
}

section#pressure {
    height: auto;
    padding-bottom: 50px;
}

.flah {
    border: 5px solid;
    color: #00a4ed;
    font-weight: 900;
    padding: 10px 20px;
    margin-left: -24px;
}

#pressure .flah {
    margin-top: 20px;
}

.c30 .flah {
    width: 100%;
    margin-top: 20px;
}

#emergency .flah {
    margin-bottom: 20px;
}

#merhav .flah {
    margin-top: 20px;
    max-width: 618px;
}

#earthquake .flah {
    margin-top: 20px;
    max-width: 504px;
}

#missiles .flah {
    max-width: 507px;
    margin-top: 30px;
}

b {
    display: block;
}

section#missiles {
    height: auto;
    padding-bottom: 500px;
}

#missiles .bg {
    background: url('images/misbg.jpg') center no-repeat;
    float: right;
    height: 480px;
    bottom: 0;
    position: absolute;
    width: 100%;
    background-size: cover;
}

section#earthquake {
    height: auto;
}

section#merhav {
    height: auto;
}

section#app {
    border-top: 5px solid #00a4ed;
    background: url(images/app.jpg) center;
    background-size: cover;
    height: 690px;
}

.c40 span {
    color: #00a4ed;
    font-weight: 600;
}

section#tips {height: auto;}

ul {
    padding: 0;
    margin: 0;
    padding-left: 19px;
}

section#major {
    height: auto;
    position: relative;
    padding: 50px 0 70px;
}

section:nth-child(odd) {
    background: #f8f6f6;
}

section#emergency {
    height: auto;
}

.clearfix:before, .clearfix:after {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

#home {background: url(images/homebg.jpg);background-size: cover;height: 460px;}


.c100{width: 98%;margin: 1%;height: 300px;background: #fff;float: right;}

::-webkit-input-placeholder {
   color: #5b5a78;
   font-family: 'Heebo', sans-serif;
}

:-moz-placeholder { /* Firefox 18- */
   color: #5b5a78;  
   font-family: 'Heebo', sans-serif;
}

::-moz-placeholder {  /* Firefox 19+ */
   color: #5b5a78;  
   font-family: 'Heebo', sans-serif;
}

:-ms-input-placeholder {  
   color: #5b5a78;  
   font-family: 'Heebo', sans-serif;
}



/* navigation */
nav {

position: absolute;

width: 37px;

z-index: 10000;

left: 0;

margin-top: 100px;
}

nav.stick {
    position: fixed;
    left: 0;
    margin-top: 100px;
    height: 655px;
    top: 0;
    z-index: 10000;
}

nav.stick:hover {
    width: 310px;
}


nav ul {
    list-style-type:none;
    display: block;
    width: 279px;
    float: left;
    padding: 40px 0 20px 70px;
    margin: 40px auto 0;
    border-radius: 0 5px 5px 0;
    border: 1px solid rgba(0, 0, 0, 0.11);
    background: rgba(255, 255, 255, 0.9);
    border-left: 0;
}

.backtotop {
    opacity: 0;
    position: absolute;
}

.stick .backtotop:hover {
    background: #253237;
    color: #fff;
}

.backtotop:before {content: "〉";transform: rotate(-90deg);font-size: 23px;width: 10px;top: 0;float: right;opacity: 1;left: 18px;position: absolute;}

.stick .backtotop {
    bottom: 0;
    position: absolute;
    background: #fff;
    width: 116px;
    left: 27px;
    color: #000;
    padding: 6px 0 6px 46px;
    opacity: 1;
    border-radius: 5px;
    border: 1px solid rgba(0, 0, 0, 0.11);
    transition: all ease .3s, opacity ease .7s;
     /* Safari */
    opacity: 1;
}

.langmob {
    display: none;
}

nav ul span {
    text-align: center;
    float: left;
    color: #32383C;
    padding-top: 16px;
    font-size: 20px;
    padding-left: 31px;
}

nav li {
    display: table-cell;
    text-align: left;
    height: 35px;
    border: 0;
    float: left;
    position: relative;
    padding: 0;
    width: 304px;
    margin: 0;
    margin-top: 0;
}

nav li a:before {content: "";float: left;width: 19px;margin: auto;position: absolute;top: -8px;bottom: 0;left: -28px;height: 19px;background: url(images/bullet.png);}

nav li a.link:before {
    background-position-x: 38px;
}

nav li a.nav-active:before {
    background-position-x: 19px;
}

nav li:last-child a {
    border-left: 0;
}

nav li a {
 color: #000;
 text-decoration: none;
 display: list-item;
 border: 0;
 margin: 0;
 line-height: 30px;
 font-size: 18px;
 transition: all 0.4s ease-out;
 border-bottom: 4px solid rgba(0,0,0,0);
}

nav li a:hover {
    color: #8ec73f;
}

a.nav-active {
    color: #888;
}



#nav-trigger {
  display: none;
  text-align: right; }
  #nav-trigger span {
    display: inline-block;
    padding: 5px 0%;
    color: white;
    float: right;
    font-size: 26px;
    -webkit-mask: url(images/menu.svg) center / contain no-repeat;
    background: #fff;
    cursor: pointer;
    fill: #fff;
    width: 26px;
    margin-right: 5px;
    text-transform: uppercase;
    }
    #nav-trigger span:before {
      display: block;
      margin-right: 10px;
      width: 30px;
      float: right;
      height: 30px;
      background-position: center center;
      content: "";
      }
    #nav-trigger span:hover {
      background-color: rgba(255, 255, 255, 1);
      }
    #nav-trigger span.open:before { }  
  
  

#nav-mobile {
  position: relative;
  display: none; }
  #nav-mobile ul {
    display: none;
    list-style-type: none;
    position: fixed;
    left: 0;
    width: 95%;
    height: 367px;
    top: 39px;
    margin-left: auto;
    border-radius: 0;
    padding-left: 5%;
    color: #3F2043;
    margin-top: 0;
    padding-top: 26px;
    border-top: 0;
    z-index: 10000;
    text-align: center;
    background-color: #ffffff;
    }
  #nav-mobile li {
    display: block;
    padding: 0px 0px 0px 0;
    margin: 0;
    text-align: left;
    width: auto;
}
    #nav-mobile li:last-child {
      border-bottom: none; }
  #nav-mobile a {
    display: block;
    color: #630000;
    font-weight: bold;
    border: 0;
    padding: 0;
    }
    #nav-mobile a:hover {
      background-color: #F4CE7D;
      color: #fff;
      border: 0;
	}  
  
  
  
  
  
@media only screen and (max-width : 1630px) {
	.flah{

border: 5px solid;

color: #00a4ed;

font-weight: 900;

padding: 10px 5%;

width: 90%;

margin-right: 0;

}

.c30 .flah {
    width: 90%;
}
	
	
	nav.stick ul{
		
width: 0px;
		
overflow: hidden;
		
padding: 20px 0 13px 36px;
		
background: rgba(255, 255, 255, 0.95);
		
transition: all ease .4s;
	}

nav ul {
    width: 255px;
    padding: 20px 0 20px 50px;
}

nav li {
    height: 31px;
}

nav.stick {
    height: 560px;
}

nav li a:before {
    top: -5px;
}

nav li a {
    font-size: 18px;
}

nav.stick ul:hover {
    width: 260px;
    padding: 20px 0 13px 52px;
    margin-bottom: 64px;
    transition: all ease .4s;
}

.stick .backtotop {
    width: 0px;
    height: 24px;
    padding: 6px 0 6px 44px;
    overflow: hidden;
    left: -8px;
    transition: all ease .3s, opacity ease .7s;
}

nav.stick ul:hover .backtotop {
    width: 119px;
    left: 11px;
    padding: 6px 0 6px 46px;
}

.backtotop:hover {}
	
	
	
	
	
	
	
	
	
}
  
  
  
  
  
  
  
  
  
  
  
  
  @media only screen and (max-device-width : 960px) {
  .lang {
    width: 70%;
    display: none;
    background: #1d388f;
}

.lang ul {
    list-style: none;
    padding: 0;
    display: block;
    width: 300px;
    margin: 0 auto;
}

.lang ul li {
    display: inline-block;
    padding: 3px 0 4px 13px;
    font-size: 18px;
}

.lang ul li a {
    text-decoration: none;
    color: #fff;
    transition: all ease .2s;
}

.lang ul li a:hover {
    color: #00a4ed;
    transition: all ease .2s;
}

.logo {
    background: url('images/logo.png') no-repeat;
    position: fixed;
    width: 138px;
    left: 0;
    top: 0;
    height: 55px;
    z-index: 100000;
    background-size: contain;
}

h4 {
    margin: 0;
    color: #00a4ed;
    margin-top: 25px;
    font-size: 17px;
    line-height: 21px;
    font-weight: 600;
}


h3 {
    color: #fff;
    margin: auto 0;
    top: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    padding: 0 7% 0 3%;
    width: 70%;
    font-size: 18px;
    font-weight: 500;
    height: 47px;
    line-height: 24px;
}

#missiles h3 {
    font-size: 14px;
    line-height: 20px;
    padding-top: 9px;
    font-weight: 600;
}

#pressure h3 {
    font-size: 20px;
    line-height: 16px;
}

#pressure h3 span {display: initial;font-size: inherit;line-height: inherit;}

#pages h3 {
    line-height: 17px;
    padding-top: 13px;
    font-size: 15px;
}

#fire h3 {
    font-size: 14px;
    line-height: 22px;
    padding-top: 4px;
}

#hazard h3 {font-size: 15px;line-height: 16px;padding-top: 0;padding-right: 10%;width: 67%;}

#hazard h3 span {
    display: initial;
    line-height: inherit;
    font-size: inherit;
}

#fire h3 span {
}

#earthquake h3 {
    font-size: 14px;
    line-height: 22px;
    padding-top: 8px;
    font-weight: 600;
}

#merhav h3 {
}

h3 br {
    display: none;
}

h3 span {
    font-size: 12px;
    font-weight: 500;
    display: block;
    line-height: 20px;
}



#home h1 {
    font-size: 36px;
    text-align: center;
    font-weight: 500;
    padding: 0 30px;
    margin: 0;
    line-height: 43px;
}

#home h2 {
    margin: 0;
    text-align: center;
    font-weight: 400;
    font-size: 22px;
    padding: 0 30px;
    line-height: 21px;
}

#sidebar {
    padding-top: 470px;
    position: absolute;
}

#content {width: 100%;height: 100vh;}

div#content {}

.container {
    max-width: 1000px;
    float: right;
    margin: 0 auto;
    padding: 0;
    right: 0;
    left: 0;
}

#pages .container {
    width: 100%;
}


/*dapey kesher update*/

section#footer {
    height: 50px;
    background: #212c30;
    color: #fff;
    padding-top: 32px;
    padding-bottom: 20px;
}

#footer span {
    float: right;
    font-size: 14px;
    text-align: center;
    width: 92%;
    margin: 0px 4%;
}

.credit {
    float: left;
    text-align: center;
    font-size: 11px;
    width: 94%;
    padding: 0 3%;
}

.credit b {
    display: inline;
}

section#pages {
    height: 480px;
    padding: 0;
    position: relative;
}




#pages .bg {
    background: url(images/presbg.jpg) center no-repeat;
    float: right;
    height: 281px;
    bottom: 0;
    position: absolute;
    width: 100%;
    z-index: 0;
    background-size: cover;
}

#pages span {
    line-height: 18px;
    text-align: left;
    max-width: 610px;
    top: 22px;
    width: 200px;
    display: block;
    height: 78px;
    margin: auto;
    bottom: 0;
    position: relative;
}


#pages .c20 {
    z-index: 100;
    position: relative;
}

#pages .c80 {
    position: relative;
    z-index: 2;
    height: 100%;
}

#pages h4 {
    color: #212c30;
    font-size: 17px;
    margin: 0;
    line-height: 20px;
    text-align: left;
    display: block;
    background: #fff;
    padding: 20px;
}

#pages .flah {
    position: relative;
    right: 0;
    max-width: 680px;
    left: 0;
    width: 260px;
    top: 23px;
    padding: 0;
    bottom: 10px;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    margin: auto;
    transition: all ease .4s;
    background: rgba(70, 171, 217, 0.6);
}

#pages .flah a {
    text-decoration: none;
    color: #fff;
}

#pages .flah:hover {
    background: rgba(0, 0, 0, 0.6);
}

#pages .flah span:before {
    background: url(images/printer.svg) center no-repeat;
    width: 50px;
    height: 50px;
    background-size: contain;
    content: "";
    display: block;
    float: left;
    margin: 20px 17px 20px 10px;
    margin-top: -8px;
}

#pages .flah span:after {content: ">";font-weight: 100;margin-left: 10px;}


/* end */


#missiles .container {
    float: left;
}

#major p {
    margin: 0;
    padding: 0;
    font-size: 18px;
    line-height: 21px;
    text-align: left;
}

#major p span {
    right: 0;
    position: relative;
    float: left;
    margin-top: 0;
    font-size: 16px;
    padding-top: 61px;
    padding-left: 0;
    width: 100%;
    font-weight: 600;
}

#major p span:before {
    background: url(images/sign.png) no-repeat;
    position: absolute;
    content: " ";
    width: 60px;
    top: 0;
    right: 0;
    height: 60px;
    background-size: contain;
}

#major h1 {
    font-size: 26px;
    text-align: left;
    margin: 0;
    width: 180px;
    padding-left: 0;
}

#home .container {
    height: 109px;
    padding: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}



.c20 {
    width: 100%;
    margin: 0 0;
    float: left;
    position: relative;
    overflow: hidden;
    background: #09181f;
}



.c30 {
    width: 84%;
    margin: 0 8%;
    height: auto;
    text-align: left;
    float: left;
}

#fire .c30 {
    padding-bottom: 40px;
}


.c20 img {
    width: 20%;
    float: left;
}

.c80 {
    width: 84%;
    margin: 1% 8%;
    float: left;
}


.c40 {
    width: 84%;
    padding: 0 8% 2%;
    margin: 2% 0;
    font-size: 17px;
    line-height: 21px;
    float: left;
}

#emergency .c40:nth-child(2) {
    border: 0;
}

.c40:nth-child(2) {
    border-right: 0;
}

.c40:nth-child(3) {
    padding-right: 0;
}

.c75 {
    width: 86%;
    margin: 0 8% 0;
    float: left;
}

.c50 {
    width: 48%;
    margin: 1%;
    height: 300px;
    background: #fff;
    float: left;
}

.c25 {
    width: 23%;
    margin: 1%;
    float: left;
}

.c25 img {
    width: 100%;
}

#major .c25 img {
    border: 1px solid #e3e3e3;
    margin-left: 28%;
}

section {
    background: #fff;
    width: 100%;
    float: left;
    height: 100%;
    padding-bottom: 40px;
    margin: 0 auto;
    font-size: 17px;
    right: 0;
    left: 0;
    position: relative;
}

section#pages {
    height: 346px;
}

section#fire {
    height: auto;
}

#pressure .bg {
    background: url(images/presbg.jpg) center no-repeat;
    float: left;
    height: 128px;
    bottom: 0;
    position: absolute;
    width: 100%;
    background-size: cover;
}

section#pressure {padding-bottom: 50px;}

.flah {
    border: 5px solid;
    color: #00a4ed;
    font-weight: 900;
    padding: 10px 5%;
    text-align: left;
    font-size: 16px;
    margin-left: 0;
}

#pressure .flah {
    margin-top: 20px;
}

.c30 .flah {
    width: 80%;
    margin-top: 20px;
}

#fire .c30 .flah {
    line-height: 20px;
}

#emergency .flah {
    margin-bottom: 20px;
}

#merhav .flah {
    width: 80%;
    margin: 20px auto 0;
}

#earthquake .flah {
    margin-top: 20px;
    width: 86%;
}

#missiles .flah {
    width: 227px;
    margin-top: 30px;
}

b {
    display: block;
}

section#missiles {
    height: auto;
    padding-bottom: 220px;
}

#missiles .bg {
    background: url('images/misbg.jpg') center no-repeat;
    float: left;
    height: 160px;
    bottom: 0;
    position: absolute;
    width: 100%;
    background-size: cover;
}

section#earthquake {
    height: auto;
}

section#merhav {
    height: auto;
}



.c40 span {
    color: #00a4ed;
    font-weight: 600;
}

section#tips {
    height: auto;
}

ul {
    padding: 0;
    margin: 0;
    padding-left: 19px;
}

section#major {
    padding: 10px 0 70px;
}

section:nth-child(odd) {
    background: #f8f6f6;
}

section#emergency {
    height: auto;
}

.clearfix:before, .clearfix:after {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

#home {background: url(images/homebg.jpg);background-size: cover;height: 320px;}


.c100{width: 98%;margin: 1%;height: 300px;background: #fff;float: left;}





a{
color: #fff;
text-decoration: none;
}

.backtotop {
    display: none;
}





/* APP MOBILE UPDATE */


#app h4 {
    background: #09181f;
    margin: 0;
    padding: 3% 5%;
    width: 90%;
    float: left;
    line-height: 17px;
    font-size: 15px;
    color: #fff;
    font-weight: 500;
}

#app .c20 div {
    float: left;
    padding-bottom: 10px;
}

#app h3 {
    background: #00a4ed;
    font-weight: 600;
    font-size: 27px;
    width: 90%;
    line-height: 31px;
    height: 71px;
    padding: 15px 3% 0 7%;
    position: relative;
}

#app .c20 {
    background: none;
}


#app .c20 img {
    width: 95%;
    float: left;
}

section#app {
    background: url(images/app.jpg) center;
    background-size: 830px;
    height: 400px;
    border: 0;
    background-position-y: 132px;
    background-position-x: -190px;
}

a{
color: #fff;
text-decoration: none;
}

#app .c20 div a {
    display: block;
    width: 50%;
}

/* END */

  
  
/* navigation */
nav {

height: 37px;

position: fixed;

top: 0px;

border: 0;

width: 100%;

z-index: 10000;
}


nav ul {
    list-style-type:none;
    margin:0;

    width: 320px;
    padding: 0;
    text-align: left;
}

nav.stick ul {
    padding: 0;
}

nav.stick {
    padding: 0;
}

.langmob {
    display: block;
    text-align: right;
    position: absolute;
    top: 25px;
    right: 20px;
    background: #f3f3f3;
    border-radius: 5px;
    padding: 10px 13px;
}

#nav-mobile .langmob a {
    color: #1d388f;
}

nav ul span {
    display: none;
}

nav li {
    display: inline-block;
    text-align: center;
    height: 26px;
    margin: 0;
    width: 76px;
    float: none;
}

nav li a {
 text-decoration: none;
 padding: 7px 0 7px 0;
 font-size: 15px;
 transition: all 0.4s ease-out;
 border-bottom: 8px solid rgba(0,0,0,0);
}

a.nav-active {}

nav li a:before {transform: scale(0.7);transform-origin: center;left: -84px;top: -1px;}



  
#nav-anchor{}


    #nav-trigger {
    display: block;
    background-size: 60px;
    width: 100%;
    left: 0;
    background: #1d388f;
    top: 0;
    height: 39px;
    margin-top: 0;
    text-align: right;
    position: fixed;
    z-index: 10000;
    }

#sidebar {
    /* position: fixed; */
}

  #nav-main {
    display: none; }

  #nav-mobile {
    display: block;
    background-color: rgba(0, 0, 0, 0);
    border: 0;
    margin: 0;
    height: 0;
    padding: 0;
}

.container {
    font-size: 17px;
}

li {
    list-style: none;
}

li:before {content: "•";margin-left: -45px;display: none;width: 30px;margin-right: 10px;}

ul {
    padding-left: 19px;
}

.numbers li {
}

li {}

.numbers li {}

}
  
@media only screen and (max-device-width : 340px) {
	#home h1{
			font-size: 26px;
			text-align: center;
			font-weight: 500;
			padding: 0 30px 10px;
			border: 0;
			margin: 0;
			line-height: 29px;
			}
	#home h2{font-size: 18px;}
	
	#pressure h3{font-size: 15px;}
	#pressure h3 span{
}
	
}

