body {
    margin: 0 auto;
    padding: 0;
    overflow-x: hidden;
    text-rendering: auto;
    font-family: "Poppins", sans-serif;
    font-size: 1rem;
    transition: 0.4s;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Poppins", sans-serif;
}
p{
    font-family: "Poppins", sans-serif;
    font-size: 15px;
    color: #606999;
    font-size: 300;
}
span{
    font-family: "Poppins", sans-serif;
}
a{
    font-family: "Poppins", sans-serif;
    transition: 0.4s;
}
a:hover{
    text-decoration: none;
}
.container-fluid, .container-lg, .container-md, .container-sm, .container-xl {
    padding: 0px 100px;
}
.container{
    max-width: 100%;
    padding: 0px 100px;
}
/* Header_menu_open */
.navbar-expand-lg .navbar-collapse {
    justify-content: center !important;
}

header {
    background: #fff;
    position: fixed;
    top: 35px;
    width: 100%;
    box-shadow: 0px 8px 12px 0px rgb(0 0 0 / 12%);
    z-index: 999;
    padding: 10px 0px;
    transition: 0.4s;
}
header.active {
    top: 0px;
    background: #fff;
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
    border-bottom: none;
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.44);
}
.header_top{
    background: #A8BCDD;
    padding: 7px 0px;
}
.header_top span {
    color: #3A426D;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
}
.bsnav{
    background: none;
}
.logo {
    padding: 10px 0px;
    text-align: left;
    width: 150px;
}
.navbar-expand-lg .navbar-nav .nav-link, .navbar-nav .nav-link{
    font-family: "Lora", serif;
    letter-spacing: 1px;
    font-weight: 500;
    padding: 10px 20px;
    color: #3A426D;
    transition: all .35s ease-in-out;
    border-bottom: 2px solid #fff;
    font-family: "Hind Mysuru", sans-serif;
    transition: 0.4s;
}
.navbar-nav .nav-item.active>.nav-link, .navbar-nav .nav-item:active:focus>.nav-link, .navbar-nav .nav-item:active>.nav-link, .navbar-nav .nav-item:focus>.nav-link, .navbar-nav .nav-item:hover>.nav-link {
    color: #3A426D;
    border-bottom: 2px solid #EC1D25;
    transition: 0.4s;
}
/*.modal-backdrop{
    opacity: .8;
    height: 0px;
}*/
.modal-content{
    border-radius: 0px;
    border: none;
}
.modal-body {
/*    padding: 0;*/
    height: 100%;
    background: #fff;
    padding: 30px;
}
/*.modal-dialog{
    margin: 0;
    width: 100%;
    max-width: 100%;
}*/
.modal-open .modal.show{
    padding-right: 0px !important;
}
.modal-open {
    overflow: hidden;
    padding-right: 0px !important;
}

/*.modal-body .container{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}*/
.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #9BA4D7;
    outline: 0;
    box-shadow: none;
}
.form-control {
    border-radius: 0px;
    font-size: 15px;
    color: #333 !important;
/*    border: 1px solid #64DD17;*/
    height: 50px;
}
.input-group-text .fa{
    color: #fff;
    width: 50px;
}
.input-group-text{
    border-radius: 0px;
    background: #64DD17;
    border: 1px solid #64DD17;
    width: 50px;
}
input::placeholder {
    color: #7c7c7c !important;
}
button.close {
    background: #EC1D25;
    color: #fff;
    opacity: 1;
    position: absolute;
    right: -25px;
    top: -25px;
    z-index: 100;
    padding: 0 !important;
    margin: 0 !important;
    width: 50px;
    height: 50px;
    font-size: 30px;
}
button.close:hover{
    opacity: 1 !important;
    color: #fff;
    background: ;
}
button:focus {
    outline: none;
    outline: none;
}
.close svg{
    margin-top: -2px;
}
.appply_now {
    color: #000;
    background: #EACA49;
    padding: 10px 20px;
    letter-spacing: 1px;
    border: 1px solid #EACA49;
    font-weight: 400;
    display: inline-block;
}
.appply_now:hover{
    background: none;
    color: #000;
    border: 1px solid #000;
}
.appply_now .bi{
    transition: 0.4s;
}
.appply_now:hover .bi{
    padding-left: 5px;
}
.navbar-expand-lg .navbar-nav{
    position: relative;
    white-space: nowrap;
}
.navbar-nav .nav-item{
    display: inline;
}
/* Header_menu_end */

