.stonebrdg-crs-nav-btns-ul li {
	background: #CAEBDF;
	vertical-align: middle;
	border: 0;
	/*border-bottom: 5px solid #76AC9A;*/
}

.stonebrdg-crs-nav-btns-ul li:hover {
	background: #85D0B5;

}

.stonebrdg-crs-nav-btns-ul li.double {
	line-height: 1.5em;
}

.stonebrdg-crs-nav-btns-ul li.double > a {
	padding-top: 10px;
}

.stonebrdg-crs-nav-btns-ul li > a {
	position: relative;
	color: #000;
	padding-right: 10px;
}

.stonebrdg-crs-nav-btns-ul li > a::after {
	position: absolute;
	top: 0;
	right: 15px;
	font-family: 'FontAwesome';
	content: '\f105';
	font-size: 1.8em;
}

.stonebrdg-crs-nav-btns-ul li.double > a::after {
	top: 20px;

}

#main-search-outer .feefo-landscape {
	margin-top: 10px;
	max-width: 230px;
	margin-right: 5px;
}


#search-wide {
	position: relative;
	background: #85D0B5;
	width: 100%;
	max-width: 660px;
	margin: 30px auto 0 auto;
	padding: 5px 5px 2px 5px;
	border-radius: 5px;
	border-bottom: 3px solid #76AC9A;
}

#search-wide input {
	text-align: center;
	font-size: 1.7em;
	line-height: 1.2em;
	font-weight: 300;
	padding: 0;
	width: 100%;
	box-sizing: border-box;
	border: 0 none;
	border-radius: 5px;
	height: 49px;
	line-height: 49px;
}

#search-wide input::-ms-clear {
	display: none;
}

#search-wide button {
	position: absolute;
	right: 20px;
	top: .25em;
	font-size: 2em;
}

#search-wide button a {
	color: #85D0B5
}

#main-search-outer .main-search {
	max-width: 700px;
}

span.tac-crs-banner-offr-lnk {
    color: #3cb2c9;
    font-size: 14px;
    font-weight: 600;
    margin-left: 55px;
}

.course-content h1{
    color:#3cb2c9;
    font-size: 2em;
}

.course-content h3,.course-content h2 {
    color:#3cb2c9;
}

.fees-table > tbody > tr:last-child > td:nth-child(6) {
    text-align: center!important;
}

.crs-tabs-nav-list li,.crs-tabs-nav-list li.active{
    background-image: none;
}

.fnd-crs-input {
	margin: 0;
	float: none;
}


@media (max-width: 1024px) {
	#search-wide input {
		font-size: 1.2em;
	}
}

@media (max-width: 480px) {
	#search-wide input {
		font-size: 1em;
		text-align: left;
		padding-left: 10px;
	}

	#search-wide {
		width: 95%;
	}

	#search-wide button {
		right: 10px;
		top: .6em;
		font-size: 1.5em;
	}
}

@media (max-width: 320px) {
	#search-wide input {
		font-size: .8em;
	}
}

@media (min-width: 1200px) {
    .stonebrdg-crs-nav-btns-ul li{
        width:212px;
    }
}

.errorSummary {
    background: #fee none repeat scroll 0 0;
    border: 1px solid #ebccd1;
    font-size: 0.9em;
    margin: 0 0 20px;
    padding: 7px 7px 12px;
    border-radius: 4pt;
    color:#a94442;
}

#search_button{
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    height: auto;
    width: auto;
}

tr.dates td{
    background-color: #FFFFFF;
    padding:15px!important;
    font-size: 0.9em;

}
tr.dates td{
    background-color: #FFFFFF;
    padding:15px!important;
    font-size: 0.9em;

}

.datewise-crs-dtls-opn-crs-dts-pt,.datewise-crs-dtls-opn-crs-dts-ft {
    width: 90%;
}

#course-list .course-list-item:nth-child(odd) {
    background: #e0f3ec;
}


.btn-enrol-now {
    background:  #49bfe3;
    border-bottom: 4px solid #59a6b0 ;
    border-radius: 6px;
    color: #fff;
    font-size: 16px;
    padding: 6px 20px;
    text-transform: uppercase;
    margin-bottom:4px;
    margin-top:5px;
}
.btn-enrol-now:hover {
    background: #85d0b5;
    border-bottom-color: #72b39d;
    color: #fff;
    transition: all 0.2s ease 0s;
}

