
/*css start*/

.popup-mask {
    background-color: rgba(0,0,0,0.7); 
}
.wc-site-popup.popup .content {
    padding: 20px;
    margin: 0;
}
.wc-site-popup.popup .close-icon{ 
    right:-45px;
    top:0px;
    cursor: pointer;
    text-align: center;
    position: absolute;
    height: 35px;
    width: 35px;
    line-height: 32px;
    border-radius: 50%;
    box-shadow: 0 0 0px rgba(0,0,0,.8)!important;
	display: flex;
    justify-content: center;
    align-items: center;
}
.wc-site-popup.popup .close-icon:hover {
	background:#2298a5;
}
.wc-site-popup.popup .close-icon::after {
    color: #fff;
    content:"\f00d";
    font-size:22px !important;
	line-height:38px;
	font: normal normal normal 14px / 1 FontAwesome;
  line-height: 25px;
}

span.close-button-for-zoom-preview {
    background:#2D9FAB;
    right:-45px;
    top:0px;
    cursor: pointer;
    text-align: center;
    position: absolute;
    height: 35px;
    width: 35px;
    line-height: 32px;
    border-radius: 50%;
    box-shadow: 0 0 0px rgba(0,0,0,.8)!important;
	display: flex;
    justify-content: center;
    align-items: center;
}
span.close-button-for-zoom-preview:hover {
	background:#2298a5;
}
span.close-button-for-zoom-preview::after {
    color: #fff;
    content:"\f00d";
    font-size:18px !important;
	line-height:38px;
	font: normal normal normal 14px / 1 FontAwesome;
}

/*css end*/


@media screen and (max-width:1680px) {
 .responsive .home-banner-content .text-content { 
    left: 165px; 
   }
}

@media screen and (max-width: 1500px) {
  .responsive .top-service-header-section .right-service-content img {
    transform: scale(1.3);
    margin-right: 0;
}
  body.page-privacy-policy .page-content,
   body.page-refund-policy .page-content
  {
    max-width: 1300px;
    margin: 0 auto;
}
  .responsive .graduation-service-container-box { 
    max-width: 1315px; 
}
    .widget.widget-gallery.logo-slider {
        max-width: 100%;
        padding: 0 30px;
    }
	.responsive .student-header {
        margin-top: -140px;
      }
    .student-gallery-banner .nivoSlider img, .widget-gallery.student-gallery-banner .gallery.nivo-slider {
        height: 500px;
        min-height: 500px;
    }
    .responsive .header > .widget-container,
    .responsive .footer > .widget-container {
        max-width: 100%;
    }
    .responsive .widget-navigation.main-menu .navigation-item a {
        padding: 0 18px;
    }
    .responsive .home-banner-content .video-content video {
        height: 700px;
    }
    .responsive .home-banner-content .text-content a:first-of-type {
        margin: 50px 0 20px;
    }
    .responsive .home-banner-content .text-content {
        left: 40px;
        top: 135px;
    }
    .responsive .home-banner-content .text-content h1 {
        font-size: 60px;
        line-height: 66px;
    }
    .responsive .why-choose-rgs .title h2,
    .responsive .university-journey-video .left-part h2,
    .responsive .partners-logo-section .content-section .title-area h2,
    .responsive .reed-events-no .full-content .left-content h2,
    .responsive .home-inner-cta h2,
    .widget-gallery.client-testimonials .widget-title,
    .widget-gallery.student-feedback .widget-title,
    .responsive .footer-collaborate-section .full-area .right-area h2,
    .responsive .about-us-video-container .right-video-content .video-title,
    .responsive .core-values h2,
    .responsive .purpose-reed-events .full-content h2,
    .responsive .meet-the-team-reed-events-section .reed-events-container .reed-title,
    .responsive .top-service-header-section .service-title,
    .responsive .onday-apps-section .service-title,
    .responsive .our-graduation-services-title h2,
    .responsive .service-request-cta-section .cta-container .cta-service-title,
    .responsive .how-we-do-section .title-part,
    .widget-tabAccordion.faq-accordion .widget-title,
    .responsive .bottom-service-request-cta-section .cta-container .cta-service-title,
    .widget-html.student-header h1,
    .responsive .career-top-area .inner-content .left-content h1,
    .responsive .job-section .job-main-title,
    .responsive .contact-us-header .text-content h1,
    .responsive .career-hiring .full-content .inner-content .left-content h3,
    .responsive .reed-events-no .full-content .right-content .top-content .item h3,
    .responsive .reed-events-no .full-content .right-content .bottom-content .item h3{
        font-size: 45px;
        line-height: 60px;
    }
   
    .responsive .reed-events-no .full-content,
    .responsive .partners-logo-section .content-section,
    .widget-gallery.client-testimonials .owl-carousel,
    .widget-gallery.student-feedback .owl-carousel,
    .responsive .footer-collaborate-section .full-area,
    .responsive .our-mission-vision .full-content,
    .responsive .core-values .inner-content,
    .responsive .purpose-reed-events .full-content,
    .responsive .top-service-header-section .service-container,
    .responsive .services-partnerlogo-section .service-partner-container,
    .responsive .onday-apps-section .onday-app-container,
    .responsive .how-we-do-section .how-we-do-container,
    .responsive .career-top-area .inner-content{
        max-width: 1315px;
        padding: 0 30px;
    }
    .responsive .about-us-video-container,
    .responsive .student-logo-container,
    .responsive .career-hiring .full-content{
        max-width: 100%;
    }
    .responsive .why-choose-rgs {
        padding: 100px 0 110px;
    }
    .responsive section.why-choose-rgs .item.api {
        max-width: 365px;
        flex-basis: 365px;
    }

    .responsive section.why-choose-rgs .part-two .item.support,
    .responsive section.why-choose-rgs .part-two .item.corporate-photoshoots {
        height: 313px;
      min-height: 285px;
    }
    .responsive section.why-choose-rgs .item.scalability {
        min-height: 380px;
    }
    .responsive .university-journey-video video {
        height: 700px;
    }
    .responsive section.why-choose-rgs .item.app {
        min-height: 500px;
    }
    .responsive section.why-choose-rgs .part-two .item.corporate-photoshoots {
        min-height: 285px;
    }
    .responsive .university-journey-video {
        margin: 45px 30px 0;
    }
    .responsive .reed-events-no {
        padding: 110px 0 90px;
    }
    .responsive .home-inner-cta {
        padding: 120px 0;
    }
    .widget-gallery.client-testimonials .widget-title,
    .widget-gallery.student-feedback .widget-title {
        margin: 0;
        padding: 100px 0 45px;
    }
    .responsive .footer-collaborate-section .full-area .right-area {
        padding: 0 0 0 80px;
    }
    .responsive .footer-collaborate-section {
        padding: 120px 0 130px;
    }
    .responsive .about-us-top-video-section {
        margin-top: -215px;
        margin-bottom: -275px;
    }
    .responsive .our-mission-vision {
        padding: 380px 0 110px;
    }
    .responsive .core-values {
        padding: 100px 0 110px;
    }
    .responsive .core-values .inner-content {
        grid-gap: 30px;
    }
    .responsive .purpose-reed-events .full-content h2 {
        margin: 0 auto 45px;
    }
    .responsive .purpose-reed-events {
        padding: 0 0 115px;
    }
    .responsive .purpose-reed-events .full-content .inner-item .right-item .single-item {
        padding: 64px 42px 300px;
    }
    .responsive .graduation-service-container-box .graduation-title {
        font-size: 35px;
        line-height: 45px;
    }
    .responsive .onday-apps-section {
        padding: 110px 0px;
    }
    .responsive .onday-apps-section .left-service-content {
        padding-left: 0;
    }
    .responsive .service-request-cta-section {
        padding: 70px 0px 120px 0;
    }
    .responsive .how-we-do-section {
        padding: 100px 0px 130px 0px;
    }
    .widget-tabAccordion.faq-accordion {
        padding: 100px 0 20px;
    }
    .responsive .bottom-service-request-cta-section {
        padding: 70px 0px 110px 0;
    }
    .widget-html.student-header p {
        font-size: 20px;
    }
    .responsive .secure-payment {
        padding: 70px 0 25px;
    }
    .responsive .career-hiring {
        padding: 85px 30px 120px;
    }
    .responsive .career-top-area .inner-content .right-content img{
        float: right;
    }
    .responsive .career-top-area {
        padding: 100px 0 130px;
    }
    .responsive .contact-us-header .text-content p {
        margin: 10px 0 50px;
    }
    .responsive .page-heading h1,
    .responsive .widget.widget-pageHeading h1,
    .responsive .widget.widget-pageHeading h2 {
        font-size: 55px;
        line-height: 45px;
    }
    .widget-article.common-article-content,
    .widget-article.refund-inner {
        max-width: 100%;
    }
    .responsive section.why-choose-rgs .part-two {
        margin-top: -115px;
    }
    .responsive section.why-choose-rgs .part-two .item.corporat-events {
        min-height: 435px;
    }
}

@media screen and (max-width: 1400px){
	.responsive .how-we-do-section .group-image {
        margin-top:0px;
      }
	.responsive .purpose-reed-events .full-content .inner-item .right-item .single-item {
        padding: 64px 42px 302px;
    }
    .responsive section.student-logo-section {
        margin-top: -240px;
    }
    .responsive  .student-logo-container {
        padding: 290px 0px 100px 0px;
    }
    .responsive .widget-navigation.main-menu .navigation-item a {
        padding: 0 15px;
    }
    .responsive .home-banner-content .video-content video {
        height: 670px;
    }
    .responsive .reed-events-no .full-content .left-content {
        width: 35%;
    }
    .responsive .reed-events-no .full-content .right-content {
        width: 65%;
    }
    .responsive .reed-events-no .full-content .right-content .top-content .item,
    .responsive .reed-events-no .full-content .right-content .bottom-content .item {
        padding: 30px 35px 33px 35px;
    }
    
    .widget-gallery.client-testimonials .owl-carousel .owl-item .article-content p {
        min-height: 330px;
    }
}

