/* CSS Document */
@import url(hamburger_menu.css);
@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');

/* @font-face {
    font-family: 'Calibri';
    src: url('https://www.tcyonline.info/india/landingPage/bs5fonts/Calibri.eot');
    src: url('https://www.tcyonline.info/india/landingPage/bs5fonts/Calibri.eot?#iefix') format('embedded-opentype'),
        url('https://www.tcyonline.info/india/landingPage/bs5fonts/Calibri.woff2') format('woff2'),
        url('https://www.tcyonline.info/india/landingPage/bs5fonts/Calibri.woff') format('woff'),
        url('https://www.tcyonline.info/india/landingPage/bs5fonts/Calibri.svg#Calibri') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
} */

*{
    margin: 0;
    padding: 0;
}
ul, ol{
    list-style: none;
    margin: 0;
    padding: 0;
}
ul li, ol li{
    list-style: none;
}
h1,h2,h3,h4,h5,h6{
    font-weight: bold;
    margin:0;
}

body {
	margin: 0;
	padding: 0;
	/* font-family: 'Calibriregular' !important; */
	width: 100%;
    background-color: #fff !important;
}

p{
    font-size: 16px;
    line-height:24px ;
    color: #2a2a2a;
}

.landing_new_header{
    border-bottom: 1px solid #efefef;
    padding: 6px 0;
}   
.landing_new_header .navbar-expand-lg .navbar-collapse{
    justify-content: space-between;
}
.banner{
    position: relative;
}
.banner img.circle-img {
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
}
.landing_new_header .navbar-nav .nav-item {
    margin-left: 20px;
}
.landing_new_header .navbar-nav a.nav-link {
    font-size: 16px;
    color: #2a2a2a;
}
.landing_new_header .navbar-nav .nav-item:last-child a.nav-link{
    color: #17a1e6;
}
.landing_new_header .btn-primary{
    background-color: #17a1e6;
    color: #fff !important;
    line-height: 50px;
    padding: 0 20px;
    font-size: 15px;
    border-color: #17a1e6;
}
.landing_new_header .btn-primary:hover{
    background-color: transparent;
    color: #17a1e6;
    
}

/* banner */
.banner{
    padding: 150px 0 50px 0;
}
.banner h2{
    font-size: 40px;
    color: #143066;
    font-weight: bold;
    line-height: 44px;
}
.banner h2 span{
    color:#17a1e6 ;
    display: block;
    font-size: inherit;
}
.banner p{
    font-size: 16px;
    line-height:24px ;
    color: #2a2a2a;
    margin: 15px 0 40px;
    font-family: 'Calibriregular';
}
.request_btn{
    background-color: #17a1e6;
    line-height: 40px;
    width: 160px;
    padding: 0;
    font-weight: bold;
    color: #fff ;
    font-size: 18px;
    border-radius: 5px;
    border-width: 2px;
    margin: 0;
}
.request_btn:hover{
    background-color: transparent;
    color: #17a1e6 ;
    border-color: #17a1e6;
}

/* banner */
.heading_36{
    font-size: 36px;
    color: #fff !important;
    font-weight: normal;
    margin-bottom:50px;
}
/* centre */
.trusted{
    padding: 40px 0 50px;
    background-color:#143066;
    text-align: center;
}
.trusted h2{
    font-size: 36px;
    color: #fff !important;
    font-weight: normal;
    margin-bottom:50px;
}
.trusted h2 strong {
    font-size: inherit;
}
.trusted h2 span{
    font-weight: bold;
}
.trusted img.icon{
    margin-bottom: 20px;
}
.trusted h3{
    font-size: 36px;
    color: #fff !important;
    margin: 0;
    font-family: 'calibriregular' !important;
}
.trusted h5{
    font-size: 18px;
    /* display: block; */
    font-weight: normal;
    margin-top: 10px;
    color: #FFF;
}
/* centre */
/* solution */
.solution{
    padding:40px 0;
}
.solution h3{
    font-weight: bold;
    font-size: 34px;
    color: #143066 !important;
    margin-bottom: 30px;
}
.solution h5 {
    background: #f1f1f1;
    font-size: 20px;
    font-weight: normal;
    text-align: center;
    line-height: 40px;
    font-family: 'bebasregular';
    margin-top: -7px;
    color: #717171;
}
.solution_slider .slick-initialized .slick-slide {
    display: block;
    padding: 0 15px !important;
}
/* solution */

