
.csn 
{
	margin: 30px auto;
	display: block;
	text-align: center;
}

	 .cc  {
        max-width: 100%!important;
        padding: 10px 100px 10px 100px;
    }
    .ch 
        {
            max-width: 100%!important;
            padding: 10px 73px 10px 73px;
        }
	/* Partner Header */
	.partners-header {
		background: url(../../img/franchise/partners.jpg) center center no-repeat;
		background-size: cover;
		height: 78%;
		background-position: center;
		}
	
		.partners-header .partners-header-content {
			padding-top: 13.5rem;
    text-align: left;
    padding-bottom: 20.5rem;
		}
	
		.partners-header .text-container {
			margin-top: 0;
			margin-bottom: 0;
		}
		
		/* end- partner-header */
.aboutus-title 
{
				font-size: 30px;
				letter-spacing: 0;
				line-height: 32px;
				margin: 0 0 39px;
				padding: 0 0 11px;
				position: relative;
				text-transform: capitalize;
				color: #000;
			}
			.aboutus-title::after {
				background: #fdb801 none repeat scroll 0 0;
				bottom: 0;
				content: "";
				height: 2px;
				left: 0;
				position: absolute;
				width: 54px;
			}
			.part {
				border: 1px solid #ccc;
				padding: 25px;
				border-radius: 5px;
				box-shadow: 0 0 6px 0 #ccc;
				height: 575px;
			}
			.part-logo 
			{
				background-color: #000;padding: 9px 20px;
			}
			.part-logo1
			{
				padding: 9px 20px;
			}
			.part img {
				margin: 16px 0px;
				height: 55px;
				padding: 9px 0px;
			}

			@media only screen and (max-width:768px) {
				.partners-header {
					background: url(../../img/franchise/partners.jpg) top no-repeat;
				background-size: cover;
				height: 90%;
				background-position: unset;
				margin-top: 66px;
				}
				.partners-header .partners-header-content {
					padding-top: 60px;
					text-align: left;
					padding-bottom: 40px;
				}
				.turquoise {
					color: #292B2C;
					font-size: 26px;
				}
				.cc {
					max-width: 100%!important;
					padding: 10px 0px 10px 0px;
				}
				.part {
					border: 1px solid #ccc;
					padding: 25px;
					border-radius: 5px;
					box-shadow: 0 0 6px 0 #ccc;
					height: auto;
				}
				.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;
				}
				
			.partners-header .partners-header-content {
				padding-top: 6.5rem;
				text-align: left;
				padding-bottom: 11.5rem;
			}
			.turquoise {
				color: #292B2C;
				font-size: 26px;
				margin-left: 46px;
			}
			.part {
				border: 1px solid #ccc;
				padding: 25px;
				border-radius: 5px;
				box-shadow: 0 0 6px 0 #ccc;
				height: 100%;
			}
		}

		@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 {
				padding: 2.125rem 1.5rem 2.125rem 2rem;
				box-shadow: none;
				background: #fff;
				/* margin: 10px; */
			}
			.turquoise {
				color: #292B2C;
				font-size: 26px;
				margin-left: 30px;
			}
			.part img {
				margin: 16px 0px;
				height: 135px;
				padding: 9px 0px;
			}
			.partners-header .partners-header-content{
				padding-top: 12.5rem;
				text-align: left;
				padding-bottom: 11.5rem;
			}
			.part {
				border: 1px solid #ccc;
				padding: 25px;
				border-radius: 5px;
				box-shadow: 0 0 6px 0 #ccc;
				height: auto;
			}
			.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;
			}
		  
		}