/* ===============================
  # Global
=============================== */

@import url('/_resources/css/proxima-nova.css');
@import url('/_resources/css/nimbus-sans.css');
@import url('/_resources/css/nimbus-sans-condensed.css');
@font-face {
  font-weight: 100 !important;
}

body {
  font-weight: 400;
  color: #636363;

}

h2 {
  color: #3d3d3d;
}

h3 {
  font-size: 20px;
  margin: 35px 0px 25px;
  font-weight: 800;
  color: #3d3d3d;
  text-transform: uppercase;
}

b,
strong {
  font-weight: 700;
}

.padding-100 {
  padding: 100px 0;
}

.grey-section {
  margin-top: 0 !important;
}

ol,
ul {
  margin-top: 0px;
  margin-bottom: 10px;
}

.topBar {
  padding: 0;
}

.white {
  color: #fff;
}

.address {
  font-style: normal;
}

.main-navigation {
  z-index: 400;
}

.iconBox-header {
  font-size: 23px;
  line-height: 24px;
}

.iconBox .btn {
  font-size: 15px !important;
}

.homePageTitle {
  font-family: "proxima-nova", sans-serif;
  font-weight: lighter;
  font-size: 67px;
  color: #2a2a2a;
  margin: 25px 0px 55px;
  text-align: center;
}

.navbar-default .navbar-nav li:last-of-type > a {
  padding: 11px 19px 9px !important;
}

.navbar-default .navbar-nav > li > a {
  padding: 10px 0 5px !important;
  color: #000;
  transition-property: border-bottom !important;
}

.navbar-nav > li {
  padding: 11px 19px 9px;
}


/* Webby Award Vote Graphic  */
.webby-graphic {
  position:absolute;
  top:170px;
  right:30px;
  z-index: 99999;
  width:120px;
  height:120px;
  background-image: url("/_resources/images/content/webby-vote-bw.png");
  display: none;
}
.webby-graphic:hover {
 background-image: url("/_resources/images/content/webby-vote-red.png"); 
   cursor:pointer;
}
/* Webby Award Vote Graphic  */

.slider-image2 {
  width: 50%;
}

.navbar-right,
.container>.navbar-header {
  padding-top: 4px;
}

.navbar-default .navbar-nav > li > a::after {
  background-color: transparent;
  border-bottom: 3px solid #d2282e;
}

#bar-icon {
  top: 53%;
}

.navbar-default .navbar-nav > li > a:hover {
  color: #d2282e;
}

.main-navigation .navbar.navbar-default {
  padding: 20px 0;
}

.web-grader-nav {
  /*background-color: #00aeef;*/
  margin-right: 20px;
  color: #fff;
  font-size: 10px;
  font-family: "proxima-nova", sans-serif;
  font-weight: 400;
  height: 100%;
  /*  padding-top: 25px;
  margin-top: -50px;
  padding-bottom: 25px;
  margin-bottom: -50px*/
}

.company-nav {
  position: inherit;
}

.paddingBottom30 {
  padding-bottom: 30px;
}

.marginTop40 {
  margin-top: 40px !important;
}

.paddingBoth120 {
  padding-top: 120px;
  padding-bottom: 120px;
}

.paddingBoth100 {
  padding: 100px 15px;
}

.ct-u-paddingBoth80 {
  padding: 80px 15px;
}

.ct-u-paddingBoth100 {
  padding: 100px 15px;
}

.ct-u-paddingTop100 {
  padding: 100px 15px;
}

.paddingTop100 {
  padding-top: 100px;
}

.paddingBottom120 {
  padding-bottom: 120px;
}

.paddingTop40 {
  padding-top: 40px;
}

.ct-u-marginTop60 {
  margin-top: 60px;
}

.ct-u-marginBottom60 {
  margin-bottom: 60px;
}

.ct-u-size18 {
  font-size: 18px;
}

.ct-u-fontWeight300 {
  font-weight: 300;
}

.ct-u-paddingBoth20 {
  padding: 20px 15px;
}

.marginBottom40 {
  margin-bottom: 40px;
}

.ct-u-size28 {
  font-size: 28px;
}

.ct-u-size50 {
  font-size: 50px;
}

.banner-section small {
  font-weight: 700;
}

.ct-u-marginBoth30 {
  margin: 30px 0;
}

.ct-u-marginTop30 {
  margin-top: 30px;
}

.marginBottom30 {
  margin-bottom: 30px;
}

.bannerBox.bannerBox-slideBig {
  padding-top: 50px;
}

.ct-u-marginTop80 {
  margin-top: 80px;
}

.margin-top100 {
  margin-top: 100px;
}

.ct-u-size22 {
  font-size: 22px;
}

.careers-sections .slick-dots {
  display: none !important;
}

.slider-image3 {
  left: 80%;
  width: 280px;
  bottom: -52px;
}

.btn-solodev-red {
  background-color: #d2282e;
  color: #fff;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  padding: 12px 35px;
}

.btn-solodev-red-reversed {
  background-color: #fff;
  color: #d2282e;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  padding: 12px 35px;
}

.address.address--type2 a:after {
  content: none;
}

.address.address--type2 a {
  border-right: 1px solid #fff;
}

.address.address--type2 a {
  border-right: 1px solid #fff;
  padding-right: 18px;
  line-height: 12px;
}

.address.address--type2 a:last-of-type {
  border-right: none;
}

h1.header-light,
p.header-light {
  color: #f8f8f8 !important;
}

h1.header-dark,
p.header-dark {
  color: #2A2A2A !important;
}

h1.product-header {
  font-size: 65px;
  margin-bottom: 0;
}

#product-header-section,
.intro-type .container {
  padding: 68px 15px 72px !important;
}

.product-title-info .headerParagraph p {
  font-size: 18px;
  color: #fff;
  margin-bottom: 30px;
}

.row.product-title-info .blue-headerParagraph {
  color: #7cdafe;
  font-size: 28px;
  margin-bottom: 25px;
}

.red-aside{
    min-width:260px;
  }
  .footer-sidebar-outer {
    margin-left:40px;
  }

/*.product-wrapper .products-aws {
  margin-top: 40px;
}*/

.paddingTop70 {
  padding-top: 70px;
}

.paddingTop80 {
  padding-top: 80px;
}

.paddingTop120 {
  padding-top: 120px;
}

.paddingBottom120 {
  padding-bottom: 120px;
}

.paddingTop160 {
  padding-top: 160px;
}

.paddingBoth120 {
  padding: 120px 15px;
}

.product-wrapper h2.blueHeader {
  color: #7cdafe;
}

.landing-header span {
  font-family: "proxima-nova", sans-serif;
  font-weight: 800;
  font-size: 60px;
  color: #fff;
  margin: 0;
  text-transform: uppercase;
}

.landing-header .container {
  padding-top: 64px;
  padding-bottom: 64px;
}

.topBar-navigation {
  margin-top: 10px;
}

.topBar .socials {
  margin-top: 10px;
}

.list-inline>li.facebook,
.list-inline>li.linkedin,
.list-inline>li.twitter {
  padding-left: 0;
  padding-right: 0;
}

ul.breadcrumbs-socials li span {
  font-size: 14px;
  padding-right: 6px;
}

img.slider-image1 {
  width: 60%;
  margin-top: 70px;
}

span.page-title {
  font-size: 95px;
  line-height: 72px;
  text-transform: uppercase;
  font-family: 'nimbus-sans-condensed', sans-serif;
  margin-top: 13px;
  font-weight: 700;
  letter-spacing: -2px;
  color: #2d2c2c;
  display: block;
}

.item-slider1 .fdf-slide span.page-title {
  margin-top: 0;
  line-height: 8px;
  margin-bottom: 30px;
}

.item-slider1 .fdf-slide span.page-title img {
  padding-bottom: 23px;
}

.bannerBox p {
  line-height: 23px;
  padding-top: 20px;
}

.bannerBox.bannerBox-white p {
  margin-top: 0px;
}

section.overflow-section .iconBox {
  cursor: pointer;
}

.socials.socials--type2 > li > a {
  width: 32px;
  height: 32px;
  line-height: 33px;
  font-size:17px;
}
.footer-sidebar-inner {
  min-width:260px;
}


/*=========================================================
  # Left Nav
=========================================================*/

.privacy-wrapper ul.nav {
  max-width: 350px;
  width: 100%;
  font-family: 'nimbus-sans-condensed', sans-serif;
}

.privacy-wrapper ul.nav > li > a {
  font-size: 21px;
  color: #000;
  padding: 9px 17px;
  display: block;
  -webkit-transition: all 0.12s ease-in-out;
  -moz-transition: all 0.12s ease-in-out;
  -o-transition: all 0.12s ease-in-out;
  transition: all 0.12s ease-in-out;
}

.privacy-wrapper ul.nav > li.navHighlight > a {
  background-color: #d2282e;
  color: #fff;
}


/*=========================================================
  # Breadcrumb
=========================================================*/

.breadcrumbs {
  background-color: #fafafa;
  padding: 20px 0 7px;
}

.breadcrumbs ol.list-inline > li {
  border-right: 1px solid #636363;
  padding-right: 10px;
  line-height: 16px;
  text-transform: capitalize;
}

.breadcrumbs ol.list-inline > li:last-of-type {
  border-right: none;
}


/*.breadcrumbs .col-md-7 ol.list-inline,
.breadcrumbs .col-md-7 .list-inline {
  margin-top: 12px;
}*/

.breadcrumbs .col-md-7 .list-inline {
  margin-left: 0 !important;
}

.breadcrumbs .col-md-7 ol.list-inline > li > a,
.breadcrumbs .col-md-7 .list-inline > a.fileTrail {
  color: #000;
  font-size: 15px;
}

.breadcrumbs .col-md-7 .list-inline > a.fileTrail {
  text-transform: capitalize;
}

