.navbar-header a {
    padding-left: 0;
}
.navbar-collapse{
    padding: 0 0 !important;
}
.CRDivisionSection {
    padding-top: 50px;
}
.CRDivisionSection .CRDivisionpanel h2 {
    
    font-size: 28px;
    font-weight: 400;
    margin-top: 0;
    margin-bottom: 20px;
}
.CRDivisionSection .CRDivisionSection {
    padding-top: 50px;
    padding-bottom: 40px;
}
.CRDivisionSection .CRDivisionpanel .media {
    border-top: 1px solid #b2bfca;
    padding-top: 30px;
    padding-bottom: 25px;
}
.CRDivisionSection .CRDivisionpanel .media:last-child {
    border-bottom: 1px solid #b2bfca;
}
.CRDivisionSection .CRDivisionpanel .media .media-left{
    padding-right: 30px;
}
.CRDivisionSection .CRDivisionpanel .media .media-body p{
      color: #222222;
    font-size: 15px;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 25px;
}
.CRDivisionSection .CRDivisionpanel .media .media-body a {
    color: #0081c6;
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: underline;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
}
.CRDivisionSection .CRDivisionpanel .media .media-body a:hover{
    color: #000;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
}
.CRDivisionSection .CRDivisionpanel .media .media-left figure figcaption {
    background: #dd0e26;
    color: #fff;
    padding-top: 30px;
    padding-left: 20px;
    padding-bottom: 20px; 
}
.CRDivisionSection .CRDivisionpanel .media .media-left figure figcaption h4 {
    margin: 0;
    font-size: 22px;
    font-weight: 400;
    
    position: relative;
}
.CRDivisionSection .CRDivisionpanel .media .media-left figure figcaption h4:before{
    content: '';
    position: absolute;
    background: #e43e51;
    width: 33px;
    height: 3px;
    top: -10px;
    left: 0;
}
.CRDivisionSection .CRDivisionpanel .media .media-left figure figcaption h4 span {
    display: block;
}
.EmplogabilityEISection {
    padding-top: 25px;
    padding-bottom: 40px;
}
.EmplogabilityEISection .EmplogabilityEIPanel h2 {
    
    font-size: 28px;
    font-weight: 400;
    margin-top: 0;
    margin-bottom: 30px;
}
.EmplogabilityEISection .EmplogabilityEIPanel ul{
    overflow: auto;
} 
.EmplogabilityEISection .EmplogabilityEIPanel ul li {
    width: 50%;
    float: left;
    padding: 0 40px 30px 40px;
    border-right: 1px solid #d8dfe4;
    border-bottom: 1px solid #d8dfe4;
    
}
.EmplogabilityEISection .EmplogabilityEIPanel ul li:nth-child(2){
    border-right:none;
}
.EmplogabilityEISection .EmplogabilityEIPanel ul li:nth-child(4){
    border-right:none;
}
.EmplogabilityEISection .EmplogabilityEIPanel ul li:nth-child(3){
    border-bottom:none;
}

.EmplogabilityEISection .EmplogabilityEIPanel ul li:nth-child(4){
    border-bottom:none;
}
.EmplogabilityEISection .EmplogabilityEIPanel ul li h3{
    color: #e20e27;
    font-size: 22px;
    font-weight: 400;
    
    margin-bottom: 30px;
    margin-top: 30px;
}
.EmplogabilityEISection .EmplogabilityEIPanel ul li p {
    margin-bottom: 20px;
    font-size: 15px;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
}
.EmplogabilityEISection .EmplogabilityEIPanel ul li a{
    color: #0081c6;
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: underline;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
}

.EmplogabilityEISection .EmplogabilityEIPanel ul li a:hover{
    color: #000;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
}

