/*
Theme Name: Bridge
Theme URI: https://bridgelanding.qodeinteractive.com/
Description: Creative Multipurpose WordPress Theme
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready
Author: Qode Interactive
Author URI: https://qodeinteractive.com/
Text Domain: bridge
Version: 30.8.3
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/


/* @media (min-width: 1024px) {

sr7-txt#SR7_1_1-1-5,sr7-txt#SR7_1_1-1-4{
	left:0 !important;
}
} */
@media (min-width: 1024px) {
    #SR7_1_1-1-4, /* Main text */
    #SR7_1_1-1-5, /* Subtext */
    #SR7_1_1-1-6 /* Get Started button */ {
        left: 120px !important;
/* 		left: calc((100vw - 1200px) / 2) !important; */
    }
	#SR7_1_1-1-7{
		left: 300px !important;
	}
}