@font-face {
  font-family: 'felix007Medium';
  src: url('../fonts/felix007-medium-webfont.eot'); /* IE9 Compat Modes */
  src: url('../fonts/felix007-medium-webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/felix007-medium-webfont.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/felix007-medium-webfont.woff') format('woff'), /* Pretty Modern Browsers */
       url('../fonts/felix007-medium-webfont.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('../fonts/felix007-medium-webfont.svg#svgFontName') format('svg'); /* Legacy iOS */
}
@font-face {    
font-family: 'Alef';   
src: url('Alef-bold.eot');  
src: url('Alef-bold.eot?#iefix') format('embedded-opentype'),         
url('Alef-bold.woff') format('woff'),         
url('Alef-bold.ttf') format('truetype'),
url('Alef-bold.svg#alefbold') format('svg');
font-weight: bold;
font-style: normal;
}
@font-face {   
font-family: 'Alef';   
src: url('Alef-regular.eot');    
src: url('Alef-regular.eot?#iefix') format('embedded-opentype'),
     url('Alef-regular.woff') format('woff'),
url('Alef-regular.ttf') format('truetype'),         
url('Alef-regular.svg#alefregular') format('svg');    
font-weight: normal;
    font-style: normal;
}
::selection {
    background: #02597e none repeat scroll 0% 0%;
}
::-moz-selection {
    background: #02597e none repeat scroll 0% 0%;
}
body{
  direction: rtl !important;
  	font-family:'felix007Medium', arial !important;
}
body.custom-background {
    background-image: url("http://www.bvb.co.il/img/1.jpg") !important;
    background-repeat: no-repeat !important;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}
h1, h2, h3, h4, h5, h6{
  font-weight: normal;
}
b, strong {
    color: #02597E;
    font-weight: normal;
}
ol, ul {
  list-style: none;
}
a {
    color: #90BDD0;
    text-decoration: none;
}
.anchor {
    display: block;
  height: 240px; /*same height as header*/
  margin-top: -240px; /*same height as header*/
  visibility: hidden;
}
a:hover, a;focus {
    color: #02597E;
    text-decoration: none;
}
img{
    outline: none;
border: 0;
}
.posted-on{
display: none !important;
}
.byline{
display: none !important;
}
.nav-next {
  display: none !important;
}
.nav-previous {
    display: none !important;
}
.post .entry-footer {
    display: none;
}
.a2a_floating_style {
    background-color: transparent;
}
.backto-top{
  position: fixed;
  z-index: 3002;
  right: 0.5%;
  bottom: 0.5%;
  display:inline-block;
}
.backto-top a{
  font-size: 55px;
  color: #ffffff;
  border: 0;
  outline: none;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  -moz-opacity:0.5;
  	-khtml-opacity: 0.5;
  	filter: alpha(opacity=50);
    	opacity: 0.5;
}
.backto-top a:hover, .backto-top a:focus, .backto-top a:active, .backto-top a:visited{
  color: #ffffff;
    border: 0;
outline: none;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -moz-opacity:1;
  	-khtml-opacity: 1;
  	filter: alpha(opacity=100);
    	opacity: 1;
}
.status {
  background-image: url("img/loading.gif");
}
.container {
    width: 100%;
    padding: 0;
}
.site-content{
    background: url("img/grain.jpg") repeat #eee;
}
.focus {
    padding: 0px !important;
}
.menu-align-center .responsive-logo {
    display: none;
}
.section-header {
    display: none;
}
.our-team {
    display: none;
}
.contact-us {
    display: none;
}
.latest-news {
    display: none;
}
.sidebar-wrap {
    border: none;
}
.sidebar-wrap.content-left-wrap {
    display: block;
    margin-top: 50px;
}
.header-content-wrap {
    background: none !important;
}
.btn-all, btn-all:active {
  display: inline-block;
  line-height: 1.2;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
	color: #fff;
	font-family: "felix007Medium",arial !important;
font-size: 1.6em !important;
  background-color: #02597e;
	  border: none;
margin: 0 0 40px;
  -webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-transition: all 700ms ease 0s;
    -moz-transition: all 700ms ease 0s;
    -o-transition: all 700ms ease 0s;
  transition: all 700ms ease 0s;
  box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.2), 0px -1px 0px 0px rgba(0, 0, 0, 0.3) inset !important;
}
.btn-all:hover,btn-all:focus {
	  /*border: none !important;
border-color: #84adbe !important;*/
  background: #90BDD0 !important;
  background-color: #90BDD0 !important;
  filter: none !important;
  outline: none !important;
box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.2), 0px -1px 0px 0px rgba(0, 0, 0, 0.3) inset !important;
}
button, input[type="button"], input[type="reset"], input[type="submit"],
button:active, input[type="button"]:active, input[type="reset"]:active, input[type="submit"]:active{
  display: inline-block;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
	color: #fff;
  	font-family:'felix007Medium', arial !important;
font-size: 1.4em !important;
  background-color: #02597e;
	  border: none;
margin: 0 0 40px;
  -webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
  -webkit-transition: all 700ms ease 0s;
    -moz-transition: all 700ms ease 0s;
    -o-transition: all 700ms ease 0s;
  transition: all 700ms ease 0s;
  box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.2), 0px -1px 0px 0px rgba(0, 0, 0, 0.3) inset !important;
}
button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover,
button:focus, input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus{
  border: none !important;
  background: #90BDD0 !important;
  background-color: #90BDD0 !important;
/*border-color: #84adbe !important;*/
  filter: none !important;
  outline: none !important;
box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.2), 0px -1px 0px 0px rgba(0, 0, 0, 0.3) inset !important;
}
/* ============================================================
  NAVIGATION
============================================================ */
.top-logo a{
    border: 0;
  outline: none;
}
.top-logo a:hover, top-logo a:focus{
    border: none;
    outline: none;
}
.top-logo{
	margin-top: 2%;
    border: none;
    outline: none;
}
.top-logo img{
width: 10%;
height: auto;
 border: 0;
    outline: none;
}
.top-name{
	color: #90bdd0;
	font-size: 3em;
	border: none;
	outline: 0;
	    text-decoration: none;
  	font-family:'felix007Medium', arial !important;
  line-height: 1;
margin-top: 0.5%;
}
.top-name a:hover, top-name a:visited, top-name a:active, top-name a:focus{
    text-decoration: none;
	border: none;
	outline: 0;
}
#main-nav{
  height: 240px;
}
#site-navigation {
margin: 0px auto;
max-width: 358px;
clear: both;
float: none;
position: relative;
}
.navbar-brand {
  display: none;
}
.navbar-brand > img {
    display: none;
}
.navbar-right {
    float: none !important;
}
.navbar-inverse .navbar-nav > li {
    margin-top: 0px;
}
.navbar-inverse .navbar-nav {
    text-align: center;
}
.navbar-nav > li > a {
  	font-size: 1.2em;
}
.navbar-inverse .navbar-nav ul.sub-menu li:hover {
cursor: pointer;
    cursor: hand;
  background-color: #eeeeee;
    -webkit-transition: all .5s linear 0s;
    -moz-transition: all .5s linear 0s;
    -o-transition: all .5s linear 0s;
    transition: all .5s linear 0s;
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
    color: #02597e;
}
li.current > a::before {
    /*background: #02597e !important;
    bottom: 4px !important;*/
      display: none;
}
ul.nav > li.current_page_item.current > a::before {
        display: none;
}
.navbar-inverse .navbar-nav > li.current > a {
    color: #02597e;
}
.navbar-inverse .navbar-nav ul.sub-menu li a {
    font-size: 1.2em;
}
.navbar-inverse .navbar-nav ul.sub-menu li:hover > a {
    color: #02597e;
}
.prmtn-bnr {
  margin-top: 50px;
  }
