body {
  width: 100%;
  height: 100%;
  min-height: 900px;
  margin: 0;
  padding: 0;
  background: #e9e9e9;
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased;
  font-family: "proxima_nova", "lato", sans-serif !important;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.49;
  color: rgb(34, 34, 34);
  background-color: #ffffff;
  overflow-wrap: break-word;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
#hero:before {
  z-index: -2;
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-repeat: none;
  background-attachment: scroll;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  background-color: none;
}
.navbar-default {
  z-index: 150;
  position: absolute;
  width: 100%;
  background-color: white;
  border-radius: inherit;
  border-bottom: 1px solid #eee;
  transition: top ease 0.2s;
}
.navbar-default,
.navbar-default.navbar-shrink {
  padding: 10px 0;
}

#hero {
  position: relative;
  text-align: center;
  color: white;
  height: 70vh;
  min-height: 670px;
}
.lady-hero {
  background-image: url(/images/lady.jpg);
  background-color: white;
  background-repeat: no-repeat;
  background-position: center;
}
.service-page .container .intro-text {
  overflow: hidden;
}
@-webkit-keyframes fade {
  from {
    opacity: 0.4;
  }
  to {
    opacity: 1;
  }
}
@keyframes fade {
  from {
    opacity: 0.4;
  }
  to {
    opacity: 1;
  }
}
/* On smaller screens, decrease text size */
/* @media only screen and (max-width: 300px) {
  .prev, .next,.text {font-size: 11px}
} */
.navbar-default .nav li a,
.navbar-default.navbar-shrink .nav li a {
  font-family: "proxima_nova", "lato", sans-serif;
  color: #707070;
  font-size: 17px;
  font-weight: 700;
  text-transform: inherit;
  padding: 10px 20px;
  line-height: 17px;
  margin: 0;
  display: inline-flex;
}

.navbar-default .nav li a.btn-primary {
  display: block;
  width: 100%;
}

.navbar-default .navbar-right,
.navbar-default.navbar-shrink .navbar-right {
  margin: 5px 0;
}
.selectIcon {
  border-radius: unset;
  width: 0%;
  background-color: white;
}
.fa {
  font-size: 20px;
  color: #0072bc;
}
.bs-component {
  width: 100%;
}
#services:before,
#globalPage:before {
  position: relative;
  bottom: 100%;
  left: 0;
  width: 100%;
  height: 14px;
  background: #0072bc;
  background: rgb(34, 34, 34);
}

/************************  Newly added  **************************/
#unhcrLogo {
  max-height: 48px;
}
.pageHeader {
  color: rgb(34, 34, 34);
}
.unhcrLogo {
  padding: 0 !important ;
}
#language {
  background-color: white;
  font-size: 17px;
  height: 40px;
}
.langIcon {
  font-size: 20px !important;
  color: #0072bc !important;
}
#services {
  padding: 50px 0;
}
#hero .intro-text .intro-heading > h1 {
  color: rgb(255, 255, 255);
  font-family: "proxima_nova", "lato", sans-serif;
  font-size: 44px;
  font-style: normal;
  font-weight: 700;
  line-height: 44px;
}
#hero .intro-text .intro-body {
  box-sizing: border-box;
  color: rgb(255, 255, 255);
  display: block;
  font-family: "proxima_nova", "lato", sans-serif;
  font-size: 20.9px;
  height: 70px;
  line-height: 25.08px;
}
.bodyHeader {
  font-family: "proxima_nova", "lato", sans-serif;
  font-size: 44px;
  font-style: normal;
  font-weight: 700;
  height: 152px;
  line-height: 48.4px;
}
/* Start : Mostly for content displayed on image*/
.bodyHeaderWhite {
  color: rgb(255, 255, 255);
  font-family: "proxima_nova", "lato", sans-serif;
  font-size: 44px;
  font-style: normal;
  font-weight: 700;
  line-height: 44px;
}
.bodyContentWhite {
  box-sizing: border-box;
  color: rgb(255, 255, 255);
  display: block;
  font-family: "proxima_nova", "lato", sans-serif;
  font-size: 20.9px;
  height: 70px;
  line-height: 25.08px;
}
/* End : Mostly for content displayed on image*/

