body {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    text-rendering: optimizeLegibility;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #171717;
    margin-bottom: 8px;
}
.ixdbg h1{    
    font-size: 40px;   
    font-weight: 600;
    color: #171717;
    line-height: 1.44;
    margin-bottom: 8px;
}
.ixdbg .paper{
    background-color: #f9f9f6;
    padding: 32px;
    border-radius: 6px;
}
.ixdbg h2, .ixdbg h3{
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
.ixdbg h2 {
    margin-bottom: 12px;
}
/*
.ixdbg h3 {
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 4px;
    color: #474745;
    line-height: 1.33;
}*/
.ixdbg ul {
    margin-right: 24px;
    margin-top: 0;
}
.ixdbg ul li {
    margin-bottom: 24px;
}
.ixdbg ul.engagements {
    padding: 0;
}
.ixdbg ul.engagements li {
    margin-top: 32px;
    padding-bottom: 24px;
    list-style: none;
    border-bottom: 1px solid #E3E2DD;
}
.underline {
    text-decoration: underline 1px solid #242424;
    text-underline-offset: 4px;
}
ul.circle {
    list-style-type: circle;
}

.ixdbg .fa {
    font-size: 24px;
}
.ixdbg p{
    font-size: 16px;
    padding-right: 20px;
    color: #171717;
    line-height: 1.6;
    font-weight: 500;

}
.gap48 {
    margin-bottom: 48px;
}
.ixdbg p.subtxt {
    font-weight: 400;
    font-size: 24px;
    line-height: 1.44;
    margin-bottom: 4.4vmax;
    color: #171717;
}

.ixdpara p{
    display: block;
    margin-bottom: 3.33vmax;
}
.b500{
    font-weight: 600;
}
p.small{
    font-size: 16px;
    font-weight: 400;
    color: #474745;
}
.recentworks {
    font-size: 53px;
    color: #141414;
    letter-spacing: 0;
    padding-bottom: 8px;
    font-family: "source-serif-pro", serif;
    font-weight: 700;
    margin-bottom: 24px;
}


.italics {
    font-family: 'Old Standard TT', serif;
    font-style: italic;
}

h1 {
   font-family: "source-serif-pro", serif;
    letter-spacing: -0.016em;
    font-size: 72px;

}


.im {
    padding-top: 3.33vmax;
    padding-bottom: 7.77vmax;
}

.dd {
    /*font-family: 'Lusitana', serif; */
    display: table;
    font-size: 24px;
    line-height: 32px;
    color: #242424;
    margin-top: 16px;
    letter-spacing: -0.016em;
   /* background-image: linear-gradient(rgb(255, 255, 255, 0), rgb(255, 255, 255, 0)), linear-gradient(#F8FA5B, #F8FA5B);
    background-size: 0% 15px, 100% 15px;
    background-position: 100% 100%, 0 100%;
    background-repeat: no-repeat;
    transition: background-size 0.3s linear;
    text-shadow: 0 2px 2px rgba(255, 255, 255, 0.33);*/
}
.yellowback {
    background-image: linear-gradient(rgb(255, 255, 255, 0), rgb(255, 255, 255, 0)), linear-gradient(#F8FA5B, #F8FA5B);
    background-size: 0% 15px, 100% 15px;
    background-position: 100% 100%, 0 100%;
    background-repeat: no-repeat;
    transition: background-size 0.3s linear;
    text-shadow: 0 2px 2px rgba(255, 255, 255, 0.33);
    display: inline;
}
.inpage h1,
.inpage .dd {
    margin-left: -15px;
}

.summary {
    font-family: "source-serif-pro", serif;
    font-size: 28px;
    line-height: 40px;
    color: #242424;
    font-weight: 700;
    margin-top: 20px;
    margin-bottom: 40px;
    letter-spacing: -0.016em;
}

h2 {
    font-family: "source-serif-pro", serif;
    font-size: 26px;
    font-weight: 700;
    letter-spacing: -0.016em;
    margin-top: 60px;
}


h3 {
    font-family: "source-serif-pro", serif;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: -0.014em;
       margin-top: 48px;
}

h4, th {
    font-family: "source-serif-pro", serif; 
    font-size: 18px;
    font-weight: 600;
    letter-spacing: -0.012em;
    margin-top: 36px;
}

h5 {
    
    font-size: 14px;
    font-weight: 600;
    letter-spacing: -0.008em;
    margin-top: 28px;
}

h6 {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 12px;
    font-weight: 600;
    letter-spacing: -0.005em;
    margin-top: 24px;
}


.simpletble .table tbody tr td, .simpletble .table tbody tr th {
    color: #242424;
    font-size: 18px;
    line-height: 2em;
    letter-spacing: -0.003em;
    overflow-wrap: break-word;
    font-family: "source-serif-pro", serif; 
}
.simpletble .table thead:first-child tr:first-child th {
    color: #242424;
}
.simpletble .table tbody tr td p.smallfont{
    font-size: 14px;
    line-height: 1.6;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";  
}
.tdwidth {
    width: 60%;
    padding-right: 5%;
}
/*
.greybox {
    margin: 16px 8px 32px 0;
    border-radius:  3px;
    background-color: #FFF1E6;
    border-bottom: 1px solid #EDDCD2;
    padding: 8px 12px;
    display: inline-block;
    font-size: 16px;
    line-height: 1.6;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; 
}
*/

.client-name {
    color: #343434;
    font-size: 16px;
    font-weight: 400;
    text-transform: none;
    display: block;
    padding: 40px 24px 20px 24px;
}

.emphasis {
    font-family: "source-serif-pro", serif;
    font-weight: 600;
    /*font-style: italic;
    border-bottom: 2px solid #f7ff00;*/
    background-image: linear-gradient(rgb(255, 255, 255, 0), rgb(255, 255, 255, 0)), linear-gradient(#F8FA5B, #F8FA5B);
    background-size: 0% 10px, 100% 10px;
    background-position: 100% 100%, 0 100%;
    background-repeat: no-repeat;
    transition: background-size 0.3s linear;
}

.insights {
    font-size: 24px;
    font-weight: 700;
    color: #121212;
    letter-spacing: -0.03em;
    margin: 48px 0;
    line-height: 32px;
    font-style: normal;
    width: 80%;
    font-family: "source-serif-pro", serif;
    margin-left: 64px;
    padding-bottom: 8px;
    text-decoration: underline 1px solid #242424;
    text-underline-offset: 4px;
}



h1 label {
    color: #0071bf;
    font-weight: 600;
    font-size: 16px;
    vertical-align: middle;
}

ol,
ul {
    margin-bottom: 24px;
}

ol li,
ul li {
    margin-bottom: 12px;
}


.topnav {
    margin-top: 3.33vmax;
    padding-left: 0;
}

.topnav ul {
    margin: 0;
    padding: 0;
    text-align: left;
}

.topnav ul li {
    list-style: none;
    display: inline-block;
    font-size: 20px;
}

.topnav ul li a {
    font-size: 20px;
    padding: 0 0 4px 0;
    color: #121212;
    font-weight: 400;
}

.topnav ul li a:hover {
    border-bottom: 1px solid #242424;
}

.topnav ul li:first-child {
    padding-left: 0;
}
.back_next {
    padding: 32px;
    text-align:  center;
}
.button-nav {
  display: inline-block;
  font-size: 16px;
  padding: 0 0 4px 0;
  color: #121212;
  font-weight: 400;
  margin: 10px 5px;
  border: none;
  text-decoration: none;
  text-align: center;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}

.button-nav:hover {
  border-bottom: 1px solid #242424;
  transform: translateY(-2px);
}

.button-nav:active {
  transform: translateY(1px);
  border-bottom: 1px solid #242424;
}

.button-back {
  background-color: #333333;
}

.button-back:hover {
  background-color: #555555;
}


.maybenot {
    text-decoration: line-through;
}

.xsmall {
    font-size: 12px;
    font-style: italic;
}

.ixdbg {
    background: url("../img/indexbg.jpg") no-repeat center center;
    background-color: #efeee6;
}

.darkbg {
    background: #000;
}

.darkbg .row,
.darkbg .col-lg-12 {
    padding: 0;
}

.italicst ul li {
    font-style: italic;
    font-weight: 700;
}

.italicst ul ul li {
    font-style: normal;
    font-weight: 400;
}

#main-slider .owl-wrapper-outer {
    box-shadow: 0 0 0 #fff;
}

.cd-accordion-menu input[type=checkbox] {
    /* hide native checkbox */
    position: absolute;
    opacity: 0;
}

/*
.cd-accordion-menu label, .cd-accordion-menu a {
	position: relative;
	display: block;
	padding: 18px 18px 18px 64px;
	background: #4d5158;
	box-shadow: inset 0 -1px #555960;
	color: #ffffff;
	font-size: 1.6rem;
}*/

.cd-accordion-menu ul {
    /* by default hide all sub menus */
    display: none;
}

.cd-accordion-menu label {
    margin-bottom: 0;
    text-transform: capitalize;
    color: #45508b;
    font-weight: 400;
    font-size: 16px;
    letter-spacing: 0;
}

.cd-accordion-menu input[type=checkbox]:checked + label + ul,
.cd-accordion-menu input[type=checkbox]:checked + label:nth-of-type(n) + ul {
    /* use label:nth-of-type(n) to fix a bug on safari (<= 8.0.8) with multiple adjacent-sibling selectors*/
    /* show children when item is checked */
    display: block;
}

.darkbg ul {
    margin: 0;
    padding: 0;
}

.visual li {
    list-style: none;
    text-align: left;
    margin: 0;
    padding: 0 0 20px 0;
}

.visual li:last-child {
    padding-bottom: 0;
}

.preview {
    text-align: center;
}

.preview a {
    margin: 0 15px;
}

.content-column-content-12 {
    margin-left: 0;
    margin-right: -15px;
}

/*.content-column-content p {
    margin-bottom: 32px;
}*/


.content-column-content-12 .visual {
    margin-left: 0;
    margin-right: 0;
    padding: 0;
}

.modal-backdrop.fade.in {
    opacity: 0.9;
}

.modal-title {
    display: none;
}

.modal-content {
    border: none;
}

.modal-header {
    padding: 0;
    border: none;
}

.modal-header .close {
    position: absolute;
    right: -25px;
    top: -15px;
    border: 2px solid #fff;
    opacity: .33;
    color: #fff;
    border-radius: 12px;
    height: 24px;
    width: 24px;
    padding: 0;
    font-size: 16px;
    text-shadow: none;
}

.modal-body {
    padding: 0;
}

.ekko-lightbox-container .img-responsive {
    width: 100%;
}

.row-offcanvas2 .content-column {
    padding-left: 15px;
}

.nopadding {
    padding: 0;
}
p.no-bottom-margin{
    margin-bottom: 0;
}

.visuals img {
    padding: 15px 0;
}

.bgf3f3f3 {
    background: #f3f3f3;
    padding: 30px 0;
}

.ipswicha {
    background: #f2f2f2 url("../img/works/ipswich/bg.jpg") repeat-x 0 0;
    height: 2202px;
    padding-bottom: 30px;
}

.ipswichb {
    background: #f2f2f2;
    padding-bottom: 30px;
}

.gobingoo {
    background: #f2f2f2 url("../img/works/gobingoo/bg.gif") repeat-x 0 0;
}

.marg20px {
    margin: 20px 0;
}

.right-header-marg {
    margin: 7px 0 0;
}

.contenth1 {
    margin-top: -16px;
    margin-bottom: 16px;
    letter-spacing: -0.88px;
    font-style: italic;
    font-weight: 400;
}

.content-column-content ul.process li:before {
    content: none;
}

.content-column-content ul.process li {
    display: inline-block;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 18px;
}

.content-column-content ul.process li i {
    display: block;
    font-size: 48px;
    padding-bottom: 7px;
}

.content-column-content ul.process li:after {
    font-family: 'FontAwesome';
    content: '\f105';
    margin: 0 7px 0 7px;
    vertical-align: middle;
}

.content-column-content ul.process li:hover {
    color: #4157DB;
}

.content-column-content ul.process li.no:after {
    content: none;
}

.home {
    max-width: 1199px;
}

.ttnone {
    text-transform: none;
}

.content-column-content ul.nav-tabs {
    margin-top: 48px;
}

.content-column-content ul.nav-tabs li:before {
    content: none;
}

.content-column-content ul.horz {
    margin-left: 0;
    padding: 0;
}

.content-column-content ul.horz li {
    display: inline-block;
    margin: 0 30px 7px 15px;
}

.ixdbg .container {
    margin-top: 4%;
}

.ixdbg h4 {
    padding-bottom: 30px;
}
.divider {
    border-top: 1px solid #d7d6cf;
    border-bottom: 1px solid #f9f9f6;
    display: block;
    margin: 48px 0 0 0;
}
.ixdbg h5 a {
    color: #0000ff;
    display: inline-block;
    margin: 20px auto;
    border-bottom: 1px solid transparent;
}

.ixdbg h5 a:hover,
.ixdbg h5 a:focus {
    color: #0000ff;
    border-bottom: 1px dotted #0000ff;
}

small {
    font-size: 11px;
}

.footer p {
    font-family: "source-serif-pro", serif;
    font-weight: 700;
    font-size: 20px;
    text-align: center;
    margin-top: 60px;
    margin-bottom: 60px;
    color: #141414;
}

.grid {
    padding-top: 0;
}
.bodyImg {
    margin-left: -90px;
    margin-right: -90px;
    margin-top: 60px;
    margin-bottom: 60px;
}
.bodyImg .img-responsive{
    margin-top: 32px;
    margin-bottom: 32px;
}
p.insights {
    margin-top: 24px;
    margin-bottom: 24px;
}
.gap {
    background-color: #fcfaed;
    padding: 16px;
    border-bottom: 2px solid #FAEDCD;
    
}
p.gap {
   font-size: 16px; 
    line-height: 1.6;
}
.vergap24 {
    border-left: 4px solid #FCD5CE;
    padding-left: 24px;
}
@media screen and (max-width: 1165px) {

    h1 {
        font-size: 32px;
    }
    
    .ixdbg h1{    
    font-size: 40px;   
    line-height: 1;
    margin-bottom: 16px;
}
    
    .ixdbg p.subtxt {
    font-size: 20px;
        font-weight: 400;
    margin-bottom: 4.4vmax;
}

    .dd {
        font-size: 20px;
        line-height: 30px;
    }

    .summary {

        font-size: 20px;
        line-height: 30px;
    }

    .inpage h1,
    .inpage .dd {
        margin-left: 0;
    }

    .content-column {
        padding-left: 0;
    }

    .topnav,
    .im h1,
    .im .dd,
    .recentworks,
    .home {
        padding-left: 24px;
        padding-right: 24px;
    }

    .im.inpage h1,
    .im.inpage .dd {
        padding-left: 9px;
        padding-right: 9px;

    }

    .content-column-content ol,
    .content-column-content ul {
        padding-left: 24px;
    }

    .insights {
        margin-left: 24px;
    }

    .client-name {
        font-size: 14px;
        font-weight: 500;
    }
    .ixdbg ul {
    margin-right: 0;
    }
    .ixdbg ul p {
    padding-right: 0;
    }
}