.prmtn-bnr h2 {
	margin-bottom: 0px !important;
	color: rgba(255, 255, 255, 1);
font-size: 40px;
font-weight: 500;
text-align: center;
font-size: 6.5em !important;
  	font-family:'felix007Medium', arial !important;
  text-shadow: 0 1px 1px rgba(0,0,0,.3);
  -webkit-transition: all 700ms ease 1s;
    -moz-transition: all 700ms ease 1s;
    -o-transition: all 700ms ease 1s;
  transition: all 700ms ease 1s;
}
.prmtn-bnr h3 {
	font-size: 3.5em;
	color: #fff;
  	font-family:'felix007Medium', arial !important;
	text-align: center;
    margin-top: 2%;
}
.prmtn-bnr h3:before{
background-color: #fff;
content: "";
display: inline-block;
height: 1px;
bottom: 0.1em;
position: relative;
vertical-align: middle;
width: 25%;
margin-right: .5em;
}
.prmtn-bnr h3:after{
	background-color: #fff;
content: "";
display: inline-block;
height: 1px;
bottom: 0.1em;
position: relative;
vertical-align: middle;
width: 25%;
	margin-left: .5em;
}
span.wpcf7-not-valid-tip {
    font-size: 1em;
}
.twenty img{
  width: 30%;
  height: auto;
}
/* ============================================================
  ABOUT (our_focus.php)
============================================================ */
.about-main{
  padding-top: 10px;
}
.wrap-main{
		margin: 50px 5% 40px;
border-top-left-radius: 0px;
border-top-right-radius: 100px;
	}
