/*
Theme Name: profound Child
Theme URI: 
Author: Creative Team
Author URI:
Description: A Wordpress website proudly developed by the creative team and the content writers at Profound Projects
Template: profound
Version: 1
*/
html {scroll-behavior: smooth;}
@media only screen and (max-width: 460px) {
div#Top_bar {
    margin-top: -30px;
}
	#Top_bar #logo img.logo-mobile {left: 0 !important;}
}

@media only screen and (max-width: 767px) {
.rsppt .vc_column-inner {
    padding-top: 0 !important;
}
.rsppb .vc_column-inner {
    padding: 45px 15px 0 15px !important;
}
	.padb0 .vc_column-inner {
    padding-bottom: 0 !important;
}
}