@media screen and (min-width: 300px) {
	.banner p{
		font-weight: 300;
 		font-size: 30px;
	}
	.rules-outer .container h2{
		font-weight: 500;
	}
}
@media screen and (min-width: 576px) {
    .navigation {
        gap: 10px;
    }

    .banner {
        height: 450px;
    }

    .banner h1 {
        font-size: 48px;
        margin-top: 0;
    }

    .rules-box h3 {
        font-size: 18px;
    }

    .rules-box .third-row .box-2 h3 {
        max-width: 237px;
    }

    .rules-box .build-img {
        width: 276px;
    }

    .icons-wrap {
        gap: 17px;
    }

    .box .upper-box {
        width: 100px;
        height: 100px;
    }

    .potential-section .career-decision p {
        font-size: 18px;
    }

    .service-slider .slides {
        min-height: 262px;
        margin-right: 10px;
    }

    .service-slider .slides h3 {
        font-size: 24px;
        letter-spacing: -0.4px;
        margin-bottom: 12px;
    }

    .process-slider .slides {
        margin-right: 20px;
    }

    .career-img,
    .content-img {
        width: 364px;
        margin: 0 auto 21px !important;
    }

    .content-img {
        margin: 0 auto 23px !important;
    }
	.about-section .content-img{
		 margin: 50px auto 25px !important;
	}

    .about-section h3 {
        max-width: 450px;
        margin: 0 auto;
        line-height: 1.6;
    }

    .popular-post-list {
        grid-template-columns: repeat(2, 1fr);
    }
	.banner p{
		font-weight: 300;
 		font-size: 30px;
	}
}