.sectionHeader {
  box-sizing: border-box;
  color: rgb(34, 34, 34);
  display: block;
  font-family: "proxima_nova", "lato", sans-serif;
  font-size: 34px;
  font-style: normal;
  font-weight: 400;
  line-height: 40.8px;
}
.sectionHeaderSecond {
  cursor: pointer;
  display: block;
  font-family: "proxima_nova", "lato", sans-serif;
  font-size: 20.8px;
  font-style: normal;
  font-weight: 500;
  /* height:65px; */
  line-height: 24.96px;
  color: #0072bc;
}
.sectionContent {
  box-sizing: border-box;
  color: rgb(34, 34, 34);
  display: block;
  font-family: "proxima_nova", "lato", sans-serif;
  font-size: 19px;
  line-height: 26.6px;
  font-weight: 400 !important;
}
.sectionHeaderSecond:hover {
  color: rgb(34, 34, 34);
}
.categoryDiv [data-id="recent"] {
  color: #0072bc;
}
.navbar-default .nav li a:hover,
.navbar-default .nav li a:focus {
  color: #000;
}

.docHeaderSecond {
  cursor: pointer;
  display: block;
  font-family: "proxima_nova", "lato", sans-serif;
  font-size: 20.8px;
  font-style: normal;
  font-weight: 500;
  height: 65px;
  line-height: 24.96px;

  color: rgb(34, 34, 34);
}

.docHeaderSecond:hover {
  color: #145f96;
}

.docIcons {
  cursor: pointer;
  display: block;
  font-family: "proxima_nova", "lato", sans-serif;
  font-size: 13.8px;
  font-style: normal;
  font-weight: 500;
  height: 65px;
  line-height: 24.96px;
  color: #0072bc;
}
.docIcons:hover {
  color: rgb(34, 34, 34);
}
.service-icon {
  margin-bottom: 11px;
}

.documentNames {
  display: block;
  font-family: "proxima_nova", "lato", sans-serif;
  font-size: 17.8px;
  font-style: normal;
  font-weight: 500;
  height: 45px;
  line-height: 24.96px;
  color: rgb(34, 34, 34);
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.serviceNames {
  display: block;
  font-family: "proxima_nova", "lato", sans-serif;
  font-size: 20.8px;
  font-style: normal;
  font-weight: 500;
  height: 45px;
  line-height: 24.96px;
  color: rgb(34, 34, 34);
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

/* ===================================    Faqs     ================================== */

.panel-body {
  position: relative;
  padding: 15px;
  border: 1px solid #e5e5e5;
}

.panel-group .panel-heading,
.panel-group .panel-heading a {
  position: relative;
  display: block;
  width: 100%;
}
.panel-group .accordion-icon {
  padding-left: 35px;
}
a.faqAaccordion {
  color: rgb(34, 34, 34);
  text-decoration: none;
  background: transparent;
  line-height: 52px !important;
  height: 54px !important;
}
.panel-group.accordion-lg .panel-heading {
  height: 54px;
  line-height: 52px;
}
.panel-heading {
  position: relative;
  height: 40px;
  line-height: 36px;
  background: #fafafa;
  color: rgb(34, 34, 34);
  font-size: 13px;
  font-weight: 600;
  padding: 0 8px;
  border: 1px solid #e5e5e5;
  border-top-right-radius: 1px;
  border-top-left-radius: 1px;
}
.panel-group .accordion-icon.collapsed:after {
  content: "\f067";
}
.panel-group .accordion-icon:after {
  position: absolute;
  content: "\f068";
  font-family: "FontAwesome";
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  color: rgb(34, 34, 34);
  left: 10px;
  top: 0;
}

.faqsHeader {
  box-sizing: border-box;
  color: rgb(34, 34, 34);
  display: block;
  font-family: "proxima_nova", "lato", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  height: 80px;
  line-height: 40.8px;
}

/* ===================================    News     ================================== */

.slick-slide p {
  font-family: "proxima_nova", "lato", sans-serif;
  background: #fff;
  line-height: 35px;
  margin: 15px;
  text-align: center;
  font-size: 20.8px;
  font-style: normal;
  font-weight: 500;
  padding: 5px;
  margin: 10px;
  color: rgb(34, 34, 34);
}
.othernewsImg {
  height: 130px !important;
}
.sponsorNewsImg {
  width: auto;
  height: 300px !important;
}
.sponsorNewsTitle {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  font-size: 20.8px;
  color: #0072bc !important;
}
.sponsorNewsSummary {
  display: -webkit-box;
  -webkit-line-clamp: 9;
  -webkit-box-orient: vertical;
  overflow: hidden;
  font-size: 19px;
  line-height: 26.6px;
}
.category-panel .slick-next:before {
  color: #0072bc;
}
.category-panel .slick-prev:before {
  color: #0072bc;
}
.category-panel .slick-next:hover:before {
  color: rgb(34, 34, 34);
}
.category-panel .slick-prev:hover:before {
  color: rgb(34, 34, 34);
}
.newsTitle {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  font-size: 20.8px;
  color: #0072bc !important;
}
.newsSummary {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  font-size: 19px;
  line-height: 26.6px;
}
.newsDetailBody {
  font-family: "proxima_nova", "lato", sans-serif;
  font-size: 19px;
  color: rgb(34, 34, 34);
}
.newsListRow {
  display: flex;
  flex-wrap: wrap;
}
.newsListCol {
  display: flex;
  flex-direction: row;
  cursor: pointer;
}
.categoryDiv:hover {
  cursor: pointer;
  color: #0072bc !important;
}
.sponsorNews {
  cursor: pointer;
}

#language {
  font-size: 17px;
  height: 40px;
}
.firstSection {
  padding-top: 120px;
}
.imgload {
  background: url("/theme/img/loading.gif") center no-repeat;
}
#countries {
  padding: 20px;
}
.navbar-default .navbar-toggle,
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  margin-right: 0;
  background-color: #0072bc;
  border: none;
}
.img-Fluid {
  width: 100vh;
  height: auto;
  display: block;
  margin: auto;
}

