@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css?family=Titillium+Web')

@font-face {
    font-family: 'Titillium Web';
    src: url('../fonts/TitilliumWeb-ExtraLight.eot');
    src: url('../fonts/TitilliumWeb-ExtraLight.eot?#iefix') format('embedded-opentype'),
        url('../fonts/TitilliumWeb-ExtraLight.woff') format('woff'),
        url('../fonts/TitilliumWeb-ExtraLight.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'Titillium Web';
    src: url('../fonts/TitilliumWeb-Light.eot');
    src: url('../fonts/TitilliumWeb-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/TitilliumWeb-Light.woff') format('woff'),
        url('../fonts/TitilliumWeb-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Titillium Web';
    src: url('../fonts/TitilliumWeb-SemiBold.eot');
    src: url('../fonts/TitilliumWeb-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/TitilliumWeb-SemiBold.woff') format('woff'),
        url('../fonts/TitilliumWeb-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Titillium Web';
    src: url('../fonts/TitilliumWeb-Regular.eot');
    src: url('../fonts/TitilliumWeb-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/TitilliumWeb-Regular.woff') format('woff'),
        url('../fonts/TitilliumWeb-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Titillium Web';
    src: url('../fonts/TitilliumWeb-Black.eot');
    src: url('../fonts/TitilliumWeb-Black.eot?#iefix') format('embedded-opentype'),
        url('../fonts/TitilliumWeb-Black.woff') format('woff'),
        url('../fonts/TitilliumWeb-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}


@font-face {
    font-family: 'Titillium Web';
    src: url('../fonts/TitilliumWeb-Bold_1.eot');
    src: url('../fonts/TitilliumWeb-Bold_1.eot?#iefix') format('embedded-opentype'),
        url('../fonts/TitilliumWeb-Bold_1.woff') format('woff'),
        url('../fonts/TitilliumWeb-Bold_1.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

*{margin:0px; padding:0px;}
body{margin:0px; padding:0px; position:relative;font-family: 'Titillium Web';}
 article, aside, details, figcaption, figure,footer, header, hgroup, menu, nav, section {display: block;}
 h1,h2,h3,h4,h5,h6,p
 {
   margin: 0px;
   padding: 0px;
   /*font-family: 'Titillium Web'; */
   font:19px/1.6 Roboto,"Helvetica Neue",Helvetica,sans-serif;
   color: black;}
.btn:focus{outline: none;box-shadow: none}
.form-control:focus{box-shadow: none;outline: none;}
/*-------------------start nav bar css------------------*/

section.main-section { margin: 0px;padding: 0; position: relative;width: 100%;overflow: hidden;}
section.nav-section > .navbar-inverse{padding: 10px;background: #FF9934;border-bottom: none; box-shadow: 0 3px 4px 0 rgba(0,0,0,0.2);}
section.nav-section .navbar-brand > img{max-width:100%;margin-left:0px;}
section.nav-section .navbar-brand {padding:0px;margin: 0px;}
section.nav-section .navbar>.container-fluid .navbar-brand {margin-left: 0px; display: flex;justify-content: center;align-items: center;}
section.nav-section .navbar-inverse .navbar-nav>li>a {text-transform: uppercase; font-size: 15px;color: rgb(255,255,255);text-align: center;line-height:4px;font-weight: 500;}
section.nav-section ul.nav.navbar-nav.navbar-left.left-nav {width: 70%;display: flex;justify-content: flex-end; margin-top: 5px;}
section.nav-section ul.nav.navbar-nav.navbar-right.right-nav {width: 100%;max-width: 6%;}
section.nav-section ul.nav.navbar-nav.navbar-right.right-nav:before{ content: '';position: absolute; min-height: 70px;width: 2px;background: #E48221;
top: 0;bottom: 0;height: auto;display: block;}
section.nav-section .navbar-inverse .navbar-nav>.active>a{background: transparent;border: 2px solid #fff;}
section.nav-section .navbar-inverse .navbar-nav>.active>a:hover {color: #fff; background-color:transparent;border: 2px solid #E48221;
    -ms-transition: 2s linear;-moz-transition: 2s linear;-webkit-transition: 2s linear;transition: 0.4s linear}
section.nav-section ul.nav.navbar-nav.navbar-right.right-nav > li > a{padding: 0px 14px;font-size: 28px;line-height: 44px;display: block;}

section.nav-section {position: relative;overflow: hidden; margin-bottom: 68px;max-width: 100%;height: auto;}
.navbar-header {width: 20%;float: left;}
.nav-rt ul li{margin-left: 10px;  padding: 0px}

/*----------end nav bar css--------------*/

/*-----------------start slide show ------------------*/
section.slideshow-container {position: relative;display:block; overflow: hidden; max-width: 100%;height: auto;color: #fff; padding: 0px;}
.collage-search {width: 100%;background: none;position: absolute;top: 0;bottom: 0;display: flex;justify-content: center;
	align-items:flex-start;}
.form-section {max-width: 70%;width: 100%;overflow: hidden;display: block; padding: 0px;position: relative;top: 38%;height: auto;}
.form-section > h1{font-size: 60px;line-height: 66px;color: rgb(255,255,255);text-align: center;text-transform: uppercase;margin-bottom: 40px;}
.slideshow-container .mySlides {display: none;}
.slideshow-container .dot { height: 12px;width: 12px; margin: 0 2px;
  background-color:#fff;border-radius: 50%;display: inline-block;transition: background-color 0.6s ease;cursor: pointer;}
.dot-section {position: absolute;right: 85px;bottom: 30px;z-index: 0;}
.dot-section >  .active { background-color: #FF9934;}
span.one {text-transform: capitalize;font-weight: 100;}
.form-section .form-inline .form-control{width: 100%;min-width: 400px;position:relative;font-size: 18px;border-radius: 0px;
border: none;background-image: url('../img/input-search.png');
background-position: 15px 18px;background-repeat: no-repeat; padding: 28px 20px 28px 48px;}
.form-section form{display: flex;margin:0px;padding: 0px;}
.form-section .btn{border: none;border-radius: 0px;background: #0F5C88; padding: 14px 28px;}
.form-section .nav>li>a {position: relative;display: block;padding: 12px 48px;font-size: 20px;border-radius:0px;border-top-left-radius: 4px;
    border-top-right-radius: 4px;color:rgb(63,63,63);font-weight:500;}
.form-section .nav>li{background: #C7C7C7;margin-right: 4px;border-radius:0px;border-top-left-radius: 4px;
    border-top-right-radius: 4px;}
 .form-section .nav-pills>li.active>a{background:#FF9934;color: #fff}
span.Solution {font-weight: 600;}
/*.........End slide show..........*/

/*----------------- Start free-text------------------*/

section.free-text {width: 100%; position: relative;background:#fff;height: auto;padding: 70px;}
.free-box ul li {width: 25%;background:#fff;height: auto;min-height: 275px; position: relative; padding: 20px;text-align: center;
    margin: 0px; overflow: hidden; color: #fff;float: left;border-right: 1px solid #D8D8D8;}
  .free-box ul li:last-child{border-right:none;}
  .free-box ul li:nth-child(4){border-right:none;}
.free-box ul li:nth-child(1){border-bottom: 1px solid #D8D8D8;}
.free-box ul li:nth-child(2){border-bottom: 1px solid #D8D8D8;}
.free-box ul li:nth-child(3){border-bottom: 1px solid #D8D8D8;}
.free-box ul li:nth-child(4){border-bottom: 1px solid #D8D8D8;}
.free-box ul li .inside-img > .btn{border-radius: 23px;font-weight: 500;padding: 6px 18px;font-size: 18px; background:none;border: 2px solid rgb(16,92,136);margin-bottom: 20px;color: rgb(16,92,136);}
.free-box ul li .inside-img > h3{font-size: 24px;color:#363636;line-height: 40px;margin-bottom: 20px;font-weight: 500;}
.free-box ul li:hover{background:#FF9934; transition: 0.3s linear;box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2);}
.free-box ul li:hover h3{color:#fff;transition:0.2s linear;}
.free-box ul li:hover a{font-weight: 500;color: #fff;transition:0.2s linear;}
.free-box ul li .img{background-image: url('../img/manager-1.png');background-repeat: no-repeat;height: 300px;width:100%;background-position:center;height: 145px;}
.free-box ul li:hover .img{background-image: url('../img/Icon-1.png');background-repeat: no-repeat;height: 300px;width:100%;background-position:center;height: 145px;transition:0.2s linear;}
.free-box ul li:nth-child(2) .img{background-image: url('../img/Icon-1-Orange.png');background-repeat: no-repeat;height: 300px;width:100%;background-position:center;height: 145px;}
.free-box ul li:nth-child(2):hover .img{background-image: url('../img/Icon-1.png');background-repeat: no-repeat;height: 300px;width:100%;background-position:center;height: 145px;}
.free-box ul li:nth-child(3) .img{background-image: url('../img/Icon-3-Orange.png');background-repeat: no-repeat;height: 300px;width:100%;background-position:center;height: 145px;}
.free-box ul li:nth-child(3):hover .img{background-image: url('../img/Icon-3-.png');background-repeat: no-repeat;height: 300px;width:100%;background-position:center;height: 145px;}
.free-box ul li:nth-child(4) .img{background-image: url('../img/Icon-2-Orange.png');background-repeat: no-repeat;height: 300px;width:100%;background-position:center;height: 145px;}
.free-box ul li:nth-child(4):hover .img{background-image: url('../img/Icon-2-.png');background-repeat: no-repeat;height: 300px;width:100%;background-position:center;height: 145px;}
.free-box ul li:nth-child(5) .img{background-image: url('../img/Icon-5-Orange.png');background-repeat: no-repeat;height: 300px;width:100%;background-position:center;height: 145px;}
.free-box ul li:nth-child(5):hover .img{background-image: url('../img/Icon-5-.png');background-repeat: no-repeat;height: 300px;width:100%;background-position:center;height: 145px;}
.free-box ul li:nth-child(6) .img{background-image: url('../img/Icon-3-Orange.png');background-repeat: no-repeat;height: 300px;width:100%;background-position:center;height: 145px;}
.free-box ul li:nth-child(6):hover  .img{background-image: url('../img/Icon-3-.png');background-repeat: no-repeat;height: 300px;width:100%;background-position:center;height: 145px;}
.free-box ul li:nth-child(7) .img{background-image: url('../img/hotel-1.png');background-repeat: no-repeat;height: 300px;width:100%;background-position:center;height: 145px;}
.free-box ul li:nth-child(7):hover .img{background-image: url('../img/Icon-7-.png');background-repeat: no-repeat;height: 300px;width:100%;background-position:center;height: 145px;}
.free-box ul li:nth-child(8) .img{background-image: url('../img/Icon-4-Orange.png');background-repeat: no-repeat;height: 300px;width:100%;background-position:center;height: 145px;}
.free-box ul li:nth-child(8):hover .img{background-image: url('../img/Icon-4-.png');background-repeat: no-repeat;height: 300px;width:100%;background-position:center;height: 145px;}
.text-center.free-text h3{font-size: 24px;color: #ffffff;background-color: #FF9934;font-weight:500;text-align: left; text-transform: uppercase;margin-bottom: 70px;position: relative;padding: 10px 10px 10px 10px;}
.text-center.free-text h3:after{content: '';display: block;position: absolute;width: 28%;height: 0px;background-color: #ff9934;
left: 0;right: 0;margin: auto;bottom: -20px;}
.link ul > a{font-size: 15px;margin: 0px 3px;color:#105c88}

/*.........End free-text..........*/

/*----------------- Start section.study-section------------------*/
section.study-section{width: 100%;position: relative;background:#596F7C;height: auto;padding: 70px;}
section.study-section .tab-pills {display: flex;justify-content: center; position: relative;}
section.study-section .nav-tabs>li.active>a{background-color: #596F7C;color: #fff;border:2px solid #fff;border-bottom-color: transparent;}
section.study-section .nav>li>a {position: relative;display: block;padding: 8px 28px;font-size: 30px;border-radius: 0px;
    border-top-left-radius: 4px;border-top-right-radius: 4px;color:#95a7b2;font-weight: 500;margin: 0px}
section.study-section .nav-tabs{border-bottom:2px solid #fff;}
section.study-section .nav-tabs>li {margin-bottom: -2px;}
section.study-section .nav>li>a{background-color: transparent;border: 2px solid transparent;border-bottom-color: #fff;}
section.study-section .tab-content {margin-top: 40px;position: relative;}
.study-slider .carousel { margin-bottom: 0; padding: 0 40px 30px 40px;}
.carousel-control {left: -12px;height: 40px;width: 40px;background-color: transparent;border:none; border-radius:0px;margin-top: 100px;}
.study-slider .carousel-control.right {right: -12px;background-image: none;}
.study-slider .carousel-control.left{background-image: none;}
.study-slider .carousel-indicators {right: 50%;top: auto;bottom: -40px;margin-right: -19px;}
.study-slider .carousel-indicators li {background: #fff;border: 1px solid #ddd}
.study-slider .carousel-indicators .active {background: #51B2EA;border: 1px solid #51B2EA;width: 11px; height: 11px;}
.slide-one {display: flex;justify-content: space-around;align-items: center;position: relative;margin: 0px;padding: 0px;}
.thumbnail-section {display: block;width: 100%;background:#fff;margin-right: 15px;margin-left: 15px;height: auto;min-height: 245px;
    position: relative;padding: 0px;overflow: hidden;border:none;}
.img-slider {max-width: 100%;display: block;background:#fff;height: 180px;}
.slider-content {padding: 15px;height: auto;border-bottom: 1px solid #596f7c;}
.slider-content h3{font-size: 22px;line-height: 35px;color: rgb(255,127,0);font-weight: 500;text-transform: capitalize;}
.slider-content p{font-size: 17px;line-height: 24px;}
.view-btn {text-align: center;}
.view-btn .btn {padding: 0px 12px;line-height: 55px;font-size: 22px;color: #105c88;font-weight: 600;}
.view-btn .btn:focus{outline: none;}
/*.........End section study-section..........*/

/*----------------- Start Exam section------------------*/
section.exam-section{width: 100%;position: relative;background:#fff;height: auto;padding: 70px;}
.exam-tab ul.nav.nav-pills {border-bottom:2px solid #596F7C;}
.exam-tab .nav>li>a {position: relative;display: block;padding:6px 57px;font-size: 28px;border-radius: 0px;
    color:#596F7C;margin-left: 17px;}
.exam-tab .nav-pills>li.active>a {background: #596F7C;color: #fff;}
.exam-tab .nav-pills>li.active>:after{content: '';position: absolute;display: block;
    width: 0; height: 0;border-left: 10px solid transparent; border-right: 10px solid transparent;border-top: 12px solid #596f7c;
    bottom: -13px;left: 0;right: 0;margin: auto;;}
 .exam-tab .tab-content{margin-top:5%}
.exam-circle ul li {width: 100%; max-width: 20%;background: #fff;height: auto;min-height:285px;position: relative;
    padding: 10px;margin: 0px;float: left;display: flex;justify-content: flex-start; flex-direction: column;align-items: center;}
.circle-img {width: 85%;display: flex;justify-content: center;height: 200px;position: relative;}
.circle-img {width: 130px;display: flex;justify-content: center;height: 130px;position: relative;background:#fff; border-radius: 50%; align-items: center;
    border: 12px solid #EF4957;}
.circle-img > p{font-size: 22px;color: rgb(239,72,87);font-weight: 500;text-transform: uppercase;}

/* .circle-img > p{font-size: 34px;color: rgb(239,72,87);font-weight: 500;text-transform: uppercase;} */
.over-circle { width: 170px;display: flex;justify-content: center;height: 170px;position: relative;background: #fff; border-radius: 50%;
  	align-items: center;border: 4px solid #ef4957;padding: 10px;border-left: 4px solid white;transform: rotate(45deg);
    margin-bottom: 20px}
.over-circle  p{transform: rotate(-45deg);}
.over-circle:before{content: ''; position: absolute; display: block;width: 14px;height: 14px;background-color: #ef4957;
    left: 14px;bottom: 17px; border-radius: 50%; z-index: 1;}
.exam-circle ul li > p{font-size: 17px;line-height: 30px;color: rgb(91,88,88);font-weight: 500;}
.exam-circle ul li > h3{font-size: 27px;color: rgb(239,72,87); font-weight: 500;}
span.th {font-size: 16px; margin: 3px;position: relative;top: -10px;}
.over-circle:after { content: url(../img/shadow.png);position: absolute;display: block;bottom: 8px;transform: rotate(-45deg); left: 83px;right: -34px;margin: auto; z-index: 1;}
.exam-circle ul li:nth-child(2) .circle-img{border-color:#15B0AF;}
 .exam-circle ul li:nth-child(2) > .over-circle:before{background-color:#15B0AF;}
 .exam-circle ul li:nth-child(2) .over-circle{border-color:#15B0AF;border-left-color:#fff}
 .exam-circle ul li:nth-child(2) .circle-img > p{color:#15B0AF;}
 .exam-circle ul li:nth-child(2) h3{color:#15B0AF;}

 .exam-circle ul li:nth-child(3) .circle-img{border-color:#F3B418;}
 .exam-circle ul li:nth-child(3) > .over-circle:before{background-color:#F3B418;}
 .exam-circle ul li:nth-child(3) .over-circle{border-color:#F3B418;border-left-color:#fff}
 .exam-circle ul li:nth-child(3) .circle-img > p{color:#F3B418;}
 .exam-circle ul li:nth-child(3) h3{color:#F3B418;}

 .exam-circle ul li:nth-child(4) .circle-img{border-color:#E97E2D;}
 .exam-circle ul li:nth-child(4) > .over-circle:before{background-color:#E97E2D;}
 .exam-circle ul li:nth-child(4) .over-circle{border-color:#E97E2D;border-left-color:#fff}
 .exam-circle ul li:nth-child(4) .circle-img > p{color:#E97E2D;}
 .exam-circle ul li:nth-child(4) h3{color:#E97E2D;}

 .exam-circle ul li:nth-child(5) .circle-img{border-color:#324157;}
 .exam-circle ul li:nth-child(5) > .over-circle:before{background-color:#324157;}
 .exam-circle ul li:nth-child(5) .over-circle{border-color:#324157;border-left-color:#fff}
 .exam-circle ul li:nth-child(5) .circle-img > p{color:#324157;}
 .exam-circle ul li:nth-child(5) h3{color:#324157;}
 .view-more .btn{font-size: 26px;line-height: 55px;color: rgb(255,255,255);padding: 0px 38px;border-radius: 38px;background-color: #0F5C88}
 .view-more .btn:focus{outline: none;}
 .exam-circle {margin-bottom: 50px;}
/*.........End Exam section..........*/

/*----------------- Start feature-collage------------------*/
section.feature-collage{width: 100%;position: relative;background:#F4F4F4;height: auto;padding: 70px;}
.feature-collage .text-center.free-text h3:after {bottom: -15px;width: 45%}
.feature-collage .have-question .text-center.free-text h3:after {bottom: -15px;width:100%}
section.feature-collage .text-center.free-text h3{text-transform: capitalize;}
.thumbnail-section-one {display: block;width: 48%;background: #fff; margin-right:0px;margin-left: 0px;height: auto;
	min-height: 250px;position: relative;padding: 0px;overflow: hidden; border: none;}
.slide-two {display: flex;justify-content:space-between;align-items: center;position: relative;margin: 0px;padding: 0px;}
.img-slider-one { max-width: 100%;height: 160px;padding: 25px;display: flex;justify-content: center;align-items: center;}
.slider-content-one h3 { font-size: 20px;line-height: 35px;color: rgb(255,127,0);font-weight: 500;text-transform: capitalize;}
.slider-content-one {padding: 15px; height: auto;border-top: 1px solid #C2C2C2;color: rgb(255, 153, 52);}
.slider-content-one .star span.fa.fa-star{font-size: 16px;}
.collage-slider .carousel-inner { position: relative; width: 80%; overflow: hidden; margin: auto;}
.collage-slider .carousel-control.right {right: 12px;background-image: none;top: -30px;}
.collage-slider .carousel-control.left {right: 12px;background-image: none;top: -30px;}
.question-panel {/*max-width: 90%;*/ position: relative;background: white;padding: 20px;height: auto;min-height: 390px;margin: auto;margin-top: -25px;box-shadow: 0 2px 8px 0 rgba(0,0,0,0.2);}
.question-panel  p{font-size: 18px;margin-bottom: 10px;color: rgb(116,116,116);}
span.color-red {color: red;font-weight: 500;font-size: 18px;}
.question-panel .btn{font-size: 20px;line-height: 45px;color: #fff;padding: 0px 58px;border-radius: 38px;background-color: #0F5C88;position: relative;z-index: 1;}
.question-panel .btn:focus{outline: none;}
.question-panel img{position: absolute;left: 0;bottom: 0}


/*.........End feature-collage..........*/

/*----------------- Start education-advice------------------*/
section.education-advice{width: 100%;position: relative;background:#fff;height: auto;padding: 70px;}
section.education-advice  .text-center.free-text h3:after{width: 35%}
.get-value {width: 100%;position: relative;display: flex;justify-content: start;background: white;height: auto;min-height: 300px;
    border-left: 2px solid #FF9934; border-top: 2px solid #FF9934; padding: 50px;}
.get-text {text-align: center;margin: 0px;max-width: 100%;position: relative;}
.get-text p{font-size: 20px;line-height: 30px;color: rgb(102,102,102);text-align: center;font-weight: 500;margin-bottom: 50px;}
.get-text .btn {font-size: 20px;line-height: 52px;color: rgb(255,255,255);padding: 0px 52px;border-radius: 42px;background-color: #0F5C88;}
.get-img .get-value {padding: 0px;display: flex;justify-content: flex-end; border-bottom: 2px solid #FF9934;border-right: 2px solid #FF9934;border-left: 0px;border-top: 0px;}

/*.........End education-advice..........*/
/*----------------- Start collage-counter------------------*/
section.collage-counter{min-height: 350px;height:auto;position: relative;display:flex;justify-content: center;align-items: center;
	max-width: 100%;background-color:#fff;background-image: url('../img/counter.png');background-repeat: no-repeat;background-size: cover;background-position: center;}
section.collage-counter ul li {width: 20%;background:transparent;height: auto;position: relative;padding: 10px;margin: 0px;float: left;}
section.collage-counter ul{width: 100%;max-width: 90%; display: flex;justify-content: space-between; align-items: center;margin-right: 0px;}
section.collage-counter ul li .count-title { font-size: 52px;text-align: center;color: #fff;line-height: 80px;}
section.collage-counter ul li .count-text { font-size: 22px;text-align: center;color: #fff;text-transform:uppercase;}

section.collage-counter ul li:after{content: url(../img/line.png);position: absolute;height: 160px;display: block;top: 0;right: -40px; z-index: 1000;}
section.collage-counter ul li:nth-child(4):after{display: none;}

/*.........End collage-counter..........*/

/*----------------- Start article-panel------------------*/

section.article-panel{width: 100%;position: relative;background:#F4F4F4;height: auto;padding: 70px;}
section.article-panel .text-center.free-text h3:after{width: 40%}
.image-view { display: block;width: 100%; background:#fff;height: auto;position: relative;min-height: 340px; padding: 12px;}
.overlay {position: absolute;bottom: 0;left: 13px;right: 0;background-color:#000000c7;overflow: hidden;width: 93%;height: 100%;
  -webkit-transform:scale(0);transition: .3s ease-in-out;padding: 12px;}
.overlay-section:hover .overlay {transform: scale(1)}
.text-bg { color: white;font-size: 20px;position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);text-align: center;}
.news-img {position: relative;overflow: hidden;height: 195px;}
.news-content{ padding: 0px; height: auto;}
.news-content h3 {font-size: 24px;line-height: 35px;color: rgb(255,127,0);font-weight: 500;text-transform: capitalize;}
.news-content p { font-size: 20px;line-height: 24px;}
.aricle-overlay {max-width: 92%;margin: auto; position: relative;margin-bottom: 60px;}
.text-bg .btn {font-size: 26px;line-height: 55px;color: rgb(255,255,255);padding: 0px 38px; border-radius: 38px;background-color:#FF7F00;border: none;}
.text-bg .btn:focus{outline: none;border: none;}
/*.........End article-panel..........*/

/*----------------- Start footer-section------------------*/
section.footer-section{width: 100%;position: relative;background: #2E2E2E;height: auto;padding: 45px;color: #fff}
.footer-list .list-inlinee{float: left;width:25%;display: flex;align-items: stretch;
    min-height: 201px;height: auto;}
.footer-list .list-inlinee ul li a{font-size: 20px;line-height:38px;color: rgb(156,156,156);text-decoration: none;text-align: left;font-weight: 500;}
.footer-heading h3{font-size: 24px;margin-bottom: 30px; color: rgb(255,255,255);font-weight:500;text-align: left;}
footer{ max-width: 100%;position: relative;text-align: center;background: black;color: #fff;font-size: 20px;line-height: 66px;font-weight: 400;}
.connect-with-us ul li a:hover{text-decoration: none;}
.footer-list .list-inlinee ul li a:hover{text-decoration: none;color:#fff}
footer a{color: #fff;text-decoration: none;}
footer a:hover{text-decoration: none;color:rgb(156,156,156)}


/*.........End footer-section..........*/

/*----------------- Start ad-panel------------------*/
section.ad-panel {width: 100%;padding: 0px; margin: 0;height: 146px;cursor: pointer;}
.bread-crumb ol > li > a{font-size: 16px;color: rgb(255,153,51);font-weight: 500;}
.bread-crumb{border-bottom: 1px solid #C7C7C7;background: #fff;width: 100%}
.bread-crumb .breadcrumb{margin-bottom: 0px;border-radius: 0px;margin-left: 85px;background: transparent;}

/*.........End ad-panel..........*/

/*----------------- Start section.collage-list------------------*/
section.collage-list {position: relative; margin: 0;background: #EAEAEA;padding: 25px 100px;margin-bottom: 0px;display:block;width: 100%;
    height: auto; box-sizing: border-box;}
.collage-search-list {margin-bottom: 15px; width: 100%;padding:20px;background: white;height: auto;box-shadow: 0 1px 2px 0 rgba(0,0,0,0.16),0 0px 3px 0 rgba(0,0,0,0.12)!important;}
.collage-search-list form.form-inline {display: flex;margin: 0;padding: 0;}
.collage-search-list .form-inline .form-control {width: 100%; min-width: 216px;position: relative;font-size: 16px;border-radius: 0px;padding: 20px;}
.collage-search-list .search-loaction .form-group .circle{border-top-left-radius: 30px;border-bottom-left-radius: 30px;border-right: none;}
.collage-search-list .search-loaction .btn{border-radius:0px;border-top-right-radius: 30px;
 border-bottom-right-radius: 30px;padding:6px 18px;background: #0F5C88;box-shadow: 0 0px 1px 0 rgba(0,0,0,0.16), 0 1px 4px 0 rgba(0,0,0,0.12)}
.collage-search-list input#text { box-shadow: 0 0px 1px 0 rgba(0,0,0,0.16), 0 1px 4px 0 rgba(0,0,0,0.12);}
 .collage-search-list h3{font-size: 22px;color: rgb(16,92,136);font-weight:bold;margin-bottom: 10px;}
 .collage-search-list p{font-size: 17px;color: rgb(86,86,86);font-weight: 400;}
 .search-loaction.pull-right {margin-top: 10px;}

/*.........End section.collage-list..........*/

/*----------------- Start section.filter-panel------------------*/
section.filter-panel {position: relative;width: 100%;margin: 0px;padding: 0px;height: auto;margin-top: 10px;}
.filter-collage .panel-default {border-color:#C7C7C7;border-radius: 0px; margin-bottom: 25px;    box-shadow: 0 0px 0px 0 rgba(0,0,0,0.16),0 0px 3px 0 rgba(0,0,0,0.12)!important;}
.filter-collage .panel-default > .panel-heading{ background-color: transparent;border-color: transparent; padding:13px; background:#FF9934; border-radius: 0px;}
.filter-collage .panel-group .title{ cursor: pointer;}
.filter-collage .panel-group .title span{font-size: 16px;color: #464646;font-weight: bold;text-transform: uppercase;}
.filter-collage .panel-heading .title:before {font-family: FontAwesome;content:"\f107";font-size: 28px;padding-right: 8px;line-height: 23px;float: right; color: #fff;}
.filter-collage .panel-heading .title.collapsed:before {font-size: 28px; padding-right:8px;line-height: 23px;float: right;content:"\f106";color: #fff;}
.filter-collage  h3{font-size: 18px;color: #fff;text-transform: capitalize;    font-weight: 500;}
.scrobbar::-webkit-scrollbar-track{ -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); border-radius: 10px;background-color: #EAEAEA;}
.scrobbar::-webkit-scrollbar{width: 8px;background-color: #F5F5F5;}
.scrobbar::-webkit-scrollbar-thumb{border-radius: 10px;-webkit-box-shadow: inset 0 0 2px rgba(0,0,0,.3);background-color: #FF9934;height: 50px;}
.scrobbar {height: auto;width: 100%;background:#fff; overflow:auto; max-height: 310px;}
.scrobbar .checkbox label{min-height: 25px;font-size: 14px;color: rgb(139,139,139);font-weight: 400;}
.panel-body input[type=search]{height: 40px;border-radius: 24px;background: #F6F6F6}
.eduaction-collage { background:#fff;position: relative; margin: 0px;padding: 0px;height: auto; width: 100%;display: flex; justify-content: stretch;
    min-height: 300px; box-shadow: 0 1px 2px 0 rgba(0,0,0,0.16),0 0px 3px 0 rgba(0,0,0,0.12)!important;margin-bottom: 25px;}
.eduaction-inner {width: auto;min-width: 32%;float: left;min-height: 300px;}
.eduaction-inner-two { float: left;width: auto;min-width: 68%;padding: 10px 20px;}
.edu-top{margin-bottom: 25px;}
.edu-top h3{font-size: 20px;letter-spacing: 0px;line-height: 26px;color: rgb(233,130,27);font-weight:bold;}
.edu-top a{font-size: 14px;letter-spacing: 0px;line-height: 26px;color: rgb(118,118,118);}
.edu-top i.fa.fa-map-marker { font-size: 18px;vertical-align: middle;margin-right: 8px;color:#B9B9B9;}
h3.dist{font-size: 16px;letter-spacing: 0px;line-height: 26px;color: rgb(28,28,28);font-weight:bold;}
.filter-clg {margin-bottom: 25px;}
.filter-clg .list-inline>li{padding-left: 0px; padding-right:0px;line-height: 26px;}
.hospital-mgn li{font-size: 14px;letter-spacing: 0px;line-height: 26px;position: relative;color: rgb(118,118,118);font-weight: normal;}
.hospital-mgn li:before { content: "|";font-size: 16px;padding-right: 8px;color: rgb(118,118,118);position: absolute;right: -11px; top: -2px;}
.hospital-mgn li:last-child:before{ display: none !important;}
.fees p{font-size: 14px;letter-spacing: 0px;line-height: 26px;color: rgb(0,0,0);}
.pull-right.btn-b .btn{font-size: 16px;padding: 6px 14px;background: #FF9934;color: #fff; text-transform: capitalize;font-weight: 500;}
.pull-right.btn-b i.fa.fa-file-pdf-o {font-size: 20px;vertical-align: middle;margin: 0px 0px 0px 5px;}
.hospital-mgn {margin-bottom: 25px;}
.pull-right.btn-b {margin-top: 32px;}
.paginations {padding: 20px;width: 100%;display: flex;justify-content: center;align-items: center;position: relative;background: white;
 box-shadow: 0 1px 2px 0 rgba(0,0,0,0.16),0 2px 5px 0 rgba(0,0,0,0.12)!important;}
.paginations .pagination {margin: 0px;padding: 0px;}
.paginations .pagination>li>a{border: none;font-size: 18px;color: #203a4c;}
.pagination>.active>a{background:#203A4B;color: #fff !important;cursor: pointer;}
/*.........End section.filter-panel..........*/

/*----------------- Start collage details------------------*/
.ask-qst{position: relative;width: 100%;margin: 0px;padding: 0px;}
.ask-qst .eduaction-inner {min-width: 20%;float: left;min-height: 252px;}
.ask-qst .eduaction-inner-two{width: 80%;}
.ask-qst .eduaction-collage{min-height: 252px;}
.ask-qst .pull-right.btn-b{margin-top: 35px;}
.courses-tab {position: relative;margin: 0px;padding: 0px;width: 100%;}
.courses-tab .nav-tabs{border: none;}
.courses-tab .nav-tabs>li>a{border-radius: 0px;}
.courses-tab  .nav>li {background:transparent; margin-right: 4px;border-radius: 0px;}
.courses-tab .nav>li>a {position: relative;display: block; padding: 7px 5px!important;font-size: 18px;border-radius: 28px; color:#105c88;font-weight: 500;}
.courses-tab .nav-tabs>li.active>a {background:#fff;color:#ff9934;border: none;}
.courses-tab .nav-tabs>li>a:hover{border-color: transparent;}
.courses-tab .nav>li>a:hover { background-color: #fff;color:#ff9934;}
.courses-tab .tab-content {width: 100%; background: white;padding: 25px; margin-top: 20px;position: relative;    box-shadow: 0 1px 2px 0 rgba(0,0,0,0.16),0 0px 3px 0 rgba(0,0,0,0.12)!important;}
.courses-tab .cource-h3 {width: 100%;border-bottom: 1px solid #EAEAEA;padding: 0px 0px 20px 0px;margin-bottom: 20px;}
.courses-tab .cource-h3 h3{font-size: 22px;color: #404040;text-transform: capitalize;font-weight: 600;margin-bottom: 3px;}
.courses-tab .post-graduate-inner { padding: 15px;background: #eaeaea;height: auto;min-height: 210px;margin-bottom: 20px}
.courses-tab .post-graduate-inner h3{margin-bottom: 15px; font-size: 18px;font-weight: 600;color:#3b3b3b ;text-transform:capitalize;}
.courses-tab .post-graduate-inner .list-inline>li{width: 32%;height: 80px;position: relative;line-height: 35px;margin-bottom: 15px;}
.courses-tab .post-graduate-inner .list-inline>li:before{content: '';position: absolute;height:80px;width: 1px;background:#B6B6B6;top: 0px;right: 8px; }
.courses-tab .post-graduate-inner .list-inline>li:last-child:before{display: none !important;}
.courses-tab .post-graduate-inner h3 + ul > li > h3{font-weight: 600; color:#353535;font-size: 16px;margin-bottom: 0px;margin-top: 16px;}
.courses-tab .post-graduate-inner .list-inline{margin-left: 0px;}
.courses-tab .post-graduate-inner h3 + ul > li >p{color:#707070;font-weight: 400;}
.courses-tab .text-center.btn-cource .btn {font-size: 16px;padding: 7px 18px; background: #FF9934;color: #fff;text-transform: capitalize;font-weight: 500;border-radius: 22px;}
.courses-tab .post-graduate .col-md-4{padding-right: 11px;padding-left: 11px;}
.post-graduate {margin-bottom: 50px;}
.comment-sec  label{font-size: 21px;margin-bottom:10px;color: rgb(255,153,51);font-weight: 600;}
.comment-sec textarea#comment{resize: none;background:#f9f9f9}
.comment .cource-h3 {border-bottom: 1px solid #EAEAEA;padding: 0px 0px 15px 0px; margin-bottom:10px;}
.comment  .cource-h3 h3{font-size: 16px;}
.comment  .media-object { display: block;border-radius: 50%;height: 58px; width: 58px;}
.comment  h4.media-heading {font-size: 18px;font-weight: 600;text-transform: uppercase;color: #303D4D;}
.comment .media-body p{font-size: 16px;font-weight: 500;color:#353535;margin-bottom: 10px;}
.follow ul li a{font-size: 16px; color:#817F80;text-transform: uppercase;margin: 0px;font-weight: 500;text-decoration: none;}
.follow p{font-size: 12px !important;font-weight: 500 !important;color:#817F80 !important;text-transform:capitalize !important;}
.comment{margin-bottom: 30px;}
.duration-time {padding: 20px;background: white;margin: 0px; height: auto;min-height: 170px;box-shadow: 0 1px 2px 0 rgba(0,0,0,0.16),0 0px 3px 0 rgba(0,0,0,0.12)!important;
border-radius: 4px;margin-bottom: 15px;}
.duration-time h3{font-size: 22px;color:#105c88;font-weight: 600;text-transform: uppercase;}
.duration-time p{font-size: 16px;font-weight: 500;text-transform:capitalize;line-height: 40px;
color:#737373}
.duration-time .get-text{text-align: left; margin-top: 24px;}
.duration-time .get-text .btn{padding:0px 40px;line-height: 40px;background-color: #ff9934; ;border: none;}
p.hours{font-size: 15px;line-height: 24px;color:#7c7b7b;margin-bottom: 20px;}
/*.........End collage details..........*/

/*----------------- Start exam details------------------*/
.mba-text .nav>li>a:hover {background-color:#fff; color: rgb(16,92,136);}
.mba-text .nav-pills>li.active>a {background-color:#fff;color: rgb(16,92,136);}
.mba-text .nav>li>a {position: relative;display: block; padding: 3px 15px;font-size: 20px;border-radius: 0px;color: rgb(16,92,136); font-weight: 600;margin-left: 30px;background-color:#fff;}
.mba-text .tab-content {width: 100%;background: white;padding: 30px;margin: 0px;box-shadow: 0 1px 2px 0 rgba(0,0,0,0.16),0 0px 3px 0 rgba(0,0,0,0.12)!important;}
.mba-text {margin-bottom: 60px;}
.mba-text .tab-content p{
  font:19px/1.6 Roboto,"Helvetica Neue",Helvetica,sans-serif;
  color: rgb(124,123,123);
  /*font-weight: 500;*/
}
span.read-more{font-size: 17px;color:#f4810e;font-weight: 500;cursor: pointer;}
.mba-exam  form.form-inline {display: flex; margin: 0;padding: 0;}
.mba-exam .form-inline .form-control { width: 100%;min-width: 290px;position: relative;font-size: 14px; border-radius: 0px;border: none;
  padding: 19px 19px; font-style: italic;font-weight: 500; height: 0;border-top-left-radius: 30px;border-bottom-left-radius: 30px;box-shadow: 0 0px 1px 0 rgba(0,0,0,0.16), 0 1px 4px 0 rgba(0,0,0,0.12);}
.mba-exam button.btn.btn-primary.circle-twoo{border-radius: 0px;border-top-right-radius: 30px;border-bottom-right-radius: 30px;
  padding: 6px 16px;background: #0F5C88;box-shadow: 0 0px 1px 0 rgba(0,0,0,0.16), 0 1px 4px 0 rgba(0,0,0,0.12);}
.mb-heading.pull-left h3{font-size: 24px;color: rgb(16,92,136);font-weight:600;}
.entrance-exam-inner .exam-inner {max-width: 100%;background:#fff; min-height: 140px;display: flex; justify-content: center;align-items: center;}
.entrance-exam-inner {display: block;width: 100%;background: #fff;height: auto;min-height: 350px;
    position: relative; padding: 0px;overflow: hidden; border: none;    box-shadow: 0 1px 2px 0 rgba(0,0,0,0.16),0 0px 3px 0 rgba(0,0,0,0.12)!important;margin-bottom: 40px;}
.exam-inner-content {padding: 20px 20px;height: auto;border-bottom: 1px solid #9DACB3;}
.exam-inner-content h3 { font-size: 24px;line-height: 25px;color: rgb(255,127,0);font-weight: 600;text-transform: capitalize;}
.exam-inner-content p {font-size: 16px;line-height: 24px;}
.exam-date > ul {margin: 0px; border-bottom: 1px solid #9DACB3;}
.exam-date > ul > li{width: 48%;padding: 8px;text-align: center;font-size: 18px;color: rgb(255,127,0);font-weight: 600;}
.exam-date > ul > li:first-child{border-right: 1px solid #9DACB3;}
.list .exam-date > ul > li{padding: 20px 10px;font-size: 18px;color: rgb(68,60,52);font-weight: 500;}
.exam-btn .btn{padding:10px;font-size: 22px;color: #105c88;font-weight: 600;text-align: center;}
.entrance-exam { padding: 0px;position: relative;margin-top: 20px;margin-bottom: 50px;}
.load-more {text-align: center;width: 100%;}
.load-more .btn{font-size: 22px;line-height: 24px;color: rgb(255,153,51);background: transparent;outline: none;}
.load-more .btn:focus{outline: none}
.load-more .btn:hover{text-decoration: none;color:#105c88}
.exam-btn .btn:focus{outline: none;font-size: 22px;}
.exam-btn .btn:hover{color: rgb(255,127,0)}
.mba-exam button.btn.btn-primary.circle-twoo:focus{outline: none;}
/* .total-number ul { list-style-image: url('../img/right.png');list-style-position: inside;margin: 0px;}*/
.total-number {width: 100%; margin: 0;padding: 20px;background: white;height: auto;text-align: left;box-shadow: 0 1px 2px 0 rgba(0,0,0,0.16),0 0px 3px 0 rgba(0,0,0,0.12)!important;}
.total-number ul li{font-size: 15px;text-transform: capitalize;color:rgb(68,60,52);line-height: 32px;position: relative;margin-left: 38px;}
.total-number ul li:after{content: url('../img/right.png');position: absolute;left: -38px;margin-top: 3px;}
.test-paper .entrance-exam-inner{ min-height: 282px;}
.test-paper .exam-btn .btn{font-size: 20px;}
.test-paper .entrance-exam{margin-bottom: 0px;}
p.tst-heading{font-size: 18px;color: rgb(68,60,52);margin-bottom: 20px;font-weight: 500}
h3.doller-text{font-size: 20px;color: rgb(68,60,52);margin-bottom: 20px;font-weight: 600;}
.total-numberr ul li {font-size: 16px;text-transform: capitalize;color: rgb(68,60,52);line-height: 32px;position: relative;margin-left: 38px;}
.total-numberr ul li:after {content: url(../img/right.png); position: absolute; left: -38px; margin-top: 3px;}
.xat-circlee {background:#101010;padding: 10px;border-radius: 50px;text-align: center;margin-bottom: 30px;}
.xat-circlee p{font-size: 18px;color: #fff;text-transform: capitalize;line-height: 28px;}
.xat-circlee p  a{color: #F7FF01;text-decoration: none;}
.ol-list ol li{ font-size: 16px;text-transform: capitalize;color: rgb(68,60,52);line-height: 32px; position: relative;}
.ol-list { margin-bottom: 40px;padding: 0px;}
.ol-list ol{list-style-position:inside;}
.xat-panel {width: 100%;margin: 0;padding: 20px;background: white;height: auto; min-height: 300px; margin-bottom: 50px;
    box-shadow: 0 1px 2px 0 rgba(0,0,0,0.16),0 0px 3px 0 rgba(0,0,0,0.12)!important;}
.cource-h3 { width: 100%;border-bottom: 1px solid #EAEAEA;padding: 0px 0px 10px 0px;margin-bottom: 40px;}
.cource-h3 h3{font-size: 22px;color: #105c88;font-weight: 600;}
.cource-h3 p{font-size: 18px;color:rgb(68,60,52);font-weight: 500;}
.section-one > ul li { font-size: 16px;color: #0e0e0e;text-align: left;vertical-align:middle;position: relative;line-height: 30px;text-transform: capitalize;}
.section-one > ul li:nth-child(1){width: 58%;text-align: left;padding-right: 0px;font-size: 16px;font-weight: 600;color: rgb(68,60,52)}
.section-one > ul li:nth-child(2){width: 40%;text-align: left;padding-left: 10px;font-size: 15px;font-weight: 500;color: rgb(68,60,52)}
.section-one > ul li:nth-of-type(1):after {content: ":"; position: absolute;display: block;right:0px;top: 0px;bottom: 0px;
    font-size: 18px;font-weight: bold;color: #0e0e0e;}
.exam-lavel .col-md-4:nth-child(1){ border-right: 1px solid #EAEAEA;height: auto;display: block;}
.exam-lavel .col-md-4:nth-child(2){border-right: 1px solid #EAEAEA;height: auto;display: block;}
/*.........End exam details..........*/


/*----------------------start media query css--------------------*/

@media only screen and (min-width: 768px) and (max-width: 1024px){
section.free-text{padding: 20px;}
.free-box ul li{padding: 10px;min-height: 260px;}
.free-box ul li .inside-img > h3{font-size: 18px;margin-bottom: 10px;}
.text-center.free-text h3{margin-bottom: 50px;}
section.study-section{padding: 20px;}
.img-slider{background:#fff;height: 100px;}
.slider-content{padding: 10px;}
.slider-content h3{font-size: 20px;}
.slider-content p{font-size: 16px;}
.thumbnail-section{min-height: 285px;}
.study-slider .carousel-indicators{bottom:-18px;}
section.study-section .nav>li>a{font-size: 24px;}
section.exam-section{padding: 20px;}
.exam-tab .nav>li>a{padding: 4px 40px;font-size: 24px;}
.circle-img{height: 100px;width: 100px;border: 8px solid #EF4957;}
.over-circle{height:130px;width: 130px;}
.over-circle:before{left: 12px; bottom: 9px;}
.over-circle:after{bottom: 1px;left: 51px;}
.circle-img > p{font-size: 24px;}
.exam-circle ul li > h3{font-size: 22px;}
.exam-circle ul li{min-height: 225px;}
.view-more .btn{font-size: 22px;line-height: 52px;padding: 0px 28px;}
.text-center.free-text h3{font-size: 32px;}
.text-center.free-text h3:after{width: 35%; bottom: -12px;}
.exam-circle {margin-bottom: 30px;}
section.feature-collage{padding: 20px;}
section.feature-collage .text-center.free-text h3{font-size: 28px}
.img-slider-one{padding: 10px;}
.img-slider-one{height: 145px;}
.slider-content-one{padding: 10px;}
.slider-content-one h3 {font-size: 16px;line-height: 28px;}
.collage-slider .carousel-control.right {right: 0px;}
.question-panel{max-width: 100%;padding: 10px;}
.question-panel .btn {font-size: 16px;line-height: 34px;padding: 0px 19px;}
.question-panel{min-height: 290px;}
.feature-collage .text-center.free-text h3:after {width: 60%;}
section.education-advice{padding: 20px;}
.get-value{padding: 20px;}
.get-value img{width: 100%;height: 265px;}
.get-text p{font-size: 18px;}
.get-text .btn {font-size: 20px;line-height: 46px;padding: 0px 28px;}
.get-value{    min-height: 265px;}
section.education-advice .text-center.free-text h3:after {width: 50%;}
section.collage-counter{min-height: 220px;}
section.collage-counter ul{max-width: 100%;}
section.collage-counter ul li .count-title {font-size: 38px;}
section.collage-counter ul li .count-text{font-size: 18px;}
section.article-panel{padding: 20px;}
.news-img{height: 96px;}
.aricle-overlay{max-width: 100%}
.news-content h3 { font-size: 22px;line-height: 45px;}
 .news-content p {font-size: 18px;}
 .image-view{min-height: 236px;}
 .aricle-overlay{margin-bottom: 30px;}
 section.footer-section{padding: 20px;}
 .footer-list .list-inlinee ul li a{font-size: 18px;}
 footer{font-size: 18px;line-height: 60px;}
 .form-section > h1{font-size: 42px}
 .form-section{top: 22%;max-width: 90%;}
 .form-section .nav>li>a{padding: 10px 32px;}
 .form-section .form-inline .form-control{min-width: 300px;padding: 25px 20px 25px 40px;}
 section.nav-section > .navbar-inverse{padding: 4px;}
 section.nav-section .navbar-inverse .navbar-nav>li>a{letter-spacing: 0.5px;font-size: 13px;}
 section.nav-section .nav>li>a{padding: 10px 8px;}
 section.nav-section ul.nav.navbar-nav.navbar-left.left-nav{ width: 71%;margin-top: 13px}
 section.nav-section ul.nav.navbar-nav.navbar-right.right-nav{max-width: 7%;margin-right:0px;}
 section.nav-section ul.nav.navbar-nav.navbar-right.right-nav:before{min-height: 58px;}
 section.nav-section .navbar-brand > img{margin-left: 0px;max-width: 100%;}
 section.nav-section{margin-bottom: 57px;}
 section.nav-section ul.nav.navbar-nav.navbar-right.right-nav > li > a{padding: 0px 10px;}
 section.study-section .tab-content{margin-top: 25px;}
 section.collage-list{padding: 20px;}
 .bread-crumb .breadcrumb{margin-left: 0px;}
 .collage-search-list .form-inline .form-control{min-width: 164px;}
.collage-search-list{padding: 15px;}
.collage-search-list h3{margin-bottom: 7px;}
.search-loaction.pull-right {margin-top: 7px;}
.eduaction-inner-two{padding: 10px;}
.edu-top h3{line-height: 21px;font-size: 16px;}
h3.dist{font-size: 15px;}
.edu-top{margin-bottom: 5px;}
.filter-clg{margin-bottom: 5px;}
.hospital-mgn{margin-bottom: 5px;}
.eduaction-collage{flex-direction: column;}
.eduaction-inner img{width: 100%;height: 200px;}
.eduaction-inner {width: auto;min-width: 100%;float: none;min-height: 200px;overflow: hidden;}
section.filter-panel .col-sm-7:nth-child(2){padding-left: 5px !important;}
.pull-right.btn-b {width: 100%;text-align: center;margin-top: 10px;}
section.ad-panel{height: 83px;}
.eduaction-inner{width: 100%;float: none;}
.eduaction-inner-two{width: 100%;float: none;}
.paginations{padding: 10px;}
section.study-section .nav-tabs>li{margin-bottom: -3px}
.ask-qst .eduaction-collage{flex-direction: row;}
.ask-qst .edu-top h3{font-size: 15px;}
.ask-qst .eduaction-inner img{height:265px;}
.ask-qst .pull-right.btn-b {margin-top: 10px;}
.courses-tab .nav>li>a { position: relative;display: block;padding: 5px 12px; font-size: 16px;font-weight: 600;}
.courses-tab .tab-content{padding: 20px;}
.courses-tab .cource-h3{padding: 0px 0px 15px 0px;}
.courses-tab .post-graduate-inner{padding: 10px;}
.courses-tab .post-graduate-inner h3{text-align: center;font-size: 17px;line-height: 20px;}
.courses-tab .post-graduate-inner h3 + ul > li > h3{text-align: left;margin-top: 5px;font-size: 15px;}
.courses-tab .post-graduate-inner .list-inline>li{width: 100%; margin-bottom: 2px;height: 55px;position: relative;line-height: 30px;}
.comment-sec .pull-right.btn-b{text-align: right;}
.comment h4.media-heading{font-size: 16px;}
.comment .media-body p{font-size: 14px;}
.follow ul li a{font-size: 14px;}
.courses-tab .post-graduate-inner .list-inline>li:before {height: 1px;width: 100%;bottom: 0 !important;top: auto;}
.mb-heading.pull-left h3{font-size: 20px;}
.mba-exam .form-inline .form-control{min-width:236px;}
.mba-exam button.btn.btn-primary.circle-twoo{padding: 6px 12px;}
.entrance-exam-inner .exam-inner> img{width: 60%}
.exam-inner-content{padding: 10px;}
.list .exam-date > ul > li{font-size: 14px;padding: 20px 4px;font-weight: 600;}
.entrance-exam{margin-bottom: 20px;}
.test-paper .entrance-exam-inner{min-height: 260px;}
.mba-text .tab-content{padding: 20px;}
.duration-time h3{font-size: 18px}
.duration-time{min-height: 162px;}
.duration-time .get-text { text-align: center;}
.xat-circlee{padding: 10px;}
.cource-h3 .pull-right.btn-b{text-align: right;}
.cource-h3{margin-bottom: 20px;}
.exam-lavel .col-md-4:nth-child(1){border-bottom: 1px solid #EAEAEA;border-right: 0px;}
.exam-lavel .col-md-4:nth-child(2){border-bottom: 1px solid #EAEAEA;border-right: 0px;}
.xat-panel{min-height:680px;}
.xat-panel{margin-bottom: 20px;}
.ol-list ol li{font-size: 15px;}
h3.doller-text{font-size: 16px;}
p.tst-heading{font-size: 16px;}
.total-numberr ul li{font-size: 15px;}
.cource-h3 p{font-size: 16px;}
}
/*--------------start mobile media query-----------------*/
@media only screen and (min-width: 320px) and (max-width: 767px){
section.free-text{padding: 10px}
.free-box ul li{width: 100%;min-height: 240px;}
.free-box ul li .inside-img > h3{margin-bottom: 10px;}
.free-box ul li .inside-img > .btn{margin-bottom: 8px;}
.free-box ul li{padding: 10px;border: none;border-bottom: 1px solid #D8D8D8}
.free-box ul li:nth-child(1){border: none;border-bottom: 1px solid #D8D8D8}
.free-box ul li:nth-child(2){border: none;border-bottom: 1px solid #D8D8D8}
.free-box ul li:nth-child(3){border: none;border-bottom: 1px solid #D8D8D8}
.free-box ul li:nth-child(4){border: none;border-bottom: 1px solid #D8D8D8}
.free-box ul li:last-child{border-bottom: none;}
section.study-section{padding: 10px;}
section.study-section .nav>li>a{padding: 7px 18px;font-size: 18px;border-bottom: 1px solid #fff}
section.study-section .nav-tabs>li{margin-bottom: -2px}
.exam-circle ul li{max-width: 100%;padding: 5px;min-height: 254px;margin-bottom: 5px;}
section.exam-section{padding: 10px;}
.exam-tab .nav>li>a {padding: 4px 0px;font-size: 17px;}
.text-center.free-text h3{margin-bottom: 45px;font-size: 23px;}
section.feature-collage{padding: 10px}
exam-circle { margin-bottom: 10px;}
.img-slider-one {height: 125px;padding: 2px;}
slider-content-one {padding: 4px;}
section.collage-counter ul li:after {top: 18px; right:158px;z-index: 1000;transform: rotate( -90deg );}
section.collage-counter{min-height:170px;}
section.collage-counter ul{flex-direction: column;}
section.collage-counter ul li{width: 100%;}
section.article-panel{padding: 10px;}
.image-view{margin-bottom: 10px; min-height: 265px !important;}
.aricle-overlay{margin-bottom: 0px}
.image-view{min-height: 300px;}
section.footer-section{padding: 10px}
.footer-list .list-inlinee{width: 50%;float: left;min-height: 155px;}
.footer-list .list-inlinee ul{width: 100%;display: block;text-align:center;}
.footer-list .list-inlinee ul li a {font-size: 16px;line-height: 28px;}
.footer-heading h3{text-align: center;font-size: 23px;margin: 20px 0px;}
.footer-heading .list-inline{text-align: center;}
footer {font-size: 16px;line-height: 50px;letter-spacing: 0.4px;}
.navbar-header{float: none;width: 100%}
section.nav-section .navbar-brand > img{margin-left: 0px;margin-top: -2px;}
.form-section{max-width: 100%;padding: 10px;top: 20%}
.form-section > h1{font-size: 22px;margin-bottom: 2px;}
.form-section .nav>li>a { padding: 6px 13px;font-size: 18px;}
.form-section .form-inline .form-control{min-width: 155px; padding: 24px 20px 24px 46px;background-position: 10px 14px;font-size: 16px;}
section.education-advice{padding: 10px}
.get-value{padding: 10px;min-height: 240px;}
.get-img .get-value img{max-width: 100%;}
.form-group{margin-bottom: 0px}
.form-section form{flex-direction: column;}
section.nav-section ul.nav.navbar-nav.navbar-left.left-nav {width: 100%;display: flex;justify-content: center;margin-top: 5px;
flex-direction: column;margin: 12px 0px 0px 0px;}
section.nav-section .navbar-inverse .navbar-nav>li>a{font-size: 14px;text-align: left;line-height:13px}
section.nav-section .navbar-inverse .navbar-nav>.active>a{background: transparent;border: 1px solid #fff;}
section.nav-section .navbar-inverse .navbar-nav>.active>a:hover {color: #fff; background-color:transparent;border: 1px solid #E48221;}
section.nav-section .navbar-inverse .navbar-toggle {border-color: #cd4b28;margin-right: 0px;}
section.nav-section .navbar-toggle{background-color: #cd4b28;}
section.nav-section .navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover { background-color: #cd4b28;}
section.nav-section .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form { border-color:transparent; background: #cd4b28;
position: absolute;left: 0;right: 0; margin-top: 6px;padding: 0px 30px; margin-bottom: 10px;}
section.nav-section .navbar-collapse{border-top: 0px}
section.nav-section ul.nav.navbar-nav.navbar-right.right-nav:before{display: none;}
.nav-rt { position: absolute; top: 10px;right: 10px;background: #d15129;height: 42px;display: flex;justify-content: center;
    align-items: center;width: 43px;border-radius: 50%;z-index: 10000;}
section.nav-section  .navbar-header{width: 90%;}
section.nav-section .nav-rt  ul.nav.navbar-nav.navbar-right.right-nav > li > a{line-height: 0px;margin: 0;padding: 0;}
.nav-rt ul li{margin-left: 0px;}
section.nav-section ul.nav.navbar-nav.navbar-right.right-nav{max-width: none;width:auto;}
section.nav-section > .navbar-inverse{padding: 6px;}
section.nav-section{margin-bottom: 61px;}
.mySlides img{min-height: 290px;}
.mySlides{height: auto;min-height: 290px;max-width: 100%;display: block;}
.dot-section{right: 8px;bottom: 12px;}
section.slideshow-container .tab-content{background:transparent;margin: 0px;padding: 0px;height: auto;}
.form-section .btn{padding: 10px 28px;}
.free-text .text-center.free-text h3{margin-bottom: 23px;}
section.study-section .tab-content{margin-top: 20px;}
.slide-one{flex-direction: column;}
.img-slider{height: 168px;background: #fff}
.slider-content{padding: 8px;}
.slider-content h3{font-size: 18px;line-height: 28px;}
.slider-content p {font-size: 14px;line-height: 22px;}
.thumbnail-section{min-height: 213px;margin-bottom: 10px;}
.view-btn .btn{line-height: 38px;font-size: 18px;}
section.study-section .carousel-control{margin-top: 0px;}
section.study-section .study-slider .carousel-control.right{right: -3px;}
section.study-section .study-slider .carousel-control.left{left: -3px;}
section.study-section .study-slider .carousel-indicators{bottom: 0px}
.text-center.free-text h3:after{width: 80%;bottom:-14px;}
.exam-circle{margin-bottom: 0px}
.view-more .btn {font-size: 20px;line-height: 46px;color: rgb(255,255,255);padding: 0px 18px;}
.feature-collage .text-center.free-text h3:after{width: 80%;bottom:-14;}
.slider-content-one {padding: 4px;}
.thumbnail-section-one{width: 100%;margin-bottom:10px;min-height: 195px;}
.slide-two{flex-direction: column;}
.slider-content-one h3{font-size: 16px;}
section.feature-collage .carousel-control{margin-top: 0px;}
section.feature-collage .collage-slider .carousel-control.left{left: 0px}
section.feature-collage .collage-slider .carousel-control.right{right: 0px}
section.feature-collage .collage-slider .carousel-control.right img{max-width: 32px;}
section.feature-collage .collage-slider .carousel-control.left img{max-width: 32px;}
.feature-collage .have-question .text-center.free-text h3:after{width: 70%}
.question-panel{margin-top: 15px;padding: 10px;min-height: 358px;}
.question-panel .btn {font-size: 16px;line-height: 38px;color: #fff;padding: 0px 28px; margin: 10px;}
section.education-advice .text-center.free-text h3:after{width: 80%;}
.get-text p{font-size: 18px;}
.get-text .btn{font-size: 20px;line-height: 46px;color: rgb(255,255,255); padding: 0px 32px;}
section.collage-counter ul li .count-title{font-size: 34px;line-height: 55px;}
section.collage-counter ul li .count-text{font-size: 18px;}
section.article-panel .text-center.free-text h3:after{width: 80%}
.text-bg .btn{font-size: 18px;line-height: 42px; padding: 0px 20px;border: none;}
.news-img{height: 162px;}
.news-content h3{font-size: 18px;}
.news-content p {font-size: 16px;line-height: 22px;}
.slideshow-container .dot{height: 10px;width: 10px;}
.over-circle{width: 165px;height: 165px;}
.exam-circle ul li > p{font-size: 18px;}
section.ad-panel img{height: 85px;}
section.ad-panel{height: 85px;}
.bread-crumb .breadcrumb{margin-left: 0px;}
section.collage-list{padding: 10px;}
.collage-search-list .form-inline .form-control{min-width: 148px;}
.collage-search-list{padding: 10px;}
.collage-search-list h3{margin-bottom: 4px;font-size: 18px;}
.collage-search-list p{font-size: 16px;}
.total-collage{text-align: center;}
.eduaction-collage{flex-direction: column;}
.eduaction-inner-two{padding: 10px;}
.edu-top h3{font-size: 16px; line-height: 22px;}
.collage-search-list .form-inline .form-control{padding: 19px;}
.collage-search-list .search-loaction .btn{padding: 6px 15px;}
.collage-search-list{margin-bottom: 0px;}
.edu-top {margin-bottom: 5px;}
.filter-clg {margin-bottom: 5px;}
.hospital-mgn{margin-bottom: 5px;}
.pull-right.btn-b {text-align: center; width: 100%;margin-top: 15px;}
.eduaction-inner{width: 100%;float: none;min-height: 250px;}
.eduaction-inner-two{width: 100%;float: none;}
.eduaction-inner img{height: 250px;width: 100%}
.scrobbar .checkbox label{line-height: 22px;}
.connect-with-us .list-inline{text-align: center;}
.paginations{padding: 10px;}
.ask-qst .eduaction-inner img{width: 100%}
.ask-qst .eduaction-inner-two{width: 100%;}
.ask-qst .pull-right.btn-b{margin-top: 0px;margin-bottom: 10px;}
.comment-sec textarea#comment{margin-bottom: 10px;}
.courses-tab .post-graduate-inner{min-height: 207px;}
.post-graduate{margin-bottom: 10px;}
.mb-heading.pull-left h3{text-align: center;font-size: 18px;}
.mba-exam .form-inline .form-control{min-width: 335px;}
.mba-exam form.form-inline{margin-top: 20px;}
.mb-heading.pull-left{float: none !important;}
.mba-text { margin-bottom: 30px;}
.entrance-exam-inner{margin-bottom: 20px;}
.entrance-exam{margin-bottom: 10px;}
.mba-text .tab-content{padding: 20px;}
.test-paper .entrance-exam-inner {min-height: 280px;}
.duration-time h3{font-size: 18px}
.duration-time{min-height: 162px;}
.duration-time .get-text { text-align: center;}
.xat-circlee p{font-size: 16px;}
.cource-h3 .pull-right.btn-b{text-align: right;}
.cource-h3{margin-bottom: 10px;}
.exam-lavel .col-md-4:nth-child(1){border-bottom: 1px solid #EAEAEA;border-right: 0px;}
.exam-lavel .col-md-4:nth-child(2){border-bottom: 1px solid #EAEAEA;border-right: 0px;}
.xat-panel{min-height:762px;}
.section-one > ul li:nth-of-type(1):after{right: -5px;}
.xat-circlee{border-radius: 0px;height: auto;}
.xat-circlee p a:focus{color:#FF9934;}
.collage-list .panel-heading{padding: 0px;}
.collage-list .panel-heading a{padding: 10px 15px;width: 100%;display: block;}
.collage-list .panel-heading a:focus{color:#fff;background:#FF9934;text-decoration: none;}
.xat-panel{margin-bottom: 20px;}
.ol-list ol li{font-size: 15px;}
h3.doller-text{font-size: 16px;}
p.tst-heading{font-size: 16px;}
.total-numberr ul li{font-size: 15px;}
.cource-h3 p{font-size: 16px;}
.paginations .pagination>li>a{font-size: 15px;}
.panel-body input[type=search]{margin-bottom: 20px;}
.ask-qst .eduaction-collage{margin-top: 15px;}
}

/*======================= End  Search UR collage css 26/Apr/2018 Developed By (SUJEET SRIVASTAVA)=============================*/

.search-box {
    background-color: rgba(0, 0, 0, 0.7);
    width: 678px;
    float: left;
    padding: 18px 30px 18px 18px;
    height: 150px;
    border-radius: 5px;
    margin-top: 70px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    border: solid 1px #aaa;
}
@media (min-width: 769px)
.search-box {
    width: 69% !important;
    margin: 0 auto !important;
    float: none !important;
    padding: 15px !important;
    height: 140px !important;
    margin-top: 80px !important;
}









/* layoutcss*/


/* Content Area
--------------------------------------------------------------------------------------------------------------- */
.container {
    padding: 10px 0px 10px 0px !important;
}
/* Comments */
#comments ul{margin:0 0 40px 0; padding:0; list-style:none;}
#comments li{margin:0 0 10px 0; padding:15px;}

#comments .comcont p{margin:10px 5px 10px 0; padding:0;}

/* Colours
--------------------------------------------------------------------------------------------------------------- */
body{color:#A8A7A6; background-color:#d6d1d1;}

/* Tables + Comments */
table, th, td, #comments .avatar, #comments input, #comments textarea
{
  /*border-color:#F4F4F4;*/
}
#comments input:focus, #comments textarea:focus, #comments *:required:focus{border-color:#EA5616;}
th{color:#FFFFFF; background-color:#373737;}
tr, #comments li, #comments input[type="submit"], #comments input[type="reset"]{color:inherit; background-color:#FBFBFB;}
tr:nth-child(even), #comments li:nth-child(even){color:inherit; background-color:#d7e4f5;}
table a, #comments a{background-color:inherit;}


/* Media Queries
--------------------------------------------------------------------------------------------------------------- */
@-ms-viewport{width:device-width;}


/* Max Wrapper Width - Laptop, Desktop etc.
--------------------------------------------------------------------------------------------------------------- */
@media screen and (min-width:978px){
	.hoc{max-width:978px;}
}



h2 {
    font-size: 1.5em;
    margin: 0.83em 0;
}

@media only  screen and (max-width:600px)
{
    .bestplace
	{
	   display: none!important;
	}
}

/*body{overflow-x:none!important;}*/
body{overflow-x: hidden!important; font-family: Arial; }
.bsubmit:focus {outline:0;}
.scrollbar
{
mmargin-left: 30px;
float: le0t;
height: 400px;
width: 100%;
background: #ffffff;
overflow-y: scroll;
margin-bottom: 25px;
}
ul
{
    color: white!important;
}
/*ul, span
{
    color: white!important;
}*/
.style-4::-webkit-scrollbar-track
{
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
background-color: #596f7c;
}
.style-4::-webkit-scrollbar
{
width: 10px;
background-color: #F5F5F5;
}
.style-4::-webkit-scrollbar-thumb
{
background-color: #000000;
border: 2px solid #555555;
}


@-webkit-keyframes blink {
  from { opacity: 1.0; }
  to { opacity: 0.0; }
}

.blink {
  -webkit-animation-name: blink;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: cubic-bezier(1.0,0,0,1.0);
  -webkit-animation-duration: 2s;
}
.center-screen {
    position: fixed;
    bottom: 0;
    top: 0px;
    left: 0;
    right: 0;
    margin: 20% auto!important;
    width: 100px;
    height: 100px;
    background-color: white;
    opacity: .8;
    border-radius: 50%!important;
    z-index: 10000000!important;
}
@media screen and (min-width: 486px) and (max-width: 786px){
.logo{
        width: 50%!important;
        height: 70px!important;
        margin-top: -26px!important;
        padding-top: 10px!important;
        padding-bottom: 10px!important;
        margin-left: 175px!important;
    }
    .ad_form h5 { font-size: 12px!important; }
}
@media screen and (min-width: 200px) and (max-width: 486px){
    .logo{
        width: 50%!important;
        height: 70px!important;
        margin-top: -26px!important;
        padding-top: 10px!important;
        padding-bottom: 10px!important;
        margin-left: 75px!important;
    }
    .ad_form h5 { font-size: 12px!important; }
    .list {height: 38px;
    margin-bottom: 2px;
    }
    #id, .carousel-indicators {display: none;}
    #onestop {padding-bottom: 10px;}

 .hc-offcanvas-nav h2 {
    background: lightgray!important;
}
.blink_me {
    animation: blinker 1s linear infinite;
}
@keyframes blinker{

    0%{     color: #000;    }
    49%{    color: blue; }
    50%{    color: #ff9934; }
    99%{    color: yellowgreen;  }
    100%{   color: red;    }

}




}