h3{font-size:18px;font-family:inherit;color:#1c75b7}

.pls24-ico-in-tac-crs-bnr {
    position: absolute;
    right: 30px;
    top: 31px;
}


.loan-bar {
    background: #dacddb none repeat scroll 0 0;
    color: #4D2460;
    min-height: 34px;
    width: 100%;
    position:relative;
    padding-bottom:5px;
    cursor: pointer;
}

.loan-bar-txt {
    color: #4D2460;
    font-size: 27px;
    font-weight: 600;
    padding-top: 0;
    text-align: center;
}

@media (min-width: 768px) and (max-width: 991px) {
.loan-bar{min-height:22px;}
.loan-bar-txt{font-size:18px;padding-top:10px; padding-bottom:8px;}
}

@media (min-width: 320px) and (max-width: 767px) {
.loan-bar-txt{font-size:12px;padding-top:5px;padding-bottom:10px}
}
/*
.offer-bar::after{
    display:none;
}

.loan-bar:after{top:100%;left:50%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;border-color:rgba(218, 205, 219,0);border-top-color:#dacddb;border-width:17px;margin-left:-17px}
*/
.crs-tabs-nav-list li.course-enrol{
    border-bottom-color: #59a6b0;
}

.crs-tabs-nav-list li.course-enrol button{
    background: #49bfe3 none repeat scroll 0 0;
    text-transform: uppercase;
    padding:22px 35px 26px 16px;
    outline: none;
	width: 100%;
	text-align: left;
}

.row.info-text-nav > p{
    margin:8px 14px 0px 15px;
    line-height: normal;
}

.rqst-cl-bk-txt a:hover,.rqst-cl-bk-txt a:focus{
    text-decoration: none;
    color:#D24317;
}

.tel-text{
    font-size: 3.5em;
    color:#E0B235;
	font-weight: 600;
}

.lns-opn-txt{
    line-height: 2.3em;
    /*margin-top: -15px;*/
    margin-top: -7px;
}



.scl-icon-new {
    display: inline-block;
     margin: 0;
    vertical-align: top;
}

.scl-ico-fb-new{
   color: #3b5998
}
.scl-ico-fb-new:hover{
    color:#6784BF
}

.scl-ico-gpls{background:url(../../images/sac_yii/google2.png) no-repeat;}
.scl-ico-gpls:hover{background-image:url(../../images/sac_yii/google2-hover.png)}

.scl-ico-twtr-new{
    color:#4099FF;
}
.scl-ico-twtr-new:hover{
   color:#9CC9FC;
}

.scl-ico-pintrst-new{
    color:#C92228;
}
.scl-ico-pintrst-new:hover{
    color:#ED7478;
}

.scl-ico-instgrm{background:url(../../images/sac_yii/instagram.png) no-repeat}
.scl-ico-instgrm:hover{background-image:url(../../images/sac_yii/instagram-hover.png)}

.scl-ico-lnkdin{background:url(../../images/sac_yii/linked-in.png) no-repeat}
.scl-ico-lnkdin:hover{background-image:url(../../images/sac_yii/linked-in-hover.png)}

.scl-ico-utub-new{
    color:#c4302b;
}

.scl-ico-utub-new:hover{
     color:#ED5350;
}
.top-rgt-container{
    background: none;
}

.rqst-cl-bk-txt {
	white-space: nowrap;
}

.rqst-cl-bk-txt > div {
}

@media (max-width: 991px) {
	.lns-opn-txt {
		float: right;
		margin-top: -82px;
		margin-right: -15px;
	}

	.top-lft-lnks-container {
		margin-top: 50px;
	}

	.stonebridge-top-nav.navbar {
		margin-top: -30px;
	}

	.top-rgt-container {
		margin-top: 10px;
	}
}


@media (max-width: 767px) {
	.stonebridge-top-nav.navbar { min-height: 0; }
	.stonebridge-top-nav #navbar-collapse-1 { margin-top: 0; }

    .tel-text {
         font-size: 2em;
    }

	.lns-opn-txt {
		margin-right: 0;
		margin-top: 2px;
	}

	.rqst-cl-bk-txt{
		float: right;
		margin-top: -60px;
		text-align: right;
	}

	.stonebridge-top-nav.navbar {
		margin-top: 0;
	}
}

@media (max-width: 640px) {
	.rqst-cl-bk-txt {
	}

	.lns-opn-txt {
		margin-right: 0;
	}
}


ol {
	padding-left: 15px;
	margin: 0;
}

ol li {
	padding-left: 15px;
	/* margin-bottom: 15px; */
}


.a2he-category-accordion {
	overflow: hidden;
}

.a2he-category-accordion .col-md-6:nth-child(odd) {
	padding-right: 40px;
}

.a2he-category-accordion .col-md-6:nth-child(even) {
	padding-left: 40px;
}

.a2he-category-accordion a.accordion-toggle {
	display: table;
	width: 100%;
	margin-bottom: 15px;
}

.a2he-category-accordion a.accordion-toggle h2 {
	text-align: center;
	font-weight: 700;
	font-size: 1em;
	display: table-cell;
	vertical-align: middle;
	height: 72px;
}

.a2he-pathway-info-header {
	background: #49BFE3 !important;
	color: #FFF;
	font-size: 1.3em;
	font-weight: bold;
	padding: 10px 15px;
	border-bottom: 5px solid #59A6B0;
	margin-bottom: 10px;
}

.a2he-pathway-info  {
	background: transparent !important;
	border-bottom: 0 !important;
}

.a2he-pathway-info-inner  {
	border: 1px solid #CCC;
	border-radius: 5px;
	padding: 10px;
	font-size: .9em;
}

.a2he-pathway-info li {
	background: transparent !important;
	border-bottom: 0 !important;
}

.btn-a2he-form {
	background: #85d0b5 none repeat scroll 0 0;
	border-bottom: 6px solid #72b39d;
	border-radius: 12px;
	color: #fff;
	font-size: 14px;
	padding: 6px 20px;
	text-transform: uppercase;
}

.btn-a2he-form:hover {
	background: #49bfe3 none repeat scroll 0 0;
	border-bottom-color: #59a6b0;
	color: #fff;
	transition: all 0.2s ease 0s;
}

small.tight {
	font-size: 11px;
	line-height: 14px;
	display: inline-block;
}







.full-width-hamburger {
	padding: 0px 10px 0px 20px;
}

.stonebrdg-crs-nav-btns-ul li.all-courses-btn {
	background: #F1831D;
}

@media screen and (min-width: 1200px) {
	#main-search-outer .main-search {
		max-width: 870px;
		padding-left: 0;
	}

	#search-wide {
		max-width: 870px;
	}
}

