.spacer-3x {
    margin-bottom: 60px;
}

.row-eq-height {
    display: flex;
    flex-direction: row;
}.courseProsBox {
    border-radius: 2px;
    padding: 18px;
    height: 100%;
    background-color: #ffffff;
    box-shadow: 0 5px 11px 1px rgba(0,0,0,0.1);
}.align-items-center {
    align-items: center !important;
}.text-center {
    text-align: center !important;
}.careersupport-content {
    text-align: center;
}.courseProsBox h4 {
    font-size: 28px;
    margin-top: 15px;
}.careersupport-content p {
    margin-bottom: 0px;
}.programs-title {
    margin-bottom: 0px;
    text-align: center;
}.height-full {
    height: 100%;
       border: 1px solid rgb(255 255 255 / 13%)!important;

}.card-body {
    flex: 1 1 auto;
    padding: 1.25rem;

}.sub-heading {
    color: #262D39;
    font-size: 20px;
}
@media (min-width: 992px){
.admission-details-left-list {
    margin-left: 75px;
}
}
.list-unstyled {
    padding-left: 0;
    list-style: none;
}ul.eligiblity-list li {
    position: relative;
    padding-left: 32px;
    margin-bottom: 20px;
}ul.eligiblity-list i {
    color: green;
    position: absolute;
    top: 0px;
    left: 0px;
}
.heading {
    font-family: 'Lato', sans-serif;
    color: #262D39;
    font-size: 24px;
}
.banner {
    background: url(http://greenstech.in/images/banner-background.png)!important;
    min-height: 610px;
    margin-top: 101px;
    background-size: cover;
    background-position: center 0;
    background-repeat: no-repeat;
}


@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 1000px){
    .cyber-ban{
    height: auto;
    max-width: 100%;
}
.images-grid-mobile{padding-left:15%!important;}
}
.ui.segment {
    position: relative;
    background: #fff;
    box-shadow: 0 1px 2px 0 rgba(34,36,38,.15);
    margin: 1rem 0;
    padding: 1em;
    border-radius: .25rem;
    border: 1px solid rgba(34,36,38,.15);
}.ui.basic.segment {
    background: none transparent;
    box-shadow: none;
    border: none;
    border-radius: 0;
}
 
/*css for design changes*/

#coursePros .courseProsBox img{
    width: 116px;
    height: 100px;
    margin: auto;
}

@media only screen and (max-width: 776px) and (min-width: 360px){
    
    #coursePros .courseProsBox img{
        width: 83px;
        height: 76px;
    }
    .careersupport-content {
        text-align: left;
        padding-left: 35px;
        padding-right: 0px;
    }
    .courseProsBox h4{
        padding-bottom: 0px;
    } 
    #awardsSection .imgBoxContainer {
        width: 100% !important;
        display: block !important;
    }  
    #awardsSection .imgBox{
        width: 100% !important;
    }
    

}



#awardsSection, #courseEligibility{
    padding: 30px 0px;
    background: #fff!important;
}

#coursePros h2, #awardsSection h2,#jobOpenings h2, #courseEligibility h2{
    font-size: 28px;
    margin-bottom: 25px;
}

#awardsSection .imgBox{
    width: 33%;
        margin : 25px 0px;
}
#awardsSection .imgBox img{
    filter: hue-rotate(50deg);
}

#awardsSection .imgBoxContainer{
    width: 70%;
    display: flex;
    margin: auto;
    text-align: center;
}


#jobOpenings {
    padding: 30px 0px;
}

#jobOpenings p, #jobOpenings ul li , #courseEligibility p {
    font-size: 16px; 
    margin-bottom: 12px;
}
#jobOpenings ul li  {
    list-style: outside;
    /* text-align: justify; */
}

#jobOpenings ul {
    margin: 0px 0px 25px 25px;
}

.jobOpeningsImg {
    height: auto;
    max-width: 100%;
}  

#courseEligibility ul li {
    position: relative; 
    margin-bottom: 20px;
    font-size: 16px;
    padding-left: 28px;
}

