/* ////////////////////// Globals ///////////////////// */

/* @override 
	https://test.inboundcycle.com/hs-fs/hub/136661/hub_generated/template_assets/1549218465621/04_ICW_Website/Coded_Files/css/globals/base.min.css
	https://test.inboundcycle.com/hs-fs/hub/136661/hub_generated/template_assets/1549365031336/04_ICW_Website/Coded_Files/css/globals/base.min.css */

/* @group Base ======================================== */
/* @group Typography ---------------------------------- */
	
	@font-face {
	  font-family: "Pangram";
		font-weight: 400;
		font-display: swap;
		src: local('Pangram'),
         url('https://136661.fs1.hubspotusercontent-na1.net/hubfs/136661/layout/v3/lib/fonts/PPPangramSans-Regular.woff2') format('woff2'),
         url('https://136661.fs1.hubspotusercontent-na1.net/hubfs/136661/layout/v3/lib/fonts/PPPangramSans-Regular.woff') format('woff'),
         url('https://136661.fs1.hubspotusercontent-na1.net/hubfs/136661/layout/v3/lib/fonts/PPPangramSans-Regular.ttf') format('truetype'),
         url('https://136661.fs1.hubspotusercontent-na1.net/hubfs/136661/layout/v3/lib/fonts/PPPangramSans-Regular.eot') format('embedded-opentype');
	}

	@font-face {
	  font-family: "Pangram";
		font-weight: 500;
		font-display: swap;
		src: local('Pangram'),
         url('https://136661.fs1.hubspotusercontent-na1.net/hubfs/136661/layout/v3/lib/fonts/PPPangramSans-Medium.woff2') format('woff2'),
         url('https://136661.fs1.hubspotusercontent-na1.net/hubfs/136661/layout/v3/lib/fonts/PPPangramSans-Medium.woff') format('woff'),
         url('https://136661.fs1.hubspotusercontent-na1.net/hubfs/136661/layout/v3/lib/fonts/PPPangramSans-Medium.ttf') format('truetype'),
         url('https://136661.fs1.hubspotusercontent-na1.net/hubfs/136661/layout/v3/lib/fonts/PPPangramSans-Medium.eot') format('embedded-opentype');
	}
	
	@font-face {
	  font-family: "Pangram";
		font-weight: 600;
		font-display: swap;
		src: local('Pangram Medium'),
         url('https://136661.fs1.hubspotusercontent-na1.net/hubfs/136661/layout/v3/lib/fonts/PPPangramSans-Semibold.woff2') format('woff2'),
         url('https://136661.fs1.hubspotusercontent-na1.net/hubfs/136661/layout/v3/lib/fonts/PPPangramSans-Semibold.woff') format('woff'),
         url('https://136661.fs1.hubspotusercontent-na1.net/hubfs/136661/layout/v3/lib/fonts/PPPangramSans-Semibold.ttf') format('truetype'),
         url('https://136661.fs1.hubspotusercontent-na1.net/hubfs/136661/layout/v3/lib/fonts/PPPangramSans-Semibold.eot') format('embedded-opentype');
	}
	
	@font-face {
	  font-family: "Pangram";
		font-weight: 700;
		font-display: swap;
		src: local('Pangram Bold'),
         url('https://136661.fs1.hubspotusercontent-na1.net/hubfs/136661/layout/v3/lib/fonts/PPPangramSans-Bold.woff2') format('woff2'),
         url('https://136661.fs1.hubspotusercontent-na1.net/hubfs/136661/layout/v3/lib/fonts/PPPangramSans-Bold.woff') format('woff'),
         url('https://136661.fs1.hubspotusercontent-na1.net/hubfs/136661/layout/v3/lib/fonts/PPPangramSans-Bold.ttf') format('truetype'),
         url('https://136661.fs1.hubspotusercontent-na1.net/hubfs/136661/layout/v3/lib/fonts/PPPangramSans-Bold.eot') format('embedded-opentype');
	}

	@font-face {
	  font-family: "Pangram";
		font-weight: 800;
		font-display: swap;
		src: local('Pangram Extra Bold'),
         url('https://136661.fs1.hubspotusercontent-na1.net/hubfs/136661/layout/v3/lib/fonts/PPPangramSans-Extrabold.woff2') format('woff2'),
         url('https://136661.fs1.hubspotusercontent-na1.net/hubfs/136661/layout/v3/lib/fonts/PPPangramSans-Extrabold.woff') format('woff'),
         url('https://136661.fs1.hubspotusercontent-na1.net/hubfs/136661/layout/v3/lib/fonts/PPPangramSans-Extrabold.ttf') format('truetype'),
         url('https://136661.fs1.hubspotusercontent-na1.net/hubfs/136661/layout/v3/lib/fonts/PPPangramSans-Extrabold.eot') format('embedded-opentype');
	}

