.container.customContainer {
  -webkit-padding-start: 60px !important;
  padding-inline-start: 60px !important;
  -webkit-padding-end: 60px !important;
  padding-inline-end: 60px !important;
  width: 100% !important;
  max-width: 1600px;
  margin-left: auto !important;
  margin-right: auto !important;
}
.newHeader .navbar .navbar-nav {
  /* margin-bottom: 0px; */
  align-items: center;
  display: flex;
  /* float: right !important; */
  /* padding-top: 10px;
  padding-bottom: 10px; */
  /* margin-left: 80px; */
}
header.newHeader {
  padding: 20px 0;
}
.newHeader .navbar {
  /* padding: 3rem 0; */
  /* margin-bottom: 0px !important; */
}
.newHeader .navbar-brand {
  margin-left: 0px !important;
  padding: 0px !important;
}
.newHeader .navbar-collapse {
  justify-content: end !important;
}
.newHeader .navbar .navbar-nav .nav-item {
  font-family: "Roboto Slab", serif;
  /* font-size: 20px; */
  white-space: nowrap;
  margin-left: 0px;
  margin-right: 0px;
}
.newHeader .navbar .navbar-nav .nav-item .menu-items{
  text-align: center;
  list-style: none;
  opacity: 0;
  display: none;
  font-size: 2rem;
  background-color: white;
  border-radius: 0.25em;
  box-shadow: 0px 3px 3px 2px rgb(218, 216, 216);
  position: absolute;
  left: auto;
  right: 10px;
  top: 35px;
  padding-top: 5px;
  padding-bottom: 5px;
}
.newHeader .navbar .navbar-nav .nav-item .menu-items li{
  color: #00315e;
  padding: 3px 25px;
}
.newHeader .navbar .navbar-nav .nav-item .menu-items li a{
  color: #00315e;
  text-decoration: none;
}
.newHeader .navbar .navbar-nav .nav-item .menu-items li a:hover{
  color: rgb(174, 174, 174);
}
.newHeader .navbar .service-submenu .ham-menu .check{
  position: absolute;
  top: 0;
  left: 0 !important;
  right: 13px !important;
  bottom: 0;
  margin: 0;
  opacity: 0;
  height: 45px !important;
}
.newHeader .navbar .navbar-nav .nav-item .check{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0;
  opacity: 0;
  height: 45px;
  /* width: 45px; */
}
.newHeader .navbar .navbar-nav .nav-item .check:hover{
  cursor: pointer;
}
.newHeader .navbar .navbar-nav .nav-item .ham-menu .check:hover~.menu-items{
  display: block;
  /* transform: translateX(-85%); */
  text-align: left;
  line-height: 2;
  font-size: 13px;
  font-weight: 600;
  opacity: 1;
}
.newHeader .navbar .navbar-nav .nav-item .ham-menu .menu-items:hover{
  display: block;
  text-align: left;
  line-height: 2;
  font-size: 13px;
  font-weight: 600;
  opacity: 1;
}
.newHeader .navbar .navbar-nav .nav-item .ham-menu .menu-items:hover~.ham-menu .menu-open{
  opacity: 0;
}
.newHeader .navbar .navbar-nav .nav-item .ham-menu{
  position: relative;
  padding: 0.5rem;
}
.newHeader .navbar .service-submenu .ham-menu{
  position: relative;
  padding: 0 15px !important;
}


  .newHeader .navbar .navbar-nav .nav-item .check:hover~.ham-menu .menu-open{
    display: none;
    }

    .newHeader .navbar .navbar-nav .nav-item .ham-menu .menu-open{
      display: block;
      color: #00315e;
      font-size: 35px;
      }
      
.service-submenu .check-box-width{
  width: 25px;
  margin-left: auto !important;
}
/* service hammenu */
.newHeader .navbar .navbar-nav .service-submenu .menu-items{
  text-align: center;
  list-style: none;
  opacity: 0;
  display: none;
  font-size: 2rem;
  background-color: #48c868;
  border-radius: 0.25em;
  color: #000;
  position: absolute;
  left: 0;
  width: 100%;
  max-width: 303px;
  min-width: 303px;
  right: auto;
  top: 49px;
  padding-top: 34px;
  padding-bottom: 34px;
  padding-left: 35px;
  padding-right: 35px;
}
.newHeader .navbar .navbar-nav .service-submenu .menu-items{
  box-shadow:none !important;
}
 .newHeader .navbar .navbar-nav .service-submenu .ham-menu .li-tag-pad{
  padding-bottom: 29px;
  padding-left: 0px;
}
.newHeader .navbar .navbar-nav .service-submenu .ham-menu .li-tag-pads{
  padding-top: 25px;
  padding-left: 0px;
}

.newHeader .navbar .navbar-nav .service-submenu .menu-items::after{
  content: "";
  position: absolute;
  bottom: auto;
  left: 45px;
  transform: rotate(45deg);
  top: -8px;
  right: auto;
  margin: auto;
  width: 19px;
  height: 19px;
  background: #48c868;
  border-radius: 1px;
  z-index: -1;

}
.newHeader .navbar .navbar-nav .service-submenu .menu-items li{
  color: white;
  /* padding: 3px 25px; */
}
.newHeader .navbar .navbar-nav .service-submenu .menu-items li a{
  color: white;
  text-decoration: none;
}
.newHeader .navbar .navbar-nav .service-submenu .menu-items li a:hover{
  color: #dfefe1;
}
.newHeader .navbar .navbar-nav .service-submenu .check{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0;
  opacity: 0;
}
.newHeader .navbar .navbar-nav .service-submenu .check:hover{
  cursor: pointer;
}
.newHeader .navbar .navbar-nav .service-submenu .ham-menu .check:hover~.menu-items{
  display: block;
  text-align: left;
  line-height: 1;
  font-size: 22px;
  font-weight: 600;
  opacity: 1;
}
.newHeader .navbar .navbar-nav .service-submenu .ham-menu .menu-items:hover {
  display: block;
  text-align: left;
  line-height: 1;
  font-size: 22px;
  font-weight: 600;
  opacity: 1;
}



