*{
  margin: 0px;
  padding: 0px;
}

html {
  font-family: sans-serif;
    font-weight: 400;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  overflow:hidden;

}

body {
  margin: 0;

}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
    cursor: pointer;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-family: Univers-Bold, Arial, Helvetica, sans-serif;
    font-weight: 400;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 42px;
    color:#00758f;
    line-height: normal;
    font-family: Univers-Bold, Arial, Helvetica, sans-serif;
    letter-spacing: 0.02em;
    font-weight: 400;
    margin-left: 2px;
    margin-top: 0px;
    margin-bottom: 19px;
}
h2{
    font-size: 32px;
    line-height: normal;
    color:#00758f;
    font-weight: normal;
    margin-top: 0px;
    margin-bottom: 0px;
}

h3{
    margin-top: 0px;
    color: #00758f;
    font-size: 24px;
    margin-bottom: 18px;
    font-family: Univers-Bold, Arial, Helvetica, sans-serif;
    font-weight: 400;
}
h4{
    margin-top: 0px;
    color: #00758f;
    font-size: 24px;
    margin-bottom: 18px;
    font-family: Univers-Bold, Arial, Helvetica, sans-serif;
    font-weight: 400;
}
h6{
    font-size: 16px;
    color: #00758f;
    font-weight: normal;
    margin-top: 0px;
    margin-bottom: 0px;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
    color: #f29111;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}


hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}


button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}


button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}


input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}


input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}
td.td_chap_num:before{
  content:"";
  display: inline-block;
  height: 100%;
  width: 
  vertical-align: middle;
}
.searchable{

}

/* SKELETON **********************/
/* Grid */
.container {
  position: relative;
  width: 100%;
  margin: 0 auto;
  padding: 0 0px;
  box-sizing: border-box;
}

.column,
.columns {
  width: 100%;
  float: left;
  box-sizing: border-box;
}

.footer-phone{
    display: none;
}
/* Utilities */
.full-width {
  width: 100%;
  box-sizing: border-box;
}

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}


/* Self Clearing Goodness */

.container:after,
.u-cf {
  content: "";
  display: table;
  clear: both;
}

/*--------------------------------------------------------------
# ELEMENTS
--------------------------------------------------------------*/

*:focus {
  outline: none;
}


a:hover {
  text-decoration: underline;
}


body, html {
    transform-origin: top center;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}



img {
  max-width: 100%;
}
.popupContainer img{
    max-width: 90vw;
}
a {
  color: #1f4f82;
    text-decoration: none;
}
a:hover{
    text-decoration: underline;
}

a.txt-blue-dk, a.txt-blue-dk:hover,a.txt-blue-dk:active{
    color: #003b4d;
}

.align-left {
  text-align: left;
}

.align-right {
  text-align: right;
}
.u:hover{
	text-decoration: underline;
}
.align-center {
  text-align: center;
}
.badge-cover{
  height: 122px;
  width: 200px;
  top: -276px;
  left: 96px;
  position: absolute;
}

.underline {
  text-decoration: underline;
}

.phone_only,
.tablet_only, .tablet_only_span, .tablet-only  {
  display: none;
}
img.tablet-only{
  display: none;
}
.desktop_only {
  display: block;
}

.book-slider {
  width: 100%;
  height: 800px;
}

.main_container {
  width: 1400px;
  height: 800px;
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
    overflow: hidden;
}
.icon-wrap {
    float: right;
    margin-right: 23px;
    margin-top: 8px;
}
.cursor{
  cursor: pointer;
}
.wrap-introchap{
  width: 700px;
  margin-left: -57px;
  padding-top: 71px;
  padding-left: 64px;
  height: 347px;
  transform: translateX(88%);
  opacity: 0;
}
.sub-wraps{
  position: relative;
  display: inline-block;
  width: 32.4%;
  margin-top: -36px;
  height: 377px;
  margin-right: 2px;
  padding-top: 62px;
  vertical-align: top;
  padding-left: 31px;
}
.div-examples{
  display: inline-block;
  width: 320px;
  vertical-align: top;
}
.arch-cells{
  width: 167px;
  text-align: center;
  letter-spacing: .01em;
  display: inline-block;
  color: #fff;
  vertical-align: top;
}
.pop-div{
  width: 482px;
  height: 244px;
  position: relative;
  top: -292px;
  left: 71px;    
  visibility: hidden;  
  padding: 11px 12px 13px 27px;
  background-color: #fff;
}
.hoverish_pop-l{
  transform: translateX(115%);
  opacity: 1;
  visibility: visible;
  -webkit-transition: all .25s ease-in-out;
  -moz-transition:all .25s ease-in-out;
  -o-transition:all .25s ease-in-out;  
}
.icon-container{
  padding-top: 132px;
  margin-left: 717px;
}
.box1{
  height: 67px;
  vertical-align: top;
  width: 168px;
  text-align: center;
  display: inline-block;
}
.box2{
  height: 77px;
  vertical-align: top;
  width: 168px;
  text-align: center;
  display: inline-block;
}
.box3{
  height: 137px;
  vertical-align: top;
  width: 168px;
  text-align: center;
  display: inline-block;
}
.box-orient{
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.slide{
  background-color: rgba(20,20,20,.5); 
  height:800px; 
  width:1400px; 
  position: absolute; 
  opacity: 0;
  top:0px;
  /*transform: translateX(100%);*/
  visibility: hidden;
/*  -webkit-transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  -o-transition: all .25s ease-in-out;*/
  z-index: 50;
}
.slide_trig{
  transform: translateX(0%);
  visibility: visible;
  opacity: 1;
  -webkit-transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  -o-transition: all .25s ease-in-out;
}
#slide1{
  padding: 66px 74px 0 70px;
}
.hov-desc{
  position: absolute;
  background-color: rgba(0,0,0,.8);
  width: 323px;
  height: 183px;
  top: 45px;
  padding-top: 16px;
  padding-left: 8px;
  margin-left: -1px;
  margin-top: -1px;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  -o-transition: all .25s ease-in-out;  
}
.hov-trig{
  visibility: visible;
  opacity: 1;
  -webkit-transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  -o-transition: all .25s ease-in-out;
}
.div-anaytics-1,
.div-anaytics-2,
.div-anaytics-3{
  position: absolute;
  width: 576px;
  height: 100px;
  border-left: 4px solid #00758f;
  z-index: -1;
}
.div-anaytics-1{
  background-color: rgba(189,230,238,.2);
  top: -10px;
  transform: translateY(-16%);
  opacity: 0;  
}
.div-anaytics-2{
  background-color: rgba(189,230,238,.6);
  top: -9px;
  transform: translateY(-116%);
  opacity: 0;  
}
.div-anaytics-3{
  background-color: rgb(189,230,238);
  top: -12px;
  transform: translateY(-216%);
  opacity: 0;
}
.auto_desc1,
.auto_desc2,
.auto_desc3{
  transform: translateX(92%);
  opacity: 0;
}
.table-h{
  margin-left: 2px;
  width: 168px;
  height: 50px;
  display: inline-block;
  background-color: #003B4D;
  float: left;
}
.table-h-fix{
  width: 131px;
}
.table-h-fix1{
  width: 205px
}
.table-h1{
  height: 56px;
  background-color: rgba(0,117,143,.6);
  margin-top: 3px; 
}
.table-h1a{
  height: 54px;
  background-color: rgba(0,117,143,.8);
  margin-top: 3px; 
}
.table-h1b{
  height: 137px;
  background-color: rgba(0,117,143,.6);
  margin-top: 3px; 
}
.table-h1c{
  height: 79px;
  background-color: rgba(0,117,143,.6);
  margin-top: 3px; 
}
.table-h2{
  height: 138px;
  margin-top: 3px;
  background-color: rgba(0,117,143,.8);
}
.table-content{
  width: max-content;
  display: block;
  transform: translate(-50%,-50%);
  top: 50%;
  position: relative;
  left: 50%;
  color: #fff;
  text-align: center;
  line-height: 19px;
}
.table-path{
  left: 31%;
}
.table-path1{
  left: 48%;
}
.table-path2{
  left: 36%;
}
.cloud-link{
  display: inline-block;
  height: 51px;
  width: 168px;  
}
.cloud-link1:hover{
  text-decoration: none;
}
.col-1{
  height: 464px;
  width: 320px;
  background-color: #fff;
  opacity: .1;
  position: absolute;
  top: 159px;
}
.num1,
.num2,
.num3{
  width: 41px;
  height: 51px;
  position: relative;
  top: 3px;
}

/* TYPOGRAPHY *********************/

body {
  font-size: 16px;
  /* currently ems cause chrome bug misinterpreting rems on body element */
  line-height: 1.5;
  font-family: Univers, Arial, Helvetica, sans-serif;
  color: #4e5052;
}

p {
    -webkit-margin-before:0px;
    display: block;
  letter-spacing: -.1px;
    margin-bottom: 24px;
    line-height: 1.5em;
}
p.tighter{
    letter-spacing: -.8px;
}

/***quotes**/

.pull_quote{
    background-color: rgba(0, 59, 77, .8);
    color: #ffffff;
    mix-blend-mode: multiply;
    padding-left: 43px;
    padding-right: 10px;
    padding-top: 51px;
    padding-bottom: 30px;
    margin-bottom: 17px;
}

.pull_quote.left-flush{
    width: 700px;
    margin-left: -70px;
    padding-left: 66px;
    position: relative;
    z-index: 20;
}
.pull_quote.right-flush{
    margin-right: -57px;
    margin-left: -57px
}

.center-vert{
    position: absolute;
    top: 50%;
    transform: translate(0%, -50%);

}
.new-chap{
    margin-top: 8px;
}
.quote{
    color:#324b5c;
    line-height: 1.3em;
}

table .quote-end{
    background-image: none;
    display: inline;
    max-height: 0px;
    line-height: 14px;
    position: absolute;
    bottom: 4px;
}
.quote td{
    vertical-align: top;
}

.quote .right-side{
    margin-top: 10px;
    position: relative;
    line-height: 1.75em;
}
.quote-text{
    letter-spacing: -.01em;
    line-height: 1.35em;
}
.quote-caller{
    color:#324b5c;
    font-family: "Univers-Bold", Arial, Helvetica, sans-serif;
    font-weight: 400;
    margin-top: .45em;
    line-height: normal;
}

.trad-asset{
    background-repeat: no-repeat;
    margin-bottom: 17px;
    line-height: normal;
}

.trad-asset tr{
     vertical-align: top;
 }
.asset-page{
    position: absolute;
    width: 50%;
    top:150px;
    background-color: rgba(0, 59, 77, .8);
    padding-top: 50px;
    padding-left: 90px;
    padding-bottom: 30px;
    mix-blend-mode: multiply;
    height: 525px;
}
.asset-page-thumbnail{
    width: 520px;
    margin-bottom: 20px;
}
.asset-page-thumbnail img{
    margin-bottom: 20px;
}
.asset-page-right{
    left: 50%;
}
.asset-title{
    color:#324b5c;
    font-size: 24px;
}
.asset-desc{
    color: #ffffff;
    font-family: Univers-Bold, Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-size: 32px;
    margin-bottom: 20px;
}
.asset-icon{
    padding-right: 20px;
}
.thumb{
    margin-bottom: 15px;
}
/** other tables**/

.num-col{
    width: 60px;
    text-align: right;
    padding-right: 19px;
}
.icon-td{
    width: 96px;
    padding-right: 20px;
    vertical-align: initial;
}
/* video play button */

.video-thumbnail{
    width: 480px;
    cursor: pointer;
    height: 270px;
    position: relative;
    float: left;
    margin-bottom: 13px;
    margin-right: 7px;
}