#languageCode,
#directionality {
  display: none;
}

.firstSection {
  padding-top: 170px;
}

.newsDetailTitle {
  display: block;
  font-family: proxima_nova, lato, sans-serif;
  font-size: 20.8px;
  font-style: normal;
  font-weight: 500;
  height: 65px;
  line-height: 24.96px;
  color: rgb(34, 34, 34);
}
em:hover {
  color: rgb(34, 34, 34);
}
.onPlay {
  color: #0072bc;
}
.navbar-brand {
  padding: 0;
}
.country-flag-sm img {
  max-height: 48px;
  padding: 10px 0;
}
.top-border {
  padding: 0;
  margin-top: 5px;
  border-top: 1px solid rgb(233, 235, 236);
}
.btn-primary {
  background-color: #0072bc;
  border-color: #0072bc;
  color: #fff !important;
  font-weight: 100 !important;
}
.btn-primary:hover,
.btn-primary:focus {
  background-color: rgb(34, 34, 34) !important;
  border: solid 1px #fff !important;
}

.navbar-default .nav li,
.navbar-default.navbar-shrink .nav li {
  padding: 5px;
}

.navbar-collapse {
  padding: 0;
}

.navbar-default .nav li .playAudioParent {
  padding-top: 10px;
}

.navbar-default .nav li .playAudioParent .playAudio {
  padding: 0;
  margin: -15px;
}

.navbar-default .nav.navbar-left li a + .playAudio,
.navbar-default.navbar-shrink .nav.navbar-left li a + .playAudio {
  margin-left: -15px;
  padding-left: 0;
}

.navbar-default .nav li a + .playAudio,
.navbar-default.navbar-shrink .nav li a + .playAudio {
  padding: 10px 5px;
}
.navbar-nav {
  margin: 0;
}

select {
  width: 100px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
#hero .intro-text .intro-heading .bodyHeaderWhite .playAudio {
  padding: 0;
}
#hero .intro-text .intro-heading {
  max-width: 100%;
}
.global-title {
  margin-top: 30px;
}
.global-description {
  margin-top: 50px;
}
.intro-heading .btn {
  border-radius: 30px;
  padding: 16px 48px;
  text-transform: uppercase;
}
.container .intro-text {
  overflow: auto;
  height: 600px;
}
.navbar-default .nav .f13 li a {
  font-size: 14px;
  display: block;
}
.navbar .nav > li.dropdown > .dropdown-toggle > span {
  font-size: 17px;
  font-weight: 700;
  letter-spacing: 1.2px;
  line-height: 17px;
  color: #707070;
}
.glyphicon-volume-up,
.glyphicon-volume-off {
  color: #707070;
}
.playAudio {
  vertical-align: middle;
}
h2.sectionHeader .sectionAudio {
  line-height: 0;
}
.processdiv {
  text-align: center;
}
.processdivPad {
  margin-top: 50px;
}
.processSectionContent {
  margin: 20px;
}
.pre-line {
  white-space: pre-line;
}

#hero .intro-text a {
  border-radius: 30px;
  padding: 0;
  text-transform: uppercase;
}
.icons {
  float: left;
  font-weight: 50px;
  font-size: 25px;
  margin-top: 0%;
  cursor: pointer;
}

