/*@media screen and (min-width: 300px) and (max-width: 1024px) {
  #top_head { display: none; } 
  .btn_no{
  	display: none;
  	}  
}*/

@font-face{
    font-family: "gothambold";
    src: url(../../assets/fonts/gothambold.ttf);
  }
@font-face{ 
  font-family: "gothambook";
  src: url(../../assets/fonts/gothambook.ttf);
  font-weight: normal;
}
@font-face{ 
  font-family: "gothammedium";
  src: url(../../assets/fonts/gothammedium.ttf);
  font-weight: normal;
}
@font-face{ 
  font-family: "gothamthin";
  src: url(../../assets/fonts/gothamthin.ttf);
  font-weight: normal;
}
@font-face{ 
  font-family: "gtamericastandardbold";
  src: url(../../assets/fonts/gtamericastandardbold.ttf);
  font-weight: normal;
}
@font-face{ 
  font-family: "Rupee_Foradian";
  src: url(../../assets/fonts/Rupee_Foradian.ttf);
}
@font-face{ 
  font-family: "Baskerville";
  src: url(../../assets/fonts/Baskerville.ttf);
}
@font-face{ 
  font-family: "BaskervilleSemibold";
  src: url(../../assets/fonts/Baskerville-SemiBold.ttf);
}

@font-face{ 
  font-family: "BaskervilleBold";
  src: url(../../assets/fonts/Baskerville-Bold.ttf);
}
html { scroll-behavior: smooth;}
.themebtn {
    z-index: 100;
    border-radius: 4px;
    padding: 10px 30px;
    font-size: 16px;
    font-family: 'gothambook';
    background-color: #ED1C29;
    color: #fff;
    border: none;
}
.break-line {
    display: block;
  }
.desktop {display: block;}
.mobileview { display: none; }
a { color: #000; }
a:hover { color: #000; text-decoration: none;}
#topNav .navbar-light .navbar-nav { margin: auto; }
#topNav .navbar-light .navbar-toggler { border: none; }
#topNav .navbar-light .navbar-nav .nav-item{ margin-left: 15px; }
#topNav .navbar-light .navbar-nav .nav-link{ color: #000000; font-size: 15px; font-weight: 500;}
#bannerSection{
  background-image: url('../../assets/image/banner/headerbanner-desktop.png');
  background-attachment: scroll;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  background-position: center top;
  height: 40.5em;
}

#beforBanner{
  position: relative;
  padding: 7em 0em 1em 0em;
}
#beforBanner h1 {
  font-size: 74px;
  font-family: 'Baskerville';
}
#beforBanner h1 span{
  color:#ED1C29;
  font-family: gothammedium;
}

.hex {
  margin: 20px auto 50px;
}
.hex-container {
  padding: 15px 20px;
  background-color: white;
}

/** */

.hex.generic {
  position: absolute;
    width: 170px;
    height: 110px;
    line-height: 23px;
    background-color: #ed1c24;
    color: white;
    text-align: center;
    padding: 6px;
    z-index: 1;
    right: 6%;
    top: 80%;
}
.hex.generic h4{
  font-family: gothammedium;
  position: absolute;
  top: 7%;
  font-size: 23px;
  z-index: 1;
  text-transform: uppercase;
}
.hex.generic h4 i { font-size: 25px; margin-bottom: 10px; }
.hex.generic:before,
.hex.generic:after {
  content: "";
  position: absolute;
  left: 0;
  width: 0;
  border-left: 85px solid transparent;
  border-right: 85px solid transparent;
}
.hex.generic:before {
  bottom: 100%;
  border-bottom: 40px solid #ed1c24;
}
.hex.generic:after {
  top: 100%;
  width: 0;
  border-top: 40px solid #ed1c24;
}