@media screen and (max-width: 1300px){
  .responsive section.why-choose-rgs .part-two .item.corporat-events {
    min-height: 412px;
}
  .responsive section.why-choose-rgs .part-two {
    margin-top: -90px;
}
  .responsive section.why-choose-rgs .item.app {
    min-height: 515px;
}
    .widget.widget-gallery.logo-slider .item {
        max-width: 140px;
        padding: 0 10px 0 0;
    }
	.responsive .item-colume-content {
      padding: 28px 30px 33px 30px;
    }
  .responsive .partners-logo-section .content-section {
    max-width: 1200px !important; 
    }
    .responsive .career-middle-area .full-content {
        max-width: 100%;
    }
    .responsive .student-gallery-banner .nivoSlider img {
        height: 500px;
    }
    .responsive .graduation-service-container-box {
        max-width: 100%;
        padding-left:30px;
        padding-right:30px;
    }
    .responsive .graduation-service-container-box .graduation-service-image-box img {
        float: left;
    }
    .responsive .our-mission-vision {
        padding: 430px 0 110px;
    } 
    .responsive .about-us-top-video-section {
        margin-top: -165px;
        margin-bottom: -327px;
    }
    .responsive .purpose-reed-events .full-content .inner-item .left-item .top-item .single-item.one .text-item {
        max-width: 350px;
    }
    .responsive .purpose-reed-events .full-content .inner-item .left-item .single-item.two,
    .responsive .purpose-reed-events .full-content .inner-item .left-item .single-item.three {
        padding: 30px 30px 30px 27px;
    }
    .responsive .purpose-reed-events .full-content .inner-item .right-item .single-item .text-item {
        max-width: 300px;
    }
    .responsive .purpose-reed-events .full-content .inner-item .left-item .top-item .single-item.one {
        padding: 40px 30px 50px;
    }
    .responsive .purpose-reed-events .full-content .inner-item .right-item .single-item {
        padding: 60px 30px 277px;
    }
    .responsive .reed-events-no .full-content .right-content .top-content .item,
    .responsive .reed-events-no .full-content .right-content .bottom-content .item {
        padding: 30px 20px 30px 30px;
    }
    .responsive .partners-logo-section .content-section .content-area .item-group-top .single-item img,
    .responsive .partners-logo-section .content-section .content-area .item-group-bottom .item-group-bottom-inner .single-item img {
        margin: 0 auto;
        max-width: 150px;
    }
    .widget-gallery.client-testimonials .owl-carousel .owl-item {
        padding: 30px 30px 40px;
    }
    .widget-gallery.client-testimonials .owl-carousel .owl-item .article-content p {
        min-height: 350px;
    }
    .responsive .university-journey-video video {
        height: 600px;
    }
    .page-blog-category .blog-page {
        padding-left: 30px;
    }

    .page-blog-category .blog-category-details {
        padding-left: 30px;
    }


}

@media screen and (max-width: 1200px) {
  .responsive .top-service-header-section .right-service-content img {
    transform: scale(1.2); 
}
    .page-blog-category .blog-page {
        padding-left: 20px;
    }

    .page-blog-category .blog-category-details {
        padding-left: 20px;
    }
    .page-blog-category #spltr-D95DE39A-F71B-4A51-A5E4-DC170304D77C {
        padding-right: 20px;
    }
    .page-blog-category .blog-category-details span.title {
        padding: 0;
    }
    .page-blog-category .blog-post-item {
        height: 235px;
    }
    .responsive .tab-container-our-solution  .tab-content {
    padding: 40px; 
}
   .responsive .tab-container-our-solution .tabs .tab > div:first-child {
    max-width: 48px;
    flex-basis: 48px;
    text-align: left;
}
 .responsive  .tab-container-our-solution .tabs .tab > div:first-child svg {
    width: 45px;
}
.responsive .tab-container-our-solution .tab-content .inner-content .right ul {
    max-width: 100%;
    flex-basis: 100%;
}
  .responsive .tab-container-our-solution .tab-content .inner-content .right .img-container { 
    max-width: 100%;
    flex-basis: 100%;
}
  .responsive section.why-choose-rgs .part-two { 
    align-items: start; 
}
  .responsive .partners-logo-section .content-section {
    max-width: 950px !important; 
}
    .student-gallery-banner .nivoSlider img, .widget-gallery.student-gallery-banner .gallery.nivo-slider {
        height: 435px;
        min-height: 435px;
    }
    .page-heading, .widget-pageHeading {
        padding: 80px 0;
        margin: 0 0 80px 0;
    }
    .responsive .page-heading h1, .responsive .widget.widget-pageHeading h1, .responsive .widget.widget-pageHeading h2 {
        font-size: 45px;
        line-height: 55px;
    }
    /*** start header-menu **/
    .header .widget.widget-navigation.main-menu .menu-title {
        position: absolute;
        right:20px;
        top: 28px;
        z-index: 1;
    }

    .header .widget.widget-navigation.main-menu {
        width: 100%;
    }

    .header .widget-navigation.main-menu .menu-button em {
        background-color: #000;
    }

    .header .widget.widget-navigation.main-menu .nav-wrapper.horizontal {
        text-align: left;
        overflow: hidden;
        margin: 0;
        background: #fff;
        box-shadow: 12px 12px 15px 0 rgba(0, 0, 0, .1);
        z-index: 9999;
    }

    .header .widget.widget-navigation.main-menu .nav-wrapper.horizontal > .navigation-item.has-child:hover span::before {
        color: #fff;
    }

    .header .widget.widget-navigation.main-menu .horizontal .navigation-item > .navigation-item-child-container.open {
        display: block;
        box-shadow: unset;
    }

    .header .widget.widget-navigation.main-menu .horizontal .navigation-item .navigation-item-child-container {
        background: #ceefe6;
        box-shadow: none;
        box-sizing: border-box;
        display: none;
        height: auto !important;
        padding: 0;
        position: static;
        width: 100%;
        transform: translateX(0%);
    }

    .header .widget.widget-navigation.main-menu .nav-wrapper.horizontal > .navigation-item.has-child > a span::after {
        display: none;
    }

    .header .widget.widget-navigation.main-menu .nav-wrapper.horizontal > .navigation-item.has-child:hover > a span {
        color: #fff;
    }

    .header .widget.widget-navigation.main-menu .navigation-item .navigation-item-child-container .navigation-item {
        margin: 0;
        padding: 0;
        border: none;
    }

    .header .widget.widget-navigation.main-menu .navigation-item.active a::before {
        display: none;
    }

    .header .widget.widget-navigation.main-menu .horizontal .navigation-item:first-child a::after, .widget.widget-navigation.main-menu .horizontal .navigation-item a::after {
        left: 0;
        height: 1px;
        width: 100%;
        margin-left: 0;
    }

    .header .widget.widget-navigation.main-menu .navigation-item .navigation-item-child-container a:hover, .header .widget.widget-navigation.main-menu .navigation-item .navigation-item-child-container a:focus {
        color: rgba(255, 255, 255, 0.6);
    }

    .header .widget-navigation.main-menu .horizontal .navigation-item.has-child::before {
        display: none;
    }

    .header .responsive-navigation.main-menu .navigation-item.has-child .child-opener.close::before {
        content: "\f068";
        font-family: fontawesome;
    }


    .header .widget.widget-navigation.main-menu .horizontal .navigation-item a {
        text-align: left;
        padding: 18px 20px;
    }

    .header .widget.widget-navigation.main-menu .nav-wrapper .navigation-item {
        background-color: transparent;
        padding: 0;
    }

    .header .widget.widget-navigation.main-menu .nav-wrapper .navigation-item a,
    .header .widget.widget-navigation.main-menu .navigation-item.has-child a {
        border-bottom: 1px solid rgba(0, 0, 0, 0.04);
        line-height: 20px;
        padding: 15px 20px;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        margin: 0;
    }

    .header .widget.widget-navigation.main-menu .horizontal .navigation-item > .navigation-item-child-container.open .navigation-item a {
        padding-left: 30px;
        font-size: 15px;
    }

    .header .widget.widget-navigation.main-menu .horizontal .navigation-item > .navigation-item-child-container .navigation-item > .navigation-item-child-container.open .navigation-item a {
        padding-left: 45px;
        font-size: 15px;
    }

    .header .widget.widget-navigation.main-menu .horizontal .navigation-item > .navigation-item-child-container .navigation-item > .navigation-item-child-container .navigation-item > .navigation-item-child-container.open .navigation-item a {
        padding-left: 60px;
        font-size: 15px;
    }

    .header .widget.widget-navigation.main-menu .navigation-item.has-child a:hover .child-opener::before {
        color: #fff;
    }

    .header .widget.widget-navigation.main-menu .nav-wrapper .navigation-item a:hover {
        color: #fff;
        background-color: #2D9FAB;
        border: none;
        border-bottom: 1px solid rgba(255, 255, 255, 0.2);
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
    }

    .header .widget.widget-navigation.main-menu .horizontal .navigation-item a:focus {
        color: #fff;
        background-color: #2D9FAB;
    }

    .header .widget.widget-navigation.main-menu .horizontal .navigation-item a:hover {
        color: #fff;
    }

    .header .widget.widget-navigation.main-menu .horizontal .navigation-item a:focus {
        color: #fff;
        background-color: #2D9FAB;
    }

    .header .responsive-navigation.main-menu .navigation-item.has-child .child-opener {
        position: absolute;
        right: 20px;
        top: 3px;
        width: 50px;
    }

    .header .widget.widget-navigation.main-menu .navigation-item.has-child .child-opener::before {
        content: '\f107';
    }

    .header .responsive-navigation.main-menu .navigation-item.has-child .child-opener.close::before {
        content: '\f106';
    }

    .header .widget.widget-navigation.main-menu .horizontal > .has-child > a span::after {
        display: none !important;
    }

    .header .widget.widget-navigation.main-menu .navigation-item .navigation-item-child-container::before {
        display: none;
    }

    .header .widget.widget-navigation.main-menu .navigation-item .navigation-item-child-container {
        margin: 0;
        border-radius: 0;
    }

    .header .widget.widget-navigation.main-menu .navigation-item-child-container .navigation-item.first a::before {
        display: none !important;
    }

    .header .widget.widget-navigation.main-menu .navigation-item.active a::after {
        display: none;
    }

    .header .widget.widget-navigation.main-menu .nav-wrapper {
        background-color: #fff;
        left: 0;
        top: 90px;
        width: 100%;
        height: auto !important;
        padding: 0 !important;
        z-index: 1;
        border-top: 1px solid #eaeaea;
    }

    .header.sticky .widget.widget-navigation.main-menu .nav-wrapper {
        top:80px;
    }

    .header .widget.widget-navigation.main-menu div.horizontal > .has-child > .navigation-item-child-container {
        left: unset;
        top: unset;
        width: 100%;
        transform: unset;
        position: relative;
        background: #f4f4f4;
        /*border-top: 1px solid #f5f5f5;
        border-bottom: 1px solid #f5f5f5;*/
    }

    .header .widget-navigation.main-menu .navigation-item {
        padding: 0;
    }

    .header .widget-navigation.main-menu .nav-wrapper.horizontal > .navigation-item a::before {
        display: none;
    }

    .header .widget-navigation.main-menu .nav-wrapper.horizontal > .navigation-item.has-child:hover > a {
        color: #fff;
        background: #2D9FAB;
    }

    .widget-navigation .horizontal .navigation-item .navigation-item-child-container .navigation-item a {
        background: #f4f4f4;
        border-bottom: 1px solid #f5f5f5;
    }

    /** End header menu **/
    .responsive .home-banner-content .text-content a:first-of-type {
        margin: 35px 0 20px;
    }

    .responsive .home-banner-content .video-content video {
        height: 530px;
    }

    .responsive .home-banner-content .text-content h1 {
        font-size: 45px;
        line-height: 55px;
    }

    .responsive .home-banner-content .text-content {
        left: 20px;
        top: 80px;
    }

    .responsive .why-choose-rgs .title h2,
    .responsive .university-journey-video .left-part h2,
    .responsive .partners-logo-section .content-section .title-area h2,
    .responsive .reed-events-no .full-content .left-content h2,
    .responsive .home-inner-cta h2,
    .widget-gallery.client-testimonials .widget-title,
    .widget-gallery.student-feedback .widget-title,
    .responsive .footer-collaborate-section .full-area .right-area h2,
    .responsive .about-us-video-container .right-video-content .video-title,
    .responsive .core-values h2,
    .responsive .purpose-reed-events .full-content h2,
    .responsive .meet-the-team-reed-events-section .reed-events-container .reed-title,
    .responsive .top-service-header-section .service-title,
    .responsive .onday-apps-section .service-title,
    .responsive .our-graduation-services-title h2,
    .responsive .service-request-cta-section .cta-container .cta-service-title,
    .responsive .how-we-do-section .title-part,
    .widget-tabAccordion.faq-accordion .widget-title,
    .responsive .bottom-service-request-cta-section .cta-container .cta-service-title,
    .widget-html.student-header h1,
    .responsive .career-top-area .inner-content .left-content h1,
    .responsive .job-section .job-main-title,
    .responsive .contact-us-header .text-content h1,
    .responsive .career-hiring .full-content .inner-content .left-content h3,
    .responsive .reed-events-no .full-content .right-content .top-content .item h3,
    .responsive .reed-events-no .full-content .right-content .bottom-content .item h3 {
        font-size: 35px;
        line-height: 40px;
    }

    .responsive .why-choose-rgs .why-choose-container,
    .responsive .reed-events-no .full-content,
    .responsive .partners-logo-section .content-section,
    .widget-gallery.client-testimonials .owl-carousel,
    .widget-gallery.student-feedback .owl-carousel,
    .responsive .footer-collaborate-section .full-area,
    .responsive .our-mission-vision .full-content,
    .responsive .core-values .inner-content,
    .responsive .purpose-reed-events .full-content,
    .responsive .top-service-header-section .service-container,
    .responsive .services-partnerlogo-section .service-partner-container,
    .responsive .onday-apps-section .onday-app-container,
    .responsive .how-we-do-section .how-we-do-container,
    .responsive .career-top-area .inner-content {
        padding: 0 20px;
    }

    .responsive .why-choose-rgs .title h2 {
        margin: 0 0 20px
    }

    .responsive .why-choose-rgs {
        padding: 80px 0 85px;
    }

    .responsive section.why-choose-rgs .part-one .col1 .grp {
        gap: 20px;
    }

    .responsive .why-choose-rgs .item {
        padding: 30px 20px;
    }

