@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200..700&display=swap');

@font-face {
  font-family: 'Calibre-Regular';
  src: url('fonts/Calibre-Regular.eot');
  src: url('fonts/Calibre-Regular.eot?#iefix') format('embedded-opentype'),
       url('fonts/Calibre-Regular.svg#Calibre-Regular') format('svg'),
       url('fonts/Calibre-Regular.ttf') format('truetype'),
       url('fonts/Calibre-Regular.woff') format('woff'),
       url('fonts/Calibre-Regular.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'Calibre-Medium';
  src: url('fonts/Calibre-Medium.eot');
  src: url('fonts/Calibre-Medium.eot?#iefix') format('embedded-opentype'),
       url('fonts/Calibre-Medium.svg#Calibre-Medium') format('svg'),
       url('fonts/Calibre-Medium.ttf') format('truetype'),
       url('fonts/Calibre-Medium.woff') format('woff'),
       url('fonts/Calibre-Medium.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'Calibre-Semibold';
  src: url('fonts/Calibre-Semibold.eot');
  src: url('Calibre-Semibold.eot?#iefix') format('embedded-opentype'),
       url('fonts/Calibre-Semibold.svg#Calibre-Semibold') format('svg'),
       url('fonts/Calibre-Semibold.ttf') format('truetype'),
       url('fonts/Calibre-Semibold.woff') format('woff'),
       url('fonts/Calibre-Semibold.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}


body{
	margin: 0;
	padding: 0;
    font-family: 'Calibre-Regular';
}
img{
	max-width: 100%;
}
.container{
    max-width: 1140px;
}
header {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9;
}
header img{
	width: 140px;
}
header li {
    padding-right: 20px;
}
header a.nav-link.active {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    color: white !important;
    font-family: 'Calibre-Regular';
    font-size: 17px;
    letter-spacing: 1px;
}
header i.fa.fa-user {
    font-size: 18px;
    padding-right: 10px;
}
header button.btn.btn-outline-success {
    border-radius: 50px;
    color: white;
    border-color: white;
    padding: 5px 25px;
    font-size: 17px;
    text-transform: uppercase;
    font-weight: bold;
    font-family: 'Calibre-Regular';
    line-height: 22px;
    padding-top: 10px;
}
button.btn.btn-outline-success:hover{
    background-color: #ffa611;
}
header nav.navbar.navbar-expand-lg {
    border-bottom: 2px solid #8f8d8d;
}
.banner-section h1 {
    color: white;
    font-size: 68px;
    font-family: Renegade Pursuit;
    text-align: center;
}
.banner-section p {
    color: white;
    font-size: 18px;
    font-family: roboto;
}
.banner-section button {
    background: none;
    border-radius: 50px;
    border-color: white;
    padding: 5px 30px;
}
.banner-section a {
    text-decoration: none;
    color: white;
    text-transform: uppercase;
    font-size: 18px;
    font-family: roboto;
    font-weight: bold;
}
.carousel-item  .row {
    height: 100vh;
    align-items: center;
    padding-top: 140px;
}


.carousel-control-next-icon, .carousel-control-prev-icon {
    margin-top: 100px;
}
.about-section {
    margin-top: 90px;
}
.about-section .sub-heading h3 {
    color: #2d286a;
    font-size: 24px;
    font-weight: bold;
    font-family: roboto;
}
.about-section h2 {
    color: #111111;
    font-family: Renegade Pursuit;
    font-size: 31px;
    line-height: 43px;
    padding: 10px 0;
}
.about-section p {
    font-size: 18px;
    font-family: roboto;
    font-weight: normal;
    color: #888;
    line-height: 30px;
}
.about-bottom-sec {
    margin-top: -53px;
}
.about-bottom-sec .section2 {
    margin-top: 18px;
    width: 432px;
    margin-left: -73px;
}
.about-bottom-sec .section1 {
    margin-left: -47px;
}
.about-bottom-sec .section1 img {
    width: 315px;
}
.about-bottom-sec .section3 p {
    font-size: 18px;
    font-family: roboto;
    color: #888;
    line-height: 30PX;
    margin-top: 45px;
}
.services {
    margin-top: 45px;
}
.services .box1 {
    box-shadow: 0px 0px 10px 0px #8888;
    padding: 35px 13px;
    margin: 0 15px;
}
.services .box2 {
    box-shadow: 0px 0px 10px 0px #8888;
    padding: 35px 13px;
    margin: 0 15px;
}
.services .box3 {
    box-shadow: 0px 0px 10px 0px #8888;
    padding: 35px 13px;
    margin: 0 15px;
}
.services .heading h4 {
    color: #2a2565;
    text-transform: uppercase;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
}
.services .heading h2 {
    color: #111111;
    font-family: Renegade Pursuit;
    text-align: center;
    font-size: 32px;
    margin-bottom: 50px;
}
.services img {
    width: 100px;
}
.services h5{
    font-size: 22px;
    font-family: Renegade Pursuit;
    color: #111111;
    padding: 20px 0;
}
.services p{
    font-size: 18px;
    font-family: roboto;
    color: #888;
    line-height: 27px;
    letter-spacing: 0;
}
.services a {
    text-decoration: none;
    color: #111111;
    font-size: 18px;
    font-weight: bold;
    font-family: roboto;
}
.services .box2:hover {
    background-color: #2d286a;
}
.services .box2:hover h5{
    font-size: 22px;
    font-family: Renegade Pursuit;
    color: white;
    padding: 20px 0;
}
.services .box2:hover p{
    font-size: 18px;
    font-family: roboto;
    color: white;
    line-height: 27px;
    letter-spacing: 0;
}
.services .box2:hover  a {
    text-decoration: none;
    color: white;
    font-size: 18px;
    font-weight: bold;
    font-family: roboto;
}
.services .box1:hover {
    background-color: #2d286a;
}
.services .box1:hover h5{
    font-size: 22px;
    font-family: Renegade Pursuit;
    color: white;
    padding: 20px 0;
}
.services .box1:hover p{
    font-size: 18px;
    font-family: roboto;
    color: white;
    line-height: 27px;
    letter-spacing: 0;
}
.services .box1:hover  a {
    text-decoration: none;
    color: white;
    font-size: 18px;
    font-weight: bold;
    font-family: roboto;
}
.services .box3:hover {
    background-color: #2d286a;
}
.services .box3:hover h5{
    font-size: 22px;
    font-family: Renegade Pursuit;
    color: white;
    padding: 20px 0;
}
.services .box3:hover p{
    font-size: 18px;
    font-family: roboto;
    color: white;
    line-height: 27px;
    letter-spacing: 0;
}
.services .box3:hover  a {
    text-decoration: none;
    color: white;
    font-size: 18px;
    font-weight: bold;
    font-family: roboto;
}
.services-bottom-sec {
    margin-top: 75px;
}
.content {
    margin-top: -255px;
    margin-left: 564px;
    color: white;
}
h2 {
    font-family: Renegade Pursuit;
    font-size: 32px;
}
.main-section {
    background: url(../images/scorez-img.jpg) no-repeat center / cover;
    padding: 3% 0 6%;
    margin-top: 197px;
}
.main-section h2 {
    font-family: Renegade Pursuit;
    font-size: 186px;
    text-align: center;
    color: transparent;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #504c83;
}
.services-last-sec .count {
    margin-top: -23%;
}
.services-last-sec .count span {
    font-size: 70px;
    font-family: impact;
	color: #fff;
}
.services-last-sec .count h3 {
    font-size: 20px;
    font-family: Renegade Pursuit;
    color: #fff;
}
.latest-tournament {
    margin-top: 65px;
}
.latest-tournament h2 {
    color: #111111;
    text-align: center;
    font-size: 32px;
    margin-bottom: 60px;
}
.latest-tournament .slick-slide .slider {
    margin-right: -33%;
}
.latest-tournament .slick-slide .slider {
    overflow-x: hidden;
    background: white;
    box-shadow: 0px 0px 10px 0px #8888;
}
.latest-tournament .slick-slide .box {
    padding-right: 119px;
}
.latest-tournament .slick-slide .box h5 {
    font-size: 21px;
    font-family: Renegade Pursuit;
    color: #111111;
}
.latest-tournament .slick-slide .box p {
    font-size: 16px;
    font-family: roboto;
    color: #888;
}
.latest-tournament .slick-slide .box button {
    background: none;
    border: none;
    color: #111111;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
}
.latest-tournament .slick-slide .box .main-content {
    padding: 20px 14px;
}
.form-section {
    margin-top: 60px;
}
.form-section .login-form span {
    color: #2d286a;
    font-size: 24px;
    font-weight: bold;
    font-family: roboto;
}
.form-section .login-form h3 {
    color: #111111;
    font-family: Renegade Pursuit;
    font-size: 32px;
    letter-spacing: 0;
    line-height: 41px;
    margin-top: 25px;
}
.form-section .login-form .item i.fa.fa-home {
    color: #2d286a;
    font-size: 42px;
}
.form-section .login-form .item h5 {
    color: #111111;
    font-family: Renegade Pursuit;
    font-size: 21px;
    margin-left: 125px;
    position: absolute;
    left: 48px;
}
.form-section .login-form .item p {
    color: #888;
    font-size: 16px;
    font-family: roboto;
    margin-left: 20px;
    padding-top: 36px;
}
.item {
    display: flex;
}
.logo-slider {
    margin: 60px 0;
}

form.row.g-3 {
    background-color: #2d286a;
    padding: 30px 20px;
}
form.row.g-3 {
    margin-top: 17%;
}
.item {
    margin-top: 60px;
}
.button button {
    border-radius: 50px;
}
.button a {
    color: #111111;
    padding:15px;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
}
.row input#inputAddress {
    padding-bottom: 100px;
}
button.btn.btn-primary {
    background: #051839;
    border: 2px solid white;
    padding: 13px 30px 8px;
    font-size: 16px;
    text-transform: uppercase;
    font-family: 'Calibre-Regular';
}
button.btn.btn-primary:hover {
    background-color: #ffa611;
}
i.fa.fa-phone {
    color: #2d286a;
    font-size: 42px;
}
i.fa.fa-envelope-o {
    color: #2d286a;
    font-size: 33px;
}
.gallery .heading {
    background-color: #ffa612;
}
.gallery .images-section {
    margin-top: -157px;
}
.gallery h2 {
    font-family: Renegade Pursuit;
    font-size: 32px;
    text-align: center;
    color: #111111;
    padding: 5% 0 16% 0;
}
.gallery .images {
    display: contents;
}
.gallery .images .image {
    padding-right: 3px;
    margin: 9px 0;
}
.gallery .images img {
    box-shadow: 0px 0 5px #767676;
}
.gallery button {
    border-radius: 50px;
    margin: auto;
    margin-top: 20px;
}
.gallery button a {
    color: #111111;
    padding: 15px;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
}

.footer {
    background-color: #051839;
    padding: 70px 0 0;
    margin-top: 50px;
}
.footer .footer-section img{
    width: 100px;
}
.footer-section {
    text-align: center;
}
.footer-section .menu ul li {
    display: inline;
}
.footer-section .menu ul li{
    list-style: nones;
}
.footer-section .menu ul li a {
    text-align: center;
    text-decoration: none;
    color: white;
    padding: 20px;
    font-size: 18px;
    font-family: roboto;
}
i.fa.fa-facebook {
    padding: 13px 17px;
    background-color: #0e0f11;
    border-radius: 100px;
	color: #fff;
}
i.fa.fa-twitter{
    padding: 13px 14px;
    background-color: #0e0f11;
    border-radius: 100px;
	color: #fff;
}
i.fa.fa-instagram{
   padding: 13px 15px;
    background-color: #0e0f11;
    border-radius: 100px; 
	color: #fff;
}
a {
    text-decoration: none;
    color: white;
    font-size: 18px;
    font-family: roboto;
}
h4.page-title {
    display: block;
    margin: 50px 0;
    text-align: center;
    font-size: 35px;
}
.upcoming-tournament h4.card-title {
    font-weight: bold;
}
.upcoming-tournament p.card-text {
    margin-bottom: 0;
    font-size: 17px;
}
.upcoming-tournament .card a {
    background: #2D286A;
    display: block;
    color: #fff;
    border: none;
    margin-top: 20px;
}
.upcoming-tournament .card a:hover{
	opacity: 0.8;
}
.footer .first_col ul li {
    display: inline-block;
    margin: 0 40px 0 0;
}
.footer .first_col ul {
    text-align: left;
    padding-left: 0;
}
.footer .first_col ul li img {
    width: 80px;
}
.row.footer-section .second_col {
    text-align: left;
    color: #fff;
}
.row.copyright_section {
    padding: 20px 0;
    color: #fff;
    border-top: 1px solid #fff;
    margin-top: 40px;
}
.row.copyright_section p {
    margin-bottom: 0;
}

/* members page css */
#banner-section {
    background: url(../images/banner-img1.jpg) no-repeat center / cover;
    padding: 20% 0 10%;
}
#banner-section h1 {
    text-align: center;
    font-size: 72px;
    color: #fff;
    line-height: 1.2;
    font-family: 'Oswald';
    font-weight: 800;
}
.subheading {
    margin: auto;
    width: fit-content;
    color: #fff;
    font-size: 30px;
    line-height: 1.4;
    font-family: 'Calibre-Regular';
    font-weight: 400;
}
.Members {
    margin-top: 70px;
}
.Members .main-heading {
    margin-bottom: 35px;
}
.Members h2 {
    font-family: Renegade Pursuit;
    font-size: 32px;
    color: #111111;
    text-align: center;
}
.Members h3 {
    color: #2d286a;
    font-family: Renegade Pursuit;
    font-size: 25px;
    text-align: center;
}
/* end css */


/* profile page css */
.container-fluid{
    padding: 0 40px;
}
div#profile {
    margin-top: 70px;
}

