body{overflow-x:hidden;}
/*--------- 23-02-18 ---------*/
#innerbanner .shadow-overlay
{
	    background: none !important;
}
#Divider2 {
    position: relative;
	z-index: 99999;
}
#slider12 .head_title.top_head > img {
    /* height: auto; */
    margin: auto;
    text-align: center;
    width: 37%;
	margin-bottom:45px;
}
#slider12 .row .slider-main {   
    position: relative;
	height: auto !important;
}

.page-id-2 .owl-dots
{
	 
	bottom:-70px;
	position:absolute;
}




@media (max-width:1440px){
 #slider12 .row .slider-main { width: 92%;}
    .slider-text figure.slid-image{width: 30%}
    .slider-text .slider-content{width: 66%}
    .slider-main p{margin-bottom:  20px}
    .owl-dots{bottom: -17px;}
  /*.slider-text figure.slid-image {
	  display: flex;
	}  
    .slider-text figure.slid-image img {
    float: left;
    min-height: 163px;
    height: 136px;
    width: auto;
}*/
}


@media (min-width:1200px) and (max-width:1500px){
	#game .row .pull-7 {
		right: 40.33333%;
	}
	
	#morphing .box{
		min-width:1050px !important;
	}
	#features .row .pull-6 {
		right: 20%;
	}
	.popup-modal{
		max-width: 1150px;
	}
}


@media (min-width:1025px) and (max-width:1199px){
	#game .row .pull-7 {
		right: 23.33333%;
	}	
	#media .box, #faq .box, #morphing .box, #media .boxb{
		min-width:1000px;
	}
	#features .row .pull-6 {
		right: 15%;
	}
	#morphing .row .push-3 {
		left: 0;
	}
	#media .box, #media .boxb{
		width:100%;
	}
	.bgrid-quarters [class*="column"] {
		width: 20% !important;
	}
	.popup-modal{
		max-width: 1000px;
	}

}	