

@media (max-width: 575px) { 

.main-container {
  padding-top:65px;
}


.mobileMenubar {
  display: block;
}

.btn{
  font-size: 22px !important;
}


.p-5{
  padding-left: 25px !important;
  padding-right: 25px !important;
}

.topbar{
  font-size: 17px;
  padding:10px 10px;
  display: none;
}

.topbar ul li{
  padding: 0 10px;
}

.main-header{
  flex-direction: column;
}

.offer-block {
  max-width: 100%;
  border-radius: 0;
  text-align: center;
  padding-bottom: 15px;
}

.head-right {
  max-width: 100%;
  border-radius: 0;
}


.offer-block h1{
  font-size: 26px;
  text-align: center;
}


.offer-block .claimbtn{
  font-size: 24px !important;
  line-height: 20px;
  padding-top: 15px;
  padding-bottom: 15px;
}

.offer-block .claimbtn strong{
  font-size: 28px;
  line-height: 36px;
}

.offer-block p{
  font-size: 18px;
}

.offer-block p strong{
  font-size: 30px;
}




.intro-section .intro-content-block h2{
  font-size: 28px;
}

.intro-section .col-left{
  min-height: 205px;
}

.intro-section .col-right{
  min-height: 245px;
}

.section-1 h2{
  font-size:32px;
}


.section-2 h2{
  font-size: 20px;
}


.section-3 h2{
  font-size: 24px;
}

.section-4 .col-left{
  min-height: auto;
  padding: 0;
}

.section-4 .col-right{
  min-height: auto;
  padding: 0;
}

.section-4 .content-inner{
  padding: 0 25px 30px 25px;
}


.section-4 h2{
  font-size: 30px;
}



.section-5 h2{
  font-size: 28px;
}

.section-5 h3{
  font-size: 22px;
}

.section-7 .box{
  background: linear-gradient(to bottom,  #842887 0%,#9c4aa0 29%,#9c4aa0 82%,#872f88 100%);
  box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
  padding: 20px 20px;
  border-radius: 20px;
}


.section-6 .px-5{
  padding-left: 30px !important;
  padding-right: 30px !important;
}

.section-6 h2{
  font-size: 28px;
}


.section-6 .strech-image{
  background-color: #7d7b7b;
  background-position: center;
  min-height: 275px;
  border-radius:15px;
}


.section-7 h2{
  font-size: 32px;
}

.section-7 h3{
  font-size: 20px;
  line-height: 30px;
}

.section-7 .item .number{
  height:70px;
  width: 70px;
  font-size: 38px;
}

.section-7 .item h4{
  padding-left: 85px;
  padding-top: 15px;
}



.section-8 .call{
  font-size: 28px;
}

.section-8 .contact{
  padding: 10px 30px 0 30px;
}

.section-8 .contact{
  padding: 50px 10px 0 10px;
}


.section-8 .mt-5{
  margin-top: 20px !important;
}

.section-8 ul.social{
  align-content: flex-end;
  justify-content: flex-start;
  column-gap: 20px;
}

.section-8 ul.social a img{
  max-height: 30px;
}

.section-8 p{
  font-size: 15px;
}


.section-11 .p-2{
  padding:35px 25px !important;
}

}


@media (min-width: 576px) and (max-width: 767px) {

.main-container {
  padding-top:65px;
}


.mobileMenubar {
  display: block;
}

.btn{
  font-size: 22px !important;
}


.p-5{
  padding-left: 25px !important;
  padding-right: 25px !important;
}

.topbar{
  font-size: 17px;
  padding:10px 10px;
  display: none;
}

.topbar ul li{
  padding: 0 10px;
}

.main-header{
  flex-direction: column;
}

.offer-block {
  max-width: 100%;
  border-radius: 0;
  text-align: center;
  padding-bottom: 15px;
}

.head-right {
  width: 100%;
  max-width: 100% !important;
  border-radius: 0;
}

.head-right img{
  width: 100%;
}


.offer-block h1{
  font-size: 26px;
  text-align: center;
}


.offer-block .claimbtn{
  font-size: 24px !important;
  line-height: 20px;
  padding-top: 15px;
  padding-bottom: 15px;
}

.offer-block .claimbtn strong{
  font-size: 28px;
  line-height: 36px;
}

.offer-block p{
  font-size: 18px;
}

.offer-block p strong{
  font-size: 30px;
}




.intro-section .intro-content-block h2{
  font-size: 28px;
}

.intro-section .col-left{
  min-height: 205px;
}

.intro-section .col-right{
  min-height: 245px;
}

.section-1 h2{
  font-size:32px;
}


.section-2 h2{
  font-size: 20px;
}


.section-3 h2{
  font-size: 24px;
}

.section-4 .col-left{
  min-height: auto;
  padding: 0;
}

.section-4 .col-right{
  min-height: auto;
  padding: 0;
}

.section-4 .content-inner{
  padding: 0 25px 30px 25px;
}


.section-4 h2{
  font-size: 30px;
}

.section-3 p{
  width: 100%;
  max-width: 100% ;
}
.section-5 h2{
  font-size: 28px;
}

.section-5 h3{
  font-size: 22px;
}

.section-7 .box{
  background: linear-gradient(to bottom,  #842887 0%,#9c4aa0 29%,#9c4aa0 82%,#872f88 100%);
  box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
  padding: 20px 20px;
  border-radius: 20px;
}


.section-6 .px-5{
  padding-left: 30px !important;
  padding-right: 30px !important;
}

.section-6 h2{
  font-size: 28px;
}


.section-6 .strech-image{
  background-color: #7d7b7b;
  background-position: center;
  min-height: 275px;
  border-radius:15px;
}


.section-7 h2{
  font-size: 32px;
}

.section-7 h3{
  font-size: 20px;
  line-height: 30px;
}

.section-7 .item .number{
  height:70px;
  width: 70px;
  font-size: 38px;
}

.section-7 .item h4{
  padding-left: 85px;
  padding-top: 15px;
}



.section-8 .call{
  font-size: 28px;
}

.section-8 .contact{
  padding: 10px 30px 0 30px;
}

.section-8 .contact{
  padding: 50px 10px 0 10px;
}


.section-8 .mt-5{
  margin-top: 20px !important;
}

.section-8 ul.social{
  align-content: flex-end;
  justify-content: flex-start;
  column-gap: 20px;
}

.section-8 ul.social a img{
  max-height: 30px;
}

.section-8 p{
  font-size: 15px;
}

}


@media (min-width: 768px) and (max-width: 991px){

.main-container {
  padding-top: 55px;
}


.topbar{
  font-size: 18px;
  padding:15px 10px;
}

.topbar ul li{
  padding: 0 15px;
}

.main-header{
  min-height: auto;
}


.offer-block{
  max-width: auto;
}

.offer-block h1{
  font-size: 30px;
}

.offer-block .claimbtn{
  font-size: 26px;
  margin-bottom: 10px;
}

.offer-block p strong{
  font-size: 30px;
  line-height: 44px;
}


.section-3 p{
  width: 100%;
  max-width: 100% ;
}


.section-4 .col-left{
  min-height: auto;
  padding: 0;
}

.section-4 .col-right{
  min-height: auto;
  padding: 0;
}

.section-7 .item h4{
  padding-left: 105px;
  padding-top: 35px;
}


.section-8 ul.social{
  align-content: flex-end;
  justify-content: flex-start;
  column-gap: 20px;
}

.section-8 ul.social a img{
  max-height: 30px;
}

.section-8 p{
  font-size: 15px;
}



}

@media (min-width: 992px) and (max-width: 1200px) { 

.main-container {
  padding-top: 70px;
}


.topbar{
  font-size: 22px;
  padding: 20px;
}


}



@media (min-width: 1201px) and (max-width: 1460px) { 


}