@media screen and (min-width: 767px) {
	.navbar-collapse li {
		float: left;
    	clear: left;
	}

	.navbar-collapse ul {
		float: left;
    	clear: left;
	}

	.navbar-collapse {
		position: absolute;
	    z-index: 100;
	    right: 0;
	    background-color: #e9f4f0;
	   	top: -20px;
	  	margin-right: 10px;
	}

	.stonebridge-top-nav .navbar-collapse {
		display: none !important;
	}

	.navbar-collapse.in {
		display: block !important;
	}

	.stonebrdg-iinrpgs-crs-navbar {
		margin-bottom: 0px;
	}

	nav.navbar {
		min-height: 30px !important;
	}

	.stonebrdg-crs-nav-btns-ul li {
	    border-bottom: 0px solid #76ac9a;
	    border-radius: 10px;
	}

	.header-black-line {
		border-bottom: 1px solid #000;
		margin-top: -40px;
	}
}

@media(min-width:767px) and (max-width:991px) {
	.stonebridge-top-nav #navbar-collapse-1 {
		margin-top: 4%;
	}

	.stonebridge-top-nav .navbar-toggle {
		margin-top: 30px;
	}
}

/*Additional Helpers*/

.no-top {
	top: 0 !important;
}

.reduced-line-height {
	line-height: 2em !important;
}

@media (min-width: 992px) {
	.margin-left-16p {
		margin-left: 16%;
	}

	.reduced-line-height {
		line-height: 3em !important;
	}
}

.color-black {
	color: #000 !important;
}

.color-red {
	color: #D80016;
}

.color-darkblue {
	color: #364249;
}

