@font-face {
    font-family: 'AvenirNext';
    src: url('../fonts/AvenirNextLTPro-Regular.woff') format('woff'),
         url('../fonts/AvenirNextLTPro-Regular.ttf') format('truetype'),
         url('../fonts/AvenirNextLTPro-Regular.svg#AvenirNext') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'lane_narrowregular';
    src: url('../fonts/LANENAR.eot');
    src: url('../fonts/LANENAR.eot?#iefix') format('embedded-opentype'),
         url('../fonts/LANENAR.woff') format('woff'),
         url('../fonts/LANENAR.ttf') format('truetype'),
         url('../fonts/LANENAR.svg#lane_-_narrowregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'AvenirLTStdMedium';
    src: url('../fonts/AvenirLTStd-Medium.woff') format('woff'),
         url('../fonts/AvenirLTStd-Medium.ttf') format('truetype'),
         url('../fonts/AvenirLTStd-Medium.svg#AvenirLTStdMedium') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'AvenirNext-Bold';
    src: url('../fonts/AvenirNext-Bold.woff') format('woff'),
         url('../fonts/AvenirNext-Bold.ttf') format('truetype'),
         url('../fonts/AvenirNext-Bold.svg#AvenirNext-Bold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'AvenirNext-DemiBold';
    src: url('../fonts/AvenirNext-DemiBold.woff') format('woff'),
         url('../fonts/AvenirNext-DemiBold.ttf') format('truetype'),
         url('../fonts/AvenirNext-DemiBold.svg#AvenirNext-DemiBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

* {
	padding:0; 
	margin:0;
	outline: 0;
}

a, a:visited {
	color: inherit;
}

body {
	background: #fff;
	color: #555;
	font-family: 'AvenirNext';
	font-size: 14px;
}

hr {
	border-top: 1px solid #cacaca;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 20px 0;
}

p { margin-bottom: 20px; }
.tal { text-align: left !important; }
.tac { text-align: center !important; }
.tar { text-align: right !important; }
.hidden { display: none !important; }
.fl { float: left; }
.fr { float: right; }
.clear { clear: both; }
.resize-vertical { resize: vertical; }
.pointer { cursor: pointer; }
.inline-block { display: inline-block; }
body.freeze { overflow: hidden; }

.sharp {
    image-rendering: -webkit-optimize-contrast;
}

/* New Icon set */

.fs12 { font-size: 12px; }
.fs13 { font-size: 13px; }
.fs14 { font-size: 14px; }
.fs16 { font-size: 16px; }
.fs17 { font-size: 17px; }
.fs18 { font-size: 18px; }
.fs19 { font-size: 19px; }
.fs20 { font-size: 20px; }
.fs22 { font-size: 22px; }
.fs28 { font-size: 28px; }
.fs30 { font-size: 30px; }

.mt10 { margin-top: 10px; }
.mt20 { margin-top: 20px; }
.mt50 { margin-top: 50px !important; }

.mb10 { margin-bottom: 10px; }
.mb20 { margin-bottom: 20px; }
.mb70i { margin-bottom: 70px !important; }

.mr5 { margin-right: 5px; }
.mr10 { margin-right: 10px; }
.mr15 { margin-right: 15px; }
.mr40 { margin-right: 40px; }
.mr5p { margin-right: 5%; }
.mr4p { margin-right: 4%; }

.ml5 { margin-left: 5px; }
.ml10 { margin-left: 10px; }
.ml15 { margin-left: 15px; }
.ml20 { margin-left: 20px; }
.ml30 { margin-left: 30px; }
.ml40 { margin-left: 40px; }
.ml50 { margin-left: 50px; }

.lh30 { line-height: 30px; }

.pt3 { padding-top: 3px; }
.pt50 { padding-top: 50px; }
.pt75 { padding-top: 75px; }

.pr10 { padding-right: 10px; }
.pr8 { padding-right: 8px; }

.pl15 { padding-left: 15px; }
.pl20 { padding-left: 20px; }

.pb10i { padding-bottom: 10px !important; }

.mw450 {
    max-width: 450px;
}

.w100p { width: 100%; }
.w60p { width: 60%; }
.w50p { width: 50%; }
.w49p { width: 49%; }
.w45p { width: 45%; }

.relative {
    position: relative;
}

.icecream_mw {
    max-width: 450px !important;
    width: 100%;
    margin: 5px;
}

.icecream_mw2 {
    max-width: 220px !important;
    box-shadow: 3px 3px 4px rgb(0,0,0,0.1);
    width: 100%;
    margin: 5px;
}

.icecream_mw3 {
    max-width: 385px !important;
    box-shadow: 3px 3px 4px rgb(0,0,0,0.1);
    width: 100%;
    margin: 5px;
}

#icecream_content .icecreamcolumn_container {
    margin: 0 auto;
    max-width: 800px;
    text-align: justify;
}

#icecream_content .icecreamcolumn_container span {
    color: #6A7889;
    font-family: 'AvenirNext';
    text-align: justify;
    line-height: 30px;
    font-size: 18px;
}

.icecream_arrow {
    margin-bottom: 20px;
    position: relative;
    left: 15px;
}

.fs_phtbx {
    display:inline-table;
    text-decoration: none;
    font-size: 16px;
}

.fs_phtbx b {
    display: inline-block;
    margin-top: 10px;
}

.fs_phtbx b:hover {
    text-decoration: underline !important;
}

.clearfix { zoom: 1; }
.contact_error {
    color: #fb7664 !important;
    margin-bottom: 20px !important;
    margin-top: -20px !important;
}

.contact_success {
    color: #a0ce67 !important;
    margin-bottom: 20px !important;
    margin-top: -20px !important;
}

.contactinput_error { 
    border: 1px solid #fb7664 !important;
}

.middle {
    vertical-align: middle;
}

.vat { vertical-align: top; }
.iblock { display: inline-block; }
.vam { vertical-align: middle; }
.tmw { display: inline-block; max-width: 230px; width: 100%; font-family: 'AvenirLTStdMedium' !important; }
.tmw.first { position: relative; left: 40px; }
.tmw.second { position: relative; left: 25px; }
.tmw.third { position: relative; left: -25px; }
.wread_more, .wread_less {
    color: #9fce66;
    cursor: pointer;
}

.g-recaptcha {
    padding-top: 2px !important;
    -moz-box-shadow:    inset 0 0 10px #fff;
    -webkit-box-shadow: inset 0 0 10px #fff;
    box-shadow:         inset 0 0 10px #fff;
}

.g-recaptcha.contactinput_error {
    -moz-box-shadow:    inset 0 0 10px #fb7664 !important;
    -webkit-box-shadow: inset 0 0 10px #fb7664 !important;
    box-shadow:         inset 0 0 10px #fb7664 !important;
    padding-left: 2px !important;
}

.mobhid {display:none;}

.sticky {
    position: -webkit-sticky; /* Safari */
    position: sticky;
    top: 0;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    z-index: 100;
}

.sticky_bg #shortNav {
    background-color: rgba(47,71,101,1);
}

.sticky_bg #menu_holder {
    margin-top: 0px;
}

.sticky_bg #logo {
    background-size: 80%;
}

#thin_header {
    height: 24px;
    width: 100%;
    background-color: #3DA4F1;
    color: #FFF;
    position: relative;
    z-index: 100;
}

#thin_header span {
    line-height: 24px;
    margin-left: 40px;
    font-size: 12px;
}

#thin_header a {
    line-height: 24px;
    text-decoration: underline;
    font-size: 12px;
}

#thin_header a:hover {
    color: #2F4765 !important;
}

#thin_header a:last-child {
    margin-right: 40px;
}

#sign_in {
    display: none !important;
}

/* ********* Error Page ********* */

#senspire_error_page {
    background: transparent url(../gfx/senspire/404.png) no-repeat top center;
    width: 100%;
}

#senspire_error_page .inner {
    margin-top: 100px;
    padding-top: 500px;
    padding-bottom: 60px;
}

#senspire_error_page .inner p {
    font-family: 'AvenirNext';
    color: #3c3f48;
    font-size: 25px;
    line-height: 35px;
    margin-bottom: 45px;
}

/* ********* Homepage ********* */

#homepage {
    min-height: 900px;
    background: url(../gfx/senspire/senspire_homepage_bg.jpg) no-repeat scroll center 0 transparent;
    /*background-size: auto 100%;*/
    background-size: cover;
    padding-top: 100px;
}

#customerspage {
    min-height: 440px;
    background: url(../gfx/senspire/customers/customers_banner.png) no-repeat center 0 transparent;
    background-size: cover;
    padding-top: 100px;    
}

#success-stories {
    min-height: 440px;
    background: url(../gfx/senspire/customers/customers_banner.png) no-repeat center 0 transparent;
    background-size: cover;
    padding-top: 100px;    
}

#success-stories-blank {
    min-height: 700px;
    background-color: #324561;
    padding-top: 100px;
}

#success-stories-blank h1 {
	font-family: 'lane_narrowregular';
    letter-spacing: 5px;
    font-size: 56px;
    line-height: 85px;
    color: #fff;
    text-align: left;
    max-width: 755px;
    display: inline-block;
    margin: 175px 0px;
}

#success-stories-blank h1.goodfoods {
	margin: 138px 0px;
}

#success-stories-blank .wrapper.limitedw {
	padding: 0px !important;
	max-width: 1250px;
	width: 100%;
}

#success-stories-blank img {
	margin: 150px 0px;
	max-width: 400px;
}

#success-stories-blank h1.ds {
	max-width: 500px;
}

#success-stories-blank img.ds {
    max-width: 675px;
    margin-top: 197px;
}

.mt25 { margin-top: 25px; }

#pricingpage {
    min-height: 600px;
    background: url(../gfx/senspire/pricing/pricing_banner.jpg) no-repeat center 0 transparent;
    background-size: cover;
    padding-top: 100px;    
}

#careerspage {
    min-height: 600px;
    background: url(../gfx/senspire/careers/careers_banner.jpg) no-repeat center 0 transparent;
    background-size: cover;
    padding-top: 100px;    
}

#aboutuspage {
    min-height: 600px;
    background: url(../gfx/senspire/about/about_banner.png) no-repeat center 0 transparent;
    background-size: cover;
    padding-top: 100px;    
}

#faqpage,
#apipage,
#docpage {
    min-height: 400px;
    background: url(../gfx/senspire/about/about_banner.png) no-repeat center 0 transparent;
    background-size: cover;
    padding-top: 100px;    
}

#flavorstudio_faq a,
#flavorstudio_faq p a {
    text-decoration: underline;
}

#flavorstudio_faq a:hover,
#flavorstudio_faq p a:hover {
    color: #3DA4F1 !important;
}

#privacypage {
    min-height: 440px;
    background: url(../gfx/senspire/privacy/privacy_banner.jpg) no-repeat center 0 transparent;
    background-size: cover;
    padding-top: 100px;    
}

#newspage {
    min-height: 440px;
    background: url(../gfx/senspire/news/news_banner.jpg) no-repeat center 0 transparent;
    background-size: cover;
    padding-top: 100px;    
}

#icecream {
    min-height: 490px;
    background: url(../gfx/senspire/ice_cream_bg.jpg) no-repeat left center transparent;
    background-size: cover;
    padding-top: 100px;    
}

#contactpage {
    min-height: 600px;
    background: url(../gfx/senspire/contact/contact_banner.jpg) no-repeat center 0 transparent;
    background-size: cover;
    padding-top: 100px;    
}

#contactpage_inner {
    height: 575px;
    background: url(../gfx/senspire/contact/contact_decor.png) no-repeat bottom -150px right;
}

#contactpage_inner.longer_page {
    height: 660px;
}

#pricingpage p {
    color: #fff;
    font-family: 'AvenirNext';
    text-align: center;
    line-height: 41px;
    font-size: 23px;
    margin-top: 20px;
    letter-spacing: 1px;
    font-weight: normal;
    padding-bottom: 0px !important;
}

#homepage h1, #docpage h1, #apipage h1, #faqpage h1, #customerspage h1, #success-stories h1, #pricingpage h1, #careerspage h1, #privacypage h1, #newspage h1, #contactpage h1, #icecream h1 {
    font-family: 'lane_narrowregular';
    letter-spacing: 5px;
    font-size: 64px;
    line-height: 77px;
    color: #fff;
    text-align: center;
    padding-top: 150px;
}

#icecream h1 {
    font-size: 50px;
    line-height: 55px;
}

#icecream h2 {
    font-family: 'lane_narrowregular';
    font-size: 64px;
    color: #fff;
    text-align: left;
    padding-top: 140px;
    padding-bottom: 20px;
    letter-spacing: 1px;
}