/* testbank */
.test_bank{
    text-align: center;
    background: url(../images/all_courses_bg.png) 0 0 no-repeat;
    background-size: cover;
    padding: 150px 0;
}
.test_bank h3{
    font-size:34px;
    color: #143066 !important;
    font-weight: bold;
    line-height: 80px;
    background-color: #fff !important;
    display: inline-block;
    padding: 0 20px;
    border-radius: 5px;
}
/* testbank */

/* test library */
.library{
    background-color: #f3f3f3;
}
.heading_34{
    font-size: 30px;
    color: #142e65 !important;
    line-height: normal;
    margin:0px 0 10px;
    font-family: 'Calibriregular';
}
.heading_34 span{
    font-weight: 400;
    color: #17a1e6;
    display: block;
    font-size: 17px;
    font-weight: normal;
    text-transform: uppercase;
}
.library p{
    font-size: 16px;
    line-height: 24px;
    color: #2a2a2a;
    font-family: 'Calibriregular';
}
ul.test-steps {
    position: relative;
}
ul.test-steps:before {
    content: '';
    height: 70%;
    width: 1px;
    position: absolute;
    left: 50%;
    top: 40px;
    background: #cbcbcb;
}
ul.test-steps li {
    background: #f3f3f3;
    padding: 10px 10px 10px 45px;
    border-radius: 5px;
    margin-bottom: 15px;
    /* display: flex; */
    border: 1px solid #b5bcc2;
    height: 66px;
    position: relative;
    box-shadow: 0px 1px 5px rgba(0,0,0,0.25);
}
ul.test-steps li:nth-child(even){
    background-color: #fff !important;
}
ul.test-steps li span {
    width: 24px;
    height: 24px;
    background: #fff;
    text-align: center;
    border-radius: 30px;
    border: 1px solid #818181;
    display: inline-block;
    margin-right: 10px;
    position: absolute;
    left: 10px;
    top: 10px;
}
.library p {
    font-size: 16px;
    line-height: 24px;
    color: #2a2a2a;
}
/* test library */
/* realstic */
.realstic{
    position: relative;
    padding: 80px 0;
}
.realstic .container{
    position: relative;
}
.realstic .container:before {
    content: '';
    position: absolute;
    right: -1%;
    top: -70px;
    background: url(../images/circle-med-img.png) 0 0 no-repeat;
    width: 577px;
    height: 570px;
    z-index: -1;
}
.realstic .container:after {
    content: '';
    position: absolute;
    left: -7%;
    bottom: 49px;
    background: url(../images/circle-med-img.png) 0 0 no-repeat;
    width: 577px;
    height: 570px;
    z-index: -1;
}
ul.r_list li{
    font-size: 16px;
    color: #656565;
    position: relative;
    padding-left: 25px;
    font-family: 'Calibriregular';
}
ul.r_list li:before {
    content: '';
    position: absolute;
    left: 0;
    top: 5px;
    height: 12px;
    width: 16px;
    background: url(../images/green_tick.png) 0 0 no-repeat;
}
.realstic p {
    font-family: 'Calibriregular';
}

/* institute css */
.i_manage{
    padding: 40px 0;
    background-color: #143066;
}
.i_manage h3.heading_34{
    color: #fff !important;
}
.i_manage h3.heading_34 span{
    margin-bottom: 8px;
}
.i_manage p{
    color: #fff !important;
    margin-bottom: 20px;
    font-family: 'calibriregular';
}
.i_manage h6{
    font-size: 16px;
    color: #17a1e6;
    font-weight: bold;
    margin-bottom: 8px;
    font-family: 'calibriregular';
}
ul.i_links{
    margin-bottom: 25px;
}
ul.i_links li{
    font-size: 16px;
    color: #fff;
    position: relative;
    padding-left: 25px;
    font-family: 'calibriregular';
}
ul.i_links li:before {
    content: '';
    position: absolute;
    left: 0;
    top: 6px;
    height: 12px;
    width: 16px;
    background: url(../images/white_tick.png) 0 0 no-repeat;
}

