/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 22 Apr, 2021, 11:25:24 PM
    Author     : abbho
*/
@media screen and  (max-width: 1920px)
{
    .sectionContent{
        
        display: flex;
        position :relative;
        top:100px;
    }
#home{
    width : 100%;
    height:550px;
    position : absolute;
    margin-top: 20px;
}

.Slideshow_Container
{
  width: 100%;
  height: 550px;
  position : relative;
  top: 70px ;
  left : 0px;
  overflow : hidden;
  
}

 #slideshow img {
  /*display: inline-block;*/
  width: 100%;
  height: 100%;
}

#slideshow {
    margin-bottom: 5px;
    width: 100%;
    height: 530px;
    overflow: hidden;
    white-space: nowrap;
    position: fixed;
    top:100px;
    z-index: -1;
}



 #slideshow1 img {
  /*display: inline-block;*/
  width: 100%;
  height: 200px;
  
}

#slideshow1 {
    
    width: 100%;
    height: 250px;
    overflow: hidden;
    white-space:nowrap;
    position: absolute;
    top:350px;
    
}

.freezer{
    position: fixed;
    width: 100%;
    z-index: 2;
}

.freezer1{
    position: absolute;
    width: 80%;
    
    
}

.freezers{
    position: absolute;
    width: 100%;
    margin-top: 300px;
    margin-left: 30px;
    color: #fff;
    font-size: 40px;
   
}
.ClassCircle{
    
    text-align: center;
    margin-right: 60px;
}
/*freezers label {
    position: absolute;
    left: 40px;
    top: 250px;
    color: #ffffff;
    letter-spacing : 1px;
	
}*/


.contentclass{
    display:block;
    width:30%;
    margin-left:10%;
    
 
}

.marqueeStrip{
    display: block;
    background-color: #2e6da4;
    height: 45px;
}
marquee{
    margin-top: 10px;
    color:white;
}


h3{
    color: #fff;
    font-size: 30px;
    margin-top: 60px;
    font-weight: 300;
    text-align: center;
}


.block-icon1{
    
    height:350px;
    width:100%;
    background-color: #7cb825;
   
}
.block-icon1 img{
    width: 40%;
    margin-top: 60px;
    margin-left: 30%;
}


.block-icon2{
    
    height:350px;
    width:100%;
    background-color: #99cc33;
   
}
.block-icon2 img{
    width: 40%;
    margin-top: 50px;
    margin-left: 30%;
}
.block-icon3{
    
    height:350px;
    width:100%;
    background-color: #33cb98;
    
}
.block-icon3 img{
    width: 40%;
    margin-top: 50px;
    margin-left: 30%;
}
.block-icon4{
    
    height:350px;
    width:100%;
    background-color: #3bad87;
    
}
.block-icon4 img{
    width: 40%;
    margin-top: 50px;
    margin-left: 30%;
}
/*.block-icon5{
    
    height:350px;
    width:100%;
    background-color: #1dc9ffff;
    border-right: 1px solid #00BBBC;
}*/

.parallex{
    background-image: url("img_parallax.jpg");
    background-attachment: fixed;
  /* Full height */
  height: 100%;
}

.HomeContent{
   padding:0px;
   top:0px;
   position: relative;
   margin-left: 0px;
   z-index:-1;
   
}

.circle {
  margin-right: 5px;
  display: inline-block;
  background-color: #cacaca;
  width: 18px;
  height: 18px;
  border-radius: 20px;
  margin-top: 287px;
  border-style: solid;
}

.info{
    position: relative;
    width:100%;
    height: 450px;
    top:10px;
}

.Homeinfo{
   padding:0px;
   top:600px;
   position: relative;
   z-index:1;
   overflow:hidden;
   /*left:30px;*/
}
.Homeinfo h2 {
    margin-left: 25px;
    position: absolute;
    top :10px;
    color: #092d8d;
    font-family: 'Oxygen', sans-serif;
    font-size: xx-large;
    font-weight: 300;
}

.Homeinfo h4 {
    margin-left: 25px;
    position: absolute;
    top :50px;
    font-size: 35px;
    color: #092d8d;
    font-weight: 300;
    
}
.Homeinfo h5{
    margin-left: 100px;
    position: absolute;
    top: 100px;
    font-size: 35px;
    color: #092d8d;
    font-weight: 300;
    
}
.infodiv1 p{
    position: relative;
    margin-left: 25px;
    margin-right: 25px;
    top :0px;
    text-align:left;
   
}

.infodiv1{
    display: block;
    margin: 28px;
    height: 200px;
    margin-top: 200px;
    /*background-color: #e6e9ed;
    border:1px solid #c0c0c0;*/
    border-radius: 10px;
   
}


.infodiv2 p{
    position: relative;
    margin-left: 25px;
    top :0px;
    text-align:left;
}
.infodiv2{
    display: block;
    left:30%;
    background-color: #7DB725;
    width:60%;
}