.breadcrumbs .col-md-7 ol.list-inline > li > a:hover,
.breadcrumbs .col-md-7 .list-inline > a.fileTrail:hover {
  border-bottom: 1px solid #000;
  padding-bottom: 5px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.breadcrumbs .col-md-7 ol.list-inline > li.fileTrailCurrent,
.breadcrumbs .col-md-7 .list-inline > .fileTrailCurrent {
  color: #d2282e;
  text-transform: capitalize;
}


/*.list-inline>li {
  padding-right: 4px;
}*/


/*=========================================================
 Home Slider CSS
=========================================================*/

.bannerBox p {
  font-weight: normal;
  font-size: 22px;
}

.slick-slider {
  margin-bottom: 0;
}

.slick-dots li button::before {
  font-size: 18px;
  color: #fff;
  opacity: 1;
}

.fadeIn {
  /* Styling for Demo
  ---------------------------------------------------- */
  /*
  border:5px solid #c9c9c9;
  margin:15px;
  -webkit-box-shadow: 0px 0px 5px #333;
  -moz-box-shadow: 0px 0px 5px #333;
  -ms-box-shadow: 0px 0px 5px #333;
  -o-box-shadow: 0px 0px 5px #333;
  box-shadow: 0px 0px 5px #333;
  */
  /* CSS needed for animation
  ---------------------------------------------------- */
  opacity: 0;
  /*-webkit-animation: fadeIn ease-in 1;*/
  -webkit-animation: mainSlider ease-in 1;
  /*-moz-animation: fadeIn ease-in 1;*/
  -moz-animation: mainSlider ease-in 1;
  /*-o-animation: fadeIn ease-in 1;*/
  -o-animation: mainSlider ease-in 1;
  /*animation: fadeIn ease-in 1;*/
  animation: mainSlider ease-in 1;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  -o-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}


/* Animation Times - Time for image to fade in
---------------------------------------------------- */

.fadeIn-3s {
  -webkit-animation-duration: 3s;
  -moz-animation-duration: 3s;
  -o-animation-duration: 3s;
  animation-duration: 3s;
}

.fadeIn-5s {
  -webkit-animation-duration: 5s;
  -moz-animation-duration: 5s;
  -o-animation-duration: 5s;
  animation-duration: 5s;
}


/* Animation Delay - Time for image to be delayed
---------------------------------------------------- */

.fadeIn-Delay-3s {
  -webkit-animation-delay: 3s;
  -moz-animation-delay: 3s;
  -o-animation-delay: 3s;
  animation-delay: 3s;
}

.fadeIn-Delay-5s {
  -webkit-animation-delay: 5s;
  -moz-animation-delay: 5s;
  -o-animation-delay: 5s;
  animation-delay: 5s;
}


/* Key Frames
---------------------------------------------------- */
@-webkit-keyframes fadeIn { from { opacity :0; } to { opacity :1; } }
@-moz-keyframes fadeIn { from { opacity :0; } to { opacity :1; } }
@-o-keyframes fadeIn { from { opacity :0; } to { opacity :1; } }
@keyframes fadeIn { from { opacity :0; } to { opacity :1; } }

.mainSlider ul.slick-dots {
  display: block;
  position: absolute;
  width: 40%;
  bottom: 20px;
  left: 30%;
}

.mainSlider.slick-dots li {
  float: left;
  margin: 0px 2px;
}

.slick-prev::before,
.slick-next::before {
  font-size: 50px;
  opacity: 0.9;
}

.slick-prev,
.slick-next {
  height: 60px;
}

.slick-prev {
  left: 20px;
}

.slick-next {
  right: 20px;
}

.iconBox-grey:hover {
  background-color: #ddd;
}

.iconBox.iconBox-motive {
  background-color: #E9594D;
}

.iconBox.iconBox-motive:hover {
  background-color: #cc0808;
}

.iconBox.iconBox-black:hover {
  background-color: #2a2a2a;
}

.slick-dots {
  bottom: 10px !important;
}

.slick-dots li {
  width: auto;
}

.slider-dots--type1 .slick-dots {
  width: auto;
  right: -5px !important;
  bottom: 100% !important;
}

.slider-dots--type1 .slick-dots ul {
  float: right;
}

.slider-dots--type1 .slick-dots ul li {
  float: left;
  margin-left: 8px !important;
}

button.slick-next .fa,
button.slick-prev .fa {
  font-size: 50px;
  color: #fff;
  opacity: 0.9;
  display: block;
}

.hsa-content img {
  position: absolute;
  top: -80px;
  right: 50px;
  width: 80%;
}

.hsa-slide .page-title,
.hsa-slide p {
  color: #fff !important;
}

.hsa-slide .btn-hsa {
  background-color: #ffb900;
  color: #000;
}

.hsa-slide .btn-hsa:hover {
  background-color: #b28100;
}

.item .fdf-slide .btn-fdf {
  background-color: #feef30;
  color: #000;
}

.item .fdf-slide .btn-fdf:hover {
  background-color: #c8bc26;
}

.item-inner .bannerBox.bannerBox-slide1 span.page-title {
  /* margin-bottom: 30px; */
  margin-top: 0;
}

.item-inner .bannerBox.bannerBox-slide1 span.page-title span.slider-small {
  font-size: 48px;
  line-height: 50px;
}

.item-inner .bannerBox.bannerBox-slide1 span.page-title span.slider-red {
  color: #d2282e;
}

.item-inner .bannerBox.bannerBox-slide1 p {
  color: #434343;
}

.item-inner .bannerBox.bannerBox-slide1 p span {
  color: #000;
}

.bannerBox-slide1 .btn.btn-blk:hover {
  background-color: #636363;
}

.bannerBox-slide1 .btn.btn-default:hover {
  background-color: #8c2124;
}


/*
.drPhillips-img {
  padding-top: 50px;
}*/

.bannerBox.bannerBox-white.bannerBox--textRight.text-center-xs.dr-phillips-text {
  padding-top: 100px;
}

.miami-slider img.slider-image4 {
  margin-top: 74px;
}

.item-slider4 .item-inner {
  padding: 0 !important;
}

.item-inner .hsa-content {
  margin-top: 110px;
}

.miami-slider img.absolute-image4 {
  margin-top: 376px;
}

img.slider-image4 {
  margin-top: 50px;
}

.bannerBox.bannerBox-bigTopPadding.miami-text {
  padding-top: 120px;
}


/*====================================================
  Work Detail Page
====================================================*/

#opportunity h2,
#success h2,
#solution h2 {
  font-weight: 800;
  font-size: 35px;
  margin-top: 0px;
}

#opportunity h3,
#success h3,
#solution h3 {
  font-weight: 700;
}

.top-header-text {
  color: #92e0e0;
  font-weight: bold;
  text-transform: uppercase;
}

.header-section h1.special-header.special-header-bigger {
  font-weight: 100;
  color: #f8f8f8;
}

.header-text p {
  color: #f8f8f8;
}

.header-section-bar .header-text {
  padding: 60px 0 30px !important;
}


/* ===============================================================================================
Products Styles
===============================================================================================*/

.product-wrapper h2,
.feedback h3,
section.cta h2 {
  font-family: 'Promixa Nova', proxima-nova;
  font-size: 41px;
  font-weight: 900;
  margin-top: 0;
  line-height: 0.9;
}

.support h2,
.support h3,
.mobile-apps h2,
.mobile-apps h3,
.mobile-apps .mobile-inner p,
.mobile-apps .inner-list p {
  color: #fff;
}

.redBorder h2 {
  border-bottom: 1px solid #eb1d5d;
  padding-bottom: 12px;
}

.product-title-btn {
  padding: 18px 50px;
  font-size: 14px;
  letter-spacing: 2px;
  margin-top: 30px;
}

.whiteBorder h2 {
  border-bottom: 1px solid #fff;
  padding-bottom: 12px;
}

.productMargin h2 {
  margin-bottom: 40px;
}

.advantages-benefits h2 {
  color: #000;
}

.blog-section h2 {
  /*color: #edee31;*/
  color: #0C0101;
}

.feedback h3 {
  text-transform: inherit;
  font-weight: 600;
  line-height: 1.3em;
  font-size: 50px;
}

.website-design h3 {
  text-transform: inherit;
  font-weight: 600;
  margin: 0 0 30px;
}

.resources-description h3 {
  color: #3a3d3f;
  font-family: 'Promixa Nova', proxima-nova;
  font-weight: 700;
  font-size: 18px;
  margin-bottom: 14px;
  line-height: 19px;
}

.resources-description h3 a,
.resources-description a {
  color: #3a3d3f;
}

.resources-description p a {
  color: #838c8e;
}

.resources-description a:hover {
  color: #f00423;
}

.product-wrapper p,
.product-wrapper ul li {
  font-size: 16px;
  color: #777;
  line-height: 28px !important;
}

#article-main-content2 {
max-width: 800px;
margin: 0 auto;
}

.feedback p {
  font-size: 26px;
  font-weight: 600;
}

.blog-text p,
.support-inner p,
.workflow-inner ul li {
  color: #fff;
}

.resources-description p {
  font-size: 13px;
  line-height: 16px !important;
}

.inner-list ul li {
  margin-bottom: 20px;
}

.workflow-inner ul {
  list-style: none;
}

.workflow-inner ul li:before {
  content: "â€¢ ";
  color: #fbe480;
  width: .5em;
  height: .5em;
}

.paddingTop60 {
  padding-top: 60px;
}

.backgroundLighterBlue {
  background-color: #94d9fc;
}

.backgroundGray {
  background-color: #f0efef;
}

.backgroundYellow {
  background-color: #fbe480;
}

.yellow-text {
  color: #f9d168;
  font-weight: bold;
}

.blog-text span {
  color: #edee31;
  font-weight: bold;
}

.advantages-img {
  margin-top: 18px;
}

.document-online {
  background: url(/_resources/images/content/gray2-bg.jpg) top center repeat-y;
}

.support-section {
  background: #286584 url("/_resources/images/content/blue-support-bg.jpg") no-repeat scroll center top / auto 100%
  /*  background-size: auto 100%;
  background-color: #286584; */
}

.mobile-apps {
  background-color: #000;
}

.mobile-section-responsive {
  display: none;
}

.image-center {
  margin: 0 auto;
}

.mobile-inner {
  margin-top: 30px;
}

.mobile-inner-bottom {
  margin-top: 40px;
}

.productMargin-doc {
  margin-bottom: 23px;
}

.doc-mgt-img {
  margin: 124px 0;
}

.custom-modules {
  margin: 95px 0;
}

.inner-list {
  margin-top: 60px;
}

.feedback {
  text-align: center;
}

.feedback img {
  margin-bottom: 20px;
}

.security-img {
  margin: 76px 0px 86px;
}

.seo-img {
  margin: 82px 0;
}

.analytics-img {
  margin: 76px 0 82px;
}

.no-margin-right {
  margin-right: 0;
}

.website-design-img img {
  margin-top: 104px;
}

.resources-item {
  background: #f6f5f5;
  padding: 10px;
  min-width: 228px;
  min-height: 425px;
  margin-bottom: 20px;
}

.resources-item:hover {
  background-color: #e3e0e0;
}

.resources-item:hover a,
.resources-item:hover p {
  color: #f00423;
}

.resources-category-icon {
  float: left;
  padding-top: 5px;
}

.resources-category-image {
  padding-bottom: 10px;
}

.resourcesPadding-bottom h3 {
  padding-bottom: 20px;
}

.resourcesPadding {
  padding-bottom: 24px;
}

.resources-section {
  padding-bottom: 60px;
}

.product-padding-right {
  padding-right: 40px;
}

.online-forms {
  padding-left: 80px;
}

.intro-type p {
  font-style: normal !important;
}

.green-text {
  color: #a4ed6e;
  font-weight: bold;
  font-size: 16px;
}

.product-header,
.careers-header {
  color: #fff !important;
  margin-top: 10px;
  font-size: 65px;
}

.parallax {
  background-attachment: inherit !important;
}


/*.product-title-info {
  padding-top: 40px;
}*/

.product-wrapper .divided-image-inside {
  padding: 0;
  min-height: 669px;
}

.product-wrapper .divided-image-inside .divided-image-inside-inner {
  height: 669px;
  background-repeat: no-repeat;
}

.product-wrapper .divided-image-inside .divided-image-inside-last {
  width: 1270px;
  height: 658px;
}

.product-wrapper .divided-image-inside.divided-image-last {
  min-height: 658px;
}

.product-wrapper .mobile-apps .col-md-8.double-section-left {
  margin-top: 50px;
}


/* ===============================
  # Resources Page
=============================== */

.landing-section-firstContent {
  padding-top: 50px;
  padding-right: 70px;
}

.resources-h2 {
  text-align: left;
  font-family: "proxima-nova", sans-serif;
  font-size: 50.26px;
  line-height: 53.07px;
  color: #0b7784;
  font-weight: 700;
  margin-bottom: 15px;
  margin-top: 0px;
}

a:hover {
  color: #000;
}

#article-main-content p {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 17px;
  font-weight: 300;
  margin-bottom: 20px;
}

.resource-container h3 {
  color: #231f20;
  font-size: 28px;
  font-weight: 600;
  line-height: 33.07px;
}

.resource-container::after {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0px;
  max-width: 480px;
  width: 100%;
  background-color: #e1e1e1;
  height: 2px;
}

.resource-container a {
  color: #f00423;
}

.simpleBox {
  background: #F2F5F8;
  padding: 20px 35px;
}

.simpleBox h3 {
  color: #393635;
  display: block;
  font-size: 18px;
  font-weight: bold;
  margin: 0px 0 20px 0;
  text-align: center;
  text-transform: uppercase;
}

.simpleBox label {
  line-height: 1.8;
  margin-right: 10px;
  min-width: 100px;
  position: relative;
  vertical-align: top;
  width: auto;
}

.simpleBox .form-control {
  background: #FFF;
  border: 1px solid #CCC;
  margin-bottom: 10px;
}

.simpleBox input[type=submit] {
  background: #EB2123;
  border-radius: 0;
  border: none;
  color: #FFF;
  display: block;
  font-size: 22px;
  margin-top: 15px;
  padding: 15px;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  width: 100%;
}

.simpleBox input[type=submit]:hover {
  background: #c52627;
}

.gray-quote-box,
.gray-quote-box2 {
  background: #F2F5F8;
  color: #464646;
  font-size: 22px;
  line-height:30px;
  font-style: italic;
  text-align: center;
}

.gray-quote-box {
  margin: 30px 0;
  padding: 20px 30px;
}

