.w-60 {width:70%; margin:0 auto;}



.bc-img02 {
    background-image: url(../images/thnakyou.jpg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}


.dsu-addmission {
    margin-top: 6em;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
    padding-right: 8%;}

        .dsu-addmission h1 {
            font-size: 22px;
            margin-bottom: 25px;
            display: inline-block;
            padding: 7px 15px;
            border-radius: 5px;
            font-weight: 600;
            line-height: 32px;
            backdrop-filter: blur(5px);
            background-color: #ffffff56;
            text-transform: uppercase;
            /* background-color: #fff; */
            letter-spacing: 0.01em;
            text-align: left;
            color: #060919;
        }

       
.speak-section .box p {
    position: relative;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.4;
    min-height: 160px;
    color: #7A7A7A;
}




        .speak-section .box img {
            width: auto !important;
        }

  .specializations-section {
    position:relative;
}      

  .specializations-section .box {
    width: 100%;
    background: #FFFFFF;
    box-shadow: 0px 0.921831px 5.53099px rgba(0, 0, 0, 0.05);
    border-radius: 10px;
    padding: 0px;
    border: solid 1px #dbdbdb;
    overflow: hidden;
	min-height:232px;
}

.specializations-section .box p {
    font-style: normal;
    font-weight: 500;
    font-size: 17.1239px;
    color: #060919;
    padding: 15px 0px 15px 6px;
    margin: 0px;
    text-align: center;
    
}

.specializations-section .box:hover { background-color:#F78D27;

}

.specializations-section .box:hover p {color:#fff;}



.speak-section .box h6 {
    margin-left: 16px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    color: #4D4F4F;
    width: 100%;
    text-align: right;
}
		
		.speak-section .box img {
    border-radius: 50%;
}

        .speak-section .owl-item {
            padding: 10px;
        }

        .speak-section .box span {

            font-family: 'Roboto';
            font-style: normal;
            font-weight: 700;
            font-size: 11px;
            color: #F78D27;


        }

        .heading-name {

            font-family: 'Roboto';
            font-style: normal;
            font-weight: 400;
            font-size: 24px;
            line-height: 30px;
            text-align: right;
            text-transform: uppercase;

            color: #000000;

            text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);

        }
		
		
	.placements-sec .item {
    padding: 20px;
    /* position: relative; */
    /* min-height: 200px; */
}	



        .dsu-addmission h2 {
            font-size: 24px;
            font-weight: 500;
            margin-bottom: 15px;
            display: inline-block;
            padding: 7px 15px;
            line-height: 34px;
            border-radius: 5px;
            letter-spacing: -0.006em;
            text-align: left;
            color: #060919;
            background: linear-gradient(180deg, rgba(236, 114, 40, 0.1) 0%, rgba(245, 245, 245, 0.1) 100%);

        }

        .dsu-addmission h3 {
            font-family: 'Roboto';
            font-style: normal;
            font-weight: 800;
            font-size: 47px;
            line-height: 110%;
            letter-spacing: 0.01em;
            color: #F78D27;

        }
		
		
		.dsu-addmission h3 b {color:#000000;}

        .text-orange {
            color: #F78D27 !important;
        }

        .dsu-addmission h4 {
            font-family: 'Roboto';
            font-style: normal;
            font-weight: 800;
            font-size: 30px;
            line-height: 48px;
            letter-spacing: 0.01em;
            color: #4D4F4F;
        }

.dsu-addmission h5 {
    font-family: 'Roboto';
    /* font-style: normal; */
    font-weight: 500;
    font-size: 16px;
    line-height: 21px;
    /* letter-spacing: -0.006em; */
    color: #FFFFFF;
    background-color: #F78D27;
    padding: 10px 45px;}

.dsu-addmission h5 a{color:#fff;}


.header .mobile__dv .divids {
    position: relative;
    float: right;
    width: 100%;
}

.header .header-absolute .mobile__dv .divids h1 {
    text-align: center;
    font-weight: 400;
    position: relative;
    font-size: 20px;
    text-transform: uppercase;
}

        .dsu-addmission p {

            font-family: 'Roboto';
            font-style: normal;
            font-weight: 400;
            font-size: 20px;
            color: #4D4E4D;
            line-height: normal;


        }

/*        .dsu-addmission a {
            margin-top: 30px;
            background-color: #F78D27;
            padding: 6px 20px;
            display: inline-block;
            border-radius: 4px;
            font-size: 18.33px;
            font-weight: 900;
            line-height: 28.01px;
            letter-spacing: 0.01em;
            text-align: left;
            text-transform: uppercase;
            color: #fff;

        }

        .dsu-addmission a:hover {
            background-color: #fff;
            color: #F78D27;
            border: 1px solid #F78D27;
        }*/

        .why_inner {
            text-align: center;
    padding: 22px;
    min-height: 230px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    box-shadow: -8px 8px 40px rgba(0, 0, 0, 0.1);
    background: #FFFFFF;
    margin-bottom: 10px;
    border-radius: 10px;

    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
}
        

        .why_inner:hover {
            transform: translateY(-10px);
            transition: all .5s;
			border:solid 1px #F78D27;
        }
		
		
        .why_inner:hover img {
            transform: rotateY(360deg);
            transition: all .5s;
        }

        #testimonial-slider .box {
            background-color: #fff;
            text-align: center;
            padding: 20px;
            min-height: 220px;
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
            box-shadow: -8px 8px 40px rgba(0, 0, 0, 0.1);
            background: #FFFFFF;
            margin-bottom: 20px;
            border-radius: 10px;

        }

        #testimonial-slider .box h5 {


            font-family: 'Roboto';
            font-style: normal;
            font-weight: 600;
            font-size: 20px;
            line-height: 40px;
            color: #060919;
        }

        #testimonial-slider .box p {
            font-family: 'Roboto';
            font-style: normal;
            font-weight: 400;
            font-size: 16px;
            color: #7A7A7A;


        }