.video-thumbnail img{
    width: 100%;
}
.video-play-bttn {
  content: '';
  background: url("../assets/graphics/icons/video-play-btn.png") no-repeat center center;
  background-size: contain;
  width: 82px;
  height: 119px;
  position: absolute;
  top: 50%;
  left: 50%;
  cursor: pointer;
  transform: translate(-50%, -50%);
    -webkit-transition: opacity .5s ease-in-out;
    -moz-transition:opacity .5s 1s ease-in-out;
    -o-transition:opacity .5s 1s ease-in-out;
}
.vid-desc{
  position: absolute;
  margin-top: -73px;
  height: 64px;
  padding-left: 19px;
 /* margin-left: 2px;*/
  width: 88%;
/*  background-color: rgba(0,59,77,.8);*/
}
.vid-text{
  font-size: 21px;
  color: #fff;
/*  margin-top: 20px;*/
  margin-left: 19px
}
.vid-text1{
  color: #fff;
  margin-top: 28px;
  margin-left: 28px;
}
.video-play-bttn:hover{
    opacity: .75;
}


.asset{
    width: 108%;
    display: inline-block;
    margin-bottom: 19px;
}
.modal.video {
  background: rgba(0, 0, 0, 0.7);
}

.modal.video .modal__inner {
  position: absolute;
  right: initial;
  bottom: initial;
  left: 50%;
  top: 50% !important;
  width: 600px;
  margin: auto;
  overflow: visible;
  background: transparent;
  border-radius: 0;
  padding: 0;
  height: auto;
  transform: translate(-50%, -50%);
}



/* MEDIA *********************/
/* RESPONSIVE IFRAME VIDEO */
.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 0px;
  height: 0;
}

.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}


/**footnotes**/

.footnote{
    color:#d2e8c5;
    font-size:14px;
}

.footnote.bottom{
    bottom: 43px;
}


/*--------------------------------------------------------------
# COMPONENTS
--------------------------------------------------------------*/

/* NAV BAR */
.nav-bar {
    width: 100%;
    height: 58px;
    position: absolute;
    top: 0;
/*    background-color: rgba(20,117,143,.2);*/
    z-index: 1;
    transition-delay: 5s;
    transition: .25s all ease-in-out;
}

.nav-left{
    width:33.3%;
    position:relative;
    z-index: 1;
}

.nav-right{
    width:347px;
    position:relative;    
    height: 56px
}
.icon-wrap {
  display: block;
  opacity: 1;
  height: 100%;
}

.company-logo{
    opacity: 1;
}

.nav-bar a {
  text-decoration: none;
    letter-spacing: -.04em;
}

/* LOGO */
.company-logo {
  background-image: url("../assets/graphics/icons/oracle-logo.svg");
  background-repeat: no-repeat;
  height: 58px;
  width: 156px;
  float: left;
  display:none;
  margin-left: 71px;
  background-size: cover;
}

.company-logo {
  display: inline-block;
  transition-delay: background 0s;
  position: relative;
}

.company-logo a {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  bottom: 0;
}
.cover-text{
  position: absolute;
  width: 1256px;
  height: 440px;
  margin-top: 274px;
  mix-blend-mode: multiply;
}
.cover-title{
    font-size: 62px;
    color:#ffffff;
    font-family: "Univers-Bold", Arial, Helvetica, sans-serif;
    font-weight: 400;
    line-height: normal;
    margin-bottom: -5px;
    letter-spacing: -0.015em;
    margin-top: 10px;
    margin-left: 719px;
    letter-spacing: .01em;
}
.cover-subtitle{
    font-family: Univers-Light, Arial, Helvetica, sans-serif;
    font-size: 32px;
    color:#ffffff;
    letter-spacing: .115em;
    margin-left: 948px;
    margin-top: -7px;
}
.cover-start{
  position: absolute;
  top: 378px;
  width: 80px;
  right: 144px;
  cursor: pointer;
  padding: 29px 0px;
  font-size: 24px;
  color: #fff;
  letter-spacing: .01em;
  background-image: url(../assets/images/desktop/arrow-cover.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 29%;
  -webkit-transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  -o-transition: all .25s ease-in-out;
}

.cover-start:hover{
  -webkit-transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  -o-transition: all .25s ease-in-out;
  background-position-x: 70%;
}
.cover-arrow{
    right: 49px;
    top: 527px;
    position: absolute;
    border-radius: 50%;
    cursor: pointer;
    background-image: url(../assets/images/arrow-cover.svg);
    width: 85px;
    background-repeat: no-repeat;
    height: 85px;
    -webkit-transition: opacity .25s ease-in-out;
    -moz-transition:aopacity .25s ease-in-out;
    -o-transition:opacity .25s ease-in-out;
}
.cover-arrow:hover{
    opacity: .8;
}

.popTitle {
    color: white;
    font-size: 21px;
    font-family: 'UniversLTStd', Arial, Helvetica, sans-serif;
    margin-left: 37px;
    width: 81%;
    padding-top: 30px;
}
.close-holder{
    width:100%;
}

/* ICON NAV */

.icon-wrap {
  float: right;
}

.icon-wrap > * {
  display: inline-block;
  position: relative;
  height: 100% !important;
  background-repeat: no-repeat;
  background-position: center center;
}

/* DROPDOWN MENU */
.icon-wrap > * > ul {
    transform: translateY(23px);
   visibility: hidden;
    opacity:0 ;
    top: 100%;
    left: 50%;
    z-index: 2;
    padding-left: 10px;
    border-radius: 0;
    padding: 0;
    margin-top: 51px;
    margin-left: -48px;
    margin-bottom: 2px;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition:all .25s ease-in-out;
    -o-transition:all .25s ease-in-out;

}

.icon-wrap > .icon-smedia > ul {
  left: auto;
  right: 0;
  transform: translateX(0);
}

.icon-wrap .hamburger_icon > ul {
    left: 0%;
    padding-top: 29px;
    padding-bottom: 33px;
}
.icon-wrap .hamburger_icon > ul.social-dd {
    padding-bottom: 12px;
    padding-top: 25px;

}

.icon-wrap.hoverish  ul {
    transform: translateY(0px);
  opacity: 1;
  visibility: visible;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition:all .3s ease-in-out;
    -o-transition:all .3s ease-in-out;
}

.icon-wrap > * > ul > li {
  list-style: none;
}

.icon-wrap > * > ul > li a, .icon-wrap > * > ul > li span {
  padding: 22px 20px 2px 30px;
  display: block;
  transition: all .25s ease-in-out;
  cursor: pointer;
}

.icon-wrap > * > ul > li .icon-download a {
    padding: 12px 20px 2px 0px;
}

.icon-wrap > * > ul > li span, .icon-wrap > * > ul > li a {
  transition: background-color .25s ease-in-out;
  transition: background-color 0.25s ease-in-out;
}

.icon-wrap > * > ul > li:hover a, .icon-wrap > * > ul > li:hover span {
  transition: .25s ease-in-out;
  text-decoration: none;
}
.menu-dd li:hover  a .txt-blue-dk{
  text-decoration: underline;
}
.hashover{
    cursor: pointer;
}
.social-dd .hashover:hover .txt-blue-dk{
    text-decoration: underline;
}

.hamburger_icon {
  background-image: url("../assets/graphics/icons/ddownicon.svg");
  width: 49px;
  height: 28px;
    background-position: top left;
  cursor: pointer;
}
.hamburger_icon.lighter{
    background-image: url("../assets/graphics/icons/hamburger-light.svg");
}


.hamburger_icon > ul {
    width: 485px;
}

.icon-download {
    background-image: url('../assets/graphics/icons/download-arrow.png');
    background-repeat: no-repeat;
    background-size: 28px 39px;
    padding-left: 50px;
/*    margin-bottom: 20px;*/
    min-height: 39px;
    background-position-x: 4px;
    padding-top: 7px;
}

.icon-download > ul {
  text-align: center;
}

.icon-download > ul .pdf-link {
  font-size: 16px;
  padding: 15px 5px;
  width: 200px;
}

/* FOOTER *********************/
/******************************
FOOTER
******************************/
.footer {
  width: 100%;
  height: 42px;
  position: absolute;
  bottom: 0;
/*    background-color: rgba(0,117,143, .2);*/
  font-family: "Univers", Arial, Helvetica, sans-serif;
  font-size: 16px;
    letter-spacing: -.05em;
    color:#fff;
    pointer-events: none;
    padding-top: 10px;
}
.footer.txt-white{
    color:#FFFFFF;
}

.footer-book-title {
    float: right;
    margin-top: 15px;
    margin-right: 15px;

}
.footer-chap-title {
/*    margin-top: 15px;*/
    margin-left: 69px;
    display: inline-block;
}

#footNum {
    float: right;
    margin-top: -2px;
    font-family: Univers-Bold, Arial, Helvetica, sans-serif;
    padding-right: 27px;
    font-size: 21px;
    color: #fff;
}


a.white {
  color: white;
}

.pull-left.right-side{
  padding-left: 10px ;
}


/* SLICK *********************/
/* Slider */


/* Arrows */
.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  border-radius: 0;
  top: 50%;
  display: block;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  opacity: .75;
  color: transparent;
  outline: none;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: .25;
}

.slick-prev:before,
.slick-next:before {
  font-size: 20px;
  line-height: 1;
  opacity: .75;
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev{
  width: 32px;
  height: 56px;
  background-image: url("../assets/graphics/icons/arrow-prev.svg");
  left: 0px;
  z-index: 2000;
}

[dir='rtl'] .slick-prev {
  right: -25px;
  left: auto;
}


.slick-next {
  width: 32px;
  height: 56px;
background-image: url("../assets/graphics/icons/arrow-next.svg");
  right: 0px;
  z-index: 2000;
}

[dir='rtl'] .slick-next {
  right: auto;
}

/**chapter number**/

.content-holder{
    position: relative;
    z-index: 5;
}
.chapter-number{
       font-family: Univers-Bold, Arial, Helvetica, sans-serif;
       color: #d2e8c5;
       opacity: .8;
       font-size: 450px;
       height: 450px;
}
.chapter-number span{
    display: block;
    line-height: 450px;
    top:0;
}
.orange_num{
  width: 10px;
  height: 23px;
  float: left;
  margin-top: 4px;
  margin-left: 12px;
  margin-right: 29px;
}

#orange_two{
  width: 16.7px;
  height: 23.7px;
  margin-right: 26px;
  margin-left: 8px;
}

#orange_three{
  width: 18px;
  height: 24px;
  margin-left: 8px;
  margin-right: 26px;
  margin-bottom: 45px;
}
.num_bg{
  width: 48px;
  height: 56px;
  margin-right: 6px;
  position: relative;
  top: 7px;
  margin-bottom: 1px;
  opacity: .6;
}
.num-bg_blue{
  width: 47px;
  margin-right: 19px;
  height: 56px;
}

/******************************
LISTS
******************************/
ul.no-dots-ul{
    list-style: none;
}

.arrow-text{
    font-family: Univers, Arial, Helvetica, sans-serif;
    background-image: url('../assets/graphics/icons/arrow-fat.png');
    color:#ffffff;
    background-size: 18px 18px;
    background-repeat: no-repeat;
    padding-left: 30px;
    margin-bottom: 30px;
    font-size: 16px;
    background-position: 0px 2px;
    padding-top: -7px;
    margin-left: 1px;
    letter-spacing: .01em;
}
.icon-chevron-right.slick-arrow{
    width:40px;
    height: 80px;
    background-color: hotpink;

}
.b-modal {
    mix-blend-mode: multiply;

}

.popupContainer .arrow-text{
    color: #ffffff;
}
.arrow-text.orange-arrow{
    background-image: url('../assets/images/arrow-orange.png');
    margin-bottom: 5px;
}