.responsive section.why-choose-rgs .item.api {
    max-width: 60%;
    flex-basis: 60%;
}

    .responsive section.why-choose-rgs .part-one .col2 .item:first-child {
        padding: 30px 20px;
    }

    .responsive section.why-choose-rgs .part-one .col2 {
        flex-basis: 300px;
        max-width: 300px;
        gap: 20px;
    }

.responsive section.why-choose-rgs .part-two {
    gap: 20px;
    margin-top: 4px;
}

    .responsive section.why-choose-rgs .part-one {
        gap: 20px;
    }

    .responsive section.why-choose-rgs .part-one .col1 .grp {
        gap: 20px;
    }

    .responsive section.why-choose-rgs .part-two .item.support,
    .responsive section.why-choose-rgs .part-two .item.corporate-photoshoots {
        min-height: 330px;
        height: 330px;
    }
    .responsive section.why-choose-rgs .item.security {
        max-width: 400px;
        flex-basis: 400px;
    }

    .responsive section.why-choose-rgs .item.corporate-photoshoots {
        max-width: 390px;
        flex-basis: 390px;
    }
.responsive section.why-choose-rgs .part-two .item.support, .responsive section.why-choose-rgs .part-two .item.corporate-photoshoots {
    min-height: 100%;
    height: 100%;
}
    .responsive section.why-choose-rgs .item.api {
        min-height: 315px;
    }
    .responsive section.why-choose-rgs .item.scalability {
        min-height: 616px;
    }
    .responsive section.why-choose-rgs .item.app {
        max-width: 350px;
        flex-basis: 350px;
    }
    .responsive section.why-choose-rgs .part-two .item.corporat-events {
        min-height: 350px;
    }
