@import url(https://fonts.googleapis.com/css?family=Open+Sans|PT+Sans|Roboto:400,600,700&display=swap);
* {
    margin: 0;
    padding: 0;
    border: none;
}

ul {
    margin: 0;
    padding: 0;
}

body {
    margin: 0;
    padding: 0;
    font-family: 'Open Sans', sans-serif;
}

p,
ul li,
span,
a {
    font-family: 'Open Sans', sans-serif;
}

h1 {
    font-size: 85px;
    color: #333;
    font-family: 'Roboto', sans-serif;
}

h2,
h3,
h5,
h6,
h2 {
    font-family: 'Open Sans', sans-serif;
    font-size: 35px;
}

h4 {
    font-family: 'Open Sans', sans-serif;
    font-size: 22px;
}

p {
    line-height: 30px;
    color: #474747;
    text-align: justify;
    font-size: 15px;
}

.fa {
    color: #bbbbbb !important;
}

h4,
.h4,
h5,
.h5,
h6,
.h6 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

section.header {
    width: 100%;
    height: 52px;
}

section.header-nav {
    width: 100%;
    background: #ED5349;
    height: 52px;
}

section.banner {
    width: 100%;
    overflow: hidden;
}

section.search-form {
    width: 100%;
    border: 1px solid #dfdede;
}

section.university {
    width: 100%;
    overflow: hidden;
}

section.courses {
    width: 100%;
    overflow: hidden;
    position: relative;
    display: block;
}

section.esc-recent {
    width: 100%;
    overflow: hidden;
}

section.edu-networks {
    width: 100%;
    overflow: hidden;
}

section.test-preparation {
    width: 100%;
    overflow: hidden;
    background-color: #f5f5f5;
}

section.explore {
    width: 100%;
    overflow: hidden;
    position: relative;
}

section.about {
    width: 100%;
    overflow: hidden;
    margin-bottom: 30px;
}

section.testimonial {
    width: 100%;
    overflow: hidden;
    position: relative;
    background-color: #f5f5f5;
}

section.esc-fairs {
    width: 100%;
    overflow: hidden;
    position: relative;
}

section.newsletter {
    width: 100%;
    background-color: #003399;
    overflow-x: hidden;
}

section.footer {
    width: 100%;
    background-color: #ebebeb;
    overflow: hidden;
    position: relative;
    background-image: url(../images/world-map.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: 100%;
}

section.esc-back-main {
    width: 100%;
    background-color: #FFF;
    position: relative;
    overflow-x: hidden;
}


/*.navbar-nav{margin: 0 auto !important;    position: relative;     float: none !important;     width: 95%;}*/

.view-location {
    position: absolute;
    right: 20px;
    bottom: 20px;
    padding: 5px 10px;
    border-radius: 2px;
    color: #003399;
    background: rgba(255, 255, 255, 0.54);
    border-left: 2px solid #003399;
    font-size: 14px;
    font-weight: 600;
}

.view-location .fa {
    font-size: 25px;
    color: rgb(199, 60, 60) !important;
    border: rgb(173, 52, 52)!important;
    float: left;
    /* padding-right: 15px; */
    background: #ffffff;
    border-radius: 100%;
    padding: 5px 10px;
    width: 35px;
    height: 35px;
}

.view-location-text {
    padding-top: 8px;
    float: left;
    padding-left: 10px;
}

.submenu-top {
    position: relative;
    float: left;
    /*width:100%;*/
    height: 52px;
}

.submenu-top ul {
    float: left;
    padding: 20px;
}

.submenu-top ul li {
    list-style: none;
    display: inline-block;
    text-decoration: none;
    color: #404040 !important;
    font-size: 12px;
    float: left;
    padding-right: 30px;
}

.submenu-top ul a {
    color: #404040;
    text-decoration: none;
}

.submenu-top ul a:hover {
    color: #999;
    text-decoration: none;
}

.main-nav {
    position: relative;
    margin: 0 auto;
    width: 100%;
    height: 52px;
    background: #ED5349;
    z-index: 999;
}

.c2elements {
    position: relative;
    float: right;
    /*width:100%;*/
    height: 52px;
    right: 22px;
}

.c2elements ul {
    float: left;
    padding-top: 20px;
}

.c2elements ul li {
    list-style: none;
    display: inline-block;
    text-decoration: none;
    color: #000 !important;
    /*font-size: 13px;*/
    float: left;
    padding-left: 20px;
}

.c2elements ul li img {
    padding-right: 10px;
    margin-top: -10px;
}

.main-menu {
    height: 52px;
}

.main-nav {
    position: relative;
    margin: auto;
    width: 100%;
    height: 52px;
    background: #ED5349;
}

.search-course {
    width: 788px;
}

section.banner .carousel-inner .item img {
    width: 100% !important;
}

section.banner .left.carousel-control {
    top: 50% !important;
    left: 30px !important;
    background-image: none !important;
}

section.banner .carousel-control.right {
    top: 50% !important;
    right: 30px !important;
    background-image: none !important;
}

section.banner .carousel-indicators li {
    border-radius: 0px !important;
    border: 3px solid #FFF !important;
}

section.banner .carousel-indicators .active {
    margin: 0;
    background-color: #FFF !important;
    border: 2px solid #003399 !important;
}

.left-ban {
    width: 34%;
    background: #003399;
    height: auto;
    margin-top: 5px;
}

.left-ban-caption {
    font-family: 'Roboto', sans-serif;
    font-size: 85px;
    color: #FFF;
    font-weight: bold;
    padding: 50px 15px;
    line-height: 100px;
}


/*.left-ban-button{
	width:175px;
	height:40px;
	margin:0px 42px;
	color:#fffb97;
	font-family: 'Open Sans', sans-serif;
	font-size:15px;
	border:2px solid #fffb97;
	padding:8px 20px;
	text-align:center;
}*/

.left-ban-button img {
    padding-left: 5px;
    padding-bottom: 2px;
}

.zero-padding {
    padding: 0;
}

.center-ban {
    width: 32%;
    background: #FFF;
    height: 410px;
    margin-top: 5px;
    padding-left: 6px;
    padding-right: 6px;
}

.right-ban {
    width: 66%;
    /*background:#003399;*/
    /*height:410px;*/
    margin-top: 5px;
    position: relative;
    overflow: hidden;
    padding-left: 5px;
}

.slider2 {
    margin-top: 6px;
}

.search-tab {
    margin-top: 5px;
    height: 125px;
}

.search-table-caption {
    color: #222222;
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    padding-top: 20px;
}

.search-table-caption img {
    padding-right: 10px;
    /*padding-left:10px;*/
}

.search-table {
    float: left;
}

.search-table ul {
    list-style: none;
    text-decoration: none;
}

.search-table ul li {
    display: inline-block;
    background: #f5f5f5;
    border: 1px solid #dfdede;
    /*margin-right:2px;*/
    list-style: none;
    text-decoration: none;
}

.search-table-text {
    background: none;
    color: #222222;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    margin-top: 20px;
}

.select-box {
    background: none;
    padding: 10px;
    white-space: nowrap;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 240px;
    outline: none;
}

.no-event {
    float: left;
    margin-left: 25%;
    min-height: 150px;
    background: #FFF;
    margin-top: 60px;
    padding: 10px 15px;
    border-top: 2px solid #ddd;
    border-bottom: 2px solid #ddd;
    border-left: 5px solid #f5f5f5;
    border-right: 5px solid #f5f5f5;
}

.no-event-msg {
    background: #FFF;
    padding: 10px 15px;
    font-size: 16px;
    color: #003399;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
    min-height: 150px;
}


/*.search-box-button{
	width:134px;
	height:40px;
	background-color:#FFF !important;
	color:#222222;
	font-family: 'Open Sans', sans-serif;
	font-size:15px;
	border:2px solid #003399 !important;
	padding:8px 20px;
	text-align:center;
	position:relative;
}*/

.logo {
    background-position: top right;
    margin-top: -62px;
    padding-left: 60px;
    z-index: 99;
}

.section-title {
    text-align: center;
    margin-top: 10px 0px;
    overflow: hidden;
}

.testimonial .carousel-inner {
    min-height: 280px !important;
}

.edu-title h2 {
    text-align: center;
    margin-top: 40px;
    color: #FFF !important;
}

.university-box {
    margin-top: 20px;
    position: relative;
    overflow: hidden;
}

.university-box .carousel-inner {
    overflow: visible !important;
}

.university-box2 .carousel-inner {
    overflow: visible !important;
}

.university-box2 {
    margin-top: 20px;
    position: relative;
    overflow: hidden;
}

.border-blue {
    height: 3px;
    background-color: #003399;
}

.university-box img {
    width: 100%;
}

.university-box2 img {
    width: 100%;
}

.uni-logo img {
    position: absolute !important;
    bottom: 1px !important;
    z-index: 999;
    text-align: center;
    left: 50%;
    right: 50%;
    width: 150px !important;
    /* height:150px !important;*/
    border-radius: 0 !important;
}

.university-bottom {
    background: #f5f5f5;
    margin-bottom: 20px;
    display: block;
    height: auto;
    position: relative;
    min-height: 275px;
    overflow: hidden;
}

.university-bottom .pull-right {
    position: absolute !important;
    top: 10px !important;
    right: 10px !important;
}

.university-content {
    background: #f5f5f5;
    min-height: 250px;
}

.university-content img {
    width: auto !important;
    display: inline-block !important;
}

.uni-caption {
    padding: 15px;
    text-align: left;
    font-size: 22px;
    color: #222222;
    float: left;
}


/*.uni-next
{
	float:right !important;
	width:12px !important;
	height:22px !important;
	margin-top:15px !important;
	margin-right:10px !important;
	
}*/

.university-box .owl-prev {
    background-image: url(../images/uni-prev.png) !important;
    color: rgba(0, 0, 0, 0) !important;
    width: 12px !important;
    height: 22px !important;
    background-repeat: no-repeat;
    position: absolute;
    left: 88%;
    top: 10%;
}

.university-box .owl-next {
    background-image: url(../images/uni-next.png) !important;
    color: rgba(0, 0, 0, 0) !important;
    width: 12px !important;
    height: 22px !important;
    background-repeat: no-repeat;
    position: absolute;
    right: 30px;
    top: 10%;
}

.university-box2 .owl-prev {
    background-image: url(../images/uni-prev.png) !important;
    color: rgba(0, 0, 0, 0) !important;
    width: 12px !important;
    height: 22px !important;
    background-repeat: no-repeat;
    position: absolute;
    left: 88%;
    bottom: 40%;
}

.university-box2 .owl-next {
    background-image: url(../images/uni-next.png) !important;
    color: rgba(0, 0, 0, 0) !important;
    width: 12px !important;
    height: 22px !important;
    background-repeat: no-repeat;
    position: absolute;
    right: 30px;
    bottom: 40%;
}

.uni-time {
    padding: 5px 10px;
    display: inline-block;
    list-style: none;
    width: 100%;
    float: left;
}

.uni-time .uni-time-icon fa {
    float: left;
}

.uni-time-icon {
    float: left;
    font-size: 20px !important;
    padding-right: 10px;
}

.uni-time ul li {
    list-style: none;
    display: inline-block;
    float: left;
    height: 21px;
    padding: 0px 10px;
}

.uni-time ul li p {
    display: block;
    float: left;
    position: relative;
}

.uni-time ul li img {
    width: 21px;
    height: 21px;
    margin-right: 10px;
}

.uni-desc {
    font-size: 15px;
    color: #222222;
    font-family: 'Open Sans', sans-serif;
    text-align: left;
    padding: 10px 0 0 20px;
    float: left;
    min-height: 100px;
}


/*.uni-button
{
	width:134px;
	height:40px;
	background-color:#003399;
	margin-top:15px;
	
	margin-left:20px;
	padding-top:10px;
	font-size:15px;
	color:#FFF;
	font-family: 'Open Sans', sans-serif;
	text-align:center;
	float:left;
	display:inline-block;
}*/

.courses-bg {
    width: 100% !important;
    margin-top: 50px;
    position: relative;
}

section.courses .courses-bg::before {
    background-image: url(../images/graduation.webp);
    background-repeat: no-repeat;
    height: 94px;
    content: "";
    display: block;
    position: absolute;
    width: 94px;
    z-index: 999;
    left: 46.5%;
    top: -45px;
}

.course-inner-title {
    font-family: 'Roboto', sans-serif;
    font-size: 25px;
    color: #FFF;
    font-weight: bold;
    z-index: 9999;
    text-align: center;
    position: absolute;
    top: 60px;
    left: 20%;
    /*margin-top:-430px;*/
}

.course-inner {
    width: 100%;
    height: auto;
    margin: auto;
}

.course-tab {
    /*margin:0 auto;*/
    text-align: center;
    position: absolute;
    top: 115px;
    left: 15%;
    width: 70%;
}


/*.tab-countries{margin: 20px 15px;}*/

.esc-recent-outer {
    background: #f5f5f5;
    min-height: 405px;
    float: left;
    top: 40px;
    padding: 0px;
    margin-right: 35px;
    width: 30%;
}

.esc-recent-border {
    height: 3px;
    background-color: #e16a87;
    width: 100%;
}

.esc-recent-border2 {
    height: 3px;
    background-color: #15c6dd;
    width: 100%;
}

.esc-recent-border3 {
    height: 3px;
    background-color: #15dda6;
    width: 100%;
}

.esc-recent-caption {
    font-size: 25px;
    color: #222222;
    font-family: 'Roboto', sans-serif;
    padding: 20px 20px;
    text-align: left;
}

.bottom-line {
    border-bottom: 1px solid #cccccc;
    width: 20%;
    margin-top: -23px;
    margin-left: 20px;
}

.test-logo-menu i {
    float: left;
}

.test-logo-menu ul li img {
    width: 100px;
    border: 1px solid #d2d2d2;
}

.test-logo-menu ul li {
    display: inline-block;
    padding: 10px 12px;
    list-style: none;
    float: left;
    position: relative;
}

.test-logo-menu ul li:first-child {
    /*  border-bottom: 1px solid #e5e5e5;*/
    padding: 5px 60px 5px 10px;
}

#womenCollection {
    padding-top: 40px;
}

.side-test-block {
    padding: 10px 6px;
}

.gallery-img {
    padding: 30px 5px;
}

.gallery-img img {
    width: 100%;
}

.video-img {
    padding: 30px 5px;
}


/*.recent-button
{
	width:134px;
	height:40px;
	background-color:#003399;
	margin-bottom:50px;
	margin-right:auto;
	margin-left:auto;
	padding-top:10px;
	font-size:15px;
	color:#FFF;
	font-family: 'Open Sans', sans-serif;
	text-align:center;
	float:none;
	display:inline-block;
}*/

.browse-network {
    height: 298px;
    background: #003399;
    margin-top: 60px;
}

.edu-inner {
    display: block;
    list-style: none;
    float: left;
    margin-top: 40px;
}

.edu-inner ul li {
    display: inline-block;
    list-style: none;
    float: left;
}

.edu-inner ul li img {
    padding: 0px 10px 0px 0px !important;
}

.nav-icon {
    padding-top: 20px;
    /*width:100%;*/
}

.edu-inner .media-carousel .carousel-control.left {
    background-image: url(../images/network-prev.png) !important;
    width: 40px;
    height: 70px !important;
    background-repeat: no-repeat;
    left: -10px !important;
    margin-top: 55px !important;
}

.edu-inner .media-carousel .carousel-control.right {
    background-image: url(../images/network-next.png) !important;
    width: 40px;
    height: 70px !important;
    background-repeat: no-repeat;
    right: -12px !important;
    margin-top: 55px !important;
}

.edu-inner .media-carousel img {
    width: auto !important;
}


/*.owl-prev
{
	background-image:url(../images/network-prev.png) !important;
	color:rgba(0,0,0,0) !important;
	width:36px !important;
	height:64px !important;
	background-repeat:no-repeat;
	position:absolute;
	left:-46px;
	bottom:25%;
	
	
	
}
.owl-next
{
	background-image:url(../images/network-next.png) !important;
	color:rgba(0,0,0,0) !important;
	width:36px !important;
	height:64px !important;
	background-repeat:no-repeat;
	position:absolute;
	right:-46px;
	bottom:25%;
}
*/

.test-box {
    width: 167px;
    height: 167px;
    float: left;
    margin-right: 20px;
    border: 10px solid #003399;
    margin-top: 20px;
    padding: 60px 15px;
}

.test-box2 {
    width: 167px;
    height: 167px;
    float: left;
    margin-right: 20px;
    background: #26cbbd;
    margin-top: 20px;
    padding: 60px 15px;
}

.test-box3 {
    width: 167px;
    height: 167px;
    float: left;
    margin-right: 20px;
    background: #f27c66;
    margin-top: 20px;
    padding: 40px 20px;
}

.test-box4 {
    width: 167px;
    height: 167px;
    float: left;
    margin-right: 20px;
    background: #15c6dd;
    margin-top: 20px;
    padding: 50px 35px;
}

.test-box5 {
    width: 167px;
    height: 167px;
    float: left;
    margin-right: 20px;
    background: #e8be6c;
    margin-top: 20px;
    padding: 75px 30px;
}

.test-box6 {
    width: 167px;
    height: 167px;
    float: left;
    margin-right: 20px;
    background: #829c53;
    margin-top: 20px;
    padding: 50px 22px;
}

.test-padding {
    margin-top: 20px;
    margin-bottom: 50px;
}

.explore-title {
    color: #FFF !important;
    text-align: center;
    position: absolute;
    z-index: 1;
    left: auto;
    right: auto;
    float: none;
    display: block;
    width: 100%;
    top: 20px;
    font-size: 35px;
}

.explore-box {
    position: absolute;
    z-index: 1;
    /*left:0;*/
    top: 130px;
}

.explore-box ul {
    display: inline-block;
    list-style: none;
}

.explore-box ul li {
    list-style: none;
    display: inline-block;
    margin: 0px 12px;
    background: #FFF;
    width: 167px;
    height: 218px;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    color: #222222;
    transition: 0.87s ease;
}

.explore-box ul li:hover {
    position: relative;
    background: #003399;
    transition: 0.87s ease;
    transition-delay: 0.2s;
    color: #FFF;
}

.explore-box ul li img {
    padding: 45px 0px;
}

.about-caption {
    margin-top: 20px;
    font-size: 35px;
    color: #222222;
}

.about-img {
    margin-top: 20px;
}

.awards-caption {
    margin-top: 20px;
    font-size: 35px;
    color: #222222;
}

.awards-img {
    margin-top: 20px;
    width: 131px !important;
    height: 127px !important;
    /*margin-left:15px !important;*/
}

.student-test .owl-prev {
    background-image: url(../images/testi-prev.png) !important;
    /*color:rgba(0,0,0,0) !important;*/
    width: 24px !important;
    height: 24px !important;
    background-repeat: no-repeat;
    position: relative;
    float: right !important;
    bottom: 10px;
    display: inline-block !important;
}

.student-test .owl-next {
    background-image: url(../images/testi-next.png) !important;
    /*color:rgba(0,0,0,0) !important;*/
    width: 24px !important;
    height: 24px !important;
    background-repeat: no-repeat;
    position: relative;
    float: right !important;
    bottom: 10px;
    right: -4px !important;
    display: inline-block !important;
}


/*.student-test .carousel-inner{min-height:240px !important;}*/

.about-content {
    text-align: justify;
    padding: 15px;
}

.about-button {
    width: 134px;
    height: 40px;
    background-color: #003399;
    margin-left: 15px;
    padding-top: 10px;
    font-size: 15px;
    color: #FFF;
    font-family: 'Open Sans', sans-serif;
    text-align: center;
    float: left;
    display: inline-block;
    margin-bottom: 30px;
}

section.testimonial .testimonial-divider::before {
    background-image: url(../images/divider.png);
    background-repeat: no-repeat;
    height: 28px;
    content: "";
    display: block;
    position: absolute;
    width: 1199px;
    z-index: 999;
    left: auto;
    top: -14px;
}


/*.testimonial-profile img
{
	float:right;
	text-align:right;
}*/

.testimonial-profile {
    /*margin-bottom:30px;*/
    float: left;
    display: inline-block;
    /*width:100%;*/
}

.testimonial-profile ul {
    display: inline-block;
    list-style: none;
    float: left;
}

.testimonial-profile ul li {
    display: inline-block;
    list-style: none;
    padding-right: 20px;
    float: left;
}

.left-div {
    width: 25%;
    float: left;
    margin-left: 50px;
}

.left-div img {
    width: auto !important;
    float: right;
}

.testimonial-profile .right-div .owl-prev {
    color: rgba(0, 0, 0, 0) !important;
    width: 24px !important;
    height: 24px !important;
    background-repeat: no-repeat;
    position: relative;
    /* left: -46px;
    bottom: 25%;*/
    background-image: url(../images/testi-prev.png) !important;
}

.testimonial-profile .right-div .owl-next {
    background-image: url(../images/testi-next.png) !important;
    color: rgba(0, 0, 0, 0) !important;
    width: 24px !important;
    height: 24px !important;
    background-repeat: no-repeat;
    position: relative;
    /*right:-46px;
	bottom:25%;*/
}

.right-div {
    width: 60%;
    float: left;
    margin-left: 20px;
}

.right-div img {
    width: auto !important;
}

.fairs {
    margin-top: 30px;
    margin-bottom: 30px;
}

.higher-edu-details h4 {
    padding: 0px 10px !important;
}

.newsletter-box {
    display: block;
    margin-top: 40px;
}

.newsletter-box ul li {
    list-style: none;
    display: inline-block;
    color: #FFF;
    font-size: 25px;
    padding-right: 20px;
}

.newsletter-email {
    width: 70%;
    height: 52px;
    float: left;
    margin-top: 58px;
    /*margin-left:19%;*/
    margin-bottom: 45px;
    background-color: #fff;
}

.email-text {
    font-family: 'Open Sans', sans-serif;
    ;
    font-size: 15px;
    color: #2a2a2a;
    padding-top: 16px;
    border: none;
    padding-left: 10px;
    width: 95%;
}

.email-text:visited {
    border: none;
}

.email-text:focus,
input:focus {
    outline: none;
}

.newsletter-button {
    width: 30%;
    height: 52px;
    float: right;
    /*margin-right:20%;*/
    margin-top: 58px;
    margin-bottom: 45px;
    background-color: #ED5349;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    ;
    font-size: 15px;
    color: #FFF;
    padding-top: 0px;
}

.newsletter-button:hover {
    color: #003399;
}

.foot {
    display: inline-block;
    float: left;
    list-style: none;
    position: relative;
    top: -22px;
    left: 0;
    z-index: 1;
}

.foot-bg {
    position: relative;
    margin-top: 80px;
}

.footer-inner {
    position: relative;
    top: 0;
    /*left:0;*/
    z-index: 1;
}

.footer-inner h2 {
    font-size: 28px;
}

.foot-c2-icon .fa {
    color: #585858 !important;
}

.foot ul {
    /*position:absolute;*/
    top: 0;
    left: 0;
    z-index: 1;
    list-style: none;
    display: inline-block;
    text-decoration: none;
}

ul.foot li {
    list-style: none;
    display: inline-block;
    text-decoration: none;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #222222;
    text-align: left;
    padding-top: 10px !important;
    padding-right: 20px;
    min-width: 120px;
}

ul.foot li:hover {
    text-decoration: none !important;
    color: #003399;
}

.footer-title {
    text-align: left;
    margin-top: 20px;
}

.esc-branches {
    display: block;
    border-right: 1px solid #bcbcbc;
    margin-top: 73px;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #222222;
    text-align: left;
    line-height: 28px;
    min-height: inherit;
}

.esc-branches img {
    padding-right: 10px;
}

.esc-all-branches {
    margin-top: 20px;
}

.esc-all-branches ul {
    display: inline-block;
    float: left;
}

.esc-all-branches ul li {
    display: inline-block;
    list-style: none;
    padding: 0px 25px 10px 0px;
    font-size: 14px;
    color: #222222;
    min-width: 65px;
    text-transform: capitalize !important;
}

.esc-all-branches ul li:hover {
    color: #003399;
    text-decoration: none;
}

.esc-all-branches-title {
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    color: #003399;
    font-weight: 500;
}

.social-esc {
    display: block;
    margin-top: 15px;
}

.social-esc ul li {
    display: inline-block;
    float: left;
    padding: 0px 8px 0px 0px;
}

.social-esc ul li img:hover {
    position: relative;
    margin-top: -5px;
    transition: 0.67s ease;
}

.social-esc ul li img {
    transition: 0.67s ease;
}

.apply-border {
    border-bottom: 1px solid #aaafb6;
    width: 65%;
}


/*.footer-button
{
	display:block;
	width:204px;
	
	float:left;
}
.footer-button ul li
{
	list-style:none;
	margin-top:20px;
	border:2px solid #FFF;
	border-bottom:5px solid #003399;
	text-align:center;
	padding:10px 0px;
	color:#000;
	font-size:15px;
}*/

.bottom-box {
    background-color: #003399;
    height: 50px;
    width: 100%;
    padding: 0;
    /*margin-top:20px;*/
}

.copyright {
    color: #FFF;
    font-size: 12px;
    text-align: center;
    padding-top: 10px;
}

.chatbox {
    width: 290px;
    height: 45px;
    float: right;
    margin-top: 4px;
    text-align: center;
    padding-top: 6px;
    padding-left: 20px;
}

.chatbox img {
    padding-left: 50px;
}


/*.news-box{
	margin-top:40px;
}*/

.slide-prev {
    background-image: url(../images/network-prev.png);
    width: 36px;
    height: 64px;
    top: 50%;
}

.slide-next {
    background-image: url(../images/network-next.png);
    width: 36px;
    height: 64px;
    top: 50%;
}

.awwwards {
    margin-top: 20px;
    overflow: hidden;
}

.middle-content h2 {
    font-size: 28px;
    color: #333;
}

.panel-default>.panel-heading {
    background-color: #f1f1f1 !important;
}

.panel-default>.panel-heading h4 {
    font-size: 17px !important;
    color: #003399 !important;
}

.middle-content-inner .fill-button3 {
    margin-left: 0;
}

.panel-default>.panel-heading .panel-title .fa-plus {
    font-size: 14px !important;
    font-weight: 100 !important;
    color: #565656;
}

.more-country .country-box-list {
    position: relative;
    padding: 10px 0px;
}

.more-country .country-box-list ul {
    margin: 0;
}

.country-box-list {
    position: relative;
    padding: 20px 20px;
}

.country-box-list ul {
    margin: 20px 0px;
}

.country-box-list ul li {
    padding: 0px 5px!important;
    background-color: #f7f7f7;
    border: 1px solid #d3d3d3;
    list-style: none;
    font-size: 12px;
    color: #565656;
    display: inline-block;
    transition: 1s ease;
    min-width: 150px;
    margin: 5px 5px 5px 0px;
}

.country-box-list ul li img {
    margin-right: 5px;
    width: 28px;
}

.country-details {
    padding: 0px 20px;
}

.country-box-list ul li i {
    padding: 10px 5px !important;
    float: none !important;
}

.country-box-list ul li:hover {
    background-color: #003399;
    transition: 1s ease;
    color: #FFF;
}

.jquery-accordion-menu ul .btn-primary:hover,
.jquery-accordion-menu ul .btn-primary:focus,
.jquery-accordion-menu ul .btn-primary.focus {
    color: #fff !important;
    background: #003399 !important;
}

.modal-body::-webkit-scrollbar {
    width: 5px;
}

.modal-body::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(204, 204, 204, 0.56);
    border-radius: 2px;
}