.arrow-text.fat-arrow-large{
    background-image: url('../assets/graphics/icons/arrow-fat-large.png');
    background-size: 36px 34px;
    color: #bde6ee;
    font-family: "Univers-Bold", Arial, Helvetica, sans-serif;
    font-weight: 400;
    padding-left: 64px;
    font-size: 28px;
    margin-bottom: 15px;
}
.arrow-text.white-arrow{
    background-image: url('../assets/graphics/icons/arrow-white.png');
    background-size: 21px 21px;
    color: #bde6ee;
    font-family: "Univers-Bold", Arial, Helvetica, sans-serif;
    font-weight: 400;
    padding-left: 36px;
    font-size: 24px;
    margin-bottom: 15px;
}
.arrow-text.blue-arrow{
    background-image: url('../assets/graphics/icons/blue-arrow.svg');
}
.arrow-text.indent {
    padding-left: 30px;
    margin-left: 38px;
}
.arrow-text.indent-more{
    margin-left: 38px;
    margin-bottom: 16px;
}
.arrow-orange{
    margin-bottom: 5px;
    width: 16px;
    height: 16px;
    margin-top: 3px;
    margin-left: 10px;
    margin-right: 9px;    
}
.arrow-grey{
  width: 16px;
  height: 16px;
  float: left;
  margin-left: 41px;
  margin-top: 3px;
  margin-right: 7px
}
.arrow-test1{
  margin-bottom: 12px;
  width: 22px;
  margin-right: 11px;
}
/******************************
POPUPS
******************************/
.overlay-fill {
  width: 100%;
  height: 100%;
  background-color: black;
  display: block;
  position: absolute;
  top: 21px;
  opacity: 1;
}

#overlay-container {
  z-index: 1001;
  display: none;
  text-align: center;
  opacity: 1 !important;
  width: 980px;
  margin-top: 25px;
  height: 560px;
}

/* modify to fit size of the popup image */
#overlay-content {
  opacity: 0;
  overflow: hidden;
  margin: 45px auto 0;
}

#voverlay-content {
  z-index: 1001;
  display: none;
  text-align: right;
  width: 822px;
  height: 489px;
  color: #fff;
  margin-top: 24px;
  background-color:transparent;
  background-repeat: no-repeat;
  background-size: 126px 100px;
  background-position: center;
}

#voverlay-content object, #voverlay-content iframe, #voverlay-content span {
  width: 100%;
  height: 100%;
}

.popupContainer {
    width: 1400px;
    height: 800px;
    background-color: transparent;
/*    margin-top: 44px;
    padding-top: 40px*/;
    overflow: hidden;

}


/******************************
SCROLLBAR PLUGIN
******************************/
.scroll-wrapper {
  overflow: hidden !important;
  padding: 0 !important;
  position: relative;
}

.scroll-wrapper > .scroll-content {
  border: none !important;
  box-sizing: content-box !important;
  height: auto;
  left: 0;
  margin: 0;
  max-height: 500px !important;
  max-width: none !important;
  overflow: hidden !important;
  padding: 0;
  position: relative !important;
  top: 0;
  width: 95% !important;
}

.scroll-wrapper > .scroll-content::-webkit-scrollbar {
  height: 0;
  width: 0;
}

.scroll-element {
  display: block;
}

.scroll-element, .scroll-element div {
  box-sizing: content-box;
}

.scroll-element.scroll-x.scroll-scrollx_visible,
.scroll-element.scroll-y.scroll-scrolly_visible {
  display: block;
}

.scroll-element.scroll-x, .scroll-element.scroll-x.scroll-scrollx_visible {
  display: none !important;
  overflow-x: hidden;
}

.scroll-element .scroll-bar,
.scroll-element .scroll-arrow {
  cursor: default;
}

/* This is the track.  Note, same style is repeated. */
.scrollbar-inner > .scroll-element,
.scrollbar-inner > .scroll-element div {
  border: none;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 10;
}

.scrollbar-inner > .scroll-element div {
  display: block;
  height: 96%;
  left: 0;
  top: 0;
  width: 100%;
}

.scrollbar-inner > .scroll-element.scroll-x {
  bottom: 2px;
  height: 8px;
  left: 0;
  width: 100%;
}

.scrollbar-inner > .scroll-element.scroll-y {
  height: 100%;
  right: 2px;
  top: 0;
  width: 12px !important;
}

.popup-inner {
  position: relative;
}

/* Also a track style... */
.scrollbar-inner > .scroll-element .scroll-element_outer {
  overflow: hidden;
}

.scrollbar-inner > .scroll-element .scroll-element_outer,
.scrollbar-inner > .scroll-element .scroll-element_track,
.scrollbar-inner > .scroll-element .scroll-bar {
  -webkit-border-radius: 8px;
  -moz-border-radius: 0;
  border-radius: 8px;
}

.scrollbar-inner > .scroll-element .scroll-element_track,
.scrollbar-inner > .scroll-element .scroll-bar {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  filter: alpha(opacity=40);
  opacity: 1;
}


.scrollbar-inner > .scroll-element .scroll-element_track {
  background-color: #DEE0E0 !important;
}

.scrollbar-inner > .scroll-element .scroll-bar {
  background-color: #939699 !important;
  height: 120px !important;
}


.scrollbar-inner > .scroll-element.scroll-draggable .scroll-bar {
  background-color: #919191;
}

/* update scrollbar offset if both scrolls are visible */
.scrollbar-inner > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
  left: -12px;
}

.scrollbar-inner > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
  top: -12px;
}

.scrollbar-inner > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
  left: -12px;
}

.scrollbar-inner > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
  top: -12px;
}

/*Simple Inner Scrollbar */
.scrollbar-inner > .scroll-element,
.scrollbar-inner > .scroll-element div {
  border: none;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 10;
}


.scrollbar-inner > .scroll-element div {
  display: block;
  height: 95%;
  left: 0;
  top: 5px;
  width: 100%;
}

.scrollbar-inner > .scroll-element.scroll-x {
  bottom: 2px;
  height: 8px;
  left: 0;
  width: 100%;
}

/* line 113, ../sass/components/_scrollbar.scss */
.scrollbar-inner > .scroll-element.scroll-y {
  height: 100%;
  right: 2px;
  top: 0;
  width: 8px;
}


.scrollbar-inner > .scroll-element .scroll-element_outer {
  overflow: hidden;
}

.scrollbar-inner > .scroll-element .scroll-element_outer,
.scrollbar-inner > .scroll-element .scroll-element_track,
.scrollbar-inner > .scroll-element .scroll-bar {
  -webkit-border-radius: 8px;
  -moz-border-radius: 0px;
  border-radius: 8px;
}


.scrollbar-inner > .scroll-element .scroll-element_track,
.scrollbar-inner > .scroll-element .scroll-bar {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
}

/*This is the track*/
.scrollbar-inner > .scroll-element .scroll-element_track {
  background-color: #e0e0e0;
}

/*This is the car*/
.scrollbar-inner > .scroll-element .scroll-bar {
  background-color: #c2c2c2;
}

/*This is the car when you HOVER*/
.scrollbar-inner > .scroll-element:hover .scroll-bar {
  background-color: #919191;
}

/*Note sure what this does*/
.scrollbar-inner > .scroll-element.scroll-draggable .scroll-bar {
  background-color: #919191;
}

/* update scrollbar offset if both scrolls are visible */
.scrollbar-inner > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
  left: -12px;
}

.scrollbar-inner > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
  top: -12px;
}


.scrollbar-inner > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
  left: -12px;
}

.scrollbar-inner > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
  top: -12px;
}

.scrollbar_setup {
  max-width: 1200px;
}

.scrollbar_setup .scrollbar_wrap {
  width: 95%;
  margin-left: 25px;
}
.scrollbar_setup .scrollbar_wrap .inner-content {
  border: 1px solid #CCC;
  max-height: 170px;
  width: 600px;
}

.scrollbar_setup .scrollbar_wrap > div {
  max-height: 625px;
  overflow: auto;
}


.scrollbar_setup .scrollbar_wrap .permanent {
  min-width: 800px;
}

/******************************
PRELOADER
******************************/
#preloader {
  position: fixed;
  top: 0;
  bottom: 0;
  background-color: #fff;
  z-index: 3000;
    width: 1400px;
    height: 800px;
    left: 50%;
    transform: translateX(-50%);
}

#status {
  width: 320px;
  height: 80px;
  position: absolute;
  left: 50%;
  top: 50%;
    transform: translate(-50%, -50%);
  background-image: url("../assets/images/preloader.gif");
  background-repeat: no-repeat;
  background-size: 320px 80px;
  /* is width and height divided by two */
}

/* PAGES *********************/
section.slick-slide {
  overflow: hidden;
}
.slick-slide > .container {
  /*  padding: 119px 33px 0 64px;*/
    width: auto;
    z-index: 0;
}

.contents_header{
    border-bottom: 1px solid white;
    font-size: 24px;

}

.container-1-col{
    height: 800px;
    padding: 99px 0px 0 71px;
    width: 100%;
    float: left;
}

.container-left-3-col{
    padding: 92px 45px 0 44px;
    float: left;
    width: 34%;
    height: 800px;

}

.container-mid-3-col{
    padding: 92px 25px 0 32px;
    float: left;
    width: 32%;
    height: 800px;
}

.container-right-3-col{
    padding: 92px 53px 0 36px;
    float: left;
    width: 34%;
    height: 800px;
}

.container-right-2-col{
    height: 800px;
    padding: 120px 62px 0 57px;
    width: 50%;
    float: left;
}
.container-right-2-col.flush{
    padding-left: 16px;
    padding-right: 0px;
}

.container-left-2-col{
    height: 800px;
    padding: 120px 52px 0 70px;
    width: 50%;
    float: left;
}
.inset-blue .container-left-2-col{
    padding: 53px 47px 0 47px;
}
.TOC-left{
    float: left;
    width: 40%;
    margin-left: 71px;
    margin-top: 124px;
}
.TOC-right{
    float: left;
    width: 43%;
    margin-top: 68px;
    margin-left: 2px;
}
.contents_header{
    border-bottom: 1px solid white;
    font-size: 24px;

}
.auto-height{
    height:auto;
}

.menu-dd{
    background-color: rgba(255, 255, 255, 0.95);
/*    border: 1px solid #bde6ee;*/
}

.menu-dd.social-dd{
    margin-top: 2px;
    padding-left: 30px;
    padding-top: 22px;
    padding-bottom: 7px;
}

.social-dd li{
    display: inline;
}
.chap-name{
    line-height: 1em;
}
.chap-desc{
    letter-spacing: -.04em;
}
.social-icons-holder{
    float: right;
    width: 209px;
    padding-right: 8px;
 }
.icon_smedia .icon {
 display: none;
    background-repeat: no-repeat;
    width: 40px;
    height: 40px;
    float: left;

}
.icon-smedia .icon a{
    background-color: transparent;
}

.social-icons-holder a:hover{
    opacity: 0.8;
}

.TOC-wrap{
/*    height: 160px;*/
    padding-left: 74px;
    padding-top: 29px;
    mix-blend-mode: multiply;
    margin-bottom: 1px;
}
.TOC-right .TOC-wrap{
    padding-left: 41px;
}

.TOC-title{
    margin-bottom: 18px;
        margin-top: 228px;
}
a.TOC-chap{
/*    display: inline-block;*/
}
a.TOC-chap:hover, a.TOC-chap:hover .TOC-chapter-title{
    text-decoration: none;
}
.toc-link:hover{
  text-decoration: underline;
}

.TOC-chapter-head{
    font-size: 18px;
    color: #ffffff;
/*    margin-bottom: 3px;*/
}
.TOC-chapter-title{
/*    display: inline-block;*/
    font-family: Univers-Bold, Arial, Helvetica, sans-serif;
    font-weight:400;
    line-height: normal;
    color:#FFFFFF;
    letter-spacing: .01em;
    font-size: 32px;
/*    float:left;*/
    margin-top: -5px;
    margin-bottom: 34px;
}
.TOC-desc{
    color: #ffffff;
    font-size: 18px;
    font-weight: 400;
    line-height: 19px;
    display: block;
}
.TOC-chapter-title:hover{
    text-decoration: underline;
}
.container-right-2-col .TOC-chap-num{
    width: 59px;
    margin-right: 22px;
}

.page {
  position: relative;
  width: 1400px;
  height: 800px;
  background-repeat: no-repeat;
  background-color: white;
  background-size: cover !important;
}
.slide-page {
    position: absolute;
    width: 1400px;
    height: 800px;
    background-repeat: no-repeat;
    background-color: white;
    background-size: cover !important;
    left: 100%;
    -webkit-transition: left 500ms; /* Safari */
    transition: left 500ms;
}
.slide-page.active{
    left: 0%;
}
/* dropcap */
.drop-cap{
    font-family: Univers-Bold, Arial, Helvetica, sans-serif;
    font-weight: 400;
    float: left;
    font-size: 49px;
    padding: 0px;
    margin-right: 5px;
    margin-top: 15px;
    line-height: 29px;
    color:#3a913f;
}

