@charset "utf-8";
/* CSS Document */
@media (max-width: 1369px) {
   .img_s {
    position: absolute;
    bottom: -38px;
    right: -94px;
    z-index: 1;
}
}

@media (max-width: 1024px) {
	.img_s {
    position: absolute;
    bottom: -21px;
    right: -64px;
    z-index: 1;
    width: 50%;
}
.textbox h4 {
    font-size: 18px;
    font-family: NunitoSans-Bold;
    text-align: center;
    padding-top: 23px;
    padding-bottom: 2px;
}
.textbox {
    background-color: #eaeff5;
    min-height: 183px;
    padding-left: 20px;
    padding-right: 20px;
}
}
@media (max-width:992px) {
	.sticky .navbar-nav {
    background-color: #fff;
}
.sticky .navbar-brand {
    padding-bottom: 12px;
}
.fullbanner:before {
    content: "";
    position: absolute;
    background: url(../images/crossback.png) no-repeat center bottom;
    background-size: cover;
    bottom: -321px;
    height: 82%;
    width: 100%;
}
.img_s {
    position: absolute;
    bottom: -21px;
    right: -64px;
    z-index: 1;
    width: 40%;
    display: none;
}
.hedbox h1 {
    color: #3a45d3;
    font-size: 45px;
    font-family: NunitoSans-Bold;
    padding-top: 99px;
    padding-bottom: 24px;
}
.gap100 {
    padding-top: 60px;
}
.row.special {
    display: block;
    margin-top: 33px;
}
.redback:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #f45243;
    right: 0;
}
.pad_l_r_0 {
    padding-left: 15px;
    padding-right: 15px;
}
.row.np {
    margin-top: 35px;
}
.appimg {
    display: flex;
    justify-content: center;
}
.appimg img {
    max-width: 100%;
    padding-top: 19px;
    padding-bottom: 18px;
    margin-right: 12px;
}
.news h3 {
    font-size: 19px;
    font-family: NunitoSans-Bold;
    text-align: center;
}
.newsz {
    background-color: #eaeff5;
    padding-top: 5px;
    padding-bottom: 20px;
}
.textbox {
    background-color: #eaeff5;
    min-height: 129px;
    padding-left: 20px;
    padding-right: 20px;
}
.hed h3 {
    color: #9f9f9f;
    padding-bottom: 20px;
    margin-bottom: 0;
    font-size: 20px;
    margin-top: 15px;
}
}
@media (max-width:980px) {
}
@media (max-width:812px) {	
}
@media (max-width:768px) {
}
@media (max-width:767px) {
.nonvisble {
    display: block;
    padding-top: 10px;
    padding-left: 19px;
}
    .aboutbn img {
    height: auto;
    width: 100%;
}
.bncont h1 {
    font-size: 50px;
    color: #fff;
    font-family: NunitoSans-Bold;
    letter-spacing: 1px;
    padding-bottom: 24px;
}
#details {
    padding-top: 50px;
    background: url(../images/delcross.png) no-repeat left 1px;
    background-size: contain;
    padding-bottom: 0px;
}
.bncont {
    padding-top: 109px;
}
.fullbanner:before {
    content: "";
    position: absolute;
    background: url(../images/crossback.png) no-repeat center bottom;
    background-size: cover;
    bottom: -321px;
    height: 82%;
    width: 100%;
    display: none;
}
.darkbubtn {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    overflow: hidden;
    background: transparent;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    box-shadow: 1px 6px 8px #222;
    font-size: 16px;
    font-family: NunitoSans-SemiBold;
    border: 1px solid #8b9ce6;
    color: #fff;
    padding: 15px 30px;
}
.hedbox h1 {
    color: #3a45d3;
    font-size: 35px;
    font-family: NunitoSans-Bold;
    padding-top: 9px;
    padding-bottom: 15px;
}
}
@media (max-width:480px) {
	.gap100 {
    padding-top: 30px;
}
.navbar-brand img {
    max-width: 70%;
}
.bncont h1 {
    font-size: 37px;
    color: #fff;
    font-family: NunitoSans-Bold;
    letter-spacing: 1px;
    padding-bottom: 24px;
}
.put {
    padding-left: 0px;
}
.boxplan h4 {
    text-align: center;
    font-size: 29px;
    font-family: NunitoSans-Bold;
    margin-bottom: 10px;
}
.news h3 {
    font-size: 15px;
    font-family: NunitoSans-Bold;
    text-align: center;
}
.kl li {
    display: flex;
    border-bottom: 1px dashed #5a5a5a;
    width: 100%;
    flex-wrap: wrap;
    padding-bottom: 4px;
    padding-top: 13px;
}
}
@media (max-width:414px) {
	}
@media (max-width:375px) {
    }

@media (max-width:360px) {
    }