.responsive section.why-choose-rgs .item.scalability {
    min-height: 100%;
}
    .responsive section.why-choose-rgs .item.app {
        min-height: 533px;
    }

    .responsive section.why-choose-rgs .part-one .col1 {
        gap: 20px;
    }

    .responsive section.why-choose-rgs .part-one .col2 .item:nth-child(2),
    .responsive section.why-choose-rgs .part-one .col2 .item:last-child {
        padding: 30px 20px;
    }

    .responsive .university-journey-video video {
        height: 450px;
    }

    .responsive .university-journey-video .video::after {
        height: 98.5%;
    }

    .responsive .university-journey-video {
        margin: 60px 20px 0;
    }

    .responsive .university-journey-video .left-part::after {
        height: 100px;
    }

    .responsive .reed-events-no {
        padding: 80px 0 60px;
    }

    .responsive .reed-events-no .full-content .right-content .top-content,
    .responsive .reed-events-no .full-content .right-content .bottom-content {
        gap: 20px;
    }

    .responsive .reed-events-no .full-content .right-content .top-content .item,
    .responsive .reed-events-no .full-content .right-content .bottom-content .item {
        margin: 0 0 20px;
    }

    .responsive .reed-events-no .full-content .left-content {
        padding: 0 60px 0 0;
    }
    .responsive .reed-events-no .full-content .left-content p {
        margin: 0 0 25px;
        line-height: 28px;
        font-size: 18px;
    }
    .responsive .partners-logo-section .content-section .content-area .item-group-top .single-item img,
    .responsive .partners-logo-section .content-section .content-area .item-group-bottom .item-group-bottom-inner .single-item img {
        max-width: 110px;
    }
  .responsive  .partners-logo-section .content-section .content-area .item-group-bottom .item-group-bottom-inner .single-item,  
  .responsive  .partners-logo-section .content-section .content-area .item-group-top .single-item { 
    min-height: 150px;
}
 .responsive  .partners-logo-section .content-section .content-area .item-group-bottom .item-group-bottom-inner .single-item:after { 
    height: 150px; 
}
  .responsive .partners-logo-section .content-section .content-area  .item-group-top .single-item:after { 
    height: 138px; 
}
  .responsive  .partners-logo-section .content-section .content-area .item-group-bottom { 
    min-height: auto;
}
    .responsive .partners-logo-section .content-section .content-area .item-group-top .single-item::after,
    .responsive .partners-logo-section .content-section .content-area .item-group-bottom .item-group-bottom-inner .single-item::after{
        right: -65px;
    }
    .responsive .partners-logo-section .content-section .content-area .item-group-top .single-item,
    .responsive .partners-logo-section .content-section .content-area .item-group-bottom .item-group-bottom-inner .single-item {
        width: calc(100% / 6 - 130px);
        margin: 0px 65px 0;
    }
    .responsive .reed-events-no .full-content .right-content .top-content .item p,
    .responsive .reed-events-no .full-content .right-content .bottom-content .item p {
        line-height: 24px;
        font-size: 18px;
    }
    .responsive .reed-events-no .full-content .right-content .top-content .item,
    .responsive .reed-events-no .full-content .right-content .bottom-content .item {
        padding: 20px 20px;
    }
    .responsive .partners-logo-section .content-section .title-area {
        padding: 0 0 15px;
    }
    .responsive .partners-logo-section .load-more-btn {
        margin-top: 15px;
    }
    .responsive .home-inner-cta {
        padding: 70px 20px 90px;
        max-width: 100%;
    }
    .widget-gallery.client-testimonials .widget-title,
    .widget-gallery.student-feedback .widget-title {
        margin: 0;
        padding: 80px 0 40px;
    }
    .widget-gallery.client-testimonials .owl-theme .owl-controls {
        padding: 40px 0 80px;
    }
    .responsive .footer-collaborate-section {
        padding: 90px 0;
    }
    .responsive .footer-collaborate-section .full-area .right-area {
        padding: 0 0 0 60px;
    }
    .responsive .footer-collaborate-section .full-area .right-area p {
        margin: 0 0 15px;
        line-height: 26px;
    }
    .responsive .footer-collaborate-section .full-area .right-area a {
        margin: 30px 0 0;
    }
    /****************start contactus**********************/
    .widget-snippet .get-in-touch .inner-content {
        padding: 0 20px;
    }
    .widget-snippet .get-in-touch .inner-content .left-content {
        padding: 0 25px 0 10px;
    }
    .widget-snippet .get-in-touch .inner-content .right-content {
        width: 70%;
    }
    .widget-form.contact-form {
        padding: 60px 100px 50px;
    }
    /******************end contact****demo*************/
    .widget-form.contact-form.requestdemo {
        width: 90%;
    }
    .widget-html.demo-form-bg {
        height: 450px;
    }
    /******************end demo*****career******************/
    .widget-snippet .career-middle-area .full-content .left-content img {
        height: 270px;
    }
    .widget-snippet .career-middle-area .full-content .left-content img:first-child {
        height: 220px;
    }
    .widget-snippet .career-middle-area .full-content .right-content h6 {
        font-size: 22px;
        line-height: 34px;
    }
    .responsive .career-top-area {
        padding: 60px 0 90px;
    }
    /******************end career******student*****************/
    .widget-snippet .career-hiring .full-content .inner-content {
        padding: 0 60px;
    }
    .responsive .career-hiring {
        padding: 80px 30px 90px;
    }
    .responsive .secure-payment {
        padding: 70px 60px 25px;
    }
    .widget-gallery.student-feedback .owl-controls {
        padding: 50px 0 90px;
    }
    .responsive .student-logo-middle {
        grid-template-columns: repeat(4, minmax(0, 1fr));
    }
    /******************end student*******service****************/
    .responsive .graduation-service-container-box .graduation-service-content {
        padding: 15px 55px 15px 55px;
    }
    .responsive .how-we-do-section .how-we-do-container .content-item-box {
        padding: 28px 22px;
    }
    .responsive .how-we-do-section .how-we-do-container .left-colum {
        width: 56%;
    }
    .responsive .how-we-do-section .how-we-do-container .right-colum {
        width: 44%;
    }
    .responsive .bottom-service-request-cta-section {
        padding: 60px 0px 80px 0;
    }
	.responsive .about-bottom-cta.bottom-service-request-cta-section{
		 padding: 60px 0px 98px 0;
	}
    /******************end service*******About****************/
    .responsive .about-us-video-container .right-video-content, .responsive .our-mission-vision .full-content .item {
        padding: 50px 50px;
    }
    .responsive .our-mission-vision {
        padding: 390px 0 70px;
    }
    .responsive .core-values .inner-content .item img {
        margin: 0 0 30px;
    }
    .responsive .core-values {
        padding: 70px 0 70px;
    }
    .responsive .core-values .inner-content .item {
        padding: 30px;
    }
	.responsive .core-values .inner-content .item:last-child p{
		margin-bottom:0px;
	}
    .responsive .purpose-reed-events .full-content .inner-item .right-item .single-item .text-item,
    .responsive .purpose-reed-events .full-content .inner-item .left-item .top-item .single-item.one .text-item {
        margin: 30px 0 0;
    }
    .responsive .purpose-reed-events .full-content .inner-item .left-item .single-item.two,
    .responsive .purpose-reed-events .full-content .inner-item .left-item .single-item.three {
        padding: 30px;
    }
    .responsive .purpose-reed-events .full-content .inner-item .single-item p {
        line-height: 24px;
        font-size: 16px;

    }
    .responsive .purpose-reed-events .full-content .inner-item .right-item {
        width: 40%;
    }
    .responsive .purpose-reed-events .full-content .inner-item .left-item {
        width: 60%;
    }
    .responsive .purpose-reed-events .full-content .inner-item .left-item .single-item.two .text-item,
    .responsive .purpose-reed-events .full-content .inner-item .left-item .single-item.three .text-item {
        margin: 15px 0 0;
    }
    .responsive .purpose-reed-events .full-content .inner-item .right-item .single-item {
        padding: 60px 30px 192px;
        background-position-x: -120px;
    }
    .responsive .purpose-reed-events .full-content .inner-item .single-item.four p {
        max-width: 53%;
    }

    .responsive .purpose-reed-events {
        padding: 0 0 80px;
    }
    .responsive .meet-the-team-reed-events-section {
        padding: 70px 0 30px 0;
    }
    .responsive .inner-gallery-thumnail-content .name-content-box .name-title {
        font-size: 18px;
    }
    .responsive .inner-gallery-thumnail-content .widget-title:after {
        width: 70%;
    }

    .responsive .inner-gallery-thumnail-content.event-management-section .widget-title:after{
        width: 73%;
    }
    .responsive .event-management-section {
        margin-bottom: 40px;
    }
    /******************end About***********************/
}


@media screen and (max-width: 991px) {
    .page-blog-category .blog-post-item {
        height: 250px;
    }
    .page-blog-category .blog-category-details {
        padding: 0 20px;
    }
    .page-blog-category #spltr-D95DE39A-F71B-4A51-A5E4-DC170304D77C {
        padding: 0 20px;
    }
    .responsive .student-header {
    margin-top: -16px;
     }
    .page-heading, .widget-pageHeading {
        padding: 70px 0;
        margin: 0 0 70px 0;
    }
    .responsive .page-heading h1, .responsive .widget.widget-pageHeading h1, .responsive .widget.widget-pageHeading h2 {
        font-size: 35px;
        line-height: 45px;
    }

    body > .body {
        padding: 0;
    }

    .header .widget.widget-navigation.main-menu .menu-title {
        right:20px;
        top: 25px;
    }

    .header .widget.widget-navigation.main-menu .nav-wrapper {
        top: 80px;
    }

   

    body > .footer::before {
        top: 405px;
    }

    .responsive .home-banner-content .text-content h1 {
        font-size: 40px;
        line-height: 50px;
        margin: 0 0 15px;
    }

    .responsive .home-banner-content .text-content a:first-of-type {
        margin: 30px 0 20px;
    }

    .responsive .home-banner-content .text-content {
        top: 70px;
    }

    .responsive .home-banner-content .video-content video {
        height: 485px;
    }

    .responsive .why-choose-rgs .title h2,
    .responsive .university-journey-video .left-part h2,
    .responsive .partners-logo-section .content-section .title-area h2,
    .responsive .reed-events-no .full-content .left-content h2,
    .responsive .home-inner-cta h2,
    .widget-gallery.client-testimonials .widget-title,
    .widget-gallery.student-feedback .widget-title,
    .responsive .footer-collaborate-section .full-area .right-area h2,
    .responsive .about-us-video-container .right-video-content .video-title,
    .responsive .core-values h2,
    .responsive .purpose-reed-events .full-content h2,
    .responsive .meet-the-team-reed-events-section .reed-events-container .reed-title,
    .responsive .top-service-header-section .service-title,
    .responsive .onday-apps-section .service-title,
    .responsive .our-graduation-services-title h2,
    .responsive .service-request-cta-section .cta-container .cta-service-title,
    .responsive .how-we-do-section .title-part, .widget-tabAccordion.faq-accordion .widget-title,
    .responsive .bottom-service-request-cta-section .cta-container .cta-service-title,
    .widget-html.student-header h1,
    .responsive .career-top-area .inner-content .left-content h1,
    .responsive .job-section .job-main-title,
    .responsive .contact-us-header .text-content h1,
    .responsive .career-hiring .full-content .inner-content .left-content h3,
    .responsive .reed-events-no .full-content .right-content .top-content .item h3,
    .responsive .reed-events-no .full-content .right-content .bottom-content .item h3 {
        font-size: 30px;
        line-height: 38px;
    }

    .responsive .why-choose-rgs .title h2 {
        margin: 0 0 10px;
    }

    .responsive .university-journey-video video {
        height: 380px;
    }

    .responsive .reed-events-no .full-content {
        flex-direction: column;
    }

    .responsive .reed-events-no .full-content .left-content {
        padding: 0 0 30px;
        width: 100%;
    }

    .responsive .reed-events-no .full-content .right-content {
        width: 100%;
    }

    .responsive .university-journey-video .video-button a::before {
        width: 45px;
        height: 45px;
        margin-right: 15px;
        background-size: 45px !important;
    }

    .responsive .university-journey-video .left-part::after {
        height: 80px;
    }
  .responsive .partners-logo-section .content-section .title-area {
    padding: 0 0 40px;
}

    .responsive .partners-logo-section .content-section .content-area .item-group-top .single-item::after,
    .responsive .partners-logo-section .content-section .content-area .item-group-bottom .item-group-bottom-inner .single-item::after, 
    .responsive .partners-logo-section .content-section .content-area .item-group-bottom:before {
        display:none
    }
  .responsive .partners-logo-section .content-section .content-area .item-group-top .single-item img, .responsive .partners-logo-section .content-section .content-area .item-group-bottom .item-group-bottom-inner .single-item img {
    max-width: 124px;
}

