/* cyrillic-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtr6Hw0aXpsog.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtr6Hw9aXpsog.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtr6Hw2aXpsog.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtr6Hw3aXpsog.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtr6Hw5aXo.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
.container{

	font-family:Montserrat;
}
.wrapper{
    float: none;
    margin: 0 auto;
    height: 150px;
}
.float-left{
	float:left!important;
}
.float-right{
	float:right!important;
}
.bg-blue{
	background-color: rgb(39, 23, 108);
	z-index:2;
}
.txt-blue{
	color:rgb(39, 23, 108);
}
.navbar{
	padding-bottom:0;
	padding-top:0;
}
.navbar-nav{
	margin-left:auto;
	z-index:2;
}
.nav-link{
	font-weight:bold;
	color:white !important;
}
.nav-item:hover{
	background-color:red;
}
.nav-link:hover{
	color:#fff !important;
}
.nav-link.active{
	background-color:red;
}
.track-box {
  border-radius: 10px;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 9px 20.64px 3.36px rgba(193, 192, 192, 0.004);
  /*position: absolute;
  top: 443px;
  width: 416px;
  height: 240px;*/
}
.track-box-1 {
  border-radius: 10px;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 9px 20.64px 3.36px rgba(193, 192, 192, 0.004);
  /*position: absolute;
  top: 177px;
  width: 416px;
  height: 240px;*/
}
.track-box-2 {
  border-radius: 10px;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 9px 20.64px 3.36px rgba(193, 192, 192, 0.004);
  position: absolute;
  top: 600px;
  width: 416px;
  height: 82px;
}
/*pritee css start*/
/*.mt10 {
	margin-top: 16px;
}*/
.mt10 {
	margin-top: 10px;
}
.bimalogo{
	width:100%;
}
.maincontent{
	position:relative;
	/*min-height:100vh;*/
}
.containerbox {
	display: flex;
	width: 93%;
	justify-content: space-between;
	flex-direction: row;
	margin-bottom: 10px;
}

.three-box-row > .btn-banner {
	width: 29%;
	height: 71px;

}

@media only screen and (max-width: 600px) {
	.containerbox {
		flex-direction: column;
	}

		.containerbox > .btn-banner {
			width: 100%;
		}
	.three-box-row > .btn-banner {
		height: 66px;
		font-size: 10px;
		margin-top: 10px;
	}
	.w3-display-left, .w3-display-right {
		top: 19% !important;
	}
	
}
div#divFooter2 {
	margin-top: 28px;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}
.footer, .footerdiv {
	position: absolute;
	/*top: 100%;*/
	width: 100%;
	height: 2.5rem;
	font-size: 12px;
	font-family: "Montserrat";
	color: rgba(0, 0, 0, 0.612);
	font-weight: bold;
	/*bottom: -506px;*/
}
.footerhindi, .footerhindiinnerpage {
	position: absolute;
	/*top: 100%;*/
	width: 100%;
	height: 2.5rem;
	font-size: 12px;
	font-family: "Montserrat";
	color: rgba(0, 0, 0, 0.612);
	font-weight: bold;
}
.ft1, .ft2 {
	position: relative;
	bottom: 0px;
}
.ft1 {
	margin-left: 15px;
	margin-bottom: 10px;
}

.ft2 {
	margin-right: 10px;
	margin-bottom: 10px;
}

.clear {
	clear: both;
}
.w3-display-left {
	left: 616px !important;
}
.w3-display-right {
	right: 187px !important;
}
#leftbtn {
	left: 37% !important;
}
#rightbtn {
	right: 10% !important;
}
.faqlink a {
	text-decoration: underline !important;
	cursor:pointer;
}
button.carousel-control-prev, button.carousel-control-next {
	background-color: #000;
	width: 35px;
	height: 35px;
	opacity: 0.9;
	position: absolute;
	top: 48%;
}

