/**
 * Theme Name:        Samojug
 * Theme URI:         https://samojug.com/
 * Description:       Custom WordPress NewsPaper Theme
 * Version:           1.0.11
 * Author:            Abu Tarek Md Tahsin
 * Author URI:        https://atmtahsin.top/
 * Tags:              
 * Text Domain:       samojug
 * Domain Path:       /assets/lang
 * Tested up to:      6.9
 * Requires at least: 6.9
 * Requires PHP:      8.0.0
 * License:           GNU General Public License v2.0 or later
 * License URI:       https://www.gnu.org/licenses/gpl-2.0.html
 */

html {
  margin: 0%;
  padding: 0%;
  box-sizing: border-box;
}
body {
  overflow-x: hidden;
}
header {
  width: 100vw;
  height: 20vh;
  position: fixed;
  top: 0px;
  z-index: 1;
  background-color: #fff;
} /*
#header-inner{
  display: flex;
  flex-direction: row;
  height: 20vh;
} */
#header-date {
  position: relative;
  top: 1.5rem;
}
#main-logo img {
  width: 200px;
  height: 180px;
  position: relative;
  top: -3rem;
}
#header-navigation {
  width: 100vw;
  height: 10vh;
  position: relative;
  top: -10rem;
}
#socials ul {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
}
#socials li {
  text-decoration: none;
  list-style-type: none;
}
#socials a {
  font-size: 1.5rem;
  margin: 1rem 2rem;
}
.navbar-nav .nav-link:hover {
  background-color: #548aa6;
  color: #fff !important;
}
#latest-category-section {
  margin-top: 20vh;
}
#latest-category-inner-post-image img {
  width: 850px;
  height: auto;
}

#sidebar-latest-article-post-image img {
  width: 350px;
  height: auto;
}
#sidebar-post-image img {
  width: 400px;
  height: auto;
}
aside li {
  list-style-type: none;
}

#sidebar-widget {
  display: flex;
  justify-content: center;
}
#sidebar-category-inner {
  margin-right: 8rem;
}
#sidebar-latest-article-category-inner {
  margin: 0 2rem;
}

#bangladesh-category-inner img {
  width: 500px;
  height: auto;
}
#politics-category-inner img {
  width: 500px;
  height: auto;
}
#world-category-inner img,
#business-category-inner img,
#opinion-category-inner img,
#sports-category-inner img,
#recreation-category-inner img {
  width: 500px;
  height: auto;
}
#archive-world-category-post,
#archive-business-category-post,
#archive-opinion-category-post,
#archive-sports-category-post,
#archive-recreation-category-post {
  width: 100vw;
  height: auto;
}
#archive-world-category-post-inner img,
#archive-business-category-post-inner img,
#archive-opinion-category-post-inner img,
#archive-sports-category-post-inner img,
#archive-recreation-category-post-inner img,
#archive-latest-category-post-inner img,
#archive-bangladesh-category-post-inner img,
#archive-politics-category-post-inner img,#archive-job-category-post-inner img,#archive-lifestyle-category-post-inner img {
  width: 500px;
  height: auto;
}
#archive-latest-category-post,
#archive-bangladesh-category-post,
#archive-business-category-post,
#archive-job-category-post,
#archive-opinion-category-post,
#archive-politics-category-post,
#archive-recreation-category-post,
#archive-sports-category-post,
#archive-world-category-post,
#archive-lifestyle-category-post {
  margin-top: 20vh;
}
#archive-post-inner img {
  width: 500px;
  height: auto;
}
#single-post-politics-category-inner,
#single-post-latest-category-inner,
#single-post-bangladesh-category-inner,
#single-post-world-category-inner,
#single-post-business-category-inner,
#single-post-opinion-category-inner,
#single-post-recreation-category-inner,
#single-post-sports-category-inner,
#single-post-job-category-inner,
#single-post-lifestyle-category-inner {
  margin-top: 20vh;
}
footer h4 {
  font-size: 1rem;
}
footer {
  background-color: #000;
  width: 100vw;
  height: 100%;
}
.ytp-cued-thumbnail-overlay {
  position: absolute;
  z-index: -1;
}
#footer-inner-three img {
  width: 150px;
  height: 150px;
}
#socials-footer ul li {
  text-decoration: none;
  list-style-type: none;
}
#socials-footer a {
  font-size: 1.5rem;
  color: #fff;
}
#pagination{
 display: flex;
 justify-content: center;
}
#pagination a{
  text-decoration: none;
  color: #000;
  font-size: 1.5rem;
  margin: 1rem;
}
@media only screen and (max-width: 360px) {
  html {
    overflow-x: hidden;
  }
  nav {
    position: relative;
    top: 8vh;
    background-color: #fff;
  }
  #main-logo img {
    width: 150px;
    height: 150px;
    margin: 1rem;
  }
  header {
    width: 100vw;
    height: 25vh;
    position: fixed;
    z-index: 100;
  }
  #header-inner {
    width: 100%;
    height: 100%;
  }
  #header-date {
    width: 150px;
    height: auto;
    position: relative;
    left: -6rem;
  }
  #socials {
    visibility: hidden;
  }
  #samojug-video-widget,
  #sidebar-category-inner {
    position: relative;
    left: -4rem;
  }
  #latest-category-section {
    margin-top: 20vh;
  }
  #politics-category-inner img,
  #bangladesh-category-inner img,
  #world-category-inner img,
  #business-category-inner img,
  #opinion-category-inner img,
  #sports-category-inner img,
  #recreation-category-inner img,
  #lifestyle-category-inner img,
  #latest-category-inner img {
    width: 100vw;
    height: auto;
  }
  #archive-world-category-post,
  #archive-business-category-post,
  #archive-opinion-category-post,
  #archive-sports-category-post,
  #archive-recreation-category-post,
  #archive-lifestyle-category-post {
    width: 100vw;
    height: auto;
  }
