body {
    font-family: "Open Sans", sans-serif;
    font-size: 15px;
    color: #6e6f72;
    background-color: #f1f1f1;
}

h4, .h4 {
font-weight: bold;
color: #000;
}

.holder-media {
background: #fff;
    padding: 20px;
    box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.25);
    margin-bottom:20px;
}

.holder-media span {
	font-size: 18px;
    font-weight: bold;
    color: #000;
}

.holder-media img {
float: left;
margin-right: 20px;
margin-bottom: 10px;
}

.wrapper {
    width: 100%;
    float: left;
    padding: 0 15px;
    position: relative;
}

.sic-container {
    max-width: 1140px;
    margin: 0 auto;
    position: relative;
}

/******* hero ******/

.hero {
    width: 100%;
    float: left;
    background-color: #fff;

}

.hero .sic-container{
    padding: 30px 80px 50px;
}

.logo {
    text-align: center;
    padding-bottom: 25px;
}

.logo img {
    width: 80%;
    max-width: 210px;
}

.hero-title {
    font-family: 'Open Sans';
    font-weight: bold;
    font-size: 34px;
    color: #2c3b4c;
    text-align: center;
}

.hero-title a {
    color: #ffc709;
}

.hero-divider {
    background: url("http://ggc-mauldin-images.s3.amazonaws.com/SIC2016/virtual-pass/hero-divider-dark.png");
    width: 100%;
    height: 33px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    margin: 10px 0 10px;
}

.hero-text {
    font-family: 'Open Sans';
    font-size: 20px;
    color: #2c3b4c;
    text-align: center;
    font-weight: 300;
}


/****** investor ****/

.investor-outer {
    padding-left: 0;
    padding-right: 30px;
}

.investor-inner {
    margin-top: -30px;
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.09);
    background-color: #fff;
    padding: 60px 60px 30px;
}

.investor-title {
    font-family: 'Montserrat';
    font-weight: bold;
    font-size: 18px;
    color: #2c3b4c;
    margin: 40px 0 0;
}

.investor-title:first-of-type {
    margin:0 0 20px;
}

.text {
    font-family: 'Open Sans';
    font-size: 15px;
    color: #6e6f72;
    margin-bottom: 15px;
}


/******* sidebar ****/

.sidebar-outer {
    padding: 5px;
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.09);
    margin-top: 0px;
    background-color: #2c3b4c;
}

.sidebar {

    border: 2px solid rgba(255,255,255,0.25);
    padding: 35px;
    padding-bottom: 20px;
}

.sidebar-title {
    font-family: 'Open Sans';
    font-size: 26px;
    color: #fff;
    margin-bottom: 40px;
    text-align: center;
    font-weight: bold;
    z-index: 9999;
    position: relative;
    float: left;
    width: 100%;
}

.sidebar-preorder-wrapper {
    float: left;
    border-bottom: 1px solid rgba(255,255,255,0.2);
    margin-bottom: 40px;
    padding-bottom: 20px;
    width: 100%;
    position: relative;
}

.sidebar-preorder-wrapper-inner {
    max-width: 320px;
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}

.sidebar-preorder-wrapper img {
    float: left;
    width: 35%;
    margin-right: 5%;
    max-width: 100px;
}

.sidebar-preorder {
    font-family: 'Open Sans';
    font-size: 16px;
    color: #fff;
    text-align: center;
    font-weight: bold;
    float: left;
    width: 60%;
    position: relative;
    margin-top: 30px;
}

.sidebar-preorder span {
    font-size: 40px;
    width: 100%;
    float: left;
}

.sidebar-text {
    font-family: 'Open Sans';
    font-size: 14px;
    color: #fff;
    margin-bottom: 20px;
    position: relative;
    float: left;
}

.sidebar-text-with-icon {
    font-family: 'Open Sans';
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    padding-left: 50px;
    margin-bottom: 30px;
    position: relative;
    float: left;
    width: 100%;
}

p:nth-of-type(5) {
    padding-top: 10px;
}

