/*!
Theme Name:   htmedia
Author:       htmedia
Version:      2.6.0
Tested up to: 5.5.0
Requires PHP: 5.6.0
License:      GNU General Public License v2 or later
License URI:  https://www.gnu.org/licenses/gpl-2.0.html
Tags:         two-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, featured-images, full-width-template, threaded-comments, accessibility-ready, rtl-language-support, footer-widgets, sticky-post, theme-options, editor-style

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Storefront is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.

Resetting and rebuilding styles have been helped along thanks to the fine work of
Eric Meyer https://meyerweb.com/eric/tools/css/reset/index.html
along with Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/

All sizing (typography, layout, padding/margins, etc) are inspired by a modular scale that uses 1em as a base size with a 1.618 ratio.
You can read more about the calculator we use in our Sass here: https://github.com/modularscale/modularscale-sass

FontAwesome License: SIL Open Font License - http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&id=OFL
Images License: GNU General Public License v2 or later
*/
/*
======
Note: Do not edit this file. If you wish to add your own CSS, go to Customizer > Additional CSS.
======
*/
/*!
 * normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css
 */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */
body, .secondary-navigation a {
    color: black !important;
}
.agm-link{text-align: center; font-size: 20px; line-height: 25px; padding: 10px;    padding-bottom: 30px;}
.about-us-page .banner-wrapper .banner-container {
    background: url(./images/banner-about-us.png) no-repeat top center;
    height: calc(100vh - 60px);
    width: 100%;
    background-size: cover;
}
.product-image.Livehindustan {
	width: 820px;
}
 .product-image.Livehindustan img {
	max-width: 100%;
	width: fit-content;
}  
.gallery-content.display-flex.flex-direction-column.aw p {
    font-size: 1.8rem;
    line-height: 22px;
    text-align: left;
    color: #fff;
    opacity: 0.95;
    font-weight: 300;
}
.gallery-content.display-flex.flex-direction-column.aw ul li {
    color: white;
    font-size: 1.8rem;
    font-weight: 300;
    letter-spacing: -0.68px;
    line-height: 22px;
    list-style-type: disc;
    margin-left: 20px;
    opacity: .95;
}

img.twitter-featured-img {
    width: 100%;
    height: 187px;
    padding-right: 0px !important;
}
.social-artcle p {
    font-size: 16px;
    color: #6C7174;
    letter-spacing: 0.1px;
    padding-bottom: 30px;
    line-height: 22px;
    font-family: 'Ubuntu';
    max-width: 320px;
}
.twitter-api-posts .nws-insght-grid {
    background-color: transparent;
    border: 1px solid #9b1f1f;
    min-height: 540px;
    margin-bottom: 30px;
    position: relative;
    cursor: pointer;
}
.twitter-post-head h3 {
    color: #000000;
    font-family: 'Ubuntu';
    font-size: 20px;
    font-weight: 500;
    line-height: 22px;
}
.twitter-sec .social-artcle .post-time h3 {
    color: #6C7174;
    line-height: 22px;
}
.post-time h3 {
    color: #000000;
    font-family: 'Ubuntu';
    font-size: 16px;
    line-height: 48px;
    padding-bottom: 17px;
    /* border-bottom: 3px solid #A8DDC2; */
}

.news-t-contnt {
    border: 1px solid #08395654;
    border-radius: 15px;
    padding: 12px;
}

body.product-page .behind-the-brand .fixed-wrapper .box-container .column-container:only-child .col-1 img{
    height: unset;
}
/*body.product-page .services-offered-wrapper .fixed-wrapper .services-offered-details .box{
    margin-top: unset;
        width: 23%;
}
body.product-page .our-partners-wrapper .fixed-wrapper .logos-wrapper .logo-box{
    width: auto;
}
.product-image.Desi-Martini img {
    max-width: 100%;
    width: fit-content;
}

.product-image.Desi-Martini {
    width: 820px;
}
body.product-page .services-offered-wrapper .fixed-wrapper .services-offered-details .shn .box  {
    margin-bottom:80px;
    width: 31%!important;
}
.services-offered-details.display-flex.flex-wrap.space-between.shn .box {
    width: 31%;
    margin-bottom:80px; 
} 
*/
@media (max-width: 767px) {
	.mbhdimg {
		width:100%;
	}
	body.product-page.fabplay .our-partners-wrapper .fixed-wrapper .logos-wrapper .logo-box {
    width: 14%;
} 
body.investor-relations-page .message-box-wrapper .upcoming-bottom-carousel .carousel-slides .inner-slides .report-content span{
	    font-size: 15px!important;
	}	
body.investor-relations-page .message-box-wrapper .upcoming-bottom-carousel .carousel-slides .inner-slides .report-content{
	    height: 135px !important;
	}	
}
@media only screen and (max-width: 1024px)
body.product-page.fabplay .our-partners-wrapper .fixed-wrapper .logos-wrapper .logo-box {
    width: 30% !important;
    margin-top: 50px;
}
}
