.page-node-4106 article.contextual-region.page.full.clearfix {
    padding: 0px 0px 80px 34px !important;
}
.page-node-410 h2 {
    font-family: proxima-nova,sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 44px;
    line-height: 54px;
    color: #2B2A63;
    width: 100% !important;
}

.page-node-410 p {
    font-family: proxima-nova,sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 25px;
    color: #2B2A63;
    margin-bottom: 40px;
}
.page-node-410 .form-group input {
    margin: 8px 0px 20px 0px;
}
.page-node-410 input.form-control {
    background: #F0F1F2;
}
.page-node-410 form .row:last-child .col-sm-12 {
    width: 50%;
    display: inline-block;
}
.page-node-410 form .row:last-child .col-sm-12 {
    width: 50%;
    display: inline-block;
    text-align: right;
}
.page-node-410 form .row:last-child .col-sm-12:last-child input {
    background: #3B88A9;
    border-radius: 6px;
    padding: 10px 60px;
    border: none;
    font-family: proxima-nova,sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 159.3%;
    text-align: center;
    color: #FFFFFF;
}
.page-node-410 form .row:last-child .col-sm-12:last-child input:hover {
    background-color: transparent;
    color: #3B88A9;
    border: 1px solid #3B88A9;
}
.page-node-3176 .navigation-wrapper {
    max-width: inherit;
    width: 100%;
}

.page-node-3176 .row.MACH-40-space.row-eq .col-md-6.col-eq .btn-MACH40{
 	margin: 0 auto;
}
.row.btn-wrap .btn-MACH40{
	margin-top: 0;
}
.row.btn-wrap{
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    margin-top: 50px;
    margin-bottom: 30px;
}
.row.btn-wrap .btn-MACH40{
	margin: 0 10px 0 0;
	font-size: 16px;
	font-weight: 700;
}

.row.btn-wrap .btn-txt strong {
    color: #8DB7DF;
}
.navigation-left ul li a {
   /* color: #7178A4 !important;*/
   color: #292b68 !important;
}
.navigation-left ul li.active a{
	color: #2F2B68 !important;
	border-bottom: 2px solid #2F2B68 !important;
}
.page-node-3176 .navigation-right {
    display: flex;
}
.page-node-3176 .navigation-right p.text{
	color: #2D2966;
	font-weight: 700;
	padding-top: 5px;
	margin-right: 10px !important;
}
.navigation-right a.custom-btn {
    color: #8DB7DF !important;
    background: #fff;
    border-radius: 15px;
    font-size: 17px;
}
.row.btn-wrap .btn-txt {
    padding: 10px 15px;
}
#block-mach40.sticky {
position: fixed;
width: 100%;
top: 108px;
z-index: 99;
}
.toolbar-fixed.user-logged-in #block-mach40.sticky {
position: fixed !important;
width: 100%;
top: 185px;
z-index: 99;
}


#myImg {
  border-radius: 5px;
  cursor: pointer;
  transition: 0.3s;
}

#myImg:hover {opacity: 0.7;}

/* The Modal (background) */
.modal {
    display: none;
    position: fixed;
    z-index: 1;
    padding-top: 210px;
    left: 0;
    top: 100px;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.9);
}

/* Modal Content (Image) */
.modal-content {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
}

/* Caption of Modal Image (Image Text) - Same Width as the Image */
#caption {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
  text-align: center;
  color: #ccc;
  padding: 10px 0;
  height: 150px;
}

/* Add Animation - Zoom in the Modal */
.modal-content, #caption {
  animation-name: zoom;
  animation-duration: 0.6s;
}

@keyframes zoom {
  from {transform:scale(0)}
  to {transform:scale(1)}
}

/* The Close Button */
.close {
  position: absolute;
  top: 15px;
  right: 35px;
  color: #f1f1f1;
  font-size: 40px;
  font-weight: bold;
  transition: 0.3s;
}

.close:hover,
.close:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
}
div#myModal img#img01 {
    top: 0;
    margin: 0 auto !important;
}
span.modal-close{
color: #fff;
    position: absolute;
    background-color: transparent;
    width: 40px;
    border-radius: 80px;
    text-align: center;
    border: 1px solid;
    height: 40px;
    z-index: 9;
    top: 0;
    line-height: 40px;
    font-size: 30px;
    right: 15px;
}
.modal-content-wrapper{
    max-width: 700px;
    margin: auto;
    position: relative;
}
.toolbar-fixed.user-logged-in .modal{
	top: 100px;
}
.page-node-type-page .main-container.container {
    padding: 45px 0 40px;
    width: 100%;
}

#block-mach40 {
    background: linear-gradient(0deg, rgba(255,255,255,0%) 0%, rgba(141,183,223,100%) 65%);
    width: 100%;
    height: 100px;
    position: absolute;
    top: 0;
    z-index: 1;
}
.user-logged-in section#block-mach40 {
top: 170px;
}
@media screen and (max-width: 1200px) {
  .navigation-left ul li a {
    font-size: 13px !important;
  }
}
@media screen and (max-width: 991px) {
  .page-node-3176 .navigation-left {
    display: none;
}
.toolbar-fixed.user-logged-in #block-mach40.sticky {
  top: 115px;
}
#block-mach40.sticky {
    top: 75px;
}
}
@media screen and (max-width: 767px) {
div#myModal {
    top: 0;
}
.toolbar-fixed.user-logged-in #block-mach40.sticky {
top: 115px;
}
span.modal-close{
  top: -30px;
}
}
/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
  .modal-content {
    width: 100%;
  }
}