<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900&amp;display=swap');
@import url('https://fonts.googleapis.com/css2?family=League+Spartan:wght@400;500;600;700&amp;display=swap');
*{margin:0px; padding:0px;}
body{font-size:14px; font-family: 'Roboto', sans-serif; color:#323232; font-weight:400; line-height:26px;}
p{}
h1, h2, h3, h4, h5, h6{}
a:focus, a:active, a{ outline:0!important; border: 0; }
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
    outline: none!important;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
.margin-50{ margin-top:30px!important;}
.texts{ font-size:18px; font-weight:600;}
.marginn-30{ margin-bottom: 30px;}

.timer{
background-color: #003061;
text-align: center;
width: 100%;
position: relative;
}

.about-image img {
    border-radius: 15px;
}

.provide ul {
    box-shadow: 0 8px 25px rgb(0 0 0 / 10%);
    padding: 20px;    background: #fff;
    border-radius: 10px;margin: 15px 0;
}

.provide ul li {
    list-style: none;
    
    font-size: 17px;
    position: relative;
    font-weight: 500;
    padding: 0 0 0 45px;
}
.provide ul li span {
    position: absolute;
    left: 0;
}

.nav-pills&gt;li.active&gt;a{
		background-color: #f15a22 !important;
	}
    .nav&gt;li&gt;a {
        position: relative;
        display: block;
        padding: 5px 15px;
        font-size: 15px;
        font-weight: 500;
    }
    ul.nav.nav-pills {
        margin-bottom: 20px;
    }


.btn-toolbar {
    flex-wrap: wrap;
    justify-content: flex-start;margin-top: 30px;
}
.btn-secondary {
    color: #fff;
    background: linear-gradient(263.28deg,#ff6a56 1.1%,#fdaf4d 141.83%);
    border-color: #ff6a56;
}.btn-secondary img {
    margin: 0 5px 0 0px;
}

.btn-group-lg&gt;.btn, .btn-lg {
    padding: 10px 25px;
    font-size: 16px;
    line-height: 1.3333333;
    border-radius: 9px; font-weight: 600;
    margin-bottom: 10px;
}
.btn-secondary.focus, .btn-secondary:focus, .btn-secondary:hover {
    color: #fff;
    background-color: #e74f0e;
    border-color: #db4b0d;
}
.btn-light.focus, .btn-light:focus, .btn-light:hover {
    color: #fff;
    background-color: #e2e6ea;
    border-color: #dae0e5;
}

.btn-light {
    color: #fff;
    background:linear-gradient(263.28deg,#5690ff 1.1%,#7c4dfd 141.83%);
    border-color: #5690ff;font-size: 16px;
}

.btn-yllow.focus, .btn-yllow:focus, .btn-yllow:hover {
    color: #fff;
    background-color: #f2b201;
    border-color:#f2b201;
}

.btn-yllow {
    color: #fff;
    background-color: #f2b201;
    border-color: #f2b201;
}

.type-text {
    color: #e85728;
    font-weight: 500;
}
.credential .modal-dialog {width: 320px!important;}


button.close {
    background: #ff692e;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    opacity: inherit;
    color: #fff!important;
    margin-top: -4px!important;
    margin-right: 0px;
    position: relative;
    z-index: 999;
    position: absolute;
    right: 12px;
}
h4.modal-title {text-align: left; font-size: 20px; font-weight: 600;}
button.close:focus, button.close:hover {color: #fff;text-decoration: none;cursor: pointer;filter: alpha(opacity=50);opacity: initial;}
.modal-body p{ font-size:14px;}
.credential .modal-body {
    position: relative;
    padding: 25px;
}
.modal-body .btn {
    background: #e84c3d;
    border: 1px solid #e84c3d;
    color: #fff;
    font-size: 16px;
    margin-bottom: 10px;
    width: 100%;
    font-weight: 600;
}
.credential .modal-header {
    min-height: 16.43px;
    padding: 10px 25px;
    border-bottom: none;
    background: #f7f7f7;
}

.timer p{
color: #fff;
display: inline-block;
margin-bottom: 0;
margin-top: 15px;
text-align: center;
line-height: 30px;
position: absolute;
left: calc(50% - 280px);
font-weight: bold;

}

#countdown {
color: #ffffff;
/*margin-top: 10px;*/
}

#countdown span {
  color: #E5E5E5;
  font-size: 20px;
  margin-left: 3px;
  margin-right:3px;
  text-align: center;
    display: inline-block;
    font-weight: 600;
    /*background-color: #003061;*/
    padding:5px 7px;
    border-radius: 3px;
}


#countdown span b{
    display:block;
    font-size:14px;
/*color: #C42C1C;*/
}


.client-rightanim {
    position: absolute;
    right: -80px;
    top: 300px;
}

.large {
    width: 400px;
    height: 400px;
    left: -200px;
    bottom: -200px;
}


.circle {position: absolute;border-radius: 50%;background: #dd3940;animation: ripple 15s infinite;box-shadow: 0px 0px 1px 0px #990000;}
.circle-yellow {position: absolute;border-radius: 50%;background: #ffc011;animation: ripple 15s infinite;box-shadow: 0px 0px 1px 0px #ffff30;}
.client-leftanim {position: absolute;left: -80px; bottom: 300px}
.client-rightanim {position: absolute;right: -80px; top: 300px}
.small {width: 100px;height: 100px;left: -50px;bottom: -50px;}
.medium {width: 200px;height: 200px;left: -100px; bottom: -100px;}
.large {width: 400px;height: 400px;left: -200px;bottom: -200px;}
.xlarge {width: 600px;height: 600px;left: -300px;bottom: -300px;}
.xxlarge {width: 800px;height: 800px;left: -400px;bottom: -400px;}

@keyframes  ripple {
    0% {
        transform: scale(0.6);
    }

    50% {
        transform: scale(1);
    }

    100% {
        transform: scale(0.6);
    }
}


button {outline: none; }
.mar-165{ margin-top:165px;}
.mar-20{ margin-top:20px!important;}
.mar-t-30{ margin-top:20px;}
section {padding:50px 0; position:relative;}
section h2 {
    font-size: 32px;
    color: #000000;
    text-transform: none;
    font-weight: 700;
    font-style: normal;
    margin-top: 0px;
}
section h2 span{
    color: #ee5b23;
}
section h3 {
    font-size: 20px;
    color: #000;
    text-transform: none;
    font-weight: 700;
    font-style: normal;margin-top: 0px;
}
.copntheffil{
position: relative;
z-index: 1;
overflow: hidden;
}
.copntheffil::after {
    position: absolute;
    left: 50%;
    top: 0;
    content: "";
    height: 150%;
    width: 200%;
    background: #f8f8f8;
    z-index: -1;
    transform: translate3d(-50%,-50%,0);
    border-radius: 50%;
}
.video-section .container{
    position: relative;
    z-index: 9;
}

.number {
    padding: 20px 20px;
    text-align: center;
}
.countsection h3 {
    font-size: 35px;
    color: #fff;
    font-weight: 900;
    text-align: center;
    margin-top: 0;
    margin-bottom: 20px;
}
.countsection h4 {
    margin: 0;
    color: #fff;
    text-align: center;
    font-weight: 500;
    font-size: 20px;
}
.about-left-content{ position: relative;}
.about-left-content::before {
    content: "";
    top: -2.5rem;
    left: -3.375rem;
    position: absolute;
    width: 14.375rem;
    height: 36.5rem;
    background: #ffe7c9; border-radius: 18px 0 0px 18px;
    z-index: -1;
}

.about-right-content {
    padding-left: 20px;
}

.about-left-content .shape {
    top: -2.5rem;
    left: 1.875rem;
    position: absolute;
}
.about-left-content .shape2 {
    bottom: -1.875rem;
    left: 25%;
    position: absolute;
}


#header-region {background:#fff;border: 0 none;font-size: 15px;margin-bottom: 0;padding: 10px 0;position: absolute;width: 100%; z-index:111; top:0; left:0;
font-family: 'Roboto', sans-serif; color:#4f4f4f;  box-shadow: 0 8px 6px -6px rgba(0, 0, 0, .2);}
.header-region .navbar-nav &gt; li &gt; a {background-color: transparent;color:#3b3b3b;font-weight: 500;line-height: 50px;padding: 0 6px; z-index:111;}
.header-region .navbar-right &gt; li {
    margin: 0px 6px 0;
}
.header-region .navbar-nav &gt; li &gt; .dropdown-menu {top: calc(100% + 12px);min-width: 220px;border-radius: 0;padding: 0;border: none;}
.header-region .navbar-nav &gt; li &gt; .dropdown-menu li a {line-height: 35px;font-size: 15px;border-bottom: 1px solid #f2f2f2;}
.nav .open &gt; a, .nav .open &gt; a:focus, .nav .open &gt; a:hover {background-color: transparent;border-color: #337ab7;}

.navbar-brand &gt; img {max-height: 46px;}
.navbar-brand {height: auto;padding-bottom: 1px;padding-top: 1px;}

.header-region .navbar-nav&gt;li.iconforweb&gt;a img {height: 22px;float: left;margin-top: 15px;margin-right: 7px;}
.callphoneno2, .callphoneno3, .callphoneno4 {display: none;}
.header-call .popup-header-link {background: 0 0;color: #4f4f4f;width: auto;float: left;margin-right: 15px;position: relative;}
.header-region .navbar-nav&gt;li.iconforweb&gt;a b {
    font-weight: 500;
}

.header-region .navbar-nav &gt; li &gt; a.btnsamecont {
    background: linear-gradient(263.28deg,#ff6a56 1.1%,#fdaf4d 141.83%);
    border-color: #ff6a56;
    border-radius: 9px;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    padding: 0px 20px;
    line-height: 41px;
    margin-top: 5px;
}
	
#header-region.fixedheader { position: fixed;  left: 0;  width: 100%;  top: 0;border-radius: 0;z-index: 99;}	





.header-region .navbar-nav &gt; li &gt; .dropdown-menu li {
    list-style: none;
}
.header-region .navbar-nav &gt; li &gt; .dropdown-menu li a {
    line-height: 40px;
    font-size: 15px;
    border-bottom: 1px solid rgba(0 , 0, 0, 0.1);
    padding: 0 25px;
}
.header-region .navbar-nav &gt; li &gt; .dropdown-menu li a {
    color: #000;
}
.header-region .dropdown-submenu &gt; a::before {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-left-color: transparent;
    border-style: solid;
    border-width: 4px 0 4px 4px;
    border-left-color: #333;
    margin-top: 5px;
    margin-right: -10px;
    margin-top: 18px;
}
#header-region .dropdown-menu {
    border: none;
}

.header-region .navbar-nav &gt; li &gt; .dropdown-menu li ul {
    min-width: 210px;
    border-radius: 0;
    padding: 0;
    background-color: #eaeaea;
    left: 100%;
    top: 0px;
}



.baner-region {
    background: #fff;
    position: relative;
    width: 100%;
    overflow: hidden;
    z-index: 1;
    text-align: left;
    padding-top: 60px;
}
.bg-lght {
    background: url(https://www.careerlauncher.com/cat-mba/xat/img/Blur-Bg-1-1.png);
    background-color: #fff7f700;
}

/*.baner-region::before {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    height: 103%;
    background-color: #FFF1F0;
    border-radius: 0 0 50% 50%/0 0 100% 100%;
    -webkit-transform: scaleX(1.7);
    transform: scaleX(1.7);
    z-index: -1;
}*/

.edu-team-grid.team-style-2 {
    padding: 0 30px 36px;
    position: relative;
    z-index: 1;
}

.edu-team-grid .thumbnail-wrap {
    position: relative;
}
.edu-team-grid .thumbnail {
    margin-bottom: 25px;
    padding: inherit;
    border: 0;    background: inherit;
}
.edu-team-grid .thumbnail a {
    border-radius: 10px;
    position: relative;
    display: block;
}
.edu-team-grid .thumbnail img {
    border-radius: 10px;
    width: 100%;
}
.edu-team-grid .thumbnail a:after {
    content: "";
    height: 100%;
    width: 100%;
    background-color: rgba(26,182,157,.6);
    border-radius: 10px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    visibility: hidden;
    opacity: 0;
    transition: var(--transition);
}
.team-share-info {
    margin: -5px;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
}
.edu-team-grid .team-share-info li {
    transform: translateX(10px);
    visibility: hidden;
    opacity: 0;
    transition: var(--transition);
}

.team-share-info li {
    display: inline-block;
    margin: 5px;
}
.team-share-info li a {
    width: 40px;
    height: 40px;
    line-height: 39px;
    border: 2px solid var(--color-white);
    text-align: center;
    border-radius: 50%;
    font-size: 18px;
    color: var(--color-white);
    transition: var(--transition);
}
.edu-team-grid .content {
    text-align: center;
}
.edu-team-grid .content .title {
    margin-bottom: 0px;
    font-size: 21px;
    color: #000;
    margin-top: 0;
}
.edu-team-grid.team-style-2 .content .designation {
    margin-bottom: 15px;
    color: #e85222;
    font-weight: 500;
    font-size: 16px;
}
.edu-team-grid.team-style-2 .content p {
    margin-bottom: 0;
}

.edu-team-grid.team-style-2:after {
    content: "";
    height: 75%;
    width: 100%;
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 70px 0 50px 0 rgb(26 46 85 / 10%);
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
}

.grys{background: #f8f8f8;z-index: 0;}


.pattern-layer {
    position: absolute;
    left: -400px;
    top: -400px;
    width: 885px;
    height: 885px;
    background-repeat: no-repeat;
}
.pattern-layer-two {
    position: absolute;
    right: -350px;
    bottom: -350px;
    width: 721px;
    height: 721px;
    background-repeat: no-repeat;
}

.features-area-3 {
    grid-template-columns: repeat(3,1fr);
    background-color: #fff;
    box-shadow: 0 20px 40px 0 rgb(42 11 88 / 10%);
    border-radius: 5px;
    position: absolute;
    z-index: 9;
    top: -95px;
    max-width: 1320px;
}

.features-style-3 {
    background-color: transparent;
    box-shadow: none;
    padding:20px 20px 20px;
    text-align: left;min-height: 229px
}
.features-style-3 p {
    font-size: 14px;
    margin-bottom: 0px;
}

.features-style-3 h4 {
    font-size: 20px;
    font-weight: 600;
    margin-top: 0;
}
.features-style-3:hover{
    background-color: rgba(26,182,157,.07);
}

.features-style-3.nj:hover{
    background-color: rgba(238,74,98,.07);
}



.lfts{
    background-image: url(https://www.studies-overseas.com/contrystart.svg);
    background-repeat: no-repeat;
    margin-top: 0px;
    color: #fff;
    background-size: 78%;
    background-position: top;
}


.bg-overlay {
    background: linear-gradient(to right, #0557be, #000000);
    opacity: 0.5;
    position: absolute;
    height: 100%;
    width: 100%;
    right: 0;
    bottom: 0;
    left: 0;
    top: 0;
    z-index: -1;
}
.top-m {
    padding-top: 80px;
    padding-bottom: 0px;
}

.sepreatoradded {
    background-image: url(../img/sepe.png);
    background-repeat: no-repeat;
    position: absolute;
    content: "";
    bottom: 49px;
    z-index: 1;
    width: 88px;
    height: 49px;
    background-size: 74%;
}

.baner-region h1 {
    font-size: 40px;
    line-height: 1.18;
    margin-top: 0px;
    margin-bottom: 30px;
    font-weight: 700;
    color:#ee5b23;
}
.baner-region h1 span {
    color: #000;
    font-weight: 500; font-size: 35px;
}
.baner-region p {
    font-size: 15px;
    color: #000;
    line-height: 30px;
    font-weight: 400;
    margin-bottom: 20px;
}
.baner-region p span {
    font-size: 16px;
    font-weight: 600;
}
#demo {
    padding: 15px 0 0 0;
}
#demo a {
    color: #f17a4c;
    text-decoration: none; font-weight: 700;
}
#demo a:focus, #demo a:hover {
    color: #f17a4c;
    text-decoration: underline;
   
}
.baner-region h2 {
    font-size: 22px;
    color: #eae9e9;
    line-height: 1.40;
    margin-top: 0px;
    margin-bottom:40px;
    font-weight: 400;
}
.baner-region h3 {
    border-radius: 20px;
    clear: both;
    color: #000;
    font-size: 16px;
    text-align: center;
    font-weight: 600;
}
.baner-region h3 span{
    color:#dc5320;
}
.baner-region h5 {
    font-size: 14px;
    color: #fff;
    margin-top: 0;
    position: relative;
    font-weight: 600;
    border-bottom: 1px solid #fff;
    margin: 15px 0 0 0; font-family: 'Roboto', sans-serif;
}

.lfts .col-md-3:nth-child(4) ~ * {
    margin-top: 30px;
}

.form-box h4 {
    color:#515151;
    font-size: 22px;
    padding-bottom: 5px;
    text-align: center;
    margin-top: 0px;
    font-weight: 600;
}
.form-group {
    margin-bottom: 15px!important;
}
.form-box {
    background: #ffffff none repeat scroll 0 0;
    padding: 25px 18px;
    border-radius: 0px;
    box-shadow: 0 0 30px rgb(31 45 61 / 13%);
}
.form-control {background: #fff none repeat scroll 0 0;border-radius:3px;box-shadow: none;color: #6b7c8a;font-size: 15px;font-weight: 400;border: 1px solid #e0e0e0; height: 36px;margin-bottom: 0px;padding-left: 15px;}
.form-box .btn {
    background-color: #dd3940;
    border: 0 none;
    color: #fff;
    display: inline-block;
    font-size: 18px;
    font-weight: 500;
    margin-top: 10px;
    padding: 12px 30px;
    border-radius: 3px;
    width: 100%;
    margin-bottom: 0px;
}

.ms ul{
    list-style: outside none none;
    margin: 0 0 15px 0;
    padding: 0;
}
.mentor-profile ul {
    margin-bottom: 0px;
}

.ms ul li {
    list-style: outside none none;
    margin: 0;
    padding: 5px 0 5px 30px;
    position: relative;
    text-align: left;
    font-size: 14px;
    color: #333;
}

.ms.start ul li {
    list-style: outside none none;
    margin: 0;
    padding: 5px 0 5px 30px;
    position: relative;
    text-align: left;
    font-size: 14px;
    color: #333;
    display: inline-block;
    width: 49%;
}
.bnmz {
    padding-left: 40px;
}


.ms ul li::before {
    color: #ffffff;
    content: "\f00c";
    font-family: "FontAwesome";
    font-size: 11px;
    left: 0;
    position: absolute;
    top: 9px;
    font-weight: 600;
    box-shadow: 0 10px 30px 0 rgb(54 56 110 / 15%);
    width: 20px;
    height: 20px;
    background: #ee5b22;
    border-radius: 5px;
    text-align: center;
    line-height: 20px;
}

.start h4 {
    font-size: 20px;
    font-weight: 600;
    line-height: 27px;
    margin-bottom: 10px;
    margin-top: 0px;
}

.start h6 {
    font-size: 19px;
    font-weight: 500;
    line-height: 25px;
    color: #e75117;margin-top: 0;
}
/*.pacdd{ background:#f9eeee; padding:20px 20px 30px; border-radius: 10px;}*/

.contact h4 {
    border: medium none;
    color: #000 !important;
    font-size: 24px;
    font-weight: 600;
    padding-left: 50px;
    margin-bottom: 20px;
    margin-top: 0;
}
.contact ul {margin: 0 0 10px;padding: 0;}
.contact li {
    list-style: outside none none;
    padding: 7px 0 7px 50px;
    position: relative;
    color: #000;
}
.contact li span {color: #000;font-weight: 500; font-size: 16px;}
.contact ul li a {color: #000 !important;padding: 0 0 0 2px;text-decoration: none;}
.contact ul li a:hover {color: #DE6140 !important;}
.contact li .njo {
    background: #fff none repeat scroll 0 0;
    border-radius: 50%;
    color: #fff;
    height: 35px;
    left: 0;
    line-height: 35px;
    position: absolute;
    text-align: center;
    top: 9px;
    width: 35px;
    box-shadow: 0 0 5px rgb(0 0 0 / 5%), 0 10px 15px rgb(0 0 0 / 10%);
}
.contact li .njo img {
    min-width: 15px;
}

.branc{
    border-radius: 14px;
    background-color: #fff;
    padding: 10px;
    box-shadow: -5px 4px 40px rgb(0 0 0 / 7%);

}


.branchpage_firstStep__mH3rN {
    border: 1px solid #d3d5db;
    border-radius: 10px;
    padding: 50px 35px;
}

.branchpage_uniTieUp {

    padding: 12px 0px 12px 70px;
    text-align: left;
    display: grid;
    vertical-align: middle;
    align-items: center;
    position: relative;
    border-radius: 28px;
    box-shadow: 2px 4px 8px 1px rgb(243 239 239);
    background:rgb(94 255 91 / 10%);
}
.clr {background: rgba(255,91,92,.1);}
.clr1 {background: rgba(142,86,255,.1);}
.clr2 {background: rgba(248,150,36,.1);}
.clr3 {background: rgb(235 248 36 / 10%);}
.clr4 {background: rgb(36 189 248 / 10%);}

.social-links {
    position: relative;
    display: block;
    margin-left: 20px;
}

.social-links li {
    position: relative;
    display: inline-block;
    margin-right: 6px;padding: 0;
}

.social-links li:last-child {
    margin-right: 0;
}

.social-links li a {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 35px;
    height: 35px;
    background: #ee5b23;
    border-radius: 50%;
    color: #ffffff;
    font-size: 13px;
    transition: all 200ms linear;
    transition-delay: 0.1s;
    z-index: 1;
}
.social-links li a .fa { color:#fff; }

.social-links li a:hover {
    color: #ffffff;
}

.social-links li a::before {
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    background: #297fb8;
    border-radius: 50%;
    transition: .5s;
    transform: scale(.5);
    opacity: 0;
    content: '';
    z-index: -1;
}

.social-links li a:hover::before {
    transform: scale(1);
    opacity: 1;
}


.branchpage-nb {
    border-left: 0!important;
    border-top: 0!important;
}

.branchpage-rb {
    border-right: 0!important; border-left: 0!important;
    border-top: 0!important;
}
.branchpage_uniTieUp img {
    max-height: 45px;
    margin-bottom: 10px;
}

#Programs .col-md-4:nth-child(3) ~ * {
    margin-top: 30px;
}

/*.cfrt span {
    background: #78bbb1;
    width: 36px;
    height: 36px;
    line-height: 36px;
    font-size: 17px;
    position: absolute;
    left: 14px;
    border-radius: 50%;
    text-align: center;
    font-weight: 600;
    color: #fff;
}*/

.cfrt span {
    
    position: absolute;
    left: 14px;top: 18px;
}

.cfrt h3 {
    font-size: 18px;
    margin-bottom: 5px;
}
.mfr {
    border-bottom: 0px;
}

.branchpage_uniTieUp p {
    margin-bottom: 0px;
    line-height: 22px;
}
.form-group select {
-moz-appearance: none;
-webkit-appearance: none;
background-image: url("https://www.careerlauncher.com/cuet/images/dropdown.png");
background-position: 96% center;
background-repeat: no-repeat;
}
.form-control:focus {
border-color: none;
outline: 0;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
box-shadow: none;
}
input::placeholder { font-size:14px;color:#8B8B8B;}
.form-group img {
    color:#44355b;
    left: 14px;
    line-height: 64px;
    position: absolute;
    text-align: center;
    top: 50%;
    transform: translate(10px, -54%);
    width: 20px;
}
.sub-heading {
    margin-bottom: 20px;
    position: relative;
}
.services-icon {
    float: left;
}
.services-pad {
    padding-left: 84px;
}
.six-half h3{
    font-size: 20px;
    margin: 0 0 15px 0;
    font-weight: 500;}
.six-half .col-md-4:nth-child(3) ~ * {
    margin-top: 30px;
}   

.service-item {
    background-color: #fff;
    margin: 0 auto;
    min-height: 350px;
    padding: 20px 15px;
    transition: .5s ease;
    position: relative;
    box-shadow: 0 5px 47.2px 11.8px rgb(19 30 74 / 10%);
}
.service-item h5 {
    color: #1d274e;
    font-size: 23px;
    font-weight: 600;
    margin-top: 20px;
    padding-bottom: 15px;
    margin-bottom: 0px;
}
.fless{align-items: center;
    display: flex;}
.service-item img {
    max-width: 100%;
}
.financial-tabs img {
    max-width: 76px;
}
.process .service-item {
    background-color: #fff;
    margin: 0 auto;
    min-height: 285px;
    padding: 25px 22px;
    transition: .5s ease;
    position: relative;
    box-shadow: 0 5px 47.2px 11.8px rgba(19,30,74,.1);
}
.process .service-item h5 {
    color: #1d274e;
    font-size: 18px;
    font-weight: 600;
    margin-top: 20px;
    padding-bottom: 15px;
    margin-bottom: 0px;
}
.process .service-item img {
    margin: 8px auto;
}


.bg-blue {
    background-color: rgba(229, 180, 0, 0.1)!important;
    border-radius: 50%;
    height: 105px;
    width: 105px;
    line-height: 105px;
    text-align: center;
    padding: 10px;
    display: inline-block;
}


.pdf-tabs{
list-style: none;
margin-top: 0px;
margin-bottom: 35px;
}
.pdf-tabs li{
display: block;
position: relative;
margin-right: 0px;
}
.pdf-tabs li a {
    display: block;
    background-color: transparent;
    padding: 0px 0px 0 0;
    color: #000000;
    font-weight: 600;
    font-size: 15px;
    text-decoration: none !important;
    position: relative;
    
}

.pdf-tabs li a.active {
    background-color: transparent;
    color: #e84c3d;
    border-left: 5px solid #297fb8;
    padding-left: 10px;
}

.pdf-tabs li:nth-child(1) ~ * {
margin-top: 15px;
}
.financial-tabs {
background: #f5fafb;margin-top: 20px;
padding: 20px;
}
.financial-tabs h3 {
    font-size: 18px;
    color: #1d274e;
    text-transform: none;
    font-weight: 700;
    font-style: normal;
    margin-top: 15px;
    border-top: 1px solid #1d274e;
    padding-top: 10px;
}


.copntheffils{
position: relative;
z-index: 1;
overflow: hidden;
}
.copntheffils::after {
    position: absolute;
    left: 50%;
    top: 0;
    content: "";
    height: 150%;
    width: 200%;
    background: #f5f5ff;
    z-index: -1;
    transform: translate3d(-50%,-50%,0);
    border-radius: 50%;
}


.copntheffil h4 {
    color: #1d274e;
    font-size: 18px;
    font-weight: 600;
    margin-top: 0px;
    padding-bottom: 15px;
    margin-bottom: 0px;
}

.copntheffil p{line-height: 20px;margin:0;}

.warrnty {
    border-bottom: 1px solid #ccc;
    padding: 25px 0;
}

.requirement h6{font-size: 16px;
    color: #222;
    line-height: 24px; margin:0;}

.faculty {
    position: relative;
    z-index: 1;
}
.faculty::after {
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    height: 100%;
    width: 100%;
    background: url(../img/shape-3.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    opacity: 0.05;
    z-index: -1;
}
.bg-dark {
    background: #6b2ace none repeat scroll 0 0;
}
.faculty img {
    border-radius: 5px;
    width: 70px;
}
.faculty h4 {
    text-transform: capitalize;margin-top: 20px;
    font-weight: 600;color: #fff;
}
.faculty span {
    display: inline-block;
    margin-bottom: 15px;font-weight: 500;
    color: #fff;
}
.faculty p {
    margin: 0;color: #fff;
}
.faculty .item {
    min-height: 240px;
}
.faculty .col-md-6:nth-child(2) ~ * {
    margin-top: 30px;
}
.faculty .client-info {
    position: relative;
    display: block;
}
.faculty .client-info .image, .faculty .client-info .title {
    display: table-cell;
    vertical-align: middle;
}
.faculty .client-info .title {
    padding-left: 20px;
}


.white, .text-white {
    color: #ffffff;
}
.neet{ background: #eefeff;}

.schedule-btn{

}

.schedule-btn a.btn{
    background-color: #694f8e;
    color: #fff;
    padding:8px 16px;
    margin:4px;
}

.schedule-btn a.btn10{
background-color: #ee6723;
}


.about{}
.watch::before {
    background: url(../img/dot_flow_1.png) left top no-repeat;
    content: '';
    position: absolute;
    width: 548px;
    height: 150px;
    top: 28px;
    left: -65px;
}
.watch::after {
background: url(../img/dot_box_1.png) left top no-repeat;
    content: '';
    position: absolute;
    width: 183px;
    height: 235px;
    bottom: 25px;
    right: 40px;
}
/*-------------------------------------------------------------------------------------
    video area
---------------------------------------------------------------------------------------*/

.align-middle {
    vertical-align: middle!important;
}
.video-player-wrap{
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    height: 200px;
    background-image: url(https://i.ytimg.com/vi/nes3MJ84m7g/sddefault.jpg);
    background-repeat: no-repeat;
    background-position: left center;
    z-index: 9;
    background-size: cover;
}
.video-player-wrap.wrap {
    background-image: url(https://i.ytimg.com/vi/GBUfKIh1jVw/sddefault.jpg);
}

.video-player-wrap.wrap1 {
    background-image: url(https://i.ytimg.com/vi/ZKRKH7HiohY/sddefault.jpg);
}


.video-player-wrap.wrap2 {
    background-image: url(https://i.ytimg.com/vi/VWVjqoeJiEA/sddefault.jpg);
}
.video-player-wrap.wrap3 {
    background-image: url(https://i.ytimg.com/vi/X4FWRsgK6_4/sddefault.jpg);
}
.video-player-wrap.wrap4 {
    background-image: url(https://i.ytimg.com/vi/Q0Rd4WBk7Kk/sddefault.jpg);
}
.video-player-wrap.wrap5 {
    background-image: url(https://i.ytimg.com/vi/C4rY42Wg5A4/sddefault.jpg);
}


.video-player a {
    display: inline-block;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    font-size: 30px;
    line-height: 80px;
    padding: 0 28px;
    background-color: #ff4e56;
color:    #fff;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    left: 50%;
}

.video-player a:hover {
    background-color: #ff4e56;
    color: #fff;
}

.video-player a:after {
    content: "";
    position: absolute;
    left: -5px;
    top: -5px;
    height: 90px;
    width: 90px;
    border: 3px solid #ff4e56;
    border-radius: 50%;
    -webkit-animation: icon-bubble 1s infinite forwards linear;
    animation: icon-bubble 1s infinite forwards linear;
}

.video-player a:before {
    content: "";
    position: absolute;
    left: -5px;
    top: -5px;
    height: 90px;
    width: 90px;
    border: 3px solid #ff4e56;
    border-radius: 50%;
    -webkit-animation: icon-bubble 1s infinite forwards linear 0.5s;
    animation: icon-bubble 1s infinite forwards linear 0.5s;
}



.video-cont.two .video-player {
    margin: 50px 0 0;
}

@-webkit-keyframes icon-bubble {
    0% {
        -webkit-transform: scale(0.85);
        transform: scale(0.85);
        opacity: 1;
    }

    25% {
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
        opacity: 0.8;
    }

    50% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
        opacity: 0.55;
    }

    75% {
        -webkit-transform: scale(1.32);
        transform: scale(1.32);
        opacity: 0.3;
    }

    100% {
        -webkit-transform: scale(1.4);
        transform: scale(1.4);
        opacity: 0;
    }
}

@-webkit-keyframes icon-bubble {
    0% {
        -webkit-transform: scale(0.85);
        transform: scale(0.85);
        opacity: 1;
    }

    25% {
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
        opacity: 0.8;
    }

    50% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
        opacity: 0.55;
    }

    75% {
        -webkit-transform: scale(1.32);
        transform: scale(1.32);
        opacity: 0.3;
    }

    100% {
        -webkit-transform: scale(1.4);
        transform: scale(1.4);
        opacity: 0;
    }
}

@keyframes icon-bubble {
    0% {
        -webkit-transform: scale(0.85);
        transform: scale(0.85);
        opacity: 1;
    }

    25% {
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
        opacity: 0.8;
    }

    50% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
        opacity: 0.55;
    }

    75% {
        -webkit-transform: scale(1.32);
        transform: scale(1.32);
        opacity: 0.3;
    }

    100% {
        -webkit-transform: scale(1.4);
        transform: scale(1.4);
        opacity: 0;
    }
}

/* #Colobox css */
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden; -webkit-transform: translate3d(0,0,0);}
#cboxWrapper {max-width:none;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;}
.cboxIframe{width:100%; height:100%; display:block; border:0; padding:0; margin:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}
#cboxOverlay{background:url(../img/bg_img.png) repeat 0 0; opacity: 0.9; filter: alpha(opacity = 90);}
#cboxLoadedContent{position:relative;}
#cboxClose {
    background-image: url(../img/crossiconresu.jpg);
    height: 36px;
    right: 0px;
    top: 5px;
    width: 36px;
    position: absolute;
    border: 0;
    background-repeat: no-repeat;
    font-size: 0;
    background-color: transparent;
    z-index: 999;
}
#inline_content{padding: 20px;}
#colorbox *, #colorbox *:focus{outline: 0px !important;}
.popup-outer{min-width:600px;max-width:600px;}
.fixed {position: fixed;}

.youtube-player {
    position: relative;
    padding-bottom: 56.23%;
    /* Use 75% for 4:3 videos */
    height: 0;
    overflow: hidden;
    max-width: 100%;
    background: #000;
    margin: 0px;
}
.youtube-player iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    background: transparent;
}
.youtube-player img {
    bottom: 0;
    display: block;
    left: 0;
    margin: auto;
    max-width: 100%;
    width: 100%;
    position: absolute;
    right: 0;
    top: 0;
    border: none;
    height: auto;
    cursor: pointer;
    -webkit-transition: .4s all;
    -moz-transition: .4s all;
    transition: .4s all;
}
.youtube-player img:hover {
    -webkit-filter: brightness(75%);
}
.youtube-player .play {height: 72px;width: 72px;left: 50%;top: 50%;margin-left: -36px;margin-top: -36px;position: absolute;
background: url("//i.imgur.com/TxzC70f.png") no-repeat;cursor: pointer;}
.imagefld-con img {width: 100%; height: 220px;}
.imagefld-cons img {width: 100%; height: 280px;}

/*-------------------------pop up video -------------------------------------------------------*/

.sepreat {
    background-image: url(../img/pattern-img.png);
    background-repeat: no-repeat;
    position: absolute;
    content: "";
    top: 50px;
    z-index: 1;
    width: 98px;
    height: 144px; left: -15px;
}
#back-to-top{width: 54px;height: 54px;position: fixed;bottom: 30px;right: 20px;font-size: 27px;border-radius: 50%; line-height:54px;z-index: 99;display: none;
color: #fff;text-align: center;cursor: pointer;background:#297fb8;}
#back-to-top::after {position: absolute;z-index: -1;content: '';top: 100%;font-size: 18px;left: 5%;height: 10px;width: 90%;opacity: 1;
background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%);
background: -webkit-radial-gradient(center ellipse, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%);
background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%);
}


.two-button{
text-align: center;
}

.two-button a{
background-color: #fd5e03;
color: #fff;
text-align: center;
padding: 10px 30px;
margin: 0 5px;
font-size: 16px;
}

.two-button a:hover,
.two-button a:focus{
    background-color: #333;
    color: #fff;
}

.two-button a i{
    margin-right:4px;
}

.two-button .pdf-10{
    background-color: #7c35e9;
}

.rm-link {
    background-color: #ee6723;
    color: #fff !important;
    padding: 3px 6px;
    border-radius: 3px;
    float: left;
    font-size: 13px;
    margin-top:-5px;

}

.mentors-details .col-md-2 {
    width: 25%;
}

.mentors-details .mentor-profile {
    background-color: #fff;
    text-align: left;
    padding: 30px 25px;
    position: relative;
    margin-bottom: 20px;
    border-radius: 15px;
}

.mentors-details .mentor-profile img, .mentors-details .mentor-profile i {
    margin-bottom: 0px;
    max-width: 100%;
}

.padd-in {
    padding: 20px 15px;
    text-align: left;
}



.mentors-details h5 {
    font-size: 18px;
    margin-top: 0px;
    padding: 0;
    margin-bottom: 10px;
    color: #000;
}
.mentors-details h6 {
    font-size: 16px;
    margin-top: 0px;
    padding: 0;
    margin-bottom: 10px;
    color: #f15a22;
}
.mentors-details span h6 img {
    max-width: 90px;
}
.container-fluid.reslt-four {
    padding: 0 40px;
}
.mentor-profile p {
    line-height: 25px!important;
    margin-bottom: 5px;
    font-size: 14px!important;margin-top: 0px;

}
.mentors-details .mentor-profile svg {
    margin-bottom: 10px;
}

.author {
    display: inline-block;
    margin: 0px 0px 0px 25px;
    float: right;
}
.author img {
    border: 5px solid #e9eaff;
    width: 75px;
    height: 75px;
    border-radius: 50%;
}
.mentors-details span {
    float: right;
    text-align: right;
    font-style: normal;
}
.mentors-details span {
    margin: 11px 0px 0px;
}

.container {
    width: 1250px;
}
.no-padd {
    padding-left: 0;
}

ul.shape-group {
    margin: 0;
    padding: 0;
}
.about-image-gallery {
    position: relative;
    padding: 0px 0 0px 30px;
}
.about-image-gallery img {
    border-radius: 10px;
}
.about-image-gallery .shape-group li.shape-1 {
    top: -23px;
    left: -132px;
    right: inherit;
}

.shape-group li {
    position: absolute!important;
    z-index: -1!important;
}
.shape-group li:before {
 content: inherit!important;
}
.about-image-gallery img {
    border-radius: 10px;
}
.about-image-gallery .shape-group li.shape-2 {
    top: -36px;
    left: -33px;
    bottom: inherit;
    right: inherit;
}
.about-image-gallery .shape-group li.shape-3 {
    top: inherit;
    bottom: -16px;
    right: -823px;
}
.about-image-gallery .shape-group li.shape-3 img {
    max-width: 94%;
}

.butnsi .btn {
    background: linear-gradient(263.28deg,#ff6a56 1.1%,#fdaf4d 141.83%);
    border-color: #ff6a56;
    border: 0 none;
    color: #ffffff;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    padding: 10px 25px;
    text-align: center;
    border-radius: 5px;
    width: auto;
    line-height: 1.3333333;

}
.aboutimgouter {
    position: relative;
}

.bnhd img {
    max-width: 40px!important;
    border-radius: 50%!important;
    height: 40px!important;
    padding: 3px!important;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 120px;
}

.aboutimgouter h5 {
    font-size: 18px;
    text-align: center;
    position: absolute;
    color: #fff;
    left: 50%;
    transform: translateX(-50%);
    bottom: 53px;
    display: block;
    width: 100%;
}

#destinations .butnsi .btn {
    background-color: #e85222;
    border: 0 none;
    color: #ffffff;
    display: inline-block;
    font-size: 15px;
    font-weight: 600;
    padding: 0px 20px;
    text-align: center;
    border-radius: 5px;
    width: auto;
    line-height: 35px;
    position: absolute;
    bottom: 21px;
    left: 27%;
}

.aboutimgouter img {
    border-radius: 5px;
    background: #f3f3f3;
    padding: 10px;
}


/* mCustom scroll bar settings */
.mCustomScrollbar {
    position: relative;
    height: 146px;
    overflow: auto;
    -ms-touch-action: pinch-zoom;
    touch-action: pinch-zoom;
    margin-bottom: 0px;
}
.mCustomScrollBox {
    position: relative;
    overflow: hidden;
    height: 100%;
    max-width: 100%;
    outline: none;
    direction: ltr;
}
.mCSB_container {
    overflow: hidden;
    width: auto;
    height: auto;
}
.mCSB_inside &gt; .mCSB_container {
    margin-right: 15px;
}
.mCSB_scrollTools {
    position: absolute;
    width: 16px;
    height: auto;
    left: auto;
    top: 0;
    right: 0;
    bottom: 0;
}
.mCSB_scrollTools .mCSB_draggerContainer {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    height: auto;
}
.mCSB_scrollTools .mCSB_dragger {
    cursor: pointer;
    width: 100%;
    height: 30px;
    z-index: 1;
}
.mCSB_scrollTools .mCSB_draggerRail {
    width: 5px;
    height: 100%;
    margin: 0 auto;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    background-color: rgba(0, 0, 0, .1);
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    position: relative;
    width: 4px;
    height: 100%;
    margin: 0 auto;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    text-align: center;
    background-color:#d6d6d6;
}
.currentafbox .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
    background-color: rgb(105, 204, 68);
}


/* faq block start */

.accordion-panel {
    max-width: 800px;
    margin: 0 auto;
}

.accordion-panel .panel {
width: 100%;
margin-bottom: 10px !important;
box-shadow: inherit;
padding: 0;
border: none;
}

.accordion-panel .panel-default&gt;.panel-heading {
  color: #333;
  background-color: #fff;
  border-color: #ffff;
  padding: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.accordion-panel .panel + .panel {
    margin-top: 15px;
}
.accordion-panel .panel img {
    max-width: 60px;
    padding-right: 15px;
}
.accordion-panel .panel-default&gt;.panel-heading a {
display: block;
    padding: 15px 0px 15px 25px;
    color: #333;
    outline: none;
    box-shadow: 0 5px 15px 0 rgba(68,68,68,.1);
    position: relative;
}

.accordion-panel .panel-default&gt;.panel-heading a:after {
    content: "";
    position: absolute;
    top: 13px;
    display: inline-block;
    font-family: "FontAwesome";
    font-style: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transition: transform .25s linear;
    -webkit-transition: -webkit-transform .25s linear;
    text-align: center;
    right: 15px;
    font-size: 21px;
    font-weight: 600;
}

.accordion-panel .panel-default&gt;.panel-heading a[aria-expanded="true"] {
  background-color:#fff;color: #e84c3d;
}

.accordion-panel .panel-default&gt;.panel-heading a[aria-expanded="true"]:after {
  content: "\2212";
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.accordion-panel .panel-default&gt;.panel-heading a[aria-expanded="false"]:after {
  content: "\002b";
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.accordion-panel h4.panel-title{
  font-weight: 600;
}

.accordion-panel h4.panel-title a{
    text-decoration: none!important;
}

.accordion-panel .arrow-list{
  padding-left:0;
}

.accordion-panel .arrow-list li i{
  margin-right:4px;
}

.accordion-panel .panel .panel-body{
background-color: #fff;
    border: 0;
    padding: 25px 25px 25px;
    -webkit-box-shadow: 0 5px 15px 0 rgba(68,68,68,.1);
    box-shadow: 0 5px 15px 0 rgba(68,68,68,.1);
}


.panel-body h6 {
    font-size: 17px;
    margin: 15px 0 5px 0;font-weight: 600;
}


.schedule-block{
    padding: 20px;
}

/* faq block close */





/* Testimonails start */

#testi{
background-image: url("https://www.careerlauncher.com/sat/coaching-classes/img/banner-bg.jpg");
background-size: cover;
background-position: center;
  padding: 40px 0;
}


#testi:before{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color:
rgba(0, 0, 0, 0.6);
content: "";
}

#testi h2{
  color: #fff;
}

#testi .carousel-item {
    text-align: center;
    padding: 0px;
    min-height: 480px;
    color: #fff;
    line-height: 21px;
     position:relative;
}

#testi .carousel-item .img-box img {
    width: 70px;
    border-radius: 50%;
    display: inline-block;
    margin-bottom: 15px;
    height: 70px;
    padding: 3px;
    border: 2px solid #3f51b5;
}

.img-box {
    background: #fff;
    width: 88%;
    margin: 0 auto;
    position: absolute;min-height: 248px;
    left: 0;
    right: 0;
    top: 241px;
    z-index: 99999;padding: 20px 15px; color:#323030;
}
p.testimonial {
    font-size: 14px;
}

#testi .carousel-item .overview {
text-transform: capitalize;
font-size: 12px;
margin-bottom: 0;
}

#testi .carousel-item .overview strong {
color: #222;
  font-weight: 500;
}

.test-user {
    font-size: 16px;
    font-weight: 600;
    color: #e84c3d;
    margin-bottom: 5px;
}

#testi .carousel-item .img-box i{
font-size: 20px;
background-color:#fff;
color:#ee6723;
width: 50px;
height: 50px;
border-radius: 50%;
line-height: 40px;
margin: 10px 0;
border: 5px #ddd solid;
}

.slick-dots{
    display: none!important;
}

#testi .slick-slide &gt; div{
  padding: 0 10px;
}

#testi .slick-prev, 
#testi .slick-next{
z-index: 9;
width: 42px;
height: 25px;
line-height: 25px;
position: absolute;
border-radius: 0px;
border: none;
font-size: 0px;
background-color: transparent;
top: -40px;
cursor: pointer;
padding: 0;
}

#testi .slick-prev{
right: 26px;
}
#testi .slick-next{
    right: 0;
}

#testi .slick-prev:before, 
#testi .slick-next:before {

    font-family: FontAwesome;
    font-size: 16px;
    color: #fff;
    opacity: 1;
    background-color: #e84c3d;
    width: 25px;
    height: 25px;
    line-height: 25px;
    display: inline-block;
    text-align: center;
}

#testi .slick-prev::before {
    content: "\f053";
}

#testi .slick-next::before {
    content: "\f054";
}