.why_inner .upper_why {padding: 0px 5px;}

.why_inner .upper_why h1 {
    font-size: 20px;
    font-weight: 600;
    line-height: 23px;
    letter-spacing: 0.01em;
    text-align: center;
    /* margin-top: 20px; */
    color: #000;
    padding-bottom: 15px;
}




        .specializations-section .box:hover::after {

            background: linear-gradient(180deg, rgba(14, 14, 14, 0) 0%, #F78D27 90.57%), url(shutterstock_2503867477.jpg);

        }

        .specializations-section .box img {
            width: 100%;
        }



        .partner-section .container {
            position: relative;
        }





        .why_inner .upper_why img {
            width: 55px !important;
            transition: all .5s;
            height: 55px !important;
            object-fit: contain !important;
        }

        .why_inner p,
        .why_inner li {
            font-size: 15px;
            font-weight: 400;
            line-height: 21px;
            letter-spacing: 0.01em;
            
            color: #7A7A7A;
        }

        .why_inner li {
            list-style: disc;
            list-style-position: inside;
        }

       .speak-section {
    background-color:#fff;
}

.speak-section .box {
    background: #FFFFFF;
    padding: 30px;
    box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.16);
    border-radius: 8px;
    min-height: 308px;
	border: 0.894737px solid rgba(0, 0, 0, 0.1);
}



        
		
		.partner-section {
    background-image: url(../images/specialization-bg.jpg);
    background-repeat: no-repeat;
    background-position: right;
    background-size: cover;
}
		
		
		#client-slider img {
    width: 130px;
    /* height: 80px; */
}
		

        .owl-theme .owl-dots .owl-dot span {
            color: #0f0f0f !important;
            background-color: #181818 !important;
        }

        .owl-theme .owl-dots .owl-dot.active span {
            color: #F78D27 !important;
            background-color: #F78D27 !important;
        }

        .testi-item .testimonial-box {
            display: flex;
            background: #F071251A;
            border-radius: 20px;
            min-height: 390px;
            justify-content: space-between;
            align-items: flex-start;
            flex-direction: column;
            transition: all .4s;
        }

        .testi-item .testimonial-box:hover {
            transform: translateY(-10px);
            transition: all .4s;
            box-shadow: 0px 4px 4px 0px #00000040;

        }

        .testi-item .testimonial-box .content_box {
            padding: 20px 30px;
        }

        .testi-item .testimonial-box .content_box>img {
            width: 61px !important;
            height: auto !important;
            margin-bottom: 15px;
            object-fit: contain;
        }

        .testi-item .testimonial-box .content_box>p {
            font-size: 14px;
            font-weight: 400;
            line-height: 21px;
            letter-spacing: 0.01em;
            text-align: left;
            color: #7A7A7A;
        }

        .testi-item .testimonial-box .name_box {
            background-color: #fff;
            padding: 5px 30px;
            border: 1px solid #EAF3E3;
            width: 100%;
            display: flex;
            justify-content: flex-start;
            align-items: center;
            flex-direction: row;
            border-radius: 20px;
        }

        .testi-item .testimonial-box .name_box>img {
            border-radius: 50%;
            object-fit: cover;
            width: 80px !important;
            margin-right: 20px;
            height: 80px !important;
        }

        .testi-item .testimonial-box .name_box>h1 {
            font-size: 20px;
            font-weight: 500;
            line-height: 40px;
            letter-spacing: 0.01em;
            text-align: left;
            color: #4D4F4F;
        }




