<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

@media screen and (min-width: 1023px) {
.menu-toggle {display: none;}
.main-navigation ul {display: flex;	}


}

@media screen and (max-width: 1799px) {
.banner-img {
	margin-right: 0;
}

}

@media screen and (max-width: 1599px) {

/*Home page*/
.home-online-store .container {max-width: 50%;margin: 0;}
.home-online-store img {max-width: 50%;}
.home-online-des, .home-online-img {max-width: 100%;flex: 0 0 100%;padding: 0;}

/*Pricing*/
.pricetable td, .pricetable th{font-size: 16px;}
.pricetable td, .pricetable th {
	padding: 14px 30px;
}



}

@media screen and (max-width: 1259px) {
/*pricing*/
.pricetable{overflow-x:scroll; }
.pricetable &gt; table {min-width: 1260px;}
.supportbox h3 {padding: 0 0 20px;}


}

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

.main-navigation li{padding: 27px 12px; font-size: 12px;}
/*.container, .menu-block, .odd-section, .even-section {
	padding-left: 32px;
	padding-right: 32px;
}*/
.home.scroll-up .menu-block {
	padding: 0 15px;
}
/*Home page*/

.get-started-btn {white-space: nowrap;}
.home-start-dream-block .col4 {flex: 0 0 100%;max-width: 100%;}
.case-study-slider .owl-nav{display: none;}

/*box css*/
.flex-row {flex-wrap: wrap;}
.flex-row &gt; div.col4 {flex: 0 0 50%;max-width: 50%;margin: 0 0 30px;}

/*Footer*/
footer::before, footer::after {top: -100px;}
.footer-menu h2 {font-size: 18px;padding: 0 0 20px;}
.footer-menu li{font-size: 14px;}

.promotion-social-block {font-size: 17px; width: calc(100% - 30px);}
.featuretopsection.pricing .promotion-social-block p {color: #000;margin: 0;font-size: 18px;letter-spacing: 0;line-height: 32px;display: flex;align-items: center;}

}

@media screen and (min-width: 1024px) {
	.menu-primary-menu-container {position: relative; z-index: 100;}
	#primary-menu &gt; li &gt; ul.sub-menu {display: none !important;}
	.main-navigation ul.sub-menu {width: 100%;flex-wrap: wrap;flex: 0 0 500px;font-size: 18px;font-weight: 500;}
}

@media screen and (max-width: 1023px) {

/*home page*/
.home-online-store .container {max-width: 100%;margin: 0;}
.home-online-store img {max-width: 100%;}
.home-start-dream-block .flex-row &gt; div {
	flex: 0 0 100%;
	padding: 30px;
}

.main-navigation ul ul {box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2); top: 100%;left: -999em; position: absolute;z-index: 99999;}
.main-navigation ul.sub-menu  {box-shadow: 1px 0px 10px rgba(147,147,147,0.6);background: #fff;border-radius: 5px;padding: 30px 0;
width: 500px;flex-wrap: wrap;flex: 0 0 500px;font-size: 18px;font-weight: 500;position: absolute;z-index: 99999;}
.trial-menu a::after {bottom: 0;}
.odd-section, .even-section { height: inherit; }

/*header*/
/*header {padding-top: 60px;}*/
.logo img {max-width: 150px;}
.main-navigation ul.sub-menu &gt; li:first-child a {font-size: 16px;border-bottom: 0;padding-bottom: 0;margin-bottom: 0;}
.menu-item-description{display: none;}
.main-navigation ul.sub-menu &gt; li:first-child a::before{content: none;}
.main-navigation ul.sub-menu &gt; li{padding-right: 15px; padding-left: 15px; max-width: 100%;}
.main-navigation ul.sub-menu &gt; li &gt; a{padding-right: 0px; padding-left: 0px; font-size: 16px;}
 
