@import url("https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");

body {
  font-family: "Rubik", sans-serif;
}

* {
  font-family: "Rubik", sans-serif;
}

.fullWidth {
  width: 100%;
}

#top_menu_links {
  margin-top: 65px;
}

#top_menu_links li {
  padding: 10px 15px;
}

#top_menu_links li a {
  color: #333333;
  font-weight: regular;
}

#top_menu_links .Always_Hiring {
  position: absolute;
  background-color: #e11f1d;
  top: 0px;
  color: #fff;
  padding: 5px;
  font-size: 11px;
}

#top_menu_links .Always_Hiring::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #e11f1d transparent transparent transparent;
}

#main_content h1 {
  font-size: 24px;
  font-weight: 300;
  margin-bottom: 0px;
}

#main_content h1 span {
  font-weight: 600;
}

#main_content h2 {
  font-size: 24px;
  font-weight: 300;
}

#main_content p {
  font-size: 16px;
  font-weight: 300;
}

.footer_list ul {
  display: flex;
  justify-content: flex-start;
  padding-left: 0px;
}

.footer_list ul li {
  list-style: none;
  padding-right: 20px;
}

.footer_list ul li a {
  padding: 0px;
}

.footer_list p {
  font-size: 16px;
  font-weight: bold;
}

.footer_list .copy_Right {
  color: #333333;
  font-size: 16px;
  font-weight: 300;
}

.loading {
  margin-top: 35px;
  margin-bottom: 35px;
}

p {
  font-size: 16px;
}

#logo_section {
  margin-top: 30px;
  margin-bottom: 50px;
}

.btn_primary {
  background-color: #e11f1d;
  color: #fff;
  font-size: 14px;
  letter-spacing: 0.4px;
  font-weight: 600;
}

.grid_locations {
  background-color: #fafafa;
  padding: 25px 30px 15px 30px;
  /* max-height: 550px;
  overflow-x: hidden;
  overflow-y: scroll;
  border-radius: 6px; */
}

.grid_locations h5 {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 4px;
}

.grid_locations .location {
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 5px;
  line-height: 1.5;
}

.grid_locations hr {
  margin-top: 8px;
  margin-bottom: 8px;
}

.grid_locations .address {
  font-size: 16px;
  margin-bottom: 12px;
  line-height: 1.5;
}

.grid_locations .mail {
  font-size: 16px;
  margin-bottom: 3px;
}

.grid_locations .website {
  font-size: 16px;
  margin-bottom: 3px;
}

.grid_locations .phone {
  font-size: 16px;
  margin-bottom: 3px;
}

.grid_locations .fax {
  font-size: 16px;
  margin-bottom: 3px;
}

.grid_locations .area_location {
  border-bottom: 1px solid rgb(0 0 0 / 30%);
  padding-bottom: 15px;
  margin-bottom: 15px;
}

#contant_form h1 {
  font-size: 28px;
  font-weight: 700;
  line-height: 36px;
}

.gridlogic__Logo img {
  width: 240px;
}

.gL_mb_list .Always_Hiring {
  position: absolute;
  background-color: #e11f1d;
  top: -18px;
  left: 60px;
  color: #fff;
  padding: 5px;
  font-size: 11px;
}

.gL_mb_list .Always_Hiring::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #e11f1d transparent transparent transparent;
}

.gL_mb_list {
  margin-top: 60px;
  margin-bottom: 30px;
}

.gL_mb_list li a {
  color: #333333;
  font-size: 16px;
}

#contant_form .form-control {
  display: block;
  width: 100%;
  padding: 0.75rem 0.75rem;
  font-size: 14px;
  line-height: 1.5;
  color: #333333;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #dedad4;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

#contant_form .btn_primary {
  width: 150px;
  height: 50px;
  border-radius: 6px;
  font-weight: bold;
  font-size: 16px;
}

.close_click {
  position: absolute;
  right: 20px;
  top: -10px;
}

#media_details .press_release {
  background-color: #f9f8f7;
  padding: 25px 20px 10px 20px;
  animation: fade-bottom 0.5s ease-in;
}

#media_details .press_release h1 {
  font-size: 24px;
  font-weight: 500;
  margin-top: 0px;
  line-height: 26px;
  text-align: left;
  padding: 15px 0px 10px 0px;
  text-transform: inherit;
}

#media_details .press_release_text {
  background-color: #e11f1d;
  color: #fff;
  padding: 10px 25px 10px 15px;
  font-weight: 500;
  font-size: 16px;
  text-transform: uppercase;
}

#media_details .logo {
  float: right;
}

#media_details .time_stamp {
  color: #7d7d7d;
  font-size: 12px;
}

#media_details .download_link a {
  color: #7d7d7d;
  font-size: 12px;
}

#media_details .download_link {
  float: right;
  color: #7d7d7d;
  font-size: 12px;
}

#media_details .download_link .fa {
  color: #e11f1d;
}

/* new css */
* {
  font-family: "Rubik", sans-serif;
}