/*pritee css end*/
	body {
	background-color: #E8E8E8;
	height: 100%;
}
.toplogo{
	background-color:white;
}
.right-box {
  /* background-image: url("./psd/banner.jpg"); */
  /*position: absolute;
  top: 177px;*/
  /* width: 890px; */
  /* height: 518px; */
  border-radius:10px;
  background-repeat:no-repeat;
}
.txt-track {
  font-size: 18px;
  font-family: "Montserrat";
  color: rgb(0, 0, 0);
  font-weight: bold;
  line-height: 1.944;
}
.txt-box {
  border-radius:50px;
  margin-left:1rem;
  max-width:100%;
  width:92%;
  height:50px;
  padding-left:25px;
  font-style:italic;
  line-height:2;
  color:#000;
  border: 3px solid rgb(39, 23, 108);
}
.btn-box {
  border-radius:50px;
  margin-left:1rem;
  max-width:100%;
  width:92%;
  height:50px;
  padding-left:10px;
  line-height: 1.188;
  color:rgb(255, 255, 255);
  font-size: 20px;
  font-weight: bold;
  background-color: rgb(39, 23, 108);
  border: 3px solid red;
}
.btn-box-1 {
  border-radius:50px;
  margin-left:1rem;
  max-width:100%;
  width:92%;
  height:50px;
  padding-left:10px;
  line-height: 1.188;
  color:#000;
  font-size: 20px;
  font-weight: bold;
  background-color: #E8E8E8;
  border: none;
  text-align:left;
  padding-left:20px;
  padding-right:20px;
}
.btn-box:hover{
	background-color: #E8E8E8;
	color:#000;
	border: none;
}
.btn-box-1:hover{
	background-color: rgb(39, 23, 108);
	color:#fff;
	border: 3px solid red;
}
.txt-complaint {
  font-size: 14px;
  font-family: "Montserrat";
  color: rgb(0, 0, 0);
  line-height: 1.643;
}
.footer-copyright {
  font-size: 12px;
  font-family: "Montserrat";
  color: rgba(0, 0, 0, 0.612);
  font-weight: bold;
  text-align: left;
  /*position: absolute;
  top: auto;
  bottom : 10px;
  width:1320px;*/
}
.text-left{
	text-align:left;
	margin-bottom:0;
	margin-left:-10px;
}
.text-right{
	text-align:right;
	margin-bottom:0;
	margin-right:18px;
}
a{
	text-decoration: none;
}
.otp-box {
  border-style: solid;
  border-width: 1px;
  border-color: rgb(184, 184, 185);
  background-color: rgb(255, 255, 255);
  border-radius:5px;
  height: 43px;
  width:43px;
  margin-left:1.5rem;
  margin-top:1.5rem;
  text-align:center;
}
.otp-box-1 {
  border-style: solid;
  border-width: 1px;
  border-color: rgb(184, 184, 185);
  background-color: rgb(255, 255, 255);
  border-radius:5px;
  height: 43px;
  width:43px;
  margin-left:0.5rem;
  margin-top:1.5rem;
  text-align:center;
}
.btn-otp{
	border-radius:50%;
	height: 43px;
    width: 43px;
    margin-left: 0.5rem;
	color:#fff;
	background-color:red;
	border:none;
	font-size:18px;
}
/*.btn-banner {
  border-radius: 10px;
  background-color: rgb(255, 255, 255);
  opacity: 0.902;
  position: absolute;
  bottom: 15px;
  width: 260px;
  height: 70px;
  z-index: 58;
  padding:10px;
}*/
/*pritee css*/
.btn-banner {
	border-radius: 10px;
	background-color: rgb(255, 255, 255);
	opacity: 0.902;
	padding: 10px;
	cursor: pointer;
}
video {
	height: auto !important;
	width: 100% !important;
}

