/* PROMO */
.promo-banner {
    padding: 15px;
    background: #3a6187;
}
.promo-banner h2 {
    text-align: center;
    margin: 0;
    color: #fff;
    font-size: 20px!important;
}
.promo-banner h2 a:hover {
	text-decoration: none;
}
/* GENERAL */

html, body {
	max-width: 100%;
	overflow-x: hidden;
}

h1, h2, h3 {
	font-family: 'Oswald', sans-serif;
	font-style: normal;
}

h4, h5, p, ul, li, a {
	font-family: "museo-sans",sans-serif;
	font-style: normal;
	font-weight: 300;
	color: #4A4A4A;
}

.proxima {
	font-family: "proxima-nova",sans-serif;
	font-style: normal;
	font-weight: 300;
	color: #4A4A4A;
}

a, a:hover, a:focus {
	cursor: pointer;
	color: inherit;
}

ol {
	margin-bottom: 0px;
	list-style-type: none;
}

.hide {
	display: none;
}

.carousel-indicators li {
    display: block;
    width: 33.333%;
    height: 133px;
    margin: 0px;
    text-indent: 0px;;
    cursor: pointer;
    background-color: #102547;
    border: none;
    border-radius: 0px;
    opacity: .6;
    min-width: 420px;

}

.carousel-indicators .active {
    width: 33.33%;
    height: 133px;
    margin: 0;
    background-color: #062854;
    transition: 1s all;
    opacity: 1;
}

.carousel-indicators {
    bottom: 0px;
    width: 100%;
    position: relative;
    margin-left: auto;
    left: auto;
    display: flex;
    overflow: auto;
}

.slide_img {
	position: relative;
}

@media screen and (min-width: 1400px) {
	.container {
		width: 1400px;
	}
}

@media screen and (min-width: 1200px) {
	.container {
		width: 1200px;
	}
}

.slide_img {
	height: 80vh;
	background-position: center center;
	background-size: cover;
	max-height: 500px;
}

.fun_new_header {
	height: 100vh;
	background-position: center center;
	max-height: none;
}

.fun_new_header_overlay {
	position: absolute;
	width: 100%;
	background-position: center center;
	height: 100vh;
	top: 0px;
	display: none;
}

.header_wrap {
	height: auto;
	z-index: 10;
	position: relative;
	padding-top: 25px;
}

.header-piece {
	z-index: 10;
	position: absolute;
    width: 100%;
}

.header_logo {
	width: 100%;
    max-width: 245px;
    display: block;
    margin: auto;
}

.title_piece {
    font-weight: bold;
    color: #fff;
    letter-spacing: 4px;
    text-transform: uppercase;
    text-align: right;
    font-size: 13px;
    line-height: 1.5;
}

.menu_items_center {
    width: 880px;
    display: block;
    margin: auto;
}

.menu_items_wrap {
	padding-top: 25px;
	padding-bottom: 15px;
	display: flex;
	float: right;
}

.menu_items_wrap a {
	text-transform: uppercase;
	font-size: 14px;
	letter-spacing: 3px;
	color: #fff;
	padding-left: 20px; padding-right: 20px;
	font-family: "proxima-nova",sans-serif;
	font-style: normal;
	font-weight: 300;
}

.blue_bar_selector {
	width: 100%;
	height: 133px;
	background: #031D36;
}

.blue {
	background: blue;
	height: 113px;
}

.teal {
	background: teal;
	height: 113px;
}

.selector li:hover {
	cursor: pointer;
}

.headshot {
	height: 80px;
	width: 80px;
	margin-top: 30px;
	background-image: url(bg/alex.jpg);
	background-position: left center;	background-size: cover;
}

#myCarousel .col-xs-12 {
	padding-left: 5px; padding-right: 5px;
}

#myCarousel .row {
	margin-left: 0px; margin-right:0px;
}

.name, .title {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #fff;
}

.name {
	font-weight: 700;
    letter-spacing: 4.27px;
    font-size: 16px;
    margin-top: 57px;
    text-align: left;
    text-transform: uppercase;
}

.title {
    font-weight: 300;
    margin-top: 15px;
    text-align: left;
    margin-left: 0px;
    text-transform: uppercase;
    font-size: 14px;
}

.height {
	height: 133px;
}