body,
html {
  font-family: "Rubik", sans-serif;
}

.all-header {
  position: fixed;
  top: 0;
  z-index: 11;
  width: 100%;
  /* border-bottom: 1px solid #e5e5e5; */
  background-color: #fff;
}

.header-full-width {
  width: 100%;
  padding: 8px 10px;
  background: #fff;
  position: relative;
  right: 0;
  left: 0;
  z-index: 999;
  padding-top: 25px;
  padding-bottom: 25px;
}

.main_logo {
  width: 170px;
}

.mainmenu ul li {
  padding-right: 30px;
  padding-left: 30px;
}

.mainmenu ul li a {
  color: #333333;
  font-weight: 600;
  font-size: 14px;
  font-family: "Rubik", sans-serif;
  text-transform: uppercase;
  line-height: 26px;
  letter-spacing: 0.1px;
}

.mainmenu ul li a:hover {
  text-decoration: none;
}

.mainmenu ul li a.active {
  border-bottom: 2px solid #e11f1d;
  padding-bottom: 5px;
}

.banner_section {
  margin-top: 60px;
  background-color: red;
  padding-top: 60px;
  padding-bottom: 50px;
  min-height: 550px;
}

.banner_section h1 {
  font-size: 50px;
  font-weight: 300;
}

.banner_section p {
  font-size: 18px;
  font-weight: 300;
}

.acc_growth {
  padding: 40px 0px;
  background-color: #f0f0f0;
}

.acc_growth #acc_games_bg .acc_gwth_text {
  background-color: #ffffff;
  padding: 55px 30px 0px 30px;
  border-radius: 12px;
  min-height: 320px;
  margin-bottom: 20px;
}

.acc_growth h2 {
  font-size: 28px;
  font-weight: 600;
  color: #333333;
  margin-bottom: 30px;
  font-family: "Rubik", sans-serif;
}

.acc_growth a {
  color: #e11f1d;
  margin-bottom: 15px;
  font-weight: 500;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 0.3px;
}

.acc_growth.technology {
  padding: 40px 0px 30px 0px;
  /* background: rgb(255, 255, 255);
  background: -moz-linear-gradient(
    180deg,
    rgba(255, 255, 255, 1) 0%,
    rgba(255, 255, 255, 1) 25%,
    rgba(225, 31, 29, 1) 25%,
    rgba(225, 31, 29, 1) 25%,
    rgba(225, 31, 29, 1) 38%,
    rgba(225, 31, 29, 1) 71%,
    rgba(225, 31, 29, 1) 100%
  );
  background: -webkit-linear-gradient(
    180deg,
    rgba(255, 255, 255, 1) 0%,
    rgba(255, 255, 255, 1) 25%,
    rgba(225, 31, 29, 1) 25%,
    rgba(225, 31, 29, 1) 25%,
    rgba(225, 31, 29, 1) 38%,
    rgba(225, 31, 29, 1) 71%,
    rgba(225, 31, 29, 1) 100%
  );
  background: linear-gradient(
    180deg,
    rgba(255, 255, 255, 1) 0%,
    rgba(255, 255, 255, 1) 25%,
    rgba(225, 31, 29, 1) 25%,
    rgba(225, 31, 29, 1) 25%,
    rgba(225, 31, 29, 1) 38%,
    rgba(225, 31, 29, 1) 71%,
    rgba(225, 31, 29, 1) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#e11f1d",GradientType=1); */
}

/* .acc_growth .acc_gwth_text {
  margin-top: 25px;
} */
.acc_growth .acc_gwth_text h3 {
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 15px;
  margin-top: 15px;
  color: #333333;
  text-transform: uppercase;
}

.acc_growth.technology .acc_gwth_text {
  margin-top: 10px;
  /* background-color: #f8f8f8; */
  /* clip-path: polygon(0 0, 100% 5%, 100% 85%, 0 80%); */
  /* padding-bottom: 145px;
  margin-bottom: -70px; */
}

.acc_growth.technology .acc_gwth_text h3 {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 25px;
  padding: 0px 12px;
  color: #919191;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-top: 50px;
  text-align: left;
}

.acc_growth.technology .acc_gwth_text .p1 {
  font-size: 20px;
  font-weight: 400;
  padding: 0px 12px;
  color: #333333;
  margin-bottom: 25px;
  padding-left: 12px;
  text-align: left;
  width: 65%;
}

.acc_growth.technology .acc_gwth_text p {
  font-size: 16px;
  font-weight: 400;
  padding: 0px 12px;
  text-align: left;
}

.acc_growth.technology h2 {
  font-size: 24px;
  font-weight: 400;
  margin-bottom: 25px;
}

.acc_growth .acc_gwth_text p {
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  line-height: 1.5;
}

.acc_growth .acc_gwth_text.top_margin {
  margin-top: 50px;
}

.acc_growth .acc_gwth_text.top_margin1 {
  margin-top: 90px;
}

