@import url("https://fonts.googleapis.com/css?family=Mukta:200,300,400,500,600,700,800");

* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}

.details-paragraph img {
    width: 100% !important;
    height: auto !important;
    /* height: 20px !important; */
}

img.img-fluid.rounded-circle.mb-3.img-thumbnail.shadow-sm {
    width: 115px;
    height: 115px;
    object-fit: cover;
}

.sticky-logo img {
    height: 50px;
    width: 50px !important;
}

body {
  font-family: mukta, sans-serif;
  overflow-x: hidden;
  padding: 0;
  margin: 0;
  /*overflow: hidden;*/
}
.navbar-light .navbar-nav .active > .nav-link {
}
.navbar {
  padding: 5px;
}
.main-title {
  padding: 13px 0px 5px 0px;
  position: relative;
}

.main-title h3::after {
  background-color: #8e8b8b;
  content: "";
  display: inline-block;
  height: 1px;
  position: relative;
  vertical-align: middle;
  width: 100%;
}

.video-title h3::after {
  background-color: #fff !important;
  content: "";
  display: inline-block;
  height: 1px;
  position: relative;
  vertical-align: middle;
  width: 100%;
}

.container {
  /*box-sizing: content-box;*/
  max-width: 1300px;
  /*  margin-left: auto;
    margin-right: auto;*/
  margin: 0 auto;
}

.social-icon ul li {
  display: inline;
  padding: 0px 10px;
}

.social-icon ul li a {
  text-decoration: none;
  color: #00367c;
  font-size: 20px;
}

.social-icon {
  padding: 30px 0px;
  text-align: right;
}

.social-icon ul .live a i {
  padding: 0px 5px;
}

.social-icon ul .live a {
  color: #fff;
  position: relative;
  font-size: 14px;
  font-weight: 600;
  background: #c4161c;
  text-transform: uppercase;
  padding: 6px 13px 6px 9px;
  border-radius: 22px;
  vertical-align: middle;
}

.my-logo {
  text-align: left;
  margin: 10px 0px;
}

.top-social ul li {
  display: inline;
  list-style: none;
  padding: 0px 10px;
}
.date p {
  font-size: 19px;
  color: #000;
  font-weight: 500;
}
.top-half img {
  height: 70px;
  width: 100%;
  /*object-fit: cover;*/
}
#extra-news {
  margin: 10px 0px 10px 0px;
}

.aaja-head h3 a {
  color: #333;
  text-align: center;
  padding: 10px 0px;
  font-size: 30px;
}

.aaja-paragraph {
  padding: 40px 0px;
}

.aaja-paragraph p {
  font-size: 18px;
}

.my-logo {
  padding: 0px 0px 0px 0px;
}

.aaja-img img {
  width: 100%;
  height: 450px;
  object-fit: cover;
}

.aaja-head {
  text-align: center;
  padding: 20px 0px 20px 0px;
}

.my-logo img {
  width: 300px;
  height: 100%;
}

#navbar_top {
  background-color: #fff;
  border-top: 1px solid #f1f1f1;
  border-bottom: 1px solid #f1f1f1;
}

.navbar-light .navbar-nav .nav-link {
  padding: 0px 23px;
  color: #000000e6;
  display: block;
  font-size: 18px;
  font-weight: 500;
  height: 100%;
  display: flex;
  align-items: center;
}

.navbar-light .navbar-nav .active > .nav-link {
  color: #e20a17 !important;
}

.my-tag ul li {
  display: inline;
  padding: 0px 10px;
}

.my-tag {
  padding: 0px 0px 0px 0px;
}

.my-tag ul li a {
  color: #33333396;
  font-size: 17px;
  line-height: 31px;
}

#tag-section {
  border-bottom: 1px solid #2218e9;
}

.icon23 ul li {
  display: inline;
}

.icon23 ul li a img {
}

.icon23 ul .icon a img {
  width: 100px;
  height: 20px;
  object-fit: cover;
  margin-top: 12px;
}

.add-banner {
  padding: 20px 0px 10px 0px;
}