.gray-quote-box2 {
  margin: 0px 0 10px 15px;
  padding: 20px 30px;
}

.blue-subtitle {
  color: #EB2123;
  font-size: 16px;
  font-style: italic;
  font-weight: 600;
}

#article-main-content ul.check-list {
  padding-left: 0;
}

#article-main-content ul.check-list li {
  list-style-type: none;
  padding: 5px 0px 6px 25px;
}

#article-main-content ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#article-main-content ul li {
  color: #0e2f3e;
  font-size: 16px;
  font-weight: bold;
  list-style-type: disc;
  margin: 15px 0;
}

#formContainer input[type=text] {
  background: #FFF;
  margin-bottom: 0px;
  border: 1px solid #CCC;
  width: 100%;
  height: 34px;
  font-weight: 300;
  padding: 6px 12px;
}

.formSection li.row {
  display: inline-block;
  margin-left: 1% !important;
  margin-right: 1% !important;
  width: 47% !important;
}

.elements li input[type="submit"] {
  background: #EB2123;
  color: #FFF;
  font-weight: bold;
  margin-left: 52%;
  margin-top: 20px;
  padding: 8px;
  text-transform: uppercase;
}

#pageSort ol ol li,
#pageSort div.block {
  float: left;
  padding: 0;
  width: 100% !important;
}

.elements li input[type="submit"] {
  margin-left: 0%;
}

.social-icons {
  margin-top: 25px;
}

.titleContainer h1 {
  font-size: 30px;
}

.selectResources .selectize-input {
  background-color: #000;
}

.selectResources .selectize-input input {
  color: #fff;
}


/* ===============================================================================================
What We Do Styles
===============================================================================================*/

.separator-type,
.title-type,
.intro-type,
.content-type .intro-type p {
  position: relative;
}

.intro-type p {
  font-style: normal !important;
  color: #fff;
  font-size: 20px;
  letter-spacing: 0px;
}

.parallax {
  background-attachment: inherit !important;
  background-repeat: repeat;
  background-size: cover;
  position: absolute;
  top: 0px;
  bottom: 0px;
  width: 100%;
  z-index: -10;
}

.headerParagraph p {
  font-family: "Roboto", Arial;
}

.light-blue-text {
  color: #82e0e0;
  font-weight: bold;
  font-size: 16px;
}

.seo-header {
  color: #fff !important;
  margin-top: 10px;
}

.seo-header,
.product-header,
.intro-type .container h1.white,
.company-heading h1 {
  font-family: "proxima-nova", sans-serif;
  font-weight: 100 !important;
  text-transform: capitalize;
  font-size: 65px;
  margin-bottom: 20px;
}

.careers-header {
  font-family: "proxima-nova", sans-serif;
  font-weight: 700;
  text-transform: capitalize;
  font-size: 65px;
  margin-bottom: 10px;
}

.parallax {
  background-attachment: inherit !important;
}

.intro-type .container {
  padding: 107px 0px 102px 0px !important;
}

.svcs-container {
  margin-top: 60px;
}

.services-box .info,
.process-box .info {
  padding: 0 20px;
}

.services-box ul {
  list-style-type: disc;
}

.services-box .info ul {
  padding-left: 80px;
}

.service-icon {
  text-align: center;
}

.services-heading,
.services-subheading {
  font-family: "Proxima Nova", proxima-nova;
}

.services-wrapper h1 {
  font-family: 'Promixa Nova', proxima-nova;
  font-size: 41px;
  font-weight: 900;
  margin-top: 0;
  line-height: 0.9;
}

.paddingTop60 {
  padding-top: 60px;
}

.secondSection-text {
  padding-bottom: 40px;
}

.hoverServices:hover {
  background-color: #f2f2f2;
}

.process-box {
  margin-bottom: 20px;
}

.seo-options-wrapper .seo-top,
.seo-options-wrapper .capabilities .text-center {
  margin-top: 60px;
}


/* ==============================================================================
  # Resources Page
=============================================================================== */

.header-section {
  margin-top: 0px;
}

.sectional-box .section-text .header-styles {
  font-size: 25px;
  color: #fff;
  text-transform: none;
  font-weight: normal;
  margin-top: 5px;
  font-weight: bold;
}

.section-box-image-bg p {
  color: #fff;
  margin: 0;
}

.section-box-image-bg {
  background: #e3204d;
  padding: 22px 15px 0px 20px;
  height: 150px;
  margin-bottom: 10px;
}

.section-icon-main {
  width: 10%;
  display: inline-block;
  vertical-align: middle;
  margin-left: 30px;
}

.section-text {
  width: 71%;
  display: inline-block;
  vertical-align: middle;
  padding-left: 10px;
}

.teal {
  background-color: #335b65;
}

.grey {
  background: #555;
}

.yellow {
  background: #f79e31;
}

.section .boxes .sectional-box {
  margin-top: 20px;
}


/* ===============================
  # Services > CMS Page
=============================== */

h2.unique-header.unique-header--smallLineHeight {
  line-height: 36px;
}

.divided-section.slateGrey {
  padding-top: 80px;
  padding-bottom: 80px;
}

.divided-section.slateGrey h3 {
  color: #fff;
}

.divided-section.slateGrey h2,
.divided-section.withImage h2 {
  margin-top: 110px;
}

.divided-section.blueOcean h3 {
  color: #fff;
}

.divided-section.whiteGrey .divided-section-left,
.divided-section.whiteGrey .divided-section-right,
.divided-section.blueOcean,
.divided-section.greyWhite .divided-section-left,
.divided-section.greyWhite .divided-section-right {
  padding-top: 110px;
  padding-bottom: 110px;
}

.divided-section.whiteGrey.whiteGrey-premise .divided-section-left,
.divided-section.whiteGrey.whiteGrey-premise .divided-section-right {
  padding-top: 120px;
}

.imageBox.imageBox-white h3.imageBox-header {
  padding: 0 20px;
}


/* ===============================
  # Contact Map
=============================== */

.map-overlay {
  background: #000;
  -webkit-box-shadow: 0px 1px 10px rgba(50, 50, 50, 0.75);
  -moz-box-shadow: 0px 1px 10px rgba(50, 50, 50, 0.75);
  box-shadow: 0px 1px 10px rgba(50, 50, 50, 0.75);
  width: 500px;
  height: 520px;
  position: relative;
  float: left;
  z-index: 300;
  left: 352px;
  top: 675px;
  padding: 25px;
  margin-top: -550px;
  border: 3px solid #fff;
}

.map-overlay h3 {
  color: #fff;
  border-bottom: 2px solid #d2282e;
  padding-bottom: 15px;
}

.map-overlay p {
  color: #fff;
}

.map-overlay p.solodev-address {
  margin-top: 34px;
}

.overlay-img-wrap {
  width: 100%;
  text-align: center;
  margin-bottom: 25px;
}


/* ===============================
  # Contact Page
=============================== */

.contact-container {
  margin-top: 80px;
  margin-bottom: 80px;
}

.contact-container .contact-right-info h3 {
  color: #cc0808;
}

.contact-page-form h2.contact-heading {
  font-weight: bold;
  font-family: "proxima-nova", sans-serif;
  font-size: 45px;
}

.contact-page-form h3 {
  font-size: 26px;
  font-weight: bold;
  text-transform: capitalize;
}


/*
.contact-page-form .form-group label {
  width: 20%;
  float: left;
}
*/

.contact-page-form .form-group label span {
  color: #cc0808;
}

.contact-page-form .form-group input,
.contact-page-form .form-group textarea,
.contact-page-form .form-group select {
  /*width: 70%;*/
  /*float: left;*/
  margin-bottom: 10px;
  border-radius: 5px;
  /*-webkit-appearance: none;*/
}

.contact-page-form .form-group textarea {
  margin-bottom: 26px;
}

.contact-page-form .btn-contact-us {
  font-size: 14px;
}

.contact-container .contact-right-info {
  margin-top: 48px;
}

.contact-container .contact-right-info h3 {
  margin-bottom: 10px;
}

.contact-container .contact-right-info a {
  color: #636363;
}

.contact-container .contact-right-info a:hover {
  color: #cc0808;
}


/* ===============================
  # Thank you Page
=============================== */

h2.ty-page {
  line-height: 34px;
}


/* ===============================================================================================
Services Styles
===============================================================================================*/

.seo-options-wrapper #seo-overview h2 {
  line-height: 50px;
  text-transform: uppercase;
}

#seo-overview {
  margin-bottom: 70px;
}

.special-header.special-header-line {
  border-bottom: none;
}

.intro-type p {
  font-style: normal !important;
}

.light-blue-text {
  color: #82e0e0;
  font-weight: bold;
  font-size: 16px;
}

.seo-header {
  color: #fff !important;
  margin-top: 10px;
  font-size: 65px;
}

.parallax {
  background-attachment: inherit !important;
}

.seo-options-wrapper h2 {
  font-family: 'Promixa Nova', proxima-nova;
  /*    font-size: 28px;*/
  font-size: 45px;
  font-weight: 900;
  padding-bottom: 30px;
  margin-top: 0;
}

.seo-options-wrapper h3 {
  font-family: 'Promixa Nova', proxima-nova;
  font-weight: 900;
  margin: 0;
}

.light-red {
  color: #e9594d;
}

.seo-overview-text p {
  font-size: 19px;
  color: #2b2b2b;
  line-height: 28px !important;
}

.seo-options-wrapper p {
  line-height: 20px;
}

.seo-options-wrapper #seo-capabilities {
  color: #fff;
}

.seo-options-wrapper #seo-capabilities h2 {
  font-family: 'Promixa Nova', proxima-nova;
  font-weight: 900;
  color: #fff;
}

.seo-options-wrapper #seo-capabilities h3 {
  font-family: 'Promixa Nova', proxima-nova;
  font-weight: 900;
  color: #fff;
  padding-bottom: 12px;
  font-size: 21px;
}

#svcs-resources {
  background: #f7f7f7;
  padding-top: 60px;
}

#seo-capabilities {
  padding-bottom: 12px;
}

#seo-capabilities .inner-text {
  /*padding-bottom: 76px;*/
}

.capabilities-inner {
  margin-bottom: 40px;
}

#takenextstep-button {
  font-size: 14px;
  padding: 20px 28px;
  font-weight: 600;
  margin: 60px 0px 40px;
}

.btn.btn-warning {
  background-color: #cc0808;
  font-weight: 600;
}

.btn.btn-green {
  background-color: #b0d44b;
  font-weight: 600;
  color: #fff;
}

.btn,
.btn-blk {
  font-size: 18px !Important;
}

.btn.btn-blk {
  background-color: #000;
  color: #fff;
  font-weight: 600;
  font-size: 18px;
}

.btn.btn-blue {
  background-color: #0082ca;
  color: #fff;
  font-weight: 600;
}

.btn-primary {
  background-color: #f00423;
  border-color: #f00423;
}

.resources-category-icon {
  float: left;
  padding-top: 5px;
}

.resources-description a:hover {
  color: #e72930;
}

.paddingTop60 {
  padding-top: 60px;
}

.backgroundGray {
  background: #e3e0e0;
}

.backgroundBlue {
  background: #203740;
}

.paddingTop30 {
  padding-top: 30px;
}

.paddingTop20 {
  padding-top: 20px;
}

#seo-contact h2 {
  padding-bottom: 0px;
}

#seo-contact p {
  font-size: 14px;
  padding-top: 15px;
}

.imageBox {
  padding-bottom: 65px;
}

.imageBox-header {
  font-family: "proxima-nova", sans-serif;
  font-weight: 800;
  font-size: 16px;
  line-height: 17px;
  color: #3a3d3f !important;
  margin: 14px 0 10px !important;
  text-transform: uppercase;
  transition: all 0.2s ease-in-out 0s;
}

.imageBox-header a {
  color: #3a3d3f !important;
}


/* ===============================
  # Web Grader Styles
================================ */

.graderContainer {
  margin-top: 110px;
}

.graderHeader .graderContainer {
  margin-top: 110px;
}

.contentGrader1,
.contentGrader2 {
  margin-top: 15px;
}

.contentGrader1 {
  margin-top: 3px;
}

.contentGrader2 {
  margin-bottom: 0px;
}

