@media (max-width: 450px) {
  p {
    font-size: 1.25rem;
  }
}

@media (max-width: 450px) {
  .h3, h3 {
    font-size: 1.20rem;
  }
}

/*=====NAVBAR===*/

.navbar {
	padding-top: 1.5rem;
	padding-bottom: 0rem;
	padding-left: 1rem;
	padding-right: 1rem;
}

@media (max-width: 450px) {
  .logo img {
    width: 250px!important;
  }
}

@media (max-width: 450px) {
  .gflag img {
    height: 18px!important;
    width: 25px!important;
  }
}

@media (max-width: 450px) {
  .uk_flag {
    margin-left: 0px!important;
  }
}

@media (max-width: 450px) {
  .china_flag {
    margin-left: 0px!important;
    padding-bottom: 2px;
  }
}

.dropdown-menu {
  font-family: Lato, sans-serif;
  font-weight: 600;
  font-size: .8rem;
  text-transform: uppercase;
}

/*=====NAVBAR-END====*/

/*=====HOME-PANELS====*/

@media (max-width: 450px) {
  .cities {
    padding-top: 0px;
    padding-bottom: 0px;
    padding-right: 2px!important;
    padding-left: 2px!important;
  }
}

@media (max-width: 450px) {
  .hovereffect .overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    padding: 50px 5px;
  }
}

@media (max-width: 450px) {
  .hovereffect h2 {
    font-size: 10px;
  }
}

.ticker {
   padding-top: 10px;
   padding-bottom: 10px;
}

.marquee {
  color: #DE7C00;
  letter-spacing: 3px;
}

/*=====HOME-PANELS-END====*/

/*=====ABOUT-SECTION=====*/

@media (max-width: 450px) {
  .content-section {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
}

@media (max-width: 450px) {
  .img_stamp {
    width: 40%!important;
  }
}

/*=====ABOUT-SECTION-END=====*/

/*=====PEOPLE-SECTION=====*/

@media (max-width: 450px) {
  .mb-5, .my-5 {
    margin-bottom: 0rem!important;
  }
}

@media (max-width: 450px) {
  .service-icon {
    height: 5rem;
    width: 5rem;
    line-height: 5.5rem;
  }
}

@media (max-width: 450px) {
  .ml-auto, .mx-auto {
    margin-left: auto!important;
    margin-top: 40px!important;
  }
}

@media (max-width: 450px) {
.text-faded {
    color: #ffffff;
    font-weight: 100;
  }
}

/*=====PEOPLE-SECTION-END=====*/

/*=====PROJECTS-SECTION=====*/

@media (max-width: 450px) {
.row-cols-5>* {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
    padding-left: 5px!important;
    padding-right: 5px!important;
    margin-bottom: 5px!important;
  }
}

@media (max-width: 450px) {
  .bsblox-image-effect16 {
      position: relative;
      overflow: hidden;
      background: #222;
      font-size: 8px!important;
      line-height: 1.25;
      text-align: center;
  }
}

@media (max-width: 450px) {
  .model-card-title {
      position: absolute;
      bottom: 0px;
      color: white;
      left: 50%;
      transform: translateX(-50%);
      background: rgba(0,0,0,0.1);
      width: 100%;
      padding: 1px!important;
      text-align: center!important;
  }
}

@media (max-width: 450px) {
  .bsblox-image-effect16 .bsblox-links {
      position: absolute!important;
      top: calc(100% - 28px)!important;
      right: 45%!important;
      transform: translateX(50%) translateY(-50%)!important;
      z-index: 10!important;
  }
}

/*=====PROJECTS-SECTION-END=====*/

/*=====CONTACT-SECTION=====*/

.contact_text {
  text-align: right;
  color: #ffffff;
}

@media (max-width: 450px) {
  .contact_text {
      text-align: left;
      padding-top: 0rem;
      color: #ffffff;
  }
}

/*=====CONTACT-SECTION-END=====*/


a {
    color: #DE7c00;
}

a:hover {
  color: #DE7c00;
  text-decoration: none;
}

.bg-primary {
    background-color: #DE7c00!important;
}

.ml-auto, .mx-auto {
    margin-left: auto!important;
    margin-top: 10px;
}

.portrait_align {
	text-align: left;
}

.portrait img {
	width: 75%;
	height: auto;
}

.masthead {
	padding-top: 6rem;
    padding-bottom: 6rem;
}

.goog-te-banner-frame {
    top: 80px!important;
}

/*=======TRANSLATE=======*/

.uk_flag {
	margin-left: 25px;
	padding-top: 2px;
}

.china_flag {
	margin-left: 5px;
	padding-top: 2px;
}

/*=======img_stamp=======*/

.img_stamp {
	height: auto;
	width: 15%;
}

/*=======h2_heading=======*/

.content-section-heading h2 {
    font-size: 2rem;
}

/*=======cities===========*/

.cities {
   padding-right: 10px;
}

/*=======iframe=======*/

.container_iframe {
  position: relative;
  width: 100%;
  overflow: hidden;
  padding-top: 56.25%; /* 16:9 Aspect Ratio */
}

.responsive-iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  border: none;
}

/*=======attribute=======*/

.attribute {
	text-align: left;
}

@media (max-width: 450px) {
  .attribute {
    padding-top: 20px;
  }
}

/*=======partners=======*/

.partners {
	margin-bottom: 50px;
	margin-top: 50px;
	text-align: center;
	font-weight: normal;
}

/*=======partners=======*/

.card {
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
  transition: 0.3s;
  width: 40%;
  border-radius: 5px;
}

.card:hover {
  box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2);
}

img {
  border-radius: 5px 5px 0 0;
}

.roundcard_container {
  padding: 2px 16px;
}

/*=======publication-card-text=======*/

.publication_card_text{
  color: #696158;
  padding: 8px;
  font-size: 1.25rem;
}

/*=====MISSION-SECTION=====*/

/*=====CAPABILITY-GRAPHIC=====*/

.capability-graphic {
  margin-bottom: 60px;
  max-width: 100%;
  height: auto;
}

@media (max-width: 450px) {
  .capability-graphic{
    margin-bottom: 30px;
    margin-top: 30px;
  }
}

/*=====CAPABILITY-GRAPHIC-END=======*/

@media (max-width: 450px) {
  .contact_text {
      text-align: left;
      padding-top: 0rem;
      color: #ffffff;
  }
}

/*=====MISSION-SECTION-END=====*/

/*=====NEWS-SECTION=====*/

@media (max-width: 450px) {
  .snip1527 {
    ;
  }
}

#player {
  width: 100%;
  height: 20px;
  margin-top: 5px;
}

/*=====NEWS-SECTION-END=====*/
