/*==========  Desktop First Method  ==========*/

@media only screen and (max-width : 1600px) {
	/*
.band-lft {
    position: absolute;
    height: 35px;
    background-color: transparent;
    width: 100vw;
    right: 1138px;
    top: 0px;
}
*/

}
/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {


.content_wrapper {
	background-image: none;
	background-repeat: no-repeat;
	background-position: center top;
}


/* -toggle-menu- */
.mobile-mnu {
	cursor: pointer;
	padding: 0;
	position: relative;
	z-index: 1;
	height: auto;
	width: auto;
	margin-top: -4px;
	margin-left: 40px;
}

.mobile-mnu a.toggle-mnu {
	padding: 0;
	margin-top: 0px;
	width: auto;
	text-align: center;
	color: #fff;
	text-decoration: none;
	padding-top: 7px;
	height: auto;
	outline: none !important;
}
.toggle-mnu > b:nth-child(2) {
	display: block;
	margin-top: -8px;
}

.toggle-mnu {
  display: block;
  width: 28px;
  height: 28px;
}
.toggle-mnu span:after, .toggle-mnu span:before {
  content: "";
  position: absolute;
  left: 0;
  top: 9px;
}
.toggle-mnu span:after {
  top: 18px;
}
.toggle-mnu span {
  position: relative;
  display: block;
}
.toggle-mnu span, .toggle-mnu span:after, .toggle-mnu span:before {
	width: 30px;
    height: 4px;
    background-color: #fff;
    transition: all 0.3s;
    backface-visibility: hidden;
    border-radius: 3px;
}
.toggle-mnu.on span {
  background-color: transparent;
}
.toggle-mnu.on span:before {
  transform: rotate(45deg) translate(-1px, 0px);
}
.toggle-mnu.on span:after {
  transform: rotate(-45deg) translate(6px, -7px);
}
/* -toggle-menu- */

/*------ mob menu -----------*/
#my-menu {
	height: 327px !important;
}
.mm-menu.mm-theme-white .mm-navbar a, .mm-menu.mm-theme-white .mm-navbar > *, .mm-menu.mm-theme-white em.mm-counter {
	color: #fff;
	font-weight: 700;
}
	.mm-panel.mm-hasnavbar .mm-navbar {
		background-color: #000;
	}
.mm-panels {
	background-color: #2b2d33;
	border-left: 1px solid #545964;
	/* border-bottom: red; */
}
.mm-listview > li, .mm-listview > li .mm-next, .mm-listview > li .mm-next::before, .mm-listview > li::after {
	border-color: transparent;
}
	.mm-listview .mm-next {
		background-color: red;
		margin-top: 0px;
	}
	.mm-menu.mm-theme-white {
		color: #467aa1;
	}
ul.mm-listview li.current-menu-item a {
	color: #fff;
	font-weight: 700;
	background-color: #E76904;
}
ul.mm-listview li a {
	color: #c1c7d3;
	font-weight: 700;
	background-color: #2b2d33;
	border: none;
	border-bottom: 1px solid #545964;
}
	ul.mm-listview li.current-menu-parent a {
		color: #af3804;
		font-weight: bold;
	}	
	.mm-menu.mm-theme-white .mm-listview > li .mm-arrow::after, .mm-menu.mm-theme-white .mm-listview > li .mm-next::after {
		border-color: green;
	}
	.mm-menu.mm-theme-white .mm-btn::after, .mm-menu.mm-theme-white .mm-btn::before {
		border-color: green;
	}
.mm-menu.mm-theme-white .mm-listview > li.mm-selected > a:not(.mm-next), .mm-menu.mm-theme-white .mm-listview > li.mm-selected > span {
	background: #E76904;
	color: #fff;
	border-bottom-color: transparent;
}
.mm-listview>li:not(.mm-divider):after{
	bottom: -1px;
}
#mm-1 > ul > li > a.mm-next {
	border-top: 1px solid red;
}
/*------ mob menu -----------*/
.mmenutrg {
	display: none;
}

