﻿/******** NavbarComponent *********/
/*@import '../../styles/layout';
 @import '../../styles/base';
*/
body.modal-open {
    padding-right: 10px !important;
}
    body.modal-open #mainHead {
        padding-right: 10px !important;
    }
    #teamPage {
        /*.card-body-modal:hover .team-profile-pic .card-img-top {
		 visibility: visible !important;
	}
	 .card-body-modal:hover .team-profile-pic .card-img-top-alt {
		 opacity: 0 !important;
	}
	*/
    }

    #teamPage h4 {
        color: #2253a5;
    }

    #teamPage .big_shots h4 {
        color: #2253a5;
    }

    #teamPage h4.page-header {
        font-size: 2.2vw;
        font-family: opensans-bold;
        border-bottom: 0px solid #eee;
    }

    #teamPage .card-body h4 {
        font-size: 1.1vw;
        font-family: opensans-bold;
    }

    #teamPage .teams-banner .page_header {
        color: #2253a5;
        /*font-size: 29pt;*/
    }

    #teamPage .teams-banner h1 {
        padding-bottom: 1rem;
        font-size: 3vw;
        font-family: opensans-bold;
    }

    #teamPage .teams-banner p {
        font-size: 1.1vw;
        color: #2253a5;
        line-height: 1.4;
    }

    #teamPage .teams-resources .page_header {
        color: #2253a5;
    }

    #teamPage .teams-resources p {
        color: #2253a5;
        font-size: 1.0vw;
        line-height: 1.4;
    }

    #teamPage .teams-banner {
        background-color: aliceblue !important;
    }

    #teamPage .card {
        background: none;
        border: none;
        border: 0;
        text-align: center;
    }

    #teamPage .card-img, #teamPage .card-img-top {
        border-radius: 6px;
    }

    #teamPage .card-body {
        -webkit-box-flex: 1;
        flex: 1 1 auto;
        min-height: 1px;
        padding: 1rem 0 0.5rem;
    }

    #teamPage .card-body-modal {
        cursor: pointer;
    }

    #teamPage .team-members {
        width: 30%;
        display: flex;
        justify-content: center;
    }

        #teamPage .team-members .card-body-modal {
            display: flex;
            flex-wrap: wrap;
            flex: 2;
            flex-direction: column;
            cursor: pointer;
        }

    #teamPage .big_shots .team-profile-pic .card-img-top {
        width: auto !important;
        height: 13vw;
    }

    #teamPage .big_shots .card-body h4 {
        font-size: 1.2vw;
    }

    #teamPage .big_shots svg {
        width: 1.8vw !important;
        height: 1.8vw !important;
    }

    #teamPage .card svg {
        width: 1.8vw !important;
        height: 1.8vw !important;
    }

    #teamPage .team-profile-pic {
        padding: 0 2rem;
        /*max-height: 200px;*/
        background-size: cover !important;
        background-repeat: no-repeat;
        transition: all 0.3s;
        -o-transition: 0.3s;
        display: block;
        position: relative;
    }

    #teamPage .team-members .card-title {
        /*font-size: $def-font;
	*/
        white-space: nowrap;
    }



.modal-main-body .modal-body {
    position: relative;
    -webkit-box-flex: 1;
    flex: 1 1 auto;
    padding: 2rem 0;
    color: #666;
    font-size: 1.1vw;
    width: 100%;
    padding-top: 0;
    padding-bottom: 1rem;
}

    .modal-main-body .modal-body p {
        font-size: 1vw;
        color: #fff;
    }

.modal-icon-space {
    padding-bottom: 1.5rem;
}

.modal-header {
    display: -webkit-box;
    display: flex;
    border-bottom: 1px solid #dee2e6;
    /* -webkit-box-align: start;
	 */
    /* align-items: flex-start;
	 */
    /* -webkit-box-pack: justify;
	 */
    justify-content: center;
    padding: 10px;
 
    border-top-left-radius: 0.3rem;
    border-top-right-radius: 0.3rem;
    flex-direction: column;
    align-items: center;
}

