ul.list5 li {
    background: url(../images/footer-arrow.png) 0 5px no-repeat;
    color: #424242;
    font-size: 16px;
    line-height: 15px;
    padding: 5px 0 4px 20px;
    list-style: none;
}

ul.list5 li a {
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
}

ul.footer li a {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
}

ul.list4 li {
    background: url(http://www.careerlauncher.com/images/arrow3.png) no-repeat scroll 10px 8px;
}

.row.no-gutters {
    margin-right: 0;
    margin-left: 0
}

.row.no-gutters>[class*=" col-"],
.row.no-gutters>[class^=col-] {
    padding-right: 0;
    padding-left: 0
}

.box1,
.box2,
.box3,
.box4 {
    height: auto;
    padding: 0px;
    background: #F0F0F0;
    background: #d3eaf9 !important;
    border: 1px solid #ddd;
    box-shadow: 0 0 5px #eeeeee;
    padding: 10px;
    border-radius: 5px;
}

.box5 {
    height: auto;
    background-color: #fff;
}

.box1,
.box2,
.box3,
.box4,
.box5 {
    margin: 3px!important;
}

h2 {
    font-size: 18px;
    color: #fff;
    font-weight: 600;
    font-family: Roboto;
}

.spot p {
    color: #fff;
    font-size: 14px;
    font-family: 'Roboto Slab', palatino, serif;
}

.spot1 p {
    color: #fff;
    font-size: 20px;
    font-family: 'Roboto Slab', palatino, serif;
}

.btn-outline {
    background-color: transparent;
    color: inherit;
    transition: all .5s;
}

.btn-primary.btn-outline {
    /*color: #fff;
    border: 2px solid #fff;*/
}

.btn-primary1 {
    color: #0875bd;
    border: 2px solid #0875bd;
    background: none;
}

.btn-primary1:hover {
    color: #fff;
    border: 2px solid #0875bd;
    background: #0875bd;
}

.btn-success.btn-outline {
    color: #fff;
    border: 2px solid #fff;
}

.btn-info.btn-outline {
    color: #fff;
    border: 2px solid #fff;
}

.btn-warning.btn-outline {
    /* color: #fff;
    border: 2px solid #fff;*/
}

.btn-danger.btn-outline {
    /*color: #fff;
    border: 2px solid #fff;*/
}

.btn-primary.btn-outline:hover,
.btn-success.btn-outline:hover,
.btn-info.btn-outline:hover,
.btn-warning.btn-outline:hover,
.btn-danger.btn-outline:hover {
    color: #fff;
    border: none;
}

.btn-warning.active,
.btn-warning.focus,
.btn-warning:active,
.btn-warning:focus,
.btn-warning:hover,
.open>.dropdown-toggle.btn-warning {
    color: #000;
    background-color: #d58512;
}


/*.test-bod {
    height:15em;
}*/

.inner {
    width: 100%;
    height: auto;
    padding-bottom: 1em;
    opacity: 1;
    visibility: inherit;
    background-image: url("../images/mba-career.jpg");
    background-color: rgba(0, 0, 0, 0);
    background-size: cover;
    background-position: 50% 0%;
    background-repeat: no-repeat;
}

.btn-circle {
    width: 49px;
    height: 49px;
    text-align: center;
    padding: 5px 0;
    font-size: 25px;
    border-radius: 30px;
}

.btn-circle-micro {
    width: 19px;
    height: 19px;
    text-align: center;
    padding: 1px 0;
    font-size: 13px;
    line-height: 0.1;
    border-radius: 30px;
}

.btn-circle-sm {
    width: 35px;
    height: 35px;
    text-align: center;
    padding: 2px 0;
    font-size: 20px;
    line-height: 1.45;
    border-radius: 30px;
}

.btn-circle-lg {
    width: 79px;
    height: 79px;
    text-align: center;
    padding: 13px 0;
    font-size: 30px;
    line-height: 2.00;
    border-radius: 70px;
}

h3,
.h3 {
    font-weight: bold;
}

.links_1 {
    background-color: #45b29d;
    border-top: 1px solid #6ac1b1;
    border-left: 1px solid #6ac1b1;
    height: 82px;
    width: 75px;
    border-radius: 10px;
}

.links_1 p.links_1_icon {
    font-size: 40px;
    color: #fff;
}

.links_1 p.links_1_text {
    margin-top: 30px;
}

ul.list4 li {
    background: url(../images/success.png) no-repeat scroll 10px 8px;
    color: #fff;
    font-size: 15px;
    font-family: 'Roboto Slab', palatino, serif;
}

#a_links a:link,
#a_links a:visited {
    color: #000;
    text-decoration: none;
}