.acc_gwth_text_read_more {
  margin-bottom: 40px;
  margin-top: 25px;
}

.acc_gwth_text_read_more a {
  padding-left: 20px;
  color: #e11f1d;
  margin-bottom: 15px;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 0.3px;
}

.happy_client {
  padding: 40px 0px;
}

.happy_client h2 {
  font-size: 28px;
  font-weight: 600;
  text-align: center;
  color: #333333;
  margin-bottom: 30px;
  text-transform: uppercase;
}

.news_grodlogic {
  background: rgb(225, 31, 29);
  background: -moz-linear-gradient(180deg,
      rgba(225, 31, 29, 1) 0%,
      rgba(159, 2, 0, 1) 100%);
  background: -webkit-linear-gradient(180deg,
      rgba(225, 31, 29, 1) 0%,
      rgba(159, 2, 0, 1) 100%);
  background: linear-gradient(180deg,
      rgba(225, 31, 29, 1) 0%,
      rgba(159, 2, 0, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e11f1d", endColorstr="#9f0200", GradientType=1);
  padding: 40px 0px 50px 0px;
}

.news_grodlogic .news_grodlogic_text {
  background-color: #f8f8f8;
  padding: 10px 25px;
  margin-bottom: 30px;
  min-height: 150px;
}

.news_grodlogic p {
  color: #fff;
}

.news_grodlogic h2 {
  font-size: 28px;
  font-weight: 600;
  text-align: center;
  margin-bottom: 30px;
  color: #fff;
  text-transform: uppercase;
}

.news_grodlogic .news_grodlogic_text .press_para {
  color: #333333;
  font-size: 16px;
  margin-bottom: 8px;
  font-weight: 600;
  margin-top: 12px;
  text-transform: uppercase;
  letter-spacing: 1px;
  line-height: 27px;
}

.news_grodlogic .news_grodlogic_text .press_content {
  color: #333333;
  font-size: 16px;
  margin-bottom: 30px;
  font-weight: 400;
}

.news_grodlogic .news_grodlogic_text .press_rele_time {
  color: #333333;
  font-size: 16px;
  margin-bottom: 5px;
  font-weight: 400;
  letter-spacing: 0.3px;
  border-top: 2px solid #e11f1d;
  padding-top: 10px;
}

.news_grodlogic .news_grodlogic_text .press_rele_left {
  color: #e11f1d;
  margin-bottom: 0px;
  font-size: 20px;
  letter-spacing: 0.3px;
}

.learn__more {
  color: #e11f1d;
  margin-bottom: 15px;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 0.3px;
  text-transform: uppercase;
}

.learn__more:hover {
  color: #e11f1d;
  margin-bottom: 15px;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 0.3px;
  text-transform: uppercase;
}

.know__more {
  color: #e11f1d;
  margin-bottom: 15px;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 0.3px;
  text-transform: uppercase;
}

.know__more:hover {
  color: #e11f1d;
  margin-bottom: 15px;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 0.3px;
  text-transform: uppercase;
}

/* internal pages start */
#internal__banners {
  margin-top: 100px;
}

.sub_menu {
  margin-top: 75px;
  border: 0.2px solid #919191;
}

.sub_menu_nav_list {
  margin-top: 85px;
  position: fixed;
  top: 0px;
  width: 100%;
  background-color: #fff;
  z-index: 9999999999999999999999999;
  border-top: 0.2px solid rgb(145 145 145 / 40%);
  border-bottom: 0.2px solid rgb(145 145 145 / 40%);
  z-index: 1040;
}

.sub_menu a {
  color: #919191;
  font-weight: 400;
}

.sub_menu a:hover {
  color: #919191;
}

.sub_menu p b {
  font-weight: 500 !important;
}

.sub_menu p {
  font-weight: 300;
}

.sub_menu p b {
  font-weight: 700;
}

.sub_menu_nav_list ul {
  list-style: none;
  margin-bottom: 0px;
}

.sub_menu_nav_list ul li {
  display: inline-flex;
}

.sub_menu_nav_list ul li a {
  padding: 8px 12px;
  color: #333333;
  font-weight: 700;
  letter-spacing: 0.3px;
  text-transform: uppercase;
}

.sub_menu_nav_list ul li a.active {
  font-weight: 700;
  color: #e11f1d;
}

.sub_menu_nav_list .dropdown-toggle::after {
  position: absolute;
  right: 0px;
  top: 18px;
}

/* .internal_content #product_page {
  background: rgb(242, 242, 242);
  background: -moz-linear-gradient(
    0deg,
    rgba(242, 242, 242, 1) 0%,
    rgba(253, 214, 220, 1) 100%
  );
  background: -webkit-linear-gradient(
    0deg,
    rgba(242, 242, 242, 1) 0%,
    rgba(253, 214, 220, 1) 100%
  );
  background: linear-gradient(
    0deg,
    rgba(242, 242, 242, 1) 0%,
    rgba(253, 214, 220, 1) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f2f2f2",endColorstr="#fdd6dc",GradientType=1);
  margin-bottom: 30px;
} */

.internal_content h1 {
  font-size: 28px;
  font-weight: 700;
  padding-top: 20px;
  text-align: left;
  color: #333333;
  padding-top: 25px;
  text-transform: uppercase;
}

.internal_content h2 {
  font-size: 24px;
  font-weight: 700;
  padding: 20px 0px;
  text-align: left;
  color: #333333;
  text-transform: uppercase;
  line-height: 24px;
}

.internal_content h3 {
  font-size: 24px;
  font-weight: 700;
  padding: 20px 0px;
  text-align: left;
  color: #333333;
  text-transform: uppercase;
  line-height: 26px;
}

.internal_content p {
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 15px;
  line-height: 1.5;
  margin-bottom: 25px;
}

.internal_content p.main-para {
  font-size: 20px;
}

.internal_content .tc_list li {
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  color: #333333;
  padding-bottom: 15px;
}

.internal_content .tc_list {
  list-style-image: url(../images/list_arrow.png);
}

.internal_content p b {
  font-weight: 500;
}

.internal_content .offering {
  margin-bottom: 80px;
}

.internal_content .offering h3 {
  font-size: 28px;
  margin-top: 25px;
  margin-bottom: 5px;
}

.internal_content h5 {
  font-size: 18px;
  font-weight: 700;
  margin-top: 15px;
  margin-bottom: 0px;
  color: #e11f1d;
}

.internal_content .offering a {
  color: #e11f1d;
  font-size: 16px;
}

#media_details .awesome {
  color: #919191;
}

