.justify-content-start {
  justify-content: flex-start !important;
}

.justify-content-end {
  justify-content: flex-end !important;
}

.justify-content-center {
  justify-content: center !important;
}

.justify-content-between {
  justify-content: space-between !important;
}

.justify-content-around {
  justify-content: space-around !important;
}

.justify-content-evenly {
  justify-content: space-evenly !important;
}

.align-items-start {
  align-items: flex-start !important;
}

.align-items-end {
  align-items: flex-end !important;
}

.align-items-center {
  align-items: center !important;
}

.align-items-baseline {
  align-items: baseline !important;
}

.d-flex {
  display: flex !important;
}
.img-fluid{
  width: 100%;
  height: auto;
}

.header-style-two .nav-outer .navigation {
  float: right;
  width: 100%;
}

.header-style-two .nav-outer .navigation:nth-child(1) {
  /* padding-right: 180px; */
  text-align: right;
}

.header-style-two .nav-outer .navigation:nth-child(1)>li {
  margin-left: 25px;
  margin-right: 0;
}

.header-style-two .nav-outer .navigation:nth-child(2) {
  float: right;
  padding-left: 180px;
  text-align: left;
}

.header-style-two .nav-outer .navigation:nth-child(2)>li {
  margin-left: 0px;
  margin-right: 60px;
}

.navbar-design .nav-dropdown li a {
  color: #222222;
}

.navbar-design .nav-dropdown li {
  position: relative;
  padding: 12px 15px;
  line-height: 24px;
  width: 100%;
  font-weight: 600;
  font-size: 14px;
  letter-spacing: 0.03em;
  text-transform: capitalize;
  color: #222222;
  transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
}

@media only screen and (min-width: 768px) {
  .navbar-design {
    display: flex !important;
  }

  /* .navbar-design .nav-dropdown{
		border-right: 1px solid;	
	} */
  /* .owl-item {
		width:500px!important;
		} */
}

.about-section-two {
  position: relative;
  padding: 20px 0px 0px 0px;
}

.why-us-section {
  position: relative;
  padding: 30px 0px !important;
}

.platofrm-block .p-title {
  font-size: 15px;
  line-height: 1.6em;
  text-transform: none;
  background: rgba(0, 0, 0, 0.85);
  padding: 20px 10px;
}

.news-block .inner-box:hover .over-box {
  bottom: 5% !important;
}

.news-block .date a {
  color: #fff;
}

.news-section .news-carousel .owl-nav .owl-prev,
.news-section .news-carousel .owl-nav .owl-next {
  font-size: 24px;
  /* color: #fff!important; */
  line-height: 30px;
  margin: 0px 5px;
  font-weight: 700;
  opacity: 1;
}

.main-header .email-box {
  margin: 0px 20px;
}

.main-header .email-box a {
  color: #fff;
}

.sticky-header .email-box a {
  color: #000 !important;
  font-weight: 600;
}

.sticky-header .phone-box {
  position: relative;
  float: left;
  padding: 10px 20px;
  border: 1px solid rgba(0, 0, 0, 0.50);
  border-radius: 3px;
}

.sticky-header .phone-box .subtitle {
  font-size: 14px;
  color: #000;
  text-transform: capitalize;
  font-weight: 600;
}

.nav-right-side {
  display: flex;
  align-items: center;
  margin-left: auto;
}

.main-footer .footer-lower-box ul li a {
  position: relative;
  color: #fff;
  font-size: 14px;
  display: block;
  font-weight: 500;
  transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
}

.main-footer .footer-lower-box ul li {
  position: relative;
  line-height: 24px;
  font-size: 15px;
  margin-bottom: 10px;
}

.featured-block-two .footer-lower-box {
  position: relative;
  display: block;
  padding: 20px 0px 0px 0px;
  -webkit-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  transition: all 300ms ease;
}