#afterbanner { background-color: #ffffff; padding: .5rem 1rem 4rem 1rem; }
#afterbanner p{
  list-style: none;
  float: left;
  font-size: 18px;
  font-family: gothambook;
  color: #000000;
  padding-right: 65px;
  padding-left: 65px;
  /*border-right: 1px solid #ed1c28;*/
  height: 100px;
  text-align: center;
  margin-bottom: 0px;
}
#afterbanner .borderlr { border-right: 1px solid #ed1c28; border-left: 1px solid #ed1c28; }
#afterbanner p span { font-size: 55px; }

#buyHomeGetCity{  padding: 0em 0em 1em 0em; background-color: #faefe0;}
#buyHomeGetCity .t_Hd2 { 
  font-size: 45px; 
  line-height: initial; 
  text-align: center; 
  margin-bottom: 40px; 
  letter-spacing: 2px; 
  margin-top: 50px;
}
#buyHomeGetCity .sub_Hd2 { 
  font-size: 20px; 
  line-height: inherit; 
  text-align: center; 
  margin-bottom: 70px; 
  letter-spacing: 2.4px; 
  color: #505050;
  padding: 0px 10%;
}
#buyHomeGetCity .buyHomeGetCityBox { 
  width: 12%;
  display: inline-block;
  text-align: center;
  margin-bottom: 30px;
}
#buyHomeGetCity .buyHomeGetCityBox img { width: 60%; display: block; margin: auto; padding: 10px;}
#buyHomeGetCity .buyHomeGetCityBox p { font-size:12px; text-align: center; }

#buyHomeGetCity .info-box {
  background-color: #ed1c29;
  color: white;
  padding: 10px 20px;
  border-radius: 4px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-left: 5px;
}
#buyHomeGetCity .info-box i {
  margin-right: 10px;
}
#buyHomeGetCity .info-row {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#buyHomeGetCity .info-row .info-box {
  flex-grow: 1;
  margin-bottom: 10px;
  text-align: center;
}

#redStrip { background-color: #ed1c28; padding: 1rem;}
#redStrip ul { margin: auto;}
#redStrip ul li{
  list-style: none;
  float: left;
  font-size: 18px;
  font-family: gothambook;
  color: #fff;
  padding-right: 35px;
  padding-left: 35px;
  border-right: 1px solid #fff;
  height: 35px;
  text-align: center;
}
#redStrip li:last-child {
  border: none;
}

#welcome_nikko_v{
  background-color: #e1f3fc;
  padding: 1em 0em;
}
#welcome_nikko_v .wlc_Hd{
  text-align: -webkit-center;
}
#welcome_nikko_v .wlc_Hd h2{
  padding-top: 20px;
  text-align: center;
  font-size: 45px;
  font-family: 'gothammedium';
  text-decoration: underline;
  text-underline-offset: 10px;
}

#welcome_nikko_v .wel_Img_lft{
  /*padding-top: 30px;*/
}
#welcome_nikko_v .wel_wrt_cont{
  padding: 30px 30px;
  /*background-color: #fff;*/
}
#welcome_nikko_v .wel_wrt_cont h4{
  font-size: 22px;
  font-family: 'gothammedium';
  font-weight: 500;
}
#welcome_nikko_v .wel_wrt_cont p{
  font-size: 20px;
  font-weight: 500;
  font-family: 'Baskerville';
  text-align:justify;
}

#welcome_nikko_v .wel_Img_wrt{
  padding-top: 0px;
}
#welcome_nikko_v .wel_lft_cont{
  /*margin-top: 25px;*/
  padding: 30px 30px;
  /*background-color: #fff;*/
}
#welcome_nikko_v .wel_lft_cont h4{
  font-size: 22px;
  font-family: 'gothammedium';
  font-weight: 500;
}
#welcome_nikko_v .wel_lft_cont p{
  font-family:'Baskerville';
  font-size: 20px;
  font-weight: 500;
  line-height: 1.6em;
  text-align:justify;
}

#homeMap{
  padding: 2em 0em;
}
#homeMap .map_Hd{
  text-align: -webkit-left;
}
#homeMap .map_Hd h4{
  text-align: left;
  font-size: 40px;
  font-family: gothammedium;
  font-weight: 600;
  margin-top: 20px;
}