/*pritee css end*/
.ml-banner-10 {
	margin-left: 10px;
}
.ml-banner-5{
	margin-left:5px;
}
.btn-banner.active{
	background-color: rgb(39, 23, 108);
	color:white;
	border: 3px solid red;
}
.btn-banner:hover{
	background-color: rgb(39, 23, 108);
	color:white;
	border: 3px solid red;
}
.btn-arrow-pos{
	position:absolute;
	right:10px;
	bottom:10px;
}
.btn-mobile{
	position:absolute;
	right:19px;
	top:3px;
}
.primary-nav{
	background-color:#fff;
}
.primary-navbar{
	background-color: rgb(39, 23, 108);
}
.margin0{
	padding-left:0;
	padding-right:0;
}
.inner-body{
	background-color:#fff;
}
.header-nav {
	background-color: #E8E8E8;
	/*margin-top: -48px;*/
}
.header-font{
	font-weight:bold;
	font-size:24px;
}
.active-lang{
	font-weight:bold;
}
.head-font{
	font-weight:bold;
	font-size:20px;
	margin-left:15px;
}
.gray-box{
	height:390px;
}
.light-gray{
	background-color:#f2f2f2;
}
.font-bold{
	font-weight:bold;
}
.font-20{
	font-size:20px;
}
.width-50{
	width:50%;
}
.read-more{
	border-radius:15px;
	background-color:red;
	color:#fff;
	padding:7px;
	position:absolute;
	right:400px;
}
.new-p{
	display:inline;
}
.read-more:hover{
	color:white;
}
.num-font{
	font-size:32px;
	font-weight:bold;
}
.header-box{
	width:23%;
	background-color:#E8E8E8;
}
.txt-grievance{
	display:inline;
	margin-left: 10px;
    font-size: 14px;
	color:#000;
}
.txt-grievance:hover{
	padding-top:7px;
	color:#fff;
}
.img-grievance{
	margin-right:7px;
	filter: gray; /* IE6-9 */
	-webkit-filter: grayscale(1); /* Google Chrome, Safari 6+ & Opera 15+ */
	filter: grayscale(1); /* Microsoft Edge and Firefox 35+ */
}
.txt-grievance:hover .img-grievance{
	filter: none; /* IE6-9 */
	-webkit-filter: grayscale(0); /* Google Chrome, Safari 6+ & Opera 15+ */
	filter: grayscale(0); /* Microsoft Edge and Firefox 35+ */
}
.card-header .title {
    font-size: 17px;
    color: #000;
}
.card-header .accicon {
  float: right;
  font-size: 20px;  
  width: 1.2em;
}
.card-header{
  cursor: pointer;
  border-bottom: none;
  background-color: #E8E8E8;
}
.card{
  border: 1px solid #ddd;
}
.card-body{
  border-top: 1px solid #ddd;
}
.card-header:not(.collapsed) .rotate-icon {
  transform: rotate(180deg);
}
.icon-android{
	margin-left:360px;
}
.icon-ios{
	margin-left:409px;
}
.inside-box{
	background-color: #E8E8E8;
	width:70%;
}
.box-home {
    opacity: 0.9;
    border: none;
}
.icon-phone{
	align-self: center;
    text-align: center;
    font-size: 40px;
}
.font-16{
	font-size:16px;
}
.icon-android-1{
	margin-left:388px;
}
.icon-ios-1{
	margin-left:361px;
}
.track-box:hover{
	-webkit-box-shadow: 7px 9px 20px -6px rgba(0,0,0,0.63);
	-moz-box-shadow: 7px 9px 20px -6px rgba(0,0,0,0.63);
	box-shadow: 7px 9px 20px -6px rgba(0,0,0,0.63);
}
.track-box-1:hover{
	-webkit-box-shadow: 7px 9px 20px -6px rgba(0,0,0,0.63);
	-moz-box-shadow: 7px 9px 20px -6px rgba(0,0,0,0.63);
	box-shadow: 7px 9px 20px -6px rgba(0,0,0,0.63);
}
.main.disabled {
  pointer-events: none;
  cursor: default;
}
.pad-0{
	padding-right:0 !important;
}
.text-justify{
	text-align:justify;
}
.txt-new {
    display: inline;
    margin-left: 0;
    font-size: 14px;
    color: #000;
}
.txt-chairman {
    display: inline;
    margin-left: -10px;
    font-size: 14px;
    color: #000;
}
.txt-new:hover{
	padding-top:7px;
	color:#fff;
}
.txt-chairman:hover{
	padding-top:7px;
	color:#fff;
}
.txt-new:hover .img-grievance{
	filter: none; /* IE6-9 */
	-webkit-filter: grayscale(0); /* Google Chrome, Safari 6+ & Opera 15+ */
	filter: grayscale(0); /* Microsoft Edge and Firefox 35+ */
}
.txt-chairman:hover .img-grievance{
	filter: none; /* IE6-9 */
	-webkit-filter: grayscale(0); /* Google Chrome, Safari 6+ & Opera 15+ */
	filter: grayscale(0); /* Microsoft Edge and Firefox 35+ */
}