#profile li.nav-item {
    margin-bottom: 10px;
}
#profile .col-sm-10 {
    border-left: 1px solid #111111;
}
#profile h3 {
    color: #111111;
    font-size: 40px;
}
#profile table h3 {
    font-size: 25px !important;
    margin-top: 22px;
}
div#profile h3, div#profile h4, div#profile h2 {
    font-weight: bolder;
}
.nav-link{
    color: black;
}
.nav-link:focus, .nav-link:hover {
    color: #000000;
}
div#v-pills-home {
    color: #111111;
}

button#v-pills-profile-tab {
    color: #111111;
}
div#v-pills-tab {
    width: 100%;
}
.nav-pills .nav-link {
    border-radius: 0;
    text-align: left;
    width: 100%;
    background: #f7f7f7;
    border: 1px solid #ddd;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    border: 1px solid #2D286A;
    background-color: #2D286A;
    color: #fff !important;
}
button#v-pills-home-tab:hover{
    border: 1px solid #d4d4d4;
    background-color: #d6d6d685;
    color: #222222;
}
.footer p, .footer a {
    font-family: 'Calibre-Regular';
}
/* end css */
/* contact page css */
.contact-main-section {
    margin-top: 60px;
}
.mcprofile_box {
    width: 100%;
    border: 1px solid #ddd;
    background: #eee;
	cursor: pointer;
}

