﻿@charset "utf-8";
/****** Elad Shechter's RESET *******/
/*** box sizing border-box for all elements ***/
*,
*::before,
*::after{box-sizing:border-box;}
a{text-decoration:none; color:inherit; cursor:pointer;}
button{background-color:transparent; color:inherit; border-width:0; padding:0; cursor:pointer;}
figure{margin:0;}
input::-moz-focus-inner {border:0; padding:0; margin:0;}
ul, ol, dd{margin:0; padding:0; list-style:none;}
h1, h2, h3, h4, h5, h6{margin:0; font-size:inherit; font-weight:inherit;}
p{margin:0;}
cite {font-style:normal;}
fieldset{border-width:0; padding:0; margin:0;}

html{ font-size: 1px;/*for using REM units*/ }

body {
    font-family: 'Heebo', sans-serif;
    direction: rtl;
	font-size: 0;
	margin: 0;
	font-weight: 400;
   	line-height: 1.3;
   	color: #222;
	/*background: #fff url("../images/bkg.jpg") no-repeat center top;*/
	background: #fff;
}

a.sec1-bottom-arr {
    display: block;
    margin: 375px auto 0;
    width: 24px;
    position: relative;
    right: 13%;
}

#warper {
    -moz-transform-origin: center top;
    transform-origin: center top;
}

.clearBoth{ clear: both; height: 1px;}

.topNavCont.topNavBkg  {
    position: fixed;
    width: 100%;
	transition: all 500ms ease-out;
	z-index: 9;
	height: 96px;
	background: #142b45;
	-webkit-box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.15);
    -moz-box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.15);
    box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.15);
}

.topNavBkg {
    background-color: transparent;
    -webkit-transition: background-color 100ms; 
    transition: background-color 100ms;
    transition-timing-function: ease-out;
	z-index: 9999;
	top: 0;
	position: fixed;
    width: 100%;
	height: 96px;
}

nav.top ul {
    margin-right: -26px;
    font-size: 13px;
    letter-spacing: 2px;
}

nav.top ul li.active {
    border-top: 4px solid #00b0e2;
	padding-top: 35px;
	color: #00b0e2;
}

nav.top ul li {
    float: right;
    margin-left: 18px;
    text-align: center;
    padding: 40px 21px 0;
    color: #fff;
    letter-spacing: 0.6px;
}

nav.top ul li:nth-child(2), nav.top ul li:nth-child(3), nav.top ul li:nth-child(4){width: 125px;padding: 35px 0 0;}
nav.top ul li:nth-child(2), nav.top ul li:nth-child(3).active, nav.top ul li:nth-child(4).active { padding-top: 31px; }


nav.top ul li:last-child {
    margin-left: 0;
    border: 1px solid #00b0e2;
    padding: 0;
    width: 144px;
    height: 41px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    margin: 25px 0px 0 0;
}

nav.top ul li a:hover{ color: #00b0e2;}

nav.top ul li:last-child:hover{
	border: 1px solid #fff;
}

#logo {
    float: left;
    margin-top: 13px;
}
.topNavCont {
    position: absolute;
    top: 0;
    width: 100%;
}

.topNavBkg #logo {
    margin-top: 5px;
}

.section1 {
    height: 1480px;
	background: url("../images/sec1_1480.jpg") no-repeat top center;
}

.container {
    max-width: 1244px;
    margin: 0 auto;
    position: relative;
}

.topLogos {
    float: left;
    margin: auto;
    padding-top: 13px;
    margin-left: 0;
}

h1, .h1-main-title {
    font-weight: 600;
    font-size: 59px;
    color: #fff;
    margin: 130px auto 0;
    /* width: 950px; */
    line-height: 1.1;
    text-align: center;
    letter-spacing: 1.7px;
}

.h1-main-title strong{
	font-weight: 900;
}

.main-sub-title {
    font-size: 30px;
    text-align: center;
    color: #00b0e2;
    font-weight: 600;
    letter-spacing: 0.3px;
    margin-top: 4px;
}

ul.sec1Ul {
    display: block;
    justify-content: space-between;
    font-size: 18px;
    font-weight: 300;
    margin: 22px auto 0;
    letter-spacing: 0.2px;
    color: #fff;
    text-align: center;
    width: 81%;
    line-height: 1.7;
}

ul.sec1Ul li {
    /* background: url(../images/sec1ul.png) no-repeat right 5px; */
    /* padding-right: 21px; */
}

/*ul.sec1Ul li:first-child{
	width: 38%;
}
ul.sec1Ul li{
	width: 27%;
}*/

.sec1-text-1 {
    font-size: 23px;
    width: 78%;
    line-height: 1.7;
    text-align: center;

    margin: 20px auto 0;
    color: #fff;
    font-weight: 500;
    letter-spacing: 0.2px;
}

