@charset "utf-8";

@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

/* CSS Document */
body {
	font-family: "Poppins", sans-serif;
	color: #2a2a2a;
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 24px;
    /*background: #f0eded;*/
    background: #fff;
	font-weight:400;
    overflow-x: hidden;
}
* {
    border: medium none;
    margin: 0;
    padding: 0;
}
ul{
    list-style-type:none;
}	
a{
  text-decoration:none;
  outline: none!important;
}
a:hover{
    text-decoration:none;
    outline:none;
}
p {
    line-height: normal;
}
.red_color{
    color:#EF281A;
}
.red_back{
    background:#EF281A;
}
.link_color {
    color: #ef281a;
    font-weight: 600;
    opacity: 0.8;
    transition: all ease .3s;
}
.link_color:hover {
    opacity: 1;
    color: #ef281a;
}
 .btn-style-one {
    font-size: 16px;
    font-weight: 700;
    background: #EF281A;
    color: #fff;
    padding: 10px 35px;
    transition: all ease .3s;
    transform: scale(1);
}
 .btn-style-one:hover {
    opacity: 0.8;
    color: #fff;
    transition: all ease .3s;
    transform: scale(0.96);
}
 .btn-style-two {
    font-size: 16px;
    font-weight: 700;
    background: #EF281A;
    color: #fff;
    padding: 10px 25px;
    transition: all ease .3s;
    transform: scale(1);
}

 .btn-style-three {
    font-size: 16px;
    font-weight: 700;
    background: #fff;
    color: #000;
    padding: 10px 35px;
    transition: all ease .3s;
    transform: scale(1);
}
 .btn-style-three:hover {
    opacity: 0.8;
    color: #000;
    transition: all ease .3s;
    transform: scale(0.96);
}


 .btn-style-two:hover {
    font-size: 16px;
    font-weight: 700;
    background: #000;
    color: #fff;
    padding: 10px 25px;
    transition: all ease .3s;
    transform: scale(0.96);
}
.scale_image_design_one {
    position: relative;
    overflow: hidden;
}
.scale_image_design_one img {
    transform: scale(1);
    transition: all ease .3s;
}
.scale_image_design_one:hover img {
    transform: scale(0.96);
    transition: all ease .3s;
}
.text-right {
    text-align: right;
}

/* ################################## index page ############################################ */

/* top bar start  */


.firstNavbar{
    background:lch(86.69 0.02 356.63 / 0.5);
}
.firstNavbar .navbar .navbar-brand{
    font-size:14px;
}
.firstNavbar .navbar .navbar-brand a{
    text-decoration:none;
    color:#000;
    font-weight:600;
}
.firstNavbar .navbar-toggler-icon {
    display: inline-block;
    width: 0.6em;
    height: 0.6em;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
}
.secondNavbar {
    position: sticky;
    top: 0;
    z-index: 9999;
    box-shadow: 0px 10px 15px 0px #00000038;
}
.firstNavbar nav a {
    color: #000;
    font-weight: 500;
}
.secondNavbar .navbar {
    position:static !important;
}
.secondNavbar .navbar .navbar-brand{
    font-size:35px;
    letter-spacing:2px;
}
.secondNavbar .navbar .nav-link{
    font-size:16px;
    margin:0px 5px;
    color:#000000b5;
    font-weight:500;
}
.secondNavbar .navbar .nav-link:hover{
    /*font-weight:bold;*/
    color:#EF281A;
}
.secondNavbar .navbar-toggler {
    border: 0;
    color: #ef281a;
}
.secondNavbar .navbar .navbar-brand {
    width: 250px;
}
.secondNavbar nav a img {
    width: 100%;
}
.secondNavbar .navbar-toggler:focus {
    text-decoration: none;
    outline: 0;
    box-shadow: none;
}
.secondNavbar .dropstart:hover > .dropdown-menu {
    display: block;
    margin-top: 0.125em;
    margin-left: 0.125em;
}
.secondNavbar li.nav-item.dropdown:hover > ul.dropdown-menu {
    display: block;
}
@media (min-width:300px) and (max-width:991px){
.firstNavbar .contact-us {
    display: none;
}
.secondNavbar .dropstart:hover .dropdown-menu {
    /*display: block;*/
}
.secondNavbar .dropdown .dropdown-menu {
    position: relative;
    left: 0;
    right: 0 !important;
} 
.secondNavbar  .dropstart .dropdown-menu {
    z-index: -1;
}
.secondNavbar .dropstart .dropdown-toggle::after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: 0;
    content: "";
    border-top: .3em solid transparent;
    border-right: 0;
    border-bottom: .3em solid transparent;
    border-left: .3em solid;
}
.secondNavbar .dropstart .dropdown-toggle::before {
    display: none;
}
.secondNavbar li.nav-item.dropdown:hover > ul.dropdown-menu {
    background: #0000000f;
    color: #fff;
    border: 0;
    border-radius: 0;
}
.secondNavbar .dropstart .dropdown-menu  {
    background: #0000000f;
    color: #fff;
    border: 0;
    border-radius: 0;

}
.secondNavbar .dropstart {
    padding: 0 1rem;
}
.secondNavbar li.nav-item {
    padding: 0 1rem;
}
.secondNavbar .navbar .nav-link {
         margin: 0px 0px; 
}
}
@media (min-width:300px) and (max-width:767px){
.firstNavbar .contact-us {
    display: none;
}
.firstNavbar li.login-con span {
    /*display: none;*/
}
.firstNavbar .navbar .navbar-brand a {
    font-size: 12px;
}



}
@media screen and (min-width: 769px) {
    .dropstart:hover > .dropdown-menu {
        position: absolute;
        top: 0;
        right: 100%;
    }
}
/* top bar end  */

