﻿body {
  
    
}
#teamtask {
    
}

.text-blk {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    line-height: 25px;
}

.responsive-cell-block {
    min-height: 75px;
}

.responsive-container-block {
    min-height: 75px;
    height: fit-content;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    justify-content: space-evenly;
}

.outer-container {
    width: 60%;
    padding-top: 10px;
    padding-right: 50px;
    padding-bottom: 10px;
    padding-left: 50px;
    background-color: #4d4d4d;
    margin: 5% auto;
}

.outer-container-blue {
    width: 60%;
    padding-top: 10px;
    padding-right: 50px;
    padding-bottom: 10px;
    padding-left: 50px;
    background-color: white;
    margin: 10% auto 2% auto;
    color: black !important;
}

    .outer-container-blue a {
        color: black !important;
    }

.inner-container-blue {
    max-width: 1320px;
    flex-direction: column;
    align-items: center;
    margin-top: -5%;
    margin-right: auto;
    margin-bottom: 50px;
    margin-left: auto;
}
.titleteg {
    background-color: #b0dbff;
    margin: 0 0 4% 0;
}
    .titleteg h3 {
        margin:0 2% 0 0;
        
    }
        .titleteg h3 span img {
            width: 4%;
            margin: 2% 85% 2% 0
        }

.titleteg2 {
    background-color: #b0dbff;
    margin: 0 0 4% 0;
}

    .titleteg2 h3 {
        margin: 0 2% 0 0;
    }

        .titleteg2 h3 span img {
            width: 4%;
            margin: 2% 86% 2% 0
        }
.titleteg3 {
    margin: 0 0 4% 0;
    border-bottom: 2px solid #b0dbff;
}

    .titleteg3 h3 {
        margin: 0 2% 0 0;
    }

        .titleteg3 h3 span img {
            width: 6%;
            margin: -6% 91% 2% 0;
        }

.titleteg4 {
    background-color: #b0dbff;
    margin: -8.5% 0 4% 0;
    width: 80%;
    color:black;
}



.inner-container {
    max-width: 1320px;
    flex-direction: column;
    align-items: center;
    margin-top: 50px;
    margin-right: auto;
    margin-bottom: 50px;
    margin-left: auto;
}

.section-head-text {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 5px;
    margin-left: 0px;
    font-size: 35px;
    font-weight: 700;
    line-height: 48px;
    color: rgb(0, 135, 177);
    margin: 0 0 10px 0;
}

.section-subhead-text {
    font-size: 25px;
    color: rgb(153, 153, 153);
    line-height: 35px;
    max-width: 470px;
    text-align: center;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 60px;
    margin-left: 0px;
}

.img-wrapper {
    width: 100%;
}

