.h-vh{
    height: 100vh;
}
.slider-sub-head{
    text-align: right;
    word-spacing: 4px;
    background: rgba(255, 255, 255, .0);
    padding: 10px;
    font-size: 32px;
}
.slider-sub-head span{
    color:#03A9F4;
}
.slider-sub-head small{
    font-size: 16px;
    line-height: 16px;
}
.main-title-home{
    padding: 150px 100px 0 0;
}
.join-partners{
    background: rgba(255, 255, 255, .8); 
    position: absolute;
    right: 17px;    
    margin: auto;
    bottom: -25vh;
    padding: 10px 0px;
    width: 12%;
}
.kochi-designWeek-logo-slider{

}
.join-partners .kdc-logo{
    margin-bottom: 5px;
}
/* .join-partners .tgl-btn{
    padding: 5px; color: black; border:1px solid #000; margin-top: 5px; font-size: 16px;font-weight: 900; font-family: 'Advent Pro', sans-serif !important;
} */
.tlc img{
    width:220px;
}
.tlc-rule li{
    margin-bottom: 10px;
    font-size: 16px;
}
.tgl-btn{
    position: fixed;top: 100px; background: #c60303; color: #fff;border: none;z-index: 100;right: 4px;top: 65%; padding: 10px !important;
}
.tgl-btn:hover{
    color: #000;
}
.left--alligned-bg-sec{
    background: url(../../assets/images/kerala-design-challenge-content-bg-1.png) no-repeat;background-size: 23.33%;
}
.right--alligned-bg-sec{
    background: url(../../assets/images/kerala-design-challenge-content-bg-2.png) no-repeat;background-size: 23.33%;
    background-position: right;
}
.content-oofset{
    font-size: 20px;line-height: 40px;padding: 50px 100px;
}
.category{
    margin-left:70px;
}

p,ul,ol{
    font-size: 21px;
}
table{
    font-size: 16px;
}
.top-clear{
    padding-top: 0px !important;
}
#gl{
    background: url("../images/guidelines-bg.png") no-repeat;
    background-position: left top;
    background-size: 20%; 
    border-bottom: 1px solid #000;
    border-top: 1px solid #000;
}
.table-bg-1{
    background: rgb(75, 198, 255) ;
}
.table-bg-2{
    background: rgb(223, 223, 223) ;
}
.table thead th {
    border: none;
}
/* .table td, .table th {
    border: none;
} */
#footer2-9 h3{
    font-size: 18px;
    margin: 0px;
}
.ftr-chn-logo img{
    width: 90px;
}
.table tr th:nth-child(1),.table tr td:nth-child(1){
    background: rgb(148, 219, 252);
 }
.table tr th:nth-child(2){
    width: 30%;
}
.table tr th:nth-child(3),.table tr td:nth-child(3){
    background: rgb(148, 219, 252);
}
.table tr th:nth-child(4),.table tr td:nth-child(4){
    background: rgb(75, 198, 255) ;
 }

.content-block{
    border-bottom: 2px solid #000;
    
}
#ko-dc{
    z-index: 101 ;
}
.btn-helight{
    background:#c60303 !important; border: none; color: #fff !important;
}
.btn-helight:hover{
   background: #03A9F4 !important;
}
@media (max-width: 1366px) {
    #gl {
        background: url(../images/guidelines-bg.png) no-repeat;
        background-position: -14% 30%;
        background-size: 20%;
    }
    .h-vh {
        height: auto;
    }
    .tgl-btn {
        top: 45%;
    }
}
@media (max-width: 767px) {
    .h-vh{
        height: auto;

      }
    .main-title-home{
        padding: 0 0;

    }
    #home h1{
        background: rgba(255, 255, 255, .6);
        padding-left: 10px;
        text-align: center !important;
        line-height: normal;    
        padding-top: 20px;
    }
    #how-kdc{
         padding-bottom: 0px;
    }
    #gl{
       padding-top: 90px !important;
       background: url(../images/guidelines-bg-sml.png) no-repeat;
       background-size: contain;
           }
    .tgl-btn {
        top: 25%;
    }
    .join-partners {        
        width: 30% !important;
    }
}
@media (max-width: 576px) {
    .ftr-chn-logo{
        position: absolute;
        right: 0% !important;
    }
    .join-partners {
        width: 100% !important;
    }
    .tgl-btn {
        top: 67%;
        right: -15px;
        font-size: 12px !important;
    }
}

