/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Version: 4.26.0.1720847971
Updated: 2024-07-13 05:19:31

*/

.privacy {
  margin: 0;
  padding: 0;
}
.privacy li {
  list-style-type: none;
  display: inline-block;
  padding: 0 12px;
  border-right: 1px solid;
  font-weight: 400;
}
.privacy li a {
  color: #ffffff80;
}
.privacy li a:hover {
  color: #fff;
}
.privacy li:last-child {
  border-right: none;
}
a {
  color: #bb9644;
}
.white-text {
  color: #fff;
}
.blank-space {
  padding-left: 22px;
  margin-top: -11px;
}
.quatation {
  box-shadow: 0 0 31px #0000001c;
  border: 1px solid #c4bdb3 !important;
}
.quatation .et_pb_slide_content {
  text-shadow: none !important;
}
.banner-heading {
  font-size: 65px;
  text-align: left;
  font-style: normal;
  font-weight: bold;
  letter-spacing: -4px;
}
.main-banner .et_pb_slide_content {
  width: 41%;
}
.cstm-slide {
  margin-top: -143px;
}
.et-pb-contact-message {
  color: #fff;
}
#table-column {
  width: 100% !important;
  text-align: center !important;
  display: block !important;
}

.main-banner .et_pb_slide_description,
.main-banner .et_pb_slider_fullwidth_off .et_pb_slide_description {
  padding: 0
}

/** Safari */
@media not all and (min-resolution: 0.001dpcm) {
.et_pb_slide_description {
  margin-top: 139px
}
}

@supports (-webkit-appearance: none) and (hanging-punctuation: first) {
  /* CSS rules specifically for Safari */
  .et_pb_slide_description {
  margin-top: 139px
}
}
.plan-table{
	line-height: 1.3;
    font-size: 16px;
    height: 106px;
    width: 100%;
    border: none;
}

.table-responsive {
    min-height: .01%;
    overflow-x:auto
}

@media screen and (max-width: 767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border:1px solid #ddd
    }

    .table-responsive > .table {
        margin-bottom:0
    }

    .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > thead > tr > th {
        white-space:nowrap
    }

    .table-responsive > .table-bordered {
        border:0
    }

    .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > thead > tr > th:first-child {
        border-left:0
    }

    .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > thead > tr > th:last-child {
        border-right:0
    }

    .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > th {
        border-bottom:0
    }
}

body {
  overflow-x: hidden;
}

@media screen and (min-device-width: 320px) and (max-device-width: 768px) {
  .cst-table {
    overflow: hidden !important;
    overflow-x: scroll !important;
    width: 100% !important;
  }
  #contact-number {
    display: none;
  }
  .hd_lgn img {
    display: none !important;
  }

  .banner-heading {
    font-size: 30px;
    letter-spacing: 0px;
    font-style: normal;
  }
  .main-banner .et_pb_slide_content {
    width: 100%;
  }
  .cstm-slide {
    margin-top: -137px !important;
  }
  .et_pb_section_0_tb_header.et_pb_section {
    background-color: #473e3a !important;
  }
  .main-banner {
    margin-right: -22px !important;
  }
  .hd_cnt a {
    width: 40%;
    margin: 5px;
  }
  .hd_cnt a:first-child {
    display: none;
  }
  .hd_lgn {
    padding: 6px 6px 4px 6px !important;
  }
}

@media screen and (min-device-width: 769px) and (max-device-width: 1200px) {
  .main-banner .et_pb_slide_content {
    width: 100%;
  }
  .cstm-slide {
    margin-top: 0px;
  }
  .et_pb_section_0.et_pb_section {
    margin-right: -6% !important;
    margin-left: 0 !important;
  }
  .banner-heading {
    font-size: 50px;
  }
  #table-column li {
    padding: 0 20% 0 37%;
  }
}
