/*--- PLACE YOUR CUSTOM STYLES HERE ---*/

/*--- Background Images ---*/
.bg-shortcodes {
	background-image: url(../img/backgrounds/bg-shortcodes.jpg);
}
.bg-light {
	background-image: url(../img/backgrounds/bg-light.jpg);
}

.bg-shop-1 {
	background-image: url(../img/backgrounds/bg-shop-1.jpg);
}
.bg-shop-2 {
	background-image: url(../img/backgrounds/bg-shop-2.jpg);
}

.bg-app-1 {
	background-image: url(../img/backgrounds/bg-app-1.jpg);
}
.bg-app-2 {
	background-image: url(../img/backgrounds/bg-app-2.jpg);
}
.bg-app-3 {
	background-image: url(../img/backgrounds/bg-app-3.jpg);
}
.bg-app-4 {
	background-image: url(../img/backgrounds/bg-app-4.jpg);
}
.bg-app-5 {
	background-image: url(../img/backgrounds/bg-app-5.jpg);
}
.bg-app-6 {
	background-image: url(../img/backgrounds/bg-app-6.jpg);
}

.bg-event-1 {
	background-image: url(../img/backgrounds/bg-event-1.jpg);
}
.bg-event-2 {
	background-image: url(../img/backgrounds/bg-event-2.jpg);
}
.bg-event-3 {
	background-image: url(../img/backgrounds/bg-event-3.jpg);
}

.bg-img-1 {
	background-image: url(../img/backgrounds/bg-1.jpg);
}
.bg-img-2 {
	background-image: url(../img/backgrounds/bg-2.jpg);
}
.bg-img-3 {
	background-image: url(../img/backgrounds/bg-3.jpg);
}
.bg-img-4 {
	background-image: url(../img/backgrounds/bg-4.jpg);
}
.bg-img-5 {
	background-image: url(../img/backgrounds/bg-5.jpg);
}
.bg-img-6 {
	background-image: url(../img/backgrounds/bg-6.jpg);
}
.bg-img-7 {
	background-image: url(../img/backgrounds/bg-7.jpg);
}
.bg-img-8 {
	background-image: url(../img/backgrounds/bg-8.jpg);
}
.bg-img-9 {
	background-image: url(../img/backgrounds/bg-9.jpg);
}
.bg-img-10 {
	background-image: url(../img/backgrounds/bg-10.jpg);
}
.bg-img-11 {
	background-image: url(../img/backgrounds/bg-11.jpg);
}
.bg-img-12 {
	background-image: url(../img/backgrounds/bg-12.jpg);
}
.bg-img-13 {
	background-image: url(../img/backgrounds/bg-13.jpg);
}
.bg-img-14 {
	background-image: url(../img/backgrounds/bg-14.jpg);
}
.bg-img-15 {
	background-image: url(../img/backgrounds/bg-15.jpg);
}
.bg-img-1500 {
	background-image: url(../img/backgrounds/bg-home1.jpg);
}
.bg-blue {
	background-image: url(../img/backgrounds/bg-blue.jpg);
}

.hero-fullscreen {
	overflow: hidden;
}
.content-slider .owl-item {
	visibility: hidden;
}
.content-slider .owl-item.active,
.content-slider .owl-item.animated {
	visibility: visible;
}

.zindex-priority{
	z-index: 9999;
}
.hide-this:before{
	display: none;
}
.zindex-low-priority{
	z-index: 1;
	position: auto;
}
#video-modal {
    background: t;
    padding: 0;
    text-align: left;
    width: 100%;
    max-width: 800px;
    margin: 40px auto;
    position: relative;
    list-style: none;
}
.vid-hov-ic{
	position: absolute;
	top: 53%;
	left: 16%;
	width: 100%;
	z-index: 9999;
    font-size: 70px;
    text-align: left;
    columns: #fff !important;
}
a.img-wrapper span{
	color: #fff;
	display: block;
}
a.img-wrapper:hover span{
	color: #aaa;
}
.box1 span {
    display: inline-block;
    line-height: 70px;
    text-align: center;
    font-size: 32px;
    color: #888;
}
#iconTabs li a{
	display: block;
}

#iconTabs li.active a,
#iconTabs li a:hover {
	background: #ddd;
	display: block;
}
p{
	color: #111 !important;
}
#success_page,
#message{
	text-align: center;
}