.InterestingFactsSection{
    padding-top: 38px;
    padding-bottom: 70px;
}
.InterestingFactsSection h2 {
    
    font-size: 28px;
    font-weight: 400;
    margin-top: 0;
    margin-bottom: 20px;
}
.InterestingFactInfor {
    border-radius: 14px;
    padding-bottom: 20px;
    position: relative;
}
.Factimg{
    position: relative
}
.Factimg:before{
    content: '';
    position: absolute;
    background: url(../images/light-border1.png) !important;
    width: 100%;
    height: 123px;
    top: 25px;
    left: 0;
}
.InterestingFactInfor:before{
    content: '';
    position: absolute;
    background: url(../images/light-border.png);
    width: 100%;
    height: 123px;
    top: 25px;
    left: 0;
}
.InterestingFactInfor h2 {
    font-size: 48px;
    font-weight: 300;
    
}
.InterestingFactInfor p {
    font-size: 16px;
    font-weight: 300;
    color: rgba(255, 255, 255, 0.65);
    padding: 0 28px;
}
.QuickEnquiryFormSection {
    background: #dd0e26;
}
.QuickEnquiryFormSection {
    background: #dd0e26;
    padding: 20px 0;
    border-top: 2px solid #fff;
}
.quickenquirytitle h4 {
    color: #ffffff;
    font-size: 18px;
    font-weight: 400;
    
}
.quickdevice {
    width: 14%;
}
.Fieldbox {
    width: 86%;
}
.QuickEnquiryFormSection .form-inline .form-group {
    margin-right: 15px;
    width: 21.5%;
}
.QuickEnquiryFormSection .form-inline .form-control{
    width: 100%;
    border-radius: 3px;
    height: 38px;
}
.QuickEnquiryFormSection .form-inline .form-group input::placeholder{
    font-size: 14px;
    font-weight: 300;
    font-family: 'Open Sans', sans-serif;
}
.Gobtn {
    color: #e20e27 !important;
    font-size: 13px;
    font-weight: 700;
    background: #fff;
    padding: 8px 19px;
    text-transform: uppercase;
}
.carousel-control.right {
    background: none;
}
.carousel-control.left {
    background: none;
}
.SeeInResultSection{
    padding-top: 40px;
    padding-bottom: 18px;
}
.SeeInResultSection h2 {
    text-align: center;
    
    font-size: 28px;
    font-weight: 400;
    margin-top: 0;
    margin-bottom: 40px;
}
.SeeInResultSection .MMCOA {
    background: #006297;
    color: #fff;
    padding: 30px 0;
}
.SeeInResultSection .MMCOA .carousel {
    padding: 0 22px;
}
.MMCOA h4 {
    background: #fff;
    display: inline-block;
    color: #e20e27;
    border-left: 8px solid #e20e27;
    font-size: 18px;
    font-weight: 700;
    font-family: 'Open Sans', sans-serif;
    padding: 10px 50px 10px 15px;
    margin-top: 0;
}
.SeeInResultSection .MMCOA .carousel .carousel-inner .item{
    margin-bottom: 20px;
}
.SeeInResultSection .MMCOA .carousel .carousel-inner .item a {
    color: #fff;
    font-size: 18px;
}
.SeeInResultSection .MMCOA .carousel .carousel-inner .item p {
    margin-top: 20px;
    font-size: 14px;
    font-weight: 300;
}
.SeeInResultSection .MMCOA .carousel .carousel-control {
    top: 100%;
    opacity: 1;
    width: 40px;
    right: auto;
    left: 14px;
}
.SeeInResultSection .MMCOA .carousel a.right.carousel-control img {
    position: absolute;
    right: -6px;
}
.SeeInResultSection .MMCOA .carousel a.left.carousel-control img{
    position: absolute;
    left: 15%;
}
.SeeInResultSection .Clientele {
    background: #eeeeee;
    min-height: 295px;
    padding-top: 20px;
}
.SeeInResultSection .Clientele h4 {
    color: #e20e27;
    font-size: 18px;
    font-weight: 700;
    font-family: 'Open Sans', sans-serif;
    border-left: 8px solid #e20e27;
    padding: 3px 12px;
}
.SeeInResultSection .Clientele .carousel-control{
    opacity: 1;
    top: 10px;
}
.SeeInResultSection .Clientele a.left.carousel-control {
    width: 39px;
    left: auto;
    right: 16px 
}
.SeeInResultSection .Clientele a.left.carousel-control img {
    position: absolute;
    left: 0%;
}
.SeeInResultSection .Clientele a.right.carousel-control img {
    position: absolute;
    right: 37%;
}
.SeeInResultSection .Clientele .carousel-inner .item{
    padding-top: 80px;
}
.SeeInResultSection .Clientele .carousel-inner .item img{
    margin: 0 auto;
}
.SeeInResultSection .Achievements {
    background: #eeeeee;
    padding-top: 20px;
    padding-bottom: 20px;
}
.SeeInResultSection .Achievements h4{
    color: #e20e27;
    font-size: 18px;
    font-weight: 700;
    font-family: 'Open Sans', sans-serif;
    border-left: 8px solid #e20e27;
    padding: 3px 12px;
}
.SeeInResultSection .Achievements h5 {
    color: #26272e;
    font-size: 18px;
    font-weight: 400;
    padding: 0 15px 0 20px;
    line-height: 26px;
}
.SeeInResultSection .Achievements p {
    padding: 0 20px;
    font-size: 14px;
    margin-bottom: 23px;
}
.SeeInResultSection .Achievements a{
    padding: 0 20px;
    color: #0081c6;
    font-size: 14px;
    font-weight: 600;
    text-decoration: underline;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;   
}
.SeeInResultSection .Achievements a:hover{
    color: #000;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out; 
}
.SeeInResultSection .faq {
    background: #eeeeee;
    padding-top: 20px;
}
.SeeInResultSection .faq h4 {
    color: #e20e27;
    font-size: 18px;
    font-weight: 700;
    font-family: 'Open Sans', sans-serif;
    border-left: 8px solid #e20e27;
    padding: 4px 12px;
    margin-bottom: 18px;
}
.SeeInResultSection .happyClients {
    background: #eeeeee;
}
.SeeInResultSection .faq .carousel-control {
    opacity: 1;
    top: -42px;
}
.SeeInResultSection .faq a.left.carousel-control {
    width: 40px;
    left: auto;
    right: 28px;
    height: 30px;
}
.SeeInResultSection .faq a.right.carousel-control {
    height: 30px;
}
.SeeInResultSection .faq .carousel-inner .item{
    padding: 0 15px;
    padding-bottom: 28px;
}
.SeeInResultSection .faq .carousel-inner .item a{
    color: #26272e;
    font-size: 18px;
    font-weight: 400;
    line-height: 26px;
}
.SeeInResultSection .faq .carousel-inner .item p{
    font-size: 14px;
    margin-top: 15px;
}
.SeeInResultSection .admissions {
    padding: 30px 0;
}
.SeeInResultSection .admissions h4 {
    background: #fff;
    display: inline-block;
    color: #e20e27;
    border-left: 8px solid #e20e27;
    font-size: 18px;
    font-weight: 700;
    font-family: 'Open Sans', sans-serif;
    padding: 10px 30px 10px 15px;
    margin-top: 0;
}
.SeeInResultSection .admissions h5 {
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    margin-top: 104px;
    padding: 0 20px;
}
.SeeInResultSection .admissions a {
    padding: 0 20px;
    color: #00a6ff;
    font-size: 16px;
    font-weight: 600;
}
.SeeInResultSection .admissions a:hover{
    color: #fff;
}
.SeeInResultSection .admissions a img {
    margin-left: 5px;
}
.SeeInResultSection .happyClients {
    padding: 30px 0;
    padding-bottom: 18px;
}
.SeeInResultSection .happyClients h4 {
    color: #e20e27;
    font-size: 18px;
    font-weight: 700;
    font-family: 'Open Sans', sans-serif;
    border-left: 8px solid #e20e27;
    padding: 3px 12px;
}
.SeeInResultSection .happyClients p{
    color: #26272e;
    font-size: 18px;
    font-weight: 400;
    padding: 0 15px 0 20px;
    line-height: 26px;
}
.SeeInResultSection .happyClients h6{
    font-size: 14px;
    font-weight: 400;
    padding: 0 20px;
    line-height: 22px;
    margin-top: 15px;
}
.SeeInResultSection .happyClients h6 span{
    display: block;
}
.SeeInResultSection .happyClients a {
    padding: 0 20px;
    color: #0081c6;
    text-decoration: underline;
    font-size: 14px;
    font-weight: 600;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
}
.SeeInResultSection .happyClients a:hover{
    color: #000;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
}
.SeeInResultSection .firstrow {
    margin-bottom: 15px;
}
.ourRecruitersSection {
    border-bottom: 1px solid #eeeeee;
}
.AccordianSecion {
    padding-top: 50px;
}
.AccordianSecion h2 {
    margin: 0;
    text-align: center;
    
    font-size: 28px;
    color: #26272e;
    margin-bottom: 50px;
}
.AccordianSecion .more-less1 {
    float: right;
    color: #e20e27;
    margin-top: -7px;
}
.headingActive a {
    color: #e20e27 !important;
}
.AccordianSecion .panel-default > .panel-heading{
    padding: 0;
    padding-left: ;
}
.AccordianSecion h4.panel-title a {
    font-size: 18px;
    font-weight: 600;
    color: #222222;
    padding: 20px 20px 20px 30px;
    display: block;
}
.AccordianSecion .glyphicon-minus:before {
    content: "\2212";
    
    font-size: 29px;
}
.AccordianSecion .glyphicon-plus:before {
    content: "\002b";
    
    font-size: 29px;
}
.AccordianSecion .panel-body{
    border-top: none !important;
}
.WeCnHelpyouSection{
    padding: 40px 0;
}
.WeCnHelpyouSection h2{
    margin: 0;
    text-align: center;
    
    font-size: 28px;
    color: #26272e;
    margin-bottom: 60px;
}
.IwantoHelp {
    background: #eeeeee;
    padding: 30px 0;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
}
.IwantoHelp:hover {
    background: rgba(0, 0, 0, 0.42);
    color: #fff;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
}
.IwantoHelp:hover a{
    color: #fff;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
}
.IwantoHelp h3 {
    background: #fff;
    display: inline-block;
    color: #e20e27;
    border-left: 8px solid #e20e27;
    font-size: 24px;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
    padding: 10px 30px 10px 20px;
    margin-top: 0;
    margin-bottom: 20px;
}
h3.IWantto {
    padding-right: 75px;
}
.IwantoHelp a {
    font-size: 26px;
    display: block;
    font-weight: 400;
    color: #26272e;
    line-height: 30px;
    padding: 0 30px;
}
.IwantoHelp p {
    padding: 0 30px;
    font-size: 14px;
    font-weight: 100;
    margin-top: 30px;
    margin-bottom: 10px;
}
.AddresAndEnquiries {
    background: #e3e5e7;
    padding-top: 50px;
    padding-bottom: 30px;
    text-align: center;
}
.addresspanel {
    margin-bottom: 60px;
}
.addresspanel h4 {
    color: #26272e;
    font-size: 24px;
    font-weight: 400;
    
}
.GenquiryPanel h4 {
    color: #26272e;
    font-size: 24px;
    font-weight: 400;
    
}
.addresspanel p{
    color: #26272e;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
}
.GenquiryPanel a {
    color: #00a6ff;
    font-size: 18px;
    font-weight: 400;
    border-bottom: 1px solid #00a6ff;
}
.bgwhite {
    background: #ffffff;
    padding: 10px;
}
.phonefax {
    border: 4px solid #f1f1f1;
    padding: 15px 0;
}
.paddingromove {
    padding: 0 5px;
}
.phonefax h4 {
    color: #26272e;
    font-size: 24px;
    font-weight: 400;
    
        margin-bottom: 20px;
}
.phonefax h5{
    color: #26272e;
    font-size: 18px;
    font-weight: 400;
}