.main-text{
	text-align: right;
color: #02597E;
  	font-family:'felix007Medium', arial !important;
direction: rtl;
width: 48%;
float: right;
  text-shadow: 1px 1px 1px #fff;
}
.main-text p{
font-size: 1.4em !important;
margin-bottom: 10px !important;
line-height: 1.3;
  color: #333;
}
.main-text h2{
  	font-family:'felix007Medium', arial !important;
font-size: 2.8em !important;
color: #02597E;
font-weight: normal !important;
margin-bottom: 5px !important;
}
.about-vid{
  /*background: url("../img/board.jpg") no-repeat;
  width: 550px;
  height: 371px;*/
  padding-top: 20px;
}
 #player {
  background-color: #fff !important;
  background: #fff !important;
}
.player .video-wrapper, .player .video-wrapper .flideo, .player .video-wrapper object, .player .video-wrapper video {
   background-color: #fff !important;
  background: #fff !important;
}
/* ============================================================
  SERVICES
============================================================ */
.about-us {
  padding: 0 !important;
}
.serv-text{
	text-align: center;
	color: #fff;
  	font-family:'felix007Medium', arial !important;
direction: rtl;
padding: 30px 15px;
  width: 30%;
float: right;
margin-right: 2%;
}
.serv-text h2{
  	font-family:'felix007Medium', arial !important;
font-size: 2.2em !important;
color: #fff;
font-weight: normal !important;
margin-bottom: 8px !important;
}
.serv-text p{
    font-size: 1.2em !important;
    text-align: center;
    line-height: 1.2;
  	color: #fff;
}

