/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/

#nav li a {
  padding: 0 10px;
  line-height: 56px;
  color: #fff;
  font-size: /*1.067em*/ 16px;
  display: inline-block;
  text-decoration: none;
  font-weight: 400;
}
#nav {
  display: flex;
  justify-content: space-between;
}

#nav .MenuLi:last-child :hover + .menuSubUl {
  width: 286px;
  top: 100%;
  padding: 0;
  right: 0;
  left: auto;
  position: absolute;
  border-left: 1px solid #d1d1d1;
}

#nav .MenuLi:last-child :hover + .menuSubUl li:hover {
  width: 286px;
  top: 100%;
  padding: 0;
  right: 0;
  left: auto;
  position: absolute;
  border-left: 1px solid #d1d1d1;
}

.searchBoxWrap {
  margin-right: 0px;
  width: 300px;
  position: relative;
  float: right;
}

.menuSubUl {
  font-size: 10px !important;
}
.leatestnewstd {
  vertical-align: top;
  font-size: 16px;
}
.whatsNewWrap .ticker li {
  padding-bottom: 5px;
}

.cols3Block {
  margin: 0 -19px;
}

.cols3Block .colsBlock {
  float: left;
  width: 33%;
  padding: 0 19px;
}
.ambassadorBox {
  text-align: center;
  background: #f0f0f0;
  /* height: 400px; */
  height: 340px;
  /* padding-top: 30px; */
  padding-top: 24px;
}

.ambassadorDetails {
  width: 100%;
}

.ambassadorDetails p.ambassadorName {
  margin-bottom: 10px;
  font-size: 1.583em;
  font-weight: 600;
  color: #195c9f;
}

.ambassadorDetails p.ambassadorName span {
  display: block;
  font-size: 0.737em;
  font-weight: 400;
}

.ambassadorPhoto img {
  width: 50%;
}

.ambassadorDetails {
  width: 100%;
  margin-top: 15px;
}

.ambassadorDetailList {
  margin: 0;
  padding: 0;
  list-style: none;
}

.ambassadorDetailList li {
  font-size: 1.167em;
  color: #595656;
  margin-bottom: 3px;
}

.ambassadorDetailList li:last-child {
  margin-bottom: 0;
}

.ambassadorDetailList li a {
  color: #595656;
  text-decoration: none;
  position: relative;
  padding-left: 28px;
  transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
}

.ambassadorDetailList li a:hover {
  color: #195c9f;
}

.ambassadorDetailList li a:before {
  content: "";
  background: url(../images/home-sprite-icon.png) left top no-repeat;
  width: 16px;
  height: 13px;
  position: absolute;
  left: 0;
  top: 1px;
  transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
}

.ambassadorDetailList li a.profileLink:before {
  background-position: -386px top;
}

.ambassadorDetailList li a.profileLink:hover:before {
  background-position: -386px -31px;
}

.ambassadorDetailList li a.travel:before {
  background-position: -411px top;
  width: 18px;
}

.ambassadorDetailList li a.travel:hover:before {
  background-position: -411px -31px;
}

.ambassadorDetailList li a.speeches:before {
  background-position: -439px top;
}

.ambassadorDetailList li a.speeches:hover:before {
  background-position: -439px -31px;
}

.ambassadorDetailList li a.askyourMinister:before {
  background-position: -464px top;
}

.ambassadorDetailList li a.askyourMinister:hover:before {
  background-position: -464px -31px;
}
.stayConnectmea {
  margin-top: 15px;
  margin-bottom: 15px;
}
/*.important_links li {
    padding-bottom: 0px;
    padding-top: 16px;
    list-style: outside none none;
    list-style-image: url(../images/ryt-arw.png);
}*/
.imp_link_img {
  margin-right: 10px;
}

.meaInfoBlock .twitter,
.meaInfoBlock .facebook {
  padding: 0 0 0 !important;
  text-align: center !important;
}

.meaInfoBlock .news {
  padding: 30px 0 0 !important;
}
.leatestNewsWrap li {
  font-size: 15px;
  padding-bottom: 0px !important;
}
.leatestNewsWrap .tickerDivBlock {
  height: 400px !important;
  margin-bottom: 5px;
}
.sliderControls {
  float: right;
  width: 50px;
  margin-right: 25px;
  margin-top: 4px;
}
.rightpartImagelink {
  margin-top: 10px;
}

