    /*
    Theme Name: GeneratePress Child
    Theme URI: https://shakeel-ur-rahman.com
    Description: A child theme for GeneratePRess.
    Author: Shakeel
    Author URI: https://shakeel-ur-rahman.com
    Template: generatepress
    Version: 1.0.0
    License: GNU General Public License v2 or later
    License URI: http://www.gnu.org/licenses/gpl-2.0.html
    Text Domain: generatepress-child
    */
body {
	background: #fff;
} 
.site-content {
	display: block;
}
.site-header {
	background: none;
	color: #333333;
}
button{
    background: #ED1C24;
    border-radius: 10px;
    font-size: 17px;
    font-weight: 600;
}
.clearall{
    clear: both;
}
.slidertop-fp {
	background: #FFF3F4;
	padding: 130px 50px 50px 50px;
	margin-top: -110px;
}
#primary-menu {
	background: #fff3f4;
}
#menu-top-menu li {
	padding: 0px 14px;
}
#menu-top-menu li:last-child {
	padding-right: 0px;
}
#menu-top-menu li a {
	font-size: 16px;
	font-weight: 500;
    line-height: 48px;
}
#menu-top-menu li.get-a-quote a {
	background: #ED1C24;
    color: #FFF;
    border-radius: 10px;
}
.slidertop-div.grid-container {
	padding: 20px 40px;
}
.slidertop-div-left {
	width: 60%;
	float: left;
	padding-right: 35px;
}
.slidertop-div-left h1 {
	font-size: 50px;
	font-weight: 800;
	line-height: 66px;
}
.slidertop-div-left p {
	font-size: 20px;
	font-weight: 500;
	line-height: 34px;
}
.slidertop-div-right {
	width: 40%;
	float: left;
}
.slidertop-div-right img{
    width: 90%;
}
.slidertop-brands {
	margin-top: 50px;
	margin-bottom: 50px;
}
.slidertop-brands h5{
    font-size: 20px;
    font-weight: 600;
}
.sliderpartners img{
    width: 50%;
}

.bestteam {
	padding: 50px 40px;
	width: 100%;
}
.best-team-hdading {
	width: 40%;
	float: left;
	padding: 20px;
}
.best-team-hdading h2 {
	font-size: 40px;
	font-weight: 700;
	line-height: 48px;
}
.best-team-hdading p{
	font-size: 16px;
	font-weight: 500;
	line-height: 30px;
}

.steps-div.grid-container {
	background: url('images/bgteam.png');
	background-repeat: no-repeat;
	min-height: 570px;
	margin-top: -300px;
}
.steps.step-1 {
	width: 30%;
	float: left;
	background: url('images/1.png');
	background-repeat: no-repeat;
	background-position: right;
	background-size: auto;
	position: relative;
	top: 360px;
	left: -482px;
}
.steps.step-3 {
	width: 30%;
	float: left;
	background: url('images/2.png');
	background-repeat: no-repeat;
	background-position: right;
	background-size: auto;
	position: relative;
	top: 54px;
	right: 67px;
}
.steps.step-4 {
	width: 30%;
	float: left;
	background: url('images/3.png');
	background-repeat: no-repeat;
	background-position: right;
	background-size: auto;
	position: relative;
	top: -337px;
	left: 788px;
}

.steps-div .steps {
	padding: 60px 20px 10px 20px;
}
.steps-div .steps h3{
	font-size: 16px;
	font-weight: 800;
}
.steps-div .steps p{
	font-size: 16px;
	font-weight: 500;
}

.testimonials {
	padding: 40px 20px;
}
.testimonials h2 {
	font-size: 40px;
	font-weight: 700;
	line-height: 52px;
	width: 50%;
	margin-bottom: 50px;
}
	.stars img {
	display: inline;
}
.testidescription {
	font-size: 16px;
	font-weight: 400;
	line-height: 28px;
	min-height: 150px;
}
.testiuserdesignatiion{
	
}

.testiuserdesignatiion img {
	float: left;
	width: 16%;
	border-radius: 50px;
	border: 1px solid #000;
}

.testiuserdesignatiion .namedesignation {
	float: left;
	width: 78%;
	margin-left: 16px;
}
.testiuserdesignatiion .namedesignation p {
	margin-bottom: 0px;
}
.testiuserdesignatiion .namedesignation p:first-child {
	font-size: 16px;
	font-weight: 700;
}
.testiuserdesignatiion .namedesignation p:last-child {
	font-size: 14px;
	font-weight: 400;
}