.news-tag {
  text-align: center;
  color: #fff;
  padding-top: 20px;
}

.news-tag1 {
  background-color: #2218e9;
  padding: 5px 20px 5px 20px;
}

.first-title {
  text-align: center;
  padding: 22px 0px 0px 0px;
}

.first-title h2 {
  font-size: 45px;
  font-weight: 600px;
  color: #474747;
}

.reporter ul li {
  display: inline;
}

.reporter {
  text-align: center;
}

a h3{
    color:#000!important;
}
.reporter ul li {
  padding: 0px 10px;
}
a{
    color#000!important;
}
.reporter ul li a i {
  padding: 0px 5px;
}

.reporter ul li a img {
  width: 51px;
  height: 51px;
  border-radius: 50%;
}

.reporter ul li a {
  color:#474747!important;
}

/*.my-bdr {
    border-bottom: 1px solid #16161633;
}*/

.main-title .left-side {
  position: relative;
  background: #f22121;
  padding: 0 12px;
  font-size: 18px;
  color: #fff;
  border-left: solid 4px #293d56;
  box-shadow: 0 0 1px 0;
  /*color: #c52228 !important;*/
}

.main-title .left-side::before {
  content: "";
  position: absolute;
  top: 0;
  z-index: 5;
  border-top: 30px solid transparent;
  border-left: 32px solid #f22121;
  right: -34px;
  box-shadow: -5px 0 0 #f22121;
}

#first-news {
  margin: 20px 0px;
}
.my-small ul li {
  padding: 0px 0px 20px 0px;

  width: 100%;
  display: inline-block;
}

.my-small img {
  float: left;
  height: 100px;
  width: 126px;
  object-fit: cover;
  margin: 0px 10px 0px 0px;
  border-radius: 8px;
}

.my-small ul li h3 a {
  font-size: 16px;
  color: #000;
}

h3 {
  line-height: 22px;
}

.center-news img {
  width: 100%;
  height: 350px;
  object-fit: cover;
}

.second-news {
  padding: 10px 0px;
}

.navbar-light .navbar-nav .nav-link:hover {
  color: #e20a17;
}

.news-tag2 {
  background-color: #185c8c;
  padding: 5px 20px 5px 20px;
  margin-top: 10px;
  color: #fff;
}

.tag-line {
  margin-top: 15px;
}

.my-tag ul li a:hover {
  text-decoration: none;
  color: #e20a17;
}

.right-side {
  float: right;
}
.full-img img {
  height: 500px;
  object-fit: cover;
  width: 100%;
}
/*
 h3 .left-side:before {
    display: block;
    content: "";
    width: 100%;
    height: 1px;
    background: #33333336;
    position: absolute;
    top: 50%;
    right: 0;
    z-index: 1;
    bottom: inherit;
}*/
.left-side {
  font-size: 20px;
  font-weight: bold;
}

.right-side a {
  font-size: 17px;
  color: #333;
}

.right a:before {
  position: absolute;
  right: 14px;
  top: 10px;
  content: "\f2f6";
  font-family: "fontawesome";
  font-size: 25px;
  color: #c4161c;
}

a:hover {
  text-decoration: none;
}

.first-samachar img {
  width: 100%;
}

.overlay-news {
  position: relative;
}

.overlay-text {
  width: 100%;
  color: #fff;
  display: block;
  position: absolute;
  bottom: 0px;
  padding: 100px 5px 10px 5px;
  background-image: linear-gradient(
    to top,
    #000,
    rgba(0, 0, 0, 0.49),
    #0000,
    #0000
  );
}

.my-img img {
}

.first-samachar img {
  width: 100%;
  height: 300px;
  object-fit: cover;
}

.img-small img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.img-small a {
  height: 100px;
}

.item-news-box img {
  content: "";
  /* position: absolute;*/
  top: 0;
  width: 100%;
  height: 300px;
  left: 0;
  border-radius: 5%;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0, #fff);
  z-index: 10;
}

