@charset "utf-8";
/* CSS Document */

a{
    text-decoration:none !important;
}
img{
    width:100%;
}
.banner{
	width:100%;
	max-width:1600px !important;
	margin:0 auto;
	height:auto;
	position:relative;	
}
.banner .item{
	width:100%;
	height:auto;
}

.banner-form {
    width: 100%;
    max-width: 334px;
    padding: 20px 25px;
    background-color: #2b53ba;
    position:absolute;
	top:50%;
	right:40px;
	transform:translateY(-50%);
	-webkit-transform:translateY(-50%);
	z-index:99;
}

.container{
    padding:0 40px;
}


.sub-tab-content{
	display:none;
}
.sub-tab-content.in{
	display:block;
}
.sub-tab-content {
    width: 100%;
    padding: 20px;
    margin-top: 55px;
}


/*
.w3-col .course-tab-nav {
    padding-right: 40px;
    padding-top: 40px;
}

.course-tab-nav .course_nav_wrapper {
    background-color: #f5f5f5;
    padding: 2px;
}


.course-tab-nav a.active {
    background-color: #ed1c24;
    box-shadow: 0 7px #bd2b21;
    color: #FFF;
    border-radius: 10px;
    margin-bottom: 8px;
}
.course-tab-nav a {
    display: block;
    width: 100%;
    height: auto;
    font-size: 20px;
    line-height: 26px;
    border-bottom: 1px solid #ed1c24;
    padding: 10px 15px;
    position: relative;
    color: #000;
    text-transform: uppercase;
}
.course-tab-nav a:last-child{
	border-bottom:0;
}

.tab-content{
	display:none;
}
.tab-content.in{
	display:block;
}
.tab-content {
    width: 100%;
    padding: 20px;
    margin-top: 20px;
}

.mobile_showing_tabs {
    display: none;
}

.container {
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 40px;
}

*/

.course-tab-nav a.active{
    border-radius:0 !important;
}

.reap_code_boxes{

  width:100%;
  height:auto;
	
}

.reap-boxes{
  display:block;
  width:100%;
  height:auto;
  margin:0 auto;
  padding:4px 15px;	
  border-radius:10px;
  margin-bottom:20px;
  color:#fff;
  font-weight:600;
  font-size:18px;
  line-height:22px;
  text-align:center;
  background-color:#2e3192;
  max-width:350px;
  
}

#lp_header{
  width:100%;
  height:auto;
  padding:10px 0;
  position:relative;
  box-shadow:0 0 4px rgba(0,0,0,.5);
  	
}
#lp_header .logo{
  width:100%;
  height:auto;
  max-width:240px;
  float:left;
  position:relative;
  top:17px;
}
#lp_header .logo img{
    width:100%;
    height:auto;
}

#lp_header .header-center{
  width:100%;
  max-width:700px;
  margin:auto;
  text-align:center;
  position:absolute;
  left:0;right:0;
  margin:auto;
  top:50%;
  transform:translateY(-50%);
  -webkit-transform:translateY(-50%);	
}
#lp_header .header-center p{
    font-size:24px;
    line-height:32px;
    color:#2e3192;
    font-weight:600;
}
.call-to-action{display: block;
    margin: 0 auto;
    width: 33%;}
 .call-to-action a{background-color: #ed1c24;
    box-shadow: 0 7px #bd2b21;
    color: #FFF;
    border-radius: 10px;
    margin-bottom: 8px;
padding: 8px 20px;
float:right;}

#lp_header .header-right{
  float:right;
  width:100%;
  max-width:200px;
  top:-4px;
}
#lp_header .header-right h3{
  font-size: 18px;
  line-height: 20px;
}
.header-right p,.header-right a{
  font-size: 16px;
  line-height: 18px;
  display:block;
}
.header-right p{
    margin-bottom:3px;
}

.banner-form .input_box input, .banner-form .input_box select{
    padding-left:15px !important;
}

.at_a_glanc .item{
    min-height:244px !important;
}

.recuiters .heading{
    margin-bottom:0;
    text-align:center;
}
.recuiters .heading h2{
    text-align:center;
    position:relative;
}
.recuiters .heading h2:after{
    content:'';
      display:block;
      width:100px;
      height:2px;
      background-color:#000;
      left:0;right:0;margin:auto;
      bottom:-5px;
}

.course-tab-nav .course_nav_wrapper{
    position:relative;
}
/*
.course-tab-nav .course_nav_wrapper:before{
    content:'';
    display:block;
    width:100%;
    height:600px;
    background-color:#f5f5f5;
    position:absolute;
    left:0;right:0;
    bottom:-600px;
    z-index:-1;
}
*/
.mobile_hidden_tabs__{
  /*min-height:654px; */	
}
section.pgc_highlights{
    position:relative;
    z-index:99;
	border-top:10px solid #FFF;
}
#footer a.hide-mob i{
    position: relative;
left: 3px;
}

#footer .f-logo{
    width:100%;
    max-width:280px;
    margin:10px auto;
}

#footer{
    padding-top:40px;
}
#footer .address{
    text-align:center;
}

#footer .copyright{
    width:100%;
    text-align:center;
    padding:5px 0;
    background-color:#3e4095;
    color:#FFF;
}

#footer p{
    color:#FFF;
}


.current-student-btn-box .icon-box, .current-student-btn-box h3{
    height:74px !important;
}