.main-footer .footer-lower-box .social-links .clearfix {
  display: flex;
}

.main-footer .footer-lower-box .social-links .clearfix li {
  padding: 0 20px 0px 0px;
}

.footer-title h5:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 30px;
  border-bottom: 2px solid #ff4f64;
}

.footer-title h5 {
  position: relative;
  display: block;
  line-height: 30px;
  font-size: 17px;
  text-transform: capitalize;
  color: #fff;
  padding-bottom: 5px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
}

.footer-lower-box .contact p span {
  padding-right: 10px;
}

.footer-lower-box .email p span {
  padding-right: 10px;
}

.footer-lower-box .socials h5 {
  font-size: 16px;
}

@media only screen and (min-width: 991px) {
  .border-right {
    border-right: 1px solid #eee;
    width: 50%;
  }
}

@media only screen and (max-width: 991px) {
  .navbar-design .nav-dropdown li a {
    color: #fff;
  }

  .bg-img {
    display: none;
  }

  .sec-title {
    text-align: center;
  }
}

.main-footer .image img {
  width: 50%;
}

.team-block .inner-box {
  position: relative;
  text-align: center;
  padding: 30px 40px;
  margin: 0 auto;
  max-width: 100%;
  background: #f2f2f2;
  box-shadow: 0px 6px 20px rgb(0 0 0 / 11%);
}
@media (max-width: 576px) {
  .team-block .inner-box {
    position: relative;
    text-align: center;
    padding: 30px 30px;
    margin: 0 auto;
    max-width: 100%;
    background: #f2f2f2;
    box-shadow: 0px 6px 20px rgb(0 0 0 / 11%);
  }
}

.about-section-two .image-layers {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}

.bg-img {
  z-index: -1;
  max-width: 42%;
}

.font-30 {
  font-size: 30px !important;
}

.hero-section video {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: -100;
  transform: translateX(-50%) translateY(-50%);
}

.inner-container {
  position: relative;
  padding: 0px 60px;
}

.bg-custom-color {
  background-color: #f2f2f2;
}

.game-block-two img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  transition: all .3s ease-in-out;
}

.game-block-two:hover img {
  transform: scale(1.1);
}

.game-block-two:hover .portfolio-logo img {
  transform: none;
}

.game-block-two .hover-box:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  width: 100%;
  height: 200px;
  /* z-index: 1; */
  /* opacity: 0.80; */
  background: rgba(0, 0, 0, 0.60);
  background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.95), rgba(0, 0, 0, 0.95), rgba(0, 0, 0, 0));
  background: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0.95), rgba(0, 0, 0, 0.95), rgba(0, 0, 0, 0));
  background: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.95), rgba(0, 0, 0, 0.95), rgba(0, 0, 0, 0));
  /* background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%); */
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}

.game-block-two .caption-box h3 a {
  color: #ffffff;
  font-size: 18px;
  opacity: 0.5;
  transition: all .3s ease-in-out;
}

.game-block-two .inner-box:hover .caption-box h3 a {
  opacity: 1;
  height: 100%;
  transform: scale(1.1);
}

/* .game-block-two .inner-box:hover .hover-box:before {
  opacity: 0.95;
  height: 100%;
} */