#icecream p {
    max-width: 500px;
    color: #fff;
    font-family: 'AvenirNext';
    text-align: left;
    font-size: 20px;
}

#homepage p {
    max-width: 1040px;
    color: #fff;
    font-weight: normal;
    text-align: center;
    line-height: 45px;
    font-size: 44px;
    margin: 130px auto 0 auto;
    font-family: 'AvenirLTStdMedium';
    font-weight: normal;
    letter-spacing: -1px;
    margin-bottom: 75px;
}

#homepage p .big {
    font-family: 'AvenirLTStdMedium';
    font-weight: normal;
    text-align: center;
    letter-spacing: -1px;
    font-size: 96px;
    line-height: 120px;
    display:inline-block;
}

#homepage .home_fs_logo {
    text-align: center;
    padding-top: 100px;
    padding-bottom: 50px;
}

#homepage .home_fs_logo img {
    max-width: 450px;
    width: 100%;
    
}

#homepage .image_h {
    height: 200px;
    position: relative;
    text-align: center;
}

#homepage .image_h img {
    text-align: center;
    position: relative;
    max-width: 85%;
    width: 100%;
    top: 100px;
    image-rendering: -webkit-optimize-contrast;
    border-radius: 9px;
    -webkit-box-shadow: 9px 9px 23px 5px rgba(0,0,0,0.3); 
    box-shadow: 9px 9px 23px 5px rgba(0,0,0,0.3);
}

#bluepage {
    background: #3DA4F1 url(../gfx/senspire/blue-bg.jpg) no-repeat center center;
    min-height: 800px;
}

#bluepage h1 {
    font-family: 'lane_narrowregular';
    letter-spacing: 1px;
    font-size: 44px;
    line-height: 60px;
    color: #fff;
    text-align: center;
    padding-top: 20%;
    display: block;
    max-width: 900px;
    margin: 0 auto;
}

#bluepage p {
    max-width: 660px;
    color: #fff;
    font-family: 'AvenirNext';
    text-align: center;
    line-height: 30px;
    font-size: 17px;
    margin: 60px auto 0 auto;
}

#flavorstudio_icons {
    margin: 0px auto;
    padding: 80px 0px 100px 0px;
    max-width: 1050px;
}

#flavorstudio_icons .elem {
    width: 16.2%;
    text-align: center;
    color: #fff;
    display: inline-block;
    vertical-align: top;

}

/* #flavorstudio_icons .elem:hover span {
    color: #000;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
} */

#flavorstudio_icons .elem:hover img {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

#flavorstudio_icons .elem:hover img.def {
    display: none !important;
}

#flavorstudio_icons .elem:hover img.hov {
    display: inline-block !important;
}

#flavorstudio_icons .elem img {
    max-width: 100%;
    image-rendering: -webkit-optimize-contrast;
}

#flavorstudio_icons .elem span {
    display: inline-block;
    margin-top: 25px;
    font-family: 'AvenirLTStdMedium';
    font-size: 15px;
    line-height: 20px;
    text-align: center;
}

#flavorstudio_icons .elem span.minto {
    position: relative;
    top: -10px;
}

#whitepage {
    background: #fff url(../gfx/senspire/recipes_bg.png) no-repeat right center;
    min-height: 820px;
}

#whitepage2 {
    background: #fff url(../gfx/senspire/ideation_bg.png) no-repeat bottom -50px center;
    min-height: 900px;
}

#whitepage3, #whitepage5 {
    background: #fff;
    min-height: 300px;
}

#whitepage4 {
    background: #fff url(../gfx/senspire/clients_bg.png) no-repeat top left;
    height: 400px;
}

#whitepage5 .inner_content {
    margin: 50px auto;
    max-width: 1200px;
    width: 100%;
}

#whitepage .ricon,
#whitepage2 .ricon {
    padding-top: 90px;
}

#whitepage h1,
#whitepage2 h1,
#whitepage3 h1 {
	color: #3B4254;
    font-family: 'lane_narrowregular';
    letter-spacing: 1px;
    font-size: 50px;
    padding-top: 25px;
    line-height: 60px;
    text-align: center;
    display: block;
    max-width: 960px;
    margin: 0 auto;
}

#whitepage p,
#whitepage2 p,
#whitepage3 p {
    max-width: 660px;
    color: #6A7889;
    font-family: 'AvenirNext';
    text-align: center;
    line-height: 32px;
    font-size: 20px;
    margin: 20px auto 0 auto;
}

#whitepage3 p {
    line-height: 38px;
}

#whitepage3 p.fc {
    margin-top: 75px;
    margin-bottom: 75px;
}

#whitepage3 p.fc2 {
    margin-top: 50px;
    margin-bottom: 70px;
}

#whitepage3 span.green {
    color: #A0CE67;
}

#whitepage3 .customer_block {
    width: 33%;
}

#whitepage3 li {
    list-style-type: none;
    padding-left: 35px;
    background: transparent url(../gfx/senspire/customers_list_dot.png) no-repeat left top 7px;
    line-height: 38px;
    font-size: 19px;
}

#icecream_content_holder,
#icecream_content_holder_2,
#recipe_content_holder,
#inspire_content_holder {
    max-width: 1250px;
    margin: 90px auto 50px auto;
}

#icecream_left,
#icecream_right,
#icecream_center {
    display: inline-block;
    vertical-align: top;
    width: 30%;
    margin-bottom: 20px;
}

#icecream_left,
#icecream_center {
    padding-right: 4%;
}

#icecream_images_title {
    margin-bottom: 50px !important;
}

#icecream_images {
    margin-bottom: 50px;
}

/* #icecream_images table {
    margin: 0 auto;
} */

#icecream_images b {
    color: #fff;
    background-color: #2D4563;
    border: 1px solid #2D4563;
    display: inline-block;
    text-align: center;
    width: 40px;
    height: 40px;
    line-height: 42px;
    border-radius: 100px;
    font-size: 16px;
}

#icecream_testimonial {
    text-align: center !important;
    margin-top: 100px !important;
}

#icecream_testimonial .text_top p {
    text-align: justify !important;
}

#icecream_testimonial img {
    border-radius: 100px;
}

#recipe_left,
#inspire_left {
    display: inline-block;
    width: 24.8%;
    vertical-align: top;
}

#recipe_right,
#inspire_right {
    display: inline-block;
    width: 24.8%;
    vertical-align: top;
}

#recipe_center,
#inspire_center {
    display: inline-block;
    width: 49.8%;
    vertical-align: top;
    text-align: center;
}

#recipe_center img,
#inspire_center img {
    max-width: 80%;
    position: relative;
    right: -5%;
    top: 8px;
}

#inspire_center img {
    right: -1.5%;
}

#icecream_left .elem, #icecream_right .elem, #icecream_center .elem,
#recipe_left .elem, #recipe_right .elem,
#inspire_left .elem, #inspire_right .elem {
    margin-bottom: 50px;
    line-height: 28px;
    font-size: 16px;
    color: #6A7889;
}

#icecream_left .elem b, #icecream_right .elem b, #icecream_center .elem b,
#recipe_left .elem b, #recipe_right .elem b,
#inspire_left .elem b, #inspire_right .elem b {
    display: block;
    margin-bottom: 5px;
    color: #4F5565;
    font-size: 18px;
}

#lightbluepage {
    background-color: #F3FAFF;
    border-top: 1px solid #E6EDF2;
    min-height: 500px;
    padding-bottom: 100px;
    overflow: hidden;
}

#lightbluepage .iicon {
    margin-top: 145px;
}

#lightbluepage #lb_left {
    width: 49.8%;
    display: inline-block;
    vertical-align: top;
}

#lightbluepage #lb_right {
    width: 49.8%;
    display: inline-block;
    vertical-align: top;
    position: relative;
}

#lightbluepage #lb_right img {
    max-width: 160%;
    vertical-align: top;
    top: 250px;
    position: absolute;
    left: 0px;
}

#lightbluepage h1 {
	color: #3B4254;
    font-family: 'lane_narrowregular';
    letter-spacing: 1px;
    font-size: 50px;
    padding-top: 25px;
    line-height: 60px;
    text-align: left;
    display: block;
    max-width: 960px;
    margin: 0 auto;
}

#lightbluepage p {
    color: #6A7889;
    font-family: 'AvenirNext';
    line-height: 32px;
    font-size: 20px;
    margin-top: 20px;
    margin-bottom: 50px;
}

#nutanalisis, #icecream_content {
    background: #F3FAFF url(../gfx/senspire/nutrin_bg.png) no-repeat left bottom;
    min-height: 800px;
    border-top: 1px solid #E6EDF2;
    padding-bottom: 90px;
    overflow: hidden;
}

#icecream_unsubscribe {
    color: #f1f1f1;
}

#icecream_footer {
    margin-top: 120px;
}

#icecream_content_2 {
    background: #F3FAFF url(../gfx/senspire/landingpage/icecream-background.jpg) no-repeat top right;
    background-size: cover;
    min-height: 800px;
    border-top: 1px solid #E6EDF2;
    padding-bottom: 90px;
    overflow: hidden;
}

#nutanalisis .iicon {
    margin-top: 145px;
}

#nutanalisis #lb_left {
    width: 58%;
    display: inline-block;
    vertical-align: top;
}

#nutanalisis #lb_right {
    width: 100%;
    max-width: 485px;
    display: inline-block;
    vertical-align: top;
    position: relative;
}

#nutanalisis #lb_right img {
    max-width: 160%;
    vertical-align: top;
    top: 250px;
    position: absolute;
    left: 0px;
}

#nutanalisis h1 {
	color: #3B4254;
    font-family: 'lane_narrowregular';
    letter-spacing: 1px;
    font-size: 50px;
    padding-top: 25px;
    line-height: 60px;
    text-align: left;
    display: block;
    max-width: 960px;
    margin: 0 auto;
}

#nutanalisis p {
    color: #6F7D8D;
    font-family: 'AvenirNext';
    line-height: 32px;
    font-size: 20px;
    margin-top: 20px;
    margin-bottom: 50px;
}

#nutanalisis .elem,
#lightbluepage .elem {
    width: 40%;
    text-align: left;
    color: #6F7D8D !important;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 50px;
    line-height: 28px;
    font-size: 16px;
    color: #6A7889;
}

#nutanalisis .elem:nth-child(even),
#lightbluepage .elem:nth-child(even) {
    margin-right: 9%;
}

#nutanalisis .elem b,
#lightbluepage .elem b {
    display: block;
    margin-bottom: 5px;
    color: #4F5565;
    font-size: 18px;
}

.sec_withbg {
    background: transparent url(../gfx/senspire/management_bg.jpg) no-repeat center center;
    background-size: cover;
    min-height: 820px;
    padding-bottom: 100px;
    overflow: hidden;
}

.sec_withbg .iicon {
    padding-top: 90px;
}

.sec_withbg h1 {
	color: #fff;
    font-family: 'lane_narrowregular';
    letter-spacing: 1px;
    font-size: 50px;
    padding-top: 25px;
    line-height: 60px;
    text-align: center;
    display: block;
    max-width: 960px;
    margin: 0 auto;
}

.sec_withbg .wrapper p {
    max-width: 660px;
    color: #fff;
    font-family: 'AvenirNext';
    text-align: center;
    line-height: 32px;
    font-size: 20px;
    margin: 20px auto 100px auto;
}

.sec_withbg #lb_left {
    width: 49.5%;
    display: inline-block;
    vertical-align: top;
    position: relative;
}

.sec_withbg #lb_left img {
    max-width: 145%;
    vertical-align: top;
    position: absolute;
    left: -55%;
}

.sec_withbg #lb_right {
    width: 50%;
    display: inline-block;
    vertical-align: top;
}

.sec_withbg .elem {
    width: 40%;
    text-align: left;
    color: #fff !important;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 50px;
    line-height: 28px;
    font-size: 16px;
}

.sec_withbg .elem:nth-child(odd) {
    margin-right: 9%;
}

.sec_withbg .elem b {
    display: block;
    margin-bottom: 5px;
    color: #fff;
    font-size: 18px;
}

.sec_withbg #lb_center.homepage .elem b {
    font-size: 22px;
    margin-bottom: 15px;
}

#privacypage_content,
#newspage_content,
#icecream_content_2,
#icecream_content {
    padding-top: 50px;
    padding-bottom: 50px;
}

#newspage_content h2,
#privacypage_content h2,
#icecream_content_2 h2 {
    font-family: 'lane_narrowregular';
    margin-bottom: 10px;
    font-size: 30px;
}

#icecream_content h2 {
    font-family: 'lane_narrowregular';
    margin-bottom: 10px;
    font-size: 35px;
    font-weight: bold;
}

#icecream_content #recipe_center {
    width: 47%;
}

