/*
Theme Name: Soch
Theme URI: http://sochinaction.com/soch/
description: >-
  Twenty Fifteen Child Theme
Author: Anand Shaw
Author URI: http://sochinaction.com
Template: airi
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
Text Domain: twenty-fifteen-child
*/
.site-header {
    padding: 10px 0;
}
.site-content {
    padding: 20px 0;
}
.site-branding img{
	width: auto;
    height: 70px;
}
.is-sticky .site-header .custom-logo-link img{
	height: 70px;
	width: auto;
    max-width: 100%;
}
.main-navigation li{
	padding:0 10px;
	font-weight: normal;
}
.main-navigation {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.menuStyle2 .main-navigation a {
    color: #191919;
    font-size: 17px;
}
h5, h5 {
    font-size: 1.25rem;
    line-height: 1.35em;
}
.elementor-slides-wrapper .swiper-slide H1,.elementor-slides-wrapper .swiper-slide H2,.elementor-slides-wrapper .swiper-slide H3{
	color:#ffffff;
}
.elementor-testimonial .elementor-testimonial__header{
	min-height: 120px;
    padding-bottom: 10px;
}
.elementor-testimonial .elementor-testimonial__content{	
    padding-top: 15px !important;
}
.elementor-column-wrap .elementor-widget-heading{
	min-height: 70px;
}

.elementor-424 .elementor-element.elementor-element-4bb03bc > .elementor-widget-container,
.elementor-424 .elementor-element.elementor-element-fbefbb5 > .elementor-widget-container,
.elementor-424 .elementor-element.elementor-element-f44d2ae > .elementor-widget-container,
.elementor-424 .elementor-element.elementor-element-8187a10 > .elementor-widget-container{
    min-height: 250px;
}
/*empacthon page only*/
.elementor-element-334fd6e1 .elementor-counter {
    min-height: 150px;
}
@media only screen and (max-width: 768px) {
	.site-branding img{
		width: auto;
    	height: 70px;
	}		
	.elementor-slides-wrapper .swiper-slide H1{    
    font-size: 1.6rem;
	}
	.elementor-slides-wrapper .swiper-slide H2 {    
    font-size: 1.4rem;
	}
	.elementor-slides-wrapper .swiper-slide H3 {    
    font-size: 1.2rem;
	}
	#sidebar-footer section {
    	margin-bottom: 20px;
	}
	/*#dfcconnect page only*/
	.elementor-1202 .elementor-element.elementor-element-0aa54db h2.elementor-heading-title {   
    	font-size: 30px !important; font-weight: 400 !important;
	}
	 

}