.video-gallery {
  background-color: #195c9f !important;
  color: white !important;
  padding: 25px 20px 25px 20px;
}
.video-gallery .tickerDivBlock li a {
  padding: 10px;
  color: white;
  text-decoration: none;
  display: block;
}

.photo-gallery h2 {
  margin-bottom: 25px;
}

.photo-gallery li:first-child {
  padding-top: 0;
}

.photo-gallery li {
  border-bottom: 1px dashed #d1d1d1;
  padding-bottom: 20px;
  padding-top: 20px;
}
.photo-gallery .tickerDivBlock {
  height: 340px !important;
  margin-bottom: 5px;
}
.photo-gallery ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.video-gallery.resTab.commonTabs .tabNav li a {
  background-color: #195c9f !important;
  color: white;
}
.video-gallery.resTab.commonTabs .tabNav .r-tabs-state-active a,
.video-gallery .tabMoreLinks a {
  background-color: #195c9f !important;
  color: white;
}

.video-gallery.resTab.commonTabs .tabContainer .tabContent .tabMoreLinks a b {
  color: white;
}
.video-gallery .playPause {
  color: white;
}

.white-sprite {
  background-image: url(../playpause.png);
  background-repeat: no-repeat;
  display: block;
}

.white-sprite-play {
  width: 16px;
  height: 16px;
  background-position: -5px -5px;
}

.white-sprite-stop {
  width: 16px;
  height: 16px;
  background-position: -31px -5px;
}

.video-gallery .tabMoreLinks .readMore {
  float: right;
}

.commonTabs .tabContent {
  border-top: 0px solid #dcdada;
}

.album-leftimg {
  width: 30%;
  height: auto;
  float: left;
}
.album-leftimg img {
  min-height: 160px;
  max-height: 160px;
}
.albun-rightcontent {
  width: 70%;
  padding: 0px 0px 0px 15px;
  float: right;
}

.holidaytable {
  border-collapse: collapse;
  width: 100%;
}

.holidaytable td,
.holidaytable th {
  border: 1px solid #83abc5;
  text-align: left;
  padding: 8px;
  padding: 8px 10px;
}

.holidaytable tr:nth-child(even) {
  background-color: #d1dfe8;
}

#menuLeft li {
  border-bottom: none;
}

.impHomeLinks li {
  background: none;
}
.albumPhotoWrapper .albumWrapper > li {
  width: 47%;
  margin-left: 10px;
  max-height: 150px;
  min-height: 150px;
  overflow: hidden;
}
.albumPhotoWrapper .albumWrapper > li:hover {
  overflow-y: scroll;
}
.gallery_image {
  /* width:30%; */
  width: 46%;
  float: left;
  position: sticky;
  top: 0;
}
.gallery_image img {
  /* min-height: 100px; */
  min-height: 147px;
}
.gallery_content {
  /* width: 70%; */
  width: 54%;
  padding-left: 5px;
  float: right;
  font-size: 12px;
}

.image_gallery_box {
  width: 47%;
  float: left;
  margin-left: 10px;
  margin-top: 10px;
  min-height: 350px;
  max-height: 350px;
}
.image_gallery_box a {
  border: 1px solid #09568c;
}
.image_gallery_box img {
  width: 90%;
  min-height: 250px;
  max-height: 250px;
}
.image_gallery_box div {
  width: 90%;
}

.bodyHeader {
  font-size: 14px;
  margin-bottom: 5px;
}
.bodyHeadercontent-heading {
  font-size: 15px;
  font-weight: bold;
  color: #2a5b8a;
}
.bodyHeadercontent-text {
  text-align: justify;
}

.menuLeft {
  margin-left: 20px;
}
.meaInfoBlock .marquee {
  background-color: #195c9f;
  padding-top: 10px;
  padding-bottom: 10px;
}
.meaInfoBlock .marquee marquee {
  background-color: #ffffff;
  padding-top: 10px;
  padding-bottom: 10px;
}
.meaInfoBlock .marquee a {
  font-size: 14px;
  color: red;
  text-decoration: none;
}

.mcontent strong {
  color: #615b5b;
}
.tableData td {
  font-size: 13px;
  border: 1px solid #d9e9f4;
  padding: 3px 3px 3px 10px;
  word-wrap: break-word;
}
.tableData tr:nth-child(even) {
  background-color: #f4f8fb;
}