.portfolio-logo {
  position: absolute;
  left: 0;
  top: auto;
  right: 0;
  bottom: 0;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 16px;
  padding-left: 25px;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#16141f), to(transparent));
  background-image: linear-gradient(0deg, #000, transparent);
}

.portfolio-logo img {
  display: inline;
  max-height: 75%;
  max-width: 40%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

@media only screen and (min-width: 991px) {
  .news-carousel .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
  }

  .news-carousel .owl-dots .owl-dot.active span,
  .owl-theme .owl-dots .owl-dot:hover span {
    background: #869791;
  }

  .news-section .news-carousel .owl-dots {
    position: relative;
    display: block;
    padding: 0px 0px 0px;
    width: 100%;
    display: block;
    text-align: center;
  }
}


.brdr-top {
  border-top: 0.5px solid #fff;
}

.color-white {
  color: #fff !important;
}

.team-section .lower-content .comment-img {
  max-width: 75px;
  margin: 0 auto 15px;
}

.team-block .inner-box .image img {
  max-width: 100%;
  text-align: center;
  margin: auto;
}

.anchor {
  display: block;
  position: absolute;
  top: -9%;
  visibility: hidden;
}

.phone-box a {
  color: #fff;
}

.phone-box a:hover {
  color: #fff;
}

.sticky-header .phone-box .subtitle a {
  font-size: 14px;
  color: #000 !important;
  text-transform: capitalize;
  font-weight: 600;
}

.main-footer .services ul li a {
  cursor: default !important;
}

.about-section-two .sec-title h2 {
  text-transform: none;
}

.contact-section-two .default-form .form-group input[type="text"] {
  border: 1px solid #e0e0e0;
  height: 50px;
}

.contact-section-two .default-form .form-group input[type="email"] {
  border: 1px solid #e0e0e0;
  height: 50px;
}

.contact-section-two .default-form .form-group select {
  border: 1px solid #e0e0e0;
  height: 50px;
}

.contact-section-two .default-form .form-group textarea {
  border: 1px solid #e0e0e0;
  height: 100px;
  padding-top: 15px;
  resize: none;
}

.contact-section-two .default-form .form-group label {
  font-size: 15px;
  letter-spacing: 0.5px;
  font-weight: 600;
}

/* .contact-section-two .box-design{
  padding: 20px;
  background-color: #ff4f64;

} */
.field_required {
  color: #ee0000;
}

.section-30 {
  padding: 30px 0px;
}

.section-30 .sec-title {
  margin-bottom: 0;
}

.section-30 .sec-title p {
  color: #1d1f21;
  font-size: 25px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
}

.gallery-section-two {
  position: relative;
  padding: 0px 0px 0px 0px;
}

.main-footer .footer-lower-box ul li span {
  font-size: 20px;
}

.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050 !important;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}

.main-footer .footer-lower-box .text a {
  color: #fff;
}

@media only screen and (min-width: 1650px) {
  .about-section-two .image-layers {

    right: -2% !important;
  }
}

.modal2 .modal-content iframe {
  width: 90%;
  height: 90%;
}


  .modal2 .modal-dialog {
    max-width: 80%;
    max-height: 90%;
    margin: 1.75rem auto;
    display: flex;
    align-items: center;
    justify-content: center;
  }



.modal2 .modal-content {
  background-color: transparent;
  background-clip: padding-box;
  border: none;
  border-radius: none;
}

.modal2 .modal-content iframe {
  height: 80vh;
  width: 100%; 
}
@media (max-width: 576px) {
  .inner-container {
    position: relative;
    padding: 0px 30px;
  }
}
@media only screen and (max-width: 767px){
  .about-content blockquote {
    padding: 30px 30px 30px 70px;
}
}
.p-0{
  padding: 0!important;
}
.m-0{
margin: 0!important;
}
.align-item-center{
  align-items: center;
}
.about-content blockquote {
  position: relative;
  display: block;
  padding: 30px 60px 30px 60px;
  background: #f8f8f8;
  color: #222222;
  font-size: 16px;
  font-weight: 400;
  margin: 0;
  text-transform: uppercase;
  line-height: 1.7em;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
}
/* .page-wrapper {
  background: url(../images/textured_bg.jpg) repeat #111;
} */
.inspired-section:after {
  content: "";
  opacity: 0.6;
  background: url(../images/bg_texture.png);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
}
.portfolio-section{
  padding: 20px 0px 0px 0px;
}
@media only screen and (min-width: 991px) {
 .media-pl{
  padding-left: 20px;
 }
 .media-pr{
  padding-right: 20px;
 }
}