/* -mob-menu- */

.nav ul {
	display: block;
	margin: 0;
	padding: 0;
}

/*-----------------------*/




.band-right {
	/* width: 100%; */

}
.band-lft {
    width: 100%;
    right: 938px;
}

	.nav {
		display: none;
	}
	.nav-wrapper {

	}

.float_wrapper.fixed3 {
	width: 940px;
}
.hpnews {
	width: 480px;
}
.mobile-mnu {
	cursor: pointer;
	padding: 0;
	position: relative;
	z-index: 20000;
	height: auto;
	width: auto;
	margin-top: -4px;
	margin-left: 40px;
}

.mobile-mnu.fixed6 {
	cursor: pointer;
	padding: 0;
	position: absolute;
	z-index: 20000;
	height: auto;
	width: auto;
	left: 180px;
	top: 4px;
}
.footer_wrapper {
	margin-top: 30px;
}

.rsliderwr {
	margin-top: 10px;
	height: auto;
}

.res_cont_wrap {
	padding-left: 30px;
}
 .res_cont_wrap2 {
	padding-left: 30px;
}
.res_cont_wrap22 {
	padding-left: 65px;
	width: 602px;
}

}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {

.pcmainwr {
    background-color: rgba(95,100,115, 0.15);
    border: 1px solid rgba(95,100,115, 0.4);
    width: 100%;
    display: flex;
    min-height: 100px;
    border-radius: 30px;
    padding: 15px;
    margin-top: -14px;
    flex-wrap: wrap;
}
.pbl_tml_wrapper {
	display: block;
}
.pbl_ap {
	font-size: 20px;
	width: 100%;
	text-align: center;
	padding-top: 0px;
	margin-bottom: 50px;
}
.pbl_sort_wrapper {
    margin-top: 25px;
    padding-top: 20px;
    padding-bottom: 50px;
}
.pub_fltr_wrap {
	width: 180px;
	/* border: 1px solid green; */
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 15px;
}

h1.h1page {
	font-size: 30px;
	margin: 0;
	padding: 0;
	color: #fff;
	font-weight: 500;
	width: auto;
	display: block;
	text-transform: uppercase;
	white-space: normal;
}
.hpseplogo {
	display: none;
}
.tlogoswrapper {
	display: flex;
	justify-content: space-around;
	width: 100%;
	height: 79px;
	margin-bottom: 25px;
}

.logo_wrapper {
    display: block;
}
.band-right, .band-right {
	display: none;
}
.mobile_band {
	display: block;
	width: 100%;
	height: 35px;
	background-color: rgba(245, 109, 0, 0.85);
}
.tme img {
    height: auto;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
}
.header_wrapper {
    height: 280px;
    /* border-bottom: 1px dashed #999; */
}
.nav_wrapper {
    position: absolute;
    top: 246px;
    left: 0;
    width: auto;
}


.footer-cont-wrapper {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.footer-cont-wrapper>div {
  flex: 0 50%;
  box-sizing:border-box
}
.fixed_icons {
    position: absolute;
    top: 212px;
    /* right: 15px; */
    width: 264px;
    /* border: 1px solid green; */
    /* height: 20px; */
    z-index: 2000;
    float: right;
    width: 444px;
}
.float_icons.fixed5 {
	display: block;
	position: relative;
	width: 128px;
	padding-left: 0;
	padding-top: 6px;
	text-align: right;
	margin-left: 636px; /**/
	margin-top: 0px;
}

.mainpage-boxs-wrapper {
	display: flex;
	margin-top: 45px;
	flex-wrap: wrap-reverse;
}
.mp-contact {
	width: 360px;
	margin-right: 100px;
	position: relative;
	margin-top: 40px;
}

a#fb_fixed {
	margin-left: 20px;
}
a#contact_fixed {
	background-color: transparent;
	background-image: url("/National_Library/oe_/https://bron.cs.technion.ac.il/wp-content/themes/vistalab/img/menu-icon-e-mail.gif");
	background-repeat: no-repeat;
	background-position: 0px 1px;
	/* border: 1px solid green; */
	color: #fff;
	width: 92px;
	display: inline-block;
	padding-left: 30px;
	text-align: left;
	margin-left: 17px;
}
a#home_fixed {
	background-color: transparent;
	background-image: url("/National_Library/oe_/https://bron.cs.technion.ac.il/wp-content/themes/vistalab/img/menu-icon-home.gif");
	background-repeat: no-repeat;
	background-position: 0px 1px;
	/* border: 1px solid green; */
	color: #fff;
	width: 79px;
	display: inline-block;
	padding-left: 30px;
	text-align: left;
}
.mobile_band { /* !!!!!!!!   .row-full */
	width: 100vw;
	position: relative;
	margin-left: -50vw;
	/* height: 100px; */
	/* margin-top: 100px; */
	left: 50%;
}