/* @end */
/* @group Base ---------------------------------------- */
	
	html, body {
	  margin: 0;
	  color: #32334F;
	  font-family:
	    "Pangram",
	    "-apple-system,BlinkMacSystemFont",
	    "Segoe UI",Helvetica,Arial,sans-serif,
	    "Apple Color Emoji","Segoe UI Emoji",
	    "Segoe UI Symbol";
	  font-weight: 500;
	  font-size: 18px;
	  line-height: 30px	}

  body {
    margin-top: 64px }
  
  a {
    color: #FF495C }
  
  a:hover,
  a:active,
  a:focus {
    text-decoration: none }
  
  p {
    margin: 20px 0 }
  
  strong {
    font-weight: 800 }
  
  h1 {
    font-size: 52px;
    font-weight: 700;
    line-height: 60px }
  
  h2 {
    margin: 60px 0 40px 0;
    font-size: 32px;
    font-weight: 700;
    line-height: 40px }
  
  h3 {
    margin: 40px 0 20px 0;
    font-size: 24px;
    font-weight: 700;
    letter-spacing: -0.2px;
    line-height: 30px }
    
  ul, 
  ol {
    padding: 0 0 0 40px;
    margin: 20px 0 20px 0 }
  
  ul li, 
  ol li {
    margin: 0 0 15px 0 }
    
  table {
    margin: 40px 0;
    border-collapse: collapse }
  
  table td {
    padding: 20px;
    border: 1px solid #D8D9D9 }
  
	@media ( max-width: 768px ) {
	  
	  body {
	    margin-top: 62px }
	  
	}
  
  @media ( max-width: 576px ) {
    
    body {
      margin-top: 58px }
    
    h1 {
      font-size: 32px;
      line-height: 35px }
    
    h2 {
			margin: 40px 0 20px 0;
      font-size: 26px;
      line-height: 30px }
    
    h3 {
      font-size: 20px;
      line-height: 26px }
    
    ul, 
    ol {
      padding: 0 0 0 30px;
      margin: 20px 0 20px 0 }
    
  }
  
  @media ( max-width: 380px ) {
		
		body {
			margin-top: 55px }
		
	}


/* @end */
/* @group Lines --------------------------------------- */
	
	.line {
		display: block;
		margin-bottom: 0px;
		width: 1px;
		height: 20px;
		margin: 0 auto;
		background-color: rgba(0,0,0,0.1) }
	
	.line.line-inverse {
		background-color: rgba(255,255,255,0.2) }

	.line.line-x1 {	height: 20px }
	.line.line-x2 { height: 40px }
	.line.line-x3 { height: 90px }
	
	@media ( min-width: 768px ) {
		
		.line.line-x1 {	height: 30px }
		.line.line-x2 { height: 60px }
		.line.line-x3 { height: 120px }	
		
	}	

/* @end */
/* @group Fixings ------------------------------------- */

	.clearfix::before,
	.clearfix:after {
	  content: " ";
	  display: table }
	
	.clearfix:after {
	  clear: both }
	
	.clearfix {
	    *zoom: 1 /* IE 6/7 */ }
	
	.no-scroll {
	  height: 100vh;
	  width: 100vw;
	  position: fixed }
	
	.valign-middle {
	  display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */
	  display: -moz-box; /* OLD - Firefox 19- */
	  display: -ms-flexbox; /* TWEENER - IE 10 */
	  display: -webkit-flex; /* NEW - Chrome */
	  display: flex; /* NEW, Opera 12.1, Firefox 20+ */
	  -webkit-align-items: center;
	  -ms-flex-align: center;
	  align-items: center }
	  
	.widget-span {
	  min-height: 1px !important }
	  
	.ic-embed-responsive,
  .hs-responsive-embed {
	  overflow: hidden !important;
	  position: relative !important;
	  padding-bottom: 56.25%; /* 16:9 Aspect Ratio */;
	  background-color: black !important }

  .hs-responsive-embed.hs-responsive-embed-youtube,
  .hs-responsive-embed.hs-responsive-embed-wistia,
  .hs-responsive-embed.hs-responsive-embed-vimeo {
    padding-bottom: 56.25% !important }
	
	.ic-embed-responsive iframe,
  .hs-responsive-embed-iframe {
		left: 0 !important;
	  position: absolute !important;
	  width: 100%!important;
	  height: 100%!important }

/* @end */
/* @group Cookies ------------------------------------- */

	#hs-eu-cookie-confirmation {
		position: fixed !;
		bottom: 0;
		top: auto!important;
		border: none!important;
		box-shadow: 0px 0px 60px rgba(0,0,0,0.2)!important }
	
	#hs-eu-cookie-confirmation-inner {
		padding: 16px 16px 16px 16px!important }
	
	#hs-eu-cookie-confirmation-inner p {
		margin: 0 !important;
		color: #8B8F8E!important;
		font-size: 13px!important;
		font-family:
		  "Pangram",
		  "-apple-system,BlinkMacSystemFont",
		  "Segoe UI",Helvetica,Arial,sans-serif,
		  "Apple Color Emoji","Segoe UI Emoji",
		  "Segoe UI Symbol"!important }
	
	#hs-eu-cookie-confirmation-inner p a {
		color: #32334F!important }
	
	#hs-en-cookie-confirmation-buttons-area > a {
		float: left;
		margin-bottom: 16px;
		font-family:
		  "Pangram",
		  "-apple-system,BlinkMacSystemFont",
		  "Segoe UI",Helvetica,Arial,sans-serif,
		  "Apple Color Emoji","Segoe UI Emoji",
		  "Segoe UI Symbol"!important;
		font-size: 13px!important;
		font-weight: 700!important;
		border-radius: 4px!important }
		
/* @end */
/* @group New Cookies - cookiebot tool ------------------------------------- */

#CybotCookiebotDialog a,
#CybotCookiebotDialog div,
#CybotCookiebotDialogBodyContentControls,
#CybotCookiebotDialogBodyContentTitle {
  font-family: "Pangram","-apple-system,BlinkMacSystemFont","Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
}

body #CybotCookiebotDialog {
    border-color: #FFF;
}

#CybotCookiebotDialogBody #CybotCookiebotDialogBodyContent {
    padding: 12px 10px 0 16px;
}

#CybotCookiebotDialogBody #CybotCookiebotDialogBodyContentTitle {
    color: #36414d;
}

#CybotCookiebotDialogBody #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll,
#CybotCookiebotDialogBody #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection,
#CybotCookiebotDialogBody #CybotCookiebotDialogBodyLevelButtonLevelOptinDeclineAll {
    padding: 14px 20px;
    border-radius: 8px;
    margin: 20px 10px;
    display: inline-block !important;
    width: auto !important;
    transition: all .3s ease-in-out;
}

#CybotCookiebotDialogBody #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll:hover {
  background-color: #59a00c;
  border-color: #59a00c; 
}

#CybotCookiebotDialogBody #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection:hover,
#CybotCookiebotDialogBody #CybotCookiebotDialogBodyLevelButtonLevelOptinDeclineAll:hover {
  background-color: #2e3332;
  border-color: #2e3332; 
}

#CybotCookiebotDialog #CybotCookiebotDialogBodyLevelButtonsSelectPane {
    padding: 7px 0px 1px 11px;
}

#CybotCookiebotDialogBody #CybotCookiebotDialogBodyLevelButtonsSelectPane .CybotCookiebotDialogBodyLevelButtonWrapper {
    margin-bottom: 7px;
}

.CybotCookiebotDialogBodyLevelButtonWrapper label {
  text-transform: inherit;
  letter-spacing: 0;
  font-weight: 500;
}

#CybotCookiebotDialogBody #CybotCookiebotDialogBodyLevelDetailsWrapper {
    padding: 10px 4px;
}