.grid_locations1 .area_location p {
  font-size: 16px;
  font-weight: 300;
  margin-bottom: 10px;
  line-height: 18px;
}

.grid_locations1 .area_location .btn_primary:hover {
  color: #fff;
}

.press_release.md_services {
  min-height: 475px;
  display: flex;
  justify-content: center;
  align-items: center;
}

#about_address p {
  margin-bottom: 5px;
}

#about_address p b {
  font-weight: 500;
}

/* #vission_details {
  min-height: 520px;
  margin-top: 125px;
} */
#vission_details p {
  margin-bottom: 8px;
}

#vission_details h2 {
  font-weight: 500;
}

#Company_Leadership h4 {
  font-size: 18px;
  margin-bottom: 5px;
  color: #333333;
  font-weight: 500;
  margin-top: 20px;
}

#Company_Leadership h6 {
  font-size: 18px;
  margin-bottom: 5px;
  color: #333333;
  font-weight: 400;
  margin-top: 5px;
}

#Company_Leadership a {
  color: #e11f1d;
  font-size: 16px;
  font-weight: 400;
}

#Company_Leadership p {
  text-align: left;
}

#Company_Leadership .brd_line {
  border-bottom: 0.5px solid rgb(51 61 71 / 20%) !important;
  padding-bottom: 20px;
  padding-top: 20px;
}

.box_modal {
  background-color: #f2f4f8;
  padding: 30px 0px;
  line-height: 16px;
  font-size: 16px;
  height: 50px;
  justify-content: center;
  width: 150px;
  margin-bottom: 15px;
}

.bigDrop {
  /* top: 47px;
  z-index: 9999;
  background: #333333;
  position: fixed !important;
  border-radius: 0px;
  border-right: none;
  border-bottom: none;
  border-left: none;
  border-image: initial;
  border-top: 1px solid rgb(204, 204, 204) !important;
  padding-top: 45px; */

  box-shadow: 2px 2px 6px rgb(0 0 0 / 30%);
  display: block;
  font-size: 16px;
  font-weight: 400;
  height: 100%;
  right: 0;
  position: fixed;
  overflow: auto;
  /* transform: translate(180px, 0); */
  transition: transform 0.3s;
  top: 0;
  width: 256px;
  z-index: 100;
  background-color: #ffffff;
}

.bigDrop .card {
  margin-top: 120px;
}

.bigDrop .card .card-header.collapsed {
  border-bottom: 1px solid rgb(51 61 71 / 20%);
  color: #333333;
  font-weight: 300;
}

.bigDrop .card .collapse.show {
  display: block;
  padding-top: 5px;
  padding-bottom: 5px;
  border-bottom: 1px solid rgb(51 61 71 / 20%);
}

.bigDrop #nav {
  margin-top: 120px;
}

.bigDrop #nav li {
  padding: 10px 15px;
  position: relative;
}

.bigDrop #nav li a {
  color: #333333;
  font-weight: 600;
  font-size: 14px;
  font-family: "Rubik", sans-serif;
  text-transform: uppercase;
  line-height: 26px;
  letter-spacing: 0.1px;
}

.happy_client_text .mobileCourosalFooter .slick-dots {
  display: none !important;
}

.happy_client_text h3 {
  font-size: 30px;
  font-weight: 400;
  margin-bottom: 40px;
  margin-top: 10px;
  color: #333333;
}

