@font-face {
  font-family: 'AdobeHebrew-Regular';
  src: url('../fonts/AdobeHebrew-Regular.eot?#iefix') format('embedded-opentype'),  
  		url('../fonts/AdobeHebrew-Regular.otf') format('opentype'),
	     url('../fonts/AdobeHebrew-Regular.woff') format('woff'),
	     url('../fonts/AdobeHebrew-Regular.ttf') format('truetype'), 
	     url('../fonts/AdobeHebrew-Regular.svg#AdobeHebrew-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'DINbekBold';
  src: url('../fonts/DINbekBold.eot?#iefix') format('embedded-opentype'),  
  		url('../fonts/DINbekBold.woff') format('woff'), 
  		url('../fonts/DINbekBold.ttf') format('truetype'), 
  		url('../fonts/DINbekBold.svg#DINbekBold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'oe_meoded_serifbold';
  src: url('../fonts/Meoded-SansOEBold.eot?#iefix') format('embedded-opentype'),
	    url('../fonts/Meoded-SansOEBold.woff') format('woff'), 
	    url('../fonts/Meoded-SansOEBold.woff2') format('woff2'), 
	    url('../fonts/Meoded-SansOEBold.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'oe_meoded_serifregular';
  src: url('../fonts/Meoded-SansOERegular.eot?#iefix') format('embedded-opentype'),
	    url('../fonts/Meoded-SansOERegular.woff') format('woff'), 
	    url('../fonts/Meoded-SansOERegular.woff2') format('woff2'), 
	    url('../fonts/Meoded-SansOERegular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}


.form-control::-webkit-input-placeholder {
    color: #fff !important;
    font-size: 16px !important;
    font-family:'oe_meoded_serifregular', Arial, Helvetica, sans-serif !important;
}

.form-control:-moz-placeholder {
    color: #fff !important;
    font-size: 16px !important;
    font-family:'oe_meoded_serifregular', Arial, Helvetica, sans-serif !important;
}

.form-control::-moz-placeholder {
    color: #fff !important;
    font-size: 16px !important;
    font-family:'oe_meoded_serifregular', Arial, Helvetica, sans-serif !important;
    opacity: 1; /* Since FF19 lowers the opacity of the placeholder by default */
}

.form-control:-ms-input-placeholder {
    color: #fff !important;
    font-size: 16px !important;
    font-family:'oe_meoded_serifregular', Arial, Helvetica, sans-serif !important;
}
body.ltr .form-control::-webkit-input-placeholder,
body.ltr .form-control:-moz-placeholder,
body.ltr .form-control::-moz-placeholder,
body.ltr .form-control:-ms-input-placeholder {
	font-family: 'Enriqueta', serif !important;
}
body.ltr .form-control::-webkit-input-placeholder {
    font-family:'Enriqueta', Arial, Helvetica, sans-serif !important;
}
body.ltr .form-control::-moz-placeholder {
    font-family:'Enriqueta', Arial, Helvetica, sans-serif !important;
    opacity: 1; /* Since FF19 lowers the opacity of the placeholder by default */
}
body.ltr .form-control:-moz-placeholder {
    font-family:'Enriqueta', Arial, Helvetica, sans-serif !important;
}
body.ltr .form-control:-ms-input-placeholder {
    font-family:'Enriqueta', Arial, Helvetica, sans-serif !important;
}
html {
	font-size:62.5%;
	overflow-x:hidden;
}
html.overflow {
	overflow: visible;
	height:100%;
}
html, 
body,
.container-full {
  height: 100%;
  min-height: 100%;
}
body {
	background: #fff;
	-webkit-background-size: cover;
	background-size: cover;
	color: #fff;
	min-width: 320px;
	direction: rtl;
	font-family:'oe_meoded_serifregular', Arial, Helvetica, sans-serif;
	font-size:21px;
	line-height:36px;
	margin:0;
	position:relative;
	overflow-x:hidden !important;
	opacity: 0;
	-webkit-transition: opacity .3s ease 0s;
	-ms-transition: opacity .3s ease 0s;
	transition: opacity .3s ease 0s;
}
.load-screen {
  	position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    overflow: hidden;
    z-index:9999;
}
.load-screen img{
  	height: auto;
    width: auto;
    min-width: 100%;
    min-height: 100%;
}
.load-screen .logo {
	width:192px;
	height:197px;
	position:absolute;
	left:50%;
	top:50%;
	margin:-99px 0 0 -96px;
	cursor:pointer;
}
.button-arrow {
	position:absolute;
	z-index:2;
	width:15px;
	left:50%;
	bottom:15%;
	cursor:pointer;
}
.button-arrow > span {
	border:2px solid #fff;
	border-width: 0 0 2px 2px;
	display:block;
	width:15px;
	height:15px;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.button-arrow > span.bottom {
    margin: -5px 0 0;
}
.container-full .navbar {
	margin:0;
	border-width: 0;
	min-height: 70px;
}
.container-full .navbar-default {
	background-image:none;
	box-shadow: none;
	background-color: #fff !important;
}
.container-full .navbar-nav {
	float:none;
	margin:0 auto;
	display: block;
	text-align: center;
}
.container-full .navbar-nav > li > a {
	font-family:'oe_meoded_serifregular', Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:40px;
	color:#595959;
}
.nav.navbar-nav.social {
    padding: 14px 0;
}
.container-full .navbar-nav.social > li > a {
	width:24px;
	height:24px;
	padding:0;
	line-height: 1.2;
}
.container-full .navbar-nav > li.active > a {
	background:none;
	font-family:'oe_meoded_serifbold', Arial, Helvetica, sans-serif;
	box-shadow:none;
}
.container-full .navbar-nav > li.active > a:hover {background:none;}
.container-full .navbar-nav>li {
	display: inline-block;
	float:none;
    margin: 0 15px;
}
.flexslider .slides li {height:100%;}
.flexslider .slides .bg,
.full-img {
    background-position: top left;
    -webkit-background-size: cover;
    -ms-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    height: 100%;
    left: 0;
    position: fixed;
    top: 70px;
    width: 100%;
}
.home .container {
	height:100%;
}
.flexslider .slides .bg img,
.full-img img {
    display:none;
}
.home .flexslider .text-box {
	left: 50%;
    position: absolute;
    top: 25%;
    -webkit-transform: translate(-47%);
    -webkit-transform: translate(-47%);
    transform: translate(-47%);
    width: 100%;
    z-index: 12;
}
.logo-home-slide {
	float: left;
    height: auto;
}
.home .flexslider .text-box .description {
	font-size:130px;
    text-align:left;
    line-height:1;
    position:relative;
    direction: ltr;
    margin: 0 0 0 20rem;
    font-family: 'Crimson Text', serif;
}
.home .flexslider .text-box .description:after,
.home .flexslider .text-box .description:before {
	content: "״";
	font-family: 'Crimson Text', serif;
    font-size:100px;
}
.home .flexslider .text-box .description:before {
	display: inline-block;
    margin: 0 0 0 -7rem;
    -webkit-transform: translateY(-3rem);
    -ms-transform: translateY(-3rem);
    transform: translateY(-3rem);
}
.home .flexslider .text-box .description:after {
    margin: -20px 0 0;
    position: absolute;
}

.nav.social > li > a {
	padding-left:0;
	padding-right: 13px;
	opacity: 1;
	-webkit-transition: opacity .3s ease 0s;
	-ms-transition: opacity .3s ease 0s;
	transition: opacity .3s ease 0s;
}
.nav.social > li > a:hover {
	opacity: .8;
}

.home .flexslider-container, 
.home .flexslider .slides, 
.home .flex-viewport {
    height: 100%;
}

.home ul.slides {
  margin: 0;
  padding: 0;
}

.home .flexslider {
  margin: 0; 
  padding: 0; 
  width: 100%; 
  height: 100%; 
  border: 0px;
  background:none;
  border: 0;
  box-shadow: none;
}

/*About*/



.wrap-block {
	background:rgba(182,174,167,.9);
	position:relative;
	left:0;
	bottom:0;
	z-index:12;
	padding: 75px 0 36px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	width:100%;
	height: 355px;
	overflow:hidden;
}
.about .wrap-block,
.fields .wrap-block {
    padding: 15px 0 36px;
}


.fields .wrap-block {
	color:#585854;
	background:rgba(255,255,255,.9);
}
.fields .content .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	background:#585854;
}
.fields .content .mCSB_scrollTools .mCSB_draggerRail {
	background:#999592;
}
.container h1, .container h2 {
	font-size:18px;
	line-height:36px;
	margin:0 0 10px;
	font-family:'oe_meoded_serifbold', Arial, Helvetica, sans-serif;
}
.team .container h2 {
	font-size:18px;
	line-height:24px;
	margin:0;
}
.team .container article,
.team .container article strong,
.team .container article strong span,
.team .mobile-desc {
	font-size:16px;
	line-height:21px;
}
.container figure img {
	height:auto;
    max-height:275px;
	margin: 46px auto 0 auto;
}
.content {
	height:245px;
    font-size:16px;
    line-height:32px;
    letter-spacing: 0.4px;    
}
.content a {
	color:#fff;
	text-decoration:underline;
}
.content a:hover {
	text-decoration:none;
}
.content .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: rgba(255, 255, 255, .9);
    width:6px;
    border-radius: 0;
}
.content .mCSB_scrollTools .mCSB_draggerRail {
	background-color: #d7d2ce;
	width:2px;
}
.logo-inner {
	position:absolute;
	left:100px;
	top:25%;
	z-index:12;
}
.logo-inner img {
	width:100%;
	height:auto;
}
.tabs-menu > div > div {
	text-align:center;
	height: 130px;
	padding:0 10px 0;
	position:relative;
	background:#585854;
	-webkit-transition: all .3s ease 0s;
	-ms-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
	cursor:pointer;
	padding: 20px 10px 0;
}

.tabs-menu > div > div:hover,
.tabs-menu > div > div.active {
	background:#ae936c;
	color:#fff;
}
.tabs-menu > div > div span {
    display:inline-block;
	font-size:15px;
    line-height:20px;
}
.ltr .tabs-menu .team-box > div > div span {
	max-width:70px;
}
.tabs-menu:not(.team-box) > div > div.active/*,
.tabs-menu:not(.team-box) > div > div:hover*/ {
	font-family:'oe_meoded_serifbold', Arial, Helvetica, sans-serif;
}
.team .custom-lg-10 {
	float:right;
}
.team .custom-lg-2 {
	float:right;
}
.team .custom-lg-2 h1 {
	white-space: nowrap;
}
.ltr.team .custom-lg-10 {
	float: left;
}
.ltr.team .custom-lg-2 {
	float:left;
}

.tabs-menu > div .icon-box {
	position:relative;
	height: 35px;
	margin:7px 0 10px;
}
.tabs-menu > div .icon-box img {
	position:absolute;
	left:50%;
	bottom:0;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	height:100%;
	width:auto;
}
.tabs-images > div {
	-webkit-transition: opacity .3s ease 0s;
	-ms-transition: opacity .3s ease 0s;
	transition: opacity .3s ease 0s;
	opacity: 0;
}
.tabs-menu > div .icon-box + span {color:#fff;}
.tabs-images > div.active{opacity: 1; z-index:1;}
.tabs-content article {display:none;}
.tabs-content article.active {
	display:block;
}
.container .team-box img {
	width:100%;
	height:auto;
	margin:0;
	vertical-align:top;
	position:absolute;
	left:50%;
	top:50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.tabs-menu > div {
	float:right;
	padding-left: 0;
	line-height: 23px;
	margin: 0 0 20px;
}
.container .team-box figure {
	position:relative;
	padding: 0 0 100%;
	overflow:hidden;
	margin:0 0 2rem;
}
.container .team-box figure span {
	position: absolute;
    width: 100%;
    height:100%;
    z-index: 1;
    left:0;
	top:0;
	-webkit-transition: background .3s ease 0s;
	-ms-transition: background .3s ease 0s;
	transition: background .3s ease 0s;
	max-width: inherit;
}
.container .team-box figure span.has-bg {
	background:rgba(0,0,0,.5);
}
.tabs-menu > div > div.active span.has-bg {
	background:rgba(0,0,0,.0);
}

.tabs-menu.team-box > div > div {
	padding:0;
	min-height: 0;

	background:none;
	height:auto;
}
.tabs-menu.team-box .item:hover figure span {
	background:rgba(0,0,0,.5);
}
.tabs-menu.team-box .item:hover figure span.has-bg {
	background:rgba(0,0,0,.0);
}
.team-box > div {width:100%;}
.team .content {
	height: 270px;
}
.team-box div strong {
	display:block;
	font-size: 16px;
	margin: 0 0 -5px;
}
.team-box div span {
	display:inline-block;
	font-size: 14px;    
}
.team .wrap-block {
    background: #585854;
    background: rgba(88, 88, 84, 0.9);
		height:auto;
}
.team-box { overflow:hidden; padding-left:50px; padding-right:50px; }
.team-box .item a {display:block; color:#fff; text-decoration:none;}
.team-box .arrows {margin:0;}
.team-box .arrows .arrow { display:block; width:23px; height:38px; background:url(../images/arrows.png) 0 0 no-repeat; position:absolute; top:50%; margin-top:-60px;
	-webkit-transition: none;
			-ms-transition: none;
					transition: none;
}

.team-box .arrows .arrow.arrow-prev { right:0; background-position:right 0; }
.team-box .arrows .arrow.arrow-next { left:0; background-position:0 0;}
.team-box .arrows .arrow.arrow-prev:hover {background-position:right bottom; }
.team-box .arrows .arrow.arrow-next:hover { background-position:0 bottom;}


.ltr .team-box .arrows .arrow.arrow-prev { right: auto; left:0; background-position:0 0; }
.ltr .team-box .arrows .arrow.arrow-next { left: auto; right:0; background-position:right 0;}

.ltr .team-box .arrows .arrow.arrow-prev:hover { background-position:0 bottom; }
.ltr .team-box .arrows .arrow.arrow-next:hover { background-position:right bottom;}


.team .tabs-menu .item:hover, 
.team .tabs-menu .item.active {
	color:#fff;
}
.map-holder #mapCanvas {
    height: 212px;
    width: 100%;
    border:3px solid #939290;
}
.address {color:#000; font-size:18px; line-height:30px}
.address a {color:#000; text-decoration:none;}
.address a:hover {text-decoration:underline;}
.contact-form textarea {
	height:75px !important;
	width: 100% !important;
}
.contact-form .form-control {
	background:#ccc;
	background:rgba(0,0,0,.3);
	border: 0;
    border-radius: 0;
    box-shadow: none;
    color: #ffffff;
    font-family:'oe_meoded_serifregular', Arial, Helvetica, sans-serif;
    font-size:16px;
    height:37px;
}
.contact-form .form-group {
    margin-bottom: 12px;
}
.contact-form .form-mob {
    display:none;
}
.contact-form .btn-default {
	background-image:none;
	background-color:#fff;
	background-color:rgba(255,255,255,.6);
	height:30px;
	line-height:30px;
	width:70px;
	border: 0;
    border-radius: 0;
    box-shadow: none;
    font-size: 16px;
    font-family: 'oe_meoded_serifbold', Arial, Helvetica, sans-serif;
    -webkit-transition: background-color .3s ease 0s;
	-ms-transition: background-color .3s ease 0s;
	transition: background-color .3s ease 0s;
	padding:0;
    margin-bottom:20px;

}
.contact-form .btn-default:hover {
	background-color:rgba(255,255,255,1);
}
.mobile-desc,
.mobile-logo {
	display:none;
}
.team #ArticlesList {display:block;}
.bottom {
	height:100%;
}
.bottom .wrap-block {position:fixed;}

.logo-inner {
    box-sizing: border-box;
    height: 380px;
    left: auto;
    padding: 70px 0 0;
    position: relative;
    top: auto;
    z-index: 12;
}
.logo-inner img {
    height: auto;
    left: 40px;
    position: absolute;
    width: 120px;
    margin: -30px 0 0;
    top:195px;
}
.fields #TabsList {
    margin: 60px 0 0;
}
.fields .tabs-content article h2 {
	display:none;
}
html, body:not(.home), body:not(.home) .container-full {
    height: auto;
    min-height: 100%;
}

/*LTR Direction*/
body.ltr {
	direction: ltr;
	font-family: 'Enriqueta', serif;
}
body.ltr .container-full .navbar-nav > li > a,
body.ltr .container h1, 
body.ltr .container h2,
body.ltr .tabs-menu:not(.team-box) > div > div.active,
body.ltr .contact-form .form-control,
body.ltr .contact-form .btn-default {
	font-family: 'Enriqueta', serif;
}
.ltr .pull-left {
    float: right !important;
}
.ltr .pull-right {
    float: left !important;
}
.ltr .tabs-menu > div {
    float: left;
}
.ltr .navbar-default .navbar-toggle {
	left:auto;
	right:20px;
}

/*Switcher settings*/
body.home .switcher {display:none;}
.switcher {
    bottom: 0;
    left: 0;
    position: absolute;
    z-index: 9999;
}
.swtch-btn {
    background: url("../images/icon-switcher.png") no-repeat;
    cursor: pointer;
    float: left;
    height: 34px;
    margin-bottom: 1px;
    width: 54px;
}
#swtch-sttngs {
    background: #838582;
    clear: both;
    display: none;
    overflow: hidden;
    padding: 5px;
}
.swtch-bg {
    border-right: 1px solid #fff;
    float: left;
    margin-right: 10px;
    padding-right: 5px;
}
.swtch-bg div {
    cursor: pointer;
    float: left;
    height: 26px;
    margin-right: 5px;
    width: 26px;
}
.swtch-fnt {
    float: left;
}
.swtch-fnt div {
    cursor: pointer;
    float: left;
    height: 25px;
    margin-right: 5px;
    width: 26px;
}
.swtch-bg img,
.swtch-fnt img {
    vertical-align: top;
}
#settings-theme.bwContrast,
#settings-theme.bwContrast .container-full .navbar-default {
    background: #000 !important;
    color: #fff !important;
}
#settings-theme.bwContrast .wrap-block {
    background: rgba(0, 0, 0, 0.6) !important;
}
#settings-theme.bwContrast .address a,
#settings-theme.bwContrast .address,
#settings-theme.bwContrast .container-full .navbar-nav > li > a,
#settings-theme.bwContrast .wrap-block {
    color:#fff;
}
#settings-theme.colContrast .container-full .navbar-nav > li > a:hover {
	color:#fff;
}
#settings-theme.bwContrast .container-full .navbar-nav > li > a:hover {
	color:#ccc;
}
#settings-theme.colContrast,
#settings-theme.colContrast .container-full .navbar-default {
    background: #c2d3fc !important;
    color: #000 !important;
}
#settings-theme.colContrast .wrap-block {
    background: rgba(194, 211, 252, 0.6);
}
#settings-theme.colContrast .address a,
#settings-theme.colContrast .address,
#settings-theme.colContrast .container-full .navbar-nav > li > a,
#settings-theme.colContrast .wrap-block {
    color:#000;
}