/* institute css */
/* m_app */
.m_app{
    padding: 40px 0;
    background-color: #f3f3f3;
}
.m_app p{
    font-family: 'calibriregular';
}
ul.m_app_ul {

}
ul.m_app_ul li {
    background: #fff;
    border: 1px solid #dedede;
    width: 30%;
    padding: 10px;
    border-radius: 5px;
    margin-bottom: 10px;
    font-size: 14px;
    margin-right: 10px;
    height: 60px;
    display: inline-block;
    vertical-align: top;
    position: relative;
    font-family: 'calibriregular';
    line-height: 16px;
}
ul.m_app_ul li span {
    position: absolute;
    width: 100%;
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
    font-size: inherit;
}
.m_app h3.heading_34 {
    margin-top: 130px;
}

/* m_app */
/* top_notch */
.top_notch{
    padding: 40px 0;
}
.top_notch p {
	font-size: 17px;
	font-family: 'calibriregular';
}
.t-innr{
    padding: 23px;
    border-radius: 15px;
    border: 1px solid #ffc600;
    box-shadow: 0px 2px 6px rgba(0,0,0,0.25);
    margin-bottom: 10px;
}
.t-innr.tg{
   border-color:#6eb141;
}
.t-innr.cz{
   border-color: #478dcd;
}
.t-innr.rem {
    border-color:#4c6ad5;
}
.t-innr h5{
    font-size: 24px;
    color: #2a2a2a;
    font-weight: bold;
}
.t-innr h5 span{
    display: block;
    font-weight: normal;
    font-size: 18px;
    color: #656565;
}

.top_notch .slick-initialized .slick-slide {
    display: block;
    padding: 0 15px !important;
}
.slick-slide img{
    display: inline-block;
}
/* top_notch */
/* more */
.more{
    padding: 40px 0;
    background-color: #f3f3f3;
}
.more .m_innr {
    background-color: #fff !important;
    border: 1px solid #ededed;
    padding: 25px;
    text-align: center;
    margin-bottom: 20px;
    min-height: 395px;
    box-shadow: 0px 6px 10px #efefef;
}
.more h4{
    font-size: 27px;
    font-weight: bold;
    color: #142e65;
    margin-bottom: 20px;
    font-family: 'calibriregular';
}
.more h4 span{
    font-size: 17px;
    color: #656565;
    font-weight: normal;
    display: block;
}

/* more */
/* testimonial */
.testimonial{
    padding: 40px 0;
    background-color: #142e65;
    height: auto;
}
.testimonial .heading_34{
    color: #fff !important;
    text-transform: capitalize;
    margin-bottom: 25px;
}