.whyjcc-sec {position:relative; background-color:#FFF8ED;}
.why_jess {
    background-color: #fff;
    box-shadow: -2px 2px 20px 0px #0000001A;
    border-radius: 10px;
    transition: all .5s;
    padding: 15px 10px;
    min-height: 170px;
}
.why_jess .upper_jess {
    padding: 0px 5px;
    min-height: 40px;
}
.why_jess .upper_jess h1 {
    font-size: 16px;
    font-weight: 600;
    line-height: 23px;
    letter-spacing: 0.01em;
    text-align: left;
    color: #060919;
}
.why_jess .upper_jess img {
    width: 40px !important;
    transition: all .5s;
    height: 40px !important;
    object-fit: contain !important;
}
.why_jess p, .why_jess li {
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    letter-spacing: 0.01em;
    text-align: left;
    color: #7A7A7A;
}

.why_jess ul.lists {
    list-style-type: disc;
    margin-left: 20px;
}

.why_jess:hover {
    transform: translateY(-10px);
    transition: all .5s;
}
.why_jess:hover img {
    transform: rotateY(360deg);
    transition: all .5s;
}









        .sideNavi {
            position: fixed;
            top: 50%;
            right: 0;
            z-index: 2;
        }

        .sidenav {
            height: 100%;
            width: 0;
            position: fixed;
            z-index: 1;
            top: 0;
            right: 0;
            background-color: #f2691f;
            overflow-x: hidden;
            transition: 0.5s;
            padding-top: 60px;
            z-index: 999;
        }

        .sidebar-icon {
            text-align: right;
        }

        .sidebar-icon span {
            border: 1px solid #ddd;
            padding: 12px;
            background: #f8f8f8;
            color: #333;
            border-radius: 5px;
            font-size: 28px !important;
            margin: 14px;
            display: inline-block;
        }

        .sidenav a {
            padding: 13px 11px 11px 34px;
            text-decoration: none;
            font-size: 18px;
            color: #fff;
            display: block;
            transition: 0.3s;
            border-bottom: 1px solid #ddd;
        }

        .sidenav a:hover {
            color: #f1f1f1;
        }

        .sidenav .closebtn {
            position: absolute;
            top: 0;
            right: 25px;
            font-size: 36px;
            margin-left: 50px;
            border: 0;
        }

        /* @media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
} */

        section.mobile.text-sec {
            background: #ffc20e;
            padding: 12px;
            text-align: center;
        }

        section.mobile.text-sec p {
            line-height: 21px;
            font-size: 16px;
        }

        div#client-slider h5 {
            font-size: 11px;
            background: #f79122;
            padding: 8px 5px;
            color: #fff;
            min-height: 47px;
            display: flex;
            align-items: center;
            justify-content: center;
        }

        .item-assured {
            border: 1px solid #cfcfcf;
            box-shadow: 0 8px 12px rgb(0 0 0 / 8%);
            border-radius: 16px;
            /* padding: 24px 12px; */
            transition: .3s;
            -webkit-transition: .3s;
            -moz-transition: .3s;
            -ms-transition: .3s;
            -o-transition: .3s;
            text-align: center;
            margin-top: 10px;
            height: 122px;
            cursor: pointer;
        }

        .item-assured.text-center:hover {
            -webkit-transform: translateY(-0.5em);
            transform: translateY(-0.5em);
            background: #f0f0f0;
        }

        .item-assured.text-center:hover .job-assues h2 {
            color: #333;

        }

        .item-assured.text-center:hover .job-assues p {
            color: #333;

        }

        span.text-orange {
            color: #F78D27;
        }

        .item-assured.text-center:hover .images_sec img {
            background: #fff;
            border-radius: 70px;
            padding: 10px;
        }

        .images_sec img {
            width: 32% !important;
            margin: auto;
        }

        .job-assues {
            padding: 20px 6px;
        }

        .job-assues p {
            font-size: 15px;
            font-weight: 500;
            padding: 3px 0;
        }

        .widget-title p {
            font-size: 16px;
            font-weight: 400;
            line-height: 24px;
            letter-spacing: -0.006em;
            text-align: center;
            color: #000;

        }

        .job-assues h2 {
            font-weight: 600;
            font-size: 17px !important;
            color: #333;
        }

        .job-assues h2 strong {
            font-weight: 600;
            font-size: 20px;
            color: #F78D27;
            margin-bottom: 5px;
            display: block;
        }

        .job-assues {
            padding: 20px 6px;
            display: flex;
            justify-content: center;
            align-items: center;
            height: 120px;
        }

        .rankImg figure {
            margin: 0;
        }

        .formDesc {
            padding: 45px;
            color: #fff;
        }


        .form-left-sec {
            width: 53%;
            float: left;
            background: #2f2d51;
        }

        .modal-dialog .modal-content {
            flex-direction: row;
        }

        .modal-content {
            position: relative;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-direction: column;
            flex-direction: column;
            width: 100%;
            pointer-events: auto;
            background-color: #fff;
            background-clip: padding-box;
            border: 1px solid rgba(0, 0, 0, .2);
            border-radius: 0;
            outline: 0;
        }



        .modal-header {
            background: #fff;
            border: 0;
            display: block;
            padding-bottom: 0 !important;
            padding: 2rem;
        }

        .modal .modal-body {
            background: #fff;
        }

        .modal-body {
            position: relative;
            -ms-flex: 1 1 auto;
            flex: 1 1 auto;
            padding: 2rem;
            padding-top: 5px;
        }

        .contact-fild-box.text-center {
            display: block;
            width: 100%;
        }

        .modal-dialog {
            max-width: 502px;
            margin: 5.75rem auto;
        }

        .modal-title {
            margin-bottom: 6px;
            line-height: 1.2;
            display: block;
            width: 100%;
            text-align: left;
            color: #000;
            font-size: 19px;
            font-weight: 600;
            padding: 0 2px;
        }

        .modal-header p {
            margin-bottom: 10px;
            font-size: 14px;
            color: #7a7a7a;
        }

        .modal-header .close {
            padding: 1rem 0.5rem;
            margin: -3rem -2rem -1rem auto;
        }

        p.pop-pre {
            font-size: 13px;
            line-height: 17px;
            padding-left: 1px;
            margin-bottom: 11px;
        }

        .formDesc h4 {
            font-size: 17px;
            color: #fff;
            margin-bottom: 20px;
        }

        .formDesc ul li {
            color: #fff;
            padding-top: 15px;
            list-style: disc;
        }

        .plce_img {
            text-align: center;
        }

        .about-content p {
            color: #fff;
            text-align: center;
            font-size: 19px;
            /* margin-bottom: 30px; */
            padding: 20px 0;
            line-height: 31px;
        }

        .packages.ss {
            margin-left: 0;
        }

        .packages span {
            font-size: 17px;
        }

        .courses-img img {
            height: 200px;
            object-fit: cover;
            width: 100%;
        }

        .packages {
            background: #120f60;
            margin: 0 10px;
            padding: 20px 37px;
            color: #fff;
            font-size: 31px;
            text-align: center;
            line-height: 27px;
            font-weight: 600;
            border: 2px dotted #eeeeee;
        }

        .blog-text>a {
            background: #F78D27;
            color: #ffffff;
            padding: 13px 20px;
            border: 1px solid #F78D27;
            border-radius: 5px;
            font-size: 16px;
            font-weight: 600;
        }

        .blog-text>a:hover {
            box-shadow: 0px 4px 4px 0px #00000040;
            transform: translateY(-10px);
            transition: all .1s;
        }