/* ============================================================
  SECTIONS
============================================================ */
section.module:last-child {
  margin-bottom: 0;
}
section.module h2 {
  margin-bottom: 40px;
  font-family: "Roboto Slab", serif;
  font-size: 30px;
}
section.module p {
  margin-bottom: 25px;
  font-size: 16px;
  font-weight: 300;
}
section.module p:last-child {
  margin-bottom: 0;
}
section.module.content {
  padding: 40px 0;
  background-color: #eee;
}
section.module.parallax {
  height: 600px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-attachment: fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
section.module.parallax h1 {
  color: rgba(255, 255, 255, 0.8);
  font-size: 40px;
  font-weight: 500;
  text-align: center;
  text-transform: uppercase;
  	font-family:'felix007Medium', arial !important;

}
section.module.parallax-1 {
  background-image: url("../img/1.jpg");
    height: 900px;
}
section.module.parallax-2 {
  background-image: url("img/2.jpg");
height: 600px;
}
section.module.parallax-3 {
  background-image: url("../img/3.jpg");
    height: 300px;
}
section.module.parallax-4 {
  background-image: url("../img/4.jpg");
      height: 650px;
}
section.module.parallax-5 {
  background-image: url("../img/5.jpg");
      height: 300px;
}
section.module.parallax-6 {
  background-image: url("../img/4.jpg");
    height: 400px;
}
section.module.parallax-7 {
  background-image: url("../img/5.jpg");
  height: 830px;
padding-top: 60px;
}
/* ============================================================
  CONTACT (testamonials.php)
============================================================ */
.contact-frm{
  width: 65%;
float: right;
}
.contact-map{
  width: 29%;
float: right;
  margin-top: 5%;
}
.contact-frm h2{
  	font-family:'felix007Medium', arial !important;
font-size: 2.4em !important;
color: #fff;
font-weight: normal !important;
margin-bottom: 8px !important;
    text-shadow: 1px 1px 1px #333;
}
.contact-frm p{
  	font-family:'felix007Medium', arial !important;
font-size: 1.3em !important;
color: #fff;
font-weight: normal !important;
margin-bottom: 8px !important;
}
input[type="text"], input[type="tel"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], select, textarea {
    color: #333;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 4px !important;
   -webkit-border-radius: 4px !important;
   -moz-border-radius: 4px !important;
    padding: 8px;
    width: 40%;
     /* webkit-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 2px 0px 0px rgba(0,0,0,0.75);*/
    background-color: #FBF9F4;
}
input[type="text"]:focus, input[type="tel"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, select:focus, textarea:focus{
     background-color: #fff;
     color: #333;
    border: 2px solid rgba(144, 189, 208, 0.5);
}
div.wpcf7-validation-errors {
    border: 0;
    background-color: #fff;
    width: 60%;
    text-align: center;
    margin: 0 20%;
    float: right;
}
div.wpcf7-response-output {
  border: 0;
    background-color: #fff;
    width: 60%;
    text-align: center;
    margin: 0 20%;
    float: right;
}
div.wpcf7 img.ajax-loader {
	border: none;
	vertical-align: middle;
	margin: 10px;
   background-color: #fff;
   padding: 2px;
  -webkit-border-radius: 12px;
-moz-border-radius: 12px;
border-radius: 12px;
}
span.wpcf7-not-valid-tip {
    border: 0;
    color: #FC6D6D;
}
div.wpcf7-mail-sent-ok {
    border: 0;
}

div.wpcf7-mail-sent-ng {
    border: 0;
}

div.wpcf7-spam-blocked {
    border: 0;
}

/* ============================================================
  FOOTER
============================================================ */
.footer-links{
padding-top: 1.5em;
padding-bottom: 1.5em;
}
.footer-links p{
  color: #686868;
  font-size: 1.2em;
margin-bottom: .5em;
margin-top: .5em;  
}
.footer-links a{
  color: #686868;
}
.footer-links a:hover, footer-links a:focus{
  color: #ffffff;
}
.copyright{
  padding-top: 30px;
padding-bottom: 1px;
  width: 85%;
}
.social li a {
    color: #90BDD0;
    font-size: 41px;
}
.social li a:hover, social li a:focus {
    color: #ffffff;
}
/* ============================================================
  INNER PAGES
============================================================ */
.comments-area{
  display: none;
}
article {
    text-align: right;
}
.inner-text{
  border-right: 2px dotted rgb(204, 204, 204);
width: 75%;
padding-right: 10px;
padding-left: 10px;
}
.inner-text h2{
  	font-family:'felix007Medium', arial !important;
}
.entry-title {
    font-size: 2em;
    color: #02597e;
  	font-family:'felix007Medium', arial !important;
}
.entry-title::before {
    width: 10%;
    height: 2px;
    background: #90BDD0 none repeat scroll 0% 0%;
    bottom: -9px;
    left: unset;
    display: none;
}
.entry-content p {
    font-size: 1.2em;
    width: 85%;
}
.entry-content a{
 color: #02597e;
 font-size: 1em;
 text-decoration: underline;
}
.entry-content a:hover{
 color: #003A53; 
}
.under-img{
  font-size:1em; 
  margin-top:-15px;
  padding: 2px;
}
.survey-form{
padding: 10px;
}
.survey-form p b{
  color: #02597e;
}
/* ============================================================
Responsive - DESKTOP
============================================================ */
@media screen and (min-width: 1400px) and (max-width: 2220px){
 .top-logo img{
    width: 5%;
  } 

  .twenty img {
    width: 20%;
    height: auto;
}
}
@media screen and (min-width: 1336px) and (max-width: 1399px){
 .top-logo img{
    width: 8%;
  } 
}
@media screen and (min-width: 1280px) and (max-width: 1330px){
 .top-logo img{
    width: 10%;
  } 
}
@media screen and (min-width: 1001px) and (max-width: 1279px){
    .top-logo img{
    width: 10%;
  } 
  .prmtn-bnr h2 {
    font-size: 5em !important;
  }
  section.module.parallax-4 {
    height: 700px;
}
  .serv-text {
    width: 30%;
}
  }
@media screen and (max-width: 1000px) {
  section.module.parallax-7 {
  height: 1100px;
}
  .contact-frm{
  width: 100%;
}
.contact-map{
  width: 100%;
}
  .sidebar-wrap.content-left-wrap {
    display: none;
}
  .wrap-main {
    margin: 50px auto;
  }
  .collapse {
    display: block;
}
  .main-text{
    width: 85%;
    text-align: center;
    float: none;
  }
  .serv-text {
    width: 95%;
}
  .prmtn-bnr h2 {
    font-size: 4em !important;
  }
  .prmtn-bnr h3 {
    font-size: 3em;
  }
  .top-logo img{
    width: 10%;
  }
  section.module.parallax-2 {
    height: 900px;
}
  section.module.parallax-4 {
    height: 1700px;
}
  .inner-text {
    width: 100%;
  }
  .under-img {
    margin-top: 0px;
  }
}
@media screen and (max-width: 760px) {
.anchor {
    display: block;
  height: 0px; /*same height as header*/
  margin-top: 0; /*same height as header*/
  visibility: hidden;
}
}
@media screen and (max-width: 700px) {
  .prmtn-bnr {
    margin-top: 20px;
}
  .prmtn-bnr h2 {
    font-size: 3em !important;
  }
  .prmtn-bnr h3 {
    font-size: 2em;
  }
}
@media screen and (max-width: 550px) {
  body.custom-background {
    background-image: url("http://www.bvb.co.il/img/1s.jpg") !important;
    background-size: 800px 800px !important;
  }
  section.module.parallax-2 {
   /*background-image: url("http://www.bvb.co.il/img/2s.jpg") !important;
            background-position: center bottom !important;*/
  }
  #main-nav {
    min-height: 180px !important;
max-height: 190px !important;
}
  .top-logo img{
    width: 25%;
  }
  .header-content-wrap {
    padding-top: 0%;
    height: 500px;
}
  .prmtn-bnr h2 {
    font-size: 2.2em !important;
  }
  .prmtn-bnr h3 {
    font-size: 1.8em;
  }
  input[type="text"], input[type="tel"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], select, textarea {
    width: 90%;
  }
  section.module.parallax-2 {
    height: 1100px;
}
  section.module.parallax-4 {
    height: 1800px;
}
  .about-vid {
    width: 80%;
}
  .twenty img{
  width: 60%;
  height: auto;
}
  div.wpcf7-response-output {
    width: 90%;
        margin: 0 5%;
}
}
@media screen and (max-width: 400px) {
  .header-content-wrap {
    padding-top: 0%;
    height: 400px;
}
  .top-name {
    font-size: 2.2em;
  }
  .prmtn-bnr h2 {
    font-size: 1.7em !important;
  }
  .prmtn-bnr h3 {
    font-size: 1.3em;
  }
  section.module.parallax-4 {
    height: 2200px;
}
  .serv-text {
    text-align: center;
    color: #FFF;
    font-family: "felix007Medium" !important;
    direction: rtl;
    padding: 40px;
  }
}

/* ============================================================
Responsive - DEVICES
============================================================ */
/* ----------- iPhone 4 and 4S ----------- */

/* Portrait */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 480px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait) {
  .menu-align-center .responsive-logo {
    display: none;
}
  .top-logo img {
    width: 25%;
}
  .top-name {
    font-size: 2.5em;
  }
}

