@import url("fonts.css");

.eventDetail {
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-top: 15px;
}

.SectionTitle {
    font-family: pt_sansbold;
}

.upComingEventsTitle:hover {
    color: #428BCA;
}

.owl-carousel img {
    width: 100%;
}

hr {
    border-color: gray;
}

#futureMediaMinds-section .owl-item {
    padding-left: 25px;
    padding-right: 25px;
}

#futureMediaMinds-section .owl-carousel {
    margin-top: 70px;
}

.border {
    border-bottom: solid 1px;
    border-top: solid 1px;
}

.pink {
    color: rgb(233,95,156);
}

.AnnualHeader {
    font-size: 20px;
}

.MediaDiversity {
    color: rgb(233,95,156);
    font-weight: bold;
    font-size: 30px;
}

.MediaDiversityDate {
    font-weight: bold;
    font-size: 28px;
    margin-top: 0px;
}

.tabContentSecondRow {
    margin-top: 25px;
}

.leftAlign {
    text-align: left;
}

p {
    font-family: pt_sansregular;
}

body {
    margin: 0;
    padding: 0;
    color: #333;
}

ul, ul li {
    list-style: none;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
}

h3 {
    font-weight: normal;
}

.margin-left {
    margin-left: 10px;
}

p, li {
    font-size: 15px;
}
/*******************************Universal**************************************/

::-webkit-input-placeholder {
    color: white;
}

:-moz-placeholder {
    color: white;
}

::-moz-placeholder {
    color: white;
}

:-ms-input-placeholder {
    color: white;
}

.container p {
    color: #000;
}

.bebas {
    font-family: 'bebas_neuebold';
}

.regular {
    font-family: 'open_sansregular';
}

.bold {
    font-family: 'open_sansbold';
}

.xbold {
    font-family: 'open_sansextrabold';
}

.italic {
    font-family: 'open_sansitalic';
}

.padding-section {
    padding-top: 30px;
    padding-bottom: 30px;
}

/* SLEEKSLIDER */

.carouselContainer {
    width: 100%;
    height: 100%;
    background-color: black;
}

.carousel-caption h1 {
    font-size: 20px;
}

.carouselContainer .carousel-caption {
    padding: 0 20px;
    width: 300px;
    margin-bottom: 40px;
}

.carouselContainer .caption2 p, .carouselContainer .caption2 a {
    color: #fff;
}

.carouselContainer .caption2 h1 {
    font-size: 25px;
}

.carouselContainer .item {
    position: absolute;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    -moz-background-size: initial;
    -o-background-size: initial;
    -webkit-background-size: initial;
    background-size: initial;
    background-position: 36%;
    content: "";
}

.carousel-caption button {
    border-radius: 3px;
    border: none;
    background: rgb(0,174,239);
    color: #fff;
    font-family: pt_sansregular;
    margin-top: 25px;
    text-transform: uppercase;
    font-size: 10px;
    width: 100px;
    height: 33px;
}

    .carousel-caption button:hover {
        background: rgb(233,95,156);
        color: #fff;
    }


.carousel-caption h1 {
    font-size: 25px;
    font-weight: bolder;
    font-family: novecentosanswideuploadedfile;
}

.carousel-caption a {
    text-decoration: none;
    color: #000;
}

.carousel-caption p {
    /*display: none;
    */
    color: #000;
    font-size: 11px;
}

/*END OF SLEEKSLIDER*/

.blogSection {
    background: #f5f5f5;
    padding-bottom: 65px;
    padding-top: 80px;
}

    .blogSection a {
        text-decoration: none;
    }

    .blogSection .col-lg-6 {
        margin-bottom: 25px;
    }

    .blogSection .headline {
        font-family: pt_sansbold;
    }

#black-section {
    background: gray;
}

    #black-section button {
        margin-top: 20px;
    }

#pink-section {
    background-color: rgb(233,95,156);
    padding-top: 30px;
    padding-bottom: 33px;
}

div#pink-section p {
    color: white;
    font-size: 24px!important;
    padding-top: 5px;
    padding-bottom: 6px;
}

#pink-section a {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    font-family: novecentosanswideuploadedfile;
    font-weight: bold;
    font-size: 19px;
}

#pink-section span {
    font-family: novecentosanswideuploadedfile !important;
    color: #565656 !important;
    font-weight: bold;
    font-size: 19px;
}