#icecream_content .elem {
    min-height: 145px;
}

/* #icecream_content .elem b:before {
    content: "•";
    color: #40A3EC;
    text-shadow: #40A3EC 0 0 3px;
    margin:0 15px 0 7px;
} */

#icecream_content img {
    image-rendering: -webkit-optimize-contrast;
}

/* Common */

.wrapper {
    margin: 0 auto;
    position: relative;
    width: 90%;
    width: calc(100% - 50px);
    padding: 0px 25px;
	text-align: left;
}

.wrapper.limitedw {
    width: 1170px;
}

.wrapper.limitedw2 {
    width: 1250px;
}

.wrapper p {
    font-family: 'AvenirNext';
    color: #777;
    font-size: 16px;
    line-height: 26px;
    word-wrap: break-word;
}

.wrapper ul, .wrapper ol {
    font-family: 'AvenirNext';
    color: #777;
    font-size: 16px;
    line-height: 26px;
}

.bx-wrapper ul, .bx-wrapper ol {
    margin-left: 0px !important;
}

.wrapper h1, .wrapper h2, .wrapper h3, .wrapper h4, .wrapper h5, .wrapper h6 {
    font-weight: normal;
}

.wrapper b, .wrapper strong {
    font-weight: normal;
    font-family: 'AvenirLTStdMedium';
}

.wrapper .contentBox a {
    color: #9fce66;
    text-decoration: none;
}

.wrapper .contentBox a:hover {
    text-decoration: underline;
}

.wrapper ul, .wrapper ol {
    margin-left: 40px;
}

#menu_holder {
    min-height: 80px;
    margin-top: 30px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

#menu_placeholder {
    height: 82px;
}

#menu_holder #menumore {
    margin: 0px;
    padding-right: 30px !important;
    padding-left: 30px !important;
    padding-top: 20px !important;
    margin-top: 7px;
    border-top: 3px solid transparent;
}

#menu_holder #menumore:hover, #menu_holder #menumore.active {
    color: #A0CE67;
    background-color: #fff;
    border-top: 3px solid #A0CE67;
}

#menumoresubmenu {
    position: absolute;
    top: 55px;
    z-index: 2;
    width: 96px;
    background-color: #fff;
    padding-bottom: 10px;
    border-radius: 0px 0px 5px 5px;
}

#menumoresubmenu a {
    display: block !important;
    float: none !important;
    margin: 0px auto !important;
    height: 35px !important;
    line-height: 35px !important;
    padding: 5px 0px !important;
    text-align: center;
    text-decoration: none;
    font-family: 'AvenirNext';
    color: #3B4254 !important;
}

#menumoresubmenu a:hover {
    background-color: #F3FAFF;
}

#menu_holder .showmenu {
    display: none;
}

#logo {
	background: url(../gfx/logo/flavorstudio_logo_white.png) no-repeat center center;
	float: left;
    background-size: auto 100%;
	max-width: 364px;
    width: 100%;
	height: 64px;
	position: relative;
	cursor: pointer;
    image-rendering: -webkit-optimize-contrast;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    position: relative;
    top: 5px;
}

#logo_footer {
	background: url(../gfx/logo/flavorstudio_logo_white.png) no-repeat center center;
    background-size: auto 80%;
    display: block;
    width: 100%;
	height: 62px;
	position: relative;
    margin-bottom: 10px;
	cursor: pointer;
    image-rendering: -webkit-optimize-contrast;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

#logo a {
	display: block;
}

#linkBox a,
#mainNav a,
#linkBox span,
#mainNav span {
    font-family: 'AvenirNext';
	text-decoration: none;
	margin: 32px 10px 0px 10px;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
	color: #fff;
    font-size: 15px;
    display: inline-block;
    float: left;
    cursor: pointer;
    border-bottom: 2px solid transparent;
}

#icecream_demo,
#icecream_signup {
    font-family: 'AvenirNext';
    font-weight: normal !important;
    text-decoration: none;
    margin: 25px auto;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    color: #fff;
    font-size: 15px;
    display: inline-block;
    cursor: pointer;
    padding-bottom: 10px;
    color: #fff;
    border-radius: 50px;
    padding: 10px 70px !important;
    background-color: #A0CE67;
    border: 1px solid #A0CE67 !important;
}

#icecream_signup {
    margin-top: 0px !important;
    margin-bottom: 100px !important;
    display: inline-block;
}

#icecream_demo {
    background-color: #3E5A7F;
    border: 1px solid #3E5A7F !important;
}

#request_demo {
    background-color: #A0CE67;
    color: #fff;
    border-radius: 50px;
    top: -10px;
    padding: 10px 30px !important;
}

#request_demo:hover {
    color: #2F4765 !important;
}

#icecream_signup:hover,
#icecream_demo:hover {
    border: 1px solid #40A4ED !important;
    background-color: #40A4ED !important;
}

#linkBox {
	float: left;
}

#mainNav {
	float: right;
    font-size: 15px;
    font-weight: normal;
}

#linkBox a:hover,
#mainNav a:hover,
#linkBox a.selected,
#mainNav a.selected {
	color: #A0CE67;
}

#mainNav a.selected,
#linkBox a.selected {
    border-bottom: 2px solid #A0CE67;
}

#linkBox select {
	display: none;
}

.contentBox {
	width: 68%;
	padding-left: 20px;
	float: left;
}

.contentBox.newsb {
	width: 100%;
	float: left;
    padding-left: 0px;
}

.contentBox h2 {
	font-size: 33px;
	margin-bottom: 20px;
}

#shortNav {
    text-align: center;
    position: absolute;
    top: 0px;
    width: 100%;
    z-index: 5;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

/* News */

#news_left {
    width: 195px;
    float: left;
}

#news_right {
    width: 80%;
    width: calc(100% - 200px);
    float: right;
}

#news_right a:hover {
    color: #3E5A7F;
}

#news_right h2,
#news_right h3 {
    font-family: 'AvenirLTStdMedium';
    font-weight: normal;
}


/* Content */

.textCenter { text-align: center; }
.textLeft { text-align: left; }
.whiteline { background-color: #fff; width: 100%; height: 1px; }
.mt20 { margin-top: 20px; }
.mt30 { margin-top: 30px; }
.mt40 { margin-top: 40px; }
.mt60 { margin-top: 60px; }
.mt200 { margin-top: 200px; }
.mr50 { margin-right: 50px !important; }
.pt50 { padding-top: 50px; }
.pt100 { padding-top: 100px; }
.pt200 { padding-top: 200px; }

.contentpage .homecont {
    max-width: 800px;
    margin: 15px auto;
    width: 100%;
}

.contentpage .homecont p {
    text-align: left !important;
}

.contentpage .homecont h1 {
    font-size: 34px;
}

.contentpage p {
    font-family: 'AvenirNext';
    color: #777;
    font-size: 16px;
    text-align: center;
    line-height: 26px;
}

.contentpage h1 {
    text-align: center;
    font-size: 40px;
    font-weight: normal;
    color: #333;
    text-transform: uppercase;
}

.contentpage h2 {
    text-align: center;
    font-size: 16px;
    font-weight: normal;
    text-transform: uppercase;
    color: #c8c8c8;
    line-height: 35px;
}

.careersbtn {
    display: inline-block;
    margin-right: 10px;
    text-decoration: none;
    width: 15px;
}

.careersbtntitle {
    cursor: pointer;
}

.bluebtn {
    color: #c8c8c8;
    text-decoration: none;
    display: inline-block;
    margin: 0px 20px;
    border: 1px solid #e2e2e2;
    border-radius: 50px;
    padding: 0px 35px;
    font-size: 14px;
    font-family: 'AvenirLTStdMedium';
    line-height: 40px !important;
    min-width: 100px;
}

.bluebtn.dark {
    background-color: #394357;
    border-color: #394357;
    color: #fff;
}

.bluebtn.textCenter {
    margin: 0 auto;
    text-align: center;
}

.bluebtn:hover {
    border-color: #9fce66;
    color: #9fce66;
}

.bluebtn:hover.dark {
    background-color: #9fce66;
    border-color: #9fce66;
    color: #fff;
}

#testimonials {
    background: #fff url(../gfx/senspire/clients_bg.png) no-repeat left top 0px;
    position: relative;
    padding-bottom: 100px;
    max-height: 650px;
    overflow: hidden;
    image-rendering: -webkit-optimize-contrast;
}

#testimonials .contentpage_left {
    width: 30%;
    float: left;
}

#testimonials .contentpage_left_content {
    width: 305px;
    margin-top: 150px;
    float: right;
    margin-right: 50px;
}

#testimonials .contentpage_left_content .iicon {
    margin-bottom: 15px;
}

#testimonials .contentpage_left h1,
#icecream_content div.mcontent h1 {
    color: #454B5C;
    font-family: 'lane_narrowregular';
    text-transform: none;
    text-align: left;
    font-size: 50px;
}

#testimonials .contentpage_right {
    width: 70%;
    float: right;
    position: relative;
}

#testimonials .contentpage_right .clients_icon,
#icecream_content_2 div.mcontent .clients_icon,
#icecream_content div.mcontent .clients_icon {
    margin-bottom: 20px;
    text-align: center;
}

#testimonials .contentpage_right .bx-controls {
    position: absolute;
    top: 360px;
    left: -350px;
}

#testimonials .contentpage_right .bx-controls .bx-prev {
    margin-right: 20px;
    display: inline-block;
    width: 50px;
    height: 30px;
    cursor: pointer;
    background: url(../gfx/senspire/arrow-left.png) no-repeat center center;
}

#testimonials .contentpage_right .bx-controls .bx-prev:hover {
    background: url(../gfx/senspire/arrow-left-active.png) no-repeat center center;
}

#testimonials .contentpage_right .bx-controls .bx-next {
    cursor: pointer;
    display: inline-block;
    width: 50px;
    height: 30px;
    background: url(../gfx/senspire/arrow-right.png) no-repeat center center;
}

#testimonials .contentpage_right .bx-controls .bx-next:hover {
    background: url(../gfx/senspire/arrow-right-active.png) no-repeat center center;
}

/* CUSTOMERS SLIDER */

#customers {
    background-color: #fff;
    position: relative;
    z-index: 1;
    padding-top: 40px;
    padding-bottom: 75px;
}

#mainp_customers {
    max-height: 500px;
    overflow: hidden;
}

#mainp_customers .customersh_left {
    position: relative;
    width: 65%;
    float: left;
}

#mainp_customers {
    position: relative;
}

#mainp_customers .active-slide {
    top: -35px;
}

#mainp_customers .customersh_right {
    width: 35%;
    float: right;
}

#mainp_customers .customersh_right h1 {
    color: #A0CE67;
    font-family: 'lane_narrowregular';
    margin-top: 105px;
    margin-bottom: 15px;
}

#carousel {
    height: 300px;
}

#carousel li {
    height: 300px;
}

#carousel li div {
    border: 1px solid #fff;
    width: 230px;
    height: 230px;
    margin: 50px auto;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 80% auto;
    box-shadow: 0 0 30px 0 rgba(0,0,0,0.1);
    image-rendering: -webkit-optimize-contrast;
}

#carousel li div.square {
    background-size: auto 50% !important;
}

#carousel li:hover div {
    opacity: 1;
}

#mainp_customers .customersh_left .bx-controls {
    position: absolute;
    top: 235px;
    right: -33%;
}

#mainp_customers .customersh_left .bx-controls .bx-prev {
    margin-right: 20px;
    display: inline-block;
    width: 50px;
    height: 30px;
    cursor: pointer;
    background: url(../gfx/senspire/arrow-left.png) no-repeat center center;
}

#mainp_customers .customersh_left .bx-controls .bx-prev:hover {
    background: url(../gfx/senspire/arrow-left-active.png) no-repeat center center;
}

#mainp_customers .customersh_left .bx-controls .bx-next {
    cursor: pointer;
    display: inline-block;
    width: 50px;
    height: 30px;
    background: url(../gfx/senspire/arrow-right.png) no-repeat center center;
}

#mainp_customers .customersh_left .bx-controls .bx-next:hover {
    background: url(../gfx/senspire/arrow-right-active.png) no-repeat center center;
}

/* TESTIMONIALS SLIDER */

.testimonialsslider {
    position: relative;
}

.testimonialsslider li {
    list-style-type: none;
}

.testimonialsslider div.mcontent {
    color: #738090;
    width: 400px;
    height: 600px;
    margin: 0 auto;
    margin-bottom: 50px;
    box-shadow: 0 2px 30px 0 rgba(0,0,0,0.07);
    background-color: #fff;
    position: relative;
    top: 25px;
}