.modal-content .close {
    top: -3px;
    right: -2px;
    opacity: 1;
    outline: none;
    color: #fff;
    transition: 0.3s;
    text-shadow: 0 1px 0 #000;
    position: absolute;
    font-size: 20px;
}

    .modal-content .close:hover {
        color: #a7a7a7;
    }

.modal-header .modal-title {
    font-size: 1.5vw;
    margin-bottom: 0.2rem;
    margin-top: 5px;
    color: #fff;
}

.modal-header .modal-card-text {
    font-size: 1.1vw;
    font-family: opensans-semibold;
    color: #fff;
    margin-bottom: 0.5rem;
    text-align: center;
}

#teamPage .team-profile-pic .card-img-top {
    visibility: visible;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    -o-transition: all 0.3s;
    width: auto !important;
    /* min-width: 165px; */
    height: 12vw;
    border-radius: 6px;
}

#teamPage .team-profile-pic .card-img-top-alt {
    visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9;
    opacity: 1;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    -o-transition: all 0.3s;
    margin: auto;
    margin-left: 2rem;
    width: 150px;
    min-width: 150px;
    height: 165px;
    border-radius: 6px;
}

.modal-body svg path {
    /*fill: #fff;*/
}

#teamPage .inner_team {
    display: flex;
    justify-content: center;
}

.popupIn .popImg {
    display: block;
    text-align: center;
}

.popupIn .card-body {
    text-align: center;
    padding: 0.5rem;
}

.popupIn .card-text {
    font-family: opensans-semibold;
}

@media screen and (max-width: 1024px) {
    #teamPage .team-members {
        width: 25%;
        display: -webkit-box;
        display: flex;
        margin-top: 2rem;
    }

    #teamPage .profile.padt-2 {
        padding-top: 0 !important;
    }

    #teamPage .profile.padb-1 {
        padding-bottom: 0;
    }
}

@media screen and (max-width: 1023px) {
    #teamPage .full-height-team {
        height: auto !important;
        padding: 1.5rem 0;
    }
}

@media (max-width: 991px) {
    #teamPage .team-members {
        width: 33%;
        display: -webkit-box;
        display: flex;
        margin-top: 2rem;
    }

    #teamPage .trans-bg {
        padding: 2rem 1rem;
    }

    #teamPage .modal-header .modal-title {
        font-size: 12pt;
    }

    #teamPage .modal-header .modal-card-text {
        font-size: 10pt;
    }

    #teamPage .modal-main-body .modal-body p {
        font-size: 10pt;
    }

    #teamPage .big_shots .team-profile-pic .card-img-top {
        width: 171px !important;
        height: 189px;
    }

    #teamPage .big_shots .card-body h4 {
        font-size: 12pt;
    }

    #teamPage .big_shots svg {
        width: 22px !important;
        height: 22px !important;
    }

    #teamPage .card svg {
        width: 20px !important;
        height: 20px !important;
    }

    #teamPage .teams-banner .page_header {
        font-size: 29pt;
    }

    #teamPage .teams-banner p {
        font-size: 10pt;
    }

    #teamPage .teams-resources p {
        font-size: 10pt;
    }
}

