cop/*#s4-ribbonrow{
display: none;	
}*/

#s4-workspace {
overflow: hidden;
}

.ms-vl-appadd-img{
max-width: none;
}
.ms-siteactions-imgspan img{
max-width: none;
}
img.ms-ellipsis-icon{
max-width: none;
}
#suiteLinksBox .ms-core-suiteLink-a[id$='ShellDocuments'] , #suiteLinksBox .ms-core-suiteLink-a[id$='ShellSites'] , #suiteLinksBox .ms-core-suiteLink-a[id$='ShellNewsfeed'] {
    display: none;
}
a[id*="MakeXHTML"] {
display: none;
}

.showinAr
{
  display:none !important;
}

::-webkit-scrollbar {
  background: #0B6F77;
  overflow: visible;
  width: 10px;
}
::-webkit-scrollbar-thumb {
  background-color: #0B6F77;
  border: solid #FDFCFA;
}
::-webkit-scrollbar-thumb:hover {
  background: rgba(0,0,0,0.8)
}
::-webkit-scrollbar-thumb:horizontal {
  border-width: 2px 2px;
  min-width: 100px;
}
::-webkit-scrollbar-thumb:vertical {
  border-width: 2px 2px;
  min-height: 100px;
  cursor: pointer;
}
::-webkit-scrollbar-track-piece {
  background-color: #FDFCFA;
  border-left:0 #e5e5e5 solid;
}
::-webkit-scrollbar-corner {
  background: #FDFCFA;
}
::-webkit-scrollbar-thumb {
  background-color: #0B6F77;
}
::-webkit-scrollbar-thumb:hover {
  background-color: #046EB2;
}

.header {
     margin-top: 2em !important;
}
body {
    background-color: #EEF2F5 !important;
}
IMG{
	border: none;
}

@font-face {
    font-family: "master-ar-bold";
    src: url('fonts/hb.eot');
    src: url('fonts/hb.eot?#iefix') format('embedded-opentype'),
         url('fonts/hb.woff') format('woff'),
         url('fonts/hb.ttf') format('truetype'),
         url('fonts/hb.svg#quartzregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "master-ar-reg";
    src: url('fonts/hr.eot');
    src: url('fonts/hr.eot?#iefix') format('embedded-opentype'),
         url('fonts/hr.woff') format('woff'),
         url('fonts/hr.ttf') format('truetype'),
         url('fonts/hr.svg#quartzregular') format('svg');
    font-weight: 900;
    font-style: normal;
}

/*common*/
* {
    outline: 0;
    margin: 0;
    padding: 0;
}
.btn, .form-control{
	border-radius: 0;
}
body {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    line-height: 24px;
    color: #000000;
    background-color: #eef2f5;
    background: #eef2f5 url(../../images/Master/home-bg-re.jpg) repeat-x center -23px;
}
.bodyColor{
	background-color: #f0f0f0;
}
.main_wrapper.container {
	padding: 0;
	background-color: #ffffff;
}
a, a:hover{
    font-family: 'Open Sans', sans-serif;
	font-weight:700;
    text-decoration: none;
    font-size: 14px;
	
}
p{
	margin:0 0 15px;
}

h1{
    font-size: 30px;
	text-transform:uppercase;
}
h2{
    font-size: 26px;
}
h3{
    font-size: 22px;
}
h4{
    font-size: 18px;
}
h5{
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
	font-weight:700;
    margin: 0;
    color: #282428;
    line-height: 30px;
}
ul{
	list-style-type:none;
	margin:0;
}
a,a:focus, a:active{
	outline:none!important;
}
img{
	max-width:100%;
}
iframe{
	border: none;
}
.header{
	float:left;
	height:auto;
	background:#fff;
	padding:5px 0;
	background-color: #ffffff;
}

.fixed-top{
	top: 0;
	z-index: 9999;
	height: auto;
    -webkit-box-shadow: 0 3px 3px -1px rgba(0,0,0,.15);
    box-shadow: 0 2px 2px -1px rgba(0,0,0,.15);
    background-color: rgba(255, 255, 255, 0.95);
}
.navbar-default{
   
	background: none;
}
.header .navbar-brand{
	padding:0!important;
	margin:0!important;
}
.header .navbar-brand img {
    width: 347px;
    margin-top: -10px;
}
.header_inner{
	width:100%;
	float:left;
	height:auto;
}
.header .navbar-collapse{
	padding:0;
}
.header .navbar-nav.navbar-right:last-child {
    margin-right: 22px;
}

.header .navbar-default .navbar-nav > li > a {
    font-size: 14px;
    text-decoration: none;
    color: #fff;
    /* text-transform: uppercase; */
    padding: 11px 20px !important;
    font-weight: 400;
    font-family: master-reg;
}
.header .navbar-default .navbar-nav > li > a:hover{
	color:#0060b1;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus{
	background:none;
	color:#0060b1;
}
.nav.navbar-nav.navbar-right{
	padding:10px 0;
}
.header .navbar-default .navbar-nav > li.apply_now a{
	background:#49c32c;
	color:#fff !important;
}
.header .navbar-default .navbar-nav > li.apply_now a:hover, .header .navbar-default .navbar-nav > li.apply_now.active a, .header .navbar-default .navbar-nav > li.apply_now.active a:hover{
	color:#fff !important;
}
.navbar-brand > img{
	margin: 0;
}
.header .navbar-nav > li > .dropdown-menu{
	width:205px;
	padding:0 10px;
	border:1px solid #e0e1e2;
	-webkit-box-shadow:0 4px 10px rgba(0,0,0,0.33);
	-moz-box-shadow:0 4px 10px rgba(0,0,0,0.33);
	box-shadow:0 4px 10px rgba(0,0,0,0.33);
	-webkit-border-radius:2px!important;
	-moz-border-radius:2px!important;
	border-radius:2px!important;
	left:20px;
	top:36px;
}
.navbar-default .navbar-nav > .open .dropdown-menu > li > a:hover{
	color:#0060b1;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus{
	background:none;
	color:#0060b1;
	font-weight: 400;
}
.navbar-default .navbar-nav > .apply_now.active > a, .navbar-default .navbar-nav > .apply_now.active > a:hover, .navbar-default .navbar-nav > .apply_now.active > a:focus{
	color:#fff!important;
}
.header .navbar-default .navbar-nav li.active li a{
	color: #000000;
}
.header .navbar-nav > li > .dropdown-menu:before {
    content: "";
    display: block;
    width: 10px; 
    height: 10px; 
    position: absolute;
    top: -10px;
    left: 50%;
	margin-left:-7px;
	background:url(../img/home/arrow.png) no-repeat center bottom;
}

.dropdown-menu > li > a{
	font-family: 'Open Sans', sans-serif;
	font-size:15px;
	color:#545454;
	text-transform:capitalize;
	padding:9px 0;
	display:block;
	border-bottom:1px solid #e2e3e4;
}
.dropdown-menu > li.active > a{
	background:none;
	color:#0060b1;
}
.header .dropdown-menu > li > a:hover{
	background:none;
}
.header .dropdown-menu > li:last-child a{
	border:none;
}
.inlineMenu{
	width:100%;
	float:left;
	height:auto;
	padding: 0;
	border-top: 1px solid #005C69;
}
.inlineMenu .list-inline{
	margin:0;
}
.inlineMenu .list-inline li{
	padding:0;
	margin:0 50px 0 0;
	position:relative;
}
.inlineMenu .list-inline li:last-child{
	margin-right:0;
}
.inlineMenu .list-inline li a{
	font-family: 'Open Sans', sans-serif;
	font-weight:700;
	font-size:14px;
	text-decoration:none;
	text-transform:uppercase;
	display:block;
	color:rgba(255, 255, 255, 0.6);
	-webkit-transition:all 0.2s ease-in-out;
	-moz-transition:all 0.2s ease-in-out;
	transition:all 0.2s ease-in-out;
}
.inlineMenu .list-inline li a:hover,.inlineMenu .list-inline li.active a{
	color:rgba(255, 255, 255, 1);
}

.banner {
    width: 98%;
    float: left;
    height: auto;
    position: relative;
    background: #222c34;
    margin-left: .8em;
    /* margin-right: 1em; */
    margin-bottom: 1em;
}
.banner .slides{
	position:relative;
	z-index:99;
}

.banner .slides li{
	position:relative;
}

.flex-direction-nav{
	width:100%;
	float:left;
	height:100%;
	position:absolute;
	top:0;
	margin:0;
}
.flex-direction-nav a{
	position:absolute;
	height:100%;
	text-indent:-9999px;
	width:36px;
	z-index:9999;
	height: 48px;
	margin-top: -24px;
	top: 50%;
	text-indent:-9999px;
	z-index:9999;
}
.banner .flex-direction-nav a.flex-prev {
    background: rgba(0, 0, 0, 0) url("../img/home/slider/prev.png") no-repeat scroll left center;
    left: 0;
    position: absolute;
    
}
.banner .flex-direction-nav a.flex-next{
	position:absolute;
	background:url(../img/home/slider/next.png) no-repeat left center;
	right:0;
}
.banner_caption{
	width:100%;
	float:left;
	height:auto;
	position:absolute;
	bottom:45px;
	opacity:0;
	z-index:9999;
	-webkit-transition:all 0.5s ease-in-out;
	-moz-transition:all 0.5s ease-in-out;
	-ms-transition:all 0.5s ease-in-out;
	-o-transition:all 0.5s ease-in-out;
	transition:all 0.5s ease-in-out;
}
.item.active .banner_caption{
	opacity:1;
}
#recommended-item-carousel .recommended-item-control{
	position:absolute;
	top:50%;
	margin-top:-24px;
	z-index:999;
	
}
#recommended-item-carousel:hover .recommended-item-control{
}
#recommended-item-carousel .recommended-item-control.left{
	left:0;
}
#recommended-item-carousel .recommended-item-control.right{
	right:0;
}
.caption_inner {
    width: 595px;
    padding: 30px;
    background: rgba(30, 147, 200, 0.45);
    position: relative;
    z-index: 9999;
}
.caption_inner h1 {
    font-family: master-bold;
    /* font-weight: 700; */
    font-size: 1em;
    color: #ffffff;
    /* text-transform: uppercase; */
    margin: 0 0 12px;
    line-height: 1.5em;
}
.caption_inner p{
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	color:#fff;
	line-height:24px;
	margin:0 0 30px;
}
.caption_inner a{
	font-family: 'Open Sans', sans-serif;
	font-weight:700;
	font-size:14px;
	text-decoration:none;
	text-transform:uppercase;
	display:inline-block;
	color:#fff;
	padding:12px 40px;
	background:#49c32c;
	cursor:pointer;
	
}
.aboutArea{
	width:100%;
	float:left;
	height:auto;
	padding:25px 0 40px;
}

/*====================================== home page =======================================*/

.aboutArea, .aboutTitle, .aboutImage, .mainContent, .menuFooter, .footer{
    width: 100%;
    display: block;
}
.aboutArea, .footer{
    padding: 35px 0 40px 0;
    background: #222c34; /* Old browsers */
    background: -moz-linear-gradient(left,  #222c34 0%, #2a3a46 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#222c34), color-stop(100%,#2a3a46)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left,  #222c34 0%,#2a3a46 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left,  #222c34 0%,#2a3a46 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left,  #222c34 0%,#2a3a46 100%); /* IE10+ */
    background: linear-gradient(to right,  #222c34 0%,#2a3a46 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#222c34', endColorstr='#2a3a46',GradientType=1 ); /* IE6-9 */
}

.about_inner{
	width:100%;
	float:left;
	height:auto;
}
.about_inner ul{
	float:left;
	list-style-type:none;
	margin:0;
}
.about_inner ul li{
	width:270px;
	float:left;
	margin:0 20px 0 0;
}
.about_inner ul li:last-child{
	margin-right:0;
}


.aboutTitle > h2{
    text-transform: uppercase;
    color: #fff;
    text-align: center;
	font-family: 'Roboto Slab', serif;
	font-weight:700;
	font-size:26px;
	color:#ffffff;
	text-transform:uppercase;
	margin:0 0 25px;
}
.aboutImage{
    position: relative;
    max-height: 170px;
}
.videoLeft iframe{
	width:100%;
}
.captionLink, .captionLink:hover{
    width: 100%;
    height: 44px;
    display: block;
    color: #fff;
    text-transform: uppercase;
    line-height: 44px;
    text-indent: 13px;
    background-color: #0060b1;
    position: absolute;
    left: 0;
    bottom: 0;
	font-family: 'Open Sans', sans-serif;
	font-weight:700;
	font-size:14px;
	color:#fff;
}
.captionLink:focus{
	color:#fff;
	text-decoration:none;
}
.captionLink > span{
    background-image: url(../img/read_more_link.png);
    background-repeat: no-repeat;
    width: 8px;
    height: 13px;
    display: inline-block;
    float: right;
    margin: 16px 10px 0 0;
}
.mainContent{
    padding: 47px 0 65px 0;
    background-color: #fff;
    border-bottom: 1px solid #dce4ea;
	float:left;
}
.videoArea {
    margin-bottom: 27px;
    padding: 5px;
    border: 1px solid #29AFEA;
    background-image: url(../img/bg-re.jpg);
    background-repeat: repeat-x;
    background-position: top center;
}
.videoArea > h3 {
    margin-bottom: 15px;
    margin-top: 15px;
    color: #13A6E8;
    font-family: master-bold;
    margin-left: 10px;
    border-left: #13A7E9 solid 3px;
    padding-left: 10px;
}
.videoLeft, .videoRight{
    display: inline-block;
    float: left;
}
.videoLeft{
    width: 250px;
    height: auto;
    position: relative;
}
.videoLeft img{
	cursor:pointer;
	width:100%;
}
.videoButton{
    width: 100%;
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    text-align: center;
    cursor: pointer;
	margin-top:-39px;
	
}
.videoRight{
    float: right;
    width: 500px;
}

.videoRight > p {
    margin: 0 0 15px 0;
    font-family: master-reg;
    line-height: 2em;
    color: #5F5F5F;
    text-align: justify;
    height: 200px;
    padding-right: 20px;
}
.learnBtn {
    padding: 0;
    height: 42px;
    border: none !important;
    border-radius: 0;
    line-height: 42px;
    color: #13A6E8;
    text-transform: uppercase;
    font-weight: 400!important;
    width: 30%;
    float: inherit;
    display: inline-block;
    margin-left: 1em;
    margin-top: .33em;
    background-color: #eef2f5;
}
.resultPart > .list-inline{
    margin: 0;
}
.resultPart > .list-inline > li{
    padding: 0;
    margin-right: 19px;
	float:left;
}
.resultPart > .list-inline > li:last-child{
    margin-right: 0;
}
.resultPart > .list-inline > li > h4{
    color: #000;
    margin-bottom: 13px;
}
.menuLink > li{
    list-style: none;
}
.menuFooter{
    background-color: #fff;
	width:100%;
	float:left;
	height:auto;
	padding:10px 0 10px;
    border-left: #BFC3C5 solid 1px;
	border-right: #BFC3C5 solid 1px;
}
.menuLink > li >a{
    line-height: 30px;
    color: #000;
    font-family: 'Open Sans', sans-serif;
	font-weight:400;
	text-transform:none;
}
.menuLink > li >a:hover{
    opacity: .8;
}
.borderLeft{
    border-right: 1px solid #dce4ea;
    height: auto;
}
.socialArea > h5, .contactNo > h5{
    margin-bottom: 10px;
    text-transform: uppercase;
}
.socialArea > .list-inline > li > a:hover > img{
    opacity: .8;
}
.socialArea > .list-inline{
    margin-left: 0;
	text-align:center;
}
.socialArea > .list-inline > li{
    padding: 0;
    /*float: left;*/
    margin-right: 4px;
}
.socialArea{
   margin-top: 10px;
}
.contactNo > h3{
     font-family: inherit;
     font-weight: 600;
     color: #0B6F77;
     text-align: center;
     font-size: 1.3em;
     padding: 0;
     margin-top: 0px;
     display: block;
     width: 100%;
}
.sbToggle {background:url(../img/home/dropdown_arrow.png) no-repeat; 
}


/*====================================== about =======================================*/
.content_top{
	width:100%;
	float:left;
	height:auto;
	padding:30px 0 80px;
	background:#fff;
}
.content_top h1{
	margin:0 0 15px;
}
.content_top p{
	margin:0 0 25px;
}
.content_left ul{
	float:left;
	margin:0 ;
	list-style-type:none;
}
.content_left ul li{
	width: 100%;
    line-height: 27px;
    margin: 0 0 16px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-style: italic;
    color: #000;
    position: relative;
    padding-left: 35px;
	
}
.content_top .content_left ul li:before {
    font-size: 24px !important;
    display: inline-block;
    text-align: right;
    margin-right: 10px;
    content: "\f05d";
    color: #49c32c;
    font: normal normal normal 24px/1 FontAwesome;
    font-weight:lighter;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    left: 0;
    top: 1px;
}
.content_right{
	width:100%;
	float:left;
	height:auto;
	margin-top:50px;
}
.about_caption{
	position:absolute;
	bottom:0;
	left:0;
	text-align:center;
	width:100%;
	float:left;
	background:rgba(0,0,0,0.35);
	padding:15px 10px;
}
.about_caption h2{
	font-size:25px;
	text-transform:uppercase;
	color:#fff;
	margin:0;
	font-weight:700;
}
.flex-control-paging{
	position:absolute;
	bottom:70px;
	text-align:center;
	width:100%;
	float:left;
	margin:0;
	z-index:999;
	list-style-type:none;
}
.flex-control-paging li{
	display:inline-block;
	margin:0 2px;
}
.flex-control-paging li a{
	display:block;
	text-indent:-99999px;
	cursor:pointer;
	width: 10px;
	height: 10px;
	background: #ffffff;
	-webkit-border-radius: 50%; 
    -moz-border-radius: 50%; 
    border-radius: 50%; 
}

.flex-control-paging li a.flex-active{
	background: #0060b1;
}
#about_banner .flex-direction-nav a{
	width:30px;
	height:76px;
}
#about_banner .flex-direction-nav a.flex-prev{
	background:url(../img/about/prev.png) no-repeat left center;
}
#about_banner .flex-direction-nav a.flex-next{
	background:url(../img/about/next.png) no-repeat left center;
}


