.nopadding {
    padding: 0 !important;
    margin: 0 !important;
}
ul.university-list {
	width:100%;
}
ul.university-list li{
	width:50%;
}
.left-nopadding {
    padding-left: 0 !important;
    margin: 0 !important;
}

.right-nopadding {
    padding-right: 0 !important;
    margin: 0 !important;
}

.images a img {
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
}

.images:hover a img {
    transform: scale(1.08);
    -webkit-transform: scale(1.08);
    -moz-transform: scale(1.08);
    -o-transform: scale(1.08);
    opacity: 0.7;
    -moz-opacity: 0.7;
    -webkit-opacity: 0.7;
}

.images {
    overflow: hidden;
    margin: 0;
}

.images a {
    display: block;
}
a.read-more {
    text-decoration: none;
    color: blue;
    font-weight: 600;
    font-size: 14px;
}

/******ALL COLOR
****************************/

.topbar {
    background-color: #2e5797;
    color: #fff;
}

p.top-blog {
    color: #ffffff;
}

.topbar .left p {
    color: #ffffff;
	text-transform: capitalize;
	font-size:15px;
}

p.top-blog a,
p.top-blog a:hover {
    color: #ffffff;
}


/******SOCIAL ICON
****************************/

.topbar ul li a:hover {
    color: #ffffff;
}

.topbar ul li a {
    color: #ffffff;
}

.topbar .right ul li {
    margin-right: 5px;
}

.topbar .right {
    top: -10px;
}

ul {
    padding: 0;
    list-style: none;
}

.footer-social-icons {
    width: 350px;
    display: block;
    margin: 0 auto;
}

.social-icon {
    color: #fff;
}

.social-icons li {
    vertical-align: top;
    display: inline;
    height: auto;
    color: red;
}

.social-icons a {
    color: #fff;
    text-decoration: none;
}

.fa-facebook {
    padding: 10px 14px;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
    background-color: #2e5797;
}

.fa-facebook:hover {
    background-color: #3d5b99;
}

.fa-twitter {
    padding: 10px 12px;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
    background-color: #2e5797;
}

.fa-twitter:hover {
    background-color: #00aced;
}

.fa-rss {
    padding: 10px 14px;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
    background-color: #2e5797;
}

.fa-rss:hover {
    background-color: #eb8231;
}

.fa-youtube {
    padding: 10px 14px;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
    background-color: #2e5797;
}

.fa-youtube:hover {
    background-color: #e64a41;
}

.fa-linkedin {
    padding: 10px 14px;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
    background-color: #2e5797;
}

.fa-linkedin:hover {
    background-color: #0073a4;
}

.fa-google-plus {
    padding: 10px 9px;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
    background-color: #2e5797;
}

.fa-google-plus:hover {
    background-color: #e25714;
}


/******TOP SECTION
****************************/
.logo a img {
    /* width: 172%; */
	height:90px
    left: 0px;
}
.input-group.home-search .input-group-btn .btn.btn-default {
    border-radius: 0px;
}

.topbar .right ul {
    margin-right: 0px;
}

p.top-blog {
    margin-top: 14px;
    font-weight: 700;
    font-size: 13px;
    text-align: center;
}

p.top-blog a {
    font-size: 13px;
}

.topbar .right ul:after {
    background: none;
    width: 0;
}

.input-group.home-search {
    margin-top: 8px;
}

.input-group.home-search input.form-control {
    height: 34px;
    border: 1px solid #ccc;
    padding: 6px 15px;
    border-radius: inherit;
}


/******Main Menu Section
****************************/

li.get-downloads a {
    background-color: #22457b;
    /* padding: 0 25px; */
}

li.get-downloads {
    padding: 0 30px;
    background-color: #22457b;
}

#mainnav > ul > li.get-downloads:after {
    background-color: inherit;
}
.mega-wrap .sub-menu.sub-1 li {
    width: 100%;
}

.mega-wrap .sub-menu.sub-1 li a {
    line-height: 15px;
}

/******Header SECTION
****************************/

.header-top .info .address {
    margin-right: 20px;
}

article.feature .text h2 {
    font-size: 14px;
    font-weight: 600;
}

article.feature .text {
    padding: 1px 15px;
    padding-bottom: 15px;
}

button.btn.btn-secondary.center-block.pesbd-btn a {
    color: white;
}

article.feature .text p {
    text-align: justify;
}
article.feature .text h2{
	text-align: center;
	font-size: 30px;
	font-weight:700;
}
article.feature .text h2 span{
	font-size:11px;
	font-weight:600;
	display: inline;
}
.feature-post .feature {
    position: relative;
    border: 1px solid #e4e4e4;
    -webkit-box-shadow: 0px 0px 12px 0px #ccc;
    -moz-box-shadow: 0px 0px 12px 0px #ccc;
    box-shadow: 0px 0px 12px 0px #ccc;
}