.grader-btn {
  margin-top: 12px;
  font-weight: 600;
  height: 60px;
  width: 230px;
  margin: 20px 0px 8px;
  font-size: 18px;
}

.formError .formErrorContent {
  background: #EE0101 none repeat scroll 0% 0%;
  color: #fff;
  width: 150px;
  font-family: tahoma;
  font-size: 11px;
  border: 2px solid #ddd;
  box-shadow: 0px 0px 6px #000;
  padding: 4px 10px;
  border-radius: 6px;
}

.formStyle {
  text-align: center;
  background-color: #fdf0f0;
  border: 1px solid #acacac;
}

.graderHeader {
  margin: 8px 0 15px 0;
}

.graderHeader h3 {
  margin-bottom: 35px;
  font-family: helvetica, arial;
  font-weight: 400;
  text-transform: inherit;
  text-align: center;
  margin-top: 20px;
  font-size: 19px;
}

.grader-top {
  padding-top: 10px;
}

.header-solodev-logo {
  text-align: center;
}

.header-solodev-logo,
.grader-heading {
  padding: 0;
}

#site_url,
#grader-email {
  font-family: Helvetica, arial;
  font-size: 20px;
  height: 78px;
  color: #000;
  border: 1px solid #dfdfdf;
}

.grader-input {
  background-color: #fdf0f0;
}

.well {
  border-color: #acacac;
  background-color: #fff;
}

.grader-btn:hover {
  background-color: #570101;
}

.watermark {
  text-align: center;
  margin: 12px 0px 40px;
}

.graderContainer .graderWebHeader img {
  margin: 0 auto;
}

.selectBox.selectBox-contact input {
  height: inherit;
}


/* ======================================
  # Careers
====================================== */

.careers-title-info {
  text-align: center;
}

section.values-section {
  background-color: #f5f5f5;
}

section.quote-section {
  padding-left: 40px;
  padding-right: 40px;
}

section.quote-section p {
  padding-left: 60px;
  padding-right: 40px;
  text-align: center;
}

.values-section-title {
  font-size: 20px;
  font-weight: bold;
}

h2.ct-pageHeader.perks,
h3.ct-pageHeader-subtitle.perks-subtitle {
  color: #fff;
}

h3.ct-pageHeader-subtitle {
  text-transform: inherit;
}

#formContainer2 #returnAnchor + script + p {
  text-align: center;
  font-size: 21px;
  padding: 0px 30px;
  line-height: 30px;
  margin-bottom: 70px;
  font-weight: 500;
  color: #EB2123;
}

.ct-featureBox {
  background: #fff;
  padding: 40px 55px;
  margin: 15px 0;
  min-height: 250px;
  /*display: table;*/
  text-align: center;
  color: inherit;
  -webkit-transition: background-color, 0.25s, ease-in-out;
  transition: background-color, 0.25s, ease-in-out;
}

.ct-featureBox-careerspage {
  min-height: 266px;
  height: 318px;
}

section.hiring-section .ct-u-marginBottom60 h2 {
  padding-top: 180px;
}

.hiring-section .row .col-md-4 a {
  background-color: #d2282e;
  color: #fff;
  font-size: 14px;
  padding: 12px 16px;
  cursor: pointer;
}

.perks-detail,
.hiring-title {
  font-weight: bold;
  font-size: 20px;
}

.careers-perks-section h4 {
  margin: 16px 0;
}


/* ======================================
  # Company
====================================== */

.company-heading h1 {
  margin-bottom: 40px;
  line-height: 80px;
  color: #fff;
  font-weight: 700 !important;
  text-align: center;
}

.company-sections,
.careers-sections,
.left-headquarter-section-img,
.right-headquarter-section-img {
  text-align: center;
}

.company-sections h2,
.company-sections h3,
.careers-sections h2,
.perks-section h2 {
  font-family: 'proxima-nova', sans-serif;
}

.company-sections h2,
.careers-sections h2,
.perks-section h2 {
  font-weight: 800;
  font-size: 50px;
}

.careers-sections h2 {
  margin-bottom: 30px;
}

.company-sections h3 {
  font-size: 25px;
  font-weight: 700;
  margin: 14px 0;
  font-family: 'proxima-nova', sans-serif;
  text-transform: capitalize;
}

.company-sections p {
  margin-top: 20px;
}

.red-border {
  width: 50%;
  border-bottom: 1px solid #d2282e;
  margin: 0 auto;
  height: 16px;
}

.ocoa-lightblue-border {
  width: 40%;
  border-bottom: 1px solid #40b4e5;
  padding-top: 40px;
  margin: 0 auto;
}

.headquarter-section {
  background-color: #636363;
  color: #fff;
}

.culture-section {
  background: url(/_resources/images/content/creative.jpg) top no-repeat;
  /*background-color: #095c87;*/
  /*color: #fff;*/
}


/*.culture-section h2,
.culture-section h3 {
  color: #fff;
}*/

.quote-section {
  background-color: #ff5d69;
  color: #fff;
}

.mobile-app-section,
.perks-section,
.careers-section {
  background-color: #f5f5f5;
}

.app-cloud-sections h2 {
  margin-bottom: 10px;
  line-height: 38px;
}

.app-cloud-sections h3 {
  margin-top: 0;
}

.app-section-img {
  text-align: right;
}

.appcloud-header .supporting-h1,
.marketingcloud-header .supporting-h1 {
  font-size: 25px;
  font-weight: bold;
}

.appcloud-header h1 {
  margin-bottom: 30px;
}

.company-icons-white {
  background-color: #fff;
  height: 325px;
}

.company-icons-white p {
  font-size: 18px;
  color: #636363;
  font-weight: bold;
}

.company-icons-white img {
  margin-top: 28px;
}

p.company-icons-subtext {
  font-weight: normal;
  padding: 0 26px;
}


/* ========================
  # Work Detail
============================ */

#work-detail-page .normal-tabs-content.tab-content .tab-pane ul li {
  color: #130f0d;
  font-size: 20px;
  line-height: 28px;
}

#work-detail-page .normal-tabs-content.tab-content .tab-pane ul {
  list-style-type: inherit;
  margin-left: 40px;
}

#work-detail-page .top-header-text {
  font-size: 16px;
  font-weight: bold;
}

#work-detail-page .header-section-bar .header-text {
  padding: 30px 0px;
}

#work-detail-page .header-section h1.special-header.special-header-bigger {
  font-size: 64px;
  line-height: 56px;
  margin: 15px 0px;
}

#work-detail-page .workDetails .slider-arrow {
  height: 100px;
  line-height: 100px;
  width: 60px;
}

#work-detail-page i.icon-left-open-big::before {
  margin-left: 0em;
}

#work-detail-page .header-section-bar .special-header {
  text-transform: none;
}

#work-detail-page .normal-tabs-nav.nav-tabs > li > a {
  border-radius: 0px;
  border: none;
  border-right: 6px solid #d2d3d4;
  padding: 0px;
  padding-right: 15px;
}

#work-detail-page .header-section-bar {
  min-height: 318px;
}

#work-detail-page .slider-nav {
  margin-top: 0px;
}

#work-detail-page .workDetails {
  margin-top: 60px;
}

#work-detail-page .workDetails-sidebar {
  padding-left: 55px;
}

#work-detail-page .workDetails-link {
  margin-top: 10px;
}

#work-detail-page .workDetails p {
  padding-right: 0px;
}

#work-detail-page .tabs-wrapper {
  border-bottom: none;
  border-top: none;
  margin-bottom: 0px;
  margin-top: 60px;
  padding-bottom: 0px;
  padding-top: 0px;
}

#work-detail-page .normal-tabs-nav.nav-tabs > li > a {
  font-size: 25px;
}

@media (min-width: 481px) {
  #work-detail-page .slider-nav .slick-list {
    border: 1px solid #efefe8;
    height: 600px;
    overflow: hidden;
  }
}

#work-detail-page .slider-nav .slick-list .slick-slide img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

#work-detail-page .slider-for .slick-track .item {
  height: 240px;
  overflow: hidden;
}

#work-detail-page .client-logo-inner {
  margin-top: 25px;
}

#work-detail-page .normal-tabs-content.tab-content .tab-pane p {
  font-size: 20px;
}

#work-detail-page .normal-tabs-nav.nav-tabs > li,
#work-detail-page .normal-tabs-nav.nav-tabs > li,
#work-detail-page .normal-tabs-nav.nav-tabs > li {
  /*border-right:6px solid #d2d3d4;*/
  margin: 20px;
  text-align: right;
  /*    padding-right: 15px;*/
  margin-right: 0px;
}

#work-detail-page .normal-tabs-nav.nav-tabs > li.active a,
#work-detail-page .normal-tabs-nav.nav-tabs > li.active a:focus,
#work-detail-page .normal-tabs-nav.nav-tabs > li a:hover,
#work-detail-page .normal-tabs-nav.nav-tabs > li.active a:hover {
  border: none;
  border-right: 6px solid #d2282e;
}

#work-detail-page .header-section.header-section-img .header-section-bar {
  padding-top: 0px;
  padding-bottom: 0px;
}

#work-detail-page .header-section-bar.noimage {
  background-color: #2a2a2a;
}

@media screen and (max-width: 991px) {
  #work-detail-page .normal-tabs-nav.nav-tabs > li,
  #work-detail-page .normal-tabs-nav.nav-tabs > li,
  #work-detail-page .normal-tabs-nav.nav-tabs > li {
    text-align: center;
  }
  #work-detail-page .normal-tabs-nav.nav-tabs > li.active a,
  #work-detail-page .normal-tabs-nav.nav-tabs > li.active a:focus,
  #work-detail-page .normal-tabs-nav.nav-tabs > li a:hover,
  #work-detail-page .normal-tabs-nav.nav-tabs > li.active a:hover {
    border: none;
  }
  #work-detail-page .normal-tabs-nav.nav-tabs > li > a {
    border: none;
  }
}


/* ========================
  # Captcha
========================= */

.formAside {
  padding-bottom: 40px;
}

.formAside .form-control {
  height: 40px;
}

.formAside .captchaCode {
  width: 62%;
  float: left;
  margin-left: 15px;
}

.formAside .captcha {
  float: left;
  margin-top: 22px;
}

.formAside #captchaSubmit {
  background-color: #d2282e;
  color: #fff;
  border: none;
  padding: 8px 25px;
  margin: 10px 20px 0 0;
}


/* ===================================
  # AWS & Enterprise Landing Pages
====================================== */

.local {
  position: absolute;
  top: 250px;
  right: 0px;
}

.products-landing-header h1 {
  font-size: 65px;
  margin-bottom: 0;
  font-family: "proxima-nova", sans-serif;
  font-weight: 100 !important;
  text-transform: capitalize;
  color: #fff;
  line-height: 62px;
}

.products-landing-header h1 span {
  color: #76ecfa;
  font-weight: bold;
  font-size: 74px;
}

.products-landing-header .products-landing-container .headerParagraph p {
  color: #434343;
  font-size: 18px;
  margin-top: 25px;
  font-family: "Helvetica", sans-serif;
  font-weight: 100;
  line-height: 28px;
}

div.products-landing-header h1 {
  color: #434343;
}

.products-landing-header .products-landing-container .headerParagraph p {
  line-height: 24px;
  font-weight: 400;
}

.products-landing-wrapper .products-landing-container {
  padding: 80px 15px 72px;
}

.aws-wrapper h2 {
  font-family: "proxima-nova", sans-serif;
  font-size: 41px;
  line-height: 0.9;
  color: #0b7784;
  margin-bottom: 30px;
  margin-top: 0;
  font-weight: 900;
}

.aws-wrapper p {
  font-size: 19px;
  color: #2b2b2b;
  line-height: 28px;
}

.aws-prerequisites a {
  color: #d2282e;
}


/* ===================================
  # On-Premise Landing Pages
====================================== */

.premise-header {
  height: 450px;
}

.premise-landing-header .premise-landing-container {
  padding: 80px 15px 102px !important;
}

.premise-landing-header .premise-landing-container h1,
.premise-landing-header .premise-landing-container .headerParagraph {
  color: #fff;
}

.premise-landing-header .premise-landing-container .headerParagraph {
  font-size: 21px;
}

