@charset "utf-8";
/* CSS Document */
	line-height: 19px;
}



body {
    font-family: 'Hind Siliguri';
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/*****/
 .GradientVd {
    background: -webkit-linear-gradient(#414141, #1d1c1b);
    background: -o-linear-gradient(#414141, #1d1c1b);
    background: -moz-linear-gradient(#414141, #1d1c1b);
    background: linear-gradient(#414141, #1d1c1b);
    border-radius: 8px;
    border-image: none;
    display: block;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    padding: 20px;
    box-shadow: 8px 6px 8px rgb(0 0 0 / 70%);
}

.f_11s {
	font-size: 11px;
	text-decoration: none;
	line-height: 1.2;
}
.f_12 {
	font-size: 12px;
	text-decoration: none;
	line-height: 1;
}
.f_12_b {
	font-size: 12px;
	text-decoration: none;
	line-height: 1.5;
}
.f_13 {
	font-size: 13px;
	text-decoration: none;
	line-height: 1.5;
}
.f_13s {
	font-size: 13px;
	text-decoration: none;
	line-height: 14px;
	line-height: 1.2;
}
.f_14 {
	font-size: 14px;
	text-decoration: none;
	line-height: 1.5;
}
.f_14s {
	font-size: 14px;
	text-decoration: none;
	line-height: 1.2;
}
.f_15 {
	font-size: 15px;
	text-decoration: none;
	line-height: 1.5;
}
.f_15s {
	font-size: 15px;
	text-decoration: none;
	line-height: 1.2;
}

.f_17 {
	font-size: 17px;
	text-decoration: none;
	line-height: 1.4;
}
.f_17s {
	font-size: 17px;
	text-decoration: none;
	line-height: 1.3;
}
.f_18 {
	font-size: 18px;
	text-decoration: none;
	line-height: 1.4;
}
.f_18s {
	font-size: 18px;
	text-decoration: none;
	line-height: 1.2;
}

.f_20 {
	font-size: 20px;
	text-decoration: none;
	line-height: 1.5;
}
.f_20s {
	font-size: 20px;
	text-decoration: none;
	line-height: 1.2;
}
.f_22 {
	font-size: 22px;
	text-decoration: none;
	line-height: 1.5;
}
.f_22s {
	font-size: 22px;
	text-decoration: none;
	line-height: 1.2;
}
.f_25 {
	font-size: 25px;
	text-decoration: none;
	line-height: 1.5;
}
.f_25s{
	font-size: 25px;
	text-decoration: none;
	line-height: 1.2;
}

.f_28 {
	font-size: 28px;
	text-decoration: none;
	line-height: 1.5;
}

.f_30{
	font-size: 30px;
	text-decoration: none;
	line-height: 1.5;
}
.f_30s{
	font-size: 30px;
	text-decoration: none;
	line-height: 1.1;
}
.f_35{
	font-size: 35px;
	text-decoration: none;
	line-height: 1.1;
}

.f_40{
	font-size: 40px;
	text-decoration: none;
	line-height: 1.1;
}

.f_45{
	font-size: 45px;
	text-decoration: none;
	line-height: 1.1;
}

.f_50{
	font-size: 50px;
	text-decoration: none;
	line-height: 1.4;
}
.f_50s{
	font-size: 50px;
	text-decoration: none;
	line-height: 1.1;
}
.f_55{
	font-size: 55px;
	text-decoration: none;
	line-height: 1.1;
}
.f_60{
	font-size: 60px;
	text-decoration: none;
	line-height: 1.1;
}
.f_80{
	font-size: 80px;
	text-decoration: none;
	line-height: 1.1;
}
.f_100{
	font-size: 100px;
	text-decoration: none;
	line-height: 1.1;
}

/***/
.ttblue{
    background-color: #00aeef;
}
.tiffblue{
    background-color: #00dbe2;
}
.sk2{
    background-color: #98102f;
}
.grape{
    background-color: #820f51;
}
.cherry {
    background-color: #f23e4f;
}
.coco{
    background-color: #67221e;
}
.eggplant {
    background-color: #9879c3;
}
.metal {
    background-color: #3b3663;
}
.banana {
    background-color: #f9e500;
}
.mango {
    background-color: #ffb44f;
}
.leaf {
    background-color: #139e00;
}

.blueberry {
    background-color: #3350d0;
}

.seablue {
    background-color: #54c8fd;
}

.peach {
    background-color: #ef7635;
}
.tree {
    background-color: #1eaa7f;
}

.greengrape {
    background-color: #64e70d;
}

.greenapple {
    background-color: #7eca52;
}
.Orange {
	color: #fd5532;
}
.LOrange {
	color: #f95d18;
}
.LYellow {
	color: #ffec4b;
}
.Red {
	color: #d71920;
}
.DRed {
	color: #c4161c;
}
.AppleGreen {
	color: #81bf08;
}

.Green {
	color: #0a8c78;
}

.Gray {
	color: #4f5559;
}
.Black {
	color: #000000;
}
.LightGray {
	color: #8a9299;
}
.SLightGray {
	color: #a7a9ac;
}
.White {
	color: #ffffff;
}

.Blue {
	color: #577abc;
}
.LBlue {
	color: #02a2dd;
}
.DBlue {
	color: #01608c;
}
.DarkBlue {
	color: #011c31;
}
.YBrown {
	color: #c0622f;
}
.Brown {
	color: #5e5a4d;
}
.LBrown {
	color: #995a00;
}
.DBrown {
	color: #4d2d00;
}
.line_height_1 {
	line-height: 1;
}
.line_height_1.5 {
	line-height: 1.5;
}
.GlowBlack{
text-shadow: 0 0 0.2em rgba(0,0,0,0.50), 0 0 0.2em rgba(0,0,0,0.50), 0 0 0.2em rgba(0,0,0,0.50)
}
.GlowDBlack{
text-shadow: 0 0 0.2em rgba(0,0,0,0.80), 0 0 0.2em rgba(0,0,0,0.80), 0 0 0.2em rgba(0,0,0,0.80)
}
.GlowDDBlack{
text-shadow: 0 0 0.5em rgba(0,0,0,0.95), 0 0 0.2em rgba(0,0,0,0.95), 0 0 0.2em rgba(0,0,0,0.95)
}
.GlowWhite{
text-shadow: 0 0 0.2em #fff, 0 0 0.2em #fff, 0 0 0.2em #fff
}
.GlowBWhite{
text-shadow: 0 0 0.2em rgba(255,255,255,0.90), 0 0 0.2em rgba(255,255,255,0.80), 0 0 0.2em rgba(255,255,255,0.80)
}
.GlowBBWhite{
text-shadow: 0 0 0.2em rgba(255,255,255,0.90), 0 0 0.2em rgba(255,255,255,0.90), 0 0 0.2em rgba(255,255,255,0.90)
}
.ShadowLight{
text-shadow: 0px 3px 3px rgba(0,0,0,0.2);
}
/*
.Shadow {
text-shadow: 0px 3px 3px rgba(0,0,0,0.75);
}*/

.ShadowWhite {
text-shadow: 0px 2px 2px rgba(255,255,255,0.9);
}

.icon-Red {
    background-color: #dc3241;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzZlZGRkNyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzNkYWRkMiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==);
    background-size: 100%;
    background-image: -webkit-gradient(linear, 60% 0%, 40% 100%, color-stop(0%, #fff), color-stop(100%, #eaeced));
    background-image: -moz-linear-gradient(top, #dc3241, #dc3241);
    background-image: -webkit-linear-gradient(top, #dc3241, #dc3241);
    background-image: linear-gradient(to bottom, #dc3241, #dc3241);
}

.icon-btn {
    text-align: center;
    font-size: 50px;
    color: #fff;
    display: inline-block;
    text-decoration: none;
    width: 2em;
    height: 2em;
    padding: 0.5em 0;
    border-radius: 100%;
    position: relative;
    text-shadow: 0 0.025em 0.025em rgb(0 0 0 / 20%);
    border: 0.025em solid rgba(84, 121, 190, 0.3);
    background-repeat: repeat-x;
    background-position: 0 0;
    -moz-background-origin: border;
    -o-background-origin: border-box;
    -webkit-background-origin: border;
    background-origin: border-box;
    -moz-transition: background-position 0.1s linear;
    -o-transition: background-position 0.1s linear;
    -webkit-transition: background-position 0.1s linear;
    transition: background-position 0.1s linear;
}

.GradientVdWhite {
    background: -webkit-linear-gradient(#c7c8ca, #231f20);
    background: -o-linear-gradient(#c7c8ca, #231f20);
    background: -moz-linear-gradient(#c7c8ca, #231f20);
    background: linear-gradient(#c7c8ca, #231f20);
    border-radius: 8px;
    border-image: none;
    display: block;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    padding: 16px;
    box-shadow: 7px 5px 7px rgb(0 0 0 / 40%);
}


<!--
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 35px;
    height: 0;
    overflow: hidden;
}
.video-container iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}
-->

.t_300x{
    
    display: table;
    width: 100%;
	height:300px;
}
.t_app{
    
    display: table;
    width: 100%;
	height:310px;
}
.t_350x{
    
    display: table;
    width: 100%;
	height:350px;
}
.t_400x{
    
    display: table;
    width: 100%;
	height:400px;
}
.t_500x{
    
    display: table;
    width: 100%;
	height:500px;
}



/*Viewport = 600px*/
@media screen and (max-width: 37.5em){
.t_300x{
    
    display: table;
    width: 100%;
	height:auto;
}
.t_400x{
    
    display: table;
    width: 100%;
    height:auto;
}
.t_500x{
    
    display: table;
    width: 100%;
	 height:auto;
}
.t_app{
    
    display: table;
    width: 100%;
	height:auto;
}
}


/*Viewport = 480px*/
@media screen and (max-width: 30em){
.t_300x{
    
    display: table;
    width: 100%;
	height:auto;
}
.t_400x{
    
    display: table;
    width: 100%;
    height:auto;
}
.t_500x{
    
    display: table;
    width: 100%;
	 height:auto;
}
.t_app{
    
    display: table;
    width: 100%;
	height:auto;
}
}


@media screen and (max-width: 24em){
.t_300x{
    
    display: table;
    width: 100%;
	height:auto;
}
.t_400x{
    
    display: table;
    width: 100%;
    height:auto;
}
.t_500x{
    
    display: table;
    width: 100%;
	 height:auto;
}
.t_app{
    
    display: table;
    width: 100%;
	height:auto;
}
}

/*Viewport = 320px*/
@media screen and (max-width: 20em){
.t_300x{
    
    display: table;
    width: 100%;
	height:auto;
}
.t_app{
    
    display: table;
    width: 100%;
	height:auto;
}

.t_400x{
    
    display: table;
    width: 100%;
    height:auto;
}
.t_500x{
    
    display: table;
    width: 100%;
	 height:auto;
}

}