/*Home_Banner_Open*/
.home_banner{
    margin-top: 85px;
/*    height: 720px;*/
    overflow: hidden;
    position: relative;
}
/*.home_banner .banner_rightbg {
    position: absolute;
    right: 0;
    /*height: 85vh;*/
    object-fit: cover;
}*/
.home_banner .banner_rightbg {
    position: absolute;
    right: 0;
    height: auto;
    object-fit: cover;
    left: 0;
    width: 100%;
    height: 720px;

}
.home_banner .frame_1 {
    position: absolute;
    left: 3%;
    top: 20%;
    width: 220px;
}
.home_banner h1{
 -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: fadeInUp;
  animation-delay: 0.7s;
}
.home_banner h1{
    color: #fff;
    font-size: 55px;
    font-weight: bold;
}
.home_banner p{
 -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: fadeInDown;
  animation-delay: 0.7s;
  color: #fff;
}
.home_banner .appply_now{
 -webkit-animation-duration: 3s;
  animation-duration: 3s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: fadeInLeft;
  animation-delay: 0.7s;
}
.home_banner .appply_now {
    color: #000;
    background: #EACA49;
    padding: 10px 20px;
    letter-spacing: 1px;
    border: 1px solid #EACA49;
    font-weight: 400;
    display: inline-block;
}
.home_banner .appply_now:hover{
    background: none;
    color: #fff;
    border: 1px solid #fff;
}
.home_banner .appply_now .bi{
    transition: 0.4s;
}
.home_banner .appply_now:hover .bi{
    padding-left: 5px;
}
.home_banner .container{
    display: flex;
    align-items: center;
    height: 100%;
}
.home_banner .row{
    align-items: center;
    height: 100%;
    width: 100%;
}
.title1{
    color: #3A426D;
    font-size: 30px;
    font-weight: bold;
    letter-spacing: 1px;
}
.title2{
    color: #fff;
    font-size: 30px;
    font-weight: bold;
    letter-spacing: 1px;
}
.about_snu{
    background: linear-gradient(
    to right, 
    #F6F6F6 0%, 
    #F6F6F6 50%, 
    #000 50%, 
    #000 100%
  );
  height: 100%;
  width: 100%;
  padding: 70px 0px;
}
.box1{
    padding-right: 50px;
}
.box2{
    padding-left: 50px;
    color: #fff;
}
/*Home_Banner_End*/

/*VLSI_Open*/
.vlsi{
    padding: 70px 0px;
    position: relative;
}
.vlsi .frame_4 {
    position: absolute;
    bottom: 40px;
    left: 20px;
    width: 200px;
}
.vlsi_cont {
    background: #fff;
    padding: 60px;
    box-shadow: 0px 0px 20px #0000002b;
    margin-left: -100px;
    position: relative;
    z-index: 1;
    margin-right: 30px;
}
.vlsi_cont p:last-child{
    margin-bottom: 0px;
}
.red_line{
    border: 2px solid #EC1D25;
    width: 300px;
    height: 300px;
    display: block;
    position: absolute;
    right: 15px;
    z-index: 0;
    margin-top: -30px;
}

/*VLSI_End*/

/*Faculty_Open*/
.faculty{
    padding: 70px 0px;
    background: #F6F6F6;
}
/*.faculty_bg img{
    width: 100px !important;
}*/
.faculty_content{
    background: #fff;
    padding-left: 20px;
}
.faculty_slide .item{
    background: #fff;
}
.faculty_content h5 {
    font-size: 16px;
    font-weight: 600;
    color: #606999;
}
.faculty_content p{
    line-height: 1.2;
}
.faculty_cont{
    align-items: center;
}
.read_more{
    color: #EC1D25;
    border-bottom: 1px solid #EC1D25;
    transition: 0.4s;
    font-weight: 500;
    transition: 0.4s;
}
.read_more:hover{
    border:none;
    color: #000;
    transition: 0.4s;
}
.read_more .bi{
    transition: 0.4s;
}
.read_more:hover .bi{
    padding-left: 5px;
}
.faculty_slide.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #EC1D25;
}
.faculty_slide.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    background: #D9D9D9;
}
.faculty_slide.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 10px;
    position: absolute;
    right: -6px;
    top: -85px;
}
/*Faculty_End*/