.product-wrapper .premise-cms {
  margin-top: 50px;
}

.product-wrapper .premise-cms h2 {
  font-size: 30px;
  line-height: 29px;
  font-weight: 300;
}

.product-wrapper .premise-cms .red-border {
  margin: 0;
}

.product-wrapper .premise-cms .svcs-text {
  margin-top: 30px;
}

.product-wrapper .premise-cms .premise-list {
  margin-top: 40px;
}


/*.product-wrapper .premise-cms .premise-list p {
  font-size: 18px;
}*/

.product-wrapper .premise-cms .btn {
  font-size: 14px;
  padding: 14px 30px;
  margin-top: 30px;
}


/*section.features-box {
  background: url(/_resources/images/content/bg-02.jpg) 0 0 no-repeat;
  background-size: cover;
  min-height: 1100px;
}*/

section.features-box h2,
section.features-box h3 {
  color: #fff;
}

section.features-box .features-box-container {
  padding: 100px 0 40px;
}

section.cta {
  text-align: center;
}

section.cta h2 {
  margin-bottom: 40px;
}

section.cta a.cta-btn.cta-btn-margin {
  margin-right: 20px;
}

section.cta a.cta-btn {
  padding: 16px 40px;
}

.features-box .ct-featureBox {
  min-height: 260px;
  padding: 30px 20px;
  cursor: pointer;
}

.features-box .ct-featureBox:hover {
  background-color: #eeeeee;
  color: inherit;
}

.features-box .ct-featureBox p {
  color: inherit;
  margin-top: 15px;
  padding: 0px 32px;
}

.divided-section.whiteGrey.whiteGrey-premise .divided-section-left,
.divided-section.whiteGrey.whiteGrey-premise {
  background-color: #fafafa;
}

.ct-slick-featured .ct-featureBox .inner h4 {
  text-transform: uppercase;
  font-size: 22px;
  color: #000;
  font-weight: bold;
}

.ct-slick-featured {
  margin-top: 60px;
}

.divided-section.whiteGrey.whiteGrey-premise h2 {
  font-size: 30px;
}

.divided-section.whiteGrey.whiteGrey-premise h3 {
  font-size: 18px;
  text-transform: inherit;
  line-height: 28px;
}


/* ===================================
  # AWS Form
====================================== */

.products-form-wrapper {
  background-color: #f2f5f8;
  border-top: 9px solid #eb2123;
  padding: 50px 15px 80px;
}

.products-form-wrapper h3 {
  font-family: "proxima-nova", sans-serif;
  font-size: 27.9px;
  font-weight: 800;
  color: #393635;
  text-transform: uppercase;
  padding-left: 38px;
  padding-right: 38px;
  margin-bottom: 58px;
  text-align: center;
  margin-top: 46px;
}

.products-form-wrapper .row.rightForm,
.products-form-wrapper .row.bottomForm {
  padding-left: 63px;
  padding-right: 63px;
}

.products-form-wrapper .btn.products-form-btn {
  padding: 16px 56px;
  font-weight: 400;
  background-color: #d2282e;
  font-size: 16.36px;
  letter-spacing: 1px;
  color: #fff;
}


/* ===================================
  # AWS Instructions
====================================== */

.aws-wrapper.aws-instructions-wrapper ol.inner-text-list li {
  margin-bottom: 10px;
}

.aws-wrapper.aws-instructions-wrapper ol.inner-text-list img {
  margin-top: 30px;
}

.aws-wrapper.aws-instructions-wrapper ol.inner-text-list ul.aws-secondary-list li {
  list-style-type: disc;
}

div.products-landing-header.aws-instructions-header {
  background-image: url(/_resources/images/content/aws-instructions-hero.jpg);
  height: 500px;
}

.aws-wrapper .aws-secondary-list {
  margin-top: 20px;
  margin-left: 50px;
}

.aws-wrapper .aws-secondary-list ul li {
  list-style-type: disc;
}


/*=========================================================
Terms CSS
=========================================================*/

.privacy-wrapper {
  margin-top: 40px;
}

.privacy-wrapper .col-sm-12.col-md-3 {
  margin-top: 15px;
}

.privacy-wrapper ul.nav li a {
  color: #636363;
}

.sectional-box {
  margin-bottom: 50px;
}

.sectional-box h1 {
  font-family: "proxima-nova", "Open Sans";
  font-weight: 800;
  color: #3d3d3d;
  text-transform: uppercase;
}

.sectional-box h4 {
  font-size: 18px;
  font-weight: 800;
  color: #3d3d3d;
}

.terms-wrapper ul {
  margin-left: 35px;
}

.terms-wrapper ul > li {
  list-style-type: disc;
}

.privacy-wrapper .privacy-left-nav ul.nav > li.navHighlight > a {
  background-color: #000;
}


/***************Paging Styles***********************/

#totalResults {
  float: left;
  padding: 5px;
  width: 200px;
}

#pagingTotal p {
  margin-top: 10px;
}

.pagination {
  float: right;
  margin-top: 8px
}

.pagination ul {
  list-style: none;
  margin: 0;
}

.pagination li {
  float: left;
  padding: 5px;
}

.pagingControls li {
  cursor: pointer;
}

.pagingControls li.current {
  cursor: default;
  font-weight: bold;
}

.pagination a {
  text-decoration: none;
}

.portfolio-inner img {
  max-height: 529px;
}

.normal-section .imageBox {
  cursor: pointer;
}

.displayTableCell a {
  color: #fff;
}

ul.logos li {
  cursor: pointer;
}

.portfolio-inner {
  background-color: #ebebeb;
}

.normal .portfolio-inner img {
  /*height: 263px;
    width: 263px; */
  /* set values here make responsiveness not happy */
}

.featured .portfolio-inner {
  /*    height: 530px;
    width: 530px; */
}


/* Resources */

.resourcesInnerMargin {
  cursor: pointer;
}

.landing-section-firstContent p {
  font-size:18px;
  line-height:30px;
}

.resources-category-icon {
  float: left;
  padding-top: 5px;
}

.resources-description h4 {
  font-family: "Promixa Nova", proxima-nova, sans-serif;
  font-weight: 700;
  font-size: 18px;
  margin-bottom: 14px;
  line-height: 19px;
}

.resources-title {
  padding-right: 0;
  padding-left: 0;
  margin-bottom: 40px;
}

.resources-title h3 {
  font-family: 'Proxima Nova', proxima-nova, sans-serif;
  font-size: 30px;
  text-transform: capitalize;
  border-bottom: 1px solid #2a2a2a;
  padding-bottom: 5px;
  text-transform: uppercase;
}

.resources-description {
  margin-top: 30px;
}


/*
.resources-description h4 a {
  color: #3a3d3f;
}
*/

.resources-description p a {
  color: #838c8e;
}

.resources-description:hover {
  color: #f00423;
}

.nav-section.resources-detail {
  padding: 5px 0px;
}

.nav-section.resources-detail ul.socials {
  margin-bottom: 0px;
}

.landing-section-sidebar #formContainer2 h2 {
  text-align: center;
}

.landing-section .container ul li {
  color: #130f0d;
  font-size: 18px;
  line-height: 30px;
}

.landing-section .container ul {
  list-style-type: inherit;
  margin-left: 40px;
  margin-top: 20px;
}

.list-topics > li:before {
  content: none;
}

#article-main-content2 .list-topics > li {
  margin-bottom: 10px;
}

.grader-print {
  display: none
}

.landing-section-sidebar h3 {
  font-size: 22px;
}

.formAside label,
.formAside .checkbox label {
  font-size: 18px;
}

.formAside {
  padding-left: 30px;
  padding-right: 30px;
}

.btn-default.btn-default--fullBig {
  padding: 21px 40px 21px;
  font-size: 18px;
  width: inherit;
}

.fiveMinutes-img {
  padding-top: 0px;
}


/* ===============================
  # Slider on Products Pages
=============================== */

.ct-slick.ct-slick-featured .slick-next,
.ct-slick.ct-slick-featured .slick-prev {
  position: absolute;
  height: 55px;
  width: 30px;
  margin-top: -27.5px;
  top: 50%;
  background: none;
  font-size: 0;
  line-height: 0;
  border: none;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

.ct-slick.ct-slick-featured .slick-prev {
  left: -50px;
  background-image: url("/_resources/images/prev.png");
}

.ct-slick.ct-slick-featured .slick-next {
  right: -50px;
  background-image: url("/_resources/images/next.png");
}


/* ===============================
  # Features Pages
=============================== */

.products-features-wrapper {
  padding-bottom: 80px;
  padding-left: 50px;
}

.products-features-wrapper h1 {
  margin-bottom: 20px;
  margin-top: 0;
  font-weight: bold;
  color: #000;
  font-family: 'proxima-nova';
}

.products-features-wrapper .features-item .fa {
  font-size: 39px;
  color: #d2282e;
}

.products-features-wrapper .features-item .col-md-1 {
  text-align: center;
}


/* ===============================
  # New Products Page
=============================== */

header.premise-header .products-landing-header .row.product-title-info h1,
header.premise-header .products-landing-header .row.product-title-info h2 {
  color: #3c3c3c;
  font-size: 80px;
  line-height: 75px;
  /*letter-spacing: -2px;*/
  font-weight: bold !important;
  /*font-family: 'nimbus-sans-condensed', sans-serif;*/
}

header.premise-header .products-landing-header .row.product-title-info h2 {
  font-size: 35px;
  margin-top: 0;
  line-height: 45px;
  color: #636363;
}

header.premise-header .products-landing-header .row.product-title-info h2 span {
  color: #d2282e;
}

header.premise-header .products-landing-header .row.product-title-info .headerParagraph p {
  color: #3c3c3c;
}

header.premise-header .products-landing-header .row.product-title-info .headerParagraph .btn {
  padding: 10px 39px;
}

header.premise-header .products-landing-header .row.product-title-info .headerParagraph .blue-btn {
  background-color: #7cdafe;
}

.navbar-default .navbar-nav > li.start-btn:last-child > a {
  text-transform: capitalize;
  font-weight: normal;
  letter-spacing: 0;
  font-size: 18px;
  padding: 11px 23px !important;
}

.products-landing-header .product-title-info a.btn-warning:hover,
.product-wrapper .btn-warning:hover {
  background-color: #8c2124;
}

.products-landing-header .product-title-info a.btn-blk:hover {
  background-color: #838383;
}

h2.unique-header.unique-header--withBottomLine:after {
  content: none;
}

h2.unique-header.unique-header--withBottomLine {
  margin-bottom: 40px;
}

.divided-section .divided-section-left h3.pink-heading {
  color: #e31a8a;
}

.divided-section .divided-section-left .zones-wrapper {
  margin-top: 10px;
}

.divided-section .divided-section-left .zones-wrapper p {
  margin: 0;
  padding: 0;
}

.divided-section .divided-section-left .zones-wrapper .zones p {
  text-decoration: underline;
}

.divided-section .divided-section-right figure.deployment-graphic {
  margin-bottom: 80px;
}


/* ==============================================================
  # Features Left nav style
============================================================== */

.outerWideSlider {
  width: 100%;
  max-width: none;
  margin: 0px auto 5px;
  overflow: hidden;
  position: relative;
}

.wideSlider {
  margin: 0px auto;
  position: relative;
}

#showMobileLinks {
  display: block;
}

#showMobileLinks .btn {
  padding: 15px 34px;
  font-size: 18px;
}

#showMobileLinks .btn:hover {
  background-color: #8C2124;
}

.sideMenu {
  position: static;
  width: auto;
  border: 0px none;
  left: auto;
  top: auto;
  margin-bottom: 5px;
}

#showMobileLinks fa fa-chevron-down {
  padding-left: 10px !important;
}


/* ===============================
  # Pricing Page
=============================== */


/*header.pricing-header {
  background-color: #f6f6f6;
  height: 250px;
}*/

header.pricing-header h1 {
  font-size: 60px;
  font-weight: bold;
  font-family: 'proxima-nova';
  color: #434343;
  line-height: 70px;
  font-weight: bold;
  margin-bottom: 0;
}

header.pricing-header p span {
  color: #d2282e;
}

