		/*=================================
                            ThemesBazar_photo_video Start
                        ==================================*/

.themesBazar_photo_video {
	background-color: #212121;
	padding: 10px 0 25px 0;
	margin-top: 15px;
	margin-bottom: 15px;
}

.themesBazar_galleryCat1 {
	background-color: transparent;
	border-left: 3px solid#FF0000;
	padding-left: 10px;
	margin-bottom: 15px;
	margin-top: 15px;
	color: #E59A13;
	font-weight: 400;
	font-size: 20px;
    position: relative;
    overflow: hidden;
}

.themesBazar_galleryCat1 a {
	color: #E59A13;
	font-weight: 400;
	font-size: 23px;
	text-decoration: none;
	padding: 3px 15px 0 0;
	display: inline-block;
}






.themesBazar-content {
	color: #fff;
	font-size: 16px;
	margin-top: 10px;
	text-align: justify;
}


.themesBazar-gallery2 {
	padding: 13px 13px 30px;
	background: #333;
}

.GalleryImage2 img {
	max-width: 100%;
	height: 400px;
	object-fit: cover;
}

.caption-title2 {
	line-height: 23px;
}

.caption-title2 a {
	color: #F9FF06;
	font-size: 20px;
	font-weight: 400;
	text-decoration: none;
}

.g_border {
	border-bottom: 1px dashed#8a8a8a;
	display: inline-block;
	margin-bottom: 0;
	padding-bottom: 5px;
	width: 100%;
}

.galley-hadding2 {
	line-height: 22px;
} 

.galley-hadding2 a {
	font-size: 19px;
	color: #fff;
	text-decoration: none;
	font-weight: 400;
	-webkit-transition: .8s all;
	-o-transition: .8s all;
	transition: .8s all;
}

.galley-hadding2 a:hover {
	color: #f9f973;
}

.gSmall_image2 {
	position: relative;
	overflow: hidden;
}


.gSmall_image2 img {
	width: 38%;
	float: left;
	margin-right: 7px;
}

.more_news1 {
	float: right;
	margin-bottom: 8px;
}

.more_news1 a {
	display: inline-block;
	color: #e59a13;
	font-size: 15px;
	transition: .5s all;
	margin-top: 2px;
}


 .themesBazaPhoto2 button.owl-prev {
	position: absolute;
	right: -15px;
	top: -58px;
	z-index: 99;
	background: #333;
	color: #fff;
	width: 35px;
	height: 35px;
	line-height: 35px;
	font-size: 24px;
}


.themesBazaPhoto2 button.owl-next {
	position: absolute;
	right: 27px;
	top: -58px;
	z-index: 99;
	background: #333;
	color: #fff;
	width: 35px;
	height: 35px;
	line-height: 35px;
	font-size: 24px;
} 

.themesBazaPhoto2 .owl-dots {
	text-align: center;
	position: absolute;
	left: 0;
	right: 0;
	bottom: -24px;
	content: "";
	z-index: 1;
}

.themesBazaPhoto2 .owl-dots button {
	margin: 0 2px;
	padding: 3px !important;
	transition: .8s all;
	background: #666 !important;
	outline: inherit;
}

.themesBazaPhoto2 .owl-dots button.active {
	background: #e59a13 !important;
	padding: 10px 3px 3px 3px !important;
}

.video-popup {
	position: relative;
}

.video-popup i {
	position: absolute;
	left: -107px;
	top: 28px;
	content: "";
	color: #fff;
	border: 2px solid #fff;
	width: 35px;
	height: 35px;
	line-height: 31px;
	border-radius: 50%;
	text-align: center;
	padding-left: 2px;
	opacity: .8;
	-webkit-transition: .8s all;
	-o-transition: .8s all;
	transition: .8s all;
	font-size: 25px;
}

.video-popup i:hover {
	background: #fff;
	color: #033440;
}

                        /*=================================
                            ThemesBazar_photo_video End
                        ==================================*/
/* Medium Layout: 1280px. */
@media only screen and (min-width: 992px) and (max-width: 1200px) { 
  
    
}
/* Tablet Layout: 768px. */
@media only screen and (min-width: 768px) and (max-width: 991px) {
	.galley-hadding2 {
		line-height: 17px !important;
	}

	.galley-hadding2 a {
		font-size: 16px !important;
	}

	.GalleryImage2 img {
		height: auto !important;
	}


	.gSmall_image2 img {
		width: 42% !important;
	}

	.video-popup i {
		left: -66px !important;
		top: 23px !important;	
	}


}

/* Mobile Layout: 320px. */
@media only screen and (max-width: 767px) { 

	.GalleryImage2 img {
		height: auto !important;
	}
  

}

/* Wide Mobile Layout: 480px. */
@media only screen and (min-width: 480px) and (max-width: 767px) { 


	.video-popup i {
		left: -109px !important;
		top: 48px !important;
	}   

    
    
}