.vertically-center {
	position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.bords {
	border-left: solid 1px #A3ABB3;
	border-right: solid 1px #A3ABB3;
	padding-right: 15px;
}

.play-btn {
    width: 200px;
    margin-top: 11px;
}

.bill {
	background-image: url(bg/BillCreedon.jpeg);
}

/* Carousel - People */

.daniel {
	background-image: url(bg/DanielRomo.jpeg);
	background-position: left center;
}

.janet {
	background-image: url(bg/JanetCooper.jpg);
}

.mark {
	background-image: url(bg/MarkTidwell.jpg);
}
.tod {
	background-image: url(bg/tod.jpg);
	background-position: right center;
}

.mike {
	background-image: url(bg/MikeHutson.jpeg);
	background-position: right center;
}

.steve {
	background-image: url(bg/SteveLapp.jpeg);
	background-position: left center;
}

.lavonda {
    background-image: url(bg/lavonda.jpg);
    background-position: right center;
}


.reshaping_wrap {
    background: #ECEEF0;
    padding-top: 50px;
    padding-bottom: 50px;
}

.inspire {
	font-weight: 300;
	color: #062E54;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 2.37px;
	margin-bottom: 30px;
}

.inspire_para {
	text-align: center;
	line-height: 2;
	max-width: 800px;
	display: block;
	margin: auto;
}

.serve {
	width: 291px;
	margin-top: 30px;
}

.font_standard {
	text-align: center;
	font-size: 1.5vw;
}

.inspire {
    font-size: 1.3em;
}

.inspire_para {
    line-height: 2;
    margin-top: .8em;
    max-width: 60vw;
}

.inspire_para1 {
	margin-bottom: 0;
	margin-top: 1.5em;
}

.serve {
    width: 25vw;
}

.adopt_wrap {
	background: #031D36;
	padding-top: 30px;
	padding-bottom: 30px;
}

.three_icon {
	width: 50px;
}


.adopt {
    text-align: center;
    line-height: 1.5;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 3.8px;
    font-size: 18px;
}

.adopt_para {
	color: #fff;
    max-width: 300px;
    text-align: center;
    margin: auto;
    line-height: 1.8;
    margin-top: 20px;
    height: 200px;
}




.bottom_wrap {
    position: absolute;
    bottom: 10px;
    right: 10px;
    background: rgba(0, 0, 0, 0.67);
    padding: 15px;
    max-width: 770px;
}

.top_quote {
    font-weight: bold;
    color: #fff;
    letter-spacing: 4px;
    margin-bottom: 0px;
    text-transform: uppercase;
    text-shadow: 0px 0px 2px rgb(55, 55, 55);
    line-height: 1.5;
    font-size: 16px;
}

.big_middle {
    font-size: 50px;
    letter-spacing: 10px;
    color: rgba(255, 255, 255, 0.83);
    margin-top: 0px;
    text-transform: uppercase;
    text-shadow: 0px 0px 2px rgba(158, 158, 158, 0.47);
}

.bottom_quote {
    font-weight: bold;
    color: #fff;
    letter-spacing: 4px;
    text-transform: uppercase;
    text-align: right;
    text-shadow: 0px 0px 2px rgb(55, 55, 55);
    line-height: 1.5;
    font-size: 16px;
}

.read, .watch {
    max-width: 200px;
    display: block;
    margin: auto;
    z-index: 100;
    position: relative;
    max-width: 100%;
    margin-top: 50px;
    width: 100%;
}

.read {
	margin-bottom: 5px;
}

.vid_wrap {
    display: none;
    position: absolute;
    width: 100%;
    top: 50px;
    left: 0px;
    padding-left: 15px;
    padding-right: 15px;
}

.front {
	min-height: 54px;
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
}

.first {
	margin: 0px;
	display: none;
}

.second {
	position: absolute;
    top: 0px;
    width: 100%;
    margin: 0px;
    display: none;
}

.slant-container {
  overflow: hidden;
  width: 107%;
  display: flex;
}

.parallelogram {
    width: 30%;
    height: 470px;
    margin: 0 0 0 -80px;
    -webkit-transform: skew(-15deg);
    -moz-transform: skew(-15deg);
    -o-transform: skew(-15deg);
    background: red;
    overflow: hidden;
    position: relative;
    -webkit-transition: all 600ms cubic-bezier(0.175, 0.885, 0.32, 1.075);
    transition: all 600ms cubic-bezier(0.175, 0.885, 0.32, 1.075);
}

.image {
    position: absolute;
    background-position: center center;
    background-size: cover;
    top: -80px;
    left: -80px;
    right: -80px;
    bottom: -80px;
    -webkit-transform: skew(15deg);
    -moz-transform: skew(15deg);
    -o-transform: skew(15deg);
    cursor: pointer;
}

.img1 {
	background-image: url(images/cows.jpg);
}

.img2 {
  background-image: url(images/manufacturing.jpg);
}

.img3 {
  background-image: url(images/oilandgas.jpg);
}

.img4 {
  background-image: url(images/transportation.jpg);
}

.img5 {
  background-image: url(images/sports.jpg);
}

.img6 {
  background-image: url(images/construction.jpg);
}


.headbox {
    width: 200px;
    text-align: center;
    margin: auto;
    padding: 20px 0px;
    background: rgba(255, 255, 255, 0.87);
    border: solid 2px;
    font-size: 20px;
    letter-spacing: 2.6px;
    color: #3b3b3b;
}

.headbox_wrap {
    position: absolute;
    width: 100%;
    bottom: 230px;
    text-align: center;
    color: #fff;
    padding-right: 130px;
}

.click_ind {
    color: #fff;
    text-transform: uppercase;
    font-weight: 100;
    letter-spacing: 2px;
    font-size: 20px;
    margin-top: 30px;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.8);
}

.larger {
	width: 220px;
}

.largest {
	width: 290px;
}

.whitebg {
	background: #fcfcfc;
}

.bgwrap {
	height: 550px;
	position: relative;
}

.coach_img {
	width: 100%;
	height: 620px;
	position: relative;
}

.transparent_text, .coach_img {
	background: url('images/screen.jpg');
	background-position: center center;
	background-size: cover;
}

.transparent_text {
	background: url('images/coach.jpg');
	background-size: cover;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    font-size: 130px;
    margin-top: 0px;
    position: absolute;
    width: 100%;
    letter-spacing: 10px;
    height: 620px;
    padding-top: 135px;
    margin-bottom: 0px;
    text-align: right;
}

.white_screen {
	width: 100%;
	height: 620px;
	background-image: url(images/greydient.png);
}

.screen_img {
	background-position: center bottom;
	background-size: cover;
	background-image: url('images/screen.png');
	width: 100%;
	height: 100%;
	position: absolute;
}

.tracking-in-expand {
	-webkit-animation: tracking-in-expand 1s;
	-moz-animation: tracking-in-expand 1s;
	animation: tracking-in-expand 1s;
	transition: 1s all;
	display: block;
}

.proven {
	font-size: 30px;
    color: #062E54;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 7px;
    margin-top: 235px;
}

.my_hr {
	margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #A3ABB3;
}

.my_container_2 {
	max-width: 1000px;
}


.no_padding {
	padding: 0px;
}

.border_right {
	border-right: solid 1px #A3ABB3;
	padding-right: 25px;
}

.success_para {
	line-height: 21px;
}

.success_btn {
	width: 100%;
	max-width: 285px;
	margin-top: 30px;
}

.ronnie {
	margin: 0px;
    letter-spacing: 4.7px;
    font-size: 16px;
    text-transform: uppercase;
    color: #031D36;
    font-weight: bold;
}

.my_title {
	color: #6B686D;
    font-size: 15px;
}

.padding_left {
	padding-left: 35px;
}

.serve_container {
	background: #102547;
}