#homeMap p{
  font-size: 20px;
  font-weight: 400;
  padding: 10px 0px 0px 0px;
  font-family: 'Baskerville';
  line-height: 1.6em;
  text-align:justify;
}

#EVERYTHING_YOU_NEED{
  background-color: #f0f7e8;
  padding: 2em 0em;
}
#EVERYTHING_YOU_NEED .mainHd{
  padding-bottom: 2em;
  text-align: center;
}
#EVERYTHING_YOU_NEED .mainHd h4{
  font-size: 40px;
  font-family: gothambold;

  /*text-decoration: underline;
  text-underline-offset: 10px;*/
}
#EVERYTHING_YOU_NEED .slideCont h4{
  font-size: 22px;
  font-weight: 500;
  padding: 50px 0px 0px 0px;
  font-family: gothambold;
}
#EVERYTHING_YOU_NEED .slideCont p{
  font-size: 20px;
  font-weight: 500;
  font-family: 'Baskerville';
  line-height: 1.6em;
}
#EVERYTHING_YOU_NEED .download_btn{
  text-align: center;
  padding: 3em 0em 1em 0em;
}
#EVERYTHING_YOU_NEED .download_btn a{
  border-radius: 4px;
  padding: 18px 30px;
  font-size: 16px;
  font-family: gothambook;
  background-color: #ED1C29;
  color: #fff;
}
#CHOOSE_A_HOME{
  padding: 2em 0em;
}
#CHOOSE_A_HOME .t_Hd{
  text-align: center;
}
#CHOOSE_A_HOME .t_Hd h4{
  font-weight: 600;
  font-size: 40px;
  font-family: gothammedium;
  /*text-decoration: underline;
  text-underline-offset: 10px;*/
  
}
#CHOOSE_A_HOME .myCard{
  background: #ffffff00;
  margin-top: 10px;
  padding: 0px;  
  border: solid 1px #b9b5b4;
  /*box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.2);*/
}
#CHOOSE_A_HOME .myCard .cardHd h4{
  padding: 15px 20px;
  font-size: 16px;
  font-weight: 400;
  margin: 0px;
  font-family:gothammedium;
}
#CHOOSE_A_HOME .download_btn{
  text-align: center;
  padding: 1em 0em 1em 0em;
}
#CHOOSE_A_HOME .download_btn a{
  border-radius: 4px;
  padding: 18px 30px;
  font-size: 16px;
  font-family: gothambook;
  background-color: #ED1C29;
  color: #fff;
}
#contactUs{
  padding: 2em 0em;
  background-color: #e1f4fd;
}
#contactUs .t_hd{
  text-align: center;
}
#contactUs .t_hd h4{
  font-weight: 600;
  font-size: 40px;
  font-family: gothammedium;
  /*text-decoration: underline;*/
  text-underline-offset: 10px;
}
#contactUs .mapImg{
  padding-top: 1em;
}

#city_live{
  padding: 2.5em 0em;
}
#city_live .t_hd{
  text-align: center;
}
#city_live .t_hd h4{
  font-weight: 600;
  font-size: 40px;
  font-family: gothammedium;
  /*text-decoration: underline;
  text-underline-offset: 10px;*/
}
#city_live .subHd{
  padding-bottom: 1em;
  text-align: center;
}
#city_live .subHd h4{
  font-size: 34px;
  /*font-weight: 600;*/
  padding: 5px 0px 10px 0px;
  font-family: gothammedium;
}
#city_live .subHd h4 span{
  color:#ED1C29;
  font-family: gothammedium;
  /*font-weight: 600;*/
}
#city_live .subHd p{
  font-size: 31px;
  font-weight: 500;
  font-family: 'Baskerville';
  margin-bottom: 0px;
  line-height: 40px;
}
#city_live .download_btn{
  text-align: center;
  padding-top: 3em;
}
#city_live .download_btn a{
  z-index: 100;
  border-radius: 4px;
  padding: 15px 30px;
  font-size: 16px;
  font-family: 'gothambook';
  background-color: #ED1C29;
  color: #fff;
  border: none;
}
.tab-img-hw { padding: 20px 30px 50px; }
.tab-img-hw img{
    width: 100%;
    height: 100%;
}
.tab-img-hw p { margin-top: 15px; font-weight: 500; }