.biggerFont .container-full .navbar-nav > li > a,
.biggerFont .container h1, .biggerFont .container h2 {
	font-size:21px;
}
.biggerFont .container h1, .biggerFont .container h2 {
	line-height:27px;
}
.biggestFont .container-full .navbar-nav > li > a,
.biggestFont .container h1, .biggestFont .container h2 {
	font-size:24px;
}
.biggestFont .container h1, .biggestFont .container h2 {
	line-height:30px;
}
.biggerFont .address {
    font-size: 21px;
    line-height: 33px;
}
.biggerFont .content {
    font-size: 19px;
    line-height: 35px;
}
.biggestFont .address {
    font-size: 24px;
    line-height: 36px;
}
.biggestFont .content {
    font-size: 22px;
    line-height: 38px;
}
.team .biggerFont .container article, 
.team .biggerFont .container article strong, 
.team .biggerFont .container article strong span {
	font-size: 19px;
    line-height: 24px;
}
.team .biggestFont .container article, 
.team .biggestFont.container article strong, 
.team .biggestFont .container article strong span {
	font-size: 22px;
    line-height: 27px;
}
.biggerFont .team-box div strong {
	font-size:19px;
	margin: 0;
}
.biggestFont .team-box div strong {
	font-size:22px;
	margin: 0;
}
.biggerFont .tabs-menu.team-box > div > div span {
	font-size:18px;
}
.biggestFont .tabs-menu.team-box > div > div span {
	font-size:21px;
}
.biggestFont .tabs-menu > div > div span {
	font-size: 21px;
}
.biggerFont .tabs-menu > div > div span {
	font-size: 18px;
}
@media screen and (min-width: 768px) {
	#bs-example-navbar-collapse-1 {
		display:block !important;
	}
}
@media screen and (min-width: 320px) {
	.container {
		width:auto;
		max-width: 1280px;
	}
	.custom-row {
		max-width: 1280px;
	}
	.logo-inner.container {
		width:auto;
	}
	.custom-row {
	    margin: 0 auto;
	}
}
@media screen and (max-width: 1208px) { 
	.fields .tabs-content {
		margin:0 0 5px;
	}
	.map-holder {margin:0 0 10px;}
	.custom-row {
		margin-left: -15px;
    	margin-right: -15px;
	}
	.navbar .custom-row {
		margin:0 auto;
	}
	.col-lg-3,
	.col-lg-6,
	.col-lg-9 {
		padding-left: 15px;
    	padding-right: 15px;
	}
	.col-lg-3 {
	    width: 25%;
	}
	.col-lg-4 {
	    width: 33.3333%;
	}
	.col-lg-5 {
	    width: 41.6667%;
	}
	.contact .col-lg-5 {
	    float:left;
	}
	.col-lg-6 {
		width:50%;
	}
	.col-lg-9 {
	    width: 75%;
	}
	.team .col-lg-3 {
	    width: 20%;
	}
	.team .col-lg-9 {
		width:80%;
		float:left;
	}
	.team-box > div {
	  
	}
	.container figure img {margin:65px 0 0;}
	.map-holder #mapCanvas {
		height:240px;
	}
	.contact-form .form-control {
		height: 4.5rem;
	}
	.contact-form textarea {
	    height: 80px !important;
	}
	.address {
	    margin: 0 0 30px;
        font-size:16px;
        line-height:26px;
	}
	.home .flexslider .text-box .description {
	    font-size: 116px;
	}

}
@media screen and (max-width: 1024px) {
	.tabs-menu.team-box > div > div:hover figure span,
	.container .team-box figure span.has-bg {
		background:rgba(0,0,0,0) !important;
	}
	.container-full .navbar-nav > li > a {
	    font-size: 17px;
	}
	.mobile-desc {
		display:block;
	}
	.team #ArticlesList,
	.team-box>div>div>div>strong {display:none;}
	.fields .tabs-menu {text-align:center;}
	.fields .tabs-menu > div {
	    display: inline-block;
	    float: none;
	    vertical-align: top;
	    width:170px !important;
	}
    .team-title {
        display:none !important;
    }
	.fields .tabs-content + .pull-left {width:100%;}
	.col-lg-6 {
		width:100%;
		padding-left: 15px;
    	padding-right: 15px;
	}
	.team .col-lg-9 {
	    float: none;
	    width: 100%;
	}
	.contact .col-lg-5 {
	    float:none;
	}
	.col-lg-3.address {width:100%;}
	.contact .col-lg-5 {
	    float: right;
	    width: 50%;
	}
	.col-lg-4.holder-form {
		width:50%;
	}
	.wrap-block {
	    height: auto;
	    padding: 25px 0;
	    position: relative;
	}
	.container figure img {
	    margin: 25px 0 0;
	}
	.container h1, .container h2 {
		font-size:20px;
	}
	.team .custom-lg-2,
	.team .custom-lg-10 {
	    float: none;
	    width: 100%;
	}
	.content {
	    height: 210px;
	}
	.team .container h1 {
		text-align:center;
	}
    .home .flexslider .text-box .description {
	    font-size: 100px;
	}
}
@media screen and (max-width: 768px) {
	.load-screen .logo {
	    height: auto;
	    left: 50%;
	    margin: -75px 0 0 -75px;
	    width: 150px;
	}
	.load-screen .logo img {
		width:100%;
		height:auto;
		min-width: 0; 
    	min-height: 0;
	}
	.logo-home-slide {
		display:none;
	}
	.home .flexslider .text-box .description {
	    font-size: 96px;
	    line-height:115px;
	    margin:0
	}
    .team-title {
        display:none !important;
    }
	
	.navbar-default .navbar-toggle {
		border:0 !important;
		height: 21px;
	    left: 20px;
	    margin: 0;
	    padding: 0;
	    top: 22px;
	    width: 26px;
	}
	.navbar-toggle .icon-bar {
		width:26px !important;
		-webkit-transition: all 0.5s ease 0s;
		-ms-transition: all 0.5s ease 0s;
		transition: all 0.5s ease 0s;
		position:absolute;
		left:0;
	}
	.navbar-toggle .first {
		top:0;
	}
	.navbar-toggle .last {
	    bottom: 0;
	}
	.icon-bar.middle {
	    top: 5px;
	}
	.navbar-toggle.open .first {
	    margin-top: -2px;
	    top: 50%;
	    -webkit-transform: rotate(225deg);
	    -ms-transform: rotate(225deg);
	    transform: rotate(225deg);
	}
	.navbar-toggle.open .middle{
	    opacity: 0;
	    -webkit-transform: rotate(500deg);
	    -ms-transform: rotate(500deg);
	    transform: rotate(500deg);
	}
	.navbar-toggle.open .last {
	    bottom: 50%;
	    margin-bottom: -1px;
	    -webkit-transform: rotate(-225deg);
	    -ms-transform: rotate(-225deg);
	    transform: rotate(-225deg);
	}
	
	.fields .tabs-menu > div {
		width:123px !important;
		padding: 0 1px;
	}
	.tabs-menu > div > div {
	    line-height: 16px;
	    min-height: 123px;
	    margin: 0 0 10px;
	}
	.fields .tabs-menu > div > div {
	    height:auto;
	    padding: 10px 10px 0;
	    min-height: 115px;
	}
	.fields .content article {
	    font-size: 17px;
	    line-height: 28px;
	}
	.fields .tabs-content {
	    margin: 0 0 35px;
	}
	.team-box > div {
	    margin: 0 0 15px;
	    vertical-align: top;

	}
	.tabs-menu.team-box > div {
	    display: inline-block;
	    float: none;
	}
	
	.team-box {
	    text-align: center;
	}
	.container-full .navbar-nav {padding:0;}
	.contact .col-lg-5 {
	    float: none;
	    width: 100%;
	}
	.col-lg-4.holder-form {
		width:100%;
	}
	.home .flexslider .text-box {
	    left: 0;
	    margin: 0 0 0 75px;
	    -webkit-transform: none;
	    -ms-transform: none;
	    transform: none;
	}
	.content {
	   	height: auto;
	}
    .container h1, .container h2 {
		font-size:18px;
	}
	.navbar-default .navbar-toggle:focus, 
	.navbar-default .navbar-toggle:hover {
		background:none;
	}
}
@media screen and (max-width: 767px) { 
	.logo-inner {
	    height: 320px;
	}
	.container-full .navbar-nav > li {
		display:block;
	}
	.nav.navbar-nav.social {
	    padding: 23px 0;
	}
	.container-full .navbar-nav > li > a {
		line-height: 25px;
	}
	.container-full .navbar-nav {
		padding:15px 0;
	}
	.mobile-logo {
		display:block;
		position:absolute;
		width:155px;
		height:38px;
		left:50%;
		top:15px;
		margin:0 0 0 -77px;
	}
	#bs-example-navbar-collapse-1 {
		display:none;
	}
	.navbar-collapse.collapse {
	    background: #fff;
	    left: 0;
	    position: absolute;
	    top: 100%;
	    width: 100%;
	    margin: 0;
	}
	.navbar-fixed-bottom .navbar-collapse,
	.navbar-fixed-top .navbar-collapse {
	    max-height: 1024px !important;
	    height:1024px;
	}
	.home .container {
		padding:0;
	}
	.home  .container-full .navbar {
		padding:0 15px;
		z-index:99999;
	}
	.home .flexslider {display:none;}
	.logo-inner img {
		margin: -55px 0 0;
	}
}

@media screen and (max-width: 640px) { 
	.team-box > div {

	}
	.fields .tabs-menu > div {
	    width: 102px !important;
	}
	.tabs-menu > div .icon-box {
		margin: 0 0 5px;
	}
	.logo-inner img {
		display:none;
	}
	.logo-inner {
		height: 215px;
	}
	.home .flexslider .text-box {
		margin:0 0 0 40px;
	}
	.home .flexslider .text-box .description:before {
		margin: 0 0 0 -3rem;
	}
	.home .flexslider .text-box .description {
	    font-size: 47px;
	    line-height: 60px;
	    margin: 0;
	}
	.fields .tabs-menu > div > div {
	    min-height: 100px;
	}
	.ltr .tabs-menu > div > div span {
		font-size:13px;
    
}

.fancybox-inner { height: auto !important;}


