/*
Theme Name:     Ronneby Child Theme
Theme URI: 		http://themes.dfd.name/ronneby/
Description:    ronneby - Highly Functional Multifaceted WP Theme
Author:         DFD
Author URI:		http://wpsaloon.com/
Template:       ronneby
Version:        1.0.0
*/
@media only screen and (max-width: 1100px) {
	.dfd-side-by-side-mode-custom #header-container, .dfd-side-by-side-mode-custom #header-container #header {
		position: fixed !important;
		background: transparent;
	}
}
@media only screen and (max-width: 800px) {
	.dfd-side-by-side-mode-custom #header-container #header .header-wrap > .row:last-child {
		background: transparent;
	}
}
@media only screen and (max-width: 1100px) {
	.dfd-side-by-side-mode-custom body.dfd-custom-padding-html #header-container #header {
		padding: 0 30px;
	}
}

#header-container #header .header-wrap > .row:last-child .header-main-panel .logo-for-panel img {
    max-width: 100%;
    position: relative;
    top: 250%;
    transform: translateY(-50%);
    vertical-align: top;
}
.cover animation-done{margin:10px;}
@media only screen and (min-width: 1101px){
#header-container.logo-position-left:not(.small) .header-col-fluid {margin-right:210px !important;}
}

@media only screen and (min-width: 1100px) {
	#header-container.logo-position-left:not(.small) #header .header-wrap > .row:last-child .header-main-panel .logo-for-panel .inline-block img{
		width: 104px !important;
		height: 100px !important;
	}
}
@media only screen and (max-width: 768px)and (min-width: 450px){
.dfd-animated-text-wrap .dfd-animated-text-block span.dfd-animate-text span, #dfd-animated-text-5a340b6530418.dfd-animated-text-wrap .dfd-animated-text-block span.dfd-animate-me {
    font-size: 35px !important;
}
}
@media only screen and (max-width: 449px)and (min-width: 300px){
.dfd-animated-text-wrap .dfd-animated-text-block span.dfd-animate-text span, #dfd-animated-text-5a340b6530418.dfd-animated-text-wrap .dfd-animated-text-block span.dfd-animate-me {
    font-size: 25px !important;
}
}
@media only screen and (max-width: 1225px)and (min-width: 1024px){
.dfd-animated-text-wrap .dfd-animated-text-block span.dfd-animate-text span, #dfd-animated-text-5a340b6530418.dfd-animated-text-wrap .dfd-animated-text-block span.dfd-animate-me {
    font-size: 40px !important;
}
}