@media screen and (min-width: 768px) {
    .hamburger {
        display: none;
    }

    h2 {
        font-size: 32px;
        line-height: 1.1;
    }

    .header {
        padding: 19px 32px;
    }

    .site-header.header.scroll-up {
        transform: translateY(-85px);
    }

    .btn {
        padding: 10px 23px;
        gap: 12px;
    }

    .banner {
        height: 550px;
    }

    .banner h1 {
        font-size: 60px;
        font-weight: 400;
        letter-spacing: 1.5px;
        margin-bottom: 13px;
        line-height: 1.1;
    }

    .banner .container {
        top: 35%;
    }

    .header .btn {
        order: unset;
    }

    .nav.main-navigation {
        display: block;
        position: static;
        height: auto;
        width: auto;
    }

    .main-navigation .menu {
        display: flex;
        padding: 0;
    }

    .nav.main-navigation .menu li {
        margin-left: 0;
    }

    .nav.main-navigation .menu li a {
        padding: 0 10px;
    }

    .nav.main-navigation .menu li a:hover {
        color: #1D71B8;
    }

    .banner p {
        font-size: 50px;
        letter-spacing: 0.2px;
    }

    .rows {
        display: flex;
    }

    .rules-banner {
        background: url('../images/under-water.jpg') no-repeat;
        height: 900px;
        background-size: cover;
        background-attachment: fixed;
        background-position: center center;
    }

    .rules-outer{
        position: relative;
        margin-top: -70%;
    }

    .rules-outer:after {
        position: absolute;
        content: '';
        width: 100%;
        height: 250px;
        background: #00101C;
        background: linear-gradient(180deg, rgba(0, 16, 28, 0) 0%, rgba(0, 16, 28, 1) 48%);
        top: 0;
        left: 0;
    }
    
    .rules-banner img{
        display: none;
    }

    .rules-box,
    .benefits-box {
        max-height: 100%;
    }

    .rules-box .box {
        min-height: 294px;
        padding: 22px 20px;
    }

    .rules-box .build-img {
        width: 208px;
    }

    .rules-box .third-row .box {
        border: none;
    }

    .rules-box .first-row .box-1 {
        width: 23%;
    }

    .rules-box .first-row .box-2 {
        width: 31%;
    }

    .rules-box .first-row .box-3 {
        width: 46%;
    }

    .rules-box .first-row .box-3 .inner-box .build-img {
        position: absolute;
        top: 0;
        right: 0;
        width: 300px;
    }

    .rules-box .second-row .box-1 {
        width: 23%;
    }

    .rules-box .second-row .box-1,
    .rules-box .second-row .box-2 {
        justify-content: start;
        align-items: end;
    }

    .rules-box .second-row .box-2 {
        width: 31%;
    }

    .rules-box .second-row .box-3 {
        width: 23%;
    }

    .rules-box .second-row .box-4 {
        width: 23%;
    }

    .rules-box .third-row .box-1 {
        width: 54%;
        gap: 30px;
    }

    .rules-box .third-row .box-1 h3 {
        max-width: 254px;
    }

    .rules-box .third-row .box-2 {
        width: 23%;
    }

    .rules-box .third-row .box-3 {
        width: 23.1%;
        min-height: 320px;
    }

    .rules-box .third-row .lower-box {
        gap: 16px;
    }

    .box .upper-box {
        width: 134px;
        height: 134px;
    }

    .rows .box:not(:last-child) {
        border-right: 1px solid #FEFEFE;
    }

    .rules-section {
        padding-bottom: 60px;
    }

    .rules-section .container {
        margin-top: -120px;
    }

    .rules-section h2 {
        margin-bottom: 45px;
        letter-spacing: -0.5px;
    }

    .potential-section {
        padding: 60px 0 0;
    }

    .potential-section p {
        font-size: 20px;
    }

    .potential-section .career-decision {
        padding-bottom: 50px;
    }

    .service-section {
        padding: 60px 0;
    }

    .service-slider {
        padding-bottom: 25px;
    }

    .service-slider .slides {
        min-height: 304px;
        margin-right: 20px;
    }

    .slide-icon {
        width: 56px;
        height: 56px;
    }

    .top-content {
        padding: 60px 0;
    }

    .top-content .btn {
        padding: 9px 24px;
    }

    .earning-wrap {
        margin-top: 55px;
    }

    .earningScrollbar {
        max-height: 350px;
        margin-top: 50px;
    }

    .our-process {
        padding: 60px 0;
    }

    .process-slider p {
        font-size: 28px;
    }

    .process-slider .slides .slide-content {
        gap: 30px;
        height: 100%;
        position: relative;
        z-index: 1;
    }

    .process-slider .slide-number {
        font-size: 24px;
        line-height: 1.2;
    }

    .process-slider .slides {
        min-height: 348px;
        padding: 26px;
        margin-right: 30px;
        display: flex;
        flex-direction: column;
    }

    .process-slider .slides:hover {
        transform: scale(1.1);
        position: relative;
        z-index: 1;
    }
    
    .process-slider .slides:after {
        position: absolute;
        content: '';
        width: 110%;
        height: 114%;
        background: #fff;
        opacity: 0;
        top: -25px;
        left: -25px;
        display: block;
        box-shadow: 0 10px 50px #00000078;
        transition: all 300ms ease-in-out;
    }
    
    .process-slider .slides:hover:after {
        opacity: 0.3;
    }

    .process-slider .slides:hover p{
        color: #00101C;
        text-shadow: none;
    }

    .other-benefits {
        padding: 60px 0;
        background-position: unset !important;
    }

    .benefits-box .content-left {
        width: 68.5%;
    }

    .benefits-box .content-right {
        width: 31.5%;
    }

    .benefits-box .content-right .box {
        border-right: none;
    }

    .benefits-box .content-right .box-1 {
        height: 51%;
    }

    .benefits-box .content-right .box-2 {
        height: 49%;
    }

    .benefits-box .content-right .box-2 h3 {
        max-width: 195px;
    }

    .content-left .box {
        border-right: 1px solid #FEFEFE;
    }

    .benefits-box .second-row .box:not(:last-child) {
        border-bottom: none;
    }

    .content-left .top-box,
    .content-left .bottom-box {
        display: flex;
    }

    .content-left .top-box .box-1 {
        width: 29.7%;
    }

    .content-left .top-box .box-2 {
        width: 70.3%;
    }

    .content-left .top-box .box-2 h3 {
        max-width: 460px;
    }

    .content-left .bottom-box .box-1 {
        width: 29.7%;
    }

    .content-left .bottom-box .box-2 {
        width: 45%;
        align-items: end;
    }

    .content-left .bottom-box .box-2 h3 {
        max-width: 231px;
    }

    .content-left .bottom-box .box-3 {
        width: 25.3%;
        align-items: start;
        text-align: left;
        padding: 20px 20px 40px;
    }

    .content-left .bottom-box .box-3 h3 {
        letter-spacing: -0.2px;
    }

    .content-right .box {
        height: 50%;
    }

    .benefits-box .second-row .box-1 {
        width: 20.4%;
    }

    .benefits-box .second-row .box-1 h3 {
        max-width: 125px;
    }

    .benefits-box .second-row .box-2 {
        width: 30.8%;
        align-items: end;
        padding: 40px 20px 16px;
        text-align: left;
    }

    .benefits-box .second-row .box-3 {
        width: 48.9%;
    }

    .content-left .bottom-box .box-1 h3 {
        font-size: 28px;
        line-height: 1;
    }

    .content-left .bottom-box .box-1 p {
        font-size: 18px;
    }

    .para-content p {
        line-height: 1.5;
        padding-top: 11px;
    }

    .benefits-box .para-content {
        display: flex;
        align-items: start;
        gap: 20px;
    }

    .about-section {
        padding: 60px 0;
        margin-bottom: 80px;
    }

    .about-section .content-para {
        flex-direction: row;
        margin-bottom: 32px;
    }

    .about-section .content-para p {
        font-size: 20px;		
    }

    .about-section .content-para .primary-para {
        line-height: 1.7;
    }

    .about-section .content-para .secondary-para {
        line-height: 1.8;
        padding-right: 4px;
    }

    .about-section .primary-para {
        margin-bottom: 32px;
    }
	
	.sub-heading {
		font-size: 22px;
		font-weight: 500;
	}
	.footer-sub-heading{
		background: #1d71b8;
		color: white;
		width: fit-content;
		padding: 10px 30px 30px 30px;
		justify-self: center;
		margin: auto;
		margin-bottom: 25px;
		font-size: 35px;
		font-weight: 500;
	}
	
	.about-section .content-para{
		max-width: 1058px;
	}

    .footer-spacer{
        display: block;
    }

    .footer {
        padding-bottom: 40px;
    }
	.footer .secondary-heading{
		color: white;
	}

    .footer .rows {
        justify-content: space-between;
    }

    .form-block {
        margin-bottom: 42px;
        width: 30.7%;
    }

    .footer-form {
        padding: 32px 24px;
        margin-bottom: 60px;
    }

    .footer .logo {
        width: 362px;
        margin: 0 auto 80px;
    }

    .form-block .form-control {
        font-size: 18px;
    }

    .form-block .form-control::placeholder {
        font-size: 18px;
    }

    .form-block label{
        font-size: 18px;
    }

    .footer .btn {
        margin: 6px auto 0;
        justify-content: center;
        max-width: 478px;
        font-size: 20px;
        font-weight: 700;
        padding: 21px 17px;
    }

    .submit-block p>span input {
        padding: 23px 10px;
    }

    /* Blog responsive style */

    .blog-archive-outer {
        display: grid;
        grid-template-columns: 32% 66%;
        gap: 2%;
    }

    .popular-post-list {
        grid-template-columns: 100%;
    }

    .popular-post-list .post-wrap {
        grid-template-columns: 56% 40%;
    }

    .featured-post, .featured-thumbnail, .featured-thumbnail a {
        height: 100%;
    }

    .featured-thumbnail img {
        height: 100%;
        object-fit: cover;
    }

    .post-wrap .postThumbnail img{
        height: 285px;
    }

    .row-two .post-wrap .postThumbnail img {
        height: 350px;
    }

    .popular-post-list .post-wrap .postThumbnail img {
        height: 143px;
    }      

    .sticky-posts-wrap {
        position: sticky;
        top: 100px;
        width: 350px;
    }

    .single-post-content {
        padding: 40px;
        width: 70%;
    }

    .single-post-content-wrap {
        flex-wrap: nowrap;
    }

    .single-post-content {
        flex: 1;
    }

    .popular-post-list .post-wrap .postContent h4 {
        font-size: 18px;
    }

    .featured-content{
        padding: 2.5rem 4rem;
    }
    .featured-content h3 {
        font-size: 30px;
    }
    .postContent h4{
        font-size: 22px;
    }

    .btn1{
        font-size: 18px;
        padding: 20px 20px;
    }

    .loadMore-wrap .btn1 {
        max-width: 280px;
    }

    .single-post-image h1{
        font-size: 50px;
        max-width: 1050px;
    }
    
}