.happy_client_text p {
  font-weight: 400;
  font-size: 16px;
  letter-spacing: 0.3px;
}

.happy_client_text p.titile {
  font-weight: bold;
  font-size: 16px;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #333333;
}

.happy_client_text .title {
  font-weight: 400;
  font-size: 16px;
  letter-spacing: 0.3px;
}

#happy_client_card .happy_client_card_text p {
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  line-height: 1.5;
  padding-right: 30px;
  /* min-height: 200px; */
  margin-top: 20px;
}

#happy_client_card .happy_client_card_text a {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 600;
  cursor: pointer;
  color: #000;
}

#happy_client_card .happy_client_card_text a .fa {
  color: #e11f1d;
  font-size: 18px;
  padding-left: 2px;
}

/* internal pages ends */
@media only screen and (min-width: 992px) {
  #product_main_banners .pr_para {
    width: 75%;
  }

  .news_grodlogic .news_grodlogic_text .press_content {
    min-height: 100px;
  }

  .acc_growth p.para {
    width: 90%;
    text-align: center;
    margin: auto;
    font-size: 16px;
    margin-bottom: 15px;
  }

  .happy_client_text p {
    width: 90%;
    text-align: center;
    margin: auto;
    font-size: 16px;
    margin-bottom: 15px;
  }

  .news_grodlogic p.para {
    width: 90%;
    text-align: center;
    margin: auto;
    font-size: 16px;
    margin-bottom: 15px;
  }

  .happy_client p.para {
    width: 90%;
    text-align: center;
    margin: auto;
    font-size: 16px;
    margin-bottom: 30px;
  }
}

@media only screen and (max-width: 991px) {
  #footer .footer .growing_logo {
    text-align: center;
    margin-bottom: 20px;
  }

  #footer .footer h6 {
    text-align: center;
    font-size: 28px;
  }

  .news_grodlogic h2,
  .happy_client h2,
  .happy_client h2,
  .acc_growth h2 {
    font-size: 28px;
  }

  #product_main_banners .pr_para {
    width: 100%;
  }

  #product_main_banners h1.heading {
    text-align: center !important;
  }

  #product_main_banners .pr_para {
    text-align: center;
    margin-bottom: 20px;
  }

  .internal_content h1 {
    text-align: center;
  }

  #footer .footer .footer_para {
    text-align: center;
  }

  .happy_client_card_text {
    margin-bottom: 20px;
  }

  .acc_growth #acc_games_bg .acc_gwth_text {
    min-height: 300px;
    margin-left: 20px;
    margin-right: 20px;
  }

  .happy_client p.para,
  .happy_client_text p,
  .news_grodlogic p.para {
    text-align: center;
  }

  #internal__banners {
    margin-top: 30px !important;
  }

  .sub_menu_nav_list .col-12 {
    background-color: #ffffff;
    padding: 0px;
  }

  #footer .footer_bottom_line {
    background-color: #5d5d5d;
    width: 75%;
    margin: auto;
  }

  .box_modal {
    width: 100%;
  }

  .sub_menu_nav_list ul li {
    display: inline-flex;
    width: 100%;
  }

  #accordion_mobile .card {
    background-color: #fff;
    border: none;
    border-bottom: 0.5px solid rgb(51 61 71 / 20%) !important;
  }

  #accordion_mobile .card .card-header {
    padding: 5px;
    margin-bottom: 0;
    background-color: rgba(0, 0, 0, 0.03);
    border-bottom: none;
    background-color: #fff;
  }

  #accordion_mobile .card-header h5 {
    text-align: center;
  }

  #accordion_mobile .card-header h5 .btn-link {
    width: 100%;
    color: #333333;
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
  }

  #accordion_mobile .card-header h5 .btn-link.collapsed:after {
    float: right !important;
    content: "\f106";
    font-family: FontAwesome;
    font: normal normal normal 14px/1 FontAwesome;
    font-weight: 900;
    position: absolute;
    right: 17px;
    color: #26631a;
    top: 20px;
  }

  #accordion_mobile .card-header h5 .btn-link:after {
    float: right !important;
    content: "\f107";
    font-family: FontAwesome;
    font: normal normal normal 14px/1 FontAwesome;
    font-weight: 900;
    position: absolute;
    right: 17px;
    color: #26631a;
    top: 20px;
  }

  #accordion_mobile .card-body {
    padding: 0px;
  }

  #accordion_mobile .card-body ul {
    padding-left: 0px;
  }

  #accordion_mobile .card-body ul li {
    display: block;
    width: 100%;
    text-align: center;
  }

  #accordion_mobile .card-body ul li a {
    color: #333333;
    font-weight: 300;
  }

  .sub_menu_nav_list {
    margin-top: 70px;
  }

  .sub_menu {
    margin-top: 15px;
    border: none !important;
  }

  video {
    /* min-width: 100%;
    min-height: 100vh; */
    z-index: 1;
    position: absolute;
    right: 0;
    height: 450px;
  }

  #mobile_video_section {
    background-color: #fff;
  }

  /* #mobile_video_section .bg-video-wrap {
    clip-path: polygon(
      50% 0%,
      100% 0,
      100% 60%,
      100% 100%,
      100% 100%,
      0 87%,
      0 0
    );
  } */
  /* #mobile_video_section .container {
    background-image: url(/static/images/home_bg_grdi_logic_mb.png);
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: top;
  } */
  .bg-video-wrap {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 450px !important;
  }

  .acc_growth .acc_gwth_text.top_margin {
    margin-top: 10px;
  }

  .acc_growth .acc_gwth_text.top_margin1 {
    margin-top: 10px;
  }

  .accordion .card-header:after {
    font-family: "FontAwesome";
    content: "\f147";
    float: right;
    font-size: 13px;
    margin-top: 5px;
    font-weight: normal;
    color: #333333;
  }

  .accordion .card-header.collapsed:after {
    content: "\f196";
  }

  ul.footer-items-list1 li {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  ul.footer-items-list1 li a {
    color: #333333;
    font-weight: 300;
  }

  .head-text-foot {
    color: #363945 !important;
    font-size: 17px;
  }

  .footer-header-bottom {
    padding-bottom: 5px;
  }

  ul.footer-items-list1 {
    padding-left: 0;
    list-style: none;
  }

  .Support_mobile_menu {
    margin-top: 30px;
  }

  .Support_mobile_menu a:hover {
    color: #fff;
  }

  .Support_mobile_menu .btn_primary {
    font-size: 14px !important;
  }

  .bigDrop .card-header {
    background-color: #fff;
    border-bottom: none;
  }

  .menu-close.close {
    position: relative;
    top: 45px;
    z-index: 99999999999999999999;
    opacity: 1;
  }
}