.industry {
	font-size: 29px;
	color: #a4cef6;
	letter-spacing: 5px;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 0px;
	text-transform: uppercase;
	font-weight: bold;
}

.pillar_wrap {
	position: relative;
	min-height: 650px;
}

.pillar {
    width: 100%;
    position: absolute;
    right: 0px;
    top: 0px;
    height: 100%;
    background-image: url(images/Foundations2a%202.jpg);
    background-size: cover;
    z-index: -3;
    background-position: left top;
    max-width: 750px;
}

.foundation_header {
    font-size: 87px;
    letter-spacing: 5px;
    color: #CDAE5A;
    margin-top: 30px;
    z-index: -2;
    position: relative;
    transition: all 1s;
}

.foundation_header2 {
    font-size: 87px;
    letter-spacing: 5px;
    color: #CDAE5A;
    margin-top: 30px;
    z-index: -2;
    position: relative;
    transition: all 1s;
}

.my_hr2 {
	border-bottom: solid 1px #A3ABB3;
	margin-top: 50px;
	margin-bottom: 30px;
}

.hundred {
	letter-spacing: .24px;
    line-height: 21px;
    margin-bottom: 25px;
}

.flex {
	display: flex;
}

.my_btn {
	height: 41px;
}

.my_btn1 {
	margin-right: 25px;
}

.footer_wrap {
	background: #031D36;
	padding-top: 50px;
	padding-bottom: 50px;
}

.footer_logo {
	width: 183px;
}

.address {
	font-size: 14px;
    color: #fff;
    margin-top: 30px;
    margin-bottom: 30px;
    line-height: 30px;
}

.my_icon {
    width: 30px;
    height: 33px;
}



.my_icon2 {
	margin-left: 10px;
}

.border_right2 {
	border-right: solid 1px #000101;
}

.small_container {
	max-width: 525px;
	width: 80%;
	float: right;
}

.love {
	color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 3px;
    margin-bottom: 20px;
}

.fullwidth {
    width: 100%;
    background: #112a41;
    border: none;
    padding: 8px;
    padding-left: 35px;
    color: #fff;
    letter-spacing: 3px;
    font-weight: bold;
    font-family: "museo-sans",sans-serif;
}

.fullwidth::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #fff;
  letter-spacing: 3px;
  font-weight: bold;
  font-family: "museo-sans",sans-serif;

}
.fullwidth::-moz-placeholder { /* Firefox 19+ */
  color: #fff;
  letter-spacing: 3px;
  font-weight: bold;
  font-family: "museo-sans",sans-serif;
}
.fullwidth:-ms-input-placeholder { /* IE 10+ */
  color: #fff;
  letter-spacing: 3px;
  font-weight: bold;
  font-family: "museo-sans",sans-serif;
}
.fullwidth:-moz-placeholder { /* Firefox 18- */
  color: #fff;
  letter-spacing: 3px;
  font-weight: bold;
  font-family: "museo-sans",sans-serif;
}

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none;
    color: #fff;
    left: 0px;
}

.submitbutton {
	background: #11395D;
    color: #fff;
    border: none;
    padding: 10px 30px;
    margin-right: 0px;
    letter-spacing: 3px;
    font-weight: bold;
    font-family: "museo-sans",sans-serif;
}

#form-msg h4 {
	color: #fff;
	line-height: 30px;
}

.expand_box {
	height: 550px;
	width: 100%;
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
	background: #fff;
}

.full_background {
	height: 550px;
	width: 100%;
	background-size: cover;
	background-position: center center;
}

.bg1 {
	background-image: url(images/cows.jpg);
}


.bg2 {
  background-image: url(images/manufacturing.jpg);
}

.bg3 {
  background-image: url(images/oilandgas.jpg);
}

.bg4 {
  background-image: url(images/transportation.jpg);
}

.bg5 {
  background-image: url(images//sports.jpg);
}

.bg6 {
  background-image: url(images/construction.jpg);
}

.expand_header {
    font-size: 18px;
    letter-spacing: 4px;
    text-transform: uppercase;
    margin-left: 50px;
    margin-top: 200px;
}

.expand_para {
	max-width: 600px;
	margin-left: 50px;
	padding-right: 15px;
}

.my_btn2 {
	width: 300px;
	margin-left: 50px;
	display: none;
}

.trans_text {
	width: 100%;
    margin-top: 170px;
}


.myhr4 {
	border-bottom: solid 1px #A3ABB3;
}

@-webkit-keyframes tracking-in-expand{0%{display: block;letter-spacing:-.5em;opacity:0}40%{opacity:.6;display: block;}100%{display: block;opacity:1}}@keyframes tracking-in-expand{0%{display: block;letter-spacing:-.5em;opacity:0}40%{display: block;opacity:.6}100%{display: block;opacity:1}}

/* SCALE */

.small_text {
	font-size: 1.2vw;
}

@media screen and (max-width: 1200px) {
	.small_text {
		font-size: 14px;
	}
}

@media screen and (min-width: 1550px) {
	.small_text {
		font-size: 18px;;
	}
}


/* MOBILE */

#nav-icon3 {
    width: 40px;
    height: 45px;
    position: absolute;
    right: 15px;
    top: 30px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
    z-index: 40;
}

#nav-icon3 span {
    display: block;
    position: absolute;
    height: 5px;
    width: 100%;
    background: #fff;
    border-radius: 9px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}

#nav-icon3 span:nth-child(1) {
    top: 0px;
}

#nav-icon3 span:nth-child(2), #nav-icon3 span:nth-child(3) {
    top: 14px;
}

#nav-icon3 span:nth-child(4) {
  top: 28px;
}

#nav-icon3.open span:nth-child(1) {
  top: 18px;
  width: 0%;
  left: 50%;
}

#nav-icon3.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

#nav-icon3.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

#nav-icon3.open span:nth-child(4) {
  top: 18px;
  width: 0%;
  left: 50%;
}

.mobile-menu {
	height: 100vh;
	width: 0%;
	transition: 1s all;
	background: #062E54;
	position: absolute;
	z-index: 10;
	overflow: hidden;
}