.news-list ul li a {
  color: rgba(0, 0, 0, 0.87);
  font-weight: 600;
  text-decoration: none;
  font-size: 19px;
}

.news-list ul li {
  list-style: none;
  border-top: 1px dotted #33333363;
  padding: 20px 0;
}

.my-small ul li h3 a {
  font-size: 18px;
}

#manoranjan {
  background-color: #f5f5f5;
  padding: 10px 0px 20px 0px;
}

.text-head h3 a {
  color: #333;
  font-size: 22px;
  font-weight: 600;
}

.text-head {
  padding: 5px 0px 5px 0px;
}

.text-head h3 {
  line-height: 22px;
}

.text-head p {
  font-size: 17px;
  margin-bottom: 5px;
}

.text-head .date {
  color: #0101018c;
  font-size: 16px;
}

.big-width img {
  float: left;
  height: 100px;
  width: 170px;
  object-fit: cover;
  margin: 0px 10px 0px 0px;
  border-radius: 8px;
}

.rajniti-image img {
  width: 100%;
  height: 385px;
  object-fit: cover;
}

.rajniti-sec {
  position: relative;
  margin: 8px 0px;
}

.my-head h3 a {
  font-size: 19px;
}

.add-first img {
  height: auto;
  width: 100%;
  max-height: 200px;
}

.add-first {
  margin: 32px 0px 10px 0px;
}

#game-section {
  background-color: #f5f5f5;
  padding: 10px 0px 20px 0px;
}

.game-first img {
  width: 100%;
  height: 190px;
  object-fit: cover;
}

.img-adhya {
  position: relative;
}

.only-list ul li {
  display: block;
  list-style: none;
  padding: 20px 0px;
  border-top: 1px dotted #33333363;
}

.only-list ul li a {
  font-size: 18px;
  color: #333;
  font-weight: 600;
}

.only-list ul .no-bdr {
  border-top: none;
}

.snd-step {
  box-shadow: 0 0 6px 0;
  color: #e9eef3;
  padding: 5px;
}
.sml-text {
  text-align: center;
  padding: 10px 0px;
}
.sml-text p {
  font-size: 21px;
  color: #333;
}
.rpt-name {
  text-align: center;
}
.rpt-name a {
  color: #f44646;
  font-size: 20px;
  font-weight: bold;
}
.tab {
  overflow: hidden;
  /*border-bottom: 1px solid #ccc;*/
}

/* Style the buttons inside the tab */
.tab button {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 2px 16px;
  transition: 0.3s;
  font-size: 17px;
  margin: 0px 5px;
}

/* Change background color of buttons on hover */
.tab button:hover {
  /* background-color:; */
}

/* Create an active/current tablink class */
.tab button {
  /*color: #fff;*/
  /* background: #185c8c;*/
  padding: 7px 27px;
  border-radius: 13px;
}
.tab button .active {
  color: #fff;
  background: #185c8c;
  padding: 7px 27px;
  border-radius: 13px;
}

/* Style the tab content */
.tabcontent {
  display: none;
  padding: 6px 0px;

  border-top: none;
}

.img-firstone img {
  width: 100%;
  height: 400px;
  object-fit: cover;
}

#video-sec {
  background-color: #333;
  padding: 10px 0px 10px 0px;
}

.nrn-img img {
  width: 100%;
  max-height: 300px;
  object-fit: cover;
}

.spc-down {
  margin-top: 0px;
}
.overlay-news {
  margin: 0px 0px 10px 0px;
}

/*.social-icon ul .live{
    padding: 0;
    font-size: 14px;
    display: inline-block;
    text-align: center;
    margin: 0 auto;
    color: #fff;
    background-color: #ed1c24;
    border: 2px solid #fff;
    width: 100px;
    height: 100px;
    position: relative;
    top: -125px;
    line-height: 90px;
    border-radius: 6px;
    -webkit-transform: rotate(
45deg
);
    -ms-transform: rotate(45deg);
    transform: rotate(
45deg
);
    -webkit-transition: all 100ms ease;
    transition: all 100ms ease;

}*/
/*.news-tag1{
    padding: 0;
    font-size: 14px;
    display: inline-block;
    text-align: center;
    margin: 0 auto;
    color: #fff;
    background-color: #ed1c24;
    border: 2px solid #fff;
    width: 100px;
    height: 100px;
    position: relative;
    top: -125px;
    line-height: 90px;
    border-radius: 6px;
    -webkit-transform: rotate(
45deg
);
    -ms-transform: rotate(45deg);
    transform: rotate(
45deg
);
    -webkit-transition: all 100ms ease;
    transition: all 100ms ease;
}*/