.mcprofile_box img {
    width: 100%;
    height: 150px;
    object-fit: cover;
}

.mcprofile_box h4 {
    color: #000;
    font-size: 16px;
    text-align: center;
    margin-top: 10px;
}
.mcprofile_box p {
    color: #000;
    text-align: center;
}
.modal-body {
    color: #000;
}
h4#playerModalLabel {
    color: #000;
}


/* end css */

/* our-team page css */
.our-team .heading h2 {
    color: #111111;
    font-family: Renegade Pursuit;
    font-size: 31px;
    line-height: 43px;
    padding: 10px 0;
    text-align: center;
}
.our-team p {
    font-size: 18px;
    font-family: roboto;
    font-weight: normal;
    color: #888;
    text-align: center;
    line-height: 25px;
}
.main-sec {
    margin-top: 60px;
    background-color: black;
    padding: 20px 0 16% 8%;
}
.our-team-main-sec .heading {
    display: inline-block;
}
.our-team-main-sec button {
    background-color: #faa524;
    border: none;
    padding: 10px 20px;
}
.our-team-main-sec span {
    font-size: 18px;
    font-family: roboto;
    color: #faa524;
    font-weight: bold;
}
.main-section-team {
    margin-top: -12%;
}
.main-section-team .team {
    text-align: center;
}
.services-block-three{
  margin-bottom: 30px;
}
.services-block-three i {
    font-size: 32px;
}