#pink-section a:hover {
    color: rgb(0,174,239);
}


.welcome {
    margin-top: 30px;
}

    .welcome h1 {
        color: rgb(0,174,239);
        font-size: 30px;
        margin: 0;
        margin-bottom: 15px;
        margin-bottom: 15px;
        padding-top: 15px;
    }

    .welcome p, .welcome a, .events .tab-pane .event-title p {
        font-size: 14px;
    }

    .welcome p {
        margin-bottom: 30px;
    }

    .welcome a {
        color: #7F7F7F;
    }

.panel-heading .fa {
    padding-right: 5px;
}

#UpcomingEvents-section {
    background-color: #fff;
    padding-top: 70px;
    padding-bottom: 15px;
}

    #UpcomingEvents-section p {
        font-family: pt_sansregular;
    }

    #UpcomingEvents-section h2 span {
        font-size: 30px;
        margin-bottom: 0;
        margin-top: 0;
        font-family: novecentosanswideuploadedfile;
        font-weight: bolder;
        color: #565656;
        ;
    }

    #UpcomingEvents-section .events h2 {
        width: 100%;
    }

.we-do .container {
    max-width: none;
    padding: 0;
    margin: 0 auto;
}

.events .nav-tabs, .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus, .nav-tabs > li > a:hover {
    border: 0;
    border-radius: 0;
}

    .events .nav-tabs > li {
        padding: 0;
        margin: 0;
        text-align: center;
        transition: all ease-in 0.3s;
        color: #999;
        border-right: solid 1px;
    }

        .events .nav-tabs > li:first-child {
            border-left: 1px solid;
        }

.nav-tabs > li > a {
    margin: 0;
    border: 0;
    color: #999;
    font-size: 18px;
    padding: 8px 15px;
    min-height: 68px;
    border-bottom: solid transparent;
}

.nav-tabs > li:last-child a {
    padding: 8px 15px;
}

.nav-tabs > li > a:hover {
    border-bottom: solid;
    border-color: rgb(0,174,239);
    background: transparent;
    font-family: 'novecentosanswideuploadedfile';
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    border-bottom: solid;
    border-color: rgb(233,95,156);
    background: transparent;
}

.nav-tabs > a:hover {
    border-bottom: solid;
    border-color: rgb(0,174,239);
    background: transparent;
}

.tab-content {
    margin-top: 30px;
}

.events .tab-pane ul {
    margin-top: 15px;
}

#minds {
    padding: 0;
}

    #minds li {
        margin-bottom: 40px;
    }

    #minds a.all {
        font-size: 22px;
        background-color: rgb(0,174,239);
        color: #fff;
        padding: 8px 15px;
    }

        #minds a.all:hover {
            text-decoration: none;
        }

    #minds li h1 {
        font-size: 26px;
        color: rgb(0,174,239);
        margin-bottom: 10px;
    }

    #minds li a {
        font-family: 'open_sansbold_italic';
        color: #7F7F7F;
        text-decoration: underline;
    }

    #minds img {
        margin-bottom: 20px;
    }

.events .tab-pane .event-title h1 {
    font-size: 12px;
    margin: 0;
}

.events .tab-pane .event-title p {
    color: #7F7F7F;
    font-size: 13px;
}

#hosted {
    background: url('../Images/hosted_Action-thumbnail-Width-1024-Height-400-algorithm-fill_proportional.jpg') no-repeat top center;
    background-size: cover;
    padding-top: 80px;
    padding-bottom: 85px;
    color: #fff;
}

    #hosted img {
        float: left;
        padding: 15px;
        visibility: visible;
        animation-delay: 0.4s;
        animation-name: flipInX;
        /*background: #fff;*/
        height: 150px;
    }

    #hosted h1 {
        font-size: 20px;
        margin: 0;
        margin-bottom: 10px;
        text-transform: initial !important;
        font-family: pt_sansbold !important;
    }

    #hosted a {
        text-decoration: none;
        color: #fff;
    }

    #hosted h1 span {
        color: rgb(233,95,156);
        font-size: 24px;
        font-weight: bolder;
        font-family: 'novecentosanswideuploadedfile' !important;
    }

    #hosted p {
        color: #fff;
        font-size: 16px;
    }

    #hosted img {
        margin: 0 auto;
    }