.sale-ends-box {
	background: #fff;
    color: #000;
    width: 70%;
    margin: 40px auto;
    padding: 7px;
    font-weight: 600;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

.countdown-dark-mode {
	background: #000;
}

.countdown-dark-mode .time {
	border: 1px solid yellow;
}

.promotional_text_middle > .fa-circle {
	margin-right: 1%;
	position: relative;
    top: -3px;
}

.chat-with-us-btn {
    z-index: 2147483645;
    position: fixed !important;
    right: 17px;
    bottom: 59%;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    transform-origin: right;
    -webkit-transform-origin: right;
    cursor: pointer;
    height: 35px;
    padding: 0 7px 0 9px;
    line-height: 17px;
    border-radius: 5px 5px 0 0;
    text-align: center;
    background: url(http://www.formilla.com/images/form/buttons/chat-bubbles.png) no-repeat scroll 8px 7px #323843;
}
.chat-with-us-btn-text {
    white-space: nowrap;
    font-family: Arial;
    font-size: 17px;
    text-align: left;
    padding: 11px 25px 0px 38px;
    color: #ffffff;
}

.width-56p {
    /*width: 56%;*/
}

.ban-color-grey {
    color: #3E3E3E !important;
}

.ban-font-weight-600 {
    font-weight: 600;
}

.ban-mrg-top-0 {
    margin-top: -10px;
}

.graduate-stories {
    background: #e0f3ec;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
    margin-right: 0px;
    margin-left: 0px;
}

.graduate-story-card {
    padding: 20px;
}

#graduate-stories-carousel .carousel-inner {
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 10px;
}

#graduate-stories-carousel .carousel-inner img {
    margin: 0 auto;
}

.countdown-silver-mode {
    background: #ECECEC;
}

.countdown-silver-mode span.label {
    color: #000;
}

.home-page-main-heading {
    font-size: 22px;
    color: #3cb2c9;
    font-weight: 600;
    margin-top: 5px;
}

.category-content-section h1 {
    color: #1c75b7;
    font-size: 2em;
}

.pink-banner {
    background: #f39b90 !important;
}

.pink-banner .hp-banner-md-text {
    font-weight: 700;
}

@media (max-width: 1320px) and (min-width: 991px) {
    .pink-banner .hp-banner-md-text {
        font-size: 2.5em !important;
    }
}

.home-banner-bullets {
    text-align: center;
    margin-top: 10px;
}

.valentines-img {
    margin: 0 auto;
}

@media(min-width:767px) and (max-width:1400px) {
    .valentines-img {
        width: 80%;
    }
}

@media(min-width:767px) and (max-width:991px) {
    .pink-banner .hp-banner-md-text {
        padding-top: 20px;
    }
}

@media(min-width:767px) and (max-width:910px) {
    .pink-banner .hp-banner-md-text {
        font-size: 2.3em !important;
    }
    .home-banner-bullets li {
        font-size: 1.5em !important;
    }
}

@media (max-width: 415px) {
    .pink-banner .hp-banner-md-text {
        font-size: 2em !important;
    }
}

@media (min-width: 767px) {
    .pink-banner {
        margin-top: 20px;
    }
    .home-banner-bullets ul {
        padding-left: 0;
    }
    .home-banner-bullets li {
        margin-right: 10px;
    }
}

.home-banner-bullets li {
    display: inline;
    text-align: center;
    font-size: 1.7em;
}

.home-banner-bullets li a {
    color: #3E3E3E !important;
}

@media (max-width: 767px) {
    .home-banner-bullets {
        text-align: left;
    }
    .home-banner-bullets li {
        text-align: left;
        display: block;
        font-size: 1.5em;
    }
    .pink-banner .hp-banner-md-text {
        text-align: left;
        margin-left: 6%;
        padding-top: 10px;
    }
}

@media (max-width: 586px) {
    .pink-banner .hp-banner-md-text {
        line-height: 1.5em;
        margin-left: 8%;
    }
}

/*call us widget styles*/

.call-us-bottom-widget {
    display: none;
    z-index: 999;
    background-color: #323843;
    bottom: 0;
    position: fixed;
    text-align: center;
    color: #fff;
    border-radius: 0px 10px 0 0;
    padding-top: 5px;
    padding-right: 7px;
    opacity: 0.9;
}

.call-us-bottom-widget .callback-text {
    color: #43ac7f;
    text-decoration: none;
}

.call-us-bottom-widget .callback-text:hover {
    font-weight: bold !important;
}

.call-us-bottom-widget .callback-text .fa-phone {
    font-size: 1.4em;
    vertical-align: middle;
}

.call-us-bottom-widget .callus-text {
    font-size: 1.2em;
    color: #fff;
}

.call-us-bottom-widget .callus-text a {
    text-decoration: none;
    color: #fff !important;
}

.call-us-bottom-widget .callus-close-btn {
    float: right;
    color: #9e9e9e;
    margin-top: -4px;
    cursor: pointer;
}

.course-page-call-us-btn {
    padding: 4px 30px !important;
    margin: -12px 0 5px 0 !important;
    background-color: #2f425b !important;
    text-decoration: none !important;
    clear: right;
}

.course-page-call-us-btn .fa-phone {
    font-weight: 1000;
    vertical-align: middle;
}