button.btn.btn-secondary.center-block.pesbd-btn {
    padding: 9px 19px;
    color: white;
	border-radius: inherit;
}

.icon-box.image {
    cursor: pointer;
}

.content-box ul.partners li {
    width: 97%;
    padding: 0px 0px 30px;
}

.content-box ul.partners li img {
    margin-top: 0px;
    margin-bottom: 5px;
}

.content-box ul.partners li p.description {
    margin-top: 17px;
    padding: 0 30px;
    text-align: justify;
}

.content-box ul.partners li h3 {
    font-size: 21px;
    font-weight: 700;
    color: #2e5797;
    margin-bottom: 1px;
    padding: 0 30px;
}

.small-content ul.partners li {
    padding: 0 0 10px;
}

.small-content ul.partners li img {
    margin-top: 0px;
    margin-bottom: 5px;
}

.small-content ul.partners li h3 {
    font-size: 18px;
    font-weight: 700;
    color: #2e5797;
    margin-bottom: 1px;
    margin-top: 10px;
}

.small-content ul.partners li p.description {
    margin-top: 1px;
    text-align: justify;
    padding: 2px 15px;
}

.small-content ul.partners li p {
    overflow: hidden;
    padding: 0;
    margin: inherit;
}

.small-content ul.partners li:hover a img {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}