.post-details {
    padding-top: 20px;
    padding-bottom: 20px;
}

.firstRow p span {
    color: rgb(233,95,156);
}

.firstRow h2 span {
    font-size: 30px;
    font-family: novecentosanswideuploadedfile;
    color: #565656;
}

#futureMediaMinds-section .firstRow p {
    font-size: 15px;
    text-align: center;
}

#futureMediaMinds-section h2 {
    color: rgb(0,174,239);
    margin-top: 0;
    font-size: 30px;
    margin-bottom: 0;
    margin-top: 0;
    font-family: 'novecentosanswideuploadedfile' !important;
    font-weight: bolder;
    padding-bottom: 25px;
}

#futureMediaMinds-section {
    background: #fff;
    padding-top: 75px;
    padding-bottom: 75px;
}

.imgWrapper {
    position: relative;
}

    .imgWrapper span {
        font-size: 14px;
        font-family: pt_sansregular;
        color: black;
        font-weight: bolder;
    }

    .imgWrapper img {
        display: block;
        margin-bottom: 20px;
    }

    .imgWrapper > p {
        font-family: 'PT Sans', sans-serif;
        text-align: left;
        margin-bottom: 0px;
        height: 100%;
        font-size: 12px;
        opacity: 0;
        position: absolute;
        bottom: 0px;
        left: 0px;
        right: 0px;
        color: #ffffff;
        padding: 50px 20px 20px 20px;
        background: #EF67A6;
        text-decoration: none;
        -webkit-transition: opacity 500ms;
        -moz-transition: opacity 500ms;
        -o-transition: opacity 500ms;
        transition: opacity 500ms;
    }

    .imgWrapper:hover p {
        opacity: 0.6;
    }

#blank-section {
    background: linear-gradient( rgba(0, 0, 0, 0.62), rgba(0, 0, 0, 0.62)), url('../Images/slide-2.jpg') center fixed;
    background-size: cover;
    min-height: 100px;
}

#contentFeature {
    padding-top: 70px;
    background: #f5f5f5;
    padding-bottom: 40px;
}

    #contentFeature h2 {
        line-height: 24px;
        font-size: 20px;
        font-family: pt_sansbold;
        font-weight: bolder;
        margin-bottom: 25px;
        color: rgb(233,95,156);
    }

    #contentFeature h1 {
        margin-top: 0;
        font-size: 26px;
        font-family: 'novecentosanswideuploadedfile';
        font-weight: bolder;
        padding-bottom: 20px;
    }

    #contentFeature h4, p {
        font-family: pt_sansregular;
    }

    #contentFeature h4 {
        font-size: 14px;
        font-weight: normal;
    }

    #contentFeature p {
        font-size: 12px;
    }

    #contentFeature a {
        text-decoration: none;
        color: black;
    }

        #contentFeature a:hover {
            color: rgb(233,95,156) !important;
        }

    #contentFeature .btn-default {
        height: 35px;
        background: rgb(0,174,239);
        border: none;
        color: #fff;
        margin-top: 20px;
        margin-bottom: 20px;
        font-family: pt_sansregular;
        text-transform: uppercase;
        font-size: 12px;
    }

#partner-section .panel-heading, .panel-body, .panel {
    background-color: transparent;
    border: none;
    text-align: left;
}

#partner-section .panel-heading {
    border-bottom: 1px solid gray;
}

#partner-section a {
    color: #565656;
    font-size: 14px;
    text-align: center;
    text-decoration: none;
    /*font-family: pt_sansregular;*/
    font-weight: normal;
}

#partner-section img {
    height: 105px;
    width: 200px;
}

#partner-section ul {
    border-color: gray;
}

#partner-section {
    padding-top: 75px;
    padding-bottom: 75px;
    color: #fff;
    text-align: center;
    background-color: #fff;
}

    #partner-section h1 {
        /*margin: 0;*/
        font-size: 30px;
        font-weight: bolder;
        color: #000;
    }

.panel-group {
    margin: 0px;
}

#UpcomingEvents-section .panel-heading, #UpcomingEvents-section .panel-body, #UpcomingEvents-section .panel {
    background-color: transparent;
    text-align: left;
    border-top: 0 !important;
    box-shadow: none;
}

#upcomingEventsAccordion .active {
    background: rgb(0,174,239);
    color: #fff;
}