.background-holder{
    background-repeat: no-repeat;
    width: 100%;
    height: 800px;
    position:absolute;
    z-index: 2;
}


.indent{
    padding-left: 18px;
}

p.indent {
    padding-left: 64px;
}
.bttn.indent{
    margin-left: 60px;
}

.bg-item{
    padding-top: 13px;
    padding-bottom: 13px;
    padding-left:23px;
    padding-right: 23px;
}
.bg-item table td {
    vertical-align: top;
    line-height: normal;
    padding-bottom: 8px;
}
.bg-item p{
    line-height: normal;
}

.bttn{
    display: inline-flex;
    background-color: #00758f;
    font-weight: 400;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 16px;
    border: 1px solid  #00758f;
    height: 36px;
    width: max-content;
    width:-moz-max-content;
    position: relative;
    line-height: 36px;
    -webkit-transition: background-color  500ms;
    -moz-transition: background-color 500ms;
    -ms-transition: background-color 500ms;
    -o-transition: background-color 500ms;
    transition:background-color 500ms;
}
a.bttn{
    text-decoration: none;
}
.bttn.go-bttn{
    float: right;
    font-size: 20px;
    height: 46px;

}
.sample-bttn{
    margin-top: 5px;
}
.bttn-txt{
    padding-left: 20px;
/*    padding-right: 15px;*/
    line-height: 36px;
    display: inline-block;
}
.company-logo .bttn-txt{
    padding-right: 0px;
}
.go-bttn .bttn-txt{
    line-height: 46px;
}

.bttn-arrrow{
    display: inline-block;
    background-image: url("../assets/images/arrow-btn-white.svg");
    background-repeat: no-repeat;
    background-size: 20px;
    height: 36px;
    background-position: center center;
    width: 40px;
    -webkit-transition: background-position  500ms;
    -moz-transition: background-position 500ms;
    -ms-transition: background-position 500ms;
    -o-transition: background-position 500ms;
    transition:background-position 500ms;
}
.go-bttn .bttn-arrrow{
    height: 46px;
    background-size: 30px;
}
.bttn:hover{
    color:#00758f ;
    background-color: #ffffff;

}
.bttn:hover .bttn-arrrow{
    display: inline-block;
    background-image: url("../assets/graphics/icons/arrow_blue_lt.svg");
    background-position: 85% center;
}

.img-right img, .img-responsive img{
    width: 100%;
}

.top-47{
    margin-top: 47px;
}
.close-bttn-holder{
    width: 100%;
    height: 40px;
    text-align: right;
    padding-top: 20px;
    line-height: 30px;

}
.b-close{
    background-image: url(../assets/graphics/icons/btn-close-video.svg);
    float: right;
    height: 19px;
    width: 72px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center right;
    cursor: pointer;
    margin-left: 10px;
    color: #ffffff;
    font-size: 16px;
    padding-right: 37px;
    line-height: 30px;
    margin-top: 14px;
    cursor: pointer;
    position: relative;
    top: -3px;
}
.b-close.pop-close{
    margin-right: 7px;
    margin-top: 9px;
}

.close-bttn:hover{
    opacity: .9;
}
/*images*/

.toc{
  position: absolute;
  width: 700px;
  height: 800px;
  margin-left: 584px;
  mix-blend-mode: multiply;
}
img#pg02-img01{
  width:220px; 
  height:264px;
  margin-right: 15px; 
  margin-bottom: 2px;
}
img.intro-bg1{
  width: 1400px;
  height: 660px;
  margin-top: -21px;
  position: absolute;
  mix-blend-mode: multiply;  
}
img.pg4_white{
  position: absolute;
  margin-top: 92px;
  margin-left: -1px;
  /* width: 121%; */
  max-width: 101%;
}
img.chap-intro{
  position: absolute;
  mix-blend-mode: multiply;
  top: 382px;
  left: 704px;  
  transform: translateX(97%);
  height: 300px;
  width: 700px;
  opacity:  0;
  -webkit-transition: all .25s ease-in-out;
  -moz-transition:all .25s ease-in-out;
  -o-transition:all .25s ease-in-out; 
}
img.chap-fix{
  top: 259px;
  height: 345px;
}
.chap-intro{
  position: absolute;
  mix-blend-mode: multiply;
  top: 382px;
  left: 702px;  
  transform: translateX(97%);
  height: 300px;
  width: 700px;
  opacity:  0;
  -webkit-transition: all .25s ease-in-out;
  -moz-transition:all .25s ease-in-out;
  -o-transition:all .25s ease-in-out; 
  background-color:   #003B4D;
}
img.chap-intro-trig{
  transform: translateX(0%);
  opacity:  1;
  -webkit-transition: all .25s ease-in-out;
  -moz-transition:all .25s ease-in-out;
  -o-transition:all .25s ease-in-out;  
}
img.chapfix1{
  top: 92px;
}
img#chap3{
  margin-top: 265px;
}
img#pg5_containers{
  width: 1302px;
  height: 376px;
  position: absolute;
  mix-blend-mode: multiply;
  margin-top: 282px;
  margin-left: 72px;
}
img#pg16-img01{
  position: relative;
  top: -41px;
  width: 636px;
  height: 304px;
  right: -42px;
}
img#pg16-img02{
  position: absolute;
  top: 454px;
}
img#pg18-img02{
  position: relative;
  right: -31px;
}
img#pg20-img01{
  position: absolute;
  width: 640px;
  height: 466px;
  top: 189px;
  right: 58px;
}
img#pg25-img01{
  margin-top: -24px;
  margin-left: 112px;
}
img#cloud_platform{
  position: absolute;
  top: 175px;
  width: 616px;
  right: 62px;
  height: 555px;  
}
img#grey_1{
  width: 52px;
  height: 120px;
  position: absolute;
  top: 52px;
  right: 32px;
}
img#grey_2{
  position: absolute;
  width: 85px;
  height: 120px;
  top: 51px;
  right: 31px
}
img#grey_3{
  position: absolute;
  width: 88px;
  height: 120px;
  top: 52px;
  right: 29px;
}
img.blue_strip_1{
  position: absolute;
  top: 235px;
  width: 394px;
  mix-blend-mode: multiply;
  height: 65px;
  opacity: 0;  
  transform:  translateX(97%);
  -webkit-transition: all .25s ease-in-out;
  -moz-transition:all .25s ease-in-out;
  -o-transition:all .25s ease-in-out;
}
img.stripe2-trig{
  opacity: .9;  
  transform:  translateX(0%);
}

img.blue_strip_1_fix{
  width: 346px;
  height: 64px;
  top: 217px;
}
img.tbnail_overlay{
  position: absolute;
  top: 0px;
  opacity: 1;
  -webkit-transition: all .25s ease-in-out;
  -moz-transition:all .25s ease-in-out;
  -o-transition:all .25s ease-in-out;
}
img.iphone_overlay{
  position: absolute;
  top: 63px;
  width: 241px;
  height: 431px;
  margin-left: 18px;
  opacity: 1;
  -webkit-transition: all .25s ease-in-out;
  -moz-transition:all .25s ease-in-out;
  -o-transition:all .25s ease-in-out;
}
.video-thumbnail:hover img.iphone_overlay,
.video-thumbnail:hover img.tbnail_overlay{
  opacity: .1;
  -webkit-transition: all .25s ease-in-out;
  -moz-transition:all .25s ease-in-out;
  -o-transition:all .25s ease-in-out;
}
img#pg21-img01{
  margin-top: 29px;
  margin-left: 149px;
}
img#ch02-tbnail05,
img#ch02-tbnail06,
img#ch02-tbnail04-320,
img#ch02-tbnail01-320,
img#ch02-tbnail02,
img#ch02-tbnail03,
img#ch02-tbnail07,
img.img320{
  width: 320px;
  height: 180px;
}
#pg20-img-01-b{
  max-width: unset;
  margin-left: -45px;
  margin-top: 121px;
}

.div_320_overlay{
  width: 320px;
  height: 180px;
  background-color: rgba(0,0,0,.2);
  position: absolute;
  -webkit-transition: all .25s ease-in-out;
  -moz-transition:all .25s ease-in-out;
  -o-transition:all .25s ease-in-out;
}
.video-thumbnail:hover .div_320_overlay{
  background-color: rgba(0,0,0,0.1);
  -webkit-transition: all .25s ease-in-out;
  -moz-transition:all .25s ease-in-out;
  -o-transition:all .25s ease-in-out; 
}
img.graph{
  max-width: unset;
  width: 111%;
  margin-left: -25px;
  margin-top: 34px;
}
img.graph1{
  width: 92%;
  margin-left: 32px;
}
img.icon-img{
  display: inline-block;
  margin-right: 53px;
  width: 84px;
}
img#pg35-table{
  position: absolute;
  z-index: -1;
  width: 678px;
  margin-top: -447px;  
}
img.icon-copyright{
  width: 32px;
  margin-top: 10px;
  margin-right: 19px;
  display: inline-block;
}
img.inline{
  display: inline-block;
}
#pg17-img02{
  position: relative;
  top: 128px;
  left: -63px;
}
#pg17-img01{
  position: relative;
  top: -177px;
  left: -72px;
  max-width: unset;
  width: 111%;
  z-index: -1;
}
#tbnail11{
  max-width: unset;
  width: 83%;
  margin-top: 6px;
  margin-left: 40px;
}
#tbnail12{
  max-width: unset;
  width: 83%;
  margin-top: 29px;
  margin-left: 40px;
}
.tbnail{
  transform: translateX(95%);
  opacity: 0;
}
img.logo-synopsis-32{
  width: 32px;
  display: inline-block;
}
.bg-holder{
  width: 1400px;
  height: 800px;
}
#p1bg{
    background-image: url('../assets/images/desktop/backgrounds/bg-cover.png');
    position: absolute;
    background-size: cover;
}
#p2bg,
#p3bg,
#p33bg{
  background-image: url('../assets/images/desktop/backgrounds/bg07.png');
  position: absolute;
}

#p4bg,
#p5bg,
#p6bg,
#p7bg,
#p8bg{
  background-image: url('../assets/images/desktop/backgrounds/bg01.png');
  position: absolute;
  z-index: -1;
}
#p9bg,
#p10bg,
#p11bg{
  background-image: url('../assets/images/desktop/backgrounds/bg02.png');
  position: absolute;
}
#p12bg,
#p13bg,
#p14bg,
#p15bg,
#p16bg,
#p17bg,
#p18bg,
#p19bg,
#p20bg,
#p21bg,
#p22bg,
#p23bg,
#p24bg{
  background-image: url('../assets/images/desktop/backgrounds/bg03.png');
  position: absolute;
}
#p25bg,
#p26bg,
#p27bg,
#p28bg,
#p29bg,
#p30bg,
#p31bg{
  background-image: url('../assets/images/desktop/backgrounds/bg04.png');
  position: absolute;
}
#p32bg{
  background-image: url('../assets/images/desktop/backgrounds/bg05.png');
  position: absolute;
}
.inset-blue{
    background-color: rgba(0, 59, 77, .8);
    color: #ffffff;
    padding-top: 33px;
    padding-left: 26px;
    padding-bottom: 30px;
    padding-right: 51px;
    height: 630px;
    position: absolute;
    top: 82px;
}


/*.copyright {
    background-color: rgba(0,0,0, .8);
    font-family: Univers, Arial, Helvetica, sans-serif;
    font-weight: 400;
    position: absolute;
    bottom: 0;
    color: #fff;
    padding-top: 29px;
    padding-bottom: 43px;
    padding-left: 73px;
    letter-spacing: .024em;
    padding-right: 34%;

}*/
.copyright_holder{
  height: 800px;
  width: 430px;
  position: absolute;
  background-color: #003b4d;  
  mix-blend-mode: multiply;
  opacity: 0;
  margin-left: 970px;
  transform: translateX(97%);
}
.copyright{
    height: 800px;
    width: 430px;
    float: right;
    padding-top: 52px;
    padding-left: 30px;
    transform: translateX(88%);
    opacity:  0; 
}
#teconsent a{
  color: #fff;
}
/***popup sliders***/