#icecream_content_2 div.mcontent {
    color: #738090;
    height: 600px;
    box-shadow: 0 2px 30px 0 rgba(0,0,0,0.07);
    background-color: #fff;
    max-width: 550px !important;
    width: 100% !important;
    height: auto !important;
}

.testimonialsslider .mcontent_inner {
    padding: 25px;
}

#icecream_content_2 .mcontent_inner {
    padding: 25px 25px;
}

.testimonialsslider .image,
#icecream_content_2 .image,
#icecream_content .image {
    margin: 0 auto;
    height: 150px;
    width: 100%;
    text-align: center;
}

.testimonialsslider .image img {
    text-align: center;
    position: relative;
    top: 30px;
    max-width: 135px;
    image-rendering: -webkit-optimize-contrast;
}

#icecream_content_2 .image img {
    text-align: center;
    max-width: 135px;
    image-rendering: -webkit-optimize-contrast;
}

.text_top {
    padding-top: 55px;
    position: relative;
    min-height: 40px;
}

#icecream_content_2 .text_top {
    padding-top: 15px;
    position: relative;
    min-height: 40px;
}

.text_top p,
#icecream_content_2 .text_top p,
#icecream_content .text_top p {
    font-size: 17px;
    font-style: italic;
    color: #738090;
}

#icecream_content_2 .text_top p,
#icecream_content .text_top p {
    text-align: center;
}

.text_top p.larger,
#icecream_content_2 .text_top p.larger,
#icecream_content .text_top p.larger {
    font-size: 20px;
}

.text_bottom {
    display: inline-block !important;
    text-align: center !important;
    width: 100%;
}

#icecream_content_2 .text_bottom {
    display: inline-block !important;
    text-align: center !important;
    width: 100%;
    max-width: 436px;
}

.text_bottom h5,
#icecream_content_2 .text_bottom h5,
#icecream_content .text_bottom h5 {
    text-align: center !important;
    color: #A0CE67;
    font-weight: normal;
    font-family: 'AvenirLTStdMedium' !important;
    font-size: 16px !important;
    line-height: 20px !important;
    text-transform: uppercase;
    letter-spacing: 2px;
    display: block;
}

.text_bottom p,
#icecream_content_2 .text_bottom p,
#icecream_content .text_bottom p {
    font-size: 14px !important;
    font-family: 'AvenirNext' !important;
    font-weight: normal !important;
    color: #738090 !important;
}

#icecream_content .text_bottom h5,
#icecream_content_2 .text_bottom h5,
#icecream_content_2 .text_bottom p,
#icecream_content .text_bottom p {
    text-align: center;
}

#icecream_content_2 .text_bottom p,
#icecream_content .text_bottom p {
    margin-top: 0px !important;
}

#icecream_content_2 .ricon,
#icecream_content .ricon {
    margin-top: 20px;
    margin-bottom: 50px;
}

/* ******** Pricing ******** */

.pricing_box_holder {
    position: relative;
    top: -260px;
}

.pricing_box {
	min-height: 595px;
    width: 230px;
    border: 1px solid #E1E6EA;
    border-top: 7px solid #95BF65;
    border-radius: 7px;
    background-color: #FFFFFF;
    margin-right: 20px;
    display: inline-block;
    padding: 0px 20px;
    vertical-align: top;
    overflow: hidden;
    position: relative;
    box-shadow: 0 2px 30px 0 rgba(0,0,0,0.07);
    text-align: center;
}

.pricing_box h2 {
    font-family: "AvenirLTStdMedium";
    font-size: 18px;
    color: #95BF65;
    text-align: center;
    margin-top: 40px;
    margin-bottom: 30px;
    letter-spacing: 2px;
}

.pricing_box p {
    font-family: "AvenirNext";
    font-size: 17px;
    line-height: 30px;
    color: #6A7889;
    text-align: center;
}

.pricing_box p a {
    text-decoration: none;
    color: #95BF65;
}

.pricing_box .dollar_sign {
    font-family: "AvenirNext";
    font-size: 23px;
    line-height: 31px;
    color: #3C4858;
    position: absolute;
    top: 5px;
    left: -20px;
}

.pricing_box .price_b {
    text-align: center;
    height: 160px;
}

.pricing_box .price_b0 {
    text-align: center;
    height: 145px;
}

.pricing_box .price_b2 {
    text-align: center;
    font-family: "AvenirNext";
    font-size: 26px;
    height: 115px;
    padding-top: 20px;
}

.pricing_box .price_b2 font {
    color: #95BF65;
    font-size: 35px;
    font-family: "AvenirNext-Bold";
}

.pricing_box .price {
    color: #3C4858;
    font-family: "AvenirLTStdMedium";
    font-size: 64px;
    line-height: 72px;
    position: relative;
}

.pricing_box .price_usd {
    color: #3C4858;
    font-family: "AvenirLTStdMedium";
    font-size: 14px;
    position: absolute;
    bottom: 16px;
    right: -35px;
    line-height: 16px;
}

.pricing_box .price_t {
    font-size: 16px;
    line-height: 18px;
    font-family: "AvenirNext";
    position: relative;
}

.pricing_box .gcol {
    color: #777;
    font-size: 13px;
}

.pricing_box .price_t.inline {
    top: -15px;
}

.pricing_box.last {
    margin-right: 0px;
}

.pricing_box ul {
    margin-left: 0px !important;
}

.pricing_box ul.pl {
    padding-left: 25px;
}

.pricing_box li {
    list-style-type: none;
    padding-left: 30px;
    background: transparent url(../gfx/senspire/check.png) no-repeat left -20px center;
    font-family: "AvenirLTStdMedium";
    margin-bottom: 3px;
    font-size: 14px;
    text-align: left;
}

.pricing_box li.multiple_row {
    line-height: 23px;
    background: transparent url(../gfx/senspire/check.png) no-repeat left -20px top -19px;
}

.best_choice {
    background-color: #95BF65;
    width: 100%;
    color: #fff;
    text-align: center;
    font-family: "AvenirLTStdMedium";
    text-transform: uppercase;
    height: 25px;
    line-height: 25px;
    position: absolute;
    bottom: 0px;
    left: 0px;
}

.pricing_content_box {
    width: 45%;
    display: inline-block;
    margin-bottom: 10px;
}

.pricing_content_box table {
    width: 100%;
}

.pricing_content_box img {
    margin-right: 10px;
}

.pricing_content_box h3 {
    font-family: "AvenirNext-Bold";
    font-weight: normal;
    color: #4F5565;
    font-size: 16px;
    margin-top: 23px;
    margin-bottom: 5px;
}

.pricing_content_box p {
    color: #6A7889;
    font-family: 'AvenirNext';
    font-size: 16px;
    line-height: 28px;
}

/* Careers */

.careers_box {
    
}

.contacticons {
    font-size: 22px;
    color: #fff;
    position: relative;
    top: -2px;
    text-deocration: none !important;
}

.contacticons.fs-icon-linkedin-square {
    top: -5px;
    left: 1px;
    font-size: 24px;
}

.contacticons_footer {
    text-deocration: none;
    color: #A1CE70;
    font-size: 25px !important;
    position: relative;
    top: -2px;
    left: -2px;
}

.contacticons_footer.fs-icon-info-1 {
    top: -5px;
}

/* Footer */

#footer {
	text-align: center;
	color: white;
	font-size: 12px;
	background-color: #3E5A7F;
    position: relative;
}

.footer_senspire {
    color: #FFF;
    padding-top: 60px;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: normal;
    letter-spacing: 8px;
}

#footerNav {
	position: relative;
    margin: 0 auto;
    text-align: center;
    background-color: #2F4765;
}

#footerNav a:not(#footer_logo_link) {
	margin: 0 10px;
	color: #6C7D96;
    line-height: 135px;
    font-family: 'AvenirNext';
    position: relative;
    top: 5px;
    font-size: 14px;
    font-weight: normal;
    text-decoration: none;
}

#footerNav a.menuitems {
    float: right;
}

#footerNav a:not(#footer_logo_link):hover {
    color: #9fce66;
}

#footerNav p {
    color: #6C7D96 !important;
    font-family: 'AvenirNext';
    line-height: 130px;
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 0px !important;
}

.footerboxholder {
    padding: 92px 0px 82px 0px;
    display: block;
    margin: 0 auto !important;
    max-width: 840px;
}

.footerbox {
    max-width: 364px;
    width: 260px;
    float: left;
    margin: 0 auto;
}

.footerbox.info:hover span,
.footerbox.tel:hover span {
    color: #A1CE70;
}

.footerbox:first-child {
    margin-right: 15px;
    line-height: 22px;
}

.footerbox.leftm {
    margin-left: 45px;
}

.footerbox span {
    font-size: 16px;
    font-weight: normal;
    font-family: 'AvenirLTStdMedium';
    text-align: left;
    display: inline-block;
    line-height: 22px;
}

.footerbox .icon {
    width: 25px;
    height: 24px;
    float: left;
    display: inline-block;
    margin-right: 10px;
    position: relative;
}

.footerbox .address-icon {
    background: url(../gfx/senspire/icon-location.png) no-repeat center center;
    top: -3px;
}

/* ******** SLIDER PAGER ******** */

.bx-wrapper .bx-pager {
	text-align: center;
    position: absolute;
    bottom: 10px;
    margin: 0 auto;
    left: 0px;
    right: 0px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: transparent url(../gfx/senspire/top-slider-inactive.png) no-repeat center center;
	text-indent: -9999px;
	display: block;
	width: 15px;
	height: 15px;
	margin: 0 10px;
	outline: 0;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
    background: transparent url(../gfx/senspire/top-slider-active.png) no-repeat center center;
}

/* ******** Contact Page ******** */

#ice_contact_frm {
    position: absolute;
    top: 0px;
    right: -1000px;
    z-index: 10000;
}

#demo_contact_frm {
    /*-webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;*/
    position: absolute !important;
    margin-left: auto !important;
    margin-right: auto !important;
    left: calc(50% - 275px);
    top: 75px;
    z-index: 504;
    max-width: 92%;
}

#demo_contact_frm .contact_inputs,
#ice_contact_frm .contact_inputs {
    width: 100% !important;
    max-width: 550px !important;
    float: none !important;
    border-radius: 0px !important;
    padding: 0px !important;
    top: 0px !important;
    min-height: 300px !important;
}

#demo_contact_frm .contactInput,
#ice_contact_frm .contactInput {
    width: 210px;
}

#demo_contact_frm #contact_request,
#ice_contact_frm #contact_request {
    width: 475px;
}

#demo_contact_frm .contact_inputs .inner,
#ice_contact_frm .contact_inputs .inner {
    padding: 10px 20px 22px 20px !important;
}

.contact_info {
    float: right;
    width: 485px;
    background: #3DA4F1 url(../gfx/senspire/contact/contact_decor_blue.png) no-repeat top left;
    position: relative;
    top: -250px;
    border-radius: 5px;
    min-height: 660px;
}

.contact_info .inner a.contact_lnk:hover {
    text-decoration: underline;
}

.contact_info .inner {
    padding: 25px 50px;
}

#contactpage_inner.longer_page .contact_info .inner {
    padding: 36px 50px;
}

.contact_info .inner p,
.contact_info .inner span,
.contact_info .inner a {
    text-decoration: none;
    color: #fff;
}

.contact_info .inner img {
    margin: 0px 10px;
}

.contact_inputs {
    float: left;
    width: 640px;
    background-color: #fff;
    box-shadow: 0 2px 30px 0 rgba(0,0,0,0.07);
    position: relative;
    top: -250px;
    border-radius: 5px;
    min-height: 660px;
}

.contact_inputs .inner {
    padding: 60px 45px 70px 45px;
}

.contact_inputs .inner p {
    font-size: 17px;
    margin-top: 20px;
    margin-bottom: 40px;
}

#contact_header {
    color: #3C4858;
	font-weight: normal;
    font-family: 'AvenirLTStdMedium';
    margin-bottom: 10px;
    font-size: 25px;
}

.contactInputDiv {
	margin-bottom: 20px;
    display: inline-block;
	clear: both;
}

.contactInputDivv {
    position: absolute;
    left: -1500px;
    top: -1500px;
    z-index: -1;
}

.contactInput {
	border: 1px solid #F7F7F7;
    border-radius: 4px;
	width: 230px;
    padding-left: 15px;
    padding-right: 15px;
    background-color: #F7F7F7;
    height: 45px;
    font-family: 'AvenirLTStdMedium';
    font-size: 15px;
}

#contact_form_in .contactInputDiv:nth-child(even) .contactInput {
    margin-left: 20px;
}

.contactInput.smaller {
    width: 250px;
}

#contact_request {
	height: 130px;
    width: 515px;
    resize: none;
    font-family: 'AvenirLTStdMedium';
    font-size: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-left: 0px !important;
	border: 1px solid #F7F7F7;
    border-radius: 4px;
}