.menu_items_mobile {
	margin-top: 130px;
    text-align: center;
    font-size: 20px;
    width: 100vw;
}

.menu_items_mobile p {
	color: #fff;
	font-size: 20px;
	text-transform: uppercase;
}

.slide-in {
	width: 100%;
}

.slant-container2 {
	display: none;
}

.click_ind2 {
    color: #fff;
    text-transform: uppercase;
    font-weight: 100;
    letter-spacing: 2px;
    font-size: 14px;
    margin-top: 15px;
    text-align: center;
}

.headbox_wrap2 {
	margin-top: 30px;
}

.expand_box2 {
    height: 300px;
    transition: 1s all;
    width: 100%;
    background: rgba(68, 68, 68, 0.58);
    position: absolute;
    bottom: 0px;
    display: none;
    transition: 1s all;
}

.show_this {
	display: none;
}

.modal-open .modal {
    background: rgba(12, 12, 12, 0.87);
}

.close:focus, .close:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .5;
}

.close {
	color: #fff;
}

.modal-header {
    min-height: 16.43px;
    padding: 15px;
    border-bottom: none;
}

.modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-shadow: 0 3px 9px rgba(0,0,0,.5);
    background: transparent;
    box-shadow: none;
    border: none;
}

.close {
    opacity: .8;
}

.chev2 {
    right: 5px;
    display: none;
    position: absolute;
    color: #cdae5a;
    top: 50px;
    font-size: 30px;
}

.chev3 {
    left: -40px;
    display: none;;
    position: absolute;
    color: #cdae5a;
    top: 50px;
    font-size: 30px;
}

.modal-backdrop {
    background: rgba(12, 12, 12, 0.87);
}

.blue_bg {
	background: #062e54;
    height: 100px;
    width: 100%;
    position: fixed;
}

.footer-nav-item {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #fff;
}

    .outer {
	    position: relative;
		margin-right: 50px;
		margin-left: 50px;
    }
    .chev2 {
	    right: -40px;
	}
	.chev2 {
	    display: block !important;
	}


/* I-FRAME */

.custom_iframe {
	width: 100%;
	height: 490px;
}

.custom_modal {
	position: absolute;
    display: block;
    margin: auto;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    height: 590px;
}

.read_more_btn {
	width: 170px;
    text-align: center;
    letter-spacing: 2px;
    border: solid 1px #CDAE5A;
    padding: 10px 0px;
    font-size: 14px;
    font-weight: 700;
    cursor: pointer;
}

.read_more_btn2 {
	width: 170px;
    text-align: center;
    letter-spacing: 2px;
    border: solid 1px #CDAE5A;
    padding: 10px 0px;
    font-size: 14px;
    font-weight: 700;
    cursor: pointer;
    display: block;
    margin: auto;
    margin-top: 25px;

}

.read_more_btn_3 {
	width: 170px;
    text-align: center;
    letter-spacing: 2px;
    border: solid 1px #CDAE5A;
    padding: 10px 0px;
    font-size: 14px;
    font-weight: 700;
    cursor: pointer;
    margin-top: 0px;
    margin: auto;
    color: #fff;

}

.my_hidden {
	opacity: 0;
	transition: all 1s;
}

.scroll_box {
	height: 240px;
    overflow: hidden;
    transition: all 1s;
}

.scroll_box2 {
	height: 240px;
    overflow: hidden;
    transition: all 1s;
}

.faded_options {
	position: relative;
    bottom: 0;
    display: block;
    width: 100%;
    height: 25px;
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1) 100%);
    margin-top: -25px;
}

.text_box {
	height: 100px;
}

.head_wrap_5000 {
    width: 100%;
    text-align: center;
    position: absolute;
    top: 45%;
    right: 0%;
    bottom: 0%;
    left: 0%;   
}

.right_col .reshape {
    font-size: 30px;
    padding-top: 15px;
}

.head_wrap_5000 .left_col img {
	height: 200px;
}

.head_wrap_5000 .right_col {
	padding: 15px;
    background: rgba(3, 29, 54, 0.76);
}

.industry_blurb {
	text-align: center;
	max-width: 900px;
	display: block;
	margin: auto;
	padding-bottom:30px;
	font-size: 20px;
	line-height: 2;
	color: #fff;
}

.special_padding {
		padding-right: 0px;
	}

.pillar2 {
    width: 110%;
    margin-top: 80px;
}

.new_carousel_indicators {
    display: flex;
    width: 100%;
    height: 20px;
    padding-left: 0px;
}

.new_carousel_indicators li {
    display: flex;
    width: 100%;
    height: 20px;
    padding-left: 0px;
}

.fa {
    position: absolute;
    right: 10px;
    bottom: 10px;
    color: #cdae5a;
    font-size: 35px;
    cursor: pointer;
}

.fa-angle-left {
	right: 35px;
}

.excellent_img {
	background-image: url(images/Group2015.jpg);
}

.trans_text_2 {
	margin-top: 185px;
}

.proven2 {
    text-align: right;
    padding-right: 15px;
}

.customer_service_2 {
	font-size: 25px;
    color: #062E54;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 5px;
    text-align: right;
    margin-top: 6px;
}

.bump_top {
    margin-top: 15px;
}

.success_para_2 {
	padding-right: 25px;
}

#myCarousel .padding_left_special {
    padding-left: 55px;
}

.transparent_text {
	background: url(images/coach.jpg);
}

.homeruns {
    height: 85px;
    margin-top: 180px;
    margin-left: 15px;
    margin-right: 15px;
}


.display_flex_block {
	display: flex;
}

#myCarousel .goals {
	margin-top: 0px;
}

.baseball_img {
	background-image: url(images/Group2014.jpg);
}
.iconic_img {
	background-image: url(images/!_ns_Testimonial_RobG.jpg);
}

.featuredon {
	padding-top: 50px;
	padding-bottom: 50px;
	width: 100%;
	background-position: center center;
	background-size: cover;
}