header.pricing-header p {
  font-size: 35px;
  text-transform: uppercase;
  font-family: 'proxima-nova';
  margin-top: 0;
  line-height: 45px;
  font-weight: bold;
}


/*header.pricing-header .pricing-landing-container {
  padding-top: 102px;
}*/

.pricing-wrapper h2 {
  font-family: 'proxima-nova';
  font-size: 38px;
  font-weight: bold;
  margin-bottom: 26px;
  margin-top: 0;
}

.pricing-wrapper .enterprise-content {
  padding-left: 58px;
}

.pricing-wrapper .divided-section.divided-section-pricing,
.pricing-wrapper .divided-section.divided-section-pricing .divided-section-left {
  background-color: #fafafa;
}

.pricing-wrapper .divided-section.divided-section-pricing {
  color: #636363;
}

.pricing-wrapper .divided-section.divided-section-pricing img {
  padding: 0 0 0 42px;
}

.pricing-wrapper .divided-section.divided-section-pricing p {
  font-size: 16px;
  line-height: inherit;
}

.pricing-wrapper .enterprise-content ul,
.pricing-wrapper .divided-section-pricing ul {
  margin: 26px 0px;
}

.pricing-wrapper .enterprise-content ul li,
.pricing-wrapper .divided-section-pricing ul li {
  font-size: 16px;
  margin-bottom: 10px;
  background-image: url(/_resources/images/content/check-icon.png);
  background-repeat: no-repeat;
  background-position: 0px 3px;
  padding-left: 40px;
}

.pricing-wrapper .enterprise-cta,
.pricing-wrapper .divided-section.divided-section-pricing .btn {
  margin-top: 20px;
}

.pricing-wrapper .divided-section.divided-section-pricing .divided-section-left {
  padding-top: 130px;
}

.pricing-wrapper .enterprise-cta .btn,
.pricing-wrapper .divided-section-pricing .btn {
  font-size: 16px;
  padding: 12px 36px;
}

.pricing-wrapper .divided-section-pricing .btn {
  margin-left: 190px;
}

.pricing-wrapper .divided-section-pricing .btn.btn-warning {
  margin-left: 170px;
}

.pricing-wrapper .enterprise-cta .btn.btn-warning {
  margin-right: 20px;
}

.pricing-wrapper .divided-section-right .row {
  padding-top: 0px;
}

.pricing-wrapper p.note,
.pricing-wrapper .divided-section p.note {
  font-size: 13px;
}

.solo-pricing {
  display: block;
  color: #CC0808;
  line-height: 15px;
  font-size: 30px;
}

.enterprise-cloud h2,
.divided-section-pricing h2,
.divided-section-right h2 {
  text-transform: uppercase;
}

.enterprise-cloud h2 .solo-pricing,
.divided-section-pricing h2 .solo-pricing {
  text-transform: none !important;
}

.blue-cloud {
  color: #208dc6;
}

.pricing-premise {
  color: #CC0808;
}

.pricing-demand {
  color: #f59731;
}

.btn-customOrange {
  background-color: #f59731 !important;
}

.divided-section-right .btn-warning {
  margin-left: 190px !important;
}

.amazon-priceTitle {
  width: auto;
}

.pricing-wrapper .amazon-priceTitle {
  margin-right: 15px;
  padding-left: 0px !important;
}

.pricing-wrapper .divided-section-right {
  padding-top: 135px;
}

.enterprise-icons img {
  padding: 0px !important;
}

.divided-section-left .enterprise-icons .onDemandIcon {
  padding-top: 47px;
}

.btn-customBlue {
  background-color: #208DC6 !important;
}

.products-features-wrapper .features-item .fa {
  padding-top: 33px;
  font-size: 50px !important;
}

.pricing-wrapper .divided-section-pricing .divided-section-right {
  padding-top: 130px;
}

.breadcrumbs .breadcrumbs-socials {
  text-align: right !important;
}


/* ================================
  # Get Started CTA
================================= */

section.cta.cta-start {
  background-color: #f5f5f5;
}


/* ================================
  # Landing Page Detail
================================= */

.nav-number {
  display: block;
  font-size: 25px;
  color: #000;
  font-weight: 700;
  padding-top: 10px;
}

.nav-number i {
  padding-right: 10px;
  color: #eb2123;
}

.mobile-number-a {
  background-color: #ebebeb;
  padding: 0px 0px 0px 12px;
  width: 45px;
  height: 45px;
  float: right;
  margin-right: 10px;
  border-radius: 10px;
  margin-top: 10px;
  font-size: 27px;
}

.phone-mobile {
  padding-right: 30px;
  padding-top: 10px;
}

footer.footer-landing {
  color: #fff;
  padding-top: 20px;
  font-size: 12px;
}

footer.footer-landing .address.address--type2 p {
  font-size: 12px;
  color: #fff;
}

footer.footer-landing .landing-copy {
  text-align: right;
  padding-top: 82px;
}

.landing-section .landing-section-firstContent h1.landing-h1 {
  color: #0b7784;
  font-weight: bold;
  font-size: 40px;
}

.landing-section {
  padding-bottom: 60px;
}

/* ================================
  # Pagination
================================= */
.pagination ul.pagingControls > li {
  border: 1px solid #e3e0e0;
  padding: 10px 15px;
  color: #1aa6e2;
}
.pagination ul.pagingControls > li:hover {
  font-weight: bold;
}
.pagination ul.pagingControls > li.current {
  background-color: #f5f5f5;
}
/* ================================
  # Media Queries
================================= */

@media screen and (max-width: 1629px) {
  .bannerBox.bannerBox-white.bannerBox--textRight.text-center-xs.dr-phillips-text p {
    /*margin-left: 35px;*/
  }
  .iconBox.iconBox-grey,
  .iconBox.iconBox-motive,
  .iconBox.iconBox-black {
    padding-bottom: 30px;
  }
  /*  .iconBox.iconBox-motive p {
    padding-bottom: 23px;
  }
*/
  /*  .iconBox.iconBox-black p {
    padding-bottom: 40px;
  }
*/
  .iconBox-header {
    min-height: 54px;
  }
  .iconBox p {
    margin-bottom: 0px;
    min-height: 110px;
  }
  .item-inner .drPhillips-img {
    padding-top: 26px;
  }
  .bannerBox.bannerBox-white.bannerBox--textRight.text-center-xs.dr-phillips-text {
    padding-top: 100px;
    padding-bottom: 0;
  }
  .miami-slider img.slider-image4 {
    width: 220px;
    margin-top: 196px;
  }
  .miami-slider img.absolute-image4 {
    margin-top: 380px;
  }
  .drPhillips-img img.slider-image4 {
    margin-top: 192px;
  }
  .item-inner .hsa-content {
    margin-top: 150px;
  }
  #bar-icon {
    top: 50%;
  }
  .navbar-right {
    padding-top: 0;
  }
  .navbar-nav > li {
    padding-top: 14px;
  }
}

@media screen and (max-width: 1600px) {
  .features-box .ct-featureBox {
    /*padding: 30px;*/
    padding: 20px 10px;
  }
  .pricing-wrapper .divided-section-pricing .btn {
    margin-left: 130px;
  }
  .pricing-wrapper .divided-section-pricing .btn.btn-warning {
    margin-left: 114px;
  }
  .pricing-wrapper .amazon-priceTitle {
    float: left;
  }
  .pricing-wrapper .divided-section.divided-section-pricing img {
    padding: 0;
  }
  .iconBox.iconBox-grey,
  .iconBox.iconBox-motive,
  .iconBox.iconBox-black {
    padding-bottom: 30px;
  }
  /*  .iconBox.iconBox-motive  p {
    padding-bottom: 23px;
  }
*/
  /*
  .iconBox.iconBox-black p {
    padding-bottom: 48px;
  }
*/
}

@media screen and (max-width: 1500px) {
  .item-inner .drPhillips-img {
    padding-top: 60px;
  }
  .bannerBox.bannerBox-white.bannerBox--textRight.text-center-xs.dr-phillips-text {
    padding-top: 40px;
  }
  .drPhillips-img img.slider-image4 {
    margin-top: 0px;
  }
  .miami-slider img.slider-image4 {
    margin-top: 40px;
  }
  .miami-slider img.absolute-image4 {
    margin-top: 192px;
  }
  .bannerBox.bannerBox-bigTopPadding.miami-text {
    padding-top: 80px;
  }
  .hsa-content img {
    top: 62px;
  }
  .item-inner .hsa-content {
    margin-top: 64px;
  }
  .miami-slider img.slider-image4 {
    width: 208px;
  }
}

@media screen and (max-width: 1482px) {
  .services-box .info ul {
    padding-left: 0px !important;
  }
  .ct-featureBox-careerspage {
    height: 468px;
  }
}

@media screen and (max-width: 1440px) {
  section.mobile-apps .double-section-left {
    width: 91.6667%;
  }
}

@media screen and (min-width: 1500px) {
  .mainSlider.slick-slider,
  .mainSlider.slick-list,
  .mainSlider.slick-slide,
  .mainSlider.slider .item {
    min-height: 610px !important;
  }
}

@media only screen and (min-width:1200px) and (max-width: 1630px) {
  .ct-featureBox-careerspage {
    height: 428px;
  }
  .features-box .ct-featureBox {
    height: 300px;
  }
  .product-wrapper .premise-cms {
    margin-top: 0px;
  }
  .divided-section-right .btn-warning,
  .pricing-wrapper .divided-section-pricing .btn,
  .pricing-wrapper .divided-section-pricing .btn.btn-warning {
    margin-left: 114px !important;
  }
  span.page-title {
    font-size: 78px;
    line-height: 60px;
  }
  .bannerBox p {
    width: 90%;
  }
  .hsa-content img {
    top: 20px;
  }
  .drPhillips-img img.slider-image4 {
    width: 60%;
  }
  /*  .bannerBox.bannerBox-bigTopPadding {
    padding-top: 60px;
}*/
  img.slider-image1 {
    width: 50%;
  }
  .mainSlider.slick-slider,
  .mainSlider.slick-list,
  .mainSlider.slider .item {
    min-height: 480px !important;
  }
}

@media only screen and (min-width:992px) and (max-width: 1499px) {
  .mainSlider.slick-slider,
  .mainSlider.slick-list,
  .mainSlider.slick-slide,
  .mainSlider.slider .item {
    min-height: 430px !important;
  }
}

@media only screen and (min-width:992px) and (max-width: 2500px) {
  .product-wrapper .double-section-left {
    padding-left: 60px;
  }
  .features-item .col-md-9 {
    padding-left: 20px;
  }
}

@media screen and (max-width: 1300px) and (min-width: 769px) {
  /*.footer-sidebar-inner,
  .footer-sidebar-outer */
  .red-aside{
    position:relative;
    right:100px;
    min-width:260px;
  }
}