.sidebar-text-with-icon:before {
    font-family: 'FontAwesome';
    content: "\f00c";
    background-color: #ffc608;
    color: #fff;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    font-size: 16px;
    position: absolute;
    padding: 3px 0 0;
    text-align: center;
    left: 0;
    top: 5px;
}

.yellow-divider {
    float: left;
    width: 100%;
    background-color: #ffc608;
    height: 2px;
    margin: 10px 0 30px;
}

.sidebar-text-italic {
    font-family: 'Open Sans';
    font-size: 14px;
    color: #fff;
    font-style: italic;
    border-top: 1px solid rgba(255,255,255,0.2);
    padding: 25px 0;
    margin: 0;
    position: relative;
    float: left;
}

.order-virtual-pass-now {
    background-color: #1f518b;
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.09);
    padding: 4px;
    overflow: auto;
    position: relative;
    max-width: 320px;
    margin: 0 auto;
    display: block;
    width: 100%;
}

.order-virtual-pass-now-inner {
    border: 2px solid #ffc608;
    padding: 10px 20px;
    float: left;
    width: 100%;
}

.order-virtual-pass-now p {
    font-family: 'Open Sans';
    font-size: 14px;
    color: #fefefe;
    text-transform: uppercase;
    font-weight: bold;
    float: left;
    width: 60%;
    margin: 5px 0 0;
}

.order-virtual-pass-now span {
    font-family: 'Open Sans';
    color: #fefefe;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 35px;
    float: right;
    width: 40%;
}


.quotes .sic-container {
    padding: 0px 0px;
    display: table;
    border-spacing: 30px; 
}

.quote-item {
    width: 30%;
    /*margin-right: 5%;
    float: left;*/
    margin-bottom: 20px;
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.09);
    background-color: #fff;
    display: table-cell;
    padding: 20px;
    position: relative;
}

.quote-item:last-child {
    margin-right: 0;
}

.quote-title {
    font-family: 'Montserrat';
    font-weight: bold;
    font-size: 16px;
    color: #2c3b4c;
    text-transform: uppercase;
}

.quote-text {
    font-family: 'Open Sans';
    font-size: 14px;
    color: #6e6f72;
    margin-bottom: 15px;
}

.quote-source {
    font-family: 'Open Sans';
    font-size: 15px;
    color: #6e6f72;
    margin-bottom: 16px;
    font-style: italic;
}

.quote-source span {
    font-weight: bold;
    color: #2c3b4c;
}

.sidebar-preorder-wrapper:hover .sidebar-preorder span {
    color: #ffc709;
}

.sidebar-outer:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url("http://ggc-mauldin-images.s3.amazonaws.com/SIC2016/pattern.png");
}

.order-virtual-pass-now:hover span {
    color: #ffc709;
}

.footer-inner:hover {
    border: 2px solid #ffc709;
}



/************** how can you thrive ******/

.how-can-you-thrive {
    margin: 40px 0;
    background: url("http://ggc-mauldin-images.s3.amazonaws.com/SIC2016/virtual-pass/how-can-you-thrive.jpg");
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.09);
    background-size: cover;
}

.how-can-you-thrive .sic-container {

    padding: 30px 120px;

}

.title {
    font-family: 'Open Sans';
    font-weight: bold;
    font-size: 26px;
    color: #2c3b4c;
    text-align: center;
    margin-bottom: 40px;
    line-height: 1.3;
}

.title.alternate, .text.alternate, .list.alternate li {
    color: #fff;
}

.list {
    padding: 20px 130px;
    list-style: disc;
    float: left;

}

.list li {
    color: #2c3b4c;
}

.list li p{
    font-family: 'Open Sans';
    font-size: 15px;
    color: #6e6f72;
}

.list span {
    font-family: 'Montserrat';
    font-weight: bold;
    font-size: 16px;
    color: #2c3b4c;
    font-weight: bold;
}


/******* speakers ****/

.speakers .sic-container {



}

.speakers.wrapper {


}

.speakers-gallery {
    padding: 30px 60px;
    float: left;
}

.speakers .section {
    box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.25);
    background-color: #919191;
    position: relative;
    margin-bottom: 30px;
    display: block;
    padding-bottom: 95px;
}