.mobile-mnu {
	cursor: pointer;
	padding: 0;
	position: relative;
	z-index: 20000;
	height: auto;
	width: auto;
	margin-top: -41px;
	margin-left: 40px;
}
.mobile-mnu.fixed6 {
	cursor: pointer;
	padding: 0;
	position: absolute;
	z-index: 20000;
	height: auto;
	width: auto;
	left: 180px;
	top: 44px;
}

.fcol2, .fcol3 {
	display: none;
}
.fcol1 {
	padding-right: 20px;
}
.fcol4 {
	padding-left: 20px;
}

.res_ins_wr {
	display: block;
}
.rescrtimg {
	/* border-left: 6px solid red; */
	padding-left: 23px;
	height: 310px;
	width: 310px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 40px;
}
.cn_s_top_wrapper {
	display: block;
	width: 100%;
	border-bottom: 1px solid rgba(208, 93, 0, 0.55);
	margin-top: 50px;
	padding-bottom: 40px;
}
.cn_s_btm_wrapper {
	display: flex;
	justify-content: space-around;
	padding-top: 50px;
	flex-wrap: wrap;
}

.pcmainwr2 {
    background-color: rgba(95,100,115, 0.15);
    border: 1px solid rgba(95,100,115, 0.4);
    width: 100%;
    display: flex;
    min-height: 100px;
    border-radius: 30px;
    padding: 15px;
    margin-top: 20px;
    margin-bottom: 50px;
    justify-content: center;
    flex-wrap: wrap;
}