#UpcomingEvents-section .panel-heading {
    border-bottom: 1px solid;
}

#UpcomingEvents-section a {
    text-align: center;
    text-decoration: none;
    color: #565656;
    /*font-size: 20px;*/
    text-align: center;
    font-family: pt_sansbold;
    font-weight: bolder;
}

#UpcomingEvents-section .eventDetail a {
    color: rgb(233,95,156);
}

    #UpcomingEvents-section .eventDetail a:hover {
        color: rgb(0,174,239);
    }

#UpcomingEvents-section h1 {
    /*font-family: pt_sansbold !important;
    text-transform: initial !important;*/
        font-family: novecentosanswideuploadedfile;
        text-transform:uppercase;
}

#UpcomingEvents-section p {
    font-family: pt_sansregular;
}

#UpcomingEvents-section .btn {
    font-family: pt_sansregular;
    font-size: 12px;
    height: 33px;
    text-transform: uppercase;
}

#UpcomingEvents-section .sideBorder div {
    padding: 0;
}

#stayInformed-section {
    background: rgb(233,95,156);
    padding-top: 80px;
    padding-bottom: 80px;
}

    #stayInformed-section p {
        color: #fff;
    }

    #stayInformed-section h1 {
        margin-bottom: 25px;
    }

    #stayInformed-section .btn-default {
        width: 95px;
        height: 35px;
        background: rgb(0,174,239);
        border: none;
        color: #fff;
        margin-top: 10px;
        font-family: pt_sansregular;
        text-transform: uppercase;
        font-size: 12px;
    }



    #stayInformed-section a {
        color: #fff;
        text-decoration: none;
    }


.stayInformed-title {
    font-size: 24px !important;
    font-family: pt_sansbold !important;
    margin-bottom: 25px;
}

.stayInformed-description {
    margin-bottom: 10px;
}

#stayInformed-section .cat_textbox_small {
    height: 35px;
    width: 90%;
    background: transparent;
    border: solid 1px #f5f5f5;
    padding: 5px;
    color: #fff;
}

    #stayInformed-section .cat_textbox_small:focus {
        background: #fff;
        color: #000;
    }

.bg-slider {
    background-position: 10% center;
    background-size: cover;
}


.seeAll .btn {
    font-family: pt_sansregular;
    font-size: 12px;
    text-transform: uppercase;
}

.socialMediaIcons {
    margin-bottom: 30px;
}

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

/***************************HOME-PAGE*******************************/
h2#title {
    background-color: #E95F9C;
    padding-left: 6px;
}

h3#info {
    background-color: #E95F9C;
    padding-left: 6px;
    padding-top: 10px;
}

/************************** MEDIA QUERIES *******************/



@media (min-width: 320px) {
    .carouselContainer .carousel-caption .caption1 {
        top: 30% !important;
    }

    .carouselContainer .carousel-caption {
        left: 20%;
        width: 70%;
        top: 5%;
    }

    .carousel-caption h1 {
        font-size: 25px;
        margin-bottom: 5px;
    }
}

@media (min-width: 667px) {

    .carouselContainer .carousel-caption {
        left: 40%;
        width: 50%;
        top: 20%;
    }

    #pink-section a {
        color: #fff;
        text-decoration: none;
        cursor: pointer;
        font-family: novecentosanswideuploadedfile;
        font-weight: bold;
        font-size: 21px;
    }

    #pink-section span {
        font-family: novecentosanswideuploadedfile !important;
        color: #565656;
        font-weight: bold;
        font-size: 21px;
    }
}

/* Small devices (mobile, 480px and up) */


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

    .carousel-caption {
        top: 0;
        left: 0;
    }
}
/* Small devices (tablets, 768px and up) */
.carousel-caption {
    position: absolute;
}

.caption1,
.caption2,
.carousel-caption {
    margin: 0 !important;
    height: auto;
}