.modal-body::-webkit-scrollbar-thumb {
    background-color: #003399;
    outline: 1px solid slategrey;
    border-radius: 2px;
}

.modal-body .menu-box-list ul li {
    margin: 5px 30px 15px 0px;
}

.modal-footer .btn-primary {
    background-color: #003399 !important;
}

.modal-header .close {
    color: #003399 !important;
    opacity: 0.8 !important;
}

.menu-box-list::-webkit-scrollbar {
    width: 5px;
}

.menu-box-list::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(204, 204, 204, 0.56);
    border-radius: 2px;
}

.menu-box-list::-webkit-scrollbar-thumb {
    background-color: #003399;
    outline: 1px solid slategrey;
    border-radius: 2px;
}

.course-overflow {
    overflow-y: scroll;
    height: 310px;
}

.course-overflow::-webkit-scrollbar {
    width: 5px;
}

.course-overflow::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(204, 204, 204, 0.56);
    border-radius: 2px;
}

.course-overflow::-webkit-scrollbar-thumb {
    background-color: #003399;
    outline: 1px solid slategrey;
    border-radius: 2px;
}

.top-box-country {
    overflow-y: scroll;
    height: 310px;
}

.top-box-country::-webkit-scrollbar {
    width: 5px;
}

.top-box-country::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(204, 204, 204, 0.56);
    border-radius: 2px;
}