.careerBtn1>a{
            background: #F78D27;
            color: #fff;
            padding: 13px 20px;
            border: 1px solid #fff;
            border-radius: 5px;
            font-size: 16px;
            font-weight: 600;
        }
		.careerBtn1>a:hover {
            box-shadow: 0px 4px 4px 0px #00000040;
            transform: translateY(-10px);
            transition: all .1s;
            border: 0px solid #F78D27;
        }
		
		
		
        .careerBtn>a {
            background: #F78D27;
            color: #191717;
            padding: 13px 20px;
            border: 1px solid #F78D27;
            border-radius: 5px;
            font-size: 16px;
            font-weight: 600;
        }

        .careerBtn>a:hover {
            box-shadow: 0px 4px 4px 0px #00000040;
            transform: translateY(-10px);
            transition: all .1s;
            border: 1px solid #ffffff;
        }

        div#client-slider .text-center {
            padding: 15px 0px;
        }

div#client-slider .position-relative {
    border-radius: 0px;
    background-color: #fff;
    display: flex;
    padding: 10px;
    justify-content: center;
    align-items: center;
    transition: all .5s;
    height: 100px;
    border: 0.894737px solid rgba(0, 0, 0, 0.1);
	margin: 0 20px;
    /* box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25); */
}

        .sideNavi-flex i {
            transform: rotate(90deg);
            background: #ffffff;
            color: #f78d27;
            padding: 5px;
            border-radius: 50%;
            margin-right: 8px;
        }

        /*div#client-slider .position-relative img {
            object-fit: contain !important;
            width: 80%;
            height: 80%;
        }*/

        .apply-btns.aos-item.aos-init.aos-animate {
            display: block;
            width: 100%;
            text-align: center;
        }

        .blog-text>a:hover {
            color: #fff;
            background: #F78D27;
        }

        .blog-text>a:hover::before {
            transform: scaleY(1);
        }

        
		.placements-sec {
    background-image: url(../images/ju-banner.jpg);
    background-repeat: no-repeat;
    background-position: top;
    background-attachment: fixed;
    /* padding: 4rem 0; */
    background-size: cover;
}


        .sideNavi a {
            background-color: #F78D27 !important;
            color: #FFF;
            cursor: pointer;
            border-radius: 8px 0 0 8px;
            padding: 9px 16px;
            margin-bottom: 30px;
            display: block;

            font-weight: 700;
            font-size: 18px;


            text-transform: uppercase;


            text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);



        }

        /*section.position-relative.py-5.placements-sec:after {
    background: url("images/es23-shape.png");
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: -1;
    margin: auto 0;
    background-size: cover;
}*/
        .student-imgs img {
            width: 85%;
        }

        .placement_title {
            font-size: 30px;
            position: relative;
            font-weight: 700;
            color: #4D4F4F;
            margin-bottom: 14px;
        }

        .placement_content p {
            font-size: 21px;
            line-height: 32px;
            margin-bottom: 22px;
        }

        .packages {
            background: #120f60;
            margin: 0 10px;
            padding: 20px 37px;
            color: #fff;
            font-size: 31px;
            text-align: center;
            line-height: 27px;
            font-weight: 600;
            border: 2px dotted #eeeeee;
        }

        .packages.ss {
            margin-left: 0;
        }

        section#section3 {
            background: #FFFBF0;
        }

        .placement_buttons {
            display: flex;
            padding: 3px 0;
        }

        .applysection .popformBtn {
            position: relative;
            background-color: #F78D27;
            color: #fff;
            font-size: 16px;
            font-weight: 400;
            line-height: 1.7;
            padding: 8px 26px;
            border-radius: 4px;
            display: inline-block;
            border: 1px solid #F78D27;
            transform: perspective(1px) translateZ(0px);
            transition: color 0.4s ease 0s;
            vertical-align: middle;
            overflow: hidden;
            display: inline-block;
        }

        .courses-img img {
            border-top-left-radius: 10px;
            border-top-right-radius: 10px;
        }

        .bc-img01 .container {
            position: relative;
            z-index: 9;
        }
		
		



        span.pnb {
            color: #F78D27;
        }

        .sideNavi-item .bg-success {
            background: #F78D27 !important;
            color: #fff;
        }

        .sideNavi a:hover {
            background-color: #962d2a;
            color: #ffffff;
        }

        * {
            margin: 0;
            padding: 0
        }

        body {
            font-family: 'Roboto', sans-serif;
            margin: 0;
            padding: 0;
            font-size: 14px;
            font-weight: 400;
            color: #b4b4b4;
            outline: 0;
            line-height: 1.5em;
            overflow-x: hidden
        }

        h1,
        h2,
        h3,
        h4,
        h5,
        h6 {
            color: #4D4F4F;
            font-size: 30px;
            margin: 0;
            line-height: 1.3em
        }

        /* p {
            padding: 0;
            margin: 0;
            font-size: 16px;
            line-height: 26px;
            color: #000
        } */

        .hr {
            margin-bottom: 15px;
            margin-top: 15px;
            border-color: #000
        }

        article,
        aside,
        details,
        figcaption,
        figure,
        footer,
        header,
        hgroup,
        menu,
        nav,
        section {
            display: block
        }

        ul {
            list-style: none;
            margin: 0;
            padding: 0
        }

        a {
            outline: 0 !important;
            color: #73ae20;
            text-decoration: none;
            transition: all .5s ease;
            -webkit-transition: all .5s ease;
            -o-transition: all .5s ease;
            -moz-transition: all .5s ease
        }

        a:active,
        a:focus,
        a:hover {
            outline: 0 !important;
            text-decoration: none;
            color: #000
        }

        input:focus,
        textarea {
            outline: 0 !important;
            text-decoration: none
        }

        img {
            border: 0
        }

        li {
            color: #1e1e1e;
            transition: all .5s ease;
            -webkit-transition: all .5s ease;
            -o-transition: all .5s ease;
            -moz-transition: all .5s ease
        }

        ::-moz-selection {
            background-color: #51247a;
            color: #fff
        }

        ::selection {
            background-color: #51247a;
            color: #fff
        }

        ::-webkit-input-placeholder {
            color: rgba(0, 0, 0, .8) !important
        }

        ::-moz-placeholder {
            color: rgba(0, 0, 0, .8) !important
        }

        :-ms-input-placeholder {
            color: rgba(0, 0, 0, .8) !important
        }

        :-moz-placeholder {
            color: rgba(0, 0, 0, .8) !important
        }

        .bc-img01 {
            height: 100%;
            background-image: url(../images/mainBanner.jpg);
            background-repeat: no-repeat;
            background-size: cover;
            background-position: top;
            position: relative;
        }


       .bc-img01::after {
    position: absolute;
    content: '';
    background-image: url(../images/overImg.png);
    bottom: 0%;
    left: 40%;
    background-repeat: no-repeat;
    width: 330px;
    background-size: contain;
    height: 497px;
}

        .sticky {
            position: fixed;
            width: 100%;
            left: 0;
            top: 0;
            z-index: 999;
            -webkit-animation-name: fadeInDown;
            animation-name: fadeInDown;
            -webkit-animation-duration: 1s;
            animation-duration: 1s;
            -webkit-animation-fill-mode: both;
            animation-fill-mode: both;
            background-color: #fff;
            box-shadow: 0 0 18px 1px rgb(0 0 0 / 10%)
        }

        .sticky .top-head {
            padding: 8px 0 !important
        }

        .sticky .top-head .logoright strong {
            font-size: 16px
        }

        #back-top {
            position: fixed;
            right: 10px;
            bottom: 80px;
            z-index: 999;
            overflow: hidden;
            display: none !important;
            width: 50px;
            height: 50px;
            border: 1px solid #fff;
            background-color: #ff7b30;
            border-radius: 100%;
            text-align: center;
            -webkit-transition: all .25s ease;
            transition: all .25s ease
        }

        #back-top:after {
            display: block;
            text-align: center;
            color: #fff;
            font-size: 20px;
            font-family: 'Font Awesome 5 Pro';
            content: "\f062";
            line-height: 48px;
            -webkit-transition: color .25s ease, -webkit-transform 2s ease;
            transition: color .25s ease, transform 2s ease
        }

        #back-top:hover {
            background-color: #eb5000
        }

        #back-top:hover:after {
            color: #000
        }

        .widget-title h3 {
            font-size: 34px;
            font-weight: 500;
            line-height: 46px;
            letter-spacing: 0.01em;
            text-align: center;
            color: #000;

        }

        .zIndex2 {
            z-index: 2
        }

        .font-weight-300 {
            font-weight: 300
        }

        .font-weight-900,
        .font-weight-700 {
            font-weight: 700
        }

        .show {
            display: block !important
        }

        .border15 {
            border: 15px solid #efeef0
        }

        .header {
            width: 100%;
            background-color: transparent;
            display: table;
            z-index: 999;
            position: relative;
        }

        .logo {
            position: relative;
            padding: 10px;
            ;
        }

        .logoright {
            text-align: right
        }

        .logoright strong {
            color: #ff7b30;
            font-size: 24px
        }

        .dsu-form {
            width: 100%;
            padding: 10px;
            background: rgba(255, 255, 255);
            border-radius: 3px;
            z-index: 4;
        }

        .frmBg {
            text-align: center;
            position: relative
        }

        .frmBg h4 {
            font-size: 13px;
            font-weight: 400;
            line-height: 27px;
            letter-spacing: 0.01em;
            text-align: center;
            color: #7A7A7A;

        }

      .frmBg p {
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 8px;
    color: #7A7A7A;
}

