/* 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.
*/
/* 
    Created on : 6 Jan, 2020, 12:35:43 PM
    Author     : Gowtham
*/

#nav li a {
  padding: 0 30px;
  line-height: 56px;
  color: #fff;
  font-size: 16px;
  display: inline-block;
  text-decoration: none;
  font-weight: 400;
}
#nav ul li a {
  display: block;
  background-color: #eef1f5;
  font-size: 1.267em;
  line-height: 24px;
  color: #595656;
  border: none;
  border-top: 1px solid #e5e5e5;
  padding: 5px 15px 5px 15px;
  text-align: left;
}
#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;
}
#wrapper {
  background: url(../images/common_images/web-flag-strip-bg.jpg) center top
    no-repeat;
  padding-top: 10px;
  width: 100%;
  background-size: 100% 10px;
}
.menuwrap {
  padding: 0 22px;
}
.tabBoxIcon {
  background: url(../images/common_images/home-mobile-tab-icons.png) left top
    no-repeat;
  width: 52px;
  height: 52px;
  display: inline-block;
  text-indent: -9999px;
  overflow: hidden;
  margin: 0 0 15px;
  min-height: auto;
  border: 0 none !important;
}
.searchBoxWrap {
  margin-left: 480px;
  width: 300px;
  position: relative;
  float: left;
}

.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;
}
.important_links {
  /*text-align: center;*/
  background: #f0f0f0;
  height: auto;

  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}
.newTabInfo {
  text-align: center;
  display: inline-block;
}
.newTablnfoImagelft {
  float: left;
  max-width: 250px;
}
.newTablnfoImagergt {
  float: right;
  text-align: center;
  max-width: 250px;
}

.ThirdTd {
  width: 100%;
  border-bottom: 1px solid #ccc;
  padding-top: 20px;
  margin-top: 313px;
  text-align: center;
  border-top: 1px solid #ccc;
}
.ambassadorBox {
  text-align: center;
  background: #f0f0f0;
  height: 375px;
  padding-top: 20px;
}

.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%;
  background: #ffffff;
  border: 1px solid #9e9e9e;
}

.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);
}*/
.text-right {
  text-align: right;
}
.impHomeLinks {
  padding: 10px;
}
.important_links h2 {
  margin: 0px;
}
.important_links li img {
  /* width: 23px;
    height: 30px;*/
}
.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;
}
.emergencybox {
  background-color: #e4e2e3;
  height: 155px;
  /* width:262px;*/
}
.emergencytitle {
  color: red;
  font-size: 8px;
  padding: 13px 0px 1px 17px;
}

.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;
  font-weight: 600;
}

.video-gallery.resTab.commonTabs .tabContainer .tabContent .tabMoreLinks a b {
  color: white;
}
.video-gallery .playPause {
  color: white;
}

.video-gallery .playPause.play {
  background: url(../../assets/images/home-sprite-icon.png)-289px 4px no-repeat;
  width: 20px;
  height: 20px;
  text-indent: -9999px;
  overflow: hidden;
}
.video-gallery .playPause {
  display: inline-block;
  width: 9px;
  height: 13px;
  position: absolute;
  right: 0;
  top: -50px;
  z-index: 11;
}
.video-gallery .playPause.stop {
  background: url(../../assets/images/common_images/home-sprite-icon.png) -272px
    4px no-repeat;
  width: 13px;
  height: 20px;
  /* text-indent: -9999px; */
  overflow: hidden;
}
.video-gallery a {
  text-decoration: none;
}
.video-gallery a {
  color: #fff;
  font-weight: 600;
}

.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: #fff;
  margin: 5px;
  border-radius: 10px;
  display: flex;
  align-items: center;
}
.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%;
  float: left;
}
.gallery_image img {
  min-height: 100px;
}
.gallery_content {
  width: 70%;
  padding-left: 5px;
  float: right;
}

.image_gallery_box {
  width: 47%;
  float: left;
  margin-left: 10px;
  margin-top: 95px;
  min-height: 260px;
  max-height: 260px;
}
.image_gallery_box a {
  border: 1px solid #09568c;
}
.image_gallery_box img {
  width: 90%;
  min-height: 220px;
  max-height: 220px;
}
.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;
}
.flexboxcenter {
  display: flex;
  justify-content: center;
}
.flexboxcenter li {
  margin: 0 4px;
}
.flexboxcenter .btn {
  padding: 10px;
  background: #286fb9;
  color: #fff;
  font-size: 12px;
}
.btn a {
  color: #fff;
  text-decoration: none;
}
.btn a:hover {
  color: #fff;
  text-decoration: none;
  font-weight: none;
}