#contact_send, #ice_contact_cancel, #demo_contact_cancel {
	cursor: pointer;
	position: relative;
	margin-top: 15px;
    background-color: #A0CE67;
    border: 1px solid #A0CE67;
    border-radius: 30px;
    color: #fff;
    font-family: 'AvenirLTStdMedium';
    font-size: 16px;
    padding: 10px;
    max-width: 170px;
    width: 100%;
}

#demo_contact_cancel,
#ice_contact_cancel {
    background-color: #3E5A7F;
    border-color: #3E5A7F;
}

#contact_send:hover {
    background-color: #3E5A7F;
    border-color: #3E5A7F;
}

#demo_contact_cancel:hover,
#ice_contact_cancel:hover {
    background-color: #fff;
    color: #3E5A7F;
}

.gcaptchaholder { padding-top: 15px; }

#lb_center {
    max-width: 800px;
    width: 100%;
    margin: 0 auto;
}

.sec_withbg #lb_center.homepage {
    max-width: 960px;
    margin-top: 100px !important;
}

.sec_withbg #lb_center .elem {
    margin-left: 7%;
    margin-right: 2%;
}

.mpopbuttondv {
    text-align: center;
    display: inline-block;
    min-width: 50px;
    padding: 12px 10px 10px 10px;
    font-family: 'AvenirLTStdMedium';
    font-weight: normal;
    font-size: 15px;
    border: 1px solid transparent;
    border-radius: 3px;
    margin: 13px 0px 13px;
    color: #fff;
    background-color: #3DA4F1;
    text-transform: uppercase;
    cursor: pointer;
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome and Opera */
}

.mpopbuttondv.dark {
    background-color: transparent  !important;
    color: #8592A9 !important;
    margin-right: 15px !important;
}

.mpopbuttondv:hover {
    background-color: #3797DD !important;
}

.mpopbuttondv.dark:hover {
    background-color: #E7EBEF !important;
}

.mr20i { margin-right: 20px !important; }

.get-started,
.get-started:visited {
    border-radius: 10px;
    border: 1px solid #49ADED;
    background-color: #49ADED;
    color: #fff !important;
    padding: 10px 25px;
    text-align: center;
    text-decoration: none;
    margin: 0px auto;
    display: inline-block;
    position: absolute;
    bottom: 40px;
    left: 27%;
    left: calc(50% - 60px);
}

.get-started:hover {
    border: 1px solid #3E5A7F;
    background-color: #3E5A7F;
}

/* ******* API ******* */

#flavorstudio_faq,
#fs_api,
#fs_doc {
    background: #fff url(../gfx/senspire/clients_bg.png) no-repeat left top 0px;
    position: relative;
    padding-bottom: 100px;
}


#ndfs_member_popup.api_documentation {
    width: 900px !important;
}

#ndfs_member_popup.api_documentation .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical,
#ndfs_member_popup.api_documentation .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical {
    right: -14px;
}

#ndfs_member_popup.api_documentation .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 4px;
}

#mpop_api_content_holder {
    padding: 20px 20px 0px 20px !important;
}

.faq_left_side,
.api_left_side,
.doc_left_side {
    float: left;
    width: 25%;
    width: calc(0px + 220px);
    margin-top: 50px;
}

.faq_left_side ul,
.api_left_side ul,
.doc_left_side ul {
    width: 220px;
    margin-left: 0px !important;
    border-right: 1px solid #f1f1f1;
}

.faq_left_side,
.faq_left_side ul {
    width: 310px;
}

.faq_left_side li,
.api_left_side li,
.doc_left_side li {
    list-style-type: none;
}

.faq_left_side ul.fixed,
.api_left_side ul.fixed,
.doc_left_side ul.fixed {
    position: fixed !important;
    top: 30px !important;
}

.faq_left_side ul.fixed.stickyheader,
.api_left_side ul.fixed.stickyheader,
.doc_left_side ul.fixed.stickyheader {
    position: fixed !important;
    top: 100px !important;
}

.faq_left_side .faq_title_lnk,
.api_left_side .api_title_lnk,
.doc_left_side .doc_title_lnk {
    font-size: 15px;
    list-style-type: none;
    position: relative;
    color: #3e5a7f;
    font-family: 'AvenirLTStdMedium';
    font-weight: normal;
    display: inline-block;
    padding-left: 7px;
    width: 193px;
    cursor: pointer;
}

.faq_left_side .faq_title_lnk {
    width: 280px;
}
    
.faq_left_side > ul > li.faq_title_lnk {
    font-size: 17px;
    margin-bottom: 10px;
}

.faq_left_side .apigroup,
.api_left_side .apigroup,
.doc_left_side .docgroup {
    list-style-type: none;
}

.faq_left_side .faq_title_lnk.faq_sub_title,
.api_left_side .api_title_lnk.api_sub_title,
.doc_left_side .doc_title_lnk.doc_sub_title {
    margin-left: 15px;
    color: #3e5a7f;
    font-family: 'AvenirNext';
    font-weight: normal;
}

.faq_left_side .faq_title_lnk.faq_sub_title {
    margin-bottom: 12px;
    line-height: 18px;
}

.faq_left_side .faq_title_lnk:hover,
.faq_left_side .faq_title_lnk.active,
.api_left_side .api_title_lnk:hover,
.api_left_side .api_title_lnk.active,
.doc_left_side .doc_title_lnk:hover,
.doc_left_side .doc_title_lnk.active {
    color: #3DA4F1;
}

.faq_right_side,
.api_right_side,
.doc_right_side {
    margin-top: 55px;
    float: right;
    width: 75%;
    width: calc(100% - 250px);
    display: inline-block;
    padding-left: 5px;
    text-align: left;
}

.faq_right_side {
    width: calc(100% - 340px);
}

.faq_spacer,
.api_spacer,
.doc_spacer {
    height: 30px;
}

.faq_right_side p,
.api_right_side p,
.doc_right_side p {
    text-align: left;
}

.request_method, .cm-request-method {
    background-color: #3DA4F1;
    border-radius: 3px;
    color: #fff;
    font-family: 'AvenirLTStdMedium';
    padding: 4px 8px;
    margin-top: 10px;
    display: inline-block;
    margin-right: 12px;
}

.api_optional_params,
.doc_optional_params {
    color: #ccc !important;
}

.auth_required {
    background-color: #3DA4F1;
    border-radius: 3px;
    color: #fff;
    font-family: 'AvenirLTStdMedium';
    padding: 4px 10px;
    margin-top: 10px;
    display: inline-block;
}

.faq_right_side h3,
.api_right_side h3,
.doc_right_side h3 {
    color: #3e5a7f;
    font-family: 'AvenirLTStdMedium';
    font-weight: normal;
    font-size: 27px;
    margin-bottom: 10px;
}

.faq_right_side h3 {
    font-size: 32px;
    margin-bottom: -20px;
    color: #555;
}

.faq_sub_title,
.api_sub_title,
.doc_sub_title {
    font-size: 22px;
    color: #3e5a7f;
    font-family: 'AvenirLTStdMedium';
    font-weight: normal;
    display: block;
}

.api_sub_title_2,
.doc_sub_title_2 {
    font-size: 17px !important;
    color: #555 !important;
    font-family: 'AvenirLTStdMedium' !important;
    font-weight: normal !important;
    display: block !important;
    margin-top: 50px !important;
}

.faq_sub_title_2 {
    font-size: 20px !important;
    color: #555 !important;
    font-family: 'AvenirLTStdMedium' !important;
    font-weight: normal !important;
    display: block !important;
    margin-top: 50px !important;
    margin-bottom: 10px !important;
}

.faq_right_side .faq_content:not(.nomargin),
.api_right_side .api_content:not(.nomargin),
.doc_right_side .doc_content:not(.nomargin) {
    margin-bottom: 50px;
}

.faq_right_side .faq_content b,
.api_right_side .api_content b,
.doc_right_side .doc_content b {
    font-family: 'AvenirLTStdMedium';
    font-weight: normal;
    color: #3e5a7f;
}

.faq_right_side .faq_content p,
.api_right_side .api_content p,
.doc_right_side .doc_content p {
    font-size: 15px;
    font-family: "AvenirNext";
    color: #3e5a7f;
    margin-bottom: 10px;
    text-align: left !important;
}

.faq_right_side .faq_content ul {
    margin-top: 15px;
    margin-bottom: 20px;
}

.faq_right_side .faq_content li {
    font-size: 15px;
    font-family: "AvenirNext";
    color: #3e5a7f;
    margin-bottom: 5px;
    text-align: left !important;
}

.faq_right_side .faq_content ul li ul li {
    list-style-type: circle;
}

.faq_right_side .faq_content small,
.api_right_side .api_content small,
.doc_right_side .doc_content small {
    font-family: "AvenirNext";
    color: #3e5a7f;
    font-size: 13px;
}

.faq_right_side .faq_content span,
.api_right_side .api_content span,
.doc_right_side .doc_content span {
    font-family: "AvenirNext";
    color: #3e5a7f;
    font-size: 14px;
    word-wrap: break-word;
    line-height: 22px;
}

.faq_right_side .faq_content span.smaller,
.api_right_side .api_content span.smaller,
.doc_right_side .doc_content span.smaller {
    font-size: 13px;
}

.faq_right_side .faq_content font.bolder,
.faq_right_side .faq_content span.bolder,
.api_right_side .api_content font.bolder,
.api_right_side .api_content span.bolder,
.doc_right_side .doc_content font.bolder,
.doc_right_side .doc_content span.bolder {
    font-family: 'AvenirLTStdMedium';
    color: #3e5a7f;
}

.api_right_side .api_content table,
.doc_right_side .doc_content table {
    margin-top: 0px;
    margin-bottom: 20px;
    width: 100%;
    width: calc(100% - 20px);
}

.api_right_side .api_content th,
.doc_right_side .doc_content th {
    border-bottom: 2px solid #3e5a7f !important;
    padding-bottom: 5px;
}

.api_right_side .api_content th span,
.doc_right_side .doc_content th span {
    font-family: 'AvenirLTStdMedium';
    font-weight: normal;
    color: #3e5a7f;
    font-size: 15px;
}

.api_right_side .api_content td,
.api_right_side .api_content th,
.doc_right_side .doc_content td,
.doc_right_side .doc_content th
 {
    padding-top: 9px;
    padding-bottom: 9px;
    padding-left: 15px;
    border-bottom: 1px solid #ededed !important;
}

.api_right_side .api_content table tr th:nth-child(1),
.api_right_side .api_content table tr td:nth-child(1),
.doc_right_side .doc_content table tr th:nth-child(1),
.doc_right_side .doc_content table tr td:nth-child(1) {
    min-width: 100px;
    width: 170px;
    padding-left: 0px !important;
}

.api_right_side .api_content table tr td:nth-child(2),
.doc_right_side .doc_content table tr td:nth-child(2) {
    min-width: 75px;
    width: 130px;
}

.api_right_side .api_content th span.code,
.doc_right_side .doc_content th span.code {
    font-size: 14px;
}

.api_right_side .api_content span.code,
.doc_right_side .doc_content span.code {
    font-family: 'Source Code Pro', monospace;
    font-size: 12px;
    font-weight: normal;
    display: inline-block;
}

.api_right_side .api_content span.parameter,
.doc_right_side .doc_content span.parameter {
    text-shadow: 0 1px 0 #fff;
    background-color: rgba(0,0,0,.05);
    padding: 1px 7px;
    border-radius: 5px;
    color: #555 !important;
}

.api_right_side .api_content font.bolder,
.api_right_side .api_content span.bolder,
.doc_right_side .doc_content font.bolder,
.doc_right_side .doc_content span.bolder {
    font-family: 'AvenirLTStdMedium';
    color: #3e5a7f;
}


/* ******* Case Studies ******* */

#success-stories-holder {
    background: #fff;
    position: relative;
    padding-top: 120px;
    padding-bottom: 50px;
}

.success-stories-section {
    margin-bottom: 150px;
}

.success-stories-section .fs-icon-back {
    transform: rotate(45deg);
}

.success-stories-wimage {
    max-width: 600px;
    width: 100%;
    min-height: 400px;
}

.success-stories-wimage img {
    width: 100%;
    max-width: 600px;
}

.success-stories-wtext {
    min-height: 400px;
    max-width: 500px; 
}

#success-story-details .cs_logo {
	max-width: 300px;
	width: 100%;
	image-rendering: -webkit-optimize-contrast;
}

#success-story-details .cs_logo.ds {
	max-width: 160px;
}

#success-story-details .cs_logo.ripple {
	max-width: 160px;
}