.helpIcons {
  float: right;
  margin-top: -4%;
  font-size: 45px;
  cursor: pointer;
}
.iconPadding {
  /* padding-left: 15px;  */
}
.helpIconsColor {
  color: #145f96;
}

.iconPadding {
  margin-left: 15px;
  color: #145f96;
}
.iCon-marging {
  padding-right: 20px;
  margin-top: 30px;
}

.myAppIcon {
  margin-right: 29px;
}

.marg-bottom {
  margin-bottom: -25px;
}
.docNav {
  margin-top: -5%;
  margin-bottom: 1%;
}

.contentMargin {
  margin-left: 5%;
  margin-right: 5%;
}
.pregressbarPad {
  margin-top: 1%;
  float: right;
  margin-bottom: 2%;
}

.helpIconsForSubMenu {
  float: left;
  margin-left: 24px;
  margin-top: 2%;
  font-size: 25px;
  cursor: pointer;
}

.helpIconsForServiceSubMenu {
  float: left;
  margin-left: 24px;
  margin-top: 2%;
  font-size: 25px;
  cursor: pointer;
}

.helpIconsForHiddenSubMenu {
  float: left;
  margin-left: 24px;
  margin-top: 2%;
  font-size: 25px;
  cursor: pointer;
}
.myAppIcon {
  margin-right: 16px;
  color: #145f96;
}
.myAppIcon:hover {
  color: rgb(34, 34, 34);
}
.settingPadding {
  margin-left: 0px;
}
.myApplication {
  margin-top: 9%;
  padding-left: 0px;
}
.serviceRounded {
  border-radius: 4px;
}

.landingPageContainer {
  /* 1px solid #e5e5e5; */
  border: 2px solid #e5e5e5;
  margin-top: -30px;
  border-radius: 4px;
}
.landingPageContainerPadding {
  padding-left: 0px;
}

.newsHead {
  margin-top: -57px;
  padding-left: 0px;
}
/* ===================================    Desktop Screen     ================================== */
@media (min-width: 768px) {
  .navbar-nav > li {
    display: inline-flex;
  }
  .bs-component {
    width: 200px;
  }
  .navbar-default .nav .navbar-title,
  .navbar-default.navbar-shrink .nav .navbar-title,
  .navbar-default .nav .navbar-title a,
  .navbar-default.navbar-shrink .nav .navbar-title a {
    padding-left: 0;
  }
  .navbar-default,
  .navbar-default.navbar-shrink {
    padding-bottom: 0;
  }
  .global-title {
    margin-top: 70px;
  }
  .global-description {
    margin-top: 0;
  }
  .container .intro-text {
    overflow: hidden;
    height: inherit;
  }
  .navbar .nav > li.dropdown.open .dropdown-menu {
    margin-top: 0;
    border-top: 3px solid #145f96;
    width: 100%;
  }
  .navbar .nav > li.dropdown.open .dropdown-menu:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    right: 8px;
    bottom: 100%;
    border-width: 0 10px 10px;
    border-bottom-color: #145f96;
  }
  .br-t {
    border-top: 1px solid #eeeeee !important;
    border-top-width: 1px !important;
    border-top-style: solid !important;
    border-top-color: rgb(238, 238, 238) !important;
  }
  .of-h {
    overflow: hidden !important;
  }
  #service-panel {
    width: 500px;
    text-align: center;
    margin: auto;
  }
  .processdivPad {
    display: flex;
    align-items: center;
  }
  .processdivPad div {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .processdivPad {
    margin-top: inherit;
  }
  .processSectionContent {
    margin: auto;
    /* word-break: break-word; */
  }

  #hero .intro-text a {
    border-radius: 30px;
    padding: 0;
    text-transform: uppercase;
  }
  .icons {
    float: right;
    font-weight: 50px;
    font-size: 25px;
    margin-top: -1%;
    cursor: pointer;
  }

  .helpIcons {
    float: right;
    margin-top: -4%;
    font-size: 45px;
    cursor: pointer;
  }
  .iconPadding {
    padding-left: 15px;
    color: #145f96;
  }
  .helpIconsColor {
    color: #145f96;
  }

  .iconPadding {
    margin-left: 15px;
    color: #145f96;
  }
  .iCon-marging {
    padding-right: 20px;
    margin-top: 30px;
  }
  .myAppIcon {
    margin-right: 16px;
    color: #145f96;
  }
  .myAppIcon:hover {
    color: rgb(34, 34, 34);
  }
  .marg-bottom {
    margin-bottom: -25px;
  }
  .docNav {
    margin-top: -5%;
    margin-bottom: 1%;
  }
  .contentPadd {
    padding-left: 89px;
    padding-right: 6%;
  }
  .contentMargin {
    margin-left: 5%;
    margin-right: 5%;
  }
  .pregressbarPad {
    margin-top: 1%;
    float: right;
    margin-bottom: 2%;
  }
  .tablePad {
    height: 51px;
    line-height: 49px;
    margin-bottom: 1%;
  }
  .countryBodyContent {
    margin-left: 93px;
    margin-right: 93px;
  }
  .helpIconsForSubMenu {
    float: right;
    margin-top: 3px;
    margin-left: 0px;
    font-size: 25px;
    cursor: pointer;
  }

  .helpIconsForHiddenSubMenu {
    float: right;
    margin-top: 1%;
    margin-left: 0px;
    font-size: 25px;
    cursor: pointer;
  }
  .videoPadding {
    padding-left: 30%;
    padding-right: 23%;
  }
  .iconsMarginForService {
    margin-top: -1%;
  }
  .service-icon {
    margin-bottom: 11px;
  }
  .docName {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 19px;
    line-height: 26.6px;
  }

  .documentNames {
    display: block;
    font-family: "proxima_nova", "lato", sans-serif;
    font-size: 17.8px;
    font-style: normal;
    font-weight: 500;
    height: 45px;
    line-height: 24.96px;
    color: rgb(34, 34, 34);
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }

  .settingPadding {
    margin-left: -46px !important;
  }
  .myApplication {
    margin-top: 4%;
    margin-left: -11px;
  }

  .serviceNames {
    display: block;
    font-family: "proxima_nova", "lato", sans-serif;
    font-size: 20.8px;
    font-style: normal;
    font-weight: 500;
    height: 45px;
    line-height: 24.96px;
    color: rgb(34, 34, 34);
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
  .serviceRounded {
    border-radius: 4px;
  }

  .helpIconsForServiceSubMenu {
    float: right;
    margin-top: 3px;
    margin-left: 0px;
    font-size: 25px;
    cursor: pointer;
  }

  .landingPageContainer {
    /* 1px solid #e5e5e5; */
    border: 2px solid #e5e5e5;
    margin-top: -30px;
    border-radius: 4px;
  }
  .landingPageContainerPadding {
    padding-left: 0px;
    padding-right: 33px;
    padding-top: 18px;
  }
}