.top-box-country::-webkit-scrollbar-thumb {
    background-color: #003399;
    outline: 1px solid slategrey;
    border-radius: 2px;
}

.top-box-country ul {
    height: 310px !important;
}

.menu-box-list ul {
    margin: 0px 0px;
    height: auto;
}

.menu-middle-item ul li {
    border-bottom: 1px solid #e5e5e5;
    padding: 5px 0px;
}

.menu-middle-item ul {
    margin: 20px 0px;
}

.menu-middle-item i {
    float: left;
    padding: 3px 10px 3px 0px;
}

.menu-box-list ul li {
    padding: 0px 5px!important;
    background-color: #f7f7f7;
    border: 1px solid #d3d3d3;
    list-style: none;
    font-size: 12px;
    color: #565656;
    display: inline-block;
    transition: 1s ease;
    min-width: 150px;
    margin: 5px 5px 5px 0px;
}

.menu-box-list ul li img {
    margin-right: 5px;
    width: 28px;
}

.menu-details {
    padding: 0px 20px;
}

.menu-box-list ul li i {
    padding: 10px 5px !important;
    float: none !important;
}

.menu-box-list ul li:hover {
    background-color: #003399;
    transition: 1s ease;
    color: #FFF;
}

.menu-bg-outer {
    background: rgba(0, 0, 0, .5);
    border: 1px solid #FFF;
    border-radius: 0 !important;
}

.jquery-accordion-menu ul i {
    width: 34px;
    float: left;
    line-height: 18px;
    font-size: 16px;
    text-align: left
}

.jquery-accordion-menu ul .btn-primary {
    width: 100%;
    padding: 14px 22px;
    float: left;
    text-decoration: none;
    color: #565656;
    font-size: 14px;
    background: #f7f7f7;
    white-space: nowrap;
    position: relative;
    border-radius: 0px !important;
    /*border:none;*/
    text-align: left !important;
    overflow: hidden;
    -o-transition: color .2s linear, background .2s linear;
    -moz-transition: color .2s linear, background .2s linear;
    -webkit-transition: color .2s linear, background .2s linear;
    transition: color .2s linear, background .2s linear
}

.jquery-accordion-menu ul p {
    border-bottom: #cbcbcb !important;
}

.inner-banner .carousel-inner .item img {
    width: 100%;
    height: 275px;
    position: relative;
}

section.banner .carousel-inner .item img {
    width: 100%;
    background-size: cover;
    min-height: 410px;
}

.more-country {
    margin: 20px 25px 0px;
    width: 274px;
}

.more-country .panel-group .panel {
    border-radius: 0px;
}

.more-country .panel-default>.panel-heading {
    background: #FFF !important;
}

.more-country .panel-default>.panel-heading+.panel-collapse>.panel-body {
    height: 380px;
    overflow-y: scroll;
}

.inner-banner .carousel-indicators li {
    border: 1px solid #ED5349 !important;
}

.inner-banner .carousel-indicators .active {
    background-color: #ED5349 !important;
}

.carousel-inner-img {
    height: 275px !important;
    background-size: cover !important;
}

.submenu-more {
    color: #003399;
    float: right;
}

.submenu-more i {
    padding: 3px;
}

.about-content-desktop {
    display: block;
}

.student-testimonial {
    padding: 60px 0px 0px 130px;
}

.about-content-tab {
    display: none;
}

.content {
    width: 100%;
    overflow-x: hidden;
}

.filterinput {
    background-color: rgba(249, 244, 244, 0);
    border-radius: 15px;
    width: 90%;
    height: 30px;
    border: thin solid #FFF;
    text-indent: 0.5em;
    font-weight: bold;
    color: #FFF;
}

#demo-list a {
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}

.left-logo {
    background-color: #003399;
}

.left-logo a{
padding: 0px 6px !important;
}

.left-logo img {
    padding: 60px 10px;
    max-width: 100%;
}

.right-inner-back {
    background-color: #003399;
}

.right-inner-back-bottom {
    background-color: #003399;
    border-bottom: 2px solid #FFF;
}

.inner-left-menu {
    background-color: #f7f7f7;
    height: auto;
}

.inner-top-background {
    background-color: #003399;
    height: auto;
}

.middle-content {
    padding: 20px 30px;
    background: #FFF;
}

.middle-content-inner {
    padding: 20px 0px;
    background: #FFF;
}

.middle-content-bottom {
    padding: 0px 30px 30px 30px;
}

.air-main-biv {
    padding: 20px;
    border: 1px solid #ddd;
    margin-top: 20px;
    background-color: #f7f7f7;
}

.panel-default>.panel-heading {
    background-color: #f1f1f1 !important;
}

.panel-default>.panel-heading h4 {
    font-size: 16px !important;
    color: #000 !important;
}

.middle-content-inner .fill-button3 {
    margin-left: 0;
}

.equal {
    display: flex;
    flex-wrap: wrap;
}

.equal>div[class*='col-'] {
    display: flex;
    flex-direction: column;
}

.left-flag {
    margin: 26px;
}

.left-flag img {
    text-align: center;
    min-width: 274px;
}

.country-listing .fill-button3 {
    margin-left: 0;
}

.country-listing .fill-button3 .button-wrapper3 {
    padding: 10px 15px;
}

.middle-content figure.snip0015 figcaption {
    position: absolute;
    bottom: 0px;
    left: 0;
    padding: 1em 0em;
    width: 100%;
    height: 100%;
    color: #ED5349 !important;
    text-shadow: 1px 1px 4px #000000;
}

.middle-content figure.snip0015 img {
    border: 5px solid #f1f1f1;
}


/*.study-coutries{margin:30px 0px;}*/

.conutry-list-item {
    margin: 20px 0px !important;
}

.middle-content .study-coutries h4 {
    font-size: 13px !important;
    padding-top: 15px;
    text-shadow: none;
    color: #333 !important;
}

.middle-content .study-coutries figure.snip0015 {
    height: auto;
}

.middle-content .study-coutries figure.snip0015 figcaption {
    padding: 25px 0;
    text-shadow: none;
}

.middle-content .study-coutries figure.snip0015:hover figcaption::before {
    top: 20px;
    bottom: 20px;
}

.middle-content .study-coutries figure.snip0015 img {
    border: none;
    height: auto !important;
}

.middle-content .study-coutries figure.snip0015 {
    min-width: 120px;
}

.brochure-list-item {
    margin: 22px 0px !important;
}

.brochure-list figure.snip0015 figcaption {
    padding: 5em 1em !important;
}

.middle-content .study-coutries figure.snip0015 {
    min-width: 100px !important;
    max-width: 100px !important;
    background: #f7f7f7;
    padding: 10px 10px 25px;
    margin: 10px;
    height: auto;
}

.middle-content .study-coutries-detail figure.snip0015 {
    min-width: 200px;
    max-width: 200px;
}

.middle-content h4 {
    font-size: 20px;
    color: #333;
}

.middle-content ul {
    margin: 15px 20px;
}

.middle-content ul li {
    list-style: square;
    padding: 5px 0px;
    font-size: 15px;
    color: #474747;
    text-align: justify;
}

.middle-content p {
    line-height: 25px;
    font-size: 14px;
    color: #474747;
}

.middle-content-inner ul {
    margin: 15px 20px;
}

.middle-content-inner ul li {
    list-style: square;
    padding: 5px 0px;
    font-size: 15px;
    color: #474747;
    text-align: justify;
}

.middle-content-inner p {
    line-height: 25px;
    font-size: 15px;
    color: #474747;
}

.vision-mision {
    background-color: #ddd;
    margin: 20px 20px 50px 20px;
}

.vision-mision span {
    font-size: 20px;
    color: #000;
}

.border-bottom {
    border-bottom: 1px solid #c5c5c5;
}

.vision-content {
    border: 1px solid #FFF;
    padding: 10px 15px;
    display: block;
    margin: 5px;
}

.vision-mision p {
    font-size: 15px;
    color: #565656;
}


/*#back-to-top {
  position: fixed;
  right: 10px;
  bottom: 20px;
  z-index: 100;
  background: #f5f5f5;
  cursor: pointer;
  width: 40px;
  height: 40px;
  line-height: 40px;
  padding:12px;
  text-align: center;
  border-radius:50%;
  border:1px solid #CCC;
  color: #333;
  -webkit-animation: pulse 1s linear 0s infinite alternate;
  -moz-animation: pulse 1s linear 0s infinite alternate;
  -o-animation: pulse 1s linear 0s infinite alternate;
  animation: pulse 1s linear 0s infinite alternate;
}*/

#scroll {
    position: fixed;
    right: 1px;
    bottom: 5px;
    cursor: pointer;
    width: 40px;
    height: 40px;
    background: #f5f5f5;
    border: 1px solid #CCC;
    text-indent: -9999px;
    display: none;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    border-radius: 0px;
    z-index: 9999;
}

#scroll span {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -8px;
    margin-top: -12px;
    height: 0;
    width: 0;
    border: 8px solid transparent;
    border-bottom-color: #333;
}

#scroll:hover {
    background-color: #CCCCCC;
    opacity: 1;
    filter: "alpha(opacity=100)";
    -ms-filter: "alpha(opacity=100)";
}

.upcoming-events {
    margin-bottom: 40px;
}

.course-caption {
    background-color: #f7f7f7;
    padding: 10px 20px;
    width: 100%;
    border: 1px solid #ccc;
    border-bottom: none;
    color: #000;
    font-size: 18px;
}

.course-details {
    float: left;
    background-color: #FFF;
    box-shadow: 0px 0px 8px 0px rgba(104, 104, 104, 0.20);
    width: 100%;
    padding: 20px 20px;
}

.course-details ul {
    list-style: none;
    padding: 0px !important;
    margin: 15px 0px;
}

.course-details ul li {
    list-style: square !important;
}

.course-details p {}

.course-details .fill-button3 {
    padding-top: 0px;
    float: right;
}

.course-available {
    background-color: #f7f7f7;
    padding: 5px;
    color: #003399;
}

.course-details-outer {
    margin: 20px 0px;
}

.news-caption {
    padding: 10px;
    width: 86%;
    border: 1px solid #ccc;
    color: #000;
    font-size: 18px;
    margin-left: 120px;
}

.news-details {
    float: left;
    background-color: #FFF;
    box-shadow: 0px 0px 8px 0px rgba(104, 104, 104, 0.20);
    width: 100%;
    padding: 20px 20px;
    margin-bottom: 20px;
}