.cs_logo_list {
	max-width: 150px;
}

#case_study_pdf_download_email {
	width: 100%;
	padding: 11px 12px;
	width: calc(100% - 24px);
	margin-bottom: 15px;
	border: 1px solid #E9E9E9;
	border-radius: 4px;
	font-family: 'AvenirNext';
	font-size: 14px;
	margin-top: 10px;
}

#case_study_pdf_download_email::-webkit-input-placeholder { /* Edge */
  color: #9DB0C9;
}

#case_study_pdf_download_email:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #9DB0C9;
}

#case_study_pdf_download_email::placeholder {
  color: #9DB0C9;
}

#case_study_pdf_download_button {
	font-size: 14px;
	color: #FFFFFF;
	font-family: 'AvenirNext';
	border: 1px solid #59A3EB;
	background-color: #59A3EB;
	border-radius: 8px;
	cursor: pointer;
	text-align: center;
	width: 100%;
	padding: 11px 12px;
	width: calc(100% - 24px);
}

#case_study_pdf_download_button:hover {
	color: #2F4765 !important;
}

.success-stories-wtext h2 {
	font-family: 'AvenirLTStdMedium';
	font-weight: normal;
	font-size: 32px;
	color: #324561;
	line-height: 45px;
	margin-top: 25px;
}

.success-stories-wtext p {
	font-family: 'AvenirNext';
	font-weight: 400;
	font-size: 16px;
	margin-top: 25px;
	line-height: 32px;
	color: #3E5A7F;
	letter-spacing: 0.5px;
}

.success-stories-wtext a {
	font-family: 'AvenirLTStdMedium';
	font-weight: normal;
	text-decoration: none;
	display: inline-block;
	color: #59A3EB;
	cursor: pointer;
	font-size: 16px;
}

.success-stories-wtext a:hover {
	text-decoration: underline;
}

.success-stories-wtext a font {
	font-size: 23px;
    display: inline-block;
    position: relative;
    left: 6px;
    top: 7px;
}

/* Case Study Details Page */

#success-story-details {
	background: #fff;
    position: relative;
    padding-top: 120px;
    padding-bottom: 50px;
	color: #3E5A7F;
}

#success-story-details .success-story-left {
	max-width: 340px;
	width: 100%;
	float: left;
	position: static;
}

#success-story-details .success-story-left.fixed {
	position: fixed !important;
}

#success-story-details .success-story-left.fixed2 {
	position: absolute !important;
	bottom: 0px !important;
}

#success-story-details .success-story-left .main-title {
	margin-bottom: 10px;
}

#success-story-details .success-story-right {
	float: right;
	max-width: 700px;
	width: 100%;
	margin-bottom: 65px;
}

#success-story-details .success-story-right p {
	font-family: 'AvenirNext';
	font-weight: 400;
	font-size: 16px;
	line-height: 32px;
	color: #3E5A7F;
	letter-spacing: 0.5px;
	margin-bottom: 40px;
}

#success-story-details .main-title {
	font-size: 40px;
	line-height: 50px;
	color: #324561;
    font-family: 'AvenirLTStdMedium';
    font-weight: normal;
	margin-bottom: 25px;
}

#success-story-details .sub-title {
    /* font-family: 'AvenirLTStdMedium';*/
	font-family: 'AvenirNext-Bold';
    font-weight: normal;
	font-size: 24px;
	color: #324561;
	margin-bottom: 20px;
}

#success-story-details .sub-category {
    font-family: 'AvenirLTStdMedium';
	text-transform: uppercase;
    font-weight: normal;
    font-size: 15px;
    color: #9DB0C9;
    letter-spacing: 1px;
}

#success-story-details .success-story-right.lessmargin {
	margin-bottom: 65px;
}

#success-story-details .success-story-right.nomargin {
	margin-bottom: 0px;
	left: -26px;
    position: relative;
    top: 35px;
}

@media only screen and (max-device-width: 750px),
only screen and (max-width: 750px) {
	#success-story-details .success-story-right.nomargin {
		left: 0px;
	}
}

#success-story-details .success-story-right.with_quote {
	float: right;
	max-width: 760px /*888px*/;
	width: 100%;
	border-left: 1px solid #8CD135;
	position: relative;
	margin-top: 80px !important;
	margin-bottom: 140px !important;
}

#success-story-details .success-story-right.with_quote .quoteico {
    font-size: 28px;
    position: absolute;
    left: -60px;
    top: -3px;
}

.success-story-quote-inner {
	padding-left: 35px;
	width: 100%;
	width: calc(100% - 35px);
}

#success-story-details .success-story-right.with_quote .success-story-quote-inner p {
	color: #324561;
    font-family: 'AvenirLTStdMedium';
    font-weight: normal;
	font-size: 32px;
	line-height: 64px;
}

.success-story-quote-namebox {
	font-size: 16px;
	font-family: 'AvenirNext';
}

.success-story-quote-namebox .csp_name {
    font-family: 'AvenirLTStdMedium';
    font-weight: normal;
	font-size: 22px;
}

#success-story-details .success-story-right p:last-child {
	margin-bottom: 0px !important;
}

#success-story-details .success-story-right p b {
    font-family: 'AvenirNext-Bold';
    font-weight: normal;
	font-size: 17px;
}

#caste-studies-read-more-stories {
	background-color: #F7F7FA;
	
}

#caste-studies-read-more-stories h4 {
	color: #324561;
	font-size: 32px;
	line-height: 40px;
    font-family: 'AvenirNext-Bold';
    font-weight: normal;
	margin-bottom: 35px;
}

#more-stories-inner {
	padding: 95px 0px;
}

.more-stories-box {
	max-width: 362px;
	float: left;
	margin-left: 40px;
}

#more-stories-inner .more-stories-box.firstbox {
	margin-left: 0px !important;
}

.more-stories-box span {
	font-size: 16px;
	display: block;
	margin-bottom: 10px;
}

.more-stories-box p {
	color: #324561;
	font-size: 20px;
    font-family: 'AvenirLTStdMedium';
    font-weight: normal;
	display: block;
}

.more-stories-box img {
	max-height: 100%;
	max-width: 100%;
}

.more-stories-box .image_holder {
	background-color: #fff;
	min-height: 200px;
	text-align: center;
	padding: 20px;
	margin-bottom: 25px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.more-stories-box a {
	font-family: 'AvenirLTStdMedium';
	font-weight: normal;
	text-decoration: none;
	display: inline-block;
	color: #59A3EB;
	cursor: pointer;
	font-size: 16px;
}

.more-stories-box a:hover {
	text-decoration: underline;
}

.more-stories-box a font {
	font-size: 23px;
    display: inline-block;
    position: relative;
    left: 6px;
    top: 7px;
}

/* Case Study Responsive designs */

@media only screen and (max-device-width: 1255px),
only screen and (max-width: 1255px) {
	
	#success-stories h1 {
		padding-top: 230px;
	}
	
	#success-stories-holder .wrapper.limitedw {
		max-width: 1255px;
		width: 93%;
	}
	
	.success-stories-wimage {
		max-width: 450px;
		max-width: calc(100vw - 610px);
	}
	
	.success-stories-wimage img {
		max-width: 550px;
		max-width: calc(100vw - 630px);
	}
	
	/* Details Page */
	
	#success-stories-blank {
		text-align: center;
		padding-bottom: 20px;
	}
	
	#success-stories-blank img {
		display: none;
	}
	
	#success-stories-blank h1 {
		margin: 258px auto 100px auto !important;
		display: block;
		text-align: center;
		width: 100%;
		max-width: 90%;
		float: none !important;
		line-height: 70px;
		margin-bottom: 100px;
	}
	
	.success-story-left,
	.success-story-right {
		float: none !important;
		margin: 0 auto;
		max-width: 1000px !important;
		width: 84% !important;
	}
	
	.success-story-left {
		margin-bottom: 50px;
	}
	
	#caste-studies-read-more-stories h4 {
		text-align: center;
	}
	
	
	#more-stories-inner .more-stories-box {
		max-width: 450px;
		float: none !important;
		margin: 70px auto 0px auto !important;
	}
	
	#more-stories-inner .more-stories-box.firstbox {
		margin: 60px auto 0px auto !important;
	}
}

@media only screen and (max-device-width: 1000px),
only screen and (max-width: 1000px) {
	
	.success-stories-section {
		margin-bottom: 120px;
	}
	
	.success-stories-wtext,
	.success-stories-wimage {
		float: none !important;
		margin: 0 auto;
		max-width: 600px;
		width: 100%;
		min-height: 0px !important;
	}
	
	.success-stories-wimage img {
		width: 100%;
		max-width: 800px;
		margin-bottom: 30px;
	}

}

@media only screen and (max-device-width: 455px),
only screen and (max-width: 455px) {
	
	#success-story-details .success-story-right.with_quote {
		margin-top: 50px !important;
		margin-bottom: 60px !important;
	}
	
	#success-story-details .success-story-right.with_quote .success-story-quote-inner p {
		font-size: 21px;
		line-height: 33px;
	}
}

/* IFT Landingpage */

#ift_inner {
	width: 100%;
	height: 100%;
	position: absolute;
	/*background: #5198CC url(../gfx/senspire/ift_background.png) bottom center;*/
    background: #5198CC url(../gfx/senspire/ift_background_big.jpg) bottom center;
	background-size: 100% auto;
	background-repeat: no-repeat;
}

#ift_demo_title,
#rca_demo_title {
	font-size: 18px;
	color: #324561;
	font-family: 'AvenirNext-DemiBold';
	font-weight: normal;
	margin-bottom: 16px;
	text-align: center;
}

.ift_input,
.rca_input {
	background: #FFFFFF;
	border: 1px solid #E9E9E9;
	border-radius: 4px;
	color: #3E5A7F;
	font-family: 'AvenirNext';
	font-weight: normal;
	margin-bottom: 16px;
	font-size: 13px;
	width: 90%;
	padding: 15px 12px;
	width: calc(100% - 24px);
}

#ift_button,
#rca_button {
	font-family: 'AvenirNext';
	font-weight: normal;
	background: #59A3EB;
	border-radius: 2px !important;
	color: #fff;
	padding-top: 14px;
	padding-bottom: 14px;
	width: 100%;
	border: 1px solid #59A3EB;
	font-size: 16px;
}

#ift_button.inactive,
#rca_button.inactive {
	background: #E9E9E9 !important;
	border-radius: 2px !important;
	border: 1px solid #E9E9E9;
	color: #9DB0C9;
}

#ift_logo_holder,
#rca_logo_holder {
	margin-top: 25px;
	/* margin-bottom: 20px; */
	vertical-align: top;
}

#ift_logo_holder span,
#rca_logo_holder span {
    line-height: 38px;
    vertical-align: top;
    display: inline-block;
    margin-right: 15px;
    font-size: 14px;
}

#ift_logo_holder img,
#rca_logo_holder img {
	vertical-align: top;
	image-rendering: -webkit-optimize-contrast;
	max-width: 220px;
}

/* RCA Landingpage */

#rca_inner {
	position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /*background: #5198CC url(../gfx/senspire/ift_background.png) bottom center;*/
    background: #5198CC url(../gfx/senspire/ift_background_big.jpg) bottom center;
    background-size: cover;
    background-repeat: no-repeat;
    z-index: -1; /* Ensure the background stays behind the content */
}

#rca_body .textCenter.contact_success {
    margin-top: unset!important;
    margin-bottom: 20px!important;
}


/* ********************************** Colverlay ********************************** */

/* #cboxOverlay{position:absolute; top:0; left:0; }*/
#cboxOverlay {
    position: fixed;
    width: 100%;
    height: 100%;
    background: #0E1F35;
    opacity: 0.5;
    left: 0px;
    z-index: 500;
    top: 0px;
}

/* ***************** Responsive design ***************** */

@media only screen and (max-device-width: 1320px),
only screen and (max-width: 1320px) {
    
    #logo {
        -webkit-transition: all 0s ease-in-out;
        -moz-transition: all 0s ease-in-out;
        -o-transition: all 0s ease-in-out;
        transition: all 0s ease-in-out;
    }
    
    #mainp_customers .active-slide {
        top: 0px;
    }
}