.newsHead {
  margin-top: -57px;
  padding-left: 0px;
}

.steps-data-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.steps-arrow-wrapper {
  flex: 0 0 16%;
  max-width: 16%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}

.steps {
  flex: 0 0 50%;
  max-width: 50%;
  text-align: center;
}
.arrow {
  flex: 0 0 50%;
  max-width: 50%;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .steps-arrow-wrapper {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .steps {
    flex: 0 0 100%;
    max-width: 60%;
  }
  .arrow {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

/* @media screen and (max-width : 407px){

    .section5Header{
        margin-bottom:80px
    } 
}

    @media screen and (max-width : 404px){
        
        .section4Header{
            margin-bottom:80px

        }
        .section3Header{
            margin-bottom:80px

        }
} */





/* LTR css start */
.view-download-btn{top: 35px !important;}
.dropdown .login-user #headerProfilePic{margin: 0 5px 0 0 !important;}
.dropdown .login-user .caret{margin-left: 5px !important;}
.dropdown .login-user span{margin-right: 5px !important;}

.news-heading{margin: 50px 0 30px !important;}
.news-dtl-ttl{margin: 20px 0;height: auto;}

.pagination{padding-right: 0;}

.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px !important;
}
.documentVaultFileUpload{background-color: #efefef;}

#file-span-1 {
  margin-left: 11px;
  margin-right: 11px;
}

#file-span-2 {
  float: left;
  position: relative;
  top: 25px;
  right: 13px
}

#file-button {
  white-space: normal;
  border-color: #666666;
}


@media screen and (max-width: 991px) {
  .add-que-blk{margin-bottom: 20px;}
  .news-heading {margin: 70px 0 30px !important;}
}
@media screen and (max-width: 767px) {
  .sectionHeader{overflow-wrap: initial;}
  .global-description{margin-top: 30px;}
  section {padding: 70px 0;}
  .edit-refugee-form{margin: 2% 0 0 !important;}
  .news-heading {margin: 0 0 30px !important;}
  .setting-form{padding: 0 !important;}
  }
  @media screen and (max-width: 480px) {
    #imagePreview img{width: 100%;}
  }
/* LTR css end */
