section {
    padding: 120px 0 80px 0;
    margin-top: -6px
}

header {
    padding: 0 0 60px 0;
    margin-top: -120px
}

.logoTrip {
    width: 90%;
    max-width: 600px;
    top: 35%;
    left: 30%;
    position: absolute;
    transform: translate(-50%, -50%)
}

#textHead h2 {
    font-size: 28px;
    line-height: 1.5em
}

#textHead h3 {
    font-size: 25px;
    font-style: italic;
    line-height: 1.5em
}

#textHead h4 {
    font-size: 20px;
    font-style: italic;
    line-height: 1.5em
}

#textHead hr {
    max-width: 800px
}

#textHead h2 strong {
    font-size: 28px;
}

.navpage {
    width: 100%;
    margin: 0 auto;
    text-align: center
}

.btn-group {
    width: 100%;
    margin-top: 30px;
}

.btn-group a {
    width: 25% !important;
    color: #333;
    font-size: 18px !important;
    font-weight: 500;
    display: inline-block;
    background: #FFF;
    float: left;
}

.btn-group a.active {
    background: #3268bc;
    color: #fff;
}

.btn-group a:after {
    content: "";   /* margin-left: 30px;
        color: #EAEAEA*/
}

.btn-group a:last-child::after {
    content: "";
}

.overimage {
    padding: 30px 50px;
    display: block;
    background-color: #ffd1c2;
    position: absolute;
    bottom: -90px;
    left: 10%;
    right: 30%;
}

.overimage h1 {
    line-height: 1.5em;
    font-size: 22px;
    text-transform: uppercase;
    color: #333 !important;
}

.overimage h2 {
    line-height: 1.5em;
    font-size: 20px;
    text-transform: uppercase;
    color: #333 !important;
}

.m20 {
    margin: 20px 0;
}

.relay {
    position: relative;
}

.mb80 {
    clear: both;
    margin-bottom: 100px;
}

.mb60 {
    margin-bottom: 60px;
}

@media(max-width:992px) {
    .mb80 {
        margin-bottom: 0px;
    }

    .mb60 {
        margin-bottom: 0px;
    }

}

.swaptext {
    padding-top: 30px;
}

.swaptext p {
    font-size: 18px !important;
    line-height: 1.7em !important
}

.swapbox {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.swapbox h3 {
    color: #FFF;
    font-size: 20px;
    padding: 0;
    margin: 0 0 10px 0
}

.swapbox p {
    color: #FFF;
    line-height: 1.3em !important;
    font-weight: 300
}

.imgcation {
    position: relative;
}

.imgcation span {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 10%;
    top: auto;
    background: #EAEAEA;
    color: #333;
    padding: 10px;
    font-size: 15px;
    text-transform: uppercase;
    line-height: 1.2em;
    font-weight: 500
}

.imgcation span strong {
    font-size: 16px;
}

.pad30 {
    padding: 30px;
}

@media(max-width:992px) {
    .imgcation span {
        position: relative !important;
        display: block
    }

    .imgcation span strong {
        font-size: 16px;
    }

}

@media(max-width:992px) {
    .overimage {
        left: 0;
        right: 0;
        bottom: 0;
        padding: 30px;
        position: relative;
    }

    .btn-group a {
        display: block;
        width: 100% !important;
    }

    .btn-group a:after {
        content: "";
        margin-left: 0
    }

    .btn-group {
        margin-top: 0 !important
    }

    section {
        padding: 40px 0 !important;
    }

}

.bgthumbcolor {
    background: #e61f18 !important;
    color: #FFF !important;
    position: relative !important;
    width: 100% !important;
    min-height: 500px
}

.bgthumbcolor .vbox {
    position: absolute !important;
    left: 50% !important;
    top: 45% !important;
    transform: translate(-50%, -50%);
}

.bgthumbcolor .vbox h3 {
    color: #FFF !important;
    text-transform: uppercase !important;
    font-size: 18px !important
}

.graybg {
    background: #00ccff;
    padding: 80px 0 0 0;
}

.graybg p {
    color: #333 !important
}

#header {
    background: url('../img/di2020/di2020bg.jpg') no-repeat bottom right;
    height: 100vh;
    min-height: 800px;
    background-size: cover;
}

@media(max-width:992px) {
    .logoTrip {
        top: 30%;
        left: 50%;
    }

    #header {
        background-size: cover;
        background-position: bottom right;
        min-height: auto;
    }

}

#header .nav>li>a {
    color: #333 !important
}

#sectorA {
    background: #FFF
}

#sectorA h1 {
    font-size: 30px !important;
}

button {
    background-color: transparent !important;
    border: none !important;
}

#sectorA h2.en {
    font-size: 22px;
    color: #333;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 30px;
}

#sectorA .imgcation span {
    padding: 10px
}

#sectorA .imgcation span strong {
    font-size: 18px;
}

#sectorB {
    background: #eaf2f5;
}

#sectorB h1 {
    color: #333;
    margin: 0;
    padding: 0;
}

#sectorB h2.en {
    font-size: 22px;
    color: #333;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 0 20px 0;
    padding: 0;
}

#sectorB .imgcation span {
    padding: 30px 20px
}

#sectorB .imgcation span strong {
    font-size: 20px;
}

#sectorC {
    background: url("../img/di2020/di2020bg2.jpg") no-repeat 0 50%;
    background-size: cover;
    background-attachment: fixed;
    margin: 0
}

#bgIce {
    background: url('../img/di2020/frame02.png') no-repeat bottom center;
    background-size: contain;
    padding: 40px 20px;
    min-height: 900px;
}

@media(max-width:992px) {
    #bgIce {
        background: none;
        min-height: auto;
    }

}