/* Landscape */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 480px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) {
  .menu-align-center .responsive-logo {
    display: none;
}
  .top-logo img {
    width: 20%;
}
  .top-name {
    font-size: 2em;
  }
}

/* ----------- iPhone 5 and 5S ----------- */

  /* Portrait */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 568px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait) {
    .menu-align-center .responsive-logo {
    display: none;
}
  .top-logo img {
    width: 25%;
}
}
/* Landscape */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 568px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) {
.menu-align-center .responsive-logo {
    display: none;
}
  .top-logo img {
    width: 20%;
}
}

/* ----------- iPhone 6 ----------- */

 /* Portrait */
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait) { 
.menu-align-center .responsive-logo {
    display: none;
}
  .top-logo img {
    width: 25%;
}
    .top-name {
    font-size: 2.5em;
  }
}
/* Landscape */
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) { 
.menu-align-center .responsive-logo {
    display: none;
}
  .top-logo img {
    width: 15%;
}
}

/* ----------- iPhone 6+ ----------- */

  /* Portrait */
@media only screen 
  and (min-device-width: 414px) 
  and (max-device-width: 736px) 
  and (-webkit-min-device-pixel-ratio: 3)
  and (orientation: portrait) { 
.menu-align-center .responsive-logo {
    display: none;
}
  .top-logo img {
    width: 20%;
}
    .top-name {
    font-size: 2.5em;
  }
}
/* Landscape */
@media only screen 
  and (min-device-width: 414px) 
  and (max-device-width: 736px) 
  and (-webkit-min-device-pixel-ratio: 3)
  and (orientation: landscape) { 
.menu-align-center .responsive-logo {
    display: none;
}
  .top-logo img {
    width: 15%;
}
    .top-name {
    font-size: 3em;
  }
}