.speaker-big {
    margin: 0 auto;
    float: none;
    overflow: auto;
    max-width: 440px;
}



.speaker-wrapper {
    background-color: #fff;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 34px 30px;
}

.speaker-name {
    font-weight: bold;
    color: #000;
    font-size: 20px;
    float: left;
}

.speaker-position {
    font-size: 16px;
    color: #727272;
    margin-bottom: 10px;
    clear: both;
}

.company-name {
    font-weight: bold;
    font-size: 16px;
    color: #234f82;
    clear: both;
}

.text-expand {
    position: absolute;
    right: 15px;
    bottom: 15px;
    color: #ffc70b;
}

.text-expand:hover {
    color: #E6AE00;
}

.speakers .section img {
    width: 100%;
}

.speaker-text-wrapper {
    display: none;
    position: absolute;
    background: #212121;
    width: 100%;
    top: 0;
    left: 0;
    padding: 0px;
}

.speaker-text-wrapper .speaker-name,
.speaker-text-wrapper .speaker-position,
.speaker-text-wrapper .speaker-text {
    color: #000;
}

.speaker-text-wrapper .speaker-position {
    text-transform: uppercase;
}

.speaker-divider {
    width: 100%;
    height: 1px;
    background-color: rgba(255,255,255,0.4);
    margin: 20px 0;
}

.text-close {
    position: absolute;
    right: 30px;
    top: 30px;
    color: #ffc70b;
}

.text-close:hover {
    color: #E6AE00;
}

.speakers .section.small {
    padding-bottom: 0px;
    min-height: 205px;
}

.speakers .section.small img {
    /*height: 160px; */
}

.speakers .section.small:before {
    content: "";
    position: relative;
    width: 100%;
    height: 100%;
    float: left;
}

.section.small .speaker-wrapper {
    padding: 20px 12px;
}

.section.small .speaker-name {
    font-size: 16px;
}

.section.small .speaker-position,
.section.small .company-name {
    font-size: 14px;
}


/* Additional Changed CSS */

.modal-box {
    display: none;
    position: fixed;
    z-index: 1000;
    width: calc(100% - 30px);
    background: white;
    border-bottom: 1px solid #aaa;
    border-radius: 4px;
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    border: 1px solid rgba(0, 0, 0, 0.1);
    background-clip: padding-box;
    max-width: 640px;
}

.speaker-inner-wrapper {
    background-color: #fff;
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    max-width: 1140px;
    height: 400px;
    overflow-y: auto;
}

.overlay {
    position: relative;
}
.overlay:before {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,0.8);
    width: 100%;
    height: 100%;
    z-index: 2;
}

.modal-box img {
    width: 100%;
    display: none;
}



.modal-box .speaker-info {
    width: 100%;
    padding: 20px 20px;
}

.modal-box .speaker-info .speaker-name{
    width: 80%;
}


.modal-box header,
.modal-box .modal-header {
    padding: 1.25em 1.5em;
    border-bottom: 1px solid #ddd;
}

.modal-box header h3,
.modal-box header h4,
.modal-box .modal-header h3,
.modal-box .modal-header h4 { margin: 0; }

.modal-box .modal-body { padding: 2em 1.5em; }

.modal-box footer,
.modal-box .modal-footer {
    padding: 1em;
    border-top: 1px solid #ddd;
    background: rgba(0, 0, 0, 0.02);
    text-align: right;
}

.modal-overlay {
    opacity: 0;
    filter: alpha(opacity=0);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 900;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3) !important;
}

a.close-speaker {
    line-height: 1;
    font-size: 1.5em;
    position: relative;
    float: right;
    text-decoration: none;
    color: #fff;
    display: block;
    background-color: #000;
    padding: 7px 0 0 13px;
    border: 1px solid #fff;
    width: 40px;
    height: 40px;
}


/***** smartest-money ******/

.smartest-money {
    margin: 40px 0;
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.09);
    background-color: #2c3b4c;
    background-image: url("http://ggc-mauldin-images.s3.amazonaws.com/SIC2016/pattern.png");
}