.news-details ul {
    list-style: none;
    padding: 0px !important;
    margin: 15px 0px;
}

.news-details ul li {
    list-style: none;
    display: inline-block;
    padding: 10px 10px 0px 0px;
}

.horizontal-divider.full-width {
    width: 98%;
}

.horizontal-divider {
    /* width: 27rem;*/
    width: 35%;
    margin: 5px auto;
    border-bottom: .1rem solid #c1c1c0;
}

.horizontal-divider:after,
.vertical-divider:after {
    content: "";
    display: block;
}

.horizontal-divider:after {
    position: relative;
    top: .5rem;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 1rem;
    height: 1rem;
    border: .1rem solid #c1c1c0;
    background: #fff;
    margin: 0 auto;
}

.about-europe-study .horizontal-divider {
    width: 75% !important;
}

.about-europe-study .horizontal-divider {
    margin: 5px 0 !important;
    border-bottom: .1rem solid #c1c1c0;
}

.middle-content .horizontal-divider {
    margin: 0px 0px 10px 0px !important;
    border-bottom: .1rem solid #c1c1c0;
}

.middle-content-inner .horizontal-divider {
    margin: 0px 0px 10px 0px !important;
}

.study-abroad-left-img {
    position: relative;
    float: left;
    display: block;
    margin-right: 25px;
}

.study-abroad-content {
    margin: 30px 0px 0px 0px;
    padding: 0px;
}

.five-steps-brief {
    padding: 40px 0px;
    position: relative;
}

.five-steps-details ul li {
    float: none;
    list-style: none !important;
}

.five-steps-details ul li .fa {
    float: left !important;
    font-size: 18px;
    font-weight: 600;
    padding-right: 10px;
}

.five-steps-brief h3 {
    font-size: 20px;
}

.content-border-bottom {
    border-bottom: 1px solid #ccc;
    background-color: #f7f7f7;
    padding: 5px;
}

.five-steps-brief .fill-button3 {
    margin: 0px !important;
}

.study-abroad-content .fill-button3 {
    margin: 0px !important;
}

.five-steps-brief .col-md-12 img {
    outline: 1px solid white;
    outline-offset: -6px;
}

.five-steps-brief figure.snip0015 figcaption {
    position: absolute;
    bottom: 60px;
    left: 60px;
    padding: 5em 2em;
    width: 70%;
    height: 70%;
    color: #003399 !important;
    text-shadow: none;
    background: rgba(255, 239, 131, 0.6);
    text-align: center;
}

.five-steps-brief figure.snip0015 {
    min-width: 100%;
    min-height: 100%;
}

.five-steps-brief figure.snip0015 figcaption h4 {
    color: #003399 !important;
    font-size: 35px;
    font-family: 'PT Sans', sans-serif;
}

.footer-outer {
    margin-bottom: 30px;
}

.explore-inner {
    padding: 20px 0px 0px;
}

.explore-inner-blocks img {
    border: 10px solid #f1f1f1;
    width: 100%;
}

.explore-inner-bottom-blocks .gallery-img {
    padding: 30px 0px;
}

.explore-inner-bottom-blocks {
    padding: 0;
}

.explore-inner-bottom-blocks .gallery-img img {
    border: 10px solid #f1f1f1;
    width: 100%;
    height: 222px;
    background-size: cover;
}

.explore-inner-blocks .video-img {
    padding: 30px 0px;
}

.explore-inner-bottom-blocks .fill-button6 {
    margin-top: -36px;
    margin-right: 0px;
}

.explore-inner-blocks .fill-button6 {
    margin-top: -35px;
    margin-right: 0px;
}

.col-md-12.news-box-inner {
    border: 10px solid #f1f1f1;
    !important;
    background: #dddddd !important;
}

.news-box-inner a {
    color: #FFF;
    background: #003399;
    padding: 5px;
    margin-top: 15px;
    font-size: 13px;
    float: left;
}

.news-box-inner .vtickerdirectsection {
    margin-right: -10px !important;
    margin-top: 22px !important;
}

.news-box-inner .news-box {
    margin-top: 0px !important;
}

.news-box-inner article {
    width: 100%;
    height: 308px;
    border: 10px solid #f1f1f1;
    background: #dddddd !important;
}

.news-box-inner .box3 {
    width: 100%;
}

.why-tab {
    margin-top: 40px;
    padding: 0;
    margin-bottom: 30px;
}

.zero-radius {
    border-radius: 0px !important;
}

.enquiry-outer {
    padding: 40px;
}

.country-form {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
}

.enquiry-outer .form-control {
    border-radius: 0 !important;
}

.enquiry-outer .btn {
    border-radius: 0 !important;
}

::-webkit-input-placeholder {
    font-weight: normal !important;
}

.page-contact.section_3 {
    padding: 20px 0px;
}

.page-contact.section_3 h2,
.page-contact.section_3 h3 {
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    color: #1e222b;
    text-align: center;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    text-overflow: ellipsis;
    overflow: hidden;
    /* white-space: nowrap;*/
}

.page-contact.section_3 h3 {
    font-size: 14px;
    color: #003399;
    font-weight: 600;
}

.page-contact.section_3 h2 span,
.page-contact.section_3 h3 span {
    display: inline-block;
    padding: 5px 40px;
    background: #fff;
}

.page-contact.section_3 p {
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    color: #6b6b6b;
    text-align: left;
    margin: 0;
    padding: 0px 5px;
    text-overflow: ellipsis;
    white-space: pre-line;
}

.page-contact.section_3 .box .fa {
    float: left;
    text-align: center;
    font-size: 18px;
    margin-right: 6px;
    margin-top: 4px;
}

.page-contact.section_3 .box .fa-mobile {
    font-size: 20px;
}

.page-contact.section_3 .box .fa-envelope {
    font-size: 13px;
    margin-top: 6px;
}

.page-contact.section_3 .box .fa-fax {
    font-size: 15px;
}

.page-contact.section_3 h2 {
    margin-top: -15px;
}

.page-contact.section_3 .box {
    width: 100%;
    min-height: 245px;
    padding: 0 5px;
    border: 1px solid #d6d6d6;
    text-align: center;
    /* margin-bottom: 85px;*/
    position: relative;
}

.common-branches .page-contact.section_3 .box {
    min-height: 145px;
}

.kerala-branches .page-contact.section_3 .box {
    min-height: 225px;
}

.kerala-branches .content-border-bottom {
    margin: 0px 15px;
    padding: 5px 15px;
    border-bottom: 2px solid #003399;
}

.head-office .page-contact.section_3 .box p {
    padding: 0px 20px;
    font-size: 13px;
}

.head-office .page-contact.section_3 .box {
    min-height: 300px;
}

.head-office-malay .page-contact.section_3 .box {
    min-height: 200px;
}

.abroad-branches .content-border-bottom {
    margin: 0px 15px;
    padding: 5px 15px;
    border-bottom: 2px solid #003399;
}

.abroad-branches .page-contact.section_3 .box {
    min-height: 195px;
}

.common-branches .content-border-bottom {
    margin: 0px 15px;
    padding: 5px 15px;
    border-bottom: 2px solid #003399;
}

.indian-branches .content-border-bottom {
    margin: 0px 15px;
    padding: 5px 15px;
    border-bottom: 2px solid #003399;
}

.contacts-inner-detail .content-border-bottom {
    padding: 5px 15px;
    border-bottom: 2px solid #003399;
}

.common-branches .page-contact.section_3 h2 span {
    padding: 5px 10px;
    font-size: 16px;
}

.free-seminar-bg {
    position: relative;
}

.logo-campus {
    position: absolute;
    top: 0;
    left: 0;
}

.capmpus-logo img {
    width: 166px !important;
    height: 77px !important;
}

.c2-icons {
    float: left;
}

.c2-icons .fa {
    font-size: 18px;
    padding-right: 10px;
}

.c2-icons .fa-phone {
    font-size: 22px;
}

.c2-icons .fa-mobile {
    font-size: 22px;
}

.capmpus-logo {
    position: absolute;
    top: -78px;
    z-index: 9999;
    left: 35%;
}

.foot-c2-icon {
    float: left;
}

.foot-c2-icon .fa {
    padding: 8px 10px 8px 0px;
}

.region-part .fa {
    padding: 5px 10px 0px 0px !important;
}

.carousel-outer {
    width: 100%;
    float: left;
    position: relative;
    display: block;
    z-index: 9999999;
}

.study-abroad-box-img {
    float: left;
    display: block;
    position: relative;
    padding-right: 20px;
    width: 130px !important;
    margin: 5px 0px;
}

.study-abroad-box-img img {
    width: 100%;
}

.high-text {
    color: #003399 !important;
}

.intership .fill-button3 {
    margin-left: 0;
}

.achievement .fa {
    float: left;
    padding: 12px;
}

.achievement ul li {
    list-style: none;
    padding: 10px 0px;
}

.media-left img {
    display: block !important;
}

.news-details-top {
    padding: 20px 0px;
}

.brochure-caption {
    font-size: 18px;
    color: #FFF;
    position: absolute;
    background-color: rgba(0, 0, 0, 0.5);
    top: 61%;
    left: 25px;
    z-index: 99;
    padding: 35px 15px;
    width: 77%;
    text-align: center;
}

.contact-form {
    background-color: #f7f7f7;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    margin: 0px 2px;
}

.contact-form .form-control {
    border-radius: 0;
    margin: 20px 10px;
}

.contact-form .btn {
    border-radius: 0;
    width: 58.5%;
}

.contact-form textarea.form-control {
    min-height: 34px;
    height: 34px;
}

.well {
    background-color: #f7f7f7;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    margin: 50px;
    border: none;
}

.well-lg {
    border-radius: 0;
    text-align: center;
}

..well p {
    text-align: justify;
}

#button {
    /* background:#FFF;*/
    position: relative;
    width: 100px;
    height: 30px;
    /* line-height:27px;*/
    display: block;
    /*  border:1px solid #dadada;*/
    /* margin:15px 0 0 10px;*/
    text-align: center;
}

#two {
    background: none repeat scroll 0 0 #FFF;
    /*border: 1px solid #ccc;*/
    color: #333333;
    width: 350px;
    height: 0;
    overflow: hidden;
    font-weight: normal !important;
    font-size: 14px !important;
    padding: 0px 10px;
    left: 0;
    line-height: 20px;
    position: absolute;
    top: 20px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    z-index: 9999;
}

#button:hover>#two {
    display: block;
    left: 0px;
    height: 100px;
}

.image-holder {
    display: inline-block;
    position: relative;
    width: 250px;
    margin-right: 20px;
}

.image-holder:after {
    content: '';
    top: 0;
    left: 0;
    z-index: 10;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    background: rgba(255, 255, 255, 0.5);
}

.image-holder:hover:after {
    opacity: 0;
}

.test-icon {
    top: 25%;
    left: 22%;
    z-index: 10;
    display: block;
    position: absolute;
}

.test-cation {
    color: #003399;
}

.image-holder img {
    border: 10px solid #f1f1f1;
    width: 250px;
}

.test-preperation-detail {
    position: relative;
    float: left
}

.test-desc {
    padding: 0px
}

.test-desc h4 {
    font-size: 22px;
}


/*----------------------------------------------------*/


/*----------------- Testimonials CSS -----------------*/


/*----------------------------------------------------*/

.testimonial-row {
    padding-top: 30px;
}

.testimonial-section {
    width: 100%;
    height: auto;
    padding: 20px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px!important;
    position: relative;
    border: 1px solid #fff;
    text-align: justify;
    background: #f7f7f7;
}

.testimonial-section:after {
    top: 100%;
    left: 50px;
    border: solid transparent;
    content: " ";
    position: absolute;
    border-top-color: #fff;
    border-width: 15px;
    margin-left: -15px;
}

.testimonial-desc {
    margin-top: 20px;
    text-align: left;
    padding-left: 15px;
}

.testimonial-desc img {
    border: 1px solid #d5d5d5;
    border-radius: 150px;
    height: 120px;
    padding: 0px;
    width: 120px;
    display: inline-block;
    vertical-align: top;
}

.testimonial-writer {
    display: inline-block;
    vertical-align: top;
    padding-left: 10px;
}

.testimonial-writer-name {
    font-weight: bold;
}

.testimonial-writer-designation {
    font-size: 85%;
}

.testimonial-writer-company {
    font-size: 85%;
}


/*---- Outlined Styles ----*/

.testimonial.testimonial-default {}

.testimonial.testimonial-default .testimonial-section {
    border-color: #d5d5d5 !important;
}

.testimonial.testimonial-default .testimonial-section:after {
    border-top-color: #777;
}

.testimonial.testimonial-default .testimonial-desc {
    font-size: 14px !important;
    line-height: 24px !important;
}

.testimonial.testimonial-default .testimonial-desc img {
    border-color: #d5d5d5;
}

.testimonial.testimonial-default .testimonial-writer-name {
    color: #000;
    padding: 40px 20px;
}


/*---- Filled Styles ----*/

.testimonial.testimonial-default-filled {}

.testimonial.testimonial-default-filled .testimonial-section {
    color: #fff;
    border-color: #777;
    background-color: #777;
}

.testimonial.testimonial-default-filled .testimonial-section:after {
    border-top-color: #777;
}