.services-block-three>a {
    display: block;
    border: 2px solid #d5d5d5;
    border-radius: 4px;
    text-align: center;
    background: #fff;
    padding: 20px;
    position: relative;
  margin-bottom:30px;

}
.services-block-three>a:before {
    display: block;
    content: "";
    width: 9%;
    height: 17%;
    position: absolute;
    bottom: -2px;
    right: -2px;
    border-bottom: 2px solid #03a9f5;
    border-right: 2px solid #03a9f5;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
}
.services-block-three>a:after {
    display: block;
    content: "";
    width: 9%;
    height: 17%;
    position: absolute;
    top: -2px;
    left: -2px;
    border-top: 2px solid #03a9f5;
    border-left: 2px solid #03a9f5;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
}
.padding-15px-bottom {
    padding-bottom: 15px;
}
.services-block-three h4 {
    color: #6f6f6f;
    font-size: 14px;
    margin-bottom: 10px;
    font-weight: 600;
}
.services-block-three p {
    margin-bottom: 0;
  color: #757575;
}
.services-block-three>a:hover {
    opacity: 1;
    border-color: #d5d5d5;
}
a:hover, a:active {
    color: #03a9f5;
    text-decoration: none;
}
.tounpart p {
    margin-bottom: 0;
    font-size: 18px;
}
.tounpart select.select2.form-select.shadow-none {
    margin-left: 5px;
}
.tounpart button.btn.btn-info.btn-lg.text-white {
    width: 200px;
	margin-bottom: 10px;
}
body.home {
    overflow-x: hidden;
}
.services-block-three>a:hover:before, .services-block-three>a:hover:after {
    width: 95%;
    height: 90%;
}
.jumbotron.box8 {
	background-color: #2D286A;
    padding: 40px;
}
.tounpart .card {
    background-color: #2D286A;
    color: #fff;
	border: none;
}
.jumbotron.box8.tounpart {
    max-width: 90%;
}
.studentInfo ul li {
    display: inline-table;
    width: 16.5%;
    vertical-align: top;
}
.asso_page h2 {
    color: #000;
}
.assoc_reg_btn button {
    display: block;
    width: fit-content;
    margin-top: 30px;
    margin-right: auto;
}
.register_as .form-check, .register_person_type .form-check{
    margin-right: 50px;
}
.register_as .form-check input, .register_person_type .form-check input {
    border: 1px solid;
    margin-top: 1px;
}
.assc_reg .form-group {
    margin-bottom: 15px;
}
button.btn.btn-danger.text-white.login_submit {
    width: 100%;
}
.assc_reg h2, .assc_reg h3, assc_reg {
    color: #051839;
    font-family: 'Oswald';
    font-weight: 700;
    font-size: 24px;
}
a.btn.btn-info.addNewPlayer {
    display: block;
    width: fit-content;
    margin-left: auto;
    margin-bottom: 24px;
    background-color: #2D286A;
    color: #fff;
    border: 1px solid #2D286A;
}
p.new-account-link {
    display: block;
    color: #fff;
    margin-top: 30px;
    text-align: center;
    font-size: 16px;
}

