
/* 1. ######################################################################################### */
/* ######################################################################################### */
/* #################################  1920+ ########################################## */      

/* VK */
    .embed_vk_post
        {margin-bottom: 32px;}

    .embed_vk_video
        {position: relative; width: 100%; padding-top: 55%; margin-bottom: 32px;}
    
    .embed_vk_video iframe[src^="https://vk.com/video_ext.php"],
    .embed_vk_video iframe[src^="https://vk.ru/video_ext.php"],
    .embed_vk_video iframe[src^="https://vkvideo.ru/video_ext.php"]
        {width: 100% !important; height: 100% !important; position: absolute; top: 0; left: 0; object-fit: cover;}

/* Instagram */
    .embed_inst
        {margin-bottom: 32px;}

    .embed_inst iframe[id^='instagram-embed-']
        {margin: 0px auto !important; max-width: 100% !important; min-width: 320px !important;}

/* Твиттер */   
    .embed_twitter
        {margin-bottom: 32px;}

    .embed_twitter .twitter-tweet
        {margin: 0 auto !important;}

    .embed_twitter .twitter-tweet iframe
        {margin: 0 auto !important;}

/* Facebook */
    .embed_fb_video
        {position: relative; width: 100%; padding-top: 55%; margin-bottom: 32px;}
        
    .embed_fb_video iframe[src^='https://www.facebook.com/plugins/video.php?']
        {width: 100%; height: 100%; left: 0; top: 0; position: absolute;}   
    
    .embed_fb_post iframe[src^='https://www.facebook.com/plugins/post']
        {width: 100%; overflow: auto !important; margin-bottom: 32px;}

    .embed_fb_script .fb-post span
        {width: 100% !important; max-width: 100% !important;}

    .embed_fb_script .fb-post iframe
        {width: 100% !important; max-width: 100% !important;}

/* Telegram */
    .embed_tg
        {margin-bottom: 32px;}

/* Tik Tok */     

/* Google Maps */ 
    iframe[src^='https://www.google.com'] {
        width: 100% !important;
        margin-bottom: 32px;
    }

/* Yandex Maps */ 
    iframe[src^='https://yandex.ru/map'] {
        width: 100% !important;
        margin-bottom: 32px;
    }

/* Slider Juxtapose */
    .embed_juxtapose
        {position: relative; width: 100%; padding-top: 67%; margin-bottom: 24px;}
    
    .embed_juxtapose iframe
        {width: 100% !important; height: 100% !important; position: absolute; top: 0; left: 0; object-fit: contain; overflow: visible !important;}

                
/* 2. ######################################################################################### */
/* ######################################################################################### */
/* #################################  1350 - 1700 ########################################## */

    @media (max-width: 1700px)  
    {

/* VK */

/* Instagram */

/* Facebook */
                 

    }

/* 3. ######################################################################################### */
/* ######################################################################################### */
/* #################################  900 - 1350  ########################################## */

    @media (max-width: 1350px) {}
/* VK */

/* Facebook */

/* 4. ######################################################################################## */
/* ######################################################################################## */
/* #################################  640 - 900  ########################################## */

    @media (max-width: 900px)  
    {
/* VK */
   
        .embed_vk_post
            {margin-bottom: 10px;}

/* Facebook */

/* Telegram */
        .embed_tg
            {margin-bottom: -20px;}

/* Твиттер */   
        .embed_twitter
            {margin-bottom: 0;}
    }


/* 5. ######################################################################################## */
/* ######################################################################################## */
/* #################################  <= 660  ############################################# */

    @media (max-width: 660px)  
    {
      
/* VK */
        .embed_vk_post
            {margin-bottom: 24px;}  

        .embed_vk_video
            {margin-bottom: 24px;}
               
/* Instagram */
        .embed_inst
            {margin-bottom: 24px;}
            
/* Facebook */
        .embed_fb_script
            {margin: 0 0 24px 0 !important;}   
            
        .embed_fb_video
            {margin: 0 0 24px 0 !important;}

        .embed_fb_post iframe[src^='https://www.facebook.com/plugins/post']
            {margin-bottom: 24px;}
    

        /* div.fb_post
            {position: relative; height: 478px; width: 100%;}
        
        div.fb_post > iframe[src^='https://www.facebook.com/plugins/post.php?']
            {overflow: hidden; height: 100%;} 

        div.fb_wrapper
            {margin-bottom: 24px;} */

/* Telegram */
        .embed_tg
            {margin-bottom: 24px;}

/* Твиттер */   
        .embed_twitter
            {margin-bottom: 24px;}

/* Google Maps */ 
        iframe[src^='https://www.google.com'] {
            margin-bottom: 24px;
}

/* Slider Juxtapose */
    .embed_juxtapose
        {margin-bottom: 16px;}

/* ################################ ЭЛЕМЕНТЫ ############################################### */                          
                                  
	}