@media 
	only screen and (max-width:319px),
	only screen and (min-width:320px) and (max-width:480px) and (orientation:portrait),
	only screen and (min-width:320px) and (max-width:480px) and (orientation:landscape) ,
	only screen and (min-width:481px) and (max-width:767px)  
{
/* .dn .rsb { 
	background: #fff;
	width: 100%;
	xx-border: 1px solid #ccc;
	xx-border-radius: 0;
	xx-padding: 0;
	padding:50px 0 0 0;
} */

.dn .rsb .rsbSec1 {
	margin: 0 0 0px 0;
    border: 1px solid #003366;
    position: relative;
    top: 0;
    overflow: hidden;
    height: 55px;
	transition:all .5s ease;
}

.dn .rsbSec1.open {height:500px; transition:all .5s ease; }

.dn .rsbSec1 .rsbHd {
	padding: 0px 0px 0px 5px;
	display: block;
	background: #003366;
	margin: 0px 0 0px 0;
}

.dn .rsbSec1 .rsbHd .mnuDrpBtn {
	position:relative; 
	top:0; 
	background:#002952;
	padding: 0 20px;
	margin-left:auto;
}

.dn .rsbSec1 .rsbHd .mnuDrpBtn:after {
	content: '';
    position: relative;
    top: 12px;
    left: 0;
    display: inline-block;
    padding: 0px 0px 0px 5px;
    border: none;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: rotate(135deg);
    width: 15px;
    height: 15px;
    margin: 0;
    background: transparent;
	xx-transition:all .5s ease;
}

.dn .rsbSec1.open .rsbHd .mnuDrpBtn:after {
    top: 18px;
	transform: rotate(-45deg);
	xx-transition:all .5s ease;
}

.dn .rsbSec1 .rsbHd .rsbHd-icon {
	background-image: url(/images/icons-w-25.png);
    width: 50px;
    height: 55px;
    position: relative;
    top: 0;
    display: inline-block;
    background-position: -96px -52px;
    background-repeat: no-repeat;
    background-color-xx: #ffa500;
	}


.dn .rsbSec1 .rsbHd .headingss {color:#fff; justify-content:flex-start; font-size: 125%;}
.dn .rsbSec1 .rsbHd .headingss .hdTxt {margin:0 0 0 10px; padding: 12px 0 0 0;}

.dn .rsbSec1 .lil1:first-child {}

.dn .rsbSec1 .lil1 {		border-bottom: 1px dotted #ddd;	}

.dn .rsbSec1 .lil1 a {
	display: block;
	padding: 15px;
	color:#000630;
	
}

.dn .rsbSec1 .lil1 a:hover, 
.dn .rsbSec1 .lil1 a:hover span {
	color: #003D8F;
	background: #f1f2f3;
}


/* x319 i320-x480-P i320-x480-L i481-x767 */
}










@media only screen and (min-width:768px)  and (max-width:992px) {


.dn .rsb .rsbSec1 {
	background: ##pink;
	margin: 0 0 50px 0;
}

.dn .rsb .rsbSec1 .rsbHd {
	padding: 0px 10px 0px 5px;
	display: block;
	background: #003366;
	margin: 0px 0 5px 0;
}

.dn .rsb .rsbSec1 .rsbHd .rsbHd-icon {
	background-image: url(/images/icons-w-25.png);
    width: 50px;
    height: 55px;
    position: relative;
    top: 0;
    display: inline-block;
    background-position: -96px -52px;
    background-repeat: no-repeat;
    background-color-xx: #ffa500;
	animation: linear blink 1s infinite reverse;
	}

.dn .rsb .rsbSec1 .rsbHd .headingss {color:#fff; justify-content:flex-start}
.dn .rsb .rsbSec1 .rsbHd .headingss .hdTxt {margin:0 0 0 10px; padding: 10px 0 0 0;}
.dn .rsb .rsbSec1 .lil1:first-child {}
.dn .rsb .rsbSec1 .lil1 {		border-bottom: 0 dotted #ddd;	}

.dn .rsb .rsbSec1 .lil1 a {
	display: block;
	padding: 10px 10px 10px 0;
	color:#000630;
	border-bottom: 1px solid #eef;
	border-left:5px solid transparent;
	padding-left:5px; 
	transition:all .5s ease;
}

.dn .rsb .rsbSec1 .lil1 a:hover { border-left:5px solid crimson; padding-left:20px; transition:all .5s ease;}

.dn .rsb .rsbSec1 .lil1 a:hover, 
.dn .rsb .rsbSec1 .lil1 a:hover span {
	xx-color: #003D8F;
	xx-background: #f1f2f3;
}

/* i768-x992 */
}









@media only screen and (min-width:992px)  and (max-width:1199px) {


.dn .rsb .rsbSec1 {
	background: ##pink;
	margin: 0 0 50px 0;
}

.dn .rsb .rsbSec1 .rsbHd {
	padding: 0px 10px 0px 5px;
	display: block;
	background: #003366;
	margin: 0px 0 5px 0;
}

.dn .rsb .rsbSec1 .rsbHd .rsbHd-icon {
	background-image: url(/images/icons-w-25.png);
    width: 50px;
    height: 55px;
    position: relative;
    top: 0;
    display: inline-block;
    background-position: -96px -52px;
    background-repeat: no-repeat;
    background-color-xx: #ffa500;
	animation: linear blink 1s infinite reverse;
	}

.dn .rsb .rsbSec1 .rsbHd .headingss {color:#fff; justify-content:flex-start}
.dn .rsb .rsbSec1 .rsbHd .headingss .hdTxt {margin:0 0 0 10px; padding: 10px 0 0 0;}
.dn .rsb .rsbSec1 .lil1:first-child {}
.dn .rsb .rsbSec1 .lil1 {		border-bottom: 0 dotted #ddd;	}

.dn .rsb .rsbSec1 .lil1 a {
	display: block;
	padding: 10px 10px 10px 0;
	color:#000630;
	border-bottom: 1px solid #eef;
	border-left:5px solid transparent;
	padding-left:5px; 
	transition:all .5s ease;
}

.dn .rsb .rsbSec1 .lil1 a:hover { border-left:5px solid crimson; padding-left:20px; transition:all .5s ease;}

.dn .rsb .rsbSec1 .lil1 a:hover, 
.dn .rsb .rsbSec1 .lil1 a:hover span {
	xx-color: #003D8F;
	xx-background: #f1f2f3;
}

/* xi992-x1192 */
}




@media only screen and (min-width:1200px) {


.dn .rsb .rsbSec1 {
	background: ##pink;
	margin: 0 0 50px 0;
}

.dn .rsb .rsbSec1 .rsbHd {
	padding: 0px 10px 0px 5px;
	display: block;
	background: #003366;
	margin: 0px 0 5px 0;
}

.dn .rsb .rsbSec1 .rsbHd .rsbHd-icon {
	background-image: url(/images/icons-w-25.png);
    width: 50px;
    height: 55px;
    position: relative;
    top: 0;
    display: inline-block;
    background-position: -96px -52px;
    background-repeat: no-repeat;
    background-color-xx: #ffa500;
	animation: linear blink 1s infinite reverse;
	}

.dn .rsb .rsbSec1 .rsbHd .headingss {color:#fff; justify-content:flex-start}
.dn .rsb .rsbSec1 .rsbHd .headingss .hdTxt {margin:0 0 0 10px; padding: 10px 0 0 0;}
.dn .rsb .rsbSec1 .lil1:first-child {}
.dn .rsb .rsbSec1 .lil1 {		border-bottom: 0 dotted #ddd;	}

.dn .rsb .rsbSec1 .lil1 a {
	display: block;
	padding: 10px 10px 10px 0;
	color:#000630;
	border-bottom: 1px solid #eef;
	border-left:5px solid transparent;
	transition:all .5s ease;
	padding-left:0px;
}

.dn .rsb .rsbSec1 .lil1 a:hover { border-left:5px solid crimson; padding-left:15px; transition:all .5s ease;}

.dn .rsb .rsbSec1 .lil1 a:hover, 
.dn .rsb .rsbSec1 .lil1 a:hover span {
	xx-color: #003D8F;
	xx-background: #f1f2f3;
}

/* x1200 */
}