h2 {
    font-size: 30px;
    text-align: center;
    font-weight: 700;
    margin: 16px auto 0;
    letter-spacing: 1px;
    line-height: 1.13;
    color: #00b0e2;
}

h2 strong{
	font-weight: 700;
	font-size: 50px;
	display: block;
	color: #fff;
}

.sec1Btn {
    font-weight: bold;
    font-size: 24px;
    color: #F1F1F2;
    width: 572px;
    height: 84px;
    background: rgb(0, 176, 226);
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 11px auto 0;
}

a.sec1Btn:hover{
	background: #00c7ff;
}

.sec1Btn span{
	font-size: 22px;
}


.sec1DateText {
    font-size: 30px;
    letter-spacing: 1px;
    line-height: 1.5;
    margin: 274px 860px 0 0;
    color: #fff;
}

.sec1DateText div {
    background: #142b45;
    display: inline-block;
    padding: 0 5px;
    margin-top: 3px;
}

.section2{
	height: 1088px;
	background: url(../images/sec2.jpg) no-repeat top center;
}

.sec2Left {
    float: left;
    width: 70%;
    margin-top: 304px;
}
.sec2Titles {
    margin-top: 173px;
	float: right;
}

.sec2Title {
    font-size: 46px;
    font-weight: 300;
    color: #13232e;
    width: auto;
    line-height: 1.14;
    letter-spacing: -1px;
}

.sec2Sep {
    background: #00b0e2;
    height: 9px;
    width: 79px;
    margin-top: 13px;
}

.sec2Texts {
    float: left;
    font-size: 16px;
    width: 541px;
    line-height: 2.1;
    letter-spacing: 0.5px;
    padding-left: 30px;
    color: #13232e;
}

.sec2Texts p{
	margin-top: 38px;
}

.sec2Texts p:first-of-type{
	margin-top: 0;
}
.sec2Texts ul{
	list-style: disc;
}
.sec2Texts ul li{
	margin-top: 1%;
}
.sec2Texts ul li:first-child{
	margin-top: 0;
}

.sec2Btn {
    font-weight: 500;
    font-size: 20px;
    color: #fff;
    width: 402px;
    height: 105px;
    background: #00b0e2;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 95px 0 0;
}

a.sec2Btn:hover{
	background: #00c7ff;
}

.section3{
	height: 1136px;
	background: #fff url(../images/sec3.png) no-repeat center top;
	color: #fff;
}

.sec3Titles {
    margin-top: 190px;
    margin-right: 15px;
}

.sec3Title {
    font-size: 50px;
    font-weight: 300;
    letter-spacing: 1.8px;
    width: 360px;
    line-height: 1.1;
}

.sec3Sep {
    width: 78px;
    height: 9px;
    background: #fff;
    margin-top: 15px;
    margin-right: 3px;
}

.sec3Texts {
    margin-right: 15px;
    font-size: 16px;
    line-height: 2.2;
    margin-top: 75px;
    letter-spacing: 0.5px;
    width: 700px;
}

.sec3Btn {
    font-weight: 500;
    font-size: 20px;
    color: #fff;
    width: 402px;
    height: 105px;
    background: #142b45;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 63px 10px 0;
}

a.sec3Btn:hover{
	background: #193d66;
}

.section4{
	height: 1482px;
	background: #fff url(../images/sec4.jpg) no-repeat center top;
}

.sec4Left {
    float: left;
    width: 47%;
    margin-top: 315px;
}

.sec4Titles {
    margin-right: 37px;
}

.sec4Title {
    font-size: 50px;
    font-weight: 300;
    color: #13232e;
    width: 354px;
    line-height: 1.14;
    letter-spacing: 0px;
}

.sec4Sep {
    background: #142b45;
    height: 9px;
    width: 79px;
    margin-top: 14px;
}

ul.sec4UL {
    margin-top: 86px;
    font-size: 16px;
    color: #13232e;
    line-height: 1;
    margin-right: 2px;
    letter-spacing: 0.5px;
}


ul.sec4UL li {
    background: url(../images/sec4ul.png) no-repeat right 14px;
    padding-right: 40px;
    line-height: 2.2;
	margin-bottom: 47px;
}

.sec4Btn {
    font-weight: 500;
    font-size: 20px;
    color: #fff;
    width: 402px;
    height: 105px;
    background: #00b0e2;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 58px 39px 0;
}

.section5 {
    height: 1263px;
    background: #fff url(../images/sec5.jpg) no-repeat center top;
}

.sec5Title {
    font-size: 50px;
    font-weight: 300;
    margin-top: 169px;
    color: #fff;
    letter-spacing: 1px;
}

.sec5Sep {
    width: 78px;
    height: 9px;
    background: #00b0e2;
    margin-top: 18px;
}