#CybotCookiebotDialogBody #CybotCookiebotDialogBodyLevelDetailsButton {
    background-position: right 13px;
}

		
/* @end */
/* @end */
/* @override 
	https://test.inboundcycle.com/hs-fs/hub/136661/hub_generated/template_assets/1549120149401/04_ICW_Website/Coded_Files/css/globals/forms.min.css
	https://test.inboundcycle.com/hs-fs/hub/136661/hub_generated/template_assets/1549215274239/04_ICW_Website/Coded_Files/css/globals/forms.min.css
	https://test.inboundcycle.com/hs-fs/hub/136661/hub_generated/template_assets/1549217816295/04_ICW_Website/Coded_Files/css/globals/forms.min.css */

/* @group Forms ======================================= */
/* @group Label --------------------------------------- */

label {
  display: block;
  margin: 0 0 5px 0;
  font-weight: 800;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 2px;
  line-height: 20px }

label .hs-form-required {
  margin-left: 2px }

/* @end */
/* @group Legend -------------------------------------- */

legend {
	padding: 0;
	margin: -5px 0 5px 0;
	color: #8B8F8E;
	font-size: 15px;
	line-height: 25px }

/* @end */
/* @group Inputs -------------------------------------- */

input[type="color"],
input[type="date"],
input[type="email"],
input[type="file"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"] {
	min-height: 40px;
  margin: 0 0 20px 0;
  padding: 12px !important;
  width: 100% !important;
  color: #656A69;
  font-size: 17px;
  font-weight: 500;
  font-family:
    "Pangram",
    "-apple-system,BlinkMacSystemFont",
    "Segoe UI",Helvetica,Arial,sans-serif,
    "Apple Color Emoji","Segoe UI Emoji",
    "Segoe UI Symbol";
  border: 2px solid #E8E9E8;
  border-radius: 4px;
  background-color: #E8E9E8;
  box-sizing: border-box;
  outline: none;
  -webkit-appearance: none;
  -webkit-transition: all .6s ease;
     -moz-transition: all .6s ease;
       -ms-transition: all .6s ease;
        -o-transition: all .6s ease;
          transition: all .6s ease }

input[type="color"]:hover,
input[type="date"]:hover,
input[type="email"]:hover,
input[type="file"]:hover,
input[type="number"]:hover,
input[type="password"]:hover,
input[type="search"]:hover,
input[type="tel"]:hover,
input[type="text"]:hover,
input[type="time"]:hover,
input[type="url"]:hover {
  border-color: #D8D9D9;
  -webkit-transition: all .15s ease;
     -moz-transition: all .15s ease;
       -ms-transition: all .15s ease;
        -o-transition: all .15s ease;
          transition: all .15s ease }

input[type="color"]:focus,
input[type="date"]:focus,
input[type="email"]:focus,
input[type="file"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="text"]:focus,
input[type="time"]:focus,
input[type="url"]:focus {
  border-color: #B2B5B4;
  -webkit-transition: all .15s ease;
     -moz-transition: all .15s ease;
       -ms-transition: all .15s ease;
        -o-transition: all .15s ease;
          transition: all .15s ease }