.popup-slider{
    width: 1400px;
    height: 699px;
    background-color: transparent;
    padding-left: 55px;
    background-color: rgba(0, 59, 77, .9);
    padding-top: 30px;

}
.popup-header{
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #ffffff;
    font-size: 48px;
    font-family: "Univers-Bold", Arial, Helvetica, sans-serif;
    font-weight: 400;
    margin-bottom: 16px;
}
.popup-col-left{
    width: 52%;
    float: left;
}
.popup-col-right{
    width: 48%;
    float: left;
    padding-left: 45px;
}
.close-holder{
    position: relative;
    z-index: 5;
}
.pop-slider-left,.pop-slider-right{
    position: absolute;
    bottom:20px;

}
.pop-slider-left{
    width: 68px;
    height: 35px;
    background-image: url(../assets/images/slider-arrow-left.png);
    left: 50%;
    z-index: 2000;
    transform:translate(-50%, 0%);
}

.pop-slider-right{
    width: 68px;
    height: 35px;
    background-image: url(../assets/images/slider-arrow-right.png);
   left:50%;
    transform:translate(50%, 0%);
    z-index: 2000;

}
/*a:hover{
	text-decoration: 	none;
}*/

/* cheats and fixes*/

.text-align-u{
  text-align: unset;
}
.float-l{
  float: left;
}
.float-r{
  float: right;
}
.float-reset{
  float: unset;
}
.relative{
  position: relative;
}
.block{
  display: block;
}
.inline{
  display: inline-block;
}
.absolute{
  position: absolute;
}
.float-r{
  float: right;
}
.vert-top{
  vertical-align: top;
}
.bttn-fix{
  margin-left: 405px;
  top: -11px;
}
.bttn-fix1{
  margin-bottom: 40px;
}
.bttn-fix2{
  margin-bottom: 38px;
}
.bttn-fix3{
  margin-bottom: 36px;
}
.bttn-fix4{
  margin-bottom: 26px;
}
.bttn-fx4{
  margin-right: 10px;
}
.bttn-fix5{
  margin-bottom: 14px;
}
.bttn-fix6{
  margin-bottom: 23px;
}
.bttn-fix7{
  margin-bottom: 12px;
}
.bttn-fix8{
  margin-bottom: 32px;
}
.bttn-fix9{
  margin-bottom: 5px;
}

.left-fix{
  margin-left: 11px;
}
.left-fix1{
  margin-left: 4px;
}
.left-fix2{
  margin-left: 6px;
}
.left-fix3{
  margin-left: 7px;
}
.left-fix4{
  margin-left: 8px;
}
.left-fix5{
  margin-left: 72px;
}
.left-fix6{
  margin-left: -5px;
}
.left-fix7{
  margin-left: 72px;
}
.left-fix8{
  margin-left: 25px;
}
.left-fix9{
  margin-left: 32px; 
}
.left-fix10{
  margin-left:  2px;
}
.left-fix11{
  margin-left:  4px;
}
.col-1-fix1{
  left: 72px;
}
.col-1-fix2{
  left: 481px;
}
.col-1-fix3{
  left: 889px;
}
.col-1-fix4{
  left: 402px;
}
.col-1-fix5{
  left: 729px;
}
.col-1-fix6{
  left: 1056px;
}

.arrow-fix{
  margin-bottom: 10px;
}
.arrow-fix2{
  margin-bottom: 31px;
}
.arrow-fix3{
  margin-bottom: 119px;
}
.arrow-fix4{
  margin-bottom: 54px;
}
.arrow-fix5{
  margin-bottom: 78px;
}
.arrow-fix6{
  margin-left: 39px;
}
.arrow-fix7{
  width: 16px;
  height: 16px;
  margin-top: 3px;
  margin-left: 10px;
  margin-bottom: 34px;
}
.arrow-fix7a{
  width: 16px;
  height: 16px;
  margin-top: 3px;
  margin-left: 0px;
  margin-right: 8px;
}
.arrow-fix8{
    width: 21px;
    height: 21px;
    margin-left: 2px;
    margin-top: 0px;
}
.arrow-fix9{
  width: 16px;
  margin-bottom: 12px;
  margin-left: 9px;
}
.arrow-greyfix{
  margin-left: 35px;
}
.fix{
  width: 276px;
  height: 556px;
  margin-left: 42px;
  margin-right: 0px;
  margin-top: 36px;
  left: 6px;
}
.fix1{
  margin-top: -176px;
  margin-left: -43px;
  width: 116%;
  padding-left: 22px;
  transform:  translateX(87%);
  opacity: 0;
}
.fix2{
  margin-bottom: 29px;
}
.fix3{
  margin-bottom: 13px;
}
.fix4{
  margin-right: 10px;
}
.fix5{
  margin-right: 17px;
}
.fix6{
  margin-right: 9px;
  margin-bottom: 53px;
}
.fix7{
  margin-left: 33px;
}
.fix7a{
  margin-left: 50px;
}
.fix8{
  margin-left: -34px;
}
.fix10{
  margin-bottom: 44px;
}
.fix11{
  margin-left: 72px;
  margin-top: -7px;
  margin-bottom: 16px;
}
.fix11a{
  margin-bottom: 21px;  
}
.fix11b{
  margin-top: 117px;
  margin-left: 72px;
}
.fix11c{
  margin-top: 128px;
  margin-left: 72px;
}
.fix12{
  margin-left: 73px;
}
.fix13{
  margin-bottom: 7px;
}
.fix14{
  margin-left: 15px;
}
.fix15{
  margin-left: 121px;
}
.fix16{
  margin-right: 95px;
}
.fix17{
  margin-left: 25px;
}
.fix18{
  margin-left: 31px;
}
.fix19{
  margin-left: 66px;
}
.fix19a{
  margin-left: 63px;
}
.fix20{
  position: relative;
  right: -33px;
}
.fix21{
  margin-right: 84px;
}
.fix22{
  margin-right: 3.5px;
}
.fix23{
  margin-left: -25px;
}
.fix24{
  margin-bottom: 43px;
}
.fix25{
  margin-left: 3px;
  margin-right: 10px;
}
.fix26{
  margin-left: 46px;
}
.fix27{
  margin-left: 0px;
  margin-right: 15px;
}
.fix28{
  margin-left: 32px;
}
.fix29{
  top: 126px;
  left: 72px;
}
.fix30{
  padding-left: 73px;
}
.fix31{
  padding-right: 0px;
}
.fix32{
  padding-left: 63px;
}
.fix32a{
  padding-left: 37px;
}
.fix33{
  padding-left: 78px; 
}
.fix33a{
  padding-left: 32px; 
}
.fix34{
  width: 88px;
  height: 24px;
  position: relative;
  top: 62px;
  right: 72px;
}
.fix34a{
  width: 88px;
  height: 24px;
  position: relative;
}
.fix35{
  height: 24px;
}
.fix36{
  padding-left: 13px;
}
.fix37{
  margin-right: 4px;
  margin-left: 3px;
}
.fix38{
  margin-bottom: 0px;
}
.fix39{
  top: 154px;
  left: 32px;
}
.fix40{
  top: 334px;
}
.fix41{
  width: 147px;
}
.fix42{
  margin-left:  -53px;
}
.fix43{
  margin-right: 4px;
}
.fix44{
  top: 136px;
}
.fix45{
  margin-right: 13px;
}

img.fix9{
  max-width: unset;
  top: 380px;
  width: 320px;
  left: -45px;
  transform: translateX(92%);
  opacity: 0;
}
img.fix{
  width: 320px;
  top: 204px;
  margin-left: -6px;
}
img.fix2{
  top: 197px;
  width: 420px;  
}
img.fix3{
  top: 193px;
  width: 420px;
}
img.fix5{
  top: 201px;
  width: 420px;
}
img.bg1-1-fix{
  margin-top: -32px;
}
img.bg1-2-fix{
  margin-top: 97px;
}

img.bg1-3-fix{
  margin-top: 92px;
}
.vidfix{
  width: 520px;
  height: 325px;
}
.vid-descfix{
  margin-top: -84px;
  width: 78%;
}
.vid-descfix1{
  margin-top: -89px;
  width: 61.5%;
  padding-left: 0px;
  transform:  translateX(97%);
  opacity: 0;

}
.vid-descfix2{
  padding-left: 0px;
  margin-top: -78px;
  transform: translateX(114%);
  opacity: 0;
}
.vid-descfix3{
  margin-top: -116px;
  width: 61.5%;
  padding-left: 0px;
  transform: translateX(97%);
  opacity: 0;
}
.vid_containerfix{
  width: 192px;
  height: 108px;
}
.vid_containerfix1{
  width: 320px;
  height: 180px;
}
.vid_containerfix2{
  margin-bottom: 8px;
  margin-right: 0px
}
.wrap-introchapfix{
  padding-top: 72px;
  padding-left: 44px;
}
.fix46a{
  padding-left: 57px;
}
.wrap-introchapfix1{
  padding-left: 63px;
  padding-top: 72px;
  padding-right: 64px;
  font-size: 36px;
}
.wrap-introchapfix2{
  padding-top: 27px;
  padding-left: 55px;
}
.wrap-introchapfix3{
  padding-top: 42px;
  padding-left: 94px;
}
.wrap-introchapfix4{
  padding-top: 62px;
  padding-left: 79px;
}
.pad-left{
  padding-left: 115px;
}
.pad-left1{
  padding-left: 96px;
}
.pad-left2{
  padding-left: 346px;
}
.pad-left3{
  padding-left: 5px
}
.pad-top{
  padding-top: 69px;
}
.pad-top1{
  padding-top: 74px;
}
.pad-top2{
  padding-top: 135px;
}
.pad-top3{
  padding-top: 66px;
}
.pad-top4{
  padding-top: 55px;
}
.pad-sides-0{
  padding-right: 0px;
  padding-left: 0px;
}
.marg-auto{
  margin: 0 29px;
}
.arch-pad{
  padding: 16px 0px;
}
.arch-pad1{
  padding: 10px 0px;
}
.arch-pad2{
  padding: 32px 0px;
  padding-left: 4px;
}
.arch-pad3{
  padding: 15px 27px;
  line-height: 19px;
}
.arch-pad4{
  padding: 15px;
  line-height: 19px;
}
.arch-pad5{
  padding: 14px;
  line-height: 19px;
}
.arch-pad6{
  padding: 18px 35px;
  line-height: 19px;
}
.arch-pad7{
  padding: 8px 2px;
  line-height: 19px;
}
.arch-pad8{
  padding: 41px 35px;  
  line-height: 19px;
}
.arch-pad9{
  padding: 28px 10px;
  line-height: 19px;  
}
.arch-pad10{
  padding-top: 47px;
}
.arch-pad11{
  padding-top: 32px;
  padding-right: 43px;
}
.arch-pad12{
  padding: 15px 34px;
  line-height: 19px;
}
.arch-pad13{
  padding: 0 21px;
}
.float-i{
  float: initial;
}
.opacity8{
  opacity: .8;
}
.trig1{
  transform: translateX(0%);
  opacity: 1;
  -webkit-transition: all .25s ease-in-out;
  -moz-transition:all .25s ease-in-out;
  -o-transition:all .25s ease-in-out;  
}
img.trig1{
  transform: translateX(0%);
  opacity: 1;
  -webkit-transition: all .25s ease-in-out;
  -moz-transition:all .25s ease-in-out;
  -o-transition:all .25s ease-in-out;  
}
.trig2{
  transform: translateX(0%);
  opacity: 1;
  -webkit-transition: all .50s ease-in-out;
  -moz-transition:all .50s ease-in-out;
  -o-transition:all .50s ease-in-out;  
}
.trig3{
  transform: translateX(0%);
  opacity: 1;
  -webkit-transition: all .375s ease-in-out;
  -moz-transition:all .375s ease-in-out;
  -o-transition:all .375s ease-in-out;  
}
.trig4{
  transform: translateX(0%);
  opacity: 1;
  -webkit-transition: all .625s ease-in-out;
  -moz-transition:all .625s ease-in-out;
  -o-transition:all .625s ease-in-out;  
}
.trig_y1{
  transform: translateX(0%);
  opacity: 1;
  -webkit-transition: all .25s ease-in-out;
  -moz-transition:all .25s ease-in-out;
  -o-transition:all .25s ease-in-out;  
}
.trig_y2{
  transform: translateX(0%);
  opacity: 1;
  -webkit-transition: all .375s ease-in-out;
  -moz-transition:all .375s ease-in-out;
  -o-transition:all .375s ease-in-out;  
}
.trig_y3{
  transform: translateX(0%);
  opacity: 1;
  -webkit-transition: all .50s ease-in-out;
  -moz-transition:all .50s ease-in-out;
  -o-transition:all .50s ease-in-out;  
}
.show{
  visibility: visible;     
}
.show1{
  opacity: 1;
  visibility: visible;     
  -webkit-transition: all .25s ease-in-out;
  -moz-transition:all .25s ease-in-out;
  -o-transition:all .25s ease-in-out;
}
@media screen and (max-width: 1400px) , screen and (max-height: 799px) {
    body{
        transform: scale(0.75);
        transform-origin: top center;
    }
}