/* Responsive css start here */

@media (max-width: 1199px){
.quickdevice {
    width: 16%;
}
.Fieldbox {
    width: 84%;
}
.QuickEnquiryFormSection .form-inline .form-group {
    margin-right: 15px;
    width: 20.6%;
} 
.SeeInResultSection .Achievements h4 {
    font-size: 16px;
}
.SeeInResultSection .Clientele h4 {
    font-size: 16px;
}
.SeeInResultSection .Clientele .carousel-inner .item img {
    margin: 0 auto;
    width: 180px;
}
.SeeInResultSection .Clientele {
    min-height: 350px;
}
.SeeInResultSection .Clientele .carousel-inner .item {
    padding-top: 120px;
}
.SeeInResultSection .Achievements h5 {
    margin-top: 30px;
}
.SeeInResultSection .Achievements p {
    margin-top: 31px;
}
.SeeInResultSection .faq h4 {
    margin-top: 0;
}
.SeeInResultSection .faq {
    background: #eeeeee;
    padding-top: 12px;
}
.SeeInResultSection .Clientele {
    padding-top: 12px;
}
.SeeInResultSection .MMCOA {
    padding-top: 12px;
}
.SeeInResultSection .Achievements {
    padding-top: 12px;
}
.SeeInResultSection .admissions {
    padding: 12px 0;
    padding-bottom: 42px;
}
.SeeInResultSection .happyClients {
    padding: 12px 0;
    padding-bottom: 14px;
}
.SeeInResultSection .faq .carousel-inner .item {
    padding: 0 15px;
    padding-bottom: 15px;
}
.SeeInResultSection .happyClients h4 {
    margin-top: 0;
}
.IwantoHelp {
    min-height: 315px;
}
.InterestingFactInfor {
    border-radius: 14px;
    padding-bottom: 20px;
    position: relative;
    border: 2px solid #2c3f54;
    min-height: 170px;
}
.InterestingFactInfor:before{
    display: none;
}
.AccordianSecion h4.panel-title a {
    padding: 20px 15px 20px 15px;
}
}