/* Testimonails close*/













/* product page css start */


.programs-table ul {
    margin-top: 0px;
    text-align: center;
    border-bottom: 0px;

}


.programs-table ul li {
    float: none;
    display: inline-block;
}

.nav-tabs&gt;li.active&gt;a, .nav-tabs&gt;li.active&gt;a:focus, .nav-tabs&gt;li.active&gt;a:hover {
    color: #fff;
    cursor: default;
    background-color: #694f8e;
    border:none;
    border-bottom-color: transparent;
}
.nav-tabs&gt;li&gt;a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
    background: #eaebf5;
    color: #222;
}
.choseprog .checkicon {
  
border-bottom:1px solid #f3f3f3;
padding:10px;
border-left:1px solid #ededed;
border-right:1px solid #ededed;
    background:#fff;
    
    
}
   .choseprog.checkicon:last-child
   {
border-bottom:none;
   }
   .choseprog .btn{border-radius:2px;background-color:#F76C39;font-size:16px;color:#ffffff;padding:0 15px;font-weight:bold;line-height:45px;border-color:#F76C39;text-shadow:initial;width:100%;}

.box select {
    border: 1px solid rgba(68, 53, 91, 0.1);
    border-radius: 2px;
    height: 48px;
    margin-bottom: 10px;
    margin-top: 20px;
    width: 100%;
    padding-left: 10px;
    background: url("/cat-mba/online-classes/img/coupon.png"), url("/cat-mba/online-classes/img/down-arrow-black.png")  #f8f8f8;
        background-repeat: repeat, repeat;
        background-position-x: 0%, 0%;
        background-position-y: 0%, 0%;
    background-position: 5% 50%, 95% 50%;
    background-repeat: no-repeat;
    -webkit-appearance: none;
-moz-appearance: none;
}
.choseprog .checkicon h4{margin:0 0 4px 0;font-size:12px;color:#555555;line-height:1.5}
.feedback_box {
    background: url(../img/quotes-2.png) no-repeat right top #f8f8f8;
    min-height: 445px;
    border: 1px solid #eeeeee;
    padding: 30px;
}

[class^="iconimg"], .choseprog .checkicon .inercon:after, .jcrouselslideco .panel-body a:after{background-image:url("https://clsite-file.s3.amazonaws.com/MBA/2020/cat-mba/online-classes/106960_sprite.png");background-repeat:no-repeat}
.choseprog .checkicon .inercon{padding-left:35px;position:relative}
.choseprog .checkicon .inercon:after{position:absolute;content:"";width:18px;height:18px;left:0;background-position:-2px -110px;top:0}

.box {
    border: 1px solid #4999b8;
    float: left;
    width: 100%;
    overflow: hidden;
    min-height:610px;
    background:#f2f2f2;
    padding:10px;
    margin-top: 20px;
}


.rectangle-31 h4{
    min-height: 50px;
    margin-top: 20px;

}

.feature-content {
    float: left;
    min-height: 305px;
    width: 100%;
}

.rectangle-31 {
    border-radius: 2px;
    width: 100%;
    color: #324850;
    border: 1px solid #ededed;
    background: #f8f8f8;
    min-height: 90px;
    text-align: center;
}

.programs-table .clearfix{
    display: none;
}

/* product page css close */






/* Thank you page */
.thanlkyou{
    background-color:#6b2ace;
    padding-top: 50px;
    padding-bottom: 80px;
    text-align: center;
}
.thanlkyou img{
    
}
.thanlkyou h2{
    margin-top: 20px;
    font-weight: bold;
    color: #fff;
    font-size: 32px;
}
.thanlkyou p{
    color: #fff;
    font-size: 18px;
}
.thanlkyou p span{
    position: relative;
}
.thanlkyou p span strong{
        position: relative;
    z-index: 2;
}
.thanlkyou p span:after {
    position: absolute;
    bottom: 4px;
    width: 100%;
    left: 0;
    height: 5px;
    background: #fbd1c2;
    content: '';
    z-index: 1;
    opacity: .3;
}
.contfldthh {
    margin-top: -46px;
}
.boxesiner {
    padding: 15px;
    border: 1px solid rgba(171, 171, 171, .4);
    box-shadow: 0 2px 6px rgba(0, 0, 0, .20);
    margin-bottom: 20px;
    border-radius: 15px;
    float: left;
    width: 100%;
    clear: both;
    text-align: center;
    background-color: #fff;
    font-size: 16px;
}

.butns .btn {
    background-color: #e84c3d;
    border: 0 none;
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    padding: 0px 20px;
    text-align: center;
    border-radius: 2px;
    width: auto;
    line-height: 40px;
}

table thead {
    background: #99e7eb;
    font-size: 15px;
    font-weight: 600;
}
table th{}
table td{ padding:8px 15px!important;}
table {
    text-align: left; 
}
.footer-area {
    background-color: #151515;
    padding-top: 25px;
    padding-bottom: 25px;
}
.copyright-info p {
    margin-bottom: 0;
    color: #b7b7b7;
}


.credential{font-family:'Roboto', Helvetica, sans-serif;}
.modal-header {background: #eaeaea;  }
button.close {
    background: #e84c3d;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    opacity: inherit;
    color: #fff!important;
    position: absolute;
    z-index: 999;
    top: 11px;
}
h4.modal-title {text-align: center;}
button.close:focus, button.close:hover {color: #fff;text-decoration: none;cursor: pointer;filter: alpha(opacity=50);opacity: initial;}
.modal-body p{ font-size:14px;}
.journey-tabs .nav-tabs li, .credential .nav-tabs li {margin-bottom: 0;}
.credential .nav-tabs li a {padding: 5px 15px;}
.journey-tabs .nav-tabs li a, .credential .nav-tabs li a {background-color: #e6e6e6;color: #333;border: none !important;padding: 10px 15px;font-size: 16px;
-moz-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
-webkit-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;}
.journey-tabs .nav-tabs li.active &gt; a, .journey-tabs .nav-tabs li &gt; a:hover, .credential .nav-tabs li.active &gt; a, .credential .nav-tabs li &gt; a:hover {background-color:#405089;color: #fff;font-size: 16px;}
.credential .tab-content {background-color: #f3f3f3;padding: 20px;}
.credential .modal-dialog {width: 640px!important;}
.credential.pane .modal-dialog {width: 450px!important;}
.credential.pane .modal-header {
background: #eaeaea;
height: 0;
padding: 0;
min-height: 0;
border: none;
}


.modal-backdrop.in {
opacity: 0.7;
}

.about a{
    background-color: #ee6723;
    color: #fff !important;
    padding: 3px 6px;
    border-radius: 3px;
    float: left;
    font-size: 13px;
    margin-top: -5px;
}

.testmonials-pull {
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    background:#f8f8f8;
    position: relative;
}

.testmonials-pull .slick-prev{
    left:0!important;
    background-image: url(../images/left-arrow.png);

}
.testmonials-pull .slick-next {
    right:0;
    background-image: url(../images/right-arrow.png);
}
.testmonials-pull .slick-arrow{
    position: absolute;
    z-index: 9;
    border: 0;
    background-repeat: no-repeat;
    font-size: 0;
    top: 50%;
    width: 35px !important;
    height: 35px !important;
    padding: 0;
    cursor: pointer;
    background-color:#e84c3d!important;
    background-size: 18px;
    background-position: center;
    border-radius: 50%;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.tw-half {
    box-shadow: 0 5px 30px 0 rgba(153, 153, 153, 0.2);
    padding: 15px 15px 15px 30px;
    background: #fff;margin-bottom: 15px;
}
.tw-half h5 {
    font-size: 18px;
}




.glide__main{position:relative;margin-top:0px;margin-bottom:0px;height:420px;display:flex;justify-content:space-evenly;}
.glide__container{width:80%;overflow:hidden;}
.glide__slides, .glide__arrows{height:400px;}
.glide__arrows{}
.glide__arrows{display:none;position:relative;}
.glide__arrow{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);}
.glide__arrow img{max-width:initial;}
.glide__slides{position:absolute;width:100%;margin-left:auto;margin-right:auto;list-style:none;backface-visibility:hidden;transform-style:preserve-3d;white-space:nowrap;flex-wrap:nowrap;will-change:transform;z-index:2;left:0;top:0;}
.glide__slides img{max-width:initial;}
span.card_logo img {
    max-height: 65px;
}
.glide__container{position:relative;}
.glide__slide{width:51%;height:100%;white-space:initial;user-select:none;position:absolute;top:0;}
.glide__slide.active{background-color:#ffffff!important;filter:brightness(1)!important;}
.glide__slide:not(.active):hover,
.glide__bullet:not(.active):hover,
.glide__arrow:not(.active):hover{cursor:pointer;}
.glide__slide&gt;*{}
.glide__slide{background:#fff;border-radius:10px;height:410px;max-width:455px;}
.glide__slide, .glide__slide *,
.glide__bullets *{transition:all 1000ms ease;}
.glide__slide--active{z-index:1001;}
.glide__slide, .glide__bullets, .glide__arrows, .glide__bullet{display:flex;}
.glide__arrows{align-items:center;}
.glide__bullets{flex-wrap:nowrap;}
.glide__slide, .glide__bullet{flex-direction:column;overflow:hidden;}
.glide__arrows{z-index:0;}
.glide__arrows&gt;*{flex:0 0 7%;display:block;text-align:center;display:block;padding:30px;font-size:80px;}
.glide__arrows&gt;*:nth-of-type(2){margin-left:auto;}
.glide__bullets{margin-top:20px;flex-wrap:wrap;}
.glide__bullets&gt;*{flex:1 1 9%;}
.glide__bullet&gt;*{flex:0 0 auto;}
a.glide__bullet{display:block;padding:10px;margin:0;text-align:center;color:#fff;text-transform:uppercase;font-size:70%;border:1px solid transparent;border-radius:6px;}
a.glide__bullet.active{border:1px solid #fff;margin-left:20px;margin-right:20px;}
a.glide__bullet div{display:block;height:20px;width:100%;margin-bottom:10px;}
#slide-1{left:35%;z-index:100;filter:brightness(0.4);transform:scale(1, 0.68) translateX(-50%);}
#slide-2{left:40%;z-index:200;filter:brightness(0.6);transform:scale(1, 0.78) translateX(-50%);}
#slide-3{left:45%;z-index:300;filter:brightness(0.8);transform:scale(1, 0.88) translateX(-50%);}
#slide-4{left:50%;z-index:400;transform:scale(1, 1) translateX(-50%);}
#slide-5{left:55%;z-index:300;filter:brightness(0.8);transform:scale(1, 0.88) translateX(-50%);}
#slide-6{left:60%;z-index:200;filter:brightness(0.6);transform:scale(1, 0.78) translateX(-50%);}
#slide-7{left:65%;z-index:100;filter:brightness(0.4);transform:scale(1, 0.68) translateX(-50%);}
#slide-8{left:50%;z-index:300;transform:scale(1, 1) translateX(-50%);}
#slide-9{left:55%;z-index:200;filter:brightness(0.8);transform:scale(1, 0.68) translateX(-50%);}



.card-carousel{display:flex;align-items:center;justify-content:center;max-width:100%;position:relative;margin-top:100px;margin-bottom:80px;}
.card-carousel .my-card{height:432px;min-width:455px;position:relative;z-index:1;-webkit-transform:scale(0.6) translateY(-2rem);transform:scale(0.6) translateY(-2rem);opacity:0;cursor:pointer;border-radius:10px;pointer-events:none;background:#ffffff;transition:1s;}
.card-carousel .my-card.active{z-index:4;-webkit-transform:scale(1) translateY(0) translateX(0);transform:scale(1) translateY(0) translateX(0);opacity:1;pointer-events:auto;transition:1s;}
.card-carousel .my-card.prev, .card-carousel .my-card.next{z-index:3;-webkit-transform:scale(0.8) translateY(-1rem) translateX(100%);transform:scale(0.8) translateY(-1rem) translateX(100%);opacity:1;pointer-events:auto;background-color:#888583;transition:1s;}
.card-carousel .my-card.next{-webkit-transform:scale(0.8) translateY(-1rem) translateX(-100%);transform:scale(0.8) translateY(-1rem) translateX(-100%);}
.card-carousel .my-card.prev_1, .card-carousel .my-card.next_1{z-index:2;-webkit-transform:scale(0.6) translateY(-1rem) translateX(270%);transform:scale(0.6) translateY(-1rem) translateX(270%);opacity:1;pointer-events:auto;background-color:#605e5c;transition:1s;}
.card-carousel .my-card.next_1{-webkit-transform:scale(0.6) translateY(-1rem) translateX(-270%);transform:scale(0.6) translateY(-1rem) translateX(-270%);}
.card-carousel .my-card.prev_2, .card-carousel .my-card.next_2{z-index:1;-webkit-transform:scale(0.4) translateY(-1rem) translateX(613%);transform:scale(0.4) translateY(-1rem) translateX(613%);opacity:1;pointer-events:auto;background-color:#3a3836;transition:1s;}
.card-carousel .my-card.next_2{-webkit-transform:scale(0.4) translateY(-1rem) translateX(-613%);transform:scale(0.4) translateY(-1rem) translateX(-613%);}
.card_header{padding-top:10px; text-align: center;}
.card_score{font-size:40px;color:#010101;font-weight:500;margin-right:30px;margin-top:6px;}
.card_student_name {
    font-size: 15px;
    font-weight: 500;
    color: #000000;
    display: block;
}
.card_content {
    display: initial;
    padding-top: 13px;
    padding-left: 5px;
    text-align: center;
}
.slideshow-container{position:relative;border-radius:10px;margin:0px auto 30px;width:593px;height:333px;position:relative;}
.slideshow-container .prev_btn img, .slideshow-container .next_btn img{max-width:initial;}
.scholarship_info, .clg_logo, .student_name, .student_score{opacity:0;}
.mySlides.active_slide .scholarship_info, .mySlides.active_slide .clg_logo, .mySlides.active_slide .student_name, .mySlides.active_slide .student_score, .mySlides.active_slide .student_info{opacity:1;}

.icon .default, .icon:hover .hover {
    display: block;
}
.icon:hover .default, .icon .hover {
    display: none;
}

.see_more .less, .see_more.show_more .more, .icon_container:hover .icon_default, .icon_container .icon_hover {
    display: none;
}
.see_more .less, .see_more.show_more .more, .icon_container:hover .icon_default, .icon_container .icon_hover {
    display: none;
}

.icon_container {
    cursor: pointer;
}
.prev, .next {
    cursor: pointer;
    position: absolute;
    top: 50%;
    margin-top: -22px;
    padding: 16px;
    transition: 0.6s ease;
    user-select: none;
}

.glide__slide:not(.active):hover, .glide__bullet:not(.active):hover, .glide__arrow:not(.active):hover {
    cursor: pointer;
}

.couty{ position:relative; }
.couty:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background: -webkit-linear-gradient(-90deg, rgba(16,14,28,0.10) 40%, rgba(16,14,28,0.95) 100%);
    top: 0px;
    right: 0px;
    z-index: 1;
}

.couty h4 {
    position: absolute;
    bottom: 10px;
    color: #fff;
    z-index: 999999;
    text-align: center;
    left: 20px;
    border-top: 3px solid #ff7642;
    padding-top: 12px;
}








@media only screen and (max-width: 500px) {
}
@media only screen and (max-width: 619px) {
}
@media only screen and (max-width: 360px) {
}

@media only screen and (max-width: 767px) { 
    .about-image-gallery .shape-group li.shape-3 {
        right: inherit !important;
    }

    #destinations .butnsi .btn{
        left: 33%;
    }
.navbar-toggle { background-color:#e84c3d; border-color:#e84c3d!important;}
.navbar-toggle .icon-bar {background-color: #fff;}
.navbar-brand img {max-height: 42px!important;}
.header-region .navbar-nav&gt;li.iconforweb {display: none;}

.callphoneno2, .callphoneno3 {  position: relative;width: 50%;z-index: 999;display: inline!important;bottom: inherit;}
.callphoneno2 .menu-head-link, .callphoneno3 .menu-head-link {margin-left: 0;width: 50%;position: fixed;left: 0;bottom: 0;}
.menu-head-link {float: left;}
.callphoneno2 .header-call .popup-header-link {background-color: #fc0;}
.callphoneno2 .header-call .popup-header-link, .callphoneno3 .header-call .popup-header-link, .callphoneno4 .header-call .popup-header-link {
    width: 100%;padding: 7px 14px;margin-right: 0;border-radius: 0;min-height: inherit;line-height: 20px;}
.callphoneno4 {position: relative;width: 50%;z-index: 999;display: inline!important;top: inherit;}
.callphoneno4 .menu-head-link {margin-left: 0;width: 100%;left: 0;bottom: 0;}
.callphoneno4 .header-call .popup-header-link {background-color: #37d6fb;}
.callphoneno2 .header-call .popup-header-link .icon-header, .callphoneno3 .header-call .popup-header-link .icon-header, .callphoneno4 .header-call .popup-header-link .icon-header {
    float: left;padding-right: 10px;color: #fff;font-size: 22px;line-height: 16px;}
.callphoneno2 .header-call .popup-header-link .icon-header img, .callphoneno3 .header-call .popup-header-link .icon-header img, .callphoneno4 .header-call .popup-header-link .icon-header img {max-height: 22px;}
.callphoneno3 .menu-head-link { right: 0; left: initial;}
.callphoneno3 .header-call .popup-header-link {  background-color: #0da501;color: #fff;}
.callphoneno2 .header-call .popup-header-link b { color: #000;}
.popup-header-link b {
    font-size: 15px;
    line-height: 20px;
    vertical-align: top;
    float: left;
    font-weight: 400;
}
.header-region .navbar-right &gt; li {
    margin: 0px 5px 0;
}
.header-region .navbar-nav &gt; li &gt; a {
    background-color: transparent;
    color: #3b3b3b;
    font-weight: 500;
    line-height: 33px;
    padding: 0 6px;
    z-index: 111;
}
ul.nav.navbar-nav.navbar-right {
    padding: 10px 10px 0;
}
.header-region .navbar-nav &gt; li &gt; a.btnsamecont {
    line-height: 35px;
    margin-top: 5px;
    text-align: center;
}

.provide ul li {
    font-size: 13px;
    padding: 0 0 0 28px;
}
.provide ul li span img {
    max-width: 20px;
}
.provide ul {
    box-shadow: 0 8px 25px rgb(0 0 0 / 10%);
    padding: 15px;
    border-radius: 10px;
    margin: 15px 0;
}

}


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

    body {
    font-size: 13px;
 }
 .ms ul li {
    padding: 4px 0 4px 40px;
    font-size: 13px;
}
.mentor-profile p {
    line-height: 26px!important;
    margin-bottom: 5px;
    font-size: 13px!important;
    margin-top: 10px;
}
.mentors-details .mentor-profile{ padding:20px; }
.contact h4 {
    border: medium none;
    color: #000 !important;
    font-size: 17px;
    font-weight: 600;
    padding-left: 10px;
    margin-bottom: 20px;
    margin-top: 0;
}

.credential .modal-dialog {
    width: 100%!important;
    padding: 0px 20px 0px 0px;
}

.container {
    width: 100%;
}

.about-right-content {
    padding-left: 0px;
    padding-top: 0px;
}
	
	.icns {
    margin-top: 10px;
}
	
	.countsection h3 {
    font-size: 30px;
        margin-bottom: 10px;
}
.btn-group-lg&gt;.btn, .btn-lg {
    padding: 6px 15px;
    font-size: 14px;
    line-height: 1.3333333;
    border-radius: 6px;
    font-weight: 600;
    width: 47%;
    margin-top: 10px;
}
.btn-toolbar {
       margin-top: 0px;
}
.top-m {
    padding-top: 50px;
    padding-bottom: 0px;
}
.features-area-3 {
    
    position: inherit;
    top: -95px;
    max-width: 100%;
}
.baner-region::before {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: inherit;
    -webkit-transform: scaleX(1.7);
    transform: scaleX(1.7);
    z-index: -1;
}
	
.about-left-content::before {
    content: "";
    position: absolute;
    height: 20.5rem;
    z-index: -1;
}
	

.baner-region h1 {
    font-size: 22px;
    margin-top: 0px;margin-bottom: 15px;
}
.baner-region h1 span {
    color: #000;
    font-weight: 500;
    font-size: 19px;
}

.baner-region p {
    font-size: 13px;
    font-weight: 400;
    margin-bottom: 20px;
}
.branchpage_uniTieUp img {
    max-height: 40px!important;
    margin-bottom: 10px;
}
.branchpage_uniTieUp {

    min-height: inherit;
}
.edu-team-grid .content .title {
    margin-bottom: 5px;
    font-size: 17px;
    font-weight: 600;
}
.edu-team-grid.team-style-2 .content .designation {
    margin-bottom: 15px;
    font-size: 15px;
}

.baner-region h2 { font-size: 18px; margin-top: 0px;}
section {padding: 40px 0;position: relative;}
.sepreat {display:none;}
section h2 {font-size: 21px;}
.sub-heading {
    margin-bottom: 15px;
    line-height: 25px;
}
.services-icon img {max-width: 50px;}
.services-pad {padding-left: 75px;}
.six-half .col-md-4:nth-child(1) ~ * { margin-top: 30px;}
.six-half h3 { font-size: 18px; margin: 0 0 15px 0;}
.faculty .col-md-6:nth-child(1) ~ * {
    margin-top: 30px;
}
.faculty .item {
    min-height: inherit;
    border: 1px solid #8c4af0;
    padding: 15px;
}
.copntheffil .col-md-4:nth-child(1) ~ * {
    margin-top: 30px;
}
.watch .col-md-5:nth-child(1) ~ * {
    margin-top: 30px;
}
.faculty::after, .watch::before, .watch::after, .about img, .sepreatoradded{ display:none;}
.video-player-wrap, .video-player-wrap.wrap{ height:200px;}
#back-to-top{ bottom:40px;}
.popup-outer {
    min-width: 300px;
    max-width: 90%;
}
.credential.pane .modal-dialog {
    width: 100% !important;
    margin: 0;
    padding: 15px;
}
.mentors-details .col-md-2 {
    width:100%;
}

.programs-table ul li a {
    margin-right: 7px !important;
    padding: 10px 7px !important;
}

.baner-region h3 {
        font-size: 17px;

}

.icns img {
    max-width: 45px;
}
.baner-region h5 {
    font-size: 11px;

}
.lfts .col-md-3:nth-child(2) ~ * {
    margin-top: 20px;
}
.wave-effect.wave-anim {
    display: none;
}
.form-box {
    background: #ffffff none repeat scroll 0 0;
    padding: 20px 20px;
    border-radius: 0px;
    margin-top: 20px;
}
.form-control {
    height: 36px;  
}
.form-box .btn {
    font-size: 16px;
    font-weight: 600;
    margin-top: 0px;
    padding: 6px 30px;
    margin-bottom: 0px;
}
.accordion-panel .panel-default&gt;.panel-heading a {
    padding: 15px 0px 15px 10px;
}
.accordion-panel .panel-default&gt;.panel-heading a:after {
    content: "";
    position: absolute;
    top: 17px;
    right: 10px;
    font-size: 22px;
}
.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 14px;
    color: inherit;
}
.panel-body h6 {
    font-size: 13px;
    margin: 15px 0 5px 0;
    font-weight: 600;
}
.mentors-details .mentor-profile {
    background-color: #fff;
    text-align: center;
    min-height: inherit;
    color: #222;
}

.img-box {
      min-height: 248px;
    top: 190px;
    z-index: 99999;
    padding: 20px 15px;
    color: #323030;
}
.warrnty {
    border-bottom: 1px solid #ccc;
    padding: 15px 0;
}
.texts {
    font-size: 15px;
    font-weight: 600;
}


}

@media only screen and (max-width: 570px) { 
    .timer p{
        position: inherit;
    }

}

</pre></body></html>