input.error,
textarea.error,
select.error {
  border-color: #F3C8C8 }

input.error:hover,
textarea.error:hover,
select.error:hover {
  border-color: #ECAAAA }

input.error:focus,
textarea.error:focus,
select.error:focus {
  border-color: #E57373 }
  
.input {
  margin: 0!important }

.hs-phone .hs-input,
.hs_recaptcha {
  margin-bottom: 20px }

.form-columns-1 {
  max-width: 100%!important }
  
.form-columns-2,
.form-columns-3 {
  margin: 0 0 0 -1%!important;
  max-width: 200%!important;
  width: 102%!important }

.form-columns-2 > div,
.form-columns-3 > div {
  padding: 0 0.9% 0;
  box-sizing: border-box }

/* @end */
/* @group Textarea ------------------------------------ */

textarea {
  margin: 0 0 20px 0;
  padding: 9px 14px !important;
	min-height: 112px;
  width: 100% !important;
  color: #656A69;
  font-size: 17px;
  font-weight: 500;
  font-family:
    "Pangram",
    "-apple-system,BlinkMacSystemFont",
    "Segoe UI",Helvetica,Arial,sans-serif,
    "Apple Color Emoji","Segoe UI Emoji",
    "Segoe UI Symbol";
	line-height: 30px;
  border: 2px solid #E8E9E8;
  border-radius: 4px;
  background-color: #E8E9E8;
  box-sizing: border-box;
  outline: none;
  -webkit-appearance: none;
  -webkit-transition: all .6s ease;
     -moz-transition: all .6s ease;
       -ms-transition: all .6s ease;
        -o-transition: all .6s ease;
          transition: all .6s ease }

textarea:hover {
  border-color: #D8D9D9;
  -webkit-transition: all .15s ease;
     -moz-transition: all .15s ease;
       -ms-transition: all .15s ease;
        -o-transition: all .15s ease;
          transition: all .15s ease }

textarea:focus {
  border-color: #B2B5B4;
  -webkit-transition: all .15s ease;
     -moz-transition: all .15s ease;
       -ms-transition: all .15s ease;
        -o-transition: all .15s ease;
          transition: all .15s ease }

/* @end */
/* @group Select -------------------------------------- */

select {
  height: 48px;
  margin: 0 0 20px 0;
  padding: 12px !important;
  width: 100% !important;;
  color: #656A69;
  font-size: 17px;
  font-weight: 500;
  font-family:
    "Pangram",
    "-apple-system,BlinkMacSystemFont",
    "Segoe UI",Helvetica,Arial,sans-serif,
    "Apple Color Emoji","Segoe UI Emoji",
    "Segoe UI Symbol";
  border: 2px solid #E8E9E8;
  border-radius: 4px;
  background-color: #E8E9E8;
  box-sizing: border-box;
  outline: none;
  -webkit-appearance: none;
  -webkit-transition: all .6s ease;
     -moz-transition: all .6s ease;
       -ms-transition: all .6s ease;
        -o-transition: all .6s ease;
          transition: all .6s ease }

select:hover {
  border-color: #D8D9D9;
  -webkit-transition: all .15s ease;
     -moz-transition: all .15s ease;
       -ms-transition: all .15s ease;
        -o-transition: all .15s ease;
          transition: all .15s ease }

select:focus {
  border-color: #B2B5B4;
  -webkit-transition: all .15s ease;
     -moz-transition: all .15s ease;
       -ms-transition: all .15s ease;
        -o-transition: all .15s ease;
          transition: all .15s ease }
        
/* @end */
/* @group Listings ------------------------------------ */

.inputs-list {
  padding: 0;
  margin: 0 0 20px 0;
  list-style: none }

.inputs-list li {
  line-height: 0;
  padding-left: 20px;
  margin: 0 0 2px 0 }

.inputs-list li label {
  display: inline-block;
  margin: 0;
  color: #8B8F8E;
  font-size: 15px;
  font-weight: 600;
  text-transform: none;
  letter-spacing: 0 }

.inputs-list li input {
  float: left;
  margin: 5px 0 0 -20px }

/* @end */
/* @group Errors -------------------------------------- */

.hs-error-msgs {
  margin-top: -15px }

.hs-error-msgs li {
  padding-left: 20px }

.hs-error-msgs li label {
  color: #E57373;
  font-size: 13px;
  font-weight: 700;
  text-transform: none;
  letter-spacing: 0 }

.hs-error-msgs li label::before {
  float: left;
  margin: 0 4px 0 -20px;
  font-family: "Font Awesome 5 Pro";
  font-size: 15px;
	content: "\f06a" }

/* @end */
/* @end */
/* @override 
	https://test.inboundcycle.com/hs-fs/hub/136661/hub_generated/template_assets/1549120151954/04_ICW_Website/Coded_Files/css/globals/buttons.min.css
	https://test.inboundcycle.com/hs-fs/hub/136661/hub_generated/template_assets/1549218079394/04_ICW_Website/Coded_Files/css/globals/buttons.min.css
	https://test.inboundcycle.com/hs-fs/hub/136661/hub_generated/template_assets/1549291551827/04_ICW_Website/Coded_Files/css/globals/buttons.min.css */

/* @group Base ================================ */

	.btn,
	.hs-button {
	  position: relative;
	  display: inline-block;
	  margin: 0;
	  padding: 15px 22px 16px 22px;
	  vertical-align: middle;
	  font-size: 17px;
	  font-weight: 700;
	  font-family:
	    "Pangram",
	    "-apple-system,BlinkMacSystemFont",
	    "Segoe UI",Helvetica,Arial,sans-serif,
	    "Apple Color Emoji","Segoe UI Emoji",
	    "Segoe UI Symbol";
	  text-align: center;
	  text-decoration: none;
	  line-height: 20px;
		border: none;
	  border-radius: 6px;
	  box-sizing: border-box;
	  outline: none;
	  cursor: pointer;
	  -webkit-appearance: none;
	  -webkit-transition: border, background-color .6s ease;
	     -moz-transition: border, background-color .6s ease;
	      -ms-transition: border, background-color .6s ease;
	       -o-transition: border, background-color .6s ease;
	          transition: border, background-color .6s ease }
	
	.btn:hover,
	.hs-button:hover {
	  -webkit-transition: border, background-color .15s ease;
	     -moz-transition: border, background-color .15s ease;
	       -ms-transition: border, background-color .15s ease;
	        -o-transition: border, background-color .15s ease;
	          transition: border, background-color .15s ease }
	
	.btn:active,
	.btn:checked,
	.hs-button:active,
	.hs-button:checked {
	  position: relative;
	  top: 1px }

/* @end */
/* @group Sizes =============================== */
/* @group Small ------------------------------- */

	.btn-small {
	  padding: 12px 16px;
	  font-size: 15px }
	
	.btn-small .btn-icon-left,
	.btn-small .btn-icon-right {
		top: 5px;
		font-size: 13px;
		line-height: 13px }
	
/* @end */
/* @group Medium ------------------------------ */

	.btn-medium,
	.hs-button {
	  padding: 17px 20px 17px 20px;
		border-radius: 8px;
	  font-size: 18px;
		font-weight: 700; 
		line-height: 25px }
	
	.btn-medium .btn-icon-left,
	.btn-medium .btn-icon-right {
		top: 4px;
		font-size: 21px;
		line-height: 20px }

/* @end */
/* @group Large ------------------------------- */

	.btn-large {
	  padding: 16px 24px 16px 24px;
	  font-size: 20px }
	
	.btn-large.btn-link {
	  padding: 18px 26px 18px 26px;
	  font-size: 18px }

/* @end */
/* @group Colors ============================== */
/* @group Default ----------------------------- */

	.btn,
	.hs-button {
		color: #fff;
		background-color: #FF495C }

	.btn:hover,
	.hs-button:hover {
		text-decoration: none;
		background-color: #D63848 }
	
	.btn-hollow {
	  color: #FF495C;
	  border: 2px solid #FF495C;
	  background: none }
	
	.btn-hollow:hover {
	  color: white;
	  background-color: #FF495C }

/* @end */
/* @group Black ------------------------------- */
	
	.btn-black {
		color: #fff;
	  background-color: #32334F }
	
	.btn-black:hover {
	  background-color: #262A29 }
	  
	.btn-black.btn-hollow {
	  background: none;
	  border-color: #32334F;
	  color: #32334F }
	
	.btn-black.btn-hollow:hover {
	  color: white;
	  background-color: #32334F }

/* @end */
/* @group Gray -------------------------------- */
	
	.btn-gray {
		color: #32334F;
	  background-color: #B2B5B4 }
	
	.btn-gray:hover {
	  background-color: #262A29 }
	  
	.btn-gray.btn-hollow {
		color: #32334F;
	  background: none;
	  border-color: #D8DAD9 }
	
	.btn-gray.btn-hollow:hover {
	  background-color: #D8DAD9 }

/* @end */
/* @group White ------------------------------- */
	
	.btn-white {
		color: #fff;
		background-color: rgba(255, 255, 255, .6) }
	
	.btn-white:hover {
		color: #32334F;
		background-color: #fff }
	
	.btn-white.btn-hollow {
	  background: none;
	  color: #fff }
	
	.btn-white.btn-hollow:hover {
	  color: #32334F;
	  border-color: #fff;
	  background-color: #fff }	

/* @end */
/* @group Link -------------------------------- */
	
	.btn-link {
	  color: #FF495C;
	  background: none }
	
	.btn-link:hover {
		text-decoration: underline;
	  background: none; }
	
	.btn-link.btn-black {
	  color: #32334F;
	  background: none }
	
	.btn-link.btn-black:hover {
	  background: none; }
	
	.btn-link.btn-white {
	  color: #FFFFFF;
	  background: none }
	
	.btn-link.btn-white:hover {
	  background: none; }

/* @end */
/* @group Icons =============================== */
	
	.btn-icon-left,
	.btn-icon-right {
		position: relative;
		top: 3px;
		font-size: 16px;
		line-height: 16px  }
	
	.btn-icon-muted {
		opacity: 0.6 }
	
	.btn-icon-left {
		float: left;
		margin: 0 14px 0 0 }
	
	.btn-icon-right {
		float: right;
		margin: 0 0 0 14px}

/* @end */
/* @group Styles ============================== */

/* @end */
/* @end */
/* @override 
	https://test.inboundcycle.com/hs-fs/hub/136661/hub_generated/template_assets/1549884365494/04_ICW_Website/Coded_Files/css/globals/tags.min.css
	https://test.inboundcycle.com/hs-fs/hub/136661/hub_generated/template_assets/1549895051181/04_ICW_Website/Coded_Files/css/globals/tags.min.css */

.tag {
	display: inline-block;
	position: relative;
	top: -2px;
	padding: 3px 2px 4px 4px;
	color: #8B8F8E;
	font-size: 10px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 2px;
	line-height: 10px;
	border-radius: 3px;
	background-color: #EBECEC }

.tag-black {
	color: #fff;
	background-color: #8B8F8E }

.tag-white {
	color: #fff;
	background-color: rgba(255, 255, 255, .6) }
/* @group Grid ======================================== */

.tool-grid-row:before,
.tool-grid-row:after,
.tool-grid-row-item:before,
.tool-grid-row-item:after {
  content: " ";
  display: table }

.tool-grid-row:after,
.tool-grid-row-item:after {
  clear: both }
  
.tool-grid-row {
  width: 102%;
  margin: 0 -1%;
  *zoom: 1 /* IE 6/7 */ }
  
.tool-grid-item {
  float: left;
  overflow: hidden;
  padding: 0 2%;
  box-sizing: border-box }

.tool-grid.padding-none .tool-grid-row {
  width: 100%;
  margin: 0 }

.tool-grid.padding-none .tool-grid-item {
  padding: 0 }
  

@media ( min-width: 576px ) 
{
.tool-grid-item.size-4  { width: 33.3333333333% }	
}

@media ( min-width: 768px ) 
{
.tool-grid-item.size-1  { width: 8,3333333333% }
.tool-grid-item.size-2  { width: 16,6666666667% }
.tool-grid-item.size-3  { width: 25% }
.tool-grid-item.size-5  { width: 41,6666666667% }
.tool-grid-item.size-6  { width: 50% }
.tool-grid-item.size-7  { width: 58,3333333333% }
.tool-grid-item.size-8  { width: 66,6666666667% }
.tool-grid-item.size-9  { width: 75% }
.tool-grid-item.size-10 { width: 83,3333333333% }
.tool-grid-item.size-11 { width: 91,6666666667% }
.tool-grid-item.size-12 { width: 100% }
}

@media ( min-width: 992px ) 
{

}

@media ( min-width: 1200px ) 
{

}

/* @end */
/* @group Modules ===================================== */
/* @group Base ---------------------------------------- */

.module {
  position: relative }

.module .module-wrapper {
  float: none;
  margin: 0 auto;
  padding: 30px 16px;
  max-width: 1160px }

.module .module-heading {
  margin: 0 0 30px 0;
  text-align: center }

.module .module-title {
  margin: 0;
  font-size: 22px;
	font-weight: 700px;
}

.module .module-subtitle {
  margin: 10px 0 0 0 }

.module img {
  max-width: 100% }

@media (min-width: 576px) {
  
  .module .module-wrapper {
    padding: 60px 16px }
  
  .module .module-heading {
    margin-bottom: 60px }
  
  .module .module-title {
    font-size: 28px }
  
}

@media (min-width: 768px) {
  
  .module .module-wrapper {
    padding: 60px 30px }
  
}

@media (min-width: 992px) {
  
  .module .module-wrapper {
    padding: 90px 60px }
  
}

@media (min-width: 1200px) {
  
  .module .module-wrapper {
    padding: 120px 60px }
  
  .module .module-heading {
    margin: 0 0 90px 0;		}
  
  .module .module-title {
    font-size: 32px;
		letter-spacinig; -1px;
	}
  
}

/* @end */
/* @group Grid ---------------------------------------- */

.module .module-grid-item {
  display: inline-block;
  width: 100%;
  margin: 0 0 16px 0;
  padding: 0 0 16px 0;
  text-align: left;
  border-bottom: 1px solid #EBECEC }

.module .module-grid-item:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: none }

.module .module-grid-item-thumbnail {
  float: left;
  width: 40%;
  max-width: 100%;
  margin: 0 16px 0 0;
  border-radius: 4px;
  box-shadow: 0px 10px 20px -10px rgba(0,0,0,0.4);
  -webkit-transition: all .2s ease;
     -moz-transition: all .2s ease;
       -ms-transition: all .2s ease;
        -o-transition: all .2s ease;
          transition: all .2s ease }

.module .module-grid-item:hover .module-grid-item-thumbnail {
  box-shadow: 0px 30px 20px -20px rgba(0,0,0,0.6);
  -webkit-transition: all .3s ease;
     -moz-transition: all .3s ease;
       -ms-transition: all .3s ease;
        -o-transition: all .3s ease;
          transition: all .3s ease }

@media (min-width: 768px) {
  
  .module .module-grid {
    margin: 0 0 -30px -2%;
    width: 104%;
    text-align: center }
  
  .module .module-grid-item {
    display: inline-block;
    vertical-align: top;
    margin: 0 1% 30px 1%;
    padding: 0;
    border: none }
  
  .module .module-grid-item.size-3 {
    width: 22.2% }
  
  
  .module .module-grid-item-thumbnail {
    float: none;
    width: 100%;
    margin: 0 0 20px 0;
    border-radius: 8px }
  
}

@media (min-width: 992px) {
  
  
}

@media (min-width: 1200px) {

  
}

/* @end */
/* @end */
/* @override 
	https://test.inboundcycle.com/hs-fs/hub/136661/hub_generated/template_assets/1549120150863/04_ICW_Website/Coded_Files/css/globals/templates.min.css
	https://test.inboundcycle.com/hs-fs/hub/136661/hub_generated/template_assets/1550489882431/04_ICW_Website/Coded_Files/css/globals/templates.min.css
	https://test.inboundcycle.com/hs-fs/hub/136661/hub_generated/template_assets/1550492356003/04_ICW_Website/Coded_Files/css/globals/templates.min.css */

/* @group Templates =================================== */
/* @group Base ---------------------------------------- */


/* Inicio: Nueva estructura */
	
	#content {
		z-index: auto;
		background-color: white }
	
	#content .content-wrapper {
		width: 100%;
		margin: 0 auto;
		padding: 20px 16px;
		max-width: 760px;
		box-sizing: border-box;	}

	@media ( min-width: 768px ) {
		
		#content .content-wrapper {
			padding: 60px 16px }
		
	}

/* Fin: Nueva estructura */

.section {
  position: relative;
  z-index: auto;
	background-color: white }

.section-wrapper {
  float: none !important;
  width: 100%;
  max-width: 1280px;
  margin: 0 auto !important;
  padding: 40px 16px;
  box-sizing: border-box }

.section-header {
  text-align: center;
  margin: 0 0 40px 0 }

.section-header h2 {
  margin: 0;
  font-size: 22px }

@media ( min-width: 576px ) {

  .section-wrapper {
    padding: 60px 20px; }
  
  .section-header {
    margin: 0 0 60px 0 }
  
  .section-header h2 {
    font-size: 28px }

}

@media ( min-width: 768px ) {
  
}

@media ( min-width: 992px ) {
  
  .section-wrapper {
    padding: 90px 40px }
    
  .section-header {
    margin: 0 0 90px 0 }
  
}

@media ( min-width: 1200px ) {
  
  .section-wrapper {
    padding: 120px 60px }
  
  .section-header {
    margin: 0 0 120px 0 }
    
  .section-header h2 {
    font-size: 36px }
  
}

/* @end */
/* @end */

/* //////////////////// Components //////////////////// */

/* @override 
	https://test.inboundcycle.com/hs-fs/hub/136661/hub_generated/template_assets/1550160783408/04_ICW_Website/Coded_Files/components/icIndex/com_icIndex.min.css
	https://test.inboundcycle.com/hs-fs/hub/136661/hub_generated/template_assets/1550164929281/04_ICW_Website/Coded_Files/components/icIndex/com_icIndex.min.css
	https://test.inboundcycle.com/hs-fs/hub/136661/hub_generated/template_assets/1550499592322/04_ICW_Website/Coded_Files/components/icIndex/com_icIndex.min.css
	https://test.inboundcycle.com/hs-fs/hub/136661/hub_generated/template_assets/1550500599755/04_ICW_Website/Coded_Files/components/icIndex/com_icIndex.min.css
	https://test.inboundcycle.com/hs-fs/hub/136661/hub_generated/template_assets/1550502040491/04_ICW_Website/Coded_Files/components/icIndex/com_icIndex.min.css
	https://test.inboundcycle.com/hs-fs/hub/136661/hub_generated/template_assets/1550502566644/04_ICW_Website/Coded_Files/components/icIndex/com_icIndex.min.css
	https://test.inboundcycle.com/hs-fs/hub/136661/hub_generated/template_assets/1550504383401/04_ICW_Website/Coded_Files/components/icIndex/com_icIndex.min.css */

/* @group Global ------------------------------ */
	
	#icIndex {
		margin: 0 auto;
		padding: 16px;
		max-width: 760px;
		text-align: left;
		border-radius: 8px;
		background-color: #F7F8F8 }
	
	@media ( min-width: 768px ) {
		
		#icIndex {
			padding: 30px }
		
	}

/* @end */
/* @group Header ------------------------------ */
	
	#icIndex .icIndex-header {
		margin-bottom: 20px;
		padding-bottom: 20px;
		border-bottom: 1px solid #EBECEC }
	
	#icIndex .icIndex-header i {
		position: relative;
		top: 3px;
		margin-right: 10px;
		color: #B2B5B4;
		font-size: 26px }
	
	#icIndex .icIndex-header strong {
		color: #3E4543 !important;
		font-weight: 700 }

/* @end */
/* @group Tabla ------------------------------- */
	
	#icIndex .icIndex-table {
		margin: 0;
		padding: 0;
		list-style: none }
	
	#icIndex .icIndex-table li {
		padding: 0 0 0 25px;
		margin: 0 0 5px 0;
		color: #3E4543;
		font-size: 15px;
		line-height: 25px }
	
	#icIndex .icIndex-table li:before {
		float: left;
		margin: 2px 0 0 -20px;
		font-family: "Font Awesome 5 Pro";
		font-size: 10px;
		content: "\f061" }
	
	#icIndex .icIndex-table li a {
		color: #8B8F8E;
		text-decoration: none }
	
	#icIndex .icIndex-table li a:hover {
		color: #3E4543;
		text-decoration: underline }

/* @end */
/* @group Navegación -------------------------- */

	#icIndex .icIndex-navigator {
		position: absolute;
		z-index: 100;
		width: 60px;
		padding: 0;
		margin: 0;
		right: 20px;
		list-style: none; }
	
	#icIndex .icIndex-navigator li {
		float: left;
		width: 10px;
		margin: 0 23px 40px 23px }
	
	#icIndex .icIndex-navigator li:last-child {
		margin-bottom: 0 }
	
	#icIndex .icIndex-navigator li a {
		float: left;
		width: 10px;
		height: 10px;
		margin: 0;
		text-indent: -99999px;
		border-radius: 50%;
		background-color: #EBECEC;
		-webkit-transition: border, background-color .6s ease;
		   -moz-transition: border, background-color .6s ease;
		    -ms-transition: border, background-color .6s ease;
		     -o-transition: border, background-color .6s ease;
		        transition: border, background-color .6s ease }
	
	#icIndex .icIndex-navigator li a.active {
		background-color: #3E4543 }
	
	#icIndex .icIndex-navigator li a:hover {
		background-color: #FF495C }
		
	#icIndex .icIndex-navigator li a:before {
		content: "";
		float: left;
		margin: -40px 4px 0 ;
		display: inherit;
		width: 2px;
		height: 40px;
		background: #EBECEC }
	
	#icIndex .icIndex-navigator li a.active:before {
		background: #3E4543; 
		-webkit-transition: border, background-color .6s ease;
		   -moz-transition: border, background-color .6s ease;
		    -ms-transition: border, background-color .6s ease;
		     -o-transition: border, background-color .6s ease;
		        transition: border, background-color .6s ease }
	
	#icIndex .icIndex-navigator li:first-child a:before {
		display: none }
	
	@media ( max-width: 919px ) {
		
		#icIndex .icIndex-navigator {
			display: none }
		
	}
	
/* @end */
/* @override 
	https://test.inboundcycle.com/hs-fs/hub/136661/hub_generated/template_assets/1548967648049/04_ICW_Website/Coded_Files/components/icLazy/com_icLazy.min.css
	https://test.inboundcycle.com/hs-fs/hub/136661/hub_generated/template_assets/1548971191538/04_ICW_Website/Coded_Files/components/icLazy/com_icLazy.min.css
	https://test.inboundcycle.com/hs-fs/hub/136661/hub_generated/template_assets/1548971281477/04_ICW_Website/Coded_Files/components/icLazy/com_icLazy.min.css
	https://test.inboundcycle.com/hs-fs/hub/136661/hub_generated/template_assets/1548974153068/04_ICW_Website/Coded_Files/components/icLazy/com_icLazy.min.css
	https://test.inboundcycle.com/hs-fs/hub/136661/hub_generated/template_assets/1548974247043/04_ICW_Website/Coded_Files/components/icLazy/com_icLazy.min.css
	https://test.inboundcycle.com/hs-fs/hub/136661/hub_generated/template_assets/1548974379707/04_ICW_Website/Coded_Files/components/icLazy/com_icLazy.min.css
	https://test.inboundcycle.com/hs-fs/hub/136661/hub_generated/template_assets/1548976115761/04_ICW_Website/Coded_Files/components/icLazy/com_icLazy.min.css
	https://test.inboundcycle.com/hs-fs/hub/136661/hub_generated/template_assets/1549022808906/04_ICW_Website/Coded_Files/components/icLazy/com_icLazy.min.css
	https://test.inboundcycle.com/hs-fs/hub/136661/hub_generated/template_assets/1549023358963/04_ICW_Website/Coded_Files/components/icLazy/com_icLazy.min.css
	https://test.inboundcycle.com/hs-fs/hub/136661/hub_generated/template_assets/1549031134781/04_ICW_Website/Coded_Files/components/icLazy/com_icLazy.min.css
	https://test.inboundcycle.com/hs-fs/hub/136661/hub_generated/template_assets/1549033618568/04_ICW_Website/Coded_Files/components/icLazy/com_icLazy.min.css */

/* @group Base ------------------------------------------ */

	[data-lazy] {
		visibility: hidden;
						animation-duration: 1s;
		-webkit-animation-duration: 1s }
					
/* @end */
/* @group Slide Up -------------------------------------- */

	[data-lazy="slideUp"].active {
		visibility: visible;
						animation-name: slideUp;
		-webkit-animation-name: slideUp;
						animation-timing-function: ease;
		-webkit-animation-timing-function: ease }
	
	@keyframes slideUp {
		0% 		{ opacity: 0; transform: translateY(50%) }
		100% 	{ opacity: 1; transform: translateY( 0%) } }
	@-webkit-keyframes slideUp {
		0% 		{ opacity: 0; -webkit-transform: translateY(50%) }
		100% 	{ opacity: 1; -webkit-transform: translateY( 0%) } }

/* @end */
/* @group Slide Down ------------------------------------ */

	[data-lazy="slideDown"].active {
		visibility: visible;
						animation-name: slideDown;
		-webkit-animation-name: slideDown;
						animation-timing-function: ease;
		-webkit-animation-timing-function: ease }
	
	@keyframes slideDown {
		0% 		{ opacity: 0; transform: translateY(-50%) }
		100% 	{ opacity: 1; transform: translateY( 0%) } }
	@-webkit-keyframes slideDown {
		0% 		{ opacity: 0; -webkit-transform: translateY(-50%) }
		100% 	{ opacity: 1; -webkit-transform: translateY( 0%) } }

/* @end */




[data-sequence] li {
	opacity: 0;
					animation-duration: 1s;
	-webkit-animation-duration: 1s
}

[data-sequence="slideUp"] li.show {
	opacity: 1;
					animation-name: slideUpShow;
	-webkit-animation-name: slideUpShow;
					animation-timing-function: ease;
	-webkit-animation-timing-function: ease
}

@keyframes slideUpShow {
	0% 		{ opacity: 0; transform: translateY( -50%) }
	100% 	{ opacity: 1; transform: translateY( 0%) } }
@-webkit-keyframes slideUpShow {
	0% 		{ opacity: 0; transform: translateY( -50%) }
	100% 	{ opacity: 1; transform: translateY( 0%) } }

[data-sequence="slideUp"] li.hide {
	opacity: 0;
					animation-name: slideUpHide;
	-webkit-animation-name: slideUpHide;
					animation-timing-function: ease;
	-webkit-animation-timing-function: ease
}

@keyframes slideUpHide {
	0% 		{ opacity: 1; transform: translateY( 0%) }
	100% 	{ opacity: 0; transform: translateY(50%) } }
@-webkit-keyframes slideUpHide {
	0% 		{ opacity: 1; -webkit-transform: translateY(  0%) }
	100% 	{ opacity: 0; -webkit-transform: translateY(50%) } }
/* @group Modal ======================================= */
/* @group Base ---------------------------------------- */	

.ic-modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99999 }