@media screen and (max-width: 1200px) {
  .company-icons-white {
    height: 356px;
  }
  .company-icons-white p {
    padding-left: 10px;
  }
  .ct-featureBox-careerspage {
    height: 338px;
  }
  .product-wrapper .products-aws-cloud {
    padding-bottom: 120px;
  }
  .product-wrapper .products-aws-cloud-img {
    padding-top: 200px;
  }
  .product-wrapper .cms-on-premise .on-premise {
    padding-top: 0;
  }
  section.features-box {
    min-height: 1400px;
  }
  .pricing-wrapper .divided-section-pricing .btn,
  .pricing-wrapper .divided-section-pricing .btn.btn-warning {
    margin-left: 0px;
  }
  .enterprise-icons .onDemandIcon {
    padding-top: 0px !important;
  }
  .pricing-wrapper .divided-section-pricing .btn,
  .pricing-wrapper .divided-section-pricing .btn.btn-warning {
    margin-left: 0px !important;
  }
  .navbar-nav > li {
    padding: 11px 8px 9px;
  }
  .navbar-default .navbar-nav > li > a {
    font-size: 15px;
  }
  .navbar-right {
    margin-right: 50px;
  }
  .mainSlider.slick-slider,
  .mainSlider.slick-list,
  .mainSlider.slick-slide,
  .mainSlider.slider .item {
    min-height: 461px !important;
  }
  .bannerBox.bannerBox-white.bannerBox--textRight.text-center-xs {
    padding-top: 0px;
    margin: 25px 0px 50px;
  }
  .fdf-slide .bannerBox {}
  .slider-image3 {
    width: 240px;
    top: 60px;
  }
  .slider-image1 {
    width: 80%;
    margin-top: 20px;
  }
  .bannerBox.bannerBox-white {
    padding-top: 94px;
    padding-right: 66px;
  }
  .item-inner .bannerBox.bannerBox-slide1 span.page-title {
    margin-bottom: 0px;
    margin-top: 30px;
  }
  span.page-title {
    font-size: 38px;
    line-height: 35px;
    font-family: 'nimbus-sans-condensed', sans-serif;
  }
  .hsa-slide .bannerBox {
    margin: 60px 0px !important;
  }
  .bannerBox.bannerBox-slideBig {
    margin: 50px 0px;
  }
  .bannerBox.bannerBox-slide1 {
    margin: 40px 30px;
  }
  .item-inner .bannerBox.bannerBox-slide1 span.page-title span.slider-small {
    font-size: 35px;
    line-height: 33px;
    font-family: 'nimbus-sans-condensed', sans-serif;
  }
  .hsa-content img {
    top: 66px;
    width: 80%;
  }
  .bannerBox-slide1 .btn {
    font-size: 14px !important;
  }
  .item-inner .bannerBox.bannerBox-slide1 p {
    /*  padding-bottom: 20px;  */
  }
  img.slider-image2 {
    width: 80%;
    margin: 0px 0px 10px;
  }
  .iconBox.iconBox-motive p,
  .iconBox.iconBox-black p {
    padding-bottom: 0;
  }
  .item-slider1 .fdf-slide span.page-title img {
    width: 60px;
    padding-bottom: 7px;
  }
  .item-slider1 .fdf-slide span.page-title {
    margin-bottom: 0;
  }
  .miami-slider img.slider-image4 {
    width: 220px;
  }
  .miami-slider img.absolute-image4 {
    margin-top: 234px;
  }
  .miami-slider img.slider-image4 {
    margin-top: 54px;
  }
  .item-inner .drPhillips-img {
    padding-top: 90px;
  }
  .drPhillips-img img.slider-image4 {
    margin-top: 0;
  }
}

@media screen and (max-width: 1040px) {
  .paddingTop100 {
    padding-top: 70px;
  }
}

@media screen and (min-width: 991px) {
  .collapse {
    display: block;
  }
  #showMobileLinks {
    display: none;
  }
}

@media screen and (max-width: 991px) {
  .company-icons-white {
    height: 272px;
    margin-bottom: 20px;
  }
  .culture-section .row {
    padding: 0;
  }
  .document-online,
  .support-section {
    background: none;
    background-color: #fcfcfc;
  }
  .support-section {
    background-color: #286584;
  }
  .mobile-section-pic {
    display: none;
  }
  .mobile-section-responsive {
    display: block;
  }
  .online-forms {
    padding-left: 20px;
    padding-bottom: 60px;
  }
  .support-img {
    background: none;
    background-color: #286584;
  }
  .doc-mgt,
  .support-inner,
  .analytics,
  .mobile-section-responsive {
    padding-bottom: 160px;
  }
  .seo,
  .analytics {
    margin-top: 60px;
  }
  .map-overlay {
    height: auto;
    width: 50%;
    left: 10%;
    float: none;
    display: block;
    top: 605px;
  }
  .paddingBoth120 {
    padding: 80px 15px;
  }
  .products-aws-img,
  .on-premise-img {
    margin-top: 80px;
  }
  .product-title-info {
    padding-top: 0px;
  }
  .paddingTop160 {
    padding-top: 80px;
  }
  section.mobile-apps .double-section-left {
    padding-bottom: 70px;
    /*padding-left: 120px;*/
  }
  .product-wrapper .divided-image-inside {
    display: none;
  }
  .product-wrapper .on-premise {
    padding-top: 0;
  }
  .product-wrapper .products-aws-cloud-img {
    padding-top: 0px;
  }
  .product-wrapper .mobile-apps .container-fluid {
    padding-left: 45px;
  }
  .product-wrapper .cms-on-premise .on-premise {
    padding: 0px 15px 120px;
  }
  .features-box .ct-featureBox {
    min-height: 278px;
  }
  section.features-box {
    min-height: 1400px;
  }
  .products-features-wrapper {
    margin-top: 60px;
  }
  .product-wrapper .premise-cms {
    margin-bottom: 40px;
  }
  header.pricing-header .pricing-landing-container {
    padding-top: 80px;
  }
  .pricing-wrapper section.pricing-boxes {
    position: static;
    margin-top: 40px;
  }
  .pricing-wrapper section.pricing-boxes .pricing-item {
    margin-bottom: 40px;
  }
  .pricing-wrapper .enterprise-content {
    padding-left: 15px;
    margin-top: 30px;
  }
  .paddingTop80 {
    padding-top: 0px;
  }
  .paddingBottom120 {
    padding-bottom: 40px;
  }
  .paddingTop60 {
    padding-top: 0px;
  }
  .pricing-wrapper h2 {
    padding-top: 60px;
  }
  .pricing-wrapper .amazon-priceTitle {
    float: left;
  }
  .pricing-wrapper .divided-section-pricing .divided-section-right {
    padding-top: 80px;
  }
  .products-features-wrapper .features-item .fa {
    padding-top: 33px;
    display: block;
    text-align: left;
  }
  .features-item h3 {
    margin-top: 20px;
    margin-bottom: 15px;
  }
  .products-features-wrapper {
    padding-left: 0px !important;
  }
  .seo-options-wrapper .seo-top br {
    display: none;
  }
  .breadcrumbs ul.breadcrumbs-socials {
    margin-top: 20px;
  }
  .privacy-wrapper ul.nav {
    max-width: 991px;
    text-align: left;
    padding-top: 20px;
  }
  .hsa-content img {
    right: 10px;
  }
  .navbar-right {
    margin-right: 0px;
  }
  span.page-title {
    font-size: 56px;
    line-height: 45px;
  }
  .item-inner .bannerBox.bannerBox-slide1 span.page-title span.slider-small {
    line-height: 46px;
    font-size: 49px;
  }
  .hsa-slide .bannerBox {
    margin: 35px 0px 23px !important;
  }
  span.page-title {
    font-size: 46px;
    line-height: 39px;
  }
  img.slider-image1 {
    width: 80%;
  }
  .bannerBox.bannerBox-slide1 {
    margin: 25px 0px 60px;
  }
  /*.bannerBox.bannerBox-white {
   padding-top: 50px !important;
}*/
  .bannerBox.dr-phillips-text {
    margin: 26px 0px 4px !important;
    padding-top: 45px !important;
  }
  .drPhillips-img {
    padding-top: 93px;
  }
  /*.bannerBox.miami-text {
      padding-bottom: 25px !important;
}*/
  .bannerBox.bannerBox-slideBig {
    margin: 0px;
  }
  .absolute-image1 {
    display: none !important;
  }
  /*.item.item-slider3.slick-current.slick-active {
    background-image: url("/_resources/images/content/hsa-slide-mobile.jpg") !important;
}*/
  /*.item.item-slider3.slick-current.slick-active {
    background-image: url("/_resources/images/content/digital-us-banner-mobile.jpg") !important;
}*/
  /*.item.item-slider5.slick-current.slick-active {
    background-image: url("/_resources/images/content/digital-us-banner-03-mobile.jpg") !important;
}*/
  /* .item.item-slider1.slick-slide.slick-current.slick-active {
    background-image: url("/_resources/images/content/cms-home-mobile.jpg") !important;
} */
  .bannerBox.bannerBox-white.bannerBox--textRight.text-center-xs.dr-phillips-text {
    /*    padding-top: 104px;
    margin: 25px 0px 0px;*/
    margin-top: 0 !important;
  }
  .drPhillips-img {
    padding-top: 60px;
  }
  .iconBox.iconBox-motive p {
    /*
       padding-bottom: 39px;
     */
  }
  .iconBox.iconBox-black p {
    /*
        padding-bottom: 40px;
    */
  }
  .iconBox p {
    min-height: 130px;
  }
  .mainSlider.slick-slider,
  .mainSlider.slick-list,
  .mainSlider.slick-slide,
  .mainSlider.slider .item {
    min-height: 360px !important;
  }
  .slider-image2 {
    padding-top: 0px;
  }
  .landing-section-sidebar {
    clear: both;
  }
  .landing-section-firstContent {
    padding-bottom: 60px;
  }
  .item-inner .drPhillips-img {
    padding-top: 74px;
  }
  img.slider-image1 {
    margin-top: 36px;
  }
  .fldoe-slide .bannerBox.bannerBox-slideBig {
    padding-top: 15px;
  }
  .miami-slider img.slider-image4 {
    width: 180px;
    margin-top: 22px;
  }
  .bannerBox.bannerBox-white.miami-text {
    padding-top: 30px;
  }
  #bar-icon {
    top: 44%;
  }
}

@media (min-width: 978px) {
  .services-box {
    margin-right: 0;
    border: 1px solid #e5e5e5;
    border-left: 0;
    border-top: 0;
    height: 515px;
  }
  .process-box {
    margin-right: 0;
    border: 1px solid #e5e5e5;
    border-left: 0;
    border-top: 0;
    border-bottom: 0;
    height: 550px;
    width: 20%;
    float: left;
  }
  .process-box.last {
    border-right: 0;
  }
  .services-box.last {
    border-right: 0;
  }
  .row.last .services-box {
    border-bottom: 0;
  }
  .bannerBox.bannerBox-white.bannerBox--textRight.text-center-xs {
    padding-top: 55px;
  }
}

@media screen and (min-width: 768px) {
  #seo-capabilities .inner {
    margin-bottom: 25px;
  }
}

@media screen and (max-width: 767px) {
  .inner-icon {
    margin-bottom: 20px;
  }
  .inner-icon img {
    margin: 0 auto;
  }
  .formSection li.row {
    display: inline-block;
    margin-left: 0 !important;
    margin-right: 0 !important;
    width: 100% !important;
  }
  .contact-page-form .form-group label {
    display: block;
    float: none;
  }
  .contact-page-form .form-group input,
  .contact-page-form .form-group textarea,
  .contact-page-form .form-group select {
    width: 90%;
  }
  .bannerBox.bannerBox-white {
    padding-top: 0px;
  }
  .slider-image3 {
    /* left: 72%; */
    width: 176px;
    top: 80px;
  }
  .seo-header,
  .product-header {
    font-size: 45px;
  }
  .headerParagraph p {
    font-size: 16px;
  }
  .map-overlay {
    width: 90%;
    left: 5%;
    top: 515px;
  }
  .intro-type .container {
    padding-top: 42px !important;
    padding-right: 0;
  }
  .light-blue-text {
    font-weight: normal;
  }
  .paddingTop {
    padding: 50px 0;
  }
  .doc-mgt,
  .support-inner,
  .analytics,
  .mobile-section-responsive {
    padding-bottom: 50px;
  }
  .paddingBothHalf {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .divided-section.whiteGrey .divided-section-left,
  .divided-section.whiteGrey .divided-section-right,
  .divided-section.blueOcean,
  .divided-section.greyWhite .divided-section-left,
  .divided-section.greyWhite .divided-section-right {
    padding-top: 55px;
    padding-bottom: 55px;
  }
  .selectBox.selectBox-portfolio {
    padding-top: 0px !important;
  }
  .header-section-bar .selectize-control {
    width: 100%;
  }
  .normal-section {
    padding-top: 40px;
  }
  #product-header-section,
  .intro-type .container {
    padding: 100px 15px !important;
  }
  .product-wrapper .cms-on-premise .on-premise {
    padding-left: 45px;
  }
  .features-box .ct-featureBox {
    min-height: 286px;
  }
  section.features-box {
    padding-bottom: 100px;
  }
  .product-wrapper .premise-cms,
  .product-wrapper .custom-premise {
    margin-top: 0;
  }
  .product-wrapper .custom-premise {
    padding-bottom: 0;
    padding-top: 0;
  }
  header.pricing-header .pricing-landing-container {
    padding-top: 60px;
  }
  .divided-section.whiteGrey.whiteGrey-premise .divided-section-left {
    padding-top: 60px;
  }
  .paddingTop80 {
    padding-top: 40px;
  }
  .divided-section.whiteGrey.whiteGrey-premise .divided-section-right {
    padding-top: 60px;
  }
  .paddingBoth100 {
    padding: 60px 15px;
  }
  .enterprise-icons .onDemandIcon {
    padding-top: 0px !important;
  }
  .pricing-wrapper .divided-section.divided-section-pricing .divided-section-left,
  .pricing-wrapper .divided-section.divided-section-pricing .divided-section-right {
    padding-top: 60px;
  }
  .breadcrumbs .breadcrumbs-socials {
    text-align: left !important;
  }
  #showMobileLinks .btn {
    padding: 15px 0;
    width: 100%;
  }
  /*  .item.item-slider1.slick-slide.slick-current.slick-active {
      background-image: none !important;
  }*/
  .hsa-content img {
    position: relative !important;
  }
  .cms-slide-mockup {
    width: 58%;
  }
  span.page-title {
    font-size: 26px;
    line-height: 23px;
  }
  .item-inner .bannerBox.bannerBox-slide1 span.page-title span.slider-small {
    line-height: 26px;
    font-size: 23px;
  }
  .bannerBox p {
    font-size: 18px;
  }
  .cms-slide-mockup {
    width: 48%;
    margin-top: 120px;
  }
  .bannerBox.bannerBox-slide1 {
    margin: 0px 0px 10px;
    padding-top: 0px !important;
  }
  .hsa-slide .bannerBox {
    margin: 0px 0px 8px !important;
  }
  .iconBox-header {
    min-height: 40px;
  }
  .iconBox p {
    min-height: 80px;
  }
  .item .item-inner .bannerBox {
    padding-left: 50px;
  }
  .item-inner .drPhillips-img {
    padding-top: 22px;
  }
  .miami-slider img.slider-image4 {
    margin-top: 22px;
  }
  .hsa-content img {
    top: 58px;
  }
  .item-inner .hsa-content {
    margin-top: 87px;
  }
  .container>.navbar-header {
    padding-top: 0;
  }
}