#pricing{
  padding: 2.5em 0em;
  /*background-color: #eaeaea;*/
}
#pricing .t_hd{
  text-align: center;
  padding-bottom: 1.7em;
}
#pricing .t_hd h4{
  font-weight: 600;
  font-size: 40px;
  font-family: gothammedium;
  /*text-decoration: underline;
  text-underline-offset: 10px;*/
}
#pricing .priceBox { width:16%; padding:20px; margin:0; display: inline-block; border: solid 1px;  text-align: center;}
#pricing .priceBox .flat_title { font-size: 28px; font-family: gothambold; line-height: normal; min-height: 70px; margin-bottom: 5px;}
#pricing ul li{
  list-style: none;
  float: left;
  font-size: 17px;
  color: #000;
  padding-right: 35px;
  padding-left: 35px;
  border-right: 1px solid #000;
  height: 55px;
  white-space: nowrap;
  text-align: center;
}
#pricing ul li span{
  font-weight: 600;
  font-size: 25px;
}
#pricing li:last-child {
  border: none;
}

#companyName{
  padding: 1.5em 0em;
  /*border-bottom: 2px solid #000;*/
}
#companyName .marketed span{
  font-size: 22px;
  font-weight: 700;
}
#companyName .marketed p{
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  text-align: center;
}
#companyName .rera span{
  font-size: 22px;
  font-weight: 700;
}
#companyName .rera u{
  font-size: 20px;
  font-weight: 400;
}
#companyName .wrtLogo{
  text-align: center;
}
#companyName .wrtLogo img{
  width: 40%;
}

#companyDetail{
  padding: 1em 0em;
}
#companyDetail .bhartiyaUrban h4{
  font-size: 18px;
  font-weight: 600;
}
#companyDetail .bhartiyaUrban p{
  font-size: 16px;
  font-weight: 450;
  margin: 0px;
}
#companyDetail .wrtLogo{
  text-align: right;
}
#companyDetail .wrtLogo img{
  width: 80%;
  padding: 10px;
}


#companyDetail .disc{
 border-top: 1px solid #000;
 border-bottom: 1px solid #000;
}
#companyDetail .disc p{
 font-size: 14px;
 font-weight: 400;
 text-align: center;
 padding: 20px;
 margin: 0px;
}

#getConnected{
  padding: 1.5em 0em;
  background-color: #eaeaea;
}

#getConnected .wrt_contact_crd{
  box-shadow: 1px 2px 8px 0px #a7a7a7;
  padding: 30px 50px;
  margin-top: 1em;
  background-color: #fff;
}

#getConnected .col_gap_input{
  padding: 0px 0px;
}
#getConnected .col_gap_input label{
  margin: 0px;
  padding: 10px 0px 0px 0px;
  font-weight: 400;
}
#getConnected .col_gap_input input{
  width: 100%;
  padding: 25px 0px;
  border: none;
  border-bottom: 2px solid #CACACA;
  border-radius: 0px;
}
#getConnected .col_gap_input .form-control:focus{
  outline: none;
}
#getConnected .col_gap_input textarea{
  width: 100%;
  padding: 25px 0px;
  border: none;
  border-bottom: 2px solid #CACACA;
  border-radius: 0px;
}
#getConnected .form_button{
  padding: 30px 0px 0px 0px;
  text-align: center;
}
#getConnected .form_button button{
  background-color: #ED1C29;
  color: #fff;
  font-weight: 600;
  border-radius: 30px;
  padding: 10px 0px 35px 0px;
}

