.Banner-Section-Media {
    background-image: url(../img/media-page/media-partner-banner.jpg);
    background-position: top left;
    background-size: cover;
    background-repeat: no-repeat;
}
/*.Banner-Section-Media .Image-Bg {
	position: relative;
}
.Banner-Section-Media .Image-Bg .Desktop-View {
	display: block;
}
.Banner-Section-Media .Image-Bg .Mobile-View {
	display: none;
}*/
.Banner-Section-Media .Image-Content {
	top: 0%;
    width: 100%;
}
.Banner-Section-Media .Image-Content .Image-Text{
	background: #0e0a67b8;
    width: 60%;
    /*min-height: 389px;*/
    padding: 6% 3%;
    margin-left: 1%;
}
.Banner-Section-Media .Image-Content .Image-Text .Main-Heading {
	color: #fff;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 36px;
    line-height: 1;
}
.Banner-Section-Media .Image-Content .Image-Text .Sub-Heading {
	color: #fff;
    font-size: 19px;
    line-height: 1.3;
    margin: 15px 0px;
}
.Banner-Section-Media .Image-Content .Image-Text button{
	border: none;
    border-radius: 0px;
    color: #fff;
    font-size: 16px;
    line-height: 1.3;
    font-weight: 500;
    padding: 7px 15px;
    text-transform: uppercase;
    text-decoration: none;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
.Banner-Section-Media .Image-Content .Image-Text .btn1{
	background: #fff;
    color: #000;
    /*transition-delay: 0.1s;*/
    font-weight: 600;
}
.Banner-Section-Media .Image-Content .Image-Text .btn1:hover{
    background: #ec2939;
    color: #fff;
}

@media (max-width: 768px){
    .Banner-Section-Media {
        background-image: url(../img/media-page/wbs-19-dubai-media-page-mobile-banner.jpg);
        background-position: top left;
        background-size: cover;
        background-repeat: no-repeat;
    }
    .Banner-Section-Media .Image-Content .Ic {
        padding: 0px;
    }
    .Banner-Section-Media .Image-Content .Image-Text .btn1 {
        font-size: 14px;
    }
    .Banner-Section-Media .Image-Content .Image-Text {
        background: #0e0a67b8;
        width: 100%;
        padding: 20% 6%;
        margin-left: 0%;
    }
    .Banner-Section-Media .Image-Content .Image-Text .Main-Heading {
        font-size: 30px;
    }
    .Banner-Section-Media .Image-Content .Image-Text .Sub-Heading {
        font-size: 19px;
        margin-bottom: 7%;
    }
    .Second-Section-Media .Image-Sec img {
        transform: rotate(0deg) !important;
    }
	/*.Banner-Section-Media .Image-Bg .Desktop-View {
		display: none;
	}
	.Banner-Section-Media .Image-Bg .Mobile-View {
		display: block;
	}*/
}

.Second-Section-Media {
	padding: 30px 0px;
}
.Second-Section-Media .Row-Gap {
	margin: 5% 0%;
}
.Second-Section-Media .Even {
    margin-top: 10%;
}
.Second-Section-Media .Text-Sec {
	padding-right: 10%;
}
.Second-Section-Media .Left-Spa {
    padding-left: 5%;
    padding-right: 5%;
}
.Second-Section-Media .Text-Sec .Main-Heading {
	color: #fff;
    text-transform: uppercase;
    font-size: 26px;
    font-weight: 600;
}
.Second-Section-Media .Text-Sec .Sub-Heading {
	color: #fff;
    font-size: 19px;
    line-height: 1.3;
}
.Second-Section-Media .Text-Sec button {
	border: none;
    border-radius: 0px;
    color: #fff;
    font-size: 16px;
    line-height: 1.3;
    font-weight: 500;
    padding: 7px 15px;
    text-transform: uppercase;
    text-decoration: none;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.Second-Section-Media .Text-Sec .btn1 {
	background: #fff !important;
    color: #000 !important;
    font-weight: 600;
}
.Second-Section-Media .Text-Sec .btn1:hover {
    background: #ec2939 !important;
    color: #fff !important;
}
.Second-Section-Media .Image-Sec {

}
.Second-Section-Media .Image-Sec img {
    transform: rotate(-5deg);
}

@media (max-width: 768px){
    .Second-Section-Media .Odd {
        margin-bottom: 28%;
    }
    .Second-Section-Media .Odd .Text-Sec {
        margin-bottom: 7%;
    }
    .Second-Section-Media .Even {
        margin-bottom: 25%;
    }
    .Second-Section-Media .Even .Main-Heading {
        padding-top: 4%;
    }
    .Second-Section-Media {
        padding: 45px 0px;
    }
    .Second-Section-Media .Odd:last-child {
        margin-bottom: 7%;
    }
    .Second-Section-Media .Text-Sec .Main-Heading {
        font-size: 26px;
    }
    .Second-Section-Media .Text-Sec .Sub-Heading {
        font-size: 19px;
    }
}


.Third-Section {
	background: #fff;
	padding: 60px 0px;
}

.Third-Section .Main-Heading {
	text-align: center;
    font-size: 36px;
    font-weight: 900;
    margin-bottom: 15px;
}
.Third-Section .med-logo {
	margin-bottom: 3%;
}
@media (max-width: 768px){
    .Third-Section .Main-Heading {
        font-size: 30px;
    }
}



.A-Process-Media {
	background-image: url(../img/media-page/bg-application-process.jpg);
    background-position: top center;
    background-size: cover;
    background-repeat: no-repeat;
    /*height: -webkit-fill-available;*/
    /*height: 500px;*/
    padding: 60px 0px;
}

.A-Process-Media .A-Process-Media-Conten {
	
}
.A-Process-Media .A-Process-Media-Content .Register {
	background-image: url(../img/media-page/bg-1.jpg);
    background-position: top center;
    background-size: cover;
    background-repeat: no-repeat;
    /*height: 100px;*/
    text-align: center;
    padding: 30px;
    height: 100%;
}
.A-Process-Media .A-Process-Media-Content .Register img, .A-Process-Media .A-Process-Media-Content .Assessment img, .A-Process-Media .A-Process-Media-Content .Congratulations img {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.A-Process-Media .A-Process-Media-Content .Register:hover img, .A-Process-Media .A-Process-Media-Content .Assessment:hover img, .A-Process-Media .A-Process-Media-Content .Congratulations:hover img {
    transform: scale(1.1);
}
.A-Process-Media .A-Process-Media-Content .Heading {
	color: #fff;
    text-align: center;
    font-size: 36px;
    font-weight: 900;
    margin-bottom: 30px;
    text-transform: uppercase;
}
.A-Process-Media .A-Process-Media-Content .Main-Heading {
    color: #fff;
    text-transform: uppercase;
    font-size: 26px;
    font-weight: 600;
    padding-top: 5%;
}
.A-Process-Media .A-Process-Media-Content .Sub-Heading {
    margin: 0px;
    color: #fff;
    font-size: 19px;
    line-height: 1.3;
}
.A-Process-Media .A-Process-Media-Content .Assessment {
	background-image: url(../img/media-page/bg-2.jpg);
    background-position: top center;
    background-size: cover;
    background-repeat: no-repeat;
    /*height: 100px;*/
    text-align: center;
    padding: 30px;
    height: 100%;
}
.A-Process-Media .A-Process-Media-Content .Congratulations {
	background-image: url(../img/media-page/bg-3.jpg);
    background-position: top center;
    background-size: cover;
    background-repeat: no-repeat;
    /*height: 100px;*/
    text-align: center;
    padding: 30px;
    height: 100%;
}
.A-Process-Media .A-Process-Media-Content button {
    border: none;
    border-radius: 0px;
    color: #fff;
    font-size: 16px;
    line-height: 1.3;
    font-weight: 500;
    padding: 7px 15px;
    text-transform: uppercase;
    text-decoration: none;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
.A-Process-Media .A-Process-Media-Content .btn1 {
    background: #fff !important;
    color: #000  !important;
    margin-top: 3% !important;
    font-weight: 600;
}
.A-Process-Media .A-Process-Media-Content .btn1:hover {
    background: #ec2939 !important;
    color: #fff !important;
}

@media (max-width: 768px) {
    .A-Process-Media .A-Process-Media-Content .Heading {
        font-size: 30px;
        margin-bottom: 15px;
    }
    .A-Process-Media .A-Process-Media-Content .Main-Heading {
        font-size: 23px;
    }
    .A-Process-Media .A-Process-Media-Content .M-Bottom {
        margin-bottom: 5%;
    }
    .Third-Section .med-logo {
        margin-bottom: 0%;
        width: 30%;
        border: 1px solid #b8b7b7;
        padding: 10px;
    }
}


/*Affiliate page CSS starts */
.Affily {
    padding: 60px 0px 0px 0px;
    background-image: url(../img/bg-human-machine.png);
    background-position: inherit;
    background-size: cover;
    background-repeat: no-repeat;
}
.Affily .new-affily {
    
}
.Affily .new-affily .main-heading {
    color: #fff;
    font-weight: 900;
    font-size: 40px;
    line-height: 1;
}
.Affily .new-affily .sub-heading {
    color: #ec2939;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 1.2;
    padding-top: 5px;
}
.Affily .become-affily {
    padding: 50px 0px 0px 0px;
}
.Affily .become-affily .become-bgnd {
    margin-left: 15px;
    margin-right: 15px;
    background: #071685;
}
.Affily .become-affily .partner {
    color: #fff;
    font-size: 24px;
    font-weight: 600;
    line-height: 1;
}
.Affily .become-affily .become {
    font-weight: 700;
    color: #fff;
    font-size: 36px;
    line-height: 1;
}
.Affily .become-affily .become-button {
    padding-top: 15px;
}
.Affily .become-affily .become-button .affily-apply {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    border-radius: 0;
    background: #ec2939;
    font-weight: 600;
    color: #fff;
    border: none;
    padding: 8px 15px;
}
.Affily .become-affily .become-button .affily-apply:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #fff;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.Affily .become-affily .become-button .affily-apply:hover, .Affily .become-affily .become-button .affily-apply:active, .Affily .become-affily .become-button .affily-apply:focus {
    color: #000;
}
.Affily .become-affily .become-button .affily-apply:hover:before, .Affily .become-affily .become-button .affily-apply:active:before, .Affily .become-affily .become-button .affily-apply:focus:before {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
}

.Affily .details {
    padding: 80px 0px 0px 0px;
    
}
.Affily .details .details-bgnd {
    margin: 0px 15px;
}
.Affily .details .details-bgnd .heading {
    color: #fff;
    font-weight: 700;
    font-size: 24px;
    line-height: 1.2;
    padding-bottom: 15px;
}
.Affily .details .details-bgnd .sub-head {
    color: #fff;
    font-size: 18px;
    line-height: 1.4;
    font-weight: 100;
}
@media (min-width: 769px) {
    .Affily .details .details-bgnd .left {
        padding-right: 50px;
    }
    .Affily .details .details-bgnd .right {
        padding-right: 70px;
    }
}
.Affily .who-can {
    padding: 80px 0px;
}
.Affily .who-can .who-can-bgnd {
    margin: 0px 30px;
}
.Affily .who-can .who-can-bgnd .first {
    border-bottom: 1px solid #ffffff5c;
    border-right: 1px solid #ffffff5c;
}
.Affily .who-can .who-can-bgnd .right {
    border-bottom: 1px solid #ffffff5c;
    border-right: none;
}
.Affily .who-can .who-can-bgnd .bottom {
    border-bottom: none;
    border-right: 1px solid #ffffff5c;
}
.Affily .who-can .who-can-bgnd .bottom-left {
    border-left: 1px solid #ffffff5c;
}
.Affily .who-can .who-can-bgnd .main-head {
    text-align: center;
    color: #fff;
    font-size: 36px;
    padding-bottom: 30px;
    font-weight: 700;
}
.Affily .who-can .who-can-bgnd .who-can-heading {
    color: #fff;
    font-size: 18px;
    text-align: center;
    margin: 0px;
    padding: 20px;
}

.Affily .how-become {
    background: #fff;
    margin-bottom: -1px;
    padding: 50px 0px;
}
.Affily .how-become .how-become-bgnd{
    margin: 0px 15px;
}
.Affily .how-become .how-become-bgnd .main-head {
    text-align: center;
    color: #2c2b2b;
    font-size: 36px;
    padding-bottom: 25px;
    font-weight: 700;
}
.Affily .how-become .how-become-bgnd .main{
    color: #2c2b2b;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 10px;
}
.Affily .how-become .how-become-bgnd .main-sub{
    color: #2c2b2b;
    margin-bottom: 0px;
    font-size: 18px;
    line-height: 1.4;
}

@media (max-width: 768px){
    .Affily .new-affily .main-heading {
        font-size: 26px;
    }
    .Affily .new-affily .sub-heading {
        font-size: 18px;
        padding-top: 10px;
    }
    .Affily .become-affily .become-bgnd .become-right {
        padding: 30px;
    }
    .Affily .become-affily .partner {
        font-size: 18px;
        line-height: 1.3;
    }
    .Affily .become-affily .become {
        font-size: 26px;
    }
    .Affily .details {
        padding: 50px 0px 0px 0px;
    }
    .Affily .details .details-bgnd .left {
        padding-bottom: 35px;
    }
    .Affily .who-can {
        padding: 60px 0px;
    }
    .Affily .who-can .who-can-bgnd .first {
        border: 1px solid #ffffff5c;
    }
    .mobile-none{
        display: none;
    }
    .Affily .how-become .how-become-bgnd .main-head {
        text-align: left;
        font-size: 26px;
        font-weight: 600;
    }
    .Affily .how-become .how-become-bgnd .main {
        margin-bottom: 0px;
        font-size: 18px;
    }
    .get-started {
        padding-bottom: 20px;
    }
    .Affily .who-can .who-can-bgnd .main-head {
        text-align: left;
        font-size: 26px;
        font-weight: 700;
        margin-left: -15px;
    }
    .Affily .who-can .who-can-bgnd .who-can-heading{
        text-align: left;
    }
    .Affily .details .details-bgnd .heading {
        font-size: 18px;
    }
}
/*Affiliate page CSS ends */