@media (min-width: 768px) {

    .eventDetail {
        padding-left: 40px !important;
        padding-right: 15px !important;
        padding-top: 0;
    }

    .carouselContainer .carousel-caption {
        left: 44%;
        top: 20%;
    }

    .carouselContainer .item {
    }

    .carousel-caption p {
        display: block;
    }

    .carouselContainer {
    }

    .carousel-caption a {
        text-decoration: none;
    }

    .carouselContainer .caption1 {
        margin-bottom: 185px;
    }

    .carouselContainer .caption2 {
        margin-bottom: 170px;
    }

    .verticalLine {
        border-right: 1px solid gray;
    }

    body {
        font-size: 14px;
    }

    p, li {
        text-align: left;
    }

    .padding-section {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .welcome {
        margin-top: 0;
    }

    nav.tabs {
        bottom: 15%;
    }

        nav.tabs ul li {
            width: 25%;
        }

            nav.tabs ul li a {
                font-family: 'open_sanslight';
                padding-right: 20px;
                height: 105px;
            }

                nav.tabs ul li a span {
                    font-size: 10px;
                    color: #fff;
                }

    .nav-tabs > li > a {
        padding: 34px 15px;
    }

    #minds li {
        margin-bottom: 0;
    }

    .events .tab-pane .event-title h1, .events .tab-pane .event-title p {
        font-size: 14px;
    }

    .events .tab-pane img, .events .tab-pane .event-title {
        vertical-align: middle;
    }

    #blank-section {
        min-height: 200px;
    }
}
/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px ) {

    #pink-section a {
        color: #fff;
        text-decoration: none;
        cursor: pointer;
        font-family: novecentosanswideuploadedfile;
        font-weight: bold;
        font-size: 24px;
    }

    #pink-section span {
        font-family: novecentosanswideuploadedfile !important;
        color: #565656;
        font-weight: bold;
        font-size: 24px;
    }

    .carouselContainer .carousel-caption {
        top: 30%;
        padding: 0 40px;
    }

    #pink-section h1 {
        font-size: 24px;
    }

    .nav-tabs > li > a {
        min-height: 0;
        font-size: 20px;
        padding: 25px 15px;
    }

    nav.tabs ul li a {
        padding-top: 15px;
    }

    nav.tabs ul li a {
        font-size: 16px;
    }

        nav.tabs ul li a span {
            font-size: 12px;
        }

    .nav-tabs > li:last-child > a {
        padding: 25px 15px;
    }

    .padding-section {
        padding-top: 65px;
        padding-bottom: 65px;
    }

    .welcome h1 {
        font-size: 36px;
    }

    #UpcomingEvents-section h2 {
        /*font-size: 30px;*/
    }

    .tab-content {
        margin-top: 60px;
    }

        .tab-content .welcome {
            margin-top: 25px;
        }

    .events .tab-pane .event-title h1, .events .tab-pane .event-title p {
        font-size: 12px;
    }

    .events .tab-pane .event-title {
        width: 77%;
    }

    .events .tab-pane img {
        vertical-align: top;
    }

    ul.minds > li > .col-xs-12 {
        padding: 0;
    }
}

/* Large devices (desktops, 1200px and up) */
@media (min-width: 1200px ) {
    .events .tab-pane .event-title h1, .events .tab-pane .event-title p {
        font-size: 13px;
    }
}

/*5 columns*/

.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-5 {
    width: 20%;
    float: left;
}

@media (min-width: 768px) {
    .col-sm-5 {
        width: 20%;
        float: left;
    }

    .socialMediaIcons {
        margin-bottom: 0;
    }

    .margin-top {
        margin-top: 0;
    }
}

@media (min-width: 992px) {
    .col-md-5 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-5 {
        width: 20%;
        float: left;
    }
}

@media (max-width: 480px) {
    .blogBox {
        margin-top: 70px;
    }
}


.carousel-caption > .btn {
    margin-bottom: 30px;
}

.nav-up {
    top: -90px;
}

/* blog start */

    .blog-sectionTitle {
        font-family: pt_sansbold;
        font-size: 14px;
        color: rgb(233,95,156);
    	font-weight: bold;
    }
    .blog-bold {
        font-family: pt_sansbold;
        font-size: 14px;
    }
    .blog-bodyItalic {
        font-style: italic;
        font-size: 14px;
    }
    .blog-blockQuotes {
        font-style: italic;
        font-size: 14px;
        padding-left: 50px;
        padding-right: 50px;
    }
    .blog-bullets {
        list-style-type: square;
        margin-left: 18px;
        padding: 0;
        font-size: 14px;
    }

/* blog end */


/*System Message*/

.system-message{
padding-top: 150px;
margin-bottom: 70px;
padding-left: 10%;
padding-right: 10%;
}

.system-message h1{
    font-size: 24px;
    color: E95F9C;
}