<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.fancy-hero-content {	min-height:170px;}@media (min-width: 992px) and (max-width: 1199px) {
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 15px;
        padding-left: 15px;
    }
    .testimonials-slides .owl-prev {
        left: -3%;
    }

    .testimonials-slides .owl-next {
        right: -3%;
    }
    .fancy-skills-area {
        padding: 0;
    }
    .breadcumb-content h2 {
        font-size: 40px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {	.fancy-hero-content {		min-height:150px;	}
	
	.mobimg{
		display:block;
	}
	
	 .deskimg{
	 display:none;
 }
	.benfits-top
{
	margin:5px;
	position:relative;
	top:0;
	
}

.award h1{ margin-left:0;margin-top:0px !important;padding-top: 20px !important;}
.award p{margin-left:0;}
.solution h1{ margin-left:0;}
.solution p{margin-left:0;}

.benfits-bottom
{
	margin:5px;
	position:relative;
	bottom:0;
}

    .header_area {
        height: 70px;
        padding: 0 30px;
    }
    .navbar-toggler {
        border: 2px solid #000;
        margin: 18px 0;
		background: white;
    }
    .navbar-toggler span {
        color: #000;
    }
	 .header_area .nav-link {
    color: white !important;
}
.is-sticky .header_area .nav-link
{ color: white !important;
-webkit-transform: translateZ(0);
transform: translateZ(0);}
    #fancyNav {
        background: #7450fe;
        background: -webkit-linear-gradient(to right, #7450fe, #21d397);
        background: -webkit-linear-gradient(left, #7450fe, #21d397);
        background: linear-gradient(to right, #7450fe, #21d397);
        padding: 15px;
        border-radius: 0 0 3px 3px;
        margin-top: -2px;
    }
    .fancy-search-and-shop-area {
        
        margin-top: 15px;
    }
    .fancy-search-form {
        height: 70px;
        padding: 0 30px;
    }
    .fancy-search-form form input {
        font-size: 30px;
    }
    .search-close-btn {
        top: 4px;
    }
    .fancy-hero-content h1 {
        font-size: 36px;
    }
    .fancy-hero-area {
        height: 800px;
    }
    .about-us-thumb {
        margin-top: 50px;
    }
    .fancy-skills-area {
        padding: 0;
    }
    .section-heading h1 {
        font-size: 30px;
    }
    .testimonials-slides .owl-prev {
        left: -2%;
    }
    .testimonials-slides .owl-next {
        right: -2%;
    }
    .footer-nav ul li a {
        padding: 0 5px;
    }
    .breadcumb-content h2 {
        font-size: 36px;
    }
    .blog-sidebar {
        margin-top: 100px;
    }
}

@media (min-width: 320px) and (max-width: 767px) {	.fancy-hero-content {		min-height:140px;	}
	.mobimg{
		display:block;
	}
	.deskimg{
		display:none;
	}	.benfits h1{		min-height: 40px;	}
	.benfits-top{		margin: 10px 5px;		position:relative;		top:0;	}
.award h1{ margin-left:0;margin-top:0px !important;padding-top:20px !important;}
.award p{margin-left:0;}
.solution h1{ margin-left:0;}
.solution p{margin-left:0;}
.benfits-bottom
{
	margin: 10px 5px;
	position:relative;
	bottom:0;
}

    .header_area {
        height: 70px;
        padding: 0 15px;
    }
    .navbar-toggler {
        border: 2px solid #000;
        margin: 18px 0;
		background: white;
    }
    .navbar-toggler span {
        color: #000;
    }
 .header_area .nav-link {
    color: white !important;
}

.is-sticky .header_area .nav-link
{ color: white !important;
-webkit-transform: translateZ(0);
transform: translateZ(0);}

    #fancyNav {
        background: #7450fe;
        background: -webkit-linear-gradient(to right, #7450fe, #21d397);
        background: -webkit-linear-gradient(left, #7450fe, #21d397);
        background: linear-gradient(to right, #7450fe, #21d397);
        padding: 15px 0;
        border-radius: 0 0 3px 3px;
        margin-top: -2px;
    }
    .fancy-search-and-shop-area {
        
        margin-top: 15px;
    }
    .fancy-search-form {
        height: 70px;
        padding: 0 30px;
    }
    .fancy-search-form form input {
        font-size: 30px;
    }
    .search-close-btn {
        top: 4px;
    }
    .fancy-hero-content h1 {
        font-size: 16px;
        margin-bottom: 30px;
    }
	 .fancy-hero-content h4 {
        font-size: 18px;
    }
	
		.hero-sub-head
{
	font-size: 14px;
	width:100%;
}
    .video-overview &gt; a {
        margin-bottom: 30px;
    }
    .single-top-feature {
        padding: 15px;
    }
    .fancy-btn {
        width: 140px;
    }
    .fancy-top-features-content {
        position: relative;
        bottom: -100px;
        -webkit-transform: translateY(0%);
                transform: translateY(0%);
    }
    .about-us-text &gt; h2 {
        font-size: 24px;
    }
    .about-us-thumb {
        margin-top: 50px;
    }
    .fancy-hero-area {
        height: 600px;
    }
    .fancy-skills-area {
        padding:  0;
    }
    .skills-side-thumb {
        position: relative;
        width: calc(100% - 15px);
        -webkit-transform: translateY(0%);
                transform: translateY(0%);
        margin-bottom: 50px;
    }
    .footer-copywrite-area {
        height: 100px;
    }
    .copywrite-text p {
        font-size: 12px;
        text-align: center;
        margin-right: 30px;
    }
    .footer-nav ul li a {
        font-size: 12px;
        text-align: center;
        padding: 0 10px 0 0;
    }
    .testimonials-slides .owl-prev {
        left: -2%;
    }
    .testimonials-slides .owl-next {
        right: -2%;
    }
    .contact-form-area {
        margin-top: 100px;
    }
    .breadcumb-content h2 {
        font-size: 24px;
    }
    .blog-sidebar {
        margin-top: 100px;
    }
}</pre></body></html>