/*
 Theme Name:   Appset Child
 Theme URI:    http://jthemes.org/wp/appset/
 Description:  Appset child
 Author:       Jthemes
 Author URI:   http://themeforest.net/user/themeperch
 Template:     appset
 Version:      1.0.0
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  appset
*/

/* Add your custom css below */

@media (min-width: 768px)
{
    .content-img-left{
        position: absolute;
        right: 0%;
        top: -50px;
    }  
}
@media (min-width: 1000px)
{
	h1
	{
		font-size: 4.25rem;
	}
}

#blog-page li
{
	margin-top: 15px;
	font-size: 1rem;
}

h4
{
	font-size: 1.2rem;
}

.page-hero-section
{
	padding-top: 130px;
	padding-bottom: 30px;
}
.vc_custom_1543574872456
{
	margin-top: 30px !important;
}