@media (max-width: 991px){
.EmplogabilityEISection .EmplogabilityEIPanel ul li {
    min-height: 351px;
}  
.quickdevice {
    width: 100%;
}
.quickenquirytitle {
    text-align: center;
    margin-bottom: 20px;
}
.QuickEnquiryFormSection .form-inline .form-group {
    margin-right: 15px;
    width: 20.3%;
}
.quickenquirytitle h4 {
    font-size: 24px;
}
.Fieldbox {
    width: 100%;
}
.SeeInResultSection .Clientele {
    min-height: 300px;
}
.SeeInResultSection .Clientele .carousel-inner .item img {
    margin: 0 auto;
    width: auto;
}
.SeeInResultSection .Clientele .carousel-inner .item {
    padding-top: 90px;
}
.CRDivisionSection .CRDivisionpanel .media .media-left {
    padding-right: 0px;
    display: block;
}
.CRDivisionSection .CRDivisionpanel .media .media-left figure{
    width: 263px;
    margin: 0 auto;
}
.CRDivisionSection .CRDivisionpanel .media .media-body p {
    margin-top: 20px;
}
.IwantoHelp {
    min-height: 365px;
}
.phonefax h5 {
    font-size: 15px;
}
.SeeInResultSection .MMCOA {
    margin-bottom: 30px;
}
.SeeInResultSection .faq {
    background: #eeeeee;
    padding-top: 12px;
    min-height: 263px;
}
.SeeInResultSection .happyClients {
    margin-top: 30px;
}
.SeeInResultSection .Clientele a.left.carousel-control {
    width: 50px;
}
.SeeInResultSection .faq a.left.carousel-control {
    width: 50px;
    right: 36px;
    height: 30px;
}
.InterestingFactInfor p {
    padding: 0 0px;
}
.InterestingFactInfor {
    min-height: 190px;
    padding-top: 20px;
}
}