.newHeader .navbar .navbar-nav .service-submenu .expand-less-hide {
  display: none;
}
.newHeader .navbar .navbar-nav .service-submenu .expand-less-show {
  display: block;
  color: #00315e;
  padding-top: 0px;
}


.newHeader .navbar .navbar-nav .service-submenu:hover~.expand-less-hide {
  display: block;
  color: #00315e;
  padding-top: 0px;
}
.newHeader .navbar .navbar-nav .service-submenu .line-height-services{
  line-height: 2;
  display: flex;
  align-items: center;
}
.newHeader .navbar .navbar-nav .service-submenu .menu-items:hover~.expand-less-show {
  display: none;
  }



/* End */

.newHeader .mainlogo {
  height: 65px;
  max-height: 65px !important;
  width: 206px;
}
header.newHeader .navbar .navbar-nav .nav-item a.nav-link {
  padding-top: 0;
  padding-bottom: 0; 
}
header.newHeader .navbar .navbar-nav .nav-item .nav-link {
  color: #00315e;
  font-weight: 800;
  font-size: 20px;
}
@media screen and (max-width: 1260px) {
  header.newHeader .navbar .navbar-nav .nav-item .nav-link {
    color: #00315e;
    font-weight: 800;
    font-size: 15px;
  }
        
/* service hammenu */
.newHeader .navbar .navbar-nav .service-submenu .menu-items{
  text-align: center;
  list-style: none;
  opacity: 0;
  display: none;
  font-size: 2rem;
  background-color: #48c868;
  border-radius: 0.25em;
  color: #000;
  position: absolute;
  left: 0;
  width: 100%;
  max-width: 303px;
  min-width: 303px;
  right: auto;
  top: 49px;
  padding-top: 34px;
  padding-bottom: 34px;
  padding-left: 35px;
  padding-right: 35px;
}

 .newHeader .navbar .navbar-nav .service-submenu .ham-menu .li-tag-pad{
  padding-bottom: 29px;
  padding-left: 0px;
}
.newHeader .navbar .navbar-nav .service-submenu .ham-menu .li-tag-pads{
  padding-top: 24px;
  padding-left: 0px;
}

.newHeader .navbar .navbar-nav .service-submenu .menu-items::after{
  content: "";
  position: absolute;
  bottom: auto;
  left: 45px;
  transform: rotate(45deg);
  top: -8px;
  right: auto;
  margin: auto;
  width: 19px;
  height: 19px;
  background: #48c868;
  border-radius: 1px;
  z-index: -1;

}
.newHeader .navbar .navbar-nav .service-submenu .menu-items li{
  color: white;
  /* padding: 3px 25px; */
}
.newHeader .navbar .navbar-nav .service-submenu .menu-items li a{
  color: white;
  text-decoration: none;
}
.newHeader .navbar .navbar-nav .service-submenu .menu-items li a:hover{
  color: #dfefe1;
}
.newHeader .navbar .navbar-nav .service-submenu .check{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0;
  opacity: 0;
}
.newHeader .navbar .navbar-nav .service-submenu .check:hover{
  cursor: pointer;
}
.newHeader .navbar .navbar-nav .service-submenu .ham-menu .check:hover~.menu-items{
  display: block;
  text-align: left;
  line-height: 1;
  font-size: 22px;
  font-weight: 600;
  opacity: 1;
}
.newHeader .navbar .navbar-nav .service-submenu .ham-menu .menu-items:hover {
  display: block;
  text-align: left;
  line-height: 1;
  font-size: 22px;
  font-weight: 600;
  opacity: 1;
}



.newHeader .navbar .navbar-nav .service-submenu .expand-less-hide {
  display: none;
}
.newHeader .navbar .navbar-nav .service-submenu .expand-less-show {
  display: block;
  color: #00315e;
  padding-top: 0px;
}

.newHeader .navbar .navbar-nav .service-submenu .ham-menu .check:hover~.expand-less-hide {
  display: block;
  color: #00315e;
  padding-top: 0px;
}
.newHeader .navbar .navbar-nav .service-submenu .ham-menu .check:hover~.expand-less-show {
display: none;
}
.newHeader .navbar .navbar-nav .service-submenu .menu-items:hover~.expand-less-hide {
display: block;
color: #00315e;
padding-top: 9px;
}
.newHeader .navbar .navbar-nav .service-submenu .menu-items:hover~.expand-less-show {
  display: none;
  }



/* End */

  
  

}
@media screen and (max-width: 1130px) {
header.newHeader .navbar .navbar-nav .nav-item .nav-link {
  color: #00315e;
  font-weight: 800;
  font-size: 15px;
}
.newHeader .ss-wrap #searchbar{
  width: 100% !important;
  max-width: 100% !important;
  min-width: 230px !important;
}
}
.newHeader .navbar .navbar-nav .nav-item .sign-up {
  background-color: #56b47f;
  border-radius: 9px;
  border: none;
  padding: 0.8rem 2rem;
  font-size: 13px;
  display: flex;
  align-items: center;
}

