body{
    overflow: hidden;
    overflow-y: scroll;
}

p{
    padding: 0px;
/*    margin: 0px;*/
}

h1{
    margin: 0;
}

#landingSection{
    height: 80vh; 
    position: relative;
}

.sliderHolder{
    width: 100%; 
    height: 100%;
    background: cyan;
    position: absolute;
    top:0%;
    z-index: -1;
}

.sliderHide{
    right: 100%;
    display: none;
}

.sliderImageHolder{
    width: 100%; 
    height: 100%; 
    position: absolute;
}

.flagHolder{
    width: 500px; 
    height: 280.9px;
/*    background: black;*/
    position: absolute;
    float: left; 
    bottom: 0px;
    opacity: 0.7;
}

.arrowHolder{
    height: 100%; 
    width: 200px;
/*    background: black;*/
/*    opacity: 0;*/
    position: absolute;
    top: 0px;
    cursor: pointer;
    font-size: 25px;
}

.arrowHover{
    height: 100%; 
    width: 100%; 
    opacity: 0; 
/*    background: black; */
    position: relative;
}

.arrowHolder:hover .arrowHover{
    opacity: 0.1; 
    background: black;
}

.arrowHolder:hover .chev{
    opacity: 1.0;
}

.rightArrow{
    right: 0px;
}

.chev{
    color: white;
    font-size: 50px;
    position:absolute;
    opacity: 0.8
}


#serviceSection{
    width: 1100px; 
/*    height: 800px;*/
/*    background: black;*/
    float: left; 
    margin-top: 50px;
/*    border: 1px solid black;*/
    margin-bottom: 20px;
}

.serviceTitle{
    font-size: 22px;
    text-align: center;
    background: #4682b4;
    padding: 8px;
    color: white;
    margin-bottom: 50px;
}

.serviceField{
    width: 353.33px;
    height: 265.66px;
/*    background: yellow;*/
    float: left; 
/*    clear: left; */
    position: relative;
    cursor: pointer;
    float: left; 
    transition: 0.2s;
}

.serviceField:hover{
    box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.2);
}

.serviceRight{
    margin-right: 20px;
}

.serviceBottom{
    margin-bottom: 20px; 
}

.innerFlagHolder{
/*    width: 100%; */
/*    height: 100px; */
/*    background: white; */
    position: relative;
    z-index: 10;
    float: left; 
}

.innerFlag{
    width: 120px; 
    height: 80px;
    z-index: 1; 
    float: left; 
/*    position: absolute; */
    margin-right: 10px;
}

.innerText{
    float: left; 
    font-size: 25px;
    width: 200px; 
    color: white;
/*    border: 1px solid black; */
}


.betService{
    font-size: 30px;
    margin-top: 50px;
    float: left; 
    clear: left;
}

.betTextCont{
    float: left; 
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
}

.betText{
    float: left; 
    line-height: 160%;
}

.listText{
    color: #4682b4;
    font-weight: bold;
}

.betP{
    width: 700px;
/*    background: red; */
    margin: 0px;
    margin-right: 30px
}

.betImage{
    width: 300px; 
    float: right; 
    height: 168.5px;
    position: relative;
/*    margin-top: 20px;*/
}

.betOl{
    float: left; 
    clear: left; 
/*    border: 1px solid black; */
    padding: 0px 16px;
    margin: 0px;
    margin-bottom: 20px;
    /*background: black; */
}

.betInnerOl{
    clear: left; 
    margin: 0px;
/*    float: left; */
    
list-style-position: inside;
    padding: 0px;
    text-align: left;
    
}

.betOl li{
    margin-bottom: 10px;
}

.betInnerOl li{
    margin-bottom: 0px;
}

.countryOl{
    font-size: 15px;
}


/*Country html Section*/
.countryHeader{
    height: 30px;
    margin-bottom: 40px;
    /*background: blue;*/
    width: 90%;
}

.cheaderImage{
    width: 50px; 
    height: 28.1px;
    position: relative;
    float: left; 
    margin-right: 10px;
}

.countryH1{
    font-size: 30px;
    float: left; 
    margin: 0px;
}

.countryClover{
/*    width: 200px; */
    float: left; 
    clear: left; 
}

.visaSelection{
    width: 200px; 
/*    height: 30px;*/
    padding: 10px;
    
/*    background: red; */
    text-align: center;
    cursor: pointer; 
    float: left; 
    font-size: 20px;
    border-top: 1px solid #ccc;
}

.activeSelection{
    background: #ccc;
    border-top: 2px solid #4682b4;
}