.rightfooterImg {
  margin-top: 5px;
}
.rightfooterImg img {
  width: 100%;
}
.footer-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.footer-container .footerImg {
  width: 23%;
  margin: 5px;
}
.footer-container img {
  margin: 5px;
  height: 114px;
}
.contentleftBlock {
  padding: 0px;
}

.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: 35%;
  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;
  clear: both;
}
.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;
}
.contentHead {
  color: #3779ba;
}
.imgwithBorder {
  border: 1px solid #ccc;
}
.bannerCaption .title {
  font-size: 1.833em;
  font-weight: bold;
  line-height: 34px;
  margin-bottom: 0;
  font-weight: 600;
  color: #fff;
}

.bannerCaption .title a {
  font-size: 1.833em;
  font-weight: bold;
  line-height: 34px;
  margin-bottom: 0;
  font-weight: 600;
  color: #ffffff;
  all: initial;
  cursor: pointer;
}
/*.indexBanner .contentWidthSlider .sliderImg {
    width: 100%;
    max-height: 500px;
    min-height: 500px;
}*/
.resTabIcons .iconBox {
  padding: 4px 10px;
}
.meaInfoBlock .tabContainer,
.noJS .meaInfoBlock .tabContainer,
.noJS .meaInfoBlock .tabContent {
  height: 495px;
}

.socialIconBox a {
  all: initial;
  cursor: pointer;
}

.rightContent_shadow {
  background-color: #f0f0f0;
  padding: 16px;
  text-align: center;
}

.title-head-grey {
  color: #4c4c4c;
}
.rightContent_shadow img {
  height: 59px;
}
.title-head-blue {
  color: #195c9e;
  font-weight: 600;
  font-family: inherit;
  font-size: 18px;
}

.title-head-red {
  color: #d43c24;
  font-weight: 600;
  font-family: inherit;
  font-size: 14px;
}
.rightContent_shadow ul {
  margin: 0px;
}
.rightContent_shadow li {
  float: left;
  text-align: left;
}
.rightContent_shadow li:nth-child(2) {
  padding-left: 10px;
}

.notification_block {
  width: 100%;
  float: none;
  margin-top: 2%;
  margin-bottom: 10px;
}
.underlinehead {
  text-decoration: underline;
}

/*
.sprite {
        margin: 4px;
    background-image: url(../images/spritesheet.png);
    background-repeat: no-repeat;
    display: block;
}

.sprite-Webp-net-resizeimage-_10_ {
    width: 32px;
    height: 29px;
    background-position: -5px -5px;
}

.sprite-facebook {
    width: 32px;
    height: 32px;
    background-position: -47px -5px;
}

.sprite-twitter-_1_ {
    width: 32px;
    height: 32px;
    background-position: -5px -47px;
}

.sprite-youtube {
    width: 32px;
    height: 32px;
    background-position: -47px -47px;
}
*/
/*.sprite {
   margin-top: 5px;
background-image: url(../images/common_images/img_1642021.png);
background-repeat: no-repeat;
display: block;
}

.sprite-facebook {
width: 64px;
height: 64px;
background-position: -5px -5px;
}

.sprite-twitter {
width: 64px;
height: 64px;
background-position: -5px -79px;
}

.sprite-youtube {
width: 64px;
height: 64px;
background-position: -5px -153px;
}

*/
.sprite {
  /* background-image: url(../images/common_images/social_icons.png); */
  background-image: url(../images/common_images/social_kandy.svg);
  background-repeat: no-repeat;
  display: block;
}

.sprite-facebook-_1_ {
  width: 32px;
  height: 32px;
  background-position: -8px -4px;
}

.sprite-twitter {
  width: 30px;
  height: 32px;
  background-position: -8px -40px;
}

.sprite-youtube1 {
  width: 32px;
  height: 32px;
  background-position: -8px -75px;
}
.sprite-insta {
  width: 32px;
  height: 32px;
  background-position: -8px -109px;
}

.logoWrap {
  float: left;
  width: 35%;
}
.searchWrap {
  float: left;
  width: 33%;
}

.timeWrap {
  padding-top: 10px;
  float: right;
  width: 32%;
}

.langwrap {
  width: 50%;
  float: right;
  margin-top: 4px;
}

.text-center {
  text-align: center !important;
}

.ui.selection.dropdown a {
  text-decoration: none;
}

.ui.selection.dropdown {
  width: 100%;
}

.ui.dropdown:not(.button) > .default.text,
.ui.default.dropdown:not(.button) > .text {
  color: rgba(35, 33, 33, 0.87);
}
.rightPartShadow {
  float: right;
}
.leftPartInner {
  float: left;
}

.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;
}

.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;
}