@media (-webkit-device-pixel-ratio: 1){
	*{
		zoom:0.978;
	}
}
@media (-webkit-device-pixel-ratio: 1.5){
	*{
		zoom:0.975;
	}
}
@media (-webkit-device-pixel-ratio: 1.75){
	*{
		zoom:0.941;
	}
}

@media (max-width:1920px) and (min-width:1537px) and (-webkit-device-pixel-ratio: 1) {
	.right-box{
		width:842px;
	}
	/*pritee chnages here*/
/*	.footer-copyright{
		width:1320px;  
		bottom:100px;
	}*/
	.btn-banner{
		width:246px;
	}
}
@media (max-width:1920px) and (min-width:1537px)  {
	.icon-android{
		margin-left:331px;
	}
	.icon-ios{
		margin-left:378px;
	}
	.icon-android-1{
		margin-left:351px;
	}
	.icon-ios-1{
		margin-left:325px;
	}
	.read-more{
		right:485px;
	}
	.gray-box {
		height: 400px;
	}
	.btn-margin{
		margin-left:0px;
	}
	.btn-margin-1{
		margin-left:-5px;
	}
	
}
@media (max-width:1440px) and (min-width:1367px) and (-webkit-device-pixel-ratio: 1)  {
	.footer-copyright{
		bottom:185px;
	}
	
}
@media (max-width:1440px){
	.three-box-row > .btn-banner {
		width: 29%;
		height: 60px !important;
	}

	.btn-banner {
		padding: 5px !important;
	}
	.containerbox {
		width: 100%;
	}
	.right-box {
		top: 3px !important;
	}
	.logo-width1 {
		width: 198px !important;
	}
	.footer {
		bottom: 20px !important;
	}
	.mySlides > img {
		width: 850px !important;
	}
}
@media (max-width:1360px){
	.mySlides > img {
		width: 790px !important;
	}
	.right-box {
		top: 8px !important;
	}
	#irdiimg {
		max-width: 422px !important;
	}
	#logotoll {
		max-width: 192px !important;
	}
	.footer {
		bottom: -35px !important;
	}
	.txt-grievance, .txt-new, .txt-chairman {
		font-size: 12px;
	}
}
@media (max-width:1367px) and (min-width:1280px) {
	.text-right{
		margin-right:10px;
	}
	.gray-box {
		height: 380px;
	}
	.read-more{
		right:270px !important;
	}
	.icon-android{
		margin-left:324px;
	}
	.icon-ios{
		margin-left:370px;
	}
	.icon-android-1{
		margin-left:344px;
	}
	.icon-ios-1{
		margin-left:317px;
	}
	/*pritee chnages here*/
	/*.footer-copyright{
		width:1225px !important;
	}*/
}
@media (max-width:1280px)  {
	.margin-header {
		margin-left:-12px;
	}
	.icon-android{
		margin-left:270px;
	}
	.icon-ios{
		margin-left:319px;
	}
	/*pritee chnages here*/
	/*.footer-copyright{
		width:1180px !important;
		bottom:5px !important;
	}*/
	.gray-box {
		height: 380px;
	}
	.read-more{
		right:405px !important;
	}
	.btn-banner{
		width:236px;
	}
	.txt-grievance{
		font-size:12px;
	}
	.graph-res{
		height:275px;
	}
	.track-box{
		width:365px; 
		top:430px;
	}
	.track-box-1{
		width:365px;
		top:165px;
	}
	.right-box{
		top:0px !important;
	}
	.track-box-2{
		width:365px;
	}
	.otp-box{
		height:35px;
		width:35px;
	}
	.otp-box-1{
		height:35px;
		width:35px;
	}
	.btn-box{
		font-size:18px;
	}
	.btn-box-1{
		font-size:18px;
	}
	.img-home{
		width:95%;
	}
	.btn-margin{
		margin-left:10px;
	}
	.btn-margin-1{
		margin-left:0px;
	}
	.btn-mobile{
		right:24px;
	}
	.icon-android{
		margin-left:313px;
	}
	.icon-ios{
		margin-left:359px;
	}
	.icon-android-1{
		margin-left:333px;
	}
	.icon-ios-1{
		margin-left:306px;
	}
	.txt-new{
		font-size:12px;
	}
	.txt-chairman{
		font-size:12px;
	}
	#irdiimg {
		max-width: 422px !important;
	}
	.logo-width1 {
		width: 198px !important;
		height: 108px !important;
	}
	#logotoll {
		max-width: 192px !important;
	}
	.mySlides > img {
		width: 846px !important;
		height: 408px !important;
	}
	#logotoll {
		max-width: 192px !important;
	}
	/*.right-box {
		top: 0px !important;
	}*/
	.footer {
		bottom: -7px !important;
	}
}