@media only screen and (max-device-width: 1255px),
only screen and (max-width: 1255px) {
    
    /* Homepage */
    
    #thin_header {
        display: none;
    }
    
    #sign_in {
        display: inline-block !important;
    }
    
    #request_demo {
        top: 0px;
    }
    
    .showmenu {
        display: inline-block !important;
    }
    
    #menumoresubmenu, #menumore {
        display: none !important;
    }
    
    #logo {
        float: none !important;
        margin: 0 auto;
        height: 100px;
        padding-top: 20px;
        background-size: 100% !important;
    }
    
    #linkBox, #mainNav {
        float: none !important;
        text-align: center;
        margin: 0 auto !important;
    }
    
    #linkBox a, #linkBox span,
    #mainNav a, #mainNav span {
        float: none !important;
    }
    
    #menu_placeholder {
        height: 172px;
    }
    
    #homepage p {
        margin-top: 170px;
    }
    
    #homepage p .big {
        font-size: 90px;
    }
    
    /* ****************** */
    
    .sec_withbg #lb_left {
        width: 39.5%;
    }
    
    .sec_withbg #lb_right {
        width: 60%;
    }
    
    #recipe_center, #inspire_center {
        width: 49%;
    }
    
    /* Pricing page */
    
    #pricingpage {
        min-height: 430px;
    }
    
    #whitepage4 {
        height: auto;
        padding: 50px 0px 30px 0px;
    }
    
    .pricing_box_holder {
        position: static;
        top: 0px;
        text-align: center;
    }
    
    .pricing_box {
        padding: 0px 5px;
        margin: 0px 5px 30px 5px !important;
    }
    
    .pricing_box p {
        font-size: 15px;
        line-height: 26px;
    }
    
    #whitepage5 .inner_content {
        margin: 30px auto 0px auto;
    }
    
    /* Contact Us */
    
    .contact_info .inner,
    .contact_inputs .inner {
        padding-left: 25px !important;
        padding-right: 25px !important;
    }
    
    .contact_inputs {
        width: 610px;
    }
    
    .contact_info {
        width: 435px;
    }
    
    .wrapper.limitedw {
        width: 1080px;
    }
    
    .icecream_arrow {
        display: none;
    }
    
    #ice_contact_frm {
        position: absolute !important;
        margin-left: auto !important;
        margin-right: auto !important;
        left: 0 !important;
        right: 0 !important;
        width: 92% !important;
    }
    
    #demo_contact_frm .contactInputDiv,
    #demo_contact_frm #contact_request,
    #demo_contact_frm .contactInput,
    #ice_contact_frm .contactInputDiv,
    #ice_contact_frm #contact_request,
    #ice_contact_frm .contactInput {
        max-width: 500px !important;
        width: 100% !important;
        width: calc(100% - 15px) !important;
        margin-left: 0px !important;
    }
    
    #demo_contact_frm #contact_send,
    #demo_contact_frm #demo_contact_cancel,
    #ice_contact_frm #contact_send,
    #ice_contact_frm #ice_contact_cancel {
        display: block;
        margin: 10px auto !important;
        float: none !important;
        text-align: center;
    }
}

@media only screen and (max-device-width: 1250px),
only screen and (max-width: 1250px) {
    
    #homepage p {
        font-size: 35px;
        margin-top: 250px;
    }
	
	#bluepage h1 {
		padding-top: 27%;
	}
	
    /* *************** */
    
    .wrapper.limitedw2 {
        width: 100%;
        width: calc(100% - 30px);
        max-width: 1250px;
    }
}

@media only screen and (max-device-width: 1170px),
only screen and (max-width: 1170px) {
    
    #icecream_content_2 .text_bottom {
        border-left: 0px !important;
        border-right: 0px !important;
    }
    
    #icecream_content_2 div.mcontent {
        margin: 0 auto;
    }
    
    #mainNav {
        margin-right: 20px;
    }
    
    #linkBox a, #linkBox span,
    #mainNav a, #mainNav span {
        padding: 0px 10px;
    }
    
    .wrapper {
		width: auto;
		padding: 0 15px;
	}
    
    .footerboxholder {
        padding: 25px 0px;
    }
    
    .footerbox {
        float: none !important;
        margin: 25px auto !important;
        max-width: 92%;
    }
}

@media only screen and (max-device-width: 1150px),
only screen and (max-width: 1150px) {
    
    /* Contact Us */
    
    #contactpage {
        min-height: 430px;
    }
    
    #contactpage_inner {
        height: auto !important;
        padding-bottom: 50px;
    }
    
    .contact_info,
    .contact_inputs {
        top: 0px;
        position: static;
        float: none;
        margin: 0px auto;
        margin-top: 50px;
    }
    
    .contact_info {
        width: 615px;
        min-height: 200px !important;
    }
    
    #contactpage_inner .contact_info .inner {
        padding: 100px 50px 100px 50px !important;
    }
    
    /* Testimonials */
    
    #testimonials .contentpage_left_content {
        margin-right: 0px;
    }
    
    #testimonials .contentpage_right .bx-controls {
        left: -300px;
    }
    
    .wrapper.limitedw {
        width: 100%;
        width: calc(100% - 30px);
    }
    
    .sec_withbg #lb_center .elem {
        margin-left: 2%;
        margin-right: 2%;
        width: 45%;
    }
    
    .tmw {
        position: static !important;
    }
}

@media only screen and (max-device-width: 1050px),
only screen and (max-width: 1050px) {

    /* Promo Landingpage */
    
    #icecream_content p {
        font-size: 18px !important;
        color: #6A7889 !important;
    }

    /* API Page */
    
    .faq_right_side .faq_content span,
    .api_right_side .api_content span,
    .doc_right_side .doc_content span {
        max-width: 100%;
        max-width: calc(100vw - 290px);
    }
    
    .faq_left_side,
    .api_left_side,
    .doc_left_side {
        display: none;
    }
    
    .faq_right_side,
    .api_right_side,
    .doc_right_side {
        float: none !important;
        width: 100%;
        width: calc(100% - 40px);
        padding: 0px 20px;
    }
    
    .api_right_side .api_content table,
    .doc_right_side .doc_content table {
        width: 100% !important;
    }

    /* Homepage */
    
    #homepage p .big {
        font-size: 70px;
    }

    #bluepage h1 {
        font-size: 35px;
        line-height: 55px;
        padding-top: 25%;
    }
    
    #recipe_content_holder, #inspire_content_holder {
        margin: 50px auto 50px auto !important;
    }
    
    #icecream_left .elem, #icecream_right .elem, #icecream_center .elem {
        margin-bottom: 30px !important;
        min-height: 20px !important;
    }
    
    #icecream_images {
        margin-bottom: 0px !important;
    }
    
    #icecream_images img {
        margin-bottom: 40px !important;
    }
    
    #icecream_left, #icecream_right, #icecream_center,
    #recipe_left, #inspire_left,
    #recipe_right, #inspire_right {
        width: 100%;
        text-align: center;
    }
    
    #recipe_center, #inspire_center, #icecream_content #recipe_center {
        width: 100%;
    }
    
    #recipe_left .elem, #recipe_right .elem, #inspire_left .elem, #inspire_right .elem {
        margin-bottom: 16px;
    }
    
    #recipe_center img, #inspire_center img {
        top: 20px;
        right: 0px;
        margin-bottom: 30px;
    }
    
    #whitepage .ricon, #whitepage2 .ricon {
        padding-top: 60px;
    }
    
    .sec_withbg .iicon {
        padding-top: 60px;
    }
    
    #nutanalisis .iicon, #lightbluepage .iicon {
        margin-top: 60px;
        text-align: center;
    }
    
    #nutanalisis h1, #lightbluepage h1 {
        text-align: center;
    }
    
    #nutanalisis,
    #lightbluepage {
        padding-bottom: 50px;
        min-height: 200px;
    }
    
    #nutanalisis #lb_left,
    #nutanalisis #lb_right {
        float: none !important;
        display: block !important;
        width: 100% !important;
    }
    
    #nutanalisis p,
    #lightbluepage p {
        text-align: center;
    }
    
    .sec_withbg {
        padding-bottom: 10px;
    }
    
    .sec_withbg #lb_left,
    #lightbluepage #lb_left {
        width: 100%;
        display: block;
    }
    
    .sec_withbg #lb_right,
    #lightbluepage #lb_right {
        width: 100%;
        display: block;
    }
    
    .sec_withbg #lb_left img {
        position: static;
        max-width: 95%;
        width: 100%;
        margin: 0 auto;
        text-align: center;
        display: inherit;
    }
    
    #nutanalisis #lb_right img {
        position: relative;
        top: 0px;
        right: -2%;
        left: auto;
        max-width: 95%;
        width: 100%;
        margin: 0 auto;
        text-align: center;
        display: inherit;
    }
    
    .sec_withbg .elem,
    #nutanalisis .elem,
    #lightbluepage .elem {
        width: 47%
    }
    
    .sec_withbg .elem:nth-child(odd),
    #nutanalisis .elem:nth-child(even),
    #lightbluepage .elem:nth-child(even) {
        margin-right: 5%;
    }
    
    #lightbluepage #lb_right img {
        max-width: 100%;
        vertical-align: top;
        top: 0px;
        position: relative;
        left: -3.5%;
        text-align: center;
        margin: 0 auto;
        display: block;
    }
    
    /* ************************* */

    .showmenu {
        display: inline-block !important;
    }
    
    #menumoresubmenu, #menumore {
        display: none !important;
    }
    
    #logo {
        float: none !important;
        margin: 0 auto;
        height: 100px;
        padding-top: 20px;
    }
    
    #linkBox, #mainNav {
        float: none !important;
        text-align: center;
        margin: 0 auto !important;
    }
    
    #linkBox a, #linkBox span,
    #mainNav a, #mainNav span {
        float: none !important;
    }
    
    #menu_placeholder {
        height: 172px;
    }
    
    #homepage h1, #docpage h1, #apipage h1, #faqpage h1, #careerspage h1, #privacypage h1, #newspage h1, #contactpage h1, #icecream h1 {
        padding-top: 220px;
    }
    
    #customerspage h1 {
        padding-top: 210px;
    }
    
    .contentpage .tablet .circle {
        left: 0px;
        width: 120px;
        height: 120px;
        -webkit-transition: all 1s ease-in-out;
        -moz-transition: all 1s ease-in-out;
        -o-transition: all 1s ease-in-out;
        transition: all 1s ease-in-out;
    }

    .contentpage .tablet .inner {
        background-image: none;
    }
    
    .contentpage .tablet {
        margin: 0 auto;
    }
    
    /* Pricing Page */
    
    #pricingpage h1 {
        padding-top: 200px;
    }
    
    #pricingpage p {
        font-size: 22px;
    }
    
    #whitepage5 {
        padding-left: 20px;
        padding-right: 20px;
    }
    
    .pricing_content_box {
        width: 49%;
    }
    
    /* Customers Page */
    
    #whitepage3 p.fc {
        margin-top: 0px;
        margin-bottom: 50px;
    }
    
    #whitepage3 p.fc2 {
        margin-top: 0px;
    }
    
    /* Footer */
    
    #footerNav {
        text-align: center;
    }
    
    #footerNav .fl,
    #footerNav .fr {
        float: none !important;
    }
    
    #footerNav .menuitems, #footerNav p {
        text-align: center !important;
    }
    
    #footerNav .menuitems {
        padding-top: 25px;
    }
    
    #footerNav p {
        line-height: 60px;
        position: static;
        font-size: 12px;
    }
    
    #footerNav a:not(#footer_logo_link) {
        margin: 0px 10px;
        top: 0px;
        position: static;
        line-height: 35px;
    }
    
    /* Footer */
    
    .footerbox {
        text-align: center !important;
        margin: 18px auto !important;
    }
    
    .footerbox span {
        font-family: 'AvenirNext';
    }
    
    .footerbox .icon {
        display: none !important;
    }
}

@media screen and (max-width: 1000px) {
    
    #senspire_error_page {
        background: transparent url("../gfx/senspire/404.png") no-repeat left 23% top;
        background-size: 100% !important;
    }
    
    #senspire_error_page .inner {
        padding-top: 50% !important;
        margin-top: 80px !important;
    }
    
    /* Customers Page */
    
    #whitepage3 .customer_block {
        width: 345px;
        margin: 50px auto 0px auto;
        display: block;
    }
    
    #whitepage3 .customer_block.cblock_1 ul,
    #whitepage3 .customer_block.cblock_2 ul,
    #whitepage3 .customer_block.cblock_3 ul {
        margin-left: 0px;
    }
    
    #whitepage3 li {
        width: 90%;
        width: (100% - 35px);
    }
    
    #testimonials {
        max-height: inherit;
        padding-top: 50px;
        padding-bottom: 50px;
    }
    
    #testimonials .contentpage_left {
        width: 100%;
        float: none;
    }
    
    #testimonials .contentpage_left_content {
        width: 100%;
        margin-top: 0px;
        float: none;
        text-align: center;
    }
    
    #testimonials .contentpage_left_content .iicon,
    #testimonials .contentpage_left_content h1 {
        text-align: center;
    }
    
    #testimonials .contentpage_left_content h1 {
        margin-bottom: 20px;
    }
    
    #testimonials .contentpage_right {
        width: 100%;
        float: none;
        position: relative;
    }
}