/* ----------- Galaxy S2 ----------- */

/* Portrait */
@media screen 
  and (device-width: 320px) 
  and (device-height: 533px) 
  and (-webkit-device-pixel-ratio: 2) 
  and (orientation: portrait) {
.menu-align-center .responsive-logo {
    display: none;
}
  .top-logo img {
    width: 25%;
}
    .top-name {
    font-size: 2.2em;
  }
}

/* Landscape */
@media screen 
  and (device-width: 320px) 
  and (device-height: 533px) 
  and (-webkit-device-pixel-ratio: 2) 
  and (orientation: landscape) {
.menu-align-center .responsive-logo {
    display: none;
}
  .top-logo img {
    width: 15%;
}
    .top-name {
    font-size: 2.5em;
  }
}

/* ----------- Galaxy S3 ----------- */

/* Portrait */
@media screen 
  and (device-width: 320px) 
  and (device-height: 640px) 
  and (-webkit-device-pixel-ratio: 2) 
  and (orientation: portrait) {
.menu-align-center .responsive-logo {
    display: none;
}
  .top-logo img {
    width: 25%;
}
    .top-name {
    font-size: 2.2em;
  }
}

/* Landscape */
@media screen 
  and (device-width: 320px) 
  and (device-height: 640px) 
  and (-webkit-device-pixel-ratio: 2) 
  and (orientation: landscape) {
.menu-align-center .responsive-logo {
    display: none;
}
  .top-logo img {
    width: 15%;
}
    .top-name {
    font-size: 3em;
  }
}
/* ----------- Galaxy S4 ----------- */

/* Portrait */
@media screen 
  and (device-width: 320px) 
  and (device-height: 640px) 
  and (-webkit-device-pixel-ratio: 3) 
  and (orientation: portrait) {
.menu-align-center .responsive-logo {
    display: none;
}
  .top-logo img {
    width: 25%;
}
    .top-name {
    font-size: 2.2em;
  }
}

/* Landscape */
@media screen 
  and (device-width: 320px) 
  and (device-height: 640px) 
  and (-webkit-device-pixel-ratio: 3) 
  and (orientation: landscape) {
.menu-align-center .responsive-logo {
    display: none;
}
  .top-logo img {
    width: 15%;
}
    .top-name {
    font-size: 3em;
  }
}

/* ----------- Galaxy S5 ----------- */

/* Portrait */
@media screen 
  and (device-width: 360px) 
  and (device-height: 640px) 
  and (-webkit-device-pixel-ratio: 3) 
  and (orientation: portrait) {
.menu-align-center .responsive-logo {
    display: none;
}
  .top-logo img {
    width: 25%;
}
    .top-name {
    font-size: 2.2em;
  }
}

/* Landscape */
@media screen 
  and (device-width: 360px) 
  and (device-height: 640px) 
  and (-webkit-device-pixel-ratio: 3) 
  and (orientation: landscape) {
.menu-align-center .responsive-logo {
    display: none;
}
  .top-logo img {
    width: 15%;
}
    .top-name {
    font-size: 2.8em;
  }
}