.frmBg p em {
    color: #F78D27;
    font-style: normal;
}

        .about_j {
            position: relative;
            z-index: 0;
            background: url(../images/about_bg.webp);
            background-position: right;
            background-size: cover;
            background-repeat: no-repeat;
        }

        .about_j p {
            font-size: 15px;
            width: 65%;
            font-weight: 400;
            line-height: 26px;
            letter-spacing: 0.01em;
            text-align: left;
            color: #2C2B2B;
        }

        .student_img_name {
            float: left;
            width: 100%;
        }

        .item_student {
            background: #fff;
            padding: 20px;
            border-radius: 10px;
            float: left;
            width: 100%;
        }

        .student_img {
            float: left;
            width: 30%;
        }

        .student_img img {
            border-radius: 60px;
            width: 74% !important;
        }

        .student_name {
            width: 70%;
            float: right;
            padding: 20px 0;
        }

        .student_name h4 {
            font-size: 16px;
            color: #050038;
            font-weight: 600;
        }

        .student_name p {
            font-size: 13px;
        }



        .content_review p {
            font-size: 13px;
            line-height: 20px;
            padding-top: 14px;
        }

        .rankitemsContainer {
            height: 100%;
        }

        .rankitemsContainer {
            height: 100%;
            display: flex;
            justify-content: center;
            align-items: center;
            padding: 13px 0 5px;
        }

        .frmBg h5 {
            text-align: center;
            margin: auto;
            padding: 10px 0;
            font-size: 15px;
        }

        .frmBg h5 img {
            text-align: center;
            margin: auto;
            padding: 0 0 10px 0;
        }

        .rankDescription {
            min-height: 6rem;
        }

        .rankDescription .rankDescInner {
            width: 100%;
        }

        .rankDescInner {
            text-align: left;
            padding-left: 15px;
        }

        section.courses-section.py-4.position-relative {
            background: #fafafa;
        }

        .rankDescription span {
            font-size: 22px;
            font-weight: 800;
            color: #023356;
            padding-bottom: 1px;
            display: block;
        }

        .item-sep.bg-dblue h4 {
            font-size: 18px;
            font-weight: 500;
            color: #333;
        }

        .rankImg figure img {
            width: 65px !important;
            display: inline-block !important;
            margin: 0 auto;
            text-align: center;
        }

        .contact_fild {
            padding: 10px 20px;
        }

      .frmBg h1 {
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 1.1;
    letter-spacing: 0.01em;
    color: #060919;
    padding: 0 8px;
}