@media only screen and (max-width: 767px) {
  #contant_form h1 {
    font-size: 24px;
    font-weight: 700;
    line-height: 36px;
  }

  .fullWidth {
    display: none;
  }

  #top_menu_links {
    margin-top: 0px;
  }

  .gridlogic__Logo {
    margin-top: 35px;
    text-align: center;
  }
}

@media screen and (max-width: 991px) and (min-width: 767px) {
  .gL_mb_list .Always_Hiring {
    position: absolute;
    background-color: #e11f1d;
    top: -18px;
    left: 85px;
    color: #fff;
    padding: 5px;
    font-size: 11px;
  }
}

@media screen and (max-width: 766px) and (min-width: 480px) {
  .gL_mb_list .Always_Hiring {
    position: absolute;
    background-color: #e11f1d;
    top: -18px;
    left: 55px;
    color: #fff;
    padding: 5px;
    font-size: 11px;
  }
}

@media screen and (max-width: 479px) and (min-width: 320px) {
  .gL_mb_list .Always_Hiring {
    position: absolute;
    background-color: #e11f1d;
    top: -18px;
    left: 35px;
    color: #fff;
    padding: 5px;
    font-size: 11px;
  }

  #footer ul li {
    list-style: none;
    display: inline-block;
    line-height: 8px;
    border-right: 2px solid #fff;
  }

  #footer ul li a {
    color: #fff;
    text-decoration: none;
    padding-right: 5px;
    padding-left: 5px;
    font-weight: bold;
    font-size: 10px;
    opacity: 0.6;
  }

  #footer .footer p {
    font-size: 10px;
    opacity: 0.6;
  }

  .learn__more {
    font-size: 18px;
    color: #e11f1d;
  }

  .learn__more:hover {
    font-size: 18px;
    color: #e11f1d;
  }
}

.overlay {
  width: 100%;
  height: 100vh;
  position: absolute;
  top: 0;
  left: 0;
  background-size: 3px 3px;
  z-index: 2;
}

#home_banner_gridlogic .carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 25%;
  left: 5%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  top: 40%;
}

#home_banner_gridlogic .carousel-caption h1.heading {
  font-size: 34px;
  font-weight: 700;
  font-family: "Rubik", sans-serif;
  text-align: left;
  margin-bottom: 10px;
  text-transform: uppercase;
  line-height: 38px;
  animation: fade-bottom 0.5s ease-in;
}

#home_banner_gridlogic .carousel-caption p.para {
  text-align: left;
  width: 45%;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  margin-bottom: 8%;
  animation: fade-bottom 0.5s ease-in;
}

#home_banner_gridlogic .carousel-caption .grid__growth {
  font-size: 48px;
  text-align: left;
  font-weight: 700;
  line-height: 24px;
  margin-bottom: 20px;
}

#home_banner_gridlogic .carousel-caption .grid__growth_text {
  font-size: 16px;
  text-align: left;
  font-weight: 400;
  line-height: 24px;
}

/* Container holding the image and the text */
.container_section {
  position: relative;
  text-align: center;
  overflow: hidden;
}

