*{
	margin: 0;
}
body{
	font-family: 'Poppins', sans-serif;
	font-size: 18.36px;
	line-height: 1.5;
	font-weight: normal;
	color: #515151;
}

.container{
	max-width: 1150px;
	padding: 0 20px;
	margin: 0 auto;
}
.row{
	display: flex;
	flex-wrap: wrap;
}


.title {
    flex: 0 0 100%;
    padding-bottom: 23px;
}

.title h3 {
    font-size: 30px;
    color: #0061a8;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    text-transform: capitalize;
}

.inside-container {
    max-width: 1021px;
    margin-left: auto;
    margin-right: auto;
}

.pos-offer {
    padding-top: 54px;
}

.banner {
    flex: 0 0 100%;
    width: 100%;
}

.banner {
    background: #d2d2d2;
}

.banner .banner-inner {
    height: 565px;
    background-size: cover;
    background-position: center;
    position: relative;
}

.banner .banner-inner .banner-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    padding-bottom: 90px;
}

.banner .banner-inner .banner-overlay .banner-overlay-inner h1 {
   color: #deff00;
    background-color: #00000045;
    width: 320px;
    height: 180px;
    flex-wrap: wrap;
    display: block;
    align-items: flex-start;
    padding-left: 45px;
    box-sizing: border-box;
    position: relative;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    margin-bottom: 40px;
    font-size: 58px;
    align-items: center;
    padding-top: 10px;
}
.banner .banner-inner .banner-overlay .banner-overlay-inner h1 span{
   font-size: 72px;
    line-height: 1;
    display: block;
    vertical-align: middle;
    width: 100%;
    margin-bottom: 10px;
}
.banner .banner-inner .banner-overlay .banner-overlay-inner h1 span.title-second{
	    font-size: 58px;
    line-height: 1;
    display: block;

}
.banner .banner-inner .banner-overlay .banner-overlay-inner h1:after {content: '';content: '';width: 0;height: 0;border-bottom: 180px solid #00000045;border-right: 50px solid transparent;position: absolute;top: 0;right: -50px;}

.banner .banner-inner .banner-overlay  a.login-btn {
    font-size: 31px;
    text-decoration: none;
    padding-left: 45px;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    color: #fff;
}
.des p {
    color: #515151;
    text-align: center;
}

.des {
    padding: 7px 5px;
}
.challenes .inner-container {
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    line-height: 1.5;
}

.challenes-des p {
    font-size: 24px;
    font-weight: 600;
    text-align: center;
    line-height: 1.75;
}

.challenes-des span {
    color: #94a3b0;
    text-align: center;
    display: block;
    font-size: 22px;
    line-height: 1.9;
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
}

.challenes {
        padding-top: 54px;
    padding-bottom: 51px;
}
.challenes-list .row {
    margin: 0 -10px;
}
.challenes-list .row .col-thumb {
    flex: 0 0 33.33%;
    text-align: center;
    max-width: 33.33%;
    -webkit-flex: 0 0 33.33%;
    margin-bottom: 2px;
    padding: 0 10px;
    box-sizing: border-box;
}

.challenes-list .row .col-thumb .col-inner {
    padding: 20px 10px;
    border-radius: 10px;
    transition: all 0.3s ease;
}

.challenes-list .row .col-thumb .col-inner:hover {
    box-shadow: 4px 5px 10px #0000001a;
}
.challenes-list .row .col-thumb .thumb-img {
    width: 142px;
    height: 143px;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin-left: auto;
    margin-right: auto;
    background: #e5e8ec;
    margin-bottom: 20px;
}

.challenes-list .row .col-thumb .col-inner a {
    display: block;
    text-decoration: none;
}

.challenes-list .row .col-thumb p {
    font-size: 23px;
    color: #5e6465;
    font-weight: 600;
    padding-bottom: 0;
}

.challenes-des {
    padding-bottom: 38px;
}
.desclaimer-container {
    max-width: 1020px;
}
.desclaimer {
    background: #f2f2f3;
    text-align: center;
    padding: 12px 0;
}

.desclaimer p {
    text-align: center;
    display: block;
    width: 100%;
    font-size: 20px;
    font-weight: 300;
}

.welcome {
        background: #e5e8ec;
    padding-top: 38px;
    padding-bottom: 30px;
}

.welcome .row > * {
    flex: 0 0 100%;
    text-align: center;
}

.welcome .row > h4 {
    font-size: 30px;
    color: #0061a8;
    margin-bottom: 4px;
    font-weight: 600;
}

.welcome .row > p {
    font-size: 20.5px;
    font-weight: 300;
}
.quick-links-section h6 {
    font-size: 20px;
    text-align: left;
    font-weight: 700;
    color: #000;
    border-bottom: 2px solid #929292;
    padding: 0 0 8px;
    margin-bottom: 10px;
    font-family: 'Roboto', sans-serif;
}

c {
    padding: 0;
}

.quick-links-list ul li {
    list-style: none;
}

.quick-links-list ul {
    padding: 0;
    display: flex;
    flex-wrap: wrap;
}

.quick-links-list ul li {
    flex: 0 0 25%;
    margin-top: 5px;
    background: url(/lib/yhst-77817601797416/right-arrow.png) no-repeat left 5px;
    padding-left: 10px;
    box-sizing: border-box;
    background-position-y: center;
}

.quick-links-list ul li a {
    text-decoration: none;
    color: #000;
    font-size: 16px;
    font-weight: 300;
    transition: all 0.3s ease;
    text-transform: capitalize;
}

.quick-links-list ul li a:hover {
    color: #0061a8;
}
.quicklinks {
    padding: 50px 0;
}
.contact-form{
	background-image: url(/lib/yhst-77817601797416/contact-bg-new.png);
	background-repeat: no-repeat;
    background-size: 100% 640px;
    background-position: top center;
    padding-top: 30px;
}

.contact-form .des p {
    color: #fff;
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
    margin-bottom: 6px;
}

.contact-form .des h6 {
    text-align: center;
    font-weight: 600;
    color: #deff00;
    font-size: 23px;
    line-height: 1.4;
}

.contact-form .des {
    padding-bottom: 20px;
}
.contact-form-wrap {
      max-width: 580px;
    width: 100%;
    background-color: #fff;
    box-shadow: 0 0 35px #a7a7a7bf;
    margin-left: auto;
    margin-right: auto;
    padding: 20px 20px 0 20px;
    box-sizing: border-box;
}


@media screen and (max-width: 1100px){
	.welcome .row > h4{
		font-size: 28px;
	}
	.welcome .row > p{
		font-size: 18px;
	}
	.desclaimer p{
		font-size: 18px;
	}
	.challenes-list .row .col-thumb p{
		font-size: 20px;
	}
	.challenes-des span{
		font-size: 20px;
	}
}


@media screen and (max-width: 991px){
	.banner .banner-inner .banner-overlay .banner-overlay-inner h1 span {
	    font-size: 64px;
	}

	.banner .banner-inner .banner-overlay .banner-overlay-inner h1 span.title-second {
	    font-size: 52px;
	}

	.banner .banner-inner .banner-overlay .banner-overlay-inner h1 {
	    height: 155px;
	    width: 280px;
	    margin-bottom: 30px;
	}

	.banner .banner-inner .banner-overlay .banner-overlay-inner h1:after {
	    border-bottom-width: 155px;
	    border-right-width: 40px;
	    right: -40px;
	}

	.banner .banner-inner .banner-overlay a.login-btn {
	    padding-left:  26px;
	}
	body{
		font-size: 16px;
	}
	.banner .banner-inner {
	    height: 500px;
	}
	.challenes-des p {
	    font-size: 20px;
	}

	.challenes-list .row .col-thumb p {
	    font-size: 18px;
	}

	.welcome .row > h4 {
	    font-size: 22px;
	}

	.quick-links-list ul li {
	    flex: 0  0 33.33%;
	    -webkit-flex: 0 0 33.33%;
	}

	.welcome .row > p {
	    font-size: 16px;
	}

	.desclaimer p {
	    font-size: 16px;
	}

	.challenes-des span {
	    font-size: 18px;
	}

	.challenes {
	    padding: 45px 0;
	}
}


@media screen and (max-width: 767px){
	.banner .banner-inner .banner-overlay .banner-overlay-inner h1 span {
	    font-size: 50px;
	}

	.banner .banner-inner .banner-overlay .banner-overlay-inner h1 span.title-second {
	    font-size: 48px;
	}

	.banner .banner-inner .banner-overlay .banner-overlay-inner h1:after {
	    border-bottom-width: 136px;
	    border-right-width: 30px;
	    right: -30px;
	}

	.banner .banner-inner .banner-overlay a.login-btn {
	    padding-left: 20px;
	    font-size: 24px;
	}
	.banner .banner-inner .banner-overlay .banner-overlay-inner h1 {
	    height: 136px;
	    width: 230px;
	    margin-bottom: 30px;
	    padding-left: 30px;
	}
	.banner .banner-inner {
	    height: 430px;
	}
	.challenes-des p {
	    font-size: 18px;
	}

	.challenes-des span {
	    font-size: 16px;
	}

	.challenes-des {
	    padding-bottom: 25px;
	}

	.challenes {
	    padding: 35px 0;
	}

	.challenes-list .row .col-thumb {
	    flex: 0 0 50%;
	    -webkit-flex: 0 0 50%;
	    max-width: 50%;
	}

	.welcome {
	    padding-top: 30px;
	    padding-bottom: 22px;
	}

	.welcome .row > h4 {
	    font-size: 18px;
	}

	.welcome .row > p {
	    font-size: 14px;
	}

	.welcome .row > p br {
	    display: none;
	}

	body {
	    font-size: 14px;
	}

	.desclaimer p {
	    font-size: 14px;
	}

	.challenes-list .row .col-thumb p {
	    font-size: 16px;
	}

	.quick-links-list ul li {
	    flex: 0 0 50%;
	    -webkit-flex: 0 0 50%;
	}

	.quicklinks {
	    padding: 40px 0;
	}

	.title h3 {
	    font-size: 24px;
	}

	.title {
	    padding-bottom: 15px;
	}

	.pos-offer {
	    padding-top: 40px;
	}
}

@media screen and (max-width: 567px){
	.banner .banner-inner .banner-overlay .banner-overlay-inner h1 {
	    height: 104px;
	    width: 228px;
	    margin-bottom: 20px;
	    padding-left: 15px;
	}
	.pos-offer {
	    padding-top: 30px;
	}

	.container {
	    padding: 0 15px;
	}

	.title h3 {
	    font-size: 20px;
	}

	.banner .banner-inner .banner-overlay .banner-overlay-inner h1 span {
	    font-size: 40px;
	}

	.banner .banner-inner .banner-overlay .banner-overlay-inner h1 span.title-second {
	    font-size: 30px;
	}

	.banner .banner-inner .banner-overlay .banner-overlay-inner h1:after {
	    border-bottom-width: 105px;
	    border-right-width: 30px;
	    right: -30px;
	}

	.banner .banner-inner .banner-overlay a.login-btn {
	    font-size: 20px;
	    padding-left: 15px;
	}

	.banner .banner-inner {
	    background-position: right center;
	}

	.challenes-list .row .col-thumb {
	    max-width: 50%;
	    flex: 0 0 100%;
	    -webkit-flex: 0 0 100%;
	}

	.quicklinks {
	    padding: 20px 0;
	}

	.quick-links-list ul li {
	    flex: 0 0 100%;
	    -webkit-flex: 0 0 100%;
	}

	.challenes-list .row .col-thumb .thumb-img {
	    width: 120px;
	    height: 120px;
	    padding: 10px;
	    box-sizing: border-box;
	}

	.challenes-list .row .col-thumb .thumb-img img {
	    max-width: 70px;
	}
	.contact-form .des h6{
		font-size: 18px;
	}
	.contact-form{
		background-size: 100% 600px;
	}
}
@media screen and (max-width: 374px){
	.banner .banner-inner {
	    background-position-x: 80%;
	}
}