@charset "UTF-8";
/*
Theme Name: Tip Media LLC
Theme URI: https://wordpress.org/themes/twentynineteen/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Our 2019 default theme is designed to show off the power of the block editor. It features custom styles for all the default blocks, and is built so that what you see in the editor looks like what you'll see on your website. Twenty Nineteen is designed to be adaptable to a wide range of websites, whether you’re running a photo blog, launching a new business, or supporting a non-profit. Featuring ample whitespace and modern sans-serif headlines paired with classic serif body text, it's built to be beautiful on all screen sizes.
Requires at least: 4.9.6
Requires PHP: 5.2.4
Version: 2.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: twentynineteen
Tags: one-column, flexible-header, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, rtl-language-support, sticky-post, threaded-comments, translation-ready, block-patterns
*/

.inner-page-content {
    padding-top: 130px
}

.navbar-nav li a {
    color: #9a170d;
    text-transform: uppercase;
    padding: 15px 0px;
}
.ml-title h3 {
    text-transform: uppercase;
}
.single-medialounge .ml-title p {
    text-align: left;
}
/*
.navbar-expand-lg .navbar-nav .current_page_item a.nav-link {
    color: #da1809;
}
.navbar-expand-lg .navbar-nav a.nav-link:hover{color: #da1809;}
*/
.video-box-inner {
    width: 100%;
    height: auto;
}
.video-box-inner img {
    width: 100%;
    height: auto;
}
.media-gallery {
    padding: 100px 0px;
    width: 100%;
}
.gallery-1 {
    font-size: 24px;
    color: #051a2b;
}
.gallery-2 {
    font-size: 24px;
    color: #051a2b;
}
.gallery-2 h3 {
    font-size: 24px;
    color: #9a170d;
    padding: 15px 0px;
    margin-bottom: 0px;
    font-family: 'HouschkaPro-DemiBold';
    text-transform: uppercase;
}
.gallery-1 h4 {
    font-size: 24px;
    color: #9a170d;
    padding: 15px 0px;
    margin-bottom: 0px;
    font-family: 'HouschkaPro-DemiBold';
    font-weight: bold;
    text-transform: uppercase;
}
.gallery-2 ul li, .gallery-1 ul li {
    list-style: none;
    background: url(images/arrow1.png) no-repeat;
    background-position: left 12px;
    padding-left: 21px;
	margin-bottom: 8px;
}
.gallery-2 ul,.gallery-1 ul {
    padding-left: 0px;
}
.gallery-1 h3 {
    font-size: 38px;
    color: #9a170d;
    padding: 15px 0px;
    margin-bottom: 0px;
}

.btn-primary {
         text-align: center;
    background: #9a170d;
    color: #fff;
    font-size: 18px;
    padding: 8px 40px;
    border-radius: 40px;
    text-transform: uppercase;
}