.footerLeft {
  width: 30%;
  float: left;
}

.footerMiddle {
  width: 30%;
  float: left;
  text-align: center;
}
.footerMiddle iframe {
  width: 300px;
  height: 250px;
}
.footerRight {
  width: 30%;
  float: right;
}
.contentPart.notice h2 span {
  display: inline;
  text-indent: -9999px;
  overflow: hidden;
  vertical-align: middle;
}

.innerBanner span {
  color: #ffffff;
  float: left;
  font-size: 3.167em;
  line-height: 1.3;
  padding: 37px 0 37px 0;
  width: 87%;
}

#innerContent p {
  line-height: 1.45em;
  padding: 0 0 0 0;
  /*text-align: unset;*/
  clear: both;
}

.textAlert a {
  color: red !important;
}
.contentList li {
  list-style-type: decimal;
}
.contentBulletList li {
  list-style-type: initial;
}
.contentBulletList {
  padding: 30px;
}
.contentList {
  padding: 30px;
}
.contentRomanList li {
  list-style-type: lower-roman;
}
.commonListing.statementList li {
  color: #515151;
  width: 30%;
  float: left;
  padding: 15px 0;
  border-bottom: none;
  /* border-bottom: 1px dotted #ccc; */
  list-style: none;
}
@media only screen and (min-width: 426px) and (max-width: 1023px) {
  .albumPhotoWrapper .tdAlbum .albumWrapper > li {
    width: 47%;
  }
}
@media only screen and (min-width: 426px) and (max-width: 769px) {
  .rightpartImagelink {
    float: left;
  }
  .rightpartImagelink:nth-child(even) {
    margin-left: 95px;
  }
  .ambassadorBox {
    height: 265px;
  }
  .ambassadorPhoto img {
    width: 20%;
    float: left;
    margin-left: 40px;
  }
  .ambassadorDetails {
    margin-top: 50px;
  }
  .stayConnectmea {
    text-align: center;
  }

  .topStrip .container {
    text-align: center;
    font-weight: bold;
  }
  .indexBanner .contentWidthSlider .sliderText {
    padding-right: 10px;
  }
  .footerLeft {
    width: 25%;
    float: left;
  }

  .footerMiddle {
    width: 25%;
    float: left;
  }
  .footerMiddle iframe {
    width: 200px;
    height: 180px;
  }
  .footerRight {
    width: 48%;
    float: right;
    text-align: right;
  }
}

@media only screen and (max-width: 767px) {
  .logo a {
    display: block;
    background: url(../images/logomobile.jpg) no-repeat left top;
    width: 252px;
    height: 118px;
    text-indent: -999em;
    margin: 0 auto;
  }
}

@media only screen and (max-width: 425px) {
  .image_gallery_box {
    width: 98%;
  }
  .rightpartImage {
    text-align: center;
  }
  .ambassadorBox {
    height: 324px;
  }
  .stayConnectmea {
    text-align: center;
  }
  .logo a {
    display: block;
    background: url(../images/logomobile.jpg) no-repeat left top;
    width: 100%;
    height: 70px;
    text-indent: -999em;
    margin: 0 auto;
  }
  .rightpartImagelink img {
    width: 100%;
  }
  .footerLogosSlider {
    padding: 0 10px;
  }

  .topStrip .container {
    text-align: center;
    font-weight: bold;
  }
  .footerLeft {
    width: 100%;
    float: left;
    text-align: center;
  }
  .footerMiddle iframe {
    width: 300px;
    height: 250px;
  }
  .footerMiddle {
    width: 100%;
    text-align: center;
  }
  .footerRight {
    padding-top: 20px;
    width: 100%;
    float: right;
  }
}

@media only screen and (max-width: 380px) {
  .commonListing.statementList li {
    color: #515151;
    width: 30%;
    float: left;
    padding: 15px 10px;
    border-bottom: none;
    /* border-bottom: 1px dotted #ccc; */
    list-style: none;
  }
}

.text-center {
  text-align: center !important;
}
.mt-1 {
  margin-top: 1rem;
}
.mt-2 {
  margin-top: 2rem;
}
.mt-3 {
  margin-top: 3rem;
}
.mt-4 {
  margin-top: 4rem;
}
.mt-5 {
  margin-top: 5rem;
}