#a_links a:hover,
#a_links a:focus {
    color: #0875bd;
    text-decoration: none;
}

.breadcrumb > li + li:before {
    color: #CCCCCC;
    content: "/ ";
    padding: 0 5px;
}

.breadcrumb > li {
    font-family: Roboto;
}

h3.roboto {
    font-family: Roboto;
}

p.roboto_slab {
    font-family: 'Roboto Slab', palatino, serif;
}

#a_links p {
    font-size: 1em;
}

.panel {
    margin-bottom: 0px;
}

.links_box {
    margin-top: 15px;
    background: rgba(206, 206, 206, 0.5);
    width: 100%;
    height: auto;
    padding: 15px;
}

.links_box h3 {
    margin-top: 5px;
}

.links_box p {
    margin-top: 15px;
    color: #000;
    font-size: 17px;
    font-weight: 400;
}

.links_box_content {
    padding: 0px 33px;
}

.facebook {
    margin: 10px 0px;
    padding: 5px;
    border: 1px solid #ccc;
}

.box {
    background: #fcfbf9;
    border: 1px solid #ddd;
    box-shadow: 0 0 5px #eeeeee;
    padding: 10px;
    border-radius: 5px;
    height: auto;
}

.box .col-sm-9 {
    padding: 0px;
}

.box .col-sm-3 {
    padding-top: 0px;
    padding-right: 5px;
}

@media (max-width: 991px) {
    .box {
        margin-top: 10px;
    }
}

#cl_icons_slider {
    display: none;
}

.nbs-flexisel-item img {
    margin-top: 7px!important;
}

.spot .nbs-flexisel-inner {
    border: none;
    background: #FFF!important;
}

.spot .nbs-flexisel-nav-left,
.spot .nbs-flexisel-nav-right {
    background: #fff!important;
    opacity: 0.77!important;
    color: #000!important;
}

#quote-carousel {
    padding: 0 10px 30px 10px;
    margin-top: 10px;
}


/* Control buttons  */

#quote-carousel .carousel-control {
    background: none;
    color: #222;
    font-size: 2.3em;
    text-shadow: none;
    margin-top: 30px;
}


/* Previous button  */

#quote-carousel .carousel-control.left {
    left: -12px;
}


/* Next button  */

#quote-carousel .carousel-control.right {
    right: -12px !important;
}


/* Changes the position of the indicators */

#quote-carousel .carousel-indicators {
    right: 50%;
    top: auto;
    bottom: 0px;
    margin-right: -19px;
}


/* Changes the color of the indicators */

#quote-carousel .carousel-indicators li {
    background: #c0c0c0;
}

#quote-carousel .carousel-indicators .active {
    background: #333333;
}

#quote-carousel img {
    width: 250px;
    height: 100px
}


/* End carousel */

.item blockquote {
    border-left: none;
    margin: 0;
}

.item blockquote img {
    margin-bottom: 10px;
}

#quote-carousel .item blockquote p,
#quote-carousel .item blockquote small {
    color: #fff;
}

#quote-carousel .item blockquote small {
    font-size: 100%;
    font-weight: 700;
}

.item blockquote p:before {
    content: "\f10d";
    font-family: 'Fontawesome';
    float: left;
    margin-right: 10px;
}

.carousel .item img {
    min-width: 100%;
}

#quote-carousel .item img {
    min-width: auto;
}


/**
  MEDIA QUERIES
*/


/* Small devices (tablets, 768px and up) */

@media (min-width: 768px) {
    #quote-carousel {
        margin-bottom: 0;
        padding: 0 40px 30px 40px;
    }
}


/* Small devices (tablets, up to 768px) */

@media (max-width: 768px) {
    /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
    #quote-carousel .carousel-indicators {
        bottom: -20px !important;
    }
    #quote-carousel .carousel-indicators li {
        display: inline-block;
        margin: 0px 5px;
        width: 15px;
        height: 15px;
    }
    #quote-carousel .carousel-indicators li.active {
        margin: 0px 5px;
        width: 20px;
        height: 20px;
    }
}