.bichar-news ul li {
  padding: 20px 0px 20px 0px;
  border-bottom: solid 1px rgba(77, 77, 77, 0.14);
  position: relative;

  transition: all 0.4s ease;
  list-style: none;
}

/* .bichar-news ul .top-bichar {
    padding: 0px 0px 20px 0px;
} */

.bichar-news ul li a {
  transition: all 0.4s ease;
  font-size: 20px;
  font-weight: 500;
  line-height: 158%;
  color: rgba(77, 77, 77, 0.8);
  text-decoration: none;
}

.bichar-news ul li span {
  padding: 0px 10px 0px 0px;
  transition: all 0.4s ease;
  font-size: 20px;
  font-weight: 500;
  line-height: 158%;
  color: rgba(77, 77, 77, 0.8);
  text-decoration: none;
}

.time {
  color: rgba(77, 77, 77, 0.8);
}

/*.left-side::before {
    display: block;
    content: "";
    width: 100%;
    height: 1px;
    background: #33333336;
    position: absolute;
    top: 50%;
    right: 0;
    z-index: 1;
    bottom: inherit;
*/
#footer {
  background-color: #00367c;
  padding: 30px 0px 10px 0px;
  color: #fff;
}

.contact-list ul li {
  list-style: none;
}

.contact-list ul li a {
  color: #a2a2a2;
  font-size: 17px;
}

.contact-list p {
  color: #cac7c7;
}

.contact-list .our-social li {
  display: inline;
  padding: 0px 10px;
}

#last-footer {
  background-color: #1b57a5;
  padding: 10px 0px 10px 0px;
}

.our-footer {
  box-shadow: 5px 10px 20px #376198 inset;
  background-color: #2a70cc;
  padding: 5px 0px 5px 0px;
  text-align: center;
}

.our-footer ul li {
  display: inline;
  list-style: none;
  padding: 0px 10px;
}

.our-footer ul li a {
  color: #c2c7cc;
  font-size: 17px;
}

.our-footer ul {
  margin-bottom: 0px;
}

.my-copyright p {
  float: left;
}

.copyright {
  padding: 10px 0px 0px 0px;
  color: #fff;
}

.design-company {
  text-align: right;
}

.design-company a {
  color: #fff;
}

.design-company a span {
  color: red;
}

.video-image {
  position: relative;
}

.video-image img {
  height: 300px;
  width: 100%;
  object-fit: cover;
}

.icon-video {
  position: absolute;
  top: 10px;
  text-align: center;
}

/*.first-samachar:hover{
  transition: .3s linear;
  transform: scale(1.1);
      box-sizing: border-box;
      object-fit: cover;

}*/
/*

.item-news-box img::before{
    content: "";
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    left: 0;
    background: linear-gradient(180deg, rgba(255,255,255,0) 0, #fff);
    z-index: 10;
}*/
.usa-img img {
  width: 100%;
  height: 160px;
  object-fit: cover;
}

.main-title .left-side {
  color: #fff !important;
}
.main-title h3 {
  line-height: 14px;
}
.pradesh-side .tab {
  margin-top: -10px;
}

.sticky-logo {
  display: none;
  margin: 0px 19px 0px 0px;
}

#toTopBtn {
  position: fixed;
  bottom: 26px;
  right: 39px;
  z-index: 98;
  padding: 4px 12px 4px 12px;
  border-radius: 7px;

  background-color: #185c8c;
  color: #fff;
  font-size: 18px;
}

