/*
Theme Name: Swipe Sense
Author: Swipe Sense
Tags: Black, Blue, Light, responsive, fixed width
Description: Swipe Sense theme for WordPress takes us back to the blog, featuring a full range of post formats, each displayed beautifully in their own unique way. Design details abound, starting with a vibrant color scheme and matching header images,  beautiful typography and icons, and a flexible layout that looks great on any device, big or small.
*/

/*

*/

@import url('https://fonts.googleapis.com/css2?family=Lato&display=swap');

* { margin: 0px; padding: 0px; -webkit-font-smoothing: antialiased; box-sizing: border-box; -webkit-box-sizing: border-box; -webkit-text-size-adjust: none; }
html, body { width: 100%; font-size: 17px; font-weight: 300; color: #494a52; font-family: "Gotham Rounded 3r", "Gotham Rounded A", "Gotham Rounded B", "Arial"; font-style: normal; background: #fff; }

*::-webkit-input-placeholder { opacity:1; color: #1c3c6e; }
*::-moz-placeholder {opacity:1;color: #1c3c6e; }
*:-ms-input-placeholder {opacity:1;color: #1c3c6e; }

input[type=checkbox]{ -webkit-appearance: checkbox; margin: 0px 0 0 0px; display: inline-block; vertical-align: top; }
button, input, textarea { -webkit-appearance: none; -webkit-border-radius: 0px; font-family: "Gotham Rounded 4r","Gotham Rounded A","Gotham Rounded B",Arial; }

:focus,input:focus, textarea:focus { outline: none; }
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; vertical-align: baseline; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
:focus { outline: none; }

/* common */
a { transition: all 0.3s; -webkit-transition: all 0.3s; -ms-transition: all 0.3s; text-decoration: none; outline: none; }
ul { list-style: none; }
.clear { clear: both; overflow: hidden; }
img { border: 0px; outline: none; display: block; max-width: 100%; }

h1, h2, h3, h4, h5, h6 { padding-bottom: 20px;  font-family: 'Gotham Rounded 3r','Gotham Rounded A','Gotham Rounded B','Arial'; font-weight: 300; }
h1 { font-size: 48px; }
h2 { font-size: 40px; }
h3 { font-size: 48px; }
h4 { font-size: 32px; }
h5 { font-size: 18px; }
h6 { font-size: 16px; }

p { padding-bottom: 11px; color: #5e6978; font-size: 16px; line-height: 28.8px; letter-spacing: 0.16px; }
p a { text-decoration: underline; color:#c8908f; }
p a:hover { opacity: 0.6; }
p strong { font-weight: 700; }

#back-to-top { box-shadow: 0px 0px 15px rgba(0,0,0,0.4) inset; -webkit-box-shadow: 0px 0px 15px rgba(0,0,0,0.4) inset; -ms-box-shadow: 0px 0px 15px rgba(0,0,0,0.4) inset; position: fixed; bottom: 20px; display: none; right: 15px; z-index: 9999; width: 34px; height: 34px; cursor: pointer; border-radius: 50%; -webkit-border-radius: 50%; transition: opacity 0.2s ease-out; -webkit-transition: opacity 0.2s ease-out; opacity: 0; background: #006bb6; }
#back-to-top:after { width: 0px; height: 0px; content: ''; position: absolute; left: 50%; top: 50%; border: 10px solid transparent; border-bottom-color: #fff; margin: -15px 0 0 -10px; }
#back-to-top.show { opacity: 0.8; }
#back-to-top.show:hover { opacity: 1; }
a.close, a.mobilemenu { display: none; }

.button { padding: 21px 34px; line-height: normal; font-size: 18px; letter-spacing: 0.1em; display: inline-block; text-align: center; text-decoration: none; cursor: pointer; font-family: "Gotham Rounded 3r","Gotham Rounded A","Gotham Rounded B","Arial"; font-style: normal; font-weight: 300; border-radius: 300px; color: #fff;    background-color: #00abe5; border-color: #00abe5; transition: .1s opacity linear !important; border: 0 !important; }
.button:hover { opacity: 0.8; }

.button1 { font-size: 13px; letter-spacing: 0.1em; padding: 13px 26px; display: inline-block; font-family: "Gotham Rounded 4r","Gotham Rounded A","Gotham Rounded B","Arial"; font-style: normal; font-weight: 400; border: 2px solid #00abe5; background-color: transparent; transition: .1s background-color linear,0.1s color linear !important; color: #00abe5; text-transform: uppercase; letter-spacing: .1em; border-radius: 30px; }
.button1:hover { color: #fff; background: #00abe5; }

.d-flex { display: flex; flex-wrap: wrap; }
.a-center { align-items: center; }
.j-center { justify-content: center; }
.j-end { justify-content: flex-end; }
.space-between { justify-content: space-between; }

#wrapper { width: 100%; position: relative; }
img { height: auto; }

.container { padding: 0 15px; max-width: 1440px; margin: 0 auto; position: relative; }

/*header-part*/
#header-part { padding: 37px 94px 0px 95px; width: 100%; height: 262px; background: url(images/tile-bg.png) center no-repeat; background-size: cover; }
#header-part a.menu_trigger { display: none; }
#header-part a.clsoebtn { display: none; }
#header-part a.logo { display: block; max-width: 154px; }
#header-part .navmenu { padding: 56px 0px 0px 0px; }
#header-part .navmenu ul { list-style: none; display: flex; align-items: center; }
#header-part .navmenu li { padding: 0px 0px 0px 37px; position: relative; }
#header-part .navmenu li a { font-size: 14px; color: #fff; letter-spacing: 0.84px; line-height: 38px; text-transform: uppercase; }
#header-part .navmenu li a > span { display: none; }
#header-part .navmenu li.buttonback a { display: block; padding: 5px 18px; line-height: 28px; border: #fff solid 2px; border-radius: 20px; letter-spacing: 1.26px; }
#header-part .navmenu li.buttonback { padding-left: 20px; }
#header-part .navmenu li.buttonback a:hover { background: #fff; color: rgba(0,171,229,1.0); }
#header-part .navmenu li ul { position: absolute; left: 0px; top: 20px; width: 200px; display: none; padding-top: 30px; }
#header-part .navmenu li ul li a > span { display: inline; padding-right: 10px; }
#header-part .navmenu li ul li { padding-bottom: 10px; }
#header-part .navmenu li ul li a { line-height: 24px; }
.home #header-part { position: absolute; left: 0px; top: 0px; background: none; }
#header-part { }
#header-part { }
#header-part { }

	.banner-bar { padding: 222px 94px 183px 95px; background: url(images/tile-bg.png) center no-repeat; background-size: cover; }
	.banner-bar .text { padding: 17px 20px 0px 8.50%; width: 50%; }
	.banner-bar .text h2 { font-family: 'Gotham Rounded 3r','Gotham Rounded A','Gotham Rounded B','Arial'; font-size: 32px; font-weight: 300; color: #fff; line-height: 1.5; letter-spacing: .02em; padding: 0px; margin-bottom: 0.83em; }
	.banner-bar .text p { color: #fff; margin-bottom: 1em; }
	.banner-bar .text p a { color: #fff; }
	.banner-bar .text p { }
	.banner-bar .text { }
	.banner-bar figure { padding: 52px 0px 0px 15px; text-align: center; width: 50%; }
	.banner-bar figure img { margin-bottom: 49px; display: block; }
	
	.imgcontent-bar { padding: 50px 0px 0px 0px; }
	.imgcontent-bar .container { max-width: 1777px; }
	.imgcontent-bar .imgcontent { position: relative; }
	.imgcontent-bar .imgcontent h3 { padding: 0 0 10px; text-align: center; color: rgba(60,69,82,1.0); font-family: 'Gotham Rounded 3r','Gotham Rounded A','Gotham Rounded B','Arial'; font-size: 48px; font-weight: 300; letter-spacing: .01em; line-height: 1.4; }
	.imgcontent-bar .imgcontent figure { }
	.imgcontent-bar .imgcontent .boxbg { padding-bottom: 94px; }
	.imgcontent-bar .imgcontent .boxbg.right { flex-direction: row-reverse; }
	.imgcontent-bar .imgcontent .boxbg figure { padding: 0px 17px 0px 17px; width: 50%; }
	.imgcontent-bar .imgcontent .boxbg figure img { margin-left: -5.859%; }
	.imgcontent-bar .imgcontent .boxbg .content { padding: 92px 10px 0px 9.25%; width: 50%; position: relative; z-index: 10; }
	.imgcontent-bar .imgcontent .boxbg .content p { margin-bottom: 1em; }
	.imgcontent-bar .imgcontent .boxbg .content { }
	.imgcontent-bar .imgcontent .boxbg .content { }
	.imgcontent-bar .imgcontent .boxbg .content { }
	.imgcontent-bar .imgcontent .boxbg .content { }
	.imgcontent-bar .imgcontent.border1:after { content: ""; position: absolute; left: 50%; bottom: 0px; transform: translateX(-50%); width: 30%; background: rgba(221,221,221,1.0); height: 1px; }
	.imgcontent-bar .imgcontent.border1 { padding-bottom: 17px; }
	.imgcontent-bar .imgcontent .boxbg { }
	.imgcontent-bar .imgcontent.type2 { }
	.imgcontent-bar .imgcontent.type2 .boxbg { }
	.imgcontent-bar .imgcontent.type2 .boxbg figure,
	.imgcontent-bar .imgcontent.type4 .boxbg figure { padding: 123px 1% 0px 9.35%; width: 50%; }
	.imgcontent-bar .imgcontent.type2 .boxbg figure img,
	.imgcontent-bar .imgcontent.type4 .boxbg figure img { margin: 0px; }
	.imgcontent-bar .imgcontent.type2 .boxbg .content,
	.imgcontent-bar .imgcontent.type4 .boxbg .content { padding: 123px 8.33% 0px 17px; }
	.imgcontent-bar .imgcontent.type2 .boxbg h3,
	.imgcontent-bar .imgcontent.type4 .boxbg h3 { padding-bottom: 32px; text-align: left; }
	.imgcontent-bar .imgcontent .boxbg .button1 { margin-top: 19px; }
	.imgcontent-bar .imgcontent.type2 .boxbg { }
	.imgcontent-bar .imgcontent.type2 .boxbg { }
	.imgcontent-bar .imgcontent.type4 .boxbg { padding-top: 70px; padding-bottom: 70px; }
	.imgcontent-bar .imgcontent.type4 .boxbg .content { padding: 123px 9% 0px 17px; }
	.imgcontent-bar .imgcontent.type2 { }
	.imgcontent-bar .imgcontent.type3 { }
	.imgcontent-bar .imgcontent.type3 .boxbg { padding-top: 150px; }
	.imgcontent-bar .imgcontent.type3 .boxbg figure,
	.imgcontent-bar .imgcontent.type5 .boxbg figure { padding: 43px 9.3% 0px 1%; width: 50%; }
	.imgcontent-bar .imgcontent.type3 .boxbg figure img,
	.imgcontent-bar .imgcontent.type5 .boxbg figure img { margin: 0px; }
	.imgcontent-bar .imgcontent.type3 .boxbg h3,
	.imgcontent-bar .imgcontent.type5 .boxbg h3 { padding-bottom: 32px; text-align: left; }
	.imgcontent-bar .imgcontent.type3 .boxbg .content,
	.imgcontent-bar .imgcontent.type5 .boxbg .content { padding: 43px 17px 0px 9.33%; }
	.imgcontent-bar .imgcontent.type5 .boxbg { padding-top: 67px; padding-bottom: 15px; }
	
	.cta-bar { padding: 108px 0px 100px 0px; text-align: center; }
	.cta-bar h4 { padding: 0px 10px 40px 0px; letter-spacing: .02em; }
	.cta-bar a.button { padding: 25px 46px; font-size: 20px; letter-spacing: 0.08em; }
	.cta-bar.text { padding: 45px 95px 95px; text-align: left; }
	.cta-bar.text .contentmid { max-width: 83.33%; margin: 0 auto; }
	.cta-bar.text h2 { padding-bottom: 23px; letter-spacing: 0.01em; }
	.cta-bar.text .buttonbg { padding-top: 20px; text-align: center; }
	.cta-bar.text a.button { font-size: 18px; padding: 21px 34px; letter-spacing: 0.1em; }
	.cta-bar.text p { padding-bottom: 25px; }
	
	.text-bar { padding: 73px 95px 50px 95px; }
	.text-bar .contentmid { padding: 0 2px; max-width: 83.33%; margin: 0 auto; }
	.text-bar .intro { padding-bottom: 60px; }
	.text-bar .intro p { padding-bottom: 24px; font-size: 30px; letter-spacing: .014em; line-height: 1.87; font-weight: 400; color: rgba(60,69,82,1.0); }
	.text-bar h1 { padding-bottom: 31px; font-size: 40px; letter-spacing: 0.01em; }
	.text-bar p { padding-bottom: 27px; line-height: 1.8; }
	.text-bar a.button { padding: 11px 27px; font-size: 20px; letter-spacing: 0.01em; }
	.text-bar p a { color: #00abe5; text-decoration: underline; }
	
	.contentimg-bar { padding: 51px 0 0 0; }
	.contentimg-bar .contentmid { padding: 0 95px; }
	.contentimg-bar .intro { padding: 0 17px 60px; text-align: center; }
	.contentimg-bar .intro h2 { padding-bottom: 37px; font-size: 48px; letter-spacing: 0.01em; }
	.contentimg-bar .intro h4 { font-size: 21px; line-height: 26px; letter-spacing: 0.01em; }
	.contentimg-bar .intro { }
	.contentimg-bar .imgcontentbg { }
	.contentimg-bar .img-content { padding: 80px 0; }
	.contentimg-bar .img-content figure { padding: 0 17px; width: 50%; display: flex; align-items: center; justify-content: center; }
	.contentimg-bar .img-content .text { padding: 0 17px; width: 50%; }
	.contentimg-bar .img-content h2 { padding-bottom: 30px; color: rgba(60,69,82,1.0); font-size: 32px; font-weight: 300; letter-spacing: 0.01em; }
	.contentimg-bar .img-content h3 { color: rgba(60,69,83,0.6); font-size: 17px; font-weight: 300; letter-spacing: 0.06em; }
	.contentimg-bar .img-content p { padding-bottom: 27px; }
	.contentimg-bar .img-content p a { color: rgba(143,78,215,1.0); }
	.contentimg-bar .img-content p a:hover { opacity: 0.9; }
	.contentimg-bar .img-content.right { flex-direction: row-reverse; }
	.contentimg-bar .img-content.type2 { padding-top: 64px; }
	.contentimg-bar .img-content.type2 figure { padding-left: 40px; width: 33.33%; }
	.contentimg-bar .img-content.type2 .text { padding-top: 7px; padding-left: 0px; width: 66.66%; }
	.contentimg-bar .img-content.type2 { }
	.contentimg-bar .img-content.type3 { padding-top: 70px; }
	.contentimg-bar .img-content.type3 figure { padding-left: 0px; padding-right: 24px; width: 33.33%; }
	.contentimg-bar .img-content.type3 .text { padding-left: 10px; padding-top: 5px; width: 66.66%; }
	.contentimg-bar .img-content.type3 figure img { width: 100%; max-width: 250px; }
	.contentimg-bar .img-content.type3 { }
	.contentimg-bar .img-content.type4 { padding-top: 70px; }
	.contentimg-bar .img-content.type4 .text { padding-top: 7px; padding-left: 0px; }
	.contentimg-bar .img-content.type4 figure { padding-left: 32px; }
	.contentimg-bar .img-content.type4 figure img { max-width: 250px; }
	.contentimg-bar.type2 { padding-top: 74px; }
	.contentimg-bar.type2 h1 { letter-spacing: 0.01em; }
	.contentimg-bar.type2 .intro { padding-bottom: 40px; }
	.contentimg-bar.type2 .img-content { padding: 47px 0 10px; align-items: center; text-align: center; margin: 0 -17px; }
	.contentimg-bar.type2 .img-content figure { padding: 0px; }
	
	.newslist-bar { padding: 36px 95px 150px; }
	.newslist-bar h1 { padding-bottom: 40px; letter-spacing: 0.02em; font-size: 40px; }
	.newslist-bar .intro { padding-bottom: 32px; margin-bottom:40px; border-bottom: #ddd solid 1px; max-width: 1420px; }
	.newslist-bar .intro p { padding-bottom: 20px; }
	.newslist-bar .sya_container { }
	.newslist-bar .sya_container ul { padding: 2px 0px 20px 20px; margin-bottom: 20px; list-style: none; border-bottom: #ddd solid 1px; }
	.newslist-bar .sya_container li { padding: 20px 0 20px 20px; font-size: 16px; position: relative; }
	.newslist-bar .sya_container li a { color: rgba(143,78,215,1.0); text-decoration: underline; }
	.newslist-bar .sya_container li a:hover { text-decoration: none; }
	.newslist-bar .sya_container li:before { content: ""; position: absolute; left: 4px; top: 28px; width: 4px; height: 4px; border-radius: 50px; background: #555; }
	.newslist-bar .sya_container ul:last-child { border: 0px; }
	.newslist-bar .sya_container .subfield { padding-right: 5px; }
	
	.resources-bar { padding: 28px 0px 0px; }
	.resources-bar h1 { padding-bottom: 62px; text-align: center; color: #7b5aa6; font-size: 54px; }
	.resources-bar .container1 { padding: 0 95px; }
	.resources-bar .filterbg { padding-bottom: 10px; width: 100%; }
	.resources-bar .filterbg span.heading { display: block; font-size: 16px; padding: 3px 6px 0 0; }
	.resources-bar .filterbg ul { list-style: none; }
	.resources-bar .filterbg ul li { padding: 0 14px; position: relative; }
	.resources-bar .filterbg ul li a { font-size: 16px; font-weight: 700; color: #7b5aa6; text-decoration: none; border: 0; text-transform: uppercase; font-family: Avenir Next,sans-serif !important; line-height: 28px; }
	.resources-bar .filterbg ul li:not(:last-child):before { content: ""; position: absolute; right: 0px; top: 0px; width: 1px; height: 28px; background: #7b5aa6; }
	.resources-bar .filterbg { }
	.resources-bar .filterbg { }
	.resources-bar .resources-list { padding: 0px 52px 0px 0px; }
	.resources-bar .resources-list .resource-item { width: calc(33.33% - 20px); margin: 10px; background: #ebebeb; transform: scale(0); transition: 0.5s all; }
	.resources-bar .resources-list .resource-item figure { }
	.resources-bar .resources-list .resource-item figure img { display: block; height: 278px; width: 100%; object-fit: cover; }
	.resources-bar .resources-list .resource-item .infos { padding: 30px 15px 20px 15px; }
	.resources-bar .resources-list .resource-item .infos h4 { padding-bottom: 15px; color: #44c8f5; border: 0; font-size: 22px; font-family: 'Gotham Rounded 3r','Gotham Rounded A','Gotham Rounded B',Arial; line-height: 1.2; font-weight: 500; }
	.resources-bar .resources-list .resource-item .infos h4 a { color: #44c8f5; }
	.resources-bar .resources-list .resource-item .infos p { padding-bottom: 0px; }
	.resources-bar .resources-list .resource-item.showall { transform: scale(1); }
	.resources-bar .resources-list .resource-item { }
	.resources-bar .resources-list .resource-item { }
	.resources-bar .resources-list .resource-item { }
	
	.resourcebottom-bar { padding: 50px 95px 60px; }
	.resourcebottom-bar h3 { font-size: 32px; }
	.resourcebottom-bar .formbg { padding-top: 10px; width: 50%; }
	.resourcebottom-bar .formbg .wpcf7 { padding: 5px 0px 0px 20px; max-width: 480px; }
	.resourcebottom-bar .formbg .wpcf7 label { display: block; }
	.resourcebottom-bar .formbg .wpcf7 label span { color: #f00; }
	.resourcebottom-bar .formbg .wpcf7 .wpcf7-email { display: block; width: 100%; height: auto; border-style: solid; border-width: 1px; box-sizing: border-box;  background-color: #fff; background: #fafafa; padding: 11px 12px; line-height: normal; color: #000; font-family: sans-serif; border-color: rgba(204,204,204,1.0);
    background-color: rgba(#null,0.0); border-radius: 2px; margin-bottom: 20px; }
	.resourcebottom-bar .formbg .wpcf7 input.wpcf7-submit { background-color: rgba(0,171,229,1.0); border-color: rgba(0,171,229,1.0); border-radius: 300px; border-width: 0px; color: rgba(255,255,255,1.0); padding-left: 35px; padding-right: 35px; padding-top: 13px; padding-bottom: 13px; letter-spacing: .12em; font-size: 14px; }
	.resourcebottom-bar .formbg .wpcf7 { }
	.resourcebottom-bar .formbg { }
	.resourcebottom-bar .formbg { }
	.resourcebottom-bar .twitterbg { padding: 20px 10px 0px 0; width: 48%; }
	.resourcebottom-bar .twitterbg .twitterframe { max-height: 385px; overflow: hidden; overflow-y: scroll; margin-top: 24px; border-left: 1px solid #ccc; padding-left: 35px !important; margin-left: 0px !important; }
	
	.bloglist-bar { }
	.bloglist-bar .intro { padding: 30px 95px; background-color: #f5f5f5; border-top: 1px solid #fff; }
	.bloglist-bar h1 { font-size: 54px; color: #394381; line-height: 1.2; padding-bottom: 8px; }
	.bloglist-bar .container1 { padding: 70px 95px; }
	.bloglist-bar .featured-blog { width: calc(100% - 340px); }
	.bloglist-bar .featured-blog .news-item { width: calc( 33.33333333% - 20px ); margin-right: 20px; border: 1px solid #eee; position: relative; border-radius: 4px; box-shadow: 0px 2px 2px 0px rgb(0 0 0 / 14%); margin-bottom: 20px;}
	.bloglist-bar .featured-blog figure { margin-bottom: 15.416px; position: relative; height: 150px; }
	.bloglist-bar .featured-blog figure img { height: 100%; width: 100%; object-fit: cover; }
	.bloglist-bar .featured-blog .infos { padding: 0 15px 22px; }
	.bloglist-bar .featured-blog .infos .entry { min-height: 109px; }
	.bloglist-bar .featured-blog h3 { padding-bottom: 12px; font-size: 20px; letter-spacing: .02em; line-height: 1.3em; font-family: "Gotham Rounded 3r","Gotham Rounded A","Gotham Rounded B","Arial"; font-weight: 400; }
	.bloglist-bar .featured-blog p { font-family: "Gotham Rounded 3r","Gotham Rounded A","Gotham Rounded B","Arial"; font-style: normal; font-weight: 300; font-size: 18px; line-height: 1.8em; text-transform: none; color: #000; }
	.bloglist-bar .featured-blog span.date { display: block; font-family: "Gotham Rounded 3r","Gotham Rounded A","Gotham Rounded B","Arial"; font-style: normal;  font-weight: 300; font-size: 13px; letter-spacing: .06em; text-transform: uppercase; color: #000; }
	.bloglist-bar .featured-blog .buttonbg { }
	.bloglist-bar .featured-blog .buttonbg a { display: block; width: 100%; text-align: center; padding: 18px; border-top: 1px solid #eee; font-size: 12px;  text-decoration: none; color: #00abe5; letter-spacing: .06em; transition: .15s ease-out; font-weight: 500; }
	.bloglist-bar .featured-blog .buttonbg a span:after { content: "\2192"; padding-left: 0.7em; font-family: Libre Franklin; font-weight: 500; font-style: normal;
    font-size: 12px; letter-spacing: .06em; text-transform: none; }
	.bloglist-bar .featured-blog { }
	.bloglist-bar .featured-blog { }
	.bloglist-bar .blog-sidebar-container { max-width: 340px; padding-left: 47px; width: 100%; }
	.bloglist-bar .blog-sidebar-container .subscriberform { background-color: #f2f2f2; border-radius: 1rem; -webkit-transition: -webkit-transform 250ms ease,box-shadow 250ms ease,color 250ms ease; -webkit-transition: transform 250ms ease,box-shadow 250ms ease,color 250ms ease; transition: transform 250ms ease,box-shadow 250ms ease,color 250ms ease; box-shadow: 1px 1px 5px 0 rgba(1,1,1,.05); padding: 1.9rem; text-align: center; margin-bottom: 40px; }
	.bloglist-bar .blog-sidebar-container h3 { padding: 0 20px; font-size: 18px; text-transform: uppercase; line-height: 1.3; margin-bottom: 22px; color: rgba(60,69,82,1.0); font-weight: 500; }
	.bloglist-bar .blog-sidebar-container .subscriberform label { display: block; text-align: left; line-height: 1.6; padding-bottom: 1px; }
	.bloglist-bar .blog-sidebar-container .subscriberform .wpcf7 input[type="email"] { width: 100%; height: auto !important; border-style: solid; border-width: 1px;   background-color: #fff; background: #fafafa; padding: 11px 12px; line-height: normal; color: #000; font-family: sans-serif;border-color: rgba(204,204,204,1.0);
    background-color: rgba(#null,0.0); color: ; border-radius: 2px; font-size: 16px; }
	.bloglist-bar .blog-sidebar-container input.wpcf7-submit { background-color: rgba(0,171,229,1.0); border-color: rgba(0,171,229,1.0); border-radius: 300px;  border-width: 0px; color: rgba(255,255,255,1.0);  padding-left: 35px; padding-right: 35px; padding-top: 14px; padding-bottom: 14px; background: rgba(0,171,229,1.0); border-color: rgba(#null,0.0); color: rgba(255,255,255,1.0); letter-spacing: .12em; font-size: 14px; line-height: 1; margin: 18px auto 0; display: block; transition: 0.3s all; cursor: pointer; }
	.bloglist-bar .blog-sidebar-container input.wpcf7-submit:hover { background-color: rgba(0,171,229,0.8); }
	.bloglist-bar .blog-sidebar-container .subscriberform p { padding: 0px; }
	.bloglist-bar .blog-sidebar-container .subscriberform .wpcf7-spinner { position: absolute; right: 0px; }
	.bloglist-bar .blog-sidebar-container p { line-height: 1.5; }
	.bloglist-bar .blog-sidebar-container .block1 p { padding-bottom: 15px; }
	.bloglist-bar .blog-sidebar-container a.button { padding: 16px 25px; font-size: 14px; letter-spacing: 0px; }
	.bloglist-bar .blog-sidebar-container .recentpost { padding-bottom: 28px; }
	.bloglist-bar .blog-sidebar-container h4 { padding: 0px; font-weight: 500; line-height: 1.33; text-decoration: none; font-size: 1.4rem;  margin-bottom: 10px; letter-spacing: 0px; font-family: 'Gotham Rounded 3r','Gotham Rounded A','Gotham Rounded B',Arial; }
	.bloglist-bar .blog-sidebar-container .recentpost ul { list-style: none; }
	.bloglist-bar .blog-sidebar-container .recentpost li { background-color: #f2f2f2; border-radius: 8px; -webkit-transition: -webkit-transform 250ms ease,box-shadow 250ms ease,color 250ms ease; -webkit-transition: transform 250ms ease,box-shadow 250ms ease,color 250ms ease; transition: transform 250ms ease,box-shadow 250ms ease,color 250ms ease; box-shadow: 1px 1px 5px 0 rgba(1,1,1,.05); overflow: hidden; height: 100%; padding: 15px; border-left-style: solid; border-left-width: 5px;
    border-left-color: #00abe5; margin-bottom: 10px; } 
	.bloglist-bar .blog-sidebar-container .recentpost li a { display: block; color: #2d3748; font-weight: 500; -webkit-text-decoration: none; text-decoration: none;
    margin-bottom: 0; font-size: 1rem; line-height: 29px; }
	.bloglist-bar .blog-sidebar-container .recentpost li:hover { -webkit-transform: translateY(-0.25rem); -ms-transform: translateY(-0.25rem); transform: translateY(-0.25rem); box-shadow: 0px 2px 4px rgba(46,41,51,0.08), 0px 5px 10px rgba(71,63,79,0.16); }
	.bloglist-bar .blog-sidebar-container .recentpost { }
	.bloglist-bar .blog-sidebar-container .recentpost { }
	.bloglist-bar .blog-sidebar-container .topic { }
	.bloglist-bar .blog-sidebar-container .topic ul { padding-top: 2px; list-style: none; display: flex; flex-wrap: wrap; }
	.bloglist-bar .blog-sidebar-container .topic li { padding-right: 0px; margin-right: 0.25rem; margin-bottom: 0.25rem; }
	.bloglist-bar .blog-sidebar-container .topic li a { font-size: .75rem; border-radius: 0.5rem; text-decoration: none; font-weight: 600; padding-left: 1rem;padding-right: 1rem; padding-top: 0.25rem; padding-bottom: 0.25rem; -webkit-transition: all 250ms ease; transition: all 250ms ease; background-color: #e2e8f0; color: #718096; border: 0; display: block; color: #2d3748; font-weight: 400; -webkit-text-decoration: none; text-decoration: none; margin-bottom: 0; }
	.bloglist-bar .paginate { padding-top: 50px; width: 100%; display: flex; justify-content: center; align-items: center; }
	.bloglist-bar .paginate a { display: flex; align-items: center;  padding: 8px; font-family: "Gotham Rounded 3r","Gotham Rounded A","Gotham Rounded B","Arial"; font-style: normal; font-weight: 300; color: #5e6978; text-decoration: none; font-size: 12px; letter-spacing: .01em; line-height: 1.8em; }
	.bloglist-bar .paginate a svg { display: block; stroke-width: 2; width: 9px; height: 16px; stroke: #000; vertical-align: middle; font-size: 16px; margin: 8px; margin-right: 12px; margin-left: 12px; }
	.bloglist-bar .singlepost { padding-right: 15px; }
	.bloglist-bar .singlepost h1 { padding-bottom: 25px; letter-spacing: .01em; line-height: 1.2em; color: #242931; font-size: 32px; font-weight: 500; }
	.bloglist-bar .singlepost span.date { padding-right: 25px; }
	.bloglist-bar .singlepost .sharelinks { padding: 28px 0px 20px 12px; }
	.bloglist-bar .singlepost .sharelinks a { margin-right: 30px; font-size: 26px; color: #5e6978; }
	.bloglist-bar .singlepost p { margin-left: -2px; padding-bottom: 16px; color: rgba(94,105,120,1.0); font-weight: 300; font-size: 16px; letter-spacing: 0px; }
	.bloglist-bar .singlepost a { text-decoration: none; color: #0563c1; }
	.bloglist-bar .singlepost h5 { padding-bottom: 8px; margin-left: -2px; color: rgba(60,69,82,1.0); font-family: 'Gotham Rounded 3r','Gotham Rounded A','Gotham Rounded B',Arial; font-weight: 300; font-size: 22px; }
	.bloglist-bar .singlepost h5 strong { font-weight: 500; }
	.bloglist-bar .singlepost ul { padding: 7px 0px 0px 20px; list-style: none; }
	.bloglist-bar .singlepost ul li { padding: 0px 0px 0px 17px; padding-bottom: 16px; color: rgba(94,105,120,1.0); font-weight: 300; font-size: 16px; letter-spacing: 0px; line-height: 1.85; position: relative; }
	.bloglist-bar .singlepost ul li strong { font-weight: 500; }
	.bloglist-bar .singlepost ul li:before { content: ''; position: absolute; left: 0px; top: 12px; width: 5px; height: 5px; border-radius: 50%; background: rgba(94,105,120,1.0); }
	.bloglist-bar .singlepost ul + p { padding-top: 7px; }
	.bloglist-bar .singlepost { }
	.bloglist-bar #nav-single svg { display: inline-block; stroke: #dfe1e4; vertical-align: middle; width: 23px; height: 48px; margin: 0 20px 0 0;
    stroke-width: 3; float: left; position: absolute; left: 0px; top: 0px; }
	.bloglist-bar #nav-single .nav-arrow { margin: 0; padding: 4px 0; font-size: 24px; letter-spacing: .02em; line-height: 1.3em; text-transform: none; color: #242931;
    font-family: "Gotham Rounded 3r","Gotham Rounded A","Gotham Rounded B","Arial"; font-style: normal; font-weight: 300; }
	.bloglist-bar #nav-single .nav-arrow a { padding-left: 45px; display: block; position: relative; color: #242931; }
	.bloglist-bar #nav-single .nav-arrow a span.df-text { display: block; font-size: 12px; letter-spacing: .06em; line-height: 1em; text-transform: none; color: #000; padding: 4px 0; }
	.bloglist-bar #nav-single .nav-next svg { left: auto; right: 0px; margin-right: 0px; }
	.bloglist-bar #nav-single .nav-next a { padding: 0px 45px 0px 0px; text-align: right; }
	.bloglist-bar #nav-single .nav-next { }
	.bloglist-bar #nav-single { width: calc(100vw - 190px); }
	
	.subscribe-bar { padding: 68px 95px 56px; }
	.subscribe-bar .container1 { padding: 0 17px; }
	.subscribe-bar .leftcontent { padding: 0px 67px 0px 4px; width: 50%; }
	.subscribe-bar .leftcontent h1 { padding-bottom: 55px; }
	.subscribe-bar .leftcontent p { padding-bottom: 28px; letter-spacing: -0.001em; }
	.subscribe-bar .leftcontent p strong { font-weight: 500; }
	.subscribe-bar .leftcontent img.alignright { margin: 0px 0px 10px 20px; }
	.subscribe-bar .leftcontent ul { padding: 0px 0px 24px 22px; list-style: none; }
	.subscribe-bar .leftcontent ul li { padding: 0px 0px 0px 17px; padding-bottom: 1px; color: rgba(94,105,120,1.0); font-weight: 300; font-size: 16px; letter-spacing: 0px; line-height: 1.75; position: relative; }
	.subscribe-bar .leftcontent ul li strong { font-weight: 500; }
	.subscribe-bar .leftcontent ul li:before { content: ''; position: absolute; left: 0px; top: 12px; width: 5px; height: 5px; border-radius: 50%; background: rgba(94,105,120,1.0); }
	.subscribe-bar .leftcontent p + ul { margin-top: -3px; }
	.subscribe-bar .rightform { padding: 108px 0px 0px 0px; width: 50%; }
	.subscribe-bar .rightform h2 { padding: 0 0 25px 38px; text-align: center; color: #7b5aa6; }
	.subscribe-bar .rightform .wpcf7 { padding: 0px 0px 0px 61px; max-width: 521px; }
	.subscribe-bar .rightform .wpcf7 label { display: block; line-height: 26px; }
	.subscribe-bar .rightform .wpcf7 input[type="email"] { width: 100%; height: auto !important; border-style: solid; border-width: 1px;   background-color: #fff; background: #fafafa; padding: 11px 12px; line-height: normal; color: #000; font-family: sans-serif;border-color: rgba(204,204,204,1.0);
    background-color: rgba(#null,0.0); color: ; border-radius: 2px; font-size: 16px; }
	.subscribe-bar .rightform input.wpcf7-submit { background-color: rgba(0,171,229,1.0); border-color: rgba(0,171,229,1.0); border-radius: 300px;  border-width: 0px; color: rgba(255,255,255,1.0);  padding-left: 35px; padding-right: 35px; padding-top: 14px; padding-bottom: 14px; background: rgba(0,171,229,1.0); border-color: rgba(#null,0.0); color: rgba(255,255,255,1.0); letter-spacing: .12em; font-size: 14px; line-height: 1; margin: 18px 0 0; display: block; transition: 0.3s all; cursor: pointer; }
	.subscribe-bar .rightform input.wpcf7-submit:hover { background-color: rgba(0,171,229,0.8); }
	
	.contact-bar { padding: 74px 95px 43px 95px; }
	.contact-bar .contentmid { padding: 0 3px; max-width: 83.33%; margin: 0 auto; }
	.contact-bar h1 { padding-bottom: 31px; font-size: 40px; letter-spacing: 0.01em; }
	.contact-bar p { padding-bottom: 27px; }
	.contact-bar .contactform .wpcf7 { padding: 16px 155px 0px 144px; }
	.contact-bar .contactform .wpcf7 label { padding-bottom: 1px; display: block; line-height: 25px; color: #333; font-size: 16px; font-family: 'Lato'; }
	.contact-bar .contactform .wpcf7 input.wpcf7-text, .contact-bar .contactform .wpcf7 textarea { width: 100%; height: auto !important; border-style: solid; border-width: 1px;   background-color: #fff; background: #fafafa; padding: 10px 12px; line-height: normal; color: #000; font-family: sans-serif;border-color: rgba(203,214,226,1.0); background-color: rgba(245,248,250,1.0); color: ; border-radius: 2px; font-size: 16px; margin-bottom: 15px; }
	.contact-bar .contactform .wpcf7 textarea { height: 67px !important; }
	.contact-bar .contactform .wpcf7 input.wpcf7-submit { background-color: rgba(0,171,229,1.0); border-color: rgba(0,171,229,1.0); border-radius: 0px;  border-width: 0px; color: rgba(255,255,255,1.0);  padding-left: 22px; padding-right: 22px; padding-top: 14px; padding-bottom: 14px; background: rgba(0,171,229,1.0); border-color: rgba(#null,0.0); color: rgba(255,255,255,1.0); letter-spacing: 0; font-size: 14px; line-height: 1; display: block; transition: 0.3s all; cursor: pointer; margin-top: 27px; font-weight: 700; }
	.contact-bar .contactform .wpcf7 input.wpcf7-submit:hover { background-color: rgba(0,171,229,0.8); }
	.contact-bar .contactform .wpcf7 .wpcf7-checkbox { padding: 4px 0 9px 6px; display: block; }
	.contact-bar .contactform .wpcf7 .wpcf7-checkbox .wpcf7-list-item { display: flex; margin: 0px; align-items: center; }
	.contact-bar .contactform .wpcf7 .wpcf7-checkbox label { display: flex; align-items: center; }
	.contact-bar .contactform .wpcf7 .wpcf7-checkbox label input { margin-right: 5px; }
	.contact-bar.type2 .contentmid { padding: 0 5px; max-width: 66.66%; }
	.contact-bar.type2 .wpcf7 { padding: 16px 10px 0px 0px; }
	.contact-bar.type2 { }
	
	.landingpage-bar { padding: 63px 95px 0px 95px; }
	.landingpage-bar h1 { font-weight: 500; font-size: 36px; color: #7b5aa6; text-align: center; letter-spacing: 0px; }
	.landingpage-bar .leftcontent { padding: 110px 67px 0px 20px; width: 50%; }
	.landingpage-bar .leftcontent h1 { padding-bottom: 55px; }
	.landingpage-bar .leftcontent p { padding-bottom: 15px; letter-spacing: -0.001em; }
	.landingpage-bar .leftcontent p strong { font-weight: 500; }
	.landingpage-bar .leftcontent img.alignright { margin: 0px 0px 10px 20px; }
	.landingpage-bar .leftcontent ul { padding: 10px 0px 24px 22px; list-style: none; }
	.landingpage-bar .leftcontent ul li { padding: 0px 0px 0px 17px; padding-bottom: 1px; color: #7b5aa6; font-weight: 300; font-size: 16px; letter-spacing: 0px; line-height: 1.75; position: relative; }
	.landingpage-bar .leftcontent ul li strong { font-weight: 500; }
	.landingpage-bar .leftcontent ul li:before { content: ''; position: absolute; left: 0px; top: 12px; width: 5px; height: 5px; border-radius: 50%; background: #7b5aa6; }
	.landingpage-bar .leftcontent p + ul { }
	.landingpage-bar .leftcontent blockquote { line-height: 1.5rem; margin: .5rem 1.5rem 1.5rem 2.3rem; border-left: 2px solid #a9a9a9; padding-left: 15px; max-width: 600px; }
	.landingpage-bar .leftcontent blockquote p:last-child { padding-bottom: 0px; }
	.landingpage-bar .leftcontent blockquote p { font-size: 15px; line-height: 24px; }
	.landingpage-bar .leftcontent { }
	.landingpage-bar .leftcontent { }
	.landingpage-bar .rightform { padding: 53px 0px 0px 0px; width: 50%; }
	.landingpage-bar h3 { padding: 0 0 25px 28px; text-align: center; color: #7b5aa6; font-size: 32px; font-weight: 500; }
	.landingpage-bar .rightform .wpcf7 { padding: 0px 0px 0px 61px; max-width: 521px; }
	.landingpage-bar .rightform .wpcf7 label { display: block; line-height: 26px; }
	.landingpage-bar .rightform .wpcf7 input.wpcf7-text,
	.landingpage-bar .rightform .wpcf7 select { width: 100%; height: auto !important; border-style: solid; border-width: 1px;   background-color: #fff; background: #fafafa; padding: 11px 12px; line-height: normal; color: #000; font-family: sans-serif;border-color: rgba(204,204,204,1.0); background-color: rgba(#null,0.0); color: ; border-radius: 2px; font-size: 16px; margin-bottom: 15px; }
	.landingpage-bar .rightform input.wpcf7-submit { background-color: rgba(0,171,229,1.0); border-color: rgba(0,171,229,1.0); border-radius: 300px;  border-width: 0px; color: rgba(255,255,255,1.0);  padding-left: 35px; padding-right: 35px; padding-top: 14px; padding-bottom: 14px; background: #7b5aa6; border-color: rgba(#null,0.0); color: rgba(255,255,255,1.0); letter-spacing: .12em; font-size: 14px; line-height: 1; margin: 18px 0 0; display: block; transition: 0.3s all; cursor: pointer; margin: 5px auto 0; }
	.landingpage-bar .rightform .wpcf7 select { }
	.landingpage-bar .rightform input.wpcf7-submit:hover { opacity: 0.8; }
	.landingpage-bar .explore-section { padding: 114px 0px 50px 0px; }
	.landingpage-bar .explore-section h3 { padding-left: 10px; font-size: 40px; }
	.landingpage-bar .explore-section ul.imgcontentbg { padding: 120px 0px 40px 0px; }
	.landingpage-bar .explore-section ul.imgcontentbg > li { width: 25%; }
	.landingpage-bar .explore-section ul.imgcontentbg li img { margin: 0 auto 12px; display: block; }
	.landingpage-bar .explore-section ul.imgcontentbg h4 { font-size: 16px; color: rgba(94,105,120,1.0); text-align: center; font-weight: 500; }
	.landingpage-bar .explore-section ul.imgcontentbg .info { padding-top: 10px; }
	.landingpage-bar .explore-section ul.imgcontentbg .info ul { list-style: none; }
	.landingpage-bar .explore-section ul.imgcontentbg .info ul { padding: 0px 0px 0px 45px; }
	.landingpage-bar .explore-section ul.imgcontentbg .info ul li { padding: 0px 0px 0px 17px; color: rgba(94,105,120,1.0); font-weight: 300; font-size: 16px; letter-spacing: 0px; line-height: 1.85; position: relative; }
	.landingpage-bar .explore-section ul.imgcontentbg .info ul li strong { font-weight: 500; }
	.landingpage-bar .explore-section ul.imgcontentbg .info ul li:before { content: ''; position: absolute; left: 0px; top: 12px; width: 5px; height: 5px; border-radius: 50%; background: rgba(94,105,120,1.0); }
	.landingpage-bar.landing2 { padding-top: 71px; padding-bottom: 55px; }
	.landingpage-bar.landing2 h1 { padding-bottom: 48px; letter-spacing: 0px; font-weight: 500; }
	.landingpage-bar.landing2 .intro { padding: 0 10px 60px; text-align: center; }
	.landingpage-bar.landing2 .intro p { padding-bottom: 20px; letter-spacing: 0px; }
	.landingpage-bar.landing2 h3 { padding-bottom: 38px; padding-top: 37px; color: #44c8f5; font-size: 28px; }
	.landingpage-bar.landing2 p a { color: #7b5aa6; font-weight: 500; }
	.landingpage-bar.landing2 p a:hover { text-decoration: none; }
	.landingpage-bar.landing2 figure { display: flex; align-items: center; justify-content: center; max-width: 258px; margin: 0 auto 50px; border-bottom: #ccc solid 1px; }
	.landingpage-bar.landing2 a.button { padding: 8px 25px; line-height: 30px; border-radius: 5px; letter-spacing: 0px; font-weight: 400; font-size: 16px; font-family: sans-serif; font-weight: 700; background: rgb(123,90,166); }
	.landingpage-bar.landing2 .after_content { padding: 0px 40px 0px 40px; }
	.landingpage-bar.landing2 .after_content p a { font-weight: 300; }
	.landingpage-bar.type2,
	.landingpage-bar.type2 { padding-bottom: 100px; }
	.landingpage-bar.type2 .rightform,
	.landingpage-bar.type3 .rightform { padding-top: 75px; }
	.landingpage-bar.type2 .rightform h4,
	.landingpage-bar.type3 .rightform h4 { padding-bottom: 33px; font-size: 24px; text-align: right; max-width: 600px; }
	.landingpage-bar.type2 .rightform .fieldbg,
	.landingpage-bar.type3 .rightform .fieldbg { display: flex; flex-wrap: wrap; width: 100%; }
	.landingpage-bar.type2 .rightform .fielditem,
	.landingpage-bar.type3 .rightform .fielditem { width: 50%; padding-right: 10px; }
	.landingpage-bar.type2 .rightform .fielditem p,
	.landingpage-bar.type3 .rightform .fielditem p { padding-bottom: 0px; }
	.landingpage-bar.type2 .rightform .fielditem + .fielditem,
	.landingpage-bar.type3 .rightform .fielditem + .fielditem { padding-right: 0px; }
	.landingpage-bar.type2 .rightform input.wpcf7-submit,
	.landingpage-bar.type3 .rightform input.wpcf7-submit { margin: 5px 0px 0px; background: rgba(0,171,229,1.0); }
	.landingpage-bar.type3 { padding-bottom: 150px; }
	.landingpage-bar.type3 .leftcontent { padding: 52px 67px 0px 20px; }
	.landingpage-bar.type3 .leftcontent ul li { color: #44c8f5; }
	.landingpage-bar.type3 .rightform { padding-top: 115px; }
	.landingpage-bar.type3 .rightform h4 { max-width: 550px; font-weight: 500; }
	
	.resourcedownload-bar { padding: 70px 95px 0px 95px; }
	.resourcedownload-bar h1 { font-weight: 500; font-size: 36px; color: #7b5aa6; text-align: center; letter-spacing: 0px; }
	.resourcedownload-bar .intro { padding-bottom: 28px; }
	.resourcedownload-bar .contentmid { padding-bottom: 40px; }
	.resourcedownload-bar .contentmid .resource-item { padding: 0 20px 57px; width: 50%; }
	.resourcedownload-bar .contentmid h4 { padding-bottom: 9px; color: rgba(60,69,82,1.0); font-family: 'Gotham Rounded 3r','Gotham Rounded A','Gotham Rounded B',Arial; font-weight: 300; color: #44c8f5; font-size: 28px; }
	.resourcedownload-bar .contentmid p a { color: rgba(143,78,215,1.0); font-weight: 500; }
	.resourcedownload-bar .contentmid p { letter-spacing: 0px; }
	.resourcedownload-bar .contentmid .thumbbg { padding-top: 5px; margin: 0 auto; max-width: 256px; text-align: center; }
	.resourcedownload-bar .contentmid .thumbbg figure { padding-bottom: 5px; margin-bottom: 20px; border-bottom: #ccc solid 1px; }
	.resourcedownload-bar .contentmid .thumbbg img { width: 100%; }
	.resourcedownload-bar .contentmid a.button { text-align: center; background: rgb(123,90,166); color: rgb(255,255,255); font-family: sans-serif; padding: 8px 28px; text-shadow: none; width: auto; font-size: 16px; line-height: 31px; border-radius: 3px; font-weight: 700; letter-spacing: 0px; }
	.resourcedownload-bar .contentmid .extracontent { padding-top: 17px; text-align: center; }
	.resourcedownload-bar .contentmid .formbg { padding: 75px 0px 0px 62px; max-width: 510px; }
	.resourcedownload-bar .contentmid .formbg h2 { text-align: right; font-size: 24px; }
	.resourcedownload-bar .contentmid .formbg .wpcf7 label { display: block; line-height: 26px; }
	.resourcedownload-bar .contentmid .formbg .wpcf7 input.wpcf7-text,
	.resourcedownload-bar .contentmid .formbg .wpcf7 textarea { width: 100%; height: auto !important; border-style: solid; border-width: 1px;   background-color: #fff; background: #fafafa; padding: 11px 12px; line-height: normal; color: #000; font-family: sans-serif;border-color: rgba(204,204,204,1.0); background-color: rgba(#null,0.0); color: ; border-radius: 2px; font-size: 16px; margin-bottom: 15px; }
	.resourcedownload-bar .contentmid .formbg input.wpcf7-submit { background-color: rgba(0,171,229,1.0); border-color: rgba(0,171,229,1.0); border-radius: 300px;  border-width: 0px; color: rgba(255,255,255,1.0);  padding-left: 35px; padding-right: 35px; padding-top: 14px; padding-bottom: 14px; background: rgba(0,171,229,1.0); border-color: rgba(#null,0.0); color: rgba(255,255,255,1.0); letter-spacing: .12em; font-size: 14px; line-height: 1; margin: 5px 0 0; display: block; transition: 0.3s all; cursor: pointer; }
	.resourcedownload-bar .contentmid .formbg input.wpcf7-submit:hover { opacity: 0.8; }
	.resourcedownload-bar .contentmid .formbg form { padding-top: 13px; }
	.resourcedownload-bar .contentmid .formbg .wpcf7-checkbox { padding-bottom: 10px; display: block; }
	.resourcedownload-bar .contentmid .formbg .wpcf7-checkbox .wpcf7-list-item { display: block; margin: 0px; }
	.resourcedownload-bar .contentmid .formbg .wpcf7-checkbox .wpcf7-list-item label { display: flex; align-items: center; }
	.resourcedownload-bar .contentmid .formbg .wpcf7-checkbox .wpcf7-list-item label input { margin-right: 7px; }
	.resourcedownload-bar .contentmid .formbg .wpcf7 textarea { height: 60px !important; }
	
	.partnership-bar { padding: 19px 95px 0px; text-align: center; }
	.partnership-bar p img.wp-image-348 { margin-bottom: 0px; }
	.partnership-bar h1 { font-size: 36px; color: #7b5aa6; font-weight: 400; }
	.partnership-bar .intro { padding: 0 17px 110px; }
	.partnership-bar p { font-size: 20px; line-height: 36px; }
	.partnership-bar h2 { font-size: 36px; color: #7b5aa6; }
	.partnership-bar .introbg p { font-size: 16px; }
	.partnership-bar .introbg { padding: 0 7px; }
	.partnership-bar ul.imgcontentbg { padding: 120px 0px 40px 0px; list-style: none; width: 100%; }
	.partnership-bar ul.imgcontentbg > li { width: 25%; }
	.partnership-bar ul.imgcontentbg li img { margin: 0 auto 12px; display: block; width: 100px; }
	.partnership-bar ul.imgcontentbg h4 { font-size: 16px; color: rgba(94,105,120,1.0); text-align: center; font-weight: 500; }
	.partnership-bar ul.imgcontentbg .extracontent { padding-top: 10px; }
	.partnership-bar ul.imgcontentbg .extracontent ul { list-style: none; }
	.partnership-bar ul.imgcontentbg .extracontent ul { padding: 0px 0px 0px 45px; }
	.partnership-bar ul.imgcontentbg .extracontent ul li { padding: 0px 0px 0px 17px; color: rgba(94,105,120,1.0); font-weight: 300; font-size: 16px; letter-spacing: 0px; line-height: 1.85; position: relative; text-align: left; }
	.partnership-bar ul.imgcontentbg .extracontent ul li strong { font-weight: 500; }
	.partnership-bar ul.imgcontentbg .extracontent ul li:before { content: ''; position: absolute; left: 0px; top: 12px; width: 5px; height: 5px; border-radius: 50%; background: rgba(94,105,120,1.0); }
	.partnership-bar .contentmid { width: 100%; }
	.partnership-bar .aftercontent { padding: 50px 0px 70px 20px; text-align: left; }
	.partnership-bar .aftercontent label { display: block; font-size: 18px; line-height: 25px; }
	.partnership-bar .aftercontent input.wpcf7-text { display: block; width: 100%; max-width: 460px; height: auto; border-style: solid; border-width: 1px; box-sizing: border-box; background-color: #fff; background: #fafafa; padding: 11px 12px; line-height: normal; color: #000; font-family: sans-serif; border-color: #ccc; }
	.partnership-bar .aftercontent input.wpcf7-submit { background-color: #7b5aa6; border-color: rgba(0,171,229,1.0); border-radius: 300px; border-width: 0px; color: rgba(255,255,255,1.0); padding-left: 35px; padding-right: 35px; padding-top: 14px; padding-bottom: 14px; letter-spacing: 1px; font-size: 15px; margin-top: 15px; }
	.partnership-bar .aftercontent p a { color: rgba(143,78,215,1.0); font-weight: 300; }
	
	.iframe-bar { padding: 50px 20px; }
	.iframe-bar .contentmid { padding-bottom: 45.35%; max-width: 1420px; margin: 0 auto; position: relative; }
	.iframe-bar .contentmid iframe { position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; }
	
	.memberlist-bar { padding: 40px 78px 0px 78px; }
	.memberlist-bar h2 { text-align: center; font-size: 48px; letter-spacing: 0.01em; }
	.memberlist-bar .imgcontentbg { padding: 87px 0px 0px; }
	.memberlist-bar .imgcontentbg .img-content { padding: 0 17px 85px; width: 33.33%; text-align: center; }
	.memberlist-bar .imgcontentbg figure { margin-bottom: 22px; }
	.memberlist-bar .imgcontentbg h4 { padding-bottom: 24px; color: rgba(60,69,83,0.6); font-family: 'Gotham Rounded 3r','Gotham Rounded A','Gotham Rounded B','Arial'; font-size: 17px;     font-weight: 300; text-transform: uppercase; letter-spacing: 0.05em; }
	.memberlist-bar .imgcontentbg span.designation { display: block; padding: 0px; font-size: 16px; letter-spacing: 0.01em; }
	.memberlist-bar .imgcontentbg { }
	.memberlist-bar.type2 .imgcontentbg { }
	.memberlist-bar.type2 .imgcontentbg figure { max-width: 300px; margin: 0 auto 22px; }
	
	.videoblock-bar { padding: 74px 95px 0px; text-align: center; }
	.videoblock-bar h1 { padding-bottom: 31px; font-size: 40px; letter-spacing: 0.01em; }
	.videoblock-bar .intro { padding-bottom: 34px; }
	.videoblock-bar .videobg { max-width: 1130px; position: relative; padding-bottom: 37.25%; margin: 0 auto; }
	.videoblock-bar .videobg iframe { position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; max-width: 100% !important; max-height: 100% !important; }
	.videoblock-bar .videobg { }
	.videoblock-bar .contentimg { text-align: left; }
	.videoblock-bar .contentimg .content { width: 66.66%; padding: 88px 0px 0; }
	.videoblock-bar .contentimg .rightimg { padding: 16px 0px 0px 22px; width: 33.33%; }
	
	.stats-bar { padding: 91px 95px 0px 95px; }
	.stats-bar h4 { letter-spacing: 0.02em; }
	.stats-bar .statebox { width: 50%; }
	.stats-bar .rightstat { padding-left: 17px; }
	.stats-bar .statebox ul { padding: 19px 0px 40px; list-style: none; }
	.stats-bar .statebox li { padding-right: 20px; width: 50%; }
	.stats-bar .statebox h5 { padding-bottom: 30px; font-size: 48px; line-height: 1.4; font-weight: 400; letter-spacing: 0.01em; }
	.stats-bar .statebox p strong { font-weight: 400; }
	.stats-bar .statebox { }
	.stats-bar .buttonbg { padding: 44px 0px 0px; text-align: center; }
	.stats-bar .buttonbg a.button { padding: 10px 28px; line-height: 25px; font-size: 20px; letter-spacing: 0.01em; }
	
	.keybenefits-bar { padding: 66px 95px 80px; }
	.keybenefits-bar h2 { font-size: 32px; letter-spacing: 0.02em; }
	.keybenefits-bar .iconcontent { padding: 20px 0px 0px; }
	.keybenefits-bar .iconcontent .item { padding-right: 20px; width: 33.33%; }
	.keybenefits-bar .iconcontent figure { padding: 0px 0px 35px 25px; }
	.keybenefits-bar .iconcontent figure img { max-width: 100px; }
	.keybenefits-bar .iconcontent h3 { padding-bottom: 18px; color: rgba(60,69,83,0.6); font-size: 17px; font-weight: 300; text-transform: uppercase; letter-spacing: 0.06em; }
	.keybenefits-bar .iconcontent ul { padding: 17px 0px 24px 22px; list-style: none; }
	.keybenefits-bar .iconcontent ul li { padding: 0px 0px 0px 17px; padding-bottom: 1px; color: rgba(94,105,120,1.0); font-weight: 300; font-size: 16px; letter-spacing: 0.01em; line-height: 1.75; position: relative; }
	.keybenefits-bar .iconcontent ul li strong { font-weight: 500; }
	.keybenefits-bar .iconcontent ul li:before { content: ''; position: absolute; left: 0px; top: 12px; width: 5px; height: 5px; border-radius: 50%; background: rgba(94,105,120,1.0); }
	.keybenefits-bar .iconcontent p a { color: rgba(183,118,255,1.0); text-decoration: none; border-bottom: rgba(143,78,215,.15) solid 1px; }
	.keybenefits-bar .buttonbg { padding-top: 10px; text-align: center; }
	.keybenefits-bar .buttonbg a.button { padding: 6px 26px; line-height: 30px; background: none; border: 2px solid #00abe5 !important; color: #00abe5; font-size: 13px; font-weight: 400; letter-spacing: 0.1em; text-transform: uppercase; }
	.keybenefits-bar .buttonbg a.button:hover { color: #fff; background: #00abe5; }
	.keybenefits-bar.type2 { padding-top: 26px; }
	.keybenefits-bar.type2 .iconcontent .item { padding-bottom: 40px; padding-right: 20px; width: 50%; }
	.keybenefits-bar.type2 .iconcontent figure { padding-left: 170px; }
	.keybenefits-bar.type2 .iconcontent figure img { max-width: 75px; }
	.keybenefits-bar.type2 .buttonbg { padding-top: 0px; }
	
	.howitworks-bar { padding: 85px 95px 155px 95px; }
	.howitworks-bar h2 { font-size: 32px; text-align: center; letter-spacing: 0.02em; }
	.howitworks-bar .mainimg { padding-top: 90px; max-width: 1000px; margin: 0 auto; }
	.howitworks-bar .mainimg { }
	.howitworks-bar .iconcontent { padding: 203px 0px 105px; }
	.howitworks-bar .iconcontent .iconbg { align-items: flex-start; justify-content: space-between; }
	.howitworks-bar .iconcontent .item { width: 33.33%; padding-right: 17px; }
	.howitworks-bar .iconcontent h3 { font-size: 17px; font-weight: 400; letter-spacing: 0.06em; }
	.howitworks-bar .iconcontent h3 strong { font-weight: 400; }
	.howitworks-bar .iconcontent .item:nth-child(2) { padding-top: 180px; text-align: center; margin-bottom: -80px; }
	.howitworks-bar .iconcontent { }
	.howitworks-bar .iconcontent { }
	.howitworks-bar .iconcontent { }
	.howitworks-bar .quote { padding: 42px 8.33% 55px; margin: 0 auto; max-width: 1130px; border-top: #ddd solid 1px; border-bottom: #ddd solid 1px; }
	.howitworks-bar .quote blockquote { font-style: italic; }
	.howitworks-bar .quote blockquote p { font-size: 28px; font-style: italic; line-height: 1.5; margin: 0 0 0.6em; color: #5e6978; }
	.howitworks-bar .quote blockquote + p { padding-bottom: 0px; }
	.howitworks-bar .quote blockquote + p strong { font-weight: 400; }
	.howitworks-bar .quote { }
	.howitworks-bar .bottomcontent { padding: 110px 0px 0px; text-align: center; }
	.howitworks-bar .buttonbg { text-align: center; }
	.howitworks-bar .bottomcontent img { max-width: 82px; margin-bottom: 26px; }
	.howitworks-bar .bottomcontent h2 { padding-bottom: 40px; }
	.howitworks-bar.type2 { }
	.howitworks-bar.type2 .iconcontent .item:nth-child(2) { padding-top: 0px; text-align: left; margin-bottom: 0px; }
	.howitworks-bar.type2 .quote { padding: 100px 0px; }
	.howitworks-bar.type2 { }
	.howitworks-bar.type3 { padding-bottom: 33px; }
	.howitworks-bar.type3 h2 { padding-bottom: 35px; }
	.howitworks-bar.type3 .mainimg { padding-top: 0px; margin-top: 35px; padding-bottom: 33%; max-width: 1130px; position: relative; }
	.howitworks-bar.type3 .mainimg img { position:absolute; left: 0px; top: 0px; width: 100%; height: 100%; object-fit: cover; }
	.howitworks-bar.type3 .iconcontent { }
	.howitworks-bar.type3 .buttonbg { padding: 37px 0px 0px; }
	.howitworks-bar.type3 .buttonbg a.button { padding: 6px 26px; line-height: 30px; background: none; border: 2px solid #00abe5 !important; color: #00abe5; font-size: 13px; font-weight: 400; letter-spacing: 0.1em; text-transform: uppercase; }
	.howitworks-bar.type3 { }
	.howitworks-bar.type4 { }
	.howitworks-bar.type4 .mainimg { padding-top: 20px; max-width: 1250px; }
	.howitworks-bar.type4 .iconcontent { padding: 120px 0px 0px; }
	.howitworks-bar.type4 .iconcontent .item:nth-child(2) { padding-top: 0px; text-align: left; }
	
	.contentstats-bar { padding: 75px 95px 0px; }
	.contentstats-bar h2 { text-align: center; letter-spacing: 0.01em; }
	.contentstats-bar .contentimg { padding: 78px 0px 100px; }
	.contentstats-bar .contentimg .content { padding: 0px 20px 0px 0px; width: 66.66%; }
	.contentstats-bar .contentimg .rightimg { padding: 0px 0px 0px 23px; width: 33.33%; }
	.contentstats-bar .contentimg .rightimg img { height: 438px; object-fit: cover; }
	.contentstats-bar .contentimg p { padding-bottom: 28px; }
	.contentstats-bar .contentimg p strong { font-weight: 400; }
	.contentstats-bar .contentimg { }
	.contentstats-bar .contentimg { }
	.contentstats-bar .statlist { padding: 48px 0px 0px; }
	.contentstats-bar .statlist h5 { padding-bottom: 43px; padding-left: 17px; color: rgba(60,69,82,1.0); font-size: 32px; font-weight: 300; letter-spacing: 0.02em; }
	.contentstats-bar .statlist ul { list-style: none; padding-bottom: 50px; }
	.contentstats-bar .statlist li { width: 33.33%; padding: 0px 20px 0px 0px; }
	.contentstats-bar .statlist li a { color: rgba(183,118,255,1.0); }
	.contentstats-bar .statlist li sup { vertical-align: super; }
	.contentstats-bar .statlist li a sup { text-decoration: none; }
	.contentstats-bar .statlist h6 { padding-bottom: 36px; font-size: 48px; font-weight: 400; }
	
#footer-part { padding: 48px 78px 52px; background-color: rgba(92,66,121,1.0); color: rgba(255,255,255,1.0); }
#footer-part .footerlogo { padding: 0 17px; width: 8.33%; }
#footer-part .column1 { padding: 0 17px; width: 33.33%; }
#footer-part .column2 { padding: 45px 17px 0; width: 25%; }
#footer-part .column3 { padding: 45px 17px 0; width: 33.33%; }
#footer-part p { font-family: "Gotham Rounded 4r","Gotham Rounded A","Gotham Rounded B",Arial; font-style: normal; font-weight: 400; margin-top: 0em; margin-bottom: 1em; font-size: 14px; line-height: 1.5em; color: #fff; }
#footer-part p a { color: rgba(61,207,255,1.0); }
#footer-part p a:hover { text-decoration: none; }
#footer-part ul.social { padding: 20px 0px 42px 3px; list-style: none; }
#footer-part ul.social li { padding-right: 15px; }
#footer-part ul.social li a { color: #fff; font-size: 18px; }
#footer-part ul.social { }
#footer-part .wpcf7 { }
#footer-part .wpcf7 p label { display: none; }
#footer-part .wpcf7 .wpcf7-text { display: inline-block; width: 90%; max-width: 500px; padding: 9px 10px; font-size: 16px; font-weight: normal; line-height: 22px;
    box-sizing: border-box; -webkit-border-radius: 3px; border-radius: 3px; border: 0px; background: #fff; margin-bottom: 36px; }
#footer-part .wpcf7 input.wpcf7-submit { margin: 0px; cursor: pointer; display: inline-block; font-weight: 700; line-height: 12px; position: relative; text-align: center; transition: all .15s linear; border-radius: 3px; border-style: solid; border-width: 1px; font-size: 14px; padding: 12px 24px; font-family: helvetica;   background: #00abe5; border-color: #00abe5; letter-spacing: 0; color: #fff; }
#footer-part .wpcf7 { }
#footer-part .column3 p { padding-bottom: 35px; }
#footer-part .column3 .wpcf7 form .wpcf7-response-output { margin: 0px; padding: 0px; border: 0px; color: #f00; }
#footer-part .column3 .wpcf7-not-valid-tip { display: none; }
#footer-part .wpcf7 .wpcf7-text.wpcf7-not-valid { border: #f00 solid 1px; }
#footer-part .column3 { }
#footer-part .column3 { }

a.backtotop { display: none; }

/* Begin Typography & Colors */
.commentlist li ul li { font-size: 1em; }
.commentlist li { }
.commentlist li .avatar { float: left; margin: 0px 15px 5px 0px; }
.commentlist cite { font-weight: bold; font-style: normal; }
.commentlist .comment-author { color: #222; }
.commentlist cite a { font-style: normal; }
.commentlist cite.fn a, .comment-meta a { cursor: text; text-decoration: none !important; }
.commentlist p { padding: 5px 0 10px 0 !important; float: left; width: 100%; overflow: hidden; line-height: 24px; }
/*.reply a.comment-reply-link { padding: 0 30px; margin-top: 5px; line-height: 35px; display: inline-block; border-radius: 5px; -webkit-border-radius: 5px; font-size: 15px; color: #FFF; -webkit-transition: all 300ms ease; -moz-transition: all 300ms ease; -ms-transition: all 300ms ease; -o-transition: all 300ms ease; transition: all 300ms ease; background: #9acc48; }
.reply { padding-bottom: 10px; }
.reply a.comment-reply-link:hover { text-decoration: none; background: #659a1b; }*/
.commentmetadata { font-weight: normal; }
#respond h3 small { padding: 0px; display: inline; font-weight: normal; font-size: 15px; }
#respond h3 small a { color: #333; }
#wp-calendar #prev a, #wp-calendar #next a { font-size: 9pt; }
#wp-calendar a { text-decoration: none; }
#wp-calendar caption { font-family: 'Lato', sans-serif; text-align: center; }
#wp-calendar th { font-style: normal; text-transform: capitalize; }
/* End Typography & Colors */

/* Begin Images */
p img { padding: 0; max-width: 100%; }
img.centered { display: block; margin-left: auto; margin-right: auto; margin-bottom: 10px; float: none !important; }
img.alignright { margin: 10px 0 10px 20px; float: right; }
img.alignleft { margin: 10px 20px 10px 0px; float:left; }
img.alignnone { margin: 10px 20px 10px 0; float:left; }
img.aligncenter { padding: 0px; display: block; margin: 10px auto 10px auto; float: none; }
.alignright { margin: 10px 0px 10px 20px; float: right; }
.alignleft { margin: 10px 20px 10px 0px; float: left; }
/* End Images */

#commentform input[type="text"] { width: 70%; padding: 5px 10px; height: 35px; color: #222; box-sizing: border-box; -webkit-box-sizing: border-box; margin: 0; border: #CCC solid 1px; font-size: 15px; background: #FFF; border-radius: 0px; -webkit-border-radius: 0px; -webkit-appearance: none; }
#commentform { margin: 0px 10px 0 0; max-width: 500px; }
#commentform textarea { width: 100%; padding: 5px 10px; height: 170px; box-sizing: border-box; -webkit-box-sizing: border-box; margin: 0px 0px 10px 0; border: #CCC solid 1px; background: #FFF;  color: #222; font-size: 15px; resize: none; border-radius: 0px; -webkit-border-radius: 0px; -webkit-appearance: none; }
#respond:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#commentform div.error, #commentform label.error { display: none !important; }
.comment_section { padding: 20px 20px 20px 0px; border-top: #ddd solid 1px; margin: 25px 0 40px 0; background: #FFF; }
.comment_section h3 { padding-bottom: 10px !important; }
.content_sec .right_sidebar #respond h3 { padding-bottom: 10px; }
.comment_section h3#comments { padding-bottom: 15px; }
.comment_section .reply { font-size: 16px; }
.navigation { overflow: hidden; }

/* End Form Elements */

/* Begin Comments*/
.alt { margin: 0; padding: 10px; }
h3#comments { padding-top: 15px; }
.commentlist { margin: 0px 0px 10px 0px; padding: 0px !important; }
.commentlist li { margin: 15px 0 10px; padding: 5px 5px 10px 0px; list-style: none; }
.commentlist li ul li { padding-bottom: 10px; margin: 0 0 0 10px; }
.children { padding: 15px 0 0 20px !important; margin-bottom: 0px; }
.comment-meta a { color: #838383; font-size: 14px; }
e,.comment-awaiting-moderation { font-size: 13px; }
#commentform p { padding: 5px 0; }
.nocomments { text-align: center; margin: 0; padding: 0; }
.commentmetadata { margin: 0; display: block; padding-bottom: 5px; }
#respond { padding-top: 5px; }
/* End Comments */

/* Begin Calendar */
#wp-calendar { empty-cells: show; margin: 10px auto 0; width: 155px; }
#wp-calendar #next a { padding-right: 10px; text-align: right; }
#wp-calendar #prev a { padding-left: 10px; text-align: left; }
#wp-calendar a { display: block; }
#wp-calendar caption { text-align: center; width: 100%; }
#wp-calendar td { padding: 3px 0; text-align: center; }
#wp-calendar td.pad:hover { /* Doesn't work in IE */ background-color: #fff; }
/* End Calendar */

/* Captions */
.aligncenter, div.aligncenter { display: block; margin-left: auto; margin-right: auto; margin-top: 10px; margin-bottom: 10px; }
.wp-caption { border: 1px solid #ccc; text-align: center; padding: 5px; }
.wp-caption img { margin: 0; padding: 0; border: 0 none; }
.wp-caption p.wp-caption-text { font-size: 15px; line-height: 18px; padding: 5px 0px 0px; margin: 0; text-align: center; }
/* End captions */

table .alignleft{ float:left; width:100%}
table .alignright{ float:left; width:100%}
table .alignnone{ float:left; width:100%}
table{    border-collapse: separate;
    border-spacing: 0;
    border-width: 1px 0 0 1px;
   /* margin: 0 0 1.6em;*/
    table-layout: fixed;
    width: 100%; margin-bottom: 15px; }
th, td{ padding:0.4em; vertical-align: top; }
th, td img{ margin:0px!important}
td img{ width:100%}

@media screen and (max-width: 1024px) {
	
	body { -webkit-text-size-adjust: none; }
	select, input, textarea { -webkit-appearance: none; }
}