.ic-modal.new {
  opacity: 0;
  transition: opacity 0.4s ease;
  background-color: rgba(0, 0, 0, 0.6);
}

/* Activo = visible con opacidad */
.ic-modal.new.fade-in {
  display: block;
  opacity: 1;
}

/* Fade-out mantiene display:block durante la transición */
.ic-modal.new.fade-out {
  display: block;
  opacity: 0;
}

.ic-modal-wrapper {
  position: absolute;
	padding: 80px 10px;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  background-color: rgba(0, 0, 0, .90) }

.ic-modal-frame {
	overflow-y: auto;
  width: 680px;
	max-height: 100%;
  max-width: 100%;
  margin: 0 auto;
	border-radius: 8px;
  box-shadow: 0px 10px 40px 20px rgba(0,0,0,1);
  background-color: white }

.ic-modal-actions {
  position: absolute;
  top: 20px;
  right: 20px }

.ic-modal-actions > div {
	float: left;
  opacity: 1;
	margin: 0 0 0 30px;
	font-size: 40px;
  cursor: pointer;
	border-radius: 50%;
  -webkit-transition: all .6s ease;
     -moz-transition: all .6s ease;
       -ms-transition: all .6s ease;
        -o-transition: all .6s ease;
          transition: all .6s ease }

