
/*section 1*/

  .text-section1 {
    padding-top: 5rem !important;
  }
  .font-big {
    font-size: 50px;
    font-weight: bold;
    font-family: 'Atkinson Hyperlegible', sans-serif;
    line-height: 130%;
  }
  h1.font-big {
    margin: 0;
    padding: 0;
  }
  .custom-margin {
    margin-left: 7.5rem;
  }
  .font-semi-big {
    font-size: 28px;
    font-family: 'Atkinson Hyperlegible', sans-serif;
  }
  .custom-header {
      background-image: url('../assets/Path\ 859.svg');
      height: 812px;
      background-repeat: no-repeat;
      background-size: cover;
  }

/* section 2*/

.custom-divider{
  height: 5px;
}

.custom-inner-text {
  font-size: 32px;
  color: #2E2E2E;
  font-family: 'Atkinson Hyperlegible', Light;
  font-weight: 300;
}
.custom-div {
  font-size: 22px;
  color: #FFFFFF;
  font-family: 'Atkinson Hyperlegible', Medium;
  height: 150px;
  padding: 2.5rem;
  font-weight: 700;
  background: #00b3ef;
  box-shadow: 2px 5px 15px #cbcbcb;
  border-radius: 5px;
}
.custom-div:hover{
  background: #212425;
}
.link-a {
  text-decoration: none;
}

/*section-3*/
.third-section {
  background-image: linear-gradient(rgba(0, 0, 0, 0.85), rgba(0, 0, 0, 0.85)), url('../assets/home-page/antennas.jpg');
  background-repeat: no-repeat;
  height: auto;
  background-position: center;
  background-size: cover;
  padding: 5% 0px 5%;
}

.third-section ul, .third-div-section5 ul {
  list-style: none;
  padding-top: 0rem;
}

.custom-quotes {
  font-size: 50px;
  color: #FFFFFF;
  padding-top: 3rem;
  font-weight: 700;
}
.custom-sec3-innerText {
  font-size: 30px;
  color: #FFFFFF;
  font-family: 'Atkinson Hyperlegible', Italic;
  padding: 1rem 15rem 1rem 15rem;
}
.custom-sec3-innerText2 {
  font-size: 20px;
  color: #FFFFFF;
  font-family: 'Atkinson Hyperlegible', Bold;
  font-weight: 700;
}
.div-quote-image {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 3rem 0rem;
  color: #fff !important;
}

/*section 4*/
.clients-heading {
  font-size: 35px;
  color: #2E2E2E;
  font-family: 'Atkinson Hyperlegible', Bold;
  font-weight: 900;
  padding-bottom: 1.5rem;
}

.first-corousol {
  align-items: center;
  text-align: center;
  height: 10rem;
  color: white;
  position: relative;
  width: 85%;
  margin: auto;
}
li.clients {
  list-style: none;
  float: left;
  width: 15rem;
  align-items: center;
}
.custom-indicators button{
  background-color: #0098DA !important;
}
.section4-heading2 {
  font-size: 40px;
  color: #231F20;
  font-family: 'Atkinson Hyperlegible', Black;
  font-weight: 800;
  line-height: normal;
}

/*section-5*/

.second-div-section5 {
  position: absolute;
  margin-top: 20rem !important;
}
.third-div-section5 {
  z-index: -1;
  margin-top: 20rem !important;
}
.section5-heading {
  font-size: 40px;
  color: #231F20;
  font-family: 'Atkinson Hyperlegible', Light;
  font-weight: 300;
  line-height: normal;
}
.section5-custom-div {
  font-size: 24px;
  color: #707070;
  font-family: 'Atkinson Hyperlegible', Light;
  height: 352px;
  background: #f7f7f7;
  border: 1px solid #e9e9e9;
}
.section5-ul li{
  list-style: none;
}
.section5-custom-div .div-heading {
  font-size: 28px;
  font-family: 'Atkinson Hyperlegible', Bold;
  font-weight: 700;
}
.section5-custom-div .div-sub-heading {
  font-size: 24px;
  color: #707070;
  font-family: 'Atkinson Hyperlegible', Light;
  font-weight: 300;
}