.testimonial.testimonial-default-filled .testimonial-desc {}

.testimonial.testimonial-default-filled .testimonial-desc img {
    border-color: #777;
    background-color: #777;
}

.testimonial.testimonial-default-filled .testimonial-writer-name {
    color: #777;
}

.payment-details {
    padding: 30px 0px;
}

.payment-details h3 {
    font-size: 22px !important;
    font-weight: 500;
    color: #333 !important;
}

.payment-details-outer {
    /*background-color: #f7f7f7;*/
    position: relative;
    padding: 15px 20px !important;
    float: left;
    width: 100%;
    margin: 0px 15px;
    -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
}

.payment-details-outer:before {
    position: absolute;
    content: '';
    top: 5px;
    bottom: 5px;
    left: 5px;
    right: 5px;
    border: 1px solid #d3d3d3;
}

.padding-top-bottom {
    padding: 30px 0px;
}

.payment-details-left-box .bank-img {
    width: 100%;
}

.bank-img img {
    width: 100%;
}

.payment-details-left-box {
    float: left;
    width: 100%;
    height: auto;
    position: relative;
}

.mail-address i {
    font-size: 15px;
    font-weight: 600;
    font-style: normal !important;
    min-width: 25px !important;
    display: inline-block;
    float: left !important;
}

.payment-details-left-box i {
    font-size: 15px;
    font-weight: 600;
    font-style: normal !important;
    min-width: 145px;
    display: inline-block;
    float: left !important;
    margin-top: 5px;
}

.payment-details-right-box {
    float: left;
    width: 20%;
    height: auto;
    position: relative;
}

.payment-details-outer h3 {
    font-size: 16px;
    color: #565656;
}

.payment-details-outer p {
    color: #464646;
    text-align: justify;
    margin: 10px 0px;
    font-size: 14px;
}

.more-country .country-box-list {
    position: relative;
    padding: 10px 0px;
}

.more-country .country-box-list ul {
    margin: 0;
}

.country-box-list {
    position: relative;
    padding: 20px 20px;
}

.country-box-list ul {
    margin: 20px 0px;
}

.country-box-list ul li {
    padding: 0px 5px!important;
    background-color: #f7f7f7;
    border: 1px solid #d3d3d3;
    list-style: none;
    font-size: 12px;
    color: #565656;
    display: inline-block;
    transition: 1s ease;
    min-width: 150px;
    margin: 5px 5px 5px 0px;
}

.country-box-list ul li img {
    margin-right: 5px;
    width: 28px;
}

.country-details {
    padding: 0px 20px;
}

.country-box-list ul li i {
    padding: 10px 5px !important;
    float: none !important;
}

.country-box-list ul li:hover {
    background-color: #003399;
    transition: 1s ease;
    color: #FFF;
}

ul.course-country-list-item li {
    list-style: none !important;
    padding: 10px 0px !important;
}

.course-country-list-item i {
    float: left !important;
    padding: 5px 20px;
    color: #003399;
    font-weight: bold;
}

.course-inner-box-list {
    float: left;
    margin: 0 0 30px;
}

.course-inner-box-list-item {
    float: left;
    margin: 20px 20px;
    border-bottom: 2px solid #003399;
    min-width: 230px;
    transition: color 0.25s ease;
    position: relative;
    background: none;
    color: #003399;
    z-index: 999;
}

.course-inner-box-list-item:hover {
    color: #000;
}


/*
.course-inner-box-list-item::after {
  position: absolute;
  content: '';
  top:0;
  left: 0;
  width: 0;
  height: 100%;
  background-color: #003399;
  transform-origin:left;
  transition:width 0.25s ease;
  z-index:1;
 
}

.course-inner-box-list-item:hover::after {
  width: 100%;
  color:#FFF;
}*/

.course-inner-box-list i {
    float: left !important;
    padding: 12px 22px;
    color: #FFF;
    font-weight: bold;
    float: left;
    width: 50px;
    height: 50px;
    font-size: 25px;
    background: #003399;
    z-index: 99;
}

.course-inner-box-list b {
    padding: 20px 20px;
    font-weight: 500 !important;
    font-size: 15px;
    top: 12px;
    position: relative;
}

.course-country-list .country-box-list {
    padding: 0px 20px;
    background: #f7f7f7;
    margin: 0px;
}


/*.course-country-list .country-box-list ul li {
    background: #FFF;
}*/

.course-country-list h1 {
    font-size: 25px !important;
    color: #565656 !important;
}

.course-country-list h2 {
    /*font-size: 35px !important;*/
    color: #000 !important;
}

.course-country-list h3 {
    font-size: 22px;
}

.courses-title h2 {
    font-size: 26px;
    padding: 30px 25px 0px;
}

.succes {
    margin: 20px 0px;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    /*background-color: #f7f7f7;*/
    padding: 15px 20px !important;
    float: left;
    width: 100%;
    color: #003399 !important;
    /*
    -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
     box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);*/
}

.submenu-more {
    color: #003399;
    float: left;
    margin-left: -5px;
    border: 1px dotted #003399;
    padding: 2px 10px;
    margin-top: 10px;
}

.submenu-more i {
    padding: 3px;
}

.logo-mobile {
    display: none;
}

.filter.active {
    background-color: #003399 !important;
    color: #FFF !important;
}

.form-control-top {
    border-radius: 0px !important;
    margin: 0;
    float: left;
    margin-top: -10px;
}

.mob-search-btn {
    display: none;
}

.scholar-form {
    padding: 20px 0px;
}

.study-pref-section {
    padding: 10px 15px;
}

.scholar-form .form-control {
    border-radius: 0px;
    margin: 5px 0px;
}

.sub-title-form {
    padding: 10px 20px;
    margin: 10px 0px;
    background: #f7f7f7;
    border-left: 2px solid #003399;
    font-size: 16px;
    color: #464646;
    font-weight: 500;
    float: left;
    width: 100%;
}

.scholar-form .radio-inline {
    padding: 10px 18px;
}

.label-for-title {
    font-size: 14px;
    padding-bottom: 10px;
    color: #464646;
}

.col-check {
    float: left;
    padding: 5px;
    margin-right: 5px;
    font-weight: normal !important;
    color: #464646 !important;
    font-size: 14px !important;
}

.scholar-form label {
    font-weight: normal !important;
}

.agree-text {
    background: #f7f7f7;
    margin: 10px 0px;
    color: #64B1FF;
}

.agree-text p {
    padding-top: 10px;
}

.captcha {
    float: left;
    margin: 5px 0px;
    padding: 5px 20px;
    text-align: center;
    background: #ddd;
}

.captcha input {
    background: url('../images/refad.png') no-repeat scroll 0 0 transparent;
    margin: 5px 0 0;
    padding: 5px 20px;
    border: 1px solid #d3d3d3;
    cursor: pointer;
    width: auto;
}

.scholar-form .btn-lg,
.btn-group-lg>.btn {
    border-radius: 0px !important;
}

.middle-content .scholar-form button {
    padding: 12px 20px !important;
    background: #ccc;
    border-bottom: 2px solid #696969;
    font-size: 14px!important;
    font-weight: normal !important;
    text-transform: uppercase;
}

.require-in {
    position: relative;
    color: #F00;
    text-align: center;
    font-size: 13px;
}

.read-more {
    padding-left: 15px;
    font-weight: 600;
}

.counselling-guide h4 {
    color: #003399;
    padding-top: 5px;
}

.guide-form input,
textarea {
    border: 1px solid #d3d3d3;
}

.guide-form {
    padding: 0px 0px;
}

.guide-form label {
    font-weight: normal !important;
}

.guide-form input[type="radio"],
.guide-form input[type="checkbox"] {
    vertical-align: text-top;
    margin-right: 5px;
}

.col1 {
    padding-top: 10px;
    font-weight: normal !important;
    font-size: 15px;
}

.counsel-form {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    margin: 5px 0px;
}

.scholar-info p {
    padding: 0px 0px;
    margin: 10px 0px;
}

.scholar-info {
    padding: 0;
}

.sub-title-scholar-form {
    padding: 10px 20px;
    background: #f7f7f7;
    border-left: 2px solid #003399;
    font-size: 16px;
    color: #464646;
    font-weight: 500;
    float: left;
    width: 48%;
    margin: 10px 0px;
    clear: both;
}

.sub-title-scholar-form-countries {
    margin: 15px 0px;
}

.sub-title-scholar-form-countries a {
    display: inline-block;
    float: left;
    padding: 10px 0px;
    text-align: center;
    margin: 10px 40px 10px 0px;
    background: #f5f5f5;
    min-width: 100px;
}

.sub-title-scholar-form-countries i {
    background: #f5f5f5;
    border-bottom: 2px solid #003399;
    padding: 2px 5px;
    float: none;
    text-align: center;
}

.apply-for-scholar .fill-button3 {
    margin-left: 0;
    clear: both;
}

.apply-for-scholar .fill-button3 .button-wrapper3 {
    width: auto;
}

.apply-for-scholar a {
    background: none;
}

.region-top {
    padding: 0;
}

.region-top .page-contact.section_3 .box {
    min-height: 220px;
}

.region-top .page-contact.section_3 p {
    text-align: center;
}

.region-top .page-contact.section_3 .box .fa {
    float: none;
}

.jobs-item {
    border-radius: 0 0 3px 3px;
    background: #f7f7f7;
    -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, .05);
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, .05);
    margin-bottom: 30px;
    padding: 20px;
    position: relative;
    min-height: 130px;
}

.jobs-item .thumb {
    padding: 3px;
    float: left;
    border: 1px solid #E7E7E7;
    margin-right: 20px;
}

.jobs-item .thumb img {
    width: 85px;
    height: auto;
}

.details-thumb img {
    width: 200px !important;
}

.application-esc .enquiry-outer {
    padding: 10px 20px;
}

.application-esc .form-group {
    clear: both;
}

.application-esc .sub-title-form {
    margin: 20px 0px;
}

.jobs-item.with-thumb .thumb,
.jobs-single-item .thumb {
    display: block;
}

.jobs-item .date {
    display: inline-block;
    /*background: #2aadde;*/
    background: #003399;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 2px;
    line-height: 16px;
    font-size: 14px;
    text-align: center;
    font-weight: bold;
    color: #ffffff;
    float: left;
    margin-right: 10px;
}

.jobs-item .date>span {
    display: block;
    background: #ffffff;
    color: #303C42;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    padding: 2px 3px;
}

.jobs-item .title {
    margin: 0;
    text-transform: none;
    font-size: 16px !important;
    color: #565656 !important;
}

.jobs-item .top-btns {
    list-style: none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 20px;
    right: 20px;
}

.jobs-item .top-btns li {
    float: left;
    margin-left: 5px;
    list-style: none !important;
}

.jobs-item .btn-gray {
    padding-bottom: 3px;
    border-bottom: 2px solid #cecece;
    background: #E7E7E7;
    color: inherit;
}

.jobs-item .btn {
    display: inline-block;
    margin-bottom: 0;
    padding: 5px 20px;
    border: 0;
    border-radius: 3px;
    vertical-align: middle;
    text-align: center;
    white-space: nowrap;
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    cursor: pointer;
}

.jobs-item .btn-gray:hover,
.jobs-item .btn-gray:focus,
.jobs-item .btn-gray:active,
.jobs-item .btn-gray.active {
    outline: 0;
    border-color: #bdbdbd;
    background-color: #d6d6d6;
    color: inherit;
}

.jobs-item .btn:hover,
.jobs-item .btn:focus {
    text-decoration: none;
}

.jobs-item .top-btns li .btn {
    padding-left: 0;
    padding-right: 0;
    width: 30px;
}

.jobs-item .additional-requirements {
    list-style: none;
    margin: 0;
    padding: 0;
}

.jobs-item .additional-requirements>li {
    display: inline-block;
    border-bottom: 2px solid #CECECE;
    background: #E7E7E7;
    color: inherit;
    margin: 0 5px 5px 0;
    padding: 5px 20px 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    font-size: 14px;
    line-height: 20px;
    float: left;
    min-height: 35px;
}

.jobs-item .description {
    margin-bottom: 0;
    font-size: 13px !important;
    line-height: 20px !important;
}

.page-content p {
    margin: 0 0 20px !important;
}

.jobs-item .content {
    display: block !important;
    padding-top: 20px;
    clear: both;
}

.jobs-item .content h5 {
    font-size: 18px;
}

.jobs-item .title a {
    color: inherit;
    text-decoration: none;
}

.jobs-item .meta {
    display: inline-block;
    color: #808080;
    margin-bottom: 10px;
    margin-top: 3px;
    font-size: 14px;
}

.career-det p {
    font-size: 13px;
}

.jobs-item .social-icons {
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
}

.jobs-item .social-icons.pull-right>li {
    float: left;
    margin-right: 0;
    margin-left: 5px;
    list-style: none;
}

.jobs-item .social-icons>li>span {
    display: inline-block;
    line-height: 30px;
    margin-right: 5px;
}

.jobs-item .social-icons>li .btn {
    padding-left: 0;
    padding-right: 0;
    width: 30px;
}

.jobs-item .meta .fa {
    float: left;
    padding: 3px 10px 5px 5px;
    font-size: 14px;
}

