@media only screen and (max-width: 2560px) {
}

@media only screen and (max-width: 1920px) {
}

@media only screen and (max-width: 1600px) {
}

@media only screen and (max-width: 1500px) {
}

@media (min-width: 1400px) {
}

@media only screen and (max-width: 1336px) {
}

@media only screen and (max-width: 1280px) {
}

@media only screen and (max-width: 1199px) {
    li.nav-item {
        padding: 0px 3px;
    }

    li.nav-item a {
        font-size: 14px;
    }
    li.nav-item.Support-btn a.nav-link {
      width: 110px;
      padding: 5px 0px;
      border-radius: 6px;
      background: #006DA6;
      color: #fff;
      margin-top: 2px;
      text-align: center;
  }

  .contact_no svg{
    width: 50px;
    height: 50px;
  }
  .contact_no h3 {
    width: calc(100% - 60px);
    font-size: 21px;
}

.contact_no h3 span {
  font-size: 14px;
}

.contact_no {
  width: 190px;
  margin-top: -10px;
}

}

@media only screen and (max-width: 1180px) {
  .container{
    width: 100%;
    padding: 0px 15px;
  }
}

@media only screen and (max-width: 1080px) {
}

/*===================================================================*/

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

  .about_sec h5 {
    margin-top: 50px;
}

.about_col {
  margin: 30px 0px 0px;
}

.newsletter{
  margin-top: 30px;
}
  
}

@media only screen and (max-width: 890px) {
}

/*==========================================================================================================*/

@media only screen and (max-width: 767px) {
  #carousel-testimonial p {
    width: 90%;
}

.footer-top h4 {
  margin-bottom: 20px;
  margin-top: 40px;
}


.newsletter{
  margin-top: 0px;
}
}

@media only screen and (max-width: 640px) {
}

/* only iphone4 landscape & Potriat 300 by 480*/

@media only screen and (max-width: 576px) {
  .about_sec img.images1 {
    width: 100%;
    float: left;
    height: 350px;
    object-fit: cover;
}

.about_sec img.images2 {
  display: none;
}

span.yr_ex {
  width: 100%;
  position: relative;
  right: auto;
  top: auto;
  background: #006DA6;
  z-index: 99;
  padding: 30px 20px;
  font-size: 36px;
  line-height: 21px;
  color: #fff;
  display: inline-block;
}

span.yr_ex::after {
  display: none;
}


.about_sec h5 {
  margin-top: 30px;
}

a.btn_slider1 {
  width: 100%;
  margin-right: 0;
  margin-bottom: 20px;
}

.container-fluid {
  padding: 0px 15px;
}

.about_sec h2 {
  font-size: 28px;
  line-height: 38px;
}

.about_sec p {
  line-height: 24px;
  font-size: 14px;
}

.cont-img img {
  width: 50px;
  height: 50px;
}

.about_sec .about_contact h5 {
  font-size: 14px;
  margin-left: 10px;
  margin-top: 16px;
}

.cont-img span.ic {
  top: 9px;
}

.get_free_set p {
  font-size: 14px;
  line-height: 30px;
  width: 90%;
}

.get_free_set {
  padding: 80px 0px;
}

.get_free_set h3 {
  font-size: 28px;
  line-height: 38px;
}

.package_sec h2 {
  font-size: 28px;
  line-height: 38px;
}

.package_col span.heading {
  font-size: 15px;
}

.package_sec h2 {
  font-size: 28px;
  line-height: 38px;
}

.package_col h4 {
  font-size: 18px;
  line-height: 24px;
}

.price span {
  font-size: 15px;
  line-height: 24px;
}

.findoutmore_btn {
  font-size: 15px;
  width: 150px;
  height: 40px;
  line-height: 40px;
}

.package_col span.ic {
  width: 130px;
  height: 130px;
  line-height: 130px;
  text-align: center;
  padding: 20px 0px 0px 30px;
}

.package_col span.ic svg {
  width: 50px;
  height: auto;
}

.package_col {
  padding: 20px 20px 40px;
}

.package_col ul li {
  width: 100%;
}

h2{
  font-size: 28px !important;
  line-height: 38px !important;
}

.call-to-action a h2 {
  width: 100%;
  font-size: 24px !important;
}

.call-to-action a svg {
  float: none;
  margin-right: 0px;
  margin-bottom: 20px;
}

/*-------Contact us------*/


.contact_form {
    padding: 20px;
}

.contact_form input {
    height: 50px;
    line-height: 50px;
}

}

/*==========================================================================================================*/

@media only screen and (max-width: 480px) {
  .slider-txt h3 {
    font-size: 34px;
}
.slider-txt h5 {
  font-size: 15px;
}

.slider-txt h2 {
  font-size: 48px;
}

.slider-txt .price_txt h2 {
  font-size: 40px;
}

.about_col{
  text-align: center;
}

.about_col span.ic {
  float: none;
  margin-right: 0px;
  display: inline-block;
}

.about_col .txtabout {
  width: 100%;
  float: left;
  text-align: center;
  margin-top: 20px;
}



}

/*==========================================================================================================*/

@media only screen and (max-width: 425px) {
  .package_col span.ic {
    display: none;
  }

  .findoutmore_btn {
    width: 100%;
}
 
.package_col {
  padding: 20px;
}

}

/*==========================================================================================================*/

/* only iphone4 landscape & Potriat 380*/

@media only screen and (max-width: 380px) {
    
}

/*==========================================================================================================*/

/* only iphone4 landscape & Potriat 360*/

@media only screen and (max-width: 360px) {
   
}

/*==========================================================================================================*/

/* only iphone4 Potriat 3008 */

@media only screen and (max-width: 320px) {
}