.div-second-bg-image {
  background-image: linear-gradient(rgba(0, 0, 0, 0.85), rgba(0, 62, 82, 0.9)), url('../assets/home-page/bet-sport-phone-laptop.jpg');
  background-repeat: no-repeat;
  height: 625px;
  background-position: center;
  background-size: cover;
  padding-top: 8rem !important;
}
.second-bg-image {
  height: 505px;
  width: 100%;
  filter: blur(5px);
  z-index: -1;
}
.section5-ul {
  margin: 0rem !important;
  padding: 1rem !important;
}

/* section-6 */
.section6-left-heading {
  color: #231F20;
  font-size: 40px;
  font-family: 'Atkinson Hyperlegible', Black;
  padding: 5rem 5rem 3rem 15rem !important;
  font-weight: 700;
  line-height: normal;
  text-align: right;
}
.section6-ul {
  list-style: none;
}
.section6-btn {
  float: right;
  padding-right: 5rem;
}
.section6-ul2 {
  list-style: none;
  color: #FFFFFF;
  font-size: 24px;
  font-family: 'Atkinson Hyperlegible', SemiBold;
  font-weight: 200;
}
.section6-ul2 li {
  padding: 3rem 10rem 0rem 4rem;
  font-weight: 400;
}
.section6-ul2-li1{
  font-weight: 700 !important;
}
.div-section6{
  position: absolute;
  z-index: 1;
  width: 100% !important;
}