.count_section{
	width: 100%;
	float: left;
	height: auto;
	/* min-height: 455px; */
	background: #dedddc;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	padding: 22px 0 22px;
}
.count_title{
	width:100%;
	float:left;
	height:auto;
	text-align:center;
	margin:0 0 55px;
}
.count_title h1{
	text-transform:uppercase;
	color:#fff;
	margin:0;
}
.count_inner{
	width: 100%;
	float: left;
	height: auto;
	min-height: 180px;
	background: #f4f4f4;
	border-top: 3px solid #C69A47;
	text-align: center;
	/* padding: 15px 10px 10px; */
	overflow: hidden;
	max-height: 180px;
	box-shadow: 0 10px 10px #ccc;
}
.count_inner.postgraduate{
	border-top:3px solid #ffc85d;
}
.count_inner.post{
	border-top:3px solid #ffc85d;
}
.count_inner.res{
	border-top:3px solid #84e06f;
}
.count_inner.stuff{
	border-top:3px solid #ff8484;
}
.count_inner h1{
	font-size:50px;
	font-weight:700;
	color:#000;
	margin:0 0 26px;
}
.content_bottom{
	width:100%;
	float:left;
	height:auto;
	padding:55px 0 45px;
	background:#f1f4f7;
}
.carousal_title{
	width:100%;
	float:left;
	height:auto;
	text-align:center;
	padding:0 25%;
}
.carousal_title h1{
	margin:0 0 20px;
}
.carousal_title p{
	margin:0 0 42px;
}
.carousal_section{
	width:100%;
	float:left;
	height:auto;
}

.carousal_section ul{
	float:left;
	height:auto;
	margin:0;
}
.carousal_section ul li{
	position:relative;
	float:left;
	height:auto;
	margin:0 50px;
}
.carousal_content{
	width:100%;
	float:left;
	height:auto;
	background:#fff;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	padding:20px;
	-webkit-box-shadow:0 1px 1px rgba(0,0,0,0.08);
	-moz-box-shadow:0 1px 1px rgba(0,0,0,0.08);
	-o-box-shadow:0 1px 1px rgba(0,0,0,0.08);
	-ms-box-shadow:0 1px 1px rgba(0,0,0,0.08);
	box-shadow:0 1px 1px rgba(0,0,0,0.08);
	position:relative;
	margin:0 0 36px;
}
.carousal_content::after{
	width:26px;
	height:27px;
	position:absolute;
	content:" ";
	background:url(../img/about/bottom_arrow.png) no-repeat center center;
	bottom:-27px;
	left:95px;
}

.carousal_content p{
	font-family: 'Open Sans', sans-serif;
	font-weight:600;
	font-style:italic;
	font-size:14px;
	color:#7e7e7e;
	margin:0;
	line-height:28px;
}
.carousal_bottom{
	width:100%;
	float:left;
	height:auto;
	padding-left:30px;
}
.carousal_bottom .thumb{
	width:91px;
	float:left;
	height:auto;
	margin-right:22px;
}
.carousal_bottom .thumb img{
  -webkit-border-radius: 50%; 
  -moz-border-radius: 50%; 
  border-radius: 50%; 
}
.thumb_title{
	width:60%;
	float:left;
	height:auto;
	margin:20px 0 0;
}
.author_name{
	width:100%;
	float:left;
	height:auto;
	font-family: 'Open Sans', sans-serif;
	font-weight:600;
	font-size:16px;
	color:#000;
}
.author_designation{
	width:100%;
	float:left;
	height:auto;
	font-family: 'Open Sans', sans-serif;
	font-weight:600;
	font-style:italic;
	font-size:14px;
	color:#7e7e7e;
}
.author_designation a{
	text-decoration:none;
	color:#49c32c;
	font-family: 'Open Sans', sans-serif;
	font-weight:600;
	font-style:italic;
}

.carousal_section .flex-control-paging{
	position:relative;
	bottom:0;
	margin-top:80px;
}


/*========================================== News =================================*/
.post_section{
	width:100%;
	float:left;
	height:auto;
	padding:30px 0 60px;
	border-bottom:1px solid #dce4ea;
}
.post_left_section{
	width:100%;
	float:left;
	height:auto;
	padding-right:30px;
	border-right:1px solid #dce4ea;
}
.post{
	width:100%;
	float:left;
	height:auto;
	margin:0 0 30px;
	border-bottom:1px solid #dce4ea;
}
.post_thumb{
	width:100%;
	float:left;
	height:auto;
	margin:0 0 13px;
}
.post_thumb > img{
	width:100%;
	float:left;
}
.meta{
	width:100%;
	float:left;
	height:auto;
	padding:0 0 6px 0;
	border-bottom:1px solid #dce4ea;
	margin:0 0 25px;
}
.meta > span{
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	color:#000;
	font-weight:400;
	font-style:italic;
	line-height:20px;
	display:inline-block;
	padding-right:20px;
	margin-right:10px;
	border-right:1px solid #dce4ea;
}
.meta > span a{
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	font-style:italic;
	font-size:14px;
	color:#49c32c;
	text-decoration:none;
}
.meta > span.date{
	border:none;
	padding:0;
	margin:0;
}
.post h1 {
    font-weight: normal;
    color: #282428;
    margin: 0 0 15px;
    width: 100%;
    float: left;
    height: auto;
    font-family: master-ar-bold;
    font-size: 1em;
    line-height: 1.4em;
    padding-top: 1em;
}
.post h1 > a{
	font-family:inherit;
	color:#282428;
	font-size:inherit;
}
.post_desc{
	width:100%;
	float:left;
	height:auto;
	margin:0 0 20px;
}
.post_bottom{
	width:100%;
	float:left;
	height:auto;
	margin:0 0 35px;
}
.post_bottom ul{
	width:100%;
	float:left;
}
.post_bottom ul li{
	width:auto;
	float:left;
	margin-right:25px;
}
.post_bottom ul li a{
	position:relative;
	text-decoration:none;
	width:59px;
	height:39px;
	background:#f2f2f2;
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
	border-radius:20px;
	display:block;
	text-align:center;
}
.post_bottom ul li a span{
	font-family: 'Open Sans', sans-serif;
	font-weight:600;
	font-size:10px;
	text-decoration:none;
	color:#fff;
	line-height:18px;
	background:#49c32c;
	border:3px solid #fff;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
	position:absolute;
	top:-8px;
	width:24px;
	text-align:center;
	display:block;
	right:-6px;
}
.post_bottom ul li img{
	margin-top:12px;
}
.pagination_section{
	width:100%;
	float:left;
	height:auto;
}
.pagination_section li{
	width:auto;
	float:left;
}
.pagination_section li a{
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	font-size:14px;
	color:#000;
	line-height:34px;
	padding:0 20px;
	background:#f2f2f2;
	-webkit-border-radius:15px;
	-moz-border-radius:15px;
	border-radius:15px;
	display:block;
	text-transform:uppercase;
	text-decoration:none;
}
.post_right_inner{
	width:100%;
	left:left;
	height:auto;
}
.related_post_sec{
	float: left;
    height: auto;
    margin-left: .5em;
    margin-top: 0;
    margin-right: .5em;
    width: 99%;
}
.related_post_sec h3 {
    text-transform: uppercase;
    /* padding-bottom: 15px; */
    border-bottom: 1px solid #dce4ea;
    margin: 0 0 18px;
    font-family: master-ar-bold;
} 
.related_post_sec ul{
	width:100%;
	float:left;
}
.related_post_sec ul li{
	width: 48%;
    float: left;
    border-bottom: 0px solid #027DB3;
    /* display: table; */
    margin-left: 1em;
    background:transparent;
    margin-bottom: 1.2em;
}
.related_post_sec ul li:last-child{
	border:none;
}
.rel_thumb{
}
.rel_right{
	width:auto;
	height:auto;
}
.rel_right h4{
	font-size:16px;
	line-height:24px;
	font-weight:400;
}
.rel_right span.date{
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	font-style:italic;
	font-size:14px;
	color:#000;
	font-weight:normal;
	line-height:20px;
}
.rel_right span.date a{
	text-decoration:none;
	color:#49c32c;
	font-family: verdana;
	font-weight:400;
	font-size: .7em;
}
.related_post_sec a.more_post{
	width:100%;
	float:left;
	height:auto;
	font-family: 'Open Sans', sans-serif;
	font-weight:700;
	font-size:14px;
	color:#000;
	text-transform:uppercase;
	text-decoration:none;
	line-height:44px;
	border:1px solid #0060b1;
	text-align:center;
}

.formTitle.news{
	width:100%;
	float:left;
	height:auto;
	
}
.formTitle.news h3.extraPadding{
	padding-bottom:0!important;
	border:none!important;
}
.newsletter{
	width:100%;
	float:left;
	height:auto;
}
.newsletter h3{
	border:none;
	padding:0;
}




.footer{
    padding: 20px 0;
	float:left;
	width:100%;
}
.copyRight{
    margin-bottom: 0!important;
    color: rgba(255, 255, 255, .5);
	text-align: center;
}
.list-inline.footerMenu{
    float: right;
    margin-bottom: 0;
}
.list-inline.footerMenu > li > a, .list-inline.footerMenu > li{
    color: rgba(255, 255, 255, .5);
    font-family: 'Open Sans', sans-serif;
	font-weight:400;
}
.list-inline.footerMenu > li > a:hover{
    color: rgba(255, 255, 255, .8);
}

.find_three_inner{
	width:100%;
	float:left;
	height:auto;
	padding-left:30px;
	border-left:1px solid #dce4ea;
}
.form-control{
    height: 42px;
    font-family: 'Open Sans', sans-serif;
	font-weight:400;
    font-size: 14px;
    color: #000;
    border-color: #dcdfe3;
}
.form-control:focus{
    border-color: #49c32c;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.commonBtn, .commonBtn:hover{
    padding: 0;
    background-color: #49c32c;
    text-transform: uppercase;
    color: #fff;
    border-color: #49c32c;
    height: 42px;
    line-height: 42px;
    font-family: 'Open Sans', sans-serif;
	font-weight:700;
    cursor: pointer;
}
.commonBtn:hover{
    background-color: rgba(73, 195, 44, .95);
}
.formTitle > h3{
    margin-bottom: 25px;
	text-transform:uppercase;
}
.formTitle > p{
    margin-bottom: 33px;
}
.selectBox{
    margin-bottom: 20px;
    width: 100%;
}
.formArea .form-group{
	margin:0 0 20px;
}
.sbHolder, .sbSelector, .sbSelector:hover, .sbOptions a {
    font-family: 'Open Sans', sans-serif;
	font-weight:400;
}
.formArea,.getArea {
    width: 100%;
    margin-bottom: 20px;
    border: 1px solid #DCE4EA;
    padding: 15px 12px 25px;
    border-top: 3px solid #49c32c;
}
.getArea{
	margin-bottom:0;
}
.extraPadding{
    padding-right: 25px;
    margin-bottom: 18px !important;
}
.getImage{
    width: 100%;
    border: 1px solid #dce4ea;
    margin-bottom: 20px;
	text-align:center;
}
.reduceMargin{
    margin-bottom: 17px !important;
}
/*.findBorder{
   border-left: 1px solid #dce4ea; 
}*/

/*menu*/
.navbar-right .dropdown-menu {
    right: auto;
    left: 0;
}
.navbar-default{
   border: none;
   margin-bottom: 0 !important;
}
.navbar-brand{
    padding: 5px 0 0 0 !important;
}
.navbar-nav > li > a{
    padding-top: 25px !important;
    padding-bottom: 25px !important;
}
/*menu end*/
.inlineMenu{
    width: 100%;
    background-color: #0B6F77;
}


/*==================================== courses ==============================*/

.courses_section{
	width:100%;
	float:left;
	height:auto;
	padding:30px 0 70px;
	border-bottom:1px solid #dce4ea;
}
.courses_right_inner{
	padding-left:30px;
	border-left:1px solid #dce4ea;
	width:100%;
	float:left;
}
.courses_right_inner .table-striped > tbody > tr:nth-child(2n) > td, .courses_right_inner .table-striped > tbody > tr:nth-child(2n) > th{
	background:#f6f9fa;
}
.courses_right_inner th{
	font-family: 'Open Sans', sans-serif;
	font-weight:700;
	font-size:14px;
	color:#fff;
	text-transform:uppercase;
	padding:11px 13px 11px 15px!important;
	border-bottom:none!important;
	background:#0060b1;
	vertical-align:middle!important;
	cursor:pointer;
	position: relative;
}

.courses_right_inner td{
	padding:8px 13px 10px 15px!important;
}
.courses_right_inner tr.option td{
	font-family: 'Open Sans', sans-serif;
	font-weight:700;
	color:#000;
	background:#c6d1d5!important;
}
.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td{
	border:1px solid #dce4ea;
}
.courses_right_inner td ul{
	width:100%;
	float:left;
	list-style-type:none;
	margin:0;
}
.courses_right_inner td ul li{
	width:100%;
	float:left;
}
.courses_right_inner td ul li.active a{
	font-family: 'Open Sans', sans-serif;
	font-weight:700;
	text-decoration:underline;
	color:#0060b1;
	font-size:14px;
}
.courses_right_inner td a{
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	text-decoration:none;
	color:#000;
	font-size:14px;
}
.courses_right_inner td a:hover{
	color:#0060b1;
}
.courses_right_inner td ul li.active a:hover{
	text-decoration:none;
}
.courses_right_inner tr td{
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	font-size:14px;
	color:#282428;
}
.courses_right_inner .pagination{
	float:right;
	margin:15px 0 0;
}
.pagination > li > a, .pagination > li > span{
	margin-left:10px;
	padding:7px 13px;
}
.pagination > li:last-child > a, .pagination > li:last-child > span,.pagination > li:first-child > a, .pagination > li:first-child > span{
	border-radius:0;
}
.pagination > li > a, .pagination > li > span{
	font-family: 'Open Sans', sans-serif;
	font-weight:700;
	font-size:14px;
	text-transform:uppercase;
	color:#000;
	font-weight:normal;
	border:1px solid #0060b1;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus{
	border-color:#0060b1;
	background:#0060b1;
}
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus{
	border-color:#0060b1;
	background:#0060b1;
	color:#fff;
}
.table-responsive.courses{
	width:100%;
	float:left;
	height:auto;
}
.search_section{
	width:100%;
	float:left;
	height:auto;
	margin:0 0 20px;
}
.search_section li{
	width:284px;
	float:left;
	height:auto;
	margin:0 20px 0 0;
}
.search_section li:last-child{
	margin:0;
}
.search_section li.search_button{
	width:261px;
}
.search_section li .form-control{
	box-shadow:none;
}
.sbOptions li{
	width:100%;
}
.courses_left_inner{
	width:100%;
	float:left;
	height:auto;
}
.courses_left_inner h3{
	text-transform:uppercase;
	margin:0 0 13px;
}
.courses_left_inner ul{
	float:left;
	width:100%;
	margin:0 0 40px;
}
.courses_left_inner ul li{
	float:left;
	width:100%;
	margin:0 0 6px;
}
.courses_left_inner ul li:last-child{
	margin:0;
}
.courses_left_inner ul li a{
	font-family: 'Open Sans', sans-serif;
	font-weight:600;
	font-size:14px;
	color:#282428;
	text-decoration:none;
	font-weight:normal;
	display:block;
}
.courses_left_inner ul li a:focus,.courses_left_inner ul li a:hover,.courses_left_inner ul li.active a{
	color:#0060b1;
}
.search_section li .selectBox{
	margin:0;
}
.single_banner{
	width:100%;
	float:left;
	height:auto;
	padding:0 0 30px;
}
.single_banner_inner{
	    width: 100%;
    float: left;
    height: auto;
    position: relative;
    border-bottom: solid 8px #1E93C8;
}
.single_caption {
    width: 900px;
    float: right;
    height: auto;
    right: 30px;
    max-width: 40%;
    bottom: 30px;
    position: absolute;
    background: rgba(0,0,0,0.3);
    padding: 20px 20px 20px;
}
.single_caption h1 {
    font-weight: normal;
    text-transform: none;
    color: #fff;
    margin: 0 0 8px;
    font-family: master-ar-bold;
    font-size: 1.5em;
}
.single_caption h2{
	font-size:22px;
	text-transform:none;
	color:#fff;
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	margin:0;
}
.single_content{
	width:100%;
	float:left;
	height:auto;
	padding:0 0 20px;
	border-bottom:1px solid #dce4ea;
}
.single_content_left{
	width:100%;
	float:right;
	height:auto;
	padding-left:10px;
	border-left:0px solid #dce4ea;
	padding-right:10px;
}
.tab_menu > ul{
	width:100%;
	float:left;
	height:auto;
}
.tab_menu > ul li{
	display:inline-block;
	float:left;
	position:relative;
	width: 25%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;

}
.tab_menu > ul li:first-child a{
	border-left:1px solid #dce4ea;
}
.tab_menu > ul li:last-child a{
	border-right:1px solid #dce4ea;
}
.tab_menu > ul li a{
	font-family: 'Open Sans', sans-serif;
	font-weight:700;
	font-size:10px;
	color:#000;
	text-transform:uppercase;
	text-decoration:none;
	display:inline-block;
	line-height:16px;
	border-bottom:1px solid #dce4ea;
	border-top:1px solid #dce4ea;
	background:#f6f9fa;
	padding:5px;
	text-align:center;
	width: 100%;
	height: 60px;
	
}
.tab_menu > ul li.active a,.tab_menu > ul li a:hover{
	background:#0060b1;
	color:#fff;
	border-color:#0060b1!important;
}
.tab_menu > ul li.active a::after,.tab_menu > ul li a:hover::after{
	content:" ";
	border-right:10px solid transparent;
	border-left:10px solid transparent;
	border-top:10px solid #0060b1;
	position:absolute;
	left:50%;
	margin-left:-10px;
	bottom:-10px;
}
.single_tab_content {
    width: 100%;
    float: left;
    height: auto;
    margin-top: 7px;
    background-color: #0B6F77;
    padding: 20px;
}
/*.single_tab_content p{
	margin:0 0 0px;
}*/
.single_tab_content p {
   /* margin: 11px 9px 0px;*/
    width: 48%;
    display: inline-block;
    /*border-bottom: 1px dotted rgba(255,255,255,0.3);*/
}