@media (max-width: 767px){
.navbar-header a {
    padding-left: 15px;
}
.navbar-collapse{
    padding: 0 15px !important;
}
.QuickEnquiryFormSection .form-inline .form-group {
    margin-right: 15px;
    width: 100%;
}
.Gobtn {
    padding: 8px 35px;
    font-size: 20px;
}
.SeeInResultSection .Clientele {
    min-height: 300px;
    margin-bottom: 15px;
}
.EmplogabilityEISection .EmplogabilityEIPanel ul li {
    padding: 0 20px 20px 20px;
    min-height: 318px;
}
.InterestingFactsSection .InterestingFactInfor{
    padding-top: 20px;
    margin-bottom: 30px;
    min-height: 165px;
}
.InterestingFactsSection {
    padding-top: 20px;
    padding-bottom: 20px;
}
.IwantoHelp {
    min-height: auto;
    margin-bottom: 30px;
}
.WeCnHelpyouSection {
    padding: 20px 0;
}
.phonefax {
    min-height: 135px;
}
.GenquiryPanel a {
    word-wrap: break-word;
}
.QuickEnquiryFormSection {
    padding-top: 5px;
}
.SeeInResultSection {
    padding-top: 40px;
    padding-bottom: 0px;
}
.AccordianSecion {
    padding-top: 30px;
}
.AccordianSecion h2 {
    margin-bottom: 30px;
}
.WeCnHelpyouSection h2 {
    margin-bottom: 38px;
}
.CRDivisionSection .CRDivisionpanel .media:last-child {
    margin-top: 0;
}
}
@media (max-width: 667px){
.EmplogabilityEISection .EmplogabilityEIPanel ul li {
    min-height: 365px;
} 
.SeeInResultSection .faq {
    min-height: 285px;
}
}
@media (max-width: 600px){
.EmplogabilityEISection .EmplogabilityEIPanel ul li {
    padding: 0 20px 20px 20px;
    min-height: 390px;
}
.SeeInResultSection .Achievements p {
    margin-top: 20px;
    margin-bottom: 8px;
}
.SeeInResultSection .faq {
    min-height: 286px;
}
.GenquiryPanel a {
    word-wrap: break-word;
}
.AccordianSecion h4.panel-title a {
    padding: 20px 10px 20px 10px;
}
}