#sectorC h1 {
    margin: 0;
    color: #FFF !important;
}

#sectorC h2.en {
    margin: 0 0 20px 0;
    color: #FFF;
}

#sectorC p {
    margin: 0 0 20px 0;
    color: #FFF;
}

#sectorC .item {
    background: #333;
    padding: 0;
    border-radius: 30px;
}

#sectorC .item h1, #sectorC .item h2, #sectorC .item h3 {
    color: #FFF;
    text-align: center
}

#sectorC .item h3 {
    font-weight: 100 !important;
    font-size: 60px;
    padding: 0;
    margin: 0
}

#sectorC .item .max h2 {
    margin: 0 0 30px 0;
    font-size: 20px !important
}

#sectorC .item .max {
    width: 100%;    /* background-color: #6a0000; */
    background: #d90000;
    background: -moz-linear-gradient(top, #d90000 36%, #680001 100%);
    background: -webkit-linear-gradient(top, #d90000 36%, #680001 100%);
    background: linear-gradient(to bottom, #d90000 36%, #680001 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d90000', endColorstr='#680001', GradientType=0);
    padding: 10px 20px 20px 20px;
    border-radius: 30px 30px 0 0;
}

#sectorC .item .min {
    width: 100%;
    padding: 10px 20px 10px 20px;
    border-radius: 30px 30px 0 0;
}

#sectorC .item .max h3:before, #sectorC .item .min h3:before {
    content: "max";
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 400;
    float: left;
    display: block;
    font-family: 'Prompt', sans-serif;
    letter-spacing: 1px
}

#sectorC .item .min h3:before {
    content: "min";
}

#sectorC .item .min h3 {
    color: #00ccff
}

#sectorC .item .max h3:after, #sectorC .item .min h3:after {
    content: "\2103";
    vertical-align: super;
    font-size: 30px;
}

.tagname {
    position: absolute;
    top: 30px;
    left: 18%
}

.tagname h1 {
    color: #FFF !important
}

.tagname h2 {
    color: #FFF !important
}

#sectorD {
    background: #FFF;
    -webkit-transform: skew(0deg, 0deg);
    transform: skew(0deg, 0deg);
    margin: 0;
    padding: 0 !important;
    min-height: 800px;
}

#sectorD  h1 {
    font-size: 30px !important;
    text-transform: uppercase;
    font-weight: 600;
}

#sectorD  h2.en {
    font-size: 30px;
    color: #333;
    font-weight: 500;
    text-transform: uppercase;
}

#sectorD .overimage h1 {
    font-size: 28px;
    text-transform: uppercase;
    font-weight: 600;
}

#sectorD .overimage h2 {
    font-size: 22px;
    color: #333;
    font-weight: 500;
    text-transform: uppercase;
}

#sectorD .imgcation span {
    padding: 20px;
    display: flex;
    align-items: center;
}

#sectorD .imgcation span strong {
    font-size: 20px;
}

#sectorD .overimage {
    right: 10%;
    padding: 25px 60px;
}

@media(max-width:480px) {
    #sectorD .overimage {
        right: 0;
        padding: 25px;
    }

    #sectorD h1 {
        font-size: 28px !important;
    }

}

#sectorE {
    background: #FFF;
    min-height: 800px;
    padding: 50px 0
}

#sectorE h1 {
    font-size: 25px !important;
    text-transform: uppercase;
    font-weight: 600;
}

#sectorE h2 {
    font-size: 18px;
    color: #333;
    font-weight: 500;
    text-transform: uppercase;
}

#sectorE h3 {
    font-size: 18px;
    color: #333;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 1.5em;
}

#sectorE .imgcation span {
    padding: 20px;
}

#sectorE .imgcation span strong {
    font-size: 18px;
    line-height: 1.2em;
}

#sectorE .overimage {
    right: 10%;
    padding: 25px 30px;
}

#sectorF {
    background: url('../img/di2020/sbg.jpg') #e4e4e4 no-repeat bottom center;
    min-height: 800px;
    padding: 120px 0
}

#sectorF h1 {
    font-size: 30px !important;
    text-transform: uppercase;
    font-weight: 600;
    color: #333
}

#sectorF h2 {
    font-size: 20px;
    color: #333;
    font-weight: 500;
    text-transform: uppercase;
}

#sectorF h3 {
    font-size: 25px;
    color: #333;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 1.5em;
}

#sectorF p {
    color: #333 !important
}

#sectorF .imgcation span {
    padding: 20px;
}

#sectorF .imgcation span strong {
    font-size: 18px;
    font-weight: 700;
    line-height: 1.2em;
}

#sectorF .overimage {
    right: 10%;
    padding: 25px 60px;
}

.nopad {
    padding: 0 !important;
    margin: 0 !important
}

p.pcontent {
    font-size: 18px !important;
    margin-top: 80px !important;
    text-transform: uppercase;
}

.wall {
    padding: 10px;
    background: #DADADA;
    position: absolute;
    bottom: 0
}

.wall p {
    text-transform: uppercase !important;
    margin-top: 30px;
}

.mb20 {
    margin-bottom: 20px;
}

blockquote {
    padding: 8px;
    margin: 5px;
    background-image: url('../img/openquote.svg');
    background-position: top left;
    background-repeat: no-repeat;
    font-size: 25px !important;
    line-height: 1.2em;
    font-style: italic;
    border-left: none
}

blockquote span {
    display: block;
    padding: 20px 0;
    line-height: 1.2em;
    background-image: url('../img/closequote.svg');
    background-repeat: no-repeat;
    background-position: bottom right;
}

@media(max-width:992px) {
    .wall {
        position: relative
    }

}

.invertbg span {
    background: #333 !important;
    color: #FFF !important
}