.frmBg h1 span {
    color: #F78D27;
}

        .frmBg h2 {
            font-size: 17px;
        }

        .dsu-form .form_terms {
            font-family: 'Roboto';
            font-style: normal;
            font-weight: 400;
            font-size: 13px;
            line-height: 21px;
            /* display: flex; */
            align-items: center;
            text-align: center;
            color: #7A7A7A;
        }

        .dsu-form .form_terms a {
            color: #F78D27;
        }

        .contact-fild-box .form-control {
            font-size: 13px;
            color: rgba(0, 0, 0, .8);
            border-radius: 5px;
            background-color: #fff;
            margin: 0 auto;
            padding: 13px 8px;
            height: auto;
            box-shadow: none;
            background: #fff;
            border: 1.5px solid #ddd;
        }

        .form-group {
            margin-bottom: 0
        }

        .btn_submit {
            background: #F78D27;
            color: #fff;
            display: block;
            font-size: 17px;
            margin: 0px;
            border-radius: 4px !important;
            font-weight: 400;
            position: relative;
            border: 1px solid #fff;
            padding: 15px 30px;
            line-height: normal;
            width: 100%;
        }


        .btn_submit:hover {
            background-color: #ffffff;
            color: #EC7228;
            border: 1px solid #EC7228;
        }

       .btn_submit-secondary {
    background: #F78D27;
    color: #fff;
    display: block;
    font-size: 17px;
    margin: 20px 0px;
    border-radius: 4px !important;
    font-weight: 400;
    position: relative;
    border: 1px solid #fff;
    padding: 13px 70px;
    line-height: normal;
    width: auto;
    margin: auto;
}


        .btn_submit-secondary:hover {
            background-color: #ffffff;
            color: #EC7228;
            border: 1px solid #EC7228;
        }



        .contact-fild-box {
            margin-bottom: 13px;
            position: relative
        }

        .contact-fild-box.text-center {
            margin-bottom: 0
        }



        .formIDfid {
            padding: 0 0
        }

        .contact-fild-box .form-control option {
            color: #000
        }


        .courses-section .courses-item {
            width: 24.1%;
            background-color: #fff;
            border-radius: 10px;
            margin: 0 5px;
        }

        .courses-section .courses-item .courses-content {
            color: #242072;
            font-size: 15px;
            font-weight: 600;
            padding: 15px 15px;
            display: flex;
            align-items: center;
            height: 70px;
        }

        .courses-section .courses-item:hover {
            background-color: #242072
        }

        .courses-section .courses-item:hover .courses-content {
            color: #fff
        }

        .special-offer-section {
            background-color: #f79122
        }

        .special-offer-section .offer-content {
            width: 555px;
            padding-left: 30px
        }

        #why-slider.owl-theme .owl-nav [class*=owl-] {
            position: absolute;
            background-color: transparent;
            top: 50%;
            transform: translate(0, -50%);
            margin: 0;
            border: 1px solid #222288;
            color: #222288;
            border-radius: 100%;
            text-align: center;
            width: 40px;
            height: 40px;
            line-height: 24px
        }

        #why-slider.owl-theme .owl-nav [class*=owl-]:hover {
            background: #F78D27;
            color: #fff;
            text-decoration: none
        }

        #why-slider.owl-theme .owl-dots {
            display: block;
        }

        #why-slider.owl-theme .owl-nav .owl-prev {
            left: -4rem;
        }

        #why-slider.owl-theme .owl-nav .owl-next {
            right: -4rem;
        }



        .footer {
            width: 100%;
            display: table;
            padding: 10px 0;
            background-color: #060919;
        }

        .desktop {
            display: block
        }

        .mobile {
            display: none
        }

        .shadow {
            transition: .3s;
            -webkit-transition: .3s;
            -moz-transition: .3s;
            -ms-transition: .3s;
            -o-transition: .3s
        }

        .shadow:hover {
            box-shadow: none !important;
            -webkit-transform: translateY(-.5em);
            transform: translateY(-.5em)
        }

        .row {
            padding-top: 0;
            padding-right: 0;
            padding-bottom: 0;
            padding-left: 0;
            width: auto;
        }

        .frmBg h4 span {
            color: #f56b1f;
        }

        .header.sticky .logo img {
            width: 117px;
        }

        .header.sticky .cd-logo.text-right img {
            width: 117px;
        }

        .header.sticky .sidebar-icon span {
            border: 1px solid #ddd;
            padding: 8px;
            background: #f8f8f8;
            color: #333;
            border-radius: 5px;
            font-size: 18px !important;
            margin: 4px;
            display: inline-block;
        }

        .logo img {
            width: 19rem;
        }

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

            #hero.container-fluid,
            #hero.container-fluid .row {
                padding-left: 0;
                padding-right: 0;
                margin-right: 0;
                margin-left: 0
            }
			
			.specializations-section .box {
    
    min-height: 206px;
}
			
			.dsu-addmission h3 {
    
    font-size: 45px;
    
}

            .testi-item .testimonial-box {
                min-height: 420px;
            }
        }

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

            .bc-img01::after {
                display: none;
            }

            

            .dsu-intro {
                position: relative;
                width: 100%;
                z-index: 1;
            }

            .about_j p {
                width: 100%;
            }


            .dsu-addmission h3 {
                font-size: 31px;
                line-height: 37px;
            }
			
			.dsu-addmission h3 br{display:none;}

            .dsu-addmission h5 {
                font-family: 'Roboto';
                font-style: normal;
                font-weight: 300;
                font-size: 16px;
                line-height: 21px;
                letter-spacing: -0.006em;
                color: #FFFFFF;
                background-color: #F07125;
                padding: 8px 10px;
				margin: auto;
            }
			
			.placements-sec {
    
    padding-top: 20px !important;
}

            .bc-img01::after {
                background-color: #e8e7e7;
                opacity: .5;
                position: absolute;
                left: 0px;
                top: 0px;
                width: 100%;
                height: 100%;
                content: '';
            }

            .testi-item .testimonial-box .content_box>p {
                height: 260px;
                padding-right: 5px;
                overflow: auto;
            }

            .bc-img01 {
                height: auto;
                background-size: auto;
            }

            #testimonial-slider .box {
                padding: 10px;
                min-height: 163px;

            }

            .dsu-addmission {
    margin-bottom: 40px;
    text-align: center;
    margin-top: 1em;
}



