.cc  {
    max-width: 100%!important;
    padding: 10px 100px 10px 100px;
}
.ch 
    {
        max-width: 100%!important;
        padding: 10px 73px 10px 73px;
    }
    	/* sector-Header */
		.sector-header {
			background: url(../../img/franchise/sector.jpg) center center no-repeat;
		background-size: cover;
		height: 78%;
		background-position: center;
		}
	
		.sector-header .sector-header-content {
			padding-top: 11.5rem;
    text-align: left;
    padding-bottom: 20.5rem;
		}
	
		.sector-header .text-container {
			margin-top: 0;
			margin-bottom: 0;
		}
	
		/* end-service-header */
.mangs 
{
	/* background: #fff; */
	border: 2px solid #ccc;
    border-radius: 5px;
	padding: 12px;
	height: 69px;
	margin-bottom: 20px;
}
.mangs
{
	background: #ffd76e;
    border: 2px solid #ccc;
    border-radius: 5px;
    padding: 12px;
    height: 69px;
    margin-bottom: 20px;
    color: #1e4169;
}
.mangs.diff 
{
	background-color: #1e4169;
    color: #fff;
}
.mangs.diff p 
{
	color:#fff;
}
.mang 
{
	border: 2px solid #ccc;
    border-radius: 5px;
	padding: 12px;
	height: 75px;
}
.mang i 
{
	float: left;
    font-size: 25px;
    padding-right: 15px;
    padding-left: 15px;


}
.mang p 
{
	margin: 0 auto;
	font-size: 12px;
    /* height: 37px; */
}
.text-dark {
    color: #343a40 !important;
    text-decoration: none;
}

.mangs i 
{
	float: left;
    font-size: 25px;
    padding-right: 15px;
    padding-left: 15px;
    margin: 7px auto;


}
.mangs p 
{
	margin: 8px auto;
    font-size: 15px;
    color: #1e4169;
    /* height: 37px; */
    text-align: left;
}

@media only screen and (max-width: 768px){
    .btn{ margin-bottom: 20px; }

    
    .cc {
        max-width: 100%!important;
        padding: 10px 0px 10px 0px;
    }
    .sector-header {
        background: url(../../img/franchise/sector.jpg) center center no-repeat;
        background-size: cover;
        height: 78%;
        background-position: center;
        margin-top: 58px;
    }
    .sector-header .sector-header-content {
        padding-top: 60px;
        text-align: left;
        padding-bottom: 40px;
    }
    .turquoise {
        color: #292B2C;
        font-size: 26px;
    }
    .lis {
        list-style-type: none;
        margin-bottom: 0px;
        margin-left: -51px;
        color: #1e4169;
        font-size: 12px;
    }
}
@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%;
    }
    .part img {
        margin: 16px 0px;
        height: 121px;
        padding: 9px 0px;
    }
    
    .sector-header .sector-header-content {
    padding-top: 6.5rem;
    text-align: left;
    padding-bottom: 11.5rem;
}
.turquoise {
    color: #292B2C;
    font-size: 26px;
    margin-left: 46px;
}
}

@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%;
    }
    .navbar-custom {
      
        box-shadow: none;
        background: #fff;
       
    }
    .turquoise {
        color: #292B2C;
        font-size: 26px;
        margin-left: 30px;
    }
    .sector-header .sector-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;
	}
}


@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%;
    }
    
    .turquoise {
        color: #292B2C;
        font: 700 2rem/3.5rem "Raleway", sans-serif;
    }
  
}