/* Centered text */
.centered {
  position: absolute;
  top: 50%;
  left: 8%;
  transform: translate(-50%, -50%);
  /* background-color: #fff; */
  width: 94%;
  height: 100vh;
}

.container_section .centered .heading {
  text-align: left;
  margin-top: 19%;
  position: relative;
  left: 48%;
  font-weight: 400;
  font-family: "Rubik", sans-serif;
  font-size: 3.2rem;
  color: #333333;
}

.container_section .centered .para {
  text-align: left;
  color: #333333;
  position: relative;
  left: 48%;
  font-weight: 300;
  font-size: 20px;
  line-height: 28px;
  font-size: 1.25rem;
  line-height: 1.75rem;
  margin-top: 15px;
}

@media screen and (max-width: 1199px) and (min-width: 1101px) {
  #happy_client_card .happy_client_card_text p {
    min-height: 225px;
  }
}

@media screen and (max-width: 1100px) and (min-width: 992px) {
  #happy_client_card .happy_client_card_text p {
    min-height: 225px;
  }

  .acc_growth #acc_games_bg .acc_gwth_text {
    min-height: 340px;
  }

  .container_section .centered .heading {
    left: 50%;
    font-size: 52px;
    margin-top: 22%;
  }

  .container_section .centered .para {
    left: 50%;
    font-size: 22px;
    font-size: 1.25rem;
    line-height: 1.75rem;
  }

  .internal_content .container {
    max-width: 100%;
  }
}

@media screen and (max-width: 1080px) and (min-width: 992px) {
  .mainmenu ul li {
    padding-left: 0px !important;
  }
}

@media screen and (max-width: 1200px) and (min-width: 1101px) {
  .container_section .centered .heading {
    left: 50%;
    font-size: 56px;
    margin-top: 22%;
  }

  .container_section .centered .para {
    left: 50%;
    font-size: 24px;
    font-size: 1.25rem;
    line-height: 1.75rem;
  }

  .internal_content h1 {
    font-size: 34px;
    font-weight: 700;
    padding-top: 20px;
    text-align: left;
    color: #333333;
  }

  .internal_content .container {
    max-width: 100%;
  }
}

.border-bottom {
  border-bottom: 0.5px solid rgb(51 61 71 / 20%) !important;
}

hr {
  border-top: 0.5px solid rgb(51 61 71 / 20%) !important;
}

.staright__line {
  border: 4px solid #e11f1d;
  width: 200px;
  text-align: left;
  float: left;
  margin-top: 1px;
}

.modal.show .modal-dialog .staright__line {
  float: left;
  display: block;
}

@media (min-width: 1200px) {

  /* .acc_growth .container {
    max-width: 89%;
  } */
  #happy_client_card .happy_client_card_text p {
    min-height: 200px;
  }

  .happy_client .container {
    max-width: 89%;
  }

  .news_grodlogic .container {
    max-width: 89%;
  }

  .internal_content .container {
    max-width: 100%;
  }
}

@media (min-width: 1300px) {

  /* .acc_growth .container {
    max-width: 89%;
  } */
  #happy_client_card .happy_client_card_text p {
    min-height: 135px;
  }

  .news_grodlogic .news_grodlogic_text .press_content {
    min-height: 74px;
  }
}

.mainmenu .Always_Hiring {
  position: absolute;
  background-color: #e11f1d;
  top: -15px;
  color: #fff;
  padding: 3px;
  font-size: 10px;
  font-weight: 600;
  margin-left: -4px;
  border-radius: 4px;
}

.mainmenu .Always_Hiring::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #e11f1d transparent transparent transparent;
}

.bigDrop .Always_Hiring_mobile {
  position: absolute;
  background-color: #e11f1d;
  color: #fff;
  padding: 5px;
  font-size: 10px;
  font-weight: 600;
  text-align: center;
  border-radius: 6px;
  padding: 3px;
  color: #fff;
  border-radius: 4px;
  position: absolute;
  z-index: 1;
  top: 12px;
  left: 45%;
}

.bigDrop .Always_Hiring_mobile::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 100%;
  margin-top: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: transparent #e11f1d transparent transparent;
}

#footer {
  background-color: #333333;
}

#footer .footer_bottom_line {
  background-color: #5d5d5d;
  width: 75%;
  margin: auto;
}

.footer_copyrights img {
  opacity: 0.5;
}

.mobile_banner {
  background-image: url(../images/Gridlogic_home_mobile.png);
  min-height: 752px;
  background-repeat: no-repeat;
  background-size: cover;
}

.happy_client_text {
  padding-top: 5px;
  padding-bottom: 25px;
}

.slick-dots li button {
  display: none !important;
}

@media screen and (max-width: 992px) and (min-width: 840px) {
  #home_banner_gridlogic .carousel-caption {
    top: 38%;
  }
}

@media screen and (max-width: 839px) and (min-width: 768px) {
  #home_banner_gridlogic .carousel-caption {
    top: 35%;
  }
}