/*Industry_Open*/
.industry{
    padding: 70px 0px;
    position: relative;
    padding: 70px 0px 120px 0px;
}
.industry_rightbg {
    position: absolute;
    top: 0px;
    right: 0px;
    height: 100%;
}
.industry_cont {
    border-left: 4px solid #EC1D25;
    padding-left: 30px;
    margin-left: 20px;
    margin-top: 77px;
}
.left_cont_box h5{
    color: #606999;
    font-weight: 600;
}
.left_cont_box {
    padding-right: 200px;
}
.industry_cont span {
    color: #d9d9d9;
    font-size: 80px;
    font-weight: bold;
    margin-left: -33px;
    line-height: .9;
    position: absolute;
    left: 47px;
    top: -4px;
    z-index: -1;

}
.industry_slide .owl-item.active span{
 -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: fadeInUp;
  animation-delay: 0.7s;
}
.industry_cont .title1 {
    margin-top: -30px;
}
.industry_slide.owl-theme .owl-nav{
    float: right;
    margin-top: 10px;
}
.industry_slide.owl-carousel .owl-nav .owl-prev {
    position: absolute;
    right: 80px;
    color: #fff;
    background: none;
    font-size: 40px;
    transition: 0.4s;
}
.industry_slide.owl-carousel .owl-nav .owl-prev:hover{
    color: #EC1D25;
}
.industry_slide.owl-carousel .owl-nav .owl-next{
    position: absolute;
    right: -15px;
    color: #fff;
    background: none;
    font-size: 40px;
    transition: 0.4s;
}
.industry_slide.owl-carousel .owl-nav .owl-next:hover{
    color: #EC1D25;
}
.industry_slide.owl-theme .owl-dots{
    float: right;
    margin-right: 45px;
    margin-top: 20px;
    margin-top: 60px;
}
.industry_slide.owl-theme .owl-dots .owl-dot.active span, .industry_slide.owl-theme .owl-dots .owl-dot:hover span {
    background: #EC1D25;
}
.industry_slide.owl-theme .owl-dots .owl-dot span {
    background: #8b8b8c;
}
/*Industry_End*/

/*Program_Open*/
.program {
    padding: 70px 0px 200px 0px;
    background: #EC1D25;
}
.program h3{
    color: #fff;
    font-size: 30px;
    font-weight: 500;
    letter-spacing: 1px;
}
.program_sec h3{
    font-weight: 300;
    letter-spacing: 1px;
}
.program_sec p{
    letter-spacing: 1px;
    color: #fff;
}
.program_sec{
    border-right: 1px solid #ffb4b7;
    height: 100%;
}
.program_sec.last_child{
    border-right: none;
}
.facilities {
    padding: 70px 0px;
    background: #F6F6F6;
    margin: 0px 100px;
    margin-top: -100px;
}
.facilities_cont h6 {
    color: #606999;
    font-weight: bold;
}
/*Program_End*/

/*Partner Companies_Open*/
.partner_companies{
    padding: 70px 0px;
}
.partner_slide.owl-carousel .owl-item img {
    display: block;
    width: 264px;
}
.partner_slide .pc_cont{
    text-align: center;
}
.partner_slide .pc_cont img{
    transition: 0.4s;
}
.partner_slide .pc_cont:hover img{
    filter: grayscale(1);
}
.pc_cont span {
    font-family: "Hind Mysuru", sans-serif;
    letter-spacing: 1px;
    font-weight: 500;
}
.partner_slide.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 10px;
    position: absolute;
    right: -6px;
    top: -85px;
}
.partner_slide.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    background: #D9D9D9;
}
.partner_slide.owl-theme .owl-dots .owl-dot.active span, .partner_slide.owl-theme .owl-dots .owl-dot:hover span {
    background: #EC1D25;
}
/*Partner Companies_End*/


/*Arrow_Open*/
.arrow_btn {
    background: #EC1D25;
    cursor: pointer;
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 200;
    width: 50px;
    height: 50px;
    border-radius: 50%;
/*    border: 1px solid #fff;*/
    display:none;
    box-shadow: 0px 0px 10px #0000005e;
}
.back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 200;
}
.back-to-top .bi{
    color: #fff;
}
.bounce {
    -moz-animation: bounce 3s infinite;
    -webkit-animation: bounce 3s infinite;
    animation: bounce 3s infinite;
}
/*Arrow_End*/