#courseEligibility ul li:before { 
    font-family: "Font Awesome 5 Pro";
    content: "\f00c";
    position: absolute;
    font-size: 16px;
    left: 0px;
    top: 0px;
    color: #208337;
}


#informaticaFeatures .flexWrapbox{
    position: relative;
    height: 425px;
    padding: 18px !important;
}

#informaticaFeatures .flexWrapbox a{
    position: absolute;
    bottom: 2px;
}
#informaticaFeatures .flexWrapbox img{
    width: 100%;
}

#informaticaFeatures .flexWrapbox:hover{
    background: #fff;
    box-shadow: 0 5px 11px 1px rgba(0,0,0,0.1);
    border-radius: 2px;
}





#greens-tools .customs-icons {
    text-align: center;
}
#greens-tools .customs-icons {
    text-align: center;
    padding: 1rem;
}
#greens-tools .customs-icons {
    width: 100%;
    text-align: center;
    margin-bottom: 2rem;
}
.key-feature-greens .key-feature-greens-item {
    margin-bottom: 20px;
    border-radius: 2px;
    padding: 18px;
    height: 100%;
background: #fff;
    margin-bottom: 20px;
    text-align: center!important;
}
.key-feature-greens-item:hover{
   border: 1px solid #ddd
    }
.key-feature-greens .key-feature-greens-item img {
    width: 20%;
    text-align: center!important;
}
.key-feature-greens-item p{
    text-align: center;
}
.key-feature-greens-item h5{
    text-align: center;
    font-size:20px;
}
.liveprojects .liveprojects-item {
    margin-bottom: 20px;
    border-radius: 2px;
    padding: 18px;
    height: 100%;
   
    background: #fff;
    margin-bottom: 20px;
    text-align: left!important;
}
.liveprojects .liveprojects-item img {
    width: 15%;
    text-align: center!important;
}
.liveprojects-item p{
    text-align: justify;
}
.liveprojects-item h5{
    text-align: left;
    font-size:20px;
}
#greens-liveprojects{
    background: rgb(239 242 248);
}
#greens-keyfeatures h2{
padding-top:3%;
padding-bottom:1%;
}
#greens-liveprojects h2{
padding-top:3%;
padding-bottom:1%;
}
#greens-keyfeatures{
    background: rgb(239 242 248);
   }
 .liveprojects-item:hover
{
box-shadow: 0 0 11px rgba(33,33,33,.2); 

}
.Attendsec p{
    color: #394970;
    font-weight: 400;
    font-size: 18px;
}
.shoud-attend{
    background: #fff; 
    padding:10px;
    border:1px solid #f3f3f3;
    min-height: 258px;
}
.highlights{
    background: #fff; 
    padding:10px;
    border:1px solid #f3f3f3;
    min-height: 460px;
     max-height: 460px;
    border-radius: 5px;
    line-height: 30px;
}

