.padding-50-25 {
    padding: 25px 25px;
}
html {
-ms-touch-action: manipulation;
touch-action: manipulation;
}
.padding-10-0 {
    padding: 10px 0;
}
.padding-50-0 {
    padding: 25px 0;
}
.team-container{
    width: 45%;
    height: auto;
    border: 5px solid #fff;
    margin-top: 50px;
    -ms-touch-action: manipulation; /* IE10  */
    touch-action: manipulation; 
    cursor: pointer;
}
.team-container-top {
    margin: 0 auto;
    /*margin-top: 50px;*/
}
.overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    cursor: pointer;
    border-radius: 7%;
    transition: .5s ease;
    background: rgba(59, 118, 58, 0.86);
}
.text {
    color: #dccccc;
    font-size: 20em;
    position: absolute;
    top: 50%;
    opacity: 0;
    text-align: center;
}
.team-container:hover .overlay>.text {
    opacity: 1;
    left: 50%;
    transition: .4s left;
    -webkit-transition: .4s left;
    -moz-transition: .4s left;
    -ms-transition: .4s left;
    -o-transition: .4s left
}
.team-container:hover .overlay {
    opacity: 1;
    cursor: pointer;
}
.image-container1 {
    border-top-right-radius: 65px;
    box-shadow: 4px -5px 7px rgba(0, 0, 0, .25)
}
.image-container2 {
    box-shadow: 0 -3px 10px #56515178;
    width: 100%;
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
}
.team-text-shadow {
    text-shadow: 2px 2px 5px #cac7c7;
}
.image-container .background-image {
    width: 80%;
    height: 80%;
    background-size: cover;
    border-radius: 50%;
    background-position: center;
    background-repeat: no-repeat;
    transition: all .2s;
     -ms-touch-action: manipulation; /* IE10  */
    touch-action: manipulation; 
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: border .2s;
    -webkit-transition: border .2s;
    -moz-transition: border .2s;
    -ms-transition: border .2s;
    -o-transition: border .2s;
}
.background-img2::after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    background: rgba(142, 65, 65, .33)
}
.background-img {
    animation-name: fade;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
    animation-duration: 5s;
    animation-direction: alternate;
}
.image-container{
  position: relative;
  margin-bottom: 7px;
  width: 100%;
  height: 240px;
  cursor: pointer;
  -ms-touch-action: manipulation; /* IE10  */
  touch-action: manipulation; 
}
.hover1 {
    pointer-events: none;
    opacity: 0;
}
.image-container .background-image{
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    -webkit-transition: all .2s;
    transition: all .2s;
}
.hover{
    transition: all .4s;
    position: absolute;
    top: 0;
    opacity: 0;
}
.team-container .image-container:hover .background-image.hover {
    opacity: 1;
    cursor: pointer;
    -ms-touch-action: manipulation; /* IE10  */
    touch-action: manipulation;
}
.team-name-head {
    padding: 0;
    margin-bottom: 9px;
}
.footer-height {
    height: 400px;
}
.footer-block {
    height: 100%;
}
.team-name {
    padding-top: 34px;
    position: static;
    padding-bottom: 6px;
    border-bottom-left-radius: 19px;
    border-bottom-right-radius: 19px;
}
.service-section-content {
    padding-top: 70px;
    padding-bottom: 15px;
    border-style: none;
    border-bottom-left-radius: 25px;
    border-bottom-right-radius: 25px;
}
.navbar-toggle{
    right: 10px;
}
/*.service-content-row1 {*/
/*    height: 470px;*/
/*}*/
/*.service-content-row2 {*/
/*    height: 476px;*/
/*}*/
/*.service-content-row3 {*/
/*    height: 455px;*/
/*}*/
/*.service-content-row4 {*/
/*    height: 224px;*/
/*}*/
.banner .content .main-heading-inner {
    margin-bottom: 25px;
}
.banner .content {
    margin-bottom: 0px;
    padding-top: 50px;
}
.flex-center {
    display: flex;
    justify-content: center;
    align-items: center;
}
.footer-image li:hover{
    opacity: 1;
}
.footer-image li:hover::after{
    background: rgba(255, 233, 233, 0);
}
.team-section-img .team-img2{
    opacity: 0;
    position: absolute;
    top: 12px;
    width: 330px;
    height: 291px;
}
.team-container:hover {
    cursor: pointer;
}
.white-shadow {
    /*box-shadow: 0 1.25rem 1.25rem rgba(34, 35, 36, 0.05);*/
    box-shadow: 0 0 50px rgba(0,0,0,.2);
}
.box-container{
    display: flex;
    /*grid-template-columns: 40% 60%;*/
    width: 70%;
    /*width:910px;*/
    margin: 0 auto;
    box-shadow: 0 0 50px rgba(0,0,0,.2);
    padding:50px;
    margin-bottom: 50px;
    flex-wrap: wrap;
}

