/*
	Theme Name: Milton child
	Theme URI: https://themeforest.net/item/milton-multiconcept-wordpress-theme/19341019
	Author: AgniDesigns	
	Version: 1.0
	Description: Multi-Concept WordPress theme
	Author URI: http://themeforest.net/user/AgniHD	
	Template: milton
*/
/*.rev_slider h1#slide-8-layer-3, .rev_slider #slide-8-layer-9{
	font-family: "Josefin Sans"!important;
}*/
.section-row .agni_column-inner .agni_text_column.agni-text-block h1{
	height: 218px!important;		
}

/*MENU RESPONSIVE*/
.header-top-bar .additional-nav-menu {
    float: none;
    padding: 8px 23px;
    border-left: 2px solid #f9f9f9;
}

@media screen and (min-width: 992px) and (max-width: 1510px){
	#page .nav-menu {
		line-height: 35px;
		padding: 1rem 1rem 1rem 3rem;
	}
	#page ul.nav-menu-content > li:first-child > a, #page .nav-menu-content > ul > li:first-child > a {
		padding-left: 12px;
	}
}
@media (min-width: 769px) AND (max-width: 1024px) {
	#page .header-icon img {
		margin-top: 0;
	}
}
@media screen and (min-width: 992px){
	.header-navigation-menu.header-sticky.top-sticky{
		padding-top: 46px;
	}
}
@media screen and (min-width: 481px) and (max-width: 992px){
	body #glt-translate-trigger{
		right: 100px;
	}
}
@media screen and (max-width: 780px){
	.tp-revslider-slidesli[data-index="rs-9"] .tp-bgimg.defaultimg{
		filter: blur(3px);
	}
}
@media screen and (max-width: 560px){
	.footer-quote.section-row .agni_empty_space.vc_empty_space { height: 0 !important;}
	.footer-quote.section-row h1.sc_title {
		font-size: 2rem;
		margin: 1rem 1rem 0.67em 0;
		padding: 1rem 0;
	}
	.footer-quote.section-row {
		padding-left: 100px !important;
	}
}
@media screen and (max-width: 480px){
	body #glt-translate-trigger{
		left: 0;
		right: inherit;
		top: 80px;
	}
}