@media screen and (max-width: 702px) {
  .products-landing-wrapper .products-landing-container.enterprise-landing-container {
    padding: 64px 15px 72px !important;
  }
}

@media screen and (max-width: 640px) {
  .company-icons-white {
    height: 380px;
  }
}

@media screen and (max-width: 600px) {
  .company-icons-white {
    height: 318px;
  }
  #product-header-section,
  .intro-type .container {
    padding: 80px 15px !important;
  }
  .products-landing-wrapper .products-landing-container.enterprise-landing-container {
    padding: 56px 15px 72px;
  }
  .paddingBoth120 {
    padding: 80px 15px;
  }
  section.cta a.cta-btn.cta-btn-margin {
    margin-bottom: 20px;
  }
  header.premise-header .products-landing-header .row.product-title-info h1 {
    font-size: 70px !important;
    line-height: 60px !important;
  }
  header.premise-header .products-landing-header .row.product-title-info h2 {
    font-size: 34px !important;
    line-height: 36px !important;
    margin-top: 0px !important;
  }
  .premise-landing-header .premise-landing-container {
    padding: 40px 15px 102px !important;
  }
  header.premise-header .products-landing-header .row.product-title-info h1 {
    font-size: 50px !important;
    line-height: 40px !important;
  }
  .paddingBoth120 {
    padding: 60px 15px;
  }
  header.pricing-header h1 {
    font-size: 45px;
    line-height: 54px;
  }
  header.pricing-header p {
    font-size: 30px;
  }
}

@media (max-width: 480px) {
  .map-area,
  .map-overlay {
    display: none;
  }
}

@media screen and (max-width: 480px) {
  .company-icons-white {
    height: 228px;
  }
  .company-icons-white p {
    font-size: 15px;
    padding: 0px 10px;
  }
  .item-inner .container .margin-top100 {
    margin-top: 0px !important;
  }
  .slider-image3 {
    width: 126px;
    left: 0%;
    top: -24px;
  }
  .fdf-slide .bannerBox {
    margin: 70px 0px 160px;
  }
  .slick-list {
    max-height: 480px;
  }
    .item .item-inner .bannerBox {
    padding-left: 0px;
  }
  .item-slider4 .miami-slider .miami-text img {
    margin-top:20px;
  }
  .company-heading h1 {
    line-height: 40px;
    font-size: 40px;
  }
  .product-title-info {
    padding: 40px 20px;
    width: 100%;
  }
  .company-sections h2,
  .careers-sections h2,
  .perks-section h2 {
    font-size: 40px;
  }
  .company-sections h3 {
    font-size: 20px;
  }
  .intro-type .container,
  #product-header-section,
  .intro-type .container {
    padding: 17px 15px 42px !important;
  }
  .btn-solodev-red {
    padding: 12px 15px;
  }
  .careers-header {
    font-size: 55px;
  }
  .careers-title-info .headerParagraph p {
    font-size: 14px;
  }
  section.quote-section {
    padding: 0;
  }
  section.quote-section p {
    padding: 20px 0px 10px;
  }
  .ct-u-size28 {
    font-size: 19px;
  }
  h2.ct-pageHeader.perks,
  h3.ct-pageHeader-subtitle.perks-subtitle {
    font-size: 25px;
  }
  h2.ct-pageHeader.perks,
  h3.ct-pageHeader-subtitle.perks-subtitle {
    font-size: 20px;
  }
  .ct-u-marginTop0 {
    margin-top: 0px !important;
  }
  .careers-sections .slick-next {
    right: -20px !important;
  }
  .careers-sections .slick-prev {
    left: -20px !important;
  }
  .careers-perks-section .slick-list {
    max-height: none !important;
  }
  section.hiring-section .ct-u-marginBottom60 h2 {
    padding-top: 130px;
  }
  .landing-header h1 {
    font-size: 36px;
    text-align: center;
  }
  .landing-section-firstContent h2 {
    font-size: 40px;
  }
  .landing-section-firstContent .pull-right {
    float: none !important;
  }
  .landing-section-firstContent p {
    font-size: 20px;

  }
  .image5minute img {
    margin: 0 auto;
    padding-bottom: 20px;
  }
  .carousel-inner > .item > a > img,
  .carousel-inner > .item > img,
  .img-responsive,
  .thumbnail a > img,
  .thumbnail > img {
    margin: 0 auto;
  }
  #work-detail-page .header-section h1.special-header.special-header-bigger {
    font-size: 44px;
  }
  #work-detail-page .workDetails-sidebar {
    padding-left: 0px;
  }
  h1.product-header {
    font-size: 40px;
  }
  .product-title-info .headerParagraph p {
    font-size: 16px;
  }
  .product-title-btn {
    padding: 13.5px 25px 11.5px;
  }
  .feedback h3 {
    font-size: 40px;
    line-height: 1.1em;
  }
  .banner-section small,
  .green-text {
    font-weight: normal;
  }
  .product-title-info {
    padding: 20px 10px;
    margin: 0;
  }
  .graderContainer {
    margin-top: 50px !important;
  }
  .product-title-btn {
    font-size: 12px;
  }
  .products-landing-wrapper .products-landing-container {
    padding: 60px 20px 72px;
  }
  .products-landing-header h1 {
    font-size: 45px;
    line-height: 46px;
  }
  .products-landing-header h1 span {
    font-size: 50px;
  }
  .ct-featureBox-careerspage {
    height: 368px;
  }
  .features-box .ct-featureBox {
    min-height: 100px;
    margin: 0;
  }
  .features-box .ct-featureBox p {
    display: none;
  }
  .features-box-container .slick-list {
    max-height: inherit;
  }
  header.pricing-header .pricing-landing-container {
    padding-top: 10px;
  }
  .premise-landing-header .premise-landing-container {
    padding: 0px 15px 102px !important;
  }
  header.premise-header .products-landing-header .row.product-title-info h1 {
    font-size: 40px !important;
    line-height: 36px !important;
  }
  .paddingBoth120 {
    padding: 30px 15px;
  }
  section.cta a.cta-btn {
    width: 100%;
  }
  .product-wrapper .premise-cms h2 {
    padding-top: 20px;
  }
  .landing-header span {
    font-size: 40px;
  }
  header.pricing-header h1 {
    font-size: 40px;
    line-height: 45px;
  }
  header.pricing-header p {
    margin-top: 10px;
    line-height: 34px;
  }
  .paddingBoth100 {
    padding: 30px 15px;
  }
  section.enterprise-cloud .enterprise-content h2 span.solo-pricing {
    line-height: 36px;
  }
  .landing-section-firstContent h2 {
    line-height: 42px;
  }
  .privacy-wrapper .container {
    padding-left: 30px;
    padding-right: 30px;
  }
  .hsa-content img {
    top: -15px;
    right: 0px;
    margin: 30px auto;
    width: 90%;
  }
  .slick-dots {
    display: none !important;
  }
  .browser-mozilla .mainSlider .item {
    height: 540px !important;
  }
  .slick-slider {
    min-height: 480px !important;
  }
  .bannerBox.bannerBox-slide1.bannerBox-bigTopPadding p {
    padding-bottom: 30px;
  }
  .cms-slide-mockup {
    width: 80%;
    padding-top: 10px;
    margin: 0 auto 40px;
  }
  .item-inner .bannerBox.bannerBox-slide1 span.page-title {
    font-size: 42px;
    margin-bottom: 10px;
    margin-top: 20px;
  }
  .item-inner .bannerBox.bannerBox-slide1 span.page-title span.slider-red {
    font-size: 42px;
  }
  span.page-title {
    font-size: 42px;
    line-height: 38px;
  }
  .item-inner .bannerBox.bannerBox-slide1 span.page-title span.slider-small {
    font-size: 42px;
  }
  .bannerBox-slide1 .btn {
    font-size: 18px !important;
    width: 36% !important;
    margin: 0px auto;
    padding: 12px 0px;
  }
  .item-inner .bannerBox.bannerBox-slide1 p {
    width: 84%;
  }
  .bannerBox.bannerBox-white {
    padding-right: 0 !important;
    margin: 0px 0px 10px !important;
    padding-top: 0px !important;
  }
  img.slider-image2 {
    margin-top: 0px;
    padding-top: 10px;
  }
  .bannerBox.bannerBox-slideBig {
    margin: 0px 0px 0px;
    padding-top: 0px !important;
  }
  .col-lg-8.col-xs-7.col-lg-pull-4.col-xs-pull-5.text-center.m-query-xs.m-query-left.drPhillips-img {
    margin-bottom: 40px;
    padding-top: 0px;
  }
  img.slider-image1 {
    margin-top: 6px;
  }
  .bannerBox.bannerBox-white.bannerBox--textRight.text-center-xs.dr-phillips-text {
    padding-top: 0px !important;
  }
  .iconBox p {
    min-height: 100px;
  }
  .iconBox-header {
    min-height: 34px;
  }
  .item .item-inner .bannerBox {
    /*padding-right: 50px;*/
  }
  .mainSlider .item .item-inner .fdf-slide,
  .mainSlider .item .item-inner .fldoe-slide,
  .mainSlider .item .item-inner .dr-phillips-slide,
  .mainSlider .item .item-inner .miami-slider,
  .mainSlider .item .item-inner .hsa-slide {
    padding-left: 50px;
    padding-right: 50px;
  }
  .mainSlider .item .item-inner .fldoe-slide {
    margin-top: 10px;
  }
}

@media screen and (max-width: 418px) {
  .pricing-wrapper .enterprise-cta .btn.btn-warning {
    margin-bottom: 14px;
  }
}

.selectdate_filter,
.selectCapabilities,
.selectResources {
  min-width: 190px;
  display: inline-block;
}

@media (max-width: 992px) {
  .selectdate_filter,
  .selectCapabilities {
    margin-top: 10px;
  }
}


/* ================================
  # Checkout
================================= */

.container.checkoutContainer .btn.btn-success {
  padding: inherit;
}

.container.checkoutContainer {
  margin-bottom: 30px;
  width: 800px;
}

.container.checkoutContainer .btn-success {
  margin: 15px 0px;
}