.sec5Texts {
    font-size: 16px;
    line-height: 2.2;
    margin-top: 78px;
    color: #fff;
    width: 230px;
}

.sec5Texts p{ margin-top: 38px;}
.sec5Texts p:first-of-type{ margin-top: 0;}

.sec5Btn {
    font-weight: 500;
    font-size: 20px;
    color: #fff;
    width: 402px;
    height: 105px;
    background: #00b0e2;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 70px 0px 0;
}

a.sec4Btn:hover, a.sec5Btn:hover{
	background: #00c7ff;
}

.section6 {
    height: 750px;
     background: #e9e9e9 url("../images/sec6_new.png") no-repeat center top; 
}

.sec6Titles {
    margin-top: 170px;
    margin-right: 62.1%;
}

.sec6Title {
    font-size: 50px;
    font-weight: 300;
    letter-spacing: 2px;
    color: #333;
}

.sec6Sep {
    background: #00b0e2;
    height: 9px;
    width: 78px;
    margin-top: 18px;
}

.sce6Email {
    font-size: 24px;
    font-weight: 300;
    color: #142b45;
    margin-top: 44px;
    letter-spacing: 1px;
}


.sce6Email strong{ font-weight: 500;}
.sce6Email a:hover, a.sce6Email.sec6-service-center:hover{ text-decoration: underline; }

a.sce6Email.sec6-service-center {
    display: block;
    line-height: 1.25;
    letter-spacing: 0;
}
nav.social ul {
    margin: 45px 0 0 0;
    display: flex;
    justify-content: space-between;
    width: 199px;
}


.back2Top {
    padding-top: 86px;
    background: url(../images/arr_up.png) no-repeat top center;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    margin-top: 20px;
    width: 140px;
    float: left;
    margin-left: 0;
}

.back2Top a {
    color: #fff;
}


.section8{
	height: 579px;
	background: #142b45;
}


.sec8Cont {
    margin-top: 130px;
    margin-right: 22%;
    color: #fff;
}


.sec8Title {
    font-size: 28px;
	font-weight: 700;
	letter-spacing: 1px;
}

.sec8Text {
    font-size: 16px;
    color: #fff;
    line-height: 1.9;
    margin-top: 29px;
    letter-spacing: 0.6px;
}



.sec8Btns {
    margin: 50px auto 0;
    width: 493px;
}

.negishutKenesResp {
    margin-top: -10px;
    padding-top: 13px;
    padding-bottom: 0;
    float: right;
    margin-right: 0;
    padding-right: 0;
}

.negishutKenesResp a {
    font-size: 20px;
    padding-right: 10px;
    color: #fff;
}

.sec8BtnsLinks {
    float: right;
	margin-top: 20px;
}

