
.overlay-popup {
    background: #fff;
    height: 100%;
    position: fixed;
    right: 0;
    top: 0;
    transform: translateX(100%);
    transition: transform .6s ease 0s;
    width: 40%;
    z-index: 1000;
}
.overlay-test{
	background: rgba(0,0,0,0.5);
    height: 100%;
    position: fixed;
    right: 0;
    top: 0;
/*
    transform: translateX(100%);
    transition: transform .6s ease 0s;
*/
    width: 100%;
    z-index: 1000;
	display: none;
}

.overlay-popup-inner {
   
    position: fixed;
    right: 0;
    width: 100%;
    height: 100%;
    padding: 20px;
    background-position: top center;
    background-repeat: no-repeat;
    box-sizing: border-box;
}
.overlay-popup-inner::before {
    width: 100%;
    height: 27px;
    background: #128abc;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0px auto;
}
.overlay-popup.open {
    transform: translateX(0)
}

.query-form.open {
    transform: translateX(0)
}
.product-info img {
    float: left;
    display: block;
    vertical-align: text-top;
    margin: -2px 10px -1px 0;
}
a.btn-floating.popup-open {
    position: fixed;
    right: -47px;
    width: 115px;
    background: #f2861d;
    text-align: center;
    transform: rotate(270deg);
    padding: 8px;
    color: #fff;
    letter-spacing: 1px;
    top: 100px;
    z-index: 999;
    cursor: pointer;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    box-shadow: 0px -2px 7px rgba(0,0,0,0.3);
}
.heading-area {
    width: 100%;
    display: inline-block;
    margin-top: 5px;
}
.area-one {
    width: 70%;
    float: left;
}
.area-two {
    width: 30%;
    float: left;
    text-align: center;
	margin-top: 20px;
}
.overlay-popup h1 {
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;
    color: #128abc;
    /*text-shadow: 0px 2px 10px rgba(0,0,0,0.6);*/
	margin-top: 15px;
}
.overlay-popup h3 {
    font-size: 14px;
    font-weight: bold;
    line-height: 23px;
    color: #424242;
    /* text-shadow: 0px 2px 10px rgba(0,0,0,0.6); */
    margin-top: 15px;
}
.product-info {
    padding-top: 10px;
}
.area-two img {
    width: 165px;
}
.product-info h4 {
    font-size: 14px;
    font-weight: bold;
    line-height: 19px;
    color: #d88d41;
    text-align: left;
    margin-top: 10px;
}
.product-info p.normal-txt {
    margin: 0px 0px 50px 0px;
    width: 100%;
	position: relative;
	text-align: justify;
}
.product-info p.normal-txt::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    background: #e8e8e8;
    bottom: -28px;
    left: 0;
}
.area-one span {
    width: 100%;
    display: inline-block;
    color: #737373;
    font-style: italic;
}

.product-info h5 {
    font-weight: 400;
    font-size: 14px;
    color: #02569b;
    font-family: "Open Sans",sans-serif;
}
.product-info p {
    font-size: 13px;
    color: #888787;
    margin-bottom: 5px;
    font-family: "Open Sans",sans-serif;
    width: 95%;
    margin-top: 15px;
}
.wrap-area {
    width: 50%;
    float: left;
    margin-bottom: 8px;
    margin-top: 8px;
}
span.popup-open {
    position: absolute;
    right: 15px;
    font-size: 20px;
    top: 1px;
    color: #fff;
}
/*
.product-info a {
    background: #0392d9;
    padding: 10px;
    border-radius: 20px;
    color: #fff;
    margin-top: 12px;
    display: inline-block;
}
*/
.product-info i {
    background: #02569b;
    width: 20px;
    height: 20px;
    border-radius: 50px;
    line-height: 22px;
    text-align: center;
    font-size: 12px;
    margin-right: 0px;
    margin-left: 6px;
}

