/*
Theme Name: SSF 2020 Theme
Text Domain: ssfglobal.in
Version: 1.0
Description: SSF 2020 is designed to take full advantage of the flexibility of the block editor. Organizations and businesses have the ability to create dynamic landing pages with endless layouts using the group and column blocks.
Author: the Muniwar team
Author URI: https://muniwar.com
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/*-----------kunal on 14th july 2021*/
.red_quote_box{max-width: 800px;margin: 0 0 0 auto;padding: 30px 15px;border-top: 2px solid red;margin-bottom: 30px;margin-top: 30px;border-bottom: 2px solid red;}

.red_quote_box .red_text{color: #c00000;font-size: 27px;text-align: right;font-weight: bold;margin: 10px 0;}
@media(max-width:767px){
    .red_quote_box .red_text{font-size:22px;}
}
/*----on-17th aug*/
.adLogo.text{font-size: 12px;line-height: 16px;text-align: center;}
@media (max-width: 767px) and (min-width: 600px){
    .adLogo.text{display: none!important;}
}
@media (max-width: 991px) {
    .adLogo.text{font-size: 9px!important;line-height: 12px!important;}
}