.page-heading {
    padding: 185px 0 100px;
}
.page-heading h2 {
	font-size: 60px;
}
.p-description li {
    margin-bottom: 10px;
}
/********************** home **********************/
.service-icon .service-box-item-2:hover .icon{
	 background:none;
}
.service-box-item-2 h3{
	font-size: 20px;
	margin-bottom: 10px;
}
.service-box-item-2 .icon {
    margin-bottom: 15px;
}
.service-box-item-2 .icon img {
    max-width: 50px;
}
.home-slider h1{
	font-size: 80px !important;
}
.home-slider p{
	font-size: 20px !important;
}
/********************** header **********************/
div#header-sticky {
    background: #fff;
}
.header-main .header-logo-2 img ,.header-main .header-logo img{
	max-width: 180px;
}
/****************************** header menu arrows  ***********************/
li.menu-item-has-children::after {
    position: absolute;
    content: '';
    top: 52%;
    transform: translateY(-50%) rotate(180deg);
    right: -18px;
    width: 12px;
    height: 12px;
    background-image: url(http://pulsepxl.com/wp-content/uploads/2025/07/arrow-up.svg);
    z-index: 111111;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 20px;
}
.sub-menu li.menu-item-has-children::after {
   transform: translateY(-50%) rotate(90deg);
    right: 10px;
}
/********************** footer  **********************/
.single-footer-widget .widget-head img{
	max-width:190px;
}
.footer-widgets-wrapper .single-footer-widget {
    margin-top: 0;
}
.contact-info-area-2 {
	padding-top: 30px;
}
.footer-widgets-wrapper {
    padding: 30px 0 30px;
}
.footer-section .container {
    max-width: 1400px;
}
.contact-info-area-2 {
    justify-content: center;
    gap: 50px;
}
.contact-info-area-2 .contact-info-items {
    padding-bottom: 20px;
}
.contact-info-area-2 .contact-info-items:not(:last-child) {
    padding-right: 50px;
	height: 90px;   
}
.footer-widgets-wrapper .single-footer-widget .widget-head h3 {
    font-size: 20px;
    padding-bottom: 5px;
}
.footer-bg {
    background: radial-gradient(rgb(13 28 127), #01073d);
}
.footer-bottom {
    background-color: transparent;
}
.footer-widgets-wrapper .single-footer-widget .footer-content .social-icon {
    margin-top: 15px;
	gap: 8px;
}
.footer-widgets-wrapper .single-footer-widget .widget-head {
    margin-bottom: 20px;
}
/* -----------contact-form--------- */
.wpcf7-form-control{
	width: 100%;
    padding: 10px;
    border: none;
    border-radius: 10px;
    color: #000000;
    outline: none;
}
.wpcf7-textarea{
	height: 160px;
    resize: none;
}
.wpcf7-form-control-wrap{
	 position:relative;
}
.form-clt{
	 padding-bottom:20px;
}
.contact-form-items .wpcf7-not-valid-tip ,.wpcf7-response-output{
	position: absolute;
	margin: 0 !important;
    padding: 5px !important;
    border: 0 !important;
    font-size: 12px;
    line-height: 1;
    color: #Dc3232;
}
.contact-form-items input:focus{
	 color:#000;
}
.wpcf7-form.sent .wpcf7-response-output{
	color: green;
}










/********************* BreackPoint **************************/
@media(max-width:1199px){
	.contact-info-area-2 .contact-info-items:not(:last-child) {
		padding-right: 20px;
		border-right: 1px solid rgba(255, 255, 255, 0.2);
	}
	.contact-info-area-2 {
		gap: 20px;
	}
	.contact-info-area-2 .contact-info-items {
		gap: 10px;
		padding-bottom: 0px;
	}
	.contact-info-area-2 .contact-info-items .icon {
		width: 38px;
		height: 38px;
		line-height: 38px;
		font-size: 15px;
	}
	.contact-info-area-2 .contact-info-items .content h3 {
		font-size: 18px;
	}
}

@media(max-width:1024px){
	.header-main .header-logo-2 img, .header-main .header-logo img {
		max-width: 150px;
	}
	.header-1 .header-main {
        padding: 10px 0;
    }
	.p-description p ,.p-description li {
		font-size: 14px;
		line-height: 1.6;
    }
	.page-heading h2 {
		font-size: 40px;
	}
	.page-heading {
		padding: 145px 0 70px;
	}
	.service-box-item-2 {
		padding: 20px;
	}
	.service-box-item-2 .content p {
		font-size: 14px;
    	line-height: 1.5;
	}
	.service-box-item-2 h3 {
		font-size: 18px;
	}
	.service-box-item-2 .icon img {
		max-width: 40px;
	}
	.service-box-item-2 .icon {
		width: 60px;
		height: 60px;
		line-height: 60px;
	}
	.home-slider h1 {
		font-size: 50px !important;
	}
	.home-slider p {
		font-size: 16px !important;
		margin-top: 20px !important;
	}
}

@media(max-width:991px){
	.footer-widgets-wrapper .single-footer-widget {
		margin-bottom: 20px;
	}
	.footer-bottom .footer-wrapper {
    	padding: 12px 0;
	}
	.footer-widgets-wrapper .single-footer-widget .widget-head h3 {
		font-size: 16px;
	}
	.contact-info-area-2 {
		padding-top: 0px;
	}
	.widget_nav_menu ul li {
		margin: 8px 0;
        font-size: 14px;
        line-height: 1.5;
	}
	.footer-widgets-wrapper {
		padding: 20px 0 0px;
	}
	.footer-wrapper p ,.footer-content p{
		font-size: 14px;
    	line-height: 1.4;
	}
	.single-footer-widget .widget-head img {
		max-width: 160px;
	}
}

@media(max-width:767px){
	.contact-info-area-2 {
		justify-content: space-between;
		padding: 20px 0;
	}
	.contact-info-area-2 .contact-info-items:not(:last-child) {
		height: auto;
		border: none;
	}
	 .contact-info-area-2 .contact-info-items .content h3 {
        font-size: 16px;
    }
	.contact-info-area-2 .contact-info-items .content p{
		font-size: 14px;
    	line-height: 1.4;
	}
	.footer-widgets-wrapper .single-footer-widget .footer-content .social-icon a {
		width: 32px;
		height: 32px;
		line-height: 32px;
		font-size: 14px;
	}
	.page-heading h2 {
        font-size: 25px;
    }
	.page-heading .breadcrumb-list li {
		font-size: 14px;
	}
	.service-box-item-2 {
        padding: 15px;
    }
	.service-box-item-2 h3 {
        font-size: 16px;
    }
	.home-slider h1 {
		font-size: 30px !important;
		line-height:1.1 !important;
	}
	.home-slider p {
		font-size: 14px !important;
		margin-top: 10px !important;
	}
	.form-clt{
	    padding-bottom:10px;
    }
	.contact-form-items .wpcf7-not-valid-tip ,.wpcf7-response-output{
		padding: 0px !important;
	}
	.wpcf7-form-control{
		font-size: 14px;
        padding: 5px 10px;
	}
	.form-clt label{
		font-size: 14px;
	}
	.wpcf7-textarea{
		height:100px;
	}
	.theme-btn {
		padding: 12px 20px;
        font-size: 12px;

	}
}

@media(max-width:575px){
	.footer-wrapper p {
        font-size: 12px;
        line-height: 1.4;
    }
	.header-1 .container-fluid {
        padding: 0 15px;
    }
	.home-slider h1 {
		font-size: 25px !important;
	}
}