.testimonial p {
	color: #fff !important;
	font-size: 16px;
	text-align: start;
	min-height: 0;
	font-family: calibriregular;
}
.testimonial h6{
    color: #fff !important;
}
.testimonial h6 img{
    border: none;
}
.testimonial .slick-dots li button{
    background-color: #f2f2f2;
    border-radius: 10px;
}
.testi_slider ul.slick-dots {
    bottom: -24px;
}
.testimonial .slick-dots li{
    border: none;
}
.testimonial .slick-dots li button:before{
    /* color: #f2f2f2;
    font-size: 24px; */
    display: none;
}
/* .testimonial .slick-dots li.slick-active button:before {
    opacity: .75;
    color: #17a1e6;
} */
.testimonial .slick-dots li.slick-active button {
    background-color: #17a1e6;
}
.testimonial h6 a {
    color: #fff !important;
    text-decoration: none;
    display: flex;
    align-items: center;
}
div#watch_video .modal-dialog {
    max-width: 700px;
}
.testimonial .slick-list {
    float: none;
    width: 100%;
    height: auto;
}
span.testi-img img {
    width: 200px;
    height: 200px;
    object-fit: cover;
    border-radius: 50%;
    border: 2px solid #ddd;
}
.testimonial .slick-dots li button{
    width: 10px;
    height: 10px;
}
/* testimonial */
/* awards */
.awards{
    padding: 40px 0;
}
.awards_innr{
    padding: 10px;
    border: 1px solid #2d67c8;
    border-radius: 10px;
}
.awards_innr .heading_34{
    margin-top: 0;
}
.awards_innr h6{
    background-color:#143066;
    padding: 15px 0;
    color: #fff ;
    font-size: 22px;
    line-height: 26px;
}
.awards_innr img{
    width: 100%;
}
.awards .col-md-6:nth-child(2) .awards_innr{
    border-color: #ffc600;
}
.awards .col-md-6:nth-child(2) .awards_innr h6{
    background-color: #ffc600;
    color: #010101;
}
/* awards */
/* partners */
.partners{
    padding: 40px 0;
    background-color: #f3f3f3;    
}
.partners .slick-list {
    float: none;
    width: 100%;
    height: auto;
}
/* partners */

/* feedback */
.feedback_wrap{
    background: url(../images/rating_bg.webp) 0 0 no-repeat;
    background-size: cover;
}
.feedback_wrap .heading_34{
    color:#fff !important;
    font-weight: normal;
}
.rating{

}
.rating h6{
    font-size:24px ;
    color: #fff !important;
}
.rating h6 span {
    font-size: inherit;
}
.rating_img {
    background: url(../images/rating_smily.webp) 0 0 no-repeat;
    padding: 58px 20px 54px 140px;
    font-size: 17px;
}
.rating {
    display: inline-block;
    margin-top: 100px;
}
/* feedback */

button.slick-arrow:before {
    width: 11px;
    height: 19px;
    display: block;
    font-size: 0;
}
.slick-prev:before {
    background: url(../images/left_arrow.webp) 0 0 no-repeat;
   
}
.slick-next:before {
    background: url(../images/right_arrow.webp) 0 0 no-repeat;
}
.slick-next, .slick-prev{
    height: 19px;
    width: 11px;
}