.smartest-money .sic-container {

    padding: 30px 60px;
}

.list.alternate li, .list.alternate li p {
    color: #fff;
}

.list.alternate span {
    color: #ffc608;
}


/***** early-bird-discount ******/

.early-bird-discount .sic-container {
    padding: 0px 70px 70px;
}

.text.italic {
    color: #2c3b4c;
    font-style: italic;
    font-weight: bold;
}


/******* footer ****/

.footer .sic-container {
    padding: 5px;
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.09);
    margin-top: -30px;
    background-color: #2c3b4c;

}

.footer-inner {
    border: 2px solid rgba(255,255,255,0.25);
    float: left;
    width: 100%;
}


.footer-preorder-wrapper {
    float: none;
    padding: 20px 0px;
    text-align: center;
    margin: 0 auto;
    width: 85%;
    overflow: auto;
    max-width: 850px;
}

.footer-preorder-wrapper-inner {
    float: none;
    padding: 0px 0px;
    text-align: center;
    margin: 0 auto;
    width: 100%;
    overflow: auto;
}

.footer-preorder-wrapper img {
    float: left;
    max-width: 100px;
}

.footer-preorder {
    font-family: 'Open Sans';
    font-size: 26px;
    color: #fff;
    text-align: center;
    font-weight: bold;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.footer-preorder span {
    color: #ffc70e;
}

.footer-preorder span.striked-through {
    text-decoration: line-through;
    color: #959595;
}


/* Extra small devices (540px and up) */
@media (max-width: 540px) {

    .speaker-big {
        width: 100%;
    }


    .sidebar-preorder {
        margin-top: 30px;
    }

    .sidebar-preorder span {
        font-size: 30px;
    }

    .footer-preorder-wrapper-inner {
        max-width: 320px;
    }
    .footer-preorder {
        margin: 10px 0 0 0px;
        font-size: 16px; 
    }

}

/* Small devices (phones, 320px and up) */
@media (max-width: 768px) {
    .hero .sic-container{
        padding: 60px 10px;
    }

    .hero-title {
        font-size: 30px;
    }

    .investor-outer {
        padding-right: 0;
    }

    .investor-inner {
        padding: 50px 20px 30px;
    }

    .sidebar {
        padding: 20px 10px;   
    }

    .sidebar-outer {
        margin-top: 20px;
    }


    .order-virtual-pass-now span {
        font-size: 30px;
    }

    .how-can-you-thrive .sic-container {
        padding: 30px 20px;
    }

    .list {
        padding: 20px 30px;
    }

    .speakers .sic-container {
        padding: 0px 0px 0px;
    }

    .speakers-gallery {
        padding: 30px 10px;
    }

    .smartest-money .sic-container {
        padding: 30px 20px;
    }

    .smartest-money {
        margin: 40px 0 0;
    }

    .early-bird-discount .sic-container {
        padding: 30px 20px;
    }

    .footer-preorder-wrapper img {
        float: left;
        width: 35%;
        margin-right: 5%;
    }

    .footer-preorder {
        margin: 10px 0 0 0px;
        width: 60%; 
    }

      .quote-item { 
        width: 100%;
        margin-right: 0;
        display: block;
    }

    .quotes .sic-container {
        padding: 20px 30px;
        display: block;
        border-spacing: 0;
        margin-top: 80px;
    }

    .quotes .sic-container:before {
        display: none;
    }
}


/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) { 

    .speaker-big {
        float: left;
        max-width: none;
    }

    .modal-box { 
        max-width: 1140px;
    }

    .modal-box img {
        width: 400px;

        float: left;
        display: block;
    }

    .modal-box .speaker-info {
        width: calc(100% - 420px);
        float: right;
        height: 400px;
        overflow-y: auto; 
    }

    .speaker-text-wrapper {
        overflow: hidden; 
    }

     .investor-outer {
        margin-bottom: 30px;
        padding-right: 0px;
    }
}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) { 
      .investor-outer {
        margin-bottom: 0px;
        padding-right: 30px;
    }
    
    .sidebar-outer {
        margin-top: -30px;
    }
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) { 

}