* {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-style: normal;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
}
body {
    line-height: 1;
}
:focus {
    outline: 0;
}
ol, ul {
    list-style: none;
}
img {
    display: block;
    border: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
    content:'';
    content: none;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}
html, body {
    font-family: Verdana, Geneva, sans-serif;
    width: 100%;
    height: 100%;
    background-color: #FFFFFF;
}
html, body {
    margin:0;
    padding:0;
}
ul, li {
    margin:0;
    padding:0;
}
/* fonts */
 @font-face {
    font-family:'AvenirLTStdBook';
    src: url('/Templates/ion/ion_Framework_v4.0/masters/Refreshers_V3/72andsunny_refreshers_v2_assets_css_fonts_avenirltstd-book-webfont.eot');
    src: url('/Templates/ion/ion_Framework_v4.0/masters/Refreshers_V3/72andsunny_refreshers_v2_assets_css_fonts_avenirltstd-book-webfont.eot?#iefix') format('embedded-opentype'), url('/Templates/ion/ion_Framework_v4.0/masters/Refreshers_V3/72andsunny_refreshers_v2_assets_css_fonts_avenirltstd-book-webfont.woff') format('woff'), url('/Templates/ion/ion_Framework_v4.0/masters/Refreshers_V3/72andsunny_refreshers_v2_assets_css_fonts_avenirltstd-book-webfont.ttf') format('truetype'), url('/Templates/ion/ion_Framework_v4.0/masters/Refreshers_V3/72andsunny_refreshers_v2_assets_css_fonts_avenirltstd-book-webfont.svg#AvenirLTStdBook') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family:'AvenirLTStdHeavy';
    src: url('/Templates/ion/ion_Framework_v4.0/masters/Refreshers_V3/72andsunny_refreshers_v2_assets_css_fonts_avenirltstd-heavy-webfont.eot');
    src: url('/Templates/ion/ion_Framework_v4.0/masters/Refreshers_V3/72andsunny_refreshers_v2_assets_css_fonts_avenirltstd-heavy-webfont.eot?#iefix') format('embedded-opentype'), url('/Templates/ion/ion_Framework_v4.0/masters/Refreshers_V3/72andsunny_refreshers_v2_assets_css_fonts_avenirltstd-heavy-webfont.woff') format('woff'), url('/Templates/ion/ion_Framework_v4.0/masters/Refreshers_V3/72andsunny_refreshers_v2_assets_css_fonts_avenirltstd-heavy-webfont.ttf') format('truetype'), url('/Templates/ion/ion_Framework_v4.0/masters/Refreshers_V3/72andsunny_refreshers_v2_assets_css_fonts_avenirltstd-heavy-webfont.svg#AvenirLTStdHeavy') format('svg');
    font-weight: normal;
    font-style: normal;
}
html,body, ul, li{
    margin:0;
    padding:0;
}
img {
    border:none;
}
/* header */
 div.header {
    padding: 0px 3.19%;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 84px;
    z-index: 20;
    background-color: #fff;
    border-bottom: 3px solid #e6e6e6;
    min-width: 768px;
}
div.header a.logolink {
    display:inline-block;
    height:100%;
    vertical-align: top;
}
div.header a.logolink img.logolinkimg {
    height:100%;
}
div.header ul.headerlinks {
    margin: 0;
    padding: 0;
    width: auto;
    height: 84px;
    display: inline-block;
}
div.header ul.headerlinks li {
    float: left;
    height: 84px;
    width: auto;
    line-height: 84px;
    display: inline-block;
}
div.header ul.headerlinks li a {
    padding: 0px 17px 0px 17px;
    line-height: 84px;
    height: 84px;
    width: auto;
    font-family:'AvenirLTStdBook';
    font-weight: normal;
    font-style: normal;
    font-size: 16px;
    text-decoration: none;
    color: #77787B;
    display: block;
    -webkit-transition: color 0.15s ease-in-out;
    -moz-transition: color 0.15s ease-in-out;
    -o-transition: color 0.15s ease-in-out;
    -ms-transition: color 0.15s ease-in-out;
    transition: color 0.15s ease-in-out;
}
div.header ul.headerlinks li a span.copyright {
    padding-top: 0px;
    width: auto;
    line-height: 80px;
    font-size: 8px;
    display: inline-block;
    vertical-align:top;
}
div.header ul.headerlinks li a:hover {
    color: #007042;
}
div.header ul.headerlinks li a.selected {
    font-family:'AvenirLTStdHeavy';
}
/* Arbel - 20160516 */
a[name] {
    position: relative;
    top: -110px;
}
/* section1 */
 .container {
    /* float: left; */
    width: 100%;
    border: medium none !important;
    padding: 0px;
    position: relative;
    min-width: 768px;
    /* test */
    Xborder: 1px solid #f00 !important;
}
.container.first {
    margin-top: 110px;
    Xmargin-top: 22.44%;
    /* 110/490 */
    /* margin-bottom: 30px; */
}
.section1 {
    margin: 0px auto;
}
.section1:before, .section1:after {
    display: table;
    content:"";
    line-height: 0;
    clear: both;
}
.section1 .padding_container {
    /*
    width: 100%;
    max-width:100%;
    height:100%;
    */
    height:auto;
    padding: 0px 3.19%;
    /* ((1300-1217)/2)/1300 */
}
.section1 .content_container {
	position: relative;
    margin-bottom: 40px;
}
.section1 {
    margin: 0px auto;
}
.section1 .bgimage {
    position:relative;
    display:block;
    width:100%;
    z-index:1;
}
.section1 .overlay1 {
    position: absolute;
    bottom:0;
    left: 15.44%; /* 188/1217 */
    height:79.59%;
    /* 395/490 */
    z-index:3;
}
.section1 .content_container.type2 .overlay1 {
    left: 73.13%; /* 890/1217 */
}
.section1 .overlay1 img {
    display:block;
    height:100%;
    z-index:3;
}
.section1 .overlay2 {
    position: absolute;
    bottom: 27.34%/* 134/490 */;
    left: 44.04%; /* 536/127 */
    height: 46.93%;
    /* 230/490 */
    Xwidth: 100%;
    z-index:2;
}
.section1 .content_container.type2 .overlay2 {
    left: 17.25%; /* 210/1217 */
}
.section1 .overlay2 img {
    display:block;
    height:100%;
    z-index:2;
}
.section1 .overlay3 {
    position: absolute;
    bottom: 11.22%; /* 55/490 */
    left: 55.87%; /* 680/1217 */
    height:8.97%;
    /* 44/490 */
    z-index:4;
}
.section1 .content_container.type2 .overlay3 {
    left: 29.08%; /* 354/1217 */
}
.section1 .overlay3 a {
    display:block;
    z-index:4;
    width:100%;
    height:100%;
}
.section1 .overlay3 img {
    display:block;
    height:100%;
    z-index:4;
}
/* /Arbel - 20160516 */
/* add this to line 250 of desktop.css */
.section1 .padding_container .content_container .overlay3 > a > img {
	background-repeat: no-repeat;
	background-size: 100% auto;
}
.section1 .padding_container .content_container:first-child .overlay3 > a:hover > img {
	background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAALIAAAAsCAMAAAD2OBJpAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RjVGQkRCMkUxQkU5MTFFNjg5M0VGMzUyRUUwNEQzOTgiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RjVGQkRCMkYxQkU5MTFFNjg5M0VGMzUyRUUwNEQzOTgiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpGNUZCREIyQzFCRTkxMUU2ODkzRUYzNTJFRTA0RDM5OCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpGNUZCREIyRDFCRTkxMUU2ODkzRUYzNTJFRTA0RDM5OCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PmUx2m8AAAAGUExURY8XGf///7XualcAAAACdFJOU/8A5bcwSgAAAFNJREFUeNrs2ckNgEAQA8Eh/6Q5VksISI2qIui3PccyATs1E/xGT6l4NU+q+GmeVvHdPLHiq7mYDAAAAADwP/blT5KDx0Px3imeaMWrsnUInwIMAKZHAF2+nYPrAAAAAElFTkSuQmCC');
}
.section1 .padding_container .content_container:nth-child(2) .overlay3 > a:hover > img {
	background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAALIAAAAsCAMAAAD2OBJpAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MERDOUYyREMxQkVBMTFFNkE4RTI4REQyNTFBN0JGRTEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MERDOUYyREQxQkVBMTFFNkE4RTI4REQyNTFBN0JGRTEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDowREM5RjJEQTFCRUExMUU2QThFMjhERDI1MUE3QkZFMSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDowREM5RjJEQjFCRUExMUU2QThFMjhERDI1MUE3QkZFMSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PnqF73wAAAAGUExURchdPf///5qgKAIAAAACdFJOU/8A5bcwSgAAAFNJREFUeNrs2ckNgEAQA8Eh/6Q5VksISI2qIui3PccyATs1E/xGT6l4NU+q+GmeVvHdPLHiq7mYDAAAAADwP/blT5KDx0Px3imeaMWrsnUInwIMAKZHAF2+nYPrAAAAAElFTkSuQmCC');
}
.section1 .padding_container .content_container:nth-child(3) .overlay3 > a:hover > img {
	background-image:  url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAALIAAAAsCAMAAAD2OBJpAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MkQzQjk2REYxQkVBMTFFNjhCRjBBNTcxMTUzNEQyREQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MkQzQjk2RTAxQkVBMTFFNjhCRjBBNTcxMTUzNEQyREQiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoyRDNCOTZERDFCRUExMUU2OEJGMEE1NzExNTM0RDJERCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoyRDNCOTZERTFCRUExMUU2OEJGMEE1NzExNTM0RDJERCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PmtqYFYAAAAGUExURbMZIf///0z5w64AAAACdFJOU/8A5bcwSgAAAFNJREFUeNrs2ckNgEAQA8Eh/6Q5VksISI2qIui3PccyATs1E/xGT6l4NU+q+GmeVvHdPLHiq7mYDAAAAADwP/blT5KDx0Px3imeaMWrsnUInwIMAKZHAF2+nYPrAAAAAElFTkSuQmCC');
}
/* section3 */
* {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-style: normal;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
}
body {
    line-height: 1;
}
:focus {
    outline: 0;
}
ol, ul {
    list-style: none;
}
img {
    display: block;
    border: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
    content:'';
    content: none;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}