.newHeader .navbar .navbar-nav .nav-item .sign-up span {
  background-color: white;
  border-radius: 100px;
  color: #56b47f;
  height: 24px;
  display: flex;
  align-items: center;
  margin-right: 15px;
}

.newHeader .ss-wrap .form-control {
  height: 38px;
  padding: 4px 15px 4px 25px;
  border: 1px solid #b6b6b6;
  font-size: 14px;
  color: #444444;
  border-radius: 100px;
}

.newHeader .ss-wrap #searchbar {
  width: auto;
  max-width: 400px;
  min-width: 310px;
}

.newHeader .ss-wrap {
  position: relative;
}
.container:before {
  display: none;
}
.newHeader .icon-search {
  font-size: 25px;
}
header.newHeader .navbar {
  height: auto;
}
header.newHeader {
  padding:42px 0 20px;
  top: 0;
  position: sticky;
  background-color: #fff;
  z-index: 999;
}
header.newHeader .ml-auto {
  margin-left: auto !important;
}
header.newHeader .pr-0 {
  padding-right: 0;
}
.newHeader .navbar .navbar-nav .nav-item:nth-last-child(1) {
  margin-right: 0;
}
.newHeader .myheader {
  display: grid;
  align-items: center;
  justify-content: space-between;
  grid-template-columns: 15% 85%;
}
.newHeader .ss-wrap .ss-btn {
  width: 40px;
  height: 35px;
  background: white;
  border: #fff;
  color: #48c868;
  font-size: 24px;
  position: absolute;
  right: 12px;
  border-radius: 10px;
  top: 1px;
}

.newHeader .ss-wrap .ss-btn .material-icons {
  padding: 5px;
}
.newHeader .Search-input {
  height: 38px;
  padding: 4px 15px 4px 25px;
  font-size: 14px;
  color: #444444;
  border-radius: 100px;
  border: 1px solid #b6b6b6;
}
.newHeader .navbar .navbar-nav .nav-item .sign-up span i {
  height: 15px;
  width: 24px;
  /* font-size: 14px; */
}
.newHeader .search {
  font-size: 25px !important;
}

.newHomeContent .first-section {
  display: flex;
  justify-content: center;
  padding: 3rem 0;
  margin: 5rem 0;
}
.newHomeContent .first-contact-section .contact-left {
  width: 100%;
  object-fit: scale-down;
  height: 110px;
}
.newHomeContent .first-contact-section {
  display: flex;
  justify-content: center;
  align-items: center;
  height: auto;
  max-height: 550px;
  min-height: 550px;
}
.newHomeContent .first-contact-section .container {
  display: flex;
  align-items: center;
  padding: 5rem 0;
}
/* .makesearch
{
  display: block;
}
.makesearch:hover + .new-search
{
  display: block;
} */
.newHomeContent .new-search {
  position: absolute;
  left: auto;
  right: 0;
  width: 340px;
  top: 55px;
  display: none;
}
.newHomeContent .first-contact-section .contact-us p {
  font-family: "Roboto Slab", serif;
  font-size: 54px;
  text-align: center;
  color: #00315e;
  font-weight: 400;
  margin: 0;
  text-transform: capitalize;
  padding: 0 42px;
}
.newHomeContent .first-section .full {
  margin-bottom: 58px;
}
.newHomeContent .first-section .free {
  padding-bottom: 58px;
  padding-right: 44px;
}
.newHomeContent .first-section .fullimg {
  display: flex;
  justify-content: flex-end;
  align-content: flex-end;
  height: 100%;
  flex-wrap: wrap;
}
.newHomeContent .first-section h1 {
  color: #00315e;
  font-size: 60px;
  font-weight: 700;
  line-height: 79px;
  margin-top: 0;
}
.newHomeContent .first-section h4 {
  color: #00315e;
  font-size: 22px;
  font-weight: 500;
  line-height: 33px;
}

.newHomeContent .read-more:hover {
  color: #00315e;
  background-color: #56b47f;
  text-decoration: underline;
}

footer.newFooter .sign-up:hover,
.newHomeContent .tenth-section .container .my .cntUs:hover,
.newHomeContent .go-to-marketplace:hover {
  color: #ffffff;
  background-color: #00315e;
  text-decoration: underline;
  border-color: #00315e;
}

footer.newFooter .sign-up:hover {
  border: 1px solid #56b47f;
  color: #56b47f;
}

.newHomeContent .go-to-marketplace {
  background-color: #56b47f;
  border-radius: 9px;
  border: none;
  color: #00315e;
  font-weight: 600;
  font-size: 16px;
  display: flex;
  padding: 2rem 8rem;
  max-width: 339px;
  width: 100%;
  margin-top: 5rem;
  align-items: center;
  text-transform: uppercase;
  transition: all 0.2s ease-in;
}
.newHomeContent .second-section .our {
  display: flex;
  justify-content: center;
  align-items: center;
}
.newHomeContent .second-section {
  background-color: #00315e;
  color: #ffffff;
  display: none;
}
.newHomeContent .second-section .container {
  padding: 2rem 0;
}
.newHomeContent .sixth-section {
  background-color: #00315e;
  color: #ffffff;
  padding: 5rem 0;
}

.newHomeContent .second-section h1 .subTxt {
  text-transform: capitalize;
}

.ChangeGmVsion {
}
.newHomeContent .ChangeGmVsion .ChangeGmVsion-Tit {
}
.newHomeContent .ChangeGmVsion .ChangeGmVsion-para {
  font-size: 22px;
  font-weight: 500;
  color: #00315e;
  text-align: center;
  margin-bottom: 35px;
  line-height: 35px;
}