#greens-career{
  background-position: top center;
    background-image: linear-gradient(180deg,#f2f2f2 0%,rgba(255,255,255,0.74) 100%),url(../images/contentwritingbanner.webp)!important;

    padding : 40px 0px 40px 0px;
}
.greens-career-box {
    height: 170px;
    margin-bottom: 30px;
    overflow: hidden;
    width: 265px;
    margin: 0 15px 30px;
    background: #ffffff;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
    padding: 4px 25px;
    border-radius: 10px;    
}
.greens-career-box h4 {
    display: flex;
    align-items: center;
    min-height: auto;
    margin: 18px 0 0px;
    color: #d82a4e;
}
.greens-career-box h4 i.icon-Lms_my_computer {
    font-size: 19px;
    margin-top: 13px;
    position: relative;
    top: -8px;
}
.greens-career-box h4 .careerimg {
   width:30px;
    padding-top: 4px;
    position: relative;
    top: -4px;
}
.greens-career-box h4 span {
    color: #095575;
    font-size: 16px;
    font-weight: 600;
    padding-left: 16px;
    position: relative;
    line-height: 25px;
}
.greens-career-box h4 span span.newtag {
    position: absolute;
    right: -34px;
    top: -21px;
    background: #5fcf80;
    color: #fff;
    font-size: 12px;
    padding: 1px 6px;
}
.greens-career-box  p{padding-left:38px;}
.greens-career-box h4 span span.newtag::after {
    top: 100%;
    left: 9px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(95, 207, 128, 0);
    border-top-color: #5fcf80;
    border-width: 4px;
    margin-left: -8px;
}
.greens-career-box article {
    color: #444;
    font-size: 14px;
    line-height: 22px;
    
    text-align: left !important;
    min-height: 24px;
    height: 64px;
    overflow: hidden;
    margin-bottom: 10px;
}
@media only screen and (min-width: 300px) and (max-width: 767px) {
    
    .greens-career-box {
        margin: 0 0px 15px 0px;
        padding: 14px 15px 8px;
        height: auto;
        width: 100%;
    }
    .greens-career-box h4 {
        margin: 0;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .greens-career-box {
        width: 344px;
    }
}
 .course-section-para p{
    font-size: 16px;
}

#greens-numbers .numbers-icons {
    text-align: center;
}
#greens-numbers .numbers-icons {
    text-align: center;
    padding: 1rem;
}
#greens-numbers .numbers-icons {
    width: 100%;
    text-align: center;
    margin-bottom: 2rem;
}
.num-head{
    font-size: 19px;
    text-align: center;
    padding-top: 15px;
}
#greens-numbers{
    padding : 40px 0px 40px 0px;
}
#greens-liveprojects{
    padding : 20px 0px 40px 0px;
}
#greens-high{
    padding : 20px 0px 40px 0px;
}
.careerpath {
    display: flex;
    width: 100%;
    
    margin: 30px 0px;
}
.careerpath ul li{
    list-style: outside;
    margin-left: 30px;
}
.careerpathbox {
    display: inline-block;
    width: calc(33.33% - 40px);
    border: 1px solid #fff;
    min-height: 232px;
    margin-right: 45px;
    padding: 25px;
    background: #fff;
    border-radius: 10px;
}

.careerpathimg {
    height: 150px;
    width: 100%;
    display: flex;
    align-items: center;
    margin-bottom: 20px;
    overflow: hidden;
    background: #f7fcfd;
}
 

#careerpath-container p {
    text-align: left;
    color: #232F3E;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}

#careerpath-container h2{ 
    font-weight: 600;
    font-size: 22px;
    line-height: 40px;
}

#careerpath-container  h4 {
    text-align: left;
    letter-spacing: 0;
    color: #232f3e;
    font-size: 20px;
    line-height: 26px;
    margin: 0 !important;
}
 


@media only screen and (max-width: 776px) and (min-width: 360px) {
.careerpath {
    flex-wrap: wrap;
    justify-content: space-around;
}

.careerpathbox    {
    margin-bottom: 15px;
    width: 100%;
    margin-right: 0px;
}
} 

#careerpath-container{
  background-position: top center;
    background-image: url(../images/careerpath.webp)!important;

    padding : 40px 0px 40px 0px;
}


.grapered header .top-menu,  .instructor-contrainer-greens, .discover-container, #masterprgm-container {
        background: #274046 !important;
}

#Curriculum .panel-body ul li:before {
    font-family: 'Font Awesome 5 Pro';
    content: "\f054";
    color: #d82a4e;
    position: absolute;
    font-size: 12px;
    line-height: 22px;
    left: 0;
    top: 0px;
    font-weight: 600;
}

#exampleModal-learn .btn-primary-custom {
   margin: 0px !important;
}

.trainerProfile img{
    width: 100%;
    margin: 20px 0 20px 0px;
}
.tabcontent {
    float: left;
    width: 50%;
    border-left: none;
}div#beautysec {
    max-width: 100%;
    margin: 42px auto;
}

