/*--------------------------------------------------------------------------*/
/*This is main CSS file that intializes BG Images used in this template*/
/*--------------------------------------------------------------------------*/


.promo-section{
	background-color: #ffd900;
	margin-top: 100px;
}

.promo-section-2{
	background-color: #22ac38;
}



.promo-section-4{
	background-image: url('../images/OMUSUBI.jpg');
}

.promo-section-3{
	background-image: url('../images/thailand.jpg');
}

@media screen and (max-width: 480px) {
.promo-section-3{
	background-image: url('../images/thailand.jpg');
	background-size:190% !important;
	background-repeat: no-repeat;
}
}

@media screen and (min-width: 1200px) {
.promo-section-3{
	background-image: url('../images/thailand.jpg');
	background-size:80% !important;
	background-repeat: no-repeat;
}
}

@media screen and (min-width: 1410px) {
.promo-section-3{
	background-image: url('../images/thailand.jpg');
	background-size:80% !important;
	background-repeat: no-repeat;
}
}
@media screen and (min-width: 1570px) {
.promo-section-3{
	background-image: url('../images/thailand.jpg');
	background-size:80% !important;
	background-repeat: no-repeat;
}
}
@media screen and (min-width: 1770px) {
.promo-section-3{
	background-image: url('../images/thailand.jpg');
	background-size:70% !important;
	background-repeat: no-repeat;
}
}
@media screen and (min-width: 2030px) {
.promo-section-3{
	background-image: url('../images/thailand.jpg');
	background-size:60% !important;
	background-repeat: no-repeat;
}
}
@media screen and (min-width: 2070px) {
.promo-section-3{
	background-image: url('../images/thailand.jpg');
	background-size:50% !important;
	background-repeat: no-repeat;
}
}
@media screen and (min-width: 2840px) {
.promo-section-3{
	background-image: url('../images/thailand.jpg');
	background-size:40% !important;
	background-repeat: no-repeat;
}
}

.promo-section-5{
	background-image: url('../images/URIS_insta.jpg');
}

@media screen and (max-width: 480px) {
.promo-section-5{
	background-image: url('../images/URIS_insta.jpg');
	background-size:190% !important;
	background-repeat: no-repeat;
}
}

@media screen and (min-width: 1200px) {
.promo-section-5{
	background-image: url('../images/2023_imo_thum/URIS_peatix.jpg');
	background-size:80% !important;
	background-repeat: no-repeat;
}
}

@media screen and (min-width: 1410px) {
.promo-section-5{
	background-image: url('../images/2023_imo_thum/URIS_peatix.jpg');
	background-size:80% !important;
	background-repeat: no-repeat;
}
}
@media screen and (min-width: 1570px) {
.promo-section-5{
	background-image: url('../images/2023_imo_thum/URIS_peatix.jpg');
	background-size:80% !important;
	background-repeat: no-repeat;
}
}
@media screen and (min-width: 1770px) {
.promo-section-5{
	background-image: url('../images/2023_imo_thum/URIS_peatix.jpg');
	background-size:70% !important;
	background-repeat: no-repeat;
}
}
@media screen and (min-width: 2030px) {
.promo-section-5{
	background-image: url('../images/2023_imo_thum/URIS_peatix.jpg');
	background-size:60% !important;
	background-repeat: no-repeat;
}
}
@media screen and (min-width: 2070px) {
.promo-section-5{
	background-image: url('../images/2023_imo_thum/URIS_peatix.jpg');
	background-size:50% !important;
	background-repeat: no-repeat;
}
}
@media screen and (min-width: 2840px) {
.promo-section-5{
	background-image: url('../images/2023_imo_thum/URIS_peatix.jpg');
	background-size:40% !important;
	background-repeat: no-repeat;
}
}


.promo-section-4{
	background-image: #ffffff;
}


.vol1{
	background-image: url('../images/spainxjapan.png');
	background-size:50% !important;
	background-repeat: no-repeat;
}
@media screen and (max-width: 480px) {
.vol1{
	background-image: url('../images/spainxjapan.png');
	background-size:105% !important;
	background-repeat: no-repeat;
}
}



.contact{
	background-image: url('http://placehold.it/1500x1050');
}
.photography-carousel-item-01{
	background-color: #ffffff;
}

.photography-carousel-item-02{
	background-image: url('http://placehold.it/1500x1050');
}

.photography-carousel-item-03{
	background-image: url('http://placehold.it/1500x1050');
}

.agency-carousel-item-01{
	background-image: url('http://placehold.it/1500x1050');
}

.agency-carousel-item-02{
	background-image: url('http://placehold.it/1500x1050');
}

.agency-carousel-item-03{
	background-image: url('http://placehold.it/1500x1050');
}

/*Mobile Menu Logo*/
.menu-collapser {
    background-image: url('../images/urb-logo.svg');
}