/* ----------- iPad mini + 1 + 2  ----------- */

/* Portrait */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: portrait) 
  and (-webkit-min-device-pixel-ratio: 1) {
.menu-align-center .responsive-logo {
    display: none;
}
  .top-logo img {
    width: 15%;
}
    .top-name {
    font-size: 2.9em;
  }
    #site-navigation {
    margin-right: 20%;
}
  }

/* Landscape */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: landscape) 
  and (-webkit-min-device-pixel-ratio: 1) {
.menu-align-center .responsive-logo {
    display: none;
}
  .top-logo img {
    width: 12%;
}
    .top-name {
    font-size: 3em;
  }
     #site-navigation {
    margin-right: 20%;
}
}
/* ----------- iPad 3 + 4  ----------- */

/* Portrait */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: portrait) 
  and (-webkit-min-device-pixel-ratio: 2) {
.menu-align-center .responsive-logo {
    display: none;
}
  .top-logo img {
    width: 15%;
}
    .top-name {
    font-size: 2.9em;
  }
    #site-navigation {
    margin-right: 20%;
}
  }

/* Landscape */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: landscape) 
  and (-webkit-min-device-pixel-ratio: 2) {
.menu-align-center .responsive-logo {
    display: none;
}
  .top-logo img {
    width: 12%;
}
    .top-name {
    font-size: 3em;
  }
     #site-navigation {
    margin-right: 20%;
}
}






/* ----------- Kindle Fire HD 7" ----------- */

/* Portrait */
@media only screen 
  and (min-device-width: 800px) 
  and (max-device-width: 1280px) 
  and (-webkit-min-device-pixel-ratio: 1.5) 
  and (orientation: portrait) {
    .menu-align-center .responsive-logo {
    display: none;
}
  .top-logo img {
    width: 15%;
}
    .top-name {
    font-size: 2.8em;
    }
}

/* Landscape */
@media only screen 
  and (min-device-width: 800px) 
  and (max-device-width: 1280px) 
  and (-webkit-min-device-pixel-ratio: 1.5) 
  and (orientation: landscape) {
.menu-align-center .responsive-logo {
    display: none;
}
  .top-logo img {
    width: 12%;
}
    .top-name {
    font-size: 3em;
  }
     #site-navigation {
    margin-right: 20%;
}
}

/* ----------- Kindle Fire HD 8.9" ----------- */

/* Portrait */
@media only screen 
  and (min-device-width: 1200px) 
  and (max-device-width: 1600px) 
  and (-webkit-min-device-pixel-ratio: 1.5) 
  and (orientation: portrait) {
    .menu-align-center .responsive-logo {
    display: none;
}
  .top-logo img {
    width: 10%;
}
    .top-name {
    font-size: 3em;
  }
}

/* Landscape */
@media only screen 
  and (min-device-width: 1200px) 
  and (max-device-width: 1600px) 
  and (-webkit-min-device-pixel-ratio: 1.5) 
  and (orientation: landscape) {
.menu-align-center .responsive-logo {
    display: none;
}
  .top-logo img {
    width: 12%;
}
    .top-name {
    font-size: 3em;
  }
     #site-navigation {
    margin-right: 20%;
}
}


/* ----------- Asus Nexus 7 ----------- */

/* Portrait */
@media screen 
  and (device-width: 601px) 
  and (device-height: 906px) 
  and (-webkit-min-device-pixel-ratio: 1.331) 
  and (-webkit-max-device-pixel-ratio: 1.332) 
  and (orientation: portrait) {
.menu-align-center .responsive-logo {
    display: none;
}
  .top-logo img {
    width: 20%;
}
    .top-name {
    font-size: 3em;
  }
}

/* Landscape */
@media screen 
  and (device-width: 601px) 
  and (device-height: 906px) 
  and (-webkit-min-device-pixel-ratio: 1.331) 
  and (-webkit-max-device-pixel-ratio: 1.332) 
  and (orientation: landscape) {
.menu-align-center .responsive-logo {
    display: none;
}
  .top-logo img {
    width: 12%;
}
    .top-name {
    font-size: 3em;
  }
    #site-navigation {
    margin-right: 6%;
}
}
