/*
Theme Name: Born to Give Child Theme 
Theme URI: http://wp2.imithemes.com/born-to-give/
Description: Child theme for Born to Give WordPress Theme
Author: imithemes
Author URI: http://www.imithemes.com
Template: born-to-give
Version: 1.0
*/
/* =Theme customization starts here
------------------------------------------------------- */
@import url(../born-to-give/style.css);

.homevideo .mejs-overlay-button,
.homevideo .mejs-controls {
    display: none;
}

.homevideo .mejs-container {
    width: 266px !important;
    min-height: 148px !important;
}

#video-privat mediaelementwrapper video {
    height: 148px !important;
}

@media screen and (max-width: 1199px) {
    .homevideo .mejs-container {
        min-height: 120px !important;
    }
    
    #video-privat mediaelementwrapper video {
        height: 120px !important;
    }
}

@media screen and (max-width: 991px) {
    .homevideo .mejs-container {
        min-height: 88px !important;
    }
    
    #video-privat mediaelementwrapper video {
        height: 88px !important;
    }
}

div#n2-ss-2 .n2-style-3745c27e4cee514fb93ac00b0ec9858c-simple {
    background: #017688 !important;
	border-radius: 5px !important;
}

div#n2-ss-3 .n2-style-3745c27e4cee514fb93ac00b0ec9858c-simple {
	background: #017688 !important;
	border-radius: 5px !important;
}

@media only screen and (max-width: 992px){
html .body .dd-menu>li {
    display: block;
    float: none;
    width: 100%;
    margin-top: 0;
    margin-left: 0;
    padding-bottom: 10px !important;
}
}

@media only screen and (max-width: 992px){
.header-style3 .dd-menu {
    top: 92px;
    text-align: left;
	padding-top: 10px;
}
}
