* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
.title1{
    color: #0C4DA2;
    }
    .drinfo{
      
        font-size: large;
    }
    .bold{
        font-size: large;
        font-weight: 600;
        color: #fbe21c;
    }
    .title2{
        font-size: x-large;
       
      
        
        }
        .dr1{
            width: 27%;
            border: 2px solid #e1cb19;
            border-radius: 50%;
        }
        .dr2{
            width: 27%;
            border: 2px solid #e1cb19;
            border-radius: 50%;
        }
       
        .drtitle{
            background-image: linear-gradient(to right,#00385c,#0089b8);
            border-radius: .4em;
            color: #fff;
            width: 75%;
            margin: auto;
            margin-bottom: 2%;
            font-weight: 500;
        }
@font-face {
    font-family: NexaBold;
    src: url(NexaBold.otf);
  }
  @font-face {
    font-family: Swis721_Lt_BT_Light;
    src: url(Swis721_Lt_BT_Light.ttf);
  }
  @font-face {
    font-family: Swis721CnBTBold;
    src: url(Swis721CnBTBold.ttf);
  }
  @font-face {
    font-family: TranscityDemo;
    src: url(TranscityDemo.otf);
  }
  .Logo{
  
    width: 50%;
}
.Logo1{
  
    width: 50%;
}
.spon{
    width: 35%;
}
.main{
    width: 80%;
}
.maindiv h5 {
    color: #d85537;
    width: 60%;
}

body {
    background-image: url(bg2.jpg);
    /* background-image: linear-gradient(to bottom,#1656a4,#081e3b); */
    background-color:#f2fdff!important;
    height: 100vh;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
}

.row {
    margin-right: 0%;
    padding-right: 0%;
    --bs-gutter-x: 0rem;
}

.footerpc {
    display: block;
}

.footermobile {
    display: none;
}

.coll {
    margin-right: 0%;
    padding-right: 0%;
}

.sh {
    box-shadow: 2px 3px 4px rgba(0, 0, 0, 0.5);
}

.headp {
    padding-left: 2%;
}

.coll span {
    padding: 0%;
}

.colr {
    padding-bottom: 2px;
    margin-right: 0%;
    padding-right: 0%;
}
.topl{
    margin-top: 5% !important;
}
.logodiv {
    position: relative;
}

.logo {
    width: 25%;
    margin: 5px;
}
.toplogo{
    width: 30%;
}
.toplogo1{
    float: right;
    width: 30%;
}

p {
    margin-top: 0;
    margin-bottom: 0rem;
}

.maindiv {
    margin-top:15%;
}

.main {
    margin-top: 2%;
 
}

.headingdive {
    margin-top: 5%;
}

.tricho {
    width: 20%;
}

.nove {
    width: 90%;
}

.dr {
    width: 20%;
}
.title2{
    padding-left: 2%;
    padding-right: 2%;
    color: #174583;
    width: 80%;
    margin: auto;
    border-radius: 50px;
    padding: 3px;
   /* background-image: linear-gradient(to bottom,#36130f,#0a2c46); */
    
    }
.drinfo {
    text-align: center;
    color: #e3e0e0;
    font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
}

.topic {
    width: 30%;
}

.drdiv {
    width: 40%;
    margin-top: 2%;
    padding: 2%;
    text-align: center;
    border-radius: .4em;
}

.drimg {
    width: 50%;
    border: 2px solid #0c485f;
    border-radius: 50%;
}

.drname {
    font-size: 1.2rem;
    font-weight: 600;
    color: rgb(255, 255, 255);
    text-shadow: 1px 1px 2px rgb(49, 138, 211);
}

.drinfo {
    margin-top: -1%;
    /* background-color: #7f97bd; */
    /* background-color: #b8bfca; */
    /* border: 1px solid #0d5880; */
    /* box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); */
    border-radius: .4em;
    padding: 0.5%;
    text-align: center;
}

.drd {
    font-size: .9rem;
    font-weight: 400;
    color: rgb(7, 7, 7);
    /* text-shadow: 1px 1px 2px rgb(24, 89, 143); */
}

.dnt {
    border: 2px solid #ee571e;
    width: 60%;
    padding: 5px;
    margin-top: 2%;
    margin-bottom: 5%;
}

.dateimg{
    width: 60%;
}

.time {
    width: 20%;
}

.datetime {
    margin-top: 5%;
}

.dt {
    font-weight: 500;
    width: 40%;
}

.credit {
    margin-top: 0%;
    margin-bottom: 3%;
    width: 45%;
}
.DaTe{
    margin-top: 10%;
    width: 80%;
    font-size: large;
    font-weight: 600;
    border: 2px solid #0a94d6;
}
.Registration {
    width: 80%;
    margin-top: 5%;
    border-radius: .4em;
    /* margin-bottom: 5%; */
    background-color: #ffffff;
    border: 1px solid #c6c6c5;
    /* box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); */
}

.inputclasss {
    border: none !important;
    box-shadow: 0 0 5pt 2pt #d3d3d385;
}

.tabcontent {
    /* background-color: #fca9a5; */
    padding: 10px;
    border-bottom-left-radius: .4em;
    border-bottom-right-radius: .4em;
    /* border: 1px solid #cca19d; */
}




input,
label {
    display: block;
    /* color: rgb(241, 236, 236); */
}

label {
    font-size: 12px;
    font-weight: 600;
}

input[type=text]:focus,
textarea:focus {
    outline: none;
    box-shadow: 0 0 5pt 2pt #D3D3D3 !important;
    background: transparent;
}

select:focus {
    outline: none !important;
    box-shadow: 0 0 5pt 2pt #D3D3D3 !important;
    background: transparent !important;
}

.tab {

    overflow: hidden;
    width: 100%;
    border-top-left-radius: .4em;
    border-top-right-radius: .4em;
   
    color: #213a7a;
    cursor: pointer;
    border: 1px solid linear-gradient(to right,#e56327,#fbaa25);
    ;
}

    .tab button {
        background-color: inherit;
        float: left;
        color: #213a7a;
        border: none;
        outline: none;
        cursor: pointer;
        font-family: Swis721CnBTBold;
        transition: 0.3s;
        font-size: 10px;
        padding: 5px 0px;
        padding-top: 20px !important;
        width: 50%;
    }

        .tab button:hover {
            opacity: 0.8;
        }

        .tab button.active {
            /* background-image: linear-gradient(to right, #402f8a, #e21d6f) */
            border-bottom: 2px solid #c6c6c5;
            /* box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); */
            font-weight: 600;
        }

form input {
    border: none;
    text-decoration: none;
    padding: 1px;
    font-size: 10px;
    font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
    background: #ba90fe;
    margin: auto;
    margin-top: 0px;
}

.reg {
     background-image: linear-gradient(to bottom,#00385c,#0089b8);
    
    border: none;
    color: #fff;
    font-family: NexaBold;
    cursor: pointer;
    font-size: 18px;
    padding: 5px 15px;
    border-radius: .2em;
    text-align: center;
}

    .reg:hover {
        opacity: 0.8;
    }


/* nav {
    background-image: linear-gradient(to left, #27914f, #23438e);
    height: 20px;
} */

footer {
    position: relative;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
}

@media only screen and (min-width:768px) {
    .ccaLogo {
        width: 50%;
    }
}

@media only screen and (min-width:1000px) {
    .row {
        margin-right: 0%;
        padding-right: 0%;
    }

    .coll {
        margin-right: 0%;
        padding-right: 0%;
    }

    .colr {
        padding-bottom: 0px;
    }

    .headp {
        padding-left: 0%;
    }

    .coll span {
        padding: 2%;
    }

    .Registration {
        background-image: linear-gradient(to bottom,#ebecee,#fff);
        width: 80%;
    }

    .tabcontent {
        /* background-color: #ffffff; */
        padding: 20px;
    }

    .form-control {
        /* margin-bottom: 15px; */
    }

    input,
    label {
        display: block;
    }

    label {
        font-size: 15px;
    }

    input[type=text]:focus,
    textarea:focus {
        outline: none;
        box-shadow: none;
    }

    .tab {
        overflow: hidden;
        width: 100%;
        cursor: pointer;
    }

        .tab button {
            background-color: inherit;
            float: left;
            border: none;
            outline: none;
            cursor: pointer;
          
            transition: 0.3s;
            font-size: 20px;
            padding: 5px 0px;
            width: 50%;
        }

    .reg {
        /* background-image: linear-gradient(to right, #402f8a, #e21d6f); */
        border: none;
        
        cursor: pointer;
       
      
    }
}

@media only screen and (min-width:1360px) {
    .row {
        margin-right: 0%;
        padding-right: 0%;
    }

    .coll {
        margin-right: 0%;
        padding-right: 0%;
    }

    .colr {
        padding-bottom: 2px;
    }

    .Registration {
        width: 70%;
    }

    .tabcontent {
      
        padding: 20px;
    }

    .form-control {
        /* margin-bottom: 10px; */
    }

    input,
    label {
        display: block;
    }

    label {
        font-size: 15px;
    }

    input[type=text]:focus,
    textarea:focus {
        outline: none;
        box-shadow: none;
    }

    .tab {
        overflow: hidden;
        width: 100%;
        cursor: pointer;
    }

        .tab button {
            background-color: inherit;
            float: left;
            border: none;
            outline: none;
            cursor: pointer;
            
            transition: 0.3s;
            font-size: 20px;
            padding: 5px 0px;
            width: 50%;
        }

            .tab button.active {
                /* background-image: linear-gradient(to right, #402f8a, #e21d6f) */
                font-weight: 600;
            }

    .reg {
        margin-top: 2%;
        /* background-image: linear-gradient(to right, #402f8a, #e21d6f); */
        border: none;
       
        cursor: pointer;
       
       
        justify-content: center;
    }
}

@media screen and (max-width: 767px) {
    .toplogo {
        width: 40%;
    }
    .spon{
        width: 60%;
    }
    .Logo{
        margin-top: 2%;
        width: 80%;
    }
    .Logo1 {
        width: 85%;
    }
    .main{
        width: 90%;
    }
    .dateimg{
        width: 90%;
    }
 
    .footerpc {
        display: none;
    }

    .footermobile {
        display: block;
    }

    footer {
        position: relative;
    }

    .maindiv h5 {
        width: 90%;
    }

  

    .maindiv {
        margin-top: 2%;
    }


    .headingdive {
        margin-top: 5%;
    }



    .nove {
        width: 100%;
    }

    .dr {
        width: 60%;
    }

   

    .topic {
        width: 75%;
    }

    .credit {
        margin-top: 0%;
        margin-bottom: 3%;
        width: 95%;
    }

    .colr {
        padding: 0px !important;
    }

    .Registration {
        width: 80%;
    }

    .tab button {
        background-color: inherit;
        float: left;
        border: none;
        outline: none;
        cursor: pointer;
        font-family: Swis721CnBTBold;
        transition: 0.3s;
        font-size: 13px;
        padding: 5px 0px;
        width: 50%;
    }

    .reg {
        /* background-image: linear-gradient(to right, #402f8a, #e21d6f); */
        border: none;
       
        cursor: pointer;
        font-size: 16px;
       
        text-align: center;
        margin-top: 10px;
    }

    .row {
        --bs-gutter-x: 0rem !important;
    }
    .DaTe{
        margin-top: 5%;
        width: 60%;
        font-size: large;
        font-weight: 600;
        border: 2px solid #36130f;
    }
}

@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:portrait) {
    .DaTe{
        margin-top: 5%;
        width: 80%;
        font-size: large;
        font-weight: 600;
       
    }
}

@media all and (device-width: 820px) and (device-height: 1180px) and (orientation:portrait) {
    .DaTe{
        margin-top: 5%;
        width: 80%;
        font-size: large;
        font-weight: 600;
      
    }
}