@media only screen and (max-width: 1024px) {
  .trans {
    float: right;
  }

  #footer .socialIconBox a,
  #footer .shareThisO {
    margin: 0 2px 5px;
    display: -webkit-inline-box;
  }
  #nav li a {
    padding: 0 6px;
    line-height: 56px;
    color: #fff;
    font-size: 12px;
    display: inline-block;
    text-decoration: none;
    font-weight: 400;
  }
}

@media only screen and (min-width: 426px) and (max-width: 1023px) {
  .trans {
    float: right;
  }
  .albumPhotoWrapper .tdAlbum .albumWrapper > li {
    width: 47%;
  }
  .leftPartInner .mt-5 {
    margin-top: 0px;
  }
  .footerLeft,
  .footerRight {
    width: 100%;
    float: none;
    text-align: left;
  }
  .impHomeLinks li {
    width: 48%;
    float: left;
    padding: 0 15px;
  }
}
@media only screen and (min-width: 426px) and (max-width: 769px) {
  .implinksDetails {
    margin-top: 50px;
  }
  .rightContent_shadow {
    width: 49%;
    float: left;
    min-height: 176px;
  }
  .rightpart div:nth-child(2) {
    margin-left: 5px;
    line-height: 50px;
  }
  .rightpartImagelink {
    float: left;
    min-height: 160px;
  }
  .rightpartImagelink:nth-child(even) {
    margin-left: 95px;
    float: right;
    min-height: 225px;
  }
  .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: 50%;
    float: left;
  }

  .footerMiddle {
    width: 25%;
    float: left;
  }
  .footerMiddle iframe {
    width: 200px;
    height: 180px;
  }
  .footerRight {
    width: 48%;
    float: right;
    text-align: right;
  }
  .leftPartInner .mt-5 {
    margin-top: 0px;
  }
  .logoWrap {
    width: 100%;
    text-align: center;
  }
  .timeWrap {
    padding-top: 10px;
    float: right;
    width: 50%;
  }
  .searchWrap {
    float: left;
    width: 50%;
  }
  .notification_block {
    width: 100%;
    float: left;
    margin-top: 2%;
    margin-bottom: 10px;
  }
}

@media only screen and (max-width: 767px) {
  .logo a {
    display: unset;
    /*background: url(../images/logomobile.jpg) no-repeat left top;
        width: 252px;
        height: 118px;
        text-indent: -999em;
        margin: 0 auto;*/
  }

  .logoWrap {
    width: 100%;
    text-align: center;
  }
  .notification_block {
    width: 100%;
    float: left;
    margin-top: 2%;
    margin-bottom: 10px;
  }
}

@media only screen and (max-width: 425px) {
  .trans {
    float: unset;
  }

  .image_gallery_box {
    width: 98%;
  }
  .rightpartImage {
    text-align: center;
  }
  .ui.selection.dropdown {
    width: 50%;
  }
  .ambassadorBox {
    height: 383px;
  }
  .stayConnectmea {
    text-align: center;
  }
  /*.logo a {
        display: block;
        background: url(../images/common_images/logo_embassy_mobile_english.jpg) no-repeat left top;
        width: 100%;
        height: 92px;
        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;
  }
  .leftPartInner .mt-5 {
    margin-top: 0px;
  }
  .searchWrap {
    float: left;
    width: 100%;
  }
  .langwrap {
    width: 100%;
    text-align: center;
  }
  .langselect {
    width: 50%;
  }
  .timeWrap {
    width: 100%;
  }
  .notification_block {
    width: 100%;
    float: left;
    margin-top: 2%;
    margin-bottom: 10px;
  }
  .footer-container .footerImg {
    width: 45%;
  }
}

@media only screen and (max-width: 380px) {
  .trans {
    float: unset;
  }

  .commonListing.statementList li {
    color: #515151;
    width: 30%;
    float: left;
    padding: 15px 10px;
    border-bottom: none;
    /* border-bottom: 1px dotted #ccc; */
    list-style: none;
  }
  .leftPartInner .mt-5 {
    margin-top: 0px;
  }
  .notification {
    background-color: #fdf9ce85;
    height: 93px;
    margin-top: -10px;
  }
  .notification_block {
    width: 100%;
    float: left;
    margin-top: 2%;
    margin-bottom: 10px;
  }
}

@media only screen and (max-width: 320px) {
  .ambassadorBox {
    height: 320px;
  }
}

/* Facebook style */

.fbout {
  height: 470px;
  width: auto;
  background-color: #195c9f;
  padding: 10px;
  border: 1px solid #aaa;
}

.fbin {
  height: 450px;
  border: 1px solid #ccc;
  overflow: hidden;
  width: auto;
  float: left;
  margin-left: 150px;
}
.tabcontent iframe {
  display: block;
}
