.brc {
    margin: 63px auto;
    display: block;
    text-align: right;
}

.bros {
    text-align: center;
    display: block;
    margin: 32px auto;
}

.bros select 
{
     padding: 8px 16px; 
    border:1px solid black;
    background-color:transparent;
     border-radius: 8px; 
    width: 250px;
    
}
.bros select:focus 
{
   border:1px solid black;
    border-radius: 8px; 
   outline:none!important;
}

button:focus {
  
    outline: none;
}

.dwn {
    margin: 28px auto;
    display: block!important;
}

.btn-solid-reg {
    display: inline-block;
    padding: 19px 27px 10px;
    border: 0.125rem solid #1e4169;
    border-radius: 2rem;
    background-color: #1e4169;
    color: #fff;
    font: 700 0.75rem/0 "Raleway", sans-serif;
    text-decoration: none;
    transition: all 0.2s;
    font-size: 16px;
}

.btn-solid-reg i 

{
    margin-top:-8px;
}

.vcn {
    background-color: #cccccc5c;
    margin: 65px 0px 30px 0px;
}



body, p {
    color: #626262;
    font: 400 0.875rem/1.375rem "Raleway", sans-serif;
}

.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
/* Service Header */
.management-header {
    background: url(../../img/franchise/management.jpg) center center no-repeat;
background-size: cover;
height: 78%;
background-position: center;
}

.management-header .management-header-content {
    padding-top: 11.5rem;
text-align: left;
padding-bottom: 20.5rem;

}

.management-header .text-container {
    margin-top: 0;
    margin-bottom: 0;
}

/* end-service-header */
.mang 
{
	border: 2px solid #ccc;
    border-radius: 5px;
	padding: 12px;
    height: 75px;
    margin: 10px;
}
.mang i 
{
	float: left;
    font-size: 25px;
    padding-right: 15px;
    padding-left: 15px;


}
.mang p 
{
	margin: 0 auto;
    font-size: 15px;
    color: #1e4169;
    /* height: 37px; */
}
.card-body p 
{
	height: 108px;
}
.cards-1 .card-body {
	padding: 0;
}

.cards-1 .card {
    max-width: 21rem;
    margin-right: auto;
    margin-bottom: 4.5rem;
    margin-left: auto;
    padding: 30px 20px;
    border: 2px solid #ffd76e;
    border-radius: 0.5rem;
    background: transparent;
}
.cc {
    max-width: 100%!important;
    padding: 10px 100px 10px 100px;
}
.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, 0.125);
    border-radius: 0.25rem;
}
.cards-1 .card-title {
	margin-bottom: 0.875rem;
    font-size: 16px;
    line-height: 22px;
    height: 39px;
}
.cards-1 .card-image {
    width: 4rem;
    height: 4rem;
    margin-right: auto;
    margin-bottom: 2rem;
    margin-left: auto;
}
.cards-1 .card {
    display: inline-block;
    /* max-width: 17.125rem; */
    vertical-align: top;
}
.cards-1 .col-lg-12 div.card:nth-child(3n+2) {
    margin-right: 1.875rem;
    margin-left: 1.875rem;
}

@media only screen and (max-width: 768px){

    .cc {
        max-width: 100%!important;
        padding: 10px 0px 10px 0px;
    }
    .mang p {
        margin: 0 auto;
        font-size: 11px;
        /* height: 37px; */
    }
    .lis {
        list-style-type: none;
        margin-bottom: 0px;
        /* margin-left: -51px; */
        color: #1e4169;
        font-size: 12px;
    }
    .cards-1 .col-lg-12 div.card:nth-child(3n+2) {
        margin-right: auto;
        margin-left: auto;
    }
    .management-header {
        background: url(../../img/franchise/management.jpg) center center no-repeat;
        background-size: cover;
        height: 78%;
        background-position: center;
        margin-top: 58px
    }
    .management-header .management-header-content {
        padding-top: 60px;
        text-align: left;
        padding-bottom: 40px;
    }
    .turquoise {
        color: #292B2C;
        font-size: 24px;
    }
    .p-large
    {
        text-align:justify;
    }
}
@media screen and (min-width:768px) and (max-width:1024px) and (orientation :landscape)

{
    .lis {
        list-style-type: none;
        margin-bottom: 0px;
        /* margin-left: -35px; */
        color: #1e4169;
        margin-right: 0%;
    }
    .management-header .management-header-content{
        padding-top: 6.5rem;
        text-align: left;
        padding-bottom: 11.5rem;
    }
    .turquoise {
        color: #292B2C;
        font-size: 26px;
        margin-left: 1px;
        padding-top: 17px;
    }
}
@media screen and (min-width:768px) and (max-width:1024px) and (orientation :portrait)

{
    .lis {
        list-style-type: none;
        margin-bottom: 0px;
        /* margin-left: -35px; */
        color: #1e4169;
        margin-right: 55%;
    }
    .turquoise {
        color: #292B2C;
        font-size: 26px;
        margin-left: 30px;
    }
    .navbar-custom {
        
        box-shadow: none;
        background: #fff;
       
    }
    .management-header .management-header-content {
        padding-top: 12.5rem;
        text-align: left;
        padding-bottom: 11.5rem;
    }
    .disabled-link 
	{
		pointer-events: none;
		cursor: default;
		text-decoration: none;
		color: black;
    }
    .mang p {
        margin: 0 auto;
        font-size: 20px;
        /* height: 37px; */
    }
    
    
}
@media screen and (min-width:1024px) and (max-width:1366px)
{
    .lis {
        list-style-type: none;
        margin-bottom: 0px;
        /* margin-left: -35px; */
        color: #1e4169;
        margin-right: 0%;
    }
    .mang {
        border: 2px solid #ccc;
        border-radius: 5px;
        padding: 12px;
        height: 104px;
        margin: 10px;
        width: 100%;
    }
    .mang i {
        float: left;
        font-size: 25px;
        padding-right: 15px;
        padding-left: 15px;
        height: 100%;
    }
}