@media (max-width: 480px){
.commondiv{
    width: 100%;
} 

.EmplogabilityEISection .EmplogabilityEIPanel ul li {
    width: 100%;
    border-right: none; 
    padding: 0;
    min-height: auto;
    padding-bottom: 38px;
    margin-bottom: 15px;
}
.EmplogabilityEISection .EmplogabilityEIPanel ul li:nth-child(3) {
   border-bottom: 1px solid #d8dfe4;
}
.EmplogabilityEISection .EmplogabilityEIPanel ul li h3 {
    font-size: 20px;
    margin-top: 20px;
}
.FactsDevice {
    width: 100%;
}
.MMCOA h4 {
    padding: 10px 40px 10px 15px;
}
.SeeInResultSection .faq {
    min-height: auto;
    margin-bottom: 30px;
}
.SeeInResultSection .Clientele {
    min-height: 300px;
    margin-bottom: 30px;
}
.SeeInResultSection .Achievements {
    margin-bottom: 15px;
}
.AccordianSecion h4.panel-title a {
    font-size: 16px;
    padding: 20px 20px 20px 20px;
    line-height: 22px;
}
.addresspanel {
    margin-bottom: 15px;
}
.GenquiryPanel {
    margin-bottom: 30px;
}
.phonefax h5 {
    font-size: 15px;
    padding: 0 5px;
    line-height: 24px;
}
.InterestingFactInfor p {
    padding: 0 10px;
}
.AccordianSecion .panel-body {
    text-align: justify;
}
.CRDivisionSection .CRDivisionpanel .media .media-body p {
    text-align: justify;
}
.EmplogabilityEISection .EmplogabilityEIPanel ul li p {
    text-align: justify;
}
.EmplogabilityEISection .EmplogabilityEIPanel h2 {
    margin-bottom: 10px;
}
.EmplogabilityEISection {
    padding-bottom: 0;
}
.SeeInResultSection .MMCOA .carousel .carousel-inner .item p {
    text-align: justify;
}

}



.ourRecruitersSection{
	padding-top: 45px;
	padding-bottom: 45px;
}
.ourRecruitersHeading h4{
	margin: 0;
	text-align: center;
	font-size: 28px;
	color: #26272e;
	margin-bottom: 40px;
}
.ourRecruitersSliderCol{
	width: 20%;
}
.ourRecruitersImg img{
	margin: auto;
}
.ourRecruitersSliderArrrows .ourRecruitersArrrows{
	width: 32px;
	height: 32px;
	line-height: 32px;
	background: #dfe0e1;
	border-radius: 4px;
	display: inline-block;
	text-align: center;
	position: absolute;
	top: 0;
	right: 0;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.ourRecruitersSliderArrrows .ourRecruitersArrrows:hover{
	background: #a8aaad;
}
.ourRecruitersSliderArrrows .ourRecruitersArrrows.left{
	position: absolute;
	right:40px; 
}
.ourRecruitersSliderArrrows .ourRecruitersArrrows .fa{
	color: #323a48;
	font-size: 18px;
}


	.ourRecruitersHeading h4 {
		margin-bottom: 20px;
	}
	.ourRecruitersSliderArrrows{
		margin-top: 10px;
		text-align: center;
		position: static;
	}
	
	.ourRecruitersHeading h4 {
		font-size: 24px;
		margin-bottom: 20px;
	}
	.ourRecruitersSection {
		padding-top: 25px;
		padding-bottom: 25px;
	}
