/*
Theme Name: Sangbad Theme
Theme URI: https://tmitstore.com
Author: TM IT STORE
Author URI: https://tmitstore.com
Description: This is a newspaper theme
Tested up to: 6.4
Requires PHP: 7.0
Version: 1.0
License: TM IT STORE License
License URI: http://www.tmitstore.com
Text Domain: sangbadtheme
Tags: newspaper,banglanewspaper,news
*/

@font-face {
    font-family: 'Bangla';
    src: url('asset/font/SolaimanLipi_22-02-2012.ttf');
    src: url('asset/font/SolaimanLipi_29-05-06.ttf') format('truetype'),
         url('asset/font/SolaimanLipi_Bold_10-03-12.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
  }
  
  body {
    font-family: 'Bangla', Arial, sans-serif !important;
    background-color: #e7e7e7;
  }
  
  p {
    color: var(--theme-text-color);
    font-family: var(--theme-secondary-font);
    line-height: 30px;
    font-size: 18.5px;
  }
  li{
    font-size: 18.5px;
  }
  span{
    font-size: 18.5px;
  }
  i{
    font-size: 18.5px;
  }
  
  /*--------------------
  TYPOGRAPHY
  -----------------*/
  .h1,
  .h2,
  .h3,
  .h4,
  .h5,
  .h6,
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
  line-height: 1.2;
  margin-bottom: .5rem;
  margin-bottom: 0px;
  }
  
  .h1,
  h1 {
  font-size: 46px;
  }
  
  .h2,
  h2 {
  font-size: 32px;
  }
  
  .h3,
  h3 {
  font-size: 28px;
  }
  
  .h4,
  h4 {
  font-size: 22px;
  }
  
  .h5,
  h5 {
  font-size: 18.5px;
  }
  
  .h6,
  h6 {
  font-size: 16px;
  }
  
  .text-sm {
  font-size: 14px;
  }
  
  .h1 a,
  .h2 a,
  .h3 a,
  .h4 a,
  .h5 a,
  .h6 a,
  h1 a,
  h2 a,
  h3 a,
  h4 a,
  h5 a,
  h6 a {
  color: inherit;
  }
  a{
    color: #000;
  }
  /* Menu Sticky */
  .sticky {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
  }
  /* Menu Sticky */
  
  .font-lg {
  font-size: 40px;
  line-height: 55px;
  
  }
  
  a {
  
  outline: none;
  text-decoration: none;
  transition: all 0.3s ease-in-out;
  }
  
  a:hover {
  outline: none;
  text-decoration: none;
  }
  
  a:focus {
  text-decoration: none;
  }
  
  a:focus, a:visited {
  outline: none;
  }
  
  button:focus, input:focus {
  outline: none;
  }
  
  ul, ol {
  margin-bottom: 0px;
  list-style-type: none;
  padding-left: 0px;
  }
  
  .form-control {
  transition: all 0.3s ease-in-out;
  }
  
  .form-control:focus {
  box-shadow: none;
  }
  
  
  /* padding */
  .pd20{
    padding: 20px;
  }
  .pd10{
    padding: 10px;
  }
  .pd5{
    padding: 5px;
  }
  /* padding End */
  
  
  /* Topheader */
  
  
  .tphrght{
    float: right;
  }
  
  
  .tphleft ul>li{
    float: left;
  }
  
  
  .tphrght span {
    float: left;
    margin-right: 17px;
    
  }
  .scoial {
    float: left;
    padding: 3px;
  }
  .scoial a{
  
  }
  .scoial a i{
    font-size: 21px;
    color: #565252;
  }
  section.topheader {
    background-color: #d7d7d7;
   
  }
  .logosec{
    padding: 15px;
  }
  .mainlogo{
    width: 48%;
    padding: 10px;
  }
  /* Topheader */
  
  
  /* nav */
  .bg-light {
    background-color: #f8f9fa !important;
    box-shadow: 0 5px 5px -5px #000;
  }
  .navbar-light .navbar-nav .nav-link {
    color: rgb(4 4 4);
    font-size: 21px;
  }
  .dropdown-item{
    color: rgb(4 4 4);
    font-size: 21px;
  }
  
  .navbar {
    padding-top: 0;
    padding-bottom: 0;
  }
  .navbar-light .navbar-brand {
    color: rgb(255, 255, 255) !important;
    background-color: black;
    padding: 7px;
    border-bottom: 5px solid #df1f1f;
  }
  .navbar-brand i:hover{
    color: #ffffff;
  }
  .btn-outline-success {
    color: #080808;
    border-color: #070707;
  }
  .btn-outline-success:hover {
    color: #fff;
    background-color: #040404;
    border-color: none !important;
  }
  .form-control:focus{
    border-color: #989899;
  }
  /* nav End */
  
  /* header news */
  .helsidediv{
    padding: 10px;
  }

  
  .dasd {
    background-color: #ffffff;
    margin-bottom: 10px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  }
  .hednewshd{
    color:#000
  }
  .helsidedivtitle h3{
    font-size: 18.5px;
    overflow: hidden;
    min-height: 70px;
    max-height: 70px;
  }
  
  
  /* header news End */
  
  .lead-news-heading {
     bottom: 0;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.5) 30%, rgba(0, 0, 0, 0.8) 100%);
    padding: 20px 10px 5px;
  }
  .top-lead-news-image {
    display: block;
    overflow: hidden;
  }
  .lead-news-heading h1 {
    font-size: 30px;
    color: white;
  }
  .wraptgs{
  background-color: #ffffff;
  margin-top: 20px;
  }
  .wraptgs a{
  color: black;
  }
  .text-heading h3{
  padding: 5px;
  font-size: 18.5px;
  }
  
  /* tab latest popular */
  .latesthd{
  font-size: 23px;
  width: 50%;
  color: white;
  font-weight: bold;
  }
  .popuplrhd{
  font-size: 23px;
  width: 50%;
  color: white;
  font-weight: bold;
  }
  li{
  list-style: none;
  }
  .lasplrtabs {
  border: none;
  }
  div#nav-tabContent {
  overflow: scroll;
  height: 400px !important;
  background-color: white;
  }
  .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
  color: #000000;
  background-color: #fff;
  border-color: #ffffff #ffffff #ffffff;
  border-top: 4px solid #e74c4f;
  border-top-left-radius: 0rem; 
  border-top-right-radius: 0rem;
  }
  .nav-tabs .nav-link {
  margin-bottom: -1px;
  background: 0 0;
  border: 1px solid transparent;
  border-top-left-radius: 0rem;
  border-top-right-radius: 0rem;
  background-color: black;
  padding: 0;
  border: none;
  border-radius: none;
  }
  .nav-link:focus, .nav-link:hover {
  color: #ffffff;
  }
  /* tab latest popular */
  
  .heading-headline-heading {
  overflow: hidden;
  background: #19232d;
  border-bottom: 3px solid #e74c4f;
  position: relative;
  border-top: 1px solid #ccc;
  border-right: 1px solid #ccc;
  }
  .heading-headline-heading span {
  position: relative;
  }
  .heading-style-heading:after {
  background: #fff;
  content: "";
  position: absolute;
  left: 0;
  right: -20000px;
  top: -11px;
  height: 40px;
  bottom: 0;
  -webkit-transform: skewX(45deg);
  -ms-transform: skewX(45deg);
  transform: skewX(45deg);
  /* z-index: -200; */
  }
  .heading-headline-heading a {
  color: #fff;
  display: inline-block;
  padding: 6px 30px 6px 15px;
  font-size: 24px;
  margin: 0;
  line-height: 24px;
  }
  .interview {
  position: relative;
  margin: 0;
  padding: 0;
  background: #fff;
  }
  .interview li {
  list-style: none;
  width: 100%;
  margin-bottom: 3px;
  }
  .interview li a {
  display: inline-block;
  padding: 7px 7px;
  background: #fff;
  width: 100%;
  margin-bottom: -10px;
  }
  .interview-left {
  width: 30%;
  float: left;
  position: relative;
  }
  .interview-left img {
  max-height: 79px;
  min-height: 79px;
  overflow: hidden;
  }
  .rounded-circle {
  border-radius: 50% !important;
  }
  .interview-right {
  float: left;
  width: 70%;
  overflow: hidden;
  padding-left: 3%;
  }
  .interview-right h3 {
  font-size: 18.5px;
  padding-right: 10px;
  color: #000;
  line-height: 22px;
  margin: 0;
  padding-top: 15px;
  }
  
  
  /* Menu  */
  .nav-item{
  position: relative;
  }
  
  .nav-item:hover:after {
  transform: scaleX(1);
  }
  .nav-item:after {
  content: '';
  position: absolute;
  /* top: 0; */
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 3px;
  transform: scaleX(0);
  background-color: #e74c4f;
  transition: transform 0.5s;
  }
  /* .nav-item:hover:before {
  transform: scaleX(1);
  }
  .nav-item:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  transform: scaleX(0);
  background-color: #19232d;
  transition: transform 0.5s;
  } */
  a.nav-link:hover {
  color: white;
  }
  
  a.nav-link.activel {
  background: black;
  color: white;
  border-bottom: 0px solid #dc2028;
  }
  a.nav-link.activel i{
  color: white;
  }
  .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
  color: white;
  /* z-index: 99999999999999; */
  }
  .nav-item a{
  color: #000000 !important; 
  }
  .nav-item:hover{
  color: White !important; 
  transform: rotateZ(0);;
  transition: transform 0.5s;
  }
  
  .dropdown-menu {
    z-index: 999999999999;
    border: none;
    border-radius: 0rm;
  }
  /* Menu End */
  
  
  /* heading design */
  .hedigndgn h3 {
    border-bottom: 2px solid #e74c4f;
    line-height: 100%;
    margin: 0 0 15px;
    font-size: 24px;
    margin-top: 4px;
  }
  .hedigndgn h3 span {
    background: #19232d;
    padding: 7px 20px 5px;
    color: #fff;
    height: 30px;
    line-height: 39px;
    position: relative;
    font-size: 24px;
    border-bottom: 2px solid #e74c4f;
  }
  .hedigndgn h3 span::after {
    border-color: #e74c4f rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
    position: absolute;
    content: " ";
    width: auto;
    height: auto;
    bottom: -20px;
    margin-left: -10px;
    left: 50%;
    border-width: 10px;
    border-style: solid;
  }
  /* heading design End */
  
  
  .job-news-ul {
    margin: 0;
    padding: 0;
  }
  .job-news-ul li {
    list-style: none;
    width: 100%;
    display: inline-block;
    margin-top: 7px;
  }
  .job-news-ul li a {
    background: #eff3f4;
    text-decoration: none;
    width: 100%;
    display: inline-block;
    padding: 8px;
  }
  .job-news-left {
    float: left;
    width: 42%;
    position: relative;
  }
  .img-fluid {
    max-width: 100%;
    height: auto;
  }
  .job-news-right h3 {
    color: #000;
    margin: 0;
    padding: 0;
    font-size: 18.5px;
    line-height: 21px;
  }
  .job-news-right {
    padding-left: 3%;
    float: left;
    width: 58%;
    min-height: 67px;
    max-height: 67px;
    overflow: hidden;
  }
  
  .life-style-left-news {
    background: #f6f6f6;
    margin-bottom: 24px;
    border-bottom: 1px solid #e74c4f;
  }
  .life-style-news-img {
    position: relative;
  }
  .life-style-news-details {
    padding: 8px 10px;
    min-height: 85px;
    max-height: 85px;
    overflow: hidden;
  }
  .img-fluid {
    max-width: 100%;
    height: auto;
  }
  .life-style-news-details h2 {
    font-size: 18.5px;
    line-height: 24px;
    color: #000;
    margin: 0;
  }
  .life-style-left-news-2 {
    background: #f6f6f6;
    border-bottom: 1px solid #e74c4f;
  }
  .life-style-news-details-2 {
    padding: 8px 10px;
    min-height: 87px;
    max-height: 87px;
    overflow: hidden;
  }
  .life-style-left-news-2 h3 {
    font-size: 18.5px;
    line-height: 24px;
    color: #000;
    margin: 0;
  }
  
  .top-news-international-2 {
    margin-top: 10px;
    background: #fff;
    padding: 8px;
  }
  .international-top-news-2 {
    position: relative;
  }
  .international-top-news-lead-2 {
    position: absolute;
    width: 100%;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.5) 30%, rgba(0, 0, 0, .8) 100%);
    color: #fff;
    bottom: 0;
    padding: 30px 10px 5px;
  }
  .international-top-news-lead-2 h2 {
    margin: 0;
    font-size: 18.5px;
    line-height: 22px;
    color: #fff;
  }
  .international-news-ul-2 li {
    list-style: none;
    width: 100%;
    display: inline-block;
    padding: 0 8px;
    background: #fff;
  }
  .international-news-ul-2 li:first-child a {
    border-top: 1px dotted #ccc;
  }
  .international-news-ul-2 li a {
    text-decoration: none;
    width: 100%;
    border-bottom: 1px dotted #ccc;
    display: inline-block;
    padding: 8px 0;
    margin-bottom: -7px;
  }
  .international-news-left-2 {
    float: left;
    width: 36%;
    position: relative;
  }
  .international-news-right-2 {
    float: left;
    width: 64%;
    min-height: 60px;
    max-height: 60px;
    overflow: hidden;
    padding-left: 3%;
  }
  .international-news-left-2 img {
    height: 60px;
  }
  .international-news-right-2 h3 {
    color: #000;
    margin: 0;
    padding: 0;
    font-size: 18.5px;
    line-height: 19px;
  }
  .twoone{
    background-color: #ffffff;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .fourcolum{
    background-color: #e7e7e7;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  
  
  .other-sports-big {
    background: #eff3f4;
    padding: 8px;
    box-shadow: 1px 2px 0 0 rgb(0 0 0 / 5%);
    margin-bottom: 24px;
  }
  .other-sports-big-image {
    position: relative;
  }
  .other-sports-big-text {
    max-height: 152px;
    min-height: 152px;
    overflow: hidden;
  }
  .other-sports-big-text h2 {
    font-size: 22px;
    line-height: 28px;
    margin: 0;
    color: #000;
    padding: 8px 5px 5px;
  }
  .other-sports-big-text p {
    margin: 0;
    color: #000;
    font-size: 16px;
    line-height: 23px;
    padding: 0 8px;
  }
  .other-sports-medium {
    background: #eff3f4;
    padding: 8px;
    position: relative;
    margin-bottom: 24px;
    box-shadow: 1px 2px 0 0 rgb(0 0 0 / 5%);
  }
  .other-sports-medium-image {
    position: relative;
  }
  .other-sports-medium-text {
    position: absolute;
    bottom: 8px;
    width: 95.05%;
    background: rgba(0, 0, 0, .5) none repeat scroll 0 0;
    padding: 3px 5px;
  }
  .other-sports-medium-text h3 {
    font-size: 18.5px;
    color: #fff;
    line-height: 22px;
    margin: 0;
  }
  .other-sports-small {
    background: #eff3f4;
    padding: 8px;
    position: relative;
    box-shadow: 1px 2px 0 0 rgb(0 0 0 / 5%);
  }
  .other-sports-small-image {
    position: relative;
  }
  .other-sports-small-text {
    position: absolute;
    bottom: 8px;
    width: 94.3%;
    background: rgba(0, 0, 0, .5) none repeat scroll 0 0;
    padding: 3px 5px;
  }
  .other-sports-small-text h3 {
    font-size: 18.5px;
    color: #fff;
    line-height: 22px;
    margin: 0;
  }
  .sportssection{
    background-color: #ffffff;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  
  
  /* Country Section */
 
  .life-style-heading-three {
    margin-bottom: 15px;
    position: relative;
  }
  .life-style-heading-three:before {
    position: absolute;
    content: '';
    width: 100%;
    border-top: 2px solid #e74c4f;
    display: inline-block;
    vertical-align: bottom;
    left: 0;
    bottom: -2px;
    z-index: 99;
  }
  .life-style-heading-three h3 {
    background-color: #19232d;
    margin: 0;
    color: #fff;
    left: 11px;
    display: inline-block;
    font-size: 24px;
    padding: 7px 20px;
    position: relative;
    transform: rotate(0deg) scale(1.003) skew(-26deg) translate(0px);
    -webkit-transform: rotate(0deg) scale(1.003) skew(-26deg) translate(0px);
    -moz-transform: rotate(0deg) scale(1.003) skew(-26deg) translate(0px);
    -o-transform: rotate(0deg) scale(1.003) skew(-26deg) translate(0px);
    -ms-transform: rotate(0deg) scale(1.003) skew(-26deg) translate(0px);
  }
  .desh-jura-details {
    /* padding: 7px; */
    position: relative;
    background: #F2F2F2;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    margin-bottom: 24px;
  }
  .desh-jura-details-img {
    position: relative;
  }
  .desh-jura-details-heading {
    padding-top: 5px;
    min-height: 76px;
    max-height: 76px;
    overflow: hidden;
  }
  .desh-jura-details-heading h2 {
    margin: 0;
    padding: 0 5px;
    font-size: 20px;
    line-height: 24px;
    padding-bottom: 3px;
    color: #000;
  }

  .new-country-ul {
    background-color: #f1f4f7;
    position: relative;
    margin: 0;
    padding: 0;
    box-shadow: 0 1px 2px rgb(0 0 0 / 10%);
  }
  .new-country-ul li {
    list-style-type: none;
    position: relative;
    display: inline-block;
    width: 100%;
  }
  .new-country-ul li a {
    background-color: #f1f4f7;
    padding: 8px;
    display: inline-block;
    margin-bottom: -7px;
    width: 100%;
    border-bottom: 1px dashed #929292;
  }
  .new-country-ul-left {
    float: left;
    width: 40%;
    padding-right: 2%;
    position: relative;
  }
  .new-country-ul-right {
    float: left;
    width: 60%;
    overflow: hidden;
  }
  .new-country-ul-left img {
    max-height: 88px;
    min-height: 88px;
    min-width: 100%;
    max-width: 100%;
    overflow: hidden;
  }
  .new-country-ul-right h3 {
    margin: 0;
    padding: 0;
    font-size: 18.5px;
    line-height: 23px;
    transition: all .5s ease 0s;
    padding-left: 2px;
    color: #000;
  }
  .desh-jura-right {
    /* padding: 7px 7px 0 7px; */
    position: relative;
    background: #F2F2F2;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    margin-bottom: 20px;
  }
  .small-video-icon-block {
    position: relative;
  }
  .desh-jura-right-heading {
    padding: 5px 7px;
    min-height: 76px;
    max-height: 76px;
    overflow: hidden;
  }
  .desh-jura-right h3 {
    margin: 0;
    padding: 0 5px;
    font-size: 18.5px;
    line-height: 23px;
    color: #000;
  }
  .desh-jura-right h3 {
    margin: 0;
    padding: 0 5px;
    font-size: 18.5px;
    line-height: 23px;
    color: #000;
  }
  .map-title {
    position: relative;
    text-align: center;
  }
  .map-title h3 {
    margin: 0;
    display: inline-block;
    font-size: 26px;
    line-height: 44px;
    font-weight: 700;
  }
  .map-title h3 span:before {
    background: #e74c4f;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    bottom: 0px;
    width: 100%;
  }
  .bangladesh-map {
    margin-top: 50px;
  }
  .shadesh{
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .map-title h3 span {
    font-size: 25px;
  }
  .lastsec{
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: white;
  }
  /* Country Section End */
  
  
  /* Single page */
  .details-main-news {
    background: #fff;
    padding: 7px;
  }
  .details-main-news h1 {
    margin: 0;
    font-size: 30px;
    line-height: 32px;
    color: #000;
  }
  .divider-details {
    border-top: 1px solid #d0cdcd;
    margin: 5px 0;
  }
  .details-tag {
    padding-top: 5px;
  }
  .details-tag-heading {
    font-size: 18px;
    margin-top: 8px;
  }
  .details-main-news img {
    padding: 10px 0;
    max-width: 100%;
    height: auto;
  }
  .details-tag-heading a {
    color: #333;
  }
  .divider-details {
    border-top: 1px solid #d0cdcd;
    margin: 5px 0;
  }
  .details-main-news img {
    padding: 10px 0;
    max-width: 100%;
    height: auto;
  }
  .details-main-news p {
    margin: 0;
    text-align: justify;
    padding: 5px 10px;
    margin-bottom: 5px;
    line-height: 24px;
    font-size: 18.5px;
  }
  /* Single page End */
  
  .top-left-side-bar {
    position: relative;
    margin: 0;
    padding: 0;
  }
  .top-left-side-bar li {
    list-style: none;
    width: 100%;
    margin-bottom: 9px;
  }
  .top-left-side-bar li a {
    display: inline-block;
    padding: 8px;
    background: #fff;
    width: 100%;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  }
  .top-left-side-bar-left {
    float: left;
    width: 40%;
    padding-right: 3%;
  }
  .top-left-side-bar-right {
    float: left;
    width: 60%;
    min-height: 70px;
    max-height: 70px;
    overflow: hidden;
  }
  .top-left-side-bar-left img {
    min-height: 70px;
    max-height: 70px;
  }
  .top-left-side-bar-right h3 {
    color: #000;
    margin: 0;
    padding: 0;
    font-size: 18.5px;
    line-height: 22px;
  }
  
  
  
  
  
  /* archive page */
  .category-lead-news-second {
    background: #fff;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    padding: 7px;
    margin-bottom: 24px;
  }
  .category-lead-news-second-heading {
    min-height: 71px;
    max-height: 71px;
    overflow: hidden;
    padding-top: 3px;
    padding-left: 3px;
  }
  .category-lead-news-second-heading h3 {
    font-size: 20px;
    line-height: 24px;
    color: #000;
    margin: 0;
  }
  .single-block-category {
    margin-top: 20px;
    background: #fff;
    padding: 7px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
  }
  .img-single-block-category {
    position: relative;
  }
  .single-block-catagory-heading h3 {
    color: #000;
    margin: 0;
    font-size: 20px;
    line-height: 24px;
  }
  /* archive page End */
  
  
  
  /* Footer */
  .fottertop{
  background-color: #d5d5d5;
  padding: 15px;
  }
  .footplogo{
  width: 32%;
  }
  .foottpsclmdia{
  float: right;
  margin-top: 15px;
  }
  .foottpsclmdia ul li{
  float: left;
  margin-right: 4px;
  }
  .foottpsclmdia ul li a i {
  font-size: 23px;
  color: rgb(255, 255, 255);
  }
  .foottpsclmdia ul li a{
  background: #000000;
  padding: 10px;
  }
  .foottpsclmdia ul li a:hover{
  background: #dc2028;
  padding: 15px;
  }
  .foottpsclmdia ul li:last-child{
  float: left;
  margin-right: 0px;
  }
  
  .footermdlwrap{
  
  }
  .footermdl{
  
  }
  .footermdl p {
  padding: 0;
  margin: 0;
  font-size: 29px;
  font-weight: bold;
  }
  .footermdlwrap {
  background-color: white;
  padding: 35px 0px 35px 0px;
  }
  .footerbtmwrap{
  background-color: #000;
  padding-top: 3px;
  padding-bottom: 3px;
  }
  .footerbtmone p{
  color: #ccc;
  padding: 0;
  margin: 0;
  }
  .footerbttwo p{
  float: right;
  color: #ccc;
  padding: 0;
  margin: 0;
  }
  /* Footer End */
  
  .navbar-light .navbar-toggler {
    color: rgba(32, 24, 24, 0);
    border-color: rgba(0, 0, 0, 0);
  }
  .ad{
    padding-top: 10px;
    padding-bottom: 10px;
  }
  
  
  