@media screen and (min-width: 992px) {
    h2 {
        font-size: 40px;
    }

    .header {
        padding: 19px 49px;
    }

    .navigation {
        gap: 20px;
    }

    .nav.main-navigation .menu li {
        margin-left: 30px;
    }

    .header .btn {
        display: flex;
    }

    .banner {
        height: 650px;
    }

    .banner h1 {
        font-size: 80px;
        letter-spacing: 2.5px;
    }

    .rules-section {
        padding-bottom: 121px;
    }

    .rules-section .container {
        margin-top: -180px;
    }

    .rules-outer{
        margin-top: -50%;
    }

    .rules-box .second-row .box-2 h3 {
        padding-right: 48px;
    }

    .rules-box .build-img {
        width: 314px;
    }

    .potential-section {
        padding: 124px 0 0;
    }

    .potential-section h2 {
        margin-bottom: 53px;
    }

    .potential-section p {
        max-width: 1058px;
        margin: 0 auto 79px;
        line-height: 1.8;
    }

    .potential-section .career-decision p {
        font-size: 32px;
        max-width: 865px;
        line-height: 1.4;
    }

    .potential-section .career-decision {
        padding-bottom: 38px;
    }

    .service-section {
        padding: 125px 0 159px;
    }

    .service-section h2 {
        margin-bottom: 52px;
        letter-spacing: -0.1px;
    }

    .service-slider .slides h3 {
        font-size: 30px;
    }

    .service-slider .slides {
        padding: 30px;
        min-height: 415px;
        margin-right: 30px;
    }

    .top-content {
        padding: 125px 0 108px;
    }

    .our-process {
        padding: 60px 0 119px;
        height: 964px;
    }

    .our-process h2 {
        margin-bottom: 54px;
    }

    .our-process .container {
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: end;
    }

    .process-slider .slides {
        height: 361px;
    }

    .process-slider .slick-arrow {
        top: -102px;
    }

    .process-slider .slick-prev {
        right: 48px;
    }

    .process-slider .slides .slide-content {
        gap: 58px;
    }

    .other-benefits {
        padding: 123px 0 120px;
    }

    .other-benefits h2 {
        margin-bottom: 56px;
        letter-spacing: -0.4px;
    }

    .benefits-box .first-row {
        height: 487px;
    }

    .content-left .top-box {
        height: 32%;
    }

    .content-left .bottom-box {
        height: 68%;
    }

    .content-left .bottom-box .box-1 h3 {
        font-size: 32px;
    }

    .content-left .bottom-box .box-1 p {
        padding: 0 22px;
        margin-bottom: 26px;
    }

    .benefits-box .second-row .box-3 {
        padding: 20px 20px 28px 32px;
    }

    .about-section {
        padding: 124px 0 122px;
    }

    .about-section h2 {
        margin-bottom: 55px;
    }

    .about-section .content-para .left-content {
        width: 45%;
        margin-left: auto;
        padding-left: 4px;
    }

    .about-section .content-para .right-content {
        width: 45%;
        margin-right: auto;
        padding-left: 8px;
    }

    .about-section .content-para {
        margin-bottom: 63px;
    }

    .about-section .secondary-heading {
        max-width: 891px;
        margin: 0 auto 15px;
    }

    .about-section .content-para .secondary-para {
        padding-right: 4px;
    }

    .footer .logo {
        margin: 0 auto 100px;
    }

    .footer-form {
        padding: 55px 57px;
        margin-bottom: 100px;
    }

    .popular-post-list {
        grid-template-columns: 100%;
    }

    .post-list-wrap {
        grid-template-columns: repeat(3, 1fr);
    }

    .row-two .post-wrap .postThumbnail img {
        height: 450px;
    }
    
}