.main-navigation i{display: none;}
.main-navigation ul.sub-menu, .main-navigation ul.sub-menu &gt; li:first-child a {padding: 5px 0 0;font-size: 16px; }
.menu-slider{display: none !important;}
.menu-block{background: #fff;}
.menu-block .get-started-btn {font-size: 11px;background: none;border: 0;transform: translateY(4px);color: #000;padding: 0;line-height: 18px;position: absolute;right: 70px;
font-weight: 500; top:22px;}
.menu-block .get-started-btn:hover, .menu-block .get-started-btn:focus { color: #000; transform: translateY(4px);}
.menu-toggle {background: #ccc;border: none;width: 38px;height: 45px;text-indent: -900em;overflow: hidden;position: relative;
cursor: pointer;outline: none;background: no-repeat;}
.menu-toggle::after {content: '';position: absolute;width: 28px;height: 2px;background: #000;top: 20px;left: 0;box-shadow: 0 9px 0 #000,0 18px 0 #000;}
.sub-menu::before, .sub-menu::after{content: none;}
.main-navigation.toggled .menu-toggle::after {content: "";box-shadow: none;background: url(../images/close-icon.png) no-repeat left top;
width: 20px;height: 20px;position: absolute;right: 15px;left: auto;}

.menu-block{padding: 10px 30px; width: 100%; max-width: 100%; height: 60px;}
.main-navigation {width: 100%;position: relative;display: flex;align-items: center;}
.main-navigation{position: static;}
.menu-toggle {position: absolute;right: 15px;top: 5px;}
/*.menu-primary-menu-container {position: absolute;top: 60px;left: 0;background: #fff;width: 100%;left: 0;}*/

.main-navigation.toggled .menu-primary-menu-container {position: absolute;top: 0;left: 0;background: #fff;width: 100%;left: 0;
z-index: 1;padding: 50px 0 20px;}
.menu-item-has-children::after {content: '';position: absolute;right: 26px;top: 18px;font-size: 24px;color: #000;border-bottom: transparent solid 6px; pointer-events: none;
border-left: #000 solid 6px;border-top: transparent solid 6px;position: absolute;width: 6px;height: 6px;}
.menu-item-has-children.focus::after {transform: rotate(90deg);}
.menu-toggle {position: absolute;right: 15px;top: 5px;z-index: 5;}
.main-navigation li {padding: 5px 20px;display: block;width: 100%;}
.main-navigation ul li.focus &gt; ul {left: 0;top: 100%;position: static;box-shadow: none;width: 100%; /*display: none;*/ opacity: 1;}
.grow-menu ul.sub-menu &gt; li.influencer-menu {padding-left: 15px;max-width: 100%;}
.main-navigation ul li.focus &gt; ul{
	display: block;
}
/*.banner {margin-top: 60px; padding: 30px 0;}*/
/*end header*/

/*home banner*/
.banner{height: auto;}
.banner-block {width: 100%;flex-wrap: wrap; padding-top: 80px !important;}
.banner-block .banner-des &gt; div {max-width: 100%;}
.home-online-store{height: auto; flex-wrap: wrap;}
.home-online-store img {position: static;right: 0;z-index: 2;padding: 30px 20px 0;}
.home-online-store::after{content: none;}
.banner-title {font-size: 36px;}
.banner-block .banner-des {max-width: 100%;flex: 0 0 100%;}
.banner-title-img svg {fill: #000;}
.banner-img {max-width: 80%;flex: 0 0 80%;padding-left: 0;display: flex;align-items: center;padding: 30px 0 7.5%;margin: 0 auto;}
.iphone-img {margin: 20px -61px 0 0px;max-width: 110px;}
.iphone-img img {max-width: 100%;}
.mouse-img {margin: 60px auto 0;width: 100%;text-align: center; display: none;}
.macbookAnimation {margin-right: 0;position: static;right: -18%;top: -10px;width: 100%;z-index: 2;}
.home-online-des, .home-online-img {max-width: 100%;flex: 0 0 100%;padding: 0;}

.even-section-block{flex-wrap: wrap;}
.odd-even-img, .odd-even-des {max-width: 100%;flex: 0 0 100%;}
.even-section .odd-even-img {order: inherit;}

/*footer**/
.footer-reg-title {font-size: 48px;padding: 0 0 20px;}
.footer-menu .footer-menu1 img{max-width: 140px;}
/*.footer-menu h2 {font-size: 14px;}
.footer-menu li {font-size: 12px;}*/
.footer-rgt ul li {list-style: none;padding: 0 5px;}
.copyright-footer span {font-size: 12px;color: #fff;}
.footer-rgt ul li a {color: #fff; font-size: 12px;}

.menu-wrapper { top: 0; }
.home .logo img { filter: none; }
.logo {z-index: 9;}
.main-navigation.toggled .menu-primary-menu-container {padding: 65px 0 20px;height: 100vh;}
.main-navigation.toggled ul {border-top: none;padding: 0;}
.main-navigation ul.nav-menu {
	border-top: rgba(0,0,0,0.2) solid 1px;
}
.main-navigation a, .home .main-navigation .nav-menu &gt; li &gt; a{font-size: 18px; color: #000;}

 .wrap-pics{ max-width: 100%;}

/*Price Page*/
.promotion-social-block {font-size: 15px; line-height: 24px; width: calc(100% - 30px);}
.promotion-social-block &gt; span {display: flex; align-items: center;}

}

@media screen and (max-width: 767px) {

.container {padding: 0 20px;}
.menu-block{padding: 0 20px;}
.even-section-block {margin: 0 -20px;}
.odd-even-img, .odd-even-des {padding: 20px;}

/*header*/
.get-started-btn {transform: translateY(0px); }
.get-started-btn:hover, .get-started-btn:focus { color: #000; transform: translateY(0px);}
.menu-block{padding: 10px 20px; height: 60px;}
.iphone-img {margin: -10px -70px 0 0px;max-width: 110px;}
.iphone-img img {max-width: 60%;}

/*end*/

/*home page*/
.banner-title h1, .home-online-des h2{font-size: 36px;}
.dream-block-box {padding: 0 0px 40px 0;}
.home-start-dream-block h3{font-size: 18px;}
.home-start-dream-block p {font-size: 14px;line-height: 22px;}

.home-start-dream-block .home-start-dream-block img{width: 100%; max-height: 100%; height: 400px; }

/*pricing*/
.p-0.main-col-price, .p-2.main-col-price, .p-3.main-col-price {display: none;}
.price-large-gray-height {height: 107px;}
.featuretopsection.pricing::before, .featuretopsection.pricing::after{content: none;}
.inner-banner {margin-bottom: 40px;}
.blog-banner-des {left: 0;margin: 0 auto 0 0px;width: 100%;}
.blog-banner-des h2 {font-size: 24px;}
.bottom-text-price {bottom: 10px;font-size: 18px;left: 20px;}
.price-photography, .price-digital{margin:20px 0; }
.price-addons {margin: 0 0 40px;}
.pricing-faq h2 {text-align: left;font-size: 28px;padding: 0 0 20px;}
.pricetable td, .pricetable th{font-size: 14px;}
.featuretopsection.pricing h1, .featuretopsection.pricing p{padding: 0 15px; font-size: 14px; line-height: 1.5;}
.featuretopsection.pricing p br {display: none;}
.month-year label.css-label span { font-size: 16px; }
.month-year label.css-label span em { font-size: 18px; white-space: normal; }
.pricetable td.product-td {
	font-size: 12px;
}
.featuretopsection.pricing .plan-box p {
	font-size: 12px;
	padding: 0;
}
.billed-btn-block {
	width: calc(100% - 35px);
}

.featuretopsection.pricing h1 {font-size: 20px;}
.billed-btn-block a {padding: 7px;font-size: 11px;margin-top: 10px;}
.fas.fa-check, .fas.fa-times {font-size: 12px;}
.mobile-package-link{display: inline-block;}
.save-10-img {left: calc(50% + 95px);width: 70px;right: auto; top: -29px;}
.featuretopsection h1 {font-size: 22px;line-height: 32px; margin-bottom: 10px;}
.featuretopsection p {font-size: 12px;line-height: 16px;margin: 0;}
.featuretopsection { padding: 0px 15px 15px;}
.pricing h3 {font-size: 20px;line-height: 24px;padding: 0 0 33px;}
.mobile-package-link {width: 100%;padding: 20px;font-size: 14px;}
.mobile-package-link div {float: left;color: #3090ff;}
.mobile-package-link i {font-size: 14px;font-style: normal;padding-right: 10px;}
.mobile-package-link div:last-child {float: right;}
.mobile-package-link div:last-child i {padding-right: 0;padding-left: 10px;}
.month-year span {font-size: 14px;}
.create-store-btn a {font-size: 10px;}
.create-store-btn a.btn-primary {
	line-height: 40px;
	height: auto;
}
.plan-box .month-plan, .plan-box .year-plan, .plan-box p, .plan-box .billed-btn-block {padding: 0 0 10px;height: 40px;line-height: 40px;}
.pricetable {position: relative;}
.month-year {padding: 20px 5px; margin-bottom: 0;}
.pricetable &gt; table {min-width: 100%;border: #ddd solid 1px;}
.package-name{display: none;}
.pricetable td, .pricetable th {padding: 12px 4px;border-bottom: #ddd solid 1px;border-right: #ddd solid 1px;font-size: 10px;}
.price-small-text {font-size: 10px;}
.selected-package {background: none;}
.year-subscription .year-plan{height: 40px; line-height: 50px;}
.price-try-block {padding: 30px 0 10px;}
.enterprise-package-mobile {text-align: center;padding: 30px 10px 10px;display: inline-block;margin:0;}
.enterprise-package-mobile p a {text-decoration: underline;color: #3090ff;}
.price-try-block{display: none;}
.enterprise-package-mobile .btn-primary {margin-top: 10px;display: inline-block;}

.enterprise-package-mobile h2 img{display: inline-block; margin-top: -12px;}
.features-td {background: #efefef;font-size: 12px !important;}
.pricetable td.features-td span{font-size: 10px;}
.plan-label-price sup {top: -10px;font-size: 14px;left: 0px;}
.product-price {font-size: 24px;}
.plan-label-price.visibility-hidden {visibility: visible;}
.plan-label-price.visibility-hidden sup {display: none;}
.plan-label-price.visibility-hidden .product-price {font-size: 14px;text-align: left;width: 100%;display: block;}
.month-plan{height: 40px; line-height: 55px;}
.p-0.main-col-price, .p-1.main-col-price, .p-2.main-col-price, .p-3.main-col-price{min-width: 120px;}
.p-0.main-col-price::before, .p-1.main-col-price::before, .p-2.main-col-price::before, .p-3.main-col-price::before {
content: "Starter";position: absolute;top: 0;left: 0;right: 0;margin: 0 auto;text-align: center;width: calc(100% - 1px);
height: 50px;line-height: 50px;background: #efefef;margin: 1px; font-size: 18px; z-index: 99;}
.p-1.main-col-price::before {content: "Standard";}
.p-2.main-col-price::before {content: "Popular";}
.p-3.main-col-price::before {content: "Growth";}
.price-box.plan-cnt{height: 320px; font-size: 10px;}
.price-box.plan-cnt br {display: none;}
.price-table-icon img {max-width: 80%;}
.plan-cnt {position: relative;height: 320px;padding: 50px 10px 0 !important;}
.pricetable { width: 100%; overflow: hidden; overflow-x: scroll; }
.plans {border: 1px solid #ddd;margin-bottom: 40px;box-shadow: none;float: left;width: 100%;border-top: 0;border-right: 0;}
.plans li {width: 100%;float: left;display: table-cell;padding: 0 0px;border: 1px solid #ddd;margin: 0;border-left: 0;border-bottom: 0;}
/*    .plans li:last-child { border-right: 0 } */
.plans li a {font-weight: 400;font-size: 16px;line-height: 18px;padding: 16px 5px;}
.plans li.active a {background: none;color: #fff;border-bottom: #0d60e3 solid 1px;}
.plans li a:before { content: none }
.main-col-price {min-width: inherit;}

/*end pricing*/

/*box css*/
.flex-row &gt; div.col4 {flex: 0 0 100%;max-width: 100%; }

/*Footer*/
.footer-reg-title {font-size: 32px;padding: 0 0 20px;}
.footer-menu{text-align: center;}
.footer-menu .footer-menu1 img{max-width: 180px;}
.footer-menu &gt; div {width: 100%;}
.footer-menu h2 {font-size: 18px;}
.footer-menu li {font-size: 14px;}
.footer-menu section {padding: 0 0 30px;}
footer .widget_media_image {padding: 0;}
.copyright-footer{margin-top: 0;}
.copyright-footer .textwidget.custom-html-widget {flex-wrap: wrap;text-align: center;}
.footer-rgt ul {display: flex;padding: 10px 0 0;}

/*Price Page*/
    .featuretopsection.pricing {padding: 40px 0 0;}
	.promotion-social-block {padding: 0px;margin: 25px auto 10px;}
    .popular-img { max-width: 90px;	left: auto; right: 0; top: -12px; }  
	.popular-img span {top: 16px;left: -2px;font-size: 11px;width: 100%;line-height: 14px;}
	.promotion-social-block &gt; span {font-size: 14px;padding: 28px 10px 0;margin-right: 10px;}
	.featuretopsection.pricing .promotion-social-block p {font-size: 12px;letter-spacing: 0;line-height: 20px;padding: 10px 10px 10px 0;}
    .price-large-gray-height {height: 58px;}




}


/* new home page */
@media screen and (max-width: 1399px) { 
.bookdemotop { display: none;  }
}

@media screen and (max-width: 1450px) { 
.sellcover .box span { width: 312px }
.sellcover .box span img { max-height: 228px;}
}

@media screen and (max-width: 1199px) { 
.homebanner { padding-bottom: 0 }	
.banner-title h1 { font-size: 50px;}
.homebanner .imgbox &gt; div { display: none; }
.newsection { overflow: hidden; }
.techsavy .desc { padding-top: 70px; padding-bottom: 55px; 	max-width: 440px; }


.techsavy .imgbox img { position: relative; max-width: 100%; bottom: auto; }
.techsavy .imglogo { left: -130px; bottom: -30px; width: 250px; height: 250px; }
.techsavy .imglogo svg { max-width: 180px;}
.techsavy .imglogo:before { left: 20px; right: 20px; top: 20px; bottom: 20px; }
.businessbox .box .line { top: 170px; }
.businessbox .box .badge { top: 140px; }
.businessbox .box .badge.three { bottom: 120px; }
.businessbox .box .badge.two { top: 220px; }
.businessbox .box .line.line2 { top: 250px; }
.businessbox .box .badge.four { top: 250px; }
.businessbox .box .line.line4 { top: 120px; }
.payment-partner { flex-wrap: wrap; justify-content: flex-start; }
.payment-partner li { flex: 0 0 25%; max-width: 25%; margin-bottom: 15px }
.bgupdown:before { right: 0px; }
.fbox .desc a {font-size: 14px;}
.homebanner .banner-title h1 span {
    font-size: 50px;
}
/*.case-study-box &gt; div { flex: 0 0 400px; width: 400px; }*/
.promotesec .img1 { right: -30px; }

.innerbannernew h1 { font-size: 42px; }
.temelist .container-fluid { padding: 0 15px; }
/*.temelist .box .imgbox a { height: 300px; }*/
.El__slide { padding: 0 0px; max-width: 100%; flex: 0 0 100%; }
.service-section-block.owl-carousel { display: block;}
.case-study-box { flex: 0 0 100%; justify-content: space-between; }

/* New Blog Pages */
.newblogbanner h1 { font-size: 42px; }
}


@media screen and (max-width: 1023px) { 
.topbar { display: none; }
.home .menu-wrapper { top: 0px; }
.homebanner { padding-bottom: 0 }
.homebanner .desc { padding: 150px 35px 0; }
.homebanner .imgbox { margin: 0px auto 0; }
.homepricecover .box,
.bgupdown {margin-bottom: 30px; }
.container-small .flex-row &gt; div img { margin: 0 auto 30px; display: block; }
.techsavy { margin: 60px 0; padding: 60px 0 0; }
.techsavy::before { top: 0; }
.techsavy .desc { padding-top: 0; padding-bottom: 0; max-width: 100%; }
.techsavy .flex-row &gt; div.col6 { position: relative; }
.techsavy .imglogo { left: -15px; bottom: 40px; width: 220px; height: 220px;}
.techsavy .imglogo::before { left: 15px; right: 15px; top: 15px; bottom: 15px; }
.techsavy .imglogo svg { max-width: 160px; }
.techsavy .imgbox { text-align: right; }
.techsavy .imgbox img { display: inline-block !important; margin: 0 auto !important; }
.businessbox .box .line,
.businessbox .box .badge { display: none; }
.businessbox .imgbox { margin-left: 0;	margin-bottom: 60px; }
.businessbox .imgbox img { display: none !important; }
.offerbadge { right:0; }
.speakbox { padding:20px 30px 30px  }
.speakbox .desc { padding-right: 30px;}
.footer-reg-title { font-size: 38px; padding: 0 0 20px; }
.footer-menu &gt; div { width: 50%; margin-bottom: 30px; }
.flex-row &gt; div.col6.fivesecdesc,
.flex-row &gt; div.col6.fivesecimg { flex: 0 0 100%; max-width: 100%; }
.animateimgbox { position: relative; display: block; max-width: 511px; margin: 0 auto; }

.case-study-box &gt; div.case-study-img,
.case-study-box &gt; div { flex: 0 0 100%; width: 100%; max-width: 100% }
.case-study-box &gt; div.case-study-img { padding-left: 0; margin-bottom: 30px; }
.El__slide { max-width: 100%; flex: 0 0 100%; }
.case-study-box { flex-wrap: wrap; padding: 20px 15px; align-content: flex-start; flex: 0 0 100% }
.El__content .action {padding: 0 15px 20px; }

.freestorebox { flex-wrap: wrap; position: relative; }
.freestorebox .desc { flex: 0 0 100%; position: relative; z-index: 1; padding:20px  }
.freestorebox .imgbox { max-width: 270px; position: absolute; bottom: 0; right: 0; z-index: 0; opacity: 0.5; }
.freestorebox .imgbox img { margin-top: 0 }
.freestorebox .desc h3 { font-size: 38px; }

.pum-theme-lightbox .pum-container { width: 94% !important; margin-top:30px; }
#bookModal .desc { padding: 20px 30px 20px 20px; } 
#bookModal .desc h2 { font-size: 18px; letter-spacing: 0 }

.sellcontentcover .box .iconbox img { margin: 0; }
.sellcontentcover .flex-row .col6 + .col6 { margin-top: 60px; }
.theme-featuresec .box .iconbox img,
.theme-detailone .flex-row &gt; div.imgbox img { margin-bottom: 0 }
.theme-detailone .action { margin-bottom: 40px; }

/* New Blog Pages */
.newblogbanner,
.newblogsec {padding: 40px 0;}
.blogcolorbg,
.newblogsec.bloggraybg { margin: 40px 0 }
.newblogsec .col-md-6,
.newblogsec .col-md-4 { margin-bottom: 30px; }
.newblogsec .col-md-6:last-child,
.newblogsec .col-md-4:last-child { margin-bottom: 0 }
.blogsecleftimg { display: none; }
.newblogfaqsec h2::before { content: none;}
.newblogfaqsec .descitem h3 { font-size: 30px; }
}

@media screen and (max-width: 767px), screen and (max-height: 500px) {
.homebanner { padding-bottom: 0px; }
.sellcontentcover { margin-bottom: 40px; }
.newsection { padding: 40px 0; }
.homebannerbg { height: 640px; border-radius: 10px; }
.homebanner .desc { padding: 110px 15px 0;}
.banner-title h1 { font-size: 36px; } 
.homebanner .imgbox { margin: 20px auto 0; }
.techsavy .imglogo { left: -10px; bottom: 110px; }
.homebanner .desc { padding-left: 30px; padding-right: 30px }
.case-study-box { flex-wrap: wrap; padding: 30px; }
.quesbox { flex: 0 0 100%; width: 100%; max-width: 100% }
.El__content .action { flex-wrap: wrap; padding: 0 30px 30px }
.El__content .action a { margin: 10px 0; display: block; }
.speakbox { padding:20px  }
.speakbox .desc h3 { font-size: 22px; }
.speakbox .desc a,
.speakbox .desc p { font-size: 14px; }
.speakbox .desc a { display: inline-block; white-space: nowrap; margin-bottom: 15px; }
.footer-menu { text-align: left; }
.footer-menu &gt; div { width: 100%; margin-bottom: 0; text-align: center; }
.footer-menu &gt; div .textwidget.custom-html-widget { display: inline-block; }
.homebanner .banner-title h1 span { font-size: 36px; }
.techsavy { padding: 60px 0 0; }
.techsavy .imgbox { margin-top: 40px; }
.middletitle p { font-size: 18px; }
.animateimgbox &gt; div img { max-width: 80%; }
.casestudy-des h3 { font-size: 20px; }
.newsection.sellsec { padding-top: 0; }
.techsavy { margin: 40px 0; }
.businessbox { margin: 40px 0; }
.sellonline { padding-bottom: 0 }
.fbox .desc { text-align: left; }
.flex-row .quesbox:last-child p,
.flex-row .quesbox:last-child { margin-bottom: 0; }

/*.El__slide { padding: 0 20px 0 0; max-width: 100%; flex: 0 0 100%; }*/
.case-study-box { flex-wrap: wrap; padding: 20px 15px 0; align-content: flex-start;}
.case-study-box &gt; div.case-study-img { margin-bottom: 20px; }
.casestudy-des p { display: none; }
.casestudy-des h3 {	margin-bottom: 10px; font-size: 18px }
.El__content .action &gt; div:first-child { display: none; }
.El__content .action &gt; div { flex: 1; text-align: right; ; }
.casestudy-des h3 {
  display: block;
  display: -webkit-box;
  max-width: 100%;
  height: 52px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

#bookModal .modal-dialog { margin: 30px auto; }
#bookModal .desc { padding: 20px; }
#bookModal .action a:first-child { margin-right: 20px; }
#bookModal .action a + a { margin: 0px 0 0; }
#bookModal .imgbox { flex: 0 0 100%; max-width: 100%; text-align: center; background: #E8FAE9 url("../images/bookdemobg.png") no-repeat left top; border-radius: 10px 10px 0 0; }
#bookModal .imgbox img { max-width: 230px; margin-top: -30px; }
#bookModal .imgbox img.arrowimg { display: none; }
#bookModal .imgbox span { left: 0 }
#bookModal .imgbox span::before { left: -20px; top: 40px;}
#bookModal .desc h2 { font-size: 22px; letter-spacing: 0; }
#bookModal .action { float: none;}
#bookModal .action .note{font-size: 10px;}
#bookModal .live-store-box p, #bookModal .demo-store-box p{font-size: 11px; line-height: 16px;}
.whatapp-signup-img {max-width: 90%;margin: 0 auto;}
.pum-theme-10490 .pum-content + .pum-close, .pum-theme-lightbox .pum-content + .pum-close { color: #000 !important; }

.innerbannernew h1 { font-size: 34px; }

.sellcover .box span { width: 312px }
.sellcover .box span img { max-height: 228px;}
.sellcover .box a { font-size: 18px; line-height: 24px; }
.sellcontentcover .flex-row + .flex-row,
.sellcontentcover .flex-row .col6 + .col6 { margin-top: 40px; }

.temelist .col-sm-4 { padding: 0 15px;}
.temelist .box .imgbox a { height: 250px; padding-bottom: 0 }
.theme-detailone .desc, .theme-detailone .imgbox { flex: 0 0 100%; max-width: 100%; }
.theme-detailone .flex-row &gt; div.imgbox img { margin-bottom: 40px; }
.theme-detailone h1 { font-size: 34px; margin-bottom: 20px; }
.theme-featuresec.newsection { padding: 80px 0 0px; }
.theme-featuresec .box { padding: 20px;}
.theme-detail h2 { font-size: 24px;}

/* New Blog Pages */
.newblogbanner h1 { font-size: 34px; }
.newblogfaqsec .descitem h3 { font-size: 20px; line-height: 1.5; padding-right: 40px; }
}

@media screen and (max-width: 479px) {
.sellsec .img2 { left: 0px; top: 220px; }
.sellsec .img3 { right: 0px; top: 140px; }
.speakbox { flex-wrap: wrap;}
.speakbox .desc { flex: 0 0 100%; padding-right: 0; margin-top: 30px; order: 2; }
.speakbox .bookdemo { margin-left: auto; margin-right: auto; order: 1; }
}</pre></body></html>