a.sec8BtnBtn {
    font-size: 16px;
    font-weight: 400;
    background-color: rgb(0, 176, 226);
    width: 180px;
    height: 50px;
    display: flex;
    text-align-last: center;
    justify-content: center;
    align-items: center;
    float: left;
    margin-right: 8px;
    color: #fff;
    margin-top: 11px;
}
a.sec8BtnBtn:hover { background: #00c7ff; }

.socials {
    margin-top: -10px;
    float: right;
    padding-bottom: 10px;
    margin-right: 24px;
    padding-right: 6px;
    background: url(../images/top_sep.png) no-repeat right 1px;
}

.socials ul {
    display: flex;
    width: 220px;
    justify-content: space-around;
    margin-top: 0px;
}

.socials ul li {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 50px;
}

a.sec8-btn {
    font-size: 16px;
    color: #00b0e2;
    font-weight: 600;
	line-height: 1.9;
}

a.sec8-btn:hover{ text-decoration: underline; }

.secAnchor{
	position: relative;
	top: -95px;
}

.back2TopResp, .sec2Img, .logoResp, .sec1DateTextResp{
	display: none;
}

.dateNegishut{ text-align: center; font-size: 62px; font-weight: 900; color: #000; display: none; margin-top: 3%;} 
body.white-theme .dateNegishut{display: block;}
body.dark-theme .dateNegishut{ display: block; color: #fff;}
body.white-theme .date, body.dark-theme .date{display: none;}




body.white-theme .topNavCont, body.white-theme #logo, body.white-theme nav.social ul, body.white-theme .date, body.white-theme .sec5News, body.white-theme .back2Top, body.white-theme .sec6Box, body.dark-theme .topLogos, body.dark-theme .humborger_top, body.dark-theme .date, body.dark-theme .sec5News, body.dark-theme .back2Top, body.dark-theme .sec6Box, body.dark-theme nav.social ul {
	-webkit-filter: grayscale(100%);
	        filter: grayscale(100%);
}
body.white-theme .section1, body.white-theme .section3, body.white-theme .section5, body.white-theme .section7, body.white-theme a.sec7WFBtn, body.white-theme .section8 {
	background: #fff;
}
body.white-theme .section2, body.white-theme .section4, body.white-theme .section6, body.white-theme .topNavCont.topNavBkg, body.white-theme .sec3WhiteFlah, body.white-theme a.sec1Btn, body.white-theme .sec8BtnBtn{
	background: #efefef;
}

body.white-theme .sec1Btn, body.white-theme .sec2Btn , body.white-theme .sec3Btn, body.white-theme .sec4Btn, body.white-theme .sec5Btn{
    border: 1px solid #000;
	background: #efefef;
}

body.dark-theme .sec1Btn , body.dark-theme .sec2Btn , body.dark-theme .sec3Btn, body.dark-theme .sec4Btn, body.dark-theme .sec5Btn{
    border: 1px solid #fff;
	background: #333;
}

body.white-theme li.slick-active button {
    background: #000; border-radius: 50%;
}
body.dark-theme li.slick-active button {
    background: #fff; border-radius: 50%;
}

body.white-theme a.sec8BtnBtn{
	border: 1px solid #000;
}

body.dark-theme .sec8BtnBtn,body.dark-theme .sec1Btn{
	border: 1px solid #fff; background: #333;
}

body.white-theme a, body.white-theme h2, body.white-theme h1, body.white-theme h1 span, body.white-theme .sec2BottomTitle2, body.white-theme .sec2BottomTitle1, body.white-theme .section7 label, body.white-theme .section7 input{ color: #000;}
body.white-theme .formRow {
    border-bottom: 2px solid #000;
}

body.white-theme .formRowRightSend {
    border: 0;
}

body.white-theme .sec2Sep, body.white-theme .sec6Sep, body.white-theme .sec5Sep, body.white-theme .sec4Sep, body.white-theme .sec3Sep, body.white-theme .sec4BoxSep {
    background: #000;
}

body.dark-theme .sec2Sep, body.dark-theme .sec6Sep, body.dark-theme .sec5Sep, body.dark-theme .sec4Sep, body.dark-theme .sec3Sep, body.dark-theme .sec4BoxSep {
    background: #fff;
}


body.white-theme .topBar, body.white-theme .slide{ background: #fff; }
body.dark-theme .topBar{ background: #222; }
body.dark-theme .slide{ background: #000; }

body.dark-theme .section1, body.dark-theme .section3, body.dark-theme .section5, body.dark-theme .section7, body.dark-theme .section9, body.dark-theme a.sec7WFBtn{
	background: #000;
}
body.dark-theme .section2, body.dark-theme .section4, body.dark-theme .section6, body.dark-theme .section8, body.dark-theme .sec7WhiteFlah, body.dark-theme .sec5WhiteFlah, body.dark-theme .sec3WhiteFlah, body.dark-theme a.sec1Btn, body.dark-theme .sec1Sep, body.dark-theme a.sec5Btn{
	background: #222;
}
body.dark-theme .sec2WhiteFlah {
	background: #000; border: 1px solid #fff;
}

body.dark-theme a.sec9Btn{
	background: #222; border-radius: 8px;
}



body.dark-theme a, body.dark-theme h2, body.dark-theme h1 span, body.dark-theme .sec2BottomTitle1{ color: #fff;}



.mean-container a.meanmenu-reveal span {
    background: #fff;
    /*height: 2px;
    margin-top: 4px;*/
}

.mean-container a.meanmenu-reveal {
    color: #fff;
}

/*@media (max-width: 1900px) {
	.section3 {
		background: #fff url(../images/clock.png) no-repeat 68% top;
	}
}*/


@media (max-width: 1280px) {
	a.sec1-bottom-arr {
		display: none;
	}
}

@media (max-width: 1280px) {
	.container {
		max-width: none;
		width: 95%;
	}
	
	nav.top ul li {
    	padding: 40px 1.3% 0;
    	margin-left: 0.6%;
 }
	
	nav.top ul li:last-child {
		width: 150px;
		margin: 25px 16px 0 0;
	}
	
	.section1 {
		background: #172748 url(../images/sec1_new_2000.jpg) no-repeat center 15px;
		height: auto;
		padding-bottom: 16%;
		background-size: cover;
	}

	h1, .h1-main-title {
		margin: 10% auto 0;
		width: auto;
		line-height: 1.1;
		letter-spacing: 0.0px;
		font-size: 4.0vw;
	}

	.main-sub-title {
		font-size: 2.6vw;
		letter-spacing: 0px;
	}
	
	nav.top ul li {
		padding: 40px 1.3% 0;
		margin-left: 0.3%;
	}
	
	nav.top ul li:last-child {
		width: 110px;
		margin: 25px 0px 0 0;
	}
	
	#logo img {
		width: 15vw;
	}
	
	ul.sec1Ul {
		/* display: block; */
		margin: 1% auto 0;
		letter-spacing: 0.0px;
		width: 95%;
		font-size: 18px;
		/* font-size: 20px; */
	}
	
	ul.sec1Ul li:first-child {
		/* width: auto; */
	}
	
	ul.sec1Ul li:last-child {
		/* width: auto; */
		margin-right: 0;
		/* margin-top: 1.5%; */
	}
	
	ul.sec1Ul li {
		/* background-position: right 18%; */
		/* line-height: 1.8; */
	}
	
	.sec1-text-1 {
		font-size: 20px;
		margin: 1% auto 0;
		line-height: 1.4;
	}
	
	h2 {
		margin: 1% auto 0;
		letter-spacing: 0px;
	}
	
	.sec1Btn {
		height: 64px;
		width: 550px;
	}
	
	.sec1DateText {
		width: 572px;
		font-size: 24px;
		letter-spacing: 1px;
		margin: 2% auto 0;
		text-align: center;
		background: #142b45;
	}
	
	.sec1DateText br{ display: none; }
	
	.sec2Left {
		float: left;
		width: 58%;
		margin-top: -22%;
	}
	.sec2Titles {
		margin-top: 0;
		float: none;
	}

	.sec2Texts {
		float: none;
		width: 90%;
		padding-left: 0;
		margin-top: 3%;
	}
	
	.sec2Title {
    	width: auto;
	}
	
	.section2 {
		background: #fff ;
		height: auto;
		padding-bottom: 7%;
		background-size: contain;
	}
	
	.sec2Img {
		display: block;
		text-align: right;
		margin-top: 3%;
	}
	
	.sec2Img img{
		width: 37%;
	}
	.sec2Texts p {
		margin-top: 3%;
	}
	
	.sec2Btn {
		height: 98px;
		margin: 10% 0 0;
	}

	.sec3Btn {
    	height: 98px;
	}
	
	.section3 {
		height: auto;
		background: #00b0e2 url(../images/sec3_1260.png) no-repeat left center;
		background-size: 30%;
		padding-bottom: 11%;
	}
	.sec3Titles {
		margin-top: 21%;
		margin-right: 0;
	}
	.sec3Texts {
		margin-right: 0;
		margin-top: 6%;
		width: 65%;
	}
	
	.section4 {
		height: auto;
		background: #fff url(../images/sec4.jpg) no-repeat center top;
		background-size: cover;
		padding-bottom: 10%;
	}
	
	.sec4Left {
		float: left;
		width: 52%;
		margin-top: 12%;
	}
	
	.sec4Title {
		width: auto;
	}
	
	ul.sec4UL {
    	margin-right: 6%;
		margin-top: 6%;
	}
	
	ul.sec4UL li {
		padding-right: 5%;
		line-height: 2.1;
		margin-bottom: 6%;
	}
	
	.sec4Btn {
		height: 98px;
		margin: 13% 39px 0;
	}
	
	.section5 {
		height: auto;
		background: #142b45 url(../images/sec5.jpg) no-repeat center top;
		background-size: cover;
		padding-bottom: 12%;
	}
	
	.sec5Title {
		margin-top: 18%;
		letter-spacing: 0px;
	}
	
	.section6 {
		height: auto;
		background: #e9e9e9  url(../images/sec6_form_bg.png) no-repeat center 7%;
		background-size: 12%;
		padding-bottom: 8%;
	}

	.sec6Titles {
		margin-top: 18%;
		margin-right: auto;
		text-align: center;
	}
	
	.sec6Sep {
		margin: 1% auto 0;
	}
	
	.sce6Email {
		margin-top: 3%;
	}
	
	nav.social ul {
		margin: 5% auto 0;
	}

	.sec1DateText{ display: none;}
	
	.sec1DateTextResp {
		display: block;
		font-size: 24px;
		color: #fff;
		margin-top: 12%;
		margin-right: 62%;
	}
	
	.sec1DateTextResp div {
		background: #142b45;
		display: inline-block;
		padding: 0 5px;
		margin-top: 3px;
	}
	
	#logo {
		margin-top: 8px;
	}
}


@media (max-width: 1060px) {
	
	.mean-container .mean-nav {
		font-size: 13px;
	}
	.topNavCont {
    	position: static;
		display: none;
	}
	
	.mean-container .mean-bar {
		width: 100%;
		position: fixed;
		background: #264b7b;
		background: transparent;
		padding: 1px 0 0;
		min-height: auto;
	}
	
	.mean-container a.meanmenu-reveal {
    	padding: 14px 13px 9px;
		background: #00b0e2;
		border-bottom-left-radius: 3px;
	}
	.mean-container .mean-nav {
		background: #00b0e2;
}
	.mean-container .mean-nav {
    	background: #00b0e2;
	}
	
	.mean-container .mean-nav ul li a {
    	padding: 0.8em 5%;
	}
	
	.mean-container .mean-nav ul li br{display: none;}
	
	.sec8Cont {
		margin-right: auto;
		margin-top: 100px;
	}
	
	.sec8Btns {
		margin: 50px auto 0;
		/*width: 584px;*/
	}
	
	.back2Top {
		margin-top: 6%;
		float: none;
		margin-left: auto;
		margin-right: auto;
	}
	
	.negishutKenesResp {
		margin-right: 0;
		padding-right: 0;
	}
	
	.logoResp{
		display: block;
		text-align: left;
		margin-top: 1%;
	}
	
	.logoResp img{
		width: 140px;
	}
	
	h1, .h1-main-title {
    	margin: 2% auto 0;
	}
	.section1 {
		padding-bottom: 18%;
	}
	
	.sec1DateTextResp {
		margin-right: 65%;
		margin-top: 13%;
	}
	
	
	
	.sec2Img {
		margin-top: 5%;
	}
	
	.sec2Img img {
		width: 43%;
	}
	
	.sec2Left {
		width: 60%;
		margin-top: -14%;
	}
	
	.sec4Btn {
    	width: auto;
	}
	
	ul.sec1Ul li, ul.sec1Ul li:first-child {
		width: auto;
		margin-top: 3%;
		line-height: 1.5;
	}
	
	ul.sec1Ul {
		display: block;
		margin: 2% auto 0;
		letter-spacing: 0px;
		width: 96%;
	}
	
	.sec1-text-1 {
    	font-size: 18px;
	}
	
	h2 {
		font-size: 3.8vw;
		letter-spacing: 0px;
		margin: 2% auto 0;
	}
	
	.secAnchor {
		top: -48px;
	}
}



@media (max-width: 920px) {
	.section1 {
		padding-bottom: 23%;
	}

	.sec1DateTextResp {
		margin-right: 65%;
		margin-top: 16%;
	}

	.sec1-text-1 {
		width: auto;
	}
	
	.main-sub-title {
		font-size: 2.8vw;
		margin-top: 0;
	}
	
	ul.sec1Ul li, ul.sec1Ul li:first-child {
		margin-top: 2%;
		line-height: 1.4;
	}
	
	#logo img{ width: 120px;}
}






@media (max-width: 740px) {
	.section1 {
		padding-bottom: 19%;
		background-position: center bottom;
		background-size: 188%;
		background-color: #19294a;
	}
	
	.sec1DateTextResp {
		margin-right: 65%;
		margin-top: 19%;
		font-size: 22px;
	}
	
	.logoResp img {
		width: 140px;
	}
	
	h1, .h1-main-title {
		font-size: 6.2vw;
	}
	
	.main-sub-title {
		font-size: 4vw;
		line-height: 1.2;
		margin-top: 0.5%;
	}
	.sec1DateTextResp {
		margin-right: 65%;
		margin-top: 17%;
		font-size: 19px;
	}
	ul.sec1Ul {
		letter-spacing: 0;
		width: auto;
		line-height: 1.4;
	}
	
	.sec1-text-1 br{ display: none;}
	
	/*ul.sec1Ul li{
		line-height: 1.4;
	}*/
	
	.sec1-text-1 {
		line-height: 1.4;
	}
	.section2 {
		padding-bottom: 10%;
	}
	
	.sec2Img {
    	text-align: center;
	}
	
	.sec2Img img {
		width: 45%;
	}
	
	.sec2Left {
		width: auto;
		margin-top: 8%;
		float: none;
	}

	.section3 {
		background-size: 25%;
		padding-bottom: 15%;
	}

	.sec3Texts {
		width: 70%;
	}
	
	.section4 {
		background-size: contain;
	}
	
	.sec4Left {
		float: none;
		width: auto;
		margin-top: 18%;
	}
	
	.sec4Titles {
		margin-right: 53%;
	}
	
	.sec4Title {
		width: auto;
		line-height: 1.1;
		font-size: 6.1vw;
	}
	
	ul.sec4UL {
		margin-right: 0;
		margin-top: 26%;
	}
	

	ul.sec4UL li br{ display: none;}
	
	.sec4Btn {
		margin: 10% 39px 0;
	}
	.sec5Texts {
		margin-top: 10%;
		line-height: 1.8;
		/*width: auto;*/
	}
	.sec5Texts p {
		margin-top: 10%;
	}
	
	.section6 {
		padding-bottom: 10%;
		background-size: 14%;
	}
	
	.sec6Titles {
    	margin-top: 20%;
	}
	.section8 {
		height: auto;
		padding-bottom: 5%;
	}
	.sec8Btns {
		width: auto;
	}
	
	.negishutKenesResp {
		padding-right: 0;
	}
	
	.sec8BtnsLinks {
		float: none;
		margin: 30px auto 0;
		width: 318px;
	}
	
	.socials {
		margin-right: 22px;
		padding-right: 16px;
	}
	
	a.sec8BtnBtn {
		float: none;
		margin-right: auto;
		margin-left: auto;
	}
	
	.sce6Email {
		margin-top: 4%;
	}
	
	nav.social ul {
		margin: 4% auto 0;
	}
	
	
	
	

}

@media (max-width: 620px) {
	.section1 {
		padding-bottom: 24%;
		background-color: #192a48;
		background-position: 42% bottom;
		background-size: 232%;
	}
	
	h1 {
		font-size: 5.9vw;
		margin: 5% auto 0;
	}
	ul.sec1Ul {
    	margin: 4% auto 0;
	}
	
	/*ul.sec1Ul li {
		line-height: 2;
	}
	ul.sec1Ul li:last-child {
		margin-top: 3.5%;
	}*/
	
	/*h2 {
		margin: 6% auto 0;
	}*/
	
	.sec1Btn {
    	width: auto;
	}
	
	.sec1DateText {
    	width: auto;
	}
	.sec1DateTextResp {
		margin-right: 59%;
		margin-top: 25%;
		font-size: 20px;
	}
	

	.sec2Title, .sec3Title, .sec4Title, .sec5Title, .sec6Title {
		width: auto;
		letter-spacing: 0px;
		font-size: 6.4vw;
	}
	
	.sec2Texts {
		width: 95%;
		margin-top: 5%;
	}
	
	.sec1DateText, .sec1Btn {
		font-size: 4.4vw;
		letter-spacing: 0px;
	}
	.sec1Btn {
		height: 62px;
		margin: 5% auto 0;
		font-size: 4.2vw;
	}
	ul.sec1Ul li {
    	background-position: right 8%;
	}
	
	.sec2Btn , .sec3Btn, .sec4Btn, .sec5Btn{
		height: 74px;
		width: auto;
	}
	
	.sec3Texts {
		width: 75%;
	}
	.section3 {
		background-size: 21%;
		padding-bottom: 18%;
	}
	.section4, .section5 {
		padding-bottom: 15%;
	}
	
	.sec4Btn {
		margin: 10% 0 0;
	}
	
	.sec5Texts p {
		margin-top: 10%;
	}
	
	.sce6Email {
		margin-top: 5%;
		letter-spacing: 0;
	}
	
	.sec8Text{ text-align: justify}
	.sec8Text br{display: none;}
}



@media (max-width: 480px) {
	/*body{
		background: #fff url(../images/mobile.jpg) no-repeat center top;
	}*/
	.container {
		width: 90%;
	}
	.section1 {
		/* background: #fff url(../images/sec1_480b.jpg) no-repeat center top; */
		/* background-size: cover; */
		padding-bottom: 24%;
		background-position: 34% bottom;
	}
	
	.sec4Title {
		font-size: 9.2vw;
	}
	
	.sec1DateTextResp {
		margin-right: 47%;
		margin-top: 18%;
		font-size: 5vw;
	}
	.logoResp {
		margin-top: 2%;
	}
	.logoResp img {
		width: 46%;
	}
	.logoResp img {
		width: 35%;
	}
	h1 {
		text-align: right;
		font-size: 8.6vw;
		margin: 17% auto 0;
	}
	
	h1, .h1-main-title {
		font-size: 7.5vw;
		line-height: 1.1;
		margin: 5% auto 0;
	}

	.main-sub-title {
		font-size: 4.6vw;
		margin-top: 0.8%;
		line-height: 1.3;
		letter-spacing: 0;
	}

	ul.sec1Ul {
		margin: 2% auto 0;
		font-size: 16px;
		width: 100%;
		line-height: 1.6;
	}
	ul.sec1Ul li, ul.sec1Ul li:first-child {
		margin-top: 5%;
		line-height: 1.5;
	}
	
	ul.sec1Ul li:first-child {
		margin-top: 3%;
	}
	
	/*ul.sec1Ul li {
		line-height: 1.6;
		padding-right: 0;
	}*/
	
	/*ul.sec1Ul li:first-child {
		padding-bottom: 5%;
	}*/
	/*ul.sec1Ul li:last-child {
		margin-top: 5%;
		background: none
	}*/
	
	h2 {
		font-size: 5.0vw;
		line-height: 1.2;
		margin: 6% auto 0;
	}

	h2 strong {
		font-size: 10.2vw;
	}
	
	.sec1-text-1 {
		line-height: 1.5;
		margin-top: 3%;
		font-size: 17px;
	}
	
	.sec1DateText, .sec1Btn {
		font-size: 4.6vw;
		letter-spacing: -0.2px;
	}
	
	.sec1Btn {
		height: 16vw;
		margin: 6% 0% 0;
		font-size: 4.9vw;
	}
	
	
	
	.section2{
		background: #fff url("../images/sec2_480.jpg") no-repeat right top;
		background-size: contain;
		padding-bottom: 20%;
	}
	.sec2Img {
    	display: none;
	}
	.sec2Left {
		width: auto;
		margin-top: 108%;
		float: none;
	}
	.sec2Titles {
		margin-top: 0;
		float: left;
		width: 50%;
	}
	
	.sec2Img img {
		width: 88%;
	}
	
	.sec2Texts {
		width: auto;
		margin-top: 0;
		padding-top: 30%;
		line-height: 1.8;
		letter-spacing: 0;
		clear: both;
		font-size: 4.0vw;
	}
	
	
	
	.section3 {
		background: #00b0e2 url(../images/sec3_480.png) no-repeat right top;
		background-size: 46%;
		padding-bottom: 18%;
		background-position: 0 9%;
	}

	.sec3Titles {
		margin-top: 42%;
		margin-right: 2%;
	}
	.sec3Title {
		width: 52%;
		line-height: 1.2;
	}
	
	.sec3Texts {
		width: auto;
		margin-top: 38%;
		line-height: 1.8;
		font-size: 4.0vw;
	}

	.sec3Btn {
		margin: 20% 0 0;
	}
	
	.section4 {
		background: #fff url(../images/sec4_480.png) no-repeat right top;
		background-position: right 30%;
		background-size: 70%;
		padding-bottom: 24%;
	}
	.sec4Left {
		float: none;
		margin-top: 18%;
	}
	
	.sec4Titles {
		margin-right: 0;
		width: auto;
	}
	
	
	
	ul.sec4UL li {
		background: url(../images/sec4ul.png) no-repeat right 11px;
		padding-right: 4%;
		line-height: 1.8;
		margin-bottom: 5%;
	}
	
	ul.sec4UL {
		margin-right: 0;
		margin-top: 100%;
		letter-spacing: 0.1px;
		font-size: 4vw;
	}
	
	.sec2Btn, .sec3Btn, .sec4Btn, .sec5Btn {
    	height: 26vw;
	}
	
	.section5 {
		background: #142b45 url(../images/sec5_480.png) no-repeat center top;
		background-size: contain;
		padding-bottom: 15%;
		margin-bottom: 0%;
	}
	
	.sec5Texts {
		width: 70%;
		margin-top: 20%;
		font-size: 4vw;
	}
	
	.sec5Btn {
    	margin: 20% 0px 0;
	}
	
	nav.social ul {
		margin: 6% auto 0;
		width: 160px;
	}
	
	nav.social ul li a img{
		width: 44px;
	}
	
	.sce6Email {
    	font-size: 5.0vw;
	}
	
	.section6 {
		/* background: #fff url(../images/sec6_480.jpg) no-repeat center top; */
		padding-bottom: 16%;
		background-size: 19%;
		background-position: center 10%;
	}

	.sec6Titles {
		margin-top: 32%;
		/* text-align: right; */
	}
	.section8 {
		padding-bottom: 20%;
	}
	
	.sec6Sep {
		margin: 2% auto 0;
	}
	
	.sec8Text br {
		display: none;
	}
	
	a.sec8BtnBtn {
		float: none;
		height: 13vw;
		font-size: 20px;
		width: 74%;
	}

	.sec8Text {
    	font-size: 4vw;
	}
	
	.sec8BtnsLinks {
		margin: 30px auto  0;
	}
	
	.back2Top {
    	display: none;
	}
	
	.menuNagishut .menu-btnN {
		top: 287px;
	}
	
}




@media (max-width: 380px) {
	.section1 {
		padding-bottom: 20%;
		background-size: 226%;
		background-position: 31% bottom;
	}
	
	.sec1DateTextResp {
		font-size: 18px;
	}
	
	.sec1DateTextResp{
		margin-right: 42%;
	}
	.sec8Text {
		font-size: 15px;
	}
	
	.sec2Title, .sec3Title, .sec4Title, .sec5Title, .sec6Title {
		font-size: 9.5vw;
	}
	
	.sec4Titles {
		width: 53%;
	}
	
	ul.sec1Ul {
		font-size: 15px;
		width: auto;
	}
	h2 {
		margin: 6% auto 0;
	}
	
	.sec1Btn {
		margin: 6% 0% 0;
		font-size: 5.2vw;
	}
	
	.sec1DateTextResp {
		margin-top: 16%;
	}
	
	.sec2Texts, .sec3Texts, ul.sec4UL, .sec5Texts {

		font-size: 4.5vw;
	}
}

@media (max-width: 320px){
	.sec1DateTextResp {
		margin-right: 38%;
	}

}



