.career-list {
    padding: 20px 15px;
}

ul.require-skill li {
    font-size: 13px;
    list-style: none !important;
}

ul.require-skill li .fa {
    padding-top: 3px;
    padding-right: 10px;
    color: #003399;
    float: left;
}

.course-feat ul li {
    display: block;
    border-bottom: 2px solid #CECECE;
    background: #E7E7E7;
    color: inherit;
    margin: 0 5px 5px 0;
    padding: 5px 20px 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    font-size: 14px;
    line-height: 20px;
    float: left;
}

ul.require-skill li .fa {
    padding-top: 3px;
    padding-right: 10px;
    color: #003399 !important;
    float: left;
}

.jobs-item .additional-requirements>li {
    display: inline-block;
    border-bottom: 2px solid #CECECE;
    background: #E7E7E7;
    color: inherit;
    margin: 0 5px 5px 0;
    padding: 5px 20px 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    font-size: 14px;
    line-height: 20px;
    float: left;
    min-height: 35px;
}

.snip1533 {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
    color: #9e9e9e;
    display: inline-block;
    font-family: 'Roboto', Arial, sans-serif;
    font-size: 16px;
    margin: 35px 0px 40px;
    width: 100% position: relative;
    text-align: center;
    width: 100%;
    background-color: #ffffff;
    border-radius: 0px;
    border-top: 5px solid #003399;
    position: relative;
}

.snip1533 *,
.snip1533 *:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.1s ease-out;
    transition: all 0.1s ease-out;
}

.snip1533 figcaption {
    padding: 13% 6% 12%;
    position: relative;
}

.testi-details .snip1533 figcaption {
    padding: 10% 6% 7% !important;
    position: relative;
}


/*.snip1533 figcaption:before {
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #fff;
  border-radius: 50%;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
  color: #003399;
  content: "\f10e";
  font-family: 'FontAwesome';
  font-size: 32px;
  font-style: normal;
  left: 50%;
  line-height: 60px;
  position: absolute;
  top: 10px;
  width: 60px;
}*/

.snip1533 .profile-pic {
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
    color: #003399;
    border-radius: 100%;
    font-size: 32px;
    font-style: normal;
    left: 50%;
    line-height: 60px;
    position: absolute;
    top: -40px;
    width: 80px;
}

.snip1533 .profile-pic-details {
    width: 120px !important;
}

.snip1533 .profile-pic img {
    width: 80px;
    height: 80px;
    border-radius: 100%;
    padding: 5px;
}

.snip1533 .profile-pic-details img {
    width: 120px !important;
    height: 120px !important;
    border-radius: 100%;
    padding: 5px;
}

.snip1533 h3 {
    color: #3c3c3c;
    font-size: 15px;
    font-weight: 600;
    line-height: 24px;
    margin: 10px 0 5px;
    color: #003399;
}

.snip1533 h4 {
    font-weight: 500;
    font-size: 14px;
    margin: 0;
    opacity: 0.5;
}

.snip1533 blockquote {
    font-style: italic;
    font-weight: 500;
    margin: 0 0 20px;
}

.snip1533 .read-more {
    border-radius: 100%;
    background: #003399;
    color: #FFF;
    text-align: center;
    position: absolute;
    bottom: 20px;
    right: 20px;
    padding: 7px;
    width: 28px;
    height: 28px;
    transition: ease 0.25s;
}

.snip1533 .read-more:hover {
    box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, 0.4);
    transition: ease 0.25s;
}

.snip1533 .read-more .fa {
    color: #FFF !important;
}

.testimonial-row blockquote {
    border-left: 3px solid #eee !important;
}

.top-btns .fa {
    color: #333 !important;
}

@media screen and (min-width:1270px) {
    section.header .container {
        width: 1270px !important;
    }
    section.header-nav .container {
        width: 1270px !important;
    }
    .left-ban-caption {
        padding: 50px 42px;
        line-height: 100px;
    }
}

.news-row {
    margin: 50px 0px;
}

.news-row .date {
    display: inline-block;
    background: #003399;
    padding: 2px;
    line-height: 16px;
    font-size: 20px;
    text-align: center;
    font-weight: bold;
    color: #ffffff;
    float: left;
    margin-right: 10px;
    line-height: 25px;
}

.news-row .date>span {
    display: block;
    background: #ffffff;
    color: #303C42;
    padding: 2px 15px;
    font-size: 13px;
    font-weight: 500;
    line-height: 15px;
}

.esc-praxis-img {
    padding: 20px 0px;
    background: url('../images/ESC-praxis.webp') no-repeat;
    height: 128px;
    width: 100%;
    background-size: contain;
}

section.esc-praxis {
    border-bottom: 2px solid #003399;
}


/*.form-subtitle{padding: 10px 15px 20px;}*/

.nb {
    font-size: 12px;
    color: #464646;
    float: right;
}

.nb b {
    color: red;
}

.declare {
    padding: 10px 0px;
    color: #000;
    display: block;
}

.student-recruit-image {
    padding: 20px 0px 30px;
    display: block;
}

@media (min-width: 992px) {
    .navbar-nav {
        margin: 0 auto;
        display: flex;
        justify-content: center;
        float: none;
    }
}






@media screen and (max-width:1200px) {
    
    section.banner .carousel-inner .item img{min-height: 100%;}
    
    .inner-left-menu{overflow: hidden;}
    .side-test-block img {
        width: 100%;
    }
    .uni-caption {
        padding: 15px 0px;
        font-size: 18px;
    }
    .uni-time {
        padding: 10px 0px;
    }
    .uni-desc {
        padding: 10px 0 0 5px;
    }
    .uni-time ul li {
        padding: 0px 10px 0px 5px;
    }
    section.header .container {
        width: 100% !important;
    }
    section.header-nav .container {
        width: 100% !important;
    }
    .gallery-img img {
        width: 100%;
    }
    .about-img img {
        width: 100%;
    }
    .vision-mision {
        background-color: #e9e9e9;
        margin: 20px 5px 50px 20px;
    }
    .search-course {
        width: auto;
        margin-bottom: 10px;
    }
    .left-ban-caption {
        padding: 20px 12px;
    }
    .c2elements ul li {
        padding-left: 6px;
    }
    .logo {
        margin-top: -35px;
        padding-left: 0px;
    }
    .logo img {
        width: 100%;
    }
    .search-tab {
        margin-top: 5px;
        height: auto;
    }
    .left-ban-caption {
        font-size: 75px;
    }
    .university-content {
        height: 250px;
    }
    .university-box .owl-prev {
        left: 84%;
        bottom: 48%;
    }
    .university-box .owl-next {
        right: 30px;
        bottom: 48%;
    }
    .course-inner-title {
        left: 10%;
        left: 10%;
    }
    .course-tab {
        top: 90px;
        left: 10%;
        right: 10%;
        width: 80%;
    }
    .esc-recent-outer {
        margin-right: 30px;
    }
    .news-box {
        margin-top: 20px;
    }
    .edu-inner .owl-prev {
        bottom: 14%;
    }
    .edu-inner .owl-next {
        bottom: 14%;
    }
    .explore-box {
        top: 100px;
        /*text-align:center;*/
    }
    .explore-box ul li {
        width: 140px;
        height: 155px;
        margin: 0px 8px;
    }
    .explore-box ul li img {
        padding: 30px 0px;
    }
    section.testimonial .testimonial-divider::before {
        width: 100%;
        z-index: 999;
        left: 0px;
        top: -14px;
    }
    .university-box2 .carousel-inner {
        min-height: 280px;
    }
    .university-box .carousel-inner {
        min-height: 280px;
    }
}

@media screen and (max-width:1024px) {
    .explore-inner-blocks img {
        width: 100%;
    }
    .section.header-nav {
        margin-top: 20px;
    }
    h2,
    h3,
    h5,
    h6,
    h2 {
        font-family: 'Open Sans', sans-serif;
        font-size: 28px;
    }
    h4 {
        font-family: 'Open Sans', sans-serif;
        font-size: 18px;
    }
    .select-box {
        max-width: 165px;
    }
    .left-logo img {
        padding: 54px 10px;
    }
    .left-ban-caption {
        font-size: 70px;
        padding: 25px 12px;
    }
    .course-tab {
        top: 90px;
    }
    .course-inner-title {
        top: 52px;
    }
    .fairs {
        overflow: hidden;
    }
    .webinar {
        overflow: hidden;
    }
    .tabs {
        margin: 0;
    }
}

@media screen and (max-width:991px) {
    .inner-banner img {
        width: 100%;
    }
  /*  .equal {
        display: block;
        background: #003399;
    }*/
    .main-nav {
        height: 54px;
    }
    .first-column-mobile {
        display: none;
    }
    .course-scroll-mobile {
        display: none;
    }
    .student-scroll-mobile {
        display: none;
    }
    .test-logo-menu {
        display: none;
    }
    .navbar-collapse.in {
        overflow: hidden !important;
    }
    .nav>li {
        clear: both;
    }
    .select-box {
        max-width: 212px;
    }
    .navbar-toggle {
        border-radius: 0 !important;
        border-color: #003399 !important;
        border-width: 2px;
    }
    .navbar-nav {
        margin: 7.5px -5px !important;
    }
    .c2elements {
        float: left;
        padding: 0px 20px 20px;
    }
    .submenu-top ul {
        padding: 10px 20px;
    }
    .submenu-top {
        height: 35px;
    }
    .left-logo img {
        padding: 45px 10px;
    }
    section.footer {
        background-position: center top;
        vertical-align: middle !important;
    }
    .vision-mision {
        margin: 20px 30px 50px 20px;
    }
    section.header {
        height: auto;
    }
    .c2elements ul {
        padding-top: 10px;
    }
    .c2elements ul li {
        padding-left: 20px;
    }
    .left-ban-caption {
        font-size: 56px;
        padding: 20px 8px;
        line-height: normal;
    }
    .logo {
        float: right;
        position: absolute;
        right: 15px;
        top: 0;
    }
    .search-table-caption {
        padding-top: 40px;
    }
    .logo img {
        width: 60%;
        float: right;
    }
    .search-table ul li {
        margin-bottom: 10px;
        width: 49.5%;
    }
    .fill-button {
        position: relative;
        display: inline-block;
        z-index: 1;
        text-decoration: none;
        width: 100%;
    }
    .fill-button .button-wrapper {
        width: 100% !important;
    }
    .uni-time ul li {
        padding: 0px 2px;
    }
    .explore-title {
        top: 0;
    }
    .course-inner-title {
        font-size: 20px;
    }
    .course-tab {
        margin-bottom: 20px;
        position: absolute;
        top: 85px;
        left: 0px;
        width: 100%;
    }
    .edu-inner {
        display: block;
        list-style: none;
        float: none;
        margin-top: 50px;
        width: 95%;
        margin-left: auto;
        margin-right: auto;
    }
    .edu-inner .owl-prev {
        bottom: 5%;
    }
    .edu-inner .owl-next {
        bottom: 5%;
    }
    .explore-box {
        top: 80px;
        width: 100%;
    }
    .explore-box ul li {
        width: 110px;
        height: 135px;
        margin: 0px 4px;
        font-size: 17px;
    }
    .explore-box ul li img {
        padding: 20px 0px;
    }
    .awards-member {
        margin-top: 80px;
    }
    .about-content-desktop {
        display: none;
    }
    .about-content-tab {
        display: inherit;
    }
    .student-testimonial {
        padding: 60px 0px 0px 50px;
    }
    .category-tile img {
        width: 100% !important;
    }
    .newsletter-email {
        margin-top: 0px;
    }
    .newsletter-button {
        margin-top: 0px;
    }
    .apply {
        margin-top: 60px !important;
    }
    .university-box .owl-prev {
        left: 82%;
        bottom: 50%;
    }
    .university-box .owl-next {
        right: 30px;
        bottom: 50%;
    }
    .main-nav {
        padding-left: 15px;
        padding-right: 15px;
    }
    .edu-inner .media-carousel .carousel-control.right {
        margin-top: 35px !important;
    }
    .edu-inner .media-carousel .carousel-control.left {
        margin-top: 35px !important;
    }
    .esc-branches {
        border-right: none;
        border-top: 1px solid #bcbcbc;
        margin-top: 20px;
        padding-top: 50px;
    }
}

@media screen and (max-width:1200px) {
    .select-box {
        max-width: 160px;
    }
}

