.Banner_Cl
{
    background-image: url("../images/Banner01.png");
    height: 995px;
    position: relative;
    top: -200px;
    background-position: center center;
    background-repeat:no-repeat;
    background-size: auto;
}

.SideMsgBox  .Text_Cl {
    position: relative;
    color: #c7c7c7;
    font-weight: 500;
    font-size: 17px;
    line-height: 1.6em;
}

.SideMsgBox .Headline_Cl{
    color: #fff;
    font-size: 30px;
    line-height: 1.2em;
}

.Circle_Cl{
    width:100px; 
    height:100px; 
    opacity:50%;
}
.icon
{
    text-align: center;
}
.icon i 
{
    color: #ffffff;
    font-size: 25vw;
    text-align: center;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.26);
}
.FaIcon_Cl 
{
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
}
.cameraCont, .cameraContents {
    /* height: 100%; */
    top: 330px;
    position: relative;
    width: 100%;
    text-align: left;
    /* z-index: 1; */
    display: inline-block;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.camera-caption 
{
    position: absolute;
    width: 100%;
    top: 16.2%;
    left: 0;
    padding: 0;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.BannFillBtn_Cl
{
    padding-bottom: 12px;
    padding-top: 12px;
    padding-left: 20px;
    padding-right: 20px;
    color: #ffffff;
    background-color: #5e9796;
    border: 2px solid #5e9796;
    border-radius: 7px;
    text-decoration: none;
}
.BannFillBtn_Cl:hover
{
    color: #5E9796;
    background-color: #00000000;
    border: 2px solid #5e9796;
    border-radius: 7px;
    text-decoration: none;
}
.BannOpaqBtn_Cl
{
    padding-bottom: 12px;
    padding-top: 12px;
    padding-left: 18px;
    padding-right: 18px;
    color: #ffffff;
    background-color: #00000000;
    border: 2px solid #ffffff;
    border-radius: 7px;
    text-decoration: none;
}
.BannOpaqBtn_Cl:hover
{
    color: #000000;
    background-color: #ffffff;
    border: 2px solid #ffffff;
    border-radius: 7px;
    text-decoration: none;
}
a
{
    text-decoration: none;
}
.SideMsgBox
{
    color:#fff;
} 

/* Extra large devices (large desktops, 1200px and up) */
@media only screen and (min-width: 1200px){  
    
}
 
/* Large devices (desktops, 992px and up) */
@media only screen and (min-width: 992px) and (max-width: 1199.98px) { 
    .SideMsgBox .Headline_Cl{
        color: #fff;
        font-size: 27px;
        font-weight: 600;
    }
    .icon i {
        color: #ffffff;
        font-size: 30vw;
        text-align: center;
        text-shadow: 0px 1px 1px rgb(0 0 0 / 26%);
    }
} 

/* Medium devices (tablets, 768px and up) The navbar toggle appears at this breakpoint */
@media only screen and (min-width: 768px) and (max-width: 991.98px) { 
    
    
    .cameraCont, .cameraContents {
        /* height: 100%; */
        top: 320px;
        position: relative;
        width: 100%;
        text-align: left;
        /* z-index: 1; */
        display: inline-block;
    }
    
    .icon i {
        color: #ffffff;
        font-size: 30vw;
        text-align: center;
        text-shadow: 0px 1px 1px rgb(0 0 0 / 26%);
    }
    .SideMsgBox .Text_Cl {
        position: relative;
        color: #c7c7c7;
        font-weight: 500;
        font-size: 17px;
        line-height: 1.4em;
    }
    
    .SideMsgBox .Headline_Cl{
        color: #fff;
        font-size: 25px;
        font-weight: 600;
    }
}

/* Small devices (landscape phones, 576px and up) */
@media only screen and (min-width: 576px) and (max-width: 767.98px) {  
    
    
    .Banner_Cl {
        background-image: url(../images/Banner01.png);
        height: 995px;
        position: relative;
        top: 0px;
        background-position: center center;
        background-repeat: no-repeat;
        background-size: auto;
    }
    
    .cameraCont, .cameraContents {
        /* height: 100%; */
        top: 300px;
        position: relative;
        width: 100%;
        text-align: left;
        /* z-index: 1; */
        display: inline-block;
    }
    
    .icon i {
        color: #ffffff;
        font-size: 40vw;
        text-align: center;
        text-shadow: 0px 1px 1px rgb(0 0 0 / 26%);
    }
    
    .SideMsgBox .Headline_Cl{
        color: #fff;
        font-size: 28px;
        font-weight: 600;
    }
}


@media only screen and (min-width: 320px) and (max-width: 575.98px)
{
    .Banner_Cl {
        background-image: url(../images/Banner01.png);
        height: 1100px;
        position: relative;
        top: 0px;
        background-position: center center;
        background-repeat: no-repeat;
        background-size: auto;
    }

    .BannFillBtn_Cl {
        padding-bottom: 12px;
        padding-top: 12px;
        padding-left: 10px;
        padding-right: 10px;
        color: #ffffff;
        background-color: #5e9796;
        border: 2px solid #5e9796;
        border-radius: 7px;
        text-decoration: none;
    }

    .BannOpaqBtn_Cl {
        padding-bottom: 12px;
        padding-top: 12px;
        padding-left: 10px;
        padding-right: 10px;
        color: #ffffff;
        background-color: #00000000;
        border: 2px solid #ffffff;
        border-radius: 7px;
        text-decoration: none;
    }

    .SideMsgBox .Text_Cl {
        position: relative;
        color: #c7c7c7;
        font-weight: 500;
        font-size: 15px;
        line-height: 1.6em;
    }
    
    .cameraCont, .cameraContents {
        /* height: 100%; */
        top: 100px;
        position: relative;
        width: 100%;
        text-align: left;
        /* z-index: 1; */
        display: inline-block;
    }
    
    .icon i {
        color: #ffffff;
        font-size: 55vw;
        text-align: center;
        text-shadow: 0px 1px 1px rgb(0 0 0 / 26%);
    }
    
    .SideMsgBox .Headline_Cl{
        color: #fff;
        font-size: 25px;
        font-weight: 600;
    }
}