.top_notch {
	display: block;
}

.top_notch img {
	height: 80px;
}

.top_notch h3 {
    color: #fff;
    font-family: "museo-sans",sans-serif;
    font-style: normal;
    font-size: 30px;
    text-align: right;
    position: absolute;
    right: 0px;
    top: 0px;
    margin-top: 0px;
}

.top_notch .share_block {
	display: flex;
    position: absolute;
    right: 15px;
    top: 40px;
}

.share_block p {
	font-family: "museo-sans",sans-serif;
    font-style: normal;
    color: #fff;
    font-size: 20px;
}

.share_block img {
    height: 20px;
    margin-top: 3px;
    margin-left: 15px;
}

.top_notch_2 {
	display: flex;
    margin-top: 15px;
}

.top_notch_2 .col_1 p {
    font-size: 20px;
    color: #fff;
    font-weight: 100;
}

.top_notch_2 .col_2 p {
    color: #fff;
    font-size: 12px;
    margin-top: 15px;
}

.top_notch_3 .col_1 p {
	margin-left: 15px;
}

.buttons_wrap a:focus, .buttons_wrap a:hover {
	text-decoration: none;
}

.specialbtn, .specialbtn:hover, .specialbtn:focus {
	text-transform: uppercase;
    letter-spacing: 2px;
    border: solid 1px #CDAE5A;
    font-size: 20px;
    max-width: 170px;
    padding: 10px;
    text-decoration: none;
}

.buttons_wrap {
	display: flex;
	align-content: center;
	justify-content: space-around;
}

.top_notch_3 .col_2 p {
	min-width: 230px;
}



@media screen and (max-width: 2350px) {
	.headbox {
	    width: 200px;
	    text-align: center;
	    margin: auto;
	    padding: 20px 0px;
	    background: rgba(255, 255, 255, 0.87);
	    border: solid 2px;
	    font-size: 16px;
	    letter-spacing: 2.6px;
	    color: #3b3b3b;
	}
	.special {
		padding: 11.5px 0px;
	}


	.click_indagri {
		text-align: right;
		padding-right: 40px;
	}
	.click_ind {
		font-size: 16px;
	}
}


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

   }


@media screen and (max-width: 1600px) {
	.pillar {
	    width: 40%;
	    position: absolute;
	    right: 0px;
	    top: 0px;
	    height: 500px;
	    background-image: url(images/Foundations2a%202.jpg);
	    background-size: cover;
	    z-index: -3;
	    background-position: top;
	    max-width: 750px;
	}
}

@media screen and (min-width: 1400px) {
	.reshaping_wrap {
	    background: #ECEEF0;
	    padding-top: 50px;
	    padding-bottom: 50px;
	}
	.inspire {
	    font-size: 30px;
	}
	.font_standard {
	    font-size: 20px;
	}
	.serve {
	    width: 350px;
	}
	.inspire_para {
	    max-width: 900px;
	}
}

@media screen and (max-width: 1450px) {
	.headbox_wrap {
	}
	.headbox {
	    width: 50%;
	    position: relative;
	    left: 0px;
	    right: 0px;
	    text-align: center !important;
	    margin: auto !important;
	    padding: 20px 0px;
	    background: rgba(255, 255, 255, 0.87);
	    border: solid 2px;
	    font-size: 12px;
	    letter-spacing: 2.6px;
	    color: #3b3b3b;
	}
}

@media screen and (max-width: 1200px) {
	.customer_service_2 {
		text-align: center;
	}
	.hide_this {
		display: none;
	}
	.show_this {
		display: block;
	}
	.transparent_text {
	    -webkit-text-fill-color: transparent;
	    -webkit-background-clip: text;
	    background-size: cover;
	    font-size: 100px;
	    margin-top: 0px;
	    position: relative;
	    width: 100%;
	    letter-spacing: 10px;
	    height: 180px;
	    padding-top: 0px;
	    margin-bottom: 0px;
	    text-align: center;
	}
	.transparent_text.iconic_mobile {
		height: 170px;
	}
	.proven {
	    font-size: 30px;
	    color: #062E54;
	    text-transform: uppercase;
	    font-weight: bold;
	    letter-spacing: 7px;
	    margin-top: 50px;
	    text-align: center;
	}
	.coach_img {
	    height: 520px;
	}
	.white_screen {
	    height: 520px;
	}
	.foundation_header {
	    font-size: 50px;
	    letter-spacing: 10px;
	    color: #CDAE5A;
	    margin-top: 50px;
	    text-align: center;
	}
	.foundation_header2 {
	    font-size: 50px;
	    letter-spacing: 10px;
	    color: #CDAE5A;
	    margin-top: 50px;
	    text-align: center;
	        font-size: 16px !important;
	        letter-spacing: 2px;
	}
	.my_hr2 {
	    border-bottom: solid 1px #A3ABB3;
	    margin-top: 20px;
	    margin-bottom: 20px;
	    max-width: 700px;
	}
	.hundred {
	    letter-spacing: .24px;
	    display: block;
	    margin: auto;
	    line-height: 21px;
	    margin-bottom: 25px;
	    text-align: center;
	    padding: 15px;
	    background: none;
	    max-width: 700px;

	}
	.faded_options {
	    max-width: 750px;
	    display: block;
	    margin-left: auto;
	    margin-right: auto;
	}
	.scroll_box {
	    height: 440px;
	    overflow: scroll;
	    transition: all 1s;
	    max-width: 750px;
	    display: block;
	    margin: auto;
	    background: rgba(216, 216, 216, 0.62);
	}
.scroll_box2 {
    height: 385px;
    overflow: hidden;
    transition: all 1s;
    max-width: 750px;
    display: block;
    margin: auto;
    background: rgba(216, 216, 216, 0.62);
}
	.my_hidden {
	    opacity: 1;
	}
	.no_flex {
		display: block;
	}
	.my_btn {
	    height: 41px;
	    display: block;
	    margin: auto;
	    margin-bottom: 15px;
	}
	.foundation_header {
	    font-size: 30px;
	}
	.foundation_header2 {
	    font-size: 30px;
	}
	.adopt_para {
	    margin-bottom: 25px;
	    height: 200px;
	}
	.read_more_btn {
		display: none;
	}
	.pillar_wrap {
	    position: relative;
	    min-height: 100%;
	    padding-bottom: 50px;
	}
	.read_more_btn2 {
	    margin-top: 25px;
	}
	.pillar {
		    width: 100%;
		    position: relative;
		    right: 0px;
		    top: 0px;
		    height: 700px;
		    background-image: url(images/Foundations2a%202.jpg);
		    background-size: cover;
		    z-index: -3;
		    background-position: center;
		    max-width: 750px;
		    display: block;
		    margin: auto;
		}
	.slant-container2 {
	    overflow: hidden;
	    width: 100%;
	    display: block;
	}
	.slant-container {
		display: none;
	}
		.parallelogram {
		display: none;
	}
	.parallelogram2 {
	    width: 100%;
	    height: 150px;
	    margin: 0 0 0 0px;
	    -webkit-transform: skew(0deg);
	    -moz-transform: skew(0deg);
	    -o-transform: skew(0deg);
	    background: red overflow: hidden position: relative -webkit-transition: all 600ms cubic-bezier(0.175, 0.885, 0.32, 1.075);
	    transition: all 600ms cubic-bezier(0.175, 0.885, 0.32, 1.075);
	}
	.image2 {
	    position: absolute;
	    background-position: center center;
	    background-size: cover;
	    top: 0px;
	    left: 0px;
	    right: 0px;
	    bottom: 0px;
	    -webkit-transform: skew(0deg);
	    -moz-transform: skew(0deg);
	    -o-transform: skew(0deg);
	}
	.expand_header {
	    font-size: 18px;
	    letter-spacing: 4px;
	    text-transform: uppercase;
	    margin-left: 0px;
	    margin-top: 25px;
	    text-align: center;
	    color: #fff;
	}
	.myhr4 {
	    border-bottom: solid 1px #A3ABB3;
	    max-width: 450px;
	}
	.expand_para {
	    max-width: 600px;
	    padding-left: 15px;
	    padding-right: 15px;
	    max-width: 450px;
	    display: block;
	    margin-left: auto;
	    margin-right: auto;
	    color: #fff;
	    text-align: center;
	}
}

