.oit-header-logo img {
    height: 50px;
}
.oit-header-menu nav > ul > li > a {
    color: #fff !important;
}
.oit-btn-border.btn-black-bg {
    border-color: #D13708 !important;
    background-color: #D13708 !important;
    text-transform: initial !important;
    font-weight: 700;
    letter-spacing: 0.5px;
}
.dg-hero-content p,
.dg-hero-title {
    color: #fff !important;
}
.dg-hero-area {
    position: relative;
}
.dg-hero-area:before {
    content: '';
    z-index: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.6;
}
.oit-header-bdr,
.dg-hero-bdr {
    border-color: rgba(255,255,255,0.25) !important;;
}
.dg-step-area {
    background: #fff !important;
}
.dg-step-item {
    border: 2px solid rgba(0,0,0,0.08);
}
.oitoffcanvas__logo img {
    width: 130px !important;
}
.oitoffcanvas__logo {
    margin-bottom: 25px !important;
}
.page-template-page-homepage .oit-header-bdr {
    background: transparent !important;
}
.oit-header-bdr {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top left;
}
.postbox-content .postbox-dsc li,
.postbox-content .postbox-dsc p {
    font-weight: 400 !important;
    font-size: 20px !important;
}
.postbox-content .postbox-dsc ul {
    padding-left: 20px;
}
.postbox-content .postbox-dsc li {
    margin-bottom: 15px;
}
.postbox-content .postbox-dsc hr{
    margin: 30px 0;
}
@media (max-width: 1920px) {
    .postbox-content .postbox-dsc li,
.postbox-content .postbox-dsc p {
    font-size: 18px !important;
}
}
@media (max-width: 1444px) {
    .postbox-content .postbox-dsc li,
.postbox-content .postbox-dsc p {
    font-size: 16px !important;
}
}

  



.dg-hero-img {
    max-width: 30%;
}
.responsive-video {
  width: 100%;
  height: auto;
  display: block; /* removes small bottom gap */
  border-radius: 20px;
}
.about_hero {
    width: 100%;
    max-width: 1300px;
}
.oit-award-icon img{
    height: 30px;
    width: auto;
}
.dg-step-title {
    max-width: 280px;
}
.oit-section-subtitle {
    color: #D13708;
    font-weight: 700 !important;
}
.oit-price-info-custom {
    margin: 30px 0 17px 0;
}

@media only screen and (min-width: 1200px) and (max-width: 1440px) {
header .container .row {
	flex-wrap: nowrap;
    justify-content: space-between;
}
header .container .row > div {
	width: initial !important;
	
}
.dg-hero-img {
	max-width: 40%;
}
.about_hero_col {
    margin-left: 0 !important;
}
.about_hero {
    padding: 0 50px;
    max-width: 100%;
}

}

@media only screen and  (max-width: 769px) {
.dg-hero-img {
    display: none;
}
.dg-hero-title-box {
    margin-top: 55px;
}
.thanks-height-space {
    height: 80px !important;
}
.thanks_area {
    padding: 65px 0;
}
.thanks_box_img img {
    border-radius: 20px;
    height: 300px;
    object-fit: cover;
}
}

.dg-hero-note {
    margin-top: 15px;
}
.dg-hero-note p {
    font-size: 16px !important;
}
.dg-contact-form-box {
    box-shadow: none !important;
    background: #111 !important;
}
.custom_booking_details .oit-section-title,
.custom_booking_details .dg-contact-info-wrap a {
    color: #111 !important;
}
.dg-contact-textarea-box textarea {
    height: 90px !important;
}
.wpcf7-not-valid-tip {
    display: none !important;
}
.wpcf7-not-valid {
    border-color: red !important;
}
.wpcf7-not-valid::placeholder {
    color: red !important;
}
.wpcf7-response-output {
    margin: 0 !important;
    color: #fff !important;
    font-size: 16px !important;
    padding: 10px 15px !important;
    border-radius: 13px;
}
.custom_form_btn {
    position: relative;
}
.wpcf7-spinner {
    position: absolute !important;
    top: 50%;
    right: 20px;
    transform: translate(0, -50%);
}
.custom_form_btn input {
    background: #D13708;
    display: block;
    width: 100%;
    text-align: center;
    color: #fff;
    font-weight: 700;
    font-size: 18px;
    border-width: 0;
    padding: 18px 10px;
    border-radius: 28px;
    transition: all 0.2s;
}
.custom_form_btn input:hover {
    opacity: 0.6;
}
.custom_textarea {
    margin-bottom: 25px;
}
.dg-contact-form-box label {
    text-transform: none !important;
    font-weight: 700 !important;
    letter-spacing: 0.2px;
}
.thanks_area {
    padding: 120px 0;
    text-align: center;
}
.thanks_box p {
    color: #000;
    font-size: 19px;
    margin-top: 25px;
    margin-left: auto;
    margin-right: auto;
    max-width: 780px;
    line-height: 170%;
}
.thanks_box_img {
    margin-top: 40px;
    text-align: center;
}
.thanks_box_img img {
    border-radius: 20px;
    display: inline-block;
    max-width: 1150px;
}
.single_pricing_box {
    overflow: hidden;
    padding: 35px 30px 30px 30px;
    border-radius: 30px;
    background-color: #101216;
    border: 1px solid rgba(255, 255, 255, 0.1);
    height: 100%;
    position: relative;
}
.single_pricing_box_title h2 {
    color: #fff;
    font-size: 27px;
    font-weight: 700;
}
.single_pricing_box_price {
    padding-top: 12px;
}
.single_pricing_box_price span {
    color: #fff;
}
.single_pricing_box_price span:first-child {
    font-size: 38px;
}
.single_pricing_box_price span:last-child {
    font-size: 16px;
    font-weight: 600;
    opacity: 0.7;
}
.single_pricing_box_feature {
    overflow: hidden;
    background: #20232a;
    padding: 18px;
    border-radius: 10px;
}
.single_pricing_box_feature ul {
    list-style: none;
}
.single_pricing_box_feature ul li{
    font-size: 15px;
    margin-bottom: 10px;
    color: #ccc;
    position: relative;
    padding-left: 26px;
}
.single_pricing_box_feature ul li:last-child{
    margin-bottom: 0;
}
.single_pricing_box_des {
 margin-top: 15px;
}
.single_pricing_box_des p{
    color: #ccc;
    font-size: 16px;
}
.single_pricing_box_feature ul li svg {
    opacity: 0.5;
    position: absolute;
    top: 4px;
    left: 0;
}
.single_pricing_box_wrapper {
    text-align: center;
    position: relative;
    top: 50%;
    left: 0;
    width: 100%;
    transform: translate(0, -50%);
    padding: 25px 0;
}
.single_pricing_box_img {
    margin-bottom: 18px;
}
.single_pricing_box_img img {
    height: 70px;
}
.single_pricing_box_details h2{
   color: #fff;
    font-size: 27px;
    font-weight: 700;
}
.single_pricing_box_details {
    padding-bottom: 20px;
}
.single_pricing_box_details p{
    color: #ccc;
    font-size: 16px;
    margin-bottom: 0;
}
.pricing_row {
    margin: -15px;
}
.pricing_row > div{
    padding: 15px;
}
.single_pricing_box_details p {
	margin-left: auto;
	margin-right: auto;
	max-width: 520px;
}

@media only screen and  (min-width: 769px) and  (max-width: 1200px) {
.pricing_row > div{
    width: 50% !important;
}
}
@media only screen and  (min-width: 1700px) {
.pricing_row > div{
    width: 25% !important;
}
.single_pricing_box_img img {
    height: 120px;
}
}