.responsive .partners-logo-section .content-section .content-area .item-group-top .single-item, .responsive .partners-logo-section .content-section .content-area .item-group-bottom .item-group-bottom-inner .single-item {
    width: calc(100% /3);
    margin: 0;
}

  .responsive  .partners-logo-section .content-section .content-area .item-group-bottom .item-group-bottom-inner .single-item, .responsive  .partners-logo-section .content-section .content-area .item-group-top .single-item {
  
    border: 1px solid #f9f9f9;
}

    .widget-gallery.client-testimonials .owl-carousel .owl-item .article-content p {
        min-height: 390px;
    }

    .responsive .footer-collaborate-section .full-area {
        flex-direction: column-reverse;
    }

    .responsive .footer-collaborate-section .full-area .left-area {
        width: 100%;
    }

    .responsive .footer-collaborate-section .full-area .right-area {
        padding: 0 0 30px;
        width: 100%;
    }

    .responsive .reed-events-no {
        padding: 70px 0 60px;
    }

    .responsive .home-inner-cta {
        padding: 70px 20px 85px;
    }

    .widget-gallery.client-testimonials .widget-title,
    .widget-gallery.student-feedback .widget-title {
        margin: 0;
        padding: 75px 0 35px;
    }

    .responsive .footer-collaborate-section .full-area .right-area h3 {
        margin: 0 0 15px;
        font-size: 20px;
        line-height: 30px;
    }

    .responsive .footer-collaborate-section {
        padding: 80px 0;
    }

    .responsive section.why-choose-rgs .part-one .col2 {
        flex-basis: 210px;
        max-width: 210px;
    }

    .responsive section.why-choose-rgs .item.security {
        max-width: 310px;
        flex-basis: 310px;
    }

    .responsive section.why-choose-rgs .item.corporate-photoshoots {
        max-width: 255px;
        flex-basis: 255px;
    }

    .responsive section.why-choose-rgs .item.app {
        max-width: 270px;
        flex-basis: 270px;
    }

    .responsive section.why-choose-rgs .item.app .app-link {
        flex-direction: column;
        gap: 15px;
    }

    .responsive section.why-choose-rgs .item.support {
        max-width: 220px;
        flex-basis: 220px;
    }

    .responsive section.why-choose-rgs .item.scalability {
        min-height: 600px;
    }

    .responsive section.why-choose-rgs .part-two {
        margin-top: 0;
    }

    .responsive section.why-choose-rgs .item.app .app-link a {
        max-width: 140px;
    }

    .responsive section.why-choose-rgs .item.app {
        min-height: 600px;
    }

    .responsive .why-choose-rgs .item .title {
        font-size: 20px;
        margin: 15px 0 10px 0;
    }
    .responsive  section.why-choose-rgs .item.scalability .title {
        margin-top: 60px 0 15px;
    }
    .responsive section.why-choose-rgs .part-one .col2 .item:nth-child(2),
    .responsive section.why-choose-rgs .part-one .col2 .item:last-child {
        padding: 25px 20px;
    }
  .responsive .partners-logo-section .content-section .content-area .item-group-bottom { 
    min-height: 150px;
}
  .responsive  .partners-logo-section .content-section .content-area .item-group-bottom .item-group-bottom-inner .single-item { 
    min-height: 150px;
}
 
    /****************start contactus**********************/
    .widget-snippet .get-in-touch .inner-content {
        flex-direction: column;
        justify-content: center;
    }
    .widget-snippet .get-in-touch .inner-content .left-content h2 {
        margin-bottom: 40px;
        display: flex;
    }

    .widget-snippet .get-in-touch .inner-content .left-content {
        width: 90%;
        padding: 0 25px 0 0;
        margin: 0 auto;
        display: block;
    }
    .widget-snippet .get-in-touch .inner-content .right-content {
        border: 0;
        width: 90%;
        padding: 0 25px 0 20px;
        margin: 0 auto;
    }
    .widget-snippet .get-in-touch .inner-content .left-content h2 span {
        margin-right: 5px;
    }
    .widget-snippet .get-in-touch {
        padding: 230px 0 100px;
    }
    .widget-form.contact-form {
        padding: 50px 40px 30px;
    }
    .widget-snippet .contact-us-header .text-content {
        padding: 0 30px;
    }
    /******************end contact****demo*************/
    .page-request-a-demo .widget-snippet.request-demo-top .contact-us-header {
        padding-top: 70px;
    }
    /******************end demo****career*******************/
    .widget-snippet .career-middle-area .full-content .left-content {
        width: 35%;
    }
    .widget-snippet .career-middle-area .full-content .right-content {
        width: 65%;
        padding: 0 0 0 40px;
    }
    .widget-snippet .career-middle-area .full-content .left-content {
        flex-direction: column;
    }
    .widget-snippet .career-middle-area .full-content .left-content img:first-child,
    .widget-snippet .career-middle-area .full-content .left-content img {
        height: auto;
        width:100%
    }
    .widget-snippet .career-middle-area {
        padding: 60px 0;
    }
    /******************end career*******student****************/
    .responsive section.student-logo-section {
        margin-top: -214px;
        padding: 0 20px;
    }
    .responsive .student-logo-container {
        padding: 252px 15px 70px 15px;
    } 
    .responsive .student-logo-middle {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
    .widget.widget-search .search-form form, section.student-logo-section .student-logo-container .search-container {
        margin-bottom: 30px;
    }
    .responsive .widget-tabAccordion.faq-accordion {
        padding: 70px 30px 20px;
    }
    .widget-tabAccordion.faq-accordion .accordion-panel > .label-bar {
        padding: 20px 25px 20px 0;
    }
    .widget-tabAccordion.faq-accordion .accordion-panel > .label-bar .toggle-icon {
        top: 25px;
    }
.widget-tabAccordion.faq-accordion .accordion-panel > .label-bar.expanded {
    padding: 20px 25px 15px 0;
}
    .responsive .secure-payment {
        padding: 30px 30px 0;
    }
    .responsive .career-hiring .full-content .inner-content .left-content {
        padding: 0 50px 0 0;
    }
    .responsive .career-hiring {
        padding: 60px 30px 70px;
    }
    .responsive .career-hiring .full-content {
        padding: 50px 0 50px;
    }
    /******************end student*******service****************/
     .responsive .top-service-header-section .service-container { 
        flex-direction: column;
    }
      .responsive  .top-service-header-section { 
        padding: 80px 20px; 
    }
   .responsive .top-service-header-section .service-title { 
    font-size: 38px;
    line-height: 52px; 
}
    .responsive .top-service-header-section .left-service-content {
        width: 100%;
        padding-right: 15px;
    }
.responsive .top-service-header-section .right-service-content {
    width: 100%;
    padding-top: 40px;
  text-align: center;
}
    .responsive .services-partnerlogo-section .service-partner-middle {
        grid-template-columns: repeat(5, minmax(0, 1fr));
    }
    .responsive .onday-apps-section {
        padding: 60px 0px;
    }
    .responsive .onday-apps-section .left-service-content {
        padding-right: 25px;
    }
    .responsive .onday-apps-section .right-service-content .onaday-app-image {
        margin-top: 70px;
    }
    .responsive .our-graduation-services-title h2 {
        padding: 60px 0 0px 0 !important;
    }
    .responsive .main-container div.graduation-service-container-box {
        padding: 25px 0px;
    }
    .responsive .graduation-service-container-box .graduation-service-content {
        padding: 15px 25px 15px 25px;
    }
    .responsive .our-graduation-service-section {
        padding: 20px !important;
    }
    .responsive .graduation-service-container-box .graduation-title {
        font-size: 27px;
        line-height: 38px;
    }
    .responsive .service-request-cta-section {
        padding: 40px 0px 80px 0;
    }
    .responsive .service-request-cta-section {
        margin-top: 40px;
    }
    .responsive .how-we-do-section .how-we-do-container .left-colum {
        flex-direction: column;
    }
    .responsive .how-we-do-section .how-we-do-container .content-item-box {
        padding:30px 25px;
        width: 100%;
    }
    .responsive .how-we-do-section .how-we-do-container .right-colum,
    .responsive .how-we-do-section .how-we-do-container .image-row-box {
        flex-direction: column;
        padding-left: 10px;
    }
    .responsive .image-row-box .img-item.image-item-1, .responsive .image-row-box .img-item.image-item-2 , .responsive .image-row-box .img-item.image-item-3 , .responsive .image-row-box .img-item.image-item-4 {
        width: 100%;
    }
    .responsive .how-we-do-section .how-we-do-container .left-colum div.content-item-box:nth-child(2) {
        margin-top: 0;
    }
    .responsive .how-we-do-section {
        padding: 60px 0px 50px 0px;
    }
    /******************end service******About*****************/
    .responsive .about-us-top-video-section {
        margin-top: -120px;
        margin-bottom: -350px;
    }
    .responsive .core-values .inner-content .item {
        min-height: 380px;
    }
    .responsive .core-values .inner-content {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
    .responsive .core-values .inner-content > .item-colume:last-of-type {
		display: grid;
        grid-column: 1 / -1;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 0 30px;
    }
	 .responsive .core-values .inner-content > .item-colume:last-child .item {
		margin: 0px;
	 }
	 .responsive .core-values .item.two,
	 .responsive .core-values .item.item-two {
       margin-bottom: 0px !important;
     }
    .responsive .purpose-reed-events .full-content .inner-item .left-item {
        width: 100%;
    }
    .responsive .purpose-reed-events .full-content .inner-item .right-item {
        width: 100%;
        padding: 30px 0 0;
    }
    .responsive .purpose-reed-events .full-content .inner-item .right-item .single-item {
        padding: 60px 30px 180px;
        background-position-x: 0;
        background-position-y: -150px;
    }
    .responsive .purpose-reed-events .full-content .inner-item .single-item.four p {
        max-width: 100%;
    }
    .responsive .meet-the-team-reed-events-section .reed-events-container .reed-gra-right-colum {
        padding: 25px 20px 20px 26px;
    }
    .responsive .name-designation-content {
        margin-bottom: 5px;
    }
    .responsive .name-left-content p {
        padding: 0 0 10px 0;
    }
    .responsive .name-designation-content .name-title {
        font-size: 25px;
        line-height: 32px;
    }
    .responsive .inner-gallery-thumnail-content .widget-title:after {
        width: 58%;
    }
    .responsive .inner-gallery-thumnail-content.event-management-section .widget-title:after {
        width: 63%;
    }
    .responsive .inner-gallery-thumnail-content .name-content-box {
        padding: 20px 10px 25px 15px;
    }
    .responsive .our-mission-vision .full-content .item h3 {
        margin: 0 0 5px;
        font-size: 30px;
        line-height: 38px;
    }
    .responsive .about-us-video-container .right-video-content, .responsive .our-mission-vision .full-content .item {
        padding: 40px 25px;
    }
    .responsive .inner-gallery-thumnail-content .name-content-box .name-title {
        font-size: 15px;
    }
    /******************end About***********************/
}

@media screen and (max-width: 767px){
  .responsive .widget-form .form-row { 
    padding-bottom: 0;
}
   .responsive .blog-banner-content .text-content h1 {
    margin: 0 0 15px; 
}
  .responsive .career-hiring .full-content .inner-content .right-content a { 
    margin: 30px 0 0; 
}
  .responsive .tab-container-our-solution .tab-content .inner-content .right ul li {
    padding: 0 0 16px 35px;
    line-height: 26px;
}
 .responsive  div#grad-capture .right {
    padding-right: 0;
}
  .article-content .customer-support .widget-title {
    margin-top: 40px;
}
	section.why-choose-rgs .part-one .col1 .grp.two { 
       display: grid; 
    }
	.responsive .inner-gallery-thumnail-content .owl-carousel .owl-item img {
      height: 260px; 
     }
	.responsive .core-values .inner-content .item {
       min-height: auto;
     }
	 .responsive .core-values .inner-content .item p{
		 margin-bottom:0;
	 }
     .responsive .how-we-do-section .group-image {
             margin-top: 8px;
          }
     .responsive .core-values .inner-content > .item-colume:last-of-type {
        grid-template-columns: repeat(1, minmax(0, 1fr));
        gap: 30px 15px;
    }
    .responsive .core-values .item.two, .responsive .core-values .item.item-two {
       margin-bottom: 0px !important;
       margin-top: 0px;
     }
	 .responsive .about-bottom-cta.bottom-service-request-cta-section {
      margin: 0 -20px !important;
      }
    .student-gallery-banner .nivoSlider img, .widget-gallery.student-gallery-banner .gallery.nivo-slider {
        height: 230px;
        min-height: 230px;
    }
    .responsive section.student-logo-section {
        margin-top: -172px;
    }
    .responsive .student-logo-container {
        padding: 200px 15px 70px 15px;
    }
    .career-hiring .full-content .inner-content .right-content a {
        margin: 25px 0 0;
    }
    .page-heading, .widget-pageHeading {
        padding: 50px 0;
        margin: 0 0 50px 0;
    }
    .responsive .page-heading h1, .responsive .widget.widget-pageHeading h1, .responsive .widget.widget-pageHeading h2 {
        font-size: 25px;
        line-height: 35px;
    }

    .responsive .header-btn a {
        max-width: 140px;
        font-weight: 500;
        font-size: 13px;
        line-height: 17px;
        height: 36px;
    }
    .header .widget.widget-navigation.main-menu .menu-title {
        right:15px;
        top: 22px;
    }
    .header .widget.widget-navigation.main-menu .menu-button em {
        width: 22px;
    }
    .header .widget.widget-navigation.main-menu .nav-wrapper {
        top: 75px;
    }
.header .widget.widget-navigation.main-menu .nav-wrapper .navigation-item a, .header .widget.widget-navigation.main-menu .navigation-item.has-child a {
    padding: 15px 15px;
    font-size: 14px;
}
    body > .footer {
        padding: 0 15px;
    }
    body > .footer::before {
        top: inherit;
        bottom: 83px;
    }
    .widget.widget-article.footer-copyright p {
        line-height: 30px;
    }
    .responsive .home-banner-content .text-content h1 {
        font-size: 32px;
        line-height: 40px;
    }
    .responsive .home-banner-content .text-content {
        left: 15px;
        top:96px;
        max-width: 300px;
    }
    .responsive .home-banner-content .text-content a:first-of-type {
        margin: 25px 0 20px;
    }
    .responsive .home-banner-content .video-content video {
        height: 510px;
    }
    .responsive .why-choose-rgs .title h2,
    .responsive .university-journey-video .left-part h2,
    .responsive .partners-logo-section .content-section .title-area h2,
    .responsive .reed-events-no .full-content .left-content h2,
    .responsive .home-inner-cta h2,
    .widget-gallery.client-testimonials .widget-title,
    .widget-gallery.student-feedback .widget-title,
    .responsive .footer-collaborate-section .full-area .right-area h2,
    .responsive .about-us-video-container .right-video-content .video-title,
    .responsive .core-values h2, .responsive .purpose-reed-events .full-content h2,
    .responsive .meet-the-team-reed-events-section .reed-events-container .reed-title,
    .responsive .top-service-header-section .service-title,
    .responsive .onday-apps-section .service-title,
    .responsive .our-graduation-services-title h2,
    .responsive .service-request-cta-section .cta-container .cta-service-title,
    .responsive .how-we-do-section .title-part,
    .widget-tabAccordion.faq-accordion .widget-title,
    .responsive .bottom-service-request-cta-section .cta-container .cta-service-title,
    .widget-html.student-header h1,
    .responsive .career-top-area .inner-content .left-content h1,
    .responsive .job-section .job-main-title,
    .responsive .contact-us-header .text-content h1,
    .responsive .career-hiring .full-content .inner-content .left-content h3,
    .responsive .reed-events-no .full-content .right-content .top-content .item h3,
    .responsive .reed-events-no .full-content .right-content .bottom-content .item h3 {
       font-size: 30px;
        line-height: 40px;
    }
    .responsive .why-choose-rgs .why-choose-container,
    .responsive .reed-events-no .full-content,
    .responsive .partners-logo-section .content-section,
    .widget-gallery.client-testimonials .owl-carousel,
    .widget-gallery.student-feedback .owl-carousel,
    .responsive .footer-collaborate-section .full-area,
    .responsive .our-mission-vision .full-content,
    .responsive .core-values .inner-content,
    .responsive .purpose-reed-events .full-content,
    .responsive .services-partnerlogo-section .service-partner-container,
    .responsive .onday-apps-section .onday-app-container,
    .responsive .how-we-do-section .how-we-do-container,
    .responsive .career-top-area .inner-content {
        padding: 0 15px;
    }
    .responsive section.why-choose-rgs .part-one,
    .responsive section.why-choose-rgs .part-one .col1,
    .responsive section.why-choose-rgs .part-one .col2,
    .responsive section.why-choose-rgs .part-two,
    .responsive section.why-choose-rgs .part-one .col1 .grp{
        flex-direction: column;
    }
  
    .responsive .top-service-header-section .service-container{
      padding:0
    }
.widget-snippet .top-service-header-section {
    padding: 40px 20px 60px 20px;
}
    .responsive section.why-choose-rgs .part-one .col1 .grp.one {
        min-height: auto;
        flex-direction: column;
    }

    .responsive section.why-choose-rgs .item.security {
        max-width: 100%;
        flex-basis: 100%;
    }
    .responsive section.why-choose-rgs .item.api {
        min-height: auto;
        max-width: 100%;
        flex-basis: 100%;
    }
    .responsive section.why-choose-rgs .item.scalability {
        min-height: auto;
        max-width: 100%;
        width: 100%;
        flex: 100%;
    }
.responsive section.why-choose-rgs .item.app {
    min-height: 345px;
    max-width: 100%;
    flex-basis: 100%;
}
    .responsive section.why-choose-rgs .part-one .col2 {
        flex-basis: 100%;
        max-width: 100%;
    }
    .responsive section.why-choose-rgs .part-two .item.corporat-events {
        min-height: auto;
        align-items: start;
        width: 100%;
        flex: 100%;
    }
    .responsive section.why-choose-rgs .part-two .item.support,
    .responsive section.why-choose-rgs .part-two .item.corporate-photoshoots {
        min-height: auto;
        height: auto;
        max-width: 100%;
        flex-basis: 100%;
    }
    .responsive .why-choose-rgs {
        padding: 40px 0 55px;
    }
    .responsive .university-journey-video video {
        height: 280px;
    }
    .responsive .university-journey-video .left-part::after {
        display: none;
    }
    .responsive .university-journey-video .video-content {
        gap: 25px;
        max-width:300px;
        width: 100%;
        justify-content: center;
        flex-direction: column;
        align-items: center;
    }
    .responsive .university-journey-video video {
        height: 230px;
    }
    .responsive .university-journey-video .video-button a {
        font-size: 16px;
    }
    .responsive .university-journey-video .video-button a::before {
        width: 35px;
        height: 35px;
        margin-right: 15px;
        background-size: 35px !important;
    }
    .responsive .university-journey-video .video::after {
        height: 97.5%;
    }
    .responsive .reed-events-no {
        padding: 70px 0 50px;
    }
    .responsive .reed-events-no .full-content .left-content p {
        margin: 0 0 20px;
        line-height: 24px;
        font-size: 16px;
    }
    .responsive .reed-events-no .full-content .left-content h2 {
        margin: 0 0 10px;
    }
    .responsive .reed-events-no .full-content .right-content .top-content,
    .responsive .reed-events-no .full-content .right-content .bottom-content {
        gap: 15px;
        flex-direction: column;
    }
    .responsive .reed-events-no .full-content .right-content .top-content .item,
    .responsive .reed-events-no .full-content .right-content .bottom-content .item {
        margin: 0;
        width: 100%;
        background-size: cover;
		min-height:171px;
    }
    .responsive .reed-events-no .full-content .right-content .top-content .item.two,
    .responsive .reed-events-no .full-content .right-content .top-content .item.three{
        background-size: cover;
    }
    .responsive .reed-events-no .full-content .right-content .bottom-content .item.four,
    .responsive .reed-events-no .full-content .right-content .bottom-content .item.five{
        background-size: cover;
        width: 100%;
    }
    .responsive .why-choose-rgs .title h2 {
        margin: 0;
    }
    .responsive .university-journey-video {
        margin: 50px 15px 0;
    }
.responsive .university-journey-video .left-part h2 {
    text-align: center;
    font-size: 27px;
    line-height: 39px;
}
  .responsive .partners-logo-section .content-section .title-area {
    padding: 15px 0 25px;
}
  .responsive .partners-logo-section .load-more-btn {
    margin-top: 30px;
}
    .responsive .reed-events-no .full-content .right-content .bottom-content{
        margin: 15px 0 0;
    }
    
    .partners-logo-section .content-section .content-area {
        flex-direction: column;
    }
  
.responsive .partners-logo-section .content-section .content-area .item-group-top .single-item, .responsive .partners-logo-section .content-section .content-area .item-group-bottom .item-group-bottom-inner .single-item {
    width: calc(100% /2); 
}
    .responsive .partners-logo-section .content-section .content-area .item-group-top .single-item::after,
    .responsive .partners-logo-section .content-section .content-area .item-group-bottom .item-group-bottom-inner .single-item::after,
    .responsive .partners-logo-section .content-section .content-area .item-group-bottom::before{
        display: none;
    }
    .wc-site-popup.popup.anim-fade-zoom.active {
        max-width: 340px;
        min-width: 340px;
        margin: 0 !important;
    }
    .responsive section.why-choose-rgs .item.app .app-link {
        flex-direction: row;
		margin-bottom:0px;
		
    }
    .responsive section.why-choose-rgs .item.app .app-link a {
        max-width: 130px;
    }
.responsive .home-inner-cta {
    padding: 65px 15px 60px;
}
    .responsive .home-inner-cta p {
        margin: 0 0 25px;
        font-size: 16px;
        line-height: 26px;
    }
.widget-gallery.client-testimonials .widget-title{
    margin: 0 auto;
    padding: 60px 20px 26px;
    max-width: 80%;
}
 .widget-gallery.student-feedback .widget-title {
    margin: 0 auto;
    padding: 60px 20px 0px;
    max-width: 80%;
}
    .widget-gallery.client-testimonials .owl-carousel .owl-item .article-content p {
        min-height: auto;
    }
    .widget-gallery.client-testimonials .owl-theme .owl-controls {
        padding: 0 0 60px;
        margin: 30px 0 0;
    }
    .responsive .footer-collaborate-section {
        padding: 55px 0 60px;
    }
    /****************start contactus**********************/
    .widget-snippet .get-in-touch {
        padding: 240px 20px 30px;
        margin: 0 -20px;
    }
    .widget-snippet .get-in-touch .inner-content .right-content {
        display:block;
        padding: 0 15px;
        width: 100%;
    }
    .widget-snippet .get-in-touch .inner-content .left-content h2 {
        margin-bottom: 25px;
        display: block;
        font-weight: 600;
    }
    .widget-snippet .get-in-touch .inner-content .left-content {
        width: 100%;
        padding: 0;
    }
    .widget-snippet .get-in-touch .inner-content .right-content .item {
        margin-bottom: 25px;
    }
    .widget-snippet .contact-us-header {
        padding: 60px 0 580px;
        margin: 0 -20px;
    }
    .widget-snippet .contact-us-header .text-content {
        padding: 0 20px;
    }
.widget-form.contact-form {
    padding: 30px 20px 12px;
    border-radius: 30px;
}
    .widget-form .double-input-row .form-row {
        width: 100%;
        margin: 0 0 20px;
    }
    .widget-form.contact-form .form-row.btn-row button {
        margin: 0px auto 0;
    }
    .widget-form.contact-form {
        margin: -600px auto -210px;
    }
    .page-content {
        padding: 0 20px;
    }
    .widget-form.contact-form .widget-title {
        margin: 0 0 30px;
        line-height: 32px;
        font-size: 24px;
    }
    .widget-snippet .get-in-touch .inner-content .right-content .item a, .widget-snippet .get-in-touch .inner-content .right-content .item h3{
        padding: 0 0 0 15px;
    }
.responsive .contact-us-header .text-content p {
    line-height: 30px;
    font-size: 16px;
}
    .widget.widget-image.about-top-image {
        margin: 0 -20px;
    }
    .responsive .purpose-reed-events, .responsive .core-values, .responsive .our-mission-vision {
        margin: 0 -20px;
    }
    /******************end contact****demo*************/
    .page-request-a-demo .widget-snippet.request-demo-top .contact-us-header {
        padding-top: 50px;
    }
    .widget-html.demo-form-bg {
        height: 400px;
    }
    /******************end demo******career*****************/
    .widget-snippet .career-top-area .inner-content .left-content, .widget-snippet .career-top-area .inner-content .right-content {
        width: 100%;
        padding: 0 5px;
    }
    .responsive .career-top-area {
        padding: 60px 0 60px;
        margin: 0 -20px;
    }
    .widget-snippet .career-middle-area .full-content .left-content {
        width: 100%;
    }
    .responsive .career-middle-area .full-content {
        padding: 0 20px;
        flex-direction: column-reverse;
    }
    .widget-snippet .career-middle-area, .widget-snippet .job-section {
        padding: 60px 0;
        margin: 0 -20px;
    }
    .widget-snippet .career-middle-area .full-content .right-content {
        width: 100%;
        padding: 0 0 30px;
    }

    .widget-snippet .job-section .job-main-title {
        padding: 0 20px;
    }
    .widget-snippet .job-description-content-box .job-title span, .widget-snippet .job-description-content-box .job-title {
        font-size: 18px;
        line-height: 28px;
    }
    .widget-snippet .job-description-content {
        padding-left: 0;
    }
    .responsive .widget-snippet .job-description-content a.morelink {
        margin: 15px 0 0 0;
    }
    .widget-snippet .job-description-content-box .number-text {
        min-width: 32px;
    }
    .widget-snippet .job-description-content-box {
        padding: 0 20px 30px 20px;
    }
    /******************end career****student***********/
    .responsive .student-header {
        margin-top: -70px;
        padding: 0 30px;
    }
	.responsive .student-header h1 { 
    padding: 0 0 12px 0;
 }
    .widget-html.student-header p {
        font-size: 16px;
		line-height:25px;
    }
    .widget.widget-search .search-form form {
        width: 76%;
        max-width: 100%;
    }
    .responsive .student-logo-middle {
        padding: 0;
        grid-gap: 5px;
        grid-template-columns: repeat(2, minmax(0, 1fr));
		align-items: stretch;
    }
    .responsive .student-logo-middle .single-item a {
        min-height:auto;
		height:135px;
        padding: 15px;
    }
    .responsive section.student-logo-section {
        padding: 0 15px;
    }
    .responsive .widget-tabAccordion.faq-accordion {
        padding: 60px 20px 0px;
    }
    .widget-tabAccordion.faq-accordion .accordion-panel > .label-bar {
        padding: 20px 25px 20px 0;
        font-size: 17px;
        white-space: normal;
    }
    .widget-gallery.student-feedback .owl-controls {
        padding: 20px 0 60px;
    }
    .responsive .secure-payment .inner-content .item {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        grid-gap: 10px;
        margin: 20px 0 0;
    }
    .responsive .secure-payment {
        padding: 30px 20px 0px;
    }
    .responsive .career-hiring {
        padding: 40px 20px 50px;
    }
    .responsive .career-hiring .full-content .inner-content {
        padding: 0 20px;
        flex-direction: column;
    }
    .responsive .career-hiring .full-content .inner-content .left-content, .responsive .career-hiring .full-content .inner-content .right-content {
        width: 100%;
    }
    .responsive .career-hiring .full-content .inner-content .left-content {
        padding: 0 0 25px;
    }
    /******************end student********service*************/

.responsive .onday-apps-section {
    padding: 50px 10px 50px 10px;
    background-size: cover;
}
    .widget-snippet .top-service-header-section .service-container,
    .widget-snippet .onday-apps-section .onday-app-container {
        flex-direction: column;
    }
  .responsive .top-service-header-section .right-service-content{
    padding-top:30px;
    width: 100%;
  }
    .responsive .top-service-header-section .left-service-content, .responsive .onday-apps-section .left-service-content, .responsive .onday-apps-section .right-service-content {
        width: 100%;
        padding: 20px 0;
    }
    .responsive .services-partnerlogo-section {
        margin: 60px 0px;
    }
    .responsive .services-partnerlogo-section .service-partner-middle {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        padding: 0 5px;
        grid-gap: 22px;
    }

    .responsive .onday-apps-section .right-service-content .onaday-app-image {
        margin-top: 0;
    }
    .responsive .our-graduation-services-title h2 {
        padding: 60px 0 0px !important;
    }
    .responsive .service-request-cta-section p {
        font-size: 18px;
        line-height: 26px;
    }
    .responsive .main-container div.graduation-service-container-box {
        flex-direction: column;
    }
    .responsive .graduation-service-container-box .graduation-service-content {
        padding: 20px 0 0;
        width: 100%;
        text-align: center;
    }
    .responsive .our-graduation-service-section {
        padding: 0 20px !important;
    }
    .responsive .graduation-service-container-box .graduation-service-image-box {
        width: 100%;
    }
    .responsive .graduation-service-container-box .graduation-title {
        font-size: 20px;
        line-height: 30px;
        padding: 0 0 10px !important;
        text-align: center;
    }
    .responsive .graduation-content span, .responsive .graduation-content p {
        text-align: center;
    }
    .responsive .widget-snippet a.morelink {
        margin: 20px auto 0;
    }
    .responsive .graduation-service-content {
        order: 2;
    }
    .graduation-service-container-box .graduation-service-image-box{
        order: 1;
    }
    .responsive .service-request-cta-section {
        padding: 20px 15px 60px 15px;
    }
    .responsive .service-request-cta-section {
        margin-top: 20px;
    }
    .responsive  .how-we-do-section .title-part {
        padding: 0 20px 30px 20px;
    }
.responsive  .how-we-do-section .how-we-do-container {
    flex-direction: column;
    padding-left: 20px;
    padding-right: 20px;
}
    .responsive .how-we-do-section .how-we-do-container .left-colum {
        width: 100%;
    }
    .responsive .how-we-do-section .how-we-do-container .right-colum, .responsive .how-we-do-section .how-we-do-container .image-row-box {
        width: 100%;
        padding: 0;
        margin: 15px 0;
    }
    .responsive .how-we-do-section {
        padding: 60px 0px 40px 0px;
    }
    .responsive .bottom-service-request-cta-section {
        padding: 30px 0px 60px 0;
    }
    .responsive .bottom-service-request-cta-section p {
        font-size: 18px;
        line-height: 30px;
        padding: 0;
    }
	.responsive .about-bottom-cta.bottom-service-request-cta-section{
		padding: 30px 0px 60px 0;
	}
	.responsive .about-bottom-cta.bottom-service-request-cta-section p {
       font-size: 17px;
       line-height: 29px;
    }
	.responsive .about-bottom-cta.bottom-service-request-cta-section .cta-container {
     padding: 0 15px;
    }
    .responsive .widget-tabAccordion.faq-accordion .accordion-panel {
        padding: 0 0 40px;
    }
    /**************End service*********about************/
    .responsive .about-us-video-container, .responsive .student-logo-container, .responsive .career-hiring .full-content {
        flex-direction: column;
    }
    .responsive .about-us-top-video-section {
        margin-top: -80px;
        margin-bottom: -350px;
    }
    .responsive .about-us-video-container .left-video-about {
        width: 100%;
    }
.responsive .about-us-top-video-section video {
    height: 248px;
    border-radius: 10px;
}
  .responsive .about-us-top-video-section .left-video-about .video:after { 
    height: 97%; 
}
    .responsive .about-us-top-video-section .left-video-about .video:after{
        border-radius: 10px;
    }
    .responsive .about-us-video-container .right-video-content, .responsive .our-mission-vision .full-content .item {
        padding: 30px 20px;
        width: 100%;
    }
    .responsive .our-mission-vision .full-content {
        grid-template-columns: repeat(1, minmax(0, 1fr));
        grid-gap: 15px;
        padding: 0 5px;
    }
    .responsive .our-mission-vision {
        padding: 380px 15px 70px;
    }
   /* .responsive .purpose-reed-events .full-content .inner-item .left-item .top-item .single-item.one p {
        color: #fff;
    }*/
    .purpose-reed-events .full-content .bottom-btn a {
        margin: 35px auto 0;
    }
    .responsive .core-values {
        padding:60px 20px;
    }
    .responsive .core-values .inner-content, .responsive .purpose-reed-events .full-content .inner-item .left-item .bottom-item {
        grid-template-columns: repeat(1, minmax(0, 1fr));
        padding: 0;
    }
    .responsive .purpose-reed-events {
        padding: 60px 0;
    }
    .responsive .purpose-reed-events .full-content .inner-item {
        flex-direction: column;
        padding: 0 5px;
    }
    .responsive .purpose-reed-events .full-content .inner-item .right-item .single-item {
        padding: 30px 90px 172px 20px;
        background-position-x: center;
        background-position-y: 0;
    }
    .responsive .purpose-reed-events .full-content .inner-item .left-item .top-item .single-item.one {
        padding: 40px 60px 50px 20px;
       /* background-position-x: -190px;*/
        background-position-y: 0;
    }
    .responsive .purpose-reed-events .full-content h2 {
        margin: 0 auto 25px;
    }
    .responsive .meet-the-team-reed-events-section .reed-events-container .image-reedevents-middle {
        flex-direction: column;
    }
    .responsive .meet-the-team-reed-events-section .reed-events-container .reed-gra-left-colum {
        width: 100%;
    }
    .meet-the-team-reed-events-section .reed-events-container .reed-gra-left-colum img{
        border-radius: 20px;
        height: 200px;
        width: 100%;
    }
    .responsive .meet-the-team-reed-events-section .reed-events-container .reed-gra-right-colum {
        width: 100%;
    }
    .responsive .inner-gallery-thumnail-content .widget-title:after, .responsive .inner-gallery-thumnail-content.event-management-section .widget-title:after{
        display:none;
    }
    .responsive .name-designation-content .name-title {
        font-size: 20px;
        line-height: 30px;
    }
    /**************End about*********************/
  body .wc-site-popup.popup .content {
    padding:15px;
   }
.wc-site-popup.popup .close-icon {
    right: 0;
    top: -50px;
}
span.close-button-for-zoom-preview {
    right: 15px;
    top: -45px;
}
.footer .customer-support a.tel-link {
    margin: 0 0 15px;
}
 
.footer .widget-title {
    font-size: 16px;
    padding: 0 0 20px;
}
.footer .widget-navigation.footer-menu .navigation-item a {
    padding: 0 0 18px;
}
.header.sticky .widget.widget-navigation.main-menu .nav-wrapper {
    top: 75px;
}
}
@media screen and (max-width: 360px){
    .widget.widget-article.back-to-top{
        top:1030px !important;
    }

}
@media screen and (max-width: 320px){
    .responsive .header-btn a {
        max-width: 130px;
        font-size: 12px;
    }
    .widget-snippet.header-button{
        width: 130px !important;
    }
    .widget-image.header-logo{
        top: 22px !important;
        width: 105px !important;
    }
   /* .header .widget.widget-navigation.main-menu .menu-title {
        right: 148px;
    }*/
    .responsive .home-banner-content .text-content a {
        max-width: 276px;
    }
    .wc-site-popup.popup.anim-fade-zoom.active {
        max-width: 300px;
        min-width: 300px;
    }
}