/* banner section start  */

section.banner-section{
    background:url('../images/hero-bg.png');
    background-size:cover;
    background-position: center center;
    background-repeat: no-repeat;
    height:auto;
    padding-top: 40px;
    background-color: #000;
}

section.banner-section .banner_content h1 {
    font-size: 46px;
    font-weight: 700;
    color: #fff;
}
section.banner-section .banner_content p{
    color:#fff;
    font-size:16px;
}

@media (min-width:300px) and (max-width:767px){
    section.banner-section .banner_content h1 {
        font-size: 30px;
    }
    section.banner-section .banner_content p {
        font-size: 14px;
    }  
}

/* banner section end  */



/*Exam date and Schedule section start*/



section.examschedule-section {
    position: relative;
    padding: 60px 0;
}
section.examschedule-section h2 {
    font-size: 38px;
    text-align: center;
    font-weight: 700;
    color: #000;
}
section.examschedule-section .exam-dvs p {
    font-size: 16px;
    text-align: center;
    color: #000;
}

section.examschedule-section .exam-bx {
    background: #ef281a;
    padding: 60px 40px 60px 100px;
    border-radius: 0 250px 250px 0px;
}
section.examschedule-section .exam-bx h3 {
    font-size: 40px;
    color: #fff;
    font-weight: 400;
}
section.examschedule-section .exam-bx h3 strong {
    display: block;
    text-transform: capitalize;
}
section.examschedule-section .exam-bx p {
    font-size: 20px;
    color: #fff;
    margin-top: 10px;
    margin-bottom: 0;
}
section.examschedule-section .exam-bxs h3 {
    font-size: 34px;
    color: #000;
    font-weight: 700;
}
section.examschedule-section .exam-bxs h3 span {
    display: block;
}
section.examschedule-section .exam-bxs p {
    font-size: 22px;
    margin-top: 0;
    margin-bottom: 0px;
}
section.examschedule-section .exam-bxs p span {
    font-weight: 700;
}

@media screen and (max-width: 767px) {
section.examschedule-section h2 {
    font-size: 28px;
}
section.examschedule-section .exam-dvs p {
    font-size: 14px;
}
section.examschedule-section .exam-bx {
    padding: 30px 30px 30px 15px;
}
section.examschedule-section .exam-bx h3 {
    font-size: 28px;
}
section.examschedule-section .exam-bx p {
    font-size: 14px;
}
section.examschedule-section .exam-bxs h3 {
    font-size: 26px;
}

section.examschedule-section .exam-bxs p {
    font-size: 16px;
}




}

/*Exam date and Schedule section ends*/



/*Entrance Exam starts*/

section.entrance-exam-section {
    position: relative;
    padding: 60px 0 0;
}
section.entrance-exam-section .entrance-head {
    position: relative;
}
section.entrance-exam-section .entrance-head h2 {
    font-size: 38px;
    text-align: center;
    font-weight: 500;
}
section.entrance-exam-section .entrance-head h2 span {
    display: block;
    font-weight: 700;
}
section.entrance-exam-section .entrance-head p {
    font-size: 18px;
    text-align: center;
    color: #000;
}
section.entrance-exam-section .ent-img-one {
    position: absolute;
    left: 0;
    top: -20px;
    width: 100px;
}
section.entrance-exam-section .ent-img-two {
    position: absolute;
    right: 0;
    top: -100px;
    width: 150px;
}
section.entrance-exam-section .ent-item {
    position: relative;
    min-width: 90px;
    height: 90px;
    background: #EF281A;
    border-radius: 110px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 15px;
    margin-right: 30px;
}

