/* @import url(//db.onlinewebfonts.com/c/0b51833ff62e4af8acb5fd3e2bf59e97?family=SF+Pro+Display); */
body{
	font-family: 'Roboto', sans-serif;
}
img { max-width: 100%; }
#topbar{
	background-color: #4882A5;
	height: 28px;
}
#topbar p{
	padding-top: 6px;
	padding-right: 74px;
	color: #fff;
	font-size: 12px;
	letter-spacing: 2px;
}
#app nav{
	/* linear-gradient(90deg, rgb(255 252 252 / 58%) 0%, rgb(0 0 0) 100%, rgba(0,212,255,1) 100%); */
	background: linear-gradient(90deg, rgb(255 255 255 / 88%) 0%, rgb(0 0 0 / 78%) 100%, rgba(0,212,255,1) 100%);
}
#app nav ul li{padding-right: 50px;}
#app nav ul li a{
	/* font-family: SF Pro Display; */
	text-transform: uppercase;
    color: #ececec;
    font-size: 16px;
    letter-spacing: 2px;
    font-weight: normal;
}
#icon-social ul{
	display: flex; list-style-type: none;justify-content: left;padding-inline-start: 0 !important;
}

.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link.active {
    color: #fff !important;
    text-shadow: 0 0 1px #fff;
    text-shadow: 0 0 1px #fff, 0 0 1px #fff;
    background: transparent;
   }
/* Header css end here*/

 /*footer css*/
footer{
	padding: 40px;
    background: rgba(0, 0, 0, 0.1);
	font-size: 14px;
	color: #fff;
	background-color: #242D66;
	/*font-family: arial;*/
}
#shuttle-info{ position: relative;}
ul.privacy-terms{
	position: absolute;
	bottom: 0;
	padding-inline-start: 0;
	width: 100%;
	margin-block-end: 0;
}
footer ul li{
	list-style-type: none;
	padding: 1%;
}
footer a{
	text-decoration: none;
	/* text-transform: capitalize; */
	color: #fff;
}
footer a:hover{
	text-decoration: none;
}
#shuttle-contact p{line-height: 15px; }
#social-platform ul{
	display: flex;
}
footer ul li {
    list-style-type: none;
    padding: 1%;
}
#social-platform ul li a i{
	font-size: 25px;
}
#icon-social li a i {
    font-size: 25px;
}
/* #social-platform p{
	padding-left: 40px;
	padding-top: 45px;
} */
#icon-social p {
	text-align: left;
    /*padding-top: 10.5%;*/
	position: absolute;
	bottom: 0;
}
/*shuttle support css*/
#shuttle-support{
	padding-bottom: 100px;
	text-align: center;
	background-color: #fff;
}
#shuttle-support h1{
	padding: 70px;
	font-size: 25px;
	font-weight: bold;
	letter-spacing: 2px;
}
#shuttle-support img.robi, img.undp{
	width: 100px;
}
#shuttle-support img.citi{width: 166px;margin-right: 19px;}
#shuttle-support img.ac{width: 162px;}
#shuttle-support img.briddhi{width: 162px;}
/* #shuttle-support .ac{
	padding-top: 1.5rem;
} */

/*css for mobile responsive*/
@media screen and (max-width: 570px) {
	#topbar{
	  display: none;
	}
	.navbar-toggler i{
		color: #fff;
		font-size: 28px;
	}
	.navbar-collapse {
	    flex-basis: 100%;
	    background: rgba(0, 0, 0, 0.7);
	    text-align: center;
	    margin: 0 -4.5% -2.6% -4.5%;
	    flex-grow: 1;
    }
    #app nav ul li {
	    padding-right: 0;
	    border-bottom: 1px solid rgba(0, 0, 0, 0.5);
	}
	#app nav ul li a {
	    font-weight: bold;
	}
	#header-section .header-title h1{
		font-size: 25px;
	}
	#header-section .header-title{
		text-align: center;
	}
	#header-section .header-title a{
		font-size: 18px;
		border-radius: 5px;
	}
	#header-section .header-contact p{
		font-size: 13.5px;
		letter-spacing: 0;
    }
    footer{
    	text-align: center;
	}
	ul.privacy-terms{
		position: relative;
	}
    .col-md-4 .col-lg-4{
    	width: 100%;
    }
	#social-platform ul li{
		padding: 2%;
	}
	#social-platform ul li a i{
		font-size: 25px;
		padding: 0 !important;
	}
	#social-platform p{
	    padding-left: 0;
		padding-top: 20px;
	}
	#shuttle-info ul{
		/* margin-left: -15%; */
		padding-inline-start: 0;
	}
	#shuttle-support{
		padding: 50px;
		text-align: center;
		background-color: #fff;
		}
		#shuttle-support h1{
		padding: 0 8%;
		font-size: 18px;
		font-weight: bold;
		letter-spacing: 2px;
	
		}
		#shuttle-support-content{
			padding: 30px;
		}
		#shuttle-support-content .col-md-2{
			margin: 11% 0 11% 0;
		}
		#shuttle-support img.robi, img.undp {
			width: 95%;
		}
		#shuttle-support img.ac {
			width: 95%;
		}
		#shuttle-support img.citi {
			width: 95%;
		}
		#icon-social ul{
			justify-content: center;
		}
		#icon-social p { text-align: center; padding-top: 0; position:Relative;}
}
@media screen and (min-width: 571px) and (max-width: 767px){
	.navbar-toggler i{
		color: #fff;
		font-size: 28px;
	}
	#topbar{
	  display: none;
	}
	.navbar-collapse {
	    flex-basis: 100%;
	    background: rgba(0, 0, 0, 0.7);
	    text-align: center;
	    margin: 0 -4.5% -2.6% -4.5%;
	    flex-grow: 1;
    }
    #app nav ul li {
	    padding-right: 0;
	    border-bottom: 1px solid rgba(0, 0, 0, 0.5);
	}
	#app nav ul li a {
	    font-weight: bold;
	}
	footer {
		text-align: center;
	}
	ul.privacy-terms{
		position: relative;
	}
	#shuttle-info ul {
		padding-inline-start: 0;
	}
	#icon-social ul {justify-content: center;}
	#icon-social p { text-align: center;}
	#icon-social p {
		padding-top: 0;
		position: relative;
	}
	#shuttle-support-content .col-md-2 {
		margin: 0% 0 10% 0;
	}
	#shuttle-support h1 {padding:0 0 70px 0;}
	#shuttle-support { padding: 70px 0;}
}
@media screen and (min-width: 768px) and (max-width: 1024px){ 
	
}