/*====================Inner page css starts here====================*/
  @media only screen and (min-width: 1281px){
.program-section .four.columns {
    width: 295px;
	text-align: center;
}
	.program-section{
		text-align: center;
	}
.program-section img {
    width: 100px;
}
	.p-block {
    width: 100%;
    display: inline-block;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-top: 15px;
    padding-bottom: 15px;
    /* border: 1px solid #ccc; */
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.24);
    border-radius: 5px;
}
	.p-block h4 {
    text-transform: uppercase;
    font-weight: 600;
    color: #545454;
    font-size: 13px;
}
}
	.program-section h3 {
    margin-bottom: 2.3%;
    position: relative;
}
	p.some-tag {
    color: #999;
    font-size: 16px;
}
.sixteen.columns.program-section {
    margin-bottom: 30px;
}
	.Library-one {
   background-image:url(../images/programs/graduation-bk.png);
   height: 150px;
   width: 150px;
   background-repeat: no-repeat;
   background-size: 65%;
   margin: 0px auto;
   background-position: center;
}
   .Library-two {
   background-image:url(../images/programs/postgraduation-bk.png);
   height: 150px;
   width: 150px;
   background-repeat: no-repeat;
   background-size: 65%;
   margin: 0px auto;
   background-position: center;
}
   .Library-three {
   background-image:url(../images/programs/diploma-bk.png);
   height: 150px;
   width: 150px;
   background-repeat: no-repeat;
   background-size: 65%;
   margin: 0px auto;
   background-position: center;
}
   .Library-four {
   background-image:url(../images/programs/certification-bk.png);
   height: 150px;
   width: 150px;
   background-repeat: no-repeat;
   background-size: 65%;
   margin: 0px auto;
   background-position: center;
}
.p-block:hover {
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.6);
}
.p-block:hover .Library-one {
   background-image: url(../images/programs/graduation.png);
}
.p-block:hover .Library-two {
   background-image: url(../images/programs/postgraduation.png);
}
.p-block:hover .Library-three {
   background-image: url(../images/programs/diploma.png);
}
.p-block:hover .Library-four {
   background-image: url(../images/programs/certification.png);
}
.Library-dbu {
   background-image:url(../images/modeal-img/dbu-bk.png);
   height: 150px;
   width: 150px;
   background-repeat: no-repeat;
   background-size: 90%;
   margin: 0px auto;
   background-position: center;
}
   .Library-uom {
   background-image:url(../images/modeal-img/uom-bk.png);
   height: 150px;
   width: 150px;
   background-repeat: no-repeat;
   background-size: 90%;
   margin: 0px auto;
   background-position: center;
}
.p-block:hover .Library-dbu {
   background-image: url(../images/modeal-img/dbu.png);
}
.p-block:hover .Library-uom {
   background-image: url(../images/modeal-img/uom.png);
}
.p-block p {
    color: #999;
    margin-bottom: 10px;
}
span.p-apply {
    text-transform: uppercase;
    color: #429c73;
    font-size: 12px;
    visibility: hidden;
}
.p-block:hover span.p-apply {
    visibility: visible;
} 
.p-block:hover p {
    color: #3e3d3d;
}
.program-section h3 {
    margin-bottom: 2.3%;
    position: relative;
    font-weight: 500;
    color: #f2861d;
}
span.change-step {
    background: #1399d1;
    color: #fff;
    font-size: 17px;
    padding: 5px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    position: relative;
    top: -4px;
    left: -30px;
}
span.change-step::after {
    content: "";
    position: absolute;
    border-bottom: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 15px solid transparent;
    border-left: 15px solid #1399d1;
    top: 1px;
    left: 74px;
}
p.click-it {
    width: 100%;
    display: inline-block;
    font-size: 15px;
    color: #0392d9;
    font-weight: 600;
    margin-top: 15px;
    margin-bottom: 3px;
}
/*
p.browse {
    color: #3a3a3a;
    margin-top: 23px;
}
*/
.uni-block{
	width:50%;
	float:left;
	position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
	box-sizing: border-box;
}

.uni-block h3.clt-heading {
    text-align: left;
    position: relative;
    color: #cb732b;
    margin-bottom: 15px;
}

h3.clt-heading {
    text-align: left;
    padding-left: 40px;
    text-transform: capitalize;
    font-size: 17px;
    position: relative;
    color: #f2861d;
}
h3.clt-heading::before {
    content: "\f19c";
    font-family: Fontawesome;
}
h3.clt-heading::before {
    left: 13px;
    position: absolute;
    color: #f2861d;
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
    border: 1px solid #f2861d;
    background: #f2861d;
    font-weight: normal;
    color: #ffffff!important;
	text-shadow: none;
	text-align: left;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
    border: 1px solid #f2861d;
    font-weight: normal;
    color: #000000;
	text-align: left;
	
}
.ui-accordion .ui-accordion-header {
    display: block;
    cursor: pointer;
    position: relative;
    margin: 2px 0 0 0;
    padding: .5em .5em .5em .7em;
    font-size: 16px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
	text-transform: capitalize;
}
.ui-accordion-content p {
    text-align: justify;
}
h5.desc {
    margin: 2px 0 8px 15px;
    font-size: 14px;
    position: relative;
    color: #f2861d;
    text-align: justify;
    text-transform: uppercase;
    font-weight: 600;
}
h5.desc::before {
    position: absolute;
    content: "\f105";
    font-family: Fontawesome;
    left: -15px;
}
.ui-widget-content a {
    color: #ffffff;
    text-transform: capitalize;
    text-align: center;
    width: 125px;
    display: block;
    background: #f2861d;
    float: right;
    box-sizing: border-box;
    padding: 10px;
    border-radius: 5px;
    cursor: pointer;
}