.small-content ul.partners li a img {
    width: 100%;
    margin: 0px;
    padding: 0px;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.Testimonial-block {
    width: 100%;
    border: 1px solid #dcd7d7;
    position: relative;
}

.testimonials-sidebar {
    position: relative;
    padding: 8px 29px 5px 24px;
    border: none;
}

.post .media.big-blog {
    position: relative;
    max-width: 570px;
    float: left;
    margin-right: 0px;
    font-size: 0;
    margin-bottom: 15px;
}

.news-box .readmore {
    margin-top: 15px;
    letter-spacing: 0.3px;
}

.post .media {
    margin-right: 0px;
}

.tp-banner .tp-caption h1,
.tp-caption.text1.sft.tp-resizeme.start {
    color: #fff;
}
h2.title {
	position: relative;
	font-size: 30px;
	font-weight: 600;
	margin-bottom: 40px;
}
h2.title:after {
	width: 50px;
	height: 5px;
	position: absolute;
	content: "";
	bottom: -15px;
	left: 0;
	background-color: #fde428;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

/***********Preparatory Courses Section
***************************/

.feature-post {
    padding-bottom: 50px;
    padding-top: 50px;
}

.icon-box.image {
    margin-bottom: 0px;
}


/***********Home English Language Courses Section
***************************/

.big-service a img {
    height: auto;
    margin-bottom: 0px;
    width: 100%;
    cursor: pointer;
}

.big-service p {
    color: #656565;
    font-size: 13px;
    margin-bottom: 5px;
    text-align: justify;
}

.readmore a {
    display: inline-block;
    margin-top: 0px;
}

.all-services {
    display: inline-block;
    margin: 0;
    padding: 0;
    width: 100%;
}

.small-services ul {
    list-style: outside none none;
    padding-left: 0;
    width: 100%;
}

.small-services ul li {
    float: left;
    padding-bottom: 3%;
    padding-left: 3%;
    width: 50%;
}

ul.small-service-list {
    margin-bottom: inherit;
}





/***********Home Career & Corporate Services Section
***************************/

.small-box-botton {
    display: inline;
}

.small-box-botton a {
    margin-top: 0;
}

.small-box-botton a button {
    background-color: #2e5797;
    border-radius: 0;
    color: #fff;
}

.small-box-botton a:first-child {
    margin-top: 0;
}

.small-box-botton a {
    display: flex;
    margin-top: 12px;
}

.small-box-botton a button:hover {
    background-color: #1d4c95;
    color: #fff;
}

/***********Home BLOG Section
***************************/
.blog-box {
    padding-top: 20px;
    padding-bottom: 50px;
}
.blog.sm-blog-image img{
	height:150px;
	width:100%;
}
h2.title-post.small-blog a {
    font-size: 16px;
    font-weight: 600;
}
/***********Home Footer Section
***************************/

.footer .footernav01 li {
    position: relative;
    padding-left: 18px;
    margin-bottom: 10px;
    font-weight: 400;
    letter-spacing: 0.1px;
}

.footer .footernav01 li:before {
    content: "\f363";
    position: absolute;
    left: 0;
    top: 0px;
    font-family: "Ionicons";
    font-size: 19px;
}


/***********Home Blog
***************************/

blog-post.small-services {
    display: inline-block;
    float: left;
    margin-top: 25px;
    padding-left: 15px;
    width: 100%;
}

.blog-post article.blog {
    margin: 0;
    padding: 0;
    /* width: 50%; */
}

.blog-post article.blog h3 {
    position: relative;
    padding: inherit;
    margin: inherit;
}

.blog-post article.blog h3 a {
    background-color: #1d4c95;
    bottom: 0;
    color: #fff;
    margin: 0;
    padding: 9px 5px;
    position: absolute;
    text-align: center;
    width: 100%;
    color: #fff;
    font-size: 18px;
}

div.one-blog {
    float: left;
    padding-left: 25px;
    padding: 0;
    margin: 0;
    width: 50%;
    padding-left: 15px;
    padding-bottom: 15px;
}

.blog-post.small-services {

}


/***********Home Blog
***************************
***************************/

aside.sidebar.aboutaside {
    float: left;
}

main.main-content.aboutmain {
    width: 75%;
    float: right;
}

/*aside.sidebar-nav.top-padding {*/
/*    padding-top: 70px;*/
/*}*/

.tab-content.top-padding {
    padding-top: 0px;
}
.readmoreall {
    display: inline-block;
    width: 100%;
    background-color: #2e5797;
    /* color: white; */
    text-align: center;
    border-radius: 1px;
}

.readmoreall a {
    color: #fff;
    width: 100%;
    word-wrap: normal;
    font-weight: 500;
    font-size: 14px;
}
.readmoreall a:hover{
    color:#fff;
    background-color:#22457b;
}
/***********Footer
***************************
***************************/
.footer {
    background-color: #22457b;
    color: #e6e6e6;
}
.footer ul li a {
    color: #e6e6e6;
}
.footer .bottom {
    color: #e6e6e6;
    background-color: #2e5797;
}
.footer .totop a {
    color: #e6e6e6;
}
/***********About us Page
***************************
***************************/

.sidebar-nav ul li a {
    border-radius: inherit;
}

.sidebar-nav ul li a {
    padding-left: 16px;
    border-left: 4px;
    border-color: inherit;
    border-radius: inherit;
}

.sidebar-nav ul li.active a {
    border-left: 4px solid #2e5797;
    border-radius: inherit;
}

aside.sidebar-nav ul li.active a,
aside.sidebar-nav ul li.active a:hover,
aside.sidebar-nav ul li.active a:focus {
    background-color: #f0f0f0;
    color: #333;
}

.blog-section {
    margin-top: 50px;
    margin-bottom: 50px;
}

.imagemedia {
    float: left;
    font-size: 0;
    margin-right: 30px;
    max-width: 370px;
    position: relative;
}

.right-sidebar {
    float: left;
    font-size: 14px;
    margin-bottom: 30px;
    padding: 0 15px;
}

.right-sidebar .widget ul {
    list-style: outside none none;
}

article.blog-post {
    margin-bottom: 30px;
}

.feature-post-padding {
    padding-bottom: 50px;
}

.edu-service {
    margin-bottom: 70px;
    margin-top: 70px;
}


/***********
***************************
***************************/

.thumbnail.country-dtl {
    border-radius: 0;
    padding: 0;
    border: none;
}

.thumbnail.country-dtl .caption p {
    font-size: 24px;
    font-weight: 500;
    margin: 0;
    padding: 0;
}

.thumbnail.university-dtl {
    padding: 0px;
    padding: 0px;
    border: none;
}

.thumbnail.university-dtl h3 {
    margin-top: 10px;
}

.university-info {
    display: block;
    margin-top: 20px;
    margin-bottom: 20px;
    /*    background-color: #224171;*/
    color: #fff;
    overflow: hidden;
    padding-bottom: 15px;
    width: 100%;
    padding: 15px;
}

.university-info .form-group select.form-control {
    border-radius: inherit;
    padding: 3px 12px;
}

/***********SideNavi
***************************
***************************/

div.main {
    width: 800px;
    margin: 0 auto;
    padding: 0;
    line-height: 1.9em;
}
span.minus {
    color: red;
    padding-right: 10px;
}
/* sidenavi wrapper */
#sideNavi,
.side-navi-item,
.side-navi-data,
.side-navi-tab {  margin: 0; padding: 0;  }
#sideNavi {
    position: fixed;
    right: 40px;
    top: 15%;
    z-index: 9000;
}
/* items */
.side-navi-item-default {
    height: 40px;
    display: none;
}
.side-navi-item {
    position: absolute;
    left: 0;
    display: inline-block;
    width: 150px;
    height: 40px;
    transform: rotate(-90deg);
    transform-origin: left top 0;
    color: #fff;
    background-color: #2e5797;
    cursor: pointer;
    border-top-left-radius: 15px;
border-top-right-radius: 15px;
}
.side-navi-item.item1 {  top: 200px;  }
.side-navi-item.item2 {  top: 355px;  }
.side-navi-item.active,
.side-navi-item:hover {  background-color: #22457b; color: #FFF;  }
.side-navi-item > div {  padding-top: 15px; text-align: center;  }
/* data wrapper */
.side-navi-data {
    position: absolute;
    top: 0;
    left: 40px;
    width: 500px;
    height: 530px;
    background-color: #e5e5e5;
}
/* tab wrapper */
.side-navi-tab {  display: none;  }
.side-navi-tab.active {  display: inline-block;  }
.side-navi-tab > div {  padding: 30px; padding-top: 10px; }

/* Cusotm Side Nav */
.form-group.row.sm-side-form input#smFormGroupInput {
    height: 5px;
}
.sm-side-form label.col-form-label-sm {
    padding: inherit;
    font-size: 11px;
    float: left;
}
.sidenav-text{
    text-align: center;
    padding-top: 10px;
    font-weight: 800;
    font-size: 15px;
    border-bottom: 3px solid gray;
}
.side-navi-item {
    width: 200px;
    height: 40px;
    color: #fff;
    background-color: #CC3300;
}
.side-navi-item.active, .side-navi-item:hover {
    background-color: #CC3300;
    color: #FFF;
}

.side-navi-item > div {
    padding-top: 10px;
    text-align: center;
    font-size: 25px;
    font-weight: 500;
}
.side-navi-item > div {
    padding-top: 1px;
    text-align: center;
    font-size: 26px;
    font-weight: 500;
    display: block;
    position:absolute;
    width: 0px;
    height: 0px;
    top: 10px;
    left: 178px;
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=5); /*for IE*/
    width: 1px;
    word-wrap: break-word;
    font-family: monospace;
}
.side-bar-nav{
	padding:10px;
	width:100%;
	padding-top:0px;
	display:block;
}
.sidenav-form-group{
	width:50%;
	float:left;
	padding-right:15px;
	margin-bottom: 5px;
}
.sidenav-form-group label{
	margin-bottom: 5px;
	font-weight: unset;
	font-size: 13px;
}
.sidenav-form-group input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"]
 {
    color: #727272;
    background-color: #fff;
    height: 30px;
    padding: 5px 10px;
    border-radius: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
/***********Home Gallery
***************************/

.gallery-post.popup-gallery {
width: 100%;
display: inline;
padding: 0;
margin: 0;
}

.gallery-post.popup-gallery li {
width: 33%;
float: left;
padding-left: 10px;
display: inline;
overflow: hidden;
max-width: 188px;
max-height: 150px;
}
.Testimonial-block {
    border: none;
}
.testimonials-sidebar {
    padding: 40px 29px 5px 24px;
    border: none;
}
.testimonials-sidebar::after {
  display: none;
}


/**Career With Us
*********************
*********************/
   .box-with-shadow{
        background-color: inherit;
        overflow: hidden;
        padding: 15px;
       border-radius: 0px;
       margin-bottom: 25px;
        margin-top:15px;
        border-radius: 0px;
        -webkit-box-shadow: 2px 1px 40px -1px rgba(0,0,0,0.53);
        -moz-box-shadow: 2px 1px 40px -1px rgba(0,0,0,0.53);
        box-shadow: 2px 1px 40px -1px rgba(0,0,0,0.53);
   }
      .jumbotron.box-with-shadow{
          padding: inherit;
        padding-top: 15px;
              border-radius: initial;
      }
      .no-padding{
          padding: inherit;
      }
      .padding-right-0{
          padding-right: initial;
      }
      .padding-left-0{
          padding-left: initial;
      }
      .careers-text{
          color: #818181;
          padding: 30px;
          padding-top: 20%
      }
      .career-section {
        border-radius: 5px;
        color: #fff;
        background-color: #003e6a;
        border-color: #003e6a;
        }
        .careers-sm-box {
        padding: 15px;
        }
        .career-btn{
        border-radius: 5px;
        color: #fff;
        background-color: #003e6a;
        border-color: #003e6a;
        }
        .page-wrap {
        margin-bottom: 50px;
        margin-top: 30px;
        }
  .overlay {
    background-color: rgba(54, 54, 54, 0.71);
}
