[av_layerslider id=’4′]
[av_layerslider id=’6′]
[av_section min_height=” min_height_px=’500px’ padding=’default’ shadow=’no-border-styling’ bottom_border=’no-border-styling’ bottom_border_diagonal_color=’#333333′ bottom_border_diagonal_direction=” bottom_border_style=” id=” color=’main_color’ custom_bg=” src=” attachment=” attachment_size=” attach=’scroll’ position=’top left’ repeat=’no-repeat’ video=” video_ratio=’16:9′ overlay_opacity=’0.5′ overlay_color=” overlay_pattern=” overlay_custom_pattern=” av_element_hidden_in_editor=’0′ custom_class=’homesection’]
[av_one_full first min_height=” vertical_alignment=” space=” custom_margin=” margin=’0px’ padding=’0px’ border=” border_color=” radius=’0px’ background_color=” src=” background_position=’top left’ background_repeat=’no-repeat’ animation=” mobile_display=”]
[av_codeblock wrapper_element=” wrapper_element_attributes=” custom_class=”]
[/av_codeblock]
[/av_one_full][/av_section][av_section min_height=” min_height_px=’500px’ padding=’no-padding’ shadow=’no-border-styling’ bottom_border=’no-border-styling’ bottom_border_diagonal_color=’#333333′ bottom_border_diagonal_direction=” bottom_border_style=” id=” color=’main_color’ custom_bg=” src=” attachment=” attachment_size=” attach=’scroll’ position=’top left’ repeat=’no-repeat’ video=” video_ratio=’16:9′ overlay_opacity=’0.5′ overlay_color=” overlay_pattern=” overlay_custom_pattern=” av_element_hidden_in_editor=’0′ custom_class=’full-width-section’]
[av_one_full first min_height=” vertical_alignment=” space=” custom_margin=” margin=’0px’ padding=’0px’ border=” border_color=” radius=’0px’ background_color=” src=” background_position=’top left’ background_repeat=’no-repeat’ animation=” mobile_display=”]
[av_codeblock wrapper_element=” wrapper_element_attributes=” custom_class=”]
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
[/av_one_full]
[/av_section]
[av_codeblock wrapper_element=’script’ wrapper_element_attributes=” custom_class=”]
jQuery(document).ready(function($){
console.log(‘your homepage social changes’);
function socialLoaded() {
var socialheight = $(‘.j-instagram’).width();
var socialcurrentheight = $(‘.slick-track’).height();
// console.log(socialheight);
// console.log(socialcurrentheight);
if (socialheight != null && socialcurrentheight != socialheight){
$(‘.slick-track’).css({‘height’:socialheight+’px’});
$(‘img.j-content-image.j-landscape’).css({‘height’:socialheight+’px’});
}
}
setInterval(function(){
socialLoaded();
}, 2000);
});
[/av_codeblock]