#rel-seat_matrix table td,#rel-seat_matrix table td{
    text-align:center;
}

#rel-seat_matrix table tr td:first-child,#rel-seat_matrix table tr td:first-child{
    text-align:left;
}

ul li{
  padding:5px 0;   
}
ul.why-pgc-list > li{
   
}
ul.why-pgc-list > li:before{
    
}


#footer .address p{
    color:#000;
}
#footer .copyright{
    margin-top:20px;
}

.accordion-header.active-header + .accordion-content{
  display:block !important;
  width:100% !important;
  height:auto !important;	
}

.input_box .error {
    border:2px solid #f00 !important;
}

.mobile-view{
  display:none !important;	
}


@media screen and (max-width:1039px){
  #lp_header .header-right{
      display:block;
  }
}

@media screen and (max-width:1024px){
      section.pgc_highlights{
      padding:20px 0 !important;
      margin:20px 0 !important;
  }
  .pgc_highlights .w3-col.l9{
      padding-right:0 !important;
  }
  section.pgc_highlights .heading{
      margin:0;
      text-align:center;
  }
  .heading h2{
      position:relative;
      text-align: center;
  }
  .heading h2:after{
      content:'';
      display:block;
      width:100px;
      height:2px;
      background-color:#000;
      left:0;right:0;margin:auto;
      bottom:-5px;
  }
  
  
}

@media screen and (max-width:992px){
  #lp-banner-carousel{
      display:none;
  }
.mobile_showing_tabs{margin-top:0px !important;}
  .banner{
    padding:20px;
  }
  .banner-form{
      float:none !important;
      position:static;
      margin:0 auto;
      transform:none;
      -webkit-transform:none;
  }

}

 @media screen and (max-width:900px){
    #lp_header .header-center{
      transform: none;
      top: 140px;
      z-index: 99;
    }
   .banner-form{
       margin-top:40px;
   } 
   
 }
 @media screen and (max-width:768px){
	.desktop-view{ display:none !important; }
	.mobile-view { display:block !important; }
.banner{top:90px;}

 } 

@media screen and (max-width:500px){
    #lp_header .logo{
        margin: 30px auto 0;
       float: none;
    }
.call-to-action {width:79%;}
.call-to-action a{display:block; margin:0 auto;}
    #lp_header .header-right {
    display: block;
    width: 100%;
    float: none;
    position: static;
   }
    #lp_header .header-right h3{
        display:none;
    }
    #lp_header .logo{
        top:0;
    }
   .header-right a.phn{
    margin-bottom: 3px;
    position: absolute;
    top: 10px;
    left: 20px;
   }
   .header-right a.hide-desktop{
    position: absolute;
    right: 20px;
    top: 10px;
   }
   .banner-form{margin-bottom:90px;}
   
}

@media screen and (max-width:340px){
  .header-right a.phn{
      left:10px;
      font-size:13px;
  }
    .header-right a.hide-desktop{
      right:10px;
      font-size:13px;
  }
}




.intro_wrap {
    max-width: 600px;
    height: auto;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 240px;
    padding: 15px;
    z-index: 999;
    background-color: rgba(3,78,162,0.5);
    border-radius: 10px;
    box-shadow: 0 0 6pc rgba(255,255,255,0.5);
}
.intro_wrap .intro {
    width: 100%;
    height: auto;
    background-color: rgba(255,255,255,0.7);
    text-align: center;
    color: #000;
    text-transform: uppercase;
    border-radius: 10px;
    padding: 20px;
}
.intro h1 {
    font-size: 50px;
    font-weight: 600;
    border-bottom: 10px solid #0968c3;
}
.intro p {
    font-size: 20px;
}

.hide-desktop{
    display:none !important;
}

@media screen and (max-width:992px){
.hide-mob{
    display:none !important;
}
  .hide-desktop{
    display:block !important;
 }
 .container{
     padding:0 20px;
 }
 .thanks-page footer .devloped{
     text-align:center !important;
 }
 .thanks-page footer .devloped a{
     display:inline-block;
 }
 .thanks-page footer .copy{
     text-align:center !important;
 }
 .thanks-page .thanks > img{
	 display:none;
 }
 .thanks-page .thanks{
	background-image:url('../images/thanks_banner.jpg');
	background-size:cover;
	background-position:center center; 
 }
 .thanks-page .intro h1 {
    font-size: 44px;
	line-height: 80px;
 }
}


.thanks-page a, .thanks-page p{
    font-size:15px;
}
.thanks-page .thanks{
    width:100%;
    max-height:780px;
    overflow:hidden;
	height:100vh;
}
.thanks-page footer{
    width:100%;
    height:auto;
    padding:10px;
    text-align:center;
    color:#FFF;
    background-color:#2e3192;
}
.thanks-page footer .devloped{
    text-align:right;
}
.thanks-page footer .copy{
    text-align:left;
}
#rel-seat_matrix .secondyear{
background: #f1f1f1;
  padding: 13px;
  width: 376px;
  margin-right: 30px;
  color: black;
  /*box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);*/
  margin-bottom: 23px;
}
#rel-seat_matrix .firstyear{
width: 376px;
  background: #f1f1f1;
  padding: 13px;
  margin-bottom: 23px;
  color: black;
  /*box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);*/
}
.smmm{
	display:inline-flex;
}
#rel-seat_matrix a.active{
background:#ed1c24;
    color: white;}
