

.mylogo {
    position: relative !important;
    margin: 50px auto;
    top: -250px;
    height: auto;
    width: 200px !important;
}

.mylogo img {
    height: auto;
    /* width: 200px !important; */
    position: relative;
}

img.si-class {
    width: 11px; height: auto;
    padding:3px 0 0 0;
}
.welcome-img { 
    margin:0 auto; 
    position: relative;
    width: inherit;
}
.welcome-img img {
    /* border: 3px solid red; */
    position: relative;
    width: auto;
    height: 190px;
    
}

.welcome-txt {
    font-size: 40px;
    padding: 40px 10px 20px;
    margin-top: 20px;
    font-weight: bold;
    width: 400px;
    margin:0 auto;
    display: inline-block;
    /* border: 1px solid red; */
}

.welcome-msg {
    top:140px;
    /* border: 3px solid red; */
    position: relative;
    width: 400px;
    height: 200px;
    color: #fff;
    margin:0 auto; 
    clear: both;
    text-align: center;
}

.welcome-msg h2 {
    padding: 10px;
    font-size: 14px;
    font-weight: 400;
    line-height: 26px;
}

.country-list {
    color: #fff;
}

.country-list li {
    font-weight: 500;
}

/* Welcome paragraph below video section */
.wel-pg { color: #000; font-size: 14px;}
.wel-pg p, .wel-pg ul li { color: #000; font-size:18px; line-height: 35px;}

.about-boxes { background:no-repeat url('ad-agency/img/about-bg-image.png') fixed;
    background-color: #000;    
}
.about-boxes p {
    font-weight: 300; 
    font-size: 22px;
}

.wel-about-text {
    margin-bottom:60px;
    line-height: 35px;
}

.reason, .contact {
    background: no-repeat url('ad-agency/img/reason.png') fixed;
}

.renewal {
    background:#000 no-repeat url('ad-agency/img/renewal.png') fixed;
   
}

.renewal p, #pro p, #pilgrim p, #tournament p, #safari p {  color: #fff; font-size: 22px;}
#family {
    background:#000 no-repeat url('ad-agency/img/family.png') fixed;
}
#pro {
    background:#000 no-repeat url('ad-agency/img/pro-img.png') fixed;
}
#pilgrim {
    background:#000 no-repeat url('ad-agency/img/pilgrim-img.png') fixed;
}
#tournament {
    background:#000 no-repeat url('ad-agency/img/tournament-img.png') fixed;
}

#safari {
    background:#000 no-repeat url('ad-agency/img/safari-img.png') fixed;
}