.m-0 {
  margin: 0 !important;
}

.mt-0,
.my-0 {
  margin-top: 0 !important;
}

.mr-0,
.mx-0 {
  margin-right: 0 !important;
}

.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}

.ml-0,
.mx-0 {
  margin-left: 0 !important;
}

.m-1 {
  margin: 0.25rem !important;
}

.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important;
}

.m-3 {
  margin: 1rem !important;
}

.mt-3,
.my-3 {
  margin-top: 1rem !important;
}

.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}

.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}

.ml-3,
.mx-3 {
  margin-left: 1rem !important;
}

.m-4 {
  margin: 1.5rem !important;
}

.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important;
}

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important;
}

.m-5 {
  margin: 3rem !important;
}

.mt-5,
.my-5 {
  margin-top: 3rem !important;
}

.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}

.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}

.ml-5,
.mx-5 {
  margin-left: 3rem !important;
}

.p-0 {
  padding: 0 !important;
}

.pt-0,
.py-0 {
  padding-top: 0 !important;
}

.pr-0,
.px-0 {
  padding-right: 0 !important;
}

.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}

.pl-0,
.px-0 {
  padding-left: 0 !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.pt-1,
.py-1 {
  padding-top: 0.25rem !important;
}

.pr-1,
.px-1 {
  padding-right: 0.25rem !important;
}

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}

.pl-1,
.px-1 {
  padding-left: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}

.pr-2,
.px-2 {
  padding-right: 0.5rem !important;
}

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}

.pl-2,
.px-2 {
  padding-left: 0.5rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.pt-3,
.py-3 {
  padding-top: 1rem !important;
}

.pr-3,
.px-3 {
  padding-right: 1rem !important;
}

.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}

.pl-3,
.px-3 {
  padding-left: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}

.pr-4,
.px-4 {
  padding-right: 1.5rem !important;
}

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}

.pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}

.p-5 {
  padding: 3rem !important;
}

.pt-5,
.py-5 {
  padding-top: 3rem !important;
}

.pr-5,
.px-5 {
  padding-right: 3rem !important;
}

.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}

.pl-5,
.px-5 {
  padding-left: 3rem !important;
}

.m-n1 {
  margin: -0.25rem !important;
}

.mt-n1,
.my-n1 {
  margin-top: -0.25rem !important;
}

.mr-n1,
.mx-n1 {
  margin-right: -0.25rem !important;
}

.mb-n1,
.my-n1 {
  margin-bottom: -0.25rem !important;
}

.ml-n1,
.mx-n1 {
  margin-left: -0.25rem !important;
}

.m-n2 {
  margin: -0.5rem !important;
}

.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important;
}

.mr-n2,
.mx-n2 {
  margin-right: -0.5rem !important;
}

.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important;
}

.ml-n2,
.mx-n2 {
  margin-left: -0.5rem !important;
}

.m-n3 {
  margin: -1rem !important;
}

.mt-n3,
.my-n3 {
  margin-top: -1rem !important;
}

.mr-n3,
.mx-n3 {
  margin-right: -1rem !important;
}

.mb-n3,
.my-n3 {
  margin-bottom: -1rem !important;
}

.ml-n3,
.mx-n3 {
  margin-left: -1rem !important;
}

.m-n4 {
  margin: -1.5rem !important;
}

.mt-n4,
.my-n4 {
  margin-top: -1.5rem !important;
}

.mr-n4,
.mx-n4 {
  margin-right: -1.5rem !important;
}

.mb-n4,
.my-n4 {
  margin-bottom: -1.5rem !important;
}

.ml-n4,
.mx-n4 {
  margin-left: -1.5rem !important;
}

.m-n5 {
  margin: -3rem !important;
}

.mt-n5,
.my-n5 {
  margin-top: -3rem !important;
}

.mr-n5,
.mx-n5 {
  margin-right: -3rem !important;
}

.mb-n5,
.my-n5 {
  margin-bottom: -3rem !important;
}

.ml-n5,
.mx-n5 {
  margin-left: -3rem !important;
}

.m-auto {
  margin: auto !important;
}

.mt-auto,
.my-auto {
  margin-top: auto !important;
}

.mr-auto,
.mx-auto {
  margin-right: auto !important;
}

.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}

.ml-auto,
.mx-auto {
  margin-left: auto !important;
}