/*404 page*/
@media screen and (max-width: 1200px) {
  .category-page-menu { 
    padding: 0 20px;
}
    .widget.widget-gallery.logo-slider {
        padding: 0 20px;
    }
    .widget-article .page_404 .ops .big_font {
        font-size: 95px;
        margin-right: -14px;
    }
    .widget-article .page_404 .ops {
        font-size: 65px;
    }
    .widget-article .page_404 .error {
        font-size: 32px;
    }
    .widget-article .page_404 .big {
        font-size: 95px;
        margin-left: -14px;
    }
	.responsive section.why-choose-rgs .item.app {
       background-position-x: 205px;
       background-position-y: 204px;
   }
    .widget.widget-html.logo-slider-title h2 {
        padding: 0 20px;
        max-width: 100%;
    }
}

@media screen and (max-width: 991px) {
  .top-service-header-section .left-service-content p {
    font-size: 14px;
    line-height: 26px; 
}
    .widget.widget-html.logo-slider-title {
        margin: 50px 0 0;
    }
	.responsive section.why-choose-rgs .item.app {
       background-position-x: 170px;
       background-position-y: 228px;
      }
    .widget-article .page_404 .ops {
        font-size: 52px;
    }
    .widget-article .page_404 .big,
    .widget-article .page_404 .ops .big_font{
        font-size: 80px;
    }
    .widget-article .page_404 .ops .big_font {
        margin-right: -12px;
    }
    .widget-article .page_404 .error {
        font-size: 28px;
        margin: 18px 0;
    }
    .widget-article .page_404 a {
        max-width: 180px;
    }
	.tab-container-our-solution .tabs .tab:after{
		display:none;
	}
}
@media screen and (max-width: 767px) {
    .page-blog-category .blog-post-item,
    .page-blog-category .blog-post-item .post-description,
    .page-blog-category .blog-post-item .post-description .title{
        height: auto;
    }

    .page-blog-category .blog-page {
        padding-left: 15px;
    }
    .page-blog-category .blog-post-item {
        width: 100%;
    }
    .page-blog-category .blog-category-details {
        padding: 0 15px;
    }
    .responsive.page-blog-category #spltr-D95DE39A-F71B-4A51-A5E4-DC170304D77C {
        width: 100%;
    }
    .page-blog-category .blog-posts {
        margin-left: 0;
    }

  .category-page-menu a { 
    padding: 10px 16px !important;
    font-family: Sora; 
    margin-right: 10px;
}
    .responsive  .get-in-touch .inner-content .right-content .item p { 
    padding: 0 0 0 15px; 
}
  .responsive .get-in-touch .inner-content .right-content .item.one > .item {
    margin-top: 25px;
    margin: 36px 0px;
}
  .responsive .how-we-do-section, .responsive .onday-apps-section, .responsive .top-service-header-section, .responsive .bottom-service-request-cta-section { 
    margin-left: -20px;
    margin-right: -20px;
}
  .responsive  .bottom-service-request-cta-section .cta-container { 
    padding: 0 20px;
}
  .responsive .purpose-reed-events .full-content .bottom-btn a { 
    margin: 30px auto 0; 
}
  .responsive .tab-container-our-solution  .tab-content {
    padding: 30px;
}
 .responsive .tab-container-our-solution .tab-content-container h3 { 
    margin: 0 0 15px 0;
    font-size: 24px;
}
  .responsive .tab-container-our-solution { 
    gap: 30px; 
}
   .responsive .our-solution-container {
    padding: 70px 15px 80px 15px;
}
    .widget.widget-html.logo-slider-title h2 {
        font-size: 20px;
        line-height: 28px;
        padding: 0 15px;
        margin: 0 auto 15px;
        text-align: center;
        font-weight: 600;
    }
    .widget.widget-gallery.logo-slider {
        padding: 0 15px;
        margin: 0 0 50px;
    }
	.responsive section.why-choose-rgs .item.app {
       background:transparent;
	   background-color:#E74773;
      }
	 .responsive section.why-choose-rgs .title {
      margin-top: 30px !important;
     }
    .widget-article .page_404 .big,
    .widget-article .page_404 .ops .big_font {
        font-size: 70px;
    }
    .widget-article .page_404 .ops {
        font-size: 45px;
    }
    .widget-article .page_404 .error {
        font-size: 25px;
        margin: 15px 0;
    }
    .widget-article .page_404 p {
        font-size: 15px;
    }
    .widget-article .page_404 {
        max-width: 100%;
        margin: 0 auto 20px;
        padding: 0;
    }
    .widget-article .page_404 a {
        max-width: 160px;
        padding: 9px;
        font-size: 15px;
    }
	.responsive .widget.widget-image.about-top-image img {
       height:180px;
       width:100%;
   }
   .responsive section.why-choose-rgs .item.corporate-photoshoots p {
      max-width: 197px;
      margin-bottom: 20px;
   }
   .responsive #grad-pack .inner-content .right .img-container img {
    margin-right: -59px;
   }
.responsive .purpose-reed-events .full-content .inner-item .single-item.four p {
    max-width: 60%;
   }
 
}

@media screen and (max-width: 425px) {
.responsive section.why-choose-rgs .part-two .item.corporat-events {
    min-height: 330px; 
}
 .responsive .home-banner-content .text-content {
        top:50px;
    }
}
@media screen and (max-width:375px) {
	 .responsive .purpose-reed-events .full-content .inner-item .left-item .top-item .single-item.one {
        padding: 40px 60px 50px 20px;
       background-position-x: -109px;
        background-position-y: 0;
    }
}
/*404 page end*/