/**********Tablet Landscape***************/
@media only screen and (max-width: 1024px){

    html{
        overflow: hidden;
    }
    body{
        height:100vh;
        position: relative;
    }

    span.desktop_invis{
        display: inline;
    }
    .book-slider, .main_container, .page {
        width: 100vw;
        max-height: 100vh;
        height: 100vh;
    }
    .cover-text{
      position: absolute;
      width: 1256px;
      height: 440px;
      margin-top: 274px;
      mix-blend-mode: multiply;
    }
    .tablet-relative{
        position: relative;
    }
    .TOC-right{
      margin-top: 37px;
    }
    #preloader{
        height: 100vh;
    }

    .main_container{
        position:fixed;
        bottom:0px;
        overflow: hidden;
        top:0px;
    }
    .TOC-chap-num{
      top: 0px;
    }
    .page{
        -webkit-overflow-scrolling: touch;
    }
    .content-holder{
        display: inline-block;
        width: 100%;
    }
		.icon-wrap > * > ul {
		    transform: translateX(15%);
		   visibility: hidden;
		    opacity:0 ;
		    top: 100%;
		    left: 50%;
		    z-index: 2;
		    padding-left: 10px;
		    border-radius: 0;
		    padding: 0;
		    margin-top: 50px;
		    margin-left: 4px;
		    margin-bottom: 2px;
		    -webkit-transition: all .25s ease-in-out;
		    -moz-transition:all .25s ease-in-out;
		    -o-transition:all .25s ease-in-out;

		}

    #search_results .popupContainer{
        background-color:#dee0e0 ;
    }
    .bg-orange-10, .bg-orange-20, .bg-orange-30, .bg-orange-04{
        background-color: transparent;
    }

    .nav-left{
        width: unset;
    }
    .nav-right{
        width: 50%;
        float:right;
    }
    .scrollbar_setup {
        height: 456px;
        overflow: auto;
    }
    .container{
        height: auto;
    }
    .mobile-TOC{
        margin-top: -11px;
        margin-bottom: 31px;
    }
    .mobile-TOC-link{
        width: 100%;
        display: inline-block;
        color: #f29111;
        font-size:14px;
        margin-bottom: 17px;

    }
    .container-right-2-col .TOC-wrap {
        margin-top: 0px;
        margin-left: auto;
    }
    section.slick-slide {
        overflow-y: scroll;
    }
    .bttn{
        margin-bottom: 24px;
    }

    .desktop_only{
        display: none!important;
    }
    .tablet-only {
        display: inherit;
    }
    body {
        transform: scale(1);
        transform-origin: top center;
    }
    article {
        padding-top: 0px;
        margin-bottom: 16px;
    }
    h1{
        margin-bottom: 21px;
        letter-spacing: normal;
        width: 84%;
    }

    .copyright {
        top: unset;
        width: 100%;
        padding-right: 10%;
        padding-left: 24px;
        height: auto;
        display: table;
        padding-bottom: 40px;
        left: 0px;
    }
    .page{
        position: relative;
        padding-top: 57px;
    }
    .row:after{
        display: inline-block;
    }
    .slick-slide > .container{
        padding: 47px 0px 100px 0px;
        width: auto;
        margin: 0;
        margin-left: 4.465%;
        margin-right: 1.9%;
        min-height: calc(100vh - 80px);
        height: unset;
    }
    .contents_header{
        width:85%;
        margin: auto;
        padding-top: 30px;
        margin-bottom: 20px;

    }
    .footer-chap-title {
        margin-left: 44px;
    }
    .footer {
        height: 29px;
    }
    .footer-phone{
        display: block;
        height: 100px;
            background-color: rgba(255,255,255, 0.6);
        z-index: 10;
        left: 0px;
        width: 100%;
        color:#324b5c;
        font-size: 18px;
        position: absolute;
        bottom: -100px;
        transition: .5s bottom ease-in-out;
    }
    .footer-phone.up{
        bottom: 0px;
    }
    .footer-phone a {
        color:#324b5c;
        margin-left: 0;
        font-size: 18px;
    }
    img{
      margin: 0 auto;
    }
    .footer-phone a.tab-previous{
        margin-left: -40px;
        margin-right: 56px;
    }

    .footer-phone a.tab-next{
        margin-left: 0;
    }
    .tab-backToTop{
        margin-left: 0 !important;
    }
    .footer-phone .tab-backToTop{
        background-image: url('../assets/images/phone/button-arrow-up.svg');
        background-repeat: no-repeat;
        background-size: 30px 30px;
        background-position: center center;
        text-align: center;
        padding-left: 0;
        margin-left: 0;
        padding-top: 70px;
    }

    .mobile-footer-section{
        height: 100px;
        width: 33.3%;
        float:left;
        position: relative;
    }
    .slick-next-mobile{
        width: 100%;
        background-image: url('../assets/images/phone/button-arrow-next.svg');
        background-position: right center;
        background-size: 30px 30px;
        background-repeat: no-repeat;
        margin-left: -20px;
        padding-right: 40px;
        height: 38px;
        line-height: 38px;
        text-align: right;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
    }
    .slick-prev-mobile{
        width: 100%;
        background-image: url('../assets/images/phone/button-arrow-prev.svg');
        background-size: 30px 30px;
        background-repeat: no-repeat;
        background-position: left center;
        height: 38px;
        line-height: 38px;
        margin-left: 20px;
        padding-left: 40px;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
    }
    .company-logo {
        margin-left: 4.4%;
    }
    .icon-wrap {
        margin-top: 8.5px;
        margin-right: 3.72%;
    }
    .slick-prev,
    .slick-next {
        width: 22px;
        height: 38px;
        background-size: contain;
    }
    .row.toc {
        margin-top: 0px;
    }
    .container-right-3-col, #p2 .container-right-3-col, #p2  .container-mid-3-col, .container-right-2-col,.container-left-2-col,.container-left-3-col, .container-mid-3-col, #p2 .container-left-3-col, #p2 .container-right-2-col, .container-left-2-col .container-left-3-col, .container-left-2-col .container-mid-3-col{
        width: 100%;
        height: auto;
        padding: 0;
    }
    #p2 .background-holder,#p3 .background-holder, #p5 .background-holder::before, #p9 .background-holder {
        background-image: none;
    }
    .TOC-article-wrap{
        border-left:none;
        margin-left: 0px;
        margin-top: 0px;
        padding-left: 0px;
        padding-bottom: 60px;
    }
    .cheat-margin-up{
        margin-top: -24px;
    }
		.icon-wrap .hamburger_icon > ul {
		    left: 0%;
		    padding-top: 29px;
		    padding-bottom: 33px;
		}
		.icon-wrap.hoverish  ul {
		    transform: translateX(-92.4%);
		  opacity: 1;
		  visibility: visible;
		    -webkit-transition: all .25s ease-in-out;
		    -moz-transition:all .25s ease-in-out;
		    -o-transition:all .25s ease-in-out;
		}   
    .icon-wrap .hamburger_icon > ul{
        padding-top: 20px;
    }
    .inset {
        margin-left: 50px;
        margin-top: 40px;
    }
    .chapter-number{
        float: right;
        text-align: right;
        margin-left: 0px;
        margin-right: -37px;
        margin-top: -114px;
    }
    .pull_quote{
        display: inline-block;
        background-color: rgba(58, 145, 63, .1);
        margin-bottom: 40px;
    }
    .pull_quote.left-flush{
        margin-left: 0px;
    }
    .container-left-2-col .lines-table, .container-left-2-col .lines-table, .container-right-2-col .lines-table{
        width: 100%;
    }
    .container-right-2-col.flush{
        padding-left: 0px;
    }


    .cover-text {
       top: 43.5vh;
       left: 78px;
       width: 90%;
    }
    .cover-arrow {
        top: 56vh;
        right: 11vw;
        width:81px;
        height: 81px;
    }
    .center-vert{
        position: relative;
        top:0px;
        transform:translate(0%, 0%);
    }
    .container-1-col {
        height: auto;
        padding: 99px 0px 0 0px;
    }
    .cover-title{
        font-size: 42px;
        margin-bottom: 10px;
        text-align: right;
        margin-right: 29.5px;
        margin-left: 0;
    }
    .pop-div{
      position: absolute;
      top: 231px;
    }
    .cover-start{
      right: 0px;
      top: bottom;
      height: 101.5px;
      bottom: -124px;
      margin-top: 78px;
      background-size: 20%;      
      background-size: 20%;
      background-position-x: 66%;
      background-image: unset;
      width: 208px;
      text-align: right;
      margin-right: 29.5px;
    }
    .cover-subtitle{
        font-size: 24px;
        margin-left: 0;
        text-align: right;
        margin-right: 29.5px;
        margin-top: -13px;
    }


    .bg-item table td{
        padding-bottom: 25px;
    }
    .arrow-text.fat-arrow {
        margin-bottom: 18px;
    }
    .mob-top_15{
      margin-top: 15%;
    }
    .container-right-2-col .table-num{
      width: 76px;
      padding-left: 15px;
      text-align: left;      
    }
    .container-right-2-col .mob-pad-left-0{
      padding-left: 0px;
    }
    .tablet-center{
      margin: 0 auto;
      float: unset;
    }    
    .tablet-pad-top-0{
      padding-top: 0px;
    }
    .tablet-bttm-fix{
      margin-bottom: 21px;
    }
    .TOC-wrap{
      mix-blend-mode: unset;
    }
    .sub-wraps{
      margin-top: 0px;
      display: block;
      height: 221px;
      width: 100%;
      margin: 0 auto;    
      padding-top: 24px;
      background-color: rgba(0,59,77,1);
    }
    .cloud-link{
      display: none;
    }
    .tablet-callout{
      position: absolute;
      background-color: rgba(0, 59, 77, 0.8);
      width: 200%;
      height: 100%;
      margin-top: -71px;
      z-index: -4;
      margin-left: -194px;
    }
    .callout-fix{
      margin-left: -130px;
    }
    .div-examples{
      display: inline-block;
      width: 320px;
      vertical-align: top;
      height: 316px;
      margin-bottom: 5;
      margin-bottom: 21px;
      margin-left: 0px;
    }
    .tbnail{
      transform: translateX(0%);
      opacity: 1;
    }
    #tbnail11 {
      margin: 0 auto;
      margin-top: 41px;
    }
    #tbnail12 {
      margin: 0 auto;
      margin-top: 29px;
    }    
    .tablet-arrow-fix{
      margin-bottom: 15px;
    }
    .tablet-arrow-fix1{
      margin-bottom: 54px;
    }
    .div-anaytics-1,
    .div-anaytics-2,
    .div-anaytics-3{
      transform: translateY(0%);
      opacity: 1;
    }
    .auto_desc1,
    .auto_desc2,
    .auto_desc3{
      transform: translateX(0%);
      opacity: 1;
    }
    .icon-container{
      width: 100%;
      text-align: right; 
      margin-left: 0;

      padding-top: 0px;
    }
    .tablet-block{
      display: block;
    }
    .tablet-vert-top{
      vertical-align: top;
    }
    img.chap-intro{
    width: 100%;
    height: 366px;  
    margin-top: 606px;      
    }
    img.chap-intro2{
      margin-top: 509px;
    }
    img.tab-icon-img-fix{
      margin-right: 29.5px;
    }
    .white-overlay{

    }
    .fix29{
      top: 50px;
      left: 0px;
      z-index: 1;
    }
    .fix29a{
      left: 45px;
    }
    .tablet-display-initial{
      display: initial;
    }
    .tablet-examples-p{
      width: 55%;
      padding-left: 21px;
      vertical-align: top;
    }            
    #p2 .content-holder{
      padding-left: 9.2%;
    }
    #p3 .content-holder{
      padding: 0 52px;
    }
    .cover-bg{
      position: absolute;
      height: 381px;
      width: 100%;
      background-color: red;
      margin-top: 94px;
      background-color: #003a4c;
      mix-blend-mode: multiply;
    }
    .cover-bg1{
      position: absolute;
      height: 59px;
      background-color: #336070;
      mix-blend-mode: multiply;
      width: 100%;
      margin-top: 475px;
    }
    img.graph{
      width: 65%;
      margin: 0 auto;
      margin-bottom: 34px;
      margin-top: 34px;
    }
    #mobile-page-13,
    #mobile-page-16{
      position: relative;
    }
    #p18 .tab-container{
      padding-right: 4.1%;
    }  
    .tab-container{
      margin-left: -47px;
      padding-left: 47px;
      background-color: rgba(0, 59, 77, 1);
      margin-right: -4.1%;
    }    
    .tab-container-fix{
      height: 325px;
    }
    .tab-container-fix1{
      height: 336px;
    }
    .tab-container-fix2{
      height: 740px;
      margin-right: 0;
      background-color: rgba(0, 59, 77, 0.9);
    }
    .tab-container-fix3{
      margin-left: -52px;
      padding-left: 52px;
      margin-right: -6.1%;
      padding-top: 1px;
      padding-right: 50px;
      padding-bottom: 1px;
      background-color: rgba(0, 59, 77, 0.9);
    }    
    .tab-container-fix3a{
      background-color: rgba(0, 59, 77, 0.9);
      margin-left: -52px;
      padding-left: 52px;
      margin-right: -6.1%;
      margin-top: -4px;
      padding-right: 50px;
      padding-top: 0px;
    }
    .tab-container-fix3b{
      margin-left: -52px;
      padding-left: 52px;
      margin-right: -6.1%;
      margin-top: -24px;
      padding-top: 24px;
      background-color: rgba(0, 59, 77, 0.9);
      padding-bottom: 34px;
    }    