/*Event_Open*/
.event{
    padding: 70px 0px;
    background: #f6f6f6;
}
.event_box{
    overflow: hidden;
}
.event_box img{
    max-width: 100%;
  height: auto;
  display: block;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.event_bg{
/*    overflow: hidden;*/
    position: relative;
}
.date_box {
    position: absolute;
    right: 0;
    bottom: -27px;
    z-index: 10;
}
.date1 {
    background: #EC1D25;
    width: 100px;
    height: 80px;
    text-align: center;
    line-height: 80px;
    font-size: 30px;
    color: #fff;
    font-weight: 400;
}
.date2 {
    background: #121C22;
    width: 100px;
    height: 27px;
    text-align: center;
    line-height: 27px;
    font-size: 15px;
    color: #fff;
    font-weight: 400;
    letter-spacing: 1px;
}
.event_box:hover img{
    filter: grayscale(1);
   /* -webkit-transform: scale(1.25);
  -moz-transform: scale(1.25);
  -ms-transform: scale(1.25);
  -o-transform: scale(1.25);
  transform: scale(1.25);*/
}
/*@keyframes flash {
  0%   { opacity: 1; }
  50% { opacity: 0.5; }
  100% { opacity: 1; }
}*/
.event_cont h5 a{
    color: #3A426D;
    font-weight: 500;
}
.event_cont h5 a:hover{
    color: #000;
    font-weight: 500;
}
.event_cont{
    margin-top: 20px;
}
.event_cont p {
    color: #EC1D25;
    font-weight: 500;
    display: flex;
    align-items: center;
}
.event_cont p .bi{
    font-size: 20px;
}
.event_modat_cont p:last-child{
    margin-bottom: 0px;
}
.event_modat_cont h3 {
    color: #3A426D;
    letter-spacing: 2px;
    font-weight: 600;
    font-family: "Hind Mysuru", sans-serif;
    font-size: 25px;
}
.event_modat_cont span{
    font-size: 15px;
    color: #606999;
    display: block;
}
.event_modat_cont span .fa{
    color: #EC1D25;
    font-size: 15px;
}
.event_modat_cont p .bi{
    color: #EC1D25;
    font-size: 15px;
}
.event_slide.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 10px;
    position: absolute;
    right: -6px;
    top: -60px;
}
.event_slide.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    background: #D9D9D9;
}
.event_slide.owl-theme .owl-dots .owl-dot.active span, .event_slide.owl-theme .owl-dots .owl-dot:hover span {
    background: #EC1D25;
}
/*Event_End*/

/*Career_Open*/
.career{
    background: #fff;
    padding: 70px 0px;
}
.accordion-title:before {
    content: "";
    padding-right: 5px;
    background: url(../images/minus.png);
    width: 50px;
    height: 50px;
    background-repeat: no-repeat;
    position: absolute;
    top: 50%;
    left: 1px;
    transform: translate(0%, 0%);
}
.accordion-title.collapsed:before {
/*    float: right !important;*/
    content:"";
    background: url(../images/plus.png);
    width: 50px;
    height: 50px;
    background-repeat: no-repeat;
    position: absolute;
    top: 50%;
    left: 1px;
    transform: translate(0%, -15%);
}
.faq_cont .card-body p:last-child{
    margin-bottom: 0px;
}
.faq_cont .card-body {
    padding: 20px 1px;
}
.career_cont{
    border: 1px solid #cccccc;
}
.tab-content{
    padding: 0px 50px;
}
.faq_cont .card-header {
    padding: 0px;
    border-radius: 0px;
    border-bottom: 0px;
    background: #fff;
    position: relative;
}
.faq_cont .card-header a {
    color: #3A426D;
    display: block;
    padding: 15px 20px 15px 50px;
    font-size: 20px;
    font-weight: 300;
}
.faq_cont .card {
    border-radius: 0px;
/*    border: 1px solid #bdc8da;*/
    border: none;
    border-bottom: 1px solid #cccccc;
    margin: 0px 0px 15px 0px;
    margin-bottom: 0px;
}
.faq_cont .card:last-child{
    border-bottom: none;
}
.accordion-title.collapsed:before {
    color: #0693d8;
}
.list_ul ul{
    list-style: none;
}
.list_ul ul li {
    font-size: 15px;
    margin-top: 10px;
    position: relative;
    padding-left: 35px;
    color: #606999;
}
.list_ul ul li .bi {
    background: #EC1D25;
    width: 16px;
    height: 16px;
    display: inline-block;
    line-height: 19px;
    color: #fff;
    border-radius: 50%;
    font-size: 14px;
}
.list_ul ul li .bi-check-lg{
    margin-right: 15px;
    position: absolute;
    left: 0;
    top: 3px;
}
/*.bi-check-lg::before {
    padding-left: 1px;
}*/
/*Career_End*/