.specializations-section .box {
    
    min-height: auto;
}
			.dsu-addmission h4 {
    
    width: 100%;
}

.dsu-addmission {
    
    padding-right: 0;
}

.w-75 {
    width: 100%!important;
}
.w-60 {
    width: 100% !important;
    
}

            .widget-title.text-center p br {
                display: none;
            }

            .hero-thankyou .bc-img02 .thankyou__dv {
                margin: auto;
                background-color: #fff;
                width: auto !important;
                position: relative;
                z-index: 1;
                padding: 2rem;
                border-radius: 30px;
            }

            .hero-thankyou .bc-img02 .thankyou__dv h3 {
                font-size: 3em !important;
            }

            .desktop {
                display: none
            }

            .mobile {
                display: block
            }

            .logo {
                text-align: left;

            }

            #testimonial-slider .box h5 {

                font-size: 18px;
            }
        }

        @media only screen and (max-width:736px) {
			
			
.w-60 {
    width: 70% !important;
    
}
			
			
            .dsu-addmission {
    margin-top: 0px;
    text-align: center;
	padding-right: 0;
}

            .dsu-addmission h1 br {
                display: none;
            }

            .dsu-addmission h1 {
                font-size: 18px;
                line-height: 28px;
            }

            .dsu-addmission h2 {
                font-family: 18px;
                line-height: 28px;
            }

            .dsu-addmission h3 {
                font-size: 31px;
                line-height: 37px;
            }

            .dsu-addmission p {
                font-family: 'Roboto';
                font-style: normal;
                font-weight: 400;
                font-size: 18px;
            }

            .dsu-addmission h4 {
    font-size: 27px;
    line-height: 40px;
    width: 100%;
}

            .dsu-addmission a {
                margin-top: 20px;
            }

            .container {
                max-width: 100%
            }

            .logo img {
                width: 16rem;
            }
			.header .header-absolute .mobile__dv .divids h1 {font-size: 14px;}
			

.specializations-section .box {
    
    min-height: auto;
}

            .heading-name {
                font-family: 'Roboto';
                font-style: normal;
                font-weight: 400;
                font-size: 11px;
                line-height: 13px;
            }

            .widget-title h3 {
                font-size: 26px;
                line-height: 32px;
            }

            .why_inner p,
            .why_inner li {
                padding: 0px 5px;
                font-size: 15px;
                line-height: 22px;
            }

            .why_inner .upper_why h1 {
                font-size: 18px;
                line-height: 26px;
            }

            .about_j {
                background-position: top;
            }

            .testi-item .testimonial-box .content_box {
                padding: 20px;
            }

            .testi-item .testimonial-box .name_box {
                padding: 5px 10px;
            }

            .rankDescInner {
                text-align: left;
                padding-left: 0;
            }

            .special-offer-section .offer-content {
                width: 100%;
                padding: 10px;
                text-align: center
            }

            .special-offer-section .offer-content p {
                text-align: center !important
            }

            .courses-section .courses-item {
                width: 46%
            }

            .courses-section .courses-item .courses-content {
                font-size: 12px;
                line-height: 1.1;
                padding: 10px 10px;
                height: 50px;
            }

          
            .dsu-form {
                background: #fff8ed;
                border: 1px solid #c7c7c7;
                width: 100%;
                margin-top: 0;
                margin: 0 auto;
                padding: 20px 30px
            }

            .contact-fild-box .form-control {
                padding: 15px 10px;
                background: #fff;
            }

            .frmBg h1 {
                font-size: 18px;
                line-height: 28px;
            }

            .dsu-form {
                padding: 20px 20px;
            }

            .contact_fild {
                padding: 0px 10px;
            }

            


            .mx-5 {
                margin-left: 0 !important;
                margin-right: 0 !important
            }

           
        }

        @media only screen and (max-width:568px) {
            #why-slider.owl-theme .owl-nav [class*=owl-] {
                position: absolute;
                background-color: transparent;
                top: 50%;
                transform: translate(0, -50%);
                margin: 0;
                border: 1px solid #F78D27;
                color: #F78D27;
                border-radius: 100%;
                text-align: center;
                width: 25px;
                height: 25px;
                line-height: 25px
            }
			
			

