@import url('https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css');


@font-face {
	font-family: 'Avenir-Medium';
	src: url('https://cdn2.hubspot.net/hubfs/4334118/Bend%202018/Fonts/Avenir%20Medium/Avenir-Medium.eot');
	src: local('☺'), url('https://cdn2.hubspot.net/hubfs/4334118/Bend%202018/Fonts/Avenir%20Medium/Avenir-Medium.woff') format('woff'), 
  url('https://cdn2.hubspot.net/hubfs/4334118/Bend%202018/Fonts/Avenir%20Medium/Avenir-Medium.ttf') format('truetype'),
  url('https://cdn2.hubspot.net/hubfs/4334118/Bend%202018/Fonts/Avenir%20Medium/Avenir-Medium.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Avenir-Light';
	src: url('https://cdn2.hubspot.net/hubfs/4334118/Bend%202018/Fonts/Avenir%20Light/Avenir-Light.eot');
	src: local('☺'), url('https://cdn2.hubspot.net/hubfs/4334118/Bend%202018/Fonts/Avenir%20Light/Avenir-Light.woff') format('woff'), 
  url('https://cdn2.hubspot.net/hubfs/4334118/Bend%202018/Fonts/Avenir%20Light/Avenir-Light.ttf') format('truetype'),
  url('https://cdn2.hubspot.net/hubfs/4334118/Bend%202018/Fonts/Avenir%20Light/Avenir-Light.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Avenir-Heavy';
	src: url('https://cdn2.hubspot.net/hubfs/4334118/Bend%202018/Fonts/Avenir%20Heavy/Avenir-Heavy.eot');
	src: local('☺'), url('https://cdn2.hubspot.net/hubfs/4334118/Bend%202018/Fonts/Avenir%20Heavy/Avenir-Heavy.woff') format('woff'), 
  url('https://cdn2.hubspot.net/hubfs/4334118/Bend%202018/Fonts/Avenir%20Heavy/Avenir-Heavy.ttf') format('truetype'), 
  url('https://cdn2.hubspot.net/hubfs/4334118/Bend%202018/Fonts/Avenir%20Heavy/Avenir-Heavy.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

/*@font-face {
	font-family: 'ProximaNova-Regular';
	src: url('https://cdn2.hubspot.net/hubfs/4334118/Bend%202018/Fonts/Proximanova%20Regular/ProximaNova-Regular.eot');
	src: local('☺'), url('https://cdn2.hubspot.net/hubfs/4334118/Bend%202018/Fonts/Proximanova%20Regular/ProximaNova-Regular.woff') format('woff'),
  url('https://cdn2.hubspot.net/hubfs/4334118/Bend%202018/Fonts/Proximanova%20Regular/ProximaNova-Regular.ttf') format('truetype'), 
  url('https://cdn2.hubspot.net/hubfs/4334118/Bend%202018/Fonts/Proximanova%20Regular/ProximaNova-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}*/


@charset "utf-8";

/********************************************** intial declartaion of css *********************************************/

* { margin: 0; padding: 0; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; }
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, font, img, ins, kbd, q, s, samp, small,strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, select, input, option, textarea { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; box-sizing: border-box; }
html { -webkit-text-size-adjust: none; }
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary { display: block; }
audio, canvas, video { display: inline-block; }
audio:not([controls]) { display: none; height: 0; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word }
q { quotes: none }
q:before, q:after { content: ''; content: none }
small { font-size: 80% }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline }
sup { top: -0.5em; }
sub { bottom: -0.55em }
nav ul, nav ol { list-style: none; list-style-image: none; }

/********************************************** remember to define focus styles! *********************************************/

:focus { outline: 0; }

/********************************* tables still need 'cellspacing="0"' in the markup ***************************************/

table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }
table { border: 0 none; border-collapse: collapse; border-spacing: 0; }
.contact-info {margin-left: 120px; border-collapse: collapse;}
td { vertical-align: middle; padding: 8px; text-align: left; border: 0px solid #cccccc; }
img { border: 0 none; max-width: 100%; vertical-align:middle;height:auto}
a { outline: none; cursor: pointer;transition:all 0.5s ease;}

/*************************************** End hide from IE Mac **************************************************************/ 

:before, :after {box-sizing: border-box;}

/************************************************* End Clearfix ************************************************/

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block }
.clear { clear: both; }

/************************************************* For modern browsers *****************************************/ 

.cf:before, .cf:after { content: ""; display: table }
.cf:after { clear: both; }
li { list-style: none; }
::selection { background: #95c7ec; color: #fff; }
::-moz-selection {background: #95c7ec;color: #fff;}

/************************************** display table and table cell **************************************************/

.tbl {display:table;width:100%;height:100%;}
.tbl-cell {display:table-cell;vertical-align:middle}
.dis-flex {display: flex; flex-wrap: wrap;display: -webkit-box;display: -moz-box; display: -ms-flexbox; display: -webkit-flex;}

/*********************************************************body ********************************************************/

body { font-size: 14px; line-height: 21px; -webkit-font-smoothing: antialiased; -webkit-text-size-adjust: none; -webkit-tap-highlight-color: rgba(0,0,0,0); -moz-osx-font-smoothing: grayscale; -webkit-tap-highlight-color: transparent; 	font-family: 'Avenir-Light'; font-weight:normal;}
body:not(.custom-background-image)::before, body:not(.custom-background-image)::after { display: none !important; }
a { text-decoration: none; transition: all 0.5s ease ; -moz-transition: all 0.5s ease ; -ms-transition: all 0.5s ease ; -o-transition: all 0.5s ease ; -webkit-transition: all 0.5s ease ; }
a:hover {text-decoration: none; transition: all 0.5s ease ; -moz-transition: all 0.5s ease ; -ms-transition: all 0.5s ease ; -o-transition: all 0.5s ease ; -webkit-transition: all 0.5s ease ; }
a:focus { outline: none; text-decoration: none; }
p { margin-bottom: 20px;line-height:1.3;}
h1,h2,h3,h4,h5,h6{	font-family: 'Avenir-Medium';line-height:1;}
a:link{color:inherit}
a:active{color:inherit}
a:visited{color:inherit}
.section-intro h1 {font-size: 3rem;}

/*******************************************hubspot******************************************************************/

.row-fluid [class*="span"] {min-height: 1px;}

/*************************************** logo **************************/

.h-logo img ,.f-logo img {cursor: pointer;}

/************************ container *************/
.container {max-width:965px;margin:0 auto !important;padding:0;float:none !important; }
.blog-container {max-width:1054px;margin:0 auto !important;padding:0;float:none !important; }
.home-container {max-width:1200px;margin:0 auto !important;padding:0 0px;float:none !important; }

/*********************************************************************************************************************************
Form CSS Starrt here
*********************************************************************************************************************************/

/****************************************************Placeholder opacity cross browsers*****************************************/

input::-webkit-input-placeholder { color: #ccc; } / WebKit browsers /
input:-moz-placeholder { color: #ccc; } / Mozilla Firefox 4 to 18 /
input::-moz-placeholder { color: #ccc;} / Mozilla Firefox 19+ /
input:-ms-input-placeholder { color: #ccc; } / Internet Explorer 10+ /
textarea::-webkit-input-placeholder { color: #ccc; } / WebKit browsers /
textarea:-moz-placeholder { color: #ccc; } / Mozilla Firefox 4 to 18 /
textarea::-moz-placeholder { color: #ccc; } / Mozilla Firefox 19+ /
textarea:-ms-input-placeholder { color: #ccc; } / Internet Explorer 10+ /

/***************************************************** IE ********************************************************/

select::-ms-expand {display: none;}
input::-ms-clear { display:none;}

/********************************************** remove auto fill yellow color ***********************************/

input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {-webkit-box-shadow: 0 0 0 100px #fff inset;-moz-box-shadow: 0 0 0 100px #fff inset;box-shadow: 0 0 0 100px #fff inset;	color:#333 ;}

/********************************************** Form CSS *********************************************/
.hm form ul.hs-error-msgs > li > label {font-size:12px;line-height:normal;display:block;color:#ff0000;}
.hm form .hs_error_rollup {display: none;}
.hm form ul.hs-error-msgs{margin:0 0 -14px;}

/ form error mesege when good space b/w two inputs /
/*.hm form .hs-form-field {position: relative;}
.hm form ul.hs-error-msgs.inputs-list { position: absolute; top:67px; right: 0; list-style-type: none; padding: 1px 5px;background:#ff0000;margin:0;}
.hm form ul.hs-error-msgs.inputs-list > li > label {font-weight:500;position:relative;z-index:9;color: #fff;}
.hm form ul.hs-error-msgs.inputs-list:after { content: ''; width: 8px; height: 8px; position: absolute; display: inline-block; left: 50%; background:#ff0000; margin-left: -6px; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); margin-top: -4px; top: 0;}
*/

input,textarea,select {border-radius: 0; }
button, html input[type="button"], input[type="reset"], input[type="submit"], textarea { -webkit-appearance: none; border-radius: 0; transition: all 0.5s ease ; -moz-transition: all 0.5s ease ; -ms-transition: all 0.5s ease ; -o-transition: all 0.5s ease ; -webkit-transition: all 0.5s ease ; }
button, input, select, textarea,option { font-size: 100%; margin: 0; vertical-align: baseline;	font-family: 'Avenir-Heavy';}
input[type="text"],input[type="tel"],input[type="email"]{ -webkit-appearance:none !important; }
input[type="submit"] {cursor: pointer;transition:all 0.5s ease;}
textarea { overflow: auto; vertical-align: top;resize:none; }

/******************************************** Fieldset CSS*******************************************************/
.hm form{max-width:750px;width:100%;margin:0 auto !important;float:none !important;background:#ececec;padding: 30px;}
.hm form fieldset{max-width:100%;}
.hm form div.hs-form-field{float:none !important;display: inline-block !important;vertical-align: top;width: 100%;margin-bottom: 20px;}
.hm form fieldset.form-columns-2 > div.hs-form-field{margin-right:2.9%; width: 48.5%;}
.hm form fieldset.form-columns-2 > div.hs-form-field:last-child{margin-right:0;}
.hm form fieldset.form-columns-3 > div.hs-form-field{margin-right:2.9%;width:31.4%;}
.hm form fieldset.form-columns-3 > div.hs-form-field:last-child{margin-right:0;}
/******************************************** input CSS*******************************************************/
.hm form .input{margin-right:0 !important;}
.hm form .hs-form-field > label {color: #2B2B2B; font-size: 15px; width: 100%; pointer-events: none; display:block; line-height: 1.3; margin: 0 0 10px;font-weight: 600;}
.hm form textarea,.hm form input[type="text"],.hm form input[type="password"],.hm form input[type="datetime"],.hm form input[type="datetime-local"],.hm form input[type="date"],.hm form input[type="month"],.hm form input[type="time"],.hm form input[type="week"],.hm form input[type="number"],.hm form input[type="email"],.hm form input[type="url"],.hm form input[type="search"],.hm form input[type="tel"],.hm form input[type="color"],.hm form select{color: #2b2b2b; border: 1px solid #2b2b2b;padding: 10px 15px; width: 100% !important; font-size: 16px; margin:0 0 3px;}
/******************************************** Select CSS*******************************************************/
.hm form select {-moz-appearance: none;-webkit-appearance: none;color: #2b2b2b;background:#fff url("https://cdn2.hubspot.net/hubfs/2166934/Default/img/drop-down-arrow.svg");background-position: 99% center !important;background-repeat: no-repeat !important;background-size: 16px auto;}
.filter-section.hm select { -moz-appearance: none; -webkit-appearance: none; height: 38px; padding: 0px 46px 0 20px;font-family: 'Playfair Display';font-weight:700; color: #936DB8; background: #fff url(https://www.bbdboom.com/hubfs/Bbdboom%20Oct2017/Landing%20Page/menu.png?t=1509175043480); background-position: 99% center !important; background-repeat: no-repeat !important; background-size: 16px auto; border-bottom: 1px solid #936DB8; border-left: 1px solid #936DB8; font-size: 16px; display: inline-block; }
.filter-section.hm option{font-family: 'Playfair Display';font-weight:700; }
/******************************************** Radio Button CSS*******************************************************/
.hm form .input ul.inputs-list li label input[type="radio"]:checked+span:before {background: #2B2B2B ;background-size: 14px; background-position: center center;border-radius:50%;box-shadow:0 0 0 4px #fff inset; }
.hm form .input ul.inputs-list li label input[type="radio"] { opacity: 0; display:none !important;}
.hm form .input ul.inputs-list li label input[type="radio"]+span:before { margin-top: -3px; content: ''; background: #fff; display: inline-block;vertical-align: middle; width: 20px;height: 20px; padding: 2px; margin-right: 10px; text-align: center; border:1px solid #858585;border-radius:50%;}
/******************************************** Check Box CSS*******************************************************/
.hm form .input ul.inputs-list li label input[type="checkbox"]:checked+span:before {background: #2B2B2B url('https://cdn2.hubspot.net/hubfs/2660763/Whishworks%20May-2017/Common%20Images/right.png?t=1495542712539');background-size: 14px; background-position: center center;background-repeat:no-repeat;}
.hm form .input ul.inputs-list li label input[type="checkbox"] { opacity: 0; display:none !important;}
.hm form .input ul.inputs-list li label input[type="checkbox"]+span:before { margin-top: -3px;content: ''; background: #fff; display: inline-block;vertical-align: middle; width: 20px;height: 20px; padding: 2px; margin-right: 10px; text-align: center; border:1px solid #858585;}
/******************************************** Button CSS*******************************************************/
.hm form .actions{text-align:center;}

/***********************Simple buttom***********************/
.hm form .hs_submit input {border: 1px solid #384259;color: #fff; font-size:16px;line-height:1.3; font-weight:700; padding: 8px 10px;background:#384259;min-width:125px;}
.hm form .hs_submit input:hover{ background:transparent;color: #384259;}

/***********************With Background Image buttom***********************/
/*.hm form .hs_submit input {border: 1px solid #384259;color: #fff; font-size:16px;line-height:1.3; font-weight:700;padding: 10px 40px 10px 20px;background:#384259 url("https://cdn2.hubspot.net/hubfs/2166934/Default/img/fast-forward-double-right-arrows.svg");background-position: 90% center !important;background-repeat: no-repeat !important;background-size: 14px auto; }
.hm form .hs_submit input:hover {background-position: 93% center !important;}*/

.hm form div.hs-form-field .input > ul > li > label{cursor:pointer;}
/***************************Check Box & Radio Button One Col********************************/
.hm form div.hs-form-field .input > ul > li{margin:0 0 10px;}

/***************************Check Box & Radio Button Two Col********************************/
/*.hm form div.hs-form-field .input > ul > li {display: inline-block;width: 50%;padding: 0 20px 0 0;}*/

/***************************Check Box & Radio Button Three Col******************************/
/*.hm form div.hs-form-field .input > ul > li {display: inline-block;width:33.33%;padding: 0 20px 0 0;}*/

/***************************Check Box & Radio Button Auto Col******************************/
/*.hm form div.hs-form-field .input > ul > li {display: inline-block;padding: 0 20px 0 0;}*/

/*******************************************************************************************************************************************************************************
full width Flexible column hubspot other Modules(richtext,oneline text,header etc)
***********************************************************************************************************************************************************************************/
.full-width.widget-type-widget_container > span > .hs_cos_wrapper_type_raw_html,
.full-width.widget-type-widget_container > span > .hs_cos_wrapper_type_raw_jinja,
.full-width.widget-type-widget_container > span > .hs_cos_wrapper_type_rich_text,
.full-width.widget-type-widget_container > span > .hs_cos_wrapper_type_text,
.full-width.widget-type-widget_container > span > .hs_cos_wrapper_type_header,
.full-width.widget-type-widget_container > span > .hs_cos_wrapper_type_section_header,
.full-width.widget-type-widget_container > span > .hs_cos_wrapper_type_form,
.full-width.widget-type-widget_container > span > .hs_cos_wrapper_type_blog_subscribe,
.full-width.widget-type-widget_container > span > .hs_cos_wrapper_type_cta,
.full-width.widget-type-widget_container > span > .hs_cos_wrapper_type_linked_image{padding:70px 20px;}

/*******************************************************************************************************************************************************************************
max-width Flexible column hubspot other Modules(richtext,oneline text,header etc)
************************************************************************************************************************************************************************************/
.flex-module {display: flex; flex-wrap: wrap;display: -webkit-box;display: -moz-box; display: -ms-flexbox; display: -webkit-flex;}
.widget-type-widget_container > span > .hs_cos_wrapper_type_raw_html,
.widget-type-widget_container > span > .hs_cos_wrapper_type_raw_jinja,
.widget-type-widget_container > span > .hs_cos_wrapper_type_rich_text,
.widget-type-widget_container > span > .hs_cos_wrapper_type_text,
.widget-type-widget_container > span > .hs_cos_wrapper_type_header,
.widget-type-widget_container > span > .hs_cos_wrapper_type_section_header,
.widget-type-widget_container > span > .hs_cos_wrapper_type_form,
.widget-type-widget_container > span > .hs_cos_wrapper_type_blog_subscribe,
.widget-type-widget_container > span > .hs_cos_wrapper_type_cta,
.widget-type-widget_container > span > .hs_cos_wrapper_type_linked_image{max-width:1170px;margin:0 auto !important;padding:0;float:none !important;}

/******************************************************************************************************************************************************************************
                                                             Menu Css - home
*******************************************************************************************************************************************************************************/
.wrapper-header{background: #e6eaee;position:relative;    padding: 21px 0;}
.wrapper-header .container > div > div {display: flex; flex-wrap: wrap;display: -webkit-box;display: -moz-box; display: -ms-flexbox; display: -webkit-flex;align-items: center;}
.wrapper-header .logo { width: 211px !important; margin: 0 !important; }
.wrapper-header .menu{ width:calc(100% - 225px)!important; margin: 0 !important;padding: 0 35px 0 20px;}
.inner-header > div > div {display: flex;align-items: center; padding: 0 19px;}
.wrapper-header .logo img {max-width: 120px;}

/******************************************************************************************************************************************************************************
                                                             Menu Css - internal
*******************************************************************************************************************************************************************************/
.wrapper-header-white {background: #e6eaee;position:relative;    padding: 21px 0;}
.wrapper-header-white .container > div > div {display: flex; flex-wrap: wrap;display: -webkit-box;display: -moz-box; display: -ms-flexbox; display: -webkit-flex;align-items: center;}
.wrapper-header-white .logo { width: 211px !important; margin: 0 !important; }
.wrapper-header-white .menu{ width:calc(100% - 225px)!important; margin: 0 !important;padding: 0 35px 0 20px;}
.inner-header-white > div > div {display: flex;align-items: center; padding: 0 19px;}
.wrapper-header-white .logo img {max-width: 120px;}


/*************************************Depth 1 Home****************************************************/
.wrapper-header .menu .hs-menu-wrapper > ul{display: flex; flex-wrap: wrap;display: -webkit-box;display: -moz-box; display: -ms-flexbox; display: -webkit-flex;justify-content: flex-end;}
.wrapper-header .menu ul > li.hs-menu-depth-1 > a{color:#102146;padding: 0px;display: inline-block;font-size: 15px;font-family: 'Avenir-Medium';} 
.wrapper-header .menu .hs-menu-wrapper > ul > li { margin-right: 37px;}
.wrapper-header .menu .hs-menu-wrapper > ul > li:last-child { margin-right: 0;}

/*************************************Depth 1 Internal****************************************************/
.wrapper-header-white .menu .hs-menu-wrapper > ul{display: flex; flex-wrap: wrap;display: -webkit-box;display: -moz-box; display: -ms-flexbox; display: -webkit-flex;justify-content: flex-end;}
.wrapper-header-white .menu ul > li.hs-menu-depth-1 > a{color:#ffffff;padding: 0px;display: inline-block;font-size: 15px;font-family: 'Avenir-Medium';} 
.wrapper-header-white .menu .hs-menu-wrapper > ul > li { margin-right: 20px;} 
.wrapper-header-white .menu .hs-menu-wrapper > ul > li:last-child { margin-right: 0;}

/*************************************Depth 2 home****************************************************/
.wrapper-header .menu ul > li.hs-menu-depth-1.hs-item-has-children{position:relative;}
/* .wrapper-header .menu ul > li.hs-menu-depth-1:hover{background:;} */
.wrapper-header .menu ul > li.hs-menu-depth-2 > a{color:#fff;padding:10px 15px;display: inline-block;font-size:inherit;} 
.wrapper-header .menu ul > li.hs-menu-depth-1 > ul.hs-menu-children-wrapper{position: absolute; background: #ff7375; width: 100%; min-width: 150px;visibility: hidden;}
.wrapper-header .menu ul > li.hs-menu-depth-1:hover > ul.hs-menu-children-wrapper{visibility:visible;}
.wrapper-header .menu ul > li.hs-menu-depth-1 > .child-trigger{position: absolute; top:-10px;right:-5px;}
.wrapper-header .menu ul > li.hs-menu-depth-1 > .child-trigger i{position: relative;}
/*.wrapper-header .menu ul > li.hs-menu-depth-1:hover > .child-trigger i:before{color:transparent;}*/
.wrapper-header .menu ul > li.hs-menu-depth-1 > .child-trigger i:before{content: "\f0d7";font-family: FontAwesome;font-style: normal;font-weight: normal;text-decoration: inherit;color: #ffffff;font-size: 16px;position: absolute;top: 10px;left: 0;transition: all 0.5s ease ; -moz-transition: all 0.5s ease ; -ms-transition: all 0.5s ease ; -o-transition: all 0.5s ease ; -webkit-transition: all 0.5s ease ; }

/*************************************Depth 2 internal****************************************************/
.wrapper-header-white .menu ul > li.hs-menu-depth-1.hs-item-has-children{position:relative;}
/* .wrapper-header .menu ul > li.hs-menu-depth-1:hover{background:;} */
.wrapper-header-white .menu ul > li.hs-menu-depth-2 > a{color:#fff;padding:10px 15px;display: inline-block;font-size:inherit;} 
.wrapper-header-white .menu ul > li.hs-menu-depth-1 > ul.hs-menu-children-wrapper{position: absolute; background: #ff7375; width: 100%; min-width: 130px;visibility: hidden;z-index: 99999;}
.wrapper-header-white .menu ul > li.hs-menu-depth-1:hover > ul.hs-menu-children-wrapper{visibility:visible;}
.wrapper-header-white .menu ul > li.hs-menu-depth-1 > .child-trigger{position: absolute; top:-10px;right:-5px;}
.wrapper-header-white .menu ul > li.hs-menu-depth-1 > .child-trigger i{position: relative;}
/*.wrapper-header .menu ul > li.hs-menu-depth-1:hover > .child-trigger i:before{color:transparent;}*/
.wrapper-header-white .menu ul > li.hs-menu-depth-1 > .child-trigger i:before{content: "\f0d7";font-family: FontAwesome;font-style: normal;font-weight: normal;text-decoration: inherit;color: #ffffff;font-size: 16px;position: absolute;top: 10px;left: 0;transition: all 0.5s ease ; -moz-transition: all 0.5s ease ; -ms-transition: all 0.5s ease ; -o-transition: all 0.5s ease ; -webkit-transition: all 0.5s ease ; }

/*************************************Depth 3 home****************************************************/
.wrapper-header .menu ul > li.hs-menu-depth-2.hs-item-has-children{position: relative;}
.wrapper-header .menu ul > li.hs-menu-depth-2 > ul.hs-menu-children-wrapper{position: absolute; background: #f1c319; width: 100%; min-width:150px;visibility: hidden;left:100%;top:0px;border-left:1px solid #fff;}
.wrapper-header .menu ul > li.hs-menu-depth-2:hover > ul.hs-menu-children-wrapper{visibility:visible;}
.wrapper-header .menu ul > li.hs-menu-depth-2 > .child-trigger{ position: absolute; top: 0px; right: 20px; }
.wrapper-header .menu ul > li.hs-menu-depth-2 > .child-trigger i{position: relative;}
.wrapper-header .menu ul > li.hs-menu-depth-2 > .child-trigger i:before{content: "\f0d7";font-family: FontAwesome;font-style: normal;font-weight: normal;text-decoration: inherit;color: #fff;font-size: 16px;position: absolute;top: 10px;left: 0;transition: all 0.5s ease ; -moz-transition: all 0.5s ease ; -ms-transition: all 0.5s ease ; -o-transition: all 0.5s ease ; -webkit-transition: all 0.5s ease ; }
/*.wrapper-header .menu ul > li.hs-menu-depth-2:hover > .child-trigger i:before{color:transparent;}*/
.wrapper-header .menu ul > li.hs-menu-depth-3 > a{color:#fff;padding:10px 15px;display: inline-block;font-size:inherit;} 
.wrapper-header .menu ul > li.hs-menu-depth-1 > a:hover {color: #ef6663;}

/*************************************Depth 3 internal****************************************************/
.wrapper-header-white .menu ul > li.hs-menu-depth-2.hs-item-has-children{position: relative;}
.wrapper-header-white .menu ul > li.hs-menu-depth-2 > ul.hs-menu-children-wrapper{position: absolute; background: #f1c319; width: 100%; min-width:150px;visibility: hidden;left:100%;top:0px;border-left:1px solid #fff;}
.wrapper-header-white .menu ul > li.hs-menu-depth-2:hover > ul.hs-menu-children-wrapper{visibility:visible;}
.wrapper-header-white .menu ul > li.hs-menu-depth-2 > .child-trigger{ position: absolute; top: 0px; right: 20px; }
.wrapper-header-white .menu ul > li.hs-menu-depth-2 > .child-trigger i{position: relative;}
.wrapper-header-white .menu ul > li.hs-menu-depth-2 > .child-trigger i:before{content: "\f0d7";font-family: FontAwesome;font-style: normal;font-weight: normal;text-decoration: inherit;color: #fff;font-size: 16px;position: absolute;top: 10px;left: 0;transition: all 0.5s ease ; -moz-transition: all 0.5s ease ; -ms-transition: all 0.5s ease ; -o-transition: all 0.5s ease ; -webkit-transition: all 0.5s ease ; }
/*.wrapper-header .menu ul > li.hs-menu-depth-2:hover > .child-trigger i:before{color:transparent;}*/
.wrapper-header-white .menu ul > li.hs-menu-depth-3 > a{color:#fff;padding:10px 15px;display: inline-block;font-size:inherit;} 
.wrapper-header-white .menu ul > li.hs-menu-depth-1 > a:hover {color: #ef6663;}

/******************************************************************************************************************************************************************************
                                                      Home Page Menu Css
*******************************************************************************************************************************************************************************/

.home-logo img { max-width: 272px;}

.home-menu { text-align: right;}

/**********************************************Toggle Icon***************************************/
.home-wrapper .menu .mobile-trigger{display: inline-block !important; cursor: pointer; position: relative; right: 18px; width: 75px; padding: 20px 0px; z-index: 999999999; top: -10px;}
.home-wrapper .menu .mobile-trigger .line {display: block;background:#333465;width: 75px;height:8px;position:absolute;left: 0;border-radius: 0px;}
.home-wrapper .menu .mobile-trigger .line.line-3{top:100%;}
.home-wrapper .menu .mobile-trigger.active-re .line-3 { background: #fff;transform: translateY(-23px) translateX(0) rotate(-45deg); -webkit-transform: translateY(-23px) translateX(0) rotate(-45deg); -moz-transform: translateY(-23px) translateX(0) rotate(-45deg);}
.home-wrapper .menu .mobile-trigger.active-re .line.line-3 {top:80%;}
.home-wrapper .menu .mobile-trigger .line.line-2{top:50%;}
.home-wrapper .menu .mobile-trigger.active-re .line-2 { opacity: 0;}
.home-wrapper .menu .mobile-trigger .line.line-1{top:0;}
.home-wrapper .menu .mobile-trigger.active-re .line-1{top:12%;}
.home-wrapper .menu .mobile-trigger.active-re .line-1 { background: #fff;transform: translateY(5px) translateX(0) rotate(45deg); -webkit-transform: translateY(5px) translateX(0) rotate(45deg); -moz-transform: translateY(5px) translateX(0) rotate(45deg);}

/**********************************************Depth 1***************************************/
.home-wrapper .hs-menu-wrapper{display: none;position:absolute;width: 500px;max-width: 100%;right:-1000px;top:0%;background:#333465;background: #333465;
    position: fixed;
    z-index: 99999999;
    overflow-x: hidden;
    overflow-y: auto;
    transition: right 500ms ease;
    -webkit-transition: right 500ms ease;
    -moz-transition: right 500ms ease;
    -o-transition: right 500ms ease;
    -ms-transition: right 500ms ease;
    height: 100%;}
.home-wrapper .menu ul > li.hs-menu-depth-1{ width: 100%;margin: 13px 0;}
.home-wrapper .menu ul > li.hs-menu-depth-1 > a{color:#fff;padding: 10px 15px;display: inline-block;font-family: 'Avenir-Medium';font-size: 20px;} 
.home-wrapper .menu ul > li.hs-menu-depth-1 > a:hover{color:#ef6663;}
 li.hs-menu-depth-2 > a:hover{background-color:#de5552; width: 100%;}

.mobile-open .home-wrapper .hs-menu-wrapper {right: 0;}
/* .home-wrapper .mobile-trigger.cta_border_button.active-re {
   
    position: absolute;
    top: 100px;
    right: 343px;
}
 */

/**********************************************Depth 2***************************************/
.home-wrapper .menu ul > li.hs-menu-depth-1 ul.hs-menu-children-wrapper{position: relative;display:none;visibility:visible;}
.home-wrapper .menu ul > li.hs-menu-depth-1 .child-trigger{top:0;right:30px;}
.home-wrapper .menu ul > li.hs-menu-depth-2,.wrapper-header .menu ul > li.hs-menu-depth-3 { border-top: 1px solid #fff; }
.home-wrapper .menu ul > li.hs-menu-depth-2,.wrapper-header-white .menu ul > li.hs-menu-depth-3 { border-top: 1px solid #fff; }

.home-wrapper .menu ul > li.hs-menu-depth-1 > .child-trigger.child-open i:before ,.wrapper-header .menu ul > li.hs-menu-depth-2 > .child-trigger.child-open i:before {transition: all 0.2s ease ; -moz-transition: all 0.2s ease ; -ms-transition: all 0.2s ease ; -o-transition: all 0.2s ease ; -webkit-transition: all 0.2s ease ; transform: translateY(0) translateX(0) rotate(180deg);-webkit-transform: translateY(0px) translateX(0) rotate(180deg); -moz-transform: translateY(0) translateX(0) rotate(180deg);}{transform: translateY(0) translateX(0) rotate(180deg);-webkit-transform: translateY(0px) translateX(0) rotate(180deg); -moz-transform: translateY(0) translateX(0) rotate(180deg);}

/**********************************************Depth 3***************************************/
.home-wrapper .menu ul > li.hs-menu-depth-2 > ul.hs-menu-children-wrapper{position: relative;display:none;visibility:visible;left:0;}
.home-wrapper { padding: 88px 0 0; position: absolute; top: 0; background: transparent;width: 100% !important; left: 0; }
.mobile-open .home-menu ul li:first-child {transition-delay: 0.1s;}
.mobile-open .home-menu ul li:nth-child(2) {transition-delay: 0.2s;}
.mobile-open .home-menu ul li:nth-child(3) {transition-delay: 0.3s;}
.mobile-open .home-menu ul li:nth-child(4) {transition-delay: 0.4s;}
.mobile-open .home-menu ul li {opacity: 1;right: 0;transform: translateX(0px);}
.mobile-open .home-menu ul li:nth-child(5) {transition-delay: 0.5s;}


.home-menu ul li {
    opacity: 0;
    right: -30%;
    transform: translateX(1000px);
    -webkit-transform: translateX(1000px);
    -moz-transform: translateX(1000px);
    -o-transform: translateX(1000px);
    -ms-transform: translateX(1000px);
    transition: transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1) 0s, opacity 0.3s ease-in 0.3s,transform 0.5s ease;
    -moz-transition: transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1) 0s, opacity 0.3s ease-in 0.3s,transform 0.5s ease;
    -webkit-transition: transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1) 0s, opacity 0.3s ease-in 0.3s,transform 0.5s ease;
    -o-transition: transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1) 0s, opacity 0.3s ease-in 0.3s,transform 0.5s ease;
    -ms-transition: transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1) 0s, opacity 0.3s ease-in 0.3s,transform 0.5s ease;
}
.home-menu ul {padding: 36.6% 47px 0 16%;text-align: left;overflow-x: hidden;
    overflow-y: auto;
    height: 100%;}

/* Hero Section */
.hero-section { height: 950px; padding-top: 210px;}
.sec-content p {color: #102146; font-size: 27px; line-height: 1.2;}
.inner-hero a { background: #122146; color: #fff; font-family: 'Avenir-Medium';border: 1px solid transparent; border-radius: 34px; padding: 9px 4px 10px; font-size: 30px; margin: 29px 0 20px; line-height: 1; display: inline-block; min-width: 233px; text-align: center; }.inner-hero a:hover{background: #fff; color: #122146;border:1px solid #122146;}
.part-bottom-hero { max-height: 350px;}
.part-bottom-hero img {position: relative;margin: -47px 0 -7px;}
.inner-hero h1 {font-size: 51px;line-height: 1.4;color: #000000;font-weight:800;letter-spacing: -1.5px;margin-bottom: 12px;}

/* Feature Section */


.feature-inner {display: flex;padding: 63px 0 0;}
.box-section {display: flex;}
.box-inner {max-width: 340px;height: 177px;display: flex;justify-content: center; margin: 0 2.7%;width: 100%;}
.box-inner-adv {max-width: 340px;height: 177px;display: flex;justify-content: center; margin: 0 2.7%;width: 100%; background: url(https://cdn2.hubspot.net/hubfs/4334118/bend-advisor-bkgd.png) !important;}
.fea-left ul {padding-left: 80px;padding-top: 25px;}
.fea-left ul li {font-size: 32px; position: relative;line-height: 1.2;font-family: 'Avenir-Medium';padding: 0px 0 36px;letter-spacing: -1px;}
.fea-left ul li:before { top:-13px; background: url(https://cdn2.hubspot.net/hubfs/4334118/Bend%202018/Home/tick.png?t=1539083744104); background-size:58px;content: ''; position: absolute; left: -80px; width:80px; height: 82px; background-repeat: no-repeat; }
.fea-left {width: 50%; padding-left: 160px;}
.fea-left span {width: 80%;padding-right: 40px;}
.fea-left-tbd ul {padding-left: 130px;padding-top: 25px;}
.fea-left-tbd ul li {font-size: 28px; position: relative;line-height: 1.2;font-family: 'Avenir-Medium';padding: 0px 0 50px;letter-spacing: -1px;}
.fea-left-tbd ul li:before { top:-13px; background: url(https://cdn2.hubspot.net/hubfs/4334118/Bend%202018/Home/tick.png?t=1539083744104); background-size:60px;content: ''; position: absolute; left: -110px; width:80px; height: 82px; background-repeat: no-repeat; }
.fea-left-tbd {width: 100%;}
.fea-left-tbd span {width: 80%;padding-right: 50px;}


.fea-right {width: 50%;}
.box-section { display: flex; border: 1px solid #d0d0d0;justify-content: space-between; width: 100%; max-width: 800px; background: #fff;margin-bottom: 22px; padding: 25px 15px; -webkit-box-shadow: 0px 0px 10px -3px rgba(0,0,0,1); -moz-box-shadow: 0px 0px 10px -3px rgba(0,0,0,1); box-shadow: 0px 0px 10px -3px rgba(0,0,0,1); }
.box-inner > a {position: relative;display: block;padding: 0px 10px 0; width: 100%;height: 100%;text-align: center;}
.box-inner-adv > a {position: relative;display: block;padding: 0px 10px 0; width: 100%;height: 100%;text-align: center;}
.box-inner h3 {font-size: 30px;font-family: 'Avenir-Light';color: #fff;font-weight: 400;padding: 45px 0 0;}
.box-inner-adv h3 {font-size: 30px;font-family: 'Avenir-Light';color: #fff;font-weight: 400;padding: 45px 0 0;}
.box-inner a img { width: 100%; max-width: 189px !important;  display: block; text-align: center; position: absolute; left: 0; right: 0; top: 50%; transform: translateY(-50%); margin: 0 auto; }
.box-inner-adv a img { width: 100%; max-width: 189px !important; z-index:30; display: block; text-align: center; position: absolute; left: 0; right: 0; top: 50%; transform: translateY(-50%); margin: 0 auto; }

.box-inner:hover { opacity: 0.7;}
.box-inner-adv > a:hover { background: url(https://cdn2.hubspot.net/hubfs/4334118/bend-advisor-roll-over2.png) !important; }

/*   Two Column Section */

.two-inner-section {display: flex; padding: 48px 0 0;}
.two-inner-section-wp {
    display: flex;
    padding: 48px 0 0 118px;
}
.two-left {width: 50%;position: relative;margin-top: -165px;}
.two-left-wp {width: 30%;position: relative;margin-top: -30px;}
.two-left-tbd {width: 80%;position: relative;margin-top: -65px;}
.person-card-holder {padding-left: 240px; max-width: 80%;}
.two-right {width: 100%;}
.two-right h2 {font-size: 33px;font-family: 'Avenir-Light';color: #102146;line-height: 1.3;margin-bottom: 47px;letter-spacing: 0px;max-width:564px;}
.category-style {
    background-color: #2c4c7e;
    font-family: Avenir Next W02,Helvetica,Arial,sans-serif;
    font-weight: 500;
    font-size: 10px;
    border-radius: 2px;
    color: #fff;
    display: inline-block;
    line-height: 20px;
    min-height: 20px;
    padding: 0 8px;
    text-align: center;
    text-transform: uppercase;
    vertical-align: inherit;
    margin-bottom: 6px;
    width: 200px !important;
}


/* Product Section - Tab Functionality */

.pro-inner-section { background: #cdd4de; display: flex; padding: 0 40px 0 61px; max-height: 581px; overflow: visible; margin: 47px 0 90px; }
.product-nav {width: 34%;max-width: 270px;    position: relative; margin-top: -33px;}
.sgrid_one { display: flex;cursor: pointer; height: 100px; align-items: center; background: #fff; border-bottom: 1px solid #ebeef1; padding: 20px; }
.sgrid_one.active, .sgrid_one:hover {background: #f8f9fa;}
.pro-content {padding: 42px 36px 0 74px;width: 73%;}
.one-line h2 {font-size: 41.75px;color: #000;letter-spacing: -2px;}
span.pro-name {color: #f27c84;font-size: 18px;font-family: 'Avenir-Medium';text-transform: capitalize;line-height: 1;}
.sgrid_one img { margin-right: 3px; max-width: 42px;}
.demo-text, .one-line { padding-left: 27px;}
.demo-text {margin-bottom: 41px;}
.demo-text p {font-size: 26px;color: #000;line-height:1.2;}
a.resp-view {display: none;}
.one-line a { font-size: 20px;  font-family: 'Avenir-Medium';color: #000; padding-left: 55px; text-transform: capitalize; }
.one-line a:hover, .inner-t a:hover{text-decoration:underline;}
.one-line {display: flex;align-items: center;margin-bottom: 11px;}


.inner-card img { margin: 0 0 0 auto; max-width: 73px;position: absolute; right: 20px; bottom: 11px; z-index: -1; }
/* .inner-card img { display: flex; justify-content: flex-end; width: 100%; max-width: 69px; margin: 0 0 0 auto; } */
.tell-upper { padding: 105px 0 0;}
.tell-flex {display: flex;justify-content: space-between;  padding: 100px 0 185px;}
.inner-card {position: relative;min-height: 140px;padding: 18px 18px 25px;width: 23.5%; -webkit-box-shadow: 0px 21px 56px -9px rgba(0,0,0,0.48); -moz-box-shadow: 0px 21px 56px -9px rgba(0,0,0,0.48); box-shadow: 0px 21px 56px -9px rgba(0,0,0,0.48);}
.inner-card h3 {color: #000; font-weight: 400;font-family: 'Avenir-Medium';}
.inner-t a {position: absolute;bottom: 20px;font-size: 20.75px;color: #777;font-family: 'Avenir-Medium';}
.test-title h2, .tell-upper h2 { font-family: 'Avenir-Medium';font-size: 58px;color: #000; margin-bottom: 20px;}
.tell-upper p {font-size: 35.75px;color: #102146;line-height: 1.2;letter-spacing: -1px;font-family: 'Avenir-Medium';}

/* Partner Page - Large Icons */
.partner-hero-section {padding: 85px 0 0;}
.resources-hero-section {padding: 45px 0 0;}
.part-bottom-hero > div { position: relative;display: flex;justify-content: space-between;align-items: center;}
.pad-left160{ padding-left: 160px;}
.brave-ul { font-size: 20px; line-height: 1.3em; margin-left: 40px;}
ul.brave-ul li {list-style-type: circle;}


.partner-hero-section h3{color:#102146;font-size: 28px;line-height: 1;margin-bottom:12px;}
.partner-hero-section h2{color:#102146;font-size: 28px;line-height: 1;margin-bottom:12px;}
.resources-hero-section h2{color:#102146;font-size: 28px;line-height: 1;margin-bottom:12px;}
.partner-hero-section h1{font-size:51px;color:#102146;line-height: 1;margin-bottom:40px;}
.resources-hero-section h1{font-size:51px;color:#102146;line-height: 1;margin-bottom:40px;}

.banner-right {margin-left: 80px;}
.banner-right-no-margin {margin-left: 0px;}
.banner-right p {font-size: 16px;line-height: 1.1;color: #051e48;}
.bottom-ban-text {padding: 80px 0 0px;}
.bottom-ban-text p {font-size: 22px;color: #122047;line-height: 1.2;}
.partner-bottom-text p {font-size: 22px;color: #122047;line-height: 1.2;}
.partner-bottom-text h3 {font-size: 32px;font-family: 'Avenir-Heavy';font-weight: 400;color: #2a4d7f;line-height: 1;margin: 0 0 14px;}
.partner-bottom-text h1 {font-size: 32px;font-family: 'Avenir-Heavy';font-weight: 400;color: #2a4d7f;line-height: 1;margin: 0 0 14px;}
.partner-bottom-text {padding: 10px 0;}
.part-two-inner {display: flex;flex-wrap: wrap;}
.part-left {width: 57%;}
.part-right {padding-left: 35px;width: 41%;padding-top: 13px;}
.part-col {display: flex;align-items: center;padding: 35px 0 0px;}
.part-col-svg {display: flex;align-items: center;padding: 0px 0 0px;}
.part-img {width: 33%;}
.part-img p {margin-bottom: 8px; line-height: 1;}
.part-cont {width: 64%;padding-left: 21px;}
.part-cont p {font-size: 17px;color: #2e5182;font-family: 'Avenir-Medium';}
.part-cont h4 {color: #231f20;font-size: 25px;margin-bottom: 6px;}
.inner-out {display: flex;justify-content: center;text-align: center;}
.out-box {width: 33.33%;margin-right: 0;padding: 0 20px;}
.out-box h4 {font-size: 36px;color: #254d80;margin: 14px 0 41px;}
.out-box p { font-size: 23.84px;color: #122047;line-height: 1.1;text-align: left;}
.out-box {width: 33.33%;margin-right: 0;padding: 0 20px;}
.bottom-btn {display: flex;justify-content: space-between;padding: 17px 16px 27px;}
.bottom-btn a {font-size: 24px;color: #fff;border: 1px solid transparent;font-size: 30px;border-radius: 46px;padding: 20px 20px;display: inline-block;vertical-align: top;text-align: center;min-width: 319px;}
.left-btn a {background: #193259;}
.left-btn a:hover {background: #fff;color: #254d80;border: 1px solid #254d80 !important;}
.right-btn a {background: #f27073;}
.right-btn a:hover {background: #fff;color: #254d80;border: 1px solid #254d80 !important;}
.big-icon-left { padding: 16px 0 0px 0;}
.big-icon-left-text { padding-bottom: 0px; margin-top: 6px;}
.big-icon-left-text p { font-size: 18px; line-height: 1.3em;}
.big-icon-left-text h2 { font-size: 26px; font-family: 'Avenir-Medium';}
.big-icon-left-ind { padding: 16px 0 0px 0;}
.big-icon-left-text-ind { padding-bottom: 30px; margin-top: 26px;}
.big-icon-left-text-ind p { font-size: 18px; line-height: 1.3em;}
.big-icon-left-text-ind h2 { font-size: 26px; font-family: 'Avenir-Medium';}
.big-icon-right { padding: 16px 0 0px 0;}
.big-icon-right-text  { padding-bottom: 0px; margin-top: 6px;}
.big-icon-right-text p { font-size: 18px; line-height: 1.3em;}
.big-icon-right-text h2 { font-size: 26px; font-family: 'Avenir-Medium';}

.icon-background { color: #193259;}

.blue-btn { background: #122146; color: #fff !important; border: 3px solid #fff; border-radius: 51px; padding: 15px 0px 15px; font-size: 24px; width: 70%; display: block; text-align: center; }
.blue-btn:hover { background: #fff; color: #062047 !important;}

.resource-header {padding: 40px 0 60px;}
.resource-header h1{font-size:48px; color:#122047;margin-bottom: 21px;line-height: 1.2;}
.resource-header p{font-size:26px;color:#122047;line-height: 1.2;font-family: 'Avenir-Medium';}
a.blue {color: #2a4d7f;}

.ref-links a { font-size: 19.45px;  margin-right: 68px;font-family: 'Avenir-Heavy';}
.ref-links a:active { text-decoration: underline;}

.blue, .blue-sec h2, .blue-sec h5.color-head.animation-nav  {color: #193259 !important;}
.red , .red-sec h2, .red-sec h5.color-head.animation-nav {color: #ff7375 !important;}
.green, .green-sec h2, .green-sec h5.color-head.animation-nav {color: #00af89 !important;}
.ref-links a:last-child {margin-right:0;}
.first-col { position: absolute; left: -228px; max-width: 330px; top: 65px; }
.third-col { max-width: 175px;padding-top: 236px;}
.left-side-mod {width: 78% !important;padding-bottom: 100px;}
.sec-col {padding-left: 100px;width: 93% !important;}
.sec-col h2 {  font-weight: 600;font-size: 29px; margin-bottom: 15px;  font-family: 'Avenir-Medium';}

/* Header With Cta Section  */

.header-cta-section {padding: 74px 0 102px;}
.header-cta-inner h2 {line-height: 1;font-family: 'Avenir-Medium';letter-spacing: -1.2px;}
.header-cta-inner > div { width: 50%; padding-right: 25px; max-width: 332px;}
.header-cta-inner { display: flex; align-items: center; justify-content: space-between;}

/*  Resources - Accordion Section */

.red-sec h5.color-head.animation-nav {border-bottom: 3px solid #ff7375 !important;}
.green-sec h5.color-head.animation-nav{border-bottom: 3px solid #00af89 !important;}
.blue-sec h5.color-head.animation-nav{border-bottom: 3px solid #193259 !important;}
.acc-flex-sec > div > div { display: flex;}
.acc-flex-sec {padding: 107px 0 0;position:relative;}
.faq h5 {line-height: 1.7;color: #666766;font-size: 14px;cursor: pointer;position:relative; padding: 11px 40px 10px 0; font-family: 'Avenir-Medium';font-weight: 400;}
.faq {border-bottom: 3px solid #e7e6e6;}
.faq h5.color-head.animation-nav:before {cursor: pointer;content: " - ";background:none !important; position: absolute;right: 8px;top: 10px;border: 1px solid;border-radius: 50px;text-align: center;width: 22px;height: 22px;font-size: 25px;line-height: 17px;}
.faq h5.color-head:before {cursor: pointer; content: " "; background: url(https://cdn2.hubspot.net/hubfs/4334118/Bend%202018/Resources/plus.png?t=1539251305919); background-size: 22px; background-repeat: no-repeat; text-align: center; width: 22px; height: 22px; font-size: 22px; line-height: 23px; position: absolute; right: 8px; top: 10px; }
h5.color-head.animation-nav {border-bottom: 1px solid #e7e6e6;}
.detail-text {color:#777;  font-size: 14px; line-height: 1.3;    max-width: 560px; }
.detail-text p{line-height: 1.3;font-size: 14px; } 
.detail-text *{margin-top: 15px; padding: 0 0 20px;}
.green-sec h5.color-head.animation-nav {color:#00af89;} 
.red-sec h5.color-head.animation-nav{color:#f27173 !important;} 
.acc-sec {margin-bottom: 70px;}
.one-col-section {width: 100% !important; text-align: center; margin-bottom: 35px; padding: 0 7px; }
.one-col-section img {max-width: 72px;}
.one-col-section p { font-size: 12.6px; color: #666766; margin: 11px 0; line-height: 1.2; }

.banner-right a:hover {
    color: #f16565;
    text-decoration: underline;
}
.ref-links a.scroll-to-nav.blue {
    color: #2a4d7f !important;
}

/* News Section - Blog */
.centered, .row-fluid .span12.centered {
    max-width: 1100px !important;
    margin-left: auto;
    margin-right: auto;
    float: none;
    padding-left: 30px;
    padding-right: 10px;
}

.content-section:not([data-parallax]):not([class*="overlay-"]) {
    background-color: #efefef;
    /*background-image: url(https://cdn2.hubspot.net/hubfs/4334118/trees-n-grass-footer.png);
    background-repeat: repeat-x;
    background-position: bottom;*/
}

/* Footer */

.footer{background:#f16565;padding:50px 0 20px;}
.footer-logo img {max-width: 150px;}
.footer-links ul li a { color: #fff; font-family: 'Avenir-Medium';font-size: 19px; line-height:.7; margin: 0 0 4px;}
.footer-menu-wrapper > div > div {padding: 50px 0 52px;display: flex;}
.copyright ul li:first-child { margin-left: 0;}
.copyright ul li { display: inline-block;vertical-align: top;color: #fff;margin-left: 110px; line-height: 1;   font-size: 13px; font-weight: 400;}
.social-links { justify-content: flex-end; display: flex !important; padding-right: 45px; }
.cont-links ul li:last-child {margin: 0px 0 0;}
.footer-links ul li a:hover, .copyright ul li a:hover{text-decoration: none; color: #f1a2a2;}

@media(min-width:1920px){.hero-section { height: 1663px !important; padding-top: 475px;}}

@media (min-width: 1140px).blog-1 .post-template .post-sharing.top .addthis-widget-type-1 {width: 80px;left: -80px;}
@media(min-width:1441px){.faq h5 { font-size: 18px;padding: 11px 60px 10px 0;}.detail-text, .detail-text p {font-size: 14px;}
.hero-section {background-position: 50% 50% !important;height: 1200px;}
}

@media(max-width:1300px){
.container, .home-container{padding:0 20px;}
.tell-upper {padding: 54px 20px 0 !important;}
}

@media(max-width:1200px){
.inner-header > div > div { padding: 0 0px;}
.inner-hero { padding: 0 30px;}
.sec-content p {font-size: 24px;}
.feature-inner { padding: 35px 0 0;}
.fea-left ul li {font-size: 26px; padding: 0px 0 70px;}
.fea-left ul {padding-left: 92px;}
.fea-left ul li:before {background-size: 60px; left: -84px;width: 60px;   height: 62px;    }
.pro-inner-section { padding: 0 20px; }
.pro-content { padding: 35px 30px 0;}
.inner-hero h1 { font-size: 48px;  }
.header-cta-inner h2 {font-size: 60px !important;}
.header-cta-inner > div { padding-right: 29px;max-width: 305px;}
.tell-flex { padding: 70px 0 130px;}
.tell-upper h2 {font-size: 52px;}
.tell-upper p { font-size: 30px;}
.one-line a {padding-left: 30px;}
}
@media(max-width:1024px){
 .one-line h2 { font-size: 39.75px;}
.social-links {padding-right: 0;}
.tell-flex { padding: 54px 0 100px;}
.inner-card h3 {font-size: 24px !important;}
.inner-card { padding: 11px 11px 20px;} 
  .one-line a {
    padding-left: 27px;
}
.resource-header h1 { font-size: 42px;}
.resource-header p { font-size: 22px;}
.first-col { left: -191px;}
.hero-section {background-position: center !important;}
}
@media(max-width:980px){
  
/**********************************************Toggle Icon White***************************************/
.wrapper-header-white .mobile-trigger{display: inline-block !important; cursor: pointer; position: absolute; right: 20px; width: 40px; padding: 20px 0px; z-index:999999999; top: 23px;}
.wrapper-header-white .mobile-trigger .line {display: block;background: #333465;width: 45px;height:6px;position:absolute;right: 0;border-radius:0px;}
.wrapper-header-white .mobile-trigger .line.line-3{top:72%;}
.wrapper-header-white .mobile-trigger.active-re .line-3 { transform: translateY(-23px) translateX(0) rotate(-45deg); -webkit-transform: translateY(-23px) translateX(0) rotate(-45deg); 
  -moz-transform: translateY(-23px) translateX(0) rotate(-45deg);}
.wrapper-header-white .mobile-trigger.active-re .line.line-3 {top:80%;background: #fff;}
.wrapper-header-white .mobile-trigger .line.line-2{top:37%;}
.wrapper-header-white .mobile-trigger.active-re .line-2 { opacity: 0;}
.wrapper-header-white .mobile-trigger .line.line-1{top:0;}
.wrapper-header-white .mobile-trigger.active-re .line-1{top:12%;background: #fff;}
.wrapper-header-white .mobile-trigger.active-re .line-1 { transform: translateY(5px) translateX(0) rotate(45deg); -webkit-transform: translateY(5px) translateX(0) rotate(45deg); -moz-transform: translateY(5px) translateX(0) rotate(45deg);}


.mobile-open .wrapper-header-white .menu ul li:first-child {transition-delay: 0.1s;}
.mobile-open .wrapper-header-white .menu ul li:nth-child(2) {transition-delay: 0.2s;}
.mobile-open .wrapper-header-white .menu ul li:nth-child(3) {transition-delay: 0.3s;}
.mobile-open .wrapper-header-white .menu ul li:nth-child(4) {transition-delay: 0.4s;}
.mobile-open .wrapper-header-white .menu ul li {opacity: 1;right: 0;transform: translateX(0px);}
.mobile-open .wrapper-header-white .menu ul li:nth-child(5) {transition-delay: 0.5s;} 
.home-wrapper .menu ul > li.hs-menu-depth-1 > a {  padding: 0; font-size: 15px;} 
.wrapper-header-white .hs-menu-wrapper {
    right: -1000px;
    top: 0%;
    background: #333465;
    background: #333465;
    position: fixed;
    z-index: 99999999;
    overflow-x: hidden;
    overflow-y: auto;
    transition: right 500ms ease;
    -webkit-transition: right 500ms ease;
    -moz-transition: right 500ms ease;
    -o-transition: right 500ms ease;
    -ms-transition: right 500ms ease;
    height: 100%;
} 
   .wrapper-header-white .menu ul li{
  opacity: 0;
    right: -30%;
    transform: translateX(1000px);
    -webkit-transform: translateX(1000px);
    -moz-transform: translateX(1000px);
    -o-transform: translateX(1000px);
    -ms-transform: translateX(1000px);
    transition: transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1) 0s, opacity 0.3s ease-in 0.3s,transform 0.5s ease;
    -moz-transition: transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1) 0s, opacity 0.3s ease-in 0.3s,transform 0.5s ease;
    -webkit-transition: transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1) 0s, opacity 0.3s ease-in 0.3s,transform 0.5s ease;
    -o-transition: transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1) 0s, opacity 0.3s ease-in 0.3s,transform 0.5s ease;
    -ms-transition: transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1) 0s, opacity 0.3s ease-in 0.3s,transform 0.5s ease;}
  .mobile-open .wrapper-header-white .menu ul li {
    opacity: 1;
    right: 0;
    transform: translateX(0px);
}
  
  .mobile-open .wrapper-header-white .hs-menu-wrapper {
    right: 0;
}
.wrapper-header-white .menu .hs-menu-wrapper > ul {
    padding: 36.6% 47px 0 16%;
    text-align: left;
    overflow-x: hidden;
    overflow-y: auto;
    height: 100%;
  display: block;}  
  
/**********************************************Depth 1***************************************/
.wrapper-header-white .hs-menu-wrapper{width: 500px;max-width: 100%;display: none;}
/* .wrapper-header .menu ul > li.hs-menu-depth-1{ width: 100%;border-bottom: 1px solid #fff;} */
.wrapper-header-white .menu ul > li.hs-menu-depth-1 > a{color:#fff;display: inline-block;} 

/**********************************************Depth 2***************************************/
.wrapper-header-white .menu ul > li.hs-menu-depth-1 ul.hs-menu-children-wrapper{position: relative;display:none;visibility:visible;}
.wrapper-header-white .menu ul > li.hs-menu-depth-1 .child-trigger{top:0;right:30px;}
.wrapper-header-white .menu ul > li.hs-menu-depth-2,.wrapper-header .menu ul > li.hs-menu-depth-3 { border-top: 1px solid #fff; }
.wrapper-header-white .menu ul > li.hs-menu-depth-1 > .child-trigger.child-open i:before ,.wrapper-header .menu ul > li.hs-menu-depth-2 > .child-trigger.child-open i:before {transition: all 0.5s ease ; -moz-transition: all 0.5s ease ; -ms-transition: all 0.5s ease ; -o-transition: all 0.5s ease ; -webkit-transition: all 0.5s ease ; transform: translateY(0) translateX(0) rotate(180deg);-webkit-transform: translateY(0px) translateX(0) rotate(180deg); -moz-transform: translateY(0) translateX(0) rotate(180deg);}{transform: translateY(0) translateX(0) rotate(180deg);-webkit-transform: translateY(0px) translateX(0) rotate(180deg); -moz-transform: translateY(0) translateX(0) rotate(180deg);}

/**********************************************Depth 3***************************************/
.wrapper-header-white .menu ul > li.hs-menu-depth-2 > ul.hs-menu-children-wrapper{position: relative;display:none;visibility:visible;left:0;}  
.wrapper-header-white .menu {padding: 0 0px 0 10px;}     
.wrapper-header-white .menu .hs-menu-wrapper > ul > li {margin: 13px 0;}
.wrapper-header-white .mobile-trigger{display: inline-block !important; cursor: pointer; position: absolute; right: 20px; width: 40px; padding: 20px 0px; z-index:999999999; top: 23px;}
.wrapper-header-white .mobile-trigger .line {display: block;background: #cccccc;width: 40px;height:3px;position:absolute;right: 0;border-radius:0px;}
.wrapper-header-white .mobile-trigger .line.line-3{top:72%;}
.wrapper-header-white .mobile-trigger.active-re .line-3 { transform: translateY(-23px) translateX(0) rotate(-45deg); -webkit-transform: translateY(-23px) translateX(0) rotate(-45deg); 
  -moz-transform: translateY(-23px) translateX(0) rotate(-45deg);}
.wrapper-header-white .mobile-trigger.active-re .line.line-3 {top:80%;background: #fff;}
.wrapper-header-white .mobile-trigger .line.line-2{top:37%;}
.wrapper-header-white .mobile-trigger.active-re .line-2 { opacity: 0;}
.wrapper-header-white .mobile-trigger .line.line-1{top:0;}
.wrapper-header-white .mobile-trigger.active-re .line-1{top:12%;background: #fff;}
.wrapper-header-white .mobile-trigger.active-re .line-1 { transform: translateY(5px) translateX(0) rotate(45deg); -webkit-transform: translateY(5px) translateX(0) rotate(45deg); -moz-transform: translateY(5px) translateX(0) rotate(45deg);}
.mobile-open .wrapper-header-white .menu ul li:first-child {transition-delay: 0.1s;}
.mobile-open .wrapper-header-white .menu ul li:nth-child(2) {transition-delay: 0.2s;}
.mobile-open .wrapper-header-white .menu ul li:nth-child(3) {transition-delay: 0.3s;}
.mobile-open .wrapper-header-white .menu ul li:nth-child(4) {transition-delay: 0.4s;}
.mobile-open .wrapper-header-white .menu ul li {opacity: 1;right: 0;transform: translateX(0px);}
.mobile-open .wrapper-header-white .menu ul li:nth-child(5) {transition-delay: 0.5s;}
.home-wrapper .menu ul > li.hs-menu-depth-1 > a {  padding: 0; font-size: 15px;} 
.wrapper-header-white .hs-menu-wrapper {
    
    right: -1000px;
    top: 0%;
    background: #333465;
    background: #333465;
    position: fixed;
    z-index: 99999999;
    overflow-x: hidden;
    overflow-y: auto;
    transition: right 500ms ease;
    -webkit-transition: right 500ms ease;
    -moz-transition: right 500ms ease;
    -o-transition: right 500ms ease;
    -ms-transition: right 500ms ease;
    height: 100%;
} 
   .wrapper-header-white .menu ul li{
  opacity: 0;
    right: -30%;
    transform: translateX(1000px);
    -webkit-transform: translateX(1000px);
    -moz-transform: translateX(1000px);
    -o-transform: translateX(1000px);
    -ms-transform: translateX(1000px);
    transition: transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1) 0s, opacity 0.3s ease-in 0.3s,transform 0.5s ease;
    -moz-transition: transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1) 0s, opacity 0.3s ease-in 0.3s,transform 0.5s ease;
    -webkit-transition: transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1) 0s, opacity 0.3s ease-in 0.3s,transform 0.5s ease;
    -o-transition: transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1) 0s, opacity 0.3s ease-in 0.3s,transform 0.5s ease;
    -ms-transition: transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1) 0s, opacity 0.3s ease-in 0.3s,transform 0.5s ease;}
  .mobile-open .wrapper-header-white .menu ul li {
    opacity: 1;
    right: 0;
    transform: translateX(0px);
}
  
  .mobile-open .wrapper-header-white .hs-menu-wrapper {
    right: 0;
}
.wrapper-header-white .menu .hs-menu-wrapper > ul {
    padding: 36.6% 47px 0 16%;
    text-align: left;
    overflow-x: hidden;
    overflow-y: auto;
    height: 100%;
  display: block;}  

/**********************************************Depth 1***************************************/
.wrapper-header .hs-menu-wrapper{width: 500px;max-width: 100%;display: none;}
/* .wrapper-header .menu ul > li.hs-menu-depth-1{ width: 100%;border-bottom: 1px solid #fff;} */
.wrapper-header .menu ul > li.hs-menu-depth-1 > a{color:#fff;display: inline-block;} 

/**********************************************Depth 2 ***************************************/
.wrapper-header .menu ul > li.hs-menu-depth-1 ul.hs-menu-children-wrapper{position: relative;display:none;visibility:visible;}
.wrapper-header .menu ul > li.hs-menu-depth-1 .child-trigger{top:0;right:30px;}
.wrapper-header .menu ul > li.hs-menu-depth-2,.wrapper-header .menu ul > li.hs-menu-depth-3 { border-top: 1px solid #fff; }
.wrapper-header .menu ul > li.hs-menu-depth-1 > .child-trigger.child-open i:before ,.wrapper-header .menu ul > li.hs-menu-depth-2 > .child-trigger.child-open i:before {transition: all 0.5s ease ; -moz-transition: all 0.5s ease ; -ms-transition: all 0.5s ease ; -o-transition: all 0.5s ease ; -webkit-transition: all 0.5s ease ; transform: translateY(0) translateX(0) rotate(180deg);-webkit-transform: translateY(0px) translateX(0) rotate(180deg); -moz-transform: translateY(0) translateX(0) rotate(180deg);}{transform: translateY(0) translateX(0) rotate(180deg);-webkit-transform: translateY(0px) translateX(0) rotate(180deg); -moz-transform: translateY(0) translateX(0) rotate(180deg);}

/**********************************************Depth 3***************************************/
.wrapper-header .menu ul > li.hs-menu-depth-2 > ul.hs-menu-children-wrapper{position: relative;display:none;visibility:visible;left:0;}  
.wrapper-header .menu {padding: 0 0px 0 10px;}     
.wrapper-header .menu .hs-menu-wrapper > ul > li {margin: 13px 0;}
.wrapper-header .mobile-trigger{display: inline-block !important; cursor: pointer; position: absolute; right: 20px; width: 40px; padding: 20px 0px; z-index:999999999; top: 23px;}
.wrapper-header .mobile-trigger .line {display: block;background: #193259;width: 40px;height:3px;position:absolute;right: 0;border-radius:0px;}
.wrapper-header .mobile-trigger .line.line-3{top:72%;}
.wrapper-header .mobile-trigger.active-re .line-3 { transform: translateY(-23px) translateX(0) rotate(-45deg); -webkit-transform: translateY(-23px) translateX(0) rotate(-45deg); 
  -moz-transform: translateY(-23px) translateX(0) rotate(-45deg);}
.wrapper-header .mobile-trigger.active-re .line.line-3 {top:80%;background: #fff;}
.wrapper-header .mobile-trigger .line.line-2{top:37%;}
.wrapper-header .mobile-trigger.active-re .line-2 { opacity: 0;}
.wrapper-header .mobile-trigger .line.line-1{top:0;}
.wrapper-header .mobile-trigger.active-re .line-1{top:12%;background: #fff;}
.wrapper-header .mobile-trigger.active-re .line-1 { transform: translateY(5px) translateX(0) rotate(45deg); -webkit-transform: translateY(5px) translateX(0) rotate(45deg); -moz-transform: translateY(5px) translateX(0) rotate(45deg);}
.mobile-open .wrapper-header .menu ul li:first-child {transition-delay: 0.1s;}
.mobile-open .wrapper-header .menu ul li:nth-child(2) {transition-delay: 0.2s;}
.mobile-open .wrapper-header .menu ul li:nth-child(3) {transition-delay: 0.3s;}
.mobile-open .wrapper-header .menu ul li:nth-child(4) {transition-delay: 0.4s;}
.mobile-open .wrapper-header .menu ul li {opacity: 1;right: 0;transform: translateX(0px);}
.mobile-open .wrapper-header .menu ul li:nth-child(5) {transition-delay: 0.5s;}
.home-wrapper .menu ul > li.hs-menu-depth-1 > a {  padding: 0; font-size: 15px;} 
.wrapper-header .hs-menu-wrapper {
    
    right: -1000px;
    top: 0%;
    background: #333465;
    background: #333465;
    position: fixed;
    z-index: 99999999;
    overflow-x: hidden;
    overflow-y: auto;
    transition: right 500ms ease;
    -webkit-transition: right 500ms ease;
    -moz-transition: right 500ms ease;
    -o-transition: right 500ms ease;
    -ms-transition: right 500ms ease;
    height: 100%;
} 
   .wrapper-header .menu ul li{
  opacity: 0;
    right: -30%;
    transform: translateX(1000px);
    -webkit-transform: translateX(1000px);
    -moz-transform: translateX(1000px);
    -o-transform: translateX(1000px);
    -ms-transform: translateX(1000px);
    transition: transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1) 0s, opacity 0.3s ease-in 0.3s,transform 0.5s ease;
    -moz-transition: transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1) 0s, opacity 0.3s ease-in 0.3s,transform 0.5s ease;
    -webkit-transition: transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1) 0s, opacity 0.3s ease-in 0.3s,transform 0.5s ease;
    -o-transition: transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1) 0s, opacity 0.3s ease-in 0.3s,transform 0.5s ease;
    -ms-transition: transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1) 0s, opacity 0.3s ease-in 0.3s,transform 0.5s ease;}
  .mobile-open .wrapper-header .menu ul li {
    opacity: 1;
    right: 0;
    transform: translateX(0px);
}
  
  .mobile-open .wrapper-header .hs-menu-wrapper {
    right: 0;
}
.wrapper-header .menu .hs-menu-wrapper > ul {
    padding: 36.6% 47px 0 16%;
    text-align: left;
    overflow-x: hidden;
    overflow-y: auto;
    height: 100%;
  display: block;}  
  
.home-wrapper {padding: 77px 0 0;}
.home-logo img {max-width: 200px;}
.home-wrapper .menu .mobile-trigger .line {width: 55px; height: 6px;  }
.home-wrapper .menu .mobile-trigger .line.line-2 {top: 37%;}
.home-wrapper .menu .mobile-trigger .line.line-3 { top: 72%;} 
.inner-hero h1 {font-size: 45px;}

.sec-content p { font-size: 19px; }
.message-text { font-size: 18px; color: #193259; font-weight: 600;}
/*.inner-hero a {padding: 9px 4px 11px;font-size: 24px; margin: 10px 0 20px;}*/
.message-text a {padding: 0px !important;font-size: 18px !important; margin: 0px; background: none !important; border: 0px !important; border-radius: 0px !important;}

.fea-left ul li { font-size: 32px; padding: 0px 0 50px;}  
.feature-inner, .two-inner-section {flex-direction: column;}
.fea-left, .two-right {width: 100%;padding: 0;}
.fea-right { width: 100%;padding-top: 30px;}
.two-inner-section {padding: 0px 0 0;}  
.two-right h2 { font-size: 28px;margin-bottom: 30px;}
.two-right {padding-top: 40px;}  
.box-section {max-width: 750PX;padding: 18px 5px;MARGIN: 0 AUTO 30PX;}
.two-right h2 {max-width: 100%;}
.two-right img { margin-top: 0 !important;}
.two-left {width: 100%; margin-top: 0px;text-align: center;padding-left:0;}  

.sgrid_one { height: 88px; padding: 16px;}
.one-line h2 { font-size: 35px; }
.demo-text p {font-size: 22px;}
.pro-inner-section {max-height: 470px;}
  
.tell-flex { flex-wrap: wrap;   }
.inner-card {width: 48.5%; margin-bottom: 27px;  }
.header-cta-section {padding: 56px 0 60px;}
.header-cta-inner {flex-direction: column;text-align: center;}
.header-cta-inner > div {padding-right: 0;width:100%;padding-top: 60px;}  

.left-side-mod {width: 100% !important;padding-bottom: 0;}  
.third-col { max-width: 100%; padding-top: 0; width: 100% !important; margin: 0 auto !important; } 
.one-col-section { max-width: 180px; margin: 0 auto 35px;WIDTH: 20% !IMPORTANT;}
.col-main { display: flex;flex-wrap: wrap;}
.sec-col { padding-left: 129px; width: 95% !important;}
.sec-col-prv { padding-left: 30px; width: 100% !important;}
.footer-links.cont-links {width: 29.9% !important;} 
.one-line a {padding-left: 0;width: 35% !important;}
}
@media(min-width:981px){
 .wrapper-header .hs-menu-wrapper{display:block;}
.wrapper-header .mobile-trigger{display: none!important;}
}
@media(min-width:767px){
.resp-view {display: none !important;}

}
@media(max-width:767px){
.two-left-wp {display: none;}
.hm form{padding:20px;}
.person-card-holder {padding-left: 10px; max-width: 100%;}
.contact-info {margin-left: 20px; border-collapse: collapse; width:300px;}
.resp-hide {display: none !important;}
.banner-right {display: none;}
.big-icon-left {display: none !important;}
.big-icon-left-ind { padding: 16px 0 0px 0;}
.big-icon-left-text-ind { padding-bottom: 10px; margin-top: 8px;}
.big-icon-left-text-ind p { font-size: 12px; line-height: 1.0em;}
.big-icon-left-text-ind h2 { font-size: 16px; font-family: 'Avenir-Medium';}
.fa-3x {font-size: 2em !important;}

.big-icon-right {display: none !important;}
.big-icon-left-text {padding: 2px 20px 8px 20px; margin-top:6px;}
.big-icon-right-text {padding: 2px 20px 8px 20px; margin-top:6px;}
.out-box h4 {font-size: 14px; font-family: 'Avenir-Medium';}
.out-box p {font-size: 12px; text-align: center; line-height: 1;}
.bottom-btn {display: none; }
  .part-cont {padding-left: 0px;}
  .part-cont h4 {font-size: 16px; font-family: 'Avenir-Medium';}
  .part-left {display: none; }
  .part-right {width: 80%; padding-left: 20px; padding-bottom:30px;}
  .part-img {padding-right: 12px;}
 
.footer-menu-wrapper { display: flex !important; justify-content: center;}
.footer-menu-wrapper > div > div {padding: 0;display: block;}  
.footer .container > div {width: 50%;}  
.footer .container { display: flex; align-items: flex-start;flex-wrap: wrap; } 
.footer .container > div:nth-of-type(3) { width: 100%;}
.social-links {justify-content: center;margin: 40px 0 0;}
.social-links ul li {display: inline-block;vertical-align: top;}  
.social-links ul li a { display: flex; background: #fff; border-radius: 50%; color: #ef6668; text-align: center; align-items: center; width: 35px;     font-size: 18px;justify-content: center; height: 35px; padding-left: 5px; margin: 0 10px; } 
.footer-links ul li a { line-height: 1.2; }

.inner-header > div > div { padding: 0;}  
.home-wrapper .hs-menu-wrapper, .wrapper-header .hs-menu-wrapper { width: 300px;} 
.home-wrapper .menu ul > li.hs-menu-depth-1 > a, .wrapper-header .menu ul > li.hs-menu-depth-1 > a { padding: 6px 15px;font-size: 15px;}
  
  
.header-cta-inner { text-align: center;}  
.home-wrapper .menu .mobile-trigger {right: 0px;  }
.home-menu { width: 100% !important;}  
.home-wrapper {padding: 45px 0 0;}
.home-wrapper .menu .mobile-trigger { top: 5px;}  
/* .hero-section { padding-top: 200px;  height: 886PX;} */
.inner-hero h1 { font-size: 40px;    line-height: 1;}
  
.inner-hero { padding: 0 20px;}
.pro-inner-section { max-height: 100%;margin: 44px 0 20px;}
.two-inner-section {padding: 0px 0 40px;}
.inner-card img {height: auto;}
.product-demo-section .home-container { padding: 0;}
.tell-upper {text-align: center;}  
.tell-flex { padding: 60px 0;}  
.fea-left ul li { font-size: 26px; padding: 0px 0 30px;}
.fea-left ul li:before {background-size: 46px;left: -65px; width: 46px; height: 47px;top: -11px;} 
.fea-left ul { padding-top: 56px;}
.pro-content {padding: 40px 0px;width: 100%;}
.header-cta-inner h2 { font-size: 50px !important;}
a.resp-view {FONT-SIZE: 18PX;display: block !important;padding-left: 0;padding-right: 57px;text-align: right;margin-bottom: 40px;}
button.slick-prev.slick-arrow, button.slick-next.slick-arrow { DISPLAY: NONE !IMPORTANT;}
.tell-upper h2 {font-size: 46px;}
.tell-upper p {font-size: 25px;}
.tell-upper p {font-size: 22px;}
.blue-btn {border: 2px solid #fff;}
  
.first-col { display: none !important; }
.sec-col { padding-left: 0; width: 100% !important;}
.acc-flex-sec {padding: 64px 0 0;}
.gen-flex-sec {padding: 12px 0 0;}
.resource-header { padding: 33px 0;}  
.resource-header h1 { font-size: 36px;}  
.resource-header p {font-size: 20px;}  
.ref-links { display: flex; justify-content: space-between;}  
.ref-links a {font-size: 16px;margin-right: 0;}
}
    
@media(max-width:640px){
  
.hm form div.hs-form-field{width: 100% !important;margin-right:0 !important;}
.home-wrapper .hs-menu-wrapper, .wrapper-header .hs-menu-wrapper { width: 262px;}
/* .home-wrapper .mobile-trigger.cta_border_button.active-re {top: 53px;   right: 168px;} */
.header-cta-inner > div {padding-right: 0px;max-width: 246px;}
 .blue-btn { font-size: 20px;}
.home-menu ul, .wrapper-header .menu .hs-menu-wrapper > ul { padding: 150px 20px 0;}
.home-wrapper .menu ul > li.hs-menu-depth-1 { margin: 4px 0;}
.header-cta-inner h2 {font-size: 40px !important;}
.acc-sec { margin-bottom: 50px;}
.one-col-section {width: 50% !important;max-width: 100%;}
.inner-t a { bottom: 11px;}
}    
    

@media(max-width:480px){
.home-wrapper .menu .mobile-trigger { top: 12px; width: 43px;}
.wrapper-header .menu .mobile-trigger .line.line-2 { top: 27%;}
.wrapper-header .mobile-trigger .line.line-3{ top: 58%;}
.home-logo img {max-width: 130px;}
.home-wrapper .menu .mobile-trigger .line {width: 42px;height: 5px;}
.home-wrapper .menu .mobile-trigger .line.line-2 {top: 27%;}
.home-wrapper .menu .mobile-trigger .line.line-3 { top: 58%;}

.inner-hero h1, .resource-header h1 {font-size: 30px; line-height: 1;}
.inner-hero a {font-size: 20px;}
  
.fea-left ul li {font-size: 22px; padding: 0px 0 25px;}  
.two-inner-section { padding: 0px 0 6px;}
.demo-text, .one-line {padding-left: 13px;}
.demo-text p {font-size: 20px;}
a.resp-view {  margin-bottom: 24px;}
.one-line h2 {font-size: 32px;}.demo-text {margin-bottom: 21px;}
.tell-upper h2 {font-size: 35px;}
  
.tell-flex { padding: 30px 0;}
.tell-upper {padding: 30px 20px 0 !important;}
.inner-card { width: 100%;}
.tell-upper p { font-size: 20px;}
.header-cta-section { padding: 48px 0;}
.header-cta-inner h2 {font-size: 36px !important;}
.inner-hero { padding: 0;}
.inner-hero a { min-width: 190px;}
.blue-btn {border: 5px solid #fff; padding: 12px 3px 15px; font-size: 20px;max-width: 190px;margin: 0 auto;}

.one-col-section { width: 100% !important; }  
.ref-links a {margin: 0 auto 10px;width: 100%;  }
 .ref-links {flex-wrap: wrap;margin: 0 auto;}
.acc-flex-sec {padding: 40px 0 0;}
.footer .container { flex-direction: column;} 
.footer .container > div {width: 100%;margin: 0 auto 20px;text-align: center;}
.footer { padding: 50px 0 15px;}
.social-links { margin: 10px 0 0;}
.fea-left ul li:before { background-size: 34px; left: -51px; width: 34px; height: 37px; top: -8px;}
}

/* ==========================================================================
   Person card
   ========================================================================== */

.person-card {max-width: 320px; margin: 0 auto; overflow: hidden; background: #fff; box-shadow: 0 4px 8px rgba(0, 0, 0, .1);}
.person-card.full-width {max-width: 100%;}
.person-card-row {width: 100%;}
.is-ie11 .eqh-item .person-card-rows[style*="min-height:"] {height: 0;}


/* Banner
   ========================================================================== */

.person-card-banner {
    height: 100px;
    position: relative;
    z-index: 0;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
}

/* Photo
   ========================================================================== */

.person-card-photo {
    padding: 0 10px;
    margin-top: -55px;
    text-align: center;
    position: relative;
    z-index: 1;
}

.person-card-photo img {
    width: 110px !important;
    height: 110px !important;
    margin: auto;
    border-radius: 100%;
    box-shadow: 0 0 0 4px #fff;
}

/* Name & title
   ========================================================================== */

.person-card-name,
.person-card-title {
    padding: 0 30px;
    color: ;
    text-align: center;
    line-height: 1.2;
}

.person-card-name {
    margin-top: 20px;
    margin-bottom: 5px;
    font-size: 1.1875rem;
    font-weight: ;
}

.person-card-title {
    margin-bottom: 10px;
    font-size: 0.9375rem;
}

/* Text
   ========================================================================== */

.person-card-text {
    padding: 30px;
    font-size: 0.875rem;
    text-align: center;
  	color: #777777;
}

/* Button
   ========================================================================== */

.person-card-button {
    padding: 0 10px;
    text-align: center;
}

/* ==========================================================================
   Content Card
   ========================================================================== */

.content-card-exec {
    max-width: 100%;
    margin: 0 auto;
    position: relative;
    z-index: 0;
    background-color: #fff;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .1);
    transition: .4s ease;
    border-top: 15px solid #193259;
    border-top-right-radius: 6px;
    border-top-left-radius: 6px;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
}

.content-card-exec-dogs {
    max-width: 100%;
    margin: 0 auto;
    position: relative;
    z-index: 0;
    background-color: #fff;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .1);
    transition: .4s ease;
    border-top: 15px solid #193259;
    border-top-right-radius: 6px;
    border-top-left-radius: 6px;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
    width: 22.0% !important;
    min-width: 160px;
}

.content-card-sales {
    max-width: 100%;
    margin: 0 auto;
    position: relative;
    z-index: 0;
    background-color: #fff;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .1);
    transition: .4s ease;
    border-top: 15px solid #ff7375;
    border-top-right-radius: 6px;
    border-top-left-radius: 6px;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
}

.content-card-team {
    max-width: 100%;
    margin: 0 auto;
    position: relative;
    z-index: 0;
    background-color: #fff;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .1);
    transition: .4s ease;
    border-top: 15px solid #00af89;
    border-top-right-radius: 6px;
    border-top-left-radius: 6px;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
}

.content-card-team-dogs {
    max-width: 100%;
    margin: 0 auto;
    position: relative;
    z-index: 0;
    background-color: #fff;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .1);
    transition: .4s ease;
    border-top: 15px solid #00af89;
    border-top-right-radius: 6px;
    border-top-left-radius: 6px;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
    width: 22.0% !important;
    min-width: 160px;
}

.content-card.fixed-width {
    max-width: 360px;
}

.content-card.with-image {
    overflow: hidden;
}

/*.content-card.with-image.hide-post {
    overflow: hidden;
    display: none;
}*/

@media (min-width: 1px) {

    .content-card:hover {
        box-shadow: 0 20px 40px -10px rgba(0, 0, 0, .3);
    }

    .content-card .content-card-image img {
        transition: .4s ease;
    }

    .content-card:hover .content-card-image img {
        -webkit-transform: scale(1.1,1.1);
        transform: scale(1.1,1.1);
    }

    .content-card.with-image .content-card-icon i {
        transition: .6s ease;
    }

    .content-card.with-image:hover .content-card-icon i {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px);
    }
  
  
  .content-card-sales:hover {
        box-shadow: 0 20px 40px -10px rgba(0, 0, 0, .3);
    }

    .content-card-sales .content-card-image img {
        transition: .4s ease;
    }

    .content-card-sales:hover .content-card-image img {
        -webkit-transform: scale(1.1,1.1);
        transform: scale(1.1,1.1);
    }

    .content-card-sales.with-image .content-card-icon i {
        transition: .6s ease;
    }

    .content-card-sales.with-image:hover .content-card-icon i {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px);
    }
  .content-card-exec:hover {
        box-shadow: 0 20px 40px -10px rgba(0, 0, 0, .3);
    }

    .content-card-exec .content-card-image img {
        transition: .4s ease;
    }

    .content-card-exec:hover .content-card-image img {
        -webkit-transform: scale(1.1,1.1);
        transform: scale(1.1,1.1);
    }

    .content-card-exec.with-image .content-card-icon i {
        transition: .6s ease;
    }

    .content-card-exec.with-image:hover .content-card-icon i {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px);
    }
  
  .content-card-team:hover {
        box-shadow: 0 20px 40px -10px rgba(0, 0, 0, .3);
    }

    .content-card-team .content-card-image img {
        transition: .4s ease;
    }

    .content-card-team:hover .content-card-image img {
        -webkit-transform: scale(1.1,1.1);
        transform: scale(1.1,1.1);
    }

    .content-card-team.with-image .content-card-icon i {
        transition: .6s ease;
    }

    .content-card-team.with-image:hover .content-card-icon i {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px);
    }
}

/* Image
   ========================================================================== */

.content-card-image {
    overflow: hidden;
    border-radius: (corners, '0', '4px 4px 0 0', '6px 6px 0 0');
}

.content-card-image img {
    width: 100% !important;
    height: auto !important;
}

/* Icon
   ========================================================================== */

.content-card-icon {
    padding: 0 20px;
    position: relative;
    top: -30px;
    margin-bottom: -30px;
    width: 283px;
    height: 40px;
  
}

/* Text
   ========================================================================== */

.content-card-text {
    padding: 30px;
    font-size: 0.875rem;
}

/* Bottom
   ========================================================================== */

.content-card-bottom {
    margin-top: auto;
}

/* Link
   ========================================================================== */

.content-card-link * {
    position: static !important;
}

/* Disables the resize senzor because it's not needed here */

.content-card-link .resize-sensor {
    display: none !important;
}

/* Link */

.content-card-link a {
    display: block;
    position: absolute !important;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    font-size: 0;
    line-height: 0;
    opacity: 0;
    cursor: pointer;
}

.content-card-link a:focus {
    outline: 0;
}

.content-card-link a.active {
    box-shadow: 0 0 0 3px  inset;
    opacity: 1;
    border-radius: (corners, '0', '4px', '6px');
}

/* In Page Editor
   ========================================================================== */

.hs-inline-edit .content-card:hover .content-card-link .hs_cos_wrapper_type_rich_text[data-hs-overrideable="true"] a,
.content-card-link.editable-in-pe .inpage-editor-active-field.hs_cos_wrapper_type_rich_text[data-hs-overrideable="true"] a {
    position: relative !important;
    height: 40px;
    background-color: white;
    color: blue;
    font-size: 0.875rem;
    line-height: 2.8571;
    font-weight: ;
    opacity: 1;
}

.hs-inline-edit .content-card-link .hs_cos_wrapper:not([data-hs-overrideable="true"]) a {
    width: 60px;
    height: 60px;
    top: 0;
    right: 0;
    bottom: auto;
    left: auto;
    opacity: 1;
    box-shadow: none;
}

.hs-inline-edit .content-card-link .hs_cos_wrapper:not([data-hs-overrideable="true"]) a:before {
    content: 'Link';
    font-size: 16px;
    line-height: 60px;
}

#hs_cos_wrapper_widget_1563896835003,
#hs_cos_wrapper_widget_1563896725946 {
  background: #00af89;
}
#hs_cos_wrapper_widget_1563896835003 {
  padding: 25px 0 45px; 
  color: #fff;
}
#hs_cos_wrapper_widget_1563896725946 {
  padding-bottom: 25px; 
}
.hs-content-id-17701803733 .part-bottom-hero img {
	margin: -47px 0 -25px;}
.hs-content-id-18267018528 .partner-hero-section,
.hs-content-id-17701803733 .partner-hero-section {
  padding-top: 40px;}
.pillar-content p{
  font-size: 18px;}
.pillar-content {
  margin: 0 auto;
  max-width: 1054px;}
.pillar-content .divider-line {
  border: 1px solid #ddd;
  margin: 0 auto 20px;
  height: 1px;
  width: 80%;}
.pillar-content h3{
  font-size: 32px;
  font-weight: 400;
  color: #00af89;
  line-height: 1;
  margin: 0 0 14px;}
.blog-rt-image,
.pillar-content .rt-image {
  float: right; 
  margin: 0 0 0 20px;}
.pillar-content .lt-image {
  float: left; 
  margin: 0 20px 0 0;}
.pillar-content .lt-image #questions {
  margin: 0 0 -20px 0;}
.pillar-content p a{
  color: #00af89;
  text-decoration: underline;}
.pillar-content h2 {
  font-size: 51px;
  color: #102146;
  line-height: 1;
  margin: 40px 0}
.pillar-content ol,
.pillar-content ul{
  font-size: 18px;
  margin: 0 0 0 30px;}
.pillar-content ul li{
  list-style: disc;
  margin: 0 0 20px;}
.pillar-content ol li{
  margin: 0 0 20px;
  list-style: inherit;}
.smbuisintro {
  float: left; 
  margin: -70px 40px 10px 0;}
.smbuisintro-graphic {
	background: #f8b2b2;
	min-height: 306px;}
.pillar-menu {
  padding: 70px 0 0;} 
.funding_2020 {
  padding: 50px 0;}
.pillar-menu ul {
  font-size: 20px;}
.pillar-menu ul li {
  margin: 0 0 15px;}
.pillar-menu ul li a:hover {
  text-decoration: underline;}
.setup-graphic {
	background: #c0c7d1;
	min-height: 306px;}
.setupintro {
  float: left; 
  margin: -50px 40px -40px 0;}
.res-wrap.second-section {
  margin: 40px auto 0;} 
.setup-graphic .pillar-menu {
  padding: 88px 0 0;}  
.emnp-rule-graphic{
	background: #8ADAC9;
	min-height: 306px;}
.empruleintro{
  float: left; 
  margin: -10px 40px -40px 0;}
.emnp-rule-graphic .pillar-menu {
  padding: 45px 0 30px;}
.emnp-rec-graphic{
	background: #F3F5F6;
	min-height: 306px;}
.emprecintro{
  float: left; 
  margin: -20px 40px 0 0;}
.fund-intro {
  margin-top: 40px;}
.pillar-callout {
  background: #eee;
  margin: 0 auto 20px;
  padding: 20px;
  width: 90%;}
.pillar-callout img {
  float: left; 
  margin: 0 15px 0 0;}
.pillar-content .pillar-callout p {
  font-size: 24px;}
.pillar-content .pillar-callout p.pillar-callout-clear {
  clear: both;
  font-size: 1px;
  margin: 0; 
  padding: 0;} 
.pillar-buttons.full {
  width: 100%;}
/*--responsive code for pillar pages--*/

@media screen and (max-width: 1100px) {
  .pillar-menu.using-2020 ul {font-size: 18px;}
}
@media screen and (max-width: 1000px) {
  .partner-hero-section .part-bottom-hero {max-height: none; padding: 0 20px;}
  .part-top-hero, .pillar-content {padding: 0 20px;}
}
@media screen and (max-width: 1000px) {
.pillar-content .lt-image, .blog-rt-image, .pillar-content .rt-image {float: none;}
}
/*--Common Resources Elements--*/	
.res-clear {
	clear: both;}	
.res-wrap {
	margin: 0 auto;
	width: 1054px;}
.res-wrap h2 {
	font-size: 32px;
	margin: 0 0 15px;}
.res-wrap p {
	font-size: 18px;
	margin: 0 0 10px;}
	
/*--Resources Title--*/	
.res-intro {
	padding-top: 40px;}
.res-intro .res-wrap h2{
	color: #102146;
	font-size: 28px;
	margin: 0;}
.res-intro .res-wrap h1{
	color: #102146;
	font-size: 51px;
	margin: 0 0 15px;}
	
/*--Intro Graphic--*/
.res-graphic {
	background: #00af89;
	min-height: 306px;}
.res-graphic .instruc {
	float: left;
	margin: -27px 40px 0 0;}
.res-graphic .res-wrap p {
	color: #000;
	font-size: 20px;
	padding: 93px 0;}
	
/*--Resources Videos--*/	
.res-vid {
	clear: both;
	margin: 70px 0 40px;}
.res-wrap .vid-embed {
	float: left;
	margin: 0 40px 30px 0;
  width: 54%;}
.vid-embed iframe {
	border: #102146 1px solid;}
.vid-desc {
	float: left;
	width: 41%;}
h4.sold-title,
.vid-desc h4 {
	color: #ff7375;
	font-size: 24px;
	font-weight: 100;
	margin: 0 0 15px;}
h4.sold-title{
	margin: 0;}
.vid-desc p{
	color: #414141;}
	
/*--Resources Blogs--*/
.res-blogs {
	background: #c0c7d1;
	padding: 40px 0;}
.blog-buttons {
  margin: 30px 0 0;
  width: 50%;}
p.res-blog-pull {
  display: none;}
.res-feature-image {
  background: #fff;
  border: #102146 1px solid;
  float: left;
  margin: 0 30px 0 0;
  min-height: 182px; 
  width: 350px;}
.res-post-title {
  color: #fff;
  font-size: 24px;
  line-height: 1.2;}
.res-blog-date {
  color: #666;
  font-size: 20px;}
a.res-blog-link {
  color: #051f47;
  font-size: 30px;
  text-decoration: underline;}
  
/*--Resources Pillars--*/
.res-pillars {
	padding: 40px 0 0;}
.pillar-buttons {
  float: left;
  width: 48%;}
.pillar-buttons .cta_button.blue-btn {
  border: 3px solid #ccc;
  line-height: 1.25;
  margin: 10px auto 5px;
  padding: 15px;}
.res-pillar-img {
  float: left;
  margin: -35px 0 0;
  width: 50%;}

/*--Resources FAQ--*/
.res-faq {
	background: #f8b2b2;
	padding: 40px 0;}
.faq-buttons {
  float: left; 
  width: 32%; 
  margin: 0 10px 0 0;}
.faq-buttons a{
  margin: 0 auto;}

/*--Resources News--*/
.res-news-post-title {
  color: #ff7375;
  font-size: 24px;
  line-height: 1.2;}
a.res-news-link {
  color: #051f47;
  font-size: 30px;
  text-decoration: underline;}
.news-button{
  margin: 30px 0 0;
  width: 50%;}
.news-button .cta_button.blue-btn {
  border: 3px solid #ccc;}

/*--Responsive Code for Resources Page--*/
@media screen and (max-width: 1024px) {
  .res-wrap {
    width: 990px;}
    }/*--end of 1024px--*/

@media screen and (max-width: 900px) {
  .res-wrap {
    width: 860px;}
  .res-graphic .instruc {
    width: 65%;}
  .res-graphic {
    height: 290px;} 
    }/*--end of 900px--*/

@media screen and (max-width: 768px) {
  .res-wrap {
    width: 748px;}
  .res-graphic .instruc {
    float: none;
    margin: -27px auto 40px;}
  .res-graphic .res-wrap p {
    padding: 0 0 20px;}
  .res-vid {
    margin-top: 0px;}
  .res-wrap .vid-embed,
  .vid-desc {
    float: none; 
    width: 100%;}
  .res-feature-image {
  display: none;}
  .faq-buttons {
    float: none;
    margin: 10px auto;
    width: 50%;} 
    }/*--end of 768px--*/

@media screen and (max-width: 600px) {
  .res-wrap {
    width: 560px;}
  .res-graphic .instruc {
    float: none;
    margin: -27px auto 40px;}
  .res-graphic .res-wrap p {
    padding: 0 0 20px;}
  .res-vid {
    margin-top: 0px;}
  .res-wrap .vid-embed,
  .vid-desc {
    float: none; 
    width: 100%;}
  .res-feature-image {
  display: none;}
  .faq-buttons {
    float: none;
    margin: 10px auto;
    width: 100%;} 
  .blog-buttons {
    margin: 30px auto 0;
    width: auto;}
    }/*--end of 600px--*/

@media screen and (max-width: 480px) {
  .res-wrap {
    width: 440px;}
  .res-graphic .instruc {
    float: none;
    margin: -27px auto 40px;}
  .res-graphic .res-wrap p {
    padding: 0 0 20px;}
  .res-vid {
    margin-top: 0px;}
  .res-wrap .vid-embed,
  .vid-desc {
    float: none; 
    width: 100%;}
  .res-feature-image {
  display: none;}
  .faq-buttons {
    float: none;
    margin: 10px auto;
    width: 100%;} 
  .news-button,
  .blog-buttons {
    margin: 30px auto 0;
    width: auto;}
  .pillar-buttons {
    width: 100%;}
  .res-wrap h2.large-header, 
  .res-intro2 .res-wrap h1{
    font-size: 41px;}
    }/*--end of 480px--*/

@media screen and (max-width: 320px) {
  .res-wrap {
    width: 280px;}
  .res-graphic .instruc {
    float: none;
    margin: -27px auto 40px;}
  .res-graphic .res-wrap p {
    padding: 0 0 20px;}
  .res-vid {
    margin-top: 0px;}
  .res-wrap .vid-embed,
  .vid-desc {
    float: none; 
    width: 100%;}
  .res-feature-image {
  display: none;}
  .faq-buttons {
    float: none;
    margin: 10px auto;
    width: 100%;} 
  .news-button,
  .blog-buttons {
    margin: 30px auto 0;
    width: auto;}
  .res-pillar-img {
    width: 90%;}
  .res-wrap h2.large-header, 
  .res-intro2 .res-wrap h1{
    font-size: 41px;}
    }/*--end of 320px--*/


.res-intro2 {
	padding: 40px 0;}
.res-intro2 .res-wrap h2{
	color: #102146;
	font-size: 28px;
	margin: 0;}
.res-wrap h2.large-header,
.res-intro2 .res-wrap h1{
	color: #102146;
	font-size: 51px;
	margin: 0 0 15px;}
	
/*--Intro Graphic--*/
.p3-graphic {
	background: #D3DFF9;
	min-height: 306px;}
.p3-graphic .instruc {
	float: left;
	margin: -27px 40px 0 0;}
.p3-graphic .res-wrap p {
	color: #000;
	font-size: 20px;
	padding: 93px 0;}
/*--second level--*/
.sl-graphic {
	background: #E1F8F3;
	min-height: 306px;}
.sl-graphic .instruc {
	float: left;
	margin: -27px 40px 0 0;}
.sl-graphic .res-wrap p {
	color: #000;
	font-size: 20px;
	padding: 93px 0;}
/*--third level--*/
.tl-graphic {
	background: #FFE1DF;
	min-height: 306px;}
.tl-graphic .instruc {
	float: left;
	margin: -27px 40px 0 0;}
.tl-graphic .res-wrap p {
	color: #000;
	font-size: 20px;
	padding: 93px 0;}
	
.pillar-content h4 {
	margin: 0 0 5px;
	font-size: 20px;}
.pillar-menu ul li {
	list-style: none;}
.pillar-content ul ul,
.pillar-content ol ol {
	margin-top: 10px;}

.pillar-menu.pandc {
  padding: 50px 0 0;} 
.pillar-content table {
	border-collapse: collapse;
	margin: 0 0 10px;} 
.pillar-content table tr th,
.pillar-content table tr td {
	border: 1px solid #666;
	padding: 10px;}
.pillar-content table tr th {
	background: #00AF89;}
.pillar-content table tr td.res-col-one {
	font-weight: bold;}
.pillar-content table tr.res-even {
	background: #8ADAC9;}

.pillar-menu.using-2020 {
  padding: 25px 0 0;} 

/*--Home Page Testimonials--*/
.test-title h2{
  font-family: 'Avenir-Medium';
  font-size: 58px;
  color: #000;
  margin-bottom: 20px;  }

/*--blog posts--*/
ul.bullets-included li,
.hs_cos_wrapper_type_rich_text ul.bullets-included:not(.reset-list){
  list-style: disc!important;
  padding-left: 0px;
  margin-left: 1.25em;}
ul.bullets-included ul.bullets-included{
  margin: 20px 0 0;}
.hs_cos_wrapper_type_rich_text ul.bullets-included:not(.reset-list) li, 
.hs-richtext ul:not(.reset-list) li {
  padding-left: 0px;}
a.updated-link {text-decoration: underline;}
.blog-table tr, .blog-table td {border: solid 1px #99acc2;}
.blog-table {border: solid 2px #99acc2; margin: 0 0 20px;} 

.quick-coa-half {
float: right;
width: 50%;}

@media screen and (max-width: 500px) {
.quick-coa-half {
float: none;
width: 100%;}}

/*---United Community Bank ---*/
h2.ucb-title {
    color: #102146;
  font-size: 42px;
    line-height: 1;} 
.ucb-logo-2020 {
  float: right;
  margin: 30px 0 0;}