.fixed-footer-btn {
    text-align: center;
    padding: 10px 0px 10px 0px;
    width: 100%;
    color: #000000;
    position: fixed;
    bottom: 0px;
    z-index: 99;
    border: none;
    background: #ED1C29;
}
.fixed-footer-btn .download_btn a {
    border-radius: 20px;
    padding: 10px 30px;
    font-size: 20px;
    font-family: gothambook;
    background-color: #ED1C29;
    color: #fff;
}

/*-------------------------Media Query---------------------*/



@media screen and (max-device-width: 480px) and (orientation: portrait) {
  .desktop { display: none; }
  .mobileview { display: block; }

  .mob-dis-img{
    display: block !important;
  }
  .dsk-v-img{
    display: none;
  }
  .tab-img-hw { margin: 10px; }
  .tab-img-hw p { text-align: center; }
  #buyHomeGetCity .t_Hd2 { margin-bottom: 15px; margin-top: 30px; font-size: 22px;}
  #buyHomeGetCity .sub_Hd2 { font-size: 16px; padding: 0px 5px; letter-spacing: 1px; line-height: initial; margin-bottom: 10px;}
  #buyHomeGetCity .buyHomeGetCityBox { width: 32%;  margin-bottom: 10px;}
  #buyHomeGetCity .buyHomeGetCityBox p { font-size: 14px;}
  #bannerSection{
    background-image: url('../../assets/image/banner/headerbanner-mobile.jpg');
    background-attachment: scroll;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    background-position: center top;
    height: 40.5em;
  }
  #top_section{
    height: 60em;
  }
  #beforBanner h1{
    font-size: 25px;
  }
  #beforBanner h1 span{
    font-size: 28px;
  }
  .hex.generic{
    width: 125px;
    height: 65px;
    top: 98%;
    right: 2%;
  }
  .hex.generic h4{
    font-size: 18px;
    line-height: 22px;
    padding: 0px 6px;
    top: -16%;
  }
  .hex.generic:before, .hex.generic:after{
    border-left: 63px solid transparent;
    border-right: 63px solid transparent;
  }
  #welcome_nikko_v .wlc_Hd h2{
    font-size: 20px;
    
  }
  #welcome_nikko_v .wel_wrt_cont h4{
    font-size: 20px;
  }
  #welcome_nikko_v .wel_wrt_cont{
    padding: 20px 15px;
  }
  #welcome_nikko_v .wel_lft_cont{
    margin-top: 0px;
    padding: 20px 15px;
  }
  #welcome_nikko_v .wel_lft_cont h4{
    font-size: 20px;
  }

  #homeMap .map_Hd h4{
    font-size: 20px;
    line-height: 40px;
  }
  #EVERYTHING_YOU_NEED .mainHd h4{
    font-size: 20px;
    line-height: 25px;
  }
  #EVERYTHING_YOU_NEED .slideCont h4{
    font-size: 20px;
    padding: 20px 0px 10px 0px;
  }
  #welcome_nikko_v .wel_Img_lft{
    padding-top: 0px;

  }
  #CHOOSE_A_HOME .t_Hd h4{
    font-size: 20px;
    /*line-height: 40px;*/    
  }
  #CHOOSE_A_HOME .myCard .cardHd h4 {
    padding: 10px 6px;
    font-size: 14px;
  }
  #contactUs .t_hd h4{
    font-size: 20px;
    
  }
  #city_live .t_hd h4{
    font-size: 20px;
   
  }
  #redStrip ul{
    padding: 0px;
    margin: 0px;
  }
  #redStrip ul li{
    padding-left: 0px;
    padding-right: 0px;
    /*padding-top: 20px;*/
    padding-bottom: 20px;
    border: none;
    float: none;
    font-size: 17px;
    font-weight: 500;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  #pricing ul{
    padding: 0px;
  }
  #pricing ul li{
    padding-right: 15px;
    padding-left: 0px;
    margin: 10px;
    width: 44%;
  }
  #city_live .subHd{
    margin: 0px 10px;
  }
  #city_live .subHd h4{
    font-size: 20px;
  }
  #city_live .subHd p{
    font-size: 18px;
    line-height: 30px;
  }
  #city_live .download_btn a { padding: 15px 82px; }
  #pricing .t_hd h4{
    font-size: 20px;
  }
  #pricing ul li span{
    font-size: 18px;
  }
  #companyName .marketed span{
    font-size: 20px;
  }
  #companyName .rera span{
    font-size: 20px;
  }
  
  #companyDetail .wrtLogo{
    text-align: center;
  }
  #companyName .wrtLogo{
    text-align: center;
  }
  #getConnected{
    padding: 1.5em 0em;
  }
  #getConnected .gc_heading h4{
    font-size: 25px;
  }
  #homeMap p{
    font-size: 18px;
  }
  #companyName .rera p{
    font-size: 14px;
  }
  #welcome_nikko_v .wel_lft_cont p{
    padding-bottom: 0em !important;
  }
  
  #welcome_nikko_v .wel_wrt_cont p{
    font-size: 18px;
  }
  #getConnected .gc_heading p{
    font-size: 12px;
    padding: 0px;
  }
  #EVERYTHING_YOU_NEED .slideCont p{
    font-size: 18px;
  }
  #afterbanner { padding: 1rem 1rem }
  #afterbanner p{
    list-style: none;
    float: left;
    font-size: 14px;
    font-family: gothambook;
    color: #000000;
    padding-right: 5px;
    padding-left: 5px;
    border: none;
    height: 100px;
    text-align: center;
  }
  #afterbanner .borderlr { border: none; }
  #afterbanner p span { font-size: 31px; }
  #pricing .priceBox { width: 48%; margin-bottom: 10px; margin-left: 2px; margin-right: 2px; }
  #pricing .priceBox .flat_title { min-height: 50px; }
}
@media screen and (min-device-width: 481px) and (max-device-width: 767px) {
  #buyHomeGetCity { padding:  0px 0px 50px 0px;}
  #buyHomeGetCity .buyHomeGetCityBox { width: 24%; }
}

