body {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
    margin:0px auto;
    max-width: 1368px;
    min-width:1300px;

}
a
{
    text-decoration: none;
    margin:0;
}
#main_container
{
    background-color:black;
    
    top:0;
    width:100%;
}

.finalblock
{
    position: absolute;
    overflow: hidden;
    width: max-content;
    height: :85px;
    background: rgba(255,255,255,.64);
    border: 0 solid #ddd;
    display:none;
    top:62px;
    z-index:20;
}
.insidecontainer
{
    overflow:hidden;
    width:max-content;
    height: 80px;
    margin-inline-start:1em;
    margin-inline-end: 1em;
    top:2px;
}
.block
{
    display:inline-flex;
}
.block .column2
{
    margin-inline-start:4em;
}
.block .column3
{
    margin-inline-start:4em;
}
.itemMenu.level1
{
  /*  position: relative;
    width: 43%; */
    /*left: calc(-50vw + 50%);*/
   /* height: 50px;*/
    background: transparent;
    display:inline-block;
    float:left;
    overflow: visible;
    margin-top:2px;
}
.itemMenu.level1 span
{
color:black;
}
.block1
{
    display:flex;
}
.block1 .column3
{
    margin-top:1em;
    margin-left:0px;
    width: 126px;
    height: 27px;
}
block1 .column2
{
    margin-top:3em;
}
.clearBoth
{
    clear:both;
}
.block1 .column3
{
    
}
.block1 .column2
{
    margin-left: 47px;
    /* overflow: hidden; */
    float: left;
    width: 150px;
    height: 28px;
    /* top: 13px; */
    margin-top: 14px;
}


#floor-1 {
    background-color: rgb(242, 242, 242);
    font-family: sans-serif;
    overflow:hidden;

}
#floor-1 .check
{
    float:left;
    width:40%;
  /*  margin-left: 47px;*/
    margin-top: 115px;
  /*  animation-name:example;
    animation-duration:2s;
*/
}
/*@keyframes example {
  from {
    transform: translateY(30px);
    opacity: 0;
  } to {
    transform: translateY(0);
    opacity: 1;
  }
}*/
[data-aos="fade-zoom-in"] {
  opacity: 0;
  transition-property: opacity;
}

[data-aos="fade-zoom-in"].aos-animate {
  opacity: 1;
}
#floor-1 .f2
{
    width:60%;
    float:right;
}
.f2 img {
    float: left;
    width: 85%;
    display: block;
    margin-top: -49px;
    padding-left: 100px;
}


/*.f2 img
{
    margin:0px 55px 0px 265px;
    padding:5px;
    display:block;
    background-repeat: no-repeat; 
    background-position: right top;
}*/

.main, .footer, .container-width, .cms-index-index .messages {
    width: 1170px;
    margin: 0px auto;
    padding: 0px;
}
.latest {
  margin-left: 125px;
}

#floor-1 .final {
    font-size: 18px;
    /*! font-size: 35px; */
    font-weight: bold;
    margin-bottom: 5px;
    /*text-transform: uppercase;*/
    line-height: 1.35;
    margin-left:45px;
    display: block;
    margin-block-start: 0.83em;
    margin-block-end: 0.83em;
  /*  margin-inline-start: 22px;*/
    margin-inline-end: 0px;
}
#floor-1 .rav
{
    font-size:15px;
    font-weight:bold;
}
.divide {
  text-align: center;
  margin-top:85px;
}
.div {
  text-align: center;
}
#floor-2 .final {
    font-size: 18px;
    font-weight:bold;
    margin-bottom: 5px;
    /*text-transform: uppercase;*/
    line-height: 1.35;
    margin-left:3px;
    display: block;
    margin-block-start: 0.83em;
    margin-block-end: 0.83em;
  /*  margin-inline-start: 22px;*/
    margin-inline-end: 0px;
}
#floor-2 .rav
{
    font-size:15px;
    font-weight:bold;
}
#floor-1 ul {
    padding: 10px 0px;
    list-style: none;
    margin:0px;
    margin-block-start: 1em;
    margin-block-end:1em;
    margin-inline-start:0px;
    margin-inline-end:0px;
    padding-inline-start:0px;
}

#floor-1 ul li
{
    line-height:30px;
    font-size:15px;
    font-color:rgb(161, 161, 161);
    display:list-item;
    
    list-style: none;
}
#floor-1 input[type=button]
{
    cursor:pointer;
    background-color:black;
    padding:8px 60px;
    border-radius:30px;
    /*! margin:15px 12px 12px 44px; */
    color:#fff;
}
#floor-1 input[type=button]:hover
{
    background-color: #FA8072;
}
 
.main-container .col1-layout
{
    background-color:rgb(242, 242, 242); ;
    font-family:sans-serif;
    display:block;
    width: 1170px;
    margin: 0px auto;
    padding: 0px;
}

#floor-2
{
    overflow:hidden;
    background-color: #f2f2f2;
    width: 100%;
}
#floor-2 input[type=button]
{
   cursor:pointer;
    background-color:black;
    padding:8px 60px;
    border-radius:30px;
    margin:12px;
    color:#fff;
}
#floor-2 input[type=button]:hover
{
    background-color: #FA8072;
}