.uni-name {
    text-align: center;
    color: #d11313!important;
    font-size: 20px!important;
    font-weight: 700!important;
    margin-bottom: 20px;
    margin-top: 0;
}
.course-box {
    text-align: justify;
    box-sizing: border-box;
    padding: 15px;
    box-shadow: 0px 1px 3px rgba(0,0,0,0.5);
    border-radius: 5px;
}
h3.desc {
    margin: 2px 0 20px 15px;
    font-size: 18px;
    position: relative;
    color: #f2861d;
    text-transform: capitalize;
}
h3.desc::before {
    position: absolute;
    content: "\f105";
    font-family: Fontawesome;
    left: -15px;
}
.course-box p {
    text-indent: 19px;
    position: relative;
    font-size: 15px;
    line-height: 25px;
}
.course-box p::before {
    position: absolute;
    width: 8px;
    height: 2px;
    left: 2px;
    top: 10px;
}
.course-box p::after {
    width: 2px;
    height: 35px;
    position: absolute;
    left: 0;
    top: -23px;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
}
.course-box p::after, .course-box p::before {
    content: "";
    background: #f2861d;
}
.step-information {
    width: 35%;
    margin: 0px auto;
    background: #efefef;
    padding: 12px;
    border-radius: 5px;
    text-align: left;
    box-sizing: border-box;
	border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}
.step-information p {
    margin-bottom: 3px;
}
p.data-one {
    color: #d11313;
	font-weight: 600;
}
.step-information p, span.edit {
    text-transform: capitalize;
    font-size: 15px;
}
.form-line .form-group input, .form-line .form-group textarea, .form-line .form-group select {
    border: none;
    border-radius: 0;
    box-shadow: none;
    border-bottom: 2px solid #dadada;
    width: 100%;
	font-size: 14px;
}
input[type="text"], input[type="email"], input[type="tel"] {margin-bottom:20px; padding: 6px 4px;}
.form-box {
    width: 35%;
    margin: 0px auto;
}
button.btn.btn-default.submit {
    margin-top: 20px;
    margin-bottom: 0px;
    padding: 10px 30px;
    font-size: 15px;
    letter-spacing: 1px;
    text-shadow: none;
}
.form-box {
    border: 1px solid #e6e6e6;
    box-sizing: border-box;
    padding: 15px;
    border-radius: 5px;
    border-top: none;
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
}
.form-line {
    margin-top: 12px;
}
p.browse {
    color: #4c4c4c;
    margin-top: 19px;
    font-size: 15px;
    font-style: italic;
}
button#moreInfo {
    margin-top: 12px;
    margin-bottom: 0px;
}
.query-form {
    background: url(../images/modeal-img/pattern-img.png);
    background-repeat: repeat;
    background-color: rgb(10, 34, 56);
    height: 100%;
    position: fixed;
    right: 0;
    top: 0;
    transform: translateX(100%);
    transition: transform .6s ease 0s;
    width: 100%;
    z-index: 1001;
}
.query-form-box.form-line {
    width: 70%;
    margin-left: 95px;
    margin-top: 50px;
    background: #ffffff;
    padding: 31px;
    box-sizing: border-box;
    box-shadow: 0px 1px 10px rgba(0,0,0,0.4);
    border-radius: 5px;
    color: #2d679c; 
    display: inline-block;
    float: left;
}
.query-form-box input[type="text"], .query-form-box input[type="email"], .query-form-box input[type="tel"], .query-form-box select, .query-form-box textarea
{margin-bottom:15px; padding: 6px 4px;}
div#xshut {
    position: absolute;
    width: 35px;
    height: 35px;
    background: #ce1616;
    text-align: center;
    line-height: 35px;
    border-radius: 100%;
    color: #fff;
    font-size: 18px;
    right: 80px;
    top: 32px;
    cursor: pointer;
}
.university-section{width:50%;margin:0px auto;}
span.back {
    background: #f2861d;
    color: #fff;
    padding: 5px 10px 5px 30px;
    border-radius: 16px;
    margin-top: 0px;
    display: inline-block;
    width: 46px;
    text-align: center;
    position: relative;
	cursor: pointer;
}
.back i {
    width: 28px;
    height: 28px;
    background: #fff;
    color: orange;
    line-height: 28px;
    text-align: center;
    border-radius: 100px;
    position: absolute;
    left: 2px;
    top: 2px;
}
/*====================Inner page css ends here====================*/