.grid12-6.relatedimgs img {
    width: 93%;
}.tab {
    float: left;
    width: 50%;
    display: inline-flex;
    margin-bottom: 26px;
}
ul.tabitem {
    display: contents;
}ul.tabitem li {
    display: grid;
    margin-left: 0;
}.video-img {
    position: relative;
    height: 100px;
    background-repeat: no-repeat;
    background-size: cover;
    float: left;
}.tab button {
    display: block;
    background-color: inherit;
    color: #000;
    border: none;
}img.da-img {
    width: 126px;
}.tablinks.active {
    opacity: 1;
    border-bottom: 2px solid #f79721;
    padding: 0 0 16px 0;
}
.tablinks {
     opacity: .2; 
}
@media (max-width: 480px){
.grid12-6.relatedimgs img {
    width: 100%!important;
}}@media (max-width: 480px){
div#beautysec {
    max-width: 100%!important;
}}

@media screen and (max-width: 992px){
.tab {
    width: 100%;
}}
@media (max-width: 480px){
.tabcontent {
    padding: 0;
}}

@media (max-width: 480px){
img.da-img {
    width: 64px;
    height: 48px;
}}
@media (max-width: 480px){
.grid12-6.relatedimgs img {
    width: 100%!important;
}}
.fre-hd {
    text-align: justify;
    color: #8e91a4;
    font-size: 13px;
    line-height: 28px;
}@media screen and (max-width: 992px){
.tabcontent {
    width: 100%;
}

}
@media (max-width: 575px){
h4 {
    font-size: 18.5714px;
    line-height: 24.5455px;
}}
h4.fresher {
    font-size: 22px;
    color: #fff;
    letter-spacing: 0;
}.video_popup .content {
  position: absolute;
  bottom: 0;
  background: rgb(0, 0, 0); 
  background: rgba(0, 0, 0, 0.5); 
  color: #f1f1f1;
  width: 100%;
  padding: 10px;
}.video_popup .content h3
{text-align:center;
}
.feature-row span:first-child {
    padding-right: 10px;
}

.content-greens-box {
    background: #ffffff;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
    padding: 30px;
    margin-bottom: 20px;
}

.content-greens-box .content_information_custom {
    color: #444444;
    font-size: 14px;
    line-height: 26px;
    height: 400px;
    overflow-y: auto;
    font-style: italic;
}