.single_tab_content h1{
	font-size:22px;
	margin:0 0 13px;
}
.single_tab_content img.video{
	margin:0 0 53px;
}

.sidebar{
	width:100%;
	float:left;
	height:auto;
}
.sidebar_item{
	width:100%;
	float:left;
	height:auto;
	border-top:3px solid #49c32c;
	margin:0 0 20px;
}
.item_inner{
	width:100%;
	float:left;
	height:auto;
	border-top:none!important;
	border:1px solid #dce4ea;
	padding:15px 5px 20px 15px;
}
.item_inner.program{
	background:#f6f9fa;
}
.item_inner a.fees{
	font-family: 'Open Sans', sans-serif;
	font-weight:700;
	font-size:14px;
	color:#0060b1;
	text-decoration:none;
}
.item_inner > h4{
	margin:0 0 16px;
	text-transform:uppercase;
}
.item_inner.program ul{
	width:100%;
	float:left;
}
.item_inner.program ul li{
	float:left;
	width:100%;
	font-family: 'Open Sans', sans-serif;
	font-weight:600;
	font-size:14px;
	color:#000;
	text-align:left;
	line-height:18px;
	margin:0 0 16px;
}
.item_inner.program ul li span{
	width:40%;
	display:inline-block;
	color:#686868;
}
.item_inner.program ul li:last-child{
	margin:0;
}
.item_inner.slider{
	padding:15px 15px 20px;
}
.item_inner.slider .flex-direction-nav{
	position:relative;
	bottom:0;
	margin-top:8px;
	float:right;
	width:auto;
}
.item_inner.slider .carousal_bottom{
	padding:0;
}
.item_inner.slider .carousal_bottom .thumb{
	width:58px;
	margin:0 18px 0 0;
}
.item_inner.slider .thumb_title{
	margin:5px 0 0;
}
.item_inner.slider .author_name{
	text-transform:uppercase;
}
#single_banner .flex-control-paging{
	position:relative;
	bottom:0;
	line-height:11px;
	margin-top:20px;
}
#single_banner .flex-control-paging li a{
	background:#d6dbe0;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
	width:11px;
	height:11px;
}
#single_banner .flex-control-paging li a.flex-active{
	background:#0060b1;
}




#single_banner p{
	font-family: 'Open Sans', sans-serif;
	font-weight:600;
	font-style:italic;
	color:#7e7e7e;
	line-height:28px;
}
.item_inner.slider h4{
	margin:0 0 10px;
}
.item_inner.slider .flex-direction-nav li{
	float:left;
}
.tab_menu > ul li {
    display: inline-block;
    float: left;
    position: relative;
    width: 25%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    direction: rtl;
}
.flex-direction-nav a.flex-next{
	background:url(../img/courses/next.png) no-repeat center center;
	margin-left:10px!important;
}
.flex-direction-nav a.flex-prev{
	background:url(../img/courses/prev.png) no-repeat center center;
}
.item_inner.question h4{
	margin:0 0 10px;
}
.item_inner.question h5{
	font-family: 'Open Sans', sans-serif;
	font-weight:600;
	font-size:14px;
	line-height:18px;
	margin:0 0 20px;
	color:#000;
}
.item_inner.question h6{
	font-family: 'Open Sans', sans-serif;
	font-weight:600;
	font-size:14px;
	line-height:18px;
	color:#000;
	margin:0;
}
.item_inner.question a{
	color:#0060b1;
	text-decoration:underline;
}
.item_inner.question a:hover{
	text-decoration:none;
}
.list-inline .dropdown-menu{
	width:355px;
	padding:18px 15px 15px;
}
.list-inline .dropdown-menu::before{
	content:" ";
	position:absolute;
	top:-8px;
	left:18px;
	width:12px;
	height:8px;
	background:url(../img/courses/dropdown_arrow.png) no-repeat bottom center;
}

.list-inline .dropdown-menu h3{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin:0 0 5px;
	text-align:left;
}
.divider.second{
	margin:16px 0 21px!important;
}
.list-inline .dropdown-menu .form-control{
	width:184px;
	box-shadow:none;
	margin-right:17px;
	float:left;
}
.list-inline .dropdown-menu li{
	width:100%;
	float:left;
	margin:0;
}
.list-inline .dropdown-menu .btn.btn-default.btn-block.commonBtn{
	width:122px;
	float:left;
}
.inlineMenu .list-inline .dropdown-menu a{
	font-family: 'Open Sans', sans-serif;
	font-weight:600;
	font-size:13px;
	line-height:18px;
	color:#0060b1!important;
	border:none;
	text-transform:capitalize;
	-webkit-transition:all 0.2s ease-in-out;
	-moz-transition:all 0.2s ease-in-out;
	transition:all 0.2s ease-in-out;
	padding:4px 0;
	text-align:left;
}
.inlineMenu .list-inline .dropdown-menu .divider{
	margin:0 0 11px;
}
.inlineMenu .list-inline .dropdown-menu a:hover{
	background:none;
	color:#000!important;
}
.list-inline .dropdown-menu form {
    float: left;
    margin: 7px 0 17px;
    width: 100%;
}

.single_banner_inner.admission .single_caption{
	left:22px;
	width:700px;
}
.single_banner_inner.admission .single_caption h1{
	margin:0;
}
.block_quate {
    width: 100%;
    float: left;
    height: auto;
    padding: 10px 20px;
    border-left: 4px solid #49c32c;
    background: #0B6F77;
    margin: 40px 0 25px;
}
.block_quate p{
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	font-style:italic;
	font-size:14px;
	color:#000;
	margin:0!important;
}
.custom h2{
	font-size:22px;
	/*text-transform:uppercase;*/
	line-height:27px;
	margin:0 0 14px;
}
.admission_video{
	width:100%;
	float:left;
	height:auto;
}
.admission_video{
	width:100%;
	float:left;
	height:auto;
	margin:20px 0 38px;
	cursor:pointer;
}
.admission_video iframe{
	max-width:100%;
}
.resultPart.admission{
	width:100%;
	float:left;
	height:auto;
	padding-right:20px;
}
.resultPart.admission .list-inline{
	padding-top:25px;
	border-top:1px solid #dce4ea;
	margin:60px 0;
	float:left;
} 
.sidebar_item.admission .item_inner.program{
	padding:0 20px;

}
.sidebar_item.admission .item_inner.program ul li a{
	color:#0060b1;
	font-weight:900;
	border-bottom:1px solid #dce4ea;
	display:block;
	text-decoration:none;
	padding-bottom:17px;
	background:url(../img/admission/arrow.png) no-repeat right center;
	padding-right:20px;
	padding-top:17px;
	-webkit-transition:all 0.2s ease-in-out;
	-moz-transition:all 0.2s ease-in-out;
	transition:all 0.2s ease-in-out;
}
.sidebar_item.admission .item_inner.program ul li a:hover{
	color:#000;
}
.sidebar_item.admission .item_inner.program ul li{
	margin:0 0 0;
}
.sidebar_item.admission .item_inner.program ul li.active a{
	color:#000;
}
.sidebar_item.admission .item_inner.program ul li:last-child{
	margin:0;
}
.sidebar_item.admission .item_inner.program ul li:last-child a{
	border:none;
	margin:0;
}
.sidebar_item.admission .item_inner.program ul li.no_arrow a{
	background:none;
}
.formArea.admission{
	width:100%;
	float:left;
	height:auto;
	padding:0;
	border:none;
	margin:0;
}
.formArea.admission h3{
	text-transform:uppercase;
	margin:0 0 20px;
}

.single_post h1{
	margin:0 0 30px;
}
.single_post p{
	margin:0 0 45px;
}
.single_post .block_quate{
	margin:0 0 42px;
}
.single_post.related_post_sec ul li{
}
.single_post.related_post_sec .rel_thumb{
}
.single_post.related_post_sec .rel_right{
	width: 100%;
    float: left;
    height: auto;
    max-width: 100%;
    /* margin-top: 1.5em; */
}
.single_post.related_post_sec .meta {
    padding: 0;
    border: none;
    margin: 0 0 15px;
    padding-right: 1em;
    color: #027DB3;
    text-align: right;
    font-family: master-bold;
}
.single_post.related_post_sec .meta > span{
	border:none;
}

.single_post.related_post_sec ul li:last-child{
	border-bottom:0px solid #dce4ea;
}
.single_post.related_post_sec p{
	margin:0;
}
.comments_section{
	width:100%;
	float:left;
	height:auto;
}
.comments_section h3{
	font-size:22px;
	font-weight:700;
	color:#000;
	line-height:normal;
	padding-bottom:15px;
	border-bottom:1px solid #dce4ea;
	margin:0 0 26px;
	text-transform:uppercase;
}
.comments_form{
	width:100%;
	float:left;
	height:auto;
}
.comments_form .form-control{
	box-shadow:none;
}
.comments_form .half{
	width:48%;
	float:left;
	height:auto;
	margin:0 4% 20px 0;
}
.comments_form .half.right{
	margin-right:0!important;
}
.comments_form .full{
	width:100%;
	float:left;
	height:auto;
	margin:0 0 20px;
}
.comments_form .commonBtn{
	border:none;
	float:right;
	width:218px;
}
.upcoming_events{
	width:100%;
	float:left;
	height:auto;
}
.upcoming_events span.date{
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	font-style:italic;
	font-size:14px;
	color:#49c32c;
}
.upcoming_events h4 a{
	font-family: 'Roboto Slab', serif;
	font-weight:400;
	font-size:16px;
	color:#000000;
	margin:0;
	line-height:24px;
	text-decoration:none;
}
.upcoming_events ul li:last-child{
	border-bottom:none;
	padding:0;
	margin:0;
}
.facebook_section{
	width:100%;
	float:left;
	height:auto;
}
.twitter_section{
	width:100%;
	float:left;
	height:auto;
	
}
.comment_post{
	width:100%;
	float:left;
	height:auto;
}
.comment_header{
	width:100%;
	float:left;
	height:auto;
	margin:0 0 15px;
}
.postbox{
	width:100%;
	float:left;
	height:auto;
	display:table;
	margin:0 0 30px;
}
.avatar{
	width:60px;
	height:auto;
	display:table-cell;
	vertical-align:middle;
	margin:0 12px 0 0;
}
.comments_field{
	width:auto;
	height:auto;
	display:table-cell;
}
.comments_field .form-control{
	height:52px;
	border:2px solid #cdd4d9;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	font-family: 'Open Sans', sans-serif;
	font-size:18px;
	color:#b2bbc0;
}
.post-content{
	width:100%;
	float:left;
	height:auto;
	display:table;
}
#post_list{
	width:100%;
	float:left;
	height:auto;
}
.post-content .avatar{
	vertical-align:top;
}
.post-byline a{
	font-family: 'Open Sans', sans-serif;
	font-weight:700;
	font-size:13px;
	color:#424242;
	text-decoration:none;
	margin-right:25px;
	
}
.post-message p{
	font-family: 'Open Sans', sans-serif;
	font-size:15px;
	color:#41474a;
	margin:0;
}
.comment_footer{
	width:100%;
	display:inline;
	height:auto;
}
.comment_footer li{
	display:inline-block;
}

.post-meta a{
	font-size:12px;
	color:#a9b2b9;
	font-family: 'Open Sans', sans-serif;
}

.comment_header ul{
	float:left;
	margin:0;
	width:100%;
}
.comment_header ul li{
	font-family: 'Open Sans', sans-serif;
	font-size:18px;
	color:#333333;
	font-weight:700;
}
.comment_header ul .comment_count{
	float:left;
}
.comment_header ul .comment_favorite_count{
	float:right;
	font-size:13px;
}
.comment_header ul .comment_favorite_count span{
	width:23px;
	background:#d3d8db;
	display:inline-block;
	line-height:23px;
	text-align:center;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	position:relative;
	margin-left:4px;
}
.comment_header ul .comment_favorite_count span:before{
  content: "";
  position: absolute;
  width: 4px;
  height: auto;
  border-top:4px solid transparent;
  border-bottom:4px solid transparent;
  border-right:4px solid #d3d8db;
  left:-4px;
  top:50%;
  margin-top:-4px;
  
}
.fa.fa-star{
	color:#ffc100;
}

.comment_bottom_block{
	width:100%;
	float:left;
	height:auto;
	border-top:2px solid #eaeef0;
	padding-top:20px;
	margin:65px 0 70px;
}
.comment_bottom_block ul{
	float:left;
	width:100%;
	margin:0;
}
.comment_bottom_block ul li{
	float:left;
}
.comment_bottom_block ul li a{
	font-family: 'Open Sans', sans-serif;
	font-size:12px;
	color:#a7b1b7;
	font-weight:700;
	margin:0 20px 0 0;
}
.comment_bottom_block ul li.disqus_logo{
	float:right;
	margin:0;
}
#post_list .fa{
	font-size:16px;
	color:#9a9a9a;
}
#post_list li.voting .control.left{
	border-right:2px solid #edeeef;
	padding-right:10px;
	margin-right:10px;
}
.comment_footer li{
	margin-right:20px;
}
.comment_footer li a{
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	font-size:13px;
	color:#919da6;
}
.comment_footer li.share .fa{
	font-size:7px!important;
}
.comment_bottom_block li a{
	font-family: 'Open Sans', sans-serif;
	font-size:12px;
	font-weight:700;
}
.comment_bottom_block li .fa{
	font-size:18px!important;
}
.comment_tools{
	width:100%;
	float:left;
	height:auto;
}
.comment_tools ul{
	float:left;
	margin:0;
	width:100%;
	margin:0 0 18px;
	border-bottom:2px solid #eaeef0;
	padding:0 0 7px 10px;
	position:relative;
}
.comment_tools ul:before{
	width:62px;
	height:2px;
	content:" ";
	position:absolute;
	left:0;
	background:#424242;
	top:31px;
	
}
.comment_tools ul li{
	display:inline-block;
	margin-right:20px;
}
.comment_tools ul li a{
	font-family: 'Open Sans', sans-serif;
	font-size:13px;
	font-weight:700;
	color:#a7adb2;
}
.comment_tools ul li .fa{
	font-size:13px!important;
}
.comment_tools ul li.sort a{
	color:#363a3d;
}
.comment_tools ul li.share{
	float:right;
	margin:0 0 0 20px;
}
.comment_tools ul li.setting{
	float:right;
	margin:0 0 0 20px;
}
.single_content.admission{
	padding:30px 0 40px;
}
.list_block{
	width:100%;
	float:left;
	height:auto;
	border:1px solid #dce4ea;
	padding:15px 12px 25px;
	border-top:3px solid #49c32c;
	margin:0 0 20px;
}