@media screen and (max-width: 767px) and (min-width: 670px) {
  #home_banner_gridlogic .carousel-caption {
    top: 33%;
  }
}

@media screen and (max-width: 669px) and (min-width: 540px) {
  #home_banner_gridlogic .carousel-caption {
    top: 30%;
  }

  .acc_growth #acc_games_bg .acc_gwth_text {
    min-height: 280px;
  }
}

@media screen and (max-width: 539px) and (min-width: 480px) {
  #home_banner_gridlogic .carousel-caption {
    top: 30%;
  }

  .acc_growth #acc_games_bg .acc_gwth_text {
    min-height: 300px;
  }
}

@media screen and (max-width: 479px) and (min-width: 420px) {
  #home_banner_gridlogic .carousel-caption {
    top: 30%;
  }

  .acc_growth #acc_games_bg .acc_gwth_text {
    min-height: 300px;
  }
}

@media screen and (max-width: 419px) and (min-width: 320px) {
  #home_banner_gridlogic .carousel-caption {
    top: 30%;
  }

  .acc_growth #acc_games_bg .acc_gwth_text {
    min-height: 340px;
  }
}

@media screen and (max-width: 992px) and (min-width: 320px) {
  #home_banner_gridlogic .carousel-caption .grid__growth {
    font-size: 36px;
    text-align: left;
    font-weight: 700;
    line-height: 24px;
    margin-bottom: 10px;
  }

  #home_banner_gridlogic .carousel-caption .grid__growth_text {
    font-size: 14px;
  }

  #home_banner_gridlogic .carousel-caption h1.heading {
    font-size: 28px;
  }

  #home_banner_gridlogic .carousel-caption p.para {
    width: 90%;
    font-size: 16px;
  }

  .happy_client_text {
    padding-top: 0px;
    padding-bottom: 0px;
  }
}

.reveal {
  position: relative;
  opacity: 0;
}

.reveal.active {
  opacity: 1;
}

#home_banner_gridlogic .carousel-caption h1.heading .fade-bottom {
  animation: fade-bottom 0.5s ease-in;
}

.active.fade-bottom {
  animation: fade-bottom 0.5s ease-in;
}

.active.fade-left {
  animation: fade-left 1s ease-in;
}

.active.fade-right {
  animation: fade-right 1s ease-in;
}

@keyframes fade-bottom {
  0% {
    transform: translateY(50px);
    opacity: 0;
  }

  100% {
    transform: translateY(0);
    opacity: 1;
  }
}

@keyframes fade-left {
  0% {
    transform: translateX(-100px);
    opacity: 0;
  }

  100% {
    transform: translateX(0);
    opacity: 1;
  }
}

@keyframes fade-right {
  0% {
    transform: translateX(100px);
    opacity: 0;
  }

  100% {
    transform: translateX(0);
    opacity: 1;
  }
}

.modal .modal-body h4.name {
  font-size: 28px;
  font-weight: 700;
  line-height: 36px;
  display: inline-block;
  padding-bottom: 0px;
  margin-bottom: 0px;
}

.modal .modal-body p.designation {
  font-size: 20px;
  font-weight: 500;
  line-height: 26px;
  display: block;
  margin-bottom: 15px;
}

@media screen and (max-width: 992px) and (min-width: 768px) {
  #happy_client_card .happy_client_card_text p {
    min-height: 80px;
  }
}

.mobile_menu_follow {
  text-align: center;
  margin-top: 80px;
}

.mobile_menu_follow h4 {
  font-size: 14px;
  font-weight: 600;
  line-height: 26px;
}

/* footer */
#footer .footer {
  background-color: #333333;
  padding: 50px 0px;
}

#footer .footer_copyrights {
  background-color: #333333;
  padding: 20px 0px;
  /* border-top: 1px solid #5d5d5d; */
}

#footer .footer h6 {
  font-size: 28px;
  color: #fff;
  margin-bottom: 15px;
  font-weight: 600;
  text-transform: uppercase;
}

#footer ul {
  list-style: none;
  margin-left: 0px;
  margin-bottom: 0px;
  padding-left: 0px;
  align-items: center;
  display: flex;
}

#footer ul li {
  list-style: none;
  display: inline-block;
  line-height: 15px;
  border-right: 2px solid #fff;
}

#footer ul li:last-child {
  border-right: none;
}

#footer ul li a {
  color: #fff;
  text-decoration: none;
  padding-right: 10px;
  padding-left: 10px;
  font-weight: bold;
  font-size: 16px;
  opacity: 0.6;
  letter-spacing: 0.3px;
}

#footer .footer .footer_para {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 15px;
  line-height: 1.5;
}

#footer .footer_copyrights .copy_right {
  color: #909090;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 0px;
  line-height: 1.5;
}

#footer .footer .explore_careers {
  color: #ffffff;
  font-weight: 600;
  font-size: 16px;
  text-transform: uppercase;
}

#footer .footer .explore_careers .fa {
  color: #e11f1d;
  font-size: 17px;
  padding-left: 1px;
}