/*section-7*/
.div-third-bg-image {
  background-image: linear-gradient(rgba(0, 152, 218, 0.7), rgb(0, 0, 0)), url('../assets/home-page/antennas.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  z-index: -1;
  margin-top: 34rem !important;
  padding: 0% 0px 6%;
}

/* Medi Queries */

@media screen and (min-width: 1550px) and (max-width: 1700px) {
  .custom-div {
    font-size: 20px;
    padding: 3rem 1rem;
  }
  .custom-quotes {
    padding-top: 2rem;
  }
  .third-section {
    height: 470px;
  }
  .li.clients {
    width: 14rem;
  }
  .custom-sec3-innerText {
    padding: 1rem 15rem 3rem 15rem;
  }
  .div-second-bg-image {
    height: 550px;
  }
  .third-div-section5 .custom-quotes {
    padding-top: 0rem;
  }
  .section6-ul2 li {
    padding: 4rem 6rem 0rem 3rem;
  }
  .section6-ul2 {
    font-size: 22px;
  }
  .footer-form {
    padding: 0rem 10rem 0rem 10rem;
  }
  .section7-ul {
    margin-top: 16rem;
  }

}

@media screen and (min-width: 1400px) and (max-width: 1549px) {
  img.home-banner-image {
    height: 500px;
    width: 100%;
    margin-top: 2rem;
  }
  .custom-header {
    height: 740px;
  }
  .custom-div {
    font-size: 19px;
    padding: 0rem;
    display: flex;
    align-items: center;
  }
  .custom-inner-text {
    font-size: 34px;
    line-height: normal;
  }
  .third-section {
    height: 460px;
  }
  .custom-quotes {
      padding-top: 1rem;
  }
  .custom-sec3-innerText {
    padding: 1rem 10rem 3rem 10rem;
  }
  .first-corousol {
    width: 90%;
  }
  li.clients {
    width: 14rem;
  }
  .section5-heading {
    font-size: 31px;
  }
  .section5-custom-div .div-heading {
    font-size: 25px;
  }
  .section5-custom-div .div-sub-heading {
    font-size: 22px;
  }
  .div-quote-image {
    margin: 3rem 2rem 0rem;
  }
  .div-second-bg-image {
    height: 550px;
  }
  .section6-left-heading {
    padding: 5rem 5rem 3rem 5rem !important;
  }
  .section6-ul2 {
    font-size: 22px;
  }
  .section6-ul2 li {
    padding: 3rem 2rem 0rem 2rem;
  }
  .footer-form {
    padding: 0rem 4rem;
  }
  .section7-ul {
    margin-top: 12rem;
  }
}

@media screen and (min-width: 1200px) and (max-width: 1399px) {
  img.home-banner-image {
    height: 500px;
    width: 100%;
    margin-top: 2rem;
  }
  .custom-header {
    height: 710px;
  }
  .font-big {
    font-size: 45px;
  }
  .custom-margin {
    margin-left: 6rem;
  }
  .font-semi-big {
    font-size: 23px;
    margin-bottom: 1rem;
  }
  .custom-div {
    padding: 3rem 1rem;
  }
  .custom-quotes {
    padding-top: 1.5rem;
  }
  .custom-sec3-innerText {
    padding: 1rem 6rem 3rem 6rem;
  }
  .first-corousol {
    width: 97%;
  }
  li.clients {
    width: 13rem;
  }
  .section5-heading {
    font-size: 33px;
  }
  .second-div-section5 {
    margin-top: 16rem !important;
  }
  .third-div-section5 {
    margin-top: 17rem !important;
  }
  .div-second-bg-image {
    height: 600px;
  }
  .section6-left-heading {
    font-size: 36px;
    padding: 5rem 5rem 3rem 6rem !important;
  }
  .section6-ul2 {
    font-size: 22px;
  }
  .section6-ul2 li {
    padding: 3rem 3rem 0rem 2rem;
  }
  .footer-form {
    padding: 0rem 2rem;
  }
  .section7-ul {
    margin-top: 14rem;
  }
  .footer-text {
    font-size: 38px;
  }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  .custom-section-lg {
    width: 45% !important;
    margin-left: 3% !important;
  }
  .navbar-nav {
    margin-left: 3rem !important;
  }
  .navbar-nav a {
    padding: 0.5rem 0.8rem !important;
    font-size: 14px !important;
  }
  .drop-down::after{
    top: 18px !important;
    right: -2px !important;
  }
  img.home-banner-image {
    height: 400px;
    width: 100%;
    margin-top: 2rem;
  }
  .custom-header {
    height: 570px;
  }
  .text-section1 {
    padding-top: 4rem !important;
  }
  .font-big {
    font-size: 35px;
  }
  .custom-margin {
    margin-left: 4.5rem;
  }
  .font-semi-big {
    font-size: 20px;
    margin-bottom: 1rem;
  }
  .custom-inner-text {
    font-size: 25px;
  }
  .custom-div {
    padding: 3rem 1rem;
  }
  .section5-custom-div {
    height: 290px;
  }
  .third-div-section5 ul {
    padding-top: 0rem;
  }
  .custom-quotes {
    padding-top: 0.5rem;
  }
  .custom-quotes2 {
    padding-top: 0.5rem !important;
  }
  .custom-sec3-innerText {
    padding: 0.5rem 6rem 3rem 6rem;
    font-size: 22px;
  }
  .first-corousol {
    width: 97%;
  }
  li.clients {
    width: 10rem;
    margin-right: 10px;
  }
  li.clients img{
    width: 10rem;
  }
  .section4-heading2 {
    font-size: 35px;
  }
  .section5-heading {
    font-size: 28px;
  }
  .section5-ul{
    padding-left: 0rem !important;
  }
  .section5-custom-div .div-heading {
    font-size: 23px;
  }
  .section5-custom-div .div-sub-heading {
    font-size: 20px;
  }
  .second-div-section5 {
    margin-top: 16rem !important;
  }
  .third-div-section5 {
    margin-top: 17rem !important;
  }
  .div-second-bg-image {
    height: 485px;
  }
  .section6-left-heading {
    font-size: 36px;
    padding: 5rem 2rem 3rem 3rem !important;
  }
  .section6-btn{
    padding-right: 2rem;
  }
  .section6-ul2 {
    font-size: 20px;
  }
  .section6-ul2 li {
    padding: 2.5rem 1rem 0rem 2rem;
  }
  .footer-form {
    padding: 0rem 3rem;
  }
  .section7-ul {
    margin-top: 14rem;
  }
  .footer-text {
    font-size: 40px;
  }
  .div-quote-image {
    margin: 2rem 0rem;
  }
}

@media screen and (min-width: 991px) {
  .display-xs-sm-md {
    display: none !important;
  }
}
@media screen and (max-width: 990px) {

  .display-lg-xl-xxl {
    display: none !important;
  }
  /*atrt-header-sm*/
  .logo-image {
    width: 12rem;
    max-width: 255px;
  }
  .custom-nav-btn {
    float: right;
    padding-top: 0 !important;
  }
  .custom-nav-bar {
    width: 95%;
    position: absolute;
    height: 52rem;
    font-size: 18px;
    font-weight: 600;
    display: none;
    top: 6px;
  }
  .close-side-nav .btn {
    margin-right: 5px;
    margin-top: 8px;
  }
  .side-nav-list {
    position: absolute;
    top: 4rem;
    left: 33%;
  }
  /*end-header-sm*/

  /*first section*/
  .home-banner-image-sm{
    width: 90%;
  }
  .home-text-sm ul{
    list-style: none;
    text-align: center;
    padding: 0 !important;
  }
  .font-big {
    font-size: 35px;
  }
  .custom-margin {
    margin-left: 0.75rem;
  }

  /*second section*/
  .second-section {
    margin-top: 1.5rem !important;
  }
  /*end-header-sm*/

  /*first section*/
  .home-banner-image-sm{
    width: 90%;
  }
  .home-text-sm ul{
    list-style: none;
    text-align: center;
    padding: 0 !important;
  }
  .font-big {
    font-size: 35px;
    text-align: center;
  }
  .custom-margin {
    margin-left: 0.75rem;
  }

  /*second section*/
  .custom-div {
    padding: 1rem;
    font-size: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  /*section-3*/

  .custom-quotes {
    padding-top: 0.5rem;
    font-size: 30px;
  }
  .custom-sec3-innerText {
    padding: 0.25rem;
    font-size: 18px;
    text-align: center;
  }
  .custom-sec3-innerText2 {
    font-size: 16px;
    font-weight: 700;
  }
  .div-quote-image {
    margin: 1.5rem 0rem;
  }

  /*section4*/

  .first-corousol {
    width: 100%;
  }
  li.clients {
    width: 9rem;
    margin-right: 0px;
  }
  li.clients img{
    width: 8rem;
    height: 5rem;
  }

  /*section-5*/
  .second-div-section5 {
    margin-top: 3rem !important;
    position: initial;
  }
  .third-div-section5 {
    margin-top: 3rem !important;
  }
  .div-second-bg-image {
    height: 420px;
    padding-top: 5rem !important;
  }

  /*section 6*/
  .div-section6 {
    position: initial;
    z-index: 1;
    width: auto;
  }
  .section6-left-heading {
    font-size: 36px;
    padding: 2rem !important;
    text-align: center !important;
  }
  .section6-btn {
    float: initial;
    padding-right: 0rem;
    justify-content: center !important;
    display: grid;
  }
  .div-third-bg-image {
    margin-top: 0rem !important;
  }

  /*section-7*/
  .section7-ul {
    margin-top: 4rem;
    margin-bottom: 0rem !important;
  }
  .section7-ul li{
    justify-content: center;
    display: flex;
  }
  .footer-text {
    font-size: 30px;
    padding: 1rem 0rem !important;
    text-align: center;
    margin-bottom: 0px;
  }
  .footer-form {
    padding: 0rem 5rem 0rem 5rem;
  }

  /*section-8*/
  .custom-xs {
    padding: 0rem 1rem !important;
  }
  .footer-text-span {
    line-height: normal;
  }
 
/**/
  .custom-section-lg {
    width: 45% !important;
    margin-left: 3% !important;
  }
  .navbar-nav {
    margin-left: 3rem !important;
  }
  .navbar-nav a {
    padding: 0.5rem !important;
  }
  img.home-banner-image {
    height: 400px;
    width: 100%;
    margin-top: 2rem;
  }
  .custom-header {
    height: 570px;
  }
  .text-section1 {
    padding-top: 4rem !important;
  }
  .font-semi-big {
    font-size: 20px;
    margin-bottom: 1rem;
  }
  .custom-inner-text {
    font-size: 25px;
  }
  .section5-custom-div {
    height: 290px;
    margin-bottom: 15px
  }
  .third-div-section5 ul {
    padding-top: 0rem;
  }
  .custom-quotes2 {
    padding-top: 0.5rem !important;
  }
  .section4-heading2 {
    font-size: 35px;
  }
  .section5-heading {
    font-size: 28px;
  }
  .section5-ul{
    padding: 0rem !important;
  }
  .section5-custom-div .div-heading {
    font-size: 20px;
  }
  .section5-custom-div .div-sub-heading {
    font-size: 20px;
  }
  .section6-ul2 {
    font-size: 20px;
  }
  .section6-ul {
    margin-bottom: 3rem;
    padding: 0rem;
  }
  .section6-ul2 li {
    padding: 3.5rem 1rem 0rem 0rem;
  }
  .div-section6 {
    position: initial;
    width: auto !important;
  }
  .first-corousol .container {
    display: flex;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {

  .home-banner-image-sm {
    width: 80%;
  }
  .custom-div {
    padding: 0rem;
    display: flex;
    align-items: center;
  }
  .custom-sec3-innerText {
    padding: 2rem;
    font-size: 20px;
  }
  .div-second-bg-image {
    height: 400px;
    padding-top: 4rem !important;
  }
}

@media screen and (max-width: 450px){
  .div-quote-image {
      margin: 1rem 0rem;
  }
  .section7-ul {
    margin-top: 2rem;
  }
  .footer-form {
    padding: 0rem 1rem 0rem 1rem;
  }
}
@media screen and (max-width: 399px) {
  .div-quote-image {
    margin: 0rem 0rem 1rem;
  }
  .section6-ul2 li {
    padding: 3.5rem 2rem 0rem 1rem;
  }
}

@media screen and (max-width: 359px) {

  .custom-inner-text {
    font-size: 18px;
  }
  .custom-div {
    padding: 0rem;
    display: flex;
    align-items: center;
  }
  .third-section ul, .third-div-section5 ul {
    padding-top: 2rem;
  }
  .section5-heading {
    font-size: 20px;
  }
  .section4-heading2 {
    font-size: 30px;
  }
  .section5-custom-div .div-sub-heading {
    font-size: 18px;
  }
  .div-second-bg-image {
    padding-top: 3rem !important;
  }
  .section6-left-heading {
    font-size: 30px;
    padding: 1rem !important;
  }
  .section6-ul2 li {
    padding: 2rem 1rem 0rem 0rem;
  }
  .custom-xs {
    padding: 0rem 1rem !important;
  }
  .section6-ul {
    padding: 0rem !important;
  }
  .third-div-section5 ul {
    padding: 0rem;
  }
  .footer-form {
    padding: 0rem 1.5rem 0rem 1.5rem;
  }
  .footer-text {
    font-size: 27px;
    padding: 2.5rem 0rem !important;
  }
}
@media (min-width:576px) and (max-width:768px){
  .half_width{
    width: 50% !important;
  }
}

@media (min-width:992px){
  .home_last_sec .right-box{
      border-radius: 12px 0px 0px 12px;
  }
}