/*

Abdul Haseeb Q.
twistyBRAT 鬼 ];)
a.haseeb199@gmail.com
https://probdone.com

Yo! Just a devious boring typical guy skilled Front End Development | Web Development & Design | HTML & CSS | SASS | Bootstrap | JavaScript | WordPress Development | Googling | Tech Enthusiast | Learning Enthusiast &  likes Anime + Manga + Comics + Gaming + Weird things and a lot of Music 🙀👽

https://www.facebook.com/twistyBRATVA
https://www.linkedin.com/in/abdul-haseeb-qamar
https://www.instagram.com/abdul_haseeb_qamar

*/

/*

 ____  ____  ____  ____  ____  ____  ____  ____
||P ||||r ||||o ||||b ||||d ||||o ||||n ||||e ||
||__||||__||||__||||__||||__||||__||||__||||__||
|/__\||/__\||/__\||/__\||/__\||/__\||/__\||/__\|


 ______   ______   ______   ______   _____    ______   ______   ______
| |  | \ | |  | \ / |  | \ | |  | \ | | \ \  / |  | \ | |  \ \ | |
| |__|_/ | |__| | | |  | | | |--| < | |  | | | |  | | | |  | | | |----
|_|      |_|  \_\ \_|__|_/ |_|__|_/ |_|_/_/  \_|__|_/ |_|  |_| |_|____


.------..------..------..------..------..------..------..------.
|P.--. ||R.--. ||O.--. ||B.--. ||D.--. ||O.--. ||N.--. ||E.--. |
| :/\: || :(): || :/\: || :(): || :/\: || :/\: || :(): || (\/) |
| (__) || ()() || :\/: || ()() || (__) || :\/: || ()() || :\/: |
| '--'P|| '--'R|| '--'O|| '--'B|| '--'D|| '--'O|| '--'N|| '--'E|
`------'`------'`------'`------'`------'`------'`------'`------'

 ______                 _          _
(_____ \               | |        | |
 _____) )  ____   ___  | | _    _ | |  ___   ____    ____
|  ____/  / ___) / _ \ | || \  / || | / _ \ |  _ \  / _  )
| |      | |    | |_| || |_) )( (_| || |_| || | | |( (/ /
|_|      |_|     \___/ |____/  \____| \___/ |_| |_| \____)

*/



.main.news-hero-banner-bg {
  background: url("/public/images/hero-banner.png");
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 80px 45px 120px 45px;
  margin: auto;
  text-align: center;
  position: relative;
  overflow: hidden;
  
}

.main.news-hero-banner-bg h1 {
  font-size: 64px;
  margin: auto;
  width: 100%;
  min-width: 862px;
  font-weight: 300;
  line-height: 83.264px;
  color: #fff;
  padding-bottom: 30px;
  z-index: 9;
  position: relative;
}

.main.news-hero-banner-bg .remocan {
  display: flex;
  justify-content: center;
  gap: 150px;
}

.main.news-hero-banner-bg .remocan img {
  width: 150px;
}

.main.news-hero-banner-bg .remocan h2 {
  color: #fff;
  font-size: 64px;
  font-weight: 700;
  padding-top: 50px;
}

.news-hero-banner-bg .biden--img {
  position: absolute;
  bottom: 0;
  left: 0;
  top: 0px;
}

.news-hero-banner-bg .biden--img:before {
  content: "";
  width: 350px;
  height: 420px;
  background: url("/public/images/US.png");
  background-size: contain;
  background-position: bottom center;
  background-repeat: no-repeat;
  display: block;
}

.main.news-hero-banner-bg .herp--para {
  width: 690px;
  font-size: 16px;
  line-height: 30.4px;
  font-weight: 300;
  margin: auto;
}

.exploring--news--block--div {
  display: grid;
  grid-template-columns: 45% 55%;
}

.exploring--news--block--div .img--block img {
  width: 100%;
}

.exploring--news--block--div .content-div h2 {
  text-align: left;
  margin-bottom: 23px;
}

.exploring--news--block--div .content-div p {
  color: #232323;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 30.4px;
  text-align: left;
  margin-bottom: 23px;
}

.map--div {
  padding-bottom: 120px;
}