@media (max-width: 767px) {
    #teamPage {
        /*.card-body {
			 padding: 1rem 1rem;
		}
		*/
    }

        #teamPage .trans-bg {
            padding: 2rem 1rem;
        }

        /* #teamPage .pady-2 {
            padding-top: 0.5rem;
            padding-bottom: 0.5rem;
        }*/

        #teamPage .padt-3 {
            padding-top: 1.5rem !important;
        }

        #teamPage .teams-banner .page_header {
            color: #fff;
            font-size: 20pt;
            text-align: center;
        }

        #teamPage h4.page-header {
            font-size: 20pt;
            text-align: center;
        }

        #teamPage .team-profile-pic {
            padding: 0 10px;
        }

            #teamPage .team-profile-pic .card-img-top {
                max-width: 130px !important;
                min-width: 130px;
                height: auto;
                margin: 0;
                padding: 0;
                height: auto !important;
            }

            #teamPage .team-profile-pic .card-img-top-alt {
                width: 130px !important;
                min-width: 130px;
                height: auto;
                margin: auto;
                padding: 0;
            }

        #teamPage .card-body p {
            font-size: 9pt;
        }

        #teamPage .card-body h4 {
            font-size: 12pt;
        }

        #teamPage .client_pic {
            justify-content: space-around !important;
            flex-wrap: nowrap;
        }

        #teamPage .team-members {
            width: 50%;
            display: -webkit-box;
            display: flex;
            margin-top: 1.5rem;
            justify-content: space-evenly;
        }

            #teamPage .team-members .card-title {
                font-size: 10.5pt;
                white-space: normal;
            }

        #teamPage .pady-3 {
            padding-top: 2rem;
            padding-bottom: 2rem;
        }

        #teamPage pady-2 {
            padding: 0px !important;
        }
}

.nav-pad-team {
    padding-top: 3vw;
}

@media (min-width: 550px) {
    #myModal .modal-dialog {
        transform: none;
        min-width: 550px;
        width: 550px;
        max-width: 550px;
    }

    .modal-main-body {
        max-height: 600px;
        min-width: 550px;
        overflow: auto;
        overflow-x: hidden;
        padding: 1rem;
    }
}

@media screen and (min-width: 1500px) {
    #teamPage #myModal .modal-dialog {
        transform: none;
        min-width: 550px;
        width: 550px;
        max-width: 550px;
        min-width: 40%;
    }
}

@media (max-height: 650px) {
    #teamPage .modal-content {
        top: 1.5rem;
    }

    #teamPage .modal-main-body {
        max-height: 500px;
        overflow: auto;
        overflow-x: hidden;
        padding: 1rem;
    }
}

@media (max-width: 360px) {
    #teamPage .modal-dialog {
        margin: 5.5rem 15px !important;
    }
}

@media (min-width: 768px) {
    #teamPage .full-height-team {
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        min-height: 100vh;
    }
}

@media (min-width: 1200px) and (max-height: 700px) {
    /*   #teamPage .resources-top {
        padding-bottom: 1rem;
    }

        #teamPage .resources-top .padt-3 {
            padding-top: 2rem !important;
        }
*/
    #teamPage .resources-top h1 {
        padding-bottom: 0rem;
    }

    /*   #teamPage .resources-top p {
            margin-bottom: 0.5rem;
        }
*/
    /*  #teamPage .pady-2 {
        padding-top: 1.5rem;
        padding-bottom: 1rem;
    }*/

    #teamPage #teamPage h4.page-header {
        font-size: 2vw;
    }

    #teamPage #teamPage .teams-banner p {
        font-size: 1vw;
        color: #fff;
    }

    #teamPage #teamPage .teams-resources p {
        font-size: 0.9vw;
        color: #fff;
    }

    #teamPage #teamPage .card-body {
        padding: 0.3rem 0;
    }

        #teamPage #teamPage .card-body h4 {
            font-size: 1.1vw;
        }

    #teamPage #teamPage .big_shots {
        padding-top: 1rem !important;
    }

        #teamPage #teamPage .big_shots .team-profile-pic .card-img-top {
            width: 10vw !important;
            height: 11vw;
        }

    #teamPage #teamPage .team-profile-pic .card-img-top {
        width: 7vw !important;
        height: 8vw;
        min-width: auto;
    }

    #teamPage #teamPage .research.padt-3, #teamPage #teamPage .research.padt-2 {
        padding-top: 1rem !important;
    }

    #teamPage #teamPage .research.padt-4 {
        padding-top: 2rem !important;
    }

    #teamPage #teamPage .research .pady-2 {
        padding-top: 1rem;
        padding-bottom: 1rem;
    }

    #teamPage .card svg {
        width: 1.5vw !important;
        height: 1.5vw !important;
    }
}