section.entrance-exam-section .ent-item h3 {
    font-size: 28px;
    color: #fff;
    margin: 0;
    text-align: center;
    font-weight: 700;
}
section.entrance-exam-section .ent-item h3 span {
    display: block;
    font-size: 16px;
    font-weight: 400;
}
section.entrance-exam-section .entrance-cont {
    display: flex;
    width: 100%;
    padding: 30px 0;
}

section.entrance-exam-section .process-dv {
    margin: 0;
}
section.entrance-exam-section .ent-item-des {
    border-bottom: 1px solid #ccc;
    width: 80%;
}
section.entrance-exam-section .ent-item:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 100%;
    width: 4px;
    height: 100%;
    background: #ef281a;
}

section.entrance-exam-section .ent-item-des h3 {
    font-size: 26px;
    font-weight: 700;
    color: #000;
}
section.entrance-exam-section .ent-item-des p {
    font-size: 16px;
    color: #000;
}
@media screen and (max-width: 767px) {

section.entrance-exam-section {
    padding: 0px 0 0;
}
section.entrance-exam-section .ent-img-one {
    width: 50px;
}
section.entrance-exam-section .ent-img-two {
    top: -60px;
    width: 70px;
}
section.entrance-exam-section .entrance-head h2 {
    font-size: 24px;
}
section.entrance-exam-section .entrance-head p {
    font-size: 14px;
}
section.entrance-exam-section .process-dv {
    padding: 0;
}
section.entrance-exam-section .ent-item {
    min-width: 60px;
    height: 60px;
    padding: 10px;
    margin-right: 20px;
}
section.entrance-exam-section .ent-item h3 {
    font-size: 20px;
}
section.entrance-exam-section .ent-item h3 span {
    font-size: 14px;
}
section.entrance-exam-section .ent-item-des h3 {
    font-size: 20px;
}
section.entrance-exam-section .ent-item-des p {
    font-size: 14px;
}
section.entrance-exam-section .entrance-cont {
    padding: 10px 0;
}

}



/*Entrance Exam ends*/








/*apply now steps section starts*/

section.applysteps ul {
    display: flex;
    align-items: center;
    background: #EF281A;
    padding: 20px;
    list-style: none;
    position: relative;
}
section.applysteps ul:after {
    content: "";
    position: absolute;
    bottom: -30px;
    left: 0;
    right: 0;
    width: 90%;
    height: 100px;
    background: rgb(0 0 0 / 20%);
    z-index: -1;
    margin: auto;
}
section.applysteps ul li {
    padding: 0 15px;
}

section.applysteps ul li h3 {
    font-size: 24px;
    color: #fff;
    font-weight: 700;
}
section.applysteps ul li p {
    font-size: 16px;
    color: #fff;
    line-height: normal;
}
@media (min-width:300px) and (max-width:767px){
section.applysteps ul {
    display: block;
    text-align: center;
}
section.applysteps ul li.arrow-dv-apply {
    height: 150px;
}
section.applysteps ul li.arrow-dv-apply img {
    transform: rotate(90deg);
    width: 100px;
    height: 10px;
    margin-top: 65px;
    object-fit: cover;
    object-position: right;
}

}
/*apply now steps section ends*/

/* ########################## vgu UG Forensic university page ends ############################  */











/* premium universities starts */
section.prem_uni_section {
    position: relative;
    padding: 60px 0;
    background: #EAEAEA;
}
section.prem_uni_section .prem-head p {
    font-size: 16px;
    color: #000;
    font-weight: 500;
}

section.prem_uni_section .uni_cont * {
    transition: all ease .3s;
}
section.prem_uni_section .uni_cont .uni_img {
    height: 100%;
}
section.prem_uni_section .uni_cont {
    position: relative;
    height: 100%;
}
section.prem_uni_section .uni_img img {
    width: 100%;
    height: 100%;
}
section.prem_uni_section .uni_name {
    height: 200px;
    opacity: 1;
    width: 100%;
    position: relative;
    top: -10px;
    padding: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    flex-wrap: wrap;
    background: #ffffff;
    margin: auto;
    box-shadow: 0 4px  9px #ccc;
}