#archive-world-category-post-inner img,
#archive-business-category-post-inner img,
#archive-opinion-category-post-inner img,
#archive-sports-category-post-inner img,
#archive-recreation-category-post-inner img,
#archive-latest-category-post-inner img,
#archive-bangladesh-category-post-inner img,
#archive-politics-category-post-inner img,#archive-job-category-post-inner img,#archive-lifestyle-category-post-inner img {
    width: 100vw;
    height: auto;
  }
#single-post-politics-category-inner img,
#single-post-latest-category-inner img,
#single-post-bangladesh-category-inner img,
#single-post-world-category-inner img,
#single-post-business-category-inner img,
#single-post-opinion-category-inner img,
#single-post-recreation-category-inner img,
#single-post-sports-category-inner img,
#single-post-job-category-inner img,
#single-post-lifestyle-category-inner img{
	width: 100vw;
	height:auto;
	}

  footer {
    background-color: #000;
    width: 100vw;
    height: auto;
  }
#top-ad img{
		height:100px !important;
	    width: 100vw !important;
	    
	}
}
@media only screen and (max-width: 575.98px) {
  html {
    overflow-x: hidden;
  }
  header {
    position: fixed;
    top: 0px;
  }
  #header-date {
    position: relative;
    right: 2rem;
  }
  nav {
    background-color: #fff;
    position: relative;
    top: 8vh;
  }
  #socials {
    visibility: hidden;
  }
  #samojug-video-widget,
  #sidebar-category-inner {
    position: relative;
    left: -4rem;
  }
  #latest-category-inner-post-image img {
    width: 100%;
    height: auto;
    padding: 1rem;
  }
  #sidebar-latest-article-post-image img {
    width: 100%;
    height: auto;
    padding: 1rem;
  }
  #sidebar-post-image img {
    width: 100%;
    height: auto;
    padding: 1rem;
  }
  #sidebar-category-inner {
    width: 100vw;
    height: auto;
    margin: 2rem;
    padding: 1rem;
  }
  #samojug-video-widget {
    width: 100vw;
    height: auto;
    margin: 2rem;
    padding: 2rem;
  }
  #latest-article-widget {
    display: flex;
    flex-direction: column;
  }
  #sidebar-widget {
    display: flex;
    flex-direction: column;
  }
	#archive-world-category-post-inner img,
#archive-business-category-post-inner img,
#archive-opinion-category-post-inner img,
#archive-sports-category-post-inner img,
#archive-recreation-category-post-inner img,
#archive-latest-category-post-inner img,
#archive-bangladesh-category-post-inner img,
#archive-politics-category-post-inner img,#archive-job-category-post-inner img,#archive-lifestyle-category-post-inner img {
    width: 100vw;
    height: auto;
  }