@media screen and (max-width:767px) {
    
    .tool-box {
    position: absolute;
    display: none;
    background: rgb(255, 139, 31);
    border: 1px solid;
    z-index: 9999;
    padding: 2px 5px;
    border: 1px solid #f47600;
    color: #FFF;
    font-size: 12px;
    left: 0;   
    margin-top:5px;
    margin-left: -40px;
}
   
    .menu-box-list ul li{
    margin: 5px 5px 5px 0px !important;
    min-width: 172px !important;
    font-size: 12px;
        
    }      

    
    .right-ban{padding-left: 0;}
    .visible-xs {
        display: none !important;
    }
    .explore-inner-bottom-blocks .gallery-img {
        padding: 10px 20px;
    }
    .explore-inner-blocks .video-img {
        margin-top: 35px;
    }
    .inner-banner img {
        width: 100% !important;
    }
    .explore-background {
        min-height: 250px;
    }
    .uni-desc {
        min-height: inherit;
    }
    .first-column-mobile {
        display: none;
    }
    .browse-network {
        margin-top: 30px;
        height: auto;
    }
    .edu-title h2 {
        margin-top: 20px;
    }
    .esc-branches {
        margin-top: 92px;
        clear: both;
    }
    .course-tab {
        top: 115px;
    }
    .course-background {
        width: 100% !important;
        position: relative;
        min-height: 300px;
    }
    .left-ban {
        width: 100%;
    }
    .right-ban {
        width: 100%;
    }
    .ban-btn {
        text-align: center !important;
        margin-bottom: 5px;
    }
    .left-ban-caption {
        text-align: center;
        padding: 10px 0;
    }
    .logo {
        left: 0;
        position: absolute;
        top: 35px;
        width: 100%;
        background: #003399;
    }
    .logo img {
        /* width: 60%; */
        /* float: right; */
        width: auto;
        text-align: center;
        float: none;
        margin-left: auto;
        margin-right: auto;
        display: block;
    }
    .search-form-tab {
        width: 100%;
        margin-top: 60px;
        margin-left: 5px;
    }
    .university-box .owl-prev {
        left: 88%;
        bottom: 38%;
    }
    .university-box .owl-next {
        right: 30px;
        bottom: 38%;
    }
    .uni-time ul li {
        padding: 0px 10px;
    }
    .explore-box ul li {
        width: 100px;
        height: 115px;
        margin: 0px 2px;
    }
    .explore-box {
        top: 90px;
    }
    .explore-box ul li img {
        padding: 10px 0px;
    }
    .search-table {
        margin-left: 10px;
        margin-right: 10px;
    }
    .search-table-caption {
        padding-top: 90px;
    }
    .logo-mobile {
        display: block;
        background: #fff;
    }
    .desk-logo {
        display: none !important;
    }
    figure.snip0015 {
        height: 132px;
    }
}

@media screen and (max-width:680px) {
    .sub-title-scholar-form {
        width: 100%;
    }
    button.navbar-toggle {
        margin-top: -44px !important;
    }
    ul.foot li {
        display: block;
    }
    .esc-branches {
        clear: both;
    }
    .course-overflow {
        height: auto;
    }
    .navbar-nav .open .dropdown-menu {
        padding: 10px 15px;
    }
    ul.second-box {
        padding-top: 0px !important;
    }
    .right-ban .carousel-control .glyphicon-chevron-left,
    .right-ban .carousel-control .glyphicon-chevron-right {
        line-height: 25px !important;
        width: 25px !important;
    }
    .c2elements ul li:first-child {
        padding: 0px 0px 10px 0px;
    }
    .c2elements ul li {
        padding: 0px 0px 10px 20px;
    }
    .explore-box ul li span {
        font-size: 14px !important;
    }
    .about-content-tab p {
        font-size: 14px;
        line-height: 25px;
    }
    .select-box {
        max-width: 100%;
    }
    .c2elements ul li .fa-language {
        font-size: 20px;
        color: #fe7d1f !important;
        margin-top: -4px;
    }
    .c2elements ul {
        clear: both;
    }
    button.navbar-toggle {
        /*position: fixed !important;*/
        right: 0px;
    }
    .mobile-padd {
        padding: 0;
    }
    .news-box article {
        width: 100%;
    }
    .edu-inner {
        margin-top: 20px;
    }
    .left-ban-caption {
        font-size: 40px;
        text-align: center;
    }
    .university-box .carousel-inner {
        min-height: 220px;
    }
    .university-box2 .carousel-inner {
        min-height: 220px;
    }
    .university-bottom {
        min-height: 220px;
    }
    .university-box .owl-prev {
        left: 85%;
        bottom: 42%;
    }
    .university-box .owl-next {
        right: 30px;
        bottom: 42%;
    }
    .course-inner-title {
        left: 2%;
    }
    .edu-inner .owl-prev {
        left: -38px !important;
        bottom: 0;
    }
    .edu-inner .owl-next {
        right: -38px !important;
        bottom: 0;
    }
    .owl-prev {
        left: -40px;
    }
    .owl-next {
        right: -10px;
    }
    .student-testimonial {
        padding: 60px 0px 0px 15px;
    }
    .explore-box ul li {
        width: 80px;
        height: 80px;
        margin: 5px 10px;
        font-size: 14px;
        color: #FFF;
    }
    .explore-box {
        width: 100%;
        margin: auto;
    }
    .explore-box ul {
        text-align: center;
    }
    .explore-box ul li img {
        padding: 6px 0px;
    }
    .explore-title {
        top: 10px;
    }
    .explore-background {
        min-height: 300px;
        width: 100%;
    }
    .ban-btn {
        text-align: center;
    }
    .edu-inner .media-carousel .carousel-control.left {
        width: 20px;
        height: 50px !important;
        left: 0px!important;
        margin-top: 25px !important;
    }
    .edu-inner .media-carousel .carousel-control.right {
        width: 35px;
        height: 50px !important;
        right: 0px!important;
        margin-top: 25px !important;
    }
    .edu-inner {
        overflow: hidden !important;
    }
    .site-bd {
        height: 650px;
    }
    .explore-title {
        font-size: 28px;
        left: auto;
        right: auto;
        float: none;
        display: block;
        width: 100%;
        line-height: 28px;
    }
    .webinar-mob {
        width: 100%;
    }
    .scholar-mob {
        width: 50%;
    }
    .intern-mob {
        width: 50%;
    }
    .edufair-mob {
        width: 100%;
    }
    .career-mob {
        width: 50%;
    }
    .counsel-mob {
        width: 50%;
    }
    .fairs {
        margin-top: 15px;
    }
    .dt {
        display: none !important;
    }
    .mt {
        display: block !important;
    }
    .menu-box-list ul li {
        margin: 5px 5px 5px 0px !important;
        min-width: 172px !important;
        font-size: 12px;
    }
}

@media screen and (max-width:600px) {
    .menu-box-list ul li {
        margin: 5px 5px 5px 0px !important;
        min-width: 135px !important;
        font-size: 11px;
    }
}

@media screen and (max-width:480px) {
    .sub-title-scholar-form-countries a {
        min-width: 80px;
        margin: 10px 10px 0px 0px;
    }
    .newsletter-email {
        height: 42px;
    }
    .newsletter-button {
        height: 42px;
    }
    .email-text {
        padding-top: 10px;
    }
    /*.middle-content h2{font-size: 20px !important; margin-top: 0;}*/
    .select-box {
        padding: 8px 10px;
    }
    p {
        font-size: 14px;
        line-height: 22px;
    }
    .newsletter-box p {
        line-height: 22px;
        font-size: 14px;
    }
    ul.foot li {
        display: block;
    }
    .esc-praxis-img {
        height: 70px;
    }
    .newsletter-box ul li img {
        width: 42px;
    }
    .newsletter-box p {
        line-height: 22px;
        font-size: 14px;
    }
    .gallery-img {
        padding: 20px 5px 10px;
    }
    .video-img {
        padding: 20px 5px 10px;
    }
    .explore-box ul li {
        width: 90px;
        height: 90px;
    }
    .explore-box ul li img {
        width: 32px;
        padding: 10px 0px;
    }
    .explore-box .img-first img {
        width: 23px !important;
    }
    .explore-box .img-second img {
        width: 23px !important;
    }
    .explore-box ul li span {
        font-size: 13px !important;
        color: #333;
        line-height: 15px !important;
    }
    .about-content {
        text-align: justify;
        padding: 14px;
        line-height: 22px;
    }
    .section-title {
        padding: 0;
    }
    .dropdown-header {
        display: none;
    }
    .navbar-toggle {
        margin-right: 10px !important;
    }
    .menu-box-list ul li {
        margin: 5px 5px 5px 0px !important;
        min-width: 130px !important;
        font-size: 11px;
    }
    .c2elements ul li .fa-language {
        font-size: 20px;
        float: left;
        color: #fe7d1f !important;
        margin-top: -4px;
    }
    .c2elements ul li {
        padding: 0px 10px 10px 10px;
    }
    .c2elements ul li:first-child {
        padding: 0px 10px 10px 0px;
    }
    .c2elements ul li:last-child {
        padding: 0px 0px 10px 0px;
    }
    .submenu ul li {
        padding-right: 10px;
    }
    .left-ban-caption {
        text-align: center;
        padding: 10px 0px;
        font-size: 36px;
    }
    .submenu-top ul li {
        padding-right: 10px;
    }
    .submenu-top ul {
        padding: 6px;
    }
    .ban-btn {
        text-align: center;
    }
    .search-table-caption {
        padding-top: 102px;
        font-size: 16px;
    }
    .uni-caption {
        font-size: 16px;
    }
    .uni-time-icon .fa {
        font-size: 16px;
    }
    .network-mob {
        width: 100%;
    }
  
    .esc-branches {
        margin-top: 155px;
        clear: both;
    }
    .branch-corporate {
        margin-top: 45px !important;
    }
    .newsletter-box ul li {
        font-size: 22px;
    }
    .left-div {
        width: 50%;
    }
    .right-div {
        width: 100%;
    }
    .owl-next {
        right: -40px;
    }
    .explore-box {
        text-align: left;
    }
    .explore-box ul {
        text-align: center;
    }
    .explore-box ul li {
        margin: 8px 6px;
    }
    .course-inner-title {
        font-size: 16px;
    }
    .university-content {
        height: auto;
        display: block;
        float: left;
        padding-bottom: 10px;
        width: 100%;
    }
    .university-box .owl-prev {
        left: 75%;
        bottom: 60%;
    }
    .university-box .owl-next {
        right: 30px;
        bottom: 60%;
    }
    .course-inner-title {
        left: 1%;
        top: 50px;
        line-height: 25px;
    }
    section.courses .courses-bg::before {
        left: 38.5%;
    }
    .search-table ul li {
        width: 100%;
    }
    .select-box {
        width: 100%;
        max-width: 99%;
    }
    .university-box,
    .university-box2 {
        padding: 0;
    }
    .edu-inner .media-carousel .carousel-control.left {
        margin-top: 125px !important;
        width: 40px;
        height: 70px !important;
        background-repeat: no-repeat;
        left: -10px !important;
    }
    .edu-inner .media-carousel .carousel-control.right {
        margin-top: 125px !important;
        width: 40px;
        height: 70px !important;
        background-repeat: no-repeat;
        right: -12px !important;
    }
    .right-ban {
        padding-left: 0;
        margin-top: 3px;
    }
    .logo {
        top: 32px;
    }
    h2,
    h3,
    h5,
    h6,
    h2 {
        font-family: 'Open Sans', sans-serif;
        font-size: 25px;
    }
    h4 {
        font-family: 'Open Sans', sans-serif;
        font-size: 18px;
    }
    h2 {
        font-size: 25px !important;
    }
}

@media screen and (max-width:360px) {
    
      .logo img {
        width: 90% !important;
    }
    
    .explore-title{font-size: 25px;}
    
    .search-table-caption img {
        padding-right: 0px;
    }
    .search-table-caption {
        padding-top: 80px;
        font-size: 14px;
    }
    .esc-praxis-img {
        height: 50px;
    }
    .explore-box ul li {
        margin: 4px 2px;
    }
    .menu-box-list ul li {
        margin: 5px 5px 5px 0px !important;
        min-width: 120px !important;
        font-size: 10px !important;
    }
    .modal-body {
        padding: 15px 10px;
    }
    .newsletter-box ul li img {
        width: 42px;
        position: absolute;
        top: -5px;
        right: 0;
    }
}

ol.ext-link li a {
    color: #000;
}

ol.ext-link {
    padding: 0 20px;
}

ol.ext-link li {
    padding: 5px 0px;
}

ol.ext-link li a:hover {
    color: #003399;
}

ol.ext-link li .fa {
    float: left;
    margin-right: 10px;
    padding-top: 5px;
}

ul.second-box {
    padding-top: 40px !important;
}

.btn-blog {
    display: inline-block;
    padding: 4px 12px;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    color: #333333;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    background-color: #f5f5f5;
    background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
    background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
    border: 1px solid #cccccc;
    border-bottom-color: #b3b3b3;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
}

.blog-inner {
    padding: 0px 15px;
}

.blog-inner-details {
    padding: 0px !important;
}

.sim-mini-desktop {
    clear: both;
}

.blog-inner h5 {
    font-size: 18px !important;
    color: #003399 !important;
    padding: 15px 0px 10px;
    border-bottom: 1px solid #eee;
}

.post-det p {
    float: right !important;
    font-size: 14px;
}

.blogShort {
    border-bottom: 1px solid #ddd;
}

.articles-block .add {
    background: #333;
    padding: 10%;
    height: 300px;
}

.articles-block h2 {
    color: #333;
    font-size: 18px;
}

.margin10 {
    margin-bottom: 10px;
    margin-right: 10px;
}

.articles-block {
    padding: 0 15px;
}

.articles-block .arti-image {
    width: 100%;
    max-width: 100px;
    min-width: 100px;
    float: left;
    padding: 3px;
    margin-right: 15px;
    margin-top: 5px;
    border: 1px solid #eee;
}