#floor-2 ul {
    padding: 10px 0px;
    list-style: none;
    margin:0px;
    margin-block-start: 1em;
    margin-block-end:1em;
    margin-inline-start:-39px;
    margin-inline-end:0px;
    padding-inline-start:70px;
}

#floor-2 ul li
{
    line-height:30px;
    font-size:15px;
    font-color:rgb(161, 161, 161);
    display:list-item;
    text-align: -webkit-match-parent;
    list-style: none;
}
#floor-2 .first
{
    float:left;
    width:60%;
    background-color:#f2f2f2;
    /*padding:72px;*/
    box-sizing:border-box;
   /* display:table;
    position:relative;*/
}

#floor-2 .second
{
    float:left;
    width:40%;
    position:relative;
    /*right:97px;
    top:35px;*/
}
#floor-2 .first .functionality
{
   /* width:89%;
    margin-left:60px;*/
}
.functionality img
{
    float:left;
    display:block;
    width:56%;
    /*position:relative;
    bottom:72px;*/
    margin-left:100px;
    margin-bottom: 40px;
}


.sliderButtonHome
{
    transition: all .25s ease-in;
    opacity: .4;
    position: absolute;
    z-index: 11;
    width: 23px;
    background: 0 0;
    border: 0;
    cursor: pointer;
    height: 100%;
}

#homeMainSlider
{
    position:relative;
    background:#f2f2f2;
    width:100%;
    display:block;
    box-sizing: border-box;
}
#HomeleftButton
{
    left:0px;
    top:0px;
}

#HomerightButton
{
    top:0px;
    right:0px;
}
#HomeleftButton:before, .#HomerightButton:before{
    display: inline-block;
    border-top: 29px solid transparent;
    border-bottom: 29px solid transparent;
    content: '';
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%);
}
#homeSlideImgCont 
{
    font-size: 0px;
    /*position: relative;*/
   /* height: 356px;*/
   height:470px;
}
.fadeImg
{
    z-index:1;
    display:block;
    position: absolute;
    left:0;s
    top:0;
    cursor:pointer;
    width:100%;
    
}
.fadeImg img
{
    width:100%;
    display:block;
    
}
#allDotCont {
    width: 57px;
    margin: auto;
    overflow: hidden;
    position: absolute;
    bottom: 50px;
    z-index: 11;
    left: 50%;
    transform: translate(-50%,-70%);
}


.sliderButtonHome {
    -webkit-transition: all .25s ease-in;
    -moz-transition: all .25s ease-in;
    -ms-transition: all .25s ease-in;
    -o-transition: all .25s ease-in;
    transition: all .25s ease-in;
    opacity: .4;
    filter: alpha(opacity=40);
    position: absolute;
    z-index:11;
    width: 23px;
    background: 0 0;
    border: 0;
    cursor: pointer;
    /*! top: 0px; */
    height: 100%;
}
#HomeleftButton:before {
    border-right: 20px solid #fff;
}
#HomerightButton:before {
    border-left: 20px solid #fff;
}
#HomerightButton:before, #HomeleftButton:before {
    display: inline-block;
    border-top: 29px solid transparent;
    border-bottom: 29px solid transparent;
    content: '';
    position: relative;
    top: 39%;
    left: 50%;
    transform: translate(-50%);
}
.sliderButtonHome:hover{

    background: rgba(0,0,0,.2);
    color:white;   
}
.sliderButtonHome:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}
.dotCircle
{
    cursor:pointer;
    width:7px;
    margin: 0px 2px 0px 2px;
    height: 7px;
    border-radius: 50%;
    border: 1px solid;
    float: left;
    /*background-color: #fff;*/
    background:white;
}

.lactive{
    background:black;
}
.buynow1 {
    width: 156px;
    height: 41px;
    background: black;
    color: white;
    float: left;
    text-align: center;
    line-height: 43px;
    font-weight: bold;
    font-size: 11px;
    text-decoration: none;
    display: block;
    cursor: pointer;
    margin-left: 200px;
}
.banner {
  /*position: relative;*/
  /*min -height:471px;*/
  height:488px;
}
.connect_text
{
    text-align: center;
}
.buynow {
    width: 156px;
    height: 41px;
    background: black;
    color: white;
    float: left;
    text-align: center;
    line-height: 41px;
    font-weight: bold;
    font-size: 11px;
    text-decoration: none;
    display: block;
    cursor: pointer;
    margin-left: 179PX;
}
@media only screen and (max-width: 450px) {
  #homeSlideImgCont{

    height: 190px;
  }
  
  #floor-1 .check{
    width: 100%;
  }

  #floor-1 .check img{
    width:100%;
  }
#floor-1 .f2 img{
    width:100%;
  }
  #floor-1 .f2{
    width:100%;
  }
  #homeMainSlider{
    height: 161px;
  }
  #floor-2 .second
  {
    width:98%;
  }
  #floor-2 h2{
    margin-inline-start: 41px;
  }
  #floor-2 ul{
    margin-inline-start: 8px;
  }
  #floor-2 input[type="button"]{
    margin: 0px 12px 12px 44px;
  }
  #floor-2 .first img {

    width: 100%;
    margin-left: auto;

}
#floor-2 .first {

    
    width: 100%;
}

}