a {
    color: #10487b !important;
    text-decoration: underline;
}
.content{margin-top: 96px;}

.bor-right:after {
    position: absolute;
    content: "";
    top: 0;
    background-color: #c1c1c3;
    height: 190px;
    width: 3px;
    right: 35px;
}

.alin-botm {
padding-top:30px;
}
.header {
    padding:0 0 30px;
}
.upper-logo {
    text-align: center;
    margin-bottom: 40px;
}
.bor-right {
    position: relative;
}
.para{
	font-size: 20px;
	    margin-bottom: 50px;
}
.contracts li {
    margin-bottom: 25px;
}
.contracts li a:nth-last-child(3){
	color:#0563c1;text-decoration: underline;
}
.content ul{margin-left: -38px;font-size:18px;list-style-type: none;position: relative;}
.TaskArea li{position: relative;padding-left: 10px;}
.TaskArea li:before{
position:absolute;
content:"";
background-color: black;
height:5px;
top: 10px;
left: 0;
width: 5px;
border-radius: 50%;
}
.email{text-decoration: underline;}

.contracts-dwd li a{color:black;}
.smbor-right img {
    width: 90% !important;
}
.smbor-right:after {
    position: absolute;
    content: "";
    background-color: #7777;
    width: 2px;
    height: 162px;
    right: 27px;
}
.smbor-right {
    position: relative;
}
.mr-top{margin-top: 34px;color: #858382;}
.footer {
    margin-top: 107px;
}
.mr-top img {
    margin-bottom: 25px;
}
.egllogo {
    position: absolute;
    top: -80px;text-align: center;
}

.footer p{color: #858382;}

.c-banner{
	background:url(img/contract-banner.jpg) no-repeat center;
	color: white;padding:50px;}

	.c-banner p {
    font-weight: 400;
    font-size: 30px;
}
/******************************media queries************************************************/
@media(min-width: 1200px)
{
	.container{max-width: 1370px !important;}
}
@media(max-width: 1300px)
{
	.bor-right:after {
    display: none;
}

.content {
    margin-top: 0;
}
}



@media(min-width:768px) and (max-width:1199px){
.imgwithconten p{text-align: center;}
.sm-box {
    width: 45%;
    margin: 0 auto;
}

.imgwithconten img{
    display: table;
    margin: 0 auto;
}
}

@media(min-width:768px) and (max-width:991px){
    .upper-logo img {
    height: 150px;
}
.upper-logo{text-align: left;}
}

@media(min-width:320px) and (max-width:767px){

.imgwithconten img{
    display: table;
    margin: 0 auto;
}
.upper-logo {
    margin-bottom:10px;
}

.alin-botm {
padding-top:0;
}
.egllogo {
    position: static;
    text-align: center;
}

.footer img {
    margin-bottom: 28px;
    width:85%;
}

.footer {
    margin-top: 30px;
    text-align: center;
}
.smbor-right:after{display: none;}

.imgwithconten p{
	margin-top: 25px;
	text-align: center;}

	.imgwithconten img {
    margin-top: 25px;
}

.header img{margin-top: 20px;}
}

@media(max-width: 352px)
{
	.sm-box img{width:100%;}
}
.footer_1 p{font-size: 18px;}
.footer_1 a{color:black;}