.ic-modal-actions > div:hover {
  opacity: 0.5;
  -webkit-transition: all .2s ease;
     -moz-transition: all .2s ease;
       -ms-transition: all .2s ease;
        -o-transition: all .2s ease;
          transition: all .2s ease }
  
.ic-modal-actions .ic-modal-label {
  color: white;
  float: left;
  padding: 0 6px 0 0;
  line-height: 25px;
  opacity: 0.5; }

.ic-modal-actions i {
  color: white }

.ic-modal-maximize {
  display: none !important }

.ic-modal-trigger {
  cursor: pointer }
  
.ic-modal-legend {
  position: absolute;
  bottom: -40px;
  width: 100%;
  color: white;
  font-weight: 600;
  font-size: 16px;
  text-align: center;
  text-shadow: 0px 4px 15px rgba(0,0,0,1);
  line-height: 20px }
  
/* @end */
/* @group Minimizado ---------------------------------- */	

.ic-modal-minimized {
  width: 240px;
  height: auto;
  top: auto;
  left: auto;
  right: 20px;
  bottom: 20px }

.ic-modal-minimized .ic-modal-wrapper {
  position: relative;
  width: 100%;
  height: auto;
  padding: 0;
  background: none;
  border-radius: 3px }

.ic-modal-minimized .ic-modal-frame {
	margin-top: 0px !important;
	border-radius: 4px;
  box-shadow: 0px 10px 10px -5px rgba(0,0,0,0.6);
  -webkit-transition: all .4s ease;
     -moz-transition: all .4s ease;
      -ms-transition: all .4s ease;
       -o-transition: all .4s ease;
          transition: all .4s ease }

