/*
Theme Name:     OpenWater2018
Theme URI:      http://getopenwater.com/
Description:    Child theme for the Fusion Theme by LiveMesh
Author:         OpenWater
Author URI:     http://getopenwater.com/
Template:       fusion
Version:        0.1.0
*/

/*@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800');*/
@import url('https://fonts.googleapis.com/css?family=Poppins:300,400,500,600');

@import url(style2.css);

/*.heading2 .title, h1, h2, h3 { font-weight: 600!important;}*/
body cite, body em, body i{ font: inherit; font-style: italic; }
#header.sticky #site-logo { top: 9px;}

.sub-menu li a .menu-image-title-after.menu-image-title { padding-left: 0px; }
#header.sticky #site-logo img { max-width: 250px; }
.button.orange {
    background-color: #f27e44;
    border: none !important;
	font-weight: 700;
}
.button.orange:hover {
    background-color: #eb9634 !important;
}

ul { list-style-type: disc; }

#imis_page_select{    color: #000;padding: 10px 15px; font-size: 16px;}

.link_button a{padding: 0px 8px; font-size: 14px; font-weight: bold;}
.display_none{display: none;}
#primary-menu { margin-right: 240px; margin-top: -20px; }
.dropdown-menu-wrap ul li > ul.sub-menu { padding-bottom: 10px; background: #f7f6f4; border-radius: 0 4px 0 0; box-shadow: -3px 6px 5px rgba(0,0,0,0.15); }
#primary-menu > ul.menu > li > a { text-transform: none; font-size: 15px; letter-spacing: normal; font-weight: 400; color: #9baab4; -webkit-border-radius: 4px 4px 0 0;	-moz-border-radius: 4px 4px 0 0; -o-border-radius: 4px 4px 0 0;	-ms-border-radius: 4px 4px 0 0;	border-radius: 4px 4px 0 0; line-height: 22px; padding: 19px 15px 12px; }
#primary-menu > ul.menu > li > a:hover,
.dropdown-menu-wrap ul.sub-menu li:hover > a { color: #007697 !important; }
#primary-menu > ul.menu > li > a:hover,
#primary-menu > ul.menu > li.sfHover > a { background: #f7f6f4; box-shadow: -3px 6px 5px rgba(0,0,0,0.15); }
.dropdown-menu-wrap ul.sub-menu > li.menu-item-has-children > a { font-weight: 700; }
.dropdown-menu-wrap ul.sub-menu li a { line-height: 24px; font-size: 15px; padding-top: 2px; padding-bottom: 2px; color: #9baab4; white-space: nowrap; }
.dropdown-menu-wrap ul.sub-menu li > ul.sub-menu { display: block !important; position: relative; left: auto; top: auto; height: auto !important; opacity: 1 !important; padding: 0 8px; width: auto; }
.dropdown-menu-wrap ul.sub-menu li:first-child > a { padding-top: 2px; }
.dropdown-menu-wrap ul.sub-menu li:last-child > a { padding-bottom: 2px; }
#primary-menu > ul.menu > li > ul.sub-menu { top: 53px; min-width: 225px; width: auto; }

#header.sticky #primary-menu > ul.menu > li > ul.sub-menu { top: 53px; }
#header.sticky #primary-menu > ul.menu > li > a { line-height: 22px; }
	
/* Home Page */
#page-loading { position: fixed; left: 0; top: 0; width: 100%; height: 100%; z-index: 10010; background: #202834 none no-repeat 50% 50%; } 
#page-loading	.image { position: absolute; top: 50%; left: 50%; width: 35px; height: 35px; margin-top:-17px; margin-left:-17px; -webkit-animation:spin 4s linear infinite; -moz-animation:spin 4s linear infinite; animation:spin 4s linear infinite;
}
@-moz-keyframes spin { 100% { -moz-transform: rotate(360deg); } }
@-webkit-keyframes spin { 100% { -webkit-transform: rotate(360deg); } }
@keyframes spin { 100% { -webkit-transform: rotate(360deg); transform:rotate(360deg); } }


/*#site-logo { margin-right: 20px; }
#site-logo a img.standard-logo { width: 220px; }*/

#sidebar-header .widget { overflow: inherit; }
#sidebar-header .widget .button-wrap a.button.large { font-size: 16px; font-weight: 700; }
#header.sticky .header-phone-no { display: none; }
#header .header-phone-no h6 { margin: 12px 0 0; background: url(images/phn_icon.png) no-repeat 0 4px; padding-left: 23px; font-size: 17px; color: #999; }
#header.sticky #primary-menu { margin-top: auto; }
.header-phone-no { position: relative; left: -40px; }
#sidebar-header .button { top: 45px; }

.side-nav-toggle { display: none !important; }
#home-gow-header.segment.hero-header { padding: 264px 0;}
#home-gow-header.segment.hero-header .heading2 { position: relative; z-index: 2; text-align: left; }
#home-gow-header.segment.hero-header .heading2 .title { font-size: 63px; line-height: 63px; max-width: none; text-shadow: 1px 1px 0 rgba(0,0,0,0.53); font-weight: 700 !important; }
#home-gow-header.segment.hero-header .heading2 .pitch { max-width: 970px; font-size: 37px; line-height: 50px; font-weight: 400; margin: 0; }
#home-gow-header.segment.hero-header .button-wrap { position: relative; z-index: 3; margin-top: 40px; }
#home-gow-header.segment.hero-header .button-wrap a.button { font-size: 20px; font-weight: 400; padding: 15px 25px; }

#home-gow-header.segment.hero-header video { bottom: 0; height: auto; left: 0; min-height: 100%; min-width: 100%; max-width: 100%; overflow: hidden; position: absolute; right: 0; top: inherit; width: auto; z-index: 0; }
#home-gow-header.segment.hero-header .home-video-overlay { background: rgba(0, 0, 0, 0.3); clear: both; height: 100%; top: 0; left:0; right:0; bottom: 0; position: absolute; width: 100%; z-index: 1; }
#home-gow-header.segment.hero-header .home-video-overlay + p { margin: 0;}

#awards-intro div.color-card { background-color: #fff; display: block; position: relative; border: 1px solid #eaeaea; -webkit-box-shadow: 0 1px 1px 1px rgba(0,0,0,0.07); -moz-box-shadow: 0 1px 1px 1px rgba(0,0,0,0.07); box-shadow: 0 1px 1px 1px rgba(0,0,0,0.07); border-top: 0; -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; }
#awards-intro .segment-content { text-align: center; }
#awards-intro .fourcol { margin-right: 0; display: inline-block; float: none; vertical-align: top; }
#awards-intro div.color-card.methodology { margin-top: 3em;	min-height: 300px;}
#awards-intro div.color-card:before { background-color: #fedd8c; border-left: 1px solid #fedd8c; border-radius: 4px 4px 0 0; border-right: 1px solid #fedd8c; border-top: 1px solid #fedd8c; content: ""; display: block; height: 7px; } 
#awards-intro div.color-card.software { left: -1%; min-height: 370px; z-index: 100;
}
#awards-intro div.color-card h4 { font-weight: 600; margin-bottom: 0; margin-top: 1em; text-align: center; }
#awards-intro div.color-card p { margin: 0 2em; text-align: center; }
#awards-intro div.color-card p img { display: inline-block; }
#awards-intro div.color-card.services {
    left: -2%;
    margin-top: 3em;
	min-height: 300px;
}
#awards-intro div.color-card a { color: #4b4949; }

#awards-intro .elevencol h2,
#home-learn-more h2 { font-size: 36px; }

#awards-intro .elevencol h4,
#home-learn-more h4 { font-size: 26px; font-weight: 300; }

