/*
    * This Style-sheet will be used for over-writing main css i.e. style.css
    * New style added to theme can also be added here
    * This CSS for developer purpose to do additional changes on the Custom Theme
*/
p:not(.services_sec .cell .cell_Card:hover p):not(.storyTree_sec .textbox p):not(.philosophy_sec p):not(footer .companyInfo p), 
.pageheader .subtitle, 
.howdiffer_sec ul li {
    color: #5A5A5A !important;
    color: #454545 !important;
}
.linethrough {
	text-decoration: line-through;
}
.pageContent_sec {
    padding-bottom: 115px;
    padding-top: 115px;
}

.testimoSlider_wrapper .testimonial .testimonial-inner .testimonial-content .testimonial-image {
    display: none;
}

footer {
    padding-top: 70px;
    padding-bottom: 50px;
}
footer .footer_btm .copytxt {
    opacity: 0.7;
}
footer .footer_btm ul li a {
    font-size: 14px;
}
footer .companyInfo ul {
    flex-wrap: wrap;
    margin: 0 -30px;
}
footer .companyInfo ul li {
    padding: 0 30px;
    position: relative;
}
footer .companyInfo ul li::before {
    transform: translateY(-50%);
    background-color: #ffffff;
    content: "";
    display: inline-block;
    height: 15px;
    opacity: 0.7;
    left: 0.6px;
    position: absolute;
    top: 50%;
    width: 1.2px;
}
footer .companyInfo ul li:first-child:before {
    content: none;
}
footer .companyInfo ul li a {
    color: #ffffff;
    display: inline-block;
    font-size: 14px;
    font-weight: 300;
    opacity: 0.7;
    padding: 0;
    position: relative;
    transition: all 0.25s ease;
}
footer .companyInfo ul li a:focus, footer .companyInfo ul li a:hover {
    opacity: 1;
}

footer .widget_content .widget-title {
    display: none;
}
footer .widget-title {
    display: none;
}
footer .companyInfo ul {
    display: flex;
}
footer .companyInfo p {
    margin: .5rem 0 !important;
}


/*
	Contact Form 7 Design
*/

.wpcf7-form {
    display: block;
    padding: 0;
    position: relative
}

.wpcf7-form .row:last-child {
    margin-bottom: -1rem
}

.wpcf7-form .form-group {
    align-items: flex-start;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    margin-bottom: 45px;
    padding: 0 15px
}

.wpcf7-form .form-group br {
	display: none;
}


.wpcf7-form .form-group .input-label {
    color: #9AA7BC;
    line-height: 1.3;
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 400;
    margin: 0 0 10px;
    position: relative;
    text-transform: capitalize;
    width: 100%
}
.wpcf7-form .form-group .input-label + p, 
.wpcf7-form .form-group .input-label + p + p, 
.wpcf7-form .form-group label + p, 
.wpcf7-form .form-group label + p + p {
	display: none;
}

.wpcf7-form .form-group .heading_lbl {
    color: #042D50;
    line-height: 1.3;
    font-size: 24px;
    font-size: 1.5rem;
    font-weight: 500;
    margin: 0;
    position: relative;
    text-transform: uppercase;
    width: 100%
}

.wpcf7-form .form-group .heading_lbl span {
    color: #999999;
    font-size: 16px;
    font-size: 1rem;
    font-weight: 500
}

.wpcf7-form .form-group p {
    font-size: 16px;
    font-size: 1rem;
    color: #999999;
    font-weight: 400;
    line-height: 1.3;
    margin: 0 0 15px;
    margin: 0;
    width: 100%
}

.wpcf7-form .wpcf7-form-control-wrap {
	width: 100%;
}

.wpcf7-form .form-group input:not([type=checkbox]):not([type=radio]):not([type=file]),
.wpcf7-form .form-group textarea, 
.wpcf7-form .form-group select {
    background-color: #ffffff;
    border-radius: 5px;
    box-shadow: none;
    border: 1px solid #cccccc;
    font-size: 16px;
    font-size: 1rem;
    font-weight: 400;
    height: 60px;
    line-height: 1.3;
    padding: 10px 15px;
    position: relative;
    transform: all 0.25s ease;
    width: 100%
}

.wpcf7-form .form-group input:not([type=checkbox]):not([type=radio]):not([type=file])::-webkit-input-placeholder,
.wpcf7-form .form-group textarea::-webkit-input-placeholder {
    font-weight: 400;
    opacity: 1;
    color: #999999
}

.wpcf7-form .form-group input:not([type=checkbox]):not([type=radio]):not([type=file])::-moz-placeholder,
.wpcf7-form .form-group textarea::-moz-placeholder {
    font-weight: 400;
    opacity: 1;
    color: #999999
}

.wpcf7-form .form-group input:not([type=checkbox]):not([type=radio]):not([type=file]):-ms-input-placeholder,
.wpcf7-form .form-group textarea:-ms-input-placeholder {
    font-weight: 400;
    opacity: 1;
    color: #999999
}

.wpcf7-form .form-group input:not([type=checkbox]):not([type=radio]):not([type=file]):-moz-placeholder,
.wpcf7-form .form-group textarea:-moz-placeholder {
    font-weight: 400;
    opacity: 1;
    color: #999999
}

.wpcf7-form .form-group input:not([type=checkbox]):not([type=radio]):not([type=file]):hover,
.wpcf7-form .form-group textarea:hover {
    border-color: #999999
}

.wpcf7-form .form-group input:not([type=checkbox]):not([type=radio]):not([type=file]):focus,
.wpcf7-form .form-group textarea:focus {
    border-color: #042D50;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 3px rgba(51, 51, 51, 0.1)
}

.wpcf7-form .form-group input:not([type=checkbox]):not([type=radio]):not([type=file]).num_text,
.wpcf7-form .form-group textarea.num_text {
    font-weight: 400
}

.wpcf7-form .form-group textarea {
    min-height: 210px
}

.wpcf7-form .form-group .has-error {
    margin-top: 5px;
    position: relative;
    width: 100%
}

.wpcf7-form .form-group .input-group.date .input-group-addon {
    align-items: center;
    display: inline-flex;
    height: 100%;
    justify-content: center;
    position: absolute;
    right: 0;
    top: 0;
    width: 66px;
    z-index: 10
}

.wpcf7-form .form-group .input-group.date .input-group-addon .calIcon {
    background-color: rgba(0, 0, 0, 0);
    background-image: url("images/ico-calender.png");
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 100% auto;
    display: inline-block;
    height: 30px;
    width: 28px
}

.wpcf7-form .form-group .customSelect.bootstrap-select .btn.dropdown-toggle {
    border-radius: 5px;
    box-shadow: none;
    border: 1px solid #cccccc;
    font-weight: 400;
    font-size: 16px;
    font-size: 1rem;
    height: 60px;
    line-height: 1.3;
    padding: 10px 15px;
    position: relative;
    transform: all 0.25s ease
}

.wpcf7-form .form-group .customSelect.bootstrap-select .btn.dropdown-toggle:hover {
    border-color: #999999
}

.wpcf7-form .form-group .customSelect.bootstrap-select.show .btn.dropdown-toggle {
    border-color: #042D50;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 3px rgba(51, 51, 51, 0.1)
}

.wpcf7-form .form-group .input-group {
    flex-wrap: nowrap;
    width: 100%
}

.wpcf7-form .form-group .input-group .input-group-text {
    font-size: 16px;
    font-size: 1rem;
    background-color: rgba(0, 0, 0, 0);
    border: none;
    color: #999999;
    padding: 0.9375rem 1.25rem
}

.wpcf7-form .form-group .radio_group {
    margin-top: 20px
}

.wpcf7-form .form-group .icon_before_input {
    display: inline-block;
    position: relative;
    width: 100%
}

.wpcf7-form .form-group .icon_before_input input:not([type=checkbox]):not([type=radio]):not([type=file]) {
    background-color: rgba(0, 0, 0, 0);
    position: relative;
    z-index: 2
}

.wpcf7-form .form-group .icon_before_input:before {
    background-color: rgba(0, 0, 0, 0);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 100%;
    content: "";
    display: inline-block;
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1
}