.newHomeContent .second-section h1 {
  font-size: 36px;
  font-weight: 700;
  text-transform: capitalize;
}
.newHomeContent .third-section h1 {
  font-size: 36px;
  color: #00315e;
  font-weight: 700;
  margin-bottom: 5rem;
  text-transform: capitalize;
}
.newHomeContent .third-section {
  color: #00315e;
  font-weight: 600;
  font-size: 18px;
  padding: 5rem 0;
}
.newHomeContent .third-section .row {
  align-items: center;
  margin-top: 5rem;
}
.third-section .row .col-md-3 {
  margin-top: 5rem;
}
.newHomeContent .read-more {
  background-color: #21547d;
  border-radius: 15px;
  border: none;
  color: #ffffff;
  width: 100%;
  max-width: 339px;
  font-weight: 600;
  padding: 2rem 5rem;
  margin: 5rem auto auto auto;
  justify-content: center;
  font-size: 16px;
  display: flex;
  align-items: center;
  text-transform: uppercase;
  transition: all 0.2s ease-in-out;
}
.newHomeContent .fourth-section {
  background-color: #eef0ef;
  padding: 5rem 0;
}
.newHomeContent .fourth-section h1 {
  font-size: 36px;
  color: #00315e;
  font-weight: 700;
  margin: 5rem 0 7rem 0;
}
.newHomeContent .fourth-section .card,
.newHomeContent .sixth-section .card {
  background-color: transparent;
  border: none;
  display: block;
}
.newHomeContent .fourth-section .card-body {
  padding: 5rem;
}
.newHomeContent .fourth-section .card .card-text {
  color: #00315e;
  font-size: 18px;
  font-weight: 500;
  padding: 0 3rem;
  text-align: center;
}
.newHomeContent .sixth-section .card .card-text {
  text-align: center;
  font-size: 18px;
  font-weight: 500;
}
.newHomeContent .fourth-section .card img {
  width: 300px;
}
.newHomeContent .myimage {
  height: 273px;
  display: flex;
  justify-content: center;
  align-items: flex-end;
}
.newHomeContent .fifth-section,
.newHomeContent .seventh-section,
.newHomeContent .eighth-section,
.newHomeContent .ninth-section,
.newHomeContent .tenth-section {
  padding: 5rem 0;
}
.newHomeContent .ninth-section {
  display: none;
}
.newHomeContent .eighth-section img {
  object-fit: contain;
  max-width: 520px;
  max-height: 320px;
  height: auto;
}
.newHomeContent .sixth-section {
  padding: 5rem 0 12rem 0;
}
.newHomeContent .eighth-section .container {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  margin: 1.5rem auto auto auto;
}
.newHomeContent .fifth-section h1 {
  font-size: 54px;
  color: #00315e;
  font-weight: 500 !important;
  margin-top: 10px;
  font-family: "Roboto Slab", serif;
}
.newHomeContent .seventh-section .container {
  margin: 1.5rem auto auto auto;
  align-items: flex-end;
  display: flex;
  flex-wrap: wrap;
}
.newHomeContent .ninth-section .customer h5 {
  font-family: "Roboto Slab", serif;
  font-size: 18px;
  font-weight: 400;
}
.newHomeContent .seventh-section .container .there {
  display: flex;
  justify-content: end;
}
.newHomeContent .sixth-section h1 {
  margin-bottom: 5rem;
  margin-top: 3rem;
}
.newHomeContent .buyer-seller {
  display: grid;
  grid-template-columns: 1fr 1fr;
  max-width: 806px;
  margin: auto;
}
.newHomeContent .sixth-section .card-body {
  padding: 0 1.5rem;
}
.newHomeContent .sixth-section .card-body {
  margin-top: 66px;
}
.newHomeContent .sixth-section .card-body h3 {
  font-family: "Roboto Slab", serif;
  font-weight: 400;
  font-size: 22px;
  margin-bottom: 25px;
}
.newHomeContent .sixth-section .card .image {
  height: 200px;
  display: flex;
  justify-content: center;
  align-items: flex-end;
}
.newHomeContent .sixth-section .card .image img {
  max-width: 220px;
  max-height: 185px;
  object-fit: scale-down;
}
.newHomeContent .seventh-section .buying-1,
.newHomeContent .eighth-section .buying-1 {
  margin-bottom: 20px;
  font-size: 36px;
  font-weight: 400;
  color: #00315e;
  font-family: "Roboto Slab", serif;
}
.newHomeContent .seventh-section .buying-1 + p,
.newHomeContent .eighth-section .buying-1 + p {
  font-size: 18px;
  font-weight: 500;
  text-align: left;
}
.newHomeContent .buying-text {
  text-align: left;
  font-size: 18px;
  color: #00315e;
}
.newHomeContent .seventh-section .slotcycle,
.newHomeContent .eighth-section .slotcycle,
.newHomeContent .ninth-section .slotcycle {
  font-size: 36px;
  color: #00315e;
}
.newHomeContent .seventh-section .slotcycle {
  margin-bottom: 60px;
}
.newHomeContent .eighth-section {
  background-color: #eef0ef;
}
.newHomeContent .ninth-section .slotcycle {
  font-weight: 700;
  margin-bottom: 36px;
}
.newHomeContent .ninth-section .customer {
  border-radius: 25px;
  background-color: #d8e7f6;
  padding: 45px 105px;
  margin-top: 40px !important;
  margin: auto;
  color: #00315e;
  text-align: left;
  max-width: 1200px;
}
.newHomeContent .ninth-section p {
  font-size: 36px;
  padding-top: 20px;
  font-weight: 400;
}
.newHomeContent .tenth-section .container {
  display: flex;
  justify-content: center;
}
.newHomeContent .tenth-section .container .my {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
.newHomeContent .tenth-section .container .my .cntUs:hover {
  text-decoration: underline;
}
.newHomeContent .tenth-section .container .my .cntUs {
  width: auto;
  padding: 15px;
  font-size: 23px;
  color: #00315e;
  min-width: 399px;
  font-weight: 700;
  border: 1px solid #56b47f;
}
.newHomeContent .tenth-section {
  background-color: #21547d;
  color: #ffffff;
}
.newHomeContent .tenth-section h1 {
  font-family: "Roboto Slab", serif;
  font-size: 46px;
  font-weight: 400;
  margin: auto 0;
}
.newHomeContent .tenth-section button {
  background-color: #56b47f;
  border-radius: 15px;
  color: #00315e;
}
footer {
  background-color: #00315e;
  color: #ffffff;
}
footer .container .footerlinkDiv {
  padding-top: 74px;
  padding-bottom: 40px;
}
footer .cpyRght {
  padding-top: 15px;
  padding-bottom: 45px;
  font-size: 16px;
  font-weight: 500;
  margin: 0;
}
.footer-list {
  list-style-type: none;
  display: flex;
  margin-top: 1.5rem;
}
.our-news {
  /* display: block; */
}

.our-news h3 {
  text-transform: capitalize;
  margin-bottom: 26px;
  font-weight: 400;
}

.footer-list-2 {
  list-style-type: none;
  display: block;
}
.footer-list-2 .footer-anch {
  color: white !important;
  font-size: 24px;
}
.footer-list-2 .footer-anch:hover {
  color: #56b47f !important;
  text-decoration: none !important;
}
footer .email-text {
  background-color: #d8e7f6;
  border-radius: 10px;
  color: #00315e;
  border: none;
  padding: 2rem 5rem;
  max-width: 450px;
  width: 100%;
  font-family: "Roboto Slab", serif;
}
footer .email-text::placeholder {
  color: #00315e;
  font-weight: 400;
  letter-spacing: 1px;
  font-size: 18px;
  text-align: center;
}
footer .sign-up {
  color: #ffffff;
  background-color: #56b47f;
  border: none;
  border-radius: 10px;
  padding: 18px 40px;
  display: flex;
  white-space: nowrap;
  justify-content: center;
  margin-left: 17px;
  font-size: 17px;
  font-weight: 700;
}
footer .sign-up:hover {
  text-decoration: underline;
}
.footer-list li,
.footer-list-2 li {
  margin: 15px;
}
.newsletter {
  display: flex;
  align-items: center;
}
.first-section .fullimg img {
  max-width: 650px;
  object-fit: contain;
  min-height: 427px;
  margin: auto;
  width: 100%;
}

.buying-Badge .closeIco {
  position: absolute;
  right: 70px;
  top: 40px;
  color: #fff;
}
.buying-Badge {
  position: fixed;
  bottom: 15%;
  right: -15px;
  display: flex;
  background: #56b47f;
  align-items: flex-start;
  justify-content: flex-start;
  max-width: 710px;
  padding: 50px 75px;
  border-radius: 30px;
  padding-right: 100px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.buying-Badge .badgeRtSec .para {
  margin: 0px 0;
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
  text-align: left;
}
.buying-Badge .badgeRtSec .sts {
  padding: 10px 0;
  font-size: 20px;
  font-weight: 400;
  font-family: "Roboto Slab", serif;
  display: block;
}
.buying-Badge .badgeRtSec .badgeRtSec_TitFlx .Adrs {
  font-size: 22px;
  font-weight: 700;
  margin: auto;
  color: #fff;
}
.buying-Badge .badgeRtSec .badgeRtSec_TitFlx .Tit {
  font-size: 22px;
  font-weight: 700;
  color: #fff;
  margin: auto;
  padding-bottom: 5px;
}
.buying-Badge .badgeRtSec .badgeRtSec_TitFlx {
  line-height: 30px;
}
.buying-Badge .badgeRtSec {
  color: #fff;
}
.buying-Badge .badgeImg {
  padding-right: 40px;
}
.bannerBtnBwImg,
.mobImg,
.cntLeft,
.cntRight,
.socialLinks_mob {
  display: none;
}

/* responsive */

@media screen and (max-width: 1600px) {
  .mainlogo {
    width: auto;
    height: auto;
    max-width: 150px;
    object-fit: contain;
    max-height: fit-content !important;
  }
}
@media screen and (max-width: 1450px) {
  .newHomeContent .first-contact-section {
    max-height: 400px;
    min-height: 400px;
  }
  .ChangeGmVsion .ChangeGmVsion-para {
    font-size: 16px;
  }
  .newHomeContent .first-section .full {
    margin-bottom: 15px;
  }
  .newHomeContent .first-section .free {
    font-size: 18px;
  }
  .newHomeContent .first-section h1.first-section h4 {
    font-size: 60px;
  }
  header .navbar .navbar-nav .nav-item .nav-link {
    color: #00315e;
    font-weight: 800;
    font-size: 16px;
  }
  .footLogo {
    width: auto;
    max-width: 175px;
  }
  .footer-list-2 .footer-anch {
    font-size: 17px;
  }
  .footer-list-2 li {
    margin-left: 0;
  }
  footer .footer-list li img {
    width: 25px;
    height: 25px;
  }
  footer .footer-list li {
    margin: 0;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 25px;
  }
}
@media screen and (max-width: 1300px) {
  .newHomeContent .tenth-section h1 {
    font-size: 35px;
  }
  .container {
    width: 100% !important;
    max-width: 1300px !important;
  }
}
@media screen and (max-width: 1080px) {
  header.newHeader .navbar .navbar-nav .nav-item .nav-link {
    color: #00315e;
    font-weight: 800;
    font-size: 13px;
  }
  .con-img {
    max-width: 442px;
  }
  .navbar .navbar-nav .nav-item {
    margin-left: 10px;
    margin-right: 10px;
  }
}
@media screen and (max-width: 992px) {
  .newHeader .ss-wrap #searchbar {
    width: auto;
    max-width: 100%;
    min-width: 100%;
  }
  .service-submenu .check-box-width{
    width: calc(100% - 80px) !important;
    margin-left: auto !important;
  }
   /* services menu started */
   .newHeader .navbar .navbar-nav .service-submenu .ham-menu .li-tag-pad{
    padding-bottom: 19px;
    padding-left: 0px;
  }
  .newHeader .navbar .navbar-nav .service-submenu .ham-menu .li-tag-pads{
    padding-top: 20px;
    padding-left: 0px;
  }
  
.newHeader .navbar .navbar-nav .service-submenu .expand-less-hide {
  display: none;
}

.newHeader .navbar .navbar-nav .service-submenu .ham-menu .check:hover~.expand-less-hide {
  display: block;
  color: #00315e;
  padding-top: 12px;
}
.newHeader .navbar .navbar-nav .service-submenu .ham-menu .check:hover~.expand-less-show {
display: none;
}
.newHeader .navbar .navbar-nav .service-submenu .menu-items:hover~.expand-less-hide {
display: block;
color: #00315e;
padding-top: 12px;
}
.newHeader .navbar .navbar-nav .service-submenu .menu-items:hover~.expand-less-show {
  display: none;
  }

  .newHeader .navbar .navbar-nav .service-submenu .ham-menu{
    padding: 0px !important;
  }
  .newHeader .navbar .navbar-nav .service-submenu .menu-items{
    text-align: center;
    list-style: none;
    opacity: 0;
    display: none;
    font-size: 2rem;
    background-color: #48c868;
    border-radius: 0.25em;
    color: #000;
    position: relative;
    left: 0px;
    width: 100%;
    max-width: 284px;
    min-width: 284px;
    top: 0;
    padding-top: 11px;
    padding-bottom: 8px;
    margin-bottom: 20px;
    padding-left: 28px;
    padding-right: 39px;
  }
  
  .newHeader .navbar .navbar-nav .service-submenu .menu-items::after{
    content: "";
    position: absolute;
    bottom: auto;
    left: 45px;
    transform: rotate(45deg);
    top: -8px;
    right: auto;
    margin: auto;
    width: 19px;
    height: 19px;
    background: #48c868;
    border-radius: 1px;
    z-index: -1;
  
  }
  .newHeader .navbar .navbar-nav .service-submenu .menu-items li{
    color: white;
    /* padding: 3px 25px; */
  }
  .newHeader .navbar .navbar-nav .service-submenu .menu-items li a{
    color: white;
    text-decoration: none;
  }
  .newHeader .navbar .navbar-nav .service-submenu .menu-items li a:hover{
    color: #dfefe1;
  }
  .newHeader .navbar .navbar-nav .service-submenu .check{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0;
    opacity: 0;
  }
  .newHeader .navbar .navbar-nav .service-submenu .check:hover{
    cursor: pointer;
  }
  .newHeader .navbar .navbar-nav .service-submenu .ham-menu .check:hover~.menu-items{
    display: block;
    text-align: left;
    line-height: 1;
    font-size: 16px;
    font-weight: 600;
    opacity: 1;
  }
  .newHeader .navbar .navbar-nav .service-submenu .ham-menu .menu-items:hover {
    display: block;
    text-align: left;
    line-height: 1;
    font-size: 16px;
    font-weight: 600;
    opacity: 1;
  }
  /* services end */

 

.newHeader .navbar .navbar-nav .nav-item .ham-menu.ham-menus{
    display: none;
  }
  .newHeader .myheader .menuListItems ul.navbar-nav li.nav-item .ss-wrap {
    margin-bottom: 15px !important;
    margin-left: 0px !important;
  }
  .newHeader .myheader .navbar-header .navbar-toggle {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
  }
  .newsletter {
    display: flex;
  }

  .newHeader .myheader .navbar-header .navbar-toggle .icon-bar {
    background: #000;
    width: 30px;
    height: 3px;
  }

  header.newHeader {
    padding: 0;
  }

  .newHeader .myheader .menuListItems {
    width: 100%;
    padding-left: 15px;
    margin: auto;
    padding-bottom: 20px;
  }

  .newHeader .myheader .menuListItems ul.navbar-nav li.nav-item .nav-link {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 0;
    padding-right: 0;
  }

  .newHeader
    .myheader
    .menuListItems
    ul.navbar-nav
    li.nav-item
    .nav-link.sign-up {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .newHeader .myheader .menuListItems ul.navbar-nav li.nav-item {
    /* margin: auto; */
    width: 100%;
  }

  .newHeader .myheader .menuListItems ul.navbar-nav {
    flex-direction: column;
    width: 100%;
    margin: auto;
    text-align: left;
    align-items: flex-start;
  }

  .newHeader .myheader .navbar-header .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 8px;
  }

  .newHeader .myheader {
    grid-template-columns: 100%;
    margin-top: 25px;
  }
}



@media screen and (max-width: 670px) {
  .newHeader .mainlogo {
    height: 39px;
  }
  .newHeader .myheader .menuListItems {
    width: 100%;
    padding-left: 25px;
    margin: auto;
    padding-bottom: 20px;
  }
 
  .contactPage .first-contact-section .contact-right,
  .contactPage .first-contact-section .contact-left {
    display: none;
  }
  .newHomeContent .second-contact-section .stakes {
    font-size: 24px;
  }
  .newHomeContent .ChangeGmVsion .ChangeGmVsion-Tit .cnrText {
    min-width: 135px;
  }
  .newHomeContent .second-contact-section .container {
    padding: 75px 0;
  }
  .newHomeContent .third-section {
    padding: 82px 25px;
  }
  .newHomeContent .third-section .form-text {
    margin-bottom: 30px;
  }
  .newHomeContent .second-contact-section .stack {
    font-size: 27px;
    font-weight: 300;
    padding-top: 23px;
    text-align: center;
  }
  .newHomeContent .first-contact-section {
    max-height: 400px;
    min-height: 250px;
  }
  .newHomeContent .first-contact-section .contact-us p {
    font-size: 30px;
    padding: 0 17px;
  }
  .newHomeContent .ChangeGmVsion .ChangeGmVsion-Tit .mobImg {
    margin: 0 15px;
  }
  .newHomeContent .ChangeGmVsion .ChangeGmVsion-Tit {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: nowrap;
    word-break: break-word;
    padding: 0 20px;
  }
  footer.newFooter .footer-list li {
    margin-left: 12px;
    margin-right: 12px;
  }
  footer.newFooter .socialLinks_mob .footer-list {
    justify-content: center;
  }
  .socialLinks_mob,
  .cntRight,
  .cntLeft,
  .mobImg {
    display: block;
  }
  .socialLinks,
  .newHomeContent .first-contact-section .contact-left {
    display: none;
  }
  .newHomeContent .third-section .row,
  .newHomeContent .third-section .row .col-md-3 {
    margin-top: 0rem;
  }
  .newHomeContent .third-section h1 {
    font-size: 26px;
    margin-bottom: 2rem;
  }
  .newHomeContent .ChangeGmVsion .ChangeGmVsion-para {
    line-height: 28px;
    margin-bottom: 25px;
  }
  .newHomeContent .fourth-section .card img {
    width: 250px;
  }
  .newHomeContent .fourth-section .card-body {
    padding: 25px 15px;
  }
  .newHomeContent .fifth-section h1 {
    font-size: 26px;
  }
  .newHomeContent .fifth-section,
  .newHomeContent .seventh-section,
  .newHomeContent .eighth-section,
  .ninth-section,
  .newHomeContent .tenth-section {
    padding: 3rem 0;
  }
  .newHomeContent .third-section {
    padding: 2rem 0;
  }
  .newHomeContent .myimage {
    height: 200px;
  }
  .newHomeContent .fourth-section .card .card-text {
    font-size: 16px;
    padding: 0 0rem;
  }
  .newHomeContent .fourth-section h1 {
    font-size: 26px;
    color: #00315e;
    font-weight: 700;
    margin: 1rem 0 1rem 0;
  }
  .newHomeContent .sixth-section h1 {
    margin-bottom: 3rem;
    margin-top: 2rem;
    font-size: 25px;
  }
  .newHomeContent .sixth-section .card .image img {
    max-width: 100%;
  }
  .newHomeContent .seventh-section .slotcycle {
    margin-bottom: 30px;
  }
  .newHomeContent .seventh-section img {
    object-fit: scale-down;
    width: 100%;
  }
  .newHomeContent .eighth-section img {
    max-width: 320px;
    max-height: 250px;
    margin-bottom: 50px;
  }
  footer.newFooter .email-text {
    max-width: 100%;
    padding: 14px 16px;
    margin-bottom: 25px;
  }
  .newHomeContent .tenth-section .container .my .cntUs {
    min-width: fit-content;
    font-size: 16px;
  }
  .newsletter {
    display: flex;
    align-items: center;
    flex-direction: column;
  }
  footer.newFooter .container .footerlinkDiv {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .newHomeContent .tenth-section .container .my {
    flex-wrap: wrap;
    justify-content: center;
  }
  footer.newFooter .sign-up {
    font-size: 14px;
    padding: 12px 32px;
    color: #00315e;
    margin-left: 0;
  }
  .newHomeContent .tenth-section h1 span {
    display: block;
  }
  .newHomeContent .tenth-section h1 {
    margin-bottom: 25px;
  }
  footer.newFooter .cpyRght {
    padding-top: 0;
    padding-bottom: 25px;
    font-size: 12px;
    font-weight: 500;
    margin: 0;
    text-align: center;
  }
  .newHomeContent .sixth-section {
    padding: 3rem 0 5rem 0;
  }
  .newHomeContent .fifth-section .read-more,
  .newHomeContent .ChangeGmVsion .read-more {
    padding: 15px 32px;
    max-width: fit-content;
    margin: 2rem auto auto auto;
  }
  .newHomeContent .ChangeGmVsion .visionlftplw,
  .newHomeContent .ChangeGmVsion .visionRttplw {
    display: none;
  }
  .newHomeContent .first-section .fullimg img {
    min-height: fit-content;
    margin-top: 25px;
    margin-bottom: 25px;
  }
  .newHomeContent .go-to-marketplace {
    margin-top: 16px;
    padding: 20px 35px;
    max-width: fit-content;
  }
  .newHomeContent .first-section h1 {
    line-height: 45px;
    font-size: 38px;
  }
  .newHomeContent .first-section .free {
    padding-bottom: 25px;
    padding-right: 0;
    margin: auto;
  }
  .newHomeContent .first-section {
    padding: 10px 0;
    margin: 15px 0;
  }
  .newHomeContent .buyer-seller {
    grid-template-columns: 1fr;
  }
}
@media screen and (max-width: 600px) {
  footer.newFooter .footer-list-2 {
    text-align: left;
    padding-left: 30px;
    padding-right: 30px;
  }
  footer.newFooter .footer-list-2 .footer-anch {
    font-size: 20px;
    font-weight: 700;
  }
  .our-news h3 {
    text-transform: uppercase;
    margin-bottom: 20px;
    font-weight: 700;
    font-size: 20px;
  }
  .footLogo {
    width: auto;
    max-width: 125px;
  }
  footer.newFooter .container .footerlinkDiv {
    text-align: center;
  }
  .newHomeContent .fifth-section .read-more,
  .newHomeContent .ChangeGmVsion .read-more {
    padding: 9px 75px;
    max-width: fit-content;
    border-radius: 5px;
    margin-top: 45px;
    font-size: 13px;
    margin-bottom: 59px;
  }
  .newHomeContent .ChangeGmVsion .ChangeGmVsion-para {
    font-size: 16px;
    line-height: 24px;
    padding: 0 10px;
  }
  .newHomeContent .third-section h1 {
    font-size: 22px;
    margin-bottom: 34px;
  }
  .first-section .fullimg img {
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 39px;
  }
  .newHomeContent .bannerBtn {
    display: none;
  }
  .newHomeContent .bannerBtnBwImg .go-to-marketplace {
    margin: auto;
    font-size: 13px;
    padding: 9px 40px;
  }
  .newHomeContent .bannerBtnBwImg {
    display: block;
    width: 100%;
  }
  .newHomeContent .first-section .full {
    text-align: center;
    line-height: 39px;
    font-size: 30px;
    margin-bottom: 29px;
  }
  .newHomeContent .first-section .free {
    font-size: 10px;
    line-height: 15px;
    text-align: center;
    padding-left: 40px;
    padding-right: 40px;
  }
  .newHomeContent .fourth-section h1 {
    font-size: 22px;
    color: #00315e;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 33px;
    padding: 0 50px;
    line-height: 29px;
  }
  .newHomeContent .fourth-section .card .card-text {
    padding: 0;
  }
  .newHomeContent .fourth-section .card-body {
    padding: 0px 20px;
    margin-bottom: 35px;
  }
  .newHomeContent .myimage img {
    max-height: 166px;
  }
  .newHomeContent .myimage {
    height: auto;
    max-height: 166px;
    margin-bottom: 38px;
  }
  .newHomeContent .fifth-section .buyer-seller .read-more {
    margin: 9px auto;
  }
  .newHomeContent .fourth-section .card img {
    object-fit: contain;
    max-height: 166px;
    width: 100%;
    max-width: 300px;
  }
  .newHomeContent .fifth-section h1 {
    font-size: 30px;
    font-weight: 400 !important;
    margin-bottom: 38px;
  }
  .newHomeContent .fifth-section {
    padding: 44px 0;
  }
  .newHomeContent .sixth-section h1,
  .newHomeContent .seventh-section .slotcycle {
    margin-bottom: 56px;
    margin-top: 0;
    font-size: 22px;
  }
  .newHomeContent .seventh-section .container {
    flex-direction: column-reverse;
  }
  .newHomeContent .seventh-section img {
    max-height: 175px;
    margin-bottom: 30px;
  }
  .newHomeContent .seventh-section .buying-1,
  .newHomeContent .eighth-section .buying-1 {
    margin-bottom: 20px;
    margin-top: 0;
    text-align: center;
    font-size: 22px;
  }
  .newHomeContent .eighth-section .container {
    justify-content: center;
  }
  .newHomeContent .eighth-section img {
    margin-bottom: 30px;
  }
  .newHomeContent .tenth-section h1 {
    text-align: center;
    font-size: 26px;
    line-height: 34px;
  }
  .newHomeContent .tenth-section .container .my a {
    display: block;
    width: 100%;
    text-align: center;
  }
  .newHomeContent .tenth-section .container .my .cntUs {
    padding: 9px 75px;
    max-width: fit-content;
    border-radius: 5px;
    margin-top: 5px;
    font-size: 13px;
    margin-bottom: 23px;
  }
  .newHomeContent .seventh-section .buying-1 + p,
  .newHomeContent .eighth-section .buying-1 + p {
    margin-bottom: 8px;
    font-size: 16px;
    text-align: center;
  }
  .newHomeContent .sixth-section {
    padding: 55px 25px 50px 25px;
  }
  .newHomeContent .sixth-section .card .image img {
    max-height: 134px;
  }
  .newHomeContent .sixth-section .card-body {
    margin-top: 34px;
    margin-bottom: 64px;
  }
  .newHomeContent .sixth-section .card .card-text {
    font-size: 16px;
    font-weight: 400;
  }
  .newHomeContent .sixth-section .card .image {
    height: auto;
  }
  .newHomeContent .sixth-section .card-body {
    margin-top: 33px;
  }
}
@media screen and (max-width: 435px) {
  .newsletter {
    /* display: block; */
  }
}