/* =========================== events calendar =======================================*/
.full_banner{
	width:100%;
	float:left;
	height:auto;
	position:relative;
}
.full_banner img{
	width:100%;
}
.full_banner .single_caption{
	width:700px;
	max-width:90%;
	left:15px;
}
.calendar_outer{
	width:100%;
	float:left;
	height:auto;
	padding:50px 0 100px;
	border-bottom:1px solid #dce4ea;
}
#calendar{
	border-right:2px solid #dce4ea;
	width:100%;
	float:left;
	height:auto;
	background:#fff;
}
.menuFooter.event{
	background:#f6f9fa;
}
.event_calendar{
	border-top:3px solid #49c32c;
}
.fc-toolbar {
	border-left:2px solid #dce4ea;
	margin:0;
	padding:40px 34px;
}
.fc td, .fc th{
	border-width:2px;
	border-color:#dfe7ea;
}
.fc-view-container{
	width:100%;
	float:left;
	height:auto;
	box-sizing
}
.fc td:last-child, .fc th:last-child{
	border-right:none!important
}
.fc-toolbar button{
	border:none;
	background:#c3cacd;
	text-align:center;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
	width:40px;
	display:inline-block;
	height:40px;
}
.fc-toolbar button .fa{
	font-size:30px;
	color:#fff;
	line-height:43px;
}
.fc-center h2{
	font-weight:400;
	font-size:55px;
	color:#0060b1;
	margin:0;
	line-height:34px;
}
.fc-row.fc-widget-header th{
	font-weight:700;
	font-size:20px;
	text-transform:uppercase;
	color:#000;
	text-align:center;
	padding:23px 10px 26px;
}
.fc-widget-content td{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	text-align:right;
	color:#000;
	padding:8px 11px 3px;
	border-right:2px solid #dce4ea!important;
	height:20px;
}
.fc-widget-content td.other_month{
	color:#c3cacd;
}
.fc-content-skeleton{
	padding:0!important;
	
}
.fc-event-container {	
	padding:3px 11px!important;

}
.fc-event-container a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	display:block;
	line-height:18px;
	background:#e6e6e6;
	-webkit-border-radius:15px;
	-moz-border-radius:15px;
	border-radius:15px;
	text-decoration:none;
	text-align:center;
	padding:7px 3px;
	font-weight:normal;
}
.fc-event-container a.more{
	background:none;
	color:#0060b1;
}
.fc-event-container{
	position:relative;
}


.fc-event-container .tooltip {
	bottom:42px;
	width:230px;
	display:block;
	margin:0px 0px 0px -42px;
	display:none;
	
}
.tooltip.top .tooltip-arrow{
	background:url(../img/events/tooltip_arrow.png) no-repeat center bottom;
	bottom:-4px;
	width:18px;
	height:11px;
	margin-left:-14px;
}
.fc-event-container .tooltip-inner{
	max-width:100%!important;
	padding:8px 12px;
	float:left;
	background:#eff8ff;
	border:1px solid #9ccaf0;
	-webkit-box-shadow:0 2px 9px rgba(0,0,0,0.14);
	-moz-box-shadow:0 2px 9px rgba(0,0,0,0.14);
	box-shadow:0 2px 9px rgba(0,0,0,0.14);
}
.tooltip.top .tooltip-arrow{
	border-top-color:#eff8ff;
}
.fc-event-container .tooltip-inner h4{
	font-family: 'Open Sans', sans-serif;
	font-size:15px;
	color:#000;
	text-align:left;
	line-height:18px;
	text-transform:uppercase;
	font-weight:700;
	margin:0 0 6px;
}
.fc-event-container .tooltip-inner h5{
	font-family: 'Open Sans', sans-serif;
	font-size:13px;
	color:#858585;
	text-align:left;
	line-height:18px;
	font-weight:400;
	margin:0 0 10px;
}
.fc-event-container .tooltip-inner p{
	font-family: 'Open Sans', sans-serif;
	font-size:13px;
	color:#858585;
	text-align:left;
	line-height:normal;
	font-weight:normal;
	margin:0;
}
.fc-event-container .tooltip-inner p span{
	display:block;
	font-size:12px;
}

.fc-event-container:hover .tooltip{
	display:block;
	opacity:1;
}
.fc-event-container a:hover,.fc-event-container a.gray:hover{
	background:#bcdcf7;
	color:#000;
}
.fc-event-container a.gray{
	background:#707a8a;
	color:#fff;
}



/*============================= Stuff =============================================*/
.custom_banner{
	width:100%;
	float:left;
	height:auto;
	min-height:238px;
	background:url(../img/stuff/banner/1.jpg) no-repeat center center;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	background-size:cover;
	text-align:center;
}
.custom_banner_inner{
	width:100%;
	float:left;
	height:auto;
	padding:65px 0 20px;
}
.custom_banner_inner h1{
	color:#fff;
	background:url(../img/stuff/title_bg.png) no-repeat center bottom;
	padding:0 0 15px;
	margin:0 0 10px;
}
.custom_banner_inner p{
	color:#fff;
}
.custom_content {
    width: 100%;
    float: left;
    height: auto;
    border-bottom: 0px solid #dce4ea;
    padding: 50px 0 20px;
    background: #fff;
    border-left: #BFC3C5 solid 0px;
	border-right: #BFC3C5 solid 0px;
}
.custom_title{
	width:100%;
	float:left;
	height:auto;
	text-align:left;
}
.custom_title h1{
	margin:0 0 15px;
}
ul.list{
	width:100%;
	float:left;
	border-bottom:1px solid #dce4ea;
	margin:30px 0 50px;
}
ul.list.last{
	border:none;
	margin-bottom:0;
}
ul.list li{
	width:237px;
	float:left;
	margin:0 63px 60px 0px;
}
ul.list li .thumb{
	width:100%;
	float:left;
	height:auto;
	margin:0 0 22px;
}
ul.list li:nth-child(4n){
	margin-right:0;
}
ul.list li a{
	text-decoration:none;
}
ul.list h3{
	font-family: 'Roboto Slab', serif;
	font-weight:400;
	color:#000;
	font-size:20px;
	margin:0 0 2px;
}
ul.list h5{
	font-family: 'Roboto Slab', serif;
	font-weight:400;
	color:#000;
	font-size:14px;
	line-height:normal;
}


/*============================ our campus =======================================*/
.custom_content.custom{
	padding:35px 0 35px;
}

.custom_content.custom h3{
}
.custom_content.custom h3 i {
    color: #0B6F77;
    font-size: 2em;
    margin-left: .2em;
}
.page_title_bar{
	width:100%;
	float:left;
	height:auto;
}
.carousel-indicators{
	z-index:999;
	margin-bottom:0;
}
.carousel-indicators li{
	width:10px;
	height:10px;
	margin:0 5px;
	background:#fff;
}
.carousel-indicators li.active{
	background:#0060b1;
	width:10px;
	height:10px;
	border:none;
}
.right_block{
	width:100%;
	float:left;
	height:auto;
}
.sidebar_item.campus h4{
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	margin:10px 0 15px;
	width:100%;
	float:left;
	line-height:normal;
}
.sidebar_item.campus{
	border:none
}
.location_map{
	width:100%;
	float:left;
	height:auto;
}
.right_block p a{
	font-weight:400;
}
.row.bottom_block{
	margin-top:40px;
	margin-bottom:40px;
}
.photo_gallery{
	width:100%;
	float:left;
	height:auto;
}
.photo_gallery .gallery{
	width:100%;
	float:left;
}
.photo_gallery .gallery li{
	width:22.75%;
	float:left;
	margin:0 3% 0 0;
	-webkit-transition:all 0.35s ease-in-out;
	-moz-transition:all 0.35s ease-in-out;
	transition:all 0.35s ease-in-out;
	overflow:hidden;
	
}
.photo_gallery .gallery li:last-child{
	margin:0;
}
#image-item-carousel .carousel-inner .item{
	padding:0 30px;
}

#image-item-carousel .recommended-item-control {
    margin-top: -12px;
    position: absolute;
    top: 50%;
    z-index: 999;
}
#image-item-carousel .recommended-item-control.right{
	right:0;
}
/*================================== Photo gallery ====================================*/
.photo_gallery.custom .gallery li{
	margin:0 3% 30px 0;
}
.photo_gallery.custom .gallery li:nth-child(4n){
	margin-right:0;
}
.mfp-arrow.mfp-arrow-left.mfp-prevent-close{
	background:url(../img/prev.png) no-repeat center center;
}
.mfp-arrow.mfp-arrow-right.mfp-prevent-close{
	background:url(../img/next.png) no-repeat center center;
}
.mfp-arrow-left::after, .mfp-arrow-left .mfp-a,.mfp-arrow-left::before, .mfp-arrow-left .mfp-b,.mfp-arrow-right::before, .mfp-arrow-right .mfp-b,.mfp-arrow::before, .mfp-arrow::after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a{
	border:none;
}

.carousel-inner img{
	width:100%;
}
p > a{
	font-weight:400;
}
p > a:hover{
	font-weight:400;
}
.apply_from .form-group .label{
	font-family:"Open Sans",sans-serif;
	font-size:14px;
	color:#000;
	font-weight:400;
	padding:0;
	line-height:normal;
	white-space:normal;
	padding:10px 0;
	float:left;
	text-align:left;
}
.apply_from .form-group .form-control{
	box-shadow:none;
}
.apply_from .form-group .label span{
	color:#f00;
}
.apply_from h4{
	text-transform:uppercase;
	margin:30px 0 20px;
}
.apply_from .form-group textarea{
	height:120px;
	resize:vertical;
}
.text-field{
	width:100%;
	float:left;
	height:auto;
}
.text-field.custom{
	display:table;
}
.field-prefix{
	display:table-cell;
}
.text-field.custom .form-control{
	display:inline-block;
}
.card-type{
	width:100%;
	float:left;
}
.card-type li{
	display:inline-block;
	position:relative;
	margin:0 15px 0 0;
}

.apply_from .commonBtn{
	width:200px;
	border:none;
}
.privacy_content{
	width:100%;
	float:left;
	height:auto;
}
.privacy_content h4{
	font-weight:400;
	line-height:28px;
	margin:0 0 20px;
}
.privacy_content p a{
	text-decoration:underline;
}
.privacy_content p a:hover{
	text-decoration:none;
}
.privacy_content h5{
	margin:35px 0 8px;
	line-height:normal;
}
.privacy_content ul{
	margin:0 0px 20px 22px;
}
.privacy_content ul li{
	padding-left:15px;
	background:url(../img/bullet.png) no-repeat left 10px;
	line-height:23px;
	margin:0 0 5px;
}

/*================================= Contact Us ====================================*/
.contact_map{
	width:100%;
	float:left;
	height:auto;
}
.contact_form{
	width:100%;
	float:left;
	height:auto;
}
.contact_form label{
	font-weight:normal;
}
.contact_form label .error{
	color:#f00;
}
.contact_form .form-control{
	box-shadow:none;
}
.contact_form .commonBtn{
	border:none;
	padding:0 40px;
}

ul.contact_info{
	width:100%;
	float:left;
}
ul.contact_info li{
	width:100%;
	float:left;
	font-family:"Open Sans",sans-serif;
	font-weight:400;
	color:#000;
	margin:0 0 5px;
}
ul.contact_info li .fa {
    color: #0060b1;
    display: inline-block;
    font-size: 16px;
    margin-right: 5px;
    width: 20px;
}
ul.contact_info li a{
	color:#000;
	font-weight:400!important;
}
ul.contact_info li a:hover{
	color:#0060b1;
}


.single_banner.custom{
	padding:0;
}
.resultPart.admission.custom{
	padding:0;
}
.resultPart.admission.custom .list-inline{
	margin-bottom:0;
}
.list_block.custom p{
	margin:0;
}
.list_block.custom h4{
	font-weight:400;
	font-family:"Open Sans",sans-serif;
	margin:10px 0 20px;
	float:left;
	width:100%;
}
.single_banner_inner img{
	width:100%;
	max-height: 250px;
}
.block_quate.custom{
	margin-top:0;
}

.menuFooter .fa{
    background: #c5c5c5 none repeat scroll 0 0;
    color: #fff;
    font-size: 18px;
    height: 31px;
    line-height: 32px;
    text-align: center;
    width: 31px;
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    border-radius:50%;
    -webkit-opacity:1;
    -moz-opacity:1;
    opacity:1;
    background: #0B6F77;
    overflow: hidden;
    /* text-shadow: 
	#0073c6 1px 1px,
	#0073c6 2px 2px,
	#0073c6 3px 3px,
	#0073c6 4px 4px,
	#0073c6 5px 5px,
	#0073c6 6px 6px,
	#0073c6 7px 7px,
	#0073c6 8px 8px,
	#0073c6 9px 9px,
	#0073c6 10px 10px,
	#0073c6 11px 11px,
	#0073c6 12px 12px,
	#0073c6 13px 13px,
	#0073c6 14px 14px,
	#0073c6 15px 15px,
	#0073c6 16px 16px,
	#0073c6 17px 17px,
	#0073c6 18px 18px,
	#0073c6 19px 19px,
	#0073c6 20px 20px,
	#0073c6 21px 21px,
	#0073c6 22px 22px,
	#0073c6 23px 23px,
	#0073c6 24px 24px,
	#0073c6 25px 25px,
	#0073c6 26px 26px,
	#0073c6 27px 27px,
	#0073c6 28px 28px,
	#0073c6 29px 29px,
	#0073c6 30px 30px,
	#0073c6 31px 31px,
	#0073c6 32px 32px,
	#0073c6 33px 33px,
	#0073c6 34px 34px,
	#0073c6 35px 35px,
	#0073c6 36px 36px,
	#0073c6 37px 37px,
	#0073c6 38px 38px,
	#0073c6 39px 39px,
	#0073c6 40px 40px,
	#0073c6 41px 41px,
	#0073c6 42px 42px,
	#0073c6 43px 43px,
	#0073c6 44px 44px,
	#0073c6 45px 45px,
	#0073c6 46px 46px,
	#0073c6 47px 47px,
	#0073c6 48px 48px,
	#0073c6 49px 49px,
	#0073c6 50px 50px,
	#0073c6 51px 51px,
	#0073c6 52px 52px,
	#0073c6 53px 53px,
	#0073c6 54px 54px,
	#0073c6 55px 55px,
	#0073c6 56px 56px,
	#0073c6 57px 57px,
	#0073c6 58px 58px,
	#0073c6 59px 59px,
	#0073c6 60px 60px,
	#0073c6 61px 61px,
	#0073c6 62px 62px,
	#0073c6 63px 63px,
	#0073c6 64px 64px,
	#0073c6 65px 65px,
	#0073c6 66px 66px,
	#0073c6 67px 67px,
	#0073c6 68px 68px,
	#0073c6 69px 69px,
	#0073c6 70px 70px,
	#0073c6 71px 71px,
	#0073c6 72px 72px,
	#0073c6 73px 73px,
	#0073c6 74px 74px,
	#0073c6 75px 75px,
	#0073c6 76px 76px,
	#0073c6 77px 77px,
	#0073c6 78px 78px,
	#0073c6 79px 79px,
	#0073c6 80px 80px,
	#0073c6 81px 81px,
	#0073c6 82px 82px,
	#0073c6 83px 83px,
	#0073c6 84px 84px,
	#0073c6 85px 85px,
	#0073c6 86px 86px,
	#0073c6 87px 87px,
	#0073c6 88px 88px,
	#0073c6 89px 89px,
	#0073c6 90px 90px,
	#0073c6 91px 91px,
	#0073c6 92px 92px,
	#0073c6 93px 93px,
	#0073c6 94px 94px,
	#0073c6 95px 95px,
	#0073c6 96px 96px,
	#0073c6 97px 97px,
	#0073c6 98px 98px,
	#0073c6 99px 99px,
	#0073c6 100px 100px; */
}
.menuFooter .fa:hover{
	opacity:0.8;
}





/*Responsive Part*/