.speak-section .box { min-height: auto;}
			
			.w-60 {
    width: 100% !important;
    
}

            #why-slider.owl-theme .owl-nav .owl-prev {
                left: -10px;
            }

            #why-slider.owl-theme .owl-nav .owl-next {
                right: -10px;
            }

            .logoright strong {
                font-size: 16px;
            }

            .sideNavi {
                position: fixed;
                width: 100%;
                bottom: 0px;
                top: auto;
                right: auto;
                left: 0;
                z-index: 2;
                -moz-transform: rotate(0deg);
                -webkit-transform: rotate(0deg);
                -o-transform: rotate(0deg);
                -ms-transform: rotate(0deg);
                transform: rotate(0deg);
            }

            .desktop {
                display: none;
            }

            .placement_title {
                font-size: 25px;
                position: relative;
                font-weight: 700;
                color: #4D4F4F;
                margin-bottom: 14px;
                text-align: center;
            }

            .placement_content p {
                font-size: 17px;
                line-height: 25px;
                margin-bottom: 22px;
                text-align: center;
            }

            .plce_img img {
                width: 50%;
            }

            .plce_img {
                text-align: center;
            }

            .placement_buttons {
                display: flex;
                padding: 30px 0 10px;

                justify-content: center;
            }

            .blog-text.text-left {
                text-align: center !important;
            }

            section.position-relative.py-5.placements-sec {
                padding-top: 1.5rem !important;
            }

            section.position-relative.py-5.placements-sec {
                padding-bottom: 1.5rem !important;
            }

            section.position-relative.py-5.placements-sec .col-lg-3.col-md-3.col-6 {
                padding: 9px;
            }

            .packages {
                background: #120f60;
                margin: 0 5px;
                padding: 9px 9px;
                color: #fff;
                font-size: 21px;
                text-align: center;
                line-height: 19px;
                font-weight: 600;
                border: 2px dotted #eeeeee;
                width: 100%;
            }

            .modal-open .modal {
                overflow-x: hidden;
                overflow-y: auto;
                background: #fff;
            }

            .modal-header .close {
                padding: 0rem 0.5rem;
                margin: -2rem -2rem -1rem auto;
            }

            .modal-header {

                padding: 0 2rem;
            }

            .packages.ss {
                margin-left: 10px;
            }

            .packages span {
                font-size: 13px;
            }

            .rankitemsContainer {
                height: 100%;
                display: flex;
                justify-content: center;
                align-items: center;
                padding: 2px 0 5px;
                flex-wrap: wrap;
            }

            .rankDescription {
                min-height: 0;
            }

            .rankDescription span {
                font-size: 16px;
                font-weight: 800;
                color: #023356;
                padding-bottom: 1px;
                display: block;
                text-align: center;
            }

            .item-sep.bg-dblue h4 {
                font-size: 12px;
                font-weight: 500;
                color: #333;
                text-align: center;
            }

            section.position-relative.main_ban {
                padding-bottom: 0px;
            }

            span.text-orange {
                color: #F78D27;
            }

            .form-left-sec {
                width: 100% !important;
                display: block;
                float: none;
                height: 50vh;
                background: #fff;
            }

            .formDesc h4 {
                font-size: 17px;
                color: #333;
                font-weight: bold;
                margin-bottom: 8px;
            }

            .modal-title {
                margin-bottom: 6px;
                line-height: 1.3;
                display: block;
                width: 100%;
                text-align: left;
                color: #000;
                font-size: 17px;
                font-weight: 600;
                text-transform: capitalize;
                padding: 0 2px;
            }

            .formDesc ul li {
                color: #333;
                padding-top: 15px;
                list-style: disc;
            }

            .formDesc {
                padding: 0 39px;
                color: #fff;
            }

            .form-right-sec {
                width: 100%;
                float: left;
            }

            .modal-dialog .modal-content {
                flex-direction: column-reverse;
                border: 0;
            }

            .modal-dialog {
                max-width: 450px;
                margin: 41px auto;
                background: #fff;
                height: auto;
            }

           

            div#client-slider h5 {
                font-size: 11px;
                background: #f79122;
                padding: 7px 3px;
                color: #fff;
                min-height: 47px;
                display: flex;
                align-items: center;
                justify-content: center;
            }

            .contact-fild-box.text-center {
                display: block;
                width: 100%;
            }

            .item-assured {
                border: 1px solid #cfcfcf;
                box-shadow: 0 0 0 0;
                border-radius: 4px;
                margin: 0px;
                margin-bottom: 0px;
                padding: 9px 4px;
                height: 140px;
            }

            .about-content p {
                color: #fff;
                text-align: center;
                font-size: 15px;
                /* margin-bottom: 30px; */
                padding: 20px 14px;
                line-height: 26px;
            }

            .job-assues h2 {
                font-weight: 600;
                font-size: 16px;
                color: #4D4F4F;
            }

            .job-assues p {
                font-size: 14px;
                font-weight: 500;
                padding: 3px 0;
                line-height: 20px;
            }

            .rankImg figure {
                margin: 0;
            }

            .sideNavi .sideNavi-flex {
                display: flex;
            }

            .job-assues {
                padding: 20px 6px;
                display: flex;
                justify-content: center;
                align-items: center;
                height: auto;
            }

            section.hero-thankyou.position-relative .bc-img01 {
                background-image: url(../images/phdBnr.webp) !important;
                background-size: initial;
            }

            .sideNavi a {
                display: block;
                text-align: center;
                padding: 15px 2px;
                background-color: #F78D27 !important;
                margin-bottom: 0px;
                color: #ffffff;
                border-radius: 0px;
            }


            .sideNavi-item {
                width: 100%;
            }


            .footer {
    height: 100px;
    font-size: 9px;
}
			
			.speak-section .box p {min-height:auto;}
        }

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

            h1,
            h2,
            h3,
            h4,
            h5,
            h6 {
                font-size: 22px
            }

            p {
                font-size: 14px
            }
			
			
        }

        @media only screen and (max-width:384px) {
			
			
            .dsu-form {
                width: 100%
            }
        }