.js .cd-top--fade-out {
  opacity: 0.5;
}

.js .cd-top--is-visible {
  visibility: visible;
  opacity: 1;
}

.js .cd-top {
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.3s, visibility 0.3s, background-color 0.3s;
}

.cd-top {
  position: fixed;
  bottom: 20px;
  bottom: var(--cd-back-to-top-margin);
  right: 20px;
  right: var(--cd-back-to-top-margin);
  display: inline-block;
  height: 40px;
  height: var(--cd-back-to-top-size);
  width: 40px;
  width: var(--cd-back-to-top-size);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05) !important;

  background-color: hsla(5, 76%, 62%, 0.8);
  background-color: hsla(
    var(--cd-color-3-h),
    var(--cd-color-3-s),
    var(--cd-color-3-l),
    0.8
  );
}

.sticky {
  z-index: 999;
  position: fixed;
  top: 0;
  width: 100%;
  transition: all 600ms ease-in;
}

.sticky + .content {
  padding-top: 60px;
}

.news-logo {
  margin: 0px 0px;
}

.about-us {
  padding: 20px 0px;
}

/*.bar:before {
    position: absolute;
    content: "";
    margin: -7px 0 0;
    width: 25px;
    cursor: pointer;
    height: 2px;
    display: inline-block;
    vertical-align: top;
    background: #313131;
}
.bar:after {
    position: absolute;
    content: "";
    margin: 7px 0 0;
    width: 25px;
    cursor: pointer;
    height: 2px;
    display: inline-block;
    vertical-align: top;
    background: #313131;
}
.bar {
    position: relative;
    margin: 9px 0 0;
    width: 16px;
    cursor: pointer;
    height: 2px;
    display: inline-block;
    vertical-align: top;
    position: relative;
        background: #313131;
    }*/

.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  background-color: #fff;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px;
  z-index: 9999999999999999;
}

.sidenav a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 18px;

  font-weight: normal;
  display: block;
  transition: 0.3s;
  color: #818181;
}

.sidenav a:hover {
  color: red;
}

.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}

.sidenav1 {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  background-color: #fff;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px;
}

.sidenav1 a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 18px;

  font-weight: normal;
  display: block;
  transition: 0.3s;
  color: #818181;
}

.sidenav1 a:hover {
  color: red;
}

.sidenav1 .closebtn1 {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}

.search-up {
  display: none;
  left: 0;
  background: rgb(216, 222, 229);
  bottom: -66px;
  position: absolute;
  z-index: 9999999;
  width: 100%;
}

.my-tag ul {
  margin-bottom: 0px;
}

.modal-body form input {
  width: 100%;
  height: 40px;
}

.search {
  color: red;
  padding: 6px 16px;
}

.search a i {
  font-size: 20px;
  color: #8592a2;
}

.contact-list ul li a:hover {
  color: #e51d2a;
}

.first-title h2:hover {
  color: #0b4789;
}

.category-image {
  width: 60%;
  float: left;
}

.category-image img {
  height: 350px;
  object-fit: cover;
}

.category-content {
  background-color: #4971a5;
  height: 350px;
  width: 40%;
  float: right;
}

.category-news {
  text-align: left;
  padding: 100px 19px 0px 22px;
  color: #fff;
}

.category-news h3 a {
  color: #fff;
}

.cate-time {
  color: rgb(226 216 216 / 80%);
}

.our-category {
  margin: 30px 0px 10px 0px;
}

.tag-list {
  padding: 10px 0px 0px 0px;
}

.tag-list ul li {
  display: inline;
  list-style-type: none;
  padding: 10px 10px 10px 0px;
}

.tag-list ul li a {
  color: #cfcfcf;
  font-size: 18px;
}

.tag-list ul .home a {
  color: red;
}

.title-category h2 {
  font-size: 30px;
  font-weight: bold;
}

.title-category {
  border-bottom: 4px solid #c3bbbb;
  padding: 0px 0px 0px 0px;
}

.single-content {
  background-color: #fff !important;
}