p.new-account-link a {
    font-size: 16px;
    text-decoration: underline;
}
.assc_reg label {
    color: #000;
}
div#playerModal .modal-dialog {
    max-width: 100%;
    width: 60%;
}
#playerModal table.parents-table {
    width: 100%;
    border: 1px solid #eee;
}
#playerModal table.child-table {
    width: 100%;
    border: 1px solid #eee;
}
table.parents-table > tbody img {
    width: 200px;
}
.form-control {
    color: #666;
}
p.inputError {
    color: red;
    margin-bottom: 0;
}
.assc_reg h2 {
    font-size: 32px;
}
.select2-container--default .select2-selection--single {
    height: 48px !important;
    padding: 2px 12px;
    border: 1px solid #ccc;
    border-radius: 4px;
	max-width: 400px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 48px !important;
    font-size: 16px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 48px !important;
    top: 0px !important;
}
div#selectedPlayersContainer td {
    width: 20%;
}
form#participateForm label{
	font-size: 22px;
}
div#selectedPlayersContainer {
    margin: 40px 0 !important;
}
form#participateForm {
    margin-top: 20px;
}
table#playerTable {
    --bs-table-bg: #2d3257 !important;
}
table#playerTable th, table#playerTable td {
    font-size: 18px;
    vertical-align: middle;
}

