

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

body {
    line-height:1;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
    display:block;
}

nav ul {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}

/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
    vertical-align:middle;
}
.header {
  background: #223f8d none repeat scroll 0 0;
  overflow: hidden;
  padding: 11px 0;
}
.container {
  margin: 0 auto;
  width: 1100px;
}
.logo {
  float: left;
  width: 475px;
}
.menu {
  float: right;
  padding: 6px 0;
}
.menu li {
  float: left;
  padding-left: 52px;
}
.menu li a {
	color: #fff;
	font-family: eurostile;
	font-size: 18px;
	text-decoration: none;
 
}
.section2 {
  background: rgba(0, 0, 0, 0) url("images/demo1/section2.png") no-repeat scroll 0 0;
  margin: -206px auto 0;
  max-width: 1600px;
  padding-bottom: 40px;
  position: relative;
  z-index: 9999;
}
.undercon {
  float: left;
  margin: 0 25px 0 0;
  width: 75px;
}
.appimg {
  float: right;
  position: relative;
  right: 56px;
  top: 12px;
  width: 230px;
  z-index: 999;
  margin-bottom: 30px;
}
.appimg > img {
  width: 100%;
}
.anim-dots {
  display: none;
}

.section1 {
  margin: 0 auto;
  max-width: 1600px;
}
@font-face {
    font-family: myriadhbold;
    src:url(fonts/MyriadHebrew-Bold.otf);
}
@font-face {
    font-family: myriadregular;
    src:url(fonts/MyriadHebrew-Regular.otf);
}
.section2-inner {
  padding-top: 270px;
}
.section2-title {
  color: #fff;
  font-family: myriadregular;
  font-size: 35px;
  margin-bottom: 30px;
  text-align: center;
}
.section2-content {
  color: #fff;
  font-family: myriadregular;
  font-size: 15px;
  line-height: 18px;
  text-align: center;
}
.section2-img {
  margin: 60px auto 0;
  width: 32%;
}
.section2-img > img {
  width: 100%;
}
.footer {
  background: #496ed3 none repeat scroll 0 0;
  padding-bottom: 20px;
  padding-top: 30px;
}
.fiiter-inner {
  color: #fff;
  font-family: myriadregular;
  font-size: 15px;
  font-weight: normal;
  line-height: 18px;
  margin-bottom: 20px !important;
  margin-top: 10px !important;
  text-align: center;
}
.section2-content {
  margin: 0 auto;
  width: 655px;
}
.copyrights {
  color: #fff;
  font-family: myriadregular;
  font-size: 15px;
  text-align: center;
}
nav.anim-arrows > span.anim-arrows-prev {
  left: 0 !important;
}
nav.anim-arrows > span.anim-arrows-prev::after {
  content: none !important;
}
nav.anim-arrows > span.anim-arrows-prev, nav.anim-arrows > span.anim-arrows-next {
  border-radius: 0 !important;
  height: 121px !important;
  width: 82px !important;
  box-shadow:none !important;
}
nav.anim-arrows > span.anim-arrows-next::after {
  content: none !important;
}
nav.anim-arrows > span.anim-arrows-next {
  right: 0 !important;
}
#panel, #flip {
    padding: 5px;
    text-align: center;
    background-color: #e5eecc;
    border: solid 1px #c3c3c3;
}

#panel {
    padding: 50px;
    display: none;
}
.toggle > img {
  width: 80px;
}
.navigation {
  float: right;
  position: absolute;
  right: 0;
  width: 225px;
  z-index: 9999;
}
.content > li {
  list-style: outside none none;
  padding: 4px 0;
}
.content a {
  color: #223f8d;
  font-family: myriadregular;
  text-decoration: none;
}
.content {
  background: #fff none repeat scroll 0 0;
  margin-top: 9px;
  padding: 15px;
  width: 170px;
}
.navigation {
  display: none;
}
.fiiter-inner {
  margin: 0 auto;
  width: 700px;
}
@media screen and (min-width:980px) and (max-width:1280px) {
.container {
  width: 950px;
}
.logo {
  float: left;
  width: 300px;
}

}
@media screen and (min-width:768px) and (max-width:979px) {
.container {
  width: 750px;
}
.logo {
  float: left;
  width: 300px;
}
.menu li {
  float: left;
  padding-right: 30px;
}
.anim-slider {
  height: 602px !important;
 }
 .anim-slide h4#bounceUp {
  left: 16% !important;
 }
 .anim-slide h2#animatecss{ left: 16% !important;}
