/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 24 2023 | 14:45:00 */
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 24 2023 | 14:38:55 */
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 18 2021 | 20:37:15 */
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 18 2021 | 20:26:29 */
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 18 2021 | 20:20:19 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 

@media all and (max-width:991px) {

.fb-video > span > iframe,
.fb-video > span,
.fb-video {
    display: block!important;
    position: relative!important;
    height: 56vw!important;
    float: left;
  	margin-bottom: 20px;
}

    
div#tpbr_topbar {
    position: fixed!important;
    width: 100%;
    left: 0;
}

div#tpbr_topbar * {
    font-size: 15px!important;
}

body {
    padding-top: 43px!important;
}

}

@media (max-width:600px) {

    body {
        padding-top: 75px!important;
    }
    
}



