<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700&amp;display=swap');*/
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700&amp;family=Roboto:wght@100;300;400;500;700;900&amp;display=swap');

*,*:before,*:after{box-sizing: border-box; -ms-box-sizing: border-box; -webkit-box-sizing: border-box;}
html {line-height: 1.15;-webkit-text-size-adjust: 100%;}
body{font-family: 'Poppins', sans-serif; font-size: 16px; line-height: 1.55; font-weight: 400; margin: 0; padding: 0; color: #343434; overflow-x: hidden;}
#primary {
	position: relative;
	z-index: 1;
/*	overflow: hidden;*/
}
img{max-width: 100%;}
.lg-container, .container{max-width: 1920px; margin: 0 auto; width: auto; padding: 0 15px;}
.container{max-width: 1600px;  padding: 0 72px;}
a { cursor: pointer; }
a:focus, a:hover{text-decoration: none; outline: 0}
p{font-size: 18px; letter-spacing: 1px; line-height: 1.55; margin: 0; padding: 0 0 15px; font-weight: 400;}
.h2, h1, h2, h3, h4, h5, h6 {font-family: 'Poppins', sans-serif;margin: 0 0 40px;padding: 0;font-weight: 600;line-height: 1.2;color: #000;}
h1{font-size: 64px;}
h2{font-size: 48px; font-weight: 700; letter-spacing: 0.05em; line-height: 1.21 }
h3{font-size: 22px; color: #222222; letter-spacing: 0.05em; line-height: 1.6}
h4{font-size: 20px;}
h5{font-size: 16px;}
h6{font-size: 16px;}
quote{font-size: 20px; font-style: italic; font-weight: 600;}
small{font-size: 14px; font-weight: 300;}
section{padding: 45px 0;}
input:focus { outline: 0; box-shadow: none; }
/*Btn*/
/*.primary-btn {padding: 15px 30px;color: #fff;font-size: 16px;color: #fff;border: 0;background: #000;border-radius: 3px;
	display: inline-block; transition: transform 0.3s ease-in-out;box-shadow: 3px 2px 8px rgba(0,0,0,0.3);font-weight: 400;}*/
.primary-btn {
font-family: 'Roboto', sans-serif;
padding: 13px 28px;
color: #fff;
font-size: 16px;
color: #fff;
border: 0;
background: #000;
border-radius: 5px;
display: inline-block;
transition: transform 0.3s ease-in-out;
/* box-shadow: 3px 2px 8px rgba(0,0,0,0.3); */
font-weight: 500;
line-height: 1.3;
letter-spacing: 0.05em;
}	
.primary-btn a{color: #fff;}
.primary-btn:hover, .primary-btn:focus{background: #000; color: #fff; transform: translateY(-4px); } 
.yellow-btn {background: #FFE44F;color: #000;}
.nobg-btn { background: none; color: #223054; opacity: 0.5 }
.nobg-btn:hover, .nobg-btn:focus { background: none; color: #223054; opacity: 1  }

.blue-btn, .blue-btn:hover, .blue-btn:focus {background: #355CEC;color: #fff;}
.green-btn, .green-btn:hover, .green-btn:focus { background: #37BA32; color: #fff; }
.site { padding-top: 80px; }
.home .site { padding-top: 0 }
.btn-lg { font-size: 19px; padding:15px 30px }

.page-template-page-partner-form  .footertopblock,
.page-template-page-webinar-form .footertopblock,
.page-template-page-webinar .footertopblock,
.page-template-page-pricing .footertopblock,
.page-template-page-career .footertopblock,
.page-template-page-contact .footertopblock,
.page-template-common-template .footertopblock { display: none; }

/* New */
ul, ol { margin:0; padding: 0 }
ul li, ol li { margin: 0; padding: 0 }
.innerpagecover ul,
.innerpagecover ol { padding-left: 20px; margin-bottom: 40px; }
.innerpagecover ol li { list-style: decimal; padding: 0 0 15px; }
.innerpagecover ul li { padding: 0 0 15px; }

.btn-sm { padding: 13px 22px; }
.flex-row { display: flex; margin: 0 -15px }
.flex-row &gt; div { flex-grow: 1; padding: 0 15px }
.flex-row &gt; div.col4 { flex:0 0 25%; max-width: 25%; }
.flex-row &gt; div.col6 { flex:0 0 50%; max-width: 50%; }
.flex-wrap { flex-wrap: wrap; }
.row-reverse { flex-direction: row-reverse; }
.items-center { align-items: center; }
.align-self-center { align-self: center; }

.mainbanner { text-align: center; font-size: 18px; }
.mainbanner .toptext,
.mainbanner .content,
.mainbanner .middleimg { max-width: 65%; margin: 0 auto 30px; }
.mainbanner .toptext h1 { margin-top: 15px; margin-bottom: 0 }
.mainbanner .middleimg { position: relative; }
.mainbanner .middleimg .leftimg { position: absolute; left: 0; top: 50%; max-width: 200px; transform: translateY(-50%); }
.mainbanner .content { max-width: 60%; }
.mainbanner .desc { letter-spacing: 2px; margin-bottom: 30px; }
.mainbanner .action .primary-btn { display: inline-block; }

.innerbanner .flex-row { align-items: center; flex-wrap: wrap; flex-direction: row-reverse; }

.innerbanner .imgbox { flex: 0 0 40%; max-width: 40%; text-align: center; }
.innerbanner .desc { flex: 0 0 60%; max-width: 60%; }
.innerbanner p { margin-bottom: 40px; }

.subbanner { background: #ebf9fe; padding: 100px 30px; text-align: center; }
.subbanner h2 { margin-bottom: 20px; }
.subbanner p { padding: 0 }

.subbanner.fb-bg { background: #0093f3; color: #fff; }
.subbanner.mb-bg h2,
.subbanner.dk-bg h2,
.subbanner.fk-bg h2,
.subbanner.fb-bg h2 { color: #fff; }
.subbanner.am-bg { background: #fdd000; }
.subbanner.fk-bg { background: #0093f3; color: #fff; }

.subbanner.dk-bg { background: #000000; color: #fff; }
.subbanner.mb-bg { background: #24c6a6; color: #fff; }

.subbanner.subbannerform { padding: 0; text-align: left; position: relative; }
.subbanner.subbannerform::before, .subbanner.subbannerform::after { content: ''; position: absolute; width: 100%; height: 36px; background: #fff; left: 0; top: 0; z-index: 1; }
.subbanner.subbannerform::after { top: auto; bottom: 0 }
.subbanner.subbannerform .formbox { position: relative; overflow: hidden; }
.subbanner.subbannerform .formbox::before {
	content: '';
	width: 250px;
	height: 250px;
	border-radius: 100%;
	position: absolute;
	left: -90px;
	bottom: -100px;
	border: 50px solid rgba(0,0,0,0.05);
}
.subbanner.subbannerform .flex-row &gt; div.formsec { flex: 0 0 710px; max-width: 710px; z-index: 2; position: relative; }
.subbanner.subbannerform .formbox form h3 { font-size: 28px; line-height: 120%; margin-bottom: 26px; text-align: left; }
.subbanner.subbannerform .formbox .form-group { margin-bottom: 26px; }
.subbanner.subbannerform .form-text { font-weight: 600; color: #000; text-align: right; }
.subbanner.subbannerform .formbox .form-control { font-size: 14px; }
.subbanner.subbannerform .msgcover { display: none; }
.subbanner.subbannerform .form-success-msg { display: flex; min-height: 304px; justify-content: center; align-items: center; border:2px solid #FFFAFA; border-radius: 10px; padding: 25px 16px; flex-direction: column; }
.subbanner.subbannerform .form-success-msg img { max-width: 120px; }
.subbanner.subbannerform .form-success-msg &gt; div { color: #000000; font-weight: 600; /*background: #ffffff;*/ padding: 20px 0 0; border-radius: 10px; font-size: 20px; }


.colorbanner {  background: #ebf9fe; padding: 60px 0;  margin-bottom: 60px; }
.colorbanner h2 { margin-bottom: 0; text-align: center; }
.colorbanner p { text-align: center; padding-bottom: 0 }

.innerpagecover .odd-even-img { text-align: center; }

.container-md { max-width: 1270px; }
.container-sm { max-width: 930px; }

/* Build page */
.startbusinesscover .imgbox { max-width: 1300px; position: relative; margin: 0 auto; text-align: center; }
.startbusinesscover .imgbox img:first-child, .startbusinesscover .imgbox img:nth-child(2) { position: absolute; left: 0; top: 60px; }
.startbusinesscover .imgbox img:nth-child(2) { left: auto; right: 0px }

/* online store */

.featurescover { overflow: hidden; }
.appfeaturescover .container &gt;  h2,
.featurescover .container &gt;  h2 { text-align: center; }
.featurescover .row { display: flex; margin: 0 -30px; flex-wrap: wrap; }
.featurescover .row &gt; div { flex: 1 }
.featurescover .odd-even-des { flex:0 0 100%; max-width: 100%; position: relative; padding: 150px 15px }
.featurescover .imgboxcover:after { content: ''; position: absolute; left: 0; top: 0; height: 100%; width: 1000px; background: #30d2b2; }
.featurescover .imgbox { position: relative; z-index: 1; padding: 50px; text-align: center; }

/* Mobile App */
.appfeaturescover .col4 { display: flex; }
.appfeaturebox { padding: 50px 40px; border-radius: 5px; box-shadow: 2px 0 10px rgba(0,0,0,0.1); position: relative; }
.appfeaturebox:before { content: ''; position: absolute; right: 30px; top: 0; width: 40px; height: 60px; background: #30d2b2; border-radius: 0 0 3px 3px}
.appfeaturebox h3, .appfeaturebox p { padding: 0; margin: 0 0 30px; }
.appfeaturebox p { font-size: 16px; letter-spacing: 0 }
.appfeaturebox p:last-child { margin-bottom: 0 }

/* Market */
/*.marketbanner { position: relative; }
.marketbanner:before { content: ''; position: absolute; left: 0; top: 0; width: 100%; height: 70%; z-index: -1; background: #30d2b2; }*/
.marketbanner { background: #30d2b2; padding-bottom:0  }
.marketbanner .imgbox { position: relative; text-align: center; padding: 0 20px 45px; }
.marketbanner .imgbox img { position: relative; z-index: 1 }
.marketbanner .imgbox:before { content: ''; position: absolute; left: 0; bottom: 0; width: 100%; height: 50%; z-index: 0; background: #fff; }
.marketbanner p { max-width: 70%; margin: 0 auto 50px; padding: 0; }

/* Webinar */
.webinar-banner .titlebox { background: #ebf9fe; padding: 60px 0; }
.webinar-banner .titlebox h1 { margin-bottom: 0; max-width: 80%}
.webinar-banner .container { position: relative;  }
.webinar-banner .imgbox { position: relative; text-align: center; padding: 0 20px; }
.webinar-banner .imgbox::before { content: ''; position: absolute; left: 0; top: 0; width: 100%; height: 50%; background: #ebf9fe; z-index: -1; }
.webinar-banner .datebox { position: absolute; right: 30px; top: 10px; background: #27d2b2; text-align: center; width: 120px; font-size: 48px; font-weight: 600; color: #000; }
.webinar-banner .datebox sup { font-size: 20px; position: absolute; top: 20px; } 
.webinar-banner .datebox::before { content: ''; position: absolute; left: 0; top: -70px; background: url(../images/datebg.png) no-repeat center top; width: 120px; height: 74px; }
.webinar-banner .datebox span { background: #000; color: #fff; display: block; font-size: 22px; font-weight: 400; padding: 5px 0 }
.webinar-banner .desc { font-size: 18px; padding: 50px 20px; max-width: 1200px; margin: 0 auto }
.webinar-banner .action { text-align: center; margin-bottom: 60px; }

.pastwebinarbox { border-radius: 5px; background: #fff; display: flex; box-shadow: 0 0 13px rgba(0,0,0,0.2); margin-bottom: 40px; }
.pastwebinarbox .desc { flex-grow: 1; max-width: calc(100% - 120px); padding: 30px 40px; position: relative; }
.pastwebinarbox .datebox { flex: 0 0 120px; max-width: 120px; margin-left: auto;background: #fdd000; text-align: center; font-size: 48px; font-weight: 600; color: #000; position: relative; line-height: 1.65; }
.pastwebinarbox .datebox sup { font-size: 20px; position: absolute; top: 20px; } 
.pastwebinarbox .datebox span { background: #000; color: #fff; display: block; font-size: 22px; font-weight: 400; padding: 5px 0 }
.pastwebinarbox .desc h3 { margin-bottom: 10px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
.pastwebinarbox .desc p { padding: 0; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; max-width: calc(100% - 120px); }
.pastwebinarbox .learn-more { position: absolute; right: 40px; bottom: 30px; }

/* join reseller */

.accorcover .container &gt; h2 { text-align: center; }
.accorcover .panel { border: 0; box-shadow: none; margin-bottom: 30px; }
.accorcover .panel-heading { background: none; padding: 0; }
.accorcover .panel-title { font-weight: 400; color: #000; line-height: 2; }
.accorcover .panel-title a { display: block; position: relative; padding: 0 30px 0 0; font-weight: 500 }
.accorcover .panel-title a:after { content: "\f105"; position: absolute; right: 10px; top: 0px; font-family: "Font Awesome 5 Free"; font-weight: 900; transform: rotate(0deg); transition: transform 0.3s ease-in; }
.accorcover .panel-title a[aria-expanded="true"]:after { transform: rotate(90deg); }
.accorcover .panel-default &gt; .panel-heading + .panel-collapse &gt; .panel-body { border: 0; padding: 15px 0; }


/* Blog page */
aside { flex:0 0 330px; max-width: 330px; padding: 0 15px }
aside section { padding: 0 0 60px; }
section.widget_nav_menu,
aside section:first-child { padding: 0 0 40px; } 
aside h4 { margin-bottom: 20px; }
.h2 { margin-bottom: 15px; font-size: 48px }
.blogleft &gt; p { margin-bottom: 30px; }

.blogleft .blog-list-categroy { position: relative; margin-bottom: 30px; height: 48px; }

.page-template-page-blog .cpt-alm-wrapper,
.builderfly-social-list .cpt-alm-wrapper { display: flex; flex-wrap: wrap; margin: 0 -20px; }


.blog-list .col6 { flex: 0 0 50%; max-width: 50%; padding: 0 20px; display: flex; }
.builderfly-social-list .cpt-alm-wrapper .col-sm-4 { padding:0 20px  }


.blog-list .col6:first-child { flex: 0 0 100%; max-width: 100%; }
.bloglistbox { margin-bottom: 50px; width: 100%; }
.bloglistbox .imgbox { margin-bottom: 15px; }
.blog-list .col6:first-child img { width: 100%; }
.bloglistbox h4 { font-size: 22px; margin-bottom: 0; font-weight: 500 }
.bloglistbox a { color: #000; display: -webkit-box; overflow: hidden; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }

.blog-list-search .screen-reader-text,
.widget_search .screen-reader-text {display: none;}
.blog-list-search .search-form,
.widget_search .search-form {position: relative;}
.blog-list-search .search-form label,
.widget_search .search-form label { display: block; margin: 0 }
.blog-list-search .search-form .search-field, 
.widget_search .search-form .search-field {width: 100%;border: 1px solid #d5d5d5;box-shadow: none;font-size: 16px;font-weight: normal;
padding: 10px 50px 10px 20px;border-radius: 5px;}
.blog-list-search .search-submit, 
.widget_search .search-submit {position: absolute;right: 0;top:0;height: 48px;border: 0;font-size: 0;width: 50px;padding: 0; background: url(https://cdn.shortpixel.ai/client/q_glossy,ret_img/https://www.builderfly.com/wp-content/themes/builderfly/css/../images/search-icon.png) no-repeat center center }

.social-icons { display: flex; flex-wrap: wrap; justify-content: space-between; }
.social-icons a { width: 40px; height: 40px; background: #000; border-radius: 100%; display: flex; align-items: center; justify-content: center; color: #fff; font-size: 20px; }
.social-icons a.fb { background:#4e70b4 }
.social-icons a.tw { background:#74c9fa }
.social-icons a.inst { background:#e6679e }
.social-icons a.yt { background:#fd4552 }
.social-icons a.lkn { background:#6b61bf }

.popular-posts ul { padding: 0; }
.popular-posts ul li { margin-bottom: 40px; list-style-type: none; }
.popular-posts ul li a { display: block; color: #000; font-weight: 500; line-height: 1.4; }
.popular-posts ul li img { height: auto !important; margin: 0 0 15px; }


/* blog detail */
.blog-innerbanner { margin-bottom: 0; padding-bottom: 200px; }
.blog-innerbanner h1 { text-align: left; }
.blog-list-search { margin-bottom: 40px; }
.flex-row &gt; div.blog-list-categroy { position: relative; flex: 0 0 330px; max-width: 330px; height: 48px; z-index: 1; }
.blog-list-categroy ul { border: 1px solid #d5d5d5; background: #fff; border-radius: 5px; padding: 4px 20px; margin: 0; height: auto; line-height: 1; }
.blog-list-categroy ul::after { content: "\f107"; font-family: "Font Awesome 5 Free"; font-weight: 900; position: absolute; right: 30px; top: 16px; font-size: 14px; }
.cat_drp li:not(.init) { display: none; }
.blog-list-categroy ul.cat_drp li { list-style-type: none; margin: 0; padding: 0; background: 0 0; width: 100%; color: #666; }
.blog-list-categroy ul.cat_drp li a { color: #666; display: block; padding: 8px 0;	line-height: 1.4; font-size: 14px; }
.blog-detail .post-thumbnail { margin-top: -150px; margin-bottom: 30px; }
.blog-detail .post-thumbnail img { width: 100%; height: auto; box-shadow: 0 0 10px rgba(0,0,0,0.1); }
.contentpage h2,
.blog-detail h2 { font-size: 30px; font-weight: 500; margin-bottom: 10px; }
.contentpage h3,
.blog-detail h3 { font-weight: 500; margin-bottom: 10px; }
.contentpage p,
.blog-detail p { font-size: 16px; }

.socialshare { display: flex; align-items: center; margin-bottom: 30px; }
.socialshare span { font-size: 18px; font-weight: 600; margin-right: 15px; }
.socialshare ul li { margin-right: 10px !important; }

.blog-detail ul li {
	list-style: disc;
	margin-left: 20px;
	padding: 0 0 15px 10px;
}
.blog-detail ol li {
	list-style: decimal;
	padding: 0 0 15px;
	margin-left: 20px;
}

/* 404 page */
.error-404.not-found { text-align: center; padding: 8%; }
.error-404.not-found h1 { font-size: 180px; font-weight: 900; position: relative; margin-bottom: 20px; padding-bottom: 20px; line-height: 0.8; }
.error-404.not-found h1::before, .error-404.not-found h1::after { content: ""; height: 6px; background: #000; width: 350px; position: absolute; left: 0; right: 0; bottom: 0; margin: 0 auto; }
.error-404.not-found h1::after { content: ""; background: #000; width: 18px; border-radius: 100%; height: 18px; bottom: -5px; border: #fff solid 3px; }
.error-404.not-found h2 { text-transform: uppercase; color: #787878; font-size: 66px; margin-bottom: 20px; line-height: 1; }
.error-404.not-found p { font-size: 24px; margin-bottom: 20px; }

.search-results .blog-innerbanner,
.category .blog-innerbanner { padding-bottom: 60px; margin-bottom: 60px }



/* form */
.form-control { padding: 12px 20px; height: auto; font-size: 14px; line-height: 1.5; }
.form-control:focus { outline: 0; box-shadow: none; border-color:#ccc; }
.form-group { margin-bottom: 40px; }
.form-group label { font-weight: 600; margin-bottom: 10px; }
.form-group.required label::after { content: "*"; color: red; margin-left: 5px; }
.form-group.required label.error::after { content: none; }
select.form-control { -webkit-appearance: none; -moz-appearance: none; -ms-appearance: none; appearance: none; background: url(../images/selectbg.png) no-repeat right center; line-height: 1.54 }
.form-control.error { border-color:#ff0000; }
.error { color:#ff0000; margin-bottom: 0; font-size: 14px; font-weight: 500; line-height: 1.8;}
/*.form-group label.error {
	position: absolute;
	font-size: 14px;
	text-transform: capitalize;
	line-height: 1.8;
}*/

.form-group label.error {
	font-size: 14px;
	text-transform: none;
	line-height: 1.8;
	margin-bottom: 0
}

.hearabout .radio { display: inline-block; width: 100%; max-width: 20%;}
.radio,
.checkbox { padding-left: 20px; position: relative; display: block; }
.radio label,
.checkbox label { display: inline-block; position: relative; padding-left: 10px; margin-bottom: 0; line-height: 1.4; font-weight: 400 }
.radio input,
.checkbox input { opacity: 0; position: absolute; z-index: 1; cursor: pointer; margin-left: -20px; }
.radio label::before,
.checkbox label::before { content: ''; display: inline-block; position: absolute; width: 18px; height: 18px; left: 0; top: 2px; margin-left: -20px; border: 1px solid #ccc; border-radius: 50%; background-color: #fff; }
.radio.disabled label::before,
.checkbox.disabled label::before { opacity: 0.54; border-color: #ccc; }
.checkbox input:checked + label::before { border-color: #000; background-color: #000; }
.radio input:checked + label::before,
.checkbox input:checked + label::before { border-color: #000; }

.form-group.required .checkbox input + label::after { content: '' }
.radio input:checked + label::after, .checkbox input:checked + label::after { content: ''; display: inline-block; position: absolute; width: 10px; height: 10px; left: 4px; top: 6px; margin-left: -20px; border: 1px solid #000; border-radius: 50%; background-color: #000; }

.form-group.required .checkbox input:checked + label::after, .checkbox input:checked + label::after { content: "\f00c"; font-family: "Font Awesome 5 Free"; font-weight: 900; font-size: 11px; color: #fff; top: 2px; left: 3px; border-color: transparent; background-color: transparent; }
.checkbox label::before { border-radius: 2px; }
input[type="file"] { display: block; line-height: 1.6;}
textarea { resize: none; }

.help-block { font-size: 13px; }

.formcover .col-sm-6:nth-child(2n+1) { clear: both; }
.formmessage { display: none;  padding: 15px 10px; background: #ebebeb; border-radius: 5px; text-align: center; }
.mail-sent-ng { background: #d9534f; color: #fff; border: 1px solid #ff0000; }
.mail-sent-ok { background: #5cb85c; color: #fff; }

/* faq page */
.faqpage h2 { font-size: 36px; }



/* help section */
.helphomeboxcover { position: relative; margin-top: -60px; }
.helphomeboxcover::after { content: ''; position: absolute; left: 0; top: 0; background: #ebf9fe; width: 100%; height: 30%; z-index: -1; }
.helphomebox { background: #fff; border-radius: 10px; box-shadow: 4px 0 15px rgba(152,162,172,0.4); padding: 60px; }
.helphomebox h3 { font-size: 36px; text-align: center; font-weight: 500; }
.helphomebox h4 { font-size: 22px; padding: 0 0 20px; margin: 0 0 20px; position: relative; font-weight: 500; }
.helphomebox h4:after { content: ''; position: absolute; left: 0; bottom: 0; width: 50px; height: 3px; background: #2ed0b0; }
.helphomebox p { padding-bottom: 20px; }
.helphomebox ul { margin-bottom: 0 }
.helphomebox ul li { padding: 8px 0; }
.helphomebox ul li a { color: #000; font-weight: 400 }
.helphomebox ul li a:hover { color:#2ed0b0; }
.helphomebox ul.halfsec { column-count: 2; }

.menu-help-sidebar-menu-container li { list-style-type: none; }
.menu-help-sidebar-menu-container li a { padding: 12px 0px 12px 30px; border-left: #ddd solid 1px; display: block; color: #000; font-weight: 400; }
.menu-help-sidebar-menu-container  .current_page_item &gt; a, .menu-help-sidebar-menu-container  .current-page-parent &gt; a { border-left: #2ed0b0 solid 3px; color:#2ed0b0;  }
.menu-help-sidebar-menu-container .sub-menu { display: none; }
.menu-help-sidebar-menu-container .current-menu-item .sub-menu, .menu-help-sidebar-menu-container .current_page_parent .sub-menu { display: block; }
.menu-help-sidebar-menu-container .sub-menu a { padding: 0px 0 10px 50px; font-size: 14px; }
.helpcontent ol, .helpcontent ul { padding: 0px 0 20px; margin: 0px; }
.helpcontent li { margin: 0 0 0 15px; padding: 0 0 7px 5px; list-style: disc; }
.helpcontent a, .helpcontent a:focus, .helpcontent a:focus { outline: none; text-decoration: underline; color: #2ed0b0; }
.helpcontent h2, .helpcontent h3, .helpcontent h4 { margin-bottom: 15px; }
.helpcontent p { font-size: 16px; letter-spacing: 0 }
.helpcontent strong { font-weight: 600 }

.helpcontent table { margin: 0 0 1.5em; width: 100%; border: #ebebeb solid 1px; }
.helpcontent td, .helpcontent th { padding: 15px; border: #ebebeb solid 1px; }

.helpleftmenu .navbar-collapse { padding: 0 }
.helpleftmenu .navbar-toggle { float: none; background: #fff; display: none; width: 100%; margin: 0 0 40px; padding: 15px; box-shadow: 0 0 5px rgba(0,0,0,0.2); }
.helpleftmenu .navbar-toggle .sr-only { clip:inherit; width: auto; height: auto; left: 50px; top: 10px; font-weight: 500 }
.helpleftmenu .navbar-toggle .icon-bar { background: #333;}
.helpleftmenu .menu-item-has-children::after { content: none;}

.breadcrums { margin-bottom: 40px; font-size: 14px; }
.breadcrums a { color: #000; }
.breadcrums &gt; span { color: #999; }


/* contact */
.contactcover .flex-row &gt; div.col6 { display: flex; }
.contactbox { box-shadow: #f0eeee 0px 0px 20px 10px; padding: 30px; border-radius: 5px; margin-bottom: 40px; flex: 1 }
.contactbox h3 { margin-bottom: 20px; font-weight: 500 }
.contactbox p { font-size: 16px; }
.contactbox a { color:#2ed0b0; }
.contactbox .desc { display: flex; margin-bottom: 15px; }
.contactbox .desc:last-child { margin-bottom: 0 }
.contactbox .desc .iconbox { width: 30px; }
.contactbox .desc span { min-width: 130px; display: inline-block; }

/* Career */
.careercontentcover .even-section { height: auto; }
.careercover p { font-size: 16px; letter-spacing: 0 }
.careercover p strong { font-weight: 500 }
.careercover.accorcover .panel-title a { background: #ebf9fe; padding:10px 20px; border-left: 5px solid #fed201; font-size: 18px; }
.careercover.accorcover .panel-title a:after { right: 20px; top: 10px;}
.careercover.accorcover .panel-default &gt; .panel-heading + .panel-collapse &gt; .panel-body { padding: 20px }

.careerform { background: #ebf9fe; padding:40px 30px; border-top: 8px solid #fed201; }
.careerform h2, .careerform p { text-align: center; }
.careerform p { padding-bottom: 40px; }

/* Responsive */
@media screen and (max-width: 1499px) {
.mainbanner .toptext, .mainbanner .content, .mainbanner .middleimg { max-width: 80%;}
.subbanner.subbannerform .flex-row &gt; div.formsec { flex: 0 0 652px; max-width: 652px; }
.subbanner.subbannerform .formbox .form-control { font-size: 13px; }
}
@media screen and (max-width: 1199px) {
.mainbanner .toptext, .mainbanner .content, .mainbanner .middleimg { max-width: 100%;}
h1 {font-size: 42px;}
.h2, h2 {font-size: 32px;}
.blog-innerbanner .flex-row,
.blogcover .flex-row { flex-wrap: inherit; }
.startbusinesscover .imgbox img:first-child, .startbusinesscover .imgbox img:nth-child(2) { max-width: 20%; }

.subbanner.subbannerform::before { content: none; }
.subbanner.subbannerform { padding: 50px 0 0; text-align: center; }
.subbanner.subbannerform .flex-row &gt; div.formsec { flex: 0 0 710px; max-width: 710px; margin: 40px auto 0; }

}
@media screen and (max-width: 1023px) {
.odd-section, .even-section { flex-wrap: wrap;}
.innerbanner .desc,
.innerbanner .imgbox { flex: 0 0 100%; max-width: 100%; }
.innerbanner .imgbox { margin-bottom: 60px  }
.mainbanner .middleimg .leftimg { max-width: 160px;}
.featurescover .odd-even-des { padding: 30px 15px;}
aside { flex: 0 0 33.3333%; max-width: 33.3333%;}
.hearabout .radio { width: auto; max-width: inherit; padding-right: 30px; }
.helphomebox ul { margin-bottom: 40px }
.flex-row &gt; div.col6 { flex: 0 0 100%; max-width: 100%; }
.site { padding-top: 60px; }
.bloglistbox h4 { font-size: 16px;}

.subbanner.subbannerform .flex-row &gt; div.formsec { flex: 0 0 100%; max-width: 100%;}
}

@media screen and (max-width: 767px) {
h1, h2, h3, h4, h5, h6{margin: 0 0 20px;}
h1 {font-size: 34px;}
.h2, h2 {font-size: 24px;}
h3 {font-size: 20px;}
p{font-size: 16px;}

.innerbanner .imgbox { margin-bottom: 40px  }
.startbusinesscover .imgbox img:first-child, .startbusinesscover .imgbox img:nth-child(2) { max-width: inherit; position: relative; top: auto; margin-bottom: 30px; }
.mainbanner .middleimg .leftimg { max-width: 20%;}
.marketbanner p { max-width: 100%; }
.webinar-banner .datebox { position: relative; 	left: 50%; margin-bottom: 30px; transform: translateX(-50%);}
.webinar-banner .titlebox h1 { max-width: 100%;}
.pastwebinarbox { position: relative; }
.pastwebinarbox .desc { max-width: 100%; padding: 20px; }
.pastwebinarbox .desc p { max-width: 100%; white-space: nowrap; }
.pastwebinarbox .desc h3 { white-space: normal; line-height: 1.6; }
.pastwebinarbox .learn-more { position: relative; right: auto; bottom: auto; margin-top: 10px; display: block; }
.webinar-banner .desc { font-size: 16px; }
.pastwebinarbox .datebox { position: absolute; right: 0; bottom: 0; font-size: 16px; width: auto; font-weight: 400; padding: 5px 10px; }
.pastwebinarbox .datebox sup { font-size: 14px; position: relative; top: -7px; }
.pastwebinarbox .datebox span { background: none; color: #000; display: inline-block; font-size: 14px; font-weight: 400; padding: 5px; }
.blog-innerbanner .flex-row,
.blogcover .flex-row { flex-wrap: wrap; }
.blog-list .col6,
aside { flex: 0 0 100%; max-width: 100%;}
.blog-list-search { margin-bottom: 15px; }
.flex-row &gt; div.blog-list-categroy { flex: 0 0 100%; max-width: 100%; margin-bottom: 15px;}

.error-404.not-found h1 { font-size: 140px; }
.error-404.not-found h1::before, .error-404.not-found h1::after { width: 270px; }
.error-404.not-found h2 { font-size: 56px;}
.hearabout .radio { display: block; }
.form-control { padding: 12px 15px; font-size: 14px;}
.helphomebox { padding: 30px 20px;}
.helphomebox h3 { font-size: 26px; }
.helphomebox ul.halfsec { column-count: 1; }
.helpleftmenu .navbar-toggle { display: block; }
.contactbox .desc .iconbox { max-width: 25px; flex: 0 0 25px}
.contactbox .desc &gt; div br { display: none; }
}

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

}

@media screen and (max-width: 575px) { 
.subbanner.subbannerform .formbox form h3 { font-size: 24px;}
.subbanner.subbannerform .form-text { text-align: center; margin-bottom: 26px; }
}

@keyframes loadingnormal {
  0% { opacity: 1 }
  100% { opacity: 0 }
}
.loading-normal-inner div {
  left: 47px;
  top: 24px;
  position: absolute;
  animation: loadingnormal linear 1s infinite;
  width: 6px;
  height: 12px;
  border-radius: 3px / 6px;
  transform-origin: 3px 26px;
}
.loading-normal-inner div:nth-child(1) {
  transform: rotate(0deg);
  animation-delay: -0.9166666666666666s;
}
.loading-normal-inner div:nth-child(2) {
  transform: rotate(30deg);
  animation-delay: -0.8333333333333334s;
}
.loading-normal-inner div:nth-child(3) {
  transform: rotate(60deg);
  animation-delay: -0.75s;
}
.loading-normal-inner div:nth-child(4) {
  transform: rotate(90deg);
  animation-delay: -0.6666666666666666s;
}
.loading-normal-inner div:nth-child(5) {
  transform: rotate(120deg);
  animation-delay: -0.5833333333333334s;
}
.loading-normal-inner div:nth-child(6) {
  transform: rotate(150deg);
  animation-delay: -0.5s;
}
.loading-normal-inner div:nth-child(7) {
  transform: rotate(180deg);
  animation-delay: -0.4166666666666667s;
}
.loading-normal-inner div:nth-child(8) {
  transform: rotate(210deg);
  animation-delay: -0.3333333333333333s;
}
.loading-normal-inner div:nth-child(9) {
  transform: rotate(240deg);
  animation-delay: -0.25s;
}
.loading-normal-inner div:nth-child(10) {
  transform: rotate(270deg);
  animation-delay: -0.16666666666666666s;
}
.loading-normal-inner div:nth-child(11) {
  transform: rotate(300deg);
  animation-delay: -0.08333333333333333s;
}
.loading-normal-inner div:nth-child(12) {
  transform: rotate(330deg);
  animation-delay: 0s;
}
.cpt-alm-loader {
  display: none;
  width: 50px;
  height: 50px;
  margin: 0 auto;
  overflow: hidden;
  background: none;
}
.cpt-loading-icon {
  width: 100%;
  height: 100%;
  position: relative;
  transform: translateZ(0) scale(0.5);
  backface-visibility: hidden;
  transform-origin: 0 0; /* see note above */
}
.cpt-loading-icon { box-sizing: content-box; }
.cpt-alm-loader.loading-normal {
  display: block;
}


</pre></body></html>