/*Skills_Required_Open*/
.skills_required {
    position: relative;
    height: 600px;
}
.skills_required img{
    height: 600px;
    object-fit: cover;
    width: 100%;
}
.skills_required .container {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
}
.skills_required_cont {
    background: #121C22;
    padding: 30px;
    width: 100%;
    margin-top: 70px;
    position: absolute;
    z-index: 50;
    right: 15px;
    bottom: 20px;
    top: 0;
    height: 530px;
}
b, strong {
    font-weight: 600;
}
.skills_required_cont .list_ul ul li{
    color: #fff;
    padding-left: 30px;
    position: relative;
}
.skills_required_cont .list_ul ul li .bi-check-lg {
    margin-right: 15px;
    position: absolute;
    left: 0;
    top: 3px;
    color: #121C22;
}
/*Skills_Required_End*/

/*Fee_Structure_Open*/
.fee_structure{
    padding: 70px 0px;
}
.table td, .table th {
    vertical-align: middle;
    border: none !important;
    border: 1px solid #3A426D !important;
    color: #3A426D;
}
.table {
    border: 1px solid #3A426D;
}
.table thead th {
    vertical-align: middle;
    font-weight: 600;
}
.table thead th:nth-child(odd) {
    vertical-align: middle;
    background: #EACA49;
}
/*Fee_Structure_End*/

/*Apply_Now_Open*/
.apply_now{
    padding: 60px 0px;
    background: #121C22;
}
.apply_now_cont{
    padding-right: 100px;
}
.get_otp {
    padding: 8px 20px;
    color: #000000;
    background: #9BA4D7;
    margin-top: 0px;
    display: inline-block;
    font-weight: 500;
    letter-spacing: 1px;
    font-size: 15px;
    border: 1px solid #9BA4D7;
}
.get_otp:hover{
    background: none;
    color: #3A426D;
    border: 1px solid #3A426D;
}
.get_otp_inactive{
    padding: 8px 20px;
    background: none;
    color: #3A426D;
    margin-top: 0px;
    display: inline-block;
    font-weight: 500;
    letter-spacing: 1px;
    font-size: 15px;
    border: 1px solid #3A426D;
}
.input_otp {
    padding: 8px 20px;
    color: #7c7c7c;
    background: #fff;
    margin-top: 0px;
    display: inline-block;
    font-weight: 500;
    letter-spacing: 1px;
    font-size: 15px;
    border: 1px solid #fff;
}
.input_otp:hover{
    background: none;
    color: #3A426D;
    border: 1px solid #3A426D;
}
.submit_btn {
    color: #000;
    background: #fff;
    padding: 10px 20px;
    letter-spacing: 1px;
    border: 1px solid #fff;
    font-weight: 400;
    display: inline-block;
    border-radius: 0px;
    transition: 0.4s;
}
.submit_btn:hover{
    background: #EC1D25;
    color: #fff;
    border: 1px solid #EC1D25;
}
.submit_btn .bi{
    transition: 0.4s;
}
.submit_btn:hover .bi{
    padding-left: 5px;
}
.apply_now_form{
    background: #EACA49;
    padding: 50px;
}
.frame_3 {
    position: absolute;
    right: 40px;
    bottom: -30px;
    width: 200px;
}
/*Apply_Now_End*/

/*Footer_Open*/
.footer{
    padding: 40px 0px 30px 0px;
    background: #121C22;
}
.footer p:last-child{
    margin-bottom: 0px;
}
.footer p{
    color: #a0a4a7;
}
.quick_link ul{
    list-style: none;
}
.quick_link ul li{
    float: left;
    margin: 0px 10px;
}
.quick_link ul li a{
    font-size: 14px;
    color: #a0a4a7;
    padding: 0;
}
.quick_link ul li a:hover{
    color: #fff;
}
/*Footer_End*/