@media only screen and (max-width: 479px) { 
.img-responsive{
	width:100%;
}
.aboutArea{
	padding:30px 0 10px;
}
.about_inner ul li{
	width:100%;
	margin:0 0 20px 0;
}
.resultPart > .list-inline > li{
	width:100%;
	margin:0 0 20px 0;
}
.aboutTitle > h2{
	font-size:20px;
}
.caption_inner{
	padding:5px 15px 5px;
}
.caption_inner h1{
	font-size:12px;
	margin:0 0 5px;
}
.caption_inner p{
	font-size:9px;
	line-height:12px;
	margin:0 0 0px;
}
.caption_inner a{
	font-size:9px;
	line-height:22px;
	padding:0 10px;
}
.content_right .banner h2{
	font-size:15px;
}
h1{
	font-size:22px;
}
.count_inner h1{
	font-size:40px;
}
.count_inner{
	min-height:215px;
}
.count_title{
	margin:0 0 30px;
}
.count_section{
	padding:30px 0;
}
.carousal_content::after{
	left:40px;
}
.carousal_bottom .thumb{
	width:50px;
	margin:0 15px 0 0;
}
.thumb_title{
	width:72%;
}
.carousal_bottom{
	padding:0;
}
.thumb_title{
	margin:2px 0 0;
}
.carousal_section .flex-control-paging{
	margin:30px 0 0;
}
.img-responsive{
	width:100%;
}
.navbar-toggle{
	margin:9px 0;
}
.post h1{
	margin:0 0 20px;
}
.post_left_section {
    padding-right: 0;
    border-right: 0;
}
.learnBtn{
	width:100% !important;
}
.single_tab_content p{
	margin:0 0 20px;
}
.single_tab_content h1{
	font-size:18px;
	line-height:24px;
}
.item_inner > h4{
	font-size:16px;
}
.item_inner.program ul li{
	font-size:12px;
	margin:0 0 10px;
}

.tab_menu > ul li a{
	display:block;
	border:1px solid #dce4ea;
	word-break: break-all;
}
.tab_menu > ul li.active a::after, .tab_menu > ul li a:hover::after{
	border:none;
}
.single_tab_content{
	margin:15px 0;
}
.single_caption{
	padding:10px 15px;
	left:5%;
	max-width:90%;
	bottom:15px;
}
.single_caption h1{
	font-size:20px;
	margin:0 0 8px;
}
.single_caption h2{
	font-size:14px;
}
.inlineMenu .list-inline li a{
	font-size:12px;
}

.list-inline .dropdown-menu{
	width:290px;
}
.list-inline .dropdown-menu .form-control{
	width:100%;
	margin:0 0 10px;
}
.list-inline .dropdown-menu .btn.btn-default.btn-block.commonBtn{
	width:100%;
}
.admission_video iframe{
	height:325px;
}
.single_banner_inner.admission .single_caption{
	left:5%;
}
.block_quate{
	margin:30px 0 20px;
}
.comments_form .half{
	width:100%;
	margin-right:0;
}
textarea.form-control{
	height:150px;
}
.comment_bottom_block{
	margin:35px 0px 40px;
}
.comment_bottom_block ul{
	text-align:center;
}
.comment_bottom_block li{
	display:inline-block;
	float:none!important;
}
.custom_content{
	padding:40px 0 20px;
}
ul.list{
	margin:20px 0 40px;
}
ul.list li{
	width:100%;
	margin:0 0 30px 0;
	text-align:center;
}
ul.list li .thumb{
	margin:0 0 10px;
}
.photo_gallery .gallery li{
	width:100%;
	margin:0 0 20px 0;
}
.privacy_content ul{
	margin:0 0 20px 10px;
}



.courses_right_inner th{
	font-size:7px;
	padding:5px 10px 11px 5px !important;
}
.courses_right_inner td{
	padding:5px !important;
	font-size:10px;
}
.courses_right_inner td ul li.active a,.courses_right_inner td ul li a,.courses_right_inner tr td{
	font-size:8px;
}
.courses .table > tbody > tr > td, .courses .table > tbody > tr > th, .courses .table > tfoot > tr > td, .courses .table > tfoot > tr > th, .courses .table > thead > tr > td, .courses .table > thead > tr > th{
	line-height:12px;
}
.fc-toolbar{
	padding:10px 5px!important;
}
.fc-center h2{
	font-size:20px!important;
}
.fc-row.fc-widget-header th{
	font-size:10px!important;
	padding:5px!important;
}
.fc-widget-content td{
	padding:5px 5px 3px;
}
.fc-widget-content td{
	font-size:10px!important;
}
.fc-event-container{
	padding:3px 5px !important;
}
.fc-event-container a{
	font-size:8px;
	line-height:14px;
}
.fc-toolbar button .fa{
	font-size:18px;
}

.fc-event-container .tooltip {
    bottom: 70px;
    margin: 0 0 0 -21px;
    width: 72px;
}
.fc-event-container .tooltip-inner{
	padding:5px;
}
.fc-event-container .tooltip-inner h4 {
    font-size: 12px;
    margin: 0 0 5px;
}
.fc-event-container .tooltip-inner h5 {
    font-size: 10px;
    margin: 0 0 5px;
}

.fc-event-container .tooltip-inner p {
    font-size: 10px;
    line-height: 16px;
}


}

@media only screen and (min-width: 480px) and (max-width: 639px) {
.img-responsive{
	width:100%;
}
.aboutArea{
	padding:30px 0 10px;
}
.about_inner ul li{
	width:100%;
	margin:0 0 20px 0;
}
.resultPart > .list-inline > li{
	width:100%;
	margin:0 0 20px 0;
}
.aboutTitle > h2{
	font-size:22px;
}
.caption_inner{
	padding:15px;
}
.caption_inner h1{
	font-size:12px;
	margin:0 0 5px;
}
.caption_inner p{
	font-size:10px;
	line-height:15px;
	margin:0 0 10px;
}
.caption_inner a{
	font-size:9px;
	line-height:22px;
	padding:0 10px;
}
.content_right .banner h2{
	font-size:20px;
}

h1{
	font-size:25px;
}
.count_inner h1{
	font-size:40px;
}
.count_inner{
	min-height:215px;
}
.count_title{
	margin:0 0 30px;
}
.count_section{
	padding:30px 0;
}
.carousal_content::after{
	left:14%;
}
.thumb_title{
	width:60%;
}
.carousal_bottom{
	padding:0;
}
.carousal_section .flex-control-paging{
	margin:30px 0 0;
}
.post h1{
	margin:0 0 20px;
}
.post_left_section {
    padding-right: 0;
    border-right: 0;
}
.learnBtn{
	width:100% !important;
}
.single_tab_content p{
	margin:0 0 20px;
}
.single_tab_content h1{
	font-size:20px;
}
.tab_menu > ul li a{
	display:block;
	border:1px solid #dce4ea;
	font-size: 12px;
}
.tab_menu > ul li.active a::after, .tab_menu > ul li a:hover::after{
	border:none;
}
.single_tab_content{
	margin:15px 0;
}

.single_caption{
	padding:10px 15px;
	left:5%;
	max-width:90%;
	bottom:20px;
}
.single_caption h1{
	font-size:25px;
	margin:0 0 8px;
}
.single_caption h2{
	font-size:14px;
}
.admission_video iframe{
	height:325px;
}
.comment_bottom_block{
	margin:35px 0px 40px;
}

.custom_content{
	padding:40px 0 20px;
}
ul.list{
	margin:20px 0 40px;
}
ul.list li{
	width:100%;
	margin:0 0 30px 0;
	text-align:center;
}
ul.list li .thumb{
	margin:0 0 10px;
}

.photo_gallery .gallery li{
	width:100%;
	margin:0 0 20px 0;
}


.courses_right_inner th{
	font-size:10px;
	padding:5px 10px 11px 5px !important;
}
.courses_right_inner td{
	padding:5px !important;
	font-size:10px;
}
.courses_right_inner td ul li.active a,.courses_right_inner td ul li a,.courses_right_inner tr td{
	font-size:10px;
}
.courses .table > tbody > tr > td, .courses .table > tbody > tr > th, .courses .table > tfoot > tr > td, .courses .table > tfoot > tr > th, .courses .table > thead > tr > td, .courses .table > thead > tr > th{
	line-height:16px;
}



.fc-event-container .tooltip {
    bottom: 85px;
    margin: 0 0 0 -27px;
    width: 95px;
}
.fc-event-container .tooltip-inner{
	padding:5px;
}
.fc-event-container .tooltip-inner h4 {
    font-size: 12px;
    margin: 0 0 5px;
}
.fc-event-container .tooltip-inner h5 {
    font-size: 10px;
    margin: 0 0 5px;
}

.fc-event-container .tooltip-inner p {
    font-size: 10px;
    line-height: 16px;
}


}

@media only screen and (min-width: 640px) and (max-width: 767px) { 

.about_inner ul li{
	width:48%;
	margin:0 4% 20px 0
}
.about_inner ul li:nth-child(2n){
	margin-right:0;
}
.img-responsive{
	width:100%;
}
.aboutArea{
	padding:30px 0 10px;
}
.resultPart > .list-inline > li{
	width:48%;
	margin:0 4% 20px 0;
}
.resultPart > .list-inline > li:nth-child(2n){
	margin-right:0;
}
.aboutTitle > h2{
	font-size:24px;
}
.caption_inner{
	padding:15px;
}
.caption_inner h1{
	font-size:18px;
	margin:0 0 10px;
}
.carousal_section{
	padding:0 10%;
}
.caption_inner p{
	line-height:20px;
	margin:0 0 10px;
}
.caption_inner a{
	font-size:12px;
	padding:6px 20px;
}
.carousal_section ul li{
	margin:0px;
}
.carousal_section .flex-control-paging{
	margin-top:45px;
}
.single_tab_content p{
	margin:0 0 25px;
}
.single_caption{
	padding:10px 15px;
	left:5%;
	max-width:90%;
	bottom:25px;
}
.single_caption h1{
	font-size:28px;
	margin:0 0 10px;
}
.single_caption h2{
	font-size:16px;
}
.tab_menu > ul li a{
	display:block;
	border:1px solid #dce4ea;
	font-size: 12px;
	height: 45px;
}
.tab_menu > ul li.active a::after, .tab_menu > ul li a:hover::after{
	border:none;
}
.single_tab_content{
	margin:15px 0;
}

.custom_content{
	padding:40px 0 20px;
}
ul.list{
	margin:30px 0 40px;
}
ul.list li{
	width:48%;
	margin:0 4% 45px 0;
	text-align:center;
}
ul.list li:nth-child(2n){
	margin-right:0;
}
.photo_gallery .gallery li{
	width:48%;
	margin:0 4% 20px 0;
}
.photo_gallery .gallery li:nth-child(2n){
	margin-right:0;
}


.fc-event-container .tooltip{
	width:125px;
	margin:0px 0px 0px -27px;
	bottom:57px;
}
.fc-event-container .tooltip-inner{
	padding:5px;
}
.fc-event-container .tooltip-inner h4{
	font-size:12px;
	margin:0 0 5px;
}
.fc-event-container .tooltip-inner h5{
	font-size:10px;
	margin:0 0 5px;
}
.fc-event-container .tooltip-inner p{
	font-size:10px;
	line-height:16px;
}
.fc-event-container .tooltip-inner p span{
	font-size:10px;
}


}

@media only screen and (max-width: 767px){
.navbar-toggle{
	margin:14px 0 14px;
}
.navbar-collapse{
	margin-top:10px;
	max-height:100%;
}
.header .navbar-nav > li > .dropdown-menu{
	border-radius:0;
	box-shadow:none;
	border:none;
	width:100%;
}
.header .navbar-nav > li > .dropdown-menu::before{
	background:none;
}
.header .navbar-default .navbar-nav > li > a{
	padding:5px 0!important;
}
.navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header{
	padding:5px 15px 5px 10px;
}
.header .navbar-default .navbar-nav > li.apply_now a, .header .navbar-default .navbar-nav > li.apply_now a:hover{
	background:none !important;
	color:#000 !important;
}
.header .navbar-default .navbar-nav > li.apply_now a:hover, .header .navbar-default .navbar-nav > li.apply_now.active a, .header .navbar-default .navbar-nav > li.apply_now.active a:hover{
	color:#000 !important;
}
.navbar-default .navbar-toggle{
	border:1px solid #49c32c;
}
.navbar-default .navbar-toggle .icon-bar{
	background:#fff;
}
.navbar-default .navbar-toggle,.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus{
	background:#49c32c;
}
.header .navbar-default .navbar-nav > li.apply_now a{
	color:#000!important;
}
.navbar-default .navbar-nav > .apply_now.active > a, .navbar-default .navbar-nav > .apply_now.active > a:hover, .navbar-default .navbar-nav > .apply_now.active > a:focus{
	color:#0060b1!important;
}
.inlineMenu .list-inline > li{
	margin:0 15px 0 0;
}
.aboutImage{
	max-height:100%;
}
.videoLeft{
	width:100%;
	margin:0 0 20px;
	max-height:100%;
}
.videoRight{
	width:100%;
}
.learnBtn{
	width:auto;
	padding:0 20px;
	display:inline-block;
}
.videoRight > p{
	margin:0 0 20px;
}
.find_three_inner{
	padding:0;
	border:0;
}
.getImage{
	text-align:center;
}
.borderLeft{
	height:auto;
	border:none;
	border-top:1px solid #dce4ea;
	padding-top:8px;
}
.mainContent{
	padding:30px 0;
	margin:0 0 20px;
}
.copyRight{
	text-align:center;
}
.list-inline.footerMenu{
	width:100%;
	text-align:center;
	margin:0;
}
.inlineMenu .list-inline{
	width:100%;
	text-align:center;
}
.inlineMenu .list-inline > li{
	margin:0 8px!important;
}
.caption_inner{
	width:100%;
}
.banner_caption{
	bottom:0;
}
.count_inner{
	margin:0 0 20px;
}
.count_inner br{
	display:none;
}
.carousal_title{
	padding:0 5%;
}
.content_right{
	margin:20px 0 0;
}
.content_right .banner{
	display:block;
}
.content_right .banner .slides img{
	width:100%;
}
.carousal_section ul li{
	margin:0px;
}
.content_bottom{
	padding:35px 0 25px;
}
.post_right{
	margin:30px 0 0;
}
.post h1{
	margin:0 0 20px;
}
.post_left_section {
    padding-right: 0;
    border-right: 0;
}
.courses_right_inner{
	padding:30px 0 0px;
	border-top:1px solid #dce4ea;
	border-left:0;
}
.courses_section{
	padding-bottom:30px;
}
.search_section li{
	width:100%!important;
	margin:0 0 15px;
}
.search_section .sbOptions li{
	margin:0!important;
}
.pagination{
	width:100%;
	display:inline-block;
	width:100%;
	text-align:center;
}
.pagination > li{
	display:inline-block;
}
.pagination > li > a, .pagination > li > span{
	margin:0 2px;
}
.single_tab_content img.video{
	margin:0 0 30px;
}
.single_content_left{
	padding:0;
	border:none;
}
.resultPart.admission{
	padding-right:0;
}
.resultPart.admission .list-inline{
	margin:20px 0;
}
.admission_video{
	margin:15px 0 20px;
}
.single_post.related_post_sec .rel_thumb{
	width:100%;
	margin:0 0 15px;
}
.single_post.related_post_sec .rel_right{
	width:100%;
}
.fc-toolbar{
	width:100%;
	padding:20px;
}
.fc-row.fc-widget-header th{
	width:auto;
}
.fc-row .fc-content-skeleton td, .fc-row .fc-helper-skeleton td{
	width:auto;
}
#calendar{
	width:auto;
}
.fc-center h2{
	font-size:35px;
}
.fc-row.fc-widget-header th{
	font-size:18px;
}
.fc-widget-content td{
	font-size:18px;
}
.calendar_outer{
	padding:30px 0;
}

.custom_content .banner{
	display:block;
}

.row.bottom_block{
	margin-bottom:0;
	margin-top:20px;
}
.col-xs-12.col-sm-4.custom{
	margin-top:15px;
}
.apply_from .custom_margin{
	margin:15px 0 0;
}
.sidebar{
	margin:30px 0 0;
}
.courses_right_inner{
	border:none;
	padding-top:0;
}


}

