<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media (max-width: 480px) {

	.accordion-title { width: 100%; padding: 40px 0 0 0; }
	.nav-tabs &gt; li { width: 100%; }
	.nav-tabs &gt; li &gt; a { width: 100%; }
	.header-cta .blk { padding: 10px; }
	.header-cta h1 { font-size: 4.5rem; }
	.col-xs-6 { width: 100%; }

}

@media (max-width: 767px) {

	html { font-size: 50.5% }
	.content section { padding: 25px 0; }
	.content section + section:before { margin: -25px 15px 25px; }
	.box { padding: 0 25px; }
	.content section.separated { margin:0 0px 0px 0; }

	.navbar-nav,
	.navbar-nav &gt; li,
	.navbar-nav &gt; li &gt; a { width: 100%; text-align: center; }
	.navbar-nav &gt; li + li { margin: 0; }
	.navbar-brand { padding: 1.5rem 0; }

	.accordion { padding: 10px 20px; }

	.pricing-features { display: none; }

	.header-bg { height: 170px;    top: -15px; }

}

@media (min-width: 768px) and (max-width: 991px) {

	html { font-size: 54.5% }
	.content section { padding: 35px 0; }
	.content section + section:before { margin: -35px 15px 35px; }
	.box { padding: 0 35px; }
	.content section.separated { margin: 0 -35px -3px 0; }

	.navbar-nav,
	.navbar-nav &gt; li,
	.navbar-nav &gt; li &gt; a { width: 100%; }
	.navbar-nav &gt; li + li { margin: 0; }

	.accordion { padding: 20px 30px; }

	.pricing-features { display: none; }

	.header-bg { height: 550px; }

}

@media (min-width: 992px) and (max-width: 1199px) {

	html { font-size: 58.5% }
	
	.header-bg { height: 650px; }

	.table-features li span { display: none; }

}

@media (min-width: 1200px) and (max-width: 1280px) {

	.header-bg { height: 500px; }

 	.table-features li span { display: none; }

}
@media (min-width: 1200px) and (max-width: 1280px) {

	.header-bg1 { height:150px; display:none; }
}
@media (min-width: 1300px) {

  .owl-carousel-navigation { display: block; }
  .owl-controls { display: none!important; }

  .table-features li span { display: none; }

}

@media (min-width: 1200px){
.content{
    width: 1235px;
margin:auto;
}
.pricing-table img{
width:100%;
padding: 5px;
}
.pricing-table{
padding: 5px;
}
}
@media (min-width: 1300px){
.content{
    width:1360px;
margin:auto;
}
.sub-content {
    width: 925px;
}
.f-menu{
    width: 320px;
}
.astro-banner-1{
width:932px;
} 
.astro-banner-1 img{
    height: 255px;
}
.cer-box{
    width: 242px;
}
}

@media (min-width: 1500px){
.col-sm-12 {
    width: 83%;
    margin: auto;
float:none;
}
}
 

/*
playback timings (ms):
  captures_list: 118.816
  exclusion.robots: 0.073
  exclusion.robots.policy: 0.064
  cdx.remote: 0.079
  esindex: 0.009
  LoadShardBlock: 85.609 (3)
  PetaboxLoader3.datanode: 89.324 (4)
  load_resource: 370.752
  PetaboxLoader3.resolve: 336.526
*/</pre></body></html>