/*
Theme Name: Twenty Thirteen Child Theme
Theme URI: 
Author: 
Author URI: 
Description: 
Version: 0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: Custom Theme
Text Domain: Costa Rica Rios
*/

body.page-id-8195 .banner_top {
    background-position: center top !important;
}
body.page-id-8209 .banner_top {
    background-position: center bottom !important;
}
div.row.justify-content-between .col-xl-4 {
	max-width: none !important;
}
.play-button{
    cursor: pointer;
    top: 10px;
    position: absolute;
    left: 50px;
    z-index: 10;
}
.play-text{
    font-size: 24px !important;
    position: absolute !important;
    top: 18px !important;  
}
#banner-video-1{
    background-color: rgba(0,0,0,0) !important;
}

#popmake-10521 p {
    display: none;
}
.pum-container.pum-responsive.pum-responsive-medium{
    width: auto !important;
}
body.page-id-5651 .gallery, body.page-id-11300 .gallery, body.page-id-5625 .gallery, body.page-id-5611 .gallery, body.page-id-5591 .gallery, body.page-id-5583 .gallery {
    display: none !important;
}
input#gform_submit_button_2 {
    display: block !important;
    clear: both !important;
    float: none !important;
    margin-top: 50px;
}
.snippet-image {
    min-height: 0 !important;
}
.trip_d_txt #snippet-box {
    display: none !important;
}
.aio-info {
    float: left !important;
    display: inline !important;
    width: 70% !important;
}
.snippet-image {
    float: left !important;
    display: inline !important;
    width: 30% !important;
}
body.page-id-1389 section.contents_main div#snippet-box, body.page-id-1389 div#date_table div#snippet-box, body.page-id-45 section.contents_main div#snippet-box, body.page-id-45 div#date_table div#snippet-box {
    display: none;
}
@media only screen and (min-width: 1024px){
    .pum-container.pum-responsive.pum-responsive-medium{
        margin-left: -20% !important;
    }
}

@media only screen and (min-width: 769px) {
    .pum-container.pum-responsive.pum-responsive-medium{
        margin-left: -35% !important;
    }
    
    /* #banner-video-1{
        display: block;
    }
    #banner-video-2{
        display: none;
    } */
}

@media only screen and (max-width: 768px) {
/*     
    #banner-video-1{
        display: none;
    }
    #banner-video-2{
        display: block;
    } */

    .play-button{
        cursor: pointer;
        top: 10px;
        position: initial;
    }
    .play-text{
        position: initial !important;
    }
	div#snippet-box {
		width: 100% !important;
		max-width: 80% !important;
	}
	.snippet-title {
		width: 100% !important;
		max-width: 100% !important;
		text-align: left !important;
	}
	.aio-info {
		width: 100% !important;
		max-width: 100% !important;
	}
}

@media only screen and (max-width: 480px) {
    .play-text{
        font-size: 16px !important;
    }
    iframe#advanced_iframe {
        height: 200px !important;
    }
	div#snippet-box {
		width: 100% !important;
		max-width: 80% !important;
	}
	.snippet-title {
		width: 100% !important;
		max-width: 100% !important;
		text-align: left !important;
	}
	.aio-info {
		width: 100% !important;
		max-width: 100% !important;
	}
}
/*********************************/
/*********************************/
/**************Mobile*************/
/*********************************/

/* Landscape phones and down */
/*@media (max-width: 480px) { ... }*/

/* Extra small devices (phones, less than 768px) */
/* No media query since this is the default in Bootstrap */

@media (max-width: 480px) {
iframe.report_card_widget {
    display: none;
}
}

/* Small devices (tablets, 768px and up) */
@media (max-width: 768px) {
iframe.report_card_widget {
    display: none;
}
}

/* Medium devices (desktops, 992px and up) */
@media (max-width: 992px) {

}

/* Large devices (large desktops, 1200px and up) */
@media (max-width: 1200px) {

	
}