.infopara{
    width: 100%;
    top:0px;
    position: absolute;
    left:32%;
}
.infopara H4{
    font-family: 'Oxygen', sans-serif;
}
.infopara H5{
   font-family: 'Oxygen', sans-serif;
}
.mode {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* mode Content */
.morecontent {
  background-color: #fefefe;
  margin-left: 15%;
  padding: 20px;
  border: 1px solid #888;
  width: 70%;
  height: 400px;
  position: fixed;
  top: 150px;
  border-radius: 10px;
  z-index: 2;
}

/* The Close Button */
.close {
  color: #aaaaaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

.readmore{
    position:relative;
    width:100px;
    height: 25px;
    border: none;
    left: 50%;
    z-index: 1;
    background-color: #286090;
    color:white;
    cursor: pointer;
    border-radius: 3px;
    
    
}
.bulletTrain{
    display:inline-block;
    width: 100%;
    height: 100%;
    
}
.bulletTrain a{
    color: white;
    position: relative;
}
#bullet img{
    opacity: 90%;
}
.infoTextclass  {
    margin-left: 50px;
}
.infoTextclass1
{
    margin-left: 50px;
}
.infoTextclass2{
    margin-left: 50px;
}
.infoTextclass3{
    margin-left: 50px;
}


.infoTextclass a{
    position: absolute;
    color:white;
    font-size: xxx-large;
    top:50px;
}
.infoTextclass p{
    color :white;
    position:absolute;
    top:100px;
    font-size: 21px;
    font-family: 'Oxygen', sans-serif;
    
}

.infoTextclass1 p{
    
    color :white;
    position:absolute;
    top:100px;
    font-size: 21px;
    font-family: 'Oxygen', sans-serif;
    
}

.infoTextclass2 p{
    
    color :white;
    position:absolute;
    top:125px;
    font-size: 21px;
    font-family: 'Oxygen', sans-serif;
    
}

.infoTextclass3 p{
    
    color :white;
    position:absolute;
    top:150px;
    font-size: 21px;
    font-family: 'Oxygen', sans-serif;
    
}
.infoTextPara {
    
    margin-top:10px;
    
}
.infoclass{
    position: relative;
    width: 100px;
    height: 35px;
    border: none;
    left: 3%;
    z-index: 1;
    background-color: #286090;
    cursor: pointer;
    border-radius: 3px;
    bottom: 100px;
    padding: 5px;
    display: block;
    box-shadow: inset -4px -4px 4px rgb(0 0 0 / 25%);
    top:150px;
    visibility:hidden;
}

.infoclass a{
    text-decoration: none;
    color:white;
    height: 50px;
}
.freezer1 a{
    text-decoration: none;
}
.readmoreBlock
{
    margin:20px;
    border-radius: 10px;
    border: 1px solid #888;
}
.rdLine
{
    width: 65%;
    border-bottom: 2px solid #7DB725;
    
}
.fade{
    transition: opacity 0.15s linear;
}
.fadeIn{
    animation:opac 0.8s}@keyframes opac{from{opacity:0} to{opacity:1}
}

.infoImg_900{
    display: none;
}
.infoImgTop_900{
    display: none;
}

.info_900{
    display: none;
}
.textForm a{
    text-decoration: none;
    
}

.C_Profile{
    z-index: 1;
    width: 40%;
    position: absolute;
    top: 90px;
}
}
.C_Profile img{
    
}
.C_Info{
   
}
#mainSlider .carousel-inner .item .carousel-caption { 
    text-shadow: none; 
    padding: 20px; 
    background-color: rgba(123,184,35, 0.69); 
    left: auto; 
    right: 20%; 
    text-align: left; 
    bottom: 150px; 

}


/*
#mainSlider .carousel-control{
	width: 8%;

.carousel-control.left {
    background-image: -webkit-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
    background-image: -o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
    background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.0001)));
    background-image: linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x;
}

.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgb(0 0 0 / 60%);
    background-color: rgba(0,0,0,0);
    filter: alpha(opacity=50);
    opacity: .5;
}

a, a:hover { text-decoration: none; }

.left .glyphicon{
    margin-top: -60px;
}

.left .glyphicon{ margin-left:-50px!important; margin-top: -175px; } 

.left .glyphicon{ font-size: 40px; float: left;  margin-left:-100px!important; margin-top: -200px; color: #b2b4b3;} 

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.glyphicon-chevron-right          { &:before { content: "\e080"; } }

.glyphicon-chevron-left           { &:before { content: "\e079"; } }

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}





.carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
    background-image: -o-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
    background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0001)),to(rgba(0,0,0,.5)));
    background-image: linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x;
}

.right .glyphicon{
    margin-top: -60px;
}



.right .glyphicon { font-size: 40px; float: right;  margin-right: -100px!important; margin-top: -200px; color: #b2b4b3;} 

.carousel-control .glyphicon-chevron-right .carousel-control .icon-next {
    right: 50%;
    margin-right: -10px;
}
*/