@media only screen and (min-width: 768px) and (max-width: 991px) { 

.container{
	width:auto!important;
}
.inlineMenu .list-inline li{
	margin:0 25px 0 0;
}
.header .navbar-default .navbar-nav > li > a{
	padding:8px 8px !important;
	font-size:12px;
}
.nav.navbar-nav.navbar-right{
	padding:13px 0;
}
.header .navbar-nav > li > .dropdown-menu{
	left:8px;
}
.about_inner ul li{
	width:23.25%;
	margin:0 2% 0 0;
}
.captionLink, .captionLink:hover{
	font-size:9px;
	text-indent:10px;
}
h3{
	font-size:18px;
}
.formTitle > p{
	margin:0 0 20px;
}
.formTitle > h3{
	margin:0 0 15px;
}
.videoArea > h3{
	margin:0 0 20px;
}
.extraPadding{
	padding:0;
}
.videoLeft{
	width:60%;
}
.videoRight{
	width:37%;
}
.videoRight > p{
	margin:0 0 20px;
}
h4{
	font-size:14px;
}
.tab_menu > ul li a{
	font-size:12px;
}
.resultPart > .list-inline > li{
	width:32%;
	margin:0 2% 0 0;
}
.socialArea > .list-inline > li{
	margin:0 4px 4px 0;
}
.header .dropdown-menu > li > a{
	font-size:13px;
}
.caption_inner{
	padding:20px;
}
.caption_inner h1{
	font-size:20px;
	margin:0 0 10px;
}
.caption_inner p{
	line-height:21px;
	margin:0 0 15px;
}
.caption_inner a{
	padding:8px 25px;
}
.mainContent .captionLink{
	font-size:12px;
}
.aboutTitle > h2{
	font-size:22px;
}
.socialArea{
	margin:0;
}
.borderLeft{
	height:auto;
	min-height:180px;
}
.count_inner{
	min-height:205px;
}
.count_inner h1{
	font-size:40px;
}
.count_inner h3{
	font-size:15px;
	line-height:25px;
}
.carousal_title{
	padding:0 15%;
}
h1{
	font-size:25px;
}
.about_caption h2{
	font-size:15px;
}
.flex-control-paging{
	bottom:50px;
}
.carousal_section ul li{
	margin:0;

}
.carousal_section .flex-control-paging{
	margin:40px 0 0;
}
.post h1{
	margin:0 0 20px;
}
.search_section li{
	width:32%;
	margin:0 2% 0 0;
}
.search_section .sbOptions li{
	width:100%;
	margin:0!important;
}
.search_section li.search_button{
	width:32%;
}

.pagination > li > a, .pagination > li > span{
	padding:5px 11px;
	font-size:13px;
}
.single_caption{
	padding:15px 20px;
	left:5%;
	max-width:90%;
	bottom:25px;
}
.single_caption h1{
	font-size:30px;
	margin:0 0 10px;
}
.single_caption h2{
	font-size:16px;
}
.tab_menu > ul li a{
	display:block;
	border:1px solid #dce4ea;
	font-size: 12px;
	padding: 5px 10px;
	height: 45px;
}
.tab_menu > ul li.active a::after, .tab_menu > ul li a:hover::after{
	border:none;
}
.single_tab_content{
	margin:15px 0;
}
.item_inner.program ul li{
	margin:0 0 10px;
}
.item_inner.program ul li span{
	width:100%;
}
.custom_left{
	padding-left:5px;
}
.resultPart.admission .list-inline li{
	width:48%;
	margin:0 4% 20px 0;
}
.resultPart.admission .list-inline li:nth-child(2n){
	margin-right:0;
}
.resultPart.admission .list-inline .img-responsive{
	width:100%;
}
.resultPart.admission .list-inline .aboutImage{
	max-height:100%;
}
.resultPart.admission .captionLink,.resultPart.admission .captionLink:hover{
	font-size:17px;
}
.resultPart.admission h4{
	font-size:17px;
}
.admission_video iframe{
	height:320px;
}
.single_post.related_post_sec .rel_thumb{
	width:36%;
	margin-right:4%;
}
.single_post.related_post_sec .rel_right{
	width:60%;
}
#recommended-item-carousel .banner_caption{
	padding-left:35px;
}

.custom_content{
	padding:40px 0 20px;
}
ul.list{
	margin:30px 0 40px;
}
ul.list li{
	width:23.5%;
	margin:0 2% 45px 0;
}



.fc-center h2{
	font-size:40px;
}
.fc-event-container .tooltip{
	width:138px;
	margin:0 0 0 -27px;
	bottom:55px;
}
.fc-event-container .tooltip-inner{
	padding:5px;
}
.fc-event-container .tooltip-inner h4{
	font-size:12px;
}
.fc-event-container .tooltip-inner h5{
	font-size:12px;
	margin:0 0 5px;
}
.fc-event-container .tooltip-inner p{
	font-size:10px;
	line-height:normal;
}


}



@media only screen and (min-width: 992px) and (max-width: 1199px) {
body.bodyColor .header{
	max-width: 970px;
}
.videoLeft{
	width:475px;
} 
.resultPart > .list-inline > li{
	width:218px;
}
.header .navbar-default .navbar-nav > li > a{
	padding:11px 15px!important;
}
.header .navbar-nav > li > .dropdown-menu{
	left:15px;
}
.captionLink, .captionLink:hover{
	font-size:11px;
}
.about_inner ul li{
	margin:0 15px 0 0;
	width:223px;
}
.about_caption h2{
	font-size:22px;
}
h1{
	font-size:25px;
}
.count_inner{
	min-height:215px;
}
.count_inner{
	font-size:45px;
}
.carousal_section ul li{
	width:447px!important;
	margin:0 15px;
}
.post h1{
	margin:0 0 20px;
}

.search_section li{
	width:248px;
}
.search_section li.search_button{
	width:210px;
}
.custom_left{
	padding-left:5px;
}
.item_inner.program ul li{
	font-size:12px;
	margin:0 0 10px;
}
.single_caption{
	width:835px;
}
.single_caption h1{
	font-size:40px;
}
.admission_video iframe{
	height:400px;
}
.single_banner_inner.admission .single_caption{
	width:535px;
}
.resultPart.admission .list-inline li{
	width:48%;
	margin:0 4% 20px 0;
}
.resultPart.admission .list-inline li:nth-child(2n){
	margin-right:0;
}
.resultPart.admission .list-inline .img-responsive{
	width:100%;
}
.resultPart.admission .list-inline .aboutImage{
	max-height:100%;
}
.resultPart.admission .captionLink,.resultPart.admission .captionLink:hover{
	font-size:17px;
}
.single_post.related_post_sec .rel_right{
	width:400px;
}


.custom_content{
	padding:45px 0 20px;
}
ul.list{
	margin:30px 0 45px;
}
ul.list li{
	width:220px;
	margin:0 20px 45px 0;
}


.fc-center h2{
	font-size:40px;
}
.fc-event-container .tooltip{
	width:190px;
	margin:0 0 0 -38px;
	bottom:55px;
}
.fc-event-container .tooltip-inner h4{
	font-size:15px;
}
.fc-event-container .tooltip-inner h5{
	font-size:13px;
	margin:0 0 5px;
}
.fc-event-container .tooltip-inner p{
	font-size:10px;
	line-height:normal;
}
.tab_menu > ul li a{
	font-size: 12px;
	padding: 5px 10px;
	height: 45px;
}


}

@media only screen and (min-width: 1200px){
body.bodyColor .header{
	max-width: 1170px;
}
.col-sm-9.videoNine{
    width: 800px;
}
.col-sm-3.findThree{
    width: 370px;
    float: right;
}
.carousal_section ul li{
	width:475px!important;
}

/*.post_left{
	width:785px;
}*/
/*.post_right{
	width:385px;
}*/
.courses_right{
	width:930px;
}
.courses_left{
	width:240px;
}
.resultPart.admission .list-inline li {
    width: 230px;
}
.item_inner.program ul li span{
	width:100%;
}
.left_half{
	padding-right:22px;
}
.right_half{
	padding-left:22px;
}
.comments_form .half{
	margin-right:15px;
}
.comments_form form{
	padding-right:40px;
	float:left;
	height:auto;
	width:100%;
}
.comments_form .half{
	width:334px;
}
.facebook_section img{
	width:100%;
}
.tab_menu > ul li a{
	font-size: 12px;
	padding: 5px;
	height: 45px;
	line-height: 35px;
}

}

.top-darkbar {
    padding: .5em 0 .122em 0;
    background: #22292f;
    height: 3em;
}
.top-darkbar >  nav {
	float: right;
	display:none;
}
.top-darkbar> nav a {
    display: block;
    float: left;
    position: relative;
    width: 1.9em;
    height: 1.9em;
    color: transparent;
    margin: 0 0.4em;
    border: 1px solid #c5c5c5;
    color: #c5c5c5;
    text-align: center;
    overflow: hidden;
    line-height: 23px;
    text-shadow: #000000 1px 1px,
 #000000 2px 2px,
 #000000 3px 3px,
 #000000 4px 4px,
 #000000 5px 5px,
 #000000 6px 6px,
 #000000 7px 7px,
 #000000 8px 8px,
 #000000 9px 9px,
 #000000 10px 10px,
 #000000 11px 11px,
 #000000 12px 12px,
 #000000 13px 13px,
 #000000 14px 14px,
 #000000 15px 15px,
 #000000 16px 16px,
 #000000 17px 17px,
 #000000 18px 18px,
 #000000 19px 19px,
 #000000 20px 20px,
 #000000 21px 21px,
 #000000 22px 22px,
 #000000 23px 23px,
 #000000 24px 24px,
 #000000 25px 25px,
 #000000 26px 26px,
 #000000 27px 27px,
 #000000 28px 28px,
 #000000 29px 29px,
 #000000 30px 30px,
 #000000 31px 31px,
 #000000 32px 32px,
 #000000 33px 33px,
 #000000 34px 34px,
 #000000 35px 35px,
 #000000 36px 36px,
 #000000 37px 37px,
 #000000 38px 38px,
 #000000 39px 39px,
 #000000 40px 40px,
 #000000 41px 41px,
 #000000 42px 42px,
 #000000 43px 43px,
 #000000 44px 44px,
 #000000 45px 45px,
 #000000 46px 46px,
 #000000 47px 47px,
 #000000 48px 48px,
 #000000 49px 49px,
 #000000 50px 50px,
 #000000 51px 51px,
 #000000 52px 52px,
 #000000 53px 53px,
 #000000 54px 54px,
 #000000 55px 55px,
 #000000 56px 56px,
 #000000 57px 57px,
 #000000 58px 58px,
 #000000 59px 59px,
 #000000 60px 60px,
 #000000 61px 61px,
 #000000 62px 62px,
 #000000 63px 63px,
 #000000 64px 64px,
 #000000 65px 65px,
 #000000 66px 66px,
 #000000 67px 67px,
 #000000 68px 68px,
 #000000 69px 69px,
 #000000 70px 70px,
 #000000 71px 71px,
 #000000 72px 72px,
 #000000 73px 73px,
 #000000 74px 74px,
 #000000 75px 75px,
 #000000 76px 76px,
 #000000 77px 77px,
 #000000 78px 78px,
 #000000 79px 79px,
 #000000 80px 80px,
 #000000 81px 81px,
 #000000 82px 82px,
 #000000 83px 83px,
 #000000 84px 84px,
 #000000 85px 85px,
 #000000 86px 86px,
 #000000 87px 87px,
 #000000 88px 88px,
 #000000 89px 89px,
 #000000 90px 90px,
 #000000 91px 91px,
 #000000 92px 92px,
 #000000 93px 93px,
 #000000 94px 94px,
 #000000 95px 95px,
 #000000 96px 96px,
 #000000 97px 97px,
 #000000 98px 98px,
 #000000 99px 99px,
 #000000 100px 100px;
}
.top-darkbar>  nav a:after {
	content: attr(data-info);
	color: #47a3da;
	position: absolute;
	width: 600%;
	top: 120%;
	text-align: right;
	right: 0;
	opacity: 0;
	pointer-events: none;
}
.top-darkbar >  nav a:hover:after {
	opacity: 1;
}
.top-darkbar >  nav a:hover {
	background: #47a3da;
	color: #fff;
}
.top-darkbar > span {
    display: block;
    text-align: left;
    font-family: master-bold;
    font-size: 1em;
    color: #C69A47;
    max-width: 30em;
    float: left;
    padding-left: 1em;
}

@media (min-width: 768px) {
.navbar-header {
    float: left !important;
}
.navbar-header {
    padding-left: 0;
	padding-right: 1em !important;
}
.header {
    float: left;
    height: auto;
    background: #fff;
    padding: 25px 5px 25px 5px;
    background-color: #ffffff;
    border-right: solid 8px #1E93C8;
    border-left: solid 1px #BFC3C5;
    border-top: solid 1px #BFC3C5;
    margin-top: 1em;
}
.navbar-nav>li {
    float: left !important;
    border-left: 1px solid #DEDEDE;
    background-color: #0B6F77;
    direction: ltr;
}
.header .navbar-default .navbar-nav li.apply_now a, .banner .banner_caption .caption_inner a, .post_bottom ul li a span {
    background: #0B6F77 !important;
}
#ctl00_EnglishButtonText, .showinArbc{
	text-shadow: #0775B5 1px 1px,
 #0775B5 2px 2px,
 #0775B5 3px 3px,
 #0775B5 4px 4px,
 #0775B5 5px 5px,
 #0775B5 6px 6px,
 #0775B5 7px 7px,
 #0775B5 8px 8px,
 #0775B5 9px 9px,
 #0775B5 10px 10px,
 #0775B5 11px 11px,
 #0775B5 12px 12px,
 #0775B5 13px 13px,
 #0775B5 14px 14px,
 #0775B5 15px 15px,
 #0775B5 16px 16px,
 #0775B5 17px 17px,
 #0775B5 18px 18px,
 #0775B5 19px 19px,
 #0775B5 20px 20px,
 #0775B5 21px 21px,
 #0775B5 22px 22px,
 #0775B5 23px 23px,
 #0775B5 24px 24px,
 #0775B5 25px 25px,
 #0775B5 26px 26px,
 #0775B5 27px 27px,
 #0775B5 28px 28px,
 #0775B5 29px 29px,
 #0775B5 30px 30px,
 #0775B5 31px 31px,
 #0775B5 32px 32px,
 #0775B5 33px 33px,
 #0775B5 34px 34px,
 #0775B5 35px 35px,
 #0775B5 36px 36px,
 #0775B5 37px 37px,
 #0775B5 38px 38px,
 #0775B5 39px 39px,
 #0775B5 40px 40px,
 #0775B5 41px 41px,
 #0775B5 42px 42px,
 #0775B5 43px 43px,
 #0775B5 44px 44px,
 #0775B5 45px 45px,
 #0775B5 46px 46px,
 #0775B5 47px 47px,
 #0775B5 48px 48px,
 #0775B5 49px 49px,
 #0775B5 50px 50px,
 #0775B5 51px 51px,
 #0775B5 52px 52px,
 #0775B5 53px 53px,
 #0775B5 54px 54px,
 #0775B5 55px 55px,
 #0775B5 56px 56px,
 #0775B5 57px 57px,
 #0775B5 58px 58px,
 #0775B5 59px 59px,
 #0775B5 60px 60px,
 #0775B5 61px 61px,
 #0775B5 62px 62px,
 #0775B5 63px 63px,
 #0775B5 64px 64px,
 #0775B5 65px 65px,
 #0775B5 66px 66px,
 #0775B5 67px 67px,
 #0775B5 68px 68px,
 #0775B5 69px 69px,
 #0775B5 70px 70px,
 #0775B5 71px 71px,
 #0775B5 72px 72px,
 #0775B5 73px 73px,
 #0775B5 74px 74px,
 #0775B5 75px 75px,
 #0775B5 76px 76px,
 #0775B5 77px 77px,
 #0775B5 78px 78px,
 #0775B5 79px 79px,
 #0775B5 80px 80px,
 #0775B5 81px 81px,
 #0775B5 82px 82px,
 #0775B5 83px 83px,
 #0775B5 84px 84px,
 #0775B5 85px 85px,
 #0775B5 86px 86px,
 #0775B5 87px 87px,
 #0775B5 88px 88px,
 #0775B5 89px 89px,
 #0775B5 90px 90px,
 #0775B5 91px 91px,
 #0775B5 92px 92px,
 #0775B5 93px 93px,
 #0775B5 94px 94px,
 #0775B5 95px 95px,
 #0775B5 96px 96px,
 #0775B5 97px 97px,
 #0775B5 98px 98px,
 #0775B5 99px 99px,
 #0775B5 100px 100px;
	overflow: hidden;
}
.item_inner.program ul li a {
    color: #1E93C8;
    font-family: master-bold;
    text-align: left;
}
.sidebar_item.admission .item_inner.program ul li a {
    padding-bottom: 12px !important;
    padding-top: 12px !important;
    line-height: 1.4em;
    font-size: 1.0em;
}
.login {
    width: 20%;
    float: right;
    color: #fff;
    margin-left: 1em;
    text-align: center;
    font-family: master-ar-reg;
    overflow: hidden;
}