@media (max-width: 992px) {
    .box-container{
        width: 90%;
        padding:15px;
        box-shadow: 0 0 1px rgba(0,0,0,.2);
    }
    .team-container{
        height: 360px;
    }
}

.leftbox{
    width: 40%;
    /*width:250px;*/
    text-align: center;
    /*background-color: white;*/
}

.rightbox{
    width:60%;
    text-align: center;
    margin: 0 auto;
}
blockquote p{
    font-size: 18px;
    text-align: justify;
    color:grey;
    line-height: 1.5;
}
blockquote{
    font-size:24px;
    color:#404040;
}
blockquote img{
    width: 30%;
}
@media (max-width: 992px) {
    .leftbox{
        width: 100%;
    }
    .rightbox{
        width:100%;
        margin-top: 30px;
    }
    blockquote p{
        font-size:16px;
    }
    .font-size-20{
        font-size:18px;
    }
}

.imageceo {
    width: 250px;
    margin: 0 auto;
}

@media (max-width: 992px) {
    .imageceo {
        width: 50%;
        margin: 0 auto;
    }
}

.imageceo img{
    border-radius:100%;
    width: 100%;
}
.ceo-name{
    color:#00ae6d;
    font-size:20px;
    margin-top: 10px;
}
.designation{
    margin: 0 auto;
    text-align: center;
    width: 240px;
    margin-top: 10px;
    font-size:15px;
    line-height: 1.6;
}
.Quote-top{
    fill:#00ae6d;
}
.Quote-top{
    margin-bottom: 22px;
}
.Quote-bottom {
    margin-top: 30px;
}
.Quote-byline {
    padding: 16px 22px;
    display: block;
    font-family: AkzidenzGroteskStd,sans-serif;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.1;
    color: #767676;
    position: relative;
}
.service-section-content{
    margin-top: -95px;
    border-radius: 0px;
    padding-top: 70px;
    padding-bottom: 15px;
    border-style: none;
    border-bottom-left-radius: 25px;
    border-bottom-right-radius: 25px;
}
.team-container:hover .image-container .background-image.hover {
    opacity: 1;
    cursor: pointer;
}
.hover-toggle {
    opacity: 1;
}
.team-container .image-container:hover .background-image.hover{
    opacity: 1;
    cursor: pointer;
}
.general-team {
    min-height: 500px;
    background-image: url(../images/parallex/teamssnupper.png);
    position: relative;
    width: 100%;
}
.footer-image {
    background-attachment: fixed;
    background: url(../images/footer/team2ssn.png);
    position: relative;
    background-size: cover;
    width: 100%;
    height: 101%;
}
.gap{
    padding:40px;
}
@media only screen and (max-width: 1280px) {
    .parallax {
        background-size: cover;
    }
    .general-team {
        min-height: 400px;
    }
}
@media only screen and (max-width: 1200px) {
    .parallax {
        background-size: cover;
    }
}
@media only screen and (max-width: 1024px) {
   /*  .parallax {
        background-size: contain;
    }*/
    .image-container .background-image {
        width: 100%;
        /*height: 57%;*/
        height: 100%;
    }
    .general-team {
        background-image: url("../images/parallex/teamssnupper.png");
        position:relative;
        width:100%;
        background-size: contain;
    }
    .service-content-row1 {
        /*height: 685px;*/
    }
    .service-content-block1 {
        /*height: 629px;*/
        /*height:300px;*/
    }
    .service-content-row4 {
        min-height: 244px;
    }
    .service-content-row5 {
        margin-top: 0;
        padding-top: 0;
        height: 155px;
    }
    #third_team div:nth-child(19) {
        margin-left: 0;
    }
    .image-container {
        height: 334px
    }
    .image-container-small {
        height: 220px
    }
    .padding-50-25 {
        padding: 19px 25px;
    }
    .footer-height {
        height: 385px;
    }
    .team-container {
        height: 410px;
        width: 74%;
    }
}
@media(max-width:668px) {
    .parallax {
        background-size: contain;
        background-position: 0px 75px;
    }
}
@media(max-width:992px) {
    .general-team {
        min-height: 400px;
    }
    #third_team div:nth-child(19) {
        /*margin-left: 16.66666667%;*/
    }
    .service-content-block1 {
        height: 590px;
    }
    #secondary_team div:nth-child(n+0) .service-content-block1 {
        height: 500px;
    }
    #main_team div:nth-child(3) .service-content-block1 {
        height: 500px;
    }
    #primary_team div:nth-child(1) .service-content-block1 {
        height: 500px;
    }
    .parallax {
        background-size: cover;
    }
    .font-size-32{
        /*font-size:16px;*/
        font-size:22px;
    }
}
@media(max-width:768px) {
    .image-container .background-image {
        width: 92%;
        height: 100%;
        margin: 0 auto;
    }
    .parallax {
        background-size: contain;
    }
    .scroll-top-section{
        display: block;
    }
    .banner .content {
        margin-bottom: 100px;
        padding-top: 50px;
    }
    .service-content-block1 {
        height: 606px;
    }
    #main_team div:nth-child(3) .service-content-block1 {
        height: 495px;
    }
    #primary_team div:nth-child(1) .service-content-block1 {
        height: 495px;
    }
    #secondary_team div:nth-child(n+0) .service-content-block1 {
        height: 503px;
    }
    .team-container {
        width: 100%;
    }
}
@media(max-width: 700px) {
    .service-content-block1 {
        height: auto;
    }
    .service-content-row4 {
        height: auto;
        min-height: auto;
    }
     #third_team div:nth-child(19) {
        margin-left: 0;
    }
    .mar-bot-15 {
        margin-bottom: 15px;
    }
    .image-container {
        height: 289px;
    }
    .image-container-small {
        height: 277px;
    }
    .padding-50-25 {
        padding: 14px 14px;
    }
    .general-team {
       min-height: 400px;
    }
    .banner .content {
        margin-bottom: 45px;
    /*margin-bottom:-70px*/
    }
    #secondary_team div:nth-child(n+0) .service-content-block1 {
        height: auto;
    }
    #main_team div:nth-child(3) .service-content-block1 {
        height: auto;
    }
    #primary_team div:nth-child(1) .service-content-block1 {
        height: auto;
    }
    .parallax {
        background-size: contain;
    }
    a.link-footer{
        font-size:12px;
    }
}
@media(max-width: 668px) {
    .image-container {
        height: 454px;
    }
    .image-container-small {
        height: 482px;
    }
}
@media(max-width: 450px) {
    .image-container {
        height: 316px;
    }
    .general-team {
       min-height: 300px;
    }
    .image-container-small {
        height: 365px;
    }
    .text {
        font-size: 29em;
    }
    .parallax {
        background-size: contain;
        background-position: 0px 75px;
        height:300px;
    }
    .footer-primary-link{
        width:100%;
    }
    .footer-primary-link li{
        padding:7px;
    }
    .font-size-16{
        font-size:15px;
    }
    /*.footer-secondary-link{*/
    /*    width:700%;*/
    /*}*/
    .padding-50-0{
        padding:0px;
    }
    .banner .content .main-heading-inner{
        margin-bottom:0px;
        /*margin-top: -140px;*/
        /*margin-bottom:-40px*/
    }
}
@media (max-width: 640px) and (orientation: landscape) {
    .parallax {
        background-size: cover;
    }
}