.single-content {
  background-color: #4971a5;
  height: 350px;
  width: 40%;
  float: right;
  padding: 0px 9px 0px 20px;
}

.single-news h3 a {
  color: #333;
  font-size: 30px;
}

.single-category {
  margin: 30px 0px;
}

.single-news h3 {
  line-height: 34px;
  padding: 0px 0px 8px 0px;
  margin-bottom: 0px;
}

.single-news h3 a {
  margin-bottom: 0px;
}

.text-head p {
  padding: 0px 0px;
}

.single-news a {
  color: #e20a17;
}

.hoursnews {
  margin-top: 10px;
}

.single-best {
  margin-top: 30px !important;
}

.contact-us h4 a {
  color: #fff;
}

.contact-us h4 a:hover {
  color: #e51d2a;
}

.social-link {
  width: 30px;
  height: 30px;
  border: 1px solid #ddd;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #666;
  border-radius: 50%;
  transition: all 0.3s;
  font-size: 0.9rem;
}
.social-link:hover,
.social-link:focus {
  background: #ddd;
  text-decoration: none;
  color: #555;
}
.shadow-sm {
  border: 1px solid #cfcfcf;
}
.shadow-sm h5 a {
  color: #000;
}

.single_cate_img img {
  width: 100%;
  height: 215px;
  object-fit: cover;
}

.details-head h2 {
  color: #000;
  font-size: 32px;
  font-weight: bold;
  line-height: 48px;
  padding: 20px 0px;
}

section#related-news img {
  height: 200px;
  object-fit: cover;
}

.details-tag ul li {
  list-style: none;
  display: block;
}

.details-tag ul .tag-name {
  color: #000;
  font-weight: bold;
}

.details-main img {
  width: 100%;
  height: auto;
}

.details-paragraph {
  padding: 10px 0px;
  border-bottom: 1px solid #cfcfcf;
}

.details-paragraph p {
  font-size: 18px;
  text-align: justify;
  line-height: 28px;
}

.details-small {
  margin-top: 50px;
}

.related-tag {
  padding: 20px 0px;
}

.related-tag ul li {
  border: 2px solid #e20a17;
  border-radius: 50px;
  color: #e80000;
  padding: 5px 25px 5px 25px;
  margin-right: 5px;
  display: inline;
}

::-webkit-scrollbar-track {
  background: none;
}

::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}

::-webkit-scrollbar-thumb {
  background: #ccc;
  border-radius: 5px;
}

/*.new::after {
    content: " ";
    display: block;
    width: 0;
    height: 0;
    border-top: 16px solid transparent;
    border-bottom: 17px solid transparent;
    border-left: 23px solid rgb(240 240 240);
    position: absolute;
    top: 50%;
    margin-top: -17px;
    left: 100%;
    z-index: 2;
}*/

.new {
  text-decoration: none;
  padding: 6px 15px 6px 15px;
  background: #2d25e8;
  background-color: rgb(34 24 233);
  position: relative;
  display: block;
  float: left;
  margin-top: 0px;
  color: #fff;
  z-index: 99999;
}
.new h6 {
  margin: 0px;
}
.video-title .video-side {
  color: #fff;
}
/*.tab{
  
  margin-top: -72px;
    margin-left: 175px;
}*/

.title-tag1 {
  position: relative;
  padding: 5px 0px;
  /* line-height: 3em;*/
  font-weight: 700;
  color: rgba(0, 0, 0, 0.6);
  font-size: 0.9em;
  background-color: rgba(0, 0, 0, 0.06);
}

.title-tag1::after {
  content: "";
  position: absolute;
  top: 1px;
  right: -20px;
  border-color: transparent transparent transparent rgba(0, 0, 0, 0.06);
  border-style: solid;
  border-width: 0.7em;
}

.my-nav ul li {
  list-style: none;
}

.mobile-nav {
  display: none;
}

.mobile-social {
  display: none;
}

.search {
  position: absolute;
  top: 50%;
  right: 0%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}

.search * {
  outline: none;
  box-sizing: border-box;
}