/* header css */
div#znav-container .collapse.navbar-collapse {
    display: flex;
    width: 100%;
}
ul.navbar-nav.mx-auto {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
}
ul.navbar-nav.log_in {
    display: flex;
    align-items: center;
    flex-direction: inherit;
}
.znav-container ul li {
    padding: 0;
    position: relative;
}
.log_in ul {
    display: flex;
    flex-direction: row;
}
.znav-container ul li a:not(.btn) {
    font-size: 18px !important;
}
.znav-container ul li a:not(.btn) {
    border: 1px solid transparent;
    display: block;
    padding: .4rem 1.2rem;
    transition: all 0.2s ease-in-out;
    font-size: 14px;
    color: #fff !important;
    font-family: weblysleek_uilight;
    text-decoration: none;
    border-bottom-width: 2px;
}
nav.navbar.navbar-toggleable-md {
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    font-size: .75019rem;
    letter-spacing: 0.01em;
    border-radius: 3px;
    transition: all 0.2s ease-in-out;
    padding-left: 0;
    padding-right: 0;
    line-height: 1.5;
    flex-wrap: nowrap;
}
#znav-container .container ul li img {
    width: 14px;
    margin-right: 4px;
    margin-top: -4px;
}
#znav-container .container ul li .try_btn {
    border-radius: 4px !important;
    border: none;
    background-color: #17A1E6;
    transition: all .2s ease-in-out;
    font-size: 14px;
    color: #fff !important;
    border: 1px solid transparent !important;
    border-bottom: 0px !important;
}
.muted {
    position: unset;
    top: 31px;
    right: 75px;
    padding: 5px 6px 4px;
    border-radius: 2px;
    z-index: 9999;
    cursor: pointer;
    /* border: 1px solid #ffffffb0; */
}
/* .hamburger .hamburger-box {
    width: 40px;
    height: 24px;
    display: inline-block;
    position: relative;
}
.hamburger .hamburger-box {
    height: 0;
    width: 30px;
}
.hamburger .hamburger-box .hamburger-inner, 
.hamburger .hamburger-box .hamburger-inner::after, 
.hamburger .hamburger-box .hamburger-inner::before {
    width: 100%;
    height: 1px;
    border-radius: 3px;
    background-color: currentColor;
}

.hamburger--emphatic .hamburger-inner {
    transition: background-color 0.125s 0.175s ease-in;
}
.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
    width: 40px;
    height: 4px;
    background-color: #000;
    border-radius: 4px;
    position: absolute;
    transition-property: transform;
    transition-duration: 0.15s;
    transition-timing-function: ease;
}
.hamburger .hamburger-box .hamburger-inner, 
.hamburger .hamburger-box .hamburger-inner::after, 
.hamburger .hamburger-box .hamburger-inner::before {
    content: '';
    width: 100%;
    height: 1px;
    border-radius: 3px;
    background-color: currentColor;
}
.hamburger--emphatic .hamburger-inner::before {
    left: 0;
    transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, left 0.125s 0.175s ease-in;
}
.hamburger--emphatic .hamburger-inner::after {
    top: 7px;
}

.hamburger--emphatic .hamburger-inner::after {
    top: 10px;
    right: 0;
    transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, right 0.125s 0.175s ease-in;
}
.hamburger-inner::after {
    bottom: -10px;
} */
.navbar-toggler{
    display: none;
}
div#znav-container {
    background: rgba(12, 21, 26, 0.8);
    position: fixed;
    z-index: 9999;
    /* width: 100%; */
}
/* header css */















/* responsive css */

@media (min-width:1400px) {

}

@media (min-width:1200px) and (max-width:1366px) {
	
}

@media (min-width:992px) and (max-width:1200px) {
    .banner img.circle-img {
        width: 50%;
    }
    .banner h2 {
        font-size: 34px;
        line-height: 40px;
    }
    .trusted h3 {
        font-size: 26px;
    }
    .trusted h3 span {
        font-size: 18px;
    }
    .library p br{
        display: none;
    }
    ul.i_links li {
        font-size: 15px;
        padding-left: 20px;
    }
    ul.m_app_ul li {
        font-size: 13px;
        line-height: normal;
    }
    .t-innr h5 {
        font-size: 20px;
    }
    .t-innr h5 span {
        font-size: 15px;
    }
    .awards_innr h6 {
        font-size: 18px;
    }
    .realstic .container:after,
    .realstic .container:before {
        width: 417px;
        height: 410px;
        background-size: cover;
    }
}

@media (min-width:768px) and (max-width:991px) {
	
    .banner img.circle-img {
        width: 50%;
    }
    .banner h2 {
        font-size: 34px;
        line-height: 40px;
    }
    .trusted h3 {
        font-size: 26px;
    }
    .trusted h3 span {
        font-size: 18px;
    }
    .library p br{
        display: none;
    }
    ul.i_links li {
        font-size: 15px;
        padding-left: 20px;
    }
    ul.m_app_ul li {
        font-size: 14px;
        line-height: normal;
        width: 46%;
    }
    .t-innr h5 {
        font-size: 20px;
    }
    .t-innr h5 span {
        font-size: 15px;
    }
    .awards_innr h6 {
        font-size: 18px;
    }
    .realstic .container:after,
    .realstic .container:before {
        width: 417px;
        height: 410px;
        background-size: cover;
    }
    .test_bank h3 {
        font-size: 28px;
    }
    ul.test-steps li {
        height: 96px;
    }
    ul.test-steps li p{
        font-size: 14px;
        line-height: 18px;
         
    }
    .heading_34 {
        font-size: 30px;
    }
    .more .m_innr {
        min-height: 365px;
    }
    
}