#home-learn-more h2,
#home-learn-more h4 { color: #fff; text-align: center; }
#home-learn-more .fourcol { background: #fff; border-radius: 5px; color: #888; min-height: 440px; padding: 45px 22px 30px; text-align: center; }
#home-learn-more .fourcol img { display: inline-block; }
.phn_no { color: #f27e44; display: block; font-size: 28px; font-weight: 700; line-height: 24px; margin-top: 20px; }

#home-openwater-customers img { margin-bottom: 20px; margin-left: 34px; display: inline-block; }
#home-openwater-customers img:first-child { margin-left: 0; }
#home-openwater-customers .elevencol div { text-align: center; }

.home_blog_section { border-top: 1px solid #ddd; }

/* Awards Software */
.section-video { border-bottom: 1px solid #000; height: 706px; overflow: hidden; position: relative; }
.video_overlay { background: url(images/white-overlay.png) repeat; height: 706px; left: 0; position: absolute; top: 0; width: 100%; z-index: 9; }
.video_overlay .video-buttons { display: table; height: 100%; position: absolute; text-decoration: none; width: 100%; z-index: 1; text-shadow: 0 0 5px rgba(0,0,0,0.1); }
.video_overlay .video-buttons .video-buttons-inner { color: #fff; display: table-cell; font-size: 40px; font-weight: 300; line-height: 1.25; text-align: center; vertical-align: middle; width: 100%; }
.video_overlay .headline { color: #007197; display: block; font-weight: 300; margin: 20px auto 50px; max-width: 700px; }
body.page-id-3050 .video_overlay .headline { max-width: 900px; }
.video_overlay .video-buttons .video-buttons-inner .video-play-button { background-attachment: scroll; background-clip: border-box; background-color: rgba(0, 0, 0, 0); background-image: url(images/video-play-button-green.png); background-origin: padding-box; background-position: center center; background-repeat: no-repeat; background-size: contain !important; display: block;
 height: 122px; margin: 0 auto; width: 90px; text-indent: -9999px; }
.section-video .video_bg { background: url(images/video-bg.jpg) no-repeat scroll center top / cover; height: 706px; position: relative; width: 100%; z-index: 2; }
.vimeo-vid iframe { height: 706px; width: 100%; }

body.page-id-3050 .video_overlay .video-buttons .video-buttons-inner .video-buttons-btn { background: #f27e44; width: auto; height: auto; display: inline-block; text-indent: inherit; font-weight: 400; font-size: 20px; padding: 15px 25px; border-radius: 5px; color: #fff !important; }

.awards-software-content .fivecol { border-left: 1px solid #505050; }
.awards-software-content .fivecol ul { list-style: none; }
.awards-software-content .fivecol ul li a { border-bottom: 1px solid #505050; font-size: 26px; letter-spacing: 0.05em; line-height: 50px; padding-bottom: 2px; color: #505050; font-weight: 300; }
.awards-software-content .fivecol ul li a:hover { color: #ff7e2e; border-color: #505050; }

#dashboard .dash-wrapper { height: 450px; overflow: hidden; }
#dashboard .dash-wrapper.toggleDiv { height: auto; overflow: inherit; }
#dashboard .dash-wrapper .dash-intro { max-width: 580px; margin: 0 auto; text-align: center; }
#dashboard .dash-wrapper .dash-intro h4 { font-size: 18px; letter-spacing: 0.025em; line-height: 30px; margin: 5px auto 20px;}
#dashboard .dash-wrapper p { text-align: center; }
#dashboard .dash-wrapper p img { display: inline-block; }
#dashboard .dash-wrapper .dash-intro a.top_arrow,
.reveal-image-container a.top_arrow { text-transform: uppercase; color: #007197; font-weight: 700; display: block; }
#dashboard .dash-wrapper .dash-intro a.top_arrow img,
.reveal-image-container a.top_arrow img { display: block; margin: 15px auto 0; }
#dashboard .dash-wrapper .dash-intro a.top_arrow.open img,
.reveal-image-container a.top_arrow img { transform: rotate(180deg); }
#dashboard .dash-wrapper .dash-intro a.top_arrow.open { text-indent: -9999px; }
#dashboard .dash-wrapper .dash-intro + p { margin: 0; }

.why-ow-better .sixcol { margin-right: 0; }
.why-ow-better ul { list-style: none; margin: 0; padding: 0; }
.why-ow-better ul li { border-bottom: 1px solid #e5e5e5; line-height: 20px; list-style: outside none none; margin: 15px 0 4px; padding: 30px 30px 45px 0; }
.why-ow-better ul li:first-child { color: #7a8c98; font-size: 23px; font-weight: normal; min-height: inherit !important; }
.why-ow-better .sixcol.last { background: #eaf4f8; margin-left: 0; }
.why-ow-better ul { list-style: outside none none; margin: 0; padding: 0; }
.why-ow-better .sixcol.last ul li { color: #7a8c98; font-weight: normal; min-height: inherit !important; padding: 30px 30px 45px; }
.why-ow-better .sixcol.last ul li:first-child { background: url(images/small_openwater_logo.png) no-repeat scroll 30px 17px; padding: 30px 30px 45px 80px; }
.why-ow-better .sixcol ul li h3 { color: #7a8c98; font-size: 20px; font-weight: normal; line-height: 34px; margin: 0 0 8px; }
.why-ow-better ul li:last-child { border: medium none; margin-bottom: 0; }
.why-ow-better ul li p { color: #7a8c98; font-size: 16px; line-height: 25px;  margin: 0; }
.why-ow-better .sixcol.last ul li strong,
.why-ow-better .sixcol.last ul li h3 { color: #007697; }
.why-ow-better .sixcol.last ul li p { color: #495b67; font-weight: normal; }

.custom-footer-contact { padding: 45px 0; }
.custom-footer-contact .quote-footer { margin: 0; }
.custom-footer-contact .quote-footer blockquote, 
.custom-footer-contact .quote-footer p.author, 
.custom-footer-contact .quote-footer blockquote:after, 
.custom-footer-contact .quote-footer blockquote:before { color: #fff; }
.custom-footer-contact .quote-footer blockquote, 
.custom-footer-contact .quote-footer p.author, 
.custom-footer-contact .quote-footer blockquote:after, 
.custom-footer-contact .quote-footer blockquote:before { color: #fff; }
.custom-footer-contact .quote-footer p.author { font-weight: bold; margin-bottom: 0; padding-left: 0px; }
.custom-footer-contact .quote-footer blockquote:before { font-size: 50px; display: none; }
.custom-footer-contact .quote-footer { padding: 0 10px 0 113px; background: url(images/footer_blockquote.png) no-repeat left top; }
.custom-footer-contact .quote-footer blockquote { font-size: 22px; margin-bottom: 8px; padding: 0; font-family: "Open Sans", Arial, Helvetica, Verdana, sans-serif; font-weight: 300; }
.custom-footer-contact .quote-footer p.author { font-weight: 700; }

.custom-footer-contact .button { font-size: 22px; padding: 20px 40px; }
.custom-footer-contact .button.orange { text-shadow: 0 -1px rgba(0,0,0,0.29); background: #f27e44; border: none !important; -webkit-border-radius: 3px; -moz-border-radius: 3px; -o-border-radius: 3px; -ms-border-radius: 3px; border-radius: 3px;	-webkit-transition: background .18s ease 0;	-moz-transition: background .18s ease 0; -o-transition: background .18s ease 0;	-ms-transition: background .18s ease 0;	transition: background .18s ease 0; font-weight: 300; }
.custom-footer-contact .button.orange:hover { background: #eb9634 !important;	-webkit-box-shadow: 0 0 4px rgba(0,0,0,0.2) inset; -moz-box-shadow: 0 0 4px rgba(0,0,0,0.2) inset;	-o-box-shadow: 0 0 4px rgba(0,0,0,0.2) inset; -ms-box-shadow: 0 0 4px rgba(0,0,0,0.2) inset; box-shadow: 0 0 4px rgba(0,0,0,0.2) inset; }
.custom-footer-contact .button.orange strong { display: block; font-size: 14px; font-weight: 700; }

/* Services */
.services-header {color: #fff; text-align:center; height: 600px; box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.3); padding:260px 0 70px;}
.services-header h1,
.services-header h4  {color: #fff; }
.services-list { list-style: none; margin:0;}
.services-list li { margin:0;}
.services-list li li { list-style: none;}
.services-list .mix {
	background: none repeat scroll 0 0 #fff;
	border-radius: 4px;
	box-shadow: 0 1px 1px 0 rgba(0,0,0,0.3);
	display: inline-block;
	height: 360px;
	margin: 10px;
	padding: 0;
	text-align: center;
	vertical-align: top;
}
.services-list .mix:hover {
	box-shadow: 0 2px 5px 1px rgba(0,0,0,0.4)
}
.services-list .mix br,
.services-list br { display:none;}
.services-list .module-type-premium {
	background: #76C3D4;
	color: white;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 3px;
	padding: 5px;
	display: block;
}
.services-list .module-type-training {
	background: #007197
}
.services-list .module-type-support {
	background: #373935
}
.services-list .module-type-premium {
	color: #fff;
	font-size: 13px;
	letter-spacing: 3px;
	text-transform: uppercase;
	line-height: 18px
}
.services-list .mix .module-headline {
	border-bottom: 1px solid #e0e0e0;
	color: #5e6f75;
	font-size: 18px;
	font-weight: 600;
	margin: 0;
	padding: 18px;
	display: block;
}
.services-list .mix .module-headline {
	color: #495B67;
	font-size: 18px;
}
.services-list .module-price {
	color: #79888d;
	display: block;
	font-size: 12px;
	letter-spacing: 1.6px;
	padding-bottom: 8px;
	padding-top: 8px;
	text-align: center;
	width: 100%;
	border-bottom: 1px solid #e0e0e0;
}
.services-list .module-price {
	color: #79888d;
	font-size: 12px;
	letter-spacing: 1.6px
}
.services-list .mix .module-description {
	color: #38474d;
	font-size: 14px;
	line-height: 26px;
	padding: 30px 30px 40px;
	display: block;
}
.services-list .module-description {
	font-weight: 400;
	line-height: 26px
}


.page-template-template-services:not(.services_page_no_sidebar) #content .entry-content { background: #fff; border: 1px solid #c9c9c9; }
.page-template-template-services #title-area,
.page-template-page-support-calculator #title-area { background: url(images/Banner_Consulting.jpg) no-repeat; background-size: cover; padding: 10px 0 65px; }
.page-template-template-services #title-area h1,
.page-template-page-support-calculator #title-area h1 { font-size: 36px; background: url(images/consulting-banner-icon.png) no-repeat center 0px; margin: 0 auto; padding: 70px 0 20px; max-width: 1100px; position: relative; overflow: hidden; }
.page-template-template-services #title-area h1:before,
.page-template-template-services #title-area h1:after,
.page-template-page-support-calculator #title-area h1:before,
.page-template-page-support-calculator #title-area h1:after { content: ""; height: 1px; width: 50%; background: #fff; position: absolute; top: 26px; left: 0; margin: 0 0 0 -40px; }
.page-template-template-services #title-area h1:after,
.page-template-page-support-calculator #title-area h1:after { left: auto;  right: 0; margin: 0 -40px 0 0; }
.page-template-template-services #main { background: #f0f0f0; }

.page-template-page-support-calculator .layout-1c #content { max-width: 1170px; float: none; }

.header-banner-blue-bg { padding: 40px 0; color: #fff; }
.header-banner-blue-bg h2 { color: #fff; font-size: 39px; font-weight: 400 !important; margin: 0; }
.header-banner-blue-bg p { font-size: 26px; font-weight: 300; margin: 0; margin-top: 8px; }

.heading-co-founders h2 { color: #fff; }
.co-founders-section .sixcol img { border-bottom: 5px solid #e5e5e5; }
.co-founders-section .sixcol:hover img { border-color: #e84a52; }
.co-founders-section h4 { margin-top: -30px; padding-left: 10px; text-shadow: 0 1px 2px rgba(0, 0, 0, 0.9); color: #fff; }
.co-founders-section .sixcol.last h4 + p { padding-right: 15px; }
.co-founders-section .sixcol ul.social-list { border-bottom: 4px solid #e5e5e5; border-top: 1px solid #e5e5e5; padding: 11px 0 8px; }
.co-founders-section .sixcol ul.social-list li a { width: 30px; height: 30px; margin: 0; border: 2px solid #656565; border-radius: 30px; text-align: center; }
.co-founders-section .sixcol ul.social-list a i { font-size: 18px; }
.co-founders-section .sixcol ul.social-list a.twitter:hover i { color: #00acee; }
.co-founders-section .sixcol ul.social-list a.linkedin:hover i { color: #0073b2; }

.life-at-openwater.segment { text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.23); padding: 45px 0 43px; background: #128abc; text-align: center; color: #fff; }
.life-at-openwater.segment h2 { color: #fff; margin: 0; }
.life-at-openwater.segment .button.orange { letter-spacing: 0.2px; padding: 15px 25px; font-size: 20px; font-weight: 300; }

body.page-id-44 #custom-title-area { background: url(images/4770199719_ff4cd461cd_o.jpg) no-repeat center center; min-height: 448px !important; text-align: right; color: #fff; }
body.page-id-44 #custom-title-area h2 { color: #fff; padding-top: 35px; }
.segment.custom_perks { padding: 40px 0 15px; }
.custom_perks ul { margin: 35px 0 0; }
.custom_perks li { min-height: 160px; margin: 0; list-style: none; }
.custom_perks i { color: #128abc; float: left; font-family: "icomoon"; font-size: 46px; font-style: normal; margin: 0 20px 95px 0; }
.custom_perks i + br { display: none; }
.custom-team h4 { color: #292929; font-size: 26px; font-weight: 300; line-height: 30px; margin: 0 0 4px; letter-spacing: -0.02em; }
.custom_perks p { line-height: 24px; }

/* Partners Page */
.page-id-46 #title-area h1:before,
.page-id-46 #title-area h1:after { display: none; }
.page-id-46 #title-area h1 { background: none; font-size: 54px; }

/* Pricing */
.page-pricing-head {background:url(images/pricing-bg.jpg) repeat left top !important; padding:62px 0 0;}
.page-pricing-head .elevencol.last h2 { color:#fff; text-align:center;}
.page-pricing-head .elevencol.last p {color: #7490a3; font-size: 22px; text-align:center;}
.page-pricing-head .fourcol{
	margin-right:0;
}
.page-pricing-head .fourcol.plan.basic{
	margin-left: 3.44828%;
}
.page-pricing-head .plan {
    border-bottom: 1px solid #d5d3cd;
    display: block;
	text-align: center;
}
.page-pricing-head .col.active {
	-webkit-box-shadow: 6px 0 12px -4px rgba(0,0,0,0.2), -6px 0 12px -4px rgba(0,0,0,0.2);
	-moz-box-shadow: 6px 0 12px -4px rgba(0,0,0,0.2), -6px 0 12px -4px rgba(0,0,0,0.2);
	box-shadow: 6px 0 12px -4px rgba(0,0,0,0.2), -6px 0 12px -4px rgba(0,0,0,0.2);
	position: relative
}
.page-pricing-head .col h3 {
    background-color: #2e404d;
    color: #fff;
    font-size: 21px;
    letter-spacing: 0.1em;
    line-height: 36px;
    margin: 0;
    padding: 0.65em 0;
    text-align: center;
    text-transform: uppercase;
}
.page-pricing-head .plan.basic h3 {
    border-right: 10px solid rgba(29, 42, 50, 0.5);
}
.page-pricing-head .plan.basic .head {
    border-right: 10px solid rgba(87, 110, 127, 0.5);
}
.page-pricing-head .col .head {
    background-color: #87a1b1;
    border-bottom: 1px solid #7c9aac;
    color: #fff;
    line-height: 1.2;
    padding: 10px 0;
}
.page-pricing-head .col .head .plan-price {
    padding: 0;
}
.page-pricing-head .col .head .plan-price .currency:before {
    color: #fff;
    display: inline-block;
    font-size: 0.4em;
    margin: 0.5em 0.2em 0 0;
    vertical-align: top;
}
.currency.USD:before {
    content: "$";
}
.page-pricing-head .col .head .plan-price .currency {
    font-size: 3.5em;
    font-weight: 400;
    text-align: center;
}
.page-pricing-head .col .head .period:before {
    font-size: 1.4em;
}
.user:before, .period:before {
    content: "/";
}
.page-pricing-head .col .head .period {
    font-size: 1em;
    letter-spacing: 0.1em;
}
.page-pricing-head .col .head p {
    color: #3b515f;
    letter-spacing: 0.1em;
}
.page-pricing-head .col .head p.plan-description {
    border-bottom: 1px solid #778f9d;
    border-top: 1px solid #778f9d;
    display: block;
    font-size: 18px;
    font-weight: normal;
    line-height: 2em;
    margin: 0.5em auto;
    padding: 0.5em;
}
.page-pricing-head .col .head p.contacts {
    color: #fff;
    font-size: 28px;
    font-weight: normal;
    line-height: 1.75em;
    margin: 0;
}
.page-pricing-head .col .head p.contacts strong {
    font-size: 28px;
    line-height: 18px;
}
.page-pricing-head .customize-price1, .page-pricing-head .customize-price {
    margin-bottom: -2em;
}
.page-pricing-head .customize-price1 .btn-link, .page-pricing-head .customize-price .btn-link {
    background-color: #fc6721;
    border-radius: 30px;
    box-sizing: border-box;
    color: #fff;
    display: inline-block;
    font-size: 18px;
    font-weight: normal;
    margin: 0 auto;
    padding: 0.75em 3em;
}
.page-pricing-head .customize-price1 .btn-link:hover, .page-pricing-head .customize-price .btn-link:hover {
	background-color: #ee611f;
	text-decoration: none
}
.page-pricing-head .col ul {
    font-size: 1.2em;
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.page-pricing-head .basic ul {
    border-left: 1px solid #d5d3cd;
}
.page-pricing-head .plan.basic ul {
    border-right: 10px solid rgba(192, 191, 185, 0.3);
}
.page-pricing-head .col ul li {
    background-color: #f6f6f2;
    border-bottom: 1px solid #d5d3cd;
    color: #797979;
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 0.06em;
    margin: 0;
    padding: 0.9em 2em;
    text-align: center;
}
.page-pricing-head .col ul li:first-child {
    padding-top: 2.5em;
}
.page-pricing-head .col ul li:last-child {
    border-bottom: 0 none;
}
.fraction-one-third.col.plan.enterprise ul li:last-child { border-left: 10px solid #495b67; margin-left: -10px !important; border-bottom: none; }
.fraction-one-third.col.plan.enterprise { border-bottom: 0; }
.page-pricing-head .pro h3 {
    border-left: 1px solid #1f2b34;
    border-right: 1px solid #1f2b34;
}
.page-pricing-head .pro .head {
    border-left: 1px solid rgba(87, 110, 127, 0.8);
    border-right: 1px solid rgba(87, 110, 127, 0.8);
}
.page-pricing-head .pro ul {
    border-left: 1px solid #d5d3cd;
    border-right: 1px solid #d5d3cd;
}
.page-pricing-head .plan.enterprise h3, .page-pricing-head .plan.unlimited h3 {
	border-left: 10px solid rgba(29,42,50,0.5)
}
.page-pricing-head .plan.enterprise .head, .page-pricing-head .plan.unlimited .head {
    border-left: 10px solid rgba(87, 110, 127, 0.5);
}
.page-pricing-head .plan.enterprise ul, .page-pricing-head .plan.unlimited ul {
    border-left: 10px solid rgba(192, 191, 185, 0.3);
}
.bottom_quotes {
    background-color: #128abc;
    margin-bottom: 50px;
    padding: 25px;
}
.bottom_quotes h2 { color:#fff; margin: 0; }
.bottom_quotes .button { text-align:left;}
.bottom_quotes .button strong{display: block; font-size: 22px; margin-top: 5px;}

body.page-template-page-pricing #main > .inner, 
body.page-template-page-pricing1 #main > .inner {
    margin: 0;
    max-width: none;
    padding: 0 !important;
}
body.page-template-page-pricing #content,
body.page-template-page-pricing1 #content {
    max-width: 100%;
	padding: 0;
}
body.page-template-page-pricing .segment-content,
body.page-template-page-pricing1 .segment-content {
    margin: 0 auto;
    max-width: 1170px;
    padding-left: 15px;
    padding-right: 15px;
}
#pricing-calculator {
    background-color: #f6f6f2;
    border: 1px solid #d5d3cd;
    /*margin-top: 3em;*/
    padding: 70px 0 50px;
}
#pricing-calculator .segment-content .fourcol.last { position:relative;}
#pricing-calculator h3 {
    color: #3b515f;
    padding-bottom: 40px;
    text-align: center;
}

.pricing-module.contacts {
    padding-bottom: 1.5em;
}
.pricing-module.apps {
    padding-bottom: 1.5em;
}
#pricing-calculator .pricing-module h3,
.container-support-calculator .pricing-module h3 {
    background-color: #d5d3cd;
    border-bottom: 5px solid #bfbdb1;
    color: #797979;
    font-size: 1.2em;
    margin: 0 0 10px;
    overflow: hidden;
    padding: 6px 30px 6px 14px;
	text-align: left;
	line-height: normal;
}
.pricing-module .content { clear: both; padding: 0; }
.pricing-module .content p { font-size: 0.95em; padding: 5px 40px; margin: 0 0 20px; }
.pricing-module .content input[type="text"] { background-color: #fcfcfc; border: 1px solid #dedede; border-radius: 6px; box-shadow: 0 1px 5px rgba(66, 66, 66, 0.2) inset; color: #aaa;
    display: inline-block; font-size: 20px; font-weight: normal; margin: -10px 20px 20px 40px; padding: 14px; text-align: center; width: 230px; }
.pricing-module .content a {
    font-size: 12px;
    margin-left: 10px;
}
.pricing-module .content h4, .pricing-module .content label {
    color: #495b5d;
    font-size: 0.95em;
    margin-top: 0.2em;
    text-rendering: optimizelegibility;
}
.pricing-module .content label {
    padding-left: 40px;
	display: block;
}
.pricing-module .content label input {
    float: left;
    margin-right: 10px;
	margin-top: 6px;
}
.pricing-module .content label span {
    display: block;
    float: left;
    font-size: 0.95em;
    letter-spacing: -0.02em;
    line-height: 24px;
    margin: 0 0 20px;
    padding-top: 0;
    width: 91%;
}
#pricing-calculator #price-sticker.stick {
    position: fixed;
    top: 100px;
}
.pricing-module {
    background-color: #fff;
    box-shadow: 0 1px 3px rgba(66, 66, 66, 0.15);
    margin-bottom: 60px;
}
#pricing-calculator .pricing-module.pricing-receipt h3,
.container-support-calculator .pricing-module.pricing-receipt h3 {
    background-color: #fee7b5;
    border-bottom: 5px solid #fed572;
    margin-bottom: 14px;
}
.pricing-module .pricing-table table {
    border: medium none;
    border-collapse: collapse;
    border-spacing: 0;
    margin: 0 auto 20px;
    width: 90%;
}
.pricing-module .pricing-table table th {
    border: medium none;
    padding: 4px 6px;
    text-align: left;
	font-weight: normal;
}
.pricing-module .pricing-table table td {
    border: medium none;
    padding: 4px;
    text-align: right;
    vertical-align: top;
}
.pricing-module .pricing-table table tr:nth-child(2n+1) {
    background-color: #fff;
}
.priceLabel { color: #ccc; font-size: 0.8em; margin-bottom: 0; margin-top: 0; padding: 0; }
.pricing-module .get-started { background-color: #fee7b5; padding: 0 0 2em; width: 100%; }
#pricing-calculator .pricing-module .get-started h3,
.container-support-calculator .pricing-module .get-started h3 { background-color: transparent; border: 0 none; font-size: 16px; margin-bottom: 0; padding: 1em 0; text-align: center; }
.pricing-module .get-started .currency { font-size: 1.75em; padding-top: 1em; }
#pricing-content .sixcol h4 { color: #f27e44; }
#pricing-calculator .pricing-module .get-started a.secondary.price_link,
.container-support-calculator .get-started a.secondary { color: #666; text-shadow: 0 1px 0 #fff; background-color: #dcdcdc; background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0%, #fafafa), color-stop(100%, #dcdcdc)); background-image: -webkit-linear-gradient(top, #fafafa, #dcdcdc); background-image: -moz-linear-gradient(top, #fafafa, #dcdcdc);	background-image: -o-linear-gradient(top, #fafafa, #dcdcdc); background-image: linear-gradient(top, #fafafa, #dcdcdc); -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.5); -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.5); box-shadow: inset 0 1px 0 rgba(255,255,255,0.5); border-top: 1px solid #cacaca; border-bottom: 1px solid #aeaeae; border-right: 1px solid #bdbdbd; border-left: 1px solid #bdbdbd; -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; -webkit-transition: opacity .15s linear; -moz-transition: opacity .15s linear; -o-transition: opacity .15s linear; transition: opacity .15s linear; -moz-user-select: none; -webkit-user-select: none; -o-user-select: none; user-select: none;	-webkit-box-shadow: inset 0 1px 0 #fff;	-moz-box-shadow: inset 0 1px 0 #fff; box-shadow: inset 0 1px 0 #fff; padding: 7px 18px; font-size: 12px; }

#pricing-calculator .pricing-module .get-started a.secondary.price_link:hover, 
#pricing-calculator .pricing-module .get-started a.secondary.price_link:hover, 
#pricing-calculator .pricing-module .get-started a.secondary.price_link:focus,
.container-support-calculator .get-started a.secondary:hover,
.container-support-calculator .get-started a.secondary:focus { color: #666; text-decoration: none; -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.5), 0 0 5px #c3c3c3;
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.5), 0 0 5px #c3c3c3; box-shadow: inset 0 1px 0 rgba(255,255,255,0.5), 0 0 5px #c3c3c3; border-top: 1px solid #bdbdbd;	border-bottom: 1px solid #a1a1a1; border-right: 1px solid #b1b1b1;	border-left: 1px solid #b1b1b1; }
	
/* industries associations */
.segment.section-media-features { padding: 65px 0 68px; }
.segment.section-media-features ul { margin: 0; padding: 0; list-style: none; }
.segment.section-media-features ul li { margin: 0; }
.segment.section-media-features ul li:after,
.segment.section-media-features ul li:before { clear: both; display:block; content: ""; }
.segment.section-media-features ul li h4 { color: #000; font-size: 15px; margin-bottom: 4px; font-weight: 700; }
.segment.section-media-features ul li p { color: #666; }
.segment.section-media-features ul li:last-child p { margin-bottom: 0; }
.segment.section-media-features ul li .section-media-features-l { float: left; width: 105px; }
.segment.section-media-features ul li .section-media-features-r { float: left; width: 70%; }

.segment.never-stop-learning { padding: 65px 0 68px; }
.segment.never-stop-learning h3 { color: #000; }
.segment.never-stop-learning .fourcol { font-size: 18px; }

.segment.section-see-stories { padding: 0; }
.segment.section-see-stories .image-bg { background-position: center -400px !important; }
.segment.section-see-stories .segment-content { height: 500px; }
.segment.section-see-stories .success-story-box { max-width: 550px; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%);	transform: translateY(-50%); bottom: auto; padding-bottom: 0; position: absolute; }
.segment.section-see-stories .success-story-box h1 { font-size: 36px; color: #fff;	margin-bottom: 30px; font-weight: 700; line-height: 1.1 }
.segment.section-see-stories .success-story-box h1 a {	color: #fff !important; }
.segment.section-see-stories .success-story-box h1 img { display: block; margin-bottom: 10px; }
.segment.section-see-stories .success-story-box h1 img + br { display: none; }
.segment.section-see-stories .success-story-box h1:after { color: #a2abaf;	content: "Customer Story"; display: block; font-size: 24px;	margin-bottom: 10px; font-weight: 400; }
.segment.section-see-stories .success-story-box .btn {	display: inline-block; vertical-align: middle; text-align: center; border: 1px solid transparent; background-color: #50a5e7; color: #fff; padding: 8px 26px; font-size: 16px; border-radius: 2px; -webkit-box-shadow: inset 0 -2px 0 rgba(0,0,0,0.15); box-shadow: inset 0 -2px 0 rgba(0,0,0,0.15); border-bottom-color: rgba(0,0,0,0.15); border-radius: 18px; }

.segment.section-success-stories { padding: 65px 0 68px; }
.segment.section-success-stories img { display: block; margin: 0 auto; width: 150px; }
.segment.section-success-stories h6 { border-bottom: 1px solid #ddd; line-height: 1.5em; margin-bottom: .625em;	padding-bottom: .625em;	text-transform: uppercase; text-align: center; }
.segment.section-success-stories p { text-align: center; color: #666; margin-bottom: 0;	font-weight: 300; line-height: 1.25em; font-size: 16px; }

.segment.find-out-openwater { text-align: center; padding: 65px 0 68px; }
.segment.find-out-openwater h4 { color: #000; font-size: 28px; font-weight: 300; margin-bottom: 20px; }
.segment.find-out-openwater p { margin-bottom: 0; }
.segment.find-out-openwater a.btn-black { min-width: 240px; width: 269px; font-weight: 700; color: #333; margin: 10px 0 20px; border-radius: 50px; border: 3px solid #333; text-transform: uppercase; padding: 21px 0; font-size: 12px; line-height: 20px; display: inline-block }
.segment.find-out-openwater a.btn-black:hover { color: #666; border-color: #666; }
.segment.find-out-openwater .red { color: #e51b24; }

#full-width-template.layout-1c .container-support-calculator .eightcol .pricing-module .content .wrapper > div { margin: 10px 0 0 40px; }
#full-width-template.layout-1c .container-support-calculator .eightcol .pricing-module .content .wrapper > div p { display: inline-block; padding: 5px 15px 5px 0; }
#full-width-template.layout-1c .container-support-calculator .eightcol .pricing-module .content .wrapper > div select { width: 28%; display: inline-block; }
#full-width-template.layout-1c .container-support-calculator .fourcol { width: 31.0345%; margin-top: 0; padding: 0;  }

	
#footer #footer-top #sidebars-footer .threecol { width: 17%;}
#footer-top .widget.widget_text ul li .mo-icon { display: inline-block; padding-right: 9px;}
#footer-top .widget.widget_text ul li {background-image: none;}
#footer-top .widget.widget_nav_menu ul li:hover > a, #footer-top .widget.widget_text ul li, #footer-top .widget.widget_text ul li:hover {padding-left: 0;}
#footer-top .widget.widget_text ul li p { display: inline-block;font-size: 14px; vertical-align: top;}
#footer-top .widget.widget_text ul li a { font-size: 14px;}
#sidebars-footer{ padding-top:35px; padding-bottom:10px;}
#footer #footer-top{ background: #222222;}
#footer-bottom { background: #fff; }
#footer-bottom .sixcol p{ margin-bottom:0px; padding: 10px 0 0; line-height: normal; color: #888; font-size: 16px; text-align: left;}
#footer-bottom .social-list{ float: right;}
#footer-bottom .social-list li{ float: left;}
#footer-bottom .social-list li a {border: 2px solid #656565; font-size:16px; border-radius: 50px; color: #656565; line-height:42px; height: 42px; opacity: 0.95; margin-right:0px; position: relative; vertical-align: top; width: 42px;}
#footer-bottom .social-list li a.rss i:before { content: "\f09e"; }
#footer-bottom .social-list li:hover i { color: #fff; }
#footer-bottom .social-list li a.facebook:hover { background: #3b5996; }
#footer-bottom .social-list li a.twitter:hover { background: #00acee; }
#footer-bottom .social-list li a.linkedin:hover { background: #0073b2; }
#footer-bottom .social-list li a.pinterest:hover { background: #cb2027; }
#footer-bottom .social-list li a.rss:hover { background: #f29a1d; }

#footer-bottom .footer-logo { text-align: right; }
#footer-bottom .footer-logo a { display: inline-block; }
#footer-bottom .footer-logo a + a { margin-left: 30px; }
	
#footer .menu li a{ color: #888 !important; font-size: 17px; line-height: 20px;}	
.custom_blog_post .entry-summary a:after { color: #363f46; content: "\ea3c"; font-family: "icomoon"; font-size: 11px; font-style: normal; font-weight: normal; line-height: 1; position: absolute; right: 10px; text-transform: none; top: 12px; }
.custom_blog_post .entry-summary a { border: 2px solid #e5e5e5; border-radius: 4px; color: #363f46; display: block; font-size: 12px; margin: 22px 0 3px 1px; padding: 6px 32px 6px 22px; position: relative; text-transform: capitalize; width: 120px; line-height: 24px; }
.custom_blog_post .entry-title{ margin-bottom:0px;}
.custom_blog_post .entry-title a {color: #007697; font-size: 20px; font-weight: normal;line-height: 25px;}

.custom_blog_post .entry-summary{ margin-top:0px !important;}
.custom_blog_post .entry-summary a:hover { border-color: #363f46; text-decoration: underline;}

body.blog #title-area,
body.single #title-area,
body.archive #title-area,
body.search #title-area { background: url(images/marketing-banner-125.jpg) no-repeat center center; background-size: cover; padding: 112px 0 91px; }

body.blog #title-area h2,
body.single #title-area h2,
body.archive #title-area h2,
body.search #title-area h2 { font-size: 0; }

body.blog #title-area h2:before,
body.single #title-area h2:before,
body.archive #title-area h2:before,
body.search #title-area h2:before { content: "The OpenWater Blog"; font-size: 60px; font-weight: 400; }

body.blog #sidebar-primary .widget,
body.single #sidebar-primary .widget,
body.archive #sidebar-primary .widget,
body.search #sidebar-primary .widget { margin: 0 0 50px; }

#sidebar-primary .social-networks-widget ul.social-list li { margin: 0 2px 0 0; }
#sidebar-primary .social-networks-widget ul.social-list li a { border-radius: 50px; color: #fff; width: 42px; height: 42px; line-height: 42px; text-align: center; vertical-align: middle; }
#sidebar-primary .social-networks-widget ul.social-list li a i { line-height: 42px; }
#sidebar-primary .social-networks-widget ul li a:hover i { color: #fff; }
#sidebar-primary .social-networks-widget ul.social-list li a.facebook { background: #3b5996; }
#sidebar-primary .social-networks-widget ul.social-list li a.twitter { background: #00acee; }
#sidebar-primary .social-networks-widget ul.social-list li a.linkedin { background: #0073b2; }
#sidebar-primary .social-networks-widget ul.social-list li a.googleplus { background: #e14934; }
#sidebar-primary .social-networks-widget ul.social-list li a.pinterest { background: #cb2027; }


.widget_categories .screen-reader-text { display: none; }

.single-post .entry-content h2{ font-size:34px; line-height:40px;}
.single-post .entry-content h3{ font-size:28px; line-height:34px;}
.single-post .entry-content h3 strong,
.single-post .entry-content h2 strong{ font-weight:600;}
.blog p, .blog li, .single-post p, .single-post li, .blog .entry-summary {font-size: 17px; line-height: 27px }

.blog .entry-meta span.author::after,
.single-post .entry-meta span.author::after {
    content: '';
}
.blog .entry-meta .published,
.blog .entry-meta .category, 
.blog .entry-meta .comments-link{display: none; }

.saboxplugin-wrap { border: none; border-bottom: 2px solid #d3d3d3; border-top: 4px solid #b3b3b3; }
.saboxplugin-wrap .saboxplugin-desc { margin: 5px 20px 20px; }
.saboxplugin-wrap { margin-top: 40px !important; }
.saboxplugin-wrap .saboxplugin-gravatar img { border: 3px solid #b3b3b3; }

body.single img.featured { width: auto; margin: 0 auto 20px; }
.default-list .image-area img { width: auto; margin: auto; }

.image-area .image-info > a { width: 100%; height: 100%; position: absolute; z-index: 9999; }

body.single #main .entry-content .button-wrap a.button.orange.large { display: none; }

.header-cta { display: none; }

body.page-template-page-tools-for-it-professionals #main > .inner { margin: 0; max-width: none; padding: 0; }
body.page-template-page-tools-for-it-professionals #main > .inner #full-width-template #content { max-width: 100%; padding: 0; }
body.page-template-page-tools-for-it-professionals #main > .inner #full-width-template #content .entry-content { margin-top: 0; }
body.page-template-page-tools-for-it-professionals #main > .inner #full-width-template #content .entry-content .segment-content { margin: 0 auto; max-width: 1140px; padding-left: 20px; padding-right: 20px; }

.landingArea .btn {
	border: 0;
	cursor: pointer;
	display: inline-block;
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;

	-webkit-transition: all 500ms ease;
       -moz-transition: all 500ms ease;
        -ms-transition: all 500ms ease;
         -o-transition: all 500ms ease;
            transition: all 500ms ease;

	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
			box-sizing: border-box;
}

.landingArea .white { background-color: #243148; border: 1px solid #FFF; color: #FFF; }
.landingArea .white:hover { background-color: #FFF; border: 1px solid #FFF; color: #243148; }

.landingArea .rounded { -webkit-border-radius: 30px; border-radius: 30px; }
.landingArea .large { font-size: 0.938em; line-height: 2.875rem; padding: 0 2em; }


/***** LANDING AREA *****/

/***** RESPONSIVE GRID *****/

@charset "utf-8";

/** CONTAINER **/
.landingArea .grid {
	clear: both;
	display:table;
	margin: 0 auto;
	width: 100%;

	   -moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
			box-sizing: border-box;
}

.landingArea .grid.fullWidth { max-width: none !important; }

/** ROW **/
.landingArea .row {
	clear: both;
	display: table;
	padding: 0;
	margin: 0;
	width: 100%;
}

/** COLUMN **/
.landingArea .col {	
	display: block;
	float: left;
	position: relative;
	width: 100%;

	   -moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
			box-sizing:border-box;

	   -moz-background-clip: padding-box !important;
	-webkit-background-clip: padding-box !important;
			background-clip: padding-box !important;
}

/** CELL **/
.landingArea .cell {
	display: table-cell;

	   -moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
			box-sizing:border-box;
}

.landingArea .cell.t { vertical-align: top; }
.landingArea .cell.m { vertical-align: middle; }
.landingArea .cell.b { vertical-align: bottom; }

/** PARENT COLUMN **/
.landingArea .col.parent { padding:0; }

/** IMAGES **/
.landingArea .grid img {
	display: block;
	width: 100%;
}

/** NO PADDING **/
.landingArea .grid.noPadding,
.landingArea .grid.noPadding .col { padding: 0; }


.page-id-5265 .ic_widget_base_container .ic-comment td {
	vertical-align: middle;
}

.page-id-5265 .ic_widget_base_container .ic-comment td:nth-child(2) {
	text-align: center;
}

.page-id-5265 .ic_widget_base_container .ic-comment td:nth-child(2) p {
	margin: 0 auto !important;
}

.page-id-5265 .ic_widget_base_container .ic-comment td img {
	margin: 0 auto;
	padding-bottom: 7px;
}

.page-id-5265 .ic_widget_base_container .ic-comment td .ic-rating__block br {
	display: none;
}

.page-id-5265 .ic_widget_base_container .ic-comment td:nth-child(2) p {
	margin: 0 auto !important;
}

.page-id-5265 .ic_widget_base_container .ic-comment td .ic-comments__block p.ic-comments__text br:nth-child(2) {
 display: none;
}

.page-id-5265 .ic_widget_base_container thead td {
	vertical-align: middle;
        text-align: center;
}

.page-id-6228 .navbar,
.page-id-6228 .dim-wrap,
.page-id-6228 .footer,
.page-id-6228 .leadinModal,
.page-id-6228 #title-area {
	display: none;
}


.page-id-6228 .header-top-margin {
	padding-top: 0px;
}

@media (min-width: 1621px) {

	/* CONTAINER */
	.landingArea .grid {padding: 0 2.814em; }
	.landingArea .col, .landingArea .cell {padding:0 0.938em; }
	
	/* WIDTHS */
	.landingArea .x4  { width: 25%; }

	
	/* OFFSETS */
	.landingArea .ox3  { margin-left: 18.75%; }

}


@media (min-width: 1121px) and (max-width: 1620px) {

	/* CONTAINER */
	.landingArea .grid {padding: 0 2.814em; }
	.landingArea .col, .landingArea .cell {padding:0 0.938em; }

	/* WIDTHS */
	
	.landingArea .l6  { width: 37.5%; }

	.landingArea .ol1  { margin-left: 6.25%; }
}


@media (min-width: 721px) and (max-width: 1120px) {

	/* CONTAINER */
	.landingArea .grid {padding: 0 2.814em; }
	.landingArea .col, .landingArea .cell {padding:0 0.938em; }
	
	/* WIDTHS */
	
	.landingArea .m7  { width: 43.75%; }

}


@media (min-width: 421px) and (max-width: 720px) {

	/* CONTAINER */
	.landingArea .grid {padding: 0 2.814em; }
	.landingArea .col, .landingArea .cell {padding:0 0.938em; }

	/* WIDTHS */	
	.landingArea .s8  { width: 50%; }

}


@media (max-width: 420px) {


	/* CONTAINER */
	.landingArea .grid {padding: 0 1em; }
	.landingArea .col, .landingArea .cell {padding:0 0.5em; }
	
}

.landingArea {
	min-height: 800px;
	overflow: hidden;
	position: relative;
	background-color: #1d2c41;
}

.landingArea h1 span {
	display: block;
	opacity: 0;
	color: #fff;

	-webkit-transform: translateX(100px);
	   -moz-transform: translateX(100px);
		-ms-transform: translateX(100px);
		 -o-transform: translateX(100px);
			transform: translateX(100px);
 }
.landingArea.visible h1 span {
	opacity: 1;

	-webkit-transform: translateX(0px);
	   -moz-transform: translateX(0px);
		-ms-transform: translateX(0px);
		 -o-transform: translateX(0px);
			transform: translateX(0px);

}

.landingArea h1 span {
	-webkit-transition: all 1250ms ease 500ms;
       -moz-transition: all 1250ms ease 500ms;
        -ms-transition: all 1250ms ease 500ms;
         -o-transition: all 1250ms ease 500ms;
            transition: all 1250ms ease 500ms;
}

.landingArea h1 span + span {
	-webkit-transition: all 1250ms ease 1250ms;
       -moz-transition: all 1250ms ease 1250ms;
        -ms-transition: all 1250ms ease 1250ms;
         -o-transition: all 1250ms ease 1250ms;
            transition: all 1250ms ease 1250ms;
}

.landingArea h1 span + span + span {
	-webkit-transition: all 1250ms ease 2000ms;
       -moz-transition: all 1250ms ease 2000ms;
        -ms-transition: all 1250ms ease 2000ms;
         -o-transition: all 1250ms ease 2000ms;
            transition: all 1250ms ease 2000ms;
}

.landingArea p {
	display: block;
	opacity: 0;
	color: #fff;

	-webkit-transform: translateY(100px);
	   -moz-transform: translateY(100px);
		-ms-transform: translateY(100px);
		 -o-transform: translateY(100px);
			transform: translateY(100px);

	-webkit-transition: all 1250ms ease 2750ms;
       -moz-transition: all 1250ms ease 2750ms;
        -ms-transition: all 1250ms ease 2750ms;
         -o-transition: all 1250ms ease 2750ms;
            transition: all 1250ms ease 2750ms;
}

.landingArea.visible p {
	opacity: 1;

	-webkit-transform: translateY(0px);
	   -moz-transform: translateY(0px);
		-ms-transform: translateY(0px);
		 -o-transform: translateY(0px);
			transform: translateY(0px);

}

.landingArea a.btn {
	opacity: 0;
	position: relative;

	-webkit-transition: all 1250ms ease 3500ms;
       -moz-transition: all 1250ms ease 3500ms;
        -ms-transition: all 1250ms ease 3500ms;
         -o-transition: all 1250ms ease 3500ms;
            transition: all 1250ms ease 3500ms;
}

/** **/

.landingArea.complete h1 span {
	-webkit-transition: all 0s ease 0s;
       -moz-transition: all 0s ease 0s;
        -ms-transition: all 0s ease 0s;
         -o-transition: all 0s ease 0s;
            transition: all 0s ease 0s;
}

.landingArea.complete h1 span + span {
	-webkit-transition: all 0s ease 0s;
       -moz-transition: all 0s ease 0s;
        -ms-transition: all 0s ease 0s;
         -o-transition: all 0s ease 0s;
            transition: all 0s ease 0s;
}

.landingArea.complete h1 span + span + span {
	-webkit-transition: all 0s ease 0s;
       -moz-transition: all 0s ease 0s;
        -ms-transition: all 0s ease 0s;
         -o-transition: all 0s ease 0s;
            transition: all 0s ease 0s;
}

.landingArea.complete p {
	-webkit-transition: all 0s ease 0s;
       -moz-transition: all 0s ease 0s;
        -ms-transition: all 0s ease 0s;
         -o-transition: all 0s ease 0s;
            transition: all 0s ease 0s;
}

.landingArea.complete a.btn {
	opacity: 0;
	position: relative;

	-webkit-transition: all 1250ms ease 0ms;
       -moz-transition: all 1250ms ease 0ms;
        -ms-transition: all 1250ms ease 0ms;
         -o-transition: all 1250ms ease 0ms;
            transition: all 1250ms ease 0ms;
}

.landingArea.visible a.btn { opacity: 1; }

.landingArea h1 {
	font-size: 2.5rem;
	line-height: 1em;
	margin-bottom: 2.5rem;
	font-weight: 700;
	text-transform: uppercase;
}

.landingArea p { line-height: 1.625rem; }

.landingArea a.btn { margin: 3.5rem 0 0 0; }

/** ROCKET **/
.rocket {
	opacity: 0;
	position: absolute;
	top: 55%; left: 47%;
	width: 1900px;
	height: 632px;

	-webkit-transition: all 1500ms ease 0ms;
       -moz-transition: all 1500ms ease 0ms;
        -ms-transition: all 1500ms ease 0ms;
         -o-transition: all 1500ms ease 0ms;
            transition: all 1500ms ease 0ms;

	-webkit-transform: translateY(-40%) perspective( 600px ) rotateY( -15deg );
	   -moz-transform: translateY(-40%) perspective( 600px ) rotateY( -15deg );
		-ms-transform: translateY(-40%) perspective( 600px ) rotateY( -15deg );
		 -o-transform: translateY(-40%) perspective( 600px ) rotateY( -15deg );
			transform: translateY(-40%) perspective( 600px ) rotateY( -15deg );
}

.complete .rocket {
	-webkit-transition: all 0s ease 0ms;
       -moz-transition: all 0s ease 0ms;
        -ms-transition: all 0s ease 0ms;
         -o-transition: all 0s ease 0ms;
            transition: all 0s ease 0ms;
}


.visible .rocket {
	opacity: 1;

	-webkit-transform: translateY(-40%) perspective( 600px ) rotateY( 0deg );
	   -moz-transform: translateY(-40%) perspective( 600px ) rotateY( 0deg );
		-ms-transform: translateY(-40%) perspective( 600px ) rotateY( 0deg );
		 -o-transform: translateY(-40%) perspective( 600px ) rotateY( 0deg );
			transform: translateY(-40%) perspective( 600px ) rotateY( 0deg );
}

.rocketAlt {
	-webkit-transform: translateY(350%);
	   -moz-transform: translateY(350%);
		-ms-transform: translateY(350%);
		 -o-transform: translateY(350%);
			transform: translateY(350%);

	-webkit-transition: all 1500ms ease 0ms;
       -moz-transition: all 1500ms ease 0ms;
        -ms-transition: all 1500ms ease 0ms;
         -o-transition: all 1500ms ease 0ms;
            transition: all 1500ms ease 0ms;
}

.visible .rocketAlt {
	-webkit-transform: translateY(0%);
	   -moz-transform: translateY(0%);
		-ms-transform: translateY(0%);
		 -o-transform: translateY(0%);
			transform: translateY(0%);
}

#fuel_1 {
	animation-name: fuelling;
    animation-duration: 10s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    animation-delay: 0s;
}

#fuel_2 {
	animation-name: fuelling;
    animation-duration: 10s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    animation-delay: 1s;
}

#fuel_3 {
	animation-name: fuelling;
    animation-duration: 10s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    animation-delay: 2s;
}

#fuel_4 {
	animation-name: fuelling;
    animation-duration: 10s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    animation-delay: 3s;
}

#fuel_5 {
	animation-name: fuelling;
    animation-duration: 10s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    animation-delay: 4s;
}

#fuel_6 {
	animation-name: fuelling;
    animation-duration: 10s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    animation-delay: 5s;
}

#fuel_7 {
	animation-name: fuelling;
    animation-duration: 10s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    animation-delay: 6s;
}

#fuel_8 {
	animation-name: fuelling;
    animation-duration: 10s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    animation-delay: 7s;
}

#fuel_9 {
	animation-name: fuelling;
    animation-duration: 10s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    animation-delay: 8s;
}

#fuel_10 {
	animation-name: fuelling;
    animation-duration: 10s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    animation-delay: 9s;
}

@keyframes fuelling {
	0%   {
		-webkit-transform: translateX(0%) translateY(0%);
		   -moz-transform: translateX(0%) translateY(0%);
			-ms-transform: translateX(0%) translateY(0%);
			 -o-transform: translateX(0%) translateY(0%);
				transform: translateX(0%) translateY(0%);
    }
    20%   {
    	-webkit-transform: translateX(-1820%) translateY(0%);
		   -moz-transform: translateX(-1820%) translateY(0%);
			-ms-transform: translateX(-1820%) translateY(0%);
			 -o-transform: translateX(-1820%) translateY(0%);
				transform: translateX(-1820%) translateY(0%);
    }
    30%  {
    	-webkit-transform: translateX(-2300%) translateY(130%);
		   -moz-transform: translateX(-2300%) translateY(130%);
			-ms-transform: translateX(-2300%) translateY(130%);
			 -o-transform: translateX(-2300%) translateY(130%);
				transform: translateX(-2300%) translateY(130%);
    }
    31.5%  {
    	-webkit-transform: translateX(-2300%) translateY(80%);
		   -moz-transform: translateX(-2300%) translateY(80%);
			-ms-transform: translateX(-2300%) translateY(80%);
			 -o-transform: translateX(-2300%) translateY(80%);
				transform: translateX(-2300%) translateY(80%);
    }
    40%  {
		-webkit-transform: translateX(-2070%) translateY(-30%);
		   -moz-transform: translateX(-2070%) translateY(-30%);
			-ms-transform: translateX(-2070%) translateY(-30%);
			 -o-transform: translateX(-2070%) translateY(-30%);
				transform: translateX(-2070%) translateY(-30%);
    }
    41.5%  {
		-webkit-transform: translateX(-2070%) translateY(-50%);
		   -moz-transform: translateX(-2070%) translateY(-50%);
			-ms-transform: translateX(-2070%) translateY(-50%);
			 -o-transform: translateX(-2070%) translateY(-50%);
				transform: translateX(-2070%) translateY(-50%);
    }
    46.5% {
		-webkit-transform: translateX(-2230%) translateY(-70%);
		   -moz-transform: translateX(-2230%) translateY(-70%);
			-ms-transform: translateX(-2230%) translateY(-70%);
			 -o-transform: translateX(-2230%) translateY(-70%);
				transform: translateX(-2230%) translateY(-70%);
    }
    51% {
		-webkit-transform: translateX(-2750%) translateY(70%);
		   -moz-transform: translateX(-2750%) translateY(70%);
			-ms-transform: translateX(-2750%) translateY(70%);
			 -o-transform: translateX(-2750%) translateY(70%);
				transform: translateX(-2750%) translateY(70%);
    }
    52.5% {
		-webkit-transform: translateX(-2750%) translateY(-10%);
		   -moz-transform: translateX(-2750%) translateY(-10%);
			-ms-transform: translateX(-2750%) translateY(-10%);
			 -o-transform: translateX(-2750%) translateY(-10%);
				transform: translateX(-2750%) translateY(-10%);
    }
    60% {
		-webkit-transform: translateX(-2450%) translateY(-69%);
		   -moz-transform: translateX(-2450%) translateY(-69%);
			-ms-transform: translateX(-2450%) translateY(-69%);
			 -o-transform: translateX(-2450%) translateY(-69%);
				transform: translateX(-2450%) translateY(-69%);
    }
    65% {
		-webkit-transform: translateX(-2480%) translateY(-159%);
		   -moz-transform: translateX(-2480%) translateY(-159%);
			-ms-transform: translateX(-2480%) translateY(-159%);
			 -o-transform: translateX(-2480%) translateY(-159%);
				transform: translateX(-2480%) translateY(-159%);
    }
    73% {
		-webkit-transform: translateX(-3080%) translateY(-29%);
		   -moz-transform: translateX(-3080%) translateY(-29%);
			-ms-transform: translateX(-3080%) translateY(-29%);
			 -o-transform: translateX(-3080%) translateY(-29%);
				transform: translateX(-3080%) translateY(-29%);
    }
    78% {
		-webkit-transform: translateX(-3240%) translateY(-190%);
		   -moz-transform: translateX(-3240%) translateY(-190%);
			-ms-transform: translateX(-3240%) translateY(-190%);
			 -o-transform: translateX(-3240%) translateY(-190%);
				transform: translateX(-3240%) translateY(-190%);
    }
    85% {
		-webkit-transform: translateX(-3000%) translateY(-379%);
		   -moz-transform: translateX(-3000%) translateY(-379%);
			-ms-transform: translateX(-3000%) translateY(-379%);
			 -o-transform: translateX(-3000%) translateY(-379%);
				transform: translateX(-3000%) translateY(-379%);
    }
    90% {
		-webkit-transform: translateX(-3000%) translateY(-629%);
		   -moz-transform: translateX(-3000%) translateY(-629%);
			-ms-transform: translateX(-3000%) translateY(-629%);
			 -o-transform: translateX(-3000%) translateY(-629%);
				transform: translateX(-3000%) translateY(-629%);
    }
    95% {
		-webkit-transform: translateX(-2780%) translateY(-669%);
		   -moz-transform: translateX(-2780%) translateY(-669%);
			-ms-transform: translateX(-2780%) translateY(-669%);
			 -o-transform: translateX(-2780%) translateY(-669%);
				transform: translateX(-2780%) translateY(-669%);
    }
    100% {
		-webkit-transform: translateX(-2780%) translateY(-669%);
		   -moz-transform: translateX(-2780%) translateY(-669%);
			-ms-transform: translateX(-2780%) translateY(-669%);
			 -o-transform: translateX(-2780%) translateY(-669%);
				transform: translateX(-2780%) translateY(-669%);
    }
}

/** LANDING PAGE **/
@media (min-width: 721px) and (max-width: 850px) {
	.landingArea h1 { font-size: 2rem; }
	.rocket { left: 35%; width: 1750px; height: 583px; }
}

@media (min-width: 575px) and (max-width: 720px) {
	.landingArea h1 { font-size: 1.8rem; }
	.rocket { left: 36%; width: 1550px; height: 516px; }
}

@media (min-width: 575px) {
	.rocketAlt { display: none; }
	.landingArea p { font-size: 1.125rem; font-weight: 300; line-height: 1.7em; }
	.landingArea .content {
		position: absolute;
		top: 50%; left: 0;
		width: 100%;
		z-index: 1;

		-webkit-transform: translateY(-40%);
		   -moz-transform: translateY(-40%);
			-ms-transform: translateY(-40%);
			 -o-transform: translateY(-40%);
				transform: translateY(-40%);
	}
}

@media (max-width: 574px) {
	.landingArea .content {
		padding: 8rem 0 3rem 0;
		position: relative;
		top: 0; left: 0;
		width: 100%;
		z-index: 1;

		-webkit-transform: translateY(0%);
		   -moz-transform: translateY(0%);
			-ms-transform: translateY(0%);
			 -o-transform: translateY(0%);
				transform: translateY(0%);
	}

	.landingArea p { line-height: 1.7em; }
	.landingArea .rocket { display: none; }
	.landingArea .rocketAlt {
	    position: absolute;
	    width: 30%;
	    right: 1.875rem;
	    top: 7rem;
	    height: 8.563em;
	}
}

@media (min-width: 451px) and (max-width: 574px) {
	.landingArea { height: auto !important; min-height: 0 !important }
	.landingArea .content .col { width: 100%; }
	.landingArea h1 { font-size: 2.5rem; margin-bottom: 1.5rem; }
	.landingArea p { font-size: 0.913rem; }
	.landingArea a.btn { margin-top: 2.5rem; }
}

@media (min-width: 435px) and (max-width: 450px) {
	.landingArea { height: auto !important; min-height: 0 !important }
	.landingArea .content .col { width: 100%; }
	.landingArea h1 { font-size: 2.5rem; margin-bottom: 1.5rem; }
	.landingArea p { font-size: 0.913rem; }
	.landingArea a.btn { margin-top: 2.5rem; }
}

@media (max-width: 434px) {
	.landingArea { height: auto !important; min-height: 0 !important }
	.landingArea .content .col { width: 100%; }
	.landingArea h1 { font-size: 1.5rem; margin-bottom: 1rem; }
	.landingArea p { font-size: 0.913rem; }
	.landingArea a.btn { margin-top: 1.25rem; }
}

/* Pricing New */
.module_part ul{margin: 0px; list-style: none; }
.module_part ul li input{float: right;margin: 2px 6px;}
.module_part ul li{  border: 1px solid #ccc; margin: 0px; float: left; width: 100%;}
.module_part ul li span{padding: 10px 10px; float: left; width: calc(100% - 50px);border-right: 1px solid #ccc; }
.module_part ul li .inputspan{float: right; width: 50px;}
.module_part ul li:nth-child(odd){background: #EFF0F1;}

.part_checkbox_list ul{margin: 0px; list-style: none; }
.part_checkbox_list ul li input{float: right;margin: 2px 6px;}
.part_checkbox_list ul li{  border: 1px solid #ccc; margin: 0px; float: left; width: 100%;}
.part_checkbox_list ul li span{padding: 10px 10px; float: left; width: calc(100% - 50px);border-right: 1px solid #ccc; }
.part_checkbox_list ul li .inputspan{float: right; width: 50px;}
.part_checkbox_list ul li:nth-child(odd){background: #EFF0F1;}

.virtual-conference .pricing-tabs-content{max-height:1400px; min-height: 1100px;}
.page-template-page-pricing-virtual-conference-3 .virtual-conference .pricing-tabs-content{max-height:1400px; min-height: 980px;}
.page-template-page-pricing-zoom-rooms .virtual-conference .pricing-tabs-content{max-height:1000px; min-height: 700px;}
.page-template-page-pricing-zoom-rooms .virtual-conference .col-pricing-summary-list { max-height: 700px; min-height: 700px; }
.page-template-page-pricing-zoom-rooms .pricing-tabs-content .pricing-tabs-content-box { padding-top: 10px; }
.page-template-page-pricing-zoom-rooms #tab-webinar-rooms .pricing-tabs-content  .pricing-tabs-content-box .pricing-box-two-col { margin-bottom: 20px; }

.page-template-page-pricing-zoom-rooms .pricing-box-second-col h6 { text-transform: inherit; }

.virtual-conference .col-pricing-summary-list{max-height:800px; min-height: 800px;}
.virtual-conference .pricing-box-second-col select{width: 340px;font-size: 12px;}
.virtual-conference .pricing-box-desc{ padding-right: 20px;}
.zoom-pricing .pricing-tabs-content{min-height: 440px;}
.zoom-pricing .col-pricing-summary-list{min-height: 440px;}
.page-template-page-pricing-zoom .segment{padding-bottom: 30px;}

.page-arm-pricing-head { background-color: #009cde; background-image: radial-gradient(circle farthest-side at center bottom , #009cde, #003087 125%); color: #fff; text-align: center; font-size: 21px; padding: 20px 0;  }
body.page-template-page-pricing .page-arm-pricing-head .segment-content,
body.page-template-page-pricing .page-arm-pricing-content .segment-content { max-width: 760px; }
.page-arm-pricing-head .twelevcol.last h2 { color:#fff; text-align:center; text-transform: uppercase; margin-bottom: 20px; }

ul.pricing-tabs { margin: 0; border: 3px solid #fff; border-radius: 5px; }
ul.pricing-tabs li { display: table-cell; width: 1%; cursor: pointer; list-style: none; text-align: center; font-size: 14px; letter-spacing: 0.9px; font-family: 'ProximaNova-Semibold'; font-weight: normal; text-transform: uppercase; border-left: 3px solid #fff; border-right: 3px solid #fff; }
ul.pricing-tabs li a { color: #fff; display: block; padding: 14px; }
ul.pricing-tabs li:first-child,
ul.pricing-tabs li:last-child { border-left: none; border-right: none; }
ul.pricing-tabs li:hover { background: #fff; }
ul.pricing-tabs li a:hover { color: #e84a52; }
ul.pricing-tabs li:hover a { color: #e84a52; }

body.page-template-page-pricing .page-arm-pricing-content { background: #f9f8f7; }
body.page-template-page-pricing .page-arm-pricing-content .segment-content { padding: 30px; position: relative; top: -93px; background: #f9f8f7; }
.page-arm-pricing-inner { background: #fff; padding-bottom: 30px; }

.page-arm-pricing-content { padding-top: 0; padding-bottom: 0; margin-bottom: -93px; }
.page-arm-pricing-content .tab-content { /*display: none;*/ overflow: hidden; position: relative; z-index: 11; padding: 0 0 30px; }
.page-arm-pricing-content .tab-content.current { display: inherit; }

.page-arm-pricing-inner-heading { max-width: 350px; padding: 30px 0; max-width: 500px; margin: 0 auto; text-align: center; position: relative; }
.page-arm-pricing-inner-heading h2 { border-bottom: 2px solid #d8d8d8; padding-bottom: 10px; margin-bottom: 10px; }
.page-arm-pricing-inner-heading h3 { margin-bottom: 10px; }
.page-arm-pricing-inner-heading:after { background: #d8d8d8; bottom: 0; content: ""; height: 1px;    left: 50%; position: absolute; transform: translateX(-50%); width: 50%; }

.page-arm-pricing-inner-heading ul { margin: 0 0 20px; padding: 0; }
.page-arm-pricing-inner-heading ul li { margin: 0; padding: 0; list-style: none; display: inline-block; }
.page-arm-pricing-inner-heading ul li a { display: block; padding: 2px 12px; border: 1px solid #ccc; }
.page-arm-pricing-inner-heading ul li a:hover,
.page-arm-pricing-inner-heading ul li a.current { color: #fff; background: #e84a52; border-color: #e84a52; }

.page-arm-pricing-inner-two-col { display: flex; margin-top: 50px; }
.page-arm-pricing-inner-two-col + .page-arm-pricing-inner-two-col { margin-top: 0; }
.page-arm-pricing-inner-two-col .page-arm-pricing-inner-heading { width: 50%; max-width: none; display: inline-block; padding-left: 20px; padding-right: 20px; vertical-align: top; border-right: 1px solid #d8d8d8; }
.page-arm-pricing-inner-two-col .page-arm-pricing-inner-heading + .page-arm-pricing-inner-heading { border-right: none; }

body.page-template-page-pricing-2018 #main > .inner,
body.page-template-page-pricing-2019 #main > .inner,
body.page-template-page-pricing-2019b #main > .inner,
body.page-template-page-pricing-2019c #main > .inner,
body.page-template-page-pricing-imis-pricing #main > .inner,
body.page-template-page-pricing-zoom #main > .inner {
    margin: 0;
    max-width: none;
    padding: 0 !important;
}
body.page-template-page-pricing-2018 #content,
body.page-template-page-pricing-2019 #content,
body.page-template-page-pricing-2019b #content,
body.page-template-page-pricing-2019c #content,
body.page-template-page-pricing-imis-pricing #content,
body.page-template-page-pricing-imis-pricing-can #content,
body.page-template-page-pricing-imis-pricing-aud #content,
body.page-template-page-pricing-virtual-conference #content,
body.page-template-page-pricing-zoom #content{
    max-width: 100%;
  	padding: 0; 
}
body.page-template-page-pricing-2018 .segment-content,
body.page-template-page-pricing-2019 .segment-content,
body.page-template-page-pricing-2019b .segment-content,
body.page-template-page-pricing-2019c .segment-content,
body.page-template-page-pricing-imis-pricing .segment-content,
body.page-template-page-pricing-zoom .segment-content {
    margin: 0 auto;
    max-width: 1170px;
    padding-left: 15px; 
    padding-right: 15px;
}
 
body.page-template-page-pricing-2018 .entry-content,
body.page-template-page-pricing-2019 .entry-content { margin-top: 0; }

.page-arm-pricing-calculator { background: #fff; padding-top: 1px;margin-top: 50px; }
.page-arm-pricing-calculator .button-wrap { margin: 50px 0; }
.page-arm-pricing-calculator .button-wrap a { padding: 20px 60px; font-family: "ProximaNova-Semibold"; font-weight: normal; font-size: 20px; }
.page-arm-pricing-calculator-heading h3 { text-align: center; margin-bottom: 50px; }
.page-arm-pricing-calculator-heading h4 { font-weight: 700; }

ul.pricing-calc-tabs { margin: 0; padding: 0; -moz-box-direction: normal; -moz-box-orient: horizontal; display: flex; flex-direction: row; list-style-type: none; }
@media only screen and (min-width: 992px) {
	ul.pricing-calc-tabs { display: flex !important; }
}
ul.pricing-calc-tabs li {  flex-basis: 33.3333%; margin: 2% 10px 2% 0; text-align: center; border: 1px solid #d5d3cd; background: #fff; cursor: pointer; padding: 15px 0; transition: all 0.25s ease-in-out 0s; text-transform: uppercase; font-weight: 500;  }

body.page-template-page-pricing-2019b ul.pricing-calc-tabs li { display: flex; align-items: center; line-height: normal; min-height: 60px; padding: 0; }
ul.pricing-calc-tabs li > div { flex-basis: 100%; max-width: 100%; text-align: center; }
ul.pricing-calc-tabs li.current { background-color: #f9f8f7; border-color: #02baf2; }
ul.pricing-calc-tabs li:last-child { margin-right: 0; }


body.page-template-page-pricing-zoom .page-arm-pricing-calculator .segment-content{border: 1px solid #d5d3cd; padding: 0;}
body.page-template-page-pricing-zoom .segment-content .tab-content-pricing-calc{ border: 0px; border-right:1px solid #d5d3cd;}
body.page-template-page-pricing-zoom .segment-content .col-pricing-summary{ border: 0px; }

.tab-content-pricing-calc { border: 1px solid #d5d3cd; background: #fff; }

.pricing-tabs-links-container { margin-bottom: 5px; }
.pricing-tabs-links-container .tab-content-pricing-calc { display: none; overflow: hidden; position: relative; z-index: 1; padding: 0; }
.pricing-tabs-links-container .tab-content-pricing-calc.current { display: inherit; }
.pricing-tabs-content { max-height: 570px; min-height: 550px; overflow: auto; position: relative; padding: 10px 15px; }

.pricing-tabs-content .pricing-tabs-content-box { border: 1px solid #d5d3cd; margin: 10px 0; max-width: 100%; padding: 0 15px 15px; transition: all 0.3s ease-in-out 0s; }
.pricing-tabs-content .pricing-tabs-content-box:hover,
.pricing-tabs-content .pricing-tabs-content-box.selected { background: #f9f8f7; border-color: #02baf2; }
.tab-content-pricing-calc .pricing-tabs-heading,
.col-pricing-summary .col-pricing-summary-heading { background: #4f4f4f; color: #fff; }
.tab-content-pricing-calc .pricing-tabs-heading h3,
.col-pricing-summary .col-pricing-summary-heading h3 { padding: 12px 0; margin: 0; text-align: center; color: #fff; font-size: 26px;  }

.page-arm-pricing-calculator .threecol.last { width: 25.8621%; }
.col-pricing-summary { position: relative; border: 1px solid #d5d3cd; border-left: none; background: #fff; }
.col-pricing-summary-list { max-height: 570px; min-height: 506px; padding: 15px; }
.vcm2 .col-pricing-summary-list-top { max-height: auto;}
.col-pricing-summary-list-top { max-height: 440px; overflow: auto; }
.page-template-page-pricing-virtual-conference-3 .col-pricing-summary-list-top { max-height: 700px; overflow: auto; }
.col-pricing-total { position: absolute; bottom: 20px; }
.col-pricing-total h6 { margin: 0; font-weight: 600; }

.pricing-box-title { border-bottom: 1px solid #d5d3cd; margin-bottom: 15px; }
.pricing-box-title h5 { margin: 12px 0; padding: 0; }
.pricing-box-title.text-center h5 { text-align: center; font-weight: 600; }
.pricing-box-title h5 span { float: right; }

.pricing-box-two-col { display: table; width: 100%; }
.pricing-box-two-col > div { width: 60%; display: table-cell; }
.pricing-box-two-col > div input[type="checkbox"] { vertical-align: middle; margin: 0 5px 0 0; }
.pricing-box-second-col { text-align: center; vertical-align: middle; }
.pricing-box-second-col h6 { margin: 5px 0 0; text-transform: uppercase; font-weight: 600; }
.pricing-box-second-col select,
.pricing-box-second-col input { width: 200px; margin: 0 auto; }
.pricing-box-second-col select { padding-right: 40px; white-space: nowrap; text-overflow: ellipsis; }

.pricing-box-add-rem-btn { text-align: right; }
.pricing-box-add-rem-btn a { position: relative; padding-left: 35px; }
.pricing-box-add-rem-btn a:before { width: 24px; height: 24px; background: #f27e44; content: "\f067"; display: block; color: #fff; border-radius: 100%; position: absolute; top: -1px; left: 0; font-family: 'icomoon'; text-align: center; line-height: 24px; }
.pricing-tabs-content-box.selected .pricing-box-add-rem-btn a:before { content: "\f068"; }

.col-pricing-list-itmes { border-bottom: 1px solid #d5d3cd; padding: 15px 0 }
.col-pricing-list-itmes h6 { margin: 0; padding: 0; font-weight: 600; font-size: 13px; }
.col-pricing-list-itmes h6 span.planName { max-width: 170px; display: inline-block; }
.col-pricing-list-itmes h6 span.planPricing { float: right; text-align: right; }
.col-pricing-list-itmes h6 span.subText { display: block; font-size: 10px; color: #bbb; text-align: right; }

.col-pricing-list-itmes.plan_subtotal h6 { color: #f27522; }

/* Pricing New End */


.page-template-page-landing .gform_heading,
.page-template-page-landing .gform_wrapper div.validation_error,
.page-template-page-landing .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description,
.page-template-landing-page-2018 .gform_heading,
.page-template-landing-page-2018 .gform_wrapper div.validation_error,
.page-template-landing-page-2018 .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description,
.single-marketplace_item .gform_wrapper div.validation_error,
.single-marketplace_item .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description { display: none; }
.page-template-page-landing .gform_wrapper,
.page-template-landing-page-2018 .gform_wrapper,
.page-template-landing-page-2018 .fourcol.last .hbspt-form { margin-top: 52px; }
.page-template-page-landing .fourcol.last .gform_wrapper,
.page-template-landing-page-2018 .fourcol.last .gform_wrapper,
.single-marketplace_item .fourcol.last .gform_wrapper,
.sidebar-right-nav .hbspt-form,
.page-template-landing-page-2018 .fourcol.last .hbspt-form {background: #fffbf6; border-color: #007197 #0cb1e8 #0cb1e8; border-radius: 4px; border-style: solid; border-width: 5px 1px 1px; padding: 16px 16px;}


.page-template-landing-page-2018 .fourcol.last .hbspt-form label { font-weight: 700; font-family: 'Poppins', sans-serif; color: #333; margin: 0 0 10px; }
.page-template-landing-page-2018 .fourcol.last .hbspt-form .input input[type="text"],
.page-template-landing-page-2018 .fourcol.last .hbspt-form .input input[type="email"],
.page-template-landing-page-2018 .fourcol.last .hbspt-form .input input[type="tel"],
.page-template-landing-page-2018 .fourcol.last .hbspt-form .input input[type="url"],
.page-template-landing-page-2018 .fourcol.last .hbspt-form .input input[type="number"] { padding: 5px 4px;height: auto; background: #fff; border: solid 1px #ccc; border-radius: 0px; }
.page-template-landing-page-2018 .fourcol.last .hbspt-form .inputs-list li { margin: 0; }
.page-template-landing-page-2018 .fourcol.last .hbspt-form .inputs-list li label { margin: 0; font-weight: 400; }

.page-template-page-landing .fourcol.last .gform_wrapper li.gfield .ginput_container input[type="text"],
.page-template-page-landing .fourcol.last .gform_wrapper li.gfield .ginput_container input[type="email"],
.page-template-page-landing .fourcol.last .gform_wrapper li.gfield .ginput_container input[type="url"],
.page-template-page-landing .fourcol.last .gform_wrapper li.gfield .ginput_container input[type="tel"],
.page-template-page-landing .fourcol.last .gform_wrapper li.gfield .ginput_container input[type="number"],
.page-template-page-landing .fourcol.last .gform_wrapper li.gfield .ginput_container input[type="date"],
.page-template-page-landing .fourcol.last .gform_wrapper li.gfield .ginput_container input[type="file"],
.page-template-page-landing .fourcol.last .gform_wrapper li.gfield .ginput_container select,
.page-template-landing-page-2018 .fourcol.last .gform_wrapper li.gfield .ginput_container input[type="text"],
.page-template-landing-page-2018 .fourcol.last .gform_wrapper li.gfield .ginput_container input[type="email"],
.page-template-landing-page-2018 .fourcol.last .gform_wrapper li.gfield .ginput_container input[type="url"],
.page-template-landing-page-2018 .fourcol.last .gform_wrapper li.gfield .ginput_container input[type="tel"],
.page-template-landing-page-2018 .fourcol.last .gform_wrapper li.gfield .ginput_container input[type="number"],
.page-template-landing-page-2018 .fourcol.last .gform_wrapper li.gfield .ginput_container input[type="date"],
.page-template-landing-page-2018 .fourcol.last .gform_wrapper li.gfield .ginput_container input[type="file"],
.page-template-landing-page-2018 .fourcol.last .gform_wrapper li.gfield .ginput_container select,
.single-marketplace_item .fourcol.last .gform_wrapper li.gfield .ginput_container input[type="text"],
.single-marketplace_item .fourcol.last .gform_wrapper li.gfield .ginput_container input[type="email"],
.single-marketplace_item .fourcol.last .gform_wrapper li.gfield .ginput_container input[type="url"],
.single-marketplace_item .fourcol.last .gform_wrapper li.gfield .ginput_container input[type="tel"],
.single-marketplace_item .fourcol.last .gform_wrapper li.gfield .ginput_container input[type="number"],
.single-marketplace_item .fourcol.last .gform_wrapper li.gfield .ginput_container input[type="date"],
.single-marketplace_item .fourcol.last .gform_wrapper li.gfield .ginput_container input[type="file"],
.single-marketplace_item .fourcol.last .gform_wrapper li.gfield .ginput_container select { width:100%;}

.page-template-page-landing .gform_wrapper .top_label .gfield_error,
.page-template-landing-page-2018 .gform_wrapper .top_label .gfield_error,
.single-marketplace_item .gform_wrapper .top_label .gfield_error { width: 100%; }
.page-template-page-landing .gform_wrapper li.gfield.gfield_error,
.page-template-landing-page-2018 .gform_wrapper li.gfield.gfield_error,
.single-marketplace_item .gform_wrapper li.gfield.gfield_error { background: transparent; border-top: none; border-bottom: none; }

.page-template-page-landing .gform_wrapper .gfield_error .gfield_label,
.page-template-page-landing .gform_wrapper .gfield_required,
.page-template-landing-page-2018 .gform_wrapper .gfield_error .gfield_label,
.page-template-landing-page-2018 .gform_wrapper .gfield_required,
.single-marketplace_item .gform_wrapper .gfield_required,
.sidebar-right-nav .hbspt-form .hs-form-required { color: #e84a52; }

.sidebar-right-nav .hbspt-form .hs-form-field { margin: 18px 0 5px; }
.sidebar-right-nav .hbspt-form .input { margin-top: 8px; }
.sidebar-right-nav .hbspt-form .input input { width: 100%; padding: 5px 4px; }
.sidebar-right-nav .hbspt-form .hs_submit { margin: 32px 0 0; }
.sidebar-right-nav .hbspt-form .hs-error-msgs { margin: 0; list-style: none; }
.sidebar-right-nav .hbspt-form .hs-error-msgs li { margin: 0; }
.sidebar-right-nav .hbspt-form .hs-error-msgs li label { margin: 0; color: red; font-weight: normal; font-size: 14px; }

.page-template-page-landing .gform_wrapper li.gfield_error input[type="email"], 
.page-template-page-landing .gform_wrapper li.gfield_error input[type="number"], 
.page-template-page-landing .gform_wrapper li.gfield_error input[type="password"], 
.page-template-page-landing .gform_wrapper li.gfield_error input[type="tel"], 
.page-template-page-landing .gform_wrapper li.gfield_error input[type="text"], 
.page-template-page-landing .gform_wrapper li.gfield_error input[type="url"], 
.page-template-page-landing .gform_wrapper li.gfield_error textarea,
.page-template-landing-page-2018 .gform_wrapper li.gfield_error input[type="email"], 
.page-template-landing-page-2018 .gform_wrapper li.gfield_error input[type="number"], 
.page-template-landing-page-2018 .gform_wrapper li.gfield_error input[type="password"], 
.page-template-landing-page-2018 .gform_wrapper li.gfield_error input[type="tel"], 
.page-template-landing-page-2018 .gform_wrapper li.gfield_error input[type="text"], 
.page-template-landing-page-2018 .gform_wrapper li.gfield_error input[type="url"], 
.page-template-landing-page-2018 .gform_wrapper li.gfield_error textarea,
.single-marketplace_item .gform_wrapper li.gfield_error input[type="email"], 
.single-marketplace_item .gform_wrapper li.gfield_error input[type="number"], 
.single-marketplace_item .gform_wrapper li.gfield_error input[type="password"], 
.single-marketplace_item .gform_wrapper li.gfield_error input[type="tel"], 
.single-marketplace_item .gform_wrapper li.gfield_error input[type="text"], 
.single-marketplace_item .gform_wrapper li.gfield_error input[type="url"], 
.single-marketplace_item .gform_wrapper li.gfield_error textarea { border: 1px solid #e84a52 !important; }

.page-template-page-landing .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description, 
.page-template-page-landing .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container, 
.page-template-page-landing .gform_wrapper li.gfield.gfield_error.gfield_contains_required fieldset legend.gfield_label, 
.page-template-page-landing .gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label,
.page-template-landing-page-2018 .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description, 
.page-template-landing-page-2018 .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container, 
.page-template-landing-page-2018 .gform_wrapper li.gfield.gfield_error.gfield_contains_required fieldset legend.gfield_label, 
.page-template-landing-page-2018 .gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label,
.single-marketplace_item .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description, 
.single-marketplace_item .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container, 
.single-marketplace_item .gform_wrapper li.gfield.gfield_error.gfield_contains_required fieldset legend.gfield_label, 
.single-marketplace_item .gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label  { margin-left: 0; }

.fluid-width-video-wrapper { padding-top: 56%; }



/* Fellowship Template */
body.page-template-page-fellowship-template #main > .inner {
	max-width: none;
	padding: 0 !important;
	margin: 0;
}
body.page-template-page-fellowship-template #main #content {
	width: 100%;
	float: none;
	max-width: none;
	padding: 0;
}
body.page-template-page-fellowship-template #main #content .entry-content {
	margin-top: 0;
}
body.page-template-page-fellowship-template .segment{ width: 100%; padding-left: 30px!important; padding-right: 30px!important;}
body.page-template-page-fellowship-template .segment-content {
    padding-left: 0px;
    padding-right: 0px;
    max-width: 1100px;
    margin: 0 auto;
}
.fellowship-header-container {
	position: relative;
	overflow: hidden;
	max-height: 1000px;
}
.fellowship-header-container .vimeo-vid {
	width: 100% !important;
	height: 100% !important;
	z-index: 1;
}
.fellowship-header-container iframe {
	height: 830px;
}

#fellowship-header.segment.hero-header {
	padding: 185px 0 190px;
}

#fellowship-header.segment .image-bg {
	background-position: center bottom;
}
#fellowship-header.segment.hero-header .heading2 {
	text-align: left;
}
#fellowship-header.segment.hero-header .heading2 .title {
	font-size: 40px;
	font-weight: 700 !important;
	margin: 0 0 20px; line-height: 46px;
	max-width: 650px;
	color: #000;
}
#fellowship-header.segment.hero-header .heading2 .pitch {
	margin: 0;
	color: #4c4c4c;
	font-family: 'Poppins', sans-serif;
	font-weight: normal;
	font-size: 16px;
	line-height: 24px;
}
#fellowship-header.segment.hero-header .button.orange {
	background: #eb811c;
	font-size: 14px;
	border-radius: 30px;
	padding: 12px 35px;
}
#fellowship-header.segment.hero-header .button#btn-play-video {
	font-size: 14px;
	color: #eb811c !important;
	border: none;
	font-weight: bold;
	background: transparent url(images/icon-play.png) no-repeat 0 center !important;
	padding: 12px 0 12px 54px;
	margin: 0 0 0 35px;
}
body.page-template-page-fellowship-template #main{background: #f2f2f2 url(images/bg-rep-bottom.png) repeat-x left bottom;}
body.page-template-page-fellowship-template #container #footer{display: none;}


.round_shadow_box{padding:0px; margin-top: 30px;}
.round_shadow_box .segment-content{background: #fff; -webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.5); border-radius: 5px;
-moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.5); box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.5);padding-top: 50px; overflow: hidden;}

.footer_segment{z-index: 2;}
.footer_segment .segment-content{padding-top: 0!important;}
.footer_widget{background: #f6f6f6; float: left; width: 18.33%; color: #363636; box-sizing: border-box; padding-left: 20px; padding-top: 35px; padding-bottom: 20px; min-height: 350px;}
.footer_widget:nth-of-type(2){background: #f0f0f0; border-left: 1px solid #fefefe;}
.footer_widget:nth-of-type(3){background: #f5f5f5; border-left: 1px solid #f8f8f8;}
.footer_widget:nth-of-type(4){background: #f9f9f9; border-left: 1px solid #f8f8f8;}
.footer_widget:nth-of-type(5){background: #ffffff; width: 26.68%;}
.footer_widget:nth-of-type(5) p{padding-left: 10px; margin-top: 25px; line-height: 22px;}
.footer_widget h3{font-size: 16px; text-transform: uppercase; font-weight: 700 !important; margin-bottom: 20px;}
.footer_widget ul{margin: 0;}
.footer_widget ul li{list-style: none; padding: 3px 0;}
.footer_widget a{color: #363636;}
.footer_widget .direction{background: #f26c4f; padding: 0 10px; color: #fff; display: inline-block; border-radius: 20px; font-size: 12px; font-weight: 700; line-height: 20px; margin-top: 7px;}

.footer_bottom{border-top: 1px solid #e3e3e3; padding: 25px 30px 0; height: 100px; box-sizing: border-box; background: #fff; font-size: 14px;}
.footer_bottom a{text-transform: uppercase; color: #005092; font-size: 12px; font-weight: 600}
.footer_bottom img{float: left; margin: 0 30px 0 0; max-height: 45px;}

.copy_segment{background: #f2f2f2; padding: 120px 0 20px; margin-top: -99px; font-size: 12px; color: #363636;}
.copy_segment a{text-transform: capitalize; color: #363636; font-size: 12px;}
.copy_segment .copy_year{width: 110px; text-align: right; text-transform: uppercase; font-size: 12px; line-height: 20px; float: left; padding-right: 15px; border-right: 1px solid #a8a8a8;}
.copy_segment .copy_year strong{display: block; font-size: 24px;}
.copy_txt{float: left; margin-top: 8px; color: #363636; margin-left: 15px;} 
.copy_segment .footer_links{float: right;}

.footer_widget ul.social_share{margin: 20px 0 0 10px;}
.social_share li{float: left; width: 20px;}
.social_share li a{display: block; background: url(images/fb.png) no-repeat center center; text-indent: -999px; overflow: hidden;}
.social_share li + li{margin-left: 26px; }
.social_share li.tw a{background-image: url(images/tw.png);}
.social_share li.in a{background-image: url(images/in.png);}
.social_share li.gplus a{background-image: url(images/gplus.png);}


/* openwater 2018 theme css start */

.header-top-margin { padding-top: 101px; }

.outer-wrap { position: relative; }
.outer-wrap:before { content: ""; display: block; position: absolute; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.1); top: 0; left: 0; }

body.page-template-template-Home2018 #main > .inner, 
body.page-template-template-application-and-review #main > .inner, 
body.page-template-template-Home2021 #main > .inner,
body.page-template-template-ProductLanding2018 #main > .inner,
body.page-template-template-careers-2018 #main > .inner,
[class*="page-template-microsite-"] #main > .inner,
body.page-template-scholarship-2018 #main > .inner,
body.page-template-template-resources #main > .inner,
body.page-template-template-webinars #main > .inner,
body.page-template-template-marketplace #main > .inner { max-width: none; padding: 0 !important; margin: 0; }

body.page-template-template-marketplace #main { background: #f5f8fa; }

body.page-template-template-Home2018 #content, 
body.page-template-template-Home2021 #content,
body.page-template-template-ProductLanding2018 #content,
body.page-template-template-careers-2018 #content,
[class*="page-template-microsite-"] #content,
body.page-template-scholarship-2018 #content,
body.page-template-full-width-2018 #content,
body.page-template-template-resources #content,
body.page-template-use-cases #content,
body.page-template-template-webinars #content,
body.page-template-template-marketplace #content { max-width: none; float: none; padding: 0px; }

body.page-template-template-marketplace #content { padding: 0; }

body.page-template-template-Home2018 #content .entry-content, 
body.page-template-template-Home2021 #content .entry-content,
body.page-template-template-ProductLanding2018 #content .entry-content,
body.page-template-template-careers-2018 #content .entry-content,
[class*="page-template-microsite-"] #content .entry-content,
body.page-template-scholarship-2018 #content .entry-content,
body.page-template-template-resources #content .entry-content,
body.page-template-template-webinars #content .entry-content,
body.page-template-template-marketplace #content .entry-content { margin-top: 0px; }

.top_contact img { display: inline-block; }
body.page-template-template-Home2018 #content .header_section, body.page-template-template-Home2021 #content .header_section { padding: 0; }
.about-heading img { margin: 0 auto; }
.divider hr { margin-left: auto; border-top: none; margin-right: auto; }

.navbar-nav ul,
.navbar-nav li { margin: 0; }

#sidebars-footer { padding: 0; }
#sidebars-footer .sidebar { width: 16.66666667%; margin-right: 0; }
#sidebars-footer #sidebar-footer5 { width: 33.33333333%; }
#sidebars-footer .widget h3.widget-title { padding: 0; border: none; line-height: 1.1; color: #333; }
#sidebars-footer .widget { font-size: 15px; line-height: 1.42857143; margin: 0; }
#sidebars-footer .widget li { padding: 0; background: transparent; border: none; transition: none; }
.widget.widget_nav_menu ul li:hover > a { padding: 0; transition: none; }
.footer .bottom-bar .bottom-wrap { box-shadow: none; }
#footer-bottom-text { padding: 0; font-size: inherit; line-height: inherit; }

.inner,
body.fluid-width-page #breadcrumbs, 
body.fluid-width-page .segment-content { max-width: 1170px; padding-left: 15px; padding-right: 15px; }

.btn-player img { display: inline-block; }
.flex-direction-nav a,
.flex-direction-nav a:hover { background: transparent; }

.sub-menu .menu-item-hide > a  { display: none; }
.menu_list a { font-size: 1em; color: #005195; font-family: "adelle-sans",sans-serif; font-weight: 700; }
.menu_list a p { font-size: 1em; margin-top: 5px; font-family: 'Poppins', sans-serif; font-weight: 300; }

a.btn:active,
a.btn:visited {
	color: #fff;
}




.page-template-page-landing .testimonial-section,
.page-template-landing-page-2018 .testimonial-section { margin-top: 20px; margin-bottom: 20px; }

.page-template-page-landing .testimonial-section .flexslider,
.page-template-landing-page-2018 .testimonial-section .flexslider { padding: 25px 0px 25px; }

.page-template-page-landing .testimonial-section .testimonial_content,
.page-template-landing-page-2018 .testimonial-section .testimonial_content { padding-right: 0; }

.page-template-page-landing .testimonial-section .testimonial_content blockquote,
.page-template-landing-page-2018 .testimonial-section .testimonial_content blockquote { font-size: 15px; padding: 40px 0; }

.page-template-page-landing .testimonial-section .testimonial_content h3,
.page-template-landing-page-2018 .testimonial-section .testimonial_content h3 { font-size: 1.2em; }

.page-template-page-landing .testimonial-section .testimonial_content blockquote::before,
.page-template-landing-page-2018 .testimonial-section .testimonial_content blockquote::before { left: 0; }

.page-template-page-landing .testimonial-section::after,
.page-template-landing-page-2018 .testimonial-section::after { display: none; }

.wp-caption .wp-caption-text { padding: 10px; font-size: 14px; }

.content_box.call_us_box a { cursor: inherit; }

.custom-footer-contact .quote-footer blockquote { border-left: none; }
a:focus, a:hover { text-decoration: none; }

.compare_table { font-size: 18px; line-height: 18px; text-align: center; }
.compare_table .row { border-bottom: 1px solid #e1e1e1;	display: table;	width: 100%; display: table; margin: 0; }
.compare_table .row div,
.compare_table .row h3 { padding: 15px; padding-left: 15px; display: table-cell; vertical-align: middle; float: none; }
.compare_table .row div:first-child,
.compare_table .row h3 {
    text-align: left;
    padding-left: 0;
}
.compare_table .row.title div,
.compare_table .row.title h3 {
    border-top: 40px solid #ebebeb;
}
.compare_table .row.title div:first-child {
    text-align: left;
    font-size: 18px;
    line-height: 18px;
    text-transform: uppercase;
    font-weight: 700;
}
.compare_table .row.title div:first-child {
    font-size: 24px;
    line-height: 24px;
}
.compare_table .row div:not(:first-child):not(:last-child) {
    background-color: #f4f4f4;
    height: 100%;
}
.compare_table .row.title div:not(:first-child):not(:last-child) {
    border-top: 40px solid #e1e1e1;
}
.compare_table .row div img {
    margin: 0 auto;
}
.compare_table .row .yes, .compare_table .row .no {
    text-indent: -9999px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 20px auto;
}
.compare_table .row .no {
    background-image: url(images/check-no.svg);
    color: #ff0000;
}
.compare_table .row .yes {
    background-image: url(images/check-yes.svg);
}
.compare_table .row div:not(:first-child):not(:last-child) {
    background-color: #f4f4f4;
    height: 100%;
}

.page-content blockquote { font-size: 15px; font-family: 'Poppins', sans-serif; border-left: none; margin: 0 0 10px; line-height: 1.42857143; }

.page-template-template-resources #content { float: none; max-width: none; }
.page-template-template-resources #main { overflow: hidden; }

.resources-container { background: #f4cd6e; padding: 50px 0; position: relative; }
.resources-container:before,
.resources-container:after { content: ""; display: block; width: 100%; height: 100%; position: absolute; background: inherit; left: -100%; top: 0; }
.resources-container:after { left: auto; right: -100%; }
.resources-top-content { position: relative; }

.featured-resources-container { padding: 50px 0 0; }
.featured-resources-container article { width: calc(25% - 1px); float: left; margin: 0 0 1px 1px; }
.featured-resources-container article .image-area { z-index: 9999; position: inherit; transition: transform .2s; max-height: 236px; overflow: hidden; }
.featured-resources-container article .image-area a {  }
.featured-resources-container article .image-area img { width: auto; }
.featured-resources-container article .image-area:hover { -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.5); -moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.5); box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.5); -ms-transform: scale(1.05); -webkit-transform: scale(1.05); transform: scale(1.05); }
.featured-resources-container article .image-area:hover img { /*-webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.5); -moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.5); box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.5); -ms-transform: scale(1.1); -webkit-transform: scale(1.1); transform: scale(1.1);*/ }

.featured-resources-container article:nth-of-type(1) { width: calc(50% - 1px); /*flex-basis: 50%; max-width: 50%;*/ }
.featured-resources-container article:nth-of-type(1),
.featured-resources-container article:nth-of-type(4) { margin-left: 0; clear: both; }

.marketplace-header { text-align: center; }
.marketplace-header p { font-size: 22px; margin-top: 20px; }

.resource-list-bg { background: #f2f2f2; padding-bottom: 100px; }
body.page-template-template-webinars .resource-list-bg,
body.page-template-template-marketplace .resource-list-bg { background: #f2f2f2; padding: 15px; margin-top: 15px; }
body.page-template-template-marketplace .resource-list-bg { background: transparent; padding: 0; margin-top: 50px; }


.top-filters-list { background: #fff; padding-bottom: 100px; position: relative; margin-bottom: 40px; }
.top-filters-list:before,
.top-filters-list:after { display: block; width: 100%; height: 100%; background: inherit; content: ""; top: 0; left: -100%; position: absolute; }
.top-filters-list:after { left: auto; right: -100%; }

.page-template-template-resources .image-grid .threecol,
body.page-template-template-webinars .image-grid .threecol,
body.page-template-template-marketplace .image-grid .threecol { margin-right: 10px !important; margin-bottom: 10px; width: calc(25% - 10px); }

.page-template-template-resources .article-filter-text,
body.page-template-template-webinars .article-filter-text { font-size: 0; line-height: 0; }

.page-template-template-resources .grid-resources .image-area a,
.page-template-template-webinars .grid-resources .image-area a { position: relative; }
.page-template-template-resources .grid-resources .image-area a:before,
.page-template-template-webinars .grid-resources .image-area a:before { -webkit-transition: all 0.4s ease-in-out 0s;
	-moz-transition: all 0.4s ease-in-out 0s;
	-ms-transition: all 0.4s ease-in-out 0s;
	transition: all 0.4s ease-in-out 0s; position: absolute; width: 100%; height: 100%; display: block; content: "";  -moz-opacity: 0;
	opacity: 0; }
.page-template-template-resources .grid-resources .image-area a:hover:before,
.page-template-template-webinars .grid-resources .image-area a:hover:before { opacity: 1; background: rgba(0, 0, 0, 0.5); }

.page-template-template-resources .top-filters-list { background: #fff; padding: 30px 0 15px; }
.page-template-template-resources .top-filters-list h4 { margin: 5px 0 0; }
.page-template-template-resources .filters-resources #showcase-filter { margin: 0; text-align: left; }
.page-template-template-resources .filters-resources #showcase-filter li { margin-bottom: 15px; }
.page-template-template-resources .filters-resources #showcase-filter a { margin-bottom: 0; -moz-border-radius: 20px; -webkit-border-radius: 20px; border-radius: 20px; padding: 9px 20px; min-width: 80px; text-align: center; }
.page-template-template-resources .filters-resources #showcase-filter a:hover,
.page-template-template-resources .filters-resources #showcase-filter li.is-checked a { background: #464646; border-color: #464646; color: #fff; }

.resource-list-bg .sidebar-filters-resources { background: #fff; border-radius: 5px; padding: 20px 15px; }
.resource-list-bg .filters-resources .filter-search-form { border-bottom: 1px solid #ccc; margin: 20px 0 30px; position: relative; }
.resource-list-bg .filters-resources .filter-search-form i { position: absolute; top: 0; font-size: 20px; color: #999; left: 0; top: 50%; transform: translateY(-50%); }
.resource-list-bg .filters-resources .filter-search-form input { border: none; width: 100%; padding: 5px 0 5px 30px; }
.resource-list-bg .filters-resources ul { margin: 0; padding: 0; }
.resource-list-bg .filters-resources ul li { margin: 0 0 5px; list-style: none; }
.resource-list-bg .filters-resources ul li a { font-size: 15px; color: #007b91; }
.resource-list-bg .filters-resources ul li a:hover,
.resource-list-bg .filters-resources ul li.is-checked a { color: #333; }

.page-template-template-resources .help_section_wrap { margin-top: 120px; border-radius: 5px; }

.resource-list-bg .sidebar-filters-resources { box-shadow: 0 0 11px rgba(33,33,33,.2); }

/* Microsite Template CSS */

[class*="page-template-microsite-"] { font-size: 16px; }
[class*="page-template-microsite-"],
[class*="page-template-microsite-"] #main,
[class*="page-template-microsite-"] #container { background: #ececec; }

[class*="page-template-microsite-"] #container .navbar { background: rgba(255,255,255,.95); }

[class*="page-template-microsite-"] .container,
[class*="page-template-microsite-"] #main > .inner { max-width: 1440px; width: 100%; }
[class*="page-template-microsite-"] section .gutter,
[class*="page-template-microsite-"] .page-hero-hospitality .container { padding-left: 75px; padding-right: 75px; }
[class*="page-template-microsite-"] #main > .inner { margin: 0 auto; }

[class*="page-template-microsite-"] .page-hero-hospitality { -moz-background-size: cover; -o-background-size: cover; background-size: cover; background-position: 50% 50%; background-repeat: no-repeat; position: relative; padding: 5em 0; }

.page-hero-hospitality-text { color: #fff; }
[class*="page-template-microsite-"] .page-hero-hospitality::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(22, 59, 101, 0.9);
    background: -webkit-linear-gradient(130deg, rgba(77, 57, 121, 0.85) 50%, rgba(0, 160, 221, 0.8) 100%);
    background: -moz-linear-gradient(130deg, rgba(77, 57, 121, 0.85) 50%, rgba(0, 160, 221, 0.8) 100%);
    background: -o-linear-gradient(130deg, rgba(77, 57, 121, 0.85) 50%, rgba(0, 160, 221, 0.8) 100%);
    background: linear-gradient(320deg, rgba(77, 57, 121, 0.85) 50%, rgba(0, 160, 221, 0.8) 100%);
}
[class*="page-template-microsite-"] .page-title-tag { text-transform: uppercase; font-weight: 300; font-size: 14px; margin: 0; letter-spacing: 2px; }
[class*="page-template-microsite-"] .page-title-tag { font-size: 16px; }
[class*="page-template-microsite-"] .page-title { font-weight: 400; }
[class*="page-template-microsite-"] .page-description { font-size: 24px; }
[class*="page-template-microsite-"] .gform_wrapper { background: #fff; margin: 0; -webkit-box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.125); -moz-box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.125); box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.125); border-radius: 3px; margin-bottom: -150px; }
[class*="page-template-microsite-"] .gform_wrapper .gform_heading { background: #00a0dd; padding: 16px; margin: 0; color: #fff;  }
[class*="page-template-microsite-"] .gform_wrapper .gform_heading h3 { margin: 0; text-transform: uppercase; font-size: 1.25em; }
[class*="page-template-microsite-"] .gform_wrapper span.gform_description { margin: 0; }
[class*="page-template-microsite-"] .gform_wrapper .gform_body { padding: 24px 16px; }
[class*="page-template-microsite-"] .gform_wrapper ul.gform_fields li.gfield { padding: 0; margin: 0 0 5px; }
[class*="page-template-microsite-"] .gform_wrapper .top_label div.ginput_container,
[class*="page-template-microsite-"] .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container { margin-top: 2px; }
[class*="page-template-microsite-"] .gform_wrapper label.gfield_label { font-weight: 600; margin: 0; }
[class*="page-template-microsite-"] .gform_wrapper .gfield_error .gfield_label { color: #333; }
[class*="page-template-microsite-"] .gform_wrapper label.gfield_label .gfield_required,
[class*="page-template-microsite-"] .gform_wrapper li.label-subscribe-updates .gfield_label { display: none; }
[class*="page-template-microsite-"] .gform_wrapper .field_description_below .gfield_description { padding: 5px 0 0; }

[class*="page-template-microsite-"] .gform_wrapper .gform_body ul.gform_fields input { border-radius: 3px; }
[class*="page-template-microsite-"] .gform_wrapper .gform_body ul.gform_fields li.gfield input:focus,
[class*="page-template-microsite-"] .gform_wrapper .gform_body ul.gform_fields li.gfield textarea:focus { border-color:#00a0dd; }

[class*="page-template-microsite-"] .gform_wrapper .gform_body ul.gform_fields li.micro-form-footer-text { font-size: 11px; }
[class*="page-template-microsite-"] .gform_wrapper .gform_body ul.gform_fields li.micro-form-footer-text a { color: #0B6DB6; }

[class*="page-template-microsite-"] .gform_wrapper .gform_footer { padding: 0 16px 16px; margin: 0; }
[class*="page-template-microsite-"] .gform_wrapper .gform_footer input,
[class*="page-template-microsite-"] .gform_wrapper.hubspot_wrapper .hs_submit input[type="submit"] { width: 100%; margin: 0; background: #00a0dd; border-color: #00a0dd; text-transform: uppercase; font-weight: 700; }
[class*="page-template-microsite-"] .hide-sub-label .name_first label, .hide-sub-label .name_last label {    display: none!important; }

[class*="page-template-microsite-"] .gform_wrapper .validation_error,
[class*="page-template-microsite-"] .gform_wrapper li.gfield.gfield_error .validation_message { display: none; }
[class*="page-template-microsite-"] .gform_wrapper li.gfield.gfield_error, 
[class*="page-template-microsite-"] .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning { background-color: transparent; padding: 0; margin: 0 !important; border: none; }
[class*="page-template-microsite-"] .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) { max-width: calc(100% - 0px) !important; }

[class*="page-template-microsite-"] .gform_wrapper.hubspot_wrapper label { font-weight: 600; font-weight: 600; margin-top: 12px; }
[class*="page-template-microsite-"] .gform_wrapper.hubspot_wrapper .hs-form-field { padding: 0; margin: 0 0 5px; }
[class*="page-template-microsite-"] .gform_wrapper.hubspot_wrapper .hs-form-field input[type="email"],
[class*="page-template-microsite-"] .gform_wrapper.hubspot_wrapper .hs-form-field input[type="text"],
[class*="page-template-microsite-"] .gform_wrapper.hubspot_wrapper .hs-form-field input[type="tel"] { width: 100%; padding: 5px 4px; letter-spacing: normal; border-radius: 3px; }
[class*="page-template-microsite-"] .gform_wrapper.hubspot_wrapper .hs-form-field select,
[class*="page-template-microsite-"] .gform_wrapper.hubspot_wrapper .hs-form-field textarea { width: 100%; }

[class*="page-template-microsite-"] .gform_wrapper.hubspot_wrapper .hs-form-field input[type="email"]:focus,
[class*="page-template-microsite-"] .gform_wrapper.hubspot_wrapper .hs-form-field input[type="text"]:focus,
[class*="page-template-microsite-"] .gform_wrapper.hubspot_wrapper .hs-form-field input[type="tel"]:focus { border-color:#00a0dd; }

[class*="page-template-microsite-"] .gform_wrapper.hubspot_wrapper .hs-form-field input[type="email"].invalid.error,
[class*="page-template-microsite-"] .gform_wrapper.hubspot_wrapper .hs-form-field input[type="text"].invalid.error,
[class*="page-template-microsite-"] .gform_wrapper.hubspot_wrapper .hs-form-field input[type="tel"].invalid.error { border-color:#790000; }

[class*="page-template-microsite-"] .gform_wrapper.hubspot_wrapper ul { margin: 0; }
[class*="page-template-microsite-"] .gform_wrapper.hubspot_wrapper ul li { list-style: none; font-size: 12px; margin: 0; }
[class*="page-template-microsite-"] .gform_wrapper.hubspot_wrapper ul li label { margin: 0; color: #790000; }

[class*="page-template-microsite-"] .gform_wrapper.hubspot_wrapper .inputs-list,
.single-resources .hbspt-form .inputs-list { display: flex; flex-wrap: wrap; }
[class*="page-template-microsite-"] .gform_wrapper.hubspot_wrapper .inputs-list li,
.single-resources .hbspt-form .inputs-list li { flex-basis: 50%; margin: 0; }
[class*="page-template-microsite-"] .gform_wrapper.hubspot_wrapper .inputs-list li label { color: #333; }

[class*="page-template-microsite-"] .gform_wrapper.hubspot_wrapper .hs_submit { margin: 24px 0 0; }
[class*="page-template-microsite-"] .gform_wrapper.hubspot_wrapper .hs_submit input { font-size: 1em; }

[class*="page-template-microsite-"] .header-text { background: #ffffff; }
[class*="page-template-microsite-"] .header-text .container { padding: 4.5em 0; }
[class*="page-template-microsite-"] .header-text .logos-section { margin-top: 50px; }

[class*="page-template-microsite-"] .platforms { background: #f9f9f9; padding: 6em 0 0; }
[class*="page-template-microsite-"] .platforms .container .row { padding-bottom: 6em; }
[class*="page-template-microsite-"] .platforms .text-right { text-align: right; }
[class*="page-template-microsite-"] .platforms img { display: inline-block; }

[class*="page-template-microsite-"] .platforms h3 { line-height: 1.3; }
[class*="page-template-microsite-"] .platforms h3 small { font-size: 80%; line-height: 1.3; }
[class*="page-template-microsite-"] .platforms .btn-link-arrow { color: #0B6DB6;	font-weight: 600; letter-spacing: 1px; padding: 10px 14px; position: relative;  -webkit-transition: all 0.15s ease-in-out; -o-transition: all 0.15s ease-in-out; -moz-transition: all 0.15s ease-in-out; transition: all 0.15s ease-in-out; padding-right: 36px; padding-left: 0; text-transform: uppercase; }
[class*="page-template-microsite-"] .platforms .btn-link-arrow:hover { color: #07426e; text-decoration: underline; background-color: transparent; }
[class*="page-template-microsite-"] .platforms .btn-link-arrow i { font-style: normal; position: absolute; right: 8px; top: -webkit-calc(50% - 16px);	top: -moz-calc(50% - 16px);
	top: calc(50% - 16px); -webkit-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; }
[class*="page-template-microsite-"] .platforms .btn-link-arrow i:before { content: '\2192'; font-family: Arial, sans-serif; font-size: 20px; }
[class*="page-template-microsite-"] .platforms .btn-link-arrow:hover > i { right: 0px; }

[class*="page-template-microsite-"] #learn-more { background: #fff; padding-top: 3em;	padding-bottom: 6em; }
[class*="page-template-microsite-"] #learn-more .section-title { padding: 0 0 30px; }
[class*="page-template-microsite-"] #learn-more img { width: 50px; margin-bottom: 0.5em; margin-left: 33px; }
[class*="page-template-microsite-"] #learn-more h4, 
[class*="page-template-microsite-"] #learn-more p { width: 80%; margin: 0 auto; }
[class*="page-template-microsite-"] #learn-more p { font-size: 15px; margin-top: 5px; margin-bottom: 5px; }
[class*="page-template-microsite-"] #learn-more p a { color: #0B6DB6; font-weight: 500; }
[class*="page-template-microsite-"] #learn-more p a:hover { color: #07426e; }

[class*="page-template-microsite-"] .footer-wrap { border-radius:0; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px; -moz-border-radius-bottomright: 5px; -moz-border-radius-bottomleft: 5px; border-bottom-right-radius: 5px; border-bottom-left-radius: 5px; }

/* Microsite Template CSS */

.page-template-scholarship-2018 .visual-block { padding: 73px 0 100px; }
.page-template-scholarship-2018 .bg-pattern { background-image: url(images/scholarship-banner-image.jpg); height: 650px; background-position: 50% 0; background-repeat: repeat-x; }
.page-template-scholarship-2018 .visual-block .visual-text,
.page-template-scholarship-2018 #top-cta .visual-text { text-align: center; max-width: 820px; margin: 0 auto; font-size: 24px; line-height: 36px; }
.holder { max-width: 1180px; margin: 0 auto; padding-left: 15px; padding-right: 15px; }
.page-template-scholarship-2018 .visual-block .holder h1 { font-size: 54px; line-height: 60px; margin: 0 0 22px; color: #384561; font-weight: 600; }
.page-template-scholarship-2018 .visual-block .holder img { max-width: 90%; }

.direction-block { background: #fff; text-align: center; padding: 108px 0 108px; }
.direction-block p { width: 100%; max-width: 1000px; margin: 0 auto 50px auto; color: #000;	opacity: .8; line-height: 1.6; font-size: 18px;	}
.direction-block p.large { width: 100%; max-width: 950px; font-size: 24px; opacity: 1; }

.page-template-scholarship-2018 #top-cta { position: relative; padding: 80px 0 40px 0; background: #76c5d5; }
.page-template-scholarship-2018 #top-cta h2 { color: #000; font-weight: 500; font-size: 40px; line-height: 54px; }
.page-template-scholarship-2018 #top-cta p { color: #000; }
.page-template-scholarship-2018 #top-cta p a { color: yellow; text-decoration: underline; }

.page-template-scholarship-2018 .survey-questions-block .intro { position: relative; padding: 100px 0 80px; background: #fff; text-align: center; }
.page-template-scholarship-2018 .survey-questions-block .intro h2 { position: relative; z-index: 2; margin: 0 0 50px 0; color: #000; font-size: 33px; font-weight: 600;
    line-height: 1.3; }
.page-template-scholarship-2018 .survey-questions-block .intro ul { list-style: none; font-size: 24px; line-height: 36px; margin: 0; padding: 0; }
.page-template-scholarship-2018 .survey-questions-block .intro ul li { color: #000; margin: 15px 0; }
.page-template-scholarship-2018 .survey-questions-block .intro ul li strong { color: #f17418; font-weight: 400; }
.page-template-scholarship-2018 .survey-questions-block .intro a { font-size: 22px;
	line-height: 26px;
	font-weight: 500;
	background: #f17418;
	display: block;
	color: #fff;
	text-align: center;
	border: none;
	width: 100%;
	border-radius: 50px;
	padding: 14px 10px;
	box-shadow: 0 4px 16px 0 rgba(72, 110, 237, .4);
	-webkit-transition: background .3s linear;
	transition: background .3s linear;
	max-width: 205px;
	margin: 50px auto;
}
.blue-block { color: #000; position: relative; padding: 140px 0 92px; text-align: center; z-index: 2; font-size: 24px; line-height: 36px; background: #f2f2f2; }
.blue-block .bg-overlay { position: absolute; top: 0; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); bottom: 0; width: 100%; max-width: 1114px; z-index: -1; }
.bg-stretch { position: absolute; top: 0; left: 0; right: 0; bottom: 0; z-index: -1; background-size: cover; background-position: center; z-index: 1; background-image: url("images/flow-shape.png"); }
.blue-block .holder { max-width: 950px; }
.blue-block h2 { margin: 0 0 22px; color: #000; font-size: 33px; line-height: 54px; }
.blue-block p { margin: 0; opacity: .8; }
.blue-block ul { margin: 0; }
.blue-block ul li { font-size: 17px; }
.blue-block ul + p { font-weight: 400; font-size: 17px; margin-top: 40px; }

body.page-template-full-width-2018 #main > .inner,
body.page-template-use-cases #main > .inner,
body.page-template-template-webinars #main > .inner,
body.page-template-template-marketplace #main > .inner { max-width: 1440px; background: #fff; box-shadow: 0px 0px 50px rgba(0,0,0,.15); margin: 0 auto; margin-top: 50px; margin-bottom: 35px; position: relative; z-index: 5; border-radius: 5px; }
body.page-template-template-marketplace #main > .inner { background: transparent; box-shadow: none; border-radius: 0; }


body.page-template-full-width-2018.page-id-4576 #main > .inner {
	box-shadow: 0px 23px 50px rgba(0,0,0,.15);
	margin-top: 0px;
}

body.page-template-full-width-2018 .dim-wrap,
body.page-template-full-width-2018 #title-area,
[class*="page-template-microsite-"] .dim-wrap,
[class*="page-template-microsite-"] #title-area,
.page-template-scholarship-2018 .dim-wrap,
.page-template-scholarship-2018 #title-area,
.page-template-use-cases #title-area,
.page-template-template-webinars .dim-wrap,
.page-template-template-marketplace .dim-wrap,
.single-marketplace_item .dim-wrap { display: none !important; }

body.page-template-template-webinars #main > .inner #content .container,
body.page-template-template-marketplace #main > .inner #content .container { max-width: none; width: 100%; }

body.page-template-full-width-2018 #main > .inner #content,
body.page-template-use-cases #main > .inner #content,
body.page-template-template-webinars #main > .inner #content { padding: 50px; }

body.page-template-full-width-2018 #main > .inner #content,
body.page-template-use-cases #main > .inner #content,
body.page-template-template-webinars #main > .inner #content
body.page-template-use-cases #main > .inner #content { padding-bottom: 100px; }
body.page-template-full-width-2018 #main > .inner #content a,
body.page-template-use-cases #main > .inner #content a,
body.page-template-template-webinars #main > .inner #content a,
body.page-template-template-marketplace #main > .inner #content a { color: #005092; }
body.page-template-full-width-2018 #main > .inner #content #breadcrumbs,
body.page-template-use-cases #main > .inner #content #breadcrumbs,
body.page-template-template-webinars #main > .inner #content #breadcrumbs,
body.page-template-template-marketplace #main > .inner #content #breadcrumbs,
body.single-marketplace_item #main > .inner #breadcrumbs { margin: 0 0 40px 0; font-size: 14px; font-style: normal; }
body.page-template-full-width-2018 #main > .inner #content #breadcrumbs .sep,
body.page-template-use-cases #main > .inner #content #breadcrumbs .sep,
body.page-template-template-webinars #main > .inner #content #breadcrumbs .sep,
body.page-template-template-marketplace #main > .inner #content #breadcrumbs .sep,
body.single-marketplace_item #main > .inner #breadcrumbs .sep { display: none; }
body.page-template-full-width-2018 #main > .inner #content #breadcrumbs a,
body.page-template-use-cases #main > .inner #content #breadcrumbs a,
body.page-template-template-webinars #main > .inner #content #breadcrumbs a,
body.page-template-template-marketplace #main > .inner #content #breadcrumbs a,
body.single-marketplace_item #main > .inner #breadcrumbs a { position: relative; }
body.page-template-full-width-2018 #main > .inner #content #breadcrumbs a:after,
body.page-template-use-cases #main > .inner #content #breadcrumbs a:after,
body.page-template-template-webinars #main > .inner #content #breadcrumbs a:after,
body.page-template-template-marketplace #main > .inner #content #breadcrumbs a:after,
body.single-marketplace_item #main > .inner #breadcrumbs a:after { content: "\f101"; font-family: FontAwesome; display: inline-block; margin: 0 8px; }



body.page-template-full-width-2018 #main > .inner #content blockquote,
body.page-template-use-cases #main > .inner #content blockquote { border-left: none; font-family: inherit; padding: 10px 20px 10px 30px; }
body.page-template-full-width-2018 #main > .inner #content .logos-section,
body.page-template-use-cases #main > .inner #content .logos-section { margin: 50px 0 0; }
body.page-template-full-width-2018 #main > .inner #content .logos-section ul,
body.page-template-use-cases #main > .inner #content .logos-section ul { text-align: center; }

body.page-template-use-cases #content { max-width: 1170px; margin: 0 auto; }
body.page-template-use-cases .entry-content .col-md-12 h2 { font-weight: 300;margin: 0 0 50px; }
body.page-template-use-cases .entry-content .category { margin: 45px 0 0 0;	padding: 0 15px 15px 15px; position: relative; border-radius: 3px; background: #fff; border: 1px solid #d2d4db; text-align: center; }
body.page-template-use-cases .entry-content .category i { display: inline-block; width: 56px; height: 56px; border-radius: 100%; position: relative; top: -29px; }
body.page-template-use-cases .entry-content .category i::before { color: #fff; display: block; width: 56px; height: 56px; border-radius: 100%; font-size: 26px; line-height: 51px; }
body.page-template-use-cases .entry-content .category h2 { color: #52595e; font-size: 25px; padding: 0; padding: 0px; margin: -15px 0 0 0; font-weight: 400; }
body.page-template-use-cases .entry-content .category ul { padding: 25px 0 0 0; margin: 0; }
body.page-template-use-cases .entry-content .category ul li { line-height: 170%; padding: 0 0 0 15px; margin: 0; text-align: left; list-style: none; background: url(images/list.png) no-repeat left 7px; }
body.page-template-use-cases .entry-content .category ul li a { text-decoration: underline; }
body.page-template-use-cases #main > .inner #content .entry-content .category ul li a:hover { color: #52595e; }

body.page-template-use-cases .entry-content .category.research i { background: #32bde0; }
body.page-template-use-cases .entry-content .category.feedback i { background: #ffc617; }
body.page-template-use-cases .entry-content .category.services i { background: #ff7f00; }
body.page-template-use-cases .entry-content .category.hr i { background: #24dcbf; }

body.page-template-use-cases .entry-content .category.research:hover { border-color: #32bde0; }
body.page-template-use-cases .entry-content .category.feedback:hover { border-color: #ffc617; }
body.page-template-use-cases .entry-content .category.services:hover { border-color: #ff7f00; }
body.page-template-use-cases .entry-content .category.hr:hover { border-color: #24dcbf; }

.certification-program-title h2 {}
.light-grey-bg { background-color: #f5f8fa; }
.section-certification-curriculum { padding: 50px 0; margin: 50px 0; }
.section-certification-curriculum .btn { margin-top: 20px; }
.section-certification-curriculum .btn-orange { padding: 28px 50px; font-weight: 700; background-color: #ff7a59; border-color: #ff7a59; border-radius: 4px; }
.section-certification-curriculum .btn-orange:hover { background-color: rgba(255,122,89,0.9); border-color: rgba(255,122,89,0.9); }
body.page-template-full-width-2018 #main > .inner #content a.btn-orange { color: #fff; }

.section-why-invest { padding: 0 0 50px; }
.section-why-invest .col-md-12 { padding: 0 0 50px; }

.section-training-pricing-table {}
.section-training-pricing-table .inner-plans {
    box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.4);
    min-height: 100px;
    background: #fff;
    border-radius: 4px;
    -webkit-border-radius: 4px;
	text-align: center;
	margin-bottom: 15px;
}
.section-training-pricing-table .inner-plans .tail {
    padding: 25px;
}
.section-training-pricing-table .head-title {
    font-size: 30px;
    font-weight: 400;
	margin: 0px;
	padding-bottom: 20px;
}
.section-training-pricing-table .head-title strong { display: block; font-size: 24px; padding-top: 15px; }
.section-training-pricing-table .inner-plans ul {
    list-style: none;
    padding: 20px;
    border-top: 1px solid #eee;
}
.section-training-pricing-table .inner-plans ul li {
    line-height: 22px;
    font-size: 14px;
    font-weight: 400;
}
.section-training-pricing-table .inner-plans .white-button {
	border: 1px solid #ccc;
	color: #424242;
	background-color: white;
	text-align: center;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	text-transform: uppercase;
	font-size: 22px;
	padding: 10px 30px;
	font-weight: 400;
	display: block;
	margin: 25px 0 0;
}

/*body.page-id-4645 #main .entry-content a[name] { position: relative; top: -130px; }*/
.ctn_btn { position: relative; }
.ctn_btn a { position: absolute; left: 0px; top: -130px; }

.menu_full_link { padding: 0 30px; display: block; }
.menu_full_link a { text-align: center; display: block; color: #333 !important; background-color: #e5f5f8; padding: 20px 15px; font-size: 16px; }
.menu_full_link a strong { padding-right: 10px; font-size: 18px; font-weight: 500; }

.page-template-template-marketplace .resource-list-bg ul.image-grid { overflow: visible !important; }
.page-template-template-marketplace .resource-list-bg ul li article { box-shadow: 0 0 11px rgba(33,33,33,.2); border-radius: 4px; background-color: #f7f7f7; transition: .3s ease-in-out; min-height: 400px; }
.page-template-template-marketplace .resource-list-bg ul li article:hover { box-shadow: 0 10px 50px -5px rgba(45,62,80,.15); -webkit-transform: scale(1.014); transform: scale(1.014); transition: .3s ease-in-out; }
.page-template-template-marketplace .resource-list-bg ul li article .image-area { background-color: #fff; overflow: hidden; position: relative; height: 163px; }
.page-template-template-marketplace .resource-list-bg ul.image-grid li article img { max-height: 90%; margin: auto; display: block; position: absolute; top: 0; left: 0; right: 0; bottom: 0; max-width: 100%; width: auto; }
body.page-template-template-marketplace .resource-list-bg ul li article .image-area .article-filter-text { position: absolute; top: 9px; left: 0; background-color: #ff7a59; color: #f9f8f7; font-size: 12px; line-height: 18px; letter-spacing: .8px; text-transform: uppercase; text-align: center; width: auto; padding: .25em .25em .25em .5em; z-index: 2; display: none; }
body.page-template-template-marketplace .resource-list-bg ul li article .image-area .article-filter-text:after { bottom: 0; content: ""; position: absolute; display: block; right: -1.25em; border: 1em solid #ff7a59; border-right-color: rgb(255, 122, 89); border-right-color: transparent; z-index: -1; }
.page-template-template-marketplace .resource-list-bg ul li article .market-place-content { padding: 19px; }
.page-template-template-marketplace .resource-list-bg ul li article .market-place-content h3 { font-size: 22px; margin: 0; font-weight: normal; color: #4b4949; }
.page-template-template-marketplace .resource-list-bg ul li article .market-place-content h4 { font-size: 18px; margin: 10px 0 0; font-weight: 200; color: #4b4949; }
.page-template-template-marketplace .resource-list-bg ul li article .market-place-content p { color: #4b4949; margin-top: 16px; }
.page-template-template-marketplace .grid-resources .image-area a { display: block; width: 100%; height: 100%; }

.single-marketplace_item #main { padding-top: 50px; padding-bottom: 50px; background: #f5f8fa; }
.single-marketplace_item .entry-content h1.entry-title { margin: 0 0 15px; }
.single-marketplace_item .entry-content .image-area .thumbnail { padding: 0; }
.single-marketplace_item .entry-content .addthis_toolbox { display: none; }
body.single-marketplace_item #main > .inner #breadcrumbs a { color: #005092; }
body.single-marketplace_item #main .sidebar-right-nav { margin-top: 25px; }

.nav-why-golfstix-container .tab_select { display: none; }
.page-arm-pricing-calculator-heading .pricing-tabs-links-container .tab_select  { display: none; }

.pricing-box-desc table td { vertical-align: middle; }

/* Tooltip container */
.custom-tooltip { position: relative; display: inline-block; }
.custom-tooltip i { color: #999; }
.custom-tooltip .tooltiptext { visibility: hidden; opacity: 0; transition: opacity 1s; width: 250px; background-color: #02baf2; color: #fff; text-align: center; padding: 10px; border-radius: 6px; position: absolute; z-index: 9999; top: 50%; left: 25px; transform: translateY(-50%); }
.custom-tooltip  .tooltiptext::after {
	content: " ";
	position: absolute;
	top: 50%;
	right: 100%; /* To the left of the tooltip */
	margin-top: -8px;
	border-width: 8px;
	border-style: solid;
	border-color: transparent #02baf2 transparent transparent;
  }
.custom-tooltip:hover .tooltiptext { visibility: visible; opacity: 1; }
/* Tooltip container */

.top-push-70 { margin-top: 70px; }

.page-template-page-pricing-2019c .page-arm-pricing-calculator { padding: 45px 0; }

.segment.support-part-1 { padding: 20px 0 0; }
.segment.support-part-1 h2 { color: #003b5c; font-size: 60px; line-height: normal; position: relative; padding-bottom: 14px; }
.segment.support-part-1 h2::after { content: ""; display: block; width: 120px; height: 5px; background: #0dd9b3; position: absolute; bottom: 0; left: 5px; }
.segment.support-part-1 h3 { color: #003b5c; font-size: 42px; }
.segment.support-part-1 .support-slider-container { position: relative; }
.segment.support-part-1 .support-slider-container .flexslider { margin: 0; border-color: #0dd9b3; }
.segment.support-part-1 .support-slider-container .flex-control-nav { bottom: -40px; }
.segment.support-part-1 .support-slider-container .flex-control-nav li { margin: 0 3px; }
.segment.support-part-1 .support-slider-container .flex-control-nav li a { width: 10px; height: 10px; }
.segment.support-part-1 .support-slider-container .flex-direction-nav { display: none !important; }

.segment.support-part-2 { padding: 70px 0 0; }
.segment.support-part-2 p { text-align: center; font-size: 18px; }
.segment.support-part-2 ul { margin: 20px 0 0; display: flex; justify-content: center; align-items: center; }
.segment.support-part-2 ul li { list-style: none; margin: 10px 20px; }

.segment.support-part-4 { color: #fff; }
.segment.support-part-4 h3 { font-size: 42px; margin-top: 50px; }
.segment.support-part-4 h4 { font-size: 30px; font-weight: 600; margin: 20px 0 30px; }

/*#intercom-widget {
    min-width: 768px;
}*/

/*Demo Request Page*/
body.page-template-template-demorequest #main{background: #ebf0f6;padding: 60px 0 40px;}
.request-demo{display: flex;display: -webkit-flex;justify-content: space-between;flex-wrap: wrap;}
.request-demo > div{-ms-flex: 0 0 48%;flex: 0 0 48%;max-width: 48%;background: #fff;border-radius: 7px;padding: 50px 50px 70px;text-align: center;margin-bottom: 20px;}
.request-demo h2, .request-demo h3, .request-demo p{font-family: 'Poppins', sans-serif;}
.request-demo h2{font-weight: 600;}
.request-demo h3{line-height: 30px;font-size: 21px;font-weight: 300;color:#38495b;padding: 0 25px;margin-bottom: 25px;}
.request-demo p{font-size: 17px;color:#38495b; padding: 0 30px;line-height: 25px;}
.request-demo a{font-weight: 500;font-size: 16px;margin-top: 20px;}


/*header*/
.home-banner .container .jumbotron{margin-top: 117px;}
.home-banner .banner-btns{display: flex;}
.home-banner .banner-btns .btn:nth-of-type(1){margin-right: 20px;}
.home-banner:before {
    content: '';
    background: url(images/yacht1.png) no-repeat;
    position: absolute;
/*     height: 540px;   top: 52px;*/
    background-size: contain;
    background-position: right;
	    right: -130px;
    width: 100%;
  height: 490px;    top: 75px;
    z-index: 1;
}


/* About Growth stack section*/
.about-section{background: #f6f8fa;}
.about-section .about-wrap{box-shadow: none;background: #f6f8fa;}
.about-growth-stack h2, .about-growth-stack h3, .about-growth-stack h4, .about-growth-stack li{    font-family: 'Inter', sans-serif;}
.about-growth-stack h2 + p{font-size: 17px;line-height: 25px;}
.about-growth-stack{display: flex;display: -webkit-flex;justify-content: space-between;flex-wrap: wrap;}
.about-growth-stack h2{margin: 0px;/*font-size: 50px;*/font-size:45px;}
.sub-head p{color:#007599;font-size :26px;line-height :56px;font-style: italic;font-weight: 600;}
.about-growth-stack > div:nth-of-type(1){-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;padding-right: 127px;border-right: 2px solid #FFFFFF;}
.about-growth-stack > div:nth-of-type(2){-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;padding-left: 38px;}
.about-growth-stack ul{list-style: none;margin:20px 0px;}
.about-growth-stack li{margin:10px 0px;}
.about-product-list{display: flex;display:-webkit-flex;justify-content: space-between;flex-wrap: wrap;margin: 20px 0;
    align-items: flex-start;}
.about-growth-stack > div:nth-of-type(1) .about-product-list li:nth-last-of-type(1){-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
.about-product-list li{-ms-flex: 0 0 48%;flex: 0 0 48%;max-width: 48%;display: flex;display: -webkit-flex;flex-wrap: wrap;align-items: center;}
.about-product-list li a{
	/*font-size: 26px;padding: 21px 17px 21px 20px;*/font-size:22px;padding:14px 17px 14px 20px;border-left: 3px solid #76C5D5;background: rgba(255, 255, 255, 0.3);border-radius: 3px;-webkit-border-radius: 3px;letter-spacing: 0.6px;    color: #2D3436;font-weight: 700;display: block;width: 100%;    line-height: 28px;
}
.about-product-list li a:hover{background: rgba(255, 255, 255, 1);}
.about-growth-stack .include-list{/*font-size: 26px;line-height: 39px;*/font-size: 22px;line-height: 32px;font-weight: 400;color: #2D3436;}

.about-product-list li h4{font-weight: 500;margin: 0px 0px 5px;}
.about-product-list li p{margin-bottom: 0px;}

.about-featured-list li{position: relative;padding-left: 30px;margin-right: 15px;display: inline-block;}
.about-featured-list li:before{content: url(images/Orange_Checkmark.svg);position: absolute;left: 0px;top: 0px;width: 20px;height: 20px;}
.about-growth-stack .featured-title{font-size: 22px;margin-bottom: 0px;position: relative;font-weight: 600;color: #007599;font-style: italic;    letter-spacing: 0.5px;
}

.about-growth-stack > div:nth-of-type(1) .about-featured-list{display:inline-block;/*max-width: 408px;display: flex;display: -webkit-flex;justify-content: space-between;*/}
.about-growth-stack > div:nth-of-type(2) .featured-title:before{position:relative;top: -12px;width: 100%;margin-bottom: 25px;}
.about-growth-stack .button, .guides-section .button, .home-banner .btn, body.page-template-template-application-and-review .btn{border-radius: 50px; background:#FF5722; font-weight: 700;/*font-size: 24px;padding: 20px;max-width: 240px;*/font-size: 21px;padding: 15px;margin-top: 20px;display: block;max-width: 210px;color:#fff;}
body.page-template-template-application-and-review .btn{max-width: 250px;background: #007599;}
.ar-banner .btn{    position: relative;
    z-index: 6;}
.about-growth-stack .button:hover, .guides-section .button:hover, .home-banner .btn:hover, body.page-template-template-application-and-review .btn:hover{color:#fff;background: #da3400 !important;border-color: #da3400 !important;}



.about-growth-stack .button{margin-top: 25px;}
.home-banner .btn{max-width: 336px;/*font-size: 29px; line-height: 26px;*/ font-size:23px;line-height: 26px;width: 100%;}

/*partnership*/
.partners-section{margin-top: 60px;}
.partners-section .client_logos{padding-right: 20px;margin-bottom: 30px;}
.partners-section .client_logos div{text-align: left; display: flex;  justify-content: space-between;align-items: center;}
.partners-section .client_logos div:nth-last-of-type(1){ justify-content: center;}
.partners-section .section_heading{margin-bottom: 46px;}

body .partners-section .client_logos img{margin:0 0 50px 0 !important;    max-height: 100%;}
.home-testimonial{margin-top: 60px;margin-bottom: 80px;}
.home-testimonial .testimonial-imgs{display: flex;display: -webkit-flex;align-items: flex-end;max-height: 165px;margin-bottom: 10px;}
.home-testimonial .partner_logo{padding: 0px;width: 48%;    }
body .home-testimonial .testimonial_wrap{padding: 0px;border:none;padding-right: 9px;}
.home-testimonial .testimonial_wrap:before, .home-testimonial .testimonial_wrap:after{display: none;}
.home-testimonial .partner_logo img{max-width: 100%;width: auto;}
.home-testimonial p{font-size: 20px;line-height: 26px;color: #2D3436;font-weight: 400;letter-spacing: -0.5px;}
.home-testimonial .testimonial_wrap p:not(.name){margin-top: 0px;}
body .home-testimonial a{display: block;color:#007599;font-weight: 400;letter-spacing: -0.5px;font-size: 18px;}
.home-testimonial .testimonial-by h4{font-size: 20px;color: #2D3436;font-weight: 700;line-height: 26px;opacity: 1}
.home-testimonial .testimonial-by,  .home-testimonial .name{ margin-top: 30px;}

.partners-section .stats-sec{filter: drop-shadow(0px 8px 8px rgba(38, 50, 56, 0.12)) drop-shadow(0px 16px 24px rgba(38, 50, 56, 0.08));
padding: 40px 30px;background: #fff;border-radius: 16px;position: relative;z-index: 1;margin-top: -110px;}
.partners-section .col-md-4{position: relative;}
.partners-section .col-md-4:after{
	content:  url(images/Wiggle.png);
	position: absolute;bottom: -48px;z-index: 0;
	left: -7px;
}
.partners-section .stats-sec > div{margin-bottom: 45px;}

.partners-section .stats-sec h5{font-weight: 500;
font-size: 22px;
line-height: 32px;
letter-spacing: -0.2px;
color: #2D3436;}

/*pink box*/
.guides-section {background: #FCE1DD;padding: 100px 0;}
.guides-section h2, .partners-section .section_heading h2, .partners-section .stats-sec h2, body.page-template-template-application-and-review h2{font-size: 50px;line-height: 56px;letter-spacing: 0.25px;margin-bottom: 36px;color: #2D3436;}
.guides-section h2{margin-top: 0px;}
.partners-section .stats-sec h2{margin: 0px;}
.guides-section p strong{letter-spacing: -0.5px;font-weight: 600;font-size: 38px;line-height: 40px;color: #2D3436;}
.guides-section p{font-size: 28px;line-height: 34px;letter-spacing: 0.25px;font-weight: 400;color: #2D3436;padding-right: 5px;}
/* .guides-section .row > div:nth-of-type(1){width: 30%;}
.guides-section .row > div:nth-of-type(2){width: 70%;} */
.guides-section ul{display: flex;display: -webkit-flex;margin: 0px;list-style: none;justify-content: space-between;flex-wrap:wrap;}
.guides-section ul li {-ms-flex: 0 0 23%;flex: 0 0 23%;max-width: 23%;margin:0px;}

.guides-section ul img{filter: drop-shadow(8px 8px 0px rgba(0, 0, 0, 0.1));-webkit-filter: drop-shadow(8px 8px 0px rgba(0, 0, 0, 0.1));}
.guides-section .button{max-width: 200px;}

/*footer*/
.footer .footer-top {padding-top: 60px;}
.footer .footer-top .social-icons {margin: 0px;list-style: none;display: flex;align-items: center;display: -webkit-flex;}
.footer .footer-top .social-icons li a{width: 40px;height: 40px;line-height:40px;border-radius: 50%;background: #fff;margin-right: 20px;display: block;text-align:center;}
.footer .footer-top .social-icons li{margin: 0px;}
.footer .footer-top .social-icons li a img{display: inline-block;}
.footer .footer-top .social-icons li a:hover{background: #FFEAA7;}
.footer .footer-top span, body #sidebars-footer .widget h3.widget-title{font-weight: 800;
font-size: 12px;
line-height: 15px;letter-spacing: 2.5px;
text-transform: uppercase;
display: block;margin-bottom: 15px;
color: #ADADAD;}
.footer #sidebars-footer .widget{background: #fff;padding-left: 15px;}
.footer #sidebars-footer .widget ul li a{font-size: 14px;
line-height: 24px;font-weight: 400;
letter-spacing: 0.25px; padding-bottom: 2px;border-bottom: 1px solid #fff;
color: #2D3436;}
.footer #sidebars-footer .widget ul li a:hover{
border-color: #2D3436;font-weight: 700;
}

.footer .menu-image-title-after.menu-image-title{padding-left: 0px;}
.footer .bottom-bar{padding: 0px;    margin-top: -20px;}
.footer .bottom-bar > img{width: 100%;height: 140px;}
.footer .footer-bottom{padding: 30px 0px 0;border:none;}
.footer .footer-bottom ul{margin: 0px;display: flex;display: -webkit-flex;justify-content: space-between;list-style: none;}
.footer .footer-bottom ul li{margin: 0px;display: flex;display: -webkit-flex; align-items: flex-start;-ms-flex: 0 0 27%;flex: 0 0 27%;max-width: 27%;}
.footer .footer-bottom ul li:nth-of-type(1){-ms-flex: 0 0 34%;flex: 0 0 34%;max-width: 34%;}
.footer .footer-bottom ul li p{padding-left: 30px;font-size: 12px;line-height: 15px;font-weight: 400;letter-spacing: 0.5px;color: #2D3436;}
.footer #sidebars-footer .widget{min-height: auto;}
.footer #sidebars-footer #sidebar-footer5{    margin-top: -119px;}
.footer .footer-bottom ul li:nth-of-type(2) p{padding-left: 12px;}
.footer .footer-bottom ul li a{display:block;color: #89773C;font-size: 12px;font-weight: 400;line-height: 15px;}
.footer .footer_ctn{padding-left: 0px;}
.footer .footer_ctn p{font-weight: 500;font-size: 24px;line-height: 30px;letter-spacing: 0.3px;color: #2D3436;}
.footer_ctn a.dir{text-transform: uppercase; color: #2D3436; font-weight: 400; font-size: 16px; letter-spacing: 2px;display: block;margin: 5px 0px 0px;}
.footer_ctn .f-cd a {display: block; letter-spacing: 0.5px; color: #007599; font-weight: 700;font-size: 26px; line-height: 36px; margin: 0 0 5px;}
.footer_ctn .f-cd{margin-top: 20px;}

/*sub menu*/

.platform-menu.two_third{width: 100%;    padding: 27px 0px 53px;}
.platform-menu .menu_list{padding: 0 30px !important;}
.platform-menu .menu_list li:hover {background: transparent;}
.platform-menu > ul, .platform-menu .first_half > .menu_list{display: flex;display: -webkit-flex;flex-wrap: wrap;justify-content: space-between;}
/*.platform-menu .menu_list li{-ms-flex: 0 0 48%;flex: 0 0 48%;max-width: 48%;border-bottom: 0px;padding: 10px 0;display: flex;display: -webkit-flex;flex-wrap: wrap;align-items: center;min-height: 91px;}*/
.platform-menu .first_half > .menu_list .menu_list{padding: 0px !important;}
body .platform-menu .first_half > .menu_list > li{-ms-flex: 0 0 48%;flex: 0 0 48%;max-width: 48%;}
.platform-menu .menu_list li{border:none;margin: 0;padding: 0px;}
.platform-menu .menu_list li.menu-head{-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;padding: 0px;}
.platform-menu .menu_list li.menu-head > a{cursor: default;}
.platform-menu .menu_list li span{font-size: 18px;color: #007599;font-weight: 600;display: inline-block;}
.platform-menu .menu_list li.menu-head > a > span{font-size: 24px;font-weight: 700;margin-bottom: 7px;color: #2D3436;padding: 0 15px;}
.platform-menu .second_half .menu_list li.menu-head > a > span{font-size: 20px;}
.navbar-toggle{background:#007599; border-radius: 0px;}
.platform-menu .menu_list li.menu-head .menu_list li a, .second_half li:nth-of-type(2) a {display: block;padding: 7px 15px;}
.platform-menu .menu_list li.menu-head .menu_list li a:hover, .second_half li:nth-of-type(2) a:hover{background: rgba(118, 197, 213, 0.35);}
.platform-menu .menu_list li.menu-head p{font-size: 16px;line-height: 24px;}
.platform-menu .first_half{-ms-flex: 0 0 66%;flex: 0 0 66%;max-width: 66%;padding-bottom: 20px;}
.platform-menu .second_half{-ms-flex: 0 0 33%;flex: 0 0 33%;max-width: 33%;border-left: 2px solid #c1c7d0;}
.platform-menu .second_half .menu_list li{-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
.platform-menu .menu_list li a{color: #253858;position: relative;}
/*.platform-menu .menu_list li:not(.menu-head) img{position: absolute; top: 50%;transform: translateY(-50%);} 
.platform-menu .menu_list li:not(.menu-head) span, .platform-menu .menu_list li:not(.menu-head) p{padding-left: 91px;margin: 0px;}

*/

/*.platform-menu .menu_list li figure{width: 71px;height: 71px;line-height:71px;background: #e0e1e5;text-align: center;position: absolute; top: 50%;transform: translateY(-50%);border-radius: 3px;-webkit-border-radius:3px;}*/
.platform-menu .menu_full_link{-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;margin-top: 30px;}
body.home .navbar-toggle .icon-bar{background: #fff;}

.platform-menu .menu_list li.partner figure{position: relative;top: 0;transform: none;width: auto;height: auto;background: transparent;line-height: 10px;}
.platform-menu .menu_list li.partner figure img{max-width: 248px;}
.platform-menu .menu_list li.partner span{display: none;}


/*Application & Review*/

.page-template-template-application-and-review p{font-weight: 400;}
body.page-template-template-application-and-review #title-area{display:none;}
.ar-banner{text-align:center;margin-top:30px;}
.ar-banner h1{color:#007599;font-size: 30px;line-height: 56px;letter-spacing: 1.5px;text-transform: uppercase;}
body .ar-banner h2{font-size: 89px;
    color: #2D3436;
    line-height: 95px;}
.ar-banner p{font-size: 32px;	font-weight:700;line-height: 39px;color: #2D3436;}
.ar-banner .btn{margin-left: auto; margin-right: auto;}

.ar-video{text-align:center;background: rgba(118, 197, 213, 0.18); background: url(images/wave-shape-1.png);
    background-size: cover;margin-top: -70px;
    background-repeat: no-repeat;
    background-position: top;padding-bottom:30px;position: relative;}
.ar-video img, .ar-video iframe{box-shadow: 0px 16px 24px rgba(38, 50, 56, 0.08), 0px 8px 8px rgba(38, 50, 56, 0.12);margin:auto;border-radius: 16px;}
.ar-video iframe{width:100%;height:100%;}
.ar-service{background: rgba(118, 197, 213, 0.33);padding: 30px 0;position: relative;background: url(images/wave-shape-2.png);
    background-size: cover;padding-top:104px;
    background-repeat: no-repeat;
    background-position: top;}

.ar-service-list, .ar-case-study-list{display: flex;display: -webkit-flex;flex-wrap: wrap;justify-content: space-between;}

.ar-service-list .ar-service-col{-ms-flex: 0 0 47%;flex: 0 0 47%;max-width: 47%;filter: drop-shadow(0px 8px 8px rgba(38, 50, 56, 0.12)) drop-shadow(0px 16px 24px rgba(38, 50, 56, 0.08));background: #FFFFFF;margin-bottom:80px;padding:63px 40px 70px;position:relative;border-radius: 16px;}
.ar-service-list .ar-service-col h2, body .ar-testi h2{margin-bottom:0px;}
.ar-service-list .ar-service-col > img{position:absolute;right:35px;top: -51px;}
.ser-link{background: rgba(248, 193, 185, 0.65);border-radius: 0px 0px 16px 16px;width:100%;letter-spacing: 0.45px;padding:15px 40px;color: #2D3436 !important;font-weight: 500;font-size: 24px;display:block;position:absolute;bottom:0px;left:0px;line-height: 36px;}
.ar-service-list .ar-service-col  p{font-weight: 500;font-size: 22px;line-height: 32px;letter-spacing: -0.2px;color: #2D3436;margin-bottom:30px;    padding-top: 10px;}
.ser-link img, .ar-case-study-list-inner a img{position: absolute;  right: 40px;  top: 50%;  transform: translateY(-50%);}

.ar-testi{padding:80px 0 100px;}
.ar-testi .row{margin-top:80px;}

.ar-testi h3{ font-size:36px;line-height:58px; letter-spacing:0.25px;margin-top: 0px;color: #2D3436;}
.ar-testi img{margin-bottom:25px;}
.ar-testi p, .ar-testi .name{font-size: 26px;line-height: 46px;letter-spacing: 0.25px;color: #000000;}
.ar-testi .ar-case-study-list{margin-top:30px;}
.ar-case-study{background: rgba(244, 161, 149, 0.32);    padding: 80px 0 160px;position: relative;}

body .ar-testi .btn{background: #76C5D5;}

.ar-video .container{padding-top: 130px;padding-bottom: 30px;}

.ar-service-list .ar-service-col h2{font-size:45px;}

.ar-video .youtube{max-width:750px;height:420px;margin:auto;}



/* .ar-video:before {
	content: "";
    position: absolute;
    width: 100%;
	height: 100%;
    left: 0;
    top: 0;
    background: url(images/wave-shape-1.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom;
  } */


  /* .ar-video:after {
	content: "";
    position: absolute;
    width: 100%;
	height: 100%;
    left: 0;
    top: 0;
    background: url(images/wave-shape-2.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom;
  } */



  .ar-case-study:after {
	content: "";
    position: absolute;
    width: 100%;
	height: 147px;
    left: 0;
    bottom: -1px;
    background: url(images/case-study-wave.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom;
  }



.ar-case-study .ar-case-study-list-inner {position:relative;background: #FFFFFF;box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25), 0px 16px 24px rgba(45, 52, 54, 0.08);-ms-flex: 0 0 31%;flex: 0 0 31%;max-width: 31%;border-radius: 16px;padding: 5px 30px 75px;margin: 20px 0;}

.ar-case-study .ar-case-study-list-inner h3{font-size: 40px;line-height: 56px;text-align: right;letter-spacing: 0.25px;color: #000000;}
.ar-case-study .ar-case-study-list-inner img{margin-left: auto;}
.ar-case-study-list-inner a{      padding: 10px 44px 20px;letter-spacing: 0.45px;font-weight: 500;font-size: 24px;position: absolute;bottom: 0px;	line-height: 36px;	color: #FF5722 !important;    width: 100%;left:0px;} 
.ar-case-study-list-inner p{font-size:20px;color:#000;text-align: right;padding-top: 15px;display: none;}

.ar-case-study .src-link{font-size: 24px;line-height: 36px;letter-spacing: 0.5px;color: rgba(45, 52, 54, 0.45);font-weight: 700;margin-top: 30px;display: inline-block;}




.ar-demo{background: #DDF1F4;position:relative;height:700px;}
/* .ar-demo .container{max-width: 1500px;width: 100%;margin-right: 0px;padding-right:0px;} */

body .ar-demo h2{
	letter-spacing: 0.25px;font-size: 72px;
	line-height: 78px;margin-bottom: 15px;}

.ar-demo .content{-ms-flex: 0 0 44%;flex: 0 0 44%;max-width: 44%;}
.ar-demo-inner{display: flex;display: -webkit-flex;justify-content: space-between;}
.ar-demo figure{position:absolute;right:0px;top:-40px;}

.ar-demo p{font-size: 29px;	line-height: 46px;	letter-spacing: 0.25px;color: #000000;}



/* openwater 2018 theme css end */

@media only screen and (min-width: 1024px) {
#site-logo { float: left; }
#primary-menu { padding-top: 0px; float: right; }
}

@media only screen and (min-width: 1024px) and (max-width: 1522px) {
#home-gow-header.segment.hero-header { padding: 118px 0; }
.page-template-scholarship-2018 .bg-pattern { background-size: cover; height: 349px; }
}

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

.footer_widget{padding-left: 15px;}
.fellowship_section ul li { list-style: none; margin: 15px 13px 0;}
.intro_txt{padding: 0px 20px;}

.segment.support-part-1 h2 { font-size: 50px; }
.segment.support-part-1 h3 { font-size: 32px; }

}

@media only screen and (min-width: 1200px) and (max-width: 1280px) {
	
	.page-template-template-resources .filters-resources #showcase-filter a { padding: 9px 15px; }
	.page-template-template-resources .image-grid .threecol,
	.page-template-template-webinars .image-grid .threecol,
	.page-template-template-marketplace .image-grid .threecol { width: calc(25% - 15px) }
	.featured-resources-container article .image-area { max-height: 206px; }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.featured-resources-container article .image-area { max-height: 195px; }
	/*.about-growth-stack > div:nth-of-type(1) .button{width: 34%;}*/
}

@media only screen and (max-width: 991px) {
	.page-template-scholarship-2018 .bg-pattern { padding: 11px 0 37px; }
	.page-template-scholarship-2018 .visual-block .holder h1,
	.page-template-scholarship-2018 #top-cta h2,
	.blue-block h2 { font-size: 36px; line-height: 48px; }
	.direction-block { padding: 51px 0 92px; }
	.page-template-scholarship-2018 .visual-block .visual-text, 
	.page-template-scholarship-2018 #top-cta .visual-text { font-size: 18px; line-height: 30px; }
	.blue-block { padding: 100px 0 80px }
	.blue-block .bg-overlay { display: none; }
	.blue-block p { font-size: 20px; line-height: 32px; }
	body.page-template-full-width-2018 #main > .inner { margin-top: 0; }
	body.page-template-full-width-2018 #main > .inner #content { padding: 50px 0; }
	.featured-resources-container article .image-area { max-height: 149px; }
	body.page-template-use-cases #main > .inner #content { padding: 50px 15px; }


	body.page-template-page-pricing-2019b .page-arm-pricing-calculator-heading h4 { text-align: center; }
	body.page-template-page-pricing-2019b .page-arm-pricing-calculator-heading .pricing-tabs-links-container { max-width: 300px; margin: 15px auto 20px; position: relative; }
	body.page-template-page-pricing-2019b .page-arm-pricing-calculator-heading .pricing-tabs-links-container ul.pricing-calc-tabs { display: none; position: absolute; z-index: 9; left: 0px; top: 52px; width: 100%; background: #fff; border: 1px solid #d5d3cd; }
	body.page-template-page-pricing-2019b .page-arm-pricing-calculator-heading .pricing-tabs-links-container ul.pricing-calc-tabs li { display: block; min-height: auto; margin-right: 0; padding: 12px 15px; text-align: left; border-top: none;	border-left: none; border-right: none; margin: 0; }
	body.page-template-page-pricing-2019b .page-arm-pricing-calculator-heading .pricing-tabs-links-container ul.pricing-calc-tabs li > div { text-align: left; }
	body.page-template-page-pricing-2019b .page-arm-pricing-calculator-heading .pricing-tabs-links-container .tab_select { display: block; border: 1px solid #ccc; border-radius: 5px; font-size: 16px; padding: 0 20px 0 12px; height: 52px; line-height: 52px; position: relative; color: #222; font-weight: 600; cursor: pointer; background: #fff; display: block; }
	body.page-template-page-pricing-2019b .page-arm-pricing-calculator-heading .pricing-tabs-links-container .tab_select::after {	content: "\f107"; font-family: 'FontAwesome'; color: #222; font-size: 16px; text-align: center; display: block; position: absolute; right: 10px; top: 50%; transform: translateY(-50%); }

	.custom-tooltip .tooltiptext { width: 130px; padding: 5px 0; }

	.segment.support-part-1 h2 { font-size: 40px; }
	.segment.support-part-1 h3 { font-size: 26px; }
	.segment.support-part-2 p br { display: none; }

	.request-demo > div{padding: 20px 15px 40px;}

	.about-growth-stack > div:nth-of-type(1), .about-growth-stack > div:nth-of-type(2){-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;margin-bottom: 25px;}

	.platform-menu .menu_list{padding: 0 15px !important;}
	.platform-menu.two_third{padding: 30px 0;}
	.platform-menu .menu_list li.menu-head span{font-size: 18px;}
	.platform-menu .menu_list li.menu-head p{font-size: 14px;line-height: 22px;}
	.platform-menu .menu_list li span{font-size: 16px;}
	

}

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

.menu_demo,
.navbar-nav .menu_list { padding: 15px; }
.sub-menu.full_width { padding: 0 0 15px !important; }

[class*="page-template-microsite-"] section .gutter,
[class*="page-template-microsite-"] .page-hero-hospitality .container { padding-left: 15px; padding-right: 15px; }
[class*="page-template-microsite-"] .gform_wrapper { margin-bottom: -100px; }

.page-template-template-resources .top-filters-list { text-align: center; }
.page-template-template-resources .top-filters-list h4 { margin: 0 0 20px; }
.page-template-template-resources .filters-resources #showcase-filter { text-align: center; }
.page-template-template-resources .filters-resources #showcase-filter li { margin-bottom: 15px; }
/*.page-template-template-resources .filters-resources #showcase-filter a { min-width: auto; font-size: 12px; padding: 9px 15px; }*/
.resource-list-bg .sidebar-filters-resources { margin-bottom: 40px; }
.page-template-template-resources .image-grid .threecol,
.page-template-template-webinars .image-grid .threecol,
.page-template-template-marketplace .image-grid .threecol { width: calc(50% - 20px); }

.page-template-scholarship-2018 .bg-pattern { background-size: cover; height: 262px; }

}

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

#site-logo { top: 34px; margin-right: 10px; }
#header.sticky #site-logo { top: 14px; margin-right: 10px; float: left; }
#site-logo a img.standard-logo { width: 200px; float: left; margin-right: 10px; }
#primary-menu { float: right; margin: 36px 0 0; padding-top: 0; }
#sidebar-header .widget .button-wrap a.button.large { font-size: 16px; right: 0; padding: 8px 22px !important; }
.header-phone-no { left: auto; }
#header .header-phone-no h6 { font-size: 15px; }
#primary-menu > ul.menu > li > a { padding: 19px 8px 12px; font-size: 14px; }
.dropdown-menu-wrap ul.sub-menu li a { font-size: 14px; }
#primary-menu > ul.menu > li > ul.sub-menu { top: 51px; }

#header.sticky #primary-menu { margin: 0 139px 0 0; }
#header.sticky #primary-menu > ul.menu > li > ul.sub-menu { top: 51px; }

#home-gow-header.segment.hero-header { padding: 59px; }
#home-gow-header.segment.hero-header .heading2 .title { font-size: 53px; line-height: 53px; }
#home-gow-header.segment.hero-header .heading2 .pitch { font-size: 20px; line-height: 30px; }

#awards-intro div.color-card p { margin: 0 1em; }

.services-header { padding: 220px 0 50px; height: 500px; }
.services-header h1 { font-size: 40px; }
.services-header h4 { font-size: 20px; }
.services-list .mix { height: 390px; }	
.services-list .mix .module-description { padding: 30px 15px; line-height: 22px; }
.page-template-template-services #title-area h1, .page-template-page-support-calculator #title-area h1 { font-size: 32px; }

.fellowship_row > figure{width: 100%; margin-top: 30px;}
.fellowship_row > article{width: 100%;}
.help_segment a.req_demo{margin-top: 30px;}
.help_segment a {width: 545px;}

.keyFeatures li { padding: 0 15px; width: 130px;}
.footer_bottom{padding: 20px 20px 0;}
.footer_bottom img { margin: 0 30px 0 0;}
.footer_widget{width: 33.33%; padding-top: 35px; padding-bottom: 25px;}
.footer_widget:nth-of-type(5) { width: 65.68%;}
.footer_widget h3{margin-bottom: 10px;}

#fellowship-header.segment.hero-header { padding: 90px 0 120px;}
.tab-content-pricing-calc .pricing-tabs-heading h3, .col-pricing-summary .col-pricing-summary-heading h3{font-size: 20px}

.platform-menu .menu_list li.partner figure img{max-width: 100%;height: auto;}

}



@media only screen and (max-width: 767px) {
	
#header .header-phone-no { display: none; }
.header-cta { display: block; padding: 8px 0px !important; background-color:#f27e44; border-color:#f27e44; max-width: 320px; margin: 0 auto 10px; font-size: 16px !important; }
.virtual-conference .col-pricing-summary-list{ min-height: 350px;}
.tab-content-pricing-calc .pricing-tabs-heading h3, .col-pricing-summary .col-pricing-summary-heading h3{font-size: 19px}
.virtual-conference .pricing-box-desc{ padding-right:0px;}

/* Home */
#home-gow-header.segment.hero-header { background-image: url(images/banner-1.jpg); background-color: transparent !important; }
#home-gow-header.segment.hero-header .home-video-overlay + p { display: none; }
#home-gow-header.segment.hero-header .heading2 .title { font-size: 36px; line-height: 36px; }
#home-gow-header.segment.hero-header .heading2 .pitch { font-size: 16px; line-height: normal; }
#home-gow-header.segment.hero-header { padding: 100px 0; }
#home-gow-header.segment.hero-header .button-wrap a.button { font-size: 16px; padding: 10px 15px; }


#awards-intro div.color-card { float: none; padding-bottom: 1em; }
#awards-intro div.color-card.methodology { margin-top: 0; min-height: inherit; }
#awards-intro div.color-card.software { left: auto; min-height: inherit; }
#awards-intro div.color-card.services { left: auto; min-height: inherit; margin: auto; }

#home-learn-more,
#home-openwater-customers.segment  { padding: 35px 0 35px !important; }
#home-learn-more .segment-content .divider-space,
#home-openwater-customers .divider-space { display: none; }
#home-learn-more .fourcol { min-height: inherit; }

#home-openwater-customers img,
#home-openwater-customers img:first-child { display: block; margin: 0 auto 20px; }

#footer #footer-top #sidebars-footer .threecol { width: 100%; }
#sidebar-footer5,
#sidebar-footer5 .widget { margin: 0; }
#footer-bottom .sixcol p { line-height: normal; text-align: center; }
#footer-bottom #footer-bottom-text,
#footer-bottom .footer-logo { text-align: center; }



.section-video,
.video_overlay,
.vimeo-vid iframe { height: 400px; }
.video_overlay .video-buttons .video-buttons-inner { font-size: 30px; padding: 0 10px; }

.segment.awards-software-content,
.segment.dash-wrapper { padding: 45px 0 0 !important; }
.segment.dash-wrapper .segment-content .elevencol.last { margin-bottom: 0; }

.why-ow-better ul li { margin: 0; padding: 15px 0 22px 0; }
.why-ow-better .sixcol.last ul li:first-child { padding: 15px 30px 15px 65px; background-size: 15px 17px; }
.why-ow-better .sixcol.last ul li { padding: 15px 15px 22px; }

.custom-footer-contact .quote-footer { background: none; padding: 0; }
.custom-footer-contact .quote-footer blockquote { font-size: 22px !important; }

.custom_links li { text-align: left; width: 50%; }

.services-header { height: auto; padding: 90px 0 40px; }
.services-header h1 { font-size: 22px; line-height: 30px; }
.services-header h4 { font-size: 14px; }
.services-list .mix { height: auto; }

.page-template-template-services #title-area, 
.page-template-page-support-calculator #title-area { padding: 10px 0 30px; }
.page-template-template-services #title-area h1, 
.page-template-page-support-calculator #title-area h1 { font-size: 26px; }

.page-template-template-services #main #content .entry-content a { word-wrap: break-word; }
.page-template-template-services .sidebar-right-nav { padding: 20px !important; }
.page-template-template-services .sidebar-right-nav .fullwidth { float: none; }

/* Support Page */	
#full-width-template.layout-1c .container-support-calculator .eightcol .pricing-module .content .wrapper > div p,
#full-width-template.layout-1c .container-support-calculator .eightcol .pricing-module .content .wrapper > div select { display: block; }
#full-width-template.layout-1c .container-support-calculator .eightcol .pricing-module .content .wrapper > div select { width: 100%; }
#full-width-template.layout-1c .container-support-calculator .eightcol { float: none !important; }
#full-width-template.layout-1c .container-support-calculator .fourcol { width: 100%; float: none !important; }

.header-banner-blue-bg h2 { font-size: 30px; }
body.page-id-44 #custom-title-area { min-height: 340px !important; }
.header-banner-blue-bg p { font-size: 20px; }

.page-id-854 .video_overlay .headline, 
.page-id-1054 .video_overlay .headline { font-size: 40px; }

.page-id-854 .video_overlay .subheadline, 
.page-id-1054 .video_overlay .subheadline { font-size: 20px; }

.segment.section-media-features ul li .section-media-features-l,
.segment.section-media-features ul li .section-media-features-r { width: 100%; float: none; text-align: center; }
.segment.section-media-features ul li .section-media-features-l img { display: inline-block; }

.segment.section-see-stories .image-bg { background-position: center center !important; }
.segment.section-see-stories .success-story-box h1,
.segment.section-see-stories .success-story-box h1:after { font-size: 26px; }

body.blog #title-area,
body.single #title-area,
body.archive #title-area,
body.search #title-area { padding: 60px 0 39px; }

body.blog #title-area h2:before,
body.single #title-area h2:before,
body.archive #title-area h2:before,
body.search #title-area h2:before { font-size: 40px; }

#pricing-calculator #price-sticker { top: auto !important; position: static !important; }

.page-pricing-head .fourcol.plan.basic { margin-left: 0px; }
.page-pricing-head .plan.basic h3,
.page-pricing-head .plan.basic .head,
.page-pricing-head .plan.basic ul { border-right: none; }

.page-pricing-head .pro h3 { border-left: none; border-right: none; }

.page-pricing-head .plan.enterprise h3, .page-pricing-head .plan.unlimited h3,
.page-pricing-head .plan.enterprise .head, .page-pricing-head .plan.unlimited .head,
.page-pricing-head .plan.enterprise ul, .page-pricing-head .plan.unlimited ul { border-left: none; }

#pricing-calculator { padding: 35px 0 25px; }
#pricing-calculator h3 { padding-bottom: 0; }
.pricing-module { margin-bottom: 40px; }

#price-sticker .pricing-module { margin-bottom: 0; }

.pricing-module.step2-box .wrapper #adminFields { margin-bottom: 20px; }

.pricing-module.step2-box .wrapper #adminFields,
.pricing-module.step2-box .wrapper #adminFieldsPre { text-align: center; }

.pricing-module.step2-box .wrapper #adminFields input[type="text"],
.pricing-module.step2-box .wrapper #adminFieldsPre input[type="text"],
.pricing-module.contacts .wrapper #programsField input[type="text"] { margin: auto; display: block; }

.pricing-module.step2-box .wrapper #adminFields a.whatIsAContact,
.pricing-module.step2-box .wrapper #adminFieldsPre a.whatIsAContact { display: block; }

.container-support-calculator .pricing-module .content p { padding: 5px 14px; }

#full-width-template.layout-1c .container-support-calculator .eightcol .pricing-module .content .wrapper > div#programsField { margin: 0; padding: 5px 14px; }
.page-arm-pricing-calculator .threecol.last { width: 100%; }

/*.page-template-page-landing #header .header-cta { display: none; }
.page-template-page-landing #header .header-phone-no { display: block; margin-top: 0; }
.page-template-page-landing #header .header-phone-no h6 { max-width: 200px; margin: 12px auto; }
.page-template-page-landing .gform_wrapper { margin-top: 0; }*/


.round_shadow_box .segment-content {padding-top: 40px;}
.fellowship_testimonials .ninecol{padding-left: 20px; padding-right: 20px; margin-bottom: 0; clear: both;}
.fellowship_testimonials .ninecol::before{left: 10px;}
.fellowship_testimonials .ninecol img {margin-top: 20px; margin-bottom: 0px;}

.fellowship_section { margin-top: 40px; padding: 40px 20px;}
.fellowship_section ul li{margin: 20px 5px 0;}
.fellowship_section ul li img { max-width: 140px; max-height: 27px; width: auto; height: auto;}
	
.fellowship_row > figure{width: 100%; margin-top: 30px;}
.fellowship_row > article{width: 100%; padding-left: 15px; padding-right: 15px;}
.fellowship_row { padding-top: 40px; padding-bottom: 40px;}

.help_segment p{margin-top: 20px; margin-bottom: 40px;}
.help_segment a{width: 100%; height: auto; padding-top: 20px; padding-bottom: 20px; margin: 0;}
.help_segment a.req_demo{margin-top: 30px;}
.round_shadow_box blockquote{margin-top: 30px;}

#fellowship-header.segment.hero-header{padding: 60px 0;}

.intro_txt{padding: 0px 15px 0px}

.footer_widget {min-height: inherit; padding-top: 20px; width: 100% !important; padding-bottom: 15px;}
.footer_widget h3{margin-bottom: 0px;}
.footer_widget ul.social_share { margin: 10px 0 0 0px;}
.footer_bottom{padding: 20px 15px 0; line-height: 20px; font-size: 12px;}
.footer_bottom img{margin-right: 10px;}
.footer_widget ul li{padding: 0px 0;}

.copy_txt{margin-top: 1px;}
body.page-template-page-fellowship-template #content { margin-bottom: 0px;}
body.page-template-page-fellowship-template .segment { padding-left: 15px!important; padding-right: 15px!important;}
body.page-template-page-fellowship-template .help_segment .segment-content{padding-left: 15px; padding-bottom: 40px; padding-right: 15px; }

.compare_table .row.title h3 { font-size: 18px; }

[class*="page-template-microsite-"] .gform_wrapper { margin: 50px 0 0; }

[class*="page-template-microsite-"] .platforms { padding: 3em 0 0; }
[class*="page-template-microsite-"] .platforms .container .row,
[class*="page-template-microsite-"] #learn-more { padding-bottom: 3em; }
[class*="page-template-microsite-"] #learn-more .block { margin: 0 0 50px 0; }
[class*="page-template-microsite-"] #learn-more img { margin-left: 0px; }
[class*="page-template-microsite-"] #learn-more h4, 
[class*="page-template-microsite-"] #learn-more p { width: 100%; }

.page-template-scholarship-2018 .survey-questions-block .intro h2 { font-size: 36px; }

.featured-resources-container article { width: calc(50% - 1px); max-height: none; }
.featured-resources-container article .image-area { max-height: none; }
.featured-resources-container article:nth-of-type(1) { width: calc(100% - 0px); }
.featured-resources-container article .image-area img { width: 100%; }

.page-template-scholarship-2018 .bg-pattern { height: 145px; }

.content-with-image-container {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.content-with-image-container .col-sm-6 {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
	order: 2;
}
.content-with-image-container .col-sm-6.content-with-image { order: 1; margin-bottom: 15px; }

body.page-template-template-webinars #main > .inner #content,
body.page-template-template-marketplace #main > .inner #content { padding: 15px 0; }

body.page-template-full-width-2018 #main > .inner, body.page-template-use-cases #main > .inner, body.page-template-template-webinars #main > .inner, body.page-template-template-marketplace #main > .inner { margin-top: 20px; }
body.page-template-full-width-2018 #main > .inner #content #breadcrumbs, body.page-template-use-cases #main > .inner #content #breadcrumbs, body.page-template-template-webinars #main > .inner #content #breadcrumbs, body.page-template-template-marketplace #main > .inner #content #breadcrumbs, body.single-marketplace_item #main > .inner #breadcrumbs { margin: 0 0 15px 0; }

.segment.support-part-1 { padding: 0px 0 0; }
.segment.support-part-1 h2 { margin-top: 0; }
.segment.support-part-2 { padding: 40px 0 0; }

#intercom-widget .ic_widget_base_container { min-width: auto !important; }

#intercom-widget .ic_widget_base_container > div { width: 100% !important; }
#intercom-widget .graph_container { flex-wrap: wrap; }
#intercom-widget .graph_container .ic_widget { flex-basis: 100%; }
#intercom-widget .graph_container .ic_graph__text { padding-top: 8px; }

.request-demo h3{line-height: 26px;font-size: 17px;margin-bottom: 16px;}
.request-demo p{font-size: 14px;padding: 0 15px;line-height: 20px;}
.request-demo h2 {font-size: 25px;}
.request-demo > div, .about-product-list li, .platform-menu .first_half, .platform-menu .second_half, .platform-menu .menu_list li{-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
.about-growth-stack > div:nth-of-type(1), .about-growth-stack > div:nth-of-type(2){padding: 20px 20px 0px;}
.about-growth-stack > div:nth-of-type(1) .button{width: 100%;margin-left: 0px;}
.about-growth-stack h2 + p {font-size: 15px;line-height: 22px;}
.platform-menu .second_half{border-top: 2px solid #c1c7d0 ;border-left: 0px;padding-top:20px;margin-top:20px;}
.platform-menu .menu_full_link{margin-top: 0px;}

.page-template-page-pricing-zoom-rooms .virtual-conference .pricing-tabs-content { max-height: inherit; min-height: auto; }

}

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

	body.page-template-page-pricing-zoom .pricing-box-two-col > div{width: 100%; display: block;}

}


@media only screen and (max-width: 479px) {
#site-logo a img.standard-logo { width: 180px; }

.custom_links li { text-align: center; width: 100%; float: none; }

.pricing-module .content label { padding-left: 14px; }
.pricing-module .content label span { width: 87%; }

.header-cta { max-width: 180px; }

.pricing-box-two-col > div { display: block; width: 100%; }
.pricing-box-title h5 { text-align: center; }
.pricing-box-title h5 span { display: block; text-align: center; }

.help_segment a{background-position: 20px 29px !important; font-size: 14px; line-height: 20px; background-size: 31px auto !important; padding-left: 83px; height: auto; padding-bottom: 20px;}
.help_segment a:before{left: 65px; height: 85%;}
.help_segment a strong{font-size: 20px;}

.fellowship_section { padding: 40px 15px;}
.fellowship_testimonials .ninecol img{margin-left: 0;}
#fellowship-header.segment.hero-header .button#btn-play-video{margin: 0px 0 0 10px;}

.keyFeatures li{width: 50%; max-width: inherit; float: left; display: block;}
.keyFeatures li:nth-of-type(2n+1){clear: both;}
.keyFeatures li:nth-of-type(2n+1) figure:before{display: none;}

.fellowship_row article .keyFeatures li p{margin-bottom: 10px;}

.virtual-conference .pricing-box-second-col select{width: 100%; font-size: 11px;}



 
}