@media screen and (min-width: 1000px) {
	#nav-icon3, .mobile-menu {
		display: none;
	}

}

@media screen and (max-width: 1000px) {
	.menu_items_center {
		display: none;
	}
	.adopt_para {
	    margin-bottom: 25px;
	    height: auto;
	    font-size: 20px;
	}
	.three_icon2 {
	    margin-top: 75px;
	}
	.carousel-indicators li {
	    background-color: #102547;
	    width: 100%;
	}
	.carousel-indicators .active {
	    background-color: #062854;
	    width: 100%;
	}
	.carousel-indicators {
	    bottom: 0px;
	    width: 100%;
	    position: relative;
	    margin-left: auto;
	    left: auto;
	    display: block;
	}
	.blue_bar_selector {
	    width: 100%;
	    height: 931px;
	    background: #031D36;
	}
	.header_logo {
	    margin-left: 0px;
	}
	.font_standard {
	    text-align: center;
	    font-size: 14px;
	}
	.inspire {
	    font-size: 22px;
	}
	.inspire_para {
	    line-height: 24px;
	    margin-top: 15px;
	    max-width: 700px;
	}
	.inspire_para1 {
	    margin-bottom: 0;
	    margin-top: 15px;
	}

	.serve {
	    width: 250px;
	}

	.adopt_wrap {
		background: #031D36;
		padding-bottom: 20px;
		padding-top: 20px;
	}
	.my_container2 {
		margin-left: 15px;
		margin-right: 15px;
	}
	.outer {
	    position: relative;
	    margin-right: 0px;
	    margin-left: 0px;
	}
	.industry_blurb, .adopt_para, .top_notch_2 .col_1 p {
		font-size: 14px;
	}
	.top_notch h3 {
		font-size: 25px;
	}
}

@media screen and (max-width: 769px) {
	.custom_iframe {
	    width: 100%;
	    height: 320px;
	}
	.inspire a {
    padding-bottom: 12px;
    display: inline-block;
}
	.custom_modal {
	    position: absolute;
	    display: block;
	    margin: auto;
	    left: 0px;
	    right: 0px;
	    top: 0px;
	    bottom: 0px;
	    height: 390px;
	    margin-top: 0px;
	}
	.play-btn {
	    width: 150px;
	    margin-top: 11px;
	}
	.title_piece {
	    font-weight: bold;
	    color: #fff;
	    letter-spacing: 2px;
	    text-transform: uppercase;
	    text-align: left;
	    font-size: 12px;
	}
	.watch {
		margin-bottom: 0px;
	}
	.industry_blurb {
		text-align: center; max-width: 900px; display: block; margin: auto; padding-bottom:30px; font-size: 16px; line-height: 1.5; padding-left: 15px; padding-right: 15px;
	}
}