/* student reports media */

 
 @media only screen and (max-width: 760px), (min-device-width: 768px) and (max-device-width: 1024px)  {
	
 }
 /* students reports media
  */

@media (max-width:991px){
	
}
@media (min-width:768px) {
	
}

@media (max-width:767px) {
    .mobilerequestdemobtn{
        width: 45% !important;
    }
    .testimonial .slick-dots li button{
        width: 10px;
        height: 10px;
    }
    /* mobile nav */
    .navbar-toggler{
        display: block;
    }
    /* ul.test-steps:before{
        height: 63px;
    } */
    button.navbar-toggler.navbar-toggler-right {
        position: absolute;
        right: 1rem;
        padding: 0;
        margin: 0;
        top:0;
        z-index: 9;
    }
    /* .hamburger{
        padding-left: 0;
        padding-right: 0;
    } */
    
    div#znav-container .collapse.navbar-collapse.show{
        display: block;
    }
    /* div#navbarNavDropdown {
        position: absolute;
        top: 100%;
        left: 0;
        background: rgba(12, 21, 26, 0.8);
        width: 100%;
    } */
    div#znav-container .collapse.navbar-collapse{
        display: none;
    }
    .navbar-toggler:focus{
        box-shadow: none;
    }
    /* #znav-container .container {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    .znav-container:not([class*="sticky-"]) {
        background-color: rgba(12, 21, 26, 0.8);        
        top: 0;
        left: 0;
        right: 0;
        position: absolute;
        z-index: 1030;
    }*/
    nav.navbar.navbar-toggleable-md {
        flex-wrap: wrap;
    }
    .znav-container ul.navbar-nav {
        padding: 1.2rem 0;
        flex-direction: column;
    }
    .navbar-nav.log_in {
        display: flex;
        align-items: center;
    }
    #znav-container .navbar-brand img {
        width: 100px;
    }
    .hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
        background-color: #fff !important;
    } 
    /* mobile nav */

    .banner img.circle-img{
        display: none;
    }
    .banner h2 span{
        display: inline;
    }
    .banner {
        padding:100px 0 40px 0;
    }
    .banner h2 {
        font-size: 34px;
        line-height: 38px;
    }
    img.bnr-img.img-fluid{
        margin-top: 30px;
    }
    .trusted h2 {
        font-size: 24px;
        text-align: left;
        padding: 0 20px;
    }
    .solution h3{
        font-size: 24px;
        text-align: left;
    }
    .trusted h3 {
        font-size: 26px;
    }
    .trusted h3 span {
        font-size: 26px !important;
    }
    .trusted .col{
        margin-bottom: 20px;
    }
    .trusted img.icon {
        margin-bottom: 14px;
    }
    .trusted {
        padding: 40px 0 20px;
    }
    .realstic,
    .solution {
        padding: 40px 0;
    }
    .solution_slider {
        padding: 0 15px;
    }
    .solution_slider .slick-slider{
        margin-bottom: 0;
    }
    .test_bank {
        padding: 60px 0;
        height: 400px;
        background: url('../images/mobile_all_courses_bg.webp');
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
    }
    .test_bank h3 {
        font-size: 16px;
        line-height: 34px;
        padding: 0 15px;
        margin-top: 125px;
        font-family: 'calibriregular';
    }
    ul.m_app_ul li span{
        font-size: inherit;
    }
    .testi_slider ul.slick-dots {
        bottom: -44px;
    }
    /* .library button.btn.request_btn{
        margin-bottom: 30px;
    } */
    ul.test-steps {
        padding-top: 0 !important;
    }
    .realstic .container:before,
    .realstic .container:after{
        display: none;
    }
    img.evaluation_img,
    img.realstic_img{
        margin-top: 20px;
    }
    .library p br {
        display: none;
    }
    /* .figres {
        font-size: 34px !important;
    } */
    ul.test-steps li span{
        display: none;
    }
    .library p {
        font-size: 14px;
        line-height: 20px;
    }
    ul.test-steps li{
        padding: 6px;
        height: 55px;
        text-align: center;
    }
    .request_btn {
        line-height: 32px;
        width: 130px;
        font-size: 16px;
        font-weight: normal;
    }
    .heading_34 {
        font-size: 25px;
    }
    .m_app {
        padding: 330px 0 40px 0;
    }
    .m_app h3.heading_34 {
        margin-top: 40px;
    }
    .banner p {
        margin: 15px 0 20px;
    }
    .col-md-6.crmdiv {
        padding-bottom: 20px !important;
    }
    ul.m_app_ul {
        margin-bottom: 20px;
    }
    .more,
    .partners,
    .awards,
    .testimonial {
        padding:40px 0;
    }
    .top_notch{
        padding:40px 0px;

    }
    .more .m_innr {
        min-height: 355px;
    }
    .more h4 {
        font-size: 21px;
        line-height: 24px;
    }
    span.testi-img {
        text-align: center;
        display: block;
        margin-bottom: 15px;
    }
    span.testi-img img{
        display: inline-block;
        width: 100%;
        max-width: 100px;
        border-radius: 50%;
        height: 100px;
    }
    .testimonial .d-flex.align-items-center.justify-content-between {
        display: block !important;
        text-align: center;
    }
    .testimonial h6 a{
        display: inline-block;
    text-align: center;
    }
    .testimonial h6 + h6{
        margin-top: 20px;
    }
    .testimonial h6 img.ms-3 {
        display: block;
        /* margin-left: auto !important; */
        margin-top: 10px;
    }
    .partners .heading_34,
    .awards .heading_34{
        text-align: center !important;
    }
    .awards_innr h6 {
        font-size: 16px;
        line-height: 20px;
    }
    .feedback_wrap .col-md-6.text-end{
        text-align: center!important;
    }
    .rating {
        display: inline-block;
        margin-top: 40px;
    }
    .rating_img {
        margin-top: 20px;
        padding: 47px 10px 54px 110px;
        font-size: 13px;
        background-size: contain;
    }
    .partners .partners_slider.mt-5 {
        margin-bottom: 0;
        margin-top: 20px !important;
    }
    .feedback_wrap{
        padding: 40px 0 !important;
    }
    .feedback_wrap .heading_34 {
        text-align: center !important;
    }
    .awards .col-md-6 + .col-md-6{
        margin-top: 30px;
    }
    .partners img.slick-slide {
        height: 80px;
        object-fit: contain;
    }
    .top_notch .slick-list.draggable {
        width: 90%;
        margin: 0 auto;
    }
    .top_notch .row.mt-5 {
        margin-top: 20px !important;
        margin-bottom: 0;
    }
    ul.m_app_ul li {
        width: 48%;
    }
    ul.m_app_ul li:nth-child(even) {
        margin-right: 0;
    }
    .imanage_ul_wrap {
        background: #fff;
        padding: 20px;
        border-radius: 10px;
        margin-top: 20px;
    }
    .imanage_ul_wrap ul.i_links li{
        color: #2a2a2a;
        padding-left: 0;
    }
    .imanage_ul_wrap ul.i_links li:before{
        display: none;
    }
    ul.i_links {
        margin-bottom: 15px;
        padding-bottom: 15px;
        border-bottom: 1px dashed #2a2a2a;
    }
    .imanage_ul_wrap ul.i_links:last-child{
        /* border: none; */
        margin-bottom: 0;
        /* padding-bottom: 0; */
    }
    .i_manage {
        padding: 40px 0 50px;
        height: 1000px;
    }
    .slick-next {
        right: 0;
    }
    
    .slick-prev {
        left: 0;
        z-index: 9;
    }
    .top_notch .slick-next {
        right: 15px;
    }
    .top_notch .slick-prev {
        left: 15px;
        z-index: 9;
    }
    .slick-next, .slick-prev {
        height: 19px;
        width: 11px;
        padding: 0;
    }
}

@media (max-width:576px) {
	
}

@media (min-width:576px) {
	
}