.rshdr {
    display: flex;
    margin-bottom: 20px;
    margin-top: 25px;
}
.abhpmc {
    display: block;
    margin-top: 40px;
}
.abhpiwr {
	margin-bottom: 30px;
}
.abhpiwr img {
    width: 354px;
    height: 490px;
    border: 1px solid #f96f00;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
.abtop {
	display: none;
}
.abhptxt {
    padding-left: 0;
}
.tme {
	display: flex;
	justify-content: center;
}
.res_cont_wrap22 {
	padding-left: 0px;
	width: auto;
	margin-top: 30px;
}
.rescrtimg22 {
	/* border-left: 6px solid red; */
	padding-left: 0px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	width: 310px;
}



}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {


	/*Disable Animation on Mobile Devices*/


	.animated {

		-o-transition-property: none !important;
		-moz-transition-property: none !important;
		-ms-transition-property: none !important;
		-webkit-transition-property: none !important;
		transition-property: none !important;

		-o-transform: none !important;
		-moz-transform: none !important;
		-ms-transform: none !important;
		-webkit-transform: none !important;
		transform: none !important;

		-webkit-animation: none !important;
		-moz-animation: none !important;
		-o-animation: none !important;
		-ms-animation: none !important;
		animation: none !important;
	}


.page_main_content h2 {
	font-size: 25px;
	margin: 0;
	padding: 0;
	color: #E76904;
	font-weight: 500;
	width: auto;
	display: block;
	background-color: transparent;
	background-image: none;
	background-repeat: no-repeat;
	/* background-position: -1px -6px; */
	padding-left: 0;
	height: auto;
	/* border: 1px solid red; */
	/* vertical-align: bottom; */
	padding-top: 3px;
	margin-bottom: 20px;
	margin-top: 50px;
	/* text-align: left; */
}

.pub_sort_control_wrapper {
	display: flex;
	justify-content: center;
	font-size: 18px;
	flex-wrap: wrap;
}

a.cat_select {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 15px;
}	

.img-responsive2 {
    display: block;
    max-width: 100%;
    height: auto;
    width: auto;
        border: 1px solid #5b5f6a;
}
.publ_crt_ds_wr {
	display: flex;
	font-size: 15px;
	line-height: 23px;
	color: #e0e5ef;
	flex-wrap: wrap;
	justify-content: center;
}
.publ_crt_img {
	width: 150px;
	float: none;
	/* margin: 28px; */
	border: 1px solid #E76904;
	margin-right: 0;
	margin-top: 30px;
	margin-bottom: 20px;
}
h2.pccf1 {
	margin-bottom: 20px;
	font-size: 20px;
	text-align: left;
	color: #E76904;
	font-weight: 700;
}


.footer-cont-wrapper {
	display: block;
	justify-content: space-between;
	flex-wrap: wrap;
}
.float_icons.fixed5 {
	display: block;
	position: relative;
	width: 128px;
	padding-left: 0;
	padding-top: 6px;
	text-align: right;
	/* margin-left: 676px; */
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}

.mp-news {
	width: auto;
	position: relative;
}

.mp-contact {
	width: auto;
	margin-right: 0;
	position: relative;
	margin-top: 40px;
}

.hpnews, .hpcont {
	width: auto;
}

.fcol1, .fcol4 {
	padding-right: 0px;
	text-align: center;
	padding-left: 0px;
}
.hpci_wrapper_ftr {
	margin-top: 15px;
	text-align: left;
	width: 215px;
	margin-left: auto;
	margin-right: auto;
}
.fcol4 {
	padding-top: 30px;
	padding-bottom: 30px;
}
#canvasw{
    background-color: transparent;
	background-image: none;
}

.rescrtimg {
	/* border-left: 6px solid red; */
	padding-left: 23px;
	height: 310px;
	width: 310px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}

.grid-news-wrapper {
	width: auto;
	border: 1px solid #3e424d;
	padding-left: 40px;
	padding-right: 36px;
	padding-bottom: 37px;
	padding-top: 0px;
	position: relative;
}


.mimg_wr {
    float: none;
    padding-right: 0px;
    padding-bottom: 32px;
}
.mimg_wr img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.fac_cart_wrapper {
    display: block;
    margin-top: 30px;
    margin-bottom: 100px;
}
.ppl_pc_bline {
    display: block;
    /* justify-content: space-between; */
}
.wslnk {
    width: 184px;
    border-bottom: none !important;
    height: 28px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
}
.mm, .mm div {
    text-align: center;
    border-radius: 125px;
    margin-left: auto;
    margin-right: auto;
    display: inherit;
}
.fcart_col2_wrap {
    padding-left: 0px;
}
.fac_cart_wrapper_t2 {
    width: 210px;
    margin-right: 8px;
    margin-bottom: 20px;
}
.ppl_cont_section_wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    margin-top: 40px;
}

.fcart_col1_wrap {
    margin-bottom: 45px;
}

.ppl_pc_wrapper {
    display: block;
    margin-top: 40px;
}
.ppl_pc_content {
	padding-left: 0;
	width: 100%;
	padding-top: 20px;
}

.ppl_pc_wrapper .ppl_pc_img img {
	max-width: 100%;
	height: auto;
	border: 2px solid #5b5f6a;
	border-radius: 60px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	display: block;
	margin-bottom: 25px;
	width: unset;
}
.cnt_cart_wrapper {
	width: 250px;
	margin-bottom: 40px;
}