section.prem_uni_section .owl-prev {
    position: absolute;
    top: 38%;
    font-size: 24px;
    background: #000 !important;
    width: 50px;
    height: 60px;
    color: #fff;
    padding: 10px 0 15px;
    left: -50px;
    display: flex;
    align-items: center;
    justify-content: center;
}

section.prem_uni_section .owl-next {
    position: absolute;
    top: 38%;
    font-size: 24px;
    background: #000 !important;
    width: 50px;
    height: 60px;
    color: #fff;
    padding: 10px 0 15px;
    right: -50px;
    display: flex;
    align-items: center;
    justify-content: center;
}
section.prem_uni_section .uni_name img {
    width: 65% !important;
    margin: 0 auto 5px;
    height: 85px;
    object-fit: contain;
}
section.prem_uni_section .uni_name h3 {
    font-size: 18px;
    color: #000;
    font-weight: 600;
}
.color_red {
    color:#EF281A;
}
section.prem_uni_section h2 {
    text-align: center;
    font-size: 40px;
    color:#000;
}
section.prem_uni_section .uni_img img {
    width: 100%;
    height: 200px;
}
@media screen and (max-width: 767px) {
    section.prem_uni_section .owl-prev {
        width: 40px;
        height: 50px;
        left: -10px;
    }
    
    section.prem_uni_section .owl-next {
        width: 40px;
        height: 50px;
        right: -10px;
    }




    section.prem_uni_section .uni_img img {
        width: 100%;
        height: 280px;
    }
    section.prem_uni_section .uni_name {
        height: 100%;
        opacity: 1;
    }
    section.prem_uni_section h2 {
        text-align: center;
        font-size: 22px;
    }
   section.prem_uni_section  .prem-head p {
    font-size: 14px;
}
   
    
}

/* premium universities ends */




/*Study Abroad section starts*/

section.study-abroad-section {
    position: relative;
    padding: 60px 0;
    background: #272525;
}
section.study-abroad-section .study-dv h2 {
    font-size: 40px;
    color: #fff;
    font-weight: 700;
}

section.study-abroad-section .study-dv p {
    font-size: 16px;
    color: #fff;
    font-weight: 500;
    margin-bottom: 0;
}


@media screen and (max-width: 767px) {
section.study-abroad-section .study-dv h2 {
    font-size: 26px;

}
section.study-abroad-section .study-dv p {
    font-size: 14px;
    margin-bottom: 15px;
}



}


/*Study Abroad section ends*/




/*course section starts*/
section.courses-section {
    position: relative;
    padding: 0 0 60px;
    background: #272525;
}

section.courses-section .cours-head h2 {
    font-size: 38px;
    text-align: center;
    color: #fff;
    font-weight: 500;
}
section.courses-section .cours-head h2 span {
    display: block;
    font-weight: 700;
}
section.courses-section .cours-head p {
    font-size: 16px;
    color: #fff;
    text-align: center;
}
section.courses-section .cours-list {
    width: 100%;
    height: 100%;
    background: #EF281A;
    padding: 25px;
    border-radius: 15px;
}
section.courses-section .cours-list h3 {
    font-size: 30px;
    color: #fff;
    font-weight: 700;
    text-align: center;
}
section.courses-section .cours-list ul {
    list-style: disc;
    margin-bottom: 0;
    margin-top: 15px;
}
section.courses-section .cours-list ul li {
    font-size: 18px;
    color: #fff;
    margin-bottom: 10px;
}
section.courses-section .course-para p {
    font-size: 16px;
    color: #fff;
    margin-top: 25px;
}




@media screen and (max-width: 767px) {
section.courses-section .cours-head h2 {
    font-size: 24px;
}
section.courses-section .cours-head p {
    font-size: 14px;
}
section.courses-section .cours-list h3 {
    font-size: 18px;
    margin-top: 16px;
}
section.courses-section .cours-list {
    padding: 10px;
}
section.courses-section .cours-list ul li {
    font-size: 14px;
    margin-bottom: 5px;
}

section.courses-section .cours-list ul {
    padding-left: 20px;
}

section.courses-section .course-para p {
    font-size: 14px;
}



}




/*course section ends*/





/*career opportunities section starts*/

section.career-section {
    padding: 60px 0 20px;
    position: relative;
}