.media-gallery-2 {
    width: 100%;
    height: auto;
    padding: 50px 0px 50px;
}
.media-gallery-2 h3 {
    text-align: center;
    font-size: 24px;
    color: #9a170d;
    font-family: 'HouschkaPro-DemiBold';
    text-transform: uppercase;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
.gallery-inner-box {
    width: 100%;
    background: #ddd;
    padding: 40px 15px;
	height: 100%;
    overflow: hidden;
}
.sub-title-gallery {
    text-align: center;
    padding-bottom: 25px;
    font-family: 'HouschkaPro-Medium';
    font-size: 18px;
}
.media-g1 {
    width: 41%;
    float: left;
    padding-right: 0%;
}
.media-g1 img {
    border: 5px solid #fff;
}

.media-g1 img:hover{ border: 5px solid #9a170d;}

.media-g2 {
    width: 58%;
    float: right;
}
.media-g2 .media-in {
    width: 31%;
    float: left;
    padding-bottom: 20px;
    margin-right: 2%;
}
.media-g2 .media-in img {
    border: 5px solid #fff;
    width: 100%;
}

.media-g2 .media-in img:hover{ border: 5px solid #9a170d; opacity: 0.7;}


.related-products h3 {
    text-align: center;
    text-transform: uppercase;
}
.sub-title-gallery {
    text-align: center;
    padding-bottom: 25px;
    font-family: 'HouschkaPro-Medium';
    font-size: 18px;
}
.container.related-products-in {
    max-width: 100%;
    width: 100%;
    background: #393939;
    min-height: 200px;
}
.carousel {
    z-index: 999;
}
.related-products-in .carousel-inner {
    padding: 1em;
	background: no-repeat;
    max-width: 100%;
}
.cards-wrapper {
    display: flex;
    justify-content: center;
}
.card {
    margin: 0 0.5em;
    box-shadow: 2px 6px 8px 0 rgb(22 22 26 / 18%);
    border: none;
    border-radius: 0;
}
.carousel-control-prev, .carousel-control-next {
    background-color: #e1e1e1;
    width: 5vh;
    height: 5vh;
    border-radius: 50%;
    top: 50%;
    transform: translateY(-50%);
}
.related-products-in .carousel-control-prev-icon {
    background-image: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e);
}
.products-btn {
    padding: 50px 0px;
    text-align: center;
}
.products-btn a {
    text-align: center;
    background: #9a170d;
    color: #fff;
    font-size: 18px;
    padding: 10px 30px;
    border-radius: 20px;
    text-transform: uppercase;
}

.products-btn a:hover{ background:#000; text-decoration:none; }

.media-g1 img {
    width: 100%;
}




.et_pb_menu_0.et_pb_menu .et_pb_menu__logo {
    width: 100px;
}


.related_products .image {
  display: block;
  width: 100%;
  height: auto;
}

.related_products .overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  background-color: #9a170d;

}

.related_products ul li:hover .overlay {
  opacity:0.8;
}

.related_products .text {
  color: white;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}

.related_products ul li {
    position: relative;
}
.related_products{     
    padding: 20px 0px;
    width: 100%;
    float: left; }

.mor-btn {
    line-height: 45px;
    font-size: 16px;
    text-transform: uppercase;
}
.footer .gform_wrapper.gravity-theme .gform_footer.top_label input{
    background: #9a170d;
    padding: 0px 43px !important;
    color: #fff !important;
    text-decoration: none;
    border-radius: 50px;
    font-size: 16px !important;
    font-family: 'HouschkaPro';
    text-transform: uppercase;
    font-weight: 500;
    border: none;
}
.footer .gform_wrapper.gravity-theme textarea::placeholder,
.footer .gform_wrapper.gravity-theme input::placeholder{
    color: #fff;
}
.footer .gform_footer.top_label{
    text-align: center;
        display: block !important;
}
.footer .gform_wrapper.gravity-theme textarea,
.footer .gform_wrapper.gravity-theme input{
    background: rgb(255 255 255 / 10%);
    border: 1px solid #fff;
    border-radius: 24px;
    color: #fff;
    padding: 0px 24px !important;
    line-height: 42px;
}
.mor-btn a {
    color: #fff;
    text-decoration: none;
    border: 1px solid #fff;
    padding: 8px 30px;
    margin-top: 10px;
    border-radius: 20px;
}

.mor-btn a:hover {
    color: #000;
    text-decoration: none;
    border: 1px solid #fff;
    background: #fff;
}

.gform_wrapper .validation_message,
.gform_wrapper .gfield_validation_message{
    padding: 0 !important;
}
.gform_wrapper .validation_message.instruction{
    display: none
}
.gform_wrapper .validation_message,
.gform_wrapper .gfield_validation_message{
       max-width: 520px;
    margin:12px 0 0px !important;
    background: transparent !important;
    border: none !important;
}
.gform_wrapper .gform_validation_errors{
   max-width: 520px;
    margin: auto;
    background: transparent !important;
    border: none !important;
    padding: 0 0 0 32px !important;
}
.gform_wrapper .gform_validation_errors>h2 .gform-icon{
    left: 0 !important;
}

@media (max-width:900px) {

.related_products ul li {
    width:50%!important;
}
.single .slideheaderheading {
    text-transform: uppercase;
    left: 41px;
    transform: translate(-0%, -0%);
}

}


@media (max-width: 767px) {

.card img {
    height: 252px;
}

 .carousel {
    z-index: 1 !important;
}
.related_products ul li {
    width:50%!important;
}

.media-g1 {
    width: 100%;
}

.media-g2 {
    width: 100%;
    float: right;
    padding: 15px 0px;
}
.media-g2 .media-in {
    width: 48%;
    float: left;
    padding-bottom:15px;
    margin-right: 2%;
}

.single .slideheaderheading {
    left: 15px!important;
}

 .footer form{
        margin-bottom: 24px;
    }

}

@media (max-width: 480px) {

.related_products ul li {
    width: 100%!important;
}
.media-gallery {
    padding: 0px 0px;
}

}

.post-card-style-2 .card_meta { display: none!important; }
.post-card-style-2 .description .entry-read-more { margin-top:5px!important; margin-left: -5px!important; color:#7a1319!important; }
.post-card-style-2 .description .entry-read-more a { color:#7a1319!important; }

.page-id-1 a {
    color: #115FFC !important;
}