/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 07 2025 | 10:44:38 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 
/* 
.banner-section h4{
	color: #ffffff !important;
} */

@media (min-width: 1200px) {
    h1, .h1 {
        font-size: 50px !important;
        font-weight: 700 !important;
    }
	
	#ht-ctc-chat{
		bottom: 32px!important;
        right: 8px!important;
	}
	
	.ht_ctc_chat_style{
		height: 40px !important;
        width: 45px !important;
	}
}

.header-top-1-social-icon{
	margin-left: -48px !important;
}

.header-top-1-login{
	padding-right: 15px !important;
}

.main-header .header-upper .logo-box .logo{
	width:250px!important;
	max-width: 100% !important;
}

.about-1-video-area{
	display:none;
}

@media screen and (max-width: 650px) {
    .wp-call-button {
        width: 50px !important;
        height: 50px !important;
        transform: scale(0.8);
        left: 3px !important;
        bottom: 7px !important;
	}
	
	#ht-ctc-chat{
		bottom: 7px !important;
        right: 10px !important;
		
		
	}
	.ctc-analytics{
		width:35px !important;
	}
	
	.scroll-to-top {

    right: -33px !important;
    bottom: 130px !important;
	}
	
	.page-title{
		 background-image: url(../2025/02/MOBILE.jpg) !important;
	   }
    }
}

.about-1-video-area{
	display:none;
}