.visaContent{
    width: 90%; 
/*    height: 200px; */
    clear: left; 
    float: left; 
    border: 1px solid #ccc; 
    padding: 0px 15px;
    margin-top: 20px;
    box-sizing: border-box;
}
.countrySubT{
    clear: left; 
    float: left; 
    font-weight: 100;
    margin-bottom: 10px;
    margin-top: 40px;
}

span{
    font-weight: bold;
}

.countryP{
    float: left;
    clear: left; 
    margin: 0;
    margin-bottom: 20px;
    /*background: black;*/
}

.dayP{
    float: left;
    clear: left; 
    margin: 0;
    /*margin-top: 15px;*/
    /*background: blue;*/
}

.topT{
    /*margin-top: 50px;*/
}


li{
    line-height: 150%;
}

.countryH3{
    clear: left; 
    float: left; 
    margin-top: 0px;
    margin-bottom: 5px;
}

.longP{
    margin: 0px;
/*    margin-top: 5px;*/
}

.required{
    color: #4682b4;
    font-weight: normal;
    
}


.lastBottom{
    margin-bottom: 40px;
}







#touristVisa{
/*    display: none; */
}

#businessVisa{
    display: none;
/*    color: red; */
}

@media only screen and (max-width: 1110px){
    .flagHolder{
        width: 400px; 
        height: 224.72px;
    }
    
    .arrowHolder{
        width: 150px;
    }
    
    /*visa List section */
    #serviceSection{
        width: 900px; 
    }
    
    .serviceField{
        width: 286.67px;
        height: 215.54px;
    }
    
    .innerFlagHolder{
/*        background: blue;*/
        width: 250px;
        top: 0px; 
        transform: translateX(-50%) translateY(0%);
        margin-top: 40px;
    }
    
    .innerFlag{
        width: 100px; 
        height: 66.67px;
    /*    position: absolute; */
        margin-right: 0px;
        margin-bottom: 10px;
    }

    .innerText{
        float: left; 
        font-size: 25px;
        width: 200px; 
        color: white;
    /*    border: 1px solid black; */
    }
    
    /*bet text section*/
    .betP{
        width: 600px;
        margin: 0px;
        margin-right: 30px
    }

    .betImage{
        width: 250px; 
        height: 140.45px;
    }
}


@media only screen and (max-width: 910px){
    .flagHolder{
        width: 300px; 
        height: 168.54px;
    }
    
    .arrowHolder{
        width: 130px;
    }
    
    /*visa List section */
    #serviceSection{
        width: 700px; 
    }
    
    .serviceField{
        width: 220px;
        height: 165.4px;
    }
    
    .innerFlagHolder{
/*        background: blue;*/
        width: 200px;
        top: 0px; 
        transform: translateX(-50%) translateY(0%);
        margin-top: 30px;
    }
    
    .innerFlag{
        width: 80; 
        height: 53.33px;
    /*    position: absolute; */
        margin-right: 0px;
        margin-bottom: 10px;
    }

    .innerText{
        float: left; 
        font-size: 22px;
        width: 200px; 
    /*    border: 1px solid black; */
    }
    
    /*bet text section*/
    .betP{
        width: 450px;
        margin: 0px;
        margin-right: 30px
    }

    .betImage{
        width: 200px; 
        height: 112.36px;
    }
}


@media only screen and (max-width: 710px){
    .flagHolder{
        width: 200px; 
        height: 112.36px;
    }
    
    .arrowHolder{
        width: 100px;
    }
    
    /*visa List section */
    #serviceSection{
        width: 500px; 
    }
    
    .serviceField{
        width: 100%;
        height: 200px;
        margin-bottom: 20px;
    }
    
    .innerFlagHolder{
/*        background: blue;*/
        width: 80%;
        top: 50%; 
        left: 0px;
        transform: translateX(0%) translateY(-50%);
        margin-top: 0px;
        float: left; 
        margin-left: 10px;
    }
    
    .innerFlag{
        width: 120px; 
        height: 80px;
    /*    position: absolute; */
        margin-right: 0px;
        margin-bottom: 10px;
    }

    .innerText{
        float: left; 
        font-size: 25px;
        width: 100%; 
    /*    border: 1px solid black; */
    }
    
    /*bet text section*/
    .betP{
        width: 100%;
        margin: 0px;
        margin-right: 0px; 
        margin-bottom: 20px;
    }

    .betImage{
        width: 100%; 
        height: 200px;
    }
}

@media only screen and (max-width: 510px){
    /*visa List section */
    #serviceSection{
        width: 95%; 
    }
}

@media only screen and (max-width: 410px){
    .flagHolder{
        width: 150px; 
        height: 84.27px;
    }
    
    .arrowHolder{
        height: 100%; 
        width: 80px;
    }
}