.left_cont_box .list_ul ul li {
    color: #606999;
}
.faq_cont .nav-tabs .nav-link {
    border: none;
    background: #fff;
    padding: 12px 50px;
    letter-spacing: 2px;
    font-weight: 600;
    border-radius: 0px;
    color: #3A426D;
}
.faq_cont .nav-tabs .nav-link.active{
    border: none;
    background: #E8E8E8;
    letter-spacing: 2px;
    font-weight: 600;
}
.faq_cont .nav-tabs {
    border: none;
}
#exampleModal2 .modal-body {
    padding: 0px;
}
#exampleModal2 .event_modat_cont h5{
    color: #3A426D;
    font-weight: 600;
    display: block;
    font-size: 18px;
}
#exampleModal2 .event_modat_cont p a{
    color: #606999;
}
#exampleModal2 .event_modat_cont p a:hover{
    color: #000;
}
#exampleModal2 .event_modat_cont{
    padding: 30px 20px;
}
#exampleModal2 .event_modat_bg img{
    height: 530px;
    object-fit: cover;
}
#website a{
    white-space: break-spaces;
    word-break: break-all;
}
.event_modat_cont span {
    font-size: 14px;
}










/*******************************/
/*******************************/
/*** Responsive_CSS ***/
/********************************/
/*******************************/
@media screen and (max-width: 1400px) {
    .navbar-expand-lg .navbar-nav .nav-link, .navbar-nav .nav-link {
    letter-spacing: 0px;
    padding: 10px 15px;
}
}

@media screen and (max-width: 1280px) {
    .navbar-expand-lg .navbar-nav .nav-link, .navbar-nav .nav-link {
    letter-spacing: 1px;
    padding: 10px 13px;
    border-bottom: 2px solid #fff;
    font-size: 14px;
}
.skills_required_cont {
    height: 630px;
}
.skills_required img {
    height: 700px;
}

}


@media screen and (max-width: 1024px) {
    .navbar-expand-lg .navbar-nav .nav-link, .navbar-nav .nav-link {
    letter-spacing: 0px;
    padding: 10px 15px;
}

@media screen and (max-width: 820px) {

.container-fluid, .container-lg, .container-md, .container-sm, .container-xl {
    padding: 0px 20px;
}
.container{
    max-width: 100%;
    padding: 0px 20px;
}
.logo {
    width: 170px;
}
.bsnav {
    justify-content: end;
}
.bsnav-mobile .navbar {
    width: 350px;
}
.bsnav-mobile .navbar {
    transform: translate3d(350px, 0, 0);
}
.navbar-toggler.toggler-spring.active .navbar-toggler-icon::after {
    background-color: #ff0101;
}
.navbar-toggler.toggler-spring.active .navbar-toggler-icon::before {
    background-color: #ff0101;
}
.bsnav-mobile .navbar-nav .nav-item .nav-link {
    padding: 0px 0px;
    font-size: 25px;
    letter-spacing: 2px;
    margin-bottom: 40px;
    line-height: 1;
    margin-left: 10px;
}
.bsnav-mobile .navbar {
    padding: 80px 0 15px;
}
.home_banner h1 {
    font-size: 50px;
}
.home_banner p{
    font-size: 20px;
}
.home_banner {
    margin-top: 92px;
/*    height: 25vh;*/
}
.home_banner .banner_rightbg {
<<<<<<< HEAD
    height: auto;
=======
    height: 60vh;
>>>>>>> 3c574fe00939e87281960d3e4b6915231be981a5
}
.home_banner .frame_1 {
    top: 10%;
    width: 200px;
}
.box1 {
    padding-right: 10px;
}
.box2 {
    padding-left: 10px;
}
.vlsi_cont {
    padding: 30px;
    margin-left: 30px;
    margin-right: 30px;
    margin-top: -60px;
}
.red_line {
    width: 200px;
    height: 200px;
    right: 15px;
    margin-top: 125px;
}
.title2 {
    font-size: 28px;
}
.title1 {
    font-size: 28px;
}
.faculty_content {
    padding-left: 40px;
}
.faculty_content h5 {
    font-size: 20px;
    margin-bottom: 15px;
}
.faculty_cont .read_more {
    margin-top: 20px;
    display: inline-block;
    line-height: 1;
}
.industry {
    color: #fff;
}
.industry .title1 {
    font-size: 28px;
    color: #fff;
}
.industry p {
    color: #fff;
}
.left_cont_box .list_ul ul li {
    color: #fff;
}
.left_cont_box h5 {
    color: #fff;
}
.industry_cont span {
    color: #EACA49;
}
.program h3 {
    font-size: 25px;
}
.program_sec h3 {
    font-size: 22px !important;
}
.facilities {
    padding: 30px 0px 30px 0px;
    margin: 0px 40px;
    margin-top: -100px;
}
.date1 {
    width: 80px;
    height: 60px;
    line-height: 60px;
    font-size: 25px;
}
.date2 {
    width: 80px;
    height: 25px;
    line-height: 25px;
    font-size: 14px;
}
.event_cont h5 a {
    font-size: 19px;
}
.skills_required {
    height: 670px;
}
.skills_required_cont {
    padding: 30px;
    height: 570px;
    margin-top: 130px;
    width: 80%;
        right: 15px;
}
.apply_now_form {
    padding: 30px;
}
.footer{
    text-align: center;
}
.left_cont_box {
    padding-right: 0px;
}
.skills_required img {
    height: 700px;
    object-fit: cover;
    width: 100%;
}
.modal-dialog {
    max-width: 90%;
}
#exampleModal2 .event_modat_bg img {
    height: 600px;
}
#exampleModal2 .event_modat_cont {
    padding: 30px 20px 20px 0px;
}
#exampleModal2 .event_modat_cont p{
    word-break: break-all;
}
.faq_cont .nav-tabs .nav-link {
    padding: 12px 20px;
    width: 33.3%;
}
}


