/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 22 2025 | 06:18:55 */
/*-------------------------- S C R E E N S ----------------------------*/
@media screen and (min-width:1750px) and (max-width:1850px){body{zoom:0.98 !important;}}
@media screen and (min-width:1650px) and (max-width:1750px){body{zoom:0.95 !important;}}
@media screen and (min-width:1450px) and (max-width:1650px){body{zoom:0.9 !important;}}
@media screen and (min-width:1350px) and (max-width:1450px){body{zoom:0.85 !important;}}
@media screen and (min-width:767px) and (max-width:1350px){body{zoom:0.8 !important;}}


/*------------------------------------------ C O M P U T E R S --------------------------------------------*/
@media screen and (min-width: 1250px) {

.elementor-column.text-video {
    width: calc(100% - 300px) !important;
}

	
}/*------ C O M P U T E R S  +  T A B L E T S -------*/
@media screen and (min-width: 767px) {
  
}/*------------------------------------------ A L L  T A B L E T S --------------------------------------------*/
@media screen and (min-width: 767px) and (max-width: 1250px) {
.elementor-column.col-video {
    width: 200px !important;
}
.elementor-column.text-video {
    width: calc(100% - 200px) !important;
}
	
	
}/*--- T A B L E T S - B I G ------*/
@media screen and (min-width: 1000px) and (max-width: 1250px){ 
  
}/*--- T A B L E T S - M E D I U M ---*/
@media screen and (min-width: 850px) and (max-width: 1000px) {
  
}/*--- T A B L E T S - S M A L L ---*/
@media screen and (min-width: 767px) and (max-width: 850px) {
  
}/*------------------------- T A B L E T S + M O B I L E ---------------------------*/
@media screen and (max-width: 1250px) {
 	
header#masthead {
    padding: 10px 10px 0;
}
.nav-up header#masthead {
    padding: 0px 10px 0;
}
.header-top-bar {
    padding: 15px;
    border-radius: 7px;
}
.contact-btn .box .title{
    display: none;
}
.contact-btn .box .cta-text {
    font-size: 21px;
}
.header-top-bar .site-logo img {
    width: 90px;
}
.header-top-third.header-top-left {
    padding: 0;
}
.contact-btn {
    gap: 5px;
}
.contact-btn img {
    width: 30px;
}
.footer-bottom {
    flex-wrap: wrap;
    justify-content: center;
    padding: 25px 15px;
    gap: 20px;
}
.footer-bottom .copyrights {
    font-size: 16px;
    gap: 10px;
}
.footer-bottom .copyrights img {
    width: 70px;
}	
.main-video .elementor-custom-embed-image-overlay img {
    height: 200px;
}
.main-video-overlay video {
    width: 200px;
    height: 200px;
    right: calc(50% - 100px);
}
.smart-digital-widget {
    margin: auto;
    padding: 30px 30px 80px;
    max-width: 450px;
    background-image: url(/wp-content/uploads/2025/06/tablet-mobile-bg.png);
	background-size: 100%;
}
.smart-digital-widget form#smart-digital-form ul {
    gap: 10px;
    font-size: 16px;
    justify-content: space-between;
}
.smart-digital-widget form#smart-digital-form ul {
    gap: 10px;
    font-size: 17px;
}
.smart-digital-widget form#smart-digital-form ul li {
    width: calc(33.3% - 7.5px);
}
.smart-digital-widget form#smart-digital-form ul li label {
    padding: 7px;
    height: 125px;
}
.smart-digital-widget form#smart-digital-form ul li label img {
    margin: 35px auto 15px;
    width: 25px;
}
.smart-digital-widget form#smart-digital-form ul li.btn button img {
    width: 30px;
    margin: 0 10px 0 0;
}
.smart-digital-widget form#smart-digital-form ul li.btn {
    margin: 20px 0 0;
    width: 100%;
    height: auto;
}
.smart-digital-widget form#smart-digital-form ul li.btn button {
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
}
.smart-digital-widget form#smart-digital-form ul li label img {
    margin: 25px auto 15px;
    width: 22px;
}
.rating-result {
    margin: 30px 0 0;
    padding: 25px;
    font-size: 19px;
    line-height: 1.2;
    text-align: center;
}
.smart-digital-widget form#smart-digital-form ul li label input {
    top: 7px;
    right: 7px;
    width: 17px;
    height: 17px;
}
	
	
	
	
	
	
	
	
}/*------------------------------------------ M O B I L E --------------------------------------------*/
@media screen and (max-width: 767px) {
.hide-mobile {display: none;}
.form-container .form-wrapper .row {
    display: block;
}
.form-container .form-wrapper .row .input-wrap.email, .form-container .form-wrapper .row .input-wrap.submit {
    width: 100%;
}
.icon-cta .elementor-button-content-wrapper {
    display: block;
    width: 100%;
}
.icon-cta .elementor-button-content-wrapper .elementor-button-text {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.whatsapp a img.arrow_icon {
    width: 18px !important;
    margin: -2px 0 2px 7px;
}
.icon-cta.calendly a img.arrow_icon {
    width: 17px !important;
    margin: -1px 20px 2px 7px !important;
}	
.elementor-column.col-video .elementor-custom-embed-play {
    top: 60px;
    left: 123px;
    transform: scale(0.75);
}	
.elementor-column.col-video {
    height: 220px !important;
}	
.footer-third.footer-middle-third {
    width: 100%;
    text-align: center;
}	
	
	
	
	
}/*-----S M A L L  M O B I L E -----*/
@media screen and (max-width: 350px) {
  
}