.ic-modal-minimized .ic-modal-frame:hover {
  box-shadow: 0px 20px 20px 0px rgba(0,0,0,0.6);
  -webkit-transition: all .2s ease;
     -moz-transition: all .2s ease;
      -ms-transition: all .2s ease;
       -o-transition: all .2s ease;
          transition: all .2s ease }


.ic-modal-minimized .ic-modal-legend {
  display: none !important }

.ic-modal-minimized .ic-modal-actions {
  top: -35px;
  right: -3px }

.ic-modal-minimized .ic-modal-actions > div {
	float: left;
  margin: 0 0 0 2px;
	width: 19px;
	height: 19px;
  line-height: 0;
  text-align: center;
  border-radius: 50%;
	padding: 1px;
	background-color: #fff }

.ic-modal-minimized .ic-modal-label {
  display: none }

.ic-modal-minimized .ic-modal-actions i {
  color: #3E4543;
  font-size: 18px }

.ic-modal-minimized .ic-modal-maximize {
  display: inline-block!important }

.ic-modal-minimized .ic-modal-minimize {
  display: none }

/* @end */
/* @end */
/* @group Social Share Icons ========================== */
/* @group Base ---------------------------------------- */	

.hs_cos_wrapper_type_social_sharing a {
  display: inline-block;
  width: 100px!important;
  height: 40px;
  text-align: center;
  color: #ffffff;
  border: 2px solid transparent !important;
  border-radius: 4px }

.hs_cos_wrapper_type_social_sharing a::before {
  font-family: "Font Awesome 5 Brands", "Font Awesome 5 Pro";
  font-size: 20px;
  line-height: 200% }

.hs_cos_wrapper_type_social_sharing a:hover {
  border-color: rgba(0, 0, 0, .2) !important; }

.hs_cos_wrapper_type_social_sharing a img {
  display: none }

.hs_cos_wrapper_type_social_sharing a.facebook {
  background-color: #3b5998 }

.hs_cos_wrapper_type_social_sharing a.facebook::before {
  content: "\f39e" }
  
.hs_cos_wrapper_type_social_sharing a.linkedin {
  background-color: #0077b5 }

.hs_cos_wrapper_type_social_sharing a.linkedin::before {
  content: "\f0e1" }

.hs_cos_wrapper_type_social_sharing a.twitter {
  background-color: #1da1f2 }

.hs_cos_wrapper_type_social_sharing a.twitter::before {
  content: "\f099" }

.hs_cos_wrapper_type_social_sharing a.google_plus {
  background-color: #dd4b39 }

.hs_cos_wrapper_type_social_sharing a.google_plus::before {
  content: "\f0d5" }

.hs_cos_wrapper_type_social_sharing a.pinterest {
  background-color: #bd081c }

.hs_cos_wrapper_type_social_sharing a.pinterest::before {
  content: "\f231" }

.hs_cos_wrapper_type_social_sharing a.email {
  background-color: #8B8F8E }

.hs_cos_wrapper_type_social_sharing a.email::before {
  content: "\f0e0" }

/* @end */
/* @group Responsive ---------------------------------- */	

@media ( max-width: 768px ) {
  
  .hs_cos_wrapper_type_social_sharing a {
    width: 14%!important }
  
}

/* @end */
/* @group Share Post Icons ============================ */
	
.sumome-share-client-wrapper {
  left: 20px !important;
  top: 100px!important; }

.sumome-share-client-wrapper > div > div{
  display: none !important }

.sumome-share-client-wrapper a {
  margin: 0 0 5px 0 !important;
  border-radius: 50% }

@media ( max-width: 480px ) {
  
  .sumome-share-client-wrapper {
    top: auto!important;
    background: #fff!important;
    left: 0!important;
    width: 100%!important;
    min-width: 100%!important;
    text-align: center;
    padding: 10px 0!important;
    margin-bottom: 0!important }
  
  .sumome-share-client-wrapper a {
    margin: 0 2px !important;
    width: 50px !important;
    height: 50px !important }
  
}

/* @end */