.stud_test h2 {
    font-size: 30px!important;
    font-weight: 500!important;
    margin-bottom: 0px!important;
    margin-top: 3px;
}

.stud_test .fa {
    color: #fff;
}

#quote-carousel .item blockquote small span {
    font-size: 90%;
    font-weight: 500;
    margin-left: 10px;
}

.box1,
.box2,
.box3 {
    padding: 0px 5px 12px!important;
}

@media screen and (min-width: 768px) {
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next,
    .carousel-control .icon-prev {
        width: 25px;
        height: 25px;
        margin-top: -25px;
        font-size: 45px;
    }
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -10px;
    }
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -10px;
    }
}

.offer_panel hr {
    margin-top: 5px;
    margin-bottom: 10px;
}

ul.arrow {
    padding: 0px;
}

ul.arrow li {
    background: url(/images/arrow-new.png) no-repeat scroll 7px 5px;
    color: #666;
    font-size: 14px;
    line-height: 20px;
    margin: 7px -7px;
    padding: 0 0 0 25px;
}

ul.arrow li a {
  color: #000;
  transition: .4s ease all;
}
ul.arrow li a:hover, ul.arrow li a:focus {
  color: #31BC9B;
} 

#a_links p {
    margin-bottom: 0px!important;
}


/*.nbs-flexisel-item {
  padding: 5px!important;
}*/

.list-group-item {
    font-size: 13px;
    padding: 7px;
}

.list-group ul.arrow {
    margin: 8px;
}

.list-group ul.arrow li {
    background: url(/images/arrow-new.png) no-repeat scroll 7px 3px;
    line-height: 2px;
    padding: 0 0 7px 20px;
    border-bottom: 1px solid #999;
}

.list-group ul.arrow li:last-of-type {
    border-bottom: none;
}

.form-group {
    margin-bottom: 12px!important;
}

.mba-grid {
    width: 100%;
    float: left;
    margin: 10px 0 5px;
}

@media (min-width: 768px) {
    .mba-grid {
        width: 33.33%;
    }
}

@media (min-width: 992px) {
    .mba-grid {
        width: 25%;
    }
}

@media (min-width: 1200px) {
    .mba-grid {
        width: 16.66%;
    }
}

.mba-grid h4 {
    font-size: 13px;
}

.featured {
    background: #eaeaea;
    padding-top: 10px;
    margin-top: 5px;
}

.ads {
    padding-top: 10px;
}

.nbs-flexisel-item img {
    padding: 5px!important;
    border: none!important;
}

.nbs-flexisel-inner {
    background: #fff!important;
}

.nex_links a {
    color: #fff;
}

.nex_links a:hover {
    color: #000;
}

.nex2_links a {
    color: #087cbd;
    font-size: 15px;
    text-decoration: none;
}

.nex2_links a:hover {
    font-weight: bold;
    text-decoration: underline;
}

.links_box {
    padding: 0px;
}

#note {
    color: #000;
    font-size: 12px;
    margin: 0 auto;
    padding: 4px;
    text-align: center;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
    width: 100%;
}

#a_links a:link,
#a_links a:visited {
    color: #fff;
    text-decoration: none;
}

#a_links a:hover,
#a_links a:focus {
    color: #f7751f;
    text-decoration: none;
}

.box5 {
    margin: 0px!important;
}

.notif_head {
    text-align: left;
}

@media only screen and (max-width: 768px) {
    #a_links a {
        display: block;
    }
    .notif_head {
        text-align: left;
    }
}

.text h2, .text p {
    color: #000;
    font-family: Lato;
    margin-bottom: 5px;
}

#exam_analysis, #prev_analysis, #exam_pattern, #selection_process {
    margin-bottom: 7px;
}

.better-table {
    width: 100%;
}
.better-table td,
.better-table th {
    padding: 6px!important;
    border: 1px solid #ccc!important;
}

.better-table tr:first-of-type {
    background: #31BC9B;
    color: #fff;
}

.better-table tr:first-of-type p {
    color: #fff;
}

.better-table tr:nth-of-type(2n+0) {
    background: #f3f3f3;
}

.better-table {
    margin: 8px 0 5px;
    border: 2px solid #31BC9B !important;
}

h2 {
    margin-top: 15px;
}

.back-home {
    margin-top: 7px;
}

ul.arrow li a,
ul.arrow li a:hover,
ul.arrow li a:focus {
    color: #337cbb;
}