@media (min-width: 1500px) and (max-height: 1000px) {
    #teamPage .card svg {
        width: 1.5vw !important;
        height: 1.5vw !important;
    }

    /* #teamPage .resources-top {
        padding-bottom: 1rem;
    }

        #teamPage .resources-top .padt-3 {
            padding-top: 2rem !important;
        }

        #teamPage .resources-top h1 {
            padding-bottom: 0rem;
        }

        #teamPage .resources-top p {
            margin*/ -bottom: 0.5rem;
}
/*
    #teamPage .pady-2 {
        padding-top: 1.5rem;
        padding-bottom: 1rem;
    }*/

#teamPage #teamPage h4.page-header {
    font-size: 2vw;
}

#teamPage #teamPage .teams-banner p {
    font-size: 1.1vw;
    color: #fff;
}

#teamPage #teamPage .teams-resources p {
    font-size: 1vw;
    color: #fff;
}

#teamPage #teamPage .card-body {
    padding: 1rem 0;
}

    #teamPage #teamPage .card-body h4 {
        font-size: 1.1vw;
    }

#teamPage #teamPage .big_shots {
    padding-top: 2rem !important;
}

    #teamPage #teamPage .big_shots .team-profile-pic .card-img-top {
        width: 10vw !important;
        height: 11vw;
    }

#teamPage #teamPage .team-profile-pic {
    max-height: inherit;
}

    #teamPage #teamPage .team-profile-pic .card-img-top {
        width: 8vw !important;
        height: 9vw;
        min-width: auto;
    }

#teamPage #teamPage .research.padt-3, #teamPage #teamPage .research.padt-2 {
    padding-top: 2rem !important;
}

#teamPage #teamPage .research.padt-4 {
    padding-top: 2rem !important;
}

#teamPage #teamPage .research .pady-2 {
    padding-top: 1rem;
    padding-bottom: 1rem;
}

}

@media (min-width: 1200px) and (max-height: 650px) {
    #teamPage .card svg {
        width: 1.5vw !important;
        height: 1.5vw !important;
    }

    /* #teamPage .resources-top {
        padding-bottom: 1rem;
    }

        #teamPage .resources-top .padt-3 {
            padding-top: 1rem !important;
        }

        #teamPage .resources-top h1 {
            padding-bottom: 0rem;
        }

        #teamPage .resources-top p {
            margin-bottom: 0.5rem;
        }*/

    #teamPage #teamPage h4.page-header {
        font-size: 1.8vw;
    }

    #teamPage #teamPage .card svg {
        width: 1.5vw !important;
        height: 1.5vw !important;
    }

    #teamPage #teamPage .teams-banner p {
        font-size: 1vw;
        color: #fff;
    }

    #teamPage #teamPage .teams-resources p {
        font-size: 0.9vw;
        color: #fff;
    }

    #teamPage #teamPage .card-body {
        padding: 0.3rem 0;
    }

        #teamPage #teamPage .card-body h4 {
            font-size: 1vw;
        }

    #teamPage #teamPage .big_shots {
        padding-top: 1.5rem !important;
    }

        #teamPage #teamPage .big_shots .team-profile-pic .card-img-top {
            width: 9vw !important;
            height: 10vw;
        }

    #teamPage #teamPage .team-profile-pic .card-img-top {
        width: 7vw !important;
        height: 8vw;
        min-width: auto;
    }

    #teamPage #teamPage .research.padt-3, #teamPage #teamPage .research.padt-2 {
        padding-top: 1rem !important;
    }

    #teamPage #teamPage .research.padt-4 {
        padding-top: 1.5rem !important;
    }

    #teamPage #teamPage .research .pady-2 {
        padding-top: 1rem;
        padding-bottom: 0rem;
    }
}

.redirect {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    display: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 0;
    overflow-x: hidden;
    overflow-y: auto;
    padding-right: 10px;
    display: block;
}