@media screen and (max-width: 575px) {
.h1, h1 {
    font-size: 1.7rem;
}
.h2, h2 {
    font-size: 1.5rem;
}
.h3, h3 {
    font-size: 1.4rem;
}
.h5, h5 {
    font-size: 1.1rem;
}
.bsnav-mobile .navbar {
    top: 0px;
}
.bsnav-mobile .navbar {
    width: 100%;
}
.bsnav-mobile .navbar {
    transform: translate3d(100%, 0, 0);
}
.bsnav-mobile .navbar-nav .nav-item .nav-link {
    font-size: 25px;
    letter-spacing: 1px;
    margin-bottom: 30px;
    line-height: 1;
}
.container-fluid, .container-lg, .container-md, .container-sm, .container-xl {
    padding: 0px 15px;
}
.container{
    max-width: 100%;
    padding: 0px 15px;
}
header .appply_now {
    padding: 6px 8px;
    font-size: 14px;
}
.header_top {
    padding: 4px 0px;
}
.header_top span {
    font-size: 13px;
}
.home_banner h1 {
    font-size: 30px;
}
/*.home_banner {
    height: 20vh;
}*/
.home_banner p {
    font-size: 16px;
}
.home_banner .frame_1 {
    top: 10%;
    width: 160px;
    z-index: -1;
}
.home_banner .banner_rightbg {
    height: auto;
    object-fit: cover;
}
.appply_now {
    padding: 8px 15px;
    font-weight: 500;
    font-size: 14px;
}
.box2 {
    padding-left: 0px;
}
.about_snu {
    padding: 0px 0px;
    background: none;
}
.box1 {
    padding: 50px 15px 30px 15px;
    background: #F6F6F6; 
    margin-left: -15px;
    margin-right: -15px;
}
.box2 {
    padding: 30px 15px 50px 15px;
    background: #121C22; 
    margin-left: -15px;
    margin-right: -15px;
}
.title1 {
    font-size: 25px;
}
.title2 {
    font-size: 25px;
}
.vlsi {
    padding: 50px 0px;
}
.vlsi_cont {
    padding: 20px;
    margin-left: 20px;
    margin-right: 20px;
    margin-top: -50px;
}
p{
    font-size: 14px;
}
.faculty {
    padding: 50px 0px;
}
.faculty_content {
    padding-left: 0px;
    margin-top: 15px;
}
.faculty_content h5 {
    font-size: 18px;
    margin-bottom: 10px;
}
.faculty_cont .read_more {
    margin-top: 15px;
    font-size: 14px;
}
.faculty_slide.owl-carousel .owl-item img {
    display: block;
    width: 100%;
}
.faculty_slide .item {
    background: none;
}
.faculty_content {
    background: none;
}
.career {
    padding: 50px 0px;
}
.list_ul ul li .bi {
    width: 14px;
    height: 14px;
    line-height: 16px;
    font-size: 12px;
}
.bi-check-lg::before {
    padding-left: 1px;
}
.faq_cont .card-header a {
    font-size: 17px;
    padding: 8px 10px 8px 30px;
    font-weight: 400;
}
.accordion-title:before {
    left: 0px !important;
}
.faq_cont .card-body {
    padding: 10px 0px;
}
.industry {
    padding: 50px 0px 80px 0px;
}
.industry .title1 {
    font-size: 24px;
}
ul li{
    font-size: 14px !important;
}
.industry_cont span {
    font-size: 60px;
}
.industry_cont {
    border-left: 3px solid #EC1D25;
    padding-left: 15px;
    margin-left: 20px;
    margin-top: 60px;
}
.list_ul ul li {
    padding-left: 30px;
}
.industry_rightbg {
    object-fit: cover;
}
.industry_slide.owl-carousel .owl-nav .owl-prev {
    right: 40px;
    font-size: 25px;
}
.industry_slide.owl-carousel .owl-nav .owl-next {
    font-size: 25px;
}
.program {
    padding: 50px 0px 150px 0px;
}
.program h3 {
    font-size: 20px;
}
.program_sec {
    border-bottom: 1px solid #ffb4b7;
    border-right: none;
    height: auto;
}
/*.program_sec:last-child{
    border: none !im;
}*/
.facilities {
    padding: 20px 0px 10px 0px;
    margin: 0px 15px;
    margin-top: -100px;
}
.partner_companies {
    padding: 50px 0px 40px 0px;
}
.owl-theme .owl-dots .owl-dot span {
    width: 8px !important;
    height: 8px !important;
    margin: 5px 3px;
}
.event {
    padding: 50px 0px;
}
.date1 {
    width: 70px;
    height: 50px;
    line-height: 50px;
    font-size: 21px;
}
.date2 {
    width: 70px;
    height: 20px;
    line-height: 22px;
    font-size: 13px;
}
.event_cont h5 a {
    font-size: 18px;
}
.skills_required_cont {
    padding: 30px;
    height: 800px;
    margin-top: 100px;
    width: 92%;
    right: 15px;
}
.skills_required {
    height: 900px;
}
.skills_required img {
    height: 900px;
}
.fee_structure {
    padding: 50px 0px;
}
.apply_now {
    padding: 50px 0px 20px 0px;
}
.apply_now_cont {
    padding-right: 0px;
}
.apply_now_form {
    padding: 15px;
}
.form-control {
    font-size: 14px;
    height: 45px;
}
.get_otp {
    padding: 8px 15px;
    margin-top: 0px;
    font-size: 14px;
}
.input_otp {
    padding: 8px 15px;
    margin-top: 0px;
    font-size: 14px;
}
.footer_logo{
    width: 200px;
}
.quick_link ul li a {
    font-size: 14px;
}
.quick_link ul li {
    float: none;
    margin: 8px 10px;
}
#exampleModal2 .event_modat_bg img {
    height: auto;
    width: 100%;
}
.modal-dialog {
    max-width: 100%;
}
#exampleModal2 .event_modat_cont {
    padding: 20px 20px 10px 20px;
}
.event_modat_cont h3 {
    font-size: 23px;
}
button.close {
    right: 0px;
    top: 0px;
    width: 35px;
    height: 35px;
    font-size: 25px;
}
.faq_cont .nav-tabs .nav-link {
    padding: 12px 30px;
    width: auto;
    letter-spacing: 1px;
    font-size: 16px;
    white-space: nowrap;
}
.faq_cont .nav-tabs {
    border: none;
    overflow: scroll;
    width: 100%;
    position: relative;
    display: flex;
    flex-wrap: nowrap;
    overflow: scroll;
    overscroll-behavior: none;
    scrollbar-width: none;
    -ms-overflow-style: none;
    margin: 0 auto;
    max-width: var(--page-width);
    transform: translateZ(0);
    transition: transform var(--ease) var(--duration);
}
.tab-content {
    padding: 0px 10px;
}
.pc_cont span {
    line-height: 0;
}
.modal-body {
    padding: 15px;
}
.red_line {
    bottom: -20px;
    border: 1px solid #EC1D25;
}
.partner_slide.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 10px;
    position: relative;
    right: auto;
    top: auto;
}
}
/*Section Industry*/
/*.slid_back_w{
    background-color: #fff;
    z-index: 1;
  }
  @media screen and (max-width: 575px){
    .slid_back_w{
        background-color: #ffffff00;
      }
  }*/