.articles-block .arti-detail-image {
    width: 100%;
    max-width: 250px;
    min-width: 250px;
    float: left;
    padding: 3px;
    margin-right: 15px;
    margin-top: 5px;
    border: 1px solid #eee;
}

.articles-block p {
    text-align: justify;
    font-size: 14px;
    line-height: 22px;
}

.articles-block hr {
    margin-bottom: 5px !important;
    margin-top: 5px !important;
}

.articles-block em {
    font-size: 13px;
    color: #003399;
    clear: both
}

.found-yr-ubox {
    width: 90%;
    background: #f7f7f7;
    padding: 15px;
    float: left;
    margin-bottom: 10px;
}

.found-yr-ubox img {
    float: left;
}

.found-yr-ubox h3 {
    font-size: 16px !important;
    color: #333;
    float: left;
    padding-left: 20px;
    vertical-align: middle;
}

.a_demo_four {
    background-color: #3bb3e0;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    text-decoration: none;
    color: #fff;
    position: relative;
    padding: 10px 20px;
    padding-right: 50px;
    background-image: linear-gradient(bottom, rgba(16, 80, 158, 0.69) 0%, rgba(16, 80, 158, 0.72) 100%);
    background-image: -o-linear-gradient(bottom, rgba(16, 80, 158, 0.69) 0%, rgba(16, 80, 158, 0.72) 100%);
    background-image: -moz-linear-gradient(bottom, rgba(16, 80, 158, 0.69) 0%, rgba(16, 80, 158, 0.72) 100%);
    background-image: -webkit-linear-gradient(bottom, rgba(16, 80, 158, 0.69) 0%, rgba(16, 80, 158, 0.72) 100%);
    background-image: -ms-linear-gradient(bottom, rgba(16, 80, 158, 0.69) 0%, rgba(16, 80, 158, 0.72) 100%);
    background-image: -webkit-gradient( linear-gradient(bottom, rgba(16, 80, 158, 0.69) 0%, rgba(16, 80, 158, 0.72) 100%);
    );
    border-radius: 3px;
    box-shadow: inset 0px 1px 0px #2ab7ec, 0px 5px 0px 0px #003399, 0px 8px 5px #ccc;
}

.a_demo_four::before {
    background-color: #003399;
    background-image: url(../images/right_arrow.png);
    background-repeat: no-repeat;
    background-position: center center;
    content: "";
    width: 20px;
    height: 20px;
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -9px;
    border-radius: 50%;
    box-shadow: inset 0px 1px 0px #052756, 0px 1px 0px #60c9f0;
}

.go-to-reg {
    float: left;
    padding-top: 20px;
}

.feed-radio {
    padding-top: 30px;
}

.blog-left-thumb {
    padding-top: 15px;
}

.blog-inner h4 {
    font-size: 16px !important;
    line-height: 22px;
    color: #003399;
}

.book-appointment {
    position: absolute;
    bottom: 0px;
    left: 92.5%;
    background: url('../images/book_appointment.png') no-repeat;
    width: 32px;
    height: 180px;
}

.book-appointment-horiz {
    position: absolute;
    bottom: 0px;
    right: 0;
    background: url('../images/book_appointment-horiz.png') no-repeat;
    width: 145px;
    height: 26px;
}

.archive-map {
    width: 100%;
    min-width: 875px;
    height: 600px;
}

.branch-loc {
    float: right;
    padding-top: 20px;
}

#content {
    align-items: center;
    display: flex;
    /*height:20px;*/
    justify-content: center;
    border-bottom: 1px dotted #333;
    position: relative;
}

.middle-content-inner h2 {
    font-size: 28px;
}

#content .fa {
    font-size: 30px;
    color: rgb(199, 60, 60) !important;
    border: rgb(173, 52, 52)!important;
}

#content i {
    animation: 1.5s point infinite
}

#content span {
    color: #000;
    text-align: left;
    font-size: 15px;
    padding-left: 10px;
    padding-top: 25px;
}

@-webkit-keyframes point {
    50% {
        -webkit-transform: translateY(10px);
        transform: translateY(10px)
    }
    100% {}
}

@keyframes point {
    50% {
        -webkit-transform: translateY(10px);
        transform: translateY(10px)
    }
    100% {}
}

.left-ban-caption-other {
    padding: 48px 8px;
    line-height: normal;
    font-size: 58px;
    font-weight: 700;
    color: #fff;
}

.branchmap-address {
    padding-top: 30px;
}

a.eng-translate {
    height: 34px;
    width: 34px;
    background: url(../images/lang.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    display: inline-block;
    margin: -10px;
}

#demo,
#demo1 {
    padding: 10px 0 10px 15px;
    background: #003399;
    color: #fff;
}

.explore-box ul li span {
    display: inline-flex;
    height: 40px;
    font-size: 16px;
}


/*--/ Mobile styles hidden /--*/

@media screen and (min-width:992px) {
    .hidden-md-992 {
        display: none;
    }
}

@media screen and (min-width:767px) {
    .picker {
        display: none;
    }
}

@media screen and (max-width:680px) {
    .picker {
        margin-top: 12px;
    }
    .navbar-nav .open .dropdown-menu>li>a,
    .navbar-nav .open .dropdown-menu .dropdown-header {
        display: none;
    }
}

@media screen and (max-width:767px) {
    
    ul.second-box {
    padding-top: 0px !important;
}
    
    .middle-content {
        padding: 0px 20px;
    }
    .hidden-769 {
        display: none !important;
    }
    section.header-nav {
        width: 100%;
        background: #ffffff !important;
        height: 0px !important;
    }
    .navbar-inverse {
        background: #fff !important;
        border: none !important;
    }
    .main-nav {
        background: #fff;
        padding: 0;
        height: 0px;
    }
    .navbar {
        min-height: 0px;
    }
    .navbar-inverse .navbar-collapse,
    .navbar-inverse .navbar-form {
        /*background: #fff;
        */
        background: #ED5349 !important;
        margin-top: 5px;
        /* position: fixed;*/
        width: 100%;
    }
    .c2elements {
        padding: 0;
        float: none;
        height: auto;
        right: 0;
    }
    .picker {
        margin-top: 2px;
    }
    .submenu-top ul {
        padding: 10px 0px 5px 0px;
    }
    button.navbar-toggle {
        position: absolute;
        right: 0px;
        margin-top: -34px;
    }
    .inner-top-background {
        background: #fff;
    }
    .left-logo {
        background: url(../images/logo.png);
        background-size: contain;
        background-repeat: no-repeat;
        height: 72px;
        width: 180px;
        margin: 5px 0 5px 15px;
        z-index: 99;
    }
    .left-logo img {
        display: none;
    }
    .left-flag img {
        text-align: center;
        min-width: 100px;
        max-width: 140px;
    }
}

@media screen and (max-width: 991px) {
    .col-md-6.inner-left-menu {
        display: none !important;
    }
}

@media only screen and (min-width: 768px) and (max-width:991px) {
.unibox-padding{padding-left: 10px !important; padding-right: 10px !important;}
    
}

@media screen and (max-width: 767px) {
    .explore-box ul li {
        font-size: 12px !important;
        line-height: 25px;
    }
    
    .left-flag img {
    text-align: center;
    min-width: 120px !important;
}
}

@media screen and (max-width: 320px) {
    .awwwards i {
        margin-top: -10px !important;
    }
}


/*--/ End of Mobile styles hidden /--*/

.mt {
    display: none;
}

.grid-links { list-style: none; padding: 15px 5px;  display: inline-block !important;}





.sub-category-page{

	display: block;

	position: relative;

	background-color: #fff;
}

.sub-category-page .left-side-list{

	background-color: #f5f5f5;

	padding-top: 10px;

}

.sub-category-page .left-side-list a{

	display: block;

	width: 100%;

	background-color: #10509E;

	color:#fff;

	text-transform: uppercase;

	font-size: 20px;

	font-weight: 600;

	text-align: center;

	padding: 7px 0px;

	text-decoration: none;
}


.sub-category-page .left-side-list button{

	width: 100%;

	text-align: left;

	border:none !important;

	border-radius: 0px;

	text-transform: uppercase;

	font-weight: 600;

	color: #10509E !important;
}


.sub-category-page .left-side-list button .fa{

	padding:0px 7px;
}

.sub-category-page .left-side-list .open .fa{

	color: #10509E;
}
.sub-category-page .left-side-list .open>.dropdown-menu{

	position: relative;

	width: 100%;

	border:none !important;

	box-shadow: none;

	background-color: #F5F5F5;

	max-height: 175px;

    overflow-y: scroll;

}


.sub-category-page .left-side-list li a{

	padding-left: 50px;

	text-transform: capitalize;

	font-size: 14px;

	font-weight: 600;

	background-color: #F5F5F5;

	color: #666;

	text-align: left;
}

.sub-category-page .left-side-list li a:hover{

	background-color: #E6E6E6;

	color:#5C799C;
}

.sub-category-page .right-side-category{

	display:block;

	position: relative;

	float: left;

	padding-top: 30px;
}


.sub-category-page .right-side-category .each-sub{

	display:block;

	position: relative;

	float: left;

    margin-top: 20px;
}

.sub-category-page .right-side-category .each-sub span{

	display: block;

	float: left;

	width: 100%;

	height: auto;

	border: 1px solid #E5E5E5;
}

.sub-category-page .right-side-category .each-sub img{

	width: 100%;
    
    /*height: 230px;*/
    background-size:  cover !important;
}

.sub-category-page .right-side-category .each-sub .sub-detail{

	display: block;

	position: relative;

	float:left;

	width:100%;

	background-color: #F5F5F5;

	padding:15px;


}

.sub-category-page .right-side-category .each-sub .sub-detail h3{

	font-size: 16px;

	font-weight: 600;

	text-transform: uppercase;

	text-align: center;

	margin-top: 5px;

}

.sub-category-page .right-side-category .each-sub .sub-detail p{

	text-align: center;
    border-bottom: 1px solid #E7E7E7;
    padding-bottom: 15px;

}
.sub-category-page .right-side-category .each-sub .sub-detail a{

	display: block;
    text-align: center;
    padding: 5px 10px;
    background-color: #10509E;
    color: #fff;
    text-transform: uppercase;
    width: 130px;
    margin: 15px auto 0px;
    font-size: 12px;
}

.sub-category-page .right-side-category .each-sub .sub-detail a:hover{


text-decoration: none;

}


.sub-category-page .right-side-category ul.date-section{

	display: block;

	position: absolute;

	top: 0px;

	padding-left: 0px;

	padding: 0px;

	width: 50px;

    margin: 0;
	border-bottom: 2px solid #1c1c1c;
}

.sub-category-page .right-side-category ul.date-section i{
    float: none;
    color: #FFF !important;
}


.sub-category-page .right-side-category ul.date-section li{

	list-style: none;
    display: block;

	text-align: center;
}

.sub-category-page .right-side-category ul.date-section li .fa{

	font-size: 18px;
}

.sub-category-page .right-side-category ul.date-section li:nth-child(1){

	padding: 5px 0px;

	color:#fff;
}

.sub-category-page .right-side-category ul.date-section li:nth-child(2){

	background-color: #1c1c1c;

	color:#fff;
}

.sub-category-page .right-side-category ul.date-section li:nth-child(3){

	background-color: #eee;

	color:#333;

	padding:5px 0px;

	font-weight: 600;
}


.sub-category-page .right-side-category ul.date-section li:nth-child(3) em{

	font-size: 24px;
}

		/* /donot change without fully understud/ */

		.sub-category-page .right-side-category .each-sub:nth-child(4n+1) ul.date-section li:nth-child(1){
			background-color: #ffa905;
		}
		.sub-category-page .right-side-category .each-sub:nth-child(4n+1) .sub-detail h3{
			color: #ffa905;
		}
		.sub-category-page .right-side-category .each-sub:nth-child(4n+1) .sub-detail a{
			background-color: #ffa905;
		}
		/* 2 */
		.sub-category-page .right-side-category .each-sub:nth-child(4n+2) ul.date-section li:nth-child(1){
			background-color: #20c1dd;
		}
		.sub-category-page .right-side-category .each-sub:nth-child(4n+2) .sub-detail h3{
			color: #20c1dd;
		}
		.sub-category-page .right-side-category .each-sub:nth-child(4n+2) .sub-detail a{
			background-color: #20c1dd;
		}
		/* 3 */
		.sub-category-page .right-side-category .each-sub:nth-child(4n+3) ul.date-section li:nth-child(1){
			background-color: #5aa628;
		}
		.sub-category-page .right-side-category .each-sub:nth-child(4n+3) .sub-detail h3{
			color: #5aa628;
		}
		.sub-category-page .right-side-category .each-sub:nth-child(4n+3) .sub-detail a{
			background-color: #5aa628;
		}
		/* 4 */
		.sub-category-page .right-side-category .each-sub:nth-child(4n+4) ul.date-section li:nth-child(1){
			background-color: #f04a3c;
		}
		.sub-category-page .right-side-category .each-sub:nth-child(4n+4) .sub-detail h3{
			color: #f04a3c;
		}
		.sub-category-page .right-side-category .each-sub:nth-child(4n+4) .sub-detail a{
			background-color: #f04a3c;
		}





