.satsidemenu{position:absolute;height:120vh;margin-top:0px; width: 100%; }
.rgt-svvg-icon { position: absolute; right: 13px; top: 7px; }
.satsidemenuItem{font-size:16px;color:#333333;cursor:pointer;transition:.15s;border-bottom:1px solid #333333; position:relative; padding-top: 9px !important; padding-bottom: 9px !important; padding-right: 15px; }
.sidemnucontent{transition:.2s}
.sidemnucontent:hover{transform:scale(1.03)}

.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; }

.widget_list ul li::before { content: url(../images/right-icon_1.png); left:0; position:absolute; padding-left:4px; color:#707070; font-size: 14px;}
.widget_list ul { float:left; list-style:outside none none; margin-bottom:0; padding-left:0; width:100% }
.widget_list ul li { margin-bottom:3px; padding-left:36px; position:relative;  line-height: 29px; font-size: 16px;}

.cam-accrd-wdth { padding: 53px 0px 2px; }

#tab-button{display:table;table-layout:fixed;width:100%;margin:0;padding:0;list-style:none}
#tab-button li{display:inline-block; }
#tab-button li a {
  display: block;
  padding: 11px 22px;
  background: #eee;
  border: 1px solid #ddd;
  text-align: center;
  color: #000;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 17px;
  letter-spacing: 1px;
  font-weight: 400;
}
#tab-button li a:hover,#tab-button .is-active a{ background:#D98600; color:#fff; }
.tab-contents {  }
.tab-button-outer{display:none}
.tab-contents{margin-top:20px}
@media screen and (min-width: 768px) {
.tab-button-outer{position:relative;z-index:2;display:block}
.tab-select-outer{display:none}
.tab-contents{position:relative;top:-1px;margin-top:20px; }
}

.in-achiv-wrapper_para h2 { color: #0c4d8b; font-size: 28px; line-height: 33px; margin: 0px auto 2px; }
.in-achiv-wrapper_para p { line-height: 27px; font-size: 15px; }
.in-achiv-wrapper { padding: 16px 0; background: #fff; margin-bottom: 24px; box-shadow: 0px 0px 3px -1px #00000075; border-radius: 13px; }
#studnt-council_mmg img { width:100%; }
#course-pge-main-wrpr { background: url(../images/bg_1.jpg) center; background-size: cover; padding: 13px 0 60px; }
.custom-dropdown{position:relative;display:inline-block;vertical-align:middle;padding:0!important;border-radius:2px;width:100%;margin:0px auto}
.custom-dropdown__select { padding: 7px 16px; border: 0; border-radius: 8px; -webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;font-weight:400;color:#000;height:50px;border:1px solid #cfcfcf;margin:0 auto;font-size:15px;letter-spacing:0;background:#fff}
#progrmm-serch-item .custom-dropdown__select{padding:9px 18px;border:0;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;font-weight:400;color:#777;height:54px;border:none;margin:0 auto;font-size:15px;letter-spacing:0}
.custom-dropdown::before,.custom-dropdown::after{content:"";position:absolute;pointer-events:none}
.custom-dropdown::after{content:url(../images/down.png);height:0;font-size:13px;line-height:1;right:12px;top:56%;margin-top:-9px;color:#d72027!important}
.custom-dropdown::before{width:2.3em;right:0;top:0;bottom:0;border-radius:0 3px 3px 0}
.custom-dropdown__select[disabled]{color:rgba(0,0,0,.3)}
.custom-dropdown.custom-dropdown--disabled::after{color:rgba(0,0,0,.1)}
.custom-dropdown--white::before{background-color:transparent;border-left:none}
.custom-dropdown--white::after{color:rgba(0,0,0,.9)}
.custom-dropdown--emerald::before{background-color:#1aa181}
.custom-dropdown--emerald::after{color:rgba(0,0,0,.4)}
.custom-dropdown--red::before{background-color:#d53a22}
.custom-dropdown--red::after{color:rgba(0,0,0,.4)}
.custom-dropdown--large .custom-dropdown__select{padding-right:1.3em}
.custom-dropdown--small .custom-dropdown__select{padding-right:.5em}

.in-achiv-wrapper_para { padding: 8px 21px; }

@media screen and (min-width:280px) and (max-width:388px) {
	.cam-accrd-wdth { padding: 64px 0px 36px; }
	#tab-select { width:100%; border: 1px solid #ccc; padding: 9px; }
	.in-achiv-wrapper_para { padding: 17px 21px; }
	.custom-dropdown { margin: 0px auto 10px; }
}
@media screen and (min-width:389px) and (max-width:476px) {
	#sidebar { width: 86% !important; }
	.cam-accrd-wdth { padding: 64px 0px 36px; }
	#tab-select { width:100%; border: 1px solid #ccc; padding: 9px; }
	.in-achiv-wrapper_para { padding: 17px 21px; }
	.custom-dropdown { margin: 0px auto 10px; }
}
@media screen and (min-width:477px) and (max-width:575px) {
	#sidebar { width: 70% !important; }
	.cam-accrd-wdth { padding: 64px 0px 36px; }
	#tab-select { width:100%; border: 1px solid #ccc; padding: 9px; }
	.in-achiv-wrapper_para { padding: 17px 21px; }
	.custom-dropdown { margin: 0px auto 10px; }
}
@media screen and (min-width:576px) and (max-width:767px) {
	#sidebar { width: 59% !important; }
	.cam-accrd-wdth { padding: 64px 0px 36px; }
	#tab-select { width:100%; border: 1px solid #ccc; padding: 9px; }
	.in-achiv-wrapper_para { padding: 17px 21px; }
	.custom-dropdown { margin: 0px auto 10px; }
}
@media screen and (min-width:768px) and (max-width:991px) {
	#sidebar { width: 41% !important; }
	.cam-accrd-wdth { padding: 64px 0px 36px; }
	#tab-select { width:100%; border: 1px solid #ccc; padding: 9px; }
	.in-achiv-wrapper_para { padding: 17px 21px; }
	.custom-dropdown { margin: 0px auto 10px; }
}
@media screen and (min-width:992px) and (max-width:1150px) {

}
@media screen and (min-width:1150px) and (max-width:1240px) {
	
}
@media screen and (min-width:1241px) and (max-width:1340px) {
	
}
@media screen and (min-width:1341px) and (max-width:1399px) {
	
}
@media screen and (min-width:1400px) and (max-width:1499px) {

}
@media screen and (min-width:1500px) and (max-width:1599px) {
	
}
@media screen and (min-width:1600px) and (max-width:1699px) {
	
}
@media screen and (min-width:1700px) and (max-width:1799px) {

}
@media screen and (min-width:1800px) and (max-width:1899px) {
	
}
@media screen and (min-width:1900px) and (max-width:1999px) {

}
@media screen and (min-width:2000px) and (max-width:2999px) {

}