/*    #p18{
      background-color: orange;
    }*/
    #p1{
      background-image: url('../assets/images/desktop/backgrounds/bg07.png');
    }
    #p2,
    #p3{
/*      background-image: url('../assets/images/mob-horiz/bg00-mob.png');*/
      background-image: url('../assets/images/desktop/backgrounds/bg07.png');    
    }
    #p4{
      background-image: url('../assets/images/mob-horiz/bg01-mob.png');
    }
    #p9{
      background-image: url('../assets/images/mob-horiz/bg02-mob.png');
    }
    #p12,
    #p18{
      background-image: url('../assets/images/mob-horiz/bg03-mob.png');
    }
    #p26{
      background-image: url('../assets/images/mob-horiz/bg04-mob.png'); 
    }
    #p33{
      background-image: url('../assets/images/mob-horiz/bg05-mob.png'); 
    }
    #tablet-p4bg{
      background-image: url('../assets/images/mob-horiz/bg01-mob.png'); 
      position: fixed;
    }
    .pad-top4{
      padding-top: 55px
    }
    .wrap-introchap{
      transform: translateX(0%);
      opacity: 1;
      background-color: rgba(0, 59, 77, 1);
      height: 274px;
      padding: 23.5px 0;
      padding-left: 0px;
    }
    #p9 .wrap-introchap{
      padding: 56.5px 0;
    }
    #p12 .wrap-introchap{
      padding: 37.5px 0;
    }
    .container-right-shader{
      margin-left: -100px;
      padding-left: 100px;
      background-color: rgba(0,59,77,.1);
      width: 116%;
      height: unset;
    }
    img.blue_strip_1,
    .vid-descfix1,
    .vid-descfix3{
      transform: translateX(0%);
      opacity: 1;
    }
    .arrow-cover{
      width: 26px;
      display: inline-block;
      width: 16px;
      height: 30px;    
      transform: translateY(23%);
    }
    .nav-color{
      background-color: rgba(255,255,255,.6);
    }
    img.fix{
      margin-left: 0px;
    }
    img#grey_1,
    img#grey_2,
    img#grey_3{
      top: 24px;
    }
    img#grey_1{
      margin-right: 16px;
    }
    img#pg02-img01{
      margin-bottom: 25px;
    }
    .ch03-tbnail02{
      background-image: url('../assets/images/thumbnails/ch03-tbnail02.png'); 
      height: 180px;
      width: 320px;
    }

    #p33 .tab-container{
      margin: 0;
    }
    .white-overlay{
      position: absolute;
    }
    .div-examples{
      padding-top: 34px;
      background-color: rgba(255,255,255,.1);
    }
    .copyright{
      transform: translateX(0%);
      opacity: 1;
    }
    .tablet-float-l{
      float: left;
    }
    .tablet-float-r{
      float: right;
    }
    .tablet-float-u{
      float: unset;
    }
    .tablet-margin-0{
      margin: 0px;
    }
    .tablet-pad-0{
      padding: 0px;
    }
    img.tablet-inline{
      display: inline-block;
    }
    .tablet-inline{
      display: inline-block;
    }
    .tablet-leftfix-1{
      margin-left: 48px; 
    }
    .tablet-leftfix-2{
      margin-left: 0px; 
    }
    .tablet-leftfix-3{
      margin-left: 32px; 
    }
    .tablet-bottom-fix-1{
      margin-bottom: 26px;
    }
    .tablet-pad-5{
      padding-top: 5px;
    }
    .tablet-pad-8{
      padding-top: 8px;
    }
    .tablet-pad-10{
      padding-top: 10px;
    }
    .tablet-pad-20{
      padding-top: 20px;
    }
    .tablet-pad-24{
      padding-top: 24px;
    }
    .tablet-pad-44{
      padding-top: 44px;
    }
    .tablet-pad-65{
      padding-top: 65px;
    }
    .tablet-pad-119{
      padding-top: 119px;
    }
    .tablet-pad-b-4{
      padding-bottom: 4px;
    }
    .tablet-pad-b-18{
      padding-bottom: 18px;
    }
    .tablet-pad-b-26{
      padding-bottom: 26px;
    }
    .tablet-pad-l-52{
      padding-left: 52px;
    }
    .fix{
      left: unset;
      margin-right: 17px;
    }
    .fix11,
    .fix11c{
      margin-left: 0px;
    }
    .fix42{
      margin-left: 0px;
    }
    .tablet-fix{
      width: 96.2%;
    }
    .tablet-fix2{
      padding-top: 1px;
    }
    .tablet-fix3{
      margin-bottom: 21px;
    }
    .tablet-fix4{
      margin-right: 64px;
    }
    .tablet-fix5{
      position: relative;
      top: 2px;
    }

    .arrow-fix4{
      margin-bottom: 24px;
    }
    .tablet-arrow-fix{
      margin-bottom: 10px;
    }
    .tablet-arrow-fix1{
      margin-bottom: 30px;
    }
    .tablet-arrow-fix2{
      margin-bottom: 54px;
    }
    img.fix9,
    .fix1,
    .vid-descfix2{
      transform: translateX(0%);
      opacity: 1;
    }

    img.intro-bg1,
    img.pg4_white,
    img.chap-intro{
      display: none;
    }
    #p1bg{
        background-image: unset;
    }
    #p2bg,
    #p3bg,
    #p33bg{
      background-image: unset;

    }
    #p4bg,
    #p5bg,
    #p6bg,
    #p7bg,
    #p8bg{
      background-image: unset;
    }
    #p9bg,
    #p10bg,
    #p11bg{
      background-image: unset;
    }
    #p12bg,
    #p13bg,
    #p14bg,
    #p15bg,
    #p16bg,
    #p17bg,
    #p18bg,
    #p19bg,
    #p20bg,
    #p21bg,
    #p22bg,
    #p23bg,
    #p24bg{
      background-image: unset;
    }
    #p25bg,
    #p26bg,
    #p27bg,
    #p28bg,
    #p29bg,
    #p30bg,
    #p31bg{
      background-image: unset;
    }
    #p32bg{
      background-image: unset;
    }

}
/**********Tablet Portrtait*******/

@media only screen and (max-width: 910px) {
    .company-logo {
        margin-left: 45px;
    }
    .cover-text {
        top: 50vh;
    }
    .cover-arrow {
        top: 55vh;
        right: 21px;
    }
    .chapter-number{
        margin-right: 13px;
    }
    #p2 .content-holder{
      padding-left: unset;
    }
    .icon-wrap{
      margin-right: 20px;
    }
    .slick-slide > .container {
        margin: 0px;
        padding: 40px 20px 120px 45px;
        width: 100%;
    }
    .inset {
        margin-left: 0px;
    }
    article {
        margin-bottom: 22px;
    }
    span.desktop_invis{
        display: inline;
    }
    .nav-left {
        width: 50%;
    }
    .search-box{
        width:295px ;
        background-position: 257px;
    }
    img.tab-icon-img-fix,
    .cover-title,
    .cover-subtitle {
      margin-right: 29.5px;
    }
    .cover-start{
      margin-top: 259px;
    }
    .tab-container-fix2{
      width: 100%;
      margin-left: 0px;
    }
    .tab-container-fix3,
    .tab-container-fix3a,
    .tab-container-fix3b{
      margin-left: 0px;
      margin-right: 0px;
    }
    #p3 .content-holder{
      padding: unset;
    }
    .sub-wraps-fix{
      height: unset;
      padding-bottom: 1px;
    }
    .fix{
      margin-right: 0px; 
    }
    #p2 .tab-container{
      width: unset;
      margin-right: -15px;
    }
    #p3 .tab-container{
      width: unset;
    }
    .tab-container{
      width: Calc(100% + 67px);
      margin-right: -47px;
    }
    .div-examples-fix{
      position: relative;
      width: Calc(100%  - 20px);
    }
    .tablet-examples-p{
      display: inline-block;
      width: 47%;
    }
    #p9 .bttn{
      width: 190px;
      position: absolute;
      bottom: 29px;
      left: 0px;      
    }
    .port-arrow-fix{
      margin-bottom: 31px;
    }
    .port-arrow-fix1{
      margin-bottom: 78px;
    }
    .copyright{
      padding-left: 67px;
    }
    .cover-bg{
      margin-top: 276px;
    }
    .cover-bg1{
      margin-top: 657px;
    }
    .cover-start{
      margin-right: 29.5px;
    }
    .pop-div{
      top: 412px;
    }
    .tablet-fix4{
      margin-right: 17px;
    }
}