#single-post-politics-category-inner img,
#single-post-latest-category-inner img,
#single-post-bangladesh-category-inner img,
#single-post-world-category-inner img,
#single-post-business-category-inner img,
#single-post-opinion-category-inner img,
#single-post-recreation-category-inner img,
#single-post-sports-category-inner img,
#single-post-job-category-inner img,
#single-post-lifestyle-category-inner img{
	width: 100vw;
	height:auto;
	}

  #footer-inner-three img {
    width: 200px;
    height: 150px;
  }
  footer {
    background-color: #000;
    width: 100vw;
    height: 100%;
  }
	#top-ad img{
		height:100px !important;
		width: 100vw !important;
	}
}
@media (min-width: 576px) and (max-width: 767.98px) {
  header {
    position: fixed;
    top: 0px;
  }
  nav {
    background-color: #fff;
    position: relative;
    top: 8vh;
  }
  #latest-category-inner-post-image img {
    width: 100%;
    height: auto;
  }

  #sidebar-latest-article-post-image img {
    width: 100%;
    height: auto;
  }
  #sidebar-post-image img {
    width: 100%;
    height: auto;
  }
  #sidebar-category-inner {
    width: 100vw;
    height: auto;
  }
  #samojug-video-widget {
    width: 100vw;
    height: auto;
  }
  #latest-article-widget {
    display: flex;
    flex-direction: column;
  }
  #sidebar-widget {
    display: flex;
    flex-direction: column;
  }
  #latest-article-widget {
    display: flex;
    flex-direction: column;
  }
  #footer-inner-three img {
    width: 200px;
    height: 150px;
  }
  footer {
    background-color: #000;
    width: 100vw;
    height: 100%;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  header {
    position: fixed;
    top: 0px;
  }
  nav {
    background-color: #fff;
    position: relative;
    top: 8vh;
  }
  #latest-category-inner-post-image img {
    width: 100%;
    height: auto;
  }

  #sidebar-latest-article-post-image img {
    width: 100%;
    height: auto;
  }
  #sidebar-post-image img {
    width: 100%;
    height: auto;
  }
  #sidebar-category-inner {
    width: 100vw;
    height: auto;
  }
  #samojug-video-widget {
    width: 100vw;
    height: auto;
  }
  #latest-category-inner {
    display: flex;
    flex-direction: column;
  }
  #sidebar-widget {
    display: flex;
    flex-direction: column;
  }
  #latest-article-widget {
    display: flex;
    flex-direction: column;
  }
  #footer-inner-three img {
    width: 80px;
    height: 80px;
  }
  footer {
    background-color: #000;
    width: 100vw;
    height: 100%;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  header {
    position: fixed;
    top: 0px;
  }
  #main-logo {
    width: 150px;
    height: 150px;
  }
  .navbar-nav a {
    font-size: 1rem;
    margin-top: 5rem;
  }
  #latest-category-inner {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  #latest-category {
    width: 30vw;
  }
  #latest-article-widget {
    width: 20vw;
    position: relative;
    left: -9rem;
  }
  #sidebar-widget {
    width: 20vw;
  }
  #sidebar-category-inner {
    width: 20vw;
    height: auto;
  }
  #sidebar-latest-article-category-inner {
    width: 20vw;
  }
  #latest-category-inner-post-image img {
    width: 100%;
    height: auto;
  }
  #samojug-video-widget video {
    width: 100%;
    height: auto;
  }
  #footer-inner-three img {
    width: 120px;
    height: 120px;
  }
  footer {
    background-color: #000;
    width: 100vw;
    height: 100%;
  }
}

@media (min-width: 1200px) and (max-width: 1399.98px) {
  header {
    position: fixed;
    top: 0px;
  }
  nav {
    background-color: #fff;
    position: relative;
    top: 10vh;
  }
  #main-logo {
    width: 150px;
    height: 150px;
  }
  #header-date {
    position: relative;
    left: 15vw;
  }
  #socials {
    display: flex;
    justify-content: flex-end;
  }
  #header-inner {
    margin-top: 2rem;
  }
	#header-ad{
		width:100%;
		height:100%;
	}
  #latest-category-inner {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  #latest-category {
    width: 30vw;
  }
  #latest-article-widget {
    width: 10vw;
  }
  #sidebar-widget {
    width: 20vw;
    height: auto;
  }
  #sidebar {
    display: flex;
    justify-content: space-between;
  }
  #sidebar-category-inner {
    width: 30vw;
    height: auto;
  }
  #sidebar-latest-article-category-inner {
    width: 20vw;
    position: relative;
    right: 13rem;
  }
  #latest-category-inner-post-image img {
    width: 30vw;
    height: auto;
  }

  #footer-inner-three img {
    width: 150px;
    height: 150px;
  }
  #header-navigation {
    font-size: 1rem;
    margin-top: 1.5rem;
  }
  footer {
    background-color: #000;
    width: 100vw;
    height: 100%;
  }
}