a.ftpub .pub_fltr_top .pub_mo_over img {
	opacity: 0;
	transition: opacity 0.8s;
	width: 35px;
	height: 35px;
}
a.ftpub.ftselected .pub_fltr_top .pub_mo_over img {
	opacity: 1;
	transition: opacity 0.7s;
	width: 35px;
	height: 35px;
}
.pub_fltr_top {
	width: 35px;
	height: 35px;
	border-radius: 50%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	position: relative;
}
.pub_fltr_wrap {
	width: 126px;
	/* border: 1px solid green; */
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 15px;
}
.pcmainwr {
	background-color: rgba(95,100,115, 0.15);
	border: 1px solid rgba(95,100,115, 0.4);
	width: 100%;
	display: flex;
	min-height: 100px;
	border-radius: 30px;
	padding: 5px;
	margin-top: -14px;
	flex-wrap: wrap;
}

.res_cont_wrap {
	padding-left: 0px;
}
 .res_cont_wrap2 {
	padding-left: 0px;
}

.rescrtimg2 .img-responsive2 {
    display: block;
    max-width: 100%;
    height: auto;
    width: auto;
    border: 1px solid #5b5f6a;
    margin-bottom: 20px;
}

}

@media only screen and (max-width : 530px) {

.res_bf_hdr {
	/*display: none;*/
}

.fixed_icons {
	width: 264px;
	z-index: 2000;
	float: right;
}
.mobile-mnu {
	cursor: pointer;
	padding: 0;
	position: relative;
	z-index: 20000;
	height: auto;
	width: auto;
	margin-top: -67px;
	margin-left: 40px;
}

.tme img {
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 6px;
	width: 350px;
}
.tme a img {
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	width: 350px;
}
.mobile-mnu.fixed6 {
    cursor: pointer;
    padding: 0;
    position: absolute;
    z-index: 20000;
    height: auto;
    width: auto;
    left: 203px;
    top: 68px;
}
.float_icons.fixed5 {
	display: none;
}
a#home_fixed {
	background-image: none;
}
a#home_fixed:focus, a#home_fixed:hover  {
	background-image:none;
	color: #fff;
}
a#contact_fixed {
	background-image: none;
	padding-left: 0;
	width: 72px;
}
a#contact_fixed:focus, a#contact_fixed:hover  {
	background-image: none;
	color: #fff;
	padding-left: 0;
}
.fixed_icons {
	width: auto;
	margin-top: 10px;
}
a#fb_fixed {
	margin-left: 16px;
}

.rescrtimg {
	border-left: 6px solid red;
	padding-left: 10px;
	height: auto;
	width: 310px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 40px;
}


a#home_fixed.contains-image.hphlk {
	visibility: hidden;
}

.abhp__wrapper2 {
    margin-top: 20px;
    column-count: 1;
    margin-bottom: 30px;
}

a#contact_fixed, a#home_fixed {
	display: none;
}

.abhpiwr img {
	max-width: 100%;
	height: auto;
}


.tlk_attr_wrapper {
	display: block;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
	border-top: 1px solid rgba(208, 93, 0, 0.55);
	border-bottom: 1px solid rgba(208, 93, 0, 0.55);
	padding-bottom: 5px;
	margin-bottom: 24px;
}
.tlk_attr_item {
	margin-right: 0px;
	margin-top: 10px;
	width: auto;
}
.tlk_attr_item span {
    margin-top: 4px;
    padding-right: 10px;
    width: 375px;
    display: block;
    /* padding-right: 109px; */
    padding-left: 0px;
}
.abtlspn2 {
    padding-left: 11px !important;
    display: block;
}

}


/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {

}

/* Custom, iPhone Retina */
@media only screen and (max-width : 320px) {

}


/*==========  Mobile First Method  ==========*/

/* Custom, iPhone Retina */
@media only screen and (min-width : 320px) {

}

/* Extra Small Devices, Phones */
@media only screen and (min-width : 480px) {

}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {

}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {

}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {

}