#license{left: 16% !important;}
}
@media screen and (min-width:480px) and (max-width:767px) {
.section2-content {
  width: 90%;
}
.container {
  width: 460px;
}
.logo {
  float: left;
  width: 300px;
}
.menu li {
  float: left;
  padding-right: 30px;
}
.anim-slider {
  height: 602px !important;
 }
 .anim-slide h4#bounceUp {
  left: 16% !important;
 }
 .anim-slide h2#animatecss{ left: 16% !important;}
#license{left: 16% !important;}
.navigation {
  display:block;
}
.dropdown{
  display: none;
  padding: 0;
  position: relative !important;
  z-index: 9999;
}
.menu{ display:none;}
.anim-slide img#jquery {
  left: 31% !important;
  top: 60px !important;
  width: 40% !important;
}
#license {
  left: 6% !important;
  width: 420px;
}
.anim-slide h2#animatecss {
  left: 6% !important;
  width: 420px !important;
}
.anim-slide h4#bounceUp {
  left: 6% !important;
  width: 420px !important;
}
#todo {
   left: 31% !important;
  top: 60px !important;
  width: 40% !important;
}
.fiiter-inner {
  width: 94%;
}
}
@media screen and (min-width:320px) and (max-width:480px) {
.section2-content {
  width: 90%;
}
.container {
  width: 300px;
}
.logo {
  float: left;
  width: 300px;
}
.menu li {
  float: left;
  padding-right: 30px;
}
.anim-slider {
  height: 602px !important;
 }
 .anim-slide h4#bounceUp {
  left: 16% !important;
 }
 .anim-slide h2#animatecss{ left: 16% !important;}
#license{left: 16% !important;}
.navigation {
  display:block;
}
.dropdown{
  display: none;
  padding: 0;
  position: relative !important;
  z-index: 9999;
}
.menu{ display:none;}
.anim-slide img#jquery {
  left: 31% !important;
  top: 26px !important;
  width: 40% !important;
}
#license {
  font-size: 13px;
  left: 1% !important;
  width: 300px;
}
.anim-slide h2#animatecss {
  font-size: 13px !important;
  left: 1% !important;
  
  width: 300px !important;
}
.anim-slide h3#bounce {
  font-family: myriadregular !important;
  font-size: 20px !important;
  left: 0 !important;
  top: 68% !important;
  width: 100% !important;
}
.anim-slide h4#bounceUp {
  font-size: 13px !important;
  left: 1% !important;
  width: 300px !important;
}
#todo {
   left: 31% !important;
  top: 60px !important;
  width: 40% !important;
}
.fiiter-inner {
  width: 94%;
}
.logo {
  float: left;
  width: 300px;
  margin-top: 50px;
}
.header{
  height: 170px;
}
.navigation {
  width: 145px;
}
.content {
  background: #fff none repeat scroll 0 0;
  left: -68px;
  margin-top: 10px;
  padding: 15px;
  position: absolute;
  width: 170px;
}
.anim-slider {
  height: 390px !important;
}
.anim-slide h2 {
  font-size: 20px !important;
}
#todo {
  left: 31% !important;
  top: 20px !important;
  width: 40% !important;
}
}
.ws_cover + div{
  display: none;
}
#wowslider-container0 .ws_playpause{
  display: none !important;
}
.dropdown li{
  display: block;
  padding: 10px 0;
  clear: both;
}
.dropdown li a{
	display: block;
	font-family: eurostile;
}
.dropdown{
  display: none;
  padding: 0;
  position: absolute;
  z-index: 9999;
}
.sub-menu:hover ul.dropdown{
  display: block;
}