.wpcf7-form .form-group .icon_before_input.icon-loc:before {
    background-image: url(/assets//img/icon-loc-current.png);
    height: 30px;
    width: 30px
}
.wpcf7-form .form-group .form7_datepicker input:not([type="checkbox"]):not([type="radio"]):not([type="file"]) {
    padding-right: 55px;
}
.wpcf7-form .form-group select {
    background-image: url("../images/icon-select-arrow.png");
	background-position: center right 15px;
	background-repeat: no-repeat;
	background-size: 36px 36px;
    display: inline-block;
    position: relative;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
}
.wpcf7-form .form-group .form7_datepicker::after {
    background-color: rgba(0,0,0,0);
    background-image: url("../images/ico-calender.png");
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 100% auto;
	content: '';
    display: inline-block;
    height: 30px;
    width: 28px;
	position: absolute;
	right: 20px;
	top: 14px;
	/* top: 50%;
	-webkit-transform: translateY(-50%);
	   -moz-transform: translateY(-50%);
	    -ms-transform: translateY(-50%);
	     -o-transform: translateY(-50%);
	        transform: translateY(-50%); */
}

.wpcf7-form .form-group .bootstrap-select.customSelect .dropdown-menu.show .dropdown-menu.inner  {
    display: block;
}
.wpcf7-form .form-group .customSelect.bootstrap-select.show .btn.dropdown-toggle {
    border-color: #042D50;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 0 3px rgba(51,51,51,0.1);
}
.customSelect.bootstrap-select.show > .btn.dropdown-toggle {
    color: #333333;
    background-color: #f5f5f5;
    border-color: #eee;
}
.wpcf7-form .form-group .customSelect.bootstrap-select .btn.dropdown-toggle[title="Select"] {
    color: #999999
}
.wpcf7-form .form-group .customSelect.bootstrap-select .btn.dropdown-toggle {
    border-radius: 5px;
    box-shadow: none;
    border: 1px solid #cccccc;
	color: #333333;
    font-weight: 400;
    font-size: 16px;
    font-size: 1rem;
    height: 60px;
    line-height: 1.3;
    padding: 10px 15px;
    position: relative;
    transform: all 0.25s ease;
}

.customSelect.bootstrap-select .btn.dropdown-toggle:after {
	background-image: url("../images/icon-select-arrow.png");
	left: auto;
	right: 15px;
	top: 50%;
	margin-top: -18px;
	opacity: 1;
	-webkit-transform: scale(1);
	   -moz-transform: scale(1);
	    -ms-transform: scale(1);
	     -o-transform: scale(1);
	        transform: scale(1);
}

.wpcf7-form .form-group .customSelect.bootstrap-select .btn.dropdown-toggle:not(:disabled):not(.disabled).active {
    color: #333333;
    background-color: #f5f5f5;
    border-color: #eee
}

.wpcf7-form .form-group .customSelect.bootstrap-select .btn.dropdown-toggle:not(:disabled):not(.disabled).active:focus {
    box-shadow: none !important;
    outline: none !important
}

.wpcf7-form .form-group .customSelect.bootstrap-select .btn.dropdown-toggle:not(:disabled):not(.disabled):active {
    color: #333333;
    background-color: #f5f5f5;
    border-color: #eee
}

.wpcf7-form .form-group .customSelect.bootstrap-select .btn.dropdown-toggle:not(:disabled):not(.disabled):active:focus {
    box-shadow: none !important;
    outline: none !important
}

.wpcf7-form .form-group .customSelect.bootstrap-select .dropdown-menu:not(.inner) {
    width: 100%;
}

.wpcf7-form .form-group .customSelect.bootstrap-select .dropdown-menu li {
    display: inline-flex;
    width: 100%;
}

.wpcf7-form .form-group .customSelect.bootstrap-select .dropdown-menu li a {
    border-bottom: 1px solid #E7E7E7;
    color: #9A9A9A;
    font-size: 14px;
    line-height: 1.3;
    padding: 7px 25px;
    position: relative;
	width: 100%;
}

.wpcf7-form .form-group .customSelect.bootstrap-select .dropdown-menu li a span.text {
    font-size: inherit;
    line-height: inherit;
    color: inherit
}

.wpcf7-form .form-group .customSelect.bootstrap-select .dropdown-menu li a:hover {
    color: #333333
}

.wpcf7-form .form-group .customSelect.bootstrap-select .dropdown-menu li a:active {
    color: #FD6600;
    background-color: rgba(253, 102, 0, 0.15)
}

.wpcf7-form .form-group .customSelect.bootstrap-select .dropdown-menu li:last-child a {
    border-bottom: none
}

.wpcf7-form .form-group .customSelect.bootstrap-select .dropdown-menu li a.active {
    color: #FD6600;
    background-color: rgba(253, 102, 0, 0.15)
}

.wpcf7-form .form-group .customSelect.bootstrap-select.show > .dropdown-toggle {
    color: #333333;
    background-color: #f5f5f5;
    border-color: #eee
}

.wpcf7-form .form-group .customSelect.bootstrap-select.show > .dropdown-toggle:focus {
    box-shadow: none !important;
    outline: none !important
}

@media (-webkit-min-device-pixel-ratio:1.3),
(min-device-pixel-ratio:1.3),
(min-resolution:1.3dppx) {
    .wpcf7-form .form-group .icon_before_input.icon-loc:before {
        background-image: url("/assets//img/icon-loc-current@2x.png");
        background-size: 100% auto
    }
}

@media screen and (max-width:991px) {
    .wpcf7-form .form-group {
        margin-bottom: 25px
    }
}

@media screen and (max-width:540px) {
    .wpcf7-form .form-group .input-label {
        font-size: 14px
    }

    .wpcf7-form .form-group .heading_lbl {
        font-size: 20px
    }

    .wpcf7-form .form-group input:not([type=checkbox]):not([type=radio]):not([type=file]),
    .wpcf7-form .form-group textarea {
        font-size: 14px;
        height: 50px
    }
}

.custom_FAQaccordion {
	font-family: "Poppins", sans-serif;
	display: inline-block;
	position: relative;
	width: 100%;
}
.custom_FAQaccordion .sp-easy-accordion > .sp-ea-single {
    background-color: #F5F5F5;
    border-radius: 10px;
    border: 1px solid #EDEDED;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.03);
    -moz-box-shadow: 0 6px 12px rgba(0,0,0,0.03);
    -ms-box-shadow: 0 6px 12px rgba(0,0,0,0.03);
    box-shadow: 0 6px 12px rgba(0,0,0,0.03);
    margin-bottom: 20px;
    overflow: hidden;
}
/* class="sp-ea-one sp-easy-accordion" */
.custom_FAQaccordion > .sp-easy-accordion > .ea-card.sp-ea-single > .ea-header > a {
    border: none;
    font-size: 18px;
    font-weight: 400;
    padding: 12px 30px;
}
.custom_FAQaccordion > .sp-easy-accordion > .ea-card.ea-expand > .ea-header > a {
    color: #FD6600 !important;
}
.custom_FAQaccordion .sp-easy-accordion .sp-ea-single .ea-header a .ea-expand-icon {
    margin-right: 15px;
}
.custom_FAQaccordion > .sp-easy-accordion > .sp-ea-single > .sp-collapse > .ea-body {	
    background: rgba(0, 0, 0, 0) !important;
	color: #333 !important;
	font-size: 15px;
	font-weight: 400;
	line-height: 1.7;
	padding: 1.25rem 60px;
}
.custom_FAQaccordion > .sp-easy-accordion > .sp-ea-single > .sp-collapse > .ea-body h4, 
.custom_FAQaccordion > .sp-easy-accordion > .sp-ea-single > .sp-collapse > .ea-body h3, 
.custom_FAQaccordion > .sp-easy-accordion > .sp-ea-single > .sp-collapse > .ea-body h2, 
.custom_FAQaccordion > .sp-easy-accordion > .sp-ea-single > .sp-collapse > .ea-body h5 {
    font-weight: 500;
    color: #071742;
	margin-bottom: 15px;
    width: 100%;
}
.custom_FAQaccordion > .sp-easy-accordion > .sp-ea-single > .sp-collapse > .ea-body h2 {
    font-size: 26px;
	margin-bottom: 20px;
}
.custom_FAQaccordion > .sp-easy-accordion > .sp-ea-single > .sp-collapse > .ea-body h3 {
    font-size: 24px;
}
.custom_FAQaccordion > .sp-easy-accordion > .sp-ea-single > .sp-collapse > .ea-body h4 {
    font-size: 22px;
}
.custom_FAQaccordion > .sp-easy-accordion > .sp-ea-single > .sp-collapse > .ea-body h5 {
    font-size: 20px;
	margin-bottom: .5rem !important;
}
.custom_FAQaccordion > .sp-easy-accordion > .sp-ea-single > .sp-collapse > .ea-body ul.noList-style {
    padding: 0;
    list-style: none;
}
.custom_FAQaccordion > .sp-easy-accordion > .sp-ea-single > .sp-collapse > .ea-body ul li {
    font-size: 16px;
    font-weight: 300;
    line-height: 22px;
    margin-bottom: 13px;
}
.tutoringTypes_sec .infographic_contnt {
    align-items: flex-start;
}
.tutoringTypes_sec .infographic_contnt .saperator {
    align-self: center;
}
.tutoringTypes_sec .infographic_contnt .cell p {
	color: #5e5e5e;
	font-size: 14px;
	font-style: italic;
	margin: 20px 0 0;
}
.contactInfo_sec {
    padding-bottom: 65px;
    padding-top: 65px;
}
.contactInfo_sec .cell {
	padding: 15px;
}
.contactInfo_sec .infoCard {
    padding: 15px 15px;
}
.contactInfo_sec .infoCard .contact_icon {
    margin-bottom: 0;
    margin-right: 30px;
    width: 50px;
    flex: 0 0 50px;
}
.contactInfo_sec .infoCard .textInfo {
	display: inline-block;
	text-align: left;
}
.contactInfo_sec .infoCard h3 {
    font-size: 14px;
    margin: 0;
}
.contactInfo_sec .infoCard a, 
.contactInfo_sec .infoCard p {
    font-size: 16px;
    font-weight: 500;
}
.main-header .navbarWrap {
    padding: 0;
}
.main-header .navbar {
    border: none;
}
.softHum_sec {
    padding-top: 60px;
    padding-bottom: 60px;
}
.services_sec .container {
    padding-bottom: 60px;
    padding-top: 60px;
}
.sofrUniq_sec {
    padding-top: 60px;
    padding-bottom: 60px;
}
.sofrUniq_sec .cell .btn-default {
    margin-top: 40px;
}
.sofrUniq_sec .cell h2 {
    font-size: 50px;
}
.sofrUniq_sec .cell h3 {
    font-size: 30px;
}
.sofrUniq_sec .cell p {
    font-size: 18px;
}
.sofrUniq_sec .cell .imgwrap {
    width: auto;
    margin: 0 auto;
    height: calc(100vh - 300px);
    display: flex;
    align-items: center;
    justify-content: center;
}
.sofrUniq_sec .cell .imgwrap img {
    max-width: 100%;
    width: auto;
    display: inline-flex;
    position: relative;
    max-height: 100%;
}
.testimoSlider_wrapper .testimonial .testimonial-inner {
    margin-bottom: 30px;
}
.pageheader {
    padding-top: 150px;
}
.main-header .navbar .menu-nav {
	display: flex;
	margin-right: -15px;
}
.main-header .navbar .menu-nav > li {
	display: inline-block;
	padding: 0 15px;
}
.main-header .navbar .menu-nav > li .btn-primary.login-btn {
    background: #fff;
    color: #FD6600;
    border-radius: 6px;
    border-color: #FD6600;
}
.main-header .navbar .menu-nav > li .btn-primary.register-btn {
    background: #FD6600;
    border-radius: 6px;
    border-color: #FD6600;
}
.main-header .navbar .menu-nav > li .btn-primary {
	position: relative;
}
.main-header .navbar .menu-nav > li .btn-primary::after {
    background-color: #fff;
    content: "";
    display: inline-block;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transform: scale(0);
    transition: all 0.35s ease;
    width: 100%;
    z-index: 1;
}
.main-header .navbar .menu-nav > li .btn-primary:focus::after, 
.main-header .navbar .menu-nav > li .btn-primary:hover::after {
    opacity: 0.25;
    transform: scale(1);
}
.bootcampSec {
	 padding-bottom: 60px;
	 padding-top: 60px;
}
.bootcampSec p {
	 font-size: 18px;
	 line-height: 1.7;
	 font-weight: 300;
	 color: #555555;
	 position: relative;
	 width: 100%;
}
.bootcampSec p:last-child {
	 margin: 0;
}
.bootcampSec .subheading p strong, 
.bootcampSec .subheading p b {
	font-weight: 600;
	color: #FD6600;
	
}
 .CourseBox {
	 background: #fff;
	 border-radius: 20px;
	 border: 1px solid #eee;
	 display: flex;
	 margin-bottom: 30px;
	 padding: 25px 20px 50px 20px;
	 position: relative;
	 overflow: hidden;
}
 .CourseBox .title {
	 display: inline-block;
	 font-size: 26px;
	 font-weight: 500;
	 line-height: 1;
	 margin: 0 0 5px;
	 position: relative;
	 width: 100%;
}
 .CourseBox .subtitle {
	 display: inline-block;
	 position: relative;
	 width: 100%;
	 font-size: 16px;
	 font-weight: 600;
	 color: #9f9f9f;
	 line-height: 1;
	 margin: 10px 0;
}
 .CourseBox p {
	 color: #333;
	 font-size: 18px;
	 line-height: 1.3;
	 margin: 0;
	 position: relative;
}
 .CourseBox .btn-default {
	 background-color: #bebebe;
	 box-shadow: none;
	 border-radius: 0;
	 bottom: 0;
	 font-size: 18px;
	 font-weight: 400;
	 left: 0;
	 min-height: 42px;
	 position: absolute;
	 width: 100%;
}
 .CourseBox .tym_loc_wrap ul {
	 display: inline-flex;
	 flex-wrap: wrap;
	 list-style: none;
	 position: relative;
	 width: auto;
}
 .CourseBox .tym_loc_wrap ul li {
	 color: #999;
	 padding-left: 25px;
	 text-overflow: ellipsis;
	 overflow: hidden;
	 position: relative;
	 width: 100%;
}
 .CourseBox .tym_loc_wrap ul li:first-child {
	 margin: 0;
}
 .CourseBox .tym_loc_wrap ul li::before {
	 content: "";
	 background-image: url(../images/sprite1.png);
	 height: 28px;
	 width: 28px;
	 background-position: -372px -72px;
	 position: absolute;
	 z-index: 9;
	 top: 50%;
	 transform: translateY(-50%);
	 left: 0;
}
 .CourseBox .tym_loc_wrap ul li.tym::before {
	 background-position: -372px -107px;
}
 .CourseBox .profile_detail {
	 display: flex;
	 flex-wrap: wrap;
	 width: calc(100% - 270px);
}
 .CourseBox .profile_detail h5 {
	 overflow: hidden;
	 white-space: nowrap;
	 text-overflow: ellipsis;
	 margin-right: 5px;
	 line-height: normal;
	 color: #333;
}
 .CourseBox .profile_detail .cmp_in_name {
	 color: #08f;
	 line-height: normal;
	 flex: 0 0 100%;
	 margin-bottom: 15px;
}
.main-header .navbar .navbar-nav .dropdown-menu .nav-item::before, 
.main-header .navbar .navbar-nav .dropdown-menu .menu-item::before {
	content: none;
}
.section_title {
    font-size: 42px;
}
.testimoSlider_wrapper .testimonial .testimonial-inner .testimonial-content p {
    font-size: 18px;
	margin-bottom: 30px;
}
.testimoSlider_wrapper .testimonial .testimonial-inner .testimonial-content::before {
    height: 41px;
    width: 58px;
}
.testimoSlider_wrapper .testimonial .testimonial-inner {
    padding-top: 45px;
}
.testimoSlider_wrapper .testimonial .testimonial-inner .testimonial-name {
    font-size: 20px;
}
.testimoSlider_wrapper .testimonial .testimonial-inner .testimonial-company {
    font-size: 16px;
    font-weight: 300;
}
.bannerCaption p {
    font-size: 20px;
	max-width: 480px;
}
.banner_sec .banner_Content {
    padding-top: 195px;
}
.softHum_sec h3 {
	font-size: 42px;
	line-height: 1.3;
	display: flex;
	width: 100%;
	flex-wrap: wrap;
}
.softHum_sec h3 b {
	margin-right: 15px;
}
.softHum_sec h3 b:nth-of-type(2) {
	flex-grow: 1;
	margin-left: 15px;
	margin-right: 40px;
}
.softHum_sec p {
    font-size: 20px;
    margin-bottom: 50px;
}
.services_sec .cell .cell_Card img {
    max-width: 160px;
}
.bannerCaption .bannerForm::after {
    content: none;
}
.bannerCaption .bannerForm .input-group {
    border-radius: 22px;
	-webkit-box-shadow: 0 20px 40px rgba(0,0,0,0.06);
	   -moz-box-shadow: 0 20px 40px rgba(0,0,0,0.06);
	    -ms-box-shadow: 0 20px 40px rgba(0,0,0,0.06);
	     -o-box-shadow: 0 20px 40px rgba(0,0,0,0.06);
	        box-shadow: 0 20px 40px rgba(0,0,0,0.06);
}
.whosfor_sec .section_title {
	margin: 0;
    width: 70%;
}
.whosfor_sec {
    padding-top: 50px;
    padding-bottom: 50px;
}
.story_sec {
    padding-bottom: 40px;
    padding-top: 40px;
}
.results_sec {
    padding-top: 40px;
}
/* .results_sec .cell .img_wrap::before {
    content: none;
} */
.results_sec .cell .resp-container .resp-iframe {
    border: none;
    border-radius: 0;
    height: auto;
    position: relative;
    width: 100%;
}
.results_sec .cell .resp-container {
    height: auto;
    padding-top: 0;
    position: relative;
    width: 100%;
}
.results_sec p {
    font-size: 18px;
}
.results_sec h3 {
    font-size: 28px;
    margin-bottom: 25px;
}
.btn-default.btn-sml {
    font-size: 16px;
    border-radius: 18px;
    min-height: 42px;
    min-width: 130px;
    padding: 14px 20px;
}
.coursesAccordion .card {
	background: #F8FAFC;
    margin: 30px 0;
    position: relative;
    border-radius: 10px;
    box-shadow: 0 10px 20px rgba(0,0,0,0.05);
    overflow: hidden;
	border: 1px solid #ebebeb;
}
.coursesAccordion .card-header {
	background-color: rgba(0,0,0,0);
	border: none;
	box-shadow: none;
	padding: 20px 30px;
	padding: 0;
}
.coursesAccordion .card-header .collapsetigger .cell {
    padding: 0 40px;
}
.coursesAccordion .card-header .collapsetigger .cell:first-child {
    flex-grow: 1;
    padding: 0;
}
.coursesAccordion .card-header .collapsetigger {
    align-items: center;
    background: transparent;
	cursor: pointer;
    display: flex;
    justify-content: space-between;
	padding: 20px 30px;
    position: relative;
	-webkit-user-select: none;
	user-select: none;
    width: 100%;
}
.coursesAccordion .card-header .collapsetigger[aria-expanded="true"] {
    background: #fff;
}
/* .coursesAccordion .card-header .collapsetigger::after {
    background-image: url('../images/ic-chevron-down.png)');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 100% auto;     
    content: '';
    display: inline-block;
    height: 40px;
    position: relative;
    width: 40px;
} */
.coursesAccordion .card-header .collapsetigger::after {
	background-color: rgba(0,0,0,0);
	background-image: url(../images/icon-sprite.png);
	background-position: -136px 0;
	background-repeat: no-repeat;
	background-size: auto;
	content: "";
	height: 24px;
    position: relative;
	width: 24px;
}
.coursesAccordion .card-header .collapsetigger[aria-expanded="true"]::after {
    transform: rotate(180deg);
}
.coursesAccordion .card-header .collapsetigger .title {
    font-size: 20px;
    font-weight: 500;
    line-height: 1.3;
    margin: 0;
    color: #333;
    text-align: left;
}
.coursesAccordion .card-header .collapsetigger .subtitle {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.3;
    margin: 0;
    position: relative;
    display: inline-block;
    text-align: left;
    color: #555555;
}
.coursesAccordion .card-header .collapsetigger p.icon {
    padding-left: 30px;
}
.coursesAccordion .card-header .collapsetigger p {
    color: #555555;
    font-size: 16px;
    line-height: 1.3;
    position: relative;
    font-weight: 400;
    margin: 0;
    padding: 0;
}
.coursesAccordion .card-header .collapsetigger p.icon::before {
	background-color: rgba(0,0,0,0);
    background-image: url(../images/icon-sprite.png);
	background-repeat: no-repeat;
	background-size: auto;
    content: "";
    height: 24px;
    left: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 24px;
    z-index: 9;
}
.coursesAccordion .card-header .collapsetigger p.icon.cal::before {
    background-position: 0 0;
}
.coursesAccordion .card-header .collapsetigger p.icon.loc::before {
    background-position: -34px 0;
}
.coursesAccordion .card-header .collapsetigger p.icon.clock::before {
    background-position: -68px 0;
} 
.coursesAccordion .card-body {
/* 	background-color: #ffffff; */
	display: flex;
	padding: 0 30px 30px;
}
.coursesAccordion .collapse.show .card-body, 
.coursesAccordion .collapsing .card-body{
	background-color: #ffffff;
}
.coursesAccordion .card-body .course-detail {
	background-color: #ffffff;
    border-radius: 10px;
	overflow: hidden;
    border: 1px solid #cccccc;
	color: #333333;
	font-size: 16px;
	font-weight: 400;
}
.coursesAccordion .card-body .course-detail-heading p {
	color: #555555;
    font-size: 15px;
	line-height: 1.6;
	position: relative;
	font-weight: 300;
    margin: 0;
    padding: 0;
}
.coursesAccordion .card-body .course-detail .col-md-8, 
.coursesAccordion .card-body .course-detail .col-md-4 {
	padding: 0;
}
.coursesAccordion .card-body .course-detail .col-md-4 {
    border-left: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
}
.coursesAccordion .card-body .course-detail-heading.shaded {
    background: #f6f6f6;
	background: #F8FAFC;
}
.coursesAccordion .card-body .course-detail-heading, 
.coursesAccordion .card-body .course-detail-row {
    border-bottom: 1px solid #dbdbdb;
    padding: 20px 30px;
}
.coursesAccordion .card-body .course-detail-row {
    font-size: 16px;
    line-height: 1.3;
    position: relative;
    color: #333;
    font-weight: 300;
}
.coursesAccordion .card-body .course-detail-row b {
    font-weight: 600;
}

/*  =====================================================================================
 * 	The style changed for courses view from cards to table goes between this 
 *  =====================================================================================   */

.crslistAccordion {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}
.crslistAccordion .tblBody {
    background: #F8FAFC;
    position: relative;
    border-radius: 20px;
    box-shadow: 0 10px 20px rgba(0,0,0,0.05);
    overflow: hidden;
    border: 2px solid #ebebeb;
}
.crslistAccordion .table .tblBody td {
    padding: 15px;
    border: none;
	vertical-align: middle;
}
.crslistAccordion .table .tblBody td:first-child {
	padding-left: 30px;
}
.crslistAccordion .table .tblBody tr:last-child td,
.crslistAccordion .table .tblBody tr:nth-child(2n) td {
    padding: 0;
}
.crslistAccordion .table .tblBody td.trigIcon_cell {
    max-width: 100px;
    width: 60px;
}
.crslistAccordion .table .tblBody td .cell {
    display: inline-flex;
}
.crslistAccordion .table .tblBody td:first-child .cell {
	flex-wrap: wrap;
}
.crslistAccordion .table .tblBody td:first-child .cell p {
    font-size: 14px;
    font-weight: 400;
	padding-left: 25px;
	margin-top: 5px;
}
.crslistAccordion .table .tblBody td:first-child .cell p:not(.services_sec .cell .cell_Card:hover p):not(.storyTree_sec .textbox p):not(.philosophy_sec p):not(footer .companyInfo p) {
    color: #0088ff !important;	
}
.crslistAccordion .table .tblBody td:first-child .cell p.icon.clock::before {
/* 	background-image: url(../images/sprite1.png);
    background-position: -372px -111px;
    height: 18px;
    width: 18px; */
	background-position: -238px 0;
}
.crslistAccordion .table .tblBody td p.icon.money, 
.crslistAccordion .table .tblBody td p.icon.money:not(.services_sec .cell .cell_Card:hover p):not(.storyTree_sec .textbox p):not(.philosophy_sec p):not(footer .companyInfo p){
    font-size: 18px;
    font-weight: 600;
    color: #3ebd77 !important;
    color: #FD6600 !important;
}
.crslistAccordion .collapTrig {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	position: relative;
	height: 32px;
	width: 32px;
}
.crslistAccordion .collapTrig .ico_arrow {
    background-color: rgba(0,0,0,0);
    background-image: url(../images/icon-sprite.png);
    background-position: -136px 0;
    background-repeat: no-repeat;
    background-size: auto;
	display: inline-block;
    height: 24px;
    position: relative;
    width: 24px;
}
.crslistAccordion .collapTrig[aria-expanded="true"] .ico_arrow {
    transform: rotate(180deg);
}
.crslistAccordion .title {
    font-size: 18px;
    font-weight: 500;
    line-height: 1.3;
    margin: 0;
    color: #000000;
    text-align: left;
}
.crslistAccordion .subtitle {
/*     font-size: 16px;
    font-weight: 400;
    line-height: 1.3;
    margin: 0;
    position: relative;
    display: inline-block;
    text-align: left;
    color: #555555; */
}
.crslistAccordion p.icon {
    padding-left: 30px;
}
.crslistAccordion p {
    color: #555555;
    font-size: 16px;
    line-height: 1.3;
    position: relative;
    font-weight: 300;
    margin: 0 0 15px !important;
    padding: 0;
}
.crslistAccordion p:last-child {
    margin: 0 !important;
}
.crslistAccordion p:empty {
	display: none;
}
.crslistAccordion p.icon::before {
	background-color: rgba(0,0,0,0);
    background-image: url(../images/icon-sprite.png);
	background-repeat: no-repeat;
	background-size: auto;
    content: "";
    height: 24px;
    left: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 24px;
    z-index: 9;
}
.crslistAccordion p.icon.cal::before {
    background-position: 0 0;
}
.crslistAccordion p.icon.loc::before {
    background-position: -34px 0;
}
.crslistAccordion p.icon.clock::before {
    background-position: -68px 0;
} 
.crslistAccordion p.icon.money::before {
    background-position: -204px 0;
	background-position: -310px 0;
} 

.crslistAccordion .collapse.show .card-body, 
.crslistAccordion .collapsing .card-body{
	background-color: #ffffff;
}
.crslistAccordion .card-body .course-detail {
	background-color: #ffffff;
/*     border-radius: 10px; */
	overflow: hidden;
    border: 1px solid #cccccc;
	color: #333333;
	font-size: 16px;
	font-weight: 400;
}
.crslistAccordion .card-body .course-detail-heading p {
	color: #555555;
    font-size: 15px;
	line-height: 1.6;
	position: relative;
	font-weight: 300;
    margin: 0;
    padding: 0;
}
.crslistAccordion .card-body .course-detail .col-md-8, 
.crslistAccordion .card-body .course-detail .col-md-4 {
	padding: 0;
}
.crslistAccordion .card-body .course-detail .col-md-4 {
    border-left: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
}
.crslistAccordion .card-body .course-detail-heading.shaded {
    background: #f6f6f6;
	background: #F8FAFC;
}
.crslistAccordion .card-body .course-detail-heading, 
.crslistAccordion .card-body .course-detail-row {
    border-bottom: 1px solid #dbdbdb;
    padding: 20px 30px;
}
.crslistAccordion .card-body .course-detail-row {
    font-size: 16px;
    line-height: 1.3;
    position: relative;
    color: #333;
    font-weight: 300;
}
.crslistAccordion .card-body .course-detail-row b {
    font-weight: 600;
}
/*  =====================================================================================
 * 	The style changed for courses view from cards to table goes between this 
 *  =====================================================================================   */

.textContnt_sec h2, 
.textContnt_sec h3,
.textContnt_sec h4,  
.textContnt_sec h5 {
	display: inline-block;
	line-height: 1.3;
    font-weight: 500;
    color: #000000;
	margin-bottom: 1.5rem !important;
    width: 100%;
}
.textContnt_sec h2, 
.textContnt_sec h3,
.textContnt_sec h4,  
.textContnt_sec h5 {
	margin-top: 2rem !important;
}
.textContnt_sec h2 {
    font-size: 26px;
}
.textContnt_sec h3 {
    font-size: 24px;
}
.textContnt_sec h4 {
    font-size: 22px;
}
.textContnt_sec h5 {
    font-size: 20px;
}
.textContnt_sec h4 > *, 
.textContnt_sec h3 > *, 
.textContnt_sec h2 > *, 
.textContnt_sec h5 > * {
    color: inherit;
    font-weight: 500;	
}
.textContnt_sec p, 
.textContnt_sec ul > li {
    color: #5A5A5A !important;
    font-size: 16px;
    font-weight: 300;
    width: 100%;
}
.textContnt_sec p, 
.textContnt_sec ul {
	margin-bottom: 1rem;
}
.textContnt_sec p > *:not(b):not(strong), 
.textContnt_sec ul > li > *:not(b):not(strong) {
    color: inherit !important;
    font-size: inherit !important;
    font-weight: inherit !important;
}
.textContnt_sec p b, 
.textContnt_sec p strong,
.textContnt_sec ul > li b, 
.textContnt_sec ul > li strong {
    color: #000;
    font-size: inherit;
    font-weight: 500 !important;
}
.textContnt_sec ul>li {
    margin-bottom: 20px;
    line-height: 1.7;
}
.textContnt_sec ul>li:last-child {
    margin-bottom: 0;
}
.testimoPage_content .strong-view .wpmtst-testimonial .testimonial-inner p {
    font-size: 16px;
	margin-bottom: 20px;
	font-weight: 300;
	line-height: 1.9;
}
.testimoPage_content .strong-view .wpmtst-testimonial .testimonial-inner p > *:not(b):not(strong) {
    color: inherit !important;
    font-size: inherit !important;
    font-weight: inherit !important;
}
.testimoPage_content .strong-view.wpmtst-default .wpmtst-testimonial {
    border: 1px solid #cccccc;
    border-radius: 22px;
	overflow: hidden;
}
.testimoPage_content .strong-view.wpmtst-default .wpmtst-testimonial-image img {
    border-radius: 16px;
}
.testimoPage_content .strong-view.wpmtst-default .testimonial-name {
    font-size: 18px;
    font-weight: 500;
    line-height: 1.2;
    position: relative;
    margin-top: 35px;
}
.testimoPage_content .strong-view.wpmtst-default .testimonial-company {
    font-size: 16px;
    font-weight: 500;
}

.banner_sec .hidden-mb-up {
	display: none;
}
.banner_sec .hidden-mb-down {
	display: block;
}
.bannerCaption .bannerForm .emaillist {
    border-radius: 15px;
    -webkit-box-shadow: 15px 15px 20px rgba(4,4,4,0.05);
    -moz-box-shadow: 15px 15px 20px rgba(4,4,4,0.05);
    -ms-box-shadow: 15px 15px 20px rgba(4,4,4,0.05);
    -o-box-shadow: 15px 15px 20px rgba(4,4,4,0.05);
    box-shadow: 15px 15px 20px rgba(4,4,4,0.05);
    display: flex;
    position: relative;
    width: 100%;
}
.bannerCaption .bannerForm .emaillist .es_subscription_form {
	display: inline-block;
	position: relative;
	width: 100%;
}
.bannerCaption .bannerForm .emaillist .es_caption {
	display: none;
}
.bannerCaption .bannerForm .emaillist .es-field-wrap {
	margin: 0;
}
.bannerCaption .bannerForm .emaillist .es-field-wrap label {
	margin: 0;
	width: 100%;
	display: inline-block;
}
.bannerCaption .bannerForm .emaillist .es-field-wrap input {
    border: 1px solid #F2F2F2;
    line-height: 1.3;
    margin: 0;
    transition: all 0.25s ease;
    width: 100%;	
	border-radius: 15px;
	font-size: 16px;
	height: 70px;
	padding: 5px 175px 5px 25px;
}
.bannerCaption .bannerForm .emaillist .es-field-wrap input:hover {
    border-color: #cccccc;
}
.bannerCaption .bannerForm .emaillist .es-field-wrap input:focus {
    border-color: #042D50;
}
.bannerCaption .bannerForm .emaillist .es_submit_button {
    align-items: center;
    background-color: #FD6600;
    border-radius: 10px;
    border: none;
    color: #ffffff;
    display: inline-flex;
    font-size: 18px;
    font-weight: 600;
    height: calc(100% - 20px);
    justify-content: center;
    min-height: inherit;
    min-width: initial;
    padding: 5px 20px;
    position: absolute;
    right: 10px;
    top: 10px;
    -webkit-transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    -ms-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
}
.main-header .navbar .menu-nav > li .btn.btn-login {
	border-radius: 11px;
	-webkit-box-shadow: 0 3px 9px rgba(253, 102, 0, 0.5);
	box-shadow: 0 3px 9px rgba(253, 102, 0, 0.5);
	-webkit-box-shadow: none;
	box-shadow: none;
	min-height: 48px;
	min-width: initial;
	padding: 5px 20px;
	font-size: 16px;
	text-transform: uppercase;	
}
.main-header .navbar .menu-nav > li .btn.btn-login .icon {
	background-color: rgba(0, 0, 0, 0);
	background-image: url("../images/ico-login.png");
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size: 100% auto;
	display: inline-block;
	height: 22px;
	width: 21px;
	margin-right: 15px;
}
.btn-default {
	box-shadow: none !important;
}

/* ========================================================================
//                    Responsive Style Starts from here
// ======================================================================== */


@media screen and (max-width: 1600px) {
    .testimo_sec {
		padding: 80px 15px 30px;
	}
	.tutoringTypes_sec, .storyTree_sec, .enterduo_sec, .philosophy_sec, .tutors_sec {
		padding-bottom: 60px;
		padding-top: 60px;
	}
	.tutoringTypes_sec h2 {
		font-size: 28px;
	}
	.storyTree_sec .textbox p {
		font-size: 18px;
		font-weight: 300;
	}
	.storyTree_sec .textbox p b {
		font-size: 135%;
	}
	.storyTree_sec .imgWrap {
		display: inline-block;
		padding: 0 15%;
	}
	.enterduo_sec p {
		font-size: 16px;
	}
	.philosophy_sec h3 {
		font-size: 24px;
	}
	.philosophy_sec h3 span {
		font-size: 90%;
	}
	.philosophy_sec .img_wrp {
		padding: 0 30%;
	}
	.philosophy_sec h3 {
		font-size: 22px;
		max-width: 60%;
	}
	.philosophy_sec p {
		font-size: 16px;
	}
	.philosophy_sec h4 {
		margin-top: 0;
		font-size: 20px;
	}
	.calltoaction_sec {
		padding-bottom: 50px;
		padding-top: 50px;
	}
	.tutors_sec p {
    	font-size: 18px;
	}
	.tutors_sec h3 {
		font-size: 24px;
		max-width: 67%;
	}
	.tutors_sec .infoTree_sec .treeBlock .cat_header h3 {
		font-size: 22px;
		font-weight: 600;
	}
	.tutors_sec .infoTree_sec .treeBlock .cat_header .icon_box {
		height: 100px;
		width: 100px;
		padding: 15px;
	}
	.tutors_sec .infoTree_sec .treeBlock .text_block {
		padding: 40px 30px 25px 30px;
	}
	.tutors_sec .infoTree_sec .treeBlock .text_block p {
		font-size: 16px;
	}
	.tutors_sec .infoTree_sec .cell::after {
		border: 5px solid #FD6600;
		height: 34px;
		margin-left: -17px;
		width: 34px;
	}
	.tutors_sec .infoTree_sec .cell:nth-child(2n)::after {
		margin-right: -17px;
	}
}

@media screen and (min-width: 1200px) {
	body {
		padding-bottom: 256px;
		position: relative;
		min-height: 100vh;
	}
	footer {
		position: absolute;
		bottom: 0;
		left: 0;
		right: 0;
	}
}

@media screen and (min-width: 1200px) and (max-width: 1440px) {
	.pageheader .pagetitle {
		font-size: 38px;
	}
    .btn-default {
        font-size: 16px;
        border-radius: 11px;
        min-height: 46px;
        min-width: 135px;
        padding: 5px 20px;
    }
    .banner_sec .banner_Content {
        padding-bottom: 50px;
		padding-top: 120px;
	}
    .bannerCaption {
/*         padding-top: 60px; */
        width: 520px;
    }
    .bannerImg {
        width: 55%;
    }
    .softHum_sec .imgwrap {
        display: inline-block;
        padding: 5%;
    }
	.tutoringTypes_sec p {
		font-size: 16px;
	}
	.howdiffer_sec ul li {
		align-items: center;
		font-size: 18px;
	}
	.howdiffer_sec, .upshot_sec .container {
		padding-top: 60px;
		padding-bottom: 60px;
	}
	.upshot_sec .cell .cell_Card h4 {
		font-size: 20px;
	}
	.upshot_sec .cell .cell_Card p {
		font-size: 16px;
	}
	.calltoaction_sec h3 {
		font-size: 32px;
	}
    .softHum_sec h3 {
		font-size: 34px;
		line-height: 1.3;
		display: flex;
		width: 100%;
		flex-wrap: wrap;
	}
	.softHum_sec h3 b {
		margin-right: 15px;
	}
	.softHum_sec h3 b:nth-of-type(2) {
		flex-grow: 1;
		margin-left: 15px;
		margin-right: 40px;
	}
    .softHum_sec p {
        font-size: 16px; 
    }
    .section_title {
        font-size: 34px;
    }
    .services_sec .cell .cell_Card .imgwrap {
        max-width: 165px;
    }
    .sofrUniq_sec .cell h2 {
        font-size: 34px;
        line-height: 1.15;
        width: 390px;
    }
    .sofrUniq_sec .cell h3 {
        font-size: 24px;
		margin-top: 30px;
    }
    .sofrUniq_sec .cell p {
        font-size: 18px;
    }
    .sofrUniq_sec .cell .imgwrap {
        width: 430px;
        margin: 0 auto;
        display: flex;
    }
	
	.sofrUniq_sec .cell .imgwrap {
		height: calc(100vh - 200px);
	}
    .pageheader .pagetitle {
		font-size: 45px;
	}
	.pageheader .subtitle {
		font-size: 20px;
	}
	.story_sec p {
		font-size: 16px;
		text-align: justify;
		margin-bottom: 20px;
	}
	.story_sec .img_wrp {
		flex: 0 0 365px;
		width: 365px;
		margin: 0 0 0px 30px;
	}
	.philosophy_sec.philo_bgSec {
		padding-top: 80px;
		padding-bottom: 50px;
	}
	.tutors_sec {
		padding-bottom: 75px;
	}
	.results_sec.imgConent_Sec {
		padding-bottom: 100px;
	}
	.results_sec.imgConent_Sec {
		padding-bottom: 50px;
		padding-top: 50px;
	}
	.results_sec h4 {
		font-size: 20px;
		width: 80%;
	}
}

@media screen and (max-width: 1440px) {
    .testimoSlider_wrapper .testimonial {
        padding: 0 20px;
    }	
	.testimoSlider_wrapper .testimonial .testimonial-inner .testimonial-content p {
		font-size: 16px;
	}
    .testimoSlider_wrapper .testimonial .testimonial-inner .testimonial-content p .readmore-toggle {
        font-size: 14px;
    }
    .testimoSlider_wrapper .testimonial .testimonial-inner .testimonial-name {
        font-size: 20px;
    }
    .testimoSlider_wrapper .testimonial .testimonial-inner .testimonial-company {
        font-size: 16px;
    }
    .testimoSlider_wrapper .testimonial .testimonial-inner .testimonial-content::before {
        height: 40px;
        margin-bottom: 30px;
        width: 55px;
    }
	.bannerCaption .bannerForm {
		padding-top: 25px;
		padding-bottom: 20px;
	}
	.bannerImg {
		display: flex;
		justify-content: flex-start;
		align-content: center;
	}
	.bannerImg > img {
		max-height: 80vh;
	}
	.bannerCaption h2 {
		font-size: 44px;
	}
	.bannerCaption p {
		font-size: 16px;
	}
	.bannerCaption p b, 
	.bannerCaption p b span {
		font-size: 112%;
	}

}

@media screen and (max-width: 1199px) {

    .testimoSlider_wrapper .strong-view.controls-type-sides-outside {
        padding: 0;
    }
    /* .testimoSlider_wrapper .testimonial {
        padding: 0 40px;
    } */
    .testimoSlider_wrapper .strong-view .wpmslider-wrapper {
        padding: 0 40px;
    }
    .testimoSlider_wrapper .strong-view.controls-style-buttons:not(.rtl) .wpmslider-controls .wpmslider-next, 
    .testimoSlider_wrapper .strong-view.controls-style-buttons:not(.rtl) .wpmslider-controls .wpmslider-prev {
        height: 44px;
        width: 25px;
    }
    .testimoSlider_wrapper .strong-view.controls-style-buttons:not(.rtl) .wpmslider-controls .wpmslider-prev {
        left: 0;
    }
    .testimoSlider_wrapper .strong-view.controls-style-buttons:not(.rtl) .wpmslider-controls .wpmslider-next {
        right: 0;
    }
    .testimoSlider_wrapper .strong-view.controls-style-buttons:not(.rtl) .wpmslider-controls .wpmslider-next::before, 
    .testimoSlider_wrapper .strong-view.controls-style-buttons:not(.rtl) .wpmslider-controls .wpmslider-prev::before {
        background-color: rgba(0,0,0,0);
        background-size: 100% auto;
        height: 35px;
        mask: none;
        width: 20px;
    }
	.main-header .navbar .navbar-nav .nav-item .nav-link, .main-header .navbar .navbar-nav .menu-item .nav-link {
		font-size: 14px;
		padding: 0 15px;
	}
}

@media screen and (max-width: 991px) {
	
	.main-header .navbar .navbar-nav .nav-item .nav-link, .main-header .navbar .navbar-nav .menu-item .nav-link {
		font-size: 16px;
		padding: 10px 20px;
	}
	.contactInfo_sec .infoCard {
		padding: 15px 15px;
	}
	.main-header .navbar .menu-nav {
		order: 2;
		margin-left: auto;
		margin-right: 10px;
	}
	.main-header .navbar .burger.burger-slide.navbar-toggler {
		order: 3;
	}
	.main-header .navbar .navbar-collapse {
		order: 4;
	}
	.banner_sec .hidden-mb-up {
		display: block;
	}
	.banner_sec .hidden-mb-down {
		display: none;
	}
	.banner_sec .banner_Content {
		flex-direction: column;
		align-items: center !important;
	}
	.banner_sec .bannerCaption {
		order: 2;
		margin: 50px 0 0;
		width: 100%;
		text-align: center;
	}
	.banner_sec .bannerCaption {
		order: 2;
		margin: 50px 0 0;
		width: 100%;
		text-align: center;
		padding: 0 0 50px;
    	justify-content: center;
	}
	.bannerImg {
		width: 100%;
		display: flex;
		flex-direction: column;
		align-items: center;
	}
	.bannerImg > img {
		width: 50%;
	}
	.banner_sec .bannerImg h2 {
		font-size: 38px;
		font-weight: 700;
    	margin-bottom: 20px;
		width: 100%;
		text-align: center;
	}
	.banner_sec .banner_Content {
		padding-top: 135px;
	}
	.bannerCaption h2, 
	.bannerCaption p {
		max-width: initial;
	}
	.softHum_sec {
		text-align: center;
	}
	.softHum_sec .imgwrap {
		width: 100%;
		display: flex;
		flex-direction: column;
		align-items: center;
		margin-bottom: 20px;
	}
	.softHum_sec .imgwrap > img {
		width: 50%;
	}
	.softHum_sec h3 {
		font-size: 38px;
		width: 100%;
		justify-content: center;
		text-align: center;
	}
	.softHum_sec h3 b:nth-of-type(2) {
		flex-grow: initial;
		margin-right: 15px;
	}
}


@media screen and (min-width: 768px) and (max-width: 991px) {
	.contactInfo_sec .infoCard {
		flex-direction: column;
		justify-content: center !important;
		text-align: center !important;
	}
	.contactInfo_sec .infoCard .contact_icon {
		margin: 10px 0;
	}
	.contactInfo_sec .infoCard .textInfo {
		text-align: center;
	}
	.contactInfo_sec .infoCard a, .contactInfo_sec .infoCard p {
		font-size: 14px;
		font-weight: 500;
	}
}

@media screen and (max-width: 767px) {
    footer .companyInfo ul {
        margin: 0;
		justify-content: center;
    }
	.contactInfo_sec .col-md-4 {
		margin-bottom: 0;
	}
	.contactInfo_sec .infoCard {
		max-width: 100%;
	}
	body {
		overflow-x: hidden;
	}
	.bannerCaption .bannerForm .input-group {
		background: #ffffff;
/* 		box-shadow: none; */
		padding: 15px;
	}
	.bannerCaption .bannerForm .input-group input {
		box-shadow: none;
	}
	.bannerImg > img {
		width: auto;
	}
	.section_title {
		font-size: 38px;
		text-transform: capitalize;
	}
	.sofrUniq_sec .cell h2 {
		font-size: 38px;
	}
	.sofrUniq_sec .cell h3 {
		font-size: 24px;
	}
	.sofrUniq_sec .cell p {
		font-size: 16px;
	}
	.tutoringTypes_sec .infographic_contnt {
		align-items: center;
	}
	.crslistAccordion table.table {
		display: inline-block;
		position: relative;
	}
	.crslistAccordion .tblBody {
		border: 1px solid #ebebeb;
		display: block;
		width: 100%;
	}
	.crslistAccordion table.table tr {
		display: flex;
		flex-direction: column;
		position: relative;
		width: 100%;
	}
	.crslistAccordion .table .tblBody td {
		display: inline-block;
		padding: 5px 67px 5px 20px;
	}
	.crslistAccordion .table .tblBody td:first-child {
		padding-left: 20px;
	}
	.crslistAccordion .table .tblBody td:nth-child(4) {
		display: none;
	}
	.crslistAccordion .table tbody.saperator_row {
		height: 30px;
		border: none;
	}
	.crslistAccordion .table tbody.saperator_row td {
		border-top: none;
	}
	.crslistAccordion .table .tblBody td:first-child .cell p:not(.services_sec .cell .cell_Card:hover p):not(.storyTree_sec .textbox p):not(.philosophy_sec p):not(footer .companyInfo p) {
		color: #454545 !important;	
	}
	.crslistAccordion .table .tblBody td:first-child .cell p.icon.clock::before {
		background-position: -69px 0;
	}
	.crslistAccordion .table .tblBody td p.icon.money {
		margin-bottom: 20px;
	}
	.crslistAccordion .title {
		font-size: 20px;
		margin-bottom: 15px;
		margin-top: 15px;
	}
	.crslistAccordion .table .tblBody td.trigIcon_cell {
		max-width: 32px;
		width: 32px;
		position: absolute;
		right: 20px;
		top: 50%;
		-webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		-o-transform: translateY(-50%);
		transform: translateY(-50%);
		padding: 0;
		height: 32px;
	}
	#parentsBlock .form-group:first-child {
		order: 1;
	}
	#parentsBlock .form-group:nth-child(2) {
		order: 2;
	}
	#parentsBlock .form-group:nth-child(3) {
		order: 3;
	}
	#parentsBlock .form-group:nth-child(4) {
		order: 4;
	}
	#parentsBlock .form-group:nth-child(5) {
		order: 5;
	}
	#parentsBlock .form-group:nth-child(6) {
		order: 7;
	}
	#parentsBlock .form-group:nth-child(7) {
		order: 6;
	}
	#parentsBlock .form-group:nth-child(8) {
		order: 8;
	}
	#parentsBlock .form-group:nth-child(9) {
		order: 9;
	}
	#parentsBlock .form-group:nth-child(10) {
		order: 10;
	}
	.crslistAccordion .card-body .course-detail-row b {
		display: inline-block;
		margin-bottom: 5px;
		width: 100%;
	}
}