/**PHONE**/
@media only screen and (max-width:800px) {

    .mob-left_10{
      margin-right: 10%;
    }
    .cover-text{
      padding: 10px 239px 118px 8px;
    }
    .cover-arrow{
      top: 56vh;
      right: 54px;
    }
}
@media only screen and (max-width:767px) {
    .container-right-3-col, #p2 .container-right-3-col, #p2 .container-mid-3-col, .container-right-2-col, .container-left-2-col, .container-left-3-col, .container-mid-3-col, #p2 .container-left-3-col, #p2 .container-right-2-col, .container-left-2-col .container-left-3-col, .container-left-2-col .container-mid-3-col {
        width: 100%;
    }
    .thumb-container{
        max-width:  Calc(100vw - 30px);
    }

    .img-responsive img{
        width: 100%;
    }
    .search-box {
        width: 150px;
        background-position: 120px;
        left: unset;
        right: 45px;

    }
    article{
        width: 100%;
        padding-left: 0px;
    }
    .book-slider, .main_container, .page {
        height:100vh;
        width: 100vw;
        max-height: 100vh;
        max-width: 100vw;
    }

    .content-holder{
        padding-bottom: 0px;
    }
    .trial-holder{
        position: relative;
        margin-bottom: 25px;
        height: 30px;
        width: 100%;

    }
    .trail-bttn.phone-only{
        position: absolute;
        float: none;
        transform: translateX(-50%);
        left: 50%;
    }
    .icon-wrap{
        margin-top: -3px;
    }
    .search-box{
        top:3px;
    }
    .search-hotspot {
        width: 40px;
        right: 46px;
        top: 3px;
    }
    .slick-list{
        min-height: 100vh;
    }

    .footer-phone{
        display: block;
    }
    .unrow{
        width: calc(100% + 30px);
        margin-left: -15px;
    }
    h1{
        font-size: 36px;
        line-height: normal;
    }

    h2{
        font-size: 20px;
        line-height: 0em;
    }
    h3{
        font-size: 18px;
    }
    .content-holder{
        width: 100%;
        padding-right: 0px;
    }

    .main_container{
        width: 100vw;
        height:100vh!important;
    }

    .book-slider {
        width: 100%;
        height: auto;
    }
    .page {
        max-height: unset;
        overflow-y: scroll;
        width: 100%;
        background-size: cover;
        padding-top: 31px;
    }
    section.slick-slide {
        overflow-y: scroll;
    }
    .slick-slide > .container {
        padding: 0px;
        margin: 15px 15px 110px 15px;
        height: auto;
        width: Calc(100% - 30px);
    }
    .mobile-page{
        display:table;
    }
    .cover-text{
        top: 53vh;
        left: 30px;
    }
    .cover-arrow {
        top: 50vh;
    }

    .cover-title{
        letter-spacing: normal;
        font-size: 5vw;
        margin-bottom: 4%;
    }
    .cover-subtitle{
        font-size: 4vw;
    }
    .cover-arrow{
        width: 50px;
        height: 50px;
    }
    .nav-bar{
        height: 32px;
    }
    .icon-wrap > * > ul{
        margin-top: 32px;
    }
    .icon-wrap .hamburger_icon > ul.social-dd{
        padding-top: 0px;
    }
    .company-logo {
        height: 31px;
        width: 91px;
        margin-left: 15px;
    }

    .icon-wrap {
        margin-right: 15px;
    }
    .hamburger_icon{
        height: 17px!important;
        width: 24px;
        background-size: contain;
        margin-top: 11px;
    }

    .footer-phone,  .footer-phone a {
        font-size: 14px;
    }

    .slick-prev, .slick-next {
        width: 15px;
        height: 27px;
        background-size: contain;
    }
    .slick-next-mobile, .slick-prev-mobile{
        line-height: normal;
    }
    .img-responsive{
        margin-bottom: 20px;
    }

    .hamburger_icon > ul {
        width: 95vw;
    }
    .copyright {
        width: 100%;
        left: 0px;
        padding-bottom: 100px;
    }
    .footer-phone{
        height: 50px;
    }
    .mobile-footer-section{
        height: 50px;
    }
    .footer-phone .tab-backToTop{
        padding-top: 0px;
    }
    .inset .container-left-2-col, .inset .container-right-2-col {
        padding: 21px 8px 20px 8px;
    }
    .video-thumbnail,.container-right-2-col .video-thumbnail {
        width: 290px;
        height: 163px;
    }
    .video-play-bttn{
        width: 60px;
        height: 60px;
    }
    .video_desc{
      position: absolute;
    }
    .pull_quote.left-flush{
        width: 100%;
        padding-left: 8px;
        padding-right: 8px;
    }

    .bttn.bigger{
        margin-left: -8px;
    }

    .arrow-text.fat-arrow-large{
        background-size: 24px 24px;
        padding-left: 35px;
        font-size: 18px;
    }
    .TOC-chapter-title{
      font-size: 24px;
    }
    #p2 .tab-container{
      padding-left: 35px;
    }
    #p3 .tab-container{
      padding: 0 24px;
      padding-top: 24px;
    }
    #p3 .tab-container-fix3a{
      padding-bottom: 1px;
    }
    .TOC-right .TOC-wrap{
      padding-left: 30px;
      padding-top: 1px;
    }
    .imgpg02-img01{
      height: 198px;
      width: 175px;     
    }
    .phone-vid-desc{
      margin: 0 auto;
      width: 290px;
      float: unset;
      display: block;
    }
    .wrap-introchap{
      height: 316px;
      padding: 31.5px 0;
      margin-left: -15px;
      margin-right: -15px;
      width: unset;
    }
    .sub-wraps{
      height: unset;
      padding-bottom: 1px;
      margin-right: -15px;
      margin-left: -15px;
      width: unset;
      padding-left: 15px;
      padding-right: 15px;
    }
    img.fix{
      margin-top: -54px;
      width: 269px;
    }
    #stripe2{
      height: 50px;
    }
    .vid-desc{
      margin: 0px;
      position: absolute;
      bottom: 0;
      height: 50px;
    }
    .vid-descfix3{
      top: 101px;
    }
    img.blue_strip_1_fix{
      top: 128px;
      height: 72px;
    }
    .phone-center{
      float: unset;
      margin: 0 auto;
    }
    .pad-top4{
      padding: 0px;
    }
    #p9 .bttn-txt{
      vertical-align: top;      
    }
    #p9 .bttn{
      bottom: unset;
      top: unset;
    }
    .div-examples{
      width: unset;
      height: unset;
      margin-right: unset;
      background-color: unset;
      padding-top: 7px;
    }
    #orange_two,
    #orange_three{
      margin-bottom: unset;
    }
    .phone-inline{
      display: inline-block;
    }
    .tablet-pad-l-52{
      padding-left: 0px;
    }
    .tab-container-fix,
    .tab-container-fix1{
      height: unset;
    }
    .phone-center{
      margin: 0 auto;
    }
    .phone-relative{
      position: relative;
    }
    .phone-float-u{
      float: unset;
    }
    .pad-top{
      padding-top: 0px;
    }
    .vid1{
      width: 275px;
      height: 324px;
    }
    .fix1{
      bottom: 57px;
      left: -45px
    }
    .num1,
    .num2,
    .num3{
    	vertical-align: top;
    }

    .container-right-shader{
      width: Calc(100% + 100px);
    }
    .phone-block{
      display:  block;  
    }
    img#pg02-img01{
      width:  120px;  
      height:   142px;  
      margin-bottom:  0px;
    }
    #p3 .tab-container-fix3b{
      padding-bottom: 1px;
    }
    .container-right-shader{
      width: 100%;
      margin: unset;
      padding-left: unset;
      background-color:   unset;  
    }
    .phone-right-shader{
      padding-top: 1px;
      padding-bottom: 1px;
      margin-left: -10%;
      margin-right: -10%;
      background-color: rgba(0,59,77,.1); 
    }
    .hamburger_icon{
      background-position:  top;  
    }
    #ch01-tbnail00{
      background-image: url('../assets/images/phone/thumbnails/ch01-tbnail00-phone.png');
    }
    #ch02-tbnail01{
      background-image: url('../assets/images/phone/thumbnails/ch02-tbnail01-phone.png');
    }
    #ch01-tbnail01-phone{
      background-image: url('../assets/images/phone/thumbnails/ch01-tbnail01-phone.png');
      width: 160px;
      height: 324px;
      margin: 0 auto;
    }    
    .phone-tbnail{
      width:  290px;
      height:   163px;      
      background-repeat:  no-repeat; 
      background-size: cover;
    }
    img.iphone_overlay{
      top: 38px;      
      float: unset;      
      width: 137px;
      margin-left: 68px;
      height: 246px;
    }
    img.fix9{
      top: 219px;
    }
    img#grey_3,
    img#grey_2,
    img#grey_1{
      right: 15px;
    }
    .blue-stripe{
      background-image: url('../assets/images/desktop/blue_strip_1.png');
      height: 64px;
      margin-left: -15px;
      padding-left: 15px;
      margin-right: -15px;
      padding-right: 15px;          
    }
    .end{
      margin-bottom: 24px;
    }
    .tab-container{
      margin-right: -15px;
      margin-left: -15px;
      width: unset;
      padding-right: 15px;
      padding-left: 15px;
    }
    .tablet-examples-p{
      padding-left: 0px;
      margin-left: 0px;
      width: unset;
    }
    .tablet-fix2{
      padding-top: 41px;
    }
    img#ch02-tbnail05, img#ch02-tbnail06, img#ch02-tbnail04-320, img#ch02-tbnail01-320, img#ch02-tbnail02, img#ch02-tbnail03, img#ch02-tbnail07, img.img320 {
    width: 290px;
    height: 163px;
    }
    #tbnail11{
      margin-top: 30px;
    }
    .hov-desc{
      top: 40px;
      width: 291px;
      height: 164px;
    }
    .phone-pad-57{
      padding-top: 57px;
    }
    .fix29a{
      top: 18px;
      left: 0px;
    }
    .fix29{
      top: 18px;
    }
    img.fix3{
      top: 173px;
    }
    .vid-descfix2{
      bottom: unset;
    }
    .div_320_overlay{
      width: 290px;
      height: 163px;
    }
    #p33 .tab-container{
      width: 100vw;
      margin-left: -15px;
    }
    .phone-pad-0{
      padding-top: 0px;
    }
    img.icon-img{
      width: 41px;
      margin-right: 29px;
    }
    img.tab-icon-img-fix{
      margin-right: 0px;
    }
    .cover-bg{
      height: 190px;
      margin-top: 199px;
    }
    .cover-bg1{
      height: 30px;
      margin-top: 389px;
    }
    .phone-pad-20{
      padding-top:  20px;
    }
    .icon-container{
      width: 266px;
      float: right;
    }
    .phone-inline2{
      display: inline;
    }
    .cover-title{
      display: block;
      width: 250px;
      float: right;
      margin-right: 0px;
    }
    .cover-subtitle{
      text-align: unset;
      float: right;
      margin-right: 3px;
    }  
    .cover-start{
      margin: 0;
      position: relative;
      top: 0px;
      display: inline-block;
      margin-top: -10px;
      float: right;
    }
    .arrow-cover{
      width: 8px;
      height: 14px;
    }
    hr{
      width: 90vw;
      border: .5px solid white; 
    }
    .num_bg{
      margin-bottom: 0px;
      top: 4px;
    }
    .fix7a,
    .fix19{
      margin-left: 35px;
    }
    .tablet-leftfix-3,
    .left-fix9{
      margin-left: 0px;
    }    
    #p1,
    #p2,
    #p3{
      background-image: url(../assets/images/phone/cover-phone.png);
    }
    #p4{
      background-image: url(../assets/images/phone/bg01-phone.png);
    }
    #p9{
      background-image: url(../assets/images/phone/bg02-phone.png);
    }
    #p12{
      background-image: url(../assets/images/phone/bg03-phone.png);
    }
    #p26{
      background-image: url(../assets/images/phone/bg04-phone.png);
    }    
    #p33{
      background-image: url(../assets/images/phone/bg05-phone.png);
    }
    .phone-fix1{
      width: 267px;
      margin: 0 auto;
    }
    .phone-fix{
      width: 249px;
    }
    .phone-arrow-fix{
      margin-left: 0px;
    }
    .phone-fix7{
      margin-left: 20px;
    }
    .phone-fix3{
    	width: calc(100% - 50px);	
    }
    .phone-fix4{
      margin-left: 35px;
    }
    .phone-fix5{
      margin-left: 63px;
    }
}
/**PHONE**/

@media only screen and (max-width:425px) {

  .cover-text{
    top: 56vh;
    left: 42px;
    padding: 10px 139px 102px 8px; 
  }

  .cover-arrow{
    top: 60vh;
  }
}
@media only screen and (max-width:375px) {
  .cover-text{
    top: 49vh;
  }
  .cover-arrow{
    top: 57vh;
  }
}
/**TINY-PHONE**/
@media only screen and (max-width:320px) {

  .cover-text{
    padding: 4px 134px 102px 1px;
    top: 50vh;
  }

  .cover-arrow{
    top: 55.5vh;
  }
}