.team-card {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.social-media-links {
    width: 125px;
    display: flex;
    justify-content: space-between;
}

.name {
    font-size: 25px;
    font-weight: 700;
    color: #b1dbfe;
    margin-top: 15px;
    margin-right: 0px;
    margin-bottom: 15px;
    margin-left: 0px;
}

.position {
    font-size: 16px;
    color: #ffffff;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
}

.team-img {
    width: 50%;
    height: 30%;
}

.team-card-container {
    width: 280px;
    margin: 0 0 40px 0;
}


@media (max-width: 500px) {
    .outer-container {
        padding: 10px 20px 10px 20px;
    }

    .section-head-text {
        text-align: center;
    }
}

@import url('https://fonts.googleapis.com/css2?family=Nunito:wght@200;300;400;600;700;800&display=swap');

*, *:before, *:after {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}



@media (max-width: 1024px) {
    .titleteg3{

    }
}

@media only screen and (min-width: 599px) and (max-width: 912px) {

}

@media (max-width: 500px) {
    .outer-container-blue1 {
        width: 90% ;
    }
    .outer-container {
        width: 80%;
    }
    .inner-container-blue1 {
        width: 83% !important;
        margin: 2% auto 2% auto;
        color: black !important;
    }
        .outer-container-blue {
        width: 80%;
        padding-top: 10px;
        padding-right: 30px;
        padding-bottom: 10px;
        padding-left: 30px;
        background-color: white;
        margin: 35% auto 2% auto;
        color: black !important;
    }

        .outer-container-blue a {
            color: black !important;
        }

    .inner-container-blue {
        max-width: 1320px;
        flex-direction: column;
        align-items: center;
        margin-top: -18%;
        margin-right: auto;
        margin-bottom: 50px;
        margin-left: auto;
    }
    .titleteg  {
        margin: 0 0 12% 0;
        padding:4% 0;
    }
    .titleteg h3 {
        margin: 0 5% 0 0;
    }

        .titleteg h3 span img {
            width: 12%;
            margin: 3% 52% 3% 0;
        }
    .titleteg2 {
        margin: 0 0 12% 0;
        padding: 4% 0;
    }

        .titleteg2 h3 {
            margin: 0 5% 0 0;
        }

            .titleteg2 h3 span img {
                width: 12%;
                margin: 3% 55% 3% 0;
            }
    .titleteg3 {
        margin: 0 0 12% 0;
        padding: 4% 0;
    }

        .titleteg3 h3 {
            margin: 0 5% 0 0;
        }

            .titleteg3 h3 span img {
                width: 18%;
                margin: -20% 76% 2% 0;
            }
    ul li div span img {
        width: 45%;
    }
    .titleteg4 {
        color:black;
        margin: -23% 0 18% 0;
        
    }
    .bigspan {
        height:75px;
    }
	.bigspan2 {
        height:54px;
    }
    .cd3 li div h3 span img {
        width: 80%;
        margin: 0 0 0 -20px;
    }
    li {
        
        padding: 0 0 4% 0 !important;
        margin: 2% 0;
    }
     .titleteg6 {
            margin: 17% auto !important;
        }
    ul.hc6 li div h3 {
        font-size: 16px;
    }
    h3 {
        font-size: 20px;
    }
    ul li div p {
        margin: 0 10% 0 0 !important;
    }
}

ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

li {
    border-bottom: 2px dotted #b0dbff;
    padding: 0 0 2% 0;
    margin: 2% 0;
}

    li:last-child {
        border: none;
    }

    li a {
        text-decoration: none;
        color: #fff;
        -webkit-transition: font-size 0.3s ease;
        -moz-transition: font-size 0.3s ease;
        -o-transition: font-size 0.3s ease;
        -ms-transition: font-size 0.3s ease;
        transition: font-size 0.3s ease;
        display: block;
        width: 100%;
    }

        li a:hover {
            font-size: 30px;
            color: #fff;
        }
         ul li div{
             padding: 0 4% 0 0;
         }
ul li div span {
  float:right;   
  height:40px;
}
   
            ul li div p {
                margin: 0 5% 0 0;            }

.cd3 li div h3 {
    border-bottom: 2px dotted #b0dbff;
    color: #b0dbff;
    padding: 0 2% 4% 0 !important;
}
.cd3 li div h3 span img {
   width:80%;
} 

.cd3 li {
    border: none !important;
    margin: 4% 0;
}
    .cd3 li div  {
      padding:0 0 0 0 !important;
    }
/* history */
.hc6 li div img {
            width: 100%;
        }

        .inner-container-blue1 {
            width:54%;
        }

        .titleteg6 {
            margin: 6% auto;
        }

        .hc6 li div h3 {
            color: white;
            text-align: right;
            direction: rtl;
        }
            .hc6 li div h3 span {
                color: #b0dbff;
                margin: 0 0 0 2%;
                font-family: sans-serif;
            }
        .hc6  li div
        {
            padding:0 !important;
        }
        .hc6 li  {
            border:none !important;
        }
        .hc6 li .borderhistory {
            margin:-1% 0 0 0;
        }
ul li div span img {
    width: 70%;
}
@media (min-width: 280px) and (max-width: 600px)
{
ul li div span img {
    width: 45%;
}
}