section.career-section h2 {
    font-size: 40px;
    text-align: center;
    font-weight: 500;
}
section.career-section h2 span {
    font-weight: 700;
}
section.career-section .career-head p {
    font-size: 16px;
    text-align: center;
}
section.career-section h3 {
    font-size: 30px;
    color: #000;
    font-weight: 700;
}

section.career-section .career-text ul {
    list-style: outside;
}
section.career-section .career-text ul li {
    font-size: 18px;
    margin-bottom: 15px;
}



@media screen and (max-width: 767px) {
section.career-section h2 {
    font-size: 26px;
}
section.career-section .career-head p {
    font-size: 14px;
}

section.career-section h3 {
    font-size: 24px;
}

section.career-section .career-text ul li {
    font-size: 14px;
    margin-bottom: 10px;
}




}



/*career opportunities section ends*/




/*recognition section starts*/

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

section.reco-section .reco-text h2 {
    font-size: 36px;
    font-weight: 700;
    color: #000;
}

section.reco-section .reco-text p {
    font-size: 20px;
    color: #000;
    font-weight: 500;
}
section.reco-section .reco-text p span {
    font-weight: 700;
}


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

section.reco-section .reco-text h2 {
    font-size: 26px;
}

section.reco-section .reco-text p {
    font-size: 14px;
}


}
/*recognition section ends*/




/*faq section starts*/


section.faq-section {
    position: relative;
    padding: 60px 0;
    background: #272525;
}

section.faq-section h2 {
    font-size: 40px;
    color: #fff;
    font-weight: 700;
}

section.faq-section .faq-head p {
    font-size: 18px;
    color: #fff;
}

section.faq-section .accordion-item h3 button {
    font-size: 20px;
    background: transparent;
    color: #fff;
    font-weight: 700;
    border-radius: 0 !important;
}
section.faq-section .accordion-button:not(.collapsed) {
    color: #fff;
    background: transparent;
    border-radius: 0 !important;
    box-shadow: none;
}
section.faq-section .accordion-item {
    border-radius: 0px !important;
    background: transparent;
    border-color: #ffffff54;
    border-right: 0;
    border-left: 0;
}
section.faq-section .accordion-body p {
    font-size: 16px;
    color: #fff;
}
section.faq-section button:focus:not(:focus-visible) {
    box-shadow: none;
}

section.faq-section .accordion-button::after {
    filter: brightness(0) invert(1);
}


@media screen and (max-width: 767px) {
section.faq-section h2 {
    font-size: 28px;
}
section.faq-section .faq-head p {
    font-size: 14px;
}
section.faq-section .accordion-item h3 button {
    font-size: 16px;
}

section.faq-section .accordion-body p {
    font-size: 14px;
}


}
/*faq section ends*/



/*testimonial section starts*/
section.testimonial-section {
    position: relative;
    padding: 60px 0;
}
section.testimonial-section h2 {
    font-size: 40px;
    text-align: center;
    font-weight: 700;
    margin-bottom: 20px;
}
section.testimonial-section .test-text p.test-name {
    font-size: 16px;
    color: #EF281A;
    font-weight: 600;
    margin-top: 15px;
    margin-bottom: 5px;
}
section.testimonial-section .test-text p.test-ed {
    font-size: 14px;
    color: #000;
    font-weight: 600;
    margin-top: 0;
    margin-bottom: 5px;
}
section.testimonial-section .test-text p.test-session {
    font-size: 14px;
    color: #000;
    font-weight: 600;
    margin-top: 0;
    margin-bottom: 5px;
}
section.testimonial-section .test-text p.test-campus {
    font-size: 14px;
    color: #000;
    font-weight: 500;
    margin-top: 0;
    margin-bottom: 5px;
}

section.testimonial-section .test-text i {
    color: #EF281A;
}

section.testimonial-section .owl-dot span {
    display: block;
    width: 10px;
    height: 10px;
    background: #000;
    border-radius: 10px;
    opacity: 0.6;
}
section.testimonial-section .owl-dot.active span {
    width: 12px;
    height: 12px;
    opacity: 1;
}
section.testimonial-section .owl-dots {
    display: flex;
    align-items: center;
    justify-content: center;
}

section.testimonial-section .owl-dot {
    padding: 3px;
}
section.testimonial-section .test-cont {
    box-shadow: 0px 0px 20px 0px #00000054;
    border-radius: 10px;
    overflow: hidden;
}

section.testimonial-section .test-text {
    padding: 15px;
}
section.testimonial-section .item {
    padding: 15px;
}




/*testimonial section ends*/




/* footer above section start  */


