<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html {
    height:100%;
}
body{ 
    box-sizing: border-box;
    height: 100%;
    margin: 0%;
    padding-top: 91px;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
font-size: 1.8em;    -webkit-font-smoothing: antialiased;
    line-height: 1.5;
    background-color: white;
	text-align:justify
}

h1,h2,h3,h4
{
text-align:left
}

.navbar {
    position: fixed;
    margin: 0%;
    padding-top: 20px;
    padding-bottom: 20px;
	font-size: 0.72em;
}

.navbar-default{
    background-color: white;
    border-color: white;
}

.navbar-inverse .navbar-toggle{
    border-color: #0F9294;
}

.navbar-inverse .navbar-brand{
    color: #0F9294;
}
.navbar &gt; div {
    width: 100%;
    height: 100%;
}

.navbar-header {
    height: 100%;
}

.nav&gt;li {
    margin-right: 5px;
    margin-left: 5px;
}

.navbar-brand {
    height: 100%;
    font-size: 1.3em;
    font-family: 'lato', sans-serif;
    font-weight: bold;
    text-align: center;
    color: #00b0f0!important;
}


.container-fluid&gt;.navbar-collapse, 
.container-fluid&gt;.navbar-header, 
.container&gt;.navbar-collapse, .container&gt;.navbar-header{
    margin-top: -5px;
}

/* Pull down  */
div.pullDown a:before
{
    position: absolute;
    width: 100%;
    height: 2px;
    left: 0px;
    top: 0px;
    content: '';
    background: #00b0f0;
    opacity: 0.3;
    transition: all 0.3s;
}

div.pullDown a:hover:before
{
    height: 100%;
}

.block-0 { 
    height: auto; 
    width: 100%;
    position: relative;
    text-align: center;
}

.block-0.container-fluid {
    padding: 0;
}

.block-0 img:first-child {
    /*margin: 0 5%;*/
    max-width: 100%;
    /*margin: 0 auto;*/
    /*border-radius: 25px;*/
}

.block-0 #logos {
    max-width: 40%;
    position: absolute;
    top: 2%;
    left: 53%;
}

.block-1 { 
    width: 100%;
    /*height: 40vh;*/
    position: relative;
    color: #0F9294;     
}

.block-1 p {
    /*position: absolute;*/
    top: 10%;
    width: 100%;
    /*margin: 10pc 0; */
    font-size: 2.8em;
    font-weight: bold;
}

.block-2 { 
    color: #0F9294;
    background-color: white;
}


.material-icons.md-6 { font-size: 6em; }


.footer {

    padding-top:20px;
	padding-bottom: 10px;
    background-color: #1b1464;
    color: white;
}
.footer a {
    color: white;
}
.p1 {
    font-size: 2.38em;
    font-weight: bold;
}


#schedule, #faq,#sponsor,#contact, #committee, #partners,#workshops, #mentor,#keynote, #people, #prize, #gallery{
        padding: 5vh 5vw;
 }
#mentor, #workshops ,#keynote,#sponsor, #committee, #gallery{
    background-color: #e9ffff;
 }

 .schedule-content,.faq-content, .sponsor-content, .contact-content, .committee-content ,.partners-content, .workshops-content, .mentor-content,.keynote-content, .people-content, .prize-content, .gallery-content {
    height: 80%;
    /*width: 90%;*/
    /*position: absolute;
    top: 20%;*/
    padding: 5vh 0;
 }

 li.question, li.answer {
    font-size: 1em;
 }

 #contact .container{
    margin-left: 0px;
    margin-right: 0px;
 }

 .card {
   border: 0px solid #ddd;
 }

 .card-content {
    min-height: 320px;

 }


 .card-header {
    height: 150px;

 }
 .card-header h4{
    font-weight: bold;
         font-size: 1.5em;
           color: #662d91;  
 }

 .list-group-item {
    border:0px;
	font-size: 1.2em;
 }




 .container{
    margin-left: 0px;
    margin-right: 0px;
    width: 100%;
 }

.image-responsive {
    width: 100%;
       margin-bottom: 20px;
       margin-top: 20px;
}


@media screen and (min-width:1255px) {
 .navbar-brand {
    display: none;
 }
}



/* force hamburger menu on small devices*/
   @media (min-width: 768px) and (max-width: 1255px) {
        .navbar-nav .open .dropdown-menu {
            position: static;
            float: none;
            width: auto;
            margin-top: 0;
            background-color: transparent;
            border: 0;
            -webkit-box-shadow: none;
            box-shadow: none;
        }
        .navbar-nav .open .dropdown-menu &gt; li &gt; a {
            line-height: 20px;
        }
        .navbar-nav .open .dropdown-menu &gt; li &gt; a,
        .navbar-nav .open .dropdown-menu .dropdown-header {
            padding: 5px 15px 5px 25px;
        }
        .dropdown-menu &gt; li &gt; a {
            display: block;
            padding: 3px 20px;
            clear: both;
            font-weight: normal;
            line-height: 1.42857143;
            color: #333;
            white-space: nowrap;
        }
        .navbar-header {
            float: none;
        }
        .navbar-toggle {
            display: block;
        }
        .navbar-collapse {
            border-top: 1px solid transparent;
            box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
        }
        .navbar-collapse.collapse {
            display: none!important;
        }
        .navbar-nav {
            float: none!important;
            /*margin: 7.5px -15px;*/
            margin: 7.5px 50px 7.5px -15px
        }
        .navbar-nav&gt;li {
            float: none;
        }
        .navbar-nav&gt;li&gt;a {
            padding-top: 10px;
            padding-bottom: 10px;
        }
        .navbar-text {
            float: none;
            margin: 15px 0;
        }
        /* since 3.1.0 */
        .navbar-collapse.collapse.in { 
            display: block!important;
        }
        .collapsing {
            overflow: hidden!important;
        }

    }