@media only screen and (max-device-width: 865px),
only screen and (max-width: 865px) {
    
    /* Homepage */
    
    #bluepage h1 {
        padding-top: 23%;
    }
    
    #mainp_customers .customersh_left,
    #mainp_customers .customersh_right {
        float: none !important;
        width: 100%;
    }
    
    #customers {
        padding-top: 0px;
        padding-bottom: 80px;
    }
    
    #mainp_customers {
        max-height: 560px;
    }
    
    #mainp_customers .active-slide {
        top: 0px;
    }
    
    #mainp_customers .customersh_right h1 {
        margin-top: 85px;
    }
}

@media only screen and (max-device-width: 850px),
only screen and (max-width: 850px) {
    
    
    /* Customers Page */
    
    #whitepage3 .customer_block {
        display: block !important;
        width: 90% !important;
        width: calc(90% - 15px) !important;
        margin: 20px 0px 0px 30px !important;
    }
    
    #whitepage3 .customer_block.cblock_1 ul,
    #whitepage3 .customer_block.cblock_2 ul,
    #whitepage3 .customer_block.cblock_3 ul {
        margin: 0px !important;
    }
    
    /* Pricing Page */
    
    #whitepage4 {
        padding: 50px 0px 0px 0px;
    }
    
    .pricing_box {
        margin: 0px 15px 30px 15px !important;
    }
    
    /* Promo Landingpage */

    #icecream_images table,
    #icecream_images table td {
        text-align: center;
        margin: 0 auto;
    }
    
    #icecream_images img {
        margin-bottom: 10px !important;
        margin-top: 15px !important;
    }

    .mobhid {
        display: block !important;
    }
    
    .mobhid span {
        line-height: 28px;
        font-size: 16px;
        color: #6A7889;
        margin-bottom: 30px;
        text-align: center;
        display: inline-block;
    }
    
    .mobshow {
        display: none !important;
    }
}

@media only screen and (max-device-width: 750px),
only screen and (max-width: 750px) {
    
    /* Homepage */
    
    #homepage p .big {
        font-size: 55px;
        /*line-height: 120px;*/
    }
    
    #flavorstudio_icons {
        text-align: center;
    }
    
    #flavorstudio_icons .elem {
        width: 32%;
        margin-bottom: 15px;
    }
}

@media only screen and (max-device-width: 699px),
only screen and (max-width: 699px) {
    
    #careerspage h1, #contactpage h1 {
        padding-top: 270px;
    }
    
    #customerspage h1 {
        padding-top: 260px;
        font-size: 40px;
        line-height: 55px;
    }
    
    #privacypage h1,
    #newspage h1,
    #icecream h1 {
        padding-top: 280px;
        font-size: 40px;
    }
    
    .bx-wrapper .bx-pager {
        bottom: -60px;
    }
    
    .contentpage .tablet {
        height: 470px;
    }
}

@media only screen and (max-device-width: 685px),
only screen and (max-width: 685px) {
    
    #pricingpage h1 {
        padding-top: 270px;
        font-size: 45px;
        line-height: 30px;
    }
    
    #pricingpage p {
        font-size: 16px;
        line-height: 32px;
    }
}

@media only screen and (max-device-width: 660px),
only screen and (max-width: 660px) {
    
    /* Contact Us */
    
    #contactpage_inner {
        padding: 0px !important;
        width: 100%;
    }
    
    .contact_inputs {
        margin: 0 auto;
        width: 100%;
        border-radius: 0px;
    }
    
    .contact_info {
        margin: 0 auto;
        width: 100%;
        border-radius: 0px;
    }
    
    #contactpage_inner .contact_info .inner {
        padding: 80px 40px 60px 40px !important;
    }
    
    #contactpage_inner .contact_inputs .inner {
        padding: 30px 45px 35px 45px;
    }
}

@media only screen and (max-device-width: 615px),
only screen and (max-width: 615px) {
    
    /* Contact Us */
    
    .contactInputDiv {
        display: block;
    }
    
    .contactInput {
        width: 100%;
        width: calc(100% - 30px);
        margin: 0px !important;
    }
    
    #contact_request {
        width: 100%;
        width: calc(100% - 30px);
    }
    
    /* Pricing Page */
    
    .pricing_box {
        margin: 0px 5px 30px 5px !important;
    }
}

@media only screen and (max-device-width: 555px),
only screen and (max-width: 555px) {
    
    /* Homepage */
    
    #flavorstudio_icons {
        text-align: center;
    }
    
    #flavorstudio_icons .elem {
        width: 49%;
        margin-bottom: 15px;
    }
    
    #homepage p {
        font-size: 32px;
    }
    
    #homepage p .big {
        font-size: 45px;
        line-height: 120px;
    }

    /* Pricing Page */
    
    #whitepage5 {
        margin-bottom: 30px;
    }
    
    .pricing_box {
        padding: 0px 15px;
    }
    
    .pricing_content_box {
        width: 100%;
    }
    
    .pricing_content_box p {
        padding-bottom: 0px;
        margin-bottom: 0px;
    }
    
    /* API Page */
    
    .faq_right_side .faq_content span,
    .api_right_side .api_content span,
    .doc_right_side .doc_content span {
        max-width: 100%;
        max-width: calc(100vw - 270px);
    }
    
    .faq_right_side,
    .api_right_side,
    .doc_right_side {
        width: calc(100% - 20px);
        padding: 0px 10px;
    }
    
    /* Promo Landingpage */
    
    #icecream_demo, 
    #icecream_signup {
        margin: 25px auto !important;
    }
    
}

@media only screen and (max-device-width: 545px),
only screen and (max-width: 545px) {
    
    #menu_placeholder {
        height: 225px;
    }
}

@media only screen and (max-device-width: 500px),
only screen and (max-width: 500px) {
    
    #linkBox a, #linkBox span,
    #mainNav a, #mainNav span {
        margin: 30px 4px 0px 4px;
    }
    
    .contentpage h1 {
        font-size: 28px;
    }
    
    /* Homepage */
    
    .sec_withbg .elem,
    #nutanalisis .elem,
    #lightbluepage .elem {
        margin-right: 0px !important;
        width: 100%;
    }
    
    #lightbluepage {
        padding-bottom: 20px;
    }
    
    /* Cusotmers page */
    
    #apipage h1,
    #docpage h1,
    #faqpage h1,
    #customerspage h1 {
        padding-top: 280px;
        font-size: 30px;
        line-height: 40px;
    }
    
    .testimonialsslider div.mcontent {
        width: 90%;
    }
    
    #whitepage3 p.fc2 {
        font-size: 17px;
    }
    
    /* Contact Us */
    
    #contact_header {
        font-size: 20px;
    }
    
    /* Error page */
    
    #flavorstudio_error_page .inner {
        background-size: 250% auto !important;
        padding: 0px 25px;
        background-position: top center !important;
        padding-top: 85% !important;
    }
    
    #flavorstudio_error_page .inner h1 {
        font-size: 35px !important;
    }
    
    .errorbuttonholder {
        margin-bottom: 40px !important;
    }
    
    .sec_withbg #lb_center .elem {
        margin-left: 0%;
        margin-right: 0%;
        width: 100%;
    }
}

@media only screen and (max-device-width: 480px),
only screen and (max-width: 480px) {
    
    /* API Page */
    
    .api_right_side .api_content span,
    .doc_right_side .doc_content span {
        max-width: 100%;
    }
    
    .api_right_side span,
    .doc_right_side span {
        word-break: break-all;
    }
    
    .api_right_side,
    .doc_right_side {
        width: calc(100% - 10px);
        padding: 0px 5px;
    }
    
    /* Error Page */
    
    #senspire_error_page .inner p {
        font-size: 16px;
        line-height: 25px;
    }
    
    /* Homepage */
    
    #recipe_left .elem, #recipe_right .elem, #inspire_left .elem, #inspire_right .elem {
        text-align: left;
    }
    
    /* Pricing Page */
    
    #pricingpage h1 {
        font-size: 34px;
        line-height: 39px;
        padding-top: 242px !important;
    }
    
    #pricingpage p {
        font-size: 18px;
        line-height: 27px;
    }
    
    .pricing_box {
        height: auto;
        padding-bottom: 40px;
        min-height: 540px;
    }
    
    .pricing_box:first-child {
        min-height: 385px;
    }
    
    .pricing_box:last-child {
        min-height: 360px;
    }
    
    /* Customers Page */
    
    #whitepage3 p.fc2 {
        margin-bottom: 40px;
    }
    
    /* Contact Us */
    
    #contactpage_inner .contact_info .inner {
        padding: 35px 10px 15px 10px !important;
    }
}

@media only screen and (max-device-width: 460px),
only screen and (max-width: 460px) {
    
    #homepage .image_h {
        display: none;
    }
    
    .sec_withbg .wrapper p {
        margin: 20px auto 60px auto;
    }
    
    #homepage {
        min-height: 650px;
    }
    
    #homepage p {
        margin-top: 360px;
    }
    
    #homepage p,
    #homepage p .big{
        line-height: 40px;
        font-size: 31px;
    }
}
    
@media only screen and (max-device-width: 400px),
only screen and (max-width: 400px) {
 
    /* API Page */
    
    .api_right_side .api_content:not(.nomargin),
    .doc_right_side .doc_content:not(.nomargin) {
        margin-bottom: 30px;
    }
    
    .api_right_side .api_content tr,
    .api_right_side .api_content th,
    .api_right_side .api_content td,
    .doc_right_side .doc_content tr,
    .doc_right_side .doc_content th,
    .doc_right_side .doc_content td {
        width: 100% !important;
        min-width: 100% !important;
        display: block !important;
    }
    
    .api_right_side .api_content tr th:nth-child(1),
    .api_right_side .api_content tr td:nth-child(1),
    .doc_right_side .doc_content tr th:nth-child(1),
    .doc_right_side .doc_content tr td:nth-child(1) {
        border-bottom: 0px !important;
    }
    
    .api_right_side .api_content span.code,
    .doc_right_side .doc_content span.code {
        /* display: none; */
        max-width: calc(100vw - 68px) !important;
    }
    
    .api_right_side h3,
    .doc_right_side h3 {
        margin-bottom: 0px !important;
    }
    
    .api_right_side td br:nth-child(1),
    .doc_right_side td br:nth-child(1) {
        display: none;
    }
    
    .api_right_side .api_content td,
    .api_right_side .api_content th,
    .doc_right_side .doc_content td,
    .doc_right_side .doc_content th {
        padding-left: 0px !important;
    }
    
    /* Careers / Contact */
 
    #careerspage h1, #contactpage h1 {
        padding-top: 270px;
        font-size: 40px;
    }
    
    /* Homepage */
    
    #homepage h1 {
        padding-top: 270px;
        font-size: 40px;
        line-height: 55px;
    }
    
    #bluepage h1 {
        padding-top: 60px;
        font-size: 31px;
        line-height: 42px;
    }
    
    .testimonialsslider .mcontent_inner {
        padding: 15px;
    }
    
    .text_top p {
        font-size: 14px;
    }
    
    /* Pricing Page */
    
    #whitepage5 {
        padding-left: 10px;
        padding-right: 10px;
    }
    
    #whitepage3 p.fc {
        font-size: 19px;
        line-height: 32px;
    }
    
    #whitepage3 li {
        font-size: 16px;
    }
    
    .pricing_content_box img {
        margin-right: 10px;
        width: 45px;
        position: relative;
        top: 8px;
    }
    
    #flavorstudio_icons {
        padding: 80px 0px 60px 0px;
    }
    
    .sec_withbg #lb_left img {
        top: -30px !important;
        position: relative;
        left: auto;
        right: auto;
        bottom: auto;
    }
}

@media handheld and (max-width: 480px),
screen and (max-device-width: 480px),
screen and (max-width: 767px) {
    
    #footer_logo {
        float: none;
        margin: 0 auto;
        height: 100px;
        margin-top: 10px !important;
    }
}

@media only screen and (max-device-width: 384px),
only screen and (max-width: 384px) {
    
    #icecream_content h2,
    #newspage_content h2,
    #privacypage_content h2 {
        font-size: 25px;
    }
    
    .bluebtn {
        margin: 15px;
    }
    
    .contentpage .tablet {
        height: 330px;
    }
    
    #contact_send {
        margin: 20px auto 0 auto;
    }
    
    #contact_header {
        margin-bottom: 0px;
    }
}

@media only screen and (max-device-width: 330px),
only screen and (max-width: 330px) {
	
    #linkBox a, #linkBox span,
    #mainNav a, #mainNav span {
        margin: 14px 0px 0px 5px;
    }
}