

	.main-wrapper
	{
	margin:0;
	
	}
	.top-wrapper{
		position:absolute; 
		left:0; 
		top:0;
	}
	.bottom-wrapper
	{
		position:absolute; 
		right:0; 
		bottom:0;
	}
	.top-content
	{
		position:absolute; 
		top:0; 
		left:0;
		
	}
	
	
	.bottom-content{
		position:absolute;
		bottom:0; 
		right:0;
	}
	.main-content-top, .main-content-bootom
	{
		padding:15px 10px; 
		color: #fff;
		text-transform: uppercase;
	}
	.main-content-top h2, .main-content-bootom h2{
		font-size: 36px; 
		font-weight:600;
	}
	.text-color
	{
		color:#ffc500 !important;
	}
    .corner {
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 375px 375px 0 0;
        border-color: #c7191a transparent transparent transparent;
        opacity: .9;
    }
    .corner1 {
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 0 0 450px 450px;
        border-color: transparent transparent #c7191a transparent;
        line-height: 0px;
        _border-color: #000000 #000000 #c7191a #000000;
        _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
        opacity: .9;
    }
	
	/*media query*/
 /* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
	
	
 .corner
 {
	 display:none;
 }
 .corner1
 {
	 display:none;
 }
 .cbp-bislideshow {

    height: 40% !important; 
	z-index: 5 !important;
 }

}

@media only screen and (min-device-width : 640px) and (max-device-width : 768px) {
    .corner {
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 200px 200px 0 0;
        border-color: #c7191a transparent transparent transparent;
        opacity: .9;
    }
    .corner1 {
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 0 0 250px 250px;
        border-color: transparent transparent #c7191a transparent;
        line-height: 0px;
        _border-color: #000000 #000000 #c7191a #000000;
        _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
        opacity: .9;
    }
	.main-content-top h2, .main-content-bootom h2{
		font-size: 18px; 
	}
	
}

/* Smartphones (landscape) ----------- */
@media only screen and (min-width : 321px) {
/* Styles */
}

/* Smartphones (portrait) ----------- */
@media only screen and (max-width : 320px) {
/* Styles */
}

/* iPads (portrait and landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
.wrapper
{
	display:none;
}
}
@media only screen and (min-device-width : 736px) and (max-device-width : 1024px) {
.wrapper
{
	display:none;
}
}
/* iPads (landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
.wrapper
{
	display:none;
}
}

/* iPads (portrait) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
.wrapper
{
	display:none;
}
}
/**********
iPad 3
**********/
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) and (-webkit-min-device-pixel-ratio : 2) {

.wrapper
{
	display:none;
}
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) and (-webkit-min-device-pixel-ratio : 2) {

.wrapper
{
	display:none;
}
}


/* Desktops and laptops ----------- */
@media only screen  and (min-width : 1224px) {
.wrapper
{
	display:none;
}
}

/* Large screens ----------- */
@media only screen  and (min-width : 1824px) {
.wrapper
{
	display:none;
}
}

/* iPhone 4 ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) and (orientation : landscape) and (-webkit-min-device-pixel-ratio : 2) {
/* Styles */
}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) and (orientation : portrait) and (-webkit-min-device-pixel-ratio : 2) {
/* Styles */
}

/* iPhone 5 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){
/* Styles */
}

@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){
/* Styles */
}

/* iPhone 6, 7, 8 ----------- */
@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){
/* Styles */
}

@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){
/* Styles */
}

/* iPhone 6+, 7+, 8+ ----------- */
@media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){

}

@media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){

}

/* iPhone X ----------- */
@media only screen and (min-device-width: 375px) and (max-device-height: 812px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 3){
/* Styles */
}

@media only screen and (min-device-width: 375px) and (max-device-height: 812px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 3){
/* Styles */
}

/* iPhone XS Max, XR ----------- */
@media only screen and (min-device-width: 414px) and (max-device-height: 896px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 3){
/* Styles */
}

@media only screen and (min-device-width: 414px) and (max-device-height: 896px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 3){
/* Styles */
}

/* Samsung Galaxy S3 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){
/* Styles */
}

@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){
/* Styles */
}

/* Samsung Galaxy S4 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 3){
/* Styles */
}

@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 3){
/* Styles */
}

/* Samsung Galaxy S5 ----------- */
@media only screen and (min-device-width: 360px) and (max-device-height: 640px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 3){
/* Styles */
}

@media only screen and (min-device-width: 360px) and (max-device-height: 640px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 3){
/* Styles */
}