@media screen and (max-width: 540px) {
    .testimoSlider_wrapper .strong-view .wpmslider-wrapper {
        padding: 0;
    }
    .testimoSlider_wrapper .testimonial {
        padding: 0 40px;
    }  
	.crslistAccordion .card-body .course-detail-heading, 
	.crslistAccordion .card-body .course-detail-row {
		padding: 15px 15px;
	}
	.crslistAccordion .title {
		font-size: 18px;
		margin: 5px 0;
	}
	.crslistAccordion .card-body .course-detail-row {
		font-size: 14px;
		padding: 10px 15px;
	}
	.crslistAccordion .card-body .course-detail-row p {
    	font-size: 14px;
		line-height: 1.7;
	}
}

@media screen and (max-width: 480px) {

	footer .companyInfo {
		margin-bottom: 45px;
	}	
    footer .companyInfo ul {
		align-items: center;
		flex-direction: column;
	}  
    footer .companyInfo ul li::before {
		content: none;
	}  
  
}

@media screen and (max-width: 380px) {
}




/*
    // ---------------- 
        CSS Difference between style.css and scss compiled main.css before date 19-04-2021
        in Short, New css added in style.css after installed in wordpress
    // ----------------
    
    html {	
	    margin: 0 !important;
	}
    .main-header .navbar .navbar-brand .custom-logo-link > img, 	
	.main-header .navbar .navbar-brand > a > img {	
	    height: auto;	
	}	
		
	.main-header .navbar .navbar-brand .custom-logo-link, 	
	.main-header .navbar .navbar-brand > a {	
	    display: inline-block;	
	}	
		
	.main-header .navbar .navbar-nav .menu-item {	
	    position: relative	
	}	
		
	.main-header .navbar .navbar-nav .menu-item .nav-link {	
	    color: #042D50;	
	    cursor: pointer;	
	    font-size: 18px;	
	    font-weight: 500;	
	    padding: 0 20px;	
	    -webkit-user-select: none;	
	       -moz-user-select: none;	
	        -ms-user-select: none;	
	            user-select: none;	
	}	
		
	.main-header .navbar .navbar-nav .menu-item .nav-link:hover {	
	    color: #b14700	
	}
    .main-header .navbar .navbar-brand .custom-logo-link > img, 	
	.main-header .navbar .navbar-brand > a > img {	
	    height: auto;	
	}	
		
	.main-header .navbar .navbar-brand .custom-logo-link, 	
	.main-header .navbar .navbar-brand > a {	
	    display: inline-block;	
	}	
		
	.main-header .navbar .navbar-nav .menu-item {	
	    position: relative	
	}	
		
	.main-header .navbar .navbar-nav .menu-item .nav-link {	
	    color: #042D50;	
	    cursor: pointer;	
	    font-size: 18px;	
	    font-weight: 500;	
	    padding: 0 20px;	
	    -webkit-user-select: none;	
	       -moz-user-select: none;	
	        -ms-user-select: none;	
	            user-select: none;	
	}	
		
	.main-header .navbar .navbar-nav .menu-item .nav-link:hover {	
	    color: #b14700	
	}	
		
	.main-header .navbar .navbar-nav .menu-item:before {	
	    background-color: rgba(0, 0, 0, 0);	
	    background-image: url("../images/nav_active-img.png");	
	    background-position: 0 0;	
	    background-repeat: no-repeat;	
	    background-size: 100% auto;	
	    bottom: 100%;	
	    content: "";	
	    display: inline-block;	
	    height: 7px;	
	    left: 50%;	
	    margin-bottom: 25px;	
	    margin-left: -24px;	
	    position: absolute;	
	    transform: scale(0);	
	    transition: all 0.25s ease;	
	    width: 48px	
	}	
		
	.main-header .navbar .navbar-nav .menu-item.active .nav-link {	
	    color: #FD6600;	
	    text-shadow: 0 2px 6px rgba(253, 102, 0, 0.45)	
	}	
		
	.main-header .navbar .navbar-nav .menu-item.active .nav-link:hover {	
	    color: #FD6600	
	}	
		
	.main-header .navbar .navbar-nav .menu-item.active:before  {	
	    transform: scale(1)	
	}	
		
	.main-header .navbar .navbar-nav .menu-item.menu-item-has-children > .nav-link::after {	
	    display: inline-block;	
	    width: 0;	
	    height: 0;	
	    margin-left: .255em;	
	    vertical-align: .255em;	
	    content: "";	
	    border-top: .3em solid;	
	    border-right: .3em solid transparent;	
	    border-bottom: 0;	
	    border-left: .3em solid transparent;	
	}	
		
	.sub-menu {	
	    background-clip: padding-box;	
	    background-color: #fff;	
	    border-radius: .25rem;	
	    border: 1px solid rgba(0,0,0,.15);	
	    color: #212529;	
	    display: none;	
	    float: left;	
	    font-size: 1rem;	
	    left: 0;	
	    list-style: none;	
	    margin: .125rem 0 0;	
	    min-width: 10rem;	
	    padding: .5rem 0;	
	    position: absolute;	
	    text-align: left;	
	    top: 100%;	
	    z-index: 1000;	
	}	
		
	.main-header .navbar .navbar-nav .menu-item.menu-item-has-children .nav-link:hover + .sub-menu, .sub-menu.show {	
	    display: block;	
	}	
		
	.main-header .navbar .navbar-nav .sub-menu {	
	    border-color: #ececec;	
	    box-shadow: 0 10px 20px rgba(0,0,0,0.05);	
	    border-radius: 15px;	
	    left: auto;	
	    margin-top: 30px;	
	    right: 0;	
	}	
	.navbar-expand-lg .navbar-nav .dropdown-menu {	
	    position: absolute;	
	}	
	.main-header .navbar .navbar-nav .sub-menu {	
	    border-color: #ececec;	
	    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);	
	    border-radius: 15px;	
	    left: auto;	
	    margin-top: 30px;	
	    right: 0	
	}	
		
	.main-header .navbar .navbar-nav .sub-menu .menu-item {	
	    color: #999999;	
	    padding: 10px 40px	
	}	
		
	.main-header .navbar .navbar-nav .sub-menu .menu-item.active, 	
	.main-header .navbar .navbar-nav .sub-menu .menu-item:active,	
	.main-header .navbar .navbar-nav .dropdown-menu .menu-item.active a {	
	    color: #fff;	
	    background-color: #FD6600	
	}

    .bannerImg {	
	    flex-shrink: inherit;	
	}

    .testimoSlider_wrapper .testimonial {	
	    display: inline-block;	
	    padding: 0 40px;	
	    width: 100%;	
	}	
	.testimoSlider_wrapper .testimonial .testimonial-inner {	
	    align-items: center;	
	    border-radius: 35px;	
	    border: 1px solid #E1E1E1;	
	    display: flex;	
	    flex-direction: column;	
	    justify-content: center;	
	    padding: 60px 25px 40px;	
	    position: relative;	
	    text-align: center;	
	    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.05);	
	       -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.05);	
	        -ms-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.05);	
	         -o-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.05);	
	            box-shadow: 0 10px 25px rgba(0, 0, 0, 0.05);	
	}	
	.testimoSlider_wrapper .testimonial .testimonial-inner .testimonial-content {	
	    align-items: center;	
	    display: flex;	
	    flex-direction: column;	
	    justify-content: center;	
	    position: relative;	
	}	
	.testimoSlider_wrapper .testimonial .testimonial-inner .testimonial-content .testimonial-image {	
	    order: 2;	
	}	
	.testimoSlider_wrapper .testimonial .testimonial-inner .testimonial-content::before {	
	    background-color: rgba(0,0,0,0);	
	    background-image: url("images/ico-material-format-quote.png");	
	    background-position: 0 0;	
	    background-repeat: no-repeat;	
	    background-size: 100%;	
	    content: '';	
	    display: inline-block;	
	    height: 51px;	
	    margin-bottom: 45px;	
	    overflow: hidden;	
	    text-indent: 1000px;	
	    width: 71px;	
	}	
	.testimoSlider_wrapper .testimonial .testimonial-inner .testimonial-content p {	
	    color: #333333;	
	    font-size: 22px;	
	    font-style: italic;	
	    font-weight: 300;	
	    margin-bottom: 45px;	
	    text-align: center;	
	}	
	.testimoSlider_wrapper .testimonial .testimonial-inner .testimonial-content p .readmore-excerpt {	
	    display: -webkit-box;	
	    -webkit-line-clamp: 7;	
	    -webkit-box-orient: vertical;	
	    overflow: hidden;	
	}	
	.testimoSlider_wrapper .testimonial .testimonial-inner .testimonial-content p .readmore-toggle {	
	    color: #042D50;	
	    cursor: pointer;	
	    display: inline-block;	
	    font-size: 18px;	
	    font-weight: 400;	
	}	
	.testimoSlider_wrapper .testimonial .testimonial-inner .testimonial-content p .readmore-text .screen-reader-text {	
	    display: none;	
	}	
	.testimoSlider_wrapper .testimonial .testimonial-inner .testimonial-name {	
	    color: #042D50;	
	    display: inline-block;	
	    font-size: 25px;	
	    font-weight: 500;	
	}	
		
	.testimoSlider_wrapper .testimonial .testimonial-inner .testimonial-company {	
	    color: #999999;	
	    display: inline-block;	
	    font-size: 20px;	
	    font-weight: 400;	
	    line-height: 1.3;	
	}	
	.testimoSlider_wrapper .testimonial .testimonial-inner .readmore a {	
	    color: #042D50;	
	    cursor: pointer;	
	    display: inline-block;	
	    font-size: 14px;	
	    font-weight: 400;	
	    margin-top: 30px;	
	}	
	.testimoSlider_wrapper .strong-view.controls-style-buttons:not(.rtl) .wpmslider-controls .wpmslider-next, 	
	.testimoSlider_wrapper .strong-view.controls-style-buttons:not(.rtl) .wpmslider-controls .wpmslider-prev {	
	    height: 44px;	
	    width: 25px;	
	}	
	.testimoSlider_wrapper .strong-view.controls-style-buttons:not(.rtl) .wpmslider-controls .wpmslider-next::before {	
	    background-image: url("images/arrow_right.svg");	
	    -webkit-mask: url('images/arrow_right.svg') center center no-repeat;	
	            mask: url('images/arrow_right.svg') center center no-repeat;	
	    height: 44px;	
	    width: 25px;	
	    top: 0;	
	}	
	.testimoSlider_wrapper .strong-view.controls-style-buttons:not(.rtl) .wpmslider-controls .wpmslider-prev::before {	
	    background-image: url("images/arrow_left.svg");	
	    -webkit-mask: url('images/arrow_left.svg') center center no-repeat;	
	            mask: url('images/arrow_left.svg') center center no-repeat;	
	    height: 44px;	
	    width: 25px;	
	    top: 0;	
	}

    .story_sec .img_wrp {	
	    align-self: flex-start;	
	    --imgpadtop: 40px;	
	    --imgpadrgt: 35px;	
	    padding-bottom: 35px;	
	    padding-right: 40px;	
	}	
		
	.story_sec .img_wrp .featuredImage {	
	    --myradius: 25px;	
	    border: 5px solid #FFC9A7;	
	    border-radius: var(--myradius);	
	    display: inline-block;	
	    position: relative;	
	}	
		
	.story_sec .img_wrp .featuredImage img {	
	    border-radius: calc(var(--myradius) - 4px);	
	    position: relative;	
	    z-index: 2;	
	}	
	.story_sec .img_wrp .featuredImage .imgbg_ele {	
	    display: inline-block;	
	    height: 100%;	
	    position: absolute;	
	    left: 0;	
	    top: 0;	
	    width: 100%;	
	    z-index: 1;	
	}	
	.story_sec .img_wrp .featuredImage .imgbg_ele::after {	
	    background-color: #FE751E;	
	    border-radius: var(--myradius);	
	    top: var(--imgpadtop);	
	    content: '';	
	    display: inline-block;	
	    height: 100%;	
	    opacity: 0.15;	
	    position: absolute;	
	    left: var(--imgpadrgt);	
	    width: 100%;	
	}
    .story_sec p {
	    line-height: 2;	
	}
    .story_sec p b {
	    line-height: 0;	
	}
    .results_sec .cell .resp-container .resp-iframe {
	    border: 5px solid #FFC9A7;	
	    border-radius: 25px;
	}
    .faq_sec {	
	    padding-bottom: 150px;	
	    padding-top: 100px;	
	}	
	.accordion.faqAccordion {	
	    display: inline-block;	
	    position: relative;	
	    width: 100%;	
	}	
		
	.accordion.faqAccordion .card {	
	    background-color: #F5F5F5;	
	    border-radius: 15px;	
	    border: 1px solid #EDEDED;	
	    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.03);	
	    -moz-box-shadow: 0 6px 12px rgba(0,0,0,0.03);	
	    -ms-box-shadow: 0 6px 12px rgba(0,0,0,0.03);	
	    box-shadow: 0 6px 12px rgba(0,0,0,0.03);	
	    margin-bottom: 20px;	
	    overflow: hidden;	
	}	
		
	.accordion.faqAccordion .card .card-header {	
	    background: none;	
	    border: none;	
	    margin: 0;	
	    padding: 0;	
	}	
		
	.accordion.faqAccordion .card .card-header .btn.btn-link {	
	    border: none;	
	    color: #FD6600;	
	    font-size: 18px;	
	    font-weight: 400;	
	    padding: 12px 30px 12px 60px;	
	}	
		
	.accordion.faqAccordion .card .card-header .btn.btn-link::after,	
	.accordion.faqAccordion .card .card-header .btn.btn-link::before {	
	    background: #FD6600;	
	    border-radius: 100px;	
	    content: '';	
	    display: inline-block;	
	    height: 4px;	
	    left: 22px;	
	    position: absolute;	
	    top: 24px;	
	    width: 20px;	
	    -webkit-transition: all 0.35s ease;	
	    -moz-transition: all 0.35s ease;	
	    -ms-transition: all 0.35s ease;	
	    -o-transition: all 0.35s ease;	
	    transition: all 0.35s ease;	
	}	
		
	.accordion.faqAccordion .card .card-header .btn.btn-link::before {	
	    transform: rotate(0deg);	
	}	
		
	.accordion.faqAccordion .card .card-header .btn.btn-link:hover {	
	    text-decoration: none;	
	}	
		
	.accordion.faqAccordion .card .card-header .btn.btn-link.collapsed {	
	    color: #333333;	
	}	
		
	.accordion.faqAccordion .card .card-header .btn.btn-link.collapsed::before {
	    transform: rotate(90deg);	
	}	
		
	.accordion.faqAccordion .card .card-header .btn.btn-link:focus {	
	    outline: none;	
	    box-shadow: none;	
	    text-decoration: none;	
	}	
		
	.accordion.faqAccordion .card .card-body {	
	    padding: 1.25rem 60px;	
	}	
		
	.accordion.faqAccordion .card .card-body h5 {	
	    font-size: 20px;	
	    font-weight: 400;	
	}	
		
	.accordion.faqAccordion .card .card-body p {	
	    font-size: 16px;	
	    font-weight: 300;	
	}	
		
	.accordion.faqAccordion .card .card-body ul {	
	    margin: 0;	
	    padding: 0 0 0 15px;	
	}	
		
	.accordion.faqAccordion .card .card-body ul.noList-style {	
	    padding: 0;	
	    list-style: none;	
	}	
		
	.accordion.faqAccordion .card .card-body ul.alpha-style {	
	    list-style: upper-latin;	
	}	
		
	.accordion.faqAccordion .card .card-body ul li {	
	    font-size: 16px;	
	    font-weight: 300;	
	    line-height: 22px;	
	    margin-bottom: 13px;	
	}	
		
	.accordion.faqAccordion .card .card-body .error {	
	    color: #EE2B2B;	
	}	
		
	.accordion.faqAccordion .card .card-body .txtHighlighted {	
	    color: #FD6600;	
	}
    
    @media screen and (max-width:1440px) {	
	    .banner_sec .banner_Content {	
	        padding-bottom: 100px;
	    }
        .bannerCaption h2 {	
	        font-size: 55px	
	    }
	
	}
    
    @media screen and (max-width:1199px) {
		
	    .main-header .navbar .navbar-nav .menu-item .nav-link {	
	        font-size: 15px	
	    }.services_sec .cell .cell_Card {	
	        border-radius: 20px;	
	        padding: 50px 15px 30px	
	    }	
		
	    .services_sec .cell .cell_Card .imgwrap {	
	        height: 150px	
	    }	
		
	    .services_sec .cell .cell_Card .imgwrap img {	
	        height: 100%	
	    }	
		
	    .sofrUniq_sec {	
	        padding-top: 95px;	
	        padding-bottom: 95px	
	    }	
		
	    .sofrUniq_sec .cell h2 {	
	        font-size: 54px;	
	        width: 80%	
	    }	
		
	    .sofrUniq_sec .cell h3 {	
	        font-size: 28px	
	    }	
		
	    .sofrUniq_sec .cell p {	
	        font-size: 17px	
	    }	
		
	    .sofrUniq_sec .cell .btn-default {	
	        margin-top: 55px	
	    }	
		
	    .testimo_sec .carousel_wrap .owl-carousel .owl-dots {	
	        margin-top: 0	
	    }	
		
	    .testimo_sec .carousel_wrap .owl-carousel .owl-item {	
	        margin-top: 0;	
	        padding: 20px	
	    }	
		
	    .testimo_sec .carousel_wrap .owl-carousel .owl-item .item {	
	        opacity: 1	
	    }	
		
	    .testimo_sec .carousel_wrap .owl-carousel .owl-item .item .box_inner .quote_ico {	
	        background-image: url("images/ico-material-format-quote.png");	
	        width: 60px;	
	        height: 43px;	
	        margin-bottom: 30px	
	    }	
		
	    .testimo_sec .carousel_wrap .owl-carousel .owl-item .item .box_inner .use_info .client_img {	
	        height: 65px;	
	        width: 65px	
	    }	
		
	    .testimo_sec .carousel_wrap .owl-carousel .owl-item .item .box_inner .use_info .cell h6 {	
	        font-size: 20px	
	    }	
		
	    .testimo_sec .carousel_wrap .owl-carousel .owl-item .item .box_inner .use_info .cell strong {	
	        font-size: 14px	
	    }	
		
	    .storyTree_sec .container>.row:after {	
	        width: 503px	
	    }	
		
	    .storyTree_sec .container>.row:last-child:after {	
	        width: 250px	
	    }	
		
	    .story_sec .img_wrp {	
	        flex: 0 0 390px;	
	        width: 390px	
	    }	
		
	    .story_sec p {	
	        font-size: 18px	
	    }	
		
	    .results_sec .cell .img_wrap:before {	
	        left: -20px;	
	        bottom: -50px	
	    }	
		
	    .results_sec .cell:last-child .img_wrap:before {	
	        right: -15px	
	    }	
	}	
		
	@media screen and (max-width:991px) {	
		
	    .banner_sec .banner_Content {	
	        padding-bottom: 35px;	
	        padding-top: 135px;	
	        align-items: flex-start !important;	
	        position: relative	
	    }	
		
	    .bannerCaption {	
	        margin-right: -95px	
	    }	
		
	    .bannerCaption h2 {	
	        font-size: 28px	
	    }	
		
	    .bannerCaption .bannerForm {	
	        left: 0;	
	        margin-top: -35px;	
	        padding: 0px 50px;	
	        position: absolute !important;	
	        top: 100%	
	    }	
		
	    .bannerCaption .bannerForm .input-group input {	
	        box-shadow: 0 15px 30px -20px rgba(0, 0, 0, 0.5)	
	    }	
		
	    .bannerCaption .bannerForm:after {	
	        content: none	
	    }	
		
	    .softHum_sec h3 {	
	        font-size: 28px	
	    }	
		
	    .softHum_sec p {	
	        font-size: 14px;	
	        line-height: 1.8;	
	        margin-bottom: 40px	
	    }	
		
	    .pageheader {	
	        padding-top: 155px	
	    }	
		
	    .pageheader .pagetitle {	
	        font-size: 40px	
	    }	
		
	    .pageheader .subtitle {	
	        font-size: 20px	
	    }	
		
	    .tutoringTypes_sec {	
	        padding-bottom: 90px;	
	        padding-top: 75px	
	    }	
		
	    .tutoringTypes_sec h2 {	
	        font-size: 24px	
	    }	
		
	    .whosfor_sec .row {	
	        flex-direction: column	
	    }	
		
	    .whosfor_sec ul {	
	        padding-left: 0	
	    }	
		
	    .calltoaction_sec h3 {	
	        font-size: 30px	
	    }	
		
	    .upshot_sec .cell .cell_Card .imgwrap {	
	        margin-bottom: 35px	
	    }	
		
	    .upshot_sec .cell .cell_Card h4 {	
	        font-size: 22px	
	    }	
		
	    .upshot_sec .cell .cell_Card p {	
	        font-size: 16px	
	    }	
		
	    .storyTree_sec {	
	        padding-top: 70px	
	    }	
		
	    .storyTree_sec .textbox p {	
	        font-size: 14px	
	    }	
		
	    .storyTree_sec .textbox p b {	
	        font-size: 20px	
	    }	
		
	    .storyTree_sec .textbox:after,	
	    .storyTree_sec .textbox:before {	
	        height: 40px;	
	        width: 40px;	
	        bottom: -20px	
	    }	
		
	    .storyTree_sec .container>.row:after {	
	        width: 382px	
	    }	
		
	    .storyTree_sec .container>.row:last-child:after {	
	        width: 190px	
	    }	
		
	    .enterduo_sec {	
	        padding-top: 80px	
	    }	
		
	    .enterduo_sec p {	
	        font-size: 16px	
	    }	
		
	    .contactInfo_sec {	
	        padding-bottom: 100px	
	    }	
		
	    .contactInfo_sec .infoCard {	
	        padding: 35px 25px	
	    }	
		
	    .contactInfo_sec .infoCard .contact_icon {	
	        margin-bottom: 25px;	
	        width: 100px	
	    }	
		
	    .contactInfo_sec .infoCard h3 {	
	        font-size: 16px	
	    }	
		
	    .contactInfo_sec .infoCard a,	
	    .contactInfo_sec .infoCard p {	
	        font-size: 18px;	
	        word-break: break-all	
	    }	
		
	    .contactForm_sec h3 {	
	        font-size: 32px;	
	        margin-bottom: 30px	
	    }	
		
	    .contactForm_sec .contact_form {	
	        padding: 40px 30px	
	    }	
		
	    .contactForm_sec .pt-5,	
	    .contactForm_sec .py-5 {	
	        padding-top: 2rem !important	
	    }	
		
	    .story_sec p {	
	        font-size: 16px;	
	        line-height: 1.6;	
	        margin-bottom: 35px	
	    }	
		
	    .philosophy_sec h3 {	
	        font-size: 26px;	
	        max-width: 100%	
	    }	
		
	    .philosophy_sec h3 span {	
	        font-size: 88%	
	    }	
		
	    .philosophy_sec .img_wrp {	
	        display: inline-block;	
	        position: relative;	
	        width: 540px;	
	        max-width: 100%	
	    }	
		
	    .philosophy_sec p {	
	        font-size: 18px;	
	        max-width: 100%	
	    }	
		
	    .philosophy_sec h4 {	
	        font-size: 20px	
	    }	
		
	    .tutors_sec {	
	        padding-bottom: 70px;	
	        padding-top: 70px	
	    }	
		
	    .tutors_sec p {	
	        font-size: 20px	
	    }	
		
	    .tutors_sec h3 {	
	        font-size: 28px	
	    }	
		
	    .tutors_sec .infoTree_sec .cell:nth-child(2n) .treeBlock .cat_header h3 {	
	        padding: 5px 35px 5px 30px	
	    }	
		
	    .tutors_sec .infoTree_sec .treeBlock .cat_header h3 {	
	        font-size: 25px;	
	        padding: 5px 30px 5px 35px	
	    }	
		
	    .tutors_sec .infoTree_sec .treeBlock .cat_header .icon_box {	
	        height: 90px;	
	        padding: 15px;	
	        width: 90px	
	    }	
		
	    .tutors_sec .infoTree_sec .treeBlock .text_block {	
	        padding: 25px 30px 25px 30px	
	    }	
		
	    .tutors_sec .infoTree_sec .treeBlock .text_block p {	
	        font-size: 16px	
	    }	
		
	    .tutors_sec.softwares_sec .infoTree_sec .cell:not(.cell_empty):after,	
	    .tutors_sec.softwares_sec .infoTree_sec .cell:not(.cell_empty):before {	
	        content: none	
	    }	
		
	    .tutors_sec.softwares_sec .infoTree_sec .cell:nth-child(odd) {	
	        padding-right: 15px	
	    }	
		
	    .tutors_sec.softwares_sec .infoTree_sec .cell:nth-child(2n) {	
	        padding-left: 15px;	
	        padding-right: 15px	
	    }	
		
	    .tutors_sec.softwares_sec .infoTree_sec .cell:nth-child(2n) .treeBlock .cat_header h3 {	
	        padding: 0 25px	
	    }	
		
	    .tutors_sec.softwares_sec .infoTree_sec .cell.cell_empty {	
	        display: none	
	    }	
		
	    .tutors_sec.softwares_sec .infoTree_sec .cell:not(:first-child) {	
	        margin-top: 50px	
	    }	
		
	    .tutors_sec.softwares_sec .infoTree_sec .treeBlock .text_block:before {	
	        content: none	
	    }	
		
	    .results_sec {	
	        padding-top: 80px	
	    }	
		
	    .results_sec.imgConent_Sec {	
	        padding-top: 60px;	
	        padding-bottom: 60px	
	    }	
		
	    .results_sec p {	
	        font-size: 18px	
	    }	
		
	    .results_sec h3 {	
	        font-size: 22px	
	    }	
		
	    .results_sec h4 {	
	        font-size: 18px	
	    }	
		
	    .results_sec .cell .img_wrap:before {	
	        content: none	
	    }	
	}	
		
	@media screen and (max-width:767px) {	
	    .banner_sec .banner_Content {	
	        flex-direction: column;	
	        align-items: center !important	
	    }	
		
	    .banner_sec .bannerImg {	
	        order: 1;	
	        padding: 0 10%;	
	        width: 100%	
	    }	
		
	    .banner_sec .bannerCaption {	
	        order: 2;	
	        margin: 50px 0 0;	
	        width: 100%;	
	        text-align: center	
	    }	
		
	    .banner_sec .bannerCaption h2,	
	    .banner_sec .bannerCaption p {	
	        width: 100%	
	    }	
		
	    .softHum_sec .imgwrap {	
	        width: 100%;	
	        padding: 0 10%	
	    }	
		
	    .softHum_sec .col-12 {	
	        text-align: center	
	    }	
		
	    .services_sec .cell .cell_Card:hover {	
	        background-color: transparent;	
	        box-shadow: none	
	    }	
		
	    .sofrUniq_sec {	
	        padding-top: 50px;	
	        padding-bottom: 50px;	
	        text-align: center	
	    }	
		
	    .sofrUniq_sec .cell h2 {	
	        width: 100%	
	    }	
		
	    .sofrUniq_sec .imgwrap {	
	        display: inline-block;	
	        padding: 50px 12% 0;	
	        width: 100%	
	    }	
		
	    .pageheader .pagetitle {	
	        font-size: 28px	
	    }	
		
	    .tutoringTypes_sec .infographic_contnt {	
	        flex-direction: column;	
	        flex-wrap: wrap	
	    }	
		
	    .tutoringTypes_sec .infographic_contnt .cell .imgWrap {	
	        display: inline-block;	
	        width: 380px	
	    }	
		
	    .tutoringTypes_sec .infographic_contnt .saperator {	
	        height: 2px;	
	        margin: 55px auto;	
	        width: 125px	
	    }	
		
	    .tutoringTypes_sec p {	
	        font-size: 16px	
	    }	
		
	    .whosfor_sec {	
	        padding-top: 80px;	
	        padding-bottom: 80px	
	    }	
		
	    .whosfor_sec .section_title {	
	        text-align: center	
	    }	
		
	    .whosfor_sec p {	
	        font-size: 18px;	
	        text-align: center;	
	        margin-bottom: 30px	
	    }	
		
	    .whosfor_sec ul li {	
	        padding: 15px 0	
	    }	
		
	    .whosfor_sec ul li .count {	
	        font-size: 30px;	
	        height: 60px;	
	        flex: 0 0 60px;	
	        width: 60px	
	    }	
		
	    .upshot_sec .cell {	
	        margin-top: 60px	
	    }	
		
	    .upshot_sec .cell:first-child {	
	        margin: 0	
	    }	
		
	    .upshot_sec .cell .cell_Card {	
	        padding: 0 30px 30px	
	    }	
		
	    .calltoaction_sec {	
	        padding-bottom: 45px;	
	        padding-top: 45px	
	    }	
		
	    .calltoaction_sec .row {	
	        flex-direction: column;	
	        flex-wrap: wrap;	
	        align-items: center	
	    }	
		
	    .calltoaction_sec h3 {	
	        padding: 0 0 45px;	
	        text-align: center;	
	        font-size: 26px	
	    }	
		
	    .storyTree_sec .container>.row {	
	        flex-wrap: wrap	
	    }	
		
	    .storyTree_sec .container>.row .cell {	
	        text-align: center	
	    }	
		
	    .storyTree_sec .container>.row .cell .imgWrap {	
	        display: inline-block;	
	        max-width: 100%;	
	        width: 380px	
	    }	
		
	    .storyTree_sec .container>.row .cell:first-child {	
	        order: 2	
	    }	
		
	    .storyTree_sec .container>.row .cell:last-child {	
	        order: 1	
	    }	
		
	    .storyTree_sec .container>.row:after {	
	        width: 60%	
	    }	
		
	    .storyTree_sec .container>.row:before {	
	        left: 20%	
	    }	
		
	    .storyTree_sec .container>.row:first-child .cell:first-child {	
	        margin-top: 30px	
	    }	
		
	    .storyTree_sec .container>.row:nth-child(2) {	
	        padding-bottom: 20px	
	    }	
		
	    .storyTree_sec .container>.row:nth-child(2):before {	
	        right: 20%	
	    }	
		
	    .storyTree_sec .container>.row:nth-child(2):after {	
	        height: 77%;	
	        left: 20%;	
	        bottom: -8px;	
	        transform: translateX(-50%)	
	    }	
		
	    .storyTree_sec .container>.row:nth-child(2) .cell .imgWrap {	
	        margin-top: 30px	
	    }	
		
	    .storyTree_sec .container>.row:nth-child(2) .textbox:before {	
	        right: 20%;	
	        left: auto;	
	        transform: translateX(50%)	
	    }	
		
	    .storyTree_sec .container>.row:last-child {	
	        padding-top: 50px	
	    }	
		
	    .storyTree_sec .container>.row:last-child:after {	
	        width: 31%;	
	        left: 20%;	
	        margin-left: -4px	
	    }	
		
	    .storyTree_sec .container>.row:last-child .textbox:before {	
	        left: 50%	
	    }	
		
	    .storyTree_sec .textbox {	
	        position: static !important	
	    }	
		
	    .storyTree_sec .textbox:after,	
	    .storyTree_sec .textbox:before {	
	        left: 20%	
	    }	
		
	    .contactInfo_sec .col-md-4 {	
	        margin-bottom: 30px	
	    }	
		
	    .contactInfo_sec .col-md-4:last-child {	
	        margin-bottom: 0	
	    }	
		
	    .contactInfo_sec .infoCard {	
	        margin: 0 auto;	
	        display: flex !important;	
	        max-width: 280px	
	    }	
		
	    .story_sec {	
	        padding-bottom: 50px;	
	        padding-top: 50px	
	    }	
		
	    .story_sec .imgtxt_section {	
	        align-items: center;	
	        flex-direction: column	
	    }	
		
	    .story_sec .imgtxt_section p {	
	        order: 2	
	    }	
		
	    .tutors_sec .infoTree_sec .cell.cell_empty {	
	        display: none	
	    }	
		
	    .tutors_sec .infoTree_sec .cell:not(.cell_empty):after,	
	    .tutors_sec .infoTree_sec .cell:not(.cell_empty):before {	
	        content: none	
	    }	
		
	    .tutors_sec .infoTree_sec .cell:not(:first-child) {	
	        margin-top: 50px	
	    }	
		
	    .tutors_sec.softwares_sec .infoTree_sec .treeBlock .cat_header h3 {	
	        font-size: 22px;	
	        padding: 0 25px	
	    }	
		
	    .tutors_sec.softwares_sec .infoTree_sec .treeBlock .cat_header .icon_box {	
	        border-radius: 20px;	
	        flex: 0 0 85px;	
	        height: 85px;	
	        width: 85px	
	    }	
		
	    .tutors_sec.softwares_sec .infoTree_sec .treeBlock .text_block {	
	        padding: 70px 25px 30px 25px	
	    }	
		
	    .results_sec {	
	        padding-bottom: 60px	
	    }	
		
	    .results_sec.imgConent_Sec {	
	        padding-top: 0;	
	        padding-bottom: 60px	
	    }	
		
	    .results_sec h3 {	
	        margin-bottom: 15px	
	    }	
		
	    .results_sec .row {	
	        justify-content: center	
	    }	
		
	    .results_sec .cell .resp-container {	
	        height: auto;	
	        margin-bottom: 20px	
	    }	
		
	    .results_sec .cell .img_wrap {	
	        justify-content: center	
	    }	
		
	    .results_sec .cell.text-cell {	
	        order: 2;	
	        text-align: center	
	    }	
		
	    .results_sec .cell:last-child .img_wrap {	
	        justify-content: center	
	    }	
	}	
		
	@media screen and (max-width:540px) {	
	    .banner_sec .banner_Content {	
	        padding-top: 95px	
	    }	
		
	    .bannerCaption .bannerForm {	
	        padding: 0	
	    }	
		
	    .section_title {	
	        font-size: 32px	
	    }	
		
	    .softHum_sec {	
	        padding-bottom: 65px	
	    }	
		
	    .services_sec .container {	
	        padding-bottom: 30px;	
	        padding-top: 60px	
	    }	
		
	    .sofrUniq_sec .cell h2 {	
	        font-size: 42px	
	    }	
		
	    .sofrUniq_sec .cell h3 {	
	        font-size: 22px	
	    }	
		
	    .sofrUniq_sec .cell p {	
	        font-size: 16px	
	    }	
		
	    .testimo_sec .carousel_wrap .owl-carousel {	
	        padding: 0 35px	
	    }	
		
	    .testimo_sec .carousel_wrap .owl-carousel .owl-stage-outer {	
	        min-height: initial	
	    }	
		
	    .testimo_sec .carousel_wrap .owl-carousel .owl-nav button {	
	        height: 30px;	
	        width: 30px;	
	        padding: 5px !important	
	    }	
		
	    .contactForm_sec h3 {	
	        font-size: 28px;	
	        margin-bottom: 30px	
	    }	
		
	    .contactForm_sec .contact_form {	
	        padding: 20px 15px 50px	
	    }	
		
	    .contactForm_sec .wpcf7-form .form-group .radio_group {	
	        flex-wrap: wrap;	
	        margin: 0	
	    }	
		
	    .contactForm_sec .wpcf7-form .form-group .custom-control {	
	        margin: 10px !important	
	    }	
		
	    .story_sec .img_wrp {	
	        margin: 0 0 30px;	
	        flex: 0 0 100%;	
	        width: 100%	
	    }	
		
	    .story_sec .imgtxt_section p {	
	        margin-bottom: 35px	
	    }	
		
	    .philosophy_sec {	
	        padding-top: 50px;	
	        padding-bottom: 50px	
	    }	
		
	    .philosophy_sec.philo_bgSec {	
	        padding-top: 70px;	
	        padding-bottom: 70px	
	    }	
		
	    .philosophy_sec h3 {	
	        font-size: 20px;	
	        margin-bottom: 35px	
	    }	
		
	    .philosophy_sec p {	
	        font-size: 14px;	
	        line-height: 1.8;	
	        margin-bottom: 30px	
	    }	
		
	    .philosophy_sec h4 {	
	        margin-top: 25px	
	    }	
		
	    .tutors_sec {	
	        padding-bottom: 50px;	
	        padding-top: 50px	
	    }	
		
	    .tutors_sec p {	
	        font-size: 16px	
	    }	
		
	    .tutors_sec h3 {	
	        font-size: 20px;	
	        margin-bottom: 50px	
	    }	
		
	    .tutors_sec .infoTree_sec .cell:nth-child(odd) {	
	        padding-right: 15px	
	    }	
		
	    .tutors_sec .infoTree_sec .cell:nth-child(2n) {	
	        padding-left: 15px	
	    }	
		
	    .tutors_sec .infoTree_sec .cell:nth-child(2n) .treeBlock {	
	        padding-left: 0;	
	        padding-right: 0	
	    }	
		
	    .tutors_sec .infoTree_sec .treeBlock {	
	        padding-left: 0	
	    }	
		
	    .tutors_sec .infoTree_sec .treeBlock .cat_header h3:before {	
	        content: none	
	    }	
		
	    .tutors_sec .infoTree_sec .treeBlock .text_block {	
	        padding: 25px 15px 25px 15px	
	    }	
	}	
		
	@media screen and (max-width:480px) {	
	    .banner_sec {	
	        background-position: right -45px bottom	
	    }	
		
	    .bannerCaption h2 {	
	        font-size: 22px	
	    }	
		
	    .bannerCaption .bannerForm {	
	        margin: 15px 0 0;	
	        position: relative !important	
	    }	
		
	    .bannerCaption .bannerForm .input-group input {	
	        border-radius: 10px;	
	        font-size: 14px;	
	        height: 55px;	
	        padding: 5px 25px	
	    }	
		
	    .bannerCaption .bannerForm .input-group .btn.btn-default {	
	        font-size: 16px;	
	        height: 46px;	
	        margin: 20px auto;	
	        position: relative;	
	        right: auto;	
	        top: auto	
	    }	
		
	    .softHum_sec {	
	        padding-top: 10px	
	    }	
		
	    .section_title {	
	        font-size: 26px	
	    }	
		
	    .testimo_sec .carousel_wrap .owl-carousel {	
	        padding: 0 20px	
	    }	
		
	    .testimo_sec .carousel_wrap .owl-carousel .owl-item .item {	
	        padding: 35px 15px 15px	
	    }	
		
	    .testimo_sec .carousel_wrap .owl-carousel .owl-item .item .box_inner .quote_ico {	
	        width: 46px;	
	        height: 33px	
	    }	
		
	    .testimo_sec .carousel_wrap .owl-carousel .owl-item .item .box_inner p {	
	        font-size: 16px;	
	        margin-bottom: 25px	
	    }	
		
	    .testimo_sec .carousel_wrap .owl-carousel .owl-item .item .box_inner .use_info {	
	        flex-direction: column;	
	        text-align: center	
	    }	
		
	    .testimo_sec .carousel_wrap .owl-carousel .owl-item .item .box_inner .use_info .pr-4,	
	    .testimo_sec .carousel_wrap .owl-carousel .owl-item .item .box_inner .use_info .px-4 {	
	        padding-bottom: 10px !important;	
	        padding-right: 0 !important	
	    }	
		
	    .calltoaction_sec h3 {	
	        padding: 0 0 30px	
	    }	
		
	    .results_sec {	
	        padding-top: 50px	
	    }	
	}
    @media screen and (max-width:991px) {
		
	    .main-header .navbar .navbar-nav .menu-item .nav-link {	
	        padding: 10px 20px	
	    }	
		
	    .main-header .navbar .navbar-nav .menu-item:before {	
	        content: none	
	    }	
		
	    .main-header .navbar .navbar-nav .dropdown-menu {	
	        margin-top: 0;	
	        border: none;	
	        box-shadow: none;	
	        position: relative;	
	        left: 0;	
	        width: 100%;	
	        padding: 0 20px;	
	    }	
	}
*/
.crslistAccordion .table .tblBody td .cell .badge.housefull {
    background: rgba(240, 97, 80, 0.25);
    color: #F06150;
    padding: 8px 18px;
    border-radius: 30px;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 1px;
    margin-left: 15px;
}