.search__wrapper {
  position: relative;
}

.search__field {
  width: 50px;
  height: 50px;
  color: transparent;
  font-family: Lato, sans-serif;
  font-size: 1.35em;
  /* padding: 0.35em 50px 0.35em 0;*/
  border: 1px solid transparent;
  border-radius: 0;
  cursor: pointer;
  transition: all 0.5s ease-in-out;
}

.search__field:focus {
  right: 0px;
  border-bottom-color: #ccc;
  width: 63vw;
  color: #2b2b2b;
  cursor: default;
}

.search__field:focus ~ .search__icon {
  background-color: transparent;
  cursor: pointer;
  pointer-events: auto;
}

.search__icon {
  position: absolute;
  top: 0;
  right: 0;
  background-color: #e9f1f4;
  width: 50px;
  height: 50px;
  font-size: 1.35em;
  text-align: center;
  border-color: transparent;
  border-radius: 50%;
  pointer-events: none;
  display: inline-block;
  transition: background-color 0.2s ease-in-out;
}

.search__field::-webkit-input-placeholder {
  position: relative;
  top: 0;
  right: 0;
  transition-property: top, color;
  transition-duration: 0.1s;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-perspective: 1000;
  perspective: 1000;
}

.search__field:-moz-placeholder {
  position: relative;
  top: 0;
  right: 0;
  transition-property: top, color;
  transition-duration: 0.1s;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-perspective: 1000;
  perspective: 1000;
}

.search__field::-moz-placeholder {
  position: relative;
  top: 0;
  right: 0;
  transition-property: top, color;
  transition-duration: 0.1s;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-perspective: 1000;
  perspective: 1000;
}

.search__field:-ms-input-placeholder {
  position: relative;
  top: 0;
  right: 0;
  transition-property: top, color;
  transition-duration: 0.1s;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-perspective: 1000;
  perspective: 1000;
}

.search__field::-webkit-input-placeholder[style*="hidden"] {
  color: #83b0c1;
  font-size: 0.65em;
  font-weight: normal;
  top: -20px;
  opacity: 1;
  visibility: visible !important;
}

.search__field:-moz-placeholder[style*="hidden"] {
  color: #83b0c1;
  font-size: 0.65em;
  font-weight: normal;
  top: -20px;
  opacity: 1;
  visibility: visible !important;
}

.search__field::-moz-placeholder[style*="hidden"] {
  color: #83b0c1;
  font-size: 0.65em;
  font-weight: normal;
  top: -20px;
  opacity: 1;
  visibility: visible !important;
}

.search__field:-ms-input-placeholder[style*="hidden"] {
  color: #83b0c1;
  font-size: 0.65em;
  font-weight: normal;
  top: -20px;
  opacity: 1;
  visibility: visible !important;
}
.font-change {
  margin: 8px 0px;
}
.font-change button {
  padding: 0px 5px;
  border: 1px solid #cfcfcf;
}
.font-change button .reset {
  padding: 0px 4px;
}

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 890px;
    margin: 1.75rem auto;
  }
}

.tab button.active {
  color: #fff;
  background: #185c8c;
  padding: 7px 27px;
  border-radius: 13px;
}
.my-team {
  margin-bottom: 30px;
}
.our-category {
}
.second-category {
  margin: 10px 0px;
}
.top-half {
  margin: 20px 0px;
}
.my-logo {
  width: 400px;
}
.date {
  float: right;
}
.carousel-caption {
  background: rgba(34, 34, 34, 0.8);
  bottom: 0px;
  width: 100%;
  left: 0px;
  right: 0px;
}
.carousel-caption h5 {
  font-size: 19px !important;
  color:#fff;
}
.carousel-caption h5 a{
    color:#fff!important;
}
.carousel-item img {
  width: 100%;
  height: 400px;
  object-fit: cover;
}
#photo-gallery {
  margin-bottom: 20px;
}
.overlay-text h4 a{
   color:#fff!important;
}
.overlay-text  a h4{
   color:#fff!important;
}