/* end css */
@media only screen and (max-width:1200px) {
    header a.nav-link.active {
        font-size: 15px;
    }
    header li {
        padding-right: 25px;
    }
    header li {
        padding-right: 13px;
    }
   .banner-section h1 {
        font-size: 42px;
    }
    .banner-section p {
        font-size: 14px;
    } 
    .services-bottom-sec .content {
        margin-top: -238px;
        margin-left: 440px;
    }
}
@media only screen and (max-width:1024px) {
    .banner-section h1 {
        font-size: 42px;
    }
    .banner-section p {
        font-size: 14px;
    }
    .about-section h2 {
        font-size: 25px;
    }
    .about-section p {
        font-size: 14px;
    }
    header a.nav-link.active {
        font-size: 14px;
    }
    header button.btn.btn-outline-success {
        font-size: 14px;
    }
    .form-section .login-form .item h5 {
        margin-left: 20px;
    }
}

@media only screen and (max-width:991px) {
    .banner-section h1 {
        font-size: 39px;
    }
    .banner-section p {
        font-size: 14px;
    }
    .banner-section a {
        font-size: 14px;
    }
    .about-section h2 {
        font-size: 21px;
        line-height: 30px;
    }
    .main-section {
        margin-top: 139px;
    }
    .main-section {
        padding: 8% 0 5%;
    }
    .main-section h2 {
        font-size: 122px;
        letter-spacing: 12px;
    }
    .services-bottom-sec .content {
        margin-left: 335px;
    }
    .services-last-sec .count span {
        font-size: 45px;
    }
    .services-last-sec .count h3 {
        font-size: 14px;
    }
    .latest-tournament .slick-slide .slider {
        margin-bottom: 25px;
    }
    .content {
        margin-left: 426px;
    }
    .services p {
        font-size: 14px;
    }
    .services-last-sec .count h3 {
        font-size: 14px;
    }
    #banner-section {
        padding: 40% 0 20%;
    }
    .form-section .login-form .item h5 {
        margin-left: 20px;
    }
}
@media only screen and (max-width:767px) {
    .services .col {
        margin-bottom: 30px;
    }
    .about-section h2 {
        font-size: 14px;
        line-height: 25px;
    }
    .about-bottom-sec .section3 p {
        font-size: 16px;
        margin-top: 20px;
    }
    .services .box1{
        padding: 23px 12px;
    }
    .services .box2 {
        padding: 23px 12px;
    }
    .services .box3{
        padding: 23px 12px;
    }
    .main-section h2 {
        font-size: 84px;
    }
    .logo-slider .logos .logo {
        text-align: center;
    }
    .footer-section .menu ul {
        margin-top: 10px;
        padding-left: 0;
    }
	.subheading {
		text-align: center;
	}
	button.navbar-toggler {
		background-color: #fff;
	}
	div#navbarSupportedContent {
		background-color: #2D286A;
		padding: 10px;
	}
	.col-sm-12.form-group.d-flex.align-items-center.register_person_type {
		display: block !important;
	}
	.container-fluid.jumbotron.box8.tounpart {
		max-width: 100%;
		padding: 20px;
	}
	.prfile-d {
		display: block;
		align-items: center;
	}
	.profile-photo {
		width: 80px;
		height: 80px;
	}
}