.footer_above_wrap .banner_below_sub {
    position: relative;
    z-index: 99;
}
.footer_above_wrap .banner_below_sub {
    background: #EF281A;
    font-size: 24px;
    font-weight: 700;
    text-align: center;
    padding: 20px 20px;
    color: #fff;
    width: 100%;
    display: inline-block;
}
.footer_above_wrap .banner_below_sub:hover {
    color: #fff;
}
@media (min-width:300px) and (max-width:991px){
    
    .footer_above_wrap .banner_below_sub {
        background: #EF281A;
        font-size: 14px;
        font-weight: 700;
        text-align: center;
        padding: 10px 15px;
        color: #fff;
        width: 100%;
        display: inline-block;
    }
.footer_wrap {
    margin-top: -20px !important;
}




}
/* footer above section end  */

/* footer section start  */

.footer_wrap {
    background: #000;
    padding: 120px 0 0px;
    position: relative;
    margin-top: -30px;
}
.footer_wrap h2 {
    font-size: 70px;
    font-weight: 400;
    color: #fff;
    padding: 0;
    margin: 0 0 15px;
    text-align: left;
    line-height: 60px;
    position: relative;
}
.footer_wrap p{
    color:#fff;
    padding-right:0%;
}
.footer_wrap h2 b {
    font-weight: 700;
}
.footer_wrap hr {
    border-top: 1px solid rgba(255,255,255,1);
}
.footer_contact_sec {
    margin: 0px 0 0;
}
.footer_contact_sec ul {
    padding: 0;
    margin: 0;
}
.footer_contact_sec ul li {
    /*display: inline-block;*/
    margin-bottom: 15px;
    text-indent: -8px;
    margin-left: 18px;
}
.footer_contact_sec ul li:last-child {
    margin-bottom: 0px;
}
.footer_contact_sec ul li p {
    font-size: 18px;
    font-weight: 700;
    color: #fff;
}
.footer_contact_sec ul li a {
    display: block;
    font-size: 16px;
    font-weight: 500;
    color: rgba(255,255,255,0.6);
}
.footer_contact_sec ul li a:hover {
    color: #fff;
}
.footer_contact_icon {
    width: 20px;
    text-align: left;
    float: left;
    margin-right: 10px;
}
.quick_links {
    margin: 0px 0 0;
}
.footer_wrap h4 {
    font-size: 23px;
    font-weight: 700;
    color: #fff;
    margin: 0 0 20px;
}
.quick_links ul {
    margin: 0;
    list-style: disc;
    color: #fff;
    padding-left: 20px;
}
.quick_links ul li {
    font-size: 16px;
    line-height: 22px;
    font-weight: 500;
    margin-bottom: 10px;
}
.quick_links ul li a {
    display: inline-block;
    color: rgba(255,255,255,0.6);
}
.quick_links ul li a:hover {
    color: #fff;
}
.copyright_text {
    text-align: center;
    margin: 40px 0 0;
    padding-top: 0;
    padding-bottom: 20px;
}
.copyright_text p {
    font-size: 16px;
    line-height: 22px;
    font-weight: 500;
    color: rgba(255,255,255,0.6);
    margin: 0;
}

@media screen and (max-width: 1199.98px) {
    .footer_wrap h2 {
        font-size: 52px;
    }
    .footer_wrap {
        padding: 135px 0 0px;
    }
    .footer_contact_sec ul li p {
        /*font-size: 21px;*/
    }
    .copyright_text {
        margin: 30px 0 0;
    }
}

@media screen and (max-width: 991.98px) {
    .footer_wrap {
        padding: 120px 0 0px;
    }
    .footer_wrap h2 {
        font-size: 52px;
    }
    .footer_contact_sec ul li p {
        font-size: 17px;
        line-height: 23px;
    }
    .footer_contact_icon {
        margin-bottom: 10px;
    }
       .copyright_text {
        margin: 0px 0 0;
    }
    footer.footer_wrap .container {
        max-width: 100%;
        padding: 0 20px;
    }
}

@media screen and (max-width: 767.98px) {
    .footer_wrap {
        padding: 30px 0 0px;
        margin-top: 0;
    }
    .footer_wrap h2 {
        font-size: 36px;
    }
    .footer_contact_sec ul li {
        margin-bottom: 12px;
    }
   
    .copyright_text {
        padding-top: 0;
    }
    .copyright_text p {
        font-size: 14px;
        line-height: 18px;
    }
}

/* footer section end  */
