#course-pge-main-wrpr { position:relative; padding:0 0; }
.para1{font-size:16px;line-height:32px;text-align:justify;color:#000000;margin:0px}
.para2{font-size:16px;line-height:32px;color:#000000;margin:0px}

.rounded-corners-gradient-borders-right{
  border: double 2px transparent;
  border-radius: 10px;
  background-image: linear-gradient(to right,rgb(255, 255, 255)60%, rgb(255, 255, 255)80%), linear-gradient(to right,rgb(217, 134, 0),rgba(115, 71, 0, 0));
  background-origin: border-box;
  background-clip: padding-box, border-box;
  }
.rounded-corners-gradient-borders-left{
  border: double 2px transparent;
  border-radius: 10px;
  background-image: linear-gradient(to right,rgb(255, 255, 255)60%, rgb(255, 255, 255)80%), linear-gradient(to left,#D98600,#412c0b00);
  background-origin: border-box;
  background-clip: padding-box, border-box;
  }
.box-fade-left{border-width:2px;border-style:solid;border-image:linear-gradient(to left, #D98600 20%, #73470000 70%) 1;border-radius:10px;background: linear-gradient(270deg,rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);}
.light-heading-large{font-size:41px;color:#0C5294}
.common-heading { text-align:left; margin-bottom: 22px; }
.common-heading h1 { color: #D98600; font-weight: 200; }
.common-heading h1 span { color: #0C4D8B; font-weight: 400; }
p{text-align:justify;color:#424242}
.h1-orange-header{color: #D98600;font-size:48px}
.h2-black-header{color: #0C4D8B;font-size:35px}
.h2-orange-header{color: #D98600;font-size:35px}
.h6-orange{color: #D98600;font-size:22px}
.more-items{color:#0C4D8B;cursor:pointer}
.top-container{background-image:url(../images/bg_3.jpg);padding-top:100px;background-repeat:no-repeat;background-size:100% 700px;background-position:top;padding-bottom:280px}
.nav-tabs{border:0px}
.college-list-right.nav-link{width:100%;border-radius:6px;border-top-left-radius:30px;border-bottom-right-radius:30px;border:1px solid #D98600;height:58px;box-shadow:2px 2px 5px rgb(196, 196, 196);background-color:white;margin-bottom:12px;margin-top:12px;color:#3C3C3C}
.college-list-left.nav-link{width:100%;border-radius:6px;border-top-right-radius:30px;border-bottom-left-radius:30px;border:1px solid #D98600;height:58px;box-shadow:2px 2px 5px rgb(196, 196, 196);background-color:white;margin-bottom:12px;margin-top:12px;color:#3C3C3C}
.college-list-left:nth-child(2){transform:translateX(96px)}
.college-list-left:nth-child(3){transform:translateX(192px)}
.college-list-right:nth-child(2){transform:translateX(-96px)}
.college-list-right:nth-child(3){transform:translateX(-192px)}
.college-list-container{margin-top:-84px}
.tab-content-section{min-height:100vh;margin-top:-240px}
.facility-img{min-height:180px;background-size:cover;background-position:center;background-repeat:no-repeat;border-radius:100px;}
.content-boxes{width:94%;min-height:250px}
.content-boxes:nth-child(odd){background-color:rgb(247, 247, 247);border-top-left-radius:150px;border-bottom-left-radius:150px}
.content-boxes:nth-child(even){background-color:rgb(255, 255, 255);border-top-right-radius:150px;border-bottom-right-radius:150px}
.content-box-content{padding-left:50px;padding-right:50px}
.facility-3-boxes { background-color:#ffffff;box-shadow:1px 1px 15px #c7c7c7;border:2px solid #D98600} 
#nav-central-contents-facilities-3{background-image:url('../images/wave-1-9.jpg');background-size:100% 70%;background-repeat:no-repeat;background-position:bottom}




@media screen and (max-width: 992px) {
.college-list-right.nav-link{width:100%;border-radius:10px;border:1px solid #D98600;height:58px;box-shadow:2px 2px 5px rgb(196, 196, 196);background-color:white;margin-bottom:12px;margin-top:12px;color:#3C3C3C}
.college-list-left.nav-link{width:100%;border-radius:10px;border:1px solid #D98600;height:58px;box-shadow:2px 2px 5px rgb(196, 196, 196);background-color:white;margin-bottom:12px;margin-top:12px;color:#3C3C3C}
.college-list-left:nth-child(2){transform:translateX(0px)}
.college-list-left:nth-child(3){transform:translateX(0px)}
.college-list-right:nth-child(2){transform:translateX(0px)}
.college-list-right:nth-child(3){transform:translateX(0px)}
.content-boxes{width:100%;box-shadow:1px 1px 30px rgb(238, 238, 238)}
.content-box-content{padding-left:0px;padding-right:0px;order:1}
.facility-img{order:2}
  }