.solotestimonial {
	border-radius: 10px;
	border: 1px solid #EBEBEB;
	padding: 34px;
	margin-right: 50px;
}
.stars {
	margin-bottom: 30px;
}
.recentblogs {
	padding: 40px 20px;
}
.recentblogs h3 {
	font-size: 40px;
	font-weight: 700;
	margin-bottom: 60px;
}
.single-post {
	box-shadow: 0px 2px 10px 4px rgba(232, 218, 218, 0.9);
	min-height: 266px;
overflow: hidden;
	border-radius: 10px;
}
.single-post-left {
	width: 50%;
	float: left;
	padding: 38px;
}
.featuredimage {
	float: right;
	width: 40%;
	min-height: 268px;
	border-radius: 10px;
}
.single-post-left .cat {
	color: #64607D;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 800;
}
.single-post-left .title {
	font-size: 29px;
	font-weight: 700;
	line-height: 40px;
}

.single-post-left a {
	font-size: 16px;
	font-weight: 500;
	text-decoration: none;
	color: #333333;
}
.site-info {
	background: #444444;
}
.copyright-bar {
	color: #fff;
}


@media screen and (max-width: 600px) {
	/* Styles to apply when the screen width is 600px or less */
	.slidertop-div-left h1 {
		font-size: 24px;
		font-weight: 800;
		line-height: 38px;
	}
	.slidertop-div-left p {
		font-size: 14px;
		font-weight: 500;
		line-height: 26px;
	}
	.slidertop-div-right {
		width: 100%;
		float: none;
	}
	.slidertop-fp {
		background: #FFF3F4;
		padding: 0px;
		margin-top: 0px;
	}
	.slidertop-div-left {
		width: 100%;
		float: none;
		padding-right: 0;
	}
	.best-team-hdading {
		width: 100%;
		float: none;
		padding: 0;
	}
	.steps-div.grid-container {
		background: url('images/bgteam.png');
		background-repeat: no-repeat;
		margin-top: 0;
		min-height: auto;
		padding: 40px 20px;
		background-position: top;
		background-size: contain;
	}
	.steps-div .steps {
		padding: 30px 10px 18px 10px;
		margin-bottom: 24px;
	}
	.steps.step-3 {
		width: 100%;
		float: none;
		background: url('images/2.png');
		background-repeat: no-repeat;
		background-position: right;
		background-size: auto;
		position: inherit;
		top: 54px;
		right: 67px;
	}
	.steps.step-1 {
		width: 100%;
		float: none;
		background: url('images/1.png');
		background-repeat: no-repeat;
		background-position: right;
		background-size: auto;
		position: inherit;
		
	}
	.steps.step-4 {
		width: 100%;
		float: none;
		background: url('images/3.png');
		background-repeat: no-repeat;
		background-position: right;
		background-size: auto;
		position: inherit;
		
	}
	.testimonials h2 {
		font-size: 30px;
		font-weight: 700;
		line-height: 40px;
		width: 100%;
		margin-bottom: 50px;
	}
	.solotestimonial {
		
		margin-right: 0px;
	}
	.testiuserdesignatiion .namedesignation {
		width: 70%;
	}
	.single-post-left {
		width: 100%;
		float: none;
		padding: 20px;
	}
	.featuredimage {
		float: none;
		width: 100%;
		min-height: 200px;
		border-radius: 10px;
	}
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
	#menu-top-menu li a {
		font-size: 13px;
		font-weight: 500;
		line-height: 48px;
	}
	#menu-top-menu li {
		padding: 0px 2px;
	}
	
	.slidertop-div-left h1 {
		font-size: 30px;
		font-weight: 800;
		line-height: 42px;
	}
	.best-team-hdading {
		width: 60%;
		float: left;
		padding: 20px;
	}
	.steps.step-4 {
		width: 30%;
		float: left;
		background: url('images/3.png');
		background-repeat: no-repeat;
		background-position: right;
		background-size: auto;
		position: relative;
		top: -338px;
		left: 537px;
	}
	.testimonials h2 {
		font-size: 40px;
		font-weight: 700;
		line-height: 52px;
		width: 72%;
		margin-bottom: 50px;
	}
}