@media screen and (max-width: 530px) {

.navbar {
padding-top:4px;
padding-bottom:5px;
}

  body{
    padding-top: 70px;
    font-size: 1.4em;
  }

  footer{
    font-size: 0.8em;
  }


  .navbar-brand {
/*height: 100%;*/
font-size: 1.1em;
   }       
  .card-header {
            height: 100px;
   }
   .card-content {
            min-height: 320px;
    }

    .table-overflow{
            overflow-x: scroll;
         }
    

}

@media screen and (max-width: 600px){
    .block-1 p {
        /*position: absolute;*/
        top: 10%;
        width: 100%;
        /*margin: 10pc 0; */
        font-size: 1.8em;
        font-weight: bold;
    }
}
 

@media screen and (max-width: 360px) {

  .navbar-brand {
    height: 100%;
    font-size: 1.3em;
   }       
}

h1
{padding-bottom:10px;}

h2
{

font-size:1.3em}

 #schedule h3 ,#schedule table, #prize h3, #prize table{
    text-align: center;
    margin-left: auto;
    margin-right: auto;
 /*   width: 50%;*/
 }

 #schedule h3, #prize h3 {
    color: #662d91;
    border-bottom-color: #662d91;
    border-bottom-style: solid;
    border-bottom-width: 5px;
    padding-bottom:10px; 
 }

 #schedule table tr, #prize table tr{
    vertical-align: top;
    text-align: left;

 }

 /*
 #schedule tr td span {
    padding: 0px 10px;
 }

 #schedule tr td {
    min-width: 220px;
 }

  #schedule tr td:nth-child(2) {
    min-width: 300px;
  }

  */

.workshop-img, .mentor-img{
    max-width: 300px;
    height: 150px; 
    /*width: 100%;*/
}






.workshop-row, .mentor-row {
    width:80%;
    margin-left: 10%;
    margin-right: 10%;
	padding: 5px;
    display: inline-block;
}
.workshop-row .col-md-3, .mentor-row .col-md-3{
    /*width: 350px;*/
    height: 410px;
    width: 23%;
    background-color: white;
    margin-left: 10px;
    margin-right: 10px;
    padding: 10px;
}
.workshop-header, .mentor-header {
    font-weight: bold;
    min-height: 80px;
}
.workshop-con-speaker, .mentor-con-speaker {
    font-size: 0.8em;
}
.workshop-con-speaker-title, .mentor-con-speaker-title{
    font-size: 0.6em;

}


.gallery-row {
	text-align: center;
	padding: 5px;
    display: inline-block;
}
.gallery-row .col-md-2{
    /*width: 350px;*/
    height: 680px;
    width: 19%;
    background-color: white;
    margin-left: 5px;
    margin-right: 5px;
}
.gallery-header{
	text-align: center;
    font-weight: bold;
}
.gallery-poster{
	min-height:330px;
}



.judge-img {
    float: right;
    margin-right: 10px;
}
.judge-name{
    font-weight: bold;
}
.judge-title{
    font-size: 0.8em
}

.judge-con{
    font-size: 0.7em;
    max-width: 700px;
}

.judge-box{
    margin-top: 10px;
    margin-bottom: 10px;
}

.keynote-topic
{font-weight:bold;text-decoration:underline;text-align:left;    padding-bottom: 1em;
}

.keynote-name
{font-weight:bold;font-size:0.8em;
    line-height: 0.2em;
	}



.keynote-con,.keynote-title
{
    font-size: 0.7em;

    max-width: 700px;padding-bottom:1em
}


@media screen and (max-width: 1077px){

    .workshop-row, .mentor-row {
        width:90%;
        margin-left: 5%;
        margin-right: 5%;
        display: inline-block;
    }
    .workshop-row .col-md-3, .mentor-row .col-md-3{
        /*width: 350px;*/
        height: auto;
        width: 100%;
        background-color: white;
        margin: 5px;
    }  
  .workshop-header, .mentor-header {
    font-weight: bold;
    min-height: 30px;
   } 
   
   .gallery-row {
		text-align: center;
		width:90%;
		margin-left: 5%;
		margin-right: 5%;
		display: inline-block;
	}
	.gallery-row .col-md-2{
		height: auto;
		width: 100%;
		background-color: white;
		margin: 5px;
	}
	.gallery-header{
		text-align: center;
		font-weight: bold;
		min-height: 30px;
	}
}

.block-tag {
	box-sizing: border-box;
    width: auto;
    padding: 1px 7px 1px 7px;
    margin-bottom: 10px;
    border-radius: 3px;
    text-decoration: none;
    background-color: #305e91;
    color: white;
}
</pre></body></html>