#ctl00_IdWelcome_ExplicitLogin{
font-family: master-ar-reg;	
}
}
@media screen and (max-width: 43em) {
body, html {
    background-color: #fff !important;
}
.navbar-default .navbar-toggle, .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background: #ECECEC !important;
    margin-left: 1em;
}
.single_post.related_post_sec .rel_right {
    width: 100%;
    background-color: #ffffff !important;
}
.related_post_sec ul li {
    width: 100% !important;
    float: none;
    border-bottom: 5px solid #027DB3;
    /* display: table; */
    margin-left: 1em;
    background: #2199CE;
    margin-bottom: 0	;
}
.single_caption Nav ol{
display: none;	
}
.single_banner_inner img {
    margin-top: .3em;
    margin-bottom: .3em;
}
.count_inner i {
    font-size: 9em;
    line-height: 1em;
}
.login {
    width: 50%;
    float: right;
    margin-right: 2em;
}
#ctl00_Today1_lblDay{
	display: none;
}
.top-darkbar {
    overflow: hidden;
}
}
.login i{
	font-size: 1.8em;
	overflow: hidden;
	height: 2em;
	text-shadow: #000000 1px 1px,
 #000000 2px 2px,
 #000000 3px 3px,
 #000000 4px 4px,
 #000000 5px 5px,
 #000000 6px 6px,
 #000000 7px 7px,
 #000000 8px 8px,
 #000000 9px 9px,
 #000000 10px 10px,
 #000000 11px 11px,
 #000000 12px 12px,
 #000000 13px 13px,
 #000000 14px 14px,
 #000000 15px 15px,
 #000000 16px 16px,
 #000000 17px 17px,
 #000000 18px 18px,
 #000000 19px 19px,
 #000000 20px 20px,
 #000000 21px 21px,
 #000000 22px 22px,
 #000000 23px 23px,
 #000000 24px 24px,
 #000000 25px 25px,
 #000000 26px 26px,
 #000000 27px 27px,
 #000000 28px 28px,
 #000000 29px 29px,
 #000000 30px 30px,
 #000000 31px 31px,
 #000000 32px 32px,
 #000000 33px 33px,
 #000000 34px 34px,
 #000000 35px 35px,
 #000000 36px 36px,
 #000000 37px 37px,
 #000000 38px 38px,
 #000000 39px 39px,
 #000000 40px 40px,
 #000000 41px 41px,
 #000000 42px 42px,
 #000000 43px 43px,
 #000000 44px 44px,
 #000000 45px 45px,
 #000000 46px 46px,
 #000000 47px 47px,
 #000000 48px 48px,
 #000000 49px 49px,
 #000000 50px 50px,
 #000000 51px 51px,
 #000000 52px 52px,
 #000000 53px 53px,
 #000000 54px 54px,
 #000000 55px 55px,
 #000000 56px 56px,
 #000000 57px 57px,
 #000000 58px 58px,
 #000000 59px 59px,
 #000000 60px 60px,
 #000000 61px 61px,
 #000000 62px 62px,
 #000000 63px 63px,
 #000000 64px 64px,
 #000000 65px 65px,
 #000000 66px 66px,
 #000000 67px 67px,
 #000000 68px 68px,
 #000000 69px 69px,
 #000000 70px 70px,
 #000000 71px 71px,
 #000000 72px 72px,
 #000000 73px 73px,
 #000000 74px 74px,
 #000000 75px 75px,
 #000000 76px 76px,
 #000000 77px 77px,
 #000000 78px 78px,
 #000000 79px 79px,
 #000000 80px 80px,
 #000000 81px 81px,
 #000000 82px 82px,
 #000000 83px 83px,
 #000000 84px 84px,
 #000000 85px 85px,
 #000000 86px 86px,
 #000000 87px 87px,
 #000000 88px 88px,
 #000000 89px 89px,
 #000000 90px 90px,
 #000000 91px 91px,
 #000000 92px 92px,
 #000000 93px 93px,
 #000000 94px 94px,
 #000000 95px 95px,
 #000000 96px 96px,
 #000000 97px 97px,
 #000000 98px 98px,
 #000000 99px 99px,
 #000000 100px 100px;

}
.article {
	width: 100%;
	max-width: 50em;
	margin: 0 auto; 
	padding: 1em;
	counter-reset: figures;
}

.article h2 {
    margin: 1em 0;
    font-size: 2em;
    border-bottom: 3px solid #1E93C8;
    padding-bottom: .3em;
    color: #1E93C8;
}

.article p {
    margin-bottom: 1em;
    font-size: .7em;
    line-height: 1.6;
    text-align: justify;
    font-family: master-ar-reg;
}
.ideaboxTimeline .it-content h2  {
    font-family: master-ar-bold;
    font-size: .8em;
}

.article h2 + p,
.article h2 + figure + p {
	text-indent: 1em;
}

.article p:first-of-type:first-line {
	font-weight: 700;
}

.figure {
    padding: 0.9em;
    border: 3px solid #1E93C8;
    background: #fff;
    margin: 0 auto 1em;
}

.figure img {
	margin: 0 auto;
	display: block;
	max-width: 100%;
}

.figure figcaption {
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 0.8em;
	padding: .5em;
	text-align: center;
	color: #fff;
	background: #f5bca8;
	counter-increment: figures;
}

.figure figcaption:before {
	content: 'Fig. ' counter(figures) ' - ';
}

.figure-left {
	float: left;
	margin: 0 1.5em .5em 0;
	width: -webkit-min-content;
	width: -moz-min-content;
	width: min-content;
}

.figure-right {
	float: right;
	margin: 0 0 .5em 1.5em;
	width: -webkit-min-content;
	width: -moz-min-content;
	width: min-content;
}

.figure-right img,
.figure-left img {
	max-width: 300px;
}
.ms-menu-a span {
    font-size: .7em;
    font-family: tahoma;
}
@media (max-width: 767px) {
	.figure-left,
	.figure-right {
		float: none;
		margin: 0 0 1em 0;
		width: 100%;
	}

	.figure img {
		max-width: 100%;
	}
}




/***************************** New Modification ******************************/

.item_inner.program ul li span {
  /*  width: 69%;*/
}

img.tech-itemsPic {
    width: 100%;
}

.tech-items ul li {
    display: inline-block;
    width: 48%;
    position: relative;
    margin: 5px;
}

.tech-items ul li a
{
	color: #2199ce !important;
    text-align: left;
    padding-right: 3px;
     background-color:transparent !important; /**/
    width: 100%;
    padding: 7px 7px;
    vertical-align: top;
	box-shadow:none;
}

.tech-items ul li img
{
	display:inline-block;
	vertical-align: top;
}


.tech-items ul li a:after {
	content:normal !important;
	left:0px;
    padding: 7px 7px;
	-webkit-transition:none;
transition:none;
}

/*.tech-items ul li span {
    text-shadow: none;
    font-family: master-ar-reg;
    font-weight: bold;
    position: absolute;
    bottom: 0px;
    left: 7px;
    padding: 3%;
    color: #08577b;
    width: 100%;
    background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 1%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 100%);
    background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,0) 1%,rgba(255,255,255,1) 50%,rgba(255,255,255,1) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,0) 1%,rgba(255,255,255,1) 50%,rgba(255,255,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
}*/


#tabs > span{
	width:100%;
	float:left;
	height:auto;
}
#tabs > span li{
	display:inline-block;
	float: right;
	position:relative;
	width: 25%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#tabs > span li:first-child a{
	border-left:1px solid #dce4ea;
}
#tabs > span li:last-child a{
	border-right:1px solid #dce4ea;
}
#tabs > span li a{
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	font-size: 14px;
	color: #34aab3;
	text-transform: uppercase;
	text-decoration: none;
	display: inline-block;
	line-height: 16px;
	border-bottom: 1px solid #dce4ea;
	border-top: 1px solid #dce4ea;
	background: #f6f9fa;
	padding: 9px 5px 5px 5px;
	text-align: center;
	width: 100%;
	height: 40px;
}
#tabsu > span li a.active,#tabs > span li a:hover{
	background:#0b6f77;
	color:#fff;
	border-color:#0060b1!important;
}
#tabs > span li a.active::after,#tabs > span li a:hover::after{
	content:" ";
	border-right:10px solid transparent;
	border-left:10px solid transparent;
	border-top: 10px solid #0b6f77;
	position:absolute;
	left:50%;
	margin-left:-10px;
	bottom:-10px;
}


#tabs > span li a.active, #tabs > span li a:hover {
    background: #34aab3;
    border-color: #34aab3 !important;
}
#tabs > span li a.active, #tabs > span li a:hover {
    background: #0b6f77;
    color: #fff;
    border-color: #0b6f77!important;
}

#MSOZoneCell_WebPartWPQ3 span {
   display: block;
    padding: 1px 10px;
    /* border-left: 1px solid #CCC; */
    /* background-color: #036eb2; */
    /* border-radius: 5px;
    margin: 9px 0px 7px 0px;
    width: 30%;
    border-right: 3px solid #036eb2; */
}


#MSOZoneCell_WebPartWPQ3 span a
{
	/*color:#036eb2;*/
}

/***************************************************/


.single_tab_content p span a {
    /*background-color: #2199ce;
	background: rgba(3,135,224,1);
	background: -moz-linear-gradient(45deg, rgba(3,135,224,1) 0%, rgba(16,164,232,1) 100%);
	background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(3,135,224,1)), color-stop(100%, rgba(16,164,232,1)));
	background: -webkit-linear-gradient(45deg, rgba(3,135,224,1) 0%, rgba(16,164,232,1) 100%);
	background: -o-linear-gradient(45deg, rgba(3,135,224,1) 0%, rgba(16,164,232,1) 100%);
	background: -ms-linear-gradient(45deg, rgba(3,135,224,1) 0%, rgba(16,164,232,1) 100%);
	background: linear-gradient(45deg, rgba(3,135,224,1) 0%, rgba(16,164,232,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0387e0', endColorstr='#10a4e8', GradientType=1 );*/
     width: 100%;
    display: inline-block;
    margin-bottom: 6px;
    padding: 8px;
    color: #fff !important;
    border-bottom: 1px dotted rgba(255,255,255,0.3);
    border-radius: 5px 0px 5px 0px;
    /* content: "\F14C"; */
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
}

.single_tab_content p span a:hover {
    /*color: #2199ce !important;
	background: rgba(255,255,255,1);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(47%, rgba(246,246,246,1)), color-stop(100%, rgba(237,237,237,1)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);*/
    padding: 8px 8px 8px 15px;
	text-decoration:none;
}

.single_tab_content p span a:before {
    font-family: FontAwesome;
    content: "\f0c1";
    padding: 4px;
    border: 2px solid #fff;
    border-radius: 22px;
    text-decoration: none;
}

.single_tab_content p span a:hover:before
{
	color:#2199ce !important;
	background-color:#fff;
}

/*.single_tab_content p span a:after {
    font-family: FontAwesome;
    content: "\f0c1";
    padding: 4px;
    border: 2px solid #fff;
    border-radius: 22px;
    text-decoration: none;
	background-color:#fff;
}*/

.single_tab_content p span:first-child 
{ 
/*display:block !important;*/
}

.single_tab_content p span:nth-child(odd)
{
	/*display:none;*/
}


/************************************************************/

.single_tab_content span a {
    /*background-color: #2199ce;
	background: rgba(3,135,224,1);
	background: -moz-linear-gradient(45deg, rgba(3,135,224,1) 0%, rgba(16,164,232,1) 100%);
	background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(3,135,224,1)), color-stop(100%, rgba(16,164,232,1)));
	background: -webkit-linear-gradient(45deg, rgba(3,135,224,1) 0%, rgba(16,164,232,1) 100%);
	background: -o-linear-gradient(45deg, rgba(3,135,224,1) 0%, rgba(16,164,232,1) 100%);
	background: -ms-linear-gradient(45deg, rgba(3,135,224,1) 0%, rgba(16,164,232,1) 100%);
	background: linear-gradient(45deg, rgba(3,135,224,1) 0%, rgba(16,164,232,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0387e0', endColorstr='#10a4e8', GradientType=1 );*/
    width: 48%;
    display: inline-block;
    margin-bottom: 5px;
    padding: 8px;
    color: #fff !important;
    border-bottom: 1px dotted rgba(255,255,255,0.3);
    border-radius: 5px 0px 5px 0px;
    /* content: "\F14C"; */
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
}

.single_tab_content span a:hover {
     padding: 8px 8px 8px 13px;
	text-decoration:none;
}

.single_tab_content span a:before {
    font-family: FontAwesome;
    content: "\f0c1";
    padding: 4px;
    border: 2px solid #fff;
    border-radius: 22px;
    text-decoration: none;
}


.single_tab_content span a:hover:before
{
	color:#2199ce !important;
	background-color:#fff;
}




/*.single_tab_content span a:after {
    font-family: FontAwesome;
    content: "\f0c1";
    padding: 4px;
    border: 2px solid #fff;
    border-radius: 22px;
    text-decoration: none;
	background-color:#fff;
}*/




/*.tab-pane div span:nth-child(2) {
    background: red;
}*/
/*************************************************************/



.slm-layout-main ul li {
    display: block;
    /* border-bottom: 0px solid #000; */
    text-align: center;
    width: 100%;
    height: auto;
   /* min-height: 180px;*/
    background: #fff;
    /*border-top: 3px solid #50afff;*/
    text-align: center;
    padding: 0px 12px;
    overflow: hidden;
    /*max-height: 180px;*/
	    margin: 0px 0px 0px 1%;
}

.slm-layout-main ul li img {
    display: block;
    border-bottom: 0px;
    text-align: center;
    margin: 0% auto;
    /*max-height: 200px;*/
    width: 100%;
}

.slm-layout-main ul li a {
    display: block;
    background-color: #0B6F77;
    color: #fff !important;
    padding: 26px;
    width: 100%;
    font: 1.5em 'hel',Arial,sans-serif !important;
    text-shadow: 0 1px 1px rgba(0,0,0,0.3);
    position: relative;
    margin-bottom: 10px;
    -webkit-transition: all .2s;
    transition: all .2s;
    box-sizing: border-box;
    box-shadow: inset 0 0 10px rgba(0,0,0,0.3);
    text-align:left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 50px !important;
    min-height: 35px;
}


.slm-layout-main ul li a:hover
{
    background-color: #005C69;
}



.slm-layout-main ul li a:after {
    content: "\F14C";
    display: inline-block;
    color: #fff;
    position: absolute;
    top: 16px;
    right: 20px;
    font-family: FontAwesome;
    font-size: 1.3em;
    width: 40px;
    height: 40px;
    border-radius: 40px;
    border: 2px solid #fff;
    text-align: center;
    line-height: 40px;
    box-shadow: 0 0 5px rgba(0,0,0,0.2);
    -webkit-transition: all .2s;
    transition: all .2s;
}



@media only screen and (max-width: 768px) and (min-width: 322px)
{
	
	

.slm-layout-main ul li a 
{
	font-size:11.5px;
}

.slm-layout-main ul li a:after {
    content: "\F14C";
    display: inline-block;
    color: #fff;
    position: absolute;
    top: 16px;
    right: 12px;
    font-family: 'fontello';
    font-size: 1em;
    width: 30px;
    height: 30px;
    border-radius: 30px;
    border: 2px solid #fff;
    text-align: center;
    line-height: 30px;
}
	
}


@media only screen and (max-width: 321px)
{
	.slm-layout-main ul li a:after {
    content:none !important;
	border: 0px solid #fff !important;
	}
	
}

/***************************************************************/
/*
.rel_thumb
{
	overflow:hidden;
}

.rel_thumb img
{
	max-height: 222px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
	-webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          transition: all 1s ease;
}
.rel_thumb img:hover
{
	width: 150%;
	max-height: 322px;
}
*/

.Poll {
    background-color:transparent;
    padding: 15px;
    border-radius: 10px;
}

.Poll label
{
	color:#fff;
}
p.pollQuestion span {
    font-family: master-ar-bold;
    /*background-color: #2199ce;*/
    color: #fff;
    padding: 10px;
    border-radius: 5px;
}

.Poll h4 {
    font-weight: bold;
    font-size: 100%;
    font-family: master-ar-bold;
    font-size: 20px;
	color:#fff;
    padding-bottom: 10px;
	border-bottom:1px dotted rgba(255,255,255,0.3);
}

.Poll h4:before
{
	content:"\f12a";
    font-family: FontAwesome;
	padding: 5px 11px;
    border: 2px solid #fff;
    border-radius: 124px;
    text-decoration: none;
    /* width: 61px; */
    margin-right: 10px;
}

.ms-WPBody h4 {
    font-weight: bold;
    font-size: 100%;
    font-family: master-ar-bold;
    font-size: 20px;
}

.Poll input[type=radio] {
    font-family: master-ar-bold;
	margin: 9px 8px 10px;
}


@media only screen and (max-width: 992px) { 
.tab-special div span a {
	width:55%;
}


.pollBtns input[type=submit] 
{
    width: 26%;
}


.pollBtns input[type=button] 
{
    width: 26%;
}
}

@media only screen and (max-width: 768px) { 
.tab-special div span a {
	width:100%;
}


.pollBtns input[type=submit] 
{
    width: 36%;
}


.pollBtns input[type=button] 
{
    width: 36%;
}

.tech-items ul li {
    width: 100%;
}

.related_post_sec ul li 
{
    width: 100%;
}

}


.pollBtns {
    text-align: right;
}