@media screen and (min-width: 1200px) {
    h2 {
        font-size: 48px;
    }

    .banner {
        height: 750px;
    }

    .banner h1 {
        font-size: 96px;
        letter-spacing: 3.5px;
    }

    .rules-section .container {
        margin-top: -204px;
    }

    .rules-banner::after {
        height: 250px;
        top: 70%;
    }

    .rules-box .build-img {
        width: 400px;
    }

    .service-slider .slides h3 {
        font-size: 40px;
    }

    .earningScrollbar {
        max-height: 590px;
    }

    .content-left .bottom-box .box-1 h3 {
        font-size: 40px;
    }

    .content-left .bottom-box .box-1 {
        padding: 48px 20px 46px 20px;
        justify-content: space-between;
    }

    .footer .logo {
        margin: 0 auto 80px;
    }

    .footer-form {
        margin-bottom: 60px;
    }
    
    .popular-post-list {
        grid-template-columns: 100%;
    }
}

@media screen and (min-width: 1366px) {
    .banner {
        height: 900px;
    }

    .banner h1 {
        font-size: 100px;
    }

    .rules-outer{
        margin-top: -30%;
    }
}

@media screen and (min-width: 1440px) {
    .rules-banner::after {
        height: 350px;
        top: 67%;
    }
}

@media screen and (min-width: 1920px) {
    .rules-outer{
        margin-top: -20%;
    }
}