@media (max-width:1024px) and (min-width:992px) {
	.btn-mobile{
		right:15px;
	}
	.icon-android{
		margin-left:180px;
	}
	.icon-ios{
		margin-left:229px;
	}
	/*pritee chnages here*/
	/*.footer-copyright{
		width:1024px !important;
		bottom:25px !important;
	}*/
	.track-box{
		width:311px;
	}
	.track-box-2{
		width:311px;
	}
	.otp-box{
		width:28px;
		height:28px;
	}
	.otp-box-1{
		width:28px;
		height:28px;
	}
	.track-box-1{
		width:311px;
	}
	.txt-box{
		font-size:9px;
	}
	.btn-box{
		font-size:14px;
	}
	.btn-box-1{
		font-size:14px;
	}
	.btn-banner{
		width:190px;
	}
	.gray-box {
		height: 430px;
	}
	.txt-grievance{
		font-size:9px;
	}
	.graph-res{
		height:250px;
	}
	.txt-new{
		font-size:9px;
	}
	.txt-chairman{
		font-size:9px;
	}
	.right-box {
		top: 0px !important;
	}
	.mySlides > img {
		width: 643px !important;
	}
	.logo-width1 {
		width: 146px !important;
		height: 89px !important;
	}
	img#logotoll {
		max-width: 169px !important;
	}
	#irdiimg {
		max-width: 329px !important;
	}

	.footer {
		bottom: -33px !important;
	}
}
@media (max-width:992px) {
	.inside-box{
		width:85%;
		text-align:center;
	}
	.textcenter{
		text-align:center;
	}
	.icon-android,.icon-ios{
		display:none;
	}
	.new-p{
		display:block;
		margin-right:0;
	}
	.read-more{
		position:relative;
		right:0;
	}
	.logo-width {
		width: 93%;/*pritee css changes*/
	}
	.logo-margin{
		margin-top: 0.25rem !important;
		margin-right:0;
	}
	.lang-margin{
		margin-top: 0 !important;
	}
	.responsive{
		width:100%;
		height:auto;
	}
	.icon-responsive{
		width:auto;
		height:auto;
	}
	.right-footer{
		display:none;
	}
	.right-box {
		top: 720px;
		margin-left: -3px;
	}
	.track-box{
		top:445px;
		width:96%;
		margin-left:7px;
	}
	.track-box-1{
		top:180px;
		width:96%;
		margin-left:7px;
	}
	.track-box-2 {
		top: 635px;
		width: 96%;
		margin-left: 7px;
	}
	.footer-copyright{
		top:995px;
		font-size:0.6rem;
		width:96%;
		margin-bottom:5px;
		margin-left: 7px;
	}
	.ml-ban-10{
		margin-left:10px;
	}
	.otp-box{
		width:34px;
		height:34px;
	}
	.otp-box-1{
		width:34px;
		height:34px;
	}
	.btn-box{
		font-size:16px;
	}
	.txt-complaint{
		font-size:12px;
	}
	.txt-box{
		font-size:12px;
	}
	.btn-mobile{
		right:22px;
		top:4px;
	}
	.btn-banner{
		width:155px;
		font-size:14px;
	}
	.para-margin{
		margin-top:1rem;
	}
	.list-font{
		font-size:14px;
	}
	.head-font{
		font-size:16px;
	}
	.gray-box{
		height:440px;
		margin-bottom:15px;
	}
	.width-50{
		width:100%;
	}
	.header-box{
		width:96%;
		background-color:#E8E8E8;
	}
	.txt-grievance{
		font-size:6px;
	}
	.txt-new{
		font-size:6px;
	}
	.txt-chairman{
		font-size:6px;
		margin-left:10px;
	}
	.box-pos{
		top:-95px;
		position:relative;
	}
     /*pritee css changes here*/
	
	.logo-width1 {
		width: 175px !important;
		height: 88px !important;
	}
	#logotoll {
		max-width: 160px !important;
	}
	.flt{
		float:left !important;
	}
	.toplogo p{
		font-size:16px !important;
	}
	
	.text-left, .text-right {
		text-align:center !important;
	}
	.track-box {
		height: 233px !important;
	}
	#divTimer{
		margin-bottom:0px !important;
	}
	
	/*pritee css changes*/
}
@media (max-width: 768px) {
	.mySlides > img {
		width: 463px !important;
		height: 363px !important;
	}
	.logo-width1 {
		width: 118px !important;
		height: 81px !important;
	}
	#logotoll {
		max-width: 105px !important;
	}
	.languageOption {
		font-size: 11px !important;
	}
	.navbar-expand-sm .navbar-nav .nav-link {
		font-size: 11px !important;
	}
	.toplogo p {
		font-size: 14px !important;
	}
	.right-box {
		top: 2px !important;
	}
	.navbar-nav{
		margin-bottom:0px !important;
	}
	.footer {
		bottom: -32px !important;
	}
	
}
@media (min-width: 576px) {
	.navbar-expand-sm .navbar-nav .nav-link {
		padding-right: 1rem;
		padding-left: 1rem;
	}
}
@media (max-width: 480px) {
	.footer {
		bottom: 19px !important;
	}
	


	.mySlides > img {
		width: 403px !important;
		height: 223px !important;
	}
	.three-box-row > .btn-banner {
		width: 90% !important;
		height: 60px !important;
	}
	#logotoll {
		max-width: 141px !important;
	}
	.logo-width1 {
		width: 149px !important;
		height: 88px !important;
	}
	.w3-display-left {
		left: 0px !important;
		top: 58% !important;
	}
	.w3-display-right {
		right: 36px !important;
		top: 58% !important;
	}
}

@media (max-width: 375px) {
	/*.footer {
		bottom: -416px !important;
	}*/
	
	.mySlides > img {
		width: 356px !important;
		height: 223px !important;
	}
	.order-first img {
		margin-top: 6px !important;
		width: 50% !important;
		height: 80%;
	}
}

@media (max-width: 320px) {
	.logo-width1 {
		width: 111px !important;
		height: 62px !important;
	}
	#logotoll {
		max-width: 123px !important;
	}
	/*.footer {
		bottom: -430px !important;
	}*/
	.toplogo p {
		font-size: 13px !important;
	}
	.right-box {
		top: 669px;
		margin-left: -3px;
	}
	.mySlides > img {
		width: 303px !important;
		height: 223px !important;
	}
}