.pollBtns input[type="submit"], .pollBtns input[type="button"] {background-color: #fff; padding: 10px; font: 1em 'hell',Arial,sans-serif;border: 0px;}

.pollBtns input[type="submit"] {margin-right: 15px;}
.pollBtns input[type="submit"]:hover, .pollBtns input[type="button"]:hover {background-color: #fff; cursor: pointer; -webkit-box-shadow: 0 0 15px rgba(0,0,0,0.5);
box-shadow: 0 0 15px rgba(0,0,0,0.5);}

/*.pollBtns input[type=submit] {
     background-color: #000;
    background-color: #fff; padding: 10px; font: 1em 'hell',Arial,sans-serif;
}


.pollBtns input[type=button] {
   background-color: #fff; padding: 10px; font: 1em 'hell',Arial,sans-serif;
}
 */

.pagginglinks {
    text-align: center;
    margin: 0 auto;
	max-width:960px;
}

.pagginglinks a {
    display: inline-block;
    padding: 5px !important;
    width: 25px;
    text-align: center;
    color: White;
    font-weight: bold;
    /* padding: 8px; */
    margin: 2px;
    background: #ffa100;
    border: solid 1px #666;
    font: 8pt tahoma;
}



@media screen and (max-width:1024px) 
{


.menuMain2 {
    display: block;
    position: relative;
}


.custom_left .menuicon {
    position: absolute;
    top: 3px;
    left:100%;
    background-color: #0B6F77;
    padding: 10px;
    border-radius: 0px 5px 5px 0px;
    -moz-border-radius: 0px 5px 5px 0px;
    -webkit-border-radius: 0px 5px 5px 0px;
    border: 0px solid #000000;
    color: #fff;
    z-index: 100000000000;
}


.custom_left .menuicon1 {
    position: absolute;
    top: 3px;
    left: 100%;
    background-color: #1e93c8;
    padding: 10px;
    border-radius: 0px 5px 5px 0px;
    -moz-border-radius: 0px 5px 5px 0px;
    -webkit-border-radius: 0px 5px 5px 0px;
    border: 0px solid #000000;
    /*display: none;*/
    color: #fff;
    z-index: 10000000000000;
}


.animated { 
    animation-duration: 1s; 
    animation-fill-mode: both; 
    animation-timing-function: ease-in-out; 
} 

@keyframes fadeInLeftBig { 
    0% { 
        opacity: 0; 
        transform: translateX(-2000px); 
    } 
    100% { 
        opacity: 1; 
        transform: translateX(0); 
    } 
} 

@keyframes fadeInRightBig { 
    0% { 
        opacity: 0; 
        transform: translateX(2000px); 
    } 
    100% { 
        opacity: 1; 
        transform: translateX(0); 
    } 
} 

@keyframes fadeInLeft { 
    0% { 
        opacity: 0; 
        transform: translateX(-20px); 
    } 
    100% { 
        opacity: 1; 
        transform: translateX(0); 
    } 
} 
.fadeInLeft { 
    animation-name: fadeInLeft; 
}

.fadeInRightBig { 
    animation-name: fadeInRightBig; 
}

.fadeInLeftBig { 
    animation-name: fadeInLeftBig; 
}




.custom_right.col-md-9
{
	width:90%;
}

.col-xs-3.custom_left {
    width: 30%;
}

.custom_left .menuMain {
    /*display: none;*/
	z-index: 1111111111111111111111111111;
    position: absolute;
    right: 0px;
    top: 0px;
    /*background:url(../../images/menubg.png) no-repeat top left;*/
	background-color:#f6f9fa;
    /* padding: 0px !important; */
    border-top: 3px solid #0075ab;
}

.custom_left
{
	position:absolute !important;
}

.custom_left .menuicon 
{
	display:block;
	position:absolute;
}
	
.faculty-menu li 
{
   padding: 1% 10%;
}

.sidebar_item.admission .item_inner.program {
    padding:0px;
}

.custom_left .sidebar {
	    position: absolute;
		right: 0px;
}


.custom_left .s4-specialNavLinkList {
    margin: 0px 0px 0px 0px;
}

.custom_left .ms-quickLaunch {
    padding-top: 0px;
}


.notice {
    background-position: right center;
}

.welcome span {
    background-position: right center;
}

}



@media screen and (max-width:992px) 
{
.container {
    width: 100%;
}
}

/********************************************************************************************/


@font-face {
    font-family: "master-bold";
    src: url('fonts/candara.eot');
    src: url('fonts/candara.eot?#iefix') format('embedded-opentype'),
         url('fonts/candara.woff') format('woff'),
         url('fonts/candara.ttf') format('truetype'),
         url('fonts/candara.svg#quartzregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

.single_caption h1 {
    font-weight: 900 !important;
    text-transform: none;
    color: #fff;
    margin: 0 0 8px;
    font-family: master-bold !important;
    font-size: 1.4em !important;
}
.single_caption {
    padding: 20px !important;
}
.cd-breadcrumb li, .cd-multi-steps li {
    display: inline-block;
    float: left;
    direction: ltr;
    border-right: 1px solid #fff;
    padding: 0px 10px;
    line-height: 16px;
    margin: 0px 0px 20px 0px;
}

.cd-breadcrumb li.current
{
    border-right: 0px solid #fff;
}

.cd-breadcrumb li.current > *, .cd-multi-steps li.current > * {
    color: #d9f3f1 !important;
    border-right: 0px solid #fff;
}
.cd-breadcrumb li > *, .cd-multi-steps li > * {
    font-size: 1em;
}/**/

.large {
    font-size: 15px;
}
.cd-breadcrumb li > *, .cd-multi-steps li > * {
    display: inline-block;
    /* font-size: 1.4rem; */
    color: #fff !important;
    /* font-family: master-reg; */
}

/* new style */

.single_banner_inner {
    width: 100%;
    float: left;
    height: auto;
    position: relative;
    border-bottom: solid 8px #C69A47;
}
.single_caption{
	width:835px;
}
.single_caption h1{
	font-size:40px;
}
.single_banner_inner.admission .single_caption{
	width:535px;
}
.single_caption{
	padding:15px 20px;
	left:5%;
	max-width:40%;
	bottom:25px;
}
.single_caption h1{
	font-size:30px;
	margin:0 0 10px;
}
.single_caption h2{
	font-size:16px;
}
.single_banner_inner.admission .single_caption{
	left:5%;
}

.count_inner i {
    font-size: 6em;
    color: #0B6F77;
    text-shadow:
		#ECECEC 1px 1px,
		#ECECEC 2px 2px,
		#ECECEC 3px 3px,
		#ECECEC 4px 4px,
		#ECECEC 5px 5px,
		#ECECEC 6px 6px,
		#ECECEC 7px 7px,
		#ECECEC 8px 8px,
		#ECECEC 9px 9px,
		#ECECEC 10px 10px,
		#ECECEC 11px 11px,
		#ECECEC 12px 12px,
		#ECECEC 13px 13px,
		#ECECEC 14px 14px,
		#ECECEC 15px 15px,
		#ECECEC 16px 16px,
		#ECECEC 17px 17px,
		#ECECEC 18px 18px,
		#ECECEC 19px 19px,
		#ECECEC 20px 20px,
		#ECECEC 21px 21px,
		#ECECEC 22px 22px,
		#ECECEC 23px 23px,
		#ECECEC 24px 24px,
		#ECECEC 25px 25px,
		#ECECEC 26px 26px,
		#ECECEC 27px 27px,
		#ECECEC 28px 28px,
		#ECECEC 29px 29px,
		#ECECEC 30px 30px,
		#ECECEC 31px 31px,
		#ECECEC 32px 32px,
		#ECECEC 33px 33px,
		#ECECEC 34px 34px,
		#ECECEC 35px 35px,
		#ECECEC 36px 36px,
		#ECECEC 37px 37px,
		#ECECEC 38px 38px,
		#ECECEC 39px 39px,
		#ECECEC 40px 40px,
		#ECECEC 41px 41px,
		#ECECEC 42px 42px,
		#ECECEC 43px 43px,
		#ECECEC 44px 44px,
		#ECECEC 45px 45px,
		#ECECEC 46px 46px,
		#ECECEC 47px 47px,
		#ECECEC 48px 48px,
		#ECECEC 49px 49px,
		#ECECEC 50px 50px,
		#ECECEC 51px 51px,
		#ECECEC 52px 52px,
		#ECECEC 53px 53px,
		#ECECEC 54px 54px,
		#ECECEC 55px 55px,
		#ECECEC 56px 56px,
		#ECECEC 57px 57px,
		#ECECEC 58px 58px,
		#ECECEC 59px 59px,
		#ECECEC 60px 60px,
		#ECECEC 61px 61px,
		#ECECEC 62px 62px,
		#ECECEC 63px 63px,
		#ECECEC 64px 64px,
		#ECECEC 65px 65px,
		#ECECEC 66px 66px,
		#ECECEC 67px 67px,
		#ECECEC 68px 68px,
		#ECECEC 69px 69px,
		#ECECEC 70px 70px,
		#ECECEC 71px 71px,
		#ECECEC 72px 72px,
		#ECECEC 73px 73px,
		#ECECEC 74px 74px,
		#ECECEC 75px 75px,
		#ECECEC 76px 76px,
		#ECECEC 77px 77px,
		#ECECEC 78px 78px,
		#ECECEC 79px 79px,
		#ECECEC 80px 80px,
		#ECECEC 81px 81px,
		#ECECEC 82px 82px,
		#ECECEC 83px 83px,
		#ECECEC 84px 84px,
		#ECECEC 85px 85px,
		#ECECEC 86px 86px,
		#ECECEC 87px 87px,
		#ECECEC 88px 88px,
		#ECECEC 89px 89px,
		#ECECEC 90px 90px,
		#ECECEC 91px 91px,
		#ECECEC 92px 92px,
		#ECECEC 93px 93px,
		#ECECEC 94px 94px,
		#ECECEC 95px 95px,
		#ECECEC 96px 96px,
		#ECECEC 97px 97px,
		#ECECEC 98px 98px,
		#ECECEC 99px 99px,
		#ECECEC 100px 100px;
}

.count_inner.postgraduate{
	border-top:3px solid #ffc85d;
}
.count_inner.post{
	border-top:3px solid #ffc85d;
}
.count_inner.res{
	border-top:3px solid #84e06f;
}
.count_inner.stuff{
	border-top:3px solid #ff8484;
}
.count_inner h1{
	font-size:50px;
	font-weight:700;
	color:#000;
	margin:0 0 26px;
}
.count_inner h3 {
    font-size: 1.5em;
    font-weight: 700;
    color: #2A2D33;
    /* text-transform: uppercase; */
    font-family: master-bold;
}
.related_post_sec {
    float: left;
    height: auto;
    margin-left: .5em;
    margin-top: 0;
    margin-right: .5em;
    width: 99%;
}

img {
    max-width: 100%;
}
.rel_thumb img {
    max-height: 222px;
    width: 100%;
}
.carousel-inner img
{
	 max-height: 270px;
}
.rel_right h4 {
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
    color: #fff;
    font-family: master-bold;
    padding-left: 1em;
    height: 3em;
    overflow: hidden;
}

.e-learning li a span {
    /* position: relative; */
    display: table;
    width: 117%;
}


.newsticker-area {
    display: none;
}


.Poll p {
    width: 100%;
    margin-bottom: 20px;
}


/**********************************************************************/

/*.tech-items ul {
    margin-top: 0;
    margin-bottom: 10px;
    background-color: #2199ce;
	padding:15px;
}*/


.tech-items ul li {
    display: inline-block;
    width: 48%;
    position: relative;
    margin: 5px;
    border-bottom: 1px dotted #fff;
    min-height: 150px;
}

.tech-items ul li img {
    display: inline-block;
    vertical-align: top;
    max-width: 48%;
    float: left;
    border: 2px solid #fff;
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.3);
    box-shadow: 0 0 10px rgba(0,0,0,0.3);
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.tech-items ul li span {
    text-shadow: none;
    font-family: master-ar-reg;
    font-weight: bold;
    position: absolute;
    top: 0px;
    /* right: 7px; */
    padding: 3%;
    color: #ffffff;
    width: 48%;
    text-align: left;
    background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 1%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 100%);
    /* background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,0) 1%,rgba(255,255,255,1) 50%,rgba(255,255,255,1) 100%); */
    /* background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,0) 1%,rgba(255,255,255,1) 50%,rgba(255,255,255,1) 100%); */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
}

.ms-rtestate-field {
    word-wrap: break-word;
    font-family: master-ar-bold;
    text-align: left;
    direction: ltr !important;
    font-size: 1em !important;
}
/************** New Modificaion 15-5-2017 *****************/

.main-area h4 {
    height: 30px;
    width: 100%;
    margin-top: 10px;
    margin-right: auto;
    margin-left: auto;
    font-family: master-ar-bold;
    font-size: 1em;
    line-height: 20px;
    font-weight: normal;
    text-align: center;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #666;
    padding-right: 30px;
    color: #1e93c8;
    font-size: 1.5em !important;
}

.article p {
    margin-bottom: 1em;
    font-size: 1em;
    line-height: 1.6;
    text-align: justify;
    font-family: 'Open Sans', sans-serif;
}

.article P Span {
    padding: 1em;
    background-color: #1e93c8;
    color: #fff;
}




.ms-core-brandingText
{
Display:none;
}

/************** New Modificaion 22-02-2019 *****************/
.container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
    width: auto;
}


.vices-area div {
    margin-bottom: 3.3em;
}

.president-area {
    width: 100%;
}

.vices-area {
    width: 100%;
}



/************** New Modificaion 13-03-2019 *****************/

.president-areaPic {
    float: left !important;
    max-width: 29% !important;
    margin-top: 5px !important;
    margin-right: 5px !important;
    margin-bottom: 9px !important;
    margin-left: 10px !important;
    border: 1px solid #f2f6f8 !important;
}

.president-area {
    width: 99%;
    margin-bottom: 0px;
    float: left !important;
}

.vices-area div h3 {
    font-weight: 500;
    font-size: 13px;
    text-align: left;
    font-family: master-ar-bold;
    color: #FFFFFF;
    text-decoration: none;
    margin-top: 0;
    display: block;
    height: 67px;
    border-bottom-style: none;
    font-size: 0.9em !important;
    background-color: #1E93C8;
    padding: .5em !important;
    margin-left: 8px !important;
    width: 97%;
}


.president-area div a {
    float: left !important;
    text-align: left !important;
    text-decoration: none;
    height: 195px;
    padding-right: 5px;
    margin-top: 5px;
    width: 100%;
}

.vices-area div {
    float: left !important;
    display: block;
    margin-top: 26px !important;
    margin-bottom: 0px;
    margin-left: 0px !important;
    height: 290px !important;
    background-color: #FFFFFF;
    margin-right: .4em;
    width: 24%;
    border: #1E93C8 solid 1px;
    margin-bottom: 1.3em;
}

.vices-area {
    margin-bottom: 0px;
    float: left !important;
    width: 98%;
    margin-top: 1em;
    padding-right: 0;
}

.president-area div {
    float: left !important;
    display: block;
    width: 98%;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right: 0px;
    height: 220px;
    background-color: #1E93C8;
}


.vices-area div span {
    font-weight: 500;
    font-size: 1em;
    text-align: right;
    font-family: master-ar-reg;
    color: #3A3A3A;
    text-decoration: none;
    margin-top: 7px !important;
    margin-bottom: 31px;
    display: block;
    float: none !important;
    height: 39px;
    /* width: 120px; */
    line-height: 1.2em;
    width: 100%;
    text-align: center;
}

.main-area h3 {
    height: 30px;
    width: 98%;
    margin-top: 10px;
    margin-right: auto;
    margin-left: auto;
    font-family: master-ar-bold;
    font-size: 1.7em;
    line-height: 20px;
    font-weight: normal;
    text-align: left !important;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #666;
    padding-right: 30px;
    color: #1E93C8;
    float: none !important;
}

.vices-area div a {
    float: left !important;
}


.single_post.related_post_sec h4 {
    font-size: 1.1em;
    font-weight: 600;
    color: #4d4d4d;
    line-height: 1.4em;
    /* margin: 0 0 8px; */
    /* font-family: master-bold; */
    height: 60px;
    overflow: hidden;
    font-family: master-ar-bold;
    padding-left: 37px;
    display: block;
    float: left;
    /* background: url(https://www.kfu.edu.sa/Style%20Library/BootStrap/ar-sa/Layout/styles/img/itnewsicon.png) no-repeat top left; */
    background-size: 35px;
}

.content_top .content_left ul li:before, .author_designation a, .rel_right span.date a, .meta > span a {
    color: #4d4d4d !important;
    padding: 1em;
    font-style: normal;
    font-size: 13px;
    text-decoration: underline;
    font-family: master-ar-bold;
}
/****/
.login {
    height: 2.5em;
}

.login i {
    display: block;
}

.ion
{
	display:block;
}
/*****/
.saudidoor {
    background: url(../../Images/logo_header.png) no-repeat center top;
    background-size: contain;
    height: 36px;
    display: inline-block;
    width: 120px;
    float: left;
	margin-left: 50px;;
}
.menuLink{
	text-align:center;
}

.socialArea > h5 {
    width: 25%;
    float: left;
}

.ngate img {
    width: 65px;
    height: 38px;
    margin-right: 70px;
}
.menuFooter .fa {
    font-size: 18px;
    height: 27px;
    line-height: 28px;
    width: 27px;
}

ul.ftrIcon {
    margin-left: 20px;
    margin-right: 20px;
}

#suiteBarLeft {
    background-color: #0B6F77;
    color: #fff;
    width: 100%;
    vertical-align: middle;
}
#impSites {
    direction: ltr;
    font-family: master-ar-reg;
    line-height: 30px;
    text-transform: none;
}
.tit {
    text-align: center;
    margin: 0;
    font-weight: 700;
    color: #0d7077;
}
.imp_menu {
    text-align: right !important;
}
.imp_menu li {
    display: block;
    text-align: center !important;
    padding: 0 0 0 15px;
    float: none;
}

ol.breadcrumb{
	background-color: inherit;
}
ol.breadcrumb li a {
	color: #ffffff;
}
.breadcrumb>.active {
    color: #ffffff;
	font-family: master-ar-bold;
}