@media screen and (max-width: 769px) {
	.three_icon2 {
		margin-top: 75px;
	}


	.reshaping_wrap {
	    background: #ECEEF0;
	    padding-top: 50px;
	    padding-bottom: 50px;
	}
	.border_right {
	    border-right: solid 1px #A3ABB3;
	    padding-right: 0px;
	}
	.success_para {
	    line-height: 21px;
	    max-width: 550px;
	    display: block;
	    margin: auto;
	    text-align: center;
	    padding-left: 15px;
	    padding-right: 15px;
	}
	.coach_img {
	    height: 620px;
	}
	.white_screen {
	    height: 620px;
	}
	.padding_left {
	    padding-left: 15px;
	}
	.success_btn {
    	width: 100%;
	    max-width: 285px;
	    margin-top: 30px;
	    display: block;
	    margin: auto;

	}
	.my_title {
	    color: #6B686D;
	    font-size: 15px;
	    text-align: center;
	}
	.ronnie {
	    margin: 0px;
	    letter-spacing: 4.7px;
	    font-size: 16px;
	    text-transform: uppercase;
	    color: #031D36;
	    font-weight: bold;
	    text-align: center;
	    margin-top: 15px;
	}
	.footer_logo {
		display: block;
		margin: auto;
	}
	.address {
		text-align: center;
	}
	.bumpbox {
		width: 30px;
	    margin: auto;
	    margin-bottom: 25px;
	}
	.small_container {
	    max-width: 525px;
	    width: 100%;
	    float: none;
	    max-width: 100%;
	    text-align: center;
	}
	#form-msg {
		    max-width: 300px;
	}
	.custom_iframe {
	    width: 100%;
	    height: 320px;
	}
	.custom_modal {
	    position: absolute;
	    display: block;
	    margin: auto;
	    left: 0px;
	    right: 0px;
	    top: 0px;
	    bottom: 0px;
	    height: 390px;
	    margin-top: 0px;
	}
	#myCarousel .padding_left_special {
	    padding-left: 5px;
	}
	.border_right {
		border: none;
	}
	.head_wrap_5000 {
		display: none;
		background: transparent;
	}
	.head_wrap_5000 .left_col img {
	    width: 100%;
	    max-width: 200px;
	    height: auto;
	    margin-bottom: 25px;
	}
.head_wrap_5000 .right_col {
    padding: 15px;
    background: rgba(3, 29, 54, 0.76);
    max-width: 100%;
    display: block;
    margin: auto;
    padding-left: 0px;
    width: 100%;
    padding-right: 0px;
}
	.buttons_wrap {
	    display: block;
	    align-content: center;
	    justify-content: space-around;
	    max-width: 150px;
	    display: block;
	    margin: auto;
	}
	.right_col .reshape {
	    font-size: 25px;
	    padding-top: 15px;
	    padding-left: 0px;
	    padding-right: 0px;
	    text-align: left;
	    max-width: 290px;
	}
	.head_wrap_5000 .reshape {
	    margin-top: 0px;
	    max-width: 290px;
	    display: block;
	    margin: auto;
	}
}


@media screen and (max-width: 991px) {
	.top_notch h3 {
		position: relative;
	    text-align: left;
	    margin-top: 15px;
	}
	.top_notch .share_block {
		top: 0px;
	}
	.top_notch_2 {
		display: block;
	}
	.top_notch_3 .col_1 p {
	    margin-left: 0px;
	}

}

@media screen and (max-width: 931px) {
	.bottom_wrap {
	    position: absolute;
	    bottom: 20px;
	    right: 0px;
	    width: 100%;
	    padding-right: 15px;
	    padding-bottom: 15px;
	    max-width: 300px;
	}
	.top_quote {
	    font-weight: bold;
	    color: #fff;
	    letter-spacing: 3px;
	    margin-bottom: 0px;
	    text-transform: uppercase;
	    font-size: 14px;
	}
	.big_middle {
	    font-size: 40px;
	    letter-spacing: 10px;
	    color: rgba(255, 255, 255, 0.89);
	    margin-top: 0px;
	    text-transform: uppercase;
	    margin-left: 5px;
	}
	.bottom_quote {
	    font-weight: bold;
	    color: #fff;
	    letter-spacing: 3px;
	    text-transform: uppercase;
	    text-align: left;
	    font-size: 14px;
	}
	.mobile_alex {
		background-position: 75% 50%;
	}
	.mobile_bill {
		background-position: 25% 50%;
	}
	.mobile_daniel {
		background-position: 25% 50%;
	}
	.mobile_mike {
		background-position: 75% 50%;
	}
	.mobile_steve {
		background-position: 25% 50%;
	}
	.mobile_janet {
		background-position: 45% 50%;
	}
	.mobile_mark {
		background-position: 45% 50%;
	}
	.mobile_mike {
		background-position: 75% 50%;
	}
	.mobile_lavonda {
    background-position: 70% 50%;
	}
	.mobile_tod {
    background-position: 70% 50%;
	}


}


@media screen and (max-width: 550px) {
	.transparent_text {
	    -webkit-text-fill-color: inherit;
	    font-size: 40px;
	    margin-top: 0px;
	    position: relative;
	    width: 100%;
	    letter-spacing: 10px;
	    height: auto;
	    padding-top: 0px;
	    margin-bottom: 0px;
	    text-align: center;
	}
	.transparent_text.iconic_mobile {
	    height: 60px;
	}
	.coach_img {
	    height: 600px;
	}
	.white_screen {
	    height: 600px;
	}
	.carousel-indicators li {
	    display: block;
	    height: 143px;
	    margin: 0px;
	    text-indent: 0px;
	    cursor: pointer;
	    background-color: #102547;
	    border: none;
	    border-radius: 0px;
	    opacity: .6;
	    min-width: 330px;
	}
	.carousel-indicators .active {
	    display: block;
	    height: 143px;
	}
	.blue_bar_selector {
	    width: 100%;
	    height: 1145px;
	    background: #031D36;
	}
	.not_padded {
		padding-left: 0px;
		padding-right: 0px;
	}
	.height {
		height: 143px;
	}
	.bords {
	    border-left: none;
	    border-right: none;
	}
}





@media screen and (max-width: 737px) {
	.custom_modal {
	    position: absolute;
	    display: block;
	    margin: auto;
	    left: 0px;
	    right: 0px;
	    top: 0px;
	    bottom: 0px;
	    height: 281px;
	    width: 90%;
	    margin-top: 0px;
	}
	.custom_iframe {
	    width: 100%;
	    height: 200px;
	}
}

@media screen and (max-width: 668px) {
	.custom_modal {
	    position: absolute;
	    display: block;
	    margin: auto;
	    left: 0px;
	    right: 0px;
	    top: 0px;
	    bottom: 0px;
	    height: 281px;
	    width: 56%;
	    margin-top: 0px;
	}
	.custom_iframe {
	    width: 100%;
	    height: 200px;
	}
}