@media only screen and (min-width: 300px) and (max-width: 767px) {
    .content_section_bx .container {
        padding: 0;
    }
    .content-greens-box {
        padding: 20px;
    }
   
}
@media only screen and (min-width: 631) and (max-width: 767px) {
    .content-greens-box .content_information_custom {
        height: 103px;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .content-greens-box {
        padding: 15px;
        margin: 0 10px;
    }
}
.owl-carousel {
    display: block;
}
..related-course{margin:0px!important;}
.trending-course .trending-course-accordion .card .owl-one-slider .owl-nav button,
.related-course .related-course-accordion .card .owl-one-slider .owl-nav button {
    position: absolute;
    top: 0;
    height: 100%;
    font-size: 60px;
    color:blue;
    width: 64px;
}
.trending-course .trending-course-accordion .card .owl-one-slider .owl-nav button.owl-next,
.related-course .related-course-accordion .card .owl-one-slider .owl-nav button.owl-next {
    right: 0;
}
.trending-course .trending-course-accordion .card .owl-one-slider .owl-nav button.owl-prev,
.related-course .related-course-accordion .card .owl-one-slider .owl-nav button.owl-prev {
    left: 0;
}


.head{
    color: red;
margin-bottom: 20%;
}
.mbb-halfn{
    font-size:20px;
    margin-bottom: 10%;
    color:blue;
}
.accordion>.card {
    overflow: hidden;
    border: none;
}
.owl-dots{display:none;}
.grapered header .top-menu, .grapered .course-banner, .grapered .g-bg-red, .grapered .related-course .relatedCourse-wrapper .card .card-header {
    background: #274046  !important;
}
.trainingList {
    border: none;
    background: #fff;
    color: #4f4f4f;
    padding: 10px 12px;
    cursor: pointer;
}.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0,0,0);
    background: #274046!important;
}
.features-section {
    padding-top: 60px;
    padding-bottom: 50px;
}
.features-heading h2 {
    color: #ffffff;
    text-align: center;
   
    font-size: 30px;
    font-weight: 400;
    padding-bottom: 10px;
}
.features-heading p {
    color: #212121;
    text-align: center;
  
    font-size: 17px;
    font-weight: 300;
    padding-bottom: 70px;
}
.features-wrap {
    background: #fff none repeat scroll 0 0;
    border: 2px solid #fbcce8;
    border-radius: 10px;
    margin-bottom: 50px;
    padding: 20px 25px 13px;
}
.features-wrap h3 {
    color: #000;
    text-align: center;
  
    font-size: 16px;
    font-weight: 600;
    padding-bottom: 10px;
}
.features-wrap p {
    color: #212121;
    text-align: center;
   
    font-size: 13px;
    font-weight: 300;
}
.features-wrap:hover {
    background: #fff none repeat scroll 0 0;
    border: 2px solid #fbcce8;
    border-radius: 10px;
    margin-bottom: 50px;
    padding: 20px 25px 13px;
    box-shadow: 0 7px 10px -3px gray;
    transition: 1s ease;
}
.features-img img {
    display: block;
    margin: 0px auto;
}
ul.topbanner {
    list-style: none!important;
    margin: 0;
    padding: 0;
    line-height: 30px;
    padding-left: 35px!important;
}ul.topbanner li:before {
   
    display: inline-block!important;
    background-repeat: no-repeat;
    background-position: center center;
      height: 18px;
    -moz-border-radius: 75px;
    -webkit-border-radius: 75px;
    border-radius: 75px;
    width: 18px;
    position: absolute;
    font-size: 18px;
    content: '\f14a'!important;
    float: left;
    margin-right: 0;
    margin-left: -35px;
    font-family: FontAwesome!important;
    text-align: center;
    font-weight: bold;
    -webkit-font-smoothing: antialiased;
    color: yellow;
    line-height: 17px;
    text-indent: 1px;
    margin-top:8px;
}
.counts .content .count-box span {
    font-size: 36px;
    line-height: 30px;
    display: block;
    font-weight: 700;
    color: #222222;
    margin-left: 50px;
}.counts .content .count-box i {
    display: block;
    font-size: 45px;
    color: #E35156;
    float: left;
}
.counts .content .count-box {
    padding: 20px 0;
    width: 100%;
}
.counts .content .count-box span {
    font-size: 36px;
    line-height: 30px;
    display: block;
    font-weight: 700;
    color: #222222;
    margin-left: 60px;
}
.counts .content .count-box p {
    padding: 20px 0 0 0;
    margin: 0 0 0 63px;
   
    font-size: 14px;
    color: #484848;
}
.counts{
     padding : 20px 0px 40px 0px;
}
.pop-city{
    line-height: 30px;
    text-align: justify;

}
.pop-city a{color:#000;}

.enq_box {
    box-shadow: 0 2px 10px 2px rgba(186,187,188,.45);
    border-radius: 2px;
    background-color: #fff;
}
.bg-white {
    background: #fff;
}.highlighted-points li:before {
    position: absolute;
    font-size: 18px;
    content: '\f14a'!important;
    font-family: FontAwesome!important;
    color: #F6EE23;
    left: 5px;
}.highlighted-points li {
    font-size: 15px;
    line-height: 30px;
    list-style: none;
    position: relative;
    padding-left: 35px;
}#greens-tools{
    padding: 30px 0px;
}
#greens-tools li:before {
    position: absolute;
    font-size: 18px;
    content: '\f105' !important;
    font-family: FontAwesome!important;
    color: #000428;
    left: -25px;
    top: 2px;
    font-weight: 600;
}#greens-tools ul li {
    position: relative;
    margin-left: 25px;
}
.benefits ul {
    list-style: none!important;
    margin: 0;
    padding: 0;
    line-height: 30px;
}.benefits ul li {
    position: relative;
    margin-left: 40px;
}.benefits ul li:before {
    position: absolute;
    font-size: 18px;
    content: '\f105' !important;
    font-family: FontAwesome!important;
    color: #000428;
    left: -12px;
    top: 2px;
    font-weight: 600;
}