@media screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    #buyHomeGetCity { padding:  0px 0px 50px 0px;}
    #buyHomeGetCity .buyHomeGetCityBox { width: 24%; }
    #beforBanner h1{
      font-size: 52px;
    }
    .hex.generic{
      top: 75%;
    }
    #bannerSection{
      height: 27em;
    }
    #redStrip ul li{
      padding: 0px 30px;
    }
    #welcome_nikko_v .wlc_Hd h2{
      font-size: 30px;
    }
    #EVERYTHING_YOU_NEED .mainHd h4{
      font-size: 30px;
      line-height: 50px;
    }
    #homeMap .map_Hd h4{
      font-size: 30px;
      line-height: 50px;
    }
    #contactUs .t_hd h4{
      font-size: 30px;
    }
    #city_live .t_hd h4{
      font-size: 30px;
    }
    #city_live .subHd h4{
      font-size: 30px;
    }
    #CHOOSE_A_HOME .t_Hd h4{
      font-size: 30px;
    }
    #city_live .subHd p{
      font-size: 25px;
      line-height: 30px;
    }
    .tab-img-hw img{
      width: 100%;
      height: 100%;
    }
    #pricing .t_hd h4{
      font-size: 30px;
    }
    #pricing ul li{
      padding: 0px 35px;
      margin: 10px;
    }

    .tab-v{
      display: contents;
    }
    .mob-dis-img{
    display: block !important;
    min-width: 100%;
    padding: 0px;
  }
  .dsk-v-img{
    display: none;
  }
  #welcome_nikko_v .wel_lft_cont{
    margin-top: 0px;
  }
  #EVERYTHING_YOU_NEED .slideCont h4{
    padding: 20px 0px 0px 0px;
  }
}