html, body {
    font-family: Verdana, Geneva, sans-serif;
    width: 100%;
    height: 100%;
    background-color: #FFFFFF;
}
html, body {
    margin:0;
    padding:0;
}
ul, li {
    margin:0;
    padding:0;
}
/* fonts */
 @font-face {
    font-family:'AvenirLTStdBook';
    src: url('/Templates/ion/ion_Framework_v4.0/masters/Refreshers_V3/72andsunny_refreshers_v2_assets_css_fonts_avenirltstd-book-webfont.eot');
    src: url('/Templates/ion/ion_Framework_v4.0/masters/Refreshers_V3/72andsunny_refreshers_v2_assets_css_fonts_avenirltstd-book-webfont.eot?#iefix') format('embedded-opentype'), url('/Templates/ion/ion_Framework_v4.0/masters/Refreshers_V3/72andsunny_refreshers_v2_assets_css_fonts_avenirltstd-book-webfont.woff') format('woff'), url('/Templates/ion/ion_Framework_v4.0/masters/Refreshers_V3/72andsunny_refreshers_v2_assets_css_fonts_avenirltstd-book-webfont.ttf') format('truetype'), url('/Templates/ion/ion_Framework_v4.0/masters/Refreshers_V3/72andsunny_refreshers_v2_assets_css_fonts_avenirltstd-book-webfont.svg#AvenirLTStdBook') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family:'AvenirLTStdHeavy';
    src: url('/Templates/ion/ion_Framework_v4.0/masters/Refreshers_V3/72andsunny_refreshers_v2_assets_css_fonts_avenirltstd-heavy-webfont.eot');
    src: url('/Templates/ion/ion_Framework_v4.0/masters/Refreshers_V3/72andsunny_refreshers_v2_assets_css_fonts_avenirltstd-heavy-webfont.eot?#iefix') format('embedded-opentype'), url('/Templates/ion/ion_Framework_v4.0/masters/Refreshers_V3/72andsunny_refreshers_v2_assets_css_fonts_avenirltstd-heavy-webfont.woff') format('woff'), url('/Templates/ion/ion_Framework_v4.0/masters/Refreshers_V3/72andsunny_refreshers_v2_assets_css_fonts_avenirltstd-heavy-webfont.ttf') format('truetype'), url('/Templates/ion/ion_Framework_v4.0/masters/Refreshers_V3/72andsunny_refreshers_v2_assets_css_fonts_avenirltstd-heavy-webfont.svg#AvenirLTStdHeavy') format('svg');
    font-weight: normal;
    font-style: normal;
}
html,body, ul, li{
    margin:0;
    padding:0;
}
img {
    border:none;
}
/* header */
 div.header {
    padding: 0px 3.19%;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 84px;
    z-index: 20;
    background-color: #fff;
    border-bottom: 3px solid #e6e6e6;
    min-width: 768px;
}
div.header a.logolink {
    display:inline-block;
    height:100%;
    vertical-align: top;
}
div.header a.logolink img.logolinkimg {
    height:100%;
}
div.header ul.headerlinks {
    margin: 0;
    padding: 0;
    width: auto;
    height: 84px;
    display: inline-block;
}
div.header ul.headerlinks li {
    float: left;
    height: 84px;
    width: auto;
    line-height: 84px;
    display: inline-block;
}
div.header ul.headerlinks li a {
    padding: 0px 17px 0px 17px;
    line-height: 84px;
    height: 84px;
    width: auto;
    font-family:'AvenirLTStdBook';
    font-weight: normal;
    font-style: normal;
    font-size: 16px;
    text-decoration: none;
    color: #77787B;
    display: block;
    -webkit-transition: color 0.15s ease-in-out;
    -moz-transition: color 0.15s ease-in-out;
    -o-transition: color 0.15s ease-in-out;
    -ms-transition: color 0.15s ease-in-out;
    transition: color 0.15s ease-in-out;
}
div.header ul.headerlinks li a span.copyright {
    padding-top: 0px;
    width: auto;
    line-height: 80px;
    font-size: 8px;
    display: inline-block;
    vertical-align:top;
}
div.header ul.headerlinks li a:hover {
    color: #007042;
}
div.header ul.headerlinks li a.selected {
    font-family:'AvenirLTStdHeavy';
}
/* Arbel - 20160516 */
a[name] {
    position: relative;
    top: -110px;
}
/* section1 */
 .container {
    /* float: left; */
    width: 100%;
    border: medium none !important;
    padding: 0px;
    position: relative;
    min-width: 768px;
    /* test */
    Xborder: 1px solid #f00 !important;
}
.container.first {
    margin-top: 110px;
    Xmargin-top: 22.44%;
    /* 110/490 */
    /* margin-bottom: 30px; */
}
.section1 {
    margin: 0px auto;
}
.section1:before, .section1:after {
    display: table;
    content:"";
    line-height: 0;
    clear: both;
}
.section1 .padding_container {
    /*
    width: 100%;
    max-width:100%;
    height:100%;
    */
    height:auto;
    padding: 0px 3.19%;
    /* ((1300-1217)/2)/1300 */
}
.section1 .content_container {
	position: relative;
    margin-bottom: 40px;
}
.section1 {
    margin: 0px auto;
}
.section1 .bgimage {
    position:relative;
    display:block;
    width:100%;
    z-index:1;
}
.section1 .overlay1 {
    position: absolute;
    bottom:0;
    left: 15.44%; /* 188/1217 */
    height:79.59%;
    /* 395/490 */
    z-index:3;
}
.section1 .content_container.type2 .overlay1 {
    left: 73.13%; /* 890/1217 */
}
.section1 .overlay1 img {
    display:block;
    height:100%;
    z-index:3;
}
.section1 .overlay2 {
    position: absolute;
    bottom: 27.34%/* 134/490 */;
    left: 44.04%; /* 536/127 */
    height: 46.93%;
    /* 230/490 */
    Xwidth: 100%;
    z-index:2;
}
.section1 .content_container.type2 .overlay2 {
    left: 17.25%; /* 210/1217 */
}
.section1 .overlay2 img {
    display:block;
    height:100%;
    z-index:2;
}
.section1 .overlay3 {
    position: absolute;
    bottom: 11.22%; /* 55/490 */
    left: 55.87%; /* 680/1217 */
    height:8.97%;
    /* 44/490 */
    z-index:4;
}
.section1 .content_container.type2 .overlay3 {
    left: 29.08%; /* 354/1217 */
}
.section1 .overlay3 a {
    display:block;
    z-index:4;
    width:100%;
    height:100%;
}
.section1 .overlay3 img {
    display:block;
    height:100%;
    z-index:4;
}
/* /Arbel - 20160516 */
/* section3 */
 .container {
    /* float: left; */
    width: 100%;
    border: medium none !important;
    padding: 0px;
    position: relative;
    min-width: 768px;
    /* test */
    Xborder: 1px solid #f00 !important;
}
.container.third {
    margin-top:0;
}
.section3 {
    margin: 0px auto;
}
.section3:before, .section3:after {
    display: table;
    content:"";
    line-height: 0;
    clear: both;
}
.section3 .padding_container {
/* /Arbel - 20160516 */
    /* height:100%; */
/* Arbel - 20160516 */
    padding: 0px 3.19%;
    /* ((1300-1217)/2)/1300 */
}
.section3 .padding_container img.bgimage {
    width:100%;
}
/* section4 */
 .container {
    /* float: left; */
    width: 100%;
    border: medium none !important;
    padding: 0px;
    position: relative;
    min-width: 768px;
    /* test */
    Xborder: 1px solid #f00 !important;
}
.container.forth {
    margin-top:0;
}
.section3 {
    margin: 0px auto;
}
.section4:before, .section4:after {
    display: table;
    content:"";
    line-height: 0;
    clear: both;
}
.section4 .padding_container {
    height:100%;
    padding: 0px 3.19%;
    /* ((1300-1217)/2)/1300 */
}
.section4.container {
	height: 750px;
}
.section4 .padding_container div.findrefreshers {
    position: relative;
    width:100%;
    height: 100%;
}
.section4 .padding_container div.findrefreshers > img {
    width:100%;
}
.section4 .padding_container iframe.findrefresherssearchbox {
	display: block;
	width: 100%;
	height: 640px;
}

 .container {
    /* float: left; */
    width: 100%;
    border: medium none !important;
    padding: 0px;
    position: relative;
    min-width: 768px;
    /* test */
    Xborder: 1px solid #f00 !important;
}
.container.third {
    margin-top:0;
}
.section3 {
    margin: 0px auto;
}
.section3:before, .section3:after {
    display: table;
    content:"";
    line-height: 0;
    clear: both;
}
.section3 .padding_container {
/* /Arbel - 20160516 */
    /* height:100%; */
/* Arbel - 20160516 */
    padding: 0px 3.19%;
    /* ((1300-1217)/2)/1300 */
}
.section3 .padding_container img.bgimage {
    width:100%;
}
/* section4 */
 .container {
    /* float: left; */
    width: 100%;
    border: medium none !important;
    padding: 0px;
    position: relative;
    min-width: 768px;
    /* test */
    Xborder: 1px solid #f00 !important;
}
.container.forth {
    margin-top:0;
}
.section3 {
    margin: 0px auto;
}
.section4:before, .section4:after {
    display: table;
    content:"";
    line-height: 0;
    clear: both;
}
.section4 .padding_container {
    height:100%;
    padding: 0px 3.19%;
    /* ((1300-1217)/2)/1300 */
}
.section4.container {
	height: 750px;
}
.section4 .padding_container div.findrefreshers {
    position: relative;
    width:100%;
    height: 100%;
}
.section4 .padding_container div.findrefreshers > img {
    width:100%;
}
.section4 .padding_container iframe.findrefresherssearchbox {
	display: block;
	width: 100%;
	height: 640px;
}