@media screen and (max-width: 569px) {
	.custom_modal {
	    position: absolute;
	    display: block;
	    margin: auto;
	    left: 0px;
	    right: 0px;
	    top: 0px;
	    bottom: 0px;
	    height: 281px;
	    width: 66%;
	    margin-top: 0px;
	}
	.custom_iframe {
	    width: 100%;
	    height: 200px;
	}
}


@media screen and (max-width: 415px) {
	.custom_modal {
	    position: absolute;
	    display: block;
	    margin: auto;
	    left: 0px;
	    right: 0px;
	    top: 0px;
	    bottom: 0px;
	    height: 281px;
	    width: 100%;
	    margin-top: 0px;
	}
	.custom_iframe {
	    width: 100%;
	    height: 220px;
	}
	.industry {
	    letter-spacing: 3px;
	}
	.foundation_header3 {
		margin-top: 50px;
		color: #CDAE5A;
		text-align: center;
		font-size: 25px;
		display: block;
	}
	.coach_img {
	    height: 660px;
	}
}


@media screen and (max-width: 376px) {
	.custom_modal {
	    position: absolute;
	    display: block;
	    margin: auto;
	    left: 0px;
	    right: 0px;
	    top: 0px;
	    bottom: 0px;
	    height: 281px;
	    width: 100%;
	    margin-top: 0px;
	}
	.custom_iframe {
	    width: 100%;
	    height: 200px;
	}

}


@media screen and (max-width: 321px) {
	.custom_modal {
	    position: absolute;
	    display: block;
	    margin: auto;
	    left: 0px;
	    right: 0px;
	    top: 0px;
	    bottom: 0px;
	    height: 281px;
	    width: 100%;
	    margin-top: 0px;
	}
	.custom_iframe {
	    width: 100%;
	    height: 170px;
	}
	.head_wrap_5000 .left_col img {
		max-width: 130px;
	}
	.header_logo {
	    width: 100%;
	    max-width: 185px;
	}
	.slant-container2 .headbox_wrap2 h2 {
		width: 300px !important;
	}
	.foundation_header2 {
	    font-size: 20px;
	    letter-spacing: 5px;
	}
}



.special_padding {
		padding-right: 0px;
	}






/* NEW HEADER */

.head_wrap_5000 {
    max-width: 100%;
}

.head_wrap_5000 h3 {
    font-family: "museo-sans",sans-serif;
    max-width: 900px;
    text-transform: uppercase;
    color: #ffffff; /*#102547;*/
    font-weight: bold;
    margin: 0 auto;
    font-size: 31px;
    margin-bottom: 30px;
}

.head_wrap_5000 h2 {
   font-family: "adobe-garamond-pro",serif;
   font-style: normal;
   font-weight: 400;
   font-size: 90px;
}

.head_wrap_5000 a, .head_wrap_5000 a:focus, .head_wrap_5000 a:hover {
    text-transform: uppercase;
    font-size: 20px;
    display: block;
    padding: 8px;
    max-width: 200px;
    display: block;
    margin: auto;
    border: solid 1px;
    color: #19365c;
    background: #a9b6bd;
    font-weight: bold;
    text-decoration: none;
}

.carousel-indicators li {
	opacity: 1;
	background-color: #102547;
	transition: all .2s ease;
}

.carousel-indicators li:hover {
	opacity: 1;
	background-color: #182953;
}

.name {
	color: #ffffff;
}

.drop a {
    display: block;
    text-align: center;
    padding: 5px;
    margin-top: 5px;
    border: solid 1px;
    font-size: 12px;
}

.drop {
	display: none;
}

.dropped {
	display: block;
}

.slide_img {
	display: flex;
    align-items: center;
}

@media screen and (max-width: 767px) {
	.head_wrap_5000 h3 {
		font-size: 23px;
	}
	.head_wrap_5000 {
		padding-left: 15px;
		padding-right: 15px;
	}
	.head_wrap_5000 h2 {
		font-size: 35px;
	}
	.head_wrap_5000 a, .head_wrap_5000 a:focus, .head_wrap_5000 a:hover {
		font-size: 16px;
	}
	.header_logo {
	    width: 100%;
	    max-width: 155px;
	}
	.fa-angle-left {
	    left: 10px;
	}
}

@media screen and (max-height: 321px) {
	.head_wrap_5000 {
		top: 60%;
	}
}



.inspire_play {
	max-width: 32px;
	margin-top: -6px;
}

.step_wrap {
	padding: 30px 0px;
	text-align: center;
}
.step_img {
    max-width: 250px;
    margin-bottom: 30px;
}


.step_content_text {
    text-align: center;
    display: block;
    margin: auto;
    padding-bottom: 30px;
    font-size: 20px;
    line-height: 1.5;
    }

.step_content_text .step_hl {
	    font-weight: bold;
	    color: #e6aa47;
}
.step_content_text strong {
	color:#031D36;
}
.step_content_text--quote {
	color: #031D36;
	font-weight: bold;
}
.read-more-show,
.read-more-hide {
	    font-weight: bold;
	    color: #e6aa47;
	        font-size: 20px;
}

.step_content_author {
	    font-weight: bold;
	    color: #e6aa47;
	      font-size: 20px;
    line-height: 1.9;
	    font-style: italic;
	    margin-bottom: 40px;
}


.read-more-content {
	transition: .4s ease;
	    opacity: 0;
    visibility: hidden;
    max-height: 0;
    height: 0;
}
.read-more-content.active {
	opacity: 1;
    visibility: visible;
    max-height: initial;
    height: auto;
}

.step_images {
	 display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    max-width: 950px;
    align-items: flex-start;
    margin: 0 auto;
}
.step_images img {
	max-width: 200px;
	margin-bottom: 8px;
}
.step_images p {
    text-align: left;
    color: #031D36;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 0;
}
.step_images_image {
	max-width: 200px;
		margin-bottom: 20px;
}


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

.read-more-content.active {
	    opacity: 1;
    visibility: visible;
    max-height: initial;
	min-height: initial;
    height: 100%;
}

}
