@import url('https://fonts.googleapis.com/css?family=Montserrat:200,300,400,500,600,700,800|Open+Sans:300,400,600,700');
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700;800&display=swap');
html,
body{
	height: 100%;
  font-family: 'Open Sans', sans-serif;
  color: #26313c;
}
body{
  font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #4d4d4d;
    font-weight: normal;
    overflow-x: hidden;
    direction: ltr;
}
::selection{
    background: rgba(3, 169, 245, 0.5) !important;
    color: #fff;
}
a { outline: none!important;}
:focus{outline:none!important}
.bodygrey{background:#f2f2f2}
.bodyblue-light{background: #F6F9FC;}
.bodyreg{background:#f5f9fc;}

table,
tr,
td
{
    color: #a5a5a5;
}
.btn.btn-sm {
    padding: 0.5rem 1.2rem;
    font-size: 0.64rem;
}
.md-form label {
    padding-left: 5px;
    left: 7px;
    top: -10px;
    background: #fff;
    font-size: 15px;
    font-weight: 400;
}
.form-control {font-size:14px; height: calc(1.75em + 0.75rem + 2px);}
.md-form input, textarea{border: 1px solid #ced4da!important; padding-left:10px!important; padding-right:10px!important; box-sizing: border-box !important;}
.md-form textarea.md-textarea{ padding: inherit; }
/*.swiper-slide {
  height:100%!important;
  overflow:auto!important;
}*/
.swiper-container {height:100%; position:relative;}
.project-banner-slider .swiper-container .swiper-wrapper .swiper-slide img{ width: 100%; height:100%!important }

.main100{min-height: 100%}
.blockquote{ font-size: 18px }
section, .image, .image img {position: relative;}
.heading {color: #696969;}
.line-height-17 {line-height: 1.7;}
.heading_small h3{font-size: 1.5rem;}
.heading_small span{ font-size: 1rem;}
.darkcolor {color: #384141;}
.font-normal {font-weight: normal;}
.font-light {font-weight: 300;}
.font-500{font-weight:500}
.bottom35 {margin-bottom: 35px;}
.bottom30 {margin-bottom: 30px;}
.bottom15 {margin-bottom:15px;}
.bottom10{ margin-bottom:10px}
.top10{ margin-top: 10px}
.top20{ margin-top:20px}
.p-10{ padding: 10px }
.bluecolor {color:#00aeef!important;}
.redcolor {color:#ed1c24;}
.bggrey{background:#f2f2f2}
.bdr-bottom{ border-bottom:#f2f2f2 solid 1px}
.bgdark {background: #26313c;}
.bgdark h2{color:#fff}
.text-grey {
    color: #9e9e9e !important;
}
.bgcolor1{background: #4e98b3; color: #fff}
.bgcolor2{background: #2b6490; color: #fff}
.bgcolor3{background: #75c1dd; color: #fff }
.bgcolor4{background: #6fcacc; color: #fff }
.bgcolor5{background: #976393; color:#fff}
.bgcolor6{background: #5bc0de; color:#fff; }
.bgcolor7{background: #F9A825; color:#fff; }
.ipanvideo-color{background:#c9354d; color:#fff; }
.sticky-top{ z-index: 500 }
/*.bgpink-light{background: #9ccee1}
.bggreen-light{background: #cce2cb }
.bggreen2-light{background: #b5ead7 }
.bgskyblue-light{background: #d0eeff }
.bglilac-light{background: #e0c3fc }
.bgblue-light{background: #c8dcf2 }*/

h1,h2,h3,h4,h5,h6,.btn{font-family: 'Poppins', sans-serif;}
h3 {
    font-size: 26px;
    line-height: 1.4;
}
.semibold{font-weight:600 !important}
.bigdivice{display: block; }
.smalldivice{display: none; }
.font-small{font-size:12px }
.font16{font-size:16px }
.font18{font-size: 18px }
.font600{ font-weight:600 }
.font500{ font-weight:600 }
.color-darkred{color:#570202}
.gradient-btn {
    -webkit-background-size: 200% auto;
    background-size: 200% auto;
    background-image: -webkit-gradient(linear, left top, right top, from(#5192e1), color-stop(51%, #23ced5), to(#5192e1));
    background-image: -webkit-linear-gradient(left, #5192e1 0%, #23ced5 51%, #5192e1 100%);
    background-image: -moz-linear-gradient(left, #5192e1 0%, #23ced5 51%, #5192e1 100%);
    background-image: -o-linear-gradient(left, #5192e1 0%, #23ced5 51%, #5192e1 100%);
    background-image: linear-gradient(to right, #5192e1 0%, #23ced5 51%, #5192e1 100%);
    color: #fff;
}
.gradient-btn-red{
	-webkit-background-size: 200% auto;
    background-size: 200% auto;
    /*background-image: -webkit-gradient(linear, left top, right top, from(#5192e1), color-stop(51%, #23ced5), to(#5192e1));
    background-image: -webkit-linear-gradient(left, #5192e1 0%, #23ced5 51%, #5192e1 100%);
    background-image: -moz-linear-gradient(left, #5192e1 0%, #23ced5 51%, #5192e1 100%);
    background-image: -o-linear-gradient(left, #5192e1 0%, #23ced5 51%, #5192e1 100%);*/

	background-image: linear-gradient(to right, #ed1c24 0%, #ff8f00 51%, #e15151 100%);
	color: #fff;
}
.btn-darkblue {
    color: #fff;
    background-color: #6257e3 !important;
}
.modal.fade .modal-dialog.modal-dialog-zoom {-webkit-transform: translate(0,0)scale(.5);transform: translate(0,0)scale(.5);}
.modal.show .modal-dialog.modal-dialog-zoom {-webkit-transform: translate(0,0)scale(1);transform: translate(0,0)scale(1);}
.btn-white{background-color:#fff!important; border-color:#fff!important}
/*app download*/
.ipanworldapp-top{position:static; top:0px; z-index:999999; width: 100%; background:#f8fdfd; padding:8px 8px; display: none;}
  .ipanworldapp-top .container{ font-size: 12px }
  .ipanworldapp-top .container a{ display: block; color: inherit; font-weight: 600}
  .ipanworldapp-top .container a:after{content: ""; clear: both; display: block;}
  .ipanworldapp-top .container .close-app{float: left; cursor: pointer; padding: 5px; margin-left: -15px; margin-top: -8px; margin-right:20px; font-size: 20px; font-weight:300}
  .ipanworldapp-top .container .left-cont{float: left; margin-top:-5px}
  .ipanworldapp-top .container .right-cont{float: right; text-align: right; margin-right: -15px}
  .ipanworldapp-top .container .right-cont img{ width: 90px }
/*end app download*/
/* Navbar animation */
.navbar{padding:0px 15px; background: #fff}
.navbar .btn.btn-sm{padding: 0.5rem 1.2rem; font-size: 0.72rem;}
.nav-link{padding-top: 0.65rem;}
.navbar-position{ position: absolute; bottom: 0; left: 0; right: 0 }
.top-fixed {position: fixed; bottom:inherit; top: 0!important; left: 0; right: 0; z-index:10}
.nav-main{padding-left: 15px; padding-right: 15px; background: #fff; /*box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);*/}
.navbar-brand img{width:90px; height: auto; transition: width .2s;}
a.log-regbrond{ width:170px}
.nav-main.regnav{ font-family: inherit; }
.nav-main.regnav .navbar-brand img{ width:170px; height: auto; }
.nav-main.regnav .fixed-top{ position:relative; margin:0px -15px; z-index: 10 }
.top-nav-collapse .navbar-brand img{ width:170; height: auto; }
.navbar .navbar-nav .nav-item{padding-left: 4px; padding-right: 4px}
.navbar .navbar-nav .nav-item .nav-link{ cursor: pointer; color:#26313c!important; font-size: 14px; font-weight:600; position: relative; z-index: 10}
.navbar .navbar-nav .nav-item .nav-link:before{
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 3px;
    width: 0;
    height: 2px;
    background: #0085FF !important;
    margin: auto;
    -webkit-transition: 0.4s all;
    -moz-transition: 0.4s all;
    -o-transition: 0.4s all;
    transition: 0.4s all;

}
.navbar .navbar-nav .nav-item .nav-link.active{color:#0085FF!important;}
.navbar .navbar-nav .nav-item .nav-link.active:before{ width: 100% }
.bsnav-mobile.in .navbar{
        -webkit-background-size: 200% auto;
    background-size: 200% auto;
    background-image: -webkit-gradient(linear, left top, right top, from(#5192e1), color-stop(51%, #23ced5), to(#5192e1));
    background-image: -webkit-linear-gradient(left, #5192e1 0%, #23ced5 51%, #5192e1 100%);
    background-image: -moz-linear-gradient(left, #5192e1 0%, #23ced5 51%, #5192e1 100%);
    background-image: -o-linear-gradient(left, #5192e1 0%, #23ced5 51%, #5192e1 100%);
    background-image: linear-gradient(to right, #5192e1 0%, #23ced5 51%, #5192e1 100%);
}
.bsnav-mobile.in .navbar .navbar-nav .nav-item .nav-link{color:#fff!important;}
.bsnav-mobile.in .navbar .navbar-nav .nav-item .nav-link.active{color:#fff!important; border-bottom:#fff solid 2px}
/* Hone navbar with side menu*/
.fixed-bottom {
    position: absolute;
    background: #fff;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-box-shadow: 0 10px 25px -15px rgba(0, 0, 0, 0.35);
    box-shadow: 0 10px 25px -15px rgba(0, 0, 0, 0.35);
}
.navbar {
    z-index: 1000;
}
.site-header .menu-top{background:transparent; position: fixed; top:0; left:0; right:0; box-shadow: none;}
.fixed-bottom.fixedmenu {
    bottom: auto;
    top: 0;
    -webkit-animation: none;
    -o-animation: none;
    animation: none;
}
.fixedmenu {
    top: 0;
    left: 0;
    right: 0;
    position: fixed;
    margin: 0 !important;
    z-index: 1002;
    background: #fff !important;
    -webkit-box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.35);
    box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.35)!important;
    -webkit-animation-name: animationFade;
    -o-animation-name: animationFade;
    animation-name: animationFade;
    -webkit-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
}
.fixedmenu.no-animation {
    animation: none;
    animation-duration: 0.1s;
}
/*-----Side Menu----*/

/*side open btn*/
.gradient-bg {
    -webkit-background-size: 200% auto;
    background-size: 200% auto;
    background-image: -webkit-gradient(linear, left top, right top, from(#5192e1), color-stop(51%, #23ced5), to(#5192e1));
    background-image: -webkit-linear-gradient(left, #5192e1 0%, #23ced5 51%, #5192e1 100%);
    background-image: -moz-linear-gradient(left, #5192e1 0%, #23ced5 51%, #5192e1 100%);
    background-image: -o-linear-gradient(left, #5192e1 0%, #23ced5 51%, #5192e1 100%);
    background-image: linear-gradient(to right, #5192e1 0%, #23ced5 51%, #5192e1 100%);
}
.sidemenu_btn {
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    width: 36px;
    padding: 6px;
    margin-right: 1rem;
    margin-top: 1px;
    right:0px;
    display:none;
}
.side-menu{ display:none; }
.sidemenu_btn,
.side-menu .btn-close,
.side-menu .btn-close::before,
.side-menu .btn-close::after {
    position: absolute;
}

#close_side_menu {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    display: none;
    /*z-index: 1031;
    opacity: 0.5;*/
    z-index:-1;
    opacity:0;
    cursor: pointer;
}

.sidemenu_btn>span {
    height: 2px;
    width: 100%;
    display: block;
}

.transparent-bg .sidemenu_btn>span {
    background: #fff;
}

.fixedmenu .sidemenu_btn>span:not(.gradient-bg) {
    background: #26313c !important;
}

.sidemenu_btn>span:nth-child(2) {
    margin: 4px 0 4px auto;
    width: 75%;
    -webkit-transition: 0.3s all;
    -moz-transition: 0.3s all;
    -o-transition: 0.3s all;
    transition: 0.3s all;
}
.sidemenu_btn>span:nth-child(3) {
    margin-left: auto;
    width: 45%;
    -webkit-transition: 0.6s all;
    -moz-transition: 0.6s all;
    -o-transition: 0.6s all;
    transition: 0.6s all;
}
.sidemenu_btn:hover>span:nth-child(2),
.sidemenu_btn:hover>span:nth-child(3){
    width: 100%;
}
/*side clode btn*/
.side-menu .btn-close {
    height: 33px;
    width: 33px;
    -webkit-box-shadow: 0 4px 4px -4px rgba(0, 0, 0, 0.15);
    box-shadow: 0 4px 4px -4px rgba(0, 0, 0, 0.15);
    -webkit-border-radius: 50%;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    position: absolute;
    margin-right: 1.5rem;
    margin-top: 0;
    right: 20px;
    top: 24px;
    z-index: 12;
    cursor: pointer;
}
.side-menu .btn-close.btn-close-no-padding {
    top: 24px;
}
.side-menu .btn-close::before,
.side-menu .btn-close::after {
    left: 16px;
    height: 24px;
    width: 2px;
    background: #fff;
    top: 5px;
}
.side-menu .btn-close:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.side-menu .btn-close:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.side-menu {
    width:230px;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1610;
    height: 100vh;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    -webkit-transition: transform .5s ease-in-out, -webkit-transform .5s ease-in-out, -o-transform .5s ease-in-out;
    -o-transition: transform .5s ease-in-out, -webkit-transform .5s ease-in-out, -o-transform .5s ease-in-out;
    -moz-transition: transform .5s ease-in-out, -webkit-transform .5s ease-in-out, -o-transform .5s ease-in-out;
    transition: transform .5s ease-in-out, -webkit-transform .5s ease-in-out, -o-transform .5s ease-in-out;
    overflow: hidden;
}
.side-menu:not(.gradient-bg) {
    background: #24cdd5;
}
.side-menu.side-menu-active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.side-menu .navbar-brand {
    margin: 0 0 2.5rem 0;
}
.side-menu .inner-wrapper {
    padding:15px 20px;
    position: relative;
}
.side-menu .side-nav {
    margin-bottom: 30px;
    display: block;
}
.side-nav .navbar-nav .nav-item {
    display: block;
    margin:0px 0;
    padding: 0 !important;
    opacity: 0;
    -webkit-transition: all 0.8s ease 500ms;
    -o-transition: all 0.8s ease 500ms;
    transition: all 0.8s ease 500ms;
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    -o-transform: translateY(30px);
    transform: translateY(30px);
}
.side-nav .navbar-nav .nav-item:first-child {
    -webkit-transition-delay: .1s;
    -o-transition-delay: .1s;
    transition-delay: .1s;
    margin-top: 0;
}
.side-nav .navbar-nav .nav-item:nth-child(2) {
    -webkit-transition-delay: .2s;
    -o-transition-delay: .2s;
    transition-delay: .2s;
}
.side-nav .navbar-nav .nav-item:nth-child(3) {
    -webkit-transition-delay: .3s;
    -o-transition-delay: .3s;
    transition-delay: .3s;
}
.side-nav .navbar-nav .nav-item:nth-child(4) {
    -webkit-transition-delay: .4s;
    -o-transition-delay: .4s;
    transition-delay: .4s;
}
.side-nav .navbar-nav .nav-item:nth-child(5) {
    -webkit-transition-delay: .5s;
    -o-transition-delay: .5s;
    transition-delay: .5s;
}
.side-nav .navbar-nav .nav-item:nth-child(6) {
    -webkit-transition-delay: .6s;
    -o-transition-delay: .6s;
    transition-delay: .6s;
}
.side-nav .navbar-nav .nav-item:nth-child(7) {
    -webkit-transition-delay: .7s;
    -o-transition-delay: .7s;
    transition-delay: .7s;
}
.side-nav .navbar-nav .nav-item:nth-child(8) {
    -webkit-transition-delay: .8s;
    -o-transition-delay: .8s;
    transition-delay: .8s;
}
.side-nav .navbar-nav .nav-item:nth-child(9) {
    -webkit-transition-delay: .9s;
    -o-transition-delay: .9s;
    transition-delay: .9s;
}
.side-nav .navbar-nav .nav-item:last-child{
    margin-bottom: 0;
}
.side-menu.side-menu-active .side-nav .navbar-nav .nav-item {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
}
.side-nav .navbar-nav .nav-link {
    display: inline-table;
    color: #fff !important;
    padding:6px 0 !important;
    margin: 0;
    margin-bottom: 4px;
}
.side-nav .navbar-nav .nav-link::before,
.breadcrumb .breadcrumb-item a::before {
    content: '';
    position: absolute;
    background: #fff;
    display: inline-block;
    width: 0;
    height: 2px;
    bottom: 0;
    left: 0;
    overflow: hidden;
    -webkit-transition: all 0.5s cubic-bezier(0, 0, 0.2, 1);
    -o-transition: all 0.5s cubic-bezier(0, 0, 0.2, 1);
    transition: all 0.5s cubic-bezier(0, 0, 0.2, 1);
}
.breadcrumb .breadcrumb-item a::before {
    bottom: -5px;
}
.side-nav .navbar-nav .nav-link:hover::before,
.breadcrumb .breadcrumb-item a:hover::before {
    width: 100%;
}
.side-nav .navbar-nav .nav-link.collapsePagesSideMenu:hover::before {
    width: 0;
}
.transparent-sidemenu .side-nav .navbar-nav .nav-link::before {
    display: none;
}
.side-nav .navbar-nav .nav-link.active::before {
    width: 100%;
}
.transparent-sidemenu .side-nav .navbar-nav .nav-link:hover {
    margin-left: 5px;
}
/*end navbar with side menu*/


.userdropdown{padding: 0px 0px }
/*.userdropdown a img{ height: 30px }*/
.userdropdown .btn{
  font-size:11px;
  border:#42b4df solid 1px;  
  background:#f6fafb; 
  color:#26313c!important; 
  box-shadow: none;
  border-radius: 5px;
  width:100px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;

}
.usericon-menu {
    width:30px;
    height:30px;
    padding-right: 3px;
    position: relative;
    overflow: hidden;
}
.usericon-menu img{ width: 30px; height: 30px; border-radius: 50px }
.userdropdown .btn.btn-sm{ padding:1px 3px}
.userdropdown .dropdown-toggle{ color: #000 }
.userdropdown .dropdown-menu{ left:-30px; padding-bottom: 0px; font-size: 14px; box-shadow: 0 2px 8px 0 rgba(0,0,0,0.4); border-bottom: #02aff0 solid 3px}
.userdropdown .dropdown-menu ul{ margin:0px; padding: 0px; list-style: none; }
.userdropdown .dropdown-menu ul li{ margin:0px; padding: 0px; list-style: none; }
.userdropdown .dropdown-menu .droparrow{
  width: 14px;
  height: 14px;
  position: absolute;
  top:-5px;
  left: 50% !important;
  margin-left:-7px;
  background-color:#fff;
  transform: rotate(-45deg);
  box-shadow: 2px -2px 2px 0 rgba(0,0,0,.1);
}
.userdropdown .dropdown-menu ul li i{margin-right: 8px;}
.dashboard-offcanvas-menu{margin:-20px; margin-bottom: 15px; background-image: -webkit-gradient(linear, left bottom, right top, from(#6d327c), color-stop(#485DA6), color-stop(#00a1ba), color-stop(#00BF98), to(#36C486));
background-image: -webkit-linear-gradient(left bottom, #6d327c, #485DA6, #00a1ba, #00BF98, #36C486);
background-image: -o-linear-gradient(left bottom, #6d327c, #485DA6, #00a1ba, #00BF98, #36C486);
background-image: linear-gradient(to right top, #6d327c, #485DA6, #00a1ba, #00BF98, #36C486);
color: #fff; padding: 15px; padding-bottom: 0px}
 .dashboard-offcanvas-menu .offcanvas-user-menu{ width: auto; }
 .dashboard-offcanvas-menu .offcanvas-user-menu:after{ content: ''; clear: both; display: block; }
 .dashboard-offcanvas-menu .offcanvas-user-menu .dispaly-name{ font-weight: 500; max-width: 100%; padding: 10px 0px; padding-bottom: 15px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.dashboard-offcanvas-menu .offcanvas-user-menu .dispaly-name .usericon-menu{ padding-right: 10px }
.dashboard-offcanvas-menu .offcanvas-user-menu .dispaly-name .usericon-menu img{ width: 40px; height: 40px }
 .dashboard-offcanvas-menu .offcanvas-user-menu .dispaly-mno{ font-size: 11px; color: #fff!important; text-align: center;}
 .dashboard-offcanvas-menu .offcanvas-user-menu .dispaly-mno i{ margin-top: 5px; font-size: 14px; padding-right: 5px}
 .offcanvas-dash-prof{margin-top: 10px; margin-left: -15px; margin-right: -15px}
 .offcanvas-dash-prof ul{ margin: 0px; padding: 0px; list-style: none; }
 .offcanvas-dash-prof ul li{
  margin: 0px;
  padding: 0px;
  min-width: 50%;
  float: left;
  list-style: none;
  display: inline-block;
  background: rgba(0, 0, 0, 0.5);
  border-right: solid 1px rgba(255, 255, 255, 0.3);
}
.offcanvas-dash-prof ul li:last-child{ border-right: none }
 .offcanvas-dash-prof ul li a{ padding:7px 15px; color:#fff; text-align: center; display: block;}
 .offcanvas-dash-prof:after{ content: ''; clear: both; display: block; }
 .offcanvas-logout{margin-top:0px; border-top:#d4d4d4 solid 1px; display: none;}
 .offcanvas-logout a{color:#949292; padding: 15px; display: block;}
 .offcanvas-logout a:hover{color:#f98835 !important}
 .offcanvas-logout i{ font-size: 22px; margin-right: 12px; vertical-align: -3px;}
/*toba banner--*/

.home-banner{
  background-color:#f8f8f8;
  background-repeat: no-repeat;
  background-image: url("../images/banner1.jpg");
  background-size:cover;
  background-position:54%; 
  width: 100%;
  height: 100%;
  opacity: 1;
  visibility: inherit;
  position: relative;
}
.home-banner::before {
	background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 0;
}
/*end top banner*/
.home-banner .ipanworld-player{text-align: center; position: absolute; z-index: 10; left: 0px; top:70px; bottom: 0px; right: 0px;}
.home-banner .ipanworld-player img{ width:700px; box-shadow: 0 3px 8px rgba(0,0,0,.2);}

.ipanworld-video-design{width: 100%; height:auto; margin-top:-70px; text-align: center;}
.ipanworld-video-design a{ width: 100%; height: 100%;  display: block;}
.play-btn {
    background: transparent;
    border-radius: 50%;
    text-align: center;
    line-height:64px;
    animation: animate 2s linear infinite;
    cursor: pointer;
    width:70px;
    height:70px;
    position: relative;
    left: 50%;
    top: 50%;
    transform: translate(-50%,0%);
    border:#fff solid 1px;
    background:#fff url(../images/play-red.png) no-repeat;
    background-size:47px 44px;
    background-position: center center;
}
.ipanworld-video-title{ text-align: center; margin-top: 10px; }
.ipanworld-video-title h1{ font-size: 24px; font-weight:700; color:#fff}
.know-video{color:#43fd00; font-size:16px; margin-top: 5px; margin-bottom:5px; text-align: center;}
.hindi-video{position: absolute; right:10px; top:10px; color:#fff;cursor:pointer; font-size: 12px; }
.hindi-video a{padding:4px; color: #fff}

 /*video--*/
.example_video_1-dimensions{ margin:0px auto; border:#999 solid 2px;}
.video-js .vjs-big-play-button{ width: 2em; height:2em; border-radius: 50px; top:50%; left: 50%; margin-left:-30px; margin-top:-30px;}
.video-js .vjs-big-play-button .vjs-icon-placeholder::before, .video-js .vjs-modal-dialog, .vjs-button > .vjs-icon-placeholder::before, .vjs-modal-dialog .vjs-modal-dialog-content{position: static;}
.video-frame{ display: table; margin:0px auto; background-color: #fff; box-shadow: 0 3px 8px rgba(0,0,0,.0);}
.video-js{  border: 1px solid #ccc; width:736px!important; height:417px!important; margin:0px auto;}
.video-js .vjs-big-play-button{ line-height: 1.9em }
/*end video--*/
.image {overflow: hidden;}
.image img {width: 100%;}
.padding-tb {padding: 7.5rem 0;}
.heading-title{ width: 100% }
.heading-title h2 {line-height: 1;}
.heading-title>span {
    font-size: 1.125rem;
    font-weight: normal;
    margin-bottom: 10px;
    display: block;
}
.collapsible {
  cursor: pointer;
  border: none;
}
.collapsiblecontent {
  display: none;
  overflow: hidden;
  background-color:transparent;
}
.img-bghm{background: rgba(255, 254, 254, 0.2) none repeat scroll 0 0; padding: 10px}
.start-nowSection{background:#04bce8; color: #fff; -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .12);
box-shadow: 0 0 10px rgba(0, 0, 0, .12);}
.start-nowSection.ipanworld-start{background:#fad8e9!important; color:#4e062a!important}
.start-nowSection.ipanworld-start2{background:#7dd7d8!important; color:#103333!important}
.start-nowSection.ipanworld-start3{background:#cbdbdb!important; color:#384141!important}
.start-nowSection .text-div{float: left; margin-top: 10px; font-family: 'Montserrat', sans-serif;, cursive; font-size:20px;}
.start-nowSection .button-div{ float: right; margin-top:20px }
.ipanworld-ftr{height:150px; width: 100%; background: url(../images/indian-city.png); background-position: bottom; background-repeat: repeat-x; background-size: contain; position: fixed; bottom: 0px}
.ipan-world-img-text{ text-align: center;}
.ipan-world-img-text img{height:10px}
#ipan_world .ipanworld-ftr{ position: static!important; }

.modal-close {
    position: fixed;
    z-index:9;
    top: 20px;
    right: 5%;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    background: rgba(0,0,0,.3) url(../images/svg/icon-close.svg) no-repeat center center;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    opacity:1;
}
.ipanworld-video-dialog {
    max-width: 700px;
    max-height: 394px;
    height:394px;
    min-height:394px;
}
.ipanworld-video-dialog .modal-content{ height: 100% }
.ipanworld-video-dialog .modal-body{width: 100%; height: 100%; padding: 0px;}
.counter-bg{
  padding: 7.5rem 0;
  color: #fff;
  background: url(../images/sky.jpg) no-repeat center bottom;
  background-size: cover;
}
.counter-bg .counters{color: #fff}
.counters .nums_count {
    font-size: 5rem;
    line-height:4.4rem;
    font-weight: 300;
    vertical-align: middle;
}
.counters .countplus{
  font-size:4rem;
  line-height:3.4rem;
  font-weight: 300;
  vertical-align: middle;
}
.counter-bg h3{font-size: 1.5rem;}
.counter-row{ font-family: inherit; }
.counter-row .counters .nums_count {
    font-size:3rem;
    line-height:2.4rem;
    font-weight: 300;
    vertical-align: middle;
}
.counter-row .counters .countplus{
  font-size:2rem;
  line-height:1.4rem;
  font-weight: 300;
  vertical-align: middle;
}
.counter-row h3{font-size:1.2rem;}
.back-top {
    right: 20px;
    font-size: 26px;
    position: fixed;
    z-index: 600;
    opacity: 0;
    visibility: hidden;
    bottom:20px;
    -webkit-background-size: 200% auto;
    background-size: 200% auto;
    background-image: -webkit-gradient(linear, left top, right top, from(#5192e1), color-stop(51%, #23ced5), to(#5192e1));
    background-image: -webkit-linear-gradient(left, #5192e1 0%, #23ced5 51%, #5192e1 100%);
    background-image: -moz-linear-gradient(left, #5192e1 0%, #23ced5 51%, #5192e1 100%);
    background-image: -o-linear-gradient(left, #5192e1 0%, #23ced5 51%, #5192e1 100%);
    background-image: linear-gradient(to right, #5192e1 0%, #23ced5 51%, #5192e1 100%);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    height: 40px;
    width: 40px;
    text-align: center;
    line-height: 40px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    cursor: pointer;
}
.back-top, .back-top:hover, .back-top:focus {
    color: #fff;
}
.back-top-visible {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    visibility: visible;
}
/*end home page--/*
/*register*/
.sky-gradient {background: linear-gradient(to bottom, #a3dfe9 60%,#f5f9fc 100%); height: 100%;}
.register-contentbx{
  padding: 3rem 4rem;
  min-height: 30rem;
  flex: 0 0 47%;
  max-width: 47%;
  box-shadow: 0 2px 20px rgba(0,0,0,.19),0 4px 6px rgba(0,0,0,.23);
}
.register-contentbx.logincontentbx{min-height:22rem; flex: 0 0 53%; max-width: 53%;}
.blue-bg{ background:#4A90E2}
.register-contentbx h3{ font-size: 20px; font-weight: 500}
.registration-form{
  background:#fff; 
  min-height:400px; 
  margin-top: -2rem; 
  margin-bottom: -2rem; 
  padding: 3rem 4rem; 
  box-shadow: 0 2px 20px rgba(0,0,0,.19),0 4px 6px rgba(0,0,0,.23);
  z-index: 2;
}
.registration-form.loginForm{padding: 3rem 0rem; }
.registration-form h3{ font-size: 22px }
.registration-form label{ padding-left: 5px; left:7px; top:-3px; background:#fff; font-size: 15px; font-weight:400 }
.registration-form .md-form label.active{ font-size: 15px; color: #999; font-weight:400 }
.registration-form .form-control{border: 1px solid #ced4da!important; padding-left:5px; padding-right:5px; box-sizing: border-box!important; font-size: 15px; font-weight: 400 }
.registration-form .drop-list select.form-control{border: 1px solid #ced4da; color: #757575; padding-top:0.55rem; padding-bottom:0.55rem; padding-left: 7px}
.registration-form .select-country{max-width:105px!important;}
.registration-form .custom-checkbox{ font-size: 12px; font-weight:400 }
.registration-form .btn{ font-size: 16px; padding:9px 30px }
.md-form .form-control{margin-bottom: 0px}
.error{ position:static!important; transform:translateY(0px)!important; font-weight: 400!important; font-size:13px!important; color:#ff0000!important; margin-bottom: 0px!important}
.pincode-input-container{ text-align: center; }
.pincode-input-text, .form-control.pincode-input-text{width: 35px; display: inline-block; margin-right: 5px; text-align: center;}
.hint-message{font-weight: 300!important;}
.hint-message span{font-weight:400;}
.reg-modal-dialog{ max-height: 600px }
.reg-modal-dialog .close{top:10px; z-index: 10}
.reg-modal-dialog .modal-body{ padding-right: 0px }
.reg-modal-dialog .modal-body .text-madal{max-height:400px; overflow-y:scroll; margin-top:20px; margin-right: 20px; padding-right: 20px}
.native-address{color:#ff8f00; font-size: 15px; font-weight:600; margin-bottom:-15px!important}
.resendcode{ margin-top: 12px; margin-bottom:20px}
/*end register*/
/*new register*/
.user-register-container{background:#fff; border-radius:10px; z-index: 10}
    .reg-logosection{
        margin-bottom: 0;
        width: inherit;
        position: absolute;
        top: 50%;
        left: 0;
        /*margin-top:-50px;*/
        text-align: center;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    .reg-logosection:after{
        content: "";
        position: absolute;
        right: 0;
        top: -48%;
        width: 2px;
        height: 320px;
        background-image: -webkit-gradient(linear,left top,left bottom,from(#fff),color-stop(47%,#e0e1e3),to(#fff));
        background-image: linear-gradient(180deg,#fff,#e0e1e3 47%,#fff);
}
.reg-logosection .logo-block{background:#0094ff; border-radius: 50%; padding:25px 13px 25px 14px; display: inline-block; margin-bottom: 15px;}
.reg-logosection img{ width: 100px }
.reg-logosection .welmsg{ font-weight:600 }
.reg-closebutton{ position: absolute; right:30px; top:20px; z-index: 10; font-size: 12px }
.reg-closebutton a{color: #5d5d5d; padding: 5px; display: block;}
.reg-closebutton a i{font-size:18px}
.registration-form {padding-left:0px;  box-shadow: none; margin-top: 0px; background:transparent; margin-left:13%}
.reg-footer{padding-top: 40px}
.reg-footer .reg-ftrcontent{padding:10px; background-color: #fbfbfb;
border-top-left-radius: 10px;
border-top-right-radius: 10px;}
.reg-footer .reg-ftrcontent .btn{font-size: 12px; padding: 10px 18px}
/*end new register*/
/*Login*/
.login-back {
    width: 25px;
    height: 25px;
    float: left;
    background: url(../images/back-icon.png) no-repeat 0 4px;
    margin: 0 14px 0 0;
    cursor: pointer;
}
.login-pass-userid{position: relative; margin-top: 35px}
.login-pass-userid .username-value{height: 40px; line-height: 40px; border-bottom: 1px solid #e2e2e2;}
.login-pass-userid .username-label{font-size: 13px; position: absolute; top:-12px}
.btn-toggle-pass {
  border: none;
  position: absolute;
  top: 11px;
  background: transparent;
  right: 0;
  cursor: pointer;
}
/*end Login*/
/*faqs--*/
.otherpage-header-container{background:#1C2331; height:auto;}
.otherpage-header-container .titletext{padding-top:50px; padding-bottom: 50px; color: #fff; text-align: center;}
.otherpage-header-container .titletext h2{font-size: 2.25rem}
.otherpage-header-container .titletext h4{font-size: 2rem; color:#00cfff}
.faqbox{ width: 100% }
.faqbox .blockquote{
  position: relative;
  background:#fbf8f9;
  padding-bottom: 20px;
  padding-top: 20px;
  margin-bottom:0px;
  padding-left:60px;
}
.faqbox .blockquote:after{content: "Q."; color: #ed1c24;
  font-size: 28px;
  line-height:28px;
  padding-right: 15px;
  position: absolute;
  left:15px;
  top:18px;}
.faqbox .blockquote.ans{
  background:transparent;
  font-size:14px;
  font-weight:400;
  border-left: 3px solid #9c9a9b !important;
  padding-bottom:10px;
  padding-top:15px;
}
.faqbox .blockquote.ans:after{content: "A.";color:#9c9a9b!important; font-weight:400}
.faqbox hr{border-top:#ccc dotted 1px; margin-top:32px; margin-bottom:32px}
/*end faqs--*/
/*--absay testimonials--*/
.absayLaunched-img-slider {
    background:#fff;
    padding-bottom: 20px;
    box-shadow: 0 0 25px rgba(0,0,0,.3);
}
.absayLaunched-img-slider h3 br{ display:none; }
.testimonial-static-banner {
    margin: 30px 0px;
    float: left;
    margin-bottom: -15px;
    background: #f47435;
    padding: 10px;
    width: 100%
}
.testimonial-static-banner:after{content: ''; clear: both; display: block;}
.testimonial-static-banner .english{
    font-size:35px; line-height: 35px; font-weight: 400; padding-left:10px; letter-spacing:2px; color: #fff
}
.testimonial-static-banner .hindi{
    font-size:34px; line-height:35px; font-weight: 400; padding-right: 10px; letter-spacing:2px; color: #fff
}
.testimonials-videos {width: 100%; margin-bottom: 15px; border-bottom: 2px solid #f16136; }
.testimonials-videos:after{ content: ''; clear: both; display: block; }
.testimonials-videos ul { /*float: left;*/ margin: 0px 0px 0px 0px; padding: 0px; }
.testimonials-videos ul li { float: left; width:78px; list-style: none; margin: 0px 0px 13px 0px; }
.testimonials-videos ul li a { position: relative; display: block; background: #fff; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease; transition: all 0.3s ease; box-shadow: 0px 0px 2px #b2b2b2; padding: 5px; }
.testimonials-videos ul li a img { width: 100%; }
.testimonials-videos ul li a:hover { box-shadow: 0px 0px 20px #b2b2b2; }
.testimonials-videos ul li a:before {
    content: "";
    width: 32px;
    height: 32px;
    background-image: url(../images/icons/play-button-32x32.png);
    background-repeat: no-repeat;
    top: 50%;
    left: 50%;
    margin-top: -16px;
    margin-left: -16px;
    position: absolute;
    display: inline-block;

}
/*--end absay testimonials--*/
/*absay project status--*/
.say-drop-list select.form-control {
  background: url(../images/br_down.png) no-repeat 97% #ececec; 
  border:1px solid #ced4da;
  padding-right:20px;
  text-transform: capitalize;
  }
.say-drop-list select.form-control {
        /*for firefox*/
        -moz-appearance: none;
        /*for chrome*/
        -webkit-appearance:none;
      }
/*for IE10*/
select.form-control::-ms-expand {
    display: none;
}
.say-drop-list select.form-control option { height:40px; padding:0px; }

.say-drop-list .form-control { border-radius:0px; border:0px; outline:0px; box-shadow: inset 0 1px 1px rgba(0,0,0,0);}
.say-drop-list select.form-control {
    background: url(../images/br_down.png) no-repeat 97% #fff;
    border: 1px solid #ced4da!important;
    padding-right: 20px;
    text-transform: capitalize;
    color: #323232
}
.absay-projectDroplist{ text-align: center; padding-top:15px; padding-bottom:0px; margin: 0px auto}
.absay-mediatitle{ position: relative; padding-top: 20px; padding-bottom: 20px }
.absay-mediatitle .goback-btn{position: absolute; right: 10px; top: 10px}
.absay-mediatitle .goback-btn .btn{ font-size: 11px!important; padding: 5px }
.title-hdr {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Raleway', sans-serif;
  font-size: 30px;
  font-weight: 300
}
.title-subhdr {
  margin-top: 0px;
  color: #28a745;
  font-size: 35px;
  line-height: 35px;
  font-weight: 800;
  margin: 0 0 5px;
  letter-spacing: -1px;
  font-family: 'Raleway', sans-serif;
}
.categoryForGalley-conatiner{ width: 100% }
.categoryForGalley-conatiner .headerTitle-bg{background:#f47435; padding: 10px 15px; margin-bottom: 10px; color:#fff; text-transform: uppercase; font-size:22px; font-weight:500}
.absay-project-category{ width: 100%; }
.absay-project-category:after{ content: ''; clear: both; display: block; }
.absay-project-category ul {
  margin: 0px 0px 0px -15px;
  padding: 0px;
}
.absay-project-category ul li {width:33.333%; list-style: none; padding: 0px 0px 15px 15px; float: left;}
.absay-project-category ul li a { display:block; background:#fff; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; box-shadow: 0px 0px 2px #b2b2b2; padding:10px; }
.absay-project-category ul li a:hover { box-shadow: 0px 0px 20px #b2b2b2; }
.absay-project-category ul li a img { width:100%; border:#f2f2f2 solid 1px; }
.absay-project-category  ul li a h3 { text-align: center; color:#fff; font-size:16px; padding:10px; background: rgba(0,0,0,0.5); }
.project-status-tabs { width: 100%; float: left; margin-bottom: 20px; text-align: center; }

.media-gallery { width:100%; padding-bottom:0px}
.media-gallery:after{ content: ''; display: block; clear: both; }
.media-gallery ul { padding:0px; margin:0px 0px 0px -15px;}
.media-gallery ul li{ list-style:none; margin:0px 0px 15px 15px; float:left; width:238px; overflow:hidden; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; box-shadow: 0px 0px 2px #b2b2b2; }
.media-gallery ul li:hover { box-shadow: 0px 0px 20px #b2b2b2; }
.media-gallery ul li .lightgallery-boxes { padding:10px; background:#fff; max-height:145px; min-height:145px; }
.media-gallery ul li .lightgallery-boxes a { display:block; border:1px solid #ccc; position: relative; }
.media-gallery ul li .lightgallery-boxes a img { width:100%; min-height:126px!important; max-height: 126px!important;}
.media-gallery ul li .lightgallery-boxes a .demo-gallery-poster {position:absolute; top: 0px; width: 100%; height: 100%}
.media-gallery ul li .lightgallery-boxes a .demo-gallery-poster:before {
    content: "";
    width:32px;
    height:32px;
    background-image: url(../images/icons/play-button-32x32.png);
    background-repeat: no-repeat;
    background-size:32px 32px;
    top: 50%;
    left: 50%;
    margin-top: -16px;
    margin-left: -16px;
    position: absolute;
    display: inline-block;
}
.media-gallery ul li .lightgallery-boxes a h3 { position: absolute; bottom: 0px; left: 0px; right: 0px; z-index: 9; color:#fff; background: rgba(0,0,0,0.7); text-align:center; font-size:12px; text-decoration:none; margin:0px; padding:5px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap; }
.media-gallery ul li a:hover { text-decoration: none;  }
.media-gallery ul li .lightgallery-boxes.new-update a {
    border: #ec0000 solid 1px;
    position: relative;
}
.media-gallery ul li .lightgallery-boxes a .recently-updates {
    display: none;
    background: rgba(255, 0, 0, 0.7);
    padding: 1px 3px;
    color: #fff;
    font-size: 10px;
    letter-spacing: 0.3px;
}
.media-gallery ul li .lightgallery-boxes.new-update a .recently-updates {
    display: block !important;
    position: absolute;
    bottom: 0px;
}
/*end absay project stutas--*/
/*share templates*/
.share-templates{ width: 100% }
.categoryForGalley-conatiner .headerTitle-bg{background:#f47435; padding: 10px 15px; margin-bottom: 10px; color:#fff; text-transform: uppercase; font-size:22px; font-weight:500}
/*.absay-project-category{ width: 100%; }
.absay-project-category:after{ content: ''; clear: both; display: block; }
.absay-project-category ul {
  margin: 0px 0px 0px -15px;
  padding: 0px;
}*/
.share-templates .media-gallery ul{ margin-left:0px }
.share-templates .media-gallery ul li {width:33.333%; list-style: none; margin: 0px; padding: 0px; display: inline-block; box-shadow: none;}
.share-templates .media-gallery ul li a {-webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; box-shadow:none; padding:10px; }
.share-templates .media-gallery ul li a:hover { box-shadow: 0px 0px 20px #b2b2b2; }
.share-templates .media-gallery ul li a img { width:100%; border:#f2f2f2 solid 1px; }
.share-templates .media-gallery ul li .lightgallery-boxes{ min-height: 100%; max-height: 100%; margin: 5px; padding: 0px; border:none; background:#fff;}
.share-templates .media-gallery ul li .lightgallery-boxes a{ border:none; }
.share-templates .media-gallery ul li .lightgallery-boxes a:first{ background: #fff }
.share-templates .media-gallery ul li .lightgallery-boxes a img{min-height:100% !important; max-height:100% !important;}
.share-btn-template{ width: 100%; text-align: center; background: #fff; padding-top:6px; padding-bottom:12px}
.share-btn-template .btn{ padding-left:30px; padding-right: 30px; display: inline;}
.generaluser-click{background:#fff; padding:10px; font-size: 16px; box-shadow: 0 1px 1px 0 rgba(0,0,0,.05),0 1px 2px 0 rgba(0,0,0,.1),0 2px 20px 0 rgba(0,0,0,.2)}
.generaluser-click span{ font-weight: 600; color: #00aeef }
.templatesteps-bx{background:#fff; font-size: 14px; border:#555 solid 1px; padding: 10px; box-shadow: 0 1px 1px 0 rgba(0,0,0,.05),0 1px 2px 0 rgba(0,0,0,.1),0 2px 20px 0 rgba(0,0,0,.2);}
.templatesteps-bx .steptext{font-size:18px; font-weight:700}
/*end share templates*/
/*contactus*/
.margin-container{margin-top: -80px; box-shadow: rgba(82, 82, 82, 0.15) 0px 5px 18px 0px;}
.contact-inquirenow {
    background: 
    #fff;
    padding: 50px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}
.contact-information {
    background:#009bd5;
    color:#fff;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    padding: 50px;
}
.contact-information i{font-size:36px}
/*end contact us*/
/*Dashboard*/
.dashboard-btn-container{ font-family: inherit; padding-top:30px; padding-bottom: 30px}
a.dashboard-buttons{background-color: transparent; outline: 0; color:#828282; font-size:16px; font-weight:500}
a.dashboard-buttons:hover{color:#ed1c24;}
a.dashboard-buttons .icon{ width:100%; height: auto; }
a.dashboard-buttons .icon img{ width: 45px; height: auto; }
.gradient-blue{background:linear-gradient(45deg, #6078ea, #17ead9) !important; color:#fff}
.gradient-green{background: linear-gradient(45deg, #3bb2b8, #42e695) !important; color: #fff}
.gradient-bloody{background:linear-gradient(45deg, #f54ea2, #ff7676) !important; color: #fff}
.gradient-violet{background: linear-gradient(45deg, #8e54e9, #4776e6) !important; color: #fff}
.gradient-blooker{background:linear-gradient(45deg, #ff8359, #ffdf40) !important; color: #fff}
.gradient-drak-green{background: linear-gradient(45deg, #283c86, #45a247) !important; color: #fff}
.dashboard-btn-container .gradient-scooter{background:linear-gradient(45deg, #6078ea, #17ead9) !important; color:#fff}
.dashboard-btn-container .card .card-body .media .media-body h4{ font-size:16px; margin-bottom: 4px; font-weight: 500 }
.dashboard-btn-container .card .card-body .media .media-body ul{ margin-bottom: 3px; padding-left:13px; color: rgba(255,255, 255, 0.9);}
.dashboard-btn-container .card .card-body .media .media-body ul li{font-size: 11px }
.dashboard-btn-container .card .card-body{padding: 1.5rem !important}
.dashboard-btn-container .card .card-body .clicktogo{position: absolute; right:20px; bottom:10px; font-size:11px; font-weight: 600}
.dbrd-ctTitle{font-size:24px; line-height: 27px; font-weight: 500; color: #fff; padding: 15px padding-left:0px; font-family: 'Montserrat', sans-serif;}
.webinar-link{padding: 15px; margin-bottom: 15px; background:#f2f2f2; word-break: break-all; border-radius: 3px;}
.project-category-main{padding: 15px; background:#fff; border-radius: 5px; box-shadow: 0 8px 16px 0 rgba(40,40,90,.09), 0 3px 6px 0 rgba(0,0,0,.065);}
.bdr-warning{border:#ff8359 solid 1px}
.subcategory-bgtitle{color:#fff; padding:0px; font-size:16px; line-height:20px; font-weight:500; font-family: 'Montserrat', sans-serif;}
.subcategory-bgtitle h5{font-size:16px; font-weight:600!important; text-transform: uppercase; margin-top:12px; margin-bottom:12px; }
.subcategory-bgtitle h6{font-size:14px; font-weight:400; margin-bottom: 0px; color:rgba(255,255, 255, 0.8)}
.newproperties .subcategory-bgtitle h5{ margin-bottom: 20px }
.skew {
    position: relative;
    /*width: 100px;*/
    padding:5px 0px 5px 8px;
    position: relative;
    color: #FFF;
    background: #ed1c24;
    margin-right: 10px;
}
.skew:after {
    content: " ";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    background: #ed1c24;
    transform-origin: bottom left;
    -ms-transform: skew(-30deg, 0deg);
    -webkit-transform: skew(-30deg, 0deg);
    transform: skew(-30deg, 0deg);
}
/*.project-category-main .blockquote{ color: #26313c; font-family: 'Montserrat', sans-serif;}*/
.project-category-main .swiper-slide{height: 100%; border-radius:2px; box-shadow:0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12); margin-bottom:0px}
.dashboard-proHeader{background: linear-gradient(45deg, #8e4495, #ec6289) !important; padding: 15px; border-radius: 2px;}
.property-dashlist-container{margin-bottom: 25px }
.project-category-main.newproperties{background:none; padding:0px; box-shadow: none;}
.project-category-main.newproperties .bdr-warning{border:#1b2c55 solid 1px}
.project-category-main.newproperties .subcategory-bgtitle{background: linear-gradient(45deg, #1b2c55, #aaa9a5 )!important}
.projecdashboard{ padding: 10px!important }
.project-category-main.newproperties .projecdashboard{ padding:0px!important }
.project-category-main.newproperties .subcategory-bgtitle{background:none!important; color: #4d4d4d}
.projecdashboard.upcoming{ width: inherit; }
.project-category-main.newproperties .swiper-slide{border:#d7d7d7 solid 1px}
.projecdashboard.upcoming .swiper-button-prev{margin-top: -80px !important;}
.projecdashboard.upcoming .swiper-button-next{margin-top: -80px !important;}
.projectslide-content-main{width: 100%; height: auto; position: relative;}
.projectslide-content-main a{ color:#fff }
.projectslide-content{
  text-align: left;
  padding: 20px 20px 20px 20px; 
  background:#fff;
  font-size: 14px;
  color:#323232;
}
.projectslide-content .project-name{
  font-size:16px;
  line-height: 19px;
  margin-bottom: 2px;
  font-weight:500;
  color:#323232;
  margin-bottom:0px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.projectslide-content .project-location{color: #9e9e9e !important; font-size: 13px; line-height: 16px; margin-bottom:13px}
.projectslide-content .projectType{margin-bottom:15px; font-size: 14px; line-height: 17px}
.projectslide-content .projectType span{ font-size:12px; line-height:12px; background:#f8f8f8; border:#d4d4d4 solid 1px; padding:3px 10px; margin-right:5px; border-radius: 50px}
.projectslide-content .projectsize{color: #9e9e9e !important; font-size: 13px; line-height: 16px; margin-bottom: 7px}
.Priceonwards{margin-bottom:0px; margin-top:8px}
.Priceonwards .price-text{font-size:18px; font-weight:700; padding-right: 10px}
.btn-container{ margin-bottom: 15px; margin-top: 5px; text-align:left;}
.projectslide-content .btn{border-radius: 3px; margin:0px; box-shadow: none;}
.projectslide-content .btn.btn-sm{padding: 0.5rem 1rem; font-size: 0.75rem;}
.projectslide-content .bv-points{font-size: 12px; line-height:12px; color: #9e9e9e !important; margin-bottom:5px;}
.projectslide-content .yourlevel{font-size: 12px; line-height:12px; color: #9e9e9e !important; margin-bottom:5px;}
/*.projecdashboard .swiper-slide a{padding: 10px; padding-bottom: 0px; background: #fff; border: #e5e5e5 solid 1px;}*/
.projecdashboard .swiper-slide{padding: 10px; padding-bottom: 0px; background: #fff; border: #e5e5e5 solid 1px;}

.projecdashboard .swiper-button-next{margin-top: -120px!important;}
.projecdashboard .swiper-button-prev{margin-top: -120px!important;}
.absay-pro-container{padding-top: 10px; color: #fff;}
.absay-pro-ennermain{padding:20px; border-radius: 2px; box-shadow: 0 1px 4px 0 rgba(0,0,0,.2);}
.absay-pro-ennermain h5{ margin-top: 0px; margin-bottom: 0px }
.absayproperty-moretext{padding: 15px; padding-bottom: 10px; background: rgba(255,255, 255, 0.2); border-radius:3px}
.absayproperty-moretext p{font-size: 13px; line-height: 14px}
.absayproperty-moretext a{color:#68ff00}
.property-sortyBy{background:#fff; padding:15px; padding-bottom: 0px; border-radius:2px; box-shadow: 0 1px 4px 0 rgba(0,0,0,.2);}
.property-sortyBy .filter{
    background:#f8f8f8;
    border:#f2f2f2 solid 1px;
    padding:6px;
    float: left;
    font-size: 12px;
    background:url(../images/icons/filter.svg) no-repeat 3px center;
    background-size: 15px;
    padding-left: 25px
}
.property-sortyBy .select-menu{margin-left:10px; float: left;}
.property-sortyBy .select-menu .drop-list{
    font-size: 12px;
    color: inherit;
    border: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
}
.property-sortyBy .select-menu .form-control{
    border-bottom: 0px solid #f2f2f2;
    height: inherit;
    color: inherit;
    cursor: pointer;
}
.view-allProjects{position:absolute; top: 20px; right:13px}
.dash-project-discriptions{font-size:14px; padding:10px;}
.dash-project-discriptions .eng-txt{ font-family: inherit;}
.dash-project-discriptions .hindi-txt{ font-family: inherit;}
.absayDiscription .close{position: absolute; right: 20px; top: 20px}
.dash-projectModal{ padding: 40px }
.dash-project-discriptions, .dash-projectModal p{color:#808080}
.reference{ width: 100%; margin-top: 15px;}
.reference ul{ margin:0px; padding: 0px; list-style: none; }
.reference ul li{
    margin:0px;
    padding: 0px;
    list-style: none;
    display: inline-block;
    background:#b5b5b5;
    margin-right: 10px;
    /*border:#f2f2f2 solid 1px;*/
    border-radius:30px;
    padding:3px 10px;
    font-size:11px;
    color:#fff
}
.swiper-slider{overflow: hidden;}
.prolist-page-clicked-locaton{ margin-bottom: 25px; }
.prolist-page-clicked-locaton h5{ margin-bottom: 10px; border-bottom: #d4d4d4 solid 1px }
/*.prolist-page-clicked-locaton .row{margin-left: -5px; margin-right: -5px}*/
.prolist-page-clicked-locaton .row .col-md-3{margin-bottom:15px}
.listing-innermain{
    background: #fff;
    padding: 10px;
    padding-bottom: 0px;
    /*border:#e5e5e5 solid 1px;*/
    box-shadow: 0 1px 4px 0 rgba(0,0,0,.2);
    -webkit-box-shadow: 0 1px 4px 0 rgba(0,0,0,.2);
    -moz-box-shadow: 0 1px 4px 0 rgba(0,0,0,.2);
    -webkit-transition: all .2s;
    transition: all .2s;
}
.listing-innermain:hover{box-shadow: 0 10px 20px 0 rgba(0,0,0,0.05);}
.other-projects-projectlisting{ background: #fff; padding-top: 20px; padding-bottom: 20px }
.other-projects-projectlisting .swiper-slide{box-shadow: 0 10px 20px 0 rgba(0,0,0,0.05);}
.state-modal{}
/*end dashboard*/
/*project details*/
.project-landing-banner{
  position: relative;
  background: url(../images/projects/zirakpur/zirakpur-banner.jpg);
  height: 400px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  color:#ffffff;
  padding: 80px 0;
  position: relative;
}
.project-landing-banner:before{
  background:
  rgba(0, 0, 0, 0.4) none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}
.project-landing-banner .ProjectName-title{

    color:#fff;
    font-size:14px;
    position: relative;
}

.project-landing-banner .ProjectName-title h1{
    color:#fff;
    font-size:48px;
    font-weight:600;
    margin-bottom:10px;
    position: relative;
}

.project-landing-banner .ProjectName-title .sub-price{font-size:24px; line-height: 24px}
.project-landing-banner .ProjectName-title .sub-price span{font-size:32px; font-weight:500}
.project-HDbanner-2side{ max-width: 100%; padding:0px;}
.project-HDbanner-2side .row{/*background:#007aff;*/ background: rgb(24,90,157);
background: linear-gradient(0deg, rgba(24,90,157,1) 35%, rgba(1,169,251,1) 100%);}
.project-HDbanner-2side .ProjectName-title{
    font-size:14px;
    color: #fff;
    position: relative;
    padding-left:15px;
    padding-right:15px;
}
.project-HDbanner-2side .ProjectName-title .offer-banner{ text-align: center; margin-top: -55px}
.project-HDbanner-2side .ProjectName-title .offer-banner img{width:220px}
.project-HDbanner-2side .ProjectName-title .next-rate{color: #fff; font-size:18px; line-height:18px;}
.project-HDbanner-2side .ProjectName-title .next-rate span{ font-size: 15px; line-height: 16px; font-weight: normal; color: #afe1f4 }
.project-HDbanner-2side .ProjectName-title h1{
    font-size:26px;
    line-height:28px;
    color: #fff;
    font-weight:600;
    margin-top: 10px;
    margin-bottom:4px;
    position: relative;
}
.project-HDbanner-2side .ProjectName-title .ProjectLocation{ color:#afe1f4; font-size: 15px; line-height: 16px; margin-bottom: 10px}
.project-HDbanner-2side .ProjectName-title .propertyType{ margin-top:20px; margin-bottom:4px; font-size:18px; line-height:18px; font-weight:600}
.project-HDbanner-2side .ProjectName-title .propertysize{color:#afe1f4; font-size: 15px; line-height: 16px; margin-bottom: 10px}
.project-HDbanner-2side .ProjectName-title .offer-container{/*background: rgba(255, 163, 15, 1);*/ background:#B8D4EE; color:#0A2540; margin-top:20px; margin-bottom:4px; padding:7px; border-radius: 5px;}
.project-HDbanner-2side .ProjectName-title .offer-container .offer-text{text-align:center; font-size:15px; line-height:19px; font-weight: 400;  padding:5px; border:#E8F4FF dashed 2px; border-radius: 5px;}
.project-HDbanner-2side .ProjectName-title .sub-price{ margin-top:20px; margin-bottom: 15px; font-size:20px; line-height:20px;}
.project-HDbanner-2side .ProjectName-title .sub-price span{font-size:32px; font-weight:700; padding-right:10px}
.project-HDbanner-2side .ProjectName-title .BVpoints{ color:#afe1f4; font-size:12px; line-height: 16px; margin-top:0px; margin-bottom:0px}


/*.swiper-container {height:100%; position:relative;}
.swiper-container .swiper-wrapper .swiper-slide img{ width: 100%; height:100%; }*/
/*.project-banner-slider{height:476px; overflow: hidden;}
.project-banner-slider .swiper-slide img{ width:100%; height: auto;}*/
.project-details-tab-main{ width: 100%; background: rgb(204,43,94);
background: linear-gradient(280deg, rgba(204,43,94,1) 42%, rgba(117,58,136,1) 100%); box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);}
.project-details-tab-main .navbar{ background: transparent; box-shadow:none; padding:10px 0px; }
.project-details-tab-main .navbar .navbar-nav .nav-item { height: 40px; display: table; }
.project-details-tab-main .navbar .navbar-nav .nav-item .nav-link{ max-width:100%; display: table-cell; vertical-align: middle; text-align: center; font-size:14px!important; line-height: 14px; padding-left: 0px; padding-right: 0px; margin-right: 0.3rem;
margin-left: 0.3rem; padding: 0px 6px; color: #fff!important;}
.project-details-tab-main .navbar .navbar-nav .nav-item .nav-link::before{background: #fff !important;}
.project-details-tab-main .col-md-12{ overflow: hidden; overflow-x: auto; }
.project-details-buy-sellTop{margin-top:20px; text-align: center;}
.project-details-buy-sellTop .btn{ font-size:14px; padding:.8rem 1.1rem; margin-bottom: 0px}
.btn-primary-light{background-color:#afe1f4!important; color:#1a1a1a}
.project-sectiontitle{margin-bottom:15px; font-size:32px; font-weight: 600 }
.project-det-section  h3{ margin-bottom:12px }
.project-det-section{border-bottom:#f2f2f2 solid 12px;}
.container-py-5{padding-top: 3rem; padding-bottom: 3rem; }
.project-det-section .video-div{width: 100%; height:445px}
.project-det-section .video-div iframe{width: 100%; height:100%}
.project-det-section .boxmain{
  background:#fff;
  position:relative;
  padding: 10px; 
  border:#d4d4d4 solid 1px;
  box-shadow: 0 1px 6px 0 rgba(0,0,0,0.05);
  -webkit-box-shadow: 0 1px 6px 0 rgba(0,0,0,0.05);
  -moz-box-shadow: 0 1px 6px 0 rgba(0,0,0,0.05);
  -webkit-transition: all .2s; transition: all .2s;
}
.project-det-section .boxmain .image-container{ width: 100% }
.project-det-section .boxmain .image-container img{ width: 100%; height: auto; }
.project-det-section .boxmain .bx-content{ padding: 20px }
.project-det-section .bx-subtitle{margin-top: 10px; font-size:14px; color: #4d4d4d; font-weight: 400; text-align: center;}
.project-det-section .media-gallery ul{ text-align: center; }
.project-det-section .media-gallery ul li{ width:49.4%; float: none; margin: 0px; padding: 10px; display: inline-block; box-shadow: none;}
.project-det-section .media-gallery ul li .lightgallery-boxes{min-height:inherit; max-height:inherit; padding: 10px; border:#d4d4d4 solid 1px; box-shadow: 0 1px 6px 0 rgba(0,0,0,0.05);
-webkit-box-shadow: 0 1px 6px 0 rgba(0,0,0,0.05);
-moz-box-shadow: 0 1px 6px 0 rgba(0,0,0,0.05);
-webkit-transition: all .2s;
transition: all .2s;
}
.project-det-section .media-gallery ul li .lightgallery-boxes a{ border:none; color: inherit;}
.project-det-section .media-gallery ul li .lightgallery-boxes a img{ width: 100%; min-height:inherit!important; max-height: inherit!important; }
.project-det-section .floor-plan{ font-family: inherit; }
.project-det-section .floor-plan .media-gallery ul li{ width:19.5%; }
.project-det-section .floor-plan .pricelist ul li{ width:49.4%; }
.project-det-section .singleimage .media-gallery ul li{ width:49.4%; }
.project-det-section.detaileProjectProgress .media-gallery ul{margin: 0px 0px 0px -3px;}
.project-det-section.detaileProjectProgress .media-gallery ul li{ width:122px; padding:2px; float: left; display: inherit;}
.project-det-section.detaileProjectProgress .media-gallery ul li .lightgallery-boxes a img {
    width: 100%;
    min-height:60px !important;
    max-height:60px !important;
}
.project-det-section .media-gallery ul li .lightgallery-boxes{ padding: 5px }
.project-det-section.detaileProjectProgress .categoryForGalley-conatiner .headerTitle-bg{padding-left: 0px; padding-bottom: 5px; font-size:16px; text-transform: capitalize; font-weight:600; background: transparent; color: inherit; border-bottom: #d4d4d4 solid 1px }
.pro-details-amenities{ width: 100% }
.pro-details-amenities ul{ margin: 0px; padding: 0px; list-style: none; text-align: center;}
.pro-details-amenities ul li{ margin: 0px; padding: 0px; margin: 10px; list-style: none; display: inline-block; padding: 5px 15px; background: #fff; color:#4d4d4d; border:#d4d4d4 solid 1px; border-radius: 30px }
.pro-details-testimonials{ width: 100% }
.pro-details-testimonials ul{ margin: 0px; padding: 0px; list-style: none;}
.pro-details-testimonials ul li{
    float: left;
    width:60px;
    list-style: none;
    margin: 0px 3px 6px 3px;
}

.pro-details-testimonials ul li a{
    position: relative;
    display: block;
    background: #fff;
}
.pro-details-testimonials ul li a::before{
    content: "";
    position: absolute; 
    left: 50%;
    top: 50%;
    background: url(../images/icons/play-button-32x32.png) no-repeat;
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width:30px;
    height:30px;
    background-size: cover;

}
/*.pro-details-testimonials ul li a .play-img{
    position: absolute; left: 50%;
    top: 50%;
    position: absolute;
    left: 50%;
    top: 50%;
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width:30px;
    height:30px;
}*/


.pro-details-rera{ width: 100% }
.pro-details-rera ul{ margin: 0px; padding: 0px; list-style: none;}
.pro-details-rera ul li{ margin: 0px; padding: 0px; margin: 10px; list-style: none; text-transform: uppercase; padding:15px 15px; background: #fff; color:#4d4d4d; border-bottom:#d4d4d4 solid 1px;}
.pro-details-rera ul li a{ background: url(../images/icons/pdf-icon.png) no-repeat left; padding-left:18px; background-size:12px }
.pro-details-loans-approved{ width: 100% }
.pro-details-loans-approved ul{ margin: 0px; padding: 0px; list-style: none; text-align: center;}
.pro-details-loans-approved ul li{ margin: 0px; padding: 0px; margin: 10px; list-style: none; display: inline-block; padding: 5px 15px; background: #fff; border:#d4d4d4 solid 1px; border-radius:2px}
.project-det-section .googlemap{float:left; width:49.4%; margin-top: 10px; background:#fff; border: #d4d4d4 solid 1px; padding: 5px; box-shadow: 0 1px 6px 0 rgba(0,0,0,0.05);
-webkit-box-shadow: 0 1px 6px 0 rgba(0,0,0,0.05);
-moz-box-shadow: 0 1px 6px 0 rgba(0,0,0,0.05);
-webkit-transition: all .2s;}
.specifications-bx{ width: 100% }
.specifications-bx h5{ margin-bottom:3px; font-size: 16px; font-weight:600}
.specifications-bx{margin-bottom:17px !important; border-bottom: 1px solid #ccc;}
.specifications-bx ul{ margin:0px; padding: 0px;list-style: none; padding-left: 14px}
.specifications-bx ul li{
    margin:0px;
    font-size: 13px;
    line-height:16px;
    padding: 0px;
    padding: 3px 0 3px 0px !important;
    list-style: disc;
}
.project-det-section .swiper-slide{border: #eaeaea solid 1px;}
.modal-icon{width:35%}
.quote-card {
  background: #fff;
  color: #222222;
  padding: 20px;
  padding-left: 50px;
  box-sizing: border-box;
  /*box-shadow: 0 2px 4px rgba(34, 34, 34, 0.12);*/
  position: relative;
  overflow: hidden;
  min-height: 120px;
}
.quote-card p {
  font-size:14px;
  line-height:18px;
  margin: 0;
  max-width: 80%;
}
.quote-card:before {
  font-family: Georgia, serif;
  content: "“";
  position: absolute;
  top:-10px;
  left: 10px;
  font-size: 6em;
  color: rgba(238, 238, 238, 0.8);
  font-weight: normal;
}
.quote-card:after {
  font-family: Georgia, serif;
  content: "”";
  position: absolute;
  bottom: -100px;
  line-height: 100px;
  right: -20px;
  font-size: 20em;
  color: rgba(238, 238, 238, 0.8);
  font-weight: normal;
}
.quote-card.blue-card {
  background: #d0eeff;
  color: #4d4d4d;
}
.quote-card.blue-card:before, .quote-card.blue-card:after {
  color: #53c1ff;
}
.quote-card.red-card {
  background: #FFDBDF;
  color: #4d4d4d;
}
.quote-card.red-card:before, .quote-card.red-card:after {
  color:#FB848F ;
}
.floating-share{
    position:fixed;
    width:60px;
    height:60px;
    bottom:85px;
    right:10px;
    background:linear-gradient(to bottom right, #ff3e00 , #ffbe30) !important;
    color:#FFF!important;
    border-radius:50px;
    text-align:center;
  font-size:30px;
    box-shadow: 1px 1px 2px #999;
  z-index:900;
}
.floating-share .share-text{font-size:14px; line-height: 14px; font-weight:600; position: absolute; top:22px; left:5px}
.floating-share i{
    margin-top:16px;
    position: absolute;
    top: -22px;
    background:linear-gradient(to bottom right, #ff3e00 , #ffbe30) !important;
    border-radius: 20px;
    width: 30px;
    height: 30px;
}
.mobileoutline-toggle{ width: 100%; margin-top: -10px; margin-bottom: 10px; text-align: center;}
.mobileoutline-toggle a{ display: block; color: #4d4d4d; font-weight:600 }
.new-registration-section{margin-top: -5px}
.new-registration-section .bgimage-main{padding:10px; padding-bottom: 0px; background: #fff; box-shadow: 0 1px 4px 0 rgba(0,0,0,.2);}
.new-registration-section .bgimage{background:#fff url(../images/add-banner1.png) no-repeat bottom right; background-size: contain; padding: 15px;}
.new-registration-section .bgimage:after{ content: ''; clear: both; display: block; }
.new-registration-section .bgimage .left-text{float:left;}
.new-registration-section .bgimage .left-text .line1{font-size: 16px; line-height: 17px; font-weight:600; font-family: 'Montserrat', sans-serif;}
.new-registration-section .bgimage .left-text .line2{color:#008cff; font-size:20px; line-height: 20px; font-weight:700; text-transform: uppercase; font-family: 'Montserrat', sans-serif;}
.new-registration-section .bgimage .left-text .line2 span{font-size:32px; color:#ff3547}
.new-registration-section .bgimage .left-text .line3{font-size: 14px; color:#cb23d9; text-transform: uppercase; font-weight:600; margin-top:10px}
.new-registration-section .bgimage .left-text .line4{margin-top:6px;}
.new-registration-section .bgimage .left-text .line5{font-weight: 600}
.new-registration-section .bgimage .left-text .line5 .txt50{color:#ff3547; font-size:34px; line-height: 34px; font-weight:600}
.new-registration-section .bgimage .left-text .line5 .plus{font-size:28px; font-weight: 600; color:#008cff}
.new-registration-section .bgimage .right-text{float: left; margin-left:130px; margin-top:40px; text-align: center;}
.new-registration-section .bgimage .right-text .rt-text1{font-size: 20px; text-transform: uppercase; border-top:#ff9700 solid 2px; border-bottom:#ff9700 solid 2px}
.new-registration-section .bgimage .right-text .rt-text2{ font-size: 13px; }
.new-registration-section .bgimage .right-text .register-now{margin-top: 10px}
.new-registration-section .absayproperty-moretext {background:#fff; padding:20px; border-radius:0px; box-shadow: 0 1px 4px 0 rgba(0,0,0,.2);}
.new-registration-section .absayproperty-moretext a{ color:#00aeef}
.book-slot-projectbtn{position: fixed; bottom:150px; right: 0px; z-index:999}
/*end project details*/
/* IPA bussiness center*/
.ipa-business-message{border:#000 solid 1px; padding:15px}
.ipa-message-bdrbox{border:#000 solid 2px; padding: 8px; margin-bottom: 40px; margin-top: 40px}
.ipa-business-message .ipapinfo-message{ width: 100%; display: flex; border:#000 solid 1px; padding:15px}
.ipa-business-message .ipapinfo-message .ipa-photoName{ width: 100px }
.ipa-business-message .ipapinfo-message .ipa-photoName .ipa-photo{
    float: left;
    position: relative;
    padding:2px;
    width:80px;
    height:78px;
    border-radius: 50%;
    border:2px solid rgba(218, 218, 218, 0.29);
}
.ipa-business-message .ipapinfo-message .ipa-photoName .ipa-photo img {
    float: none;
    width:70px;
    height:70px;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    border-radius: 50% !important;
}
.ipa-business-message .ipapinfo-message .ipa-photoName .nameofipa{padding-top:10px; text-align: center; padding-left:0px; font-size:10px}
.ipa-business-message .devider{height: 1px; background:#dbdbdb; margin-left:130px;}
.ipa-business-message .welcome-message-main{ width:100%; margin-left:30px; margin-top:5px}
.ipa-business-message .welcome-message-main h3{font-size:20px; font-weight:500}
.ipa-business-message .welcome-message-main p{ margin-bottom:0.5rem }
.enquiry-container{box-shadow: 0 0 30px rgba(214, 215, 216, 0.6); padding: 27px; color:#4d4d4d; background:#fff}
.enquiry-container {font-size:26px; line-height: 30px}
.enquiry-container input, textarea{ border-radius:0px; font-size: 14px}
.enquiry-container textarea{ border-radius:0px; font-size: 14px}
.enquiry-container h4{font-size:14px; line-height: 26px; font-weight:500}
.enquiry-container h4 a i{ vertical-align: middle; }
.enquiry-container br{display:none;}

/* end IPA bussiness center*/
/*my account*/
.myAccount-bx{padding:0px; text-align: center;}
.myAccount-bx a{ display: block; padding:30px; padding-bottom: 45px; transition:all 0.3s ease;}
.myAccount-bx a:hover{ background: #f8f8f8 }
.myAccount-bx .bx-icon{ text-align:center; margin-bottom:15px}
.myAccount-bx .bx-icon i{ padding-left: 10px; font-size:48px;}
.myAccount-bx .bx-title-subtitle{ font-family: inherit; text-align: center;}
.myAccount-bx .bx-title-subtitle .bx-title{font-size:18px; font-weight: 600;}
.myAccount-bx .bx-title-subtitle .bx-subtitle{margin-top:10px; font-size: 16px; font-weight: 600; color:#4d4d4d;}
.myAccount-bx .bx-title-subtitle .bx-subtitle i{ font-size: 22px; font-weight: 600px; vertical-align:bottom;}
.myAccount-bx .bx-title-subtitle a:hover .bx-subtitle i{ color:red }
.upload-profilepic-modal{ max-width: 600px }
.upload-profilepic-modal .modal-title{ font-size: 18px; font-weight: 500; border-bottom: #eaeaea solid 1px; padding-left: 30px; padding-bottom:15px; margin-left: -30px; margin-right: -30px;}
.upload-profilepic-modal .modal-content-t0{ padding-top:20px }
.upload-profilepic-modal .sub-dis{padding:15px; padding-left: 30px; padding-right: 30px; margin-left: -30px; margin-right: -30px; background: #f8f8f8;}
.upload-profilepic-modal .your-picture{ font-size: 16px; line-height: 16px; font-weight:500; margin-bottom: 0px}
.upload-profilepic-modal .upload-format{color:#bababa; margin-bottom: 5px;}
.upload-profilepic-modal .upload-note{ padding-left: 0px; margin-top:30px }
.upload-profilepic-modal .choose-file-button{background:#ed1c24; color:#fff}
.upload-profilepic-modal .upload-note h6{font-weight:500; margin-bottom:0px}
.upload-profilepic-modal .upload-note ul{padding-left: 20px;}
.expandTeam .modal-title{font-size: 1.25rem;}
.cityinfocus-container{margin-top:15px; background:#f8f8f8; border-top:#f2f2f2 solid 1px; padding:30px}
.cityinfocus-container .title{ font-size: 16px; font-weight:600; margin-bottom:10px;}
.cityinfocus-container p{ font-size: 13px; line-height: 17px }
.cityinfocus-container ul{ margin:0px; padding: 0px; list-style: none;}
.cityinfocus-container ul li{ text-align: center; margin:0px; padding: 0px; list-style: none; display:inline-block; background:#dbdbdb; border-radius:30px; width:107px; padding: 5px 10px; margin-right: 10px; margin-bottom: 10px; font-size: 12px}
/*end my account*/
/*User Profile*/
.breadcrumb-main{ background:#fff; margin-top:-30px;}
.breadcrumb-main .container{ padding-top:32px}
.breadcrumb{padding: 0.5rem 1rem; margin-bottom:0px; font-size:12px; font-weight:600}
.breadcrumb .breadcrumb-item a{ color:#56565a; font-weight: 400}
.breadcrumb-item + .breadcrumb-item::before{ content: ">"; font-weight: 300 }
.user-pageHeader-section{ font-family: inherit; }
.user-pageHeader-section .header-text{ padding-bottom:50px; color: #26313c; padding-top:20px; text-align: center;}
.user-pageHeader-section .header-text h1{ font-size:36px; font-weight:600}
.user-pageHeader-section .header-text h1 span{ text-transform: uppercase;}
.profile-container{margin-top: 15px}
.profile-left-widget{ width:100%; margin-bottom: 45px}
.profile-right-widget{width:100%;}
.profile-widget-30{ padding: 30px }
.profile-widget-title{margin-bottom:25px;}
.profile-widget-title h5{ margin-top:-5px; color:#4d4d4d; font-weight:400}
.profile-widget-30 h6 {color:#4d4d4d; font-size:15px;  font-weight:500;}
.widget-card{background-color: #fff; position: relative; box-shadow: 0 1px 1px 0 rgba(0,0,0,.05),0 1px 2px 0 rgba(0,0,0,.1),0 2px 20px 0 rgba(0,0,0,.2); margin-bottom:10px}
.pro-widget-left-title{border-bottom: 1px solid #f0f0f0; font-size: 16px; padding: 24px 12px 16px 24px; font-weight:600}

.profile-userpic-sidebar{width: 100%; padding:15px;}
.profile-userpic-sidebar .pic-and-details{ width: 100% }
.profile-userpic-sidebar .pic-and-details:after{ content: ''; display: block; clear: both; }
.profile-userpic-sidebar .profile-userpic{ float: left; position: relative; padding:10px; width:122px; height:123px; border-radius: 50%; border: 1px solid rgba(218, 218, 218, 0.29);}
.profile-userpic-sidebar .profile-userpic img{float: none; width:100px; height:100px; -webkit-border-radius: 50% !important; -moz-border-radius: 50% !important; border-radius: 50% !important;}
.profile-userpic-sidebar .profile-userpic label{ cursor: pointer; }
.profile-userpic-sidebar .profile-userpic .upload-camera{position: absolute; top:80px; left:-9px; background:#00aeef; border-radius:50%; text-align: center; vertical-align: middle;}
.profile-userpic-sidebar .profile-userpic .upload-camera{width:30px; height:30px; display: block;}
.profile-userpic-sidebar .profile-userpic .upload-camera i{font-size: 23px; position: relative; top:3px;  color:#fff}
.profile-userpic-sidebar .profile-codenid{position: relative; float: left; width:65%; margin-top:40px; padding-left:15px; text-align: left;}
.profile-userpic-sidebar .profile-codenid .userfull-name{font-size:15px; line-height:18px; text-transform: uppercase; font-weight:600}
.profile-userpic-sidebar .profile-codenid .userfullid{ font-weight: 400; color: #bababa }
.profile-userpic-sidebar .profile-referralcode{text-align:left; margin-top:15px; position: relative;}
.profile-userpic-sidebar .profile-referralcode .btn-light{background-color: #fff !important;}
.profile-userpic-sidebar .profile-referralcode .your-referral{color:#9e9e9e; font-weight: 400}
.profile-userpic-sidebar .profile-referralcode-name {
    font-size:15px;
    font-weight:600;
    margin-bottom: 7px;
  }
  .profile-userpic-sidebar .profile-referralcode-name span{color:#9e9e9e; font-weight: 400 }
  .profile-userpic-sidebar .profile-referralcode .copy{
    position: absolute;
    right:0px;
    top:15px;
    padding: 5px 10px;
    padding-bottom:3px;
    color:#5b5b5b;
    cursor: pointer;
    font-size: 11px;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1), 0 1px 3px 0 rgba(0, 0, 0, 0.1);}
  .profile-userpic-sidebar .profile-usertitle-job {
    text-transform: uppercase;
    color: #5b9bd1;
    font-size: 12px;
    font-weight: 600;
    margin-bottom: 15px;
    padding:0px 15px;
}
.profile-user-count{background:linear-gradient(90deg, #3ecaff, #6078ea) !important; margin-top: 20px; text-align: center; margin-bottom: -15px; margin-right: -15px; margin-left: -15px}
.profile-user-count ul{margin:0px; padding: 0px; list-style: none; background: #F22F26}
.profile-user-count ul li{margin:0px; padding: 0px; list-style: none; width:100%; float: left;}
.profile-user-count ul li a{padding:10px; color: #fff; text-align: center; display: block;}
.profile-user-count ul li a:hover{background:linear-gradient(90deg, #6078ea, #3ecaff) !important}
.profile-user-count ul li a .countno{font-size:20px; line-height: 20px; font-weight: 600; margin-bottom: 3px}
.profile-user-count ul li a .countname{font-size:14px; text-transform: uppercase; line-height: 14px; font-weight:300; margin-bottom: 3px}
.profile-user-count:after{ content: ''; display: block; clear: both; }
.profile-col {
    margin-bottom: 15px;
    border-bottom: #f8f8f8 solid 1px;
  }
.code-share-whatsApp{margin-top:15px; margin-bottom: 15px; color:#999}
.code-share-whatsApp a{ font-weight:400; color:#25D366}
.code-share-whatsApp a i{color:#25D366}
.profile-col .profile-title {
    color:#9e9e9e;
    line-height: 22px;
  }
.profile-col .profile-dic {
    text-transform: capitalize;
    color:#4d4d4d;
    font-weight: 600;
    /*white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;*/
}
.percentage-completed{width:95%; padding: 16px 12px 16px 24px; margin-bottom: 16px;}
.percentage-completed .prrcent-label {
    font-size: 12px;
}
.percentage-completed .progress {
    width:100%;
    float: left;
    background: #ccc;
    height: 6px;
    font-size: 6px;
    border-radius: 0;
}
.profile-menu{width: 100%}
.profile-tab{padding:16px 12px 16px 24px;}
.profile-tab ul{ margin: 0px; padding:0px; list-style: none;}
.profile-tab ul li{ margin: 0px; list-style: none; padding: 5px 10px;}
.profile-tab ul li a{color:#6b6b6b}
.fixed-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%; 
}
.pro-edit{position: absolute; right:30px; top:30px}
.pro-edit a{ padding: 5px; font-weight: 600}
.pro-edit i{ padding-right:5px;}
.click-verify {
    cursor: pointer;
    margin-left: 10px;
    padding:2px 5px;
    font-weight:400;
    font-size: 10px;
    text-transform: uppercase;
    border-radius: 3px;
    letter-spacing: 0.5px;
}
.verified {
    position: relative;
    left: 5px;
    top: 2px;
    background: url(../images/tick-mark16x16.png) no-repeat center;
    width: 16px;
    height: 16px;
    display: inline-block;
}
.verified::after {
    position: absolute;
    content: 'verified';
    font-size: 11px;
    color: 
    #b7b7b7;
    left: 20px;
    top: 1px;
    letter-spacing: 0.25px;
    font-weight: 400;
}
.profile-modal {max-width: 685px; position: relative;}
.profile-modal.verify-modal {max-width: 560px;}
.profile-modal h5{ font-size: 18px; font-weight: 400 }
.profile-modal .modal-content{padding:30px;}
.pro-modal-close {
  position: absolute;
  right: -15px;
  top: -15px;
  padding-top:2px;
  border-radius: 50%;
  background: #fff;
  cursor: pointer;
  opacity: 1;
  height: 30px;
  width: 30px;
  text-align: center;
  box-shadow: 0 2px 20px 0 rgba(0,0,0,.3);
}
.profile-modal .modal-footer{
  background:#f2f2f2;
  margin-bottom: -30px;
  margin-right: -30px;
  margin-left: -30px;
  text-align: center;
  justify-content: center;
}
.drop-list select.form-control {
  background: url(../images/br_down.png) no-repeat 97%; 
  border:1px solid #ced4da;
  padding-right:20px;
  text-transform: capitalize;
  }
.drop-list select.form-control {
        /*for firefox*/
        -moz-appearance: none;
        /*for chrome*/
        -webkit-appearance:none;
      }
/*for IE10*/
select.form-control::-ms-expand {
    display: none;
}
.drop-list select.form-control option { height:40px; padding:0px; }

.drop-list .form-control {
  border-radius:0px;
  font-size: inherit;
  border:0px;
  padding: 0.5rem 0.425rem;
  height: auto;
  padding-right: 0px;
  outline:0px;
  box-shadow: inset 0 1px 1px rgba(0,0,0,0);}
/*.drop-list select.form-control {
    background: url(../images/br_down.png) no-repeat 97% #fff;
    border:0px solid #ced4da;
    border-bottom:1px solid #ced4da;
    padding-right: 20px;
    text-transform: capitalize;
    color: #323232
}*/

.back-to-top {
    position: fixed;
    bottom: 25px;
    right: 25px;
    display: none;
}
.profile-userpic-sidebar.ipan-sponsor-desktop{ margin-top:45px }
.profile-userpic-sidebar.ipan-sponsor-desktop .profile-userpic{ width:82px; height:82px; padding: 5px}
.profile-userpic-sidebar.ipan-sponsor-desktop .profile-userpic img{ width:70px; height:70px  }
.profile-userpic-sidebar.ipan-sponsor-desktop .profile-codenid{ margin-top:25px }
.profile-userpic-sidebar.ipan-sponsor-mobile{ display: none; }
.profile-userpic-sidebar.ipan-sponsor-mobile .pic-and-details{ display: flex; }
.profile-userpic-sidebar.ipan-sponsor-mobile .profile-codenid{ width: 100% }
.profile-userpic-sidebar.ipan-sponsor-mobile .profile-codenid .userfull-name{ color:inherit; }
.profile-userpic-sidebar.ipan-sponsor-mobile .profile-codenid .userfullid{ color:#b7b7b7 }
.ipan-sponsor-title{font-size:18px; font-weight: 500; color: #a8a8a8; text-align: center;}
.address-details{position: relative; padding: 10px; border:#d4d4d4 solid 1px; margin-bottom: 20px }
.address-details h4{ background: #fff; position: absolute; top:-10px; font-size:14px; font-weight: 500 }
.address-details .pro-edit{ position: absolute; background: #fff; right:10px; top: -10px; font-size: 12px }
.card-inactive{ background:#f8f8f8 }
.card-inactive a{color: #b5b5b5; cursor:not-allowed}
.card-inactive .bx-subtitle{color: #888888!important;}
/*end user profile*/
/*tree view*/
.easy-tree {
    min-height: 20px;
    margin-bottom: 20px;
    border: none;
    border-top: none;
    padding:20px;
    padding-bottom: 5px;
    padding-top:0px;
}
.easy-tree .tree-parentName{
  font-size:14px;
  font-weight:600;
  text-transform:uppercase;
  color:#008fc5;
  margin-left: -20px;
  margin-right:-20px;
  padding-left:20px;
  padding-bottom:15px;
  padding-top:15px;
  border-bottom:#008fc5 solid 5px;
  background:#f8f8f8;
}
.easy-tree .tree-parentName .team-strength{ font-size:13px; text-transform: capitalize; font-weight: 400; }
.easy-tree .tree-parentName .team-strength i{font-size: 20px; padding-right:8px; vertical-align: text-bottom;}
.ipaTree{ width: 100%; padding-bottom: 10px; overflow-x: auto; }
.easy-tree ul{ padding-left: 40px }
.easy-tree > ul {
    padding-left:0px;
    margin-top: -10px;
}
.easy-tree li {
    list-style-type: none;
    margin: 0;
    padding: 10px 5px 0 5px;
    position: relative;
    min-width: 400px;
}
.easy-tree li::before, .easy-tree li::after {
    content: '';
    left: -30px;
    position: absolute;
    right: auto
}
.easy-tree li::before {
    border-left: 1px solid #ccc;
    bottom: 50px;
    height: 100%;
    top: 0;
    width: 1px
}
.easy-tree li::after {
    border-top: 1px solid #ccc;
    height: 20px;
    top: 30px;
    width: 35px
}
.IPATeam-main {
  font-size:13px;
  font-weight:600;
  color:#008fc5;
  text-transform:uppercase;
    border: 1px solid #ccc;
    border-radius:2px;
    display: inline-block;
    padding: 5px;
    padding-left: 10px;
    padding-right: 10px;
    text-decoration: none;
    cursor: pointer;
} 
.IPATeam-main .IPA-name{ font-family: inherit; display: inline;}
.IPATeam-main .IPA-name span{ padding-left:5px; font-weight:400; color:#757575}
.IPATeam-main .IPA-count{ padding-left:10px; font-weight:500; display:block; padding-left:4px; text-transform: capitalize;}
.IPATeam-main .IPA-count i{ font-size: 20px; padding-right:8px; vertical-align: text-bottom; }
.easy-tree > ul > li::before, .easy-tree > ul > li::after {
    border: 0
}
.easy-tree li:last-child::before {
    height: 30px
}
.easy-tree .caret {
  cursor: pointer;
  -webkit-user-select: none; /* Safari 3.1+ */
  -moz-user-select: none; /* Firefox 2+ */
  -ms-user-select: none; /* IE 10+ */
  user-select: none;
}

.easy-tree .caret::before {
  content: "";
  background: url(../images/icons/tree-plus.png) no-repeat;
  width:20px;
  height:20px;
  vertical-align: middle;
  color: black;
  display: inline-block;
  margin-right: 6px;
}

.easy-tree .caret-down::before {
  content: "";
  background: url(../images/icons/tree-minus.png) no-repeat;
  width:20px;
  height:20px;
  vertical-align: middle; 
}
.easy-tree .notree:before{
  content: "";
  background: url(../images/icons/no-tree.png) no-repeat;
  width:20px;
  height:20px;
  vertical-align: middle;
  color: black;
  display: inline-block;
  margin-right: 6px;}
.tresStart {
  display: none;
}
.active {
  display: block;
}
/*end tree view*/
/*Announcements*/
.announcements-thumb{padding:0px; text-align: center;}
.announcements-thumb a{ position: relative; display: block; padding:5px; transition:all 0.3s ease;}
.announcements-thumb a:hover{ background: #f8f8f8 }
.announcements-thumb img { width: 100% }
.announcements-thumb .clickzoom{
    position: absolute; 
    right: 5px; 
    bottom: 0px; 
    background: rgba(0, 0, 0, 0.5); 
    color: #fff; 
    padding:3px; 
    width: 30px; 
    height: 30px
}
.announcements-thumb .clickzoom i{ font-size:24px }
/*end announcements*/
/*Blog--*/
.card-blog{ position: relative; width: 100%; min-height: 490px; max-height: 490px}
.card-blog a .card-title{
    font-size:20px;
    text-transform: uppercase;
    font-weight:600;
    line-height: 1.2;
    color:#ed1c24!important;
    margin-bottom:10px
}
.card-blog .readmore{ position: absolute; left:0px; right:0px; bottom: 15px; text-align: center;}
.blog-details{padding: 30px; background: #fff}
.blog-details h2{margin-bottom: 30px; font-size:26px; line-height: 30px; font-weight:600}
.blog-details h4{ font-size: 22px; line-height: 26px; font-weight: 600; }
.line-clamp {
  display: -webkit-box;
  -webkit-line-clamp:3;
  -webkit-box-orient: vertical;  
  overflow: hidden;
}
.share-bottom{position: fixed; width: 100%; bottom: 0px}
/*end Blog--*/

/*FPG*/
.btn-white{
    background:#fff;
}
.gradient-warning{
    background:linear-gradient(to bottom right, #ff3e00 , #ffbe30)!important;
    color:#fff
}
.fpg-ad{
    background:#fff;
    padding: 20px 5px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    border-radius:0.25rem;
    margin-bottom:25px;
    box-shadow: 0 1px 4px 0 rgba(0,0,0,.2);
    }
    .fpg-ad .col-lg-9, .fpg-ad .col-md-3, .fpg-ad .col-md-4, .fpg-ad .col-md-12, .fpg-ad .col-sm-12{ padding-left: 30px; padding-right: 30px }
    .fpg-ad .fpg-logo{ background:#fff!important; padding:0px;}
    .fpg-ad .offer-content{width: 100%}
    .fpg-ad h2{
        font-size:26px;
        font-weight:700;
        padding-top: 5px; 
        margin-bottom: 0px
    }
    .fpg-ad h2 span{
        font-size:34px;
        color: #23215c
    }
    .fpg-ad h3{
        font-size:26px;
        font-weight:500;
        margin-bottom: 0px;
    }
    .fpg-ad h3 br{ display: none; }
    .fpg-ad p{
        font-size:20px;
        text-align: left;
        color:#333;
    }
    .fpg-ad .btn{
        padding: 18px 45px;
        font-weight: 600;
        text-transform: uppercase;
}
.btn-shine{
-webkit-animation-name: bgAni;
-webkit-animation-duration: 3s;
-webkit-animation-iteration-count: infinite;
-webkit-animation-timing-function: cubic-bezier();
-webkit-animation-duration: 4s;
}
@-webkit-keyframes bgAni {
 from {
  background-repeat:no-repeat;
  background-image:-webkit-linear-gradient(top left,rgba(255,255,255,0) 0,rgba(255,255,255,0) 45%,rgba(255,255,255,.4) 48%,rgba(255,255,255,.4) 50%,rgba(255,255,255,.1) 52%,rgba(255,255,255,0) 57%,rgba(255,255,255,0) 100%);
  background-position:-350px -350px;
  background-size:600px 600px
 }
 to {
  background-repeat:no-repeat;
  background-position:350px 350px
 }
}
.fpg-banner-section{
    width:100%;
    height:100%;
    max-height:unset;
}
.fpg-banner{
    width: 100%;
    height: 100%;
    position: relative;
    background:url(../images/first-price-group-banner-new.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    max-height:unset;
}
.fpg-banner .row .col-md-5{margin-left: 3rem !important; padding-top:70px}
.fpg-banner .first-time-india{ margin-bottom: 0px; font-family: 'Poppins', sans-serif; font-size:18px; line-height:22.41px; font-weight:500; color:#0085FF;}
.fpg-banner .banner-title{font-family: 'Poppins', sans-serif; font-size: 40px; line-height: 49.8px; color:#000; font-weight: 700;}
.fpg-banner p{padding-right:75px; font-size:17.5px; line-height:26.2px; font-weight: 400; color:#2F3C50; text-align: left;}
.fpg-banner p span{color:#0085FF; font-weight:600}
.fpg-banner .banner-btn{ margin-top: 30px; margin-left: -0.375rem }
.fpg-banner .banner-btn .btn{padding:10px 25px; border-radius: 4px; font-size:18.5px!important; line-height: 32px; font-family: 'Poppins', sans-serif; font-size:20px; font-weight:600}
.fpg-banner .banner-btn .btn-primary{background-color: #0094FF !important;}
.fpg-banner .banner-btn .btn-primary:hover {
    color: #fff;
    background-color: #5a95f5; }
.fpg-banner .banner-btn .btn-warning{background-color:#ffa800!important;}
.fpg-title-small{ margin-bottom: 0px; font-family: 'Poppins', sans-serif; font-size:18px; line-height:22.41px; font-weight:500; color:#0085FF;}
.fpg-title-bold{font-family: 'Poppins', sans-serif; font-size:36px; line-height:44.82px; color:#000; font-weight: 700;}
.fpg-banner .btn{ padding:15px 40px; font-size:16px;}
.fpg-section{ padding:110px 0px; color:#2F3C50; font-size:16.5px; line-height:26px; letter-spacing: 0.001px; color:#2F3C50; font-weight: 400}
.fpg-section .fast-sale{
    background: #FFFFFF;
    display: inline-block;
    box-shadow: 0px 0px 22px rgba(0, 0, 0, 0.08);
    border-radius: 5.03px;
    font-family: 'Poppins', sans-serif;
    font-size:22px;
    font-weight: 600;
    color: #0A2540;
    padding:12px 25px;

}
.fpg-section.onesyou-reg-section{padding-top:10px}
.fpg-section.onesyou-reg-section .onesyou-reg{ margin-bottom:30px; padding:0px 16px; color:#0085FF; font-family: 'Poppins', sans-serif; font-weight: 600; font-size: 24px; line-height: 36px; text-align: center;}
.onesyou-reg-section .col-md-4{margin:30px 15px; max-width:320px;}
.onesyou-reg-bx{background:#fff; min-height: 294px; position: relative; box-shadow:0px 0px 22px rgba(0, 0, 0, 0.08); border-radius: 8px;}
.onesyou-reg-bx .onesyou-reg-bx-main { padding: 15px; padding-top: 20px;}
.onesyou-reg-bx .onesyou-reg-bx-main .onesyou-reg-bx-icon{ text-align: left; }
.onesyou-reg-bx .onesyou-reg-bx-main .onesyou-reg-bx-icon img{ width: 42px; height: auto; }
.onesyou-reg-bx .onesyou-reg-bx-main .onesyou-reg-bx-text{ margin-top: 10px; padding:12px; font-size:16.2px; line-height:22.6px; font-weight: 400}
.onesyou-reg-bx .onesyou-reg-bx-main .onesyou-reg-bx-text span{ font-weight: 600; color:#0085FF;}
.onesyou-reg-bx .onesyou-reg-bx-main .one-percent{ position: absolute; bottom:20px; text-align: center; width:80%; font-size:14px; color:#49545F; font-style: italic;}
.caption-banner{background:#F6F9FC; padding-top: 20px; padding-bottom:20px;}
.caption-banner h4{color:#4C5F71; font-family: 'Poppins', sans-serif; font-size:35px; line-height: 51px; font-weight: 500}
.caption-banner h4 span{ color:#0085FF}
.caption-banner h4 .dark-color{color:#0A2540}
.caption-banner .caption-banner-btn{ text-align: center; margin-top: 5px; }
.caption-banner .caption-banner-btn .btn{
    padding: 12px 30px;
    border-radius: 4px;
    font-size: 22px !important;
    line-height: 36px;
    font-family: 'Poppins', sans-serif;
    font-size: 20px;
    font-weight: 600;
}
.caption-banner .caption-banner-btn .btn-primary{background-color: #0094FF !important;}
.fastsales-section{ width: 100% }
.fastsales-section .col-md-7{ padding: 0px 70px;}
.fastsales-section p{ text-align: left; }
.fastsales-section p span{ color:#0085FF; font-weight:600}
.whatisipan{ padding-top: 70px }
.reason-reg{width:100%; padding-top: 86px}
.fpg-small-title{color:#53B124; font-family: 'Poppins', sans-serif; font-size: 16px; line-height: 24px; font-weight:600; text-align: center;}
.fpg-big-title{ margin-bottom:75px; font-family: 'Poppins', sans-serif; font-size:34px; line-height:50px; font-weight: 600; color:#0A2540; text-align: center;}
.reason-reg .col-padding{padding-right:0px; padding-bottom: 20px}
.reason-reg ul{margin:0px; padding:0px; list-style: none;}
.reason-reg ul li{ display: flex; margin:0px; padding:0px; list-style: none; margin-bottom:15px; padding:26px; font-size:16.5px; line-height:21px; box-shadow: 0px 0px 22px rgba(0, 0, 0, 0.08); border-radius: 8px;}
.reason-reg ul li .bullet-img{width:80px; padding-right:25px; position: relative;}
.reason-reg ul li .bullet-img img{width: 42px; position:absolute; top:50%; margin-top: -21px}
.reason-reg ul li .bullet-text{font-family:inherit; width: 100%}
.reason-reg ul li .bullet-text .greentxt{color:#53B124; font-weight:600}
.reason-reg ul li .bullet-text .redtxt{color:#FF5454; font-weight:600}
.company-behind{background: #F6F9FC; padding-top:150px}
.company-behind .fpg-small-title{color:#0085FF; margin-bottom: 0px; text-align: left;}
.company-behind .fpg-big-title{margin-bottom:24px; line-height: 50px; text-align: left;}
.company-behind .text-padding{padding-right: 120px;}
.company-behind .text-padding p{text-align: left; }
.company-behind .ipan-emerged{
    margin-top:75px
}
.company-behind .ipan-emerged h3{
    margin-bottom:55px;
    padding: 0px 16px;
    color: #0085FF;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-size: 24px;
    line-height: 36px;
    text-align: center;
}
.company-behind .ipan-today{
    background:#FFFFFF;
    padding:30px 50px 50px 50px;
    box-shadow: 0px 0px 22px rgba(0, 0, 0, 0.08);
    border-radius: 8px;
    text-align: center;
}
.company-behind .ipan-today .fpg-small-title{ margin-top:30px; text-align: center; }
.company-behind .ipan-today p{ margin-top:12px; text-align: center; }

.fpg-modal{ padding:35px; padding-top:20px}
.fpg-modal input{border-radius:0}
/*--book a slot--*/
.book-slot-banner{
    background:#F6F9FC;
    background:url(../images/fpg-book-slot.jpg) no-repeat; background-size: cover; background-position:right;
    height:200px;
    padding-top:20px;
    padding-bottom:20px;
}
.book-slot-banner h4{
    color: #4C5F71;
    font-family: 'Poppins', sans-serif;
    font-size: 35px;
    line-height:41px;
    font-weight:600;
}
.book-slot-banner h5{ color:#4C5F71}
.book-slot-section{
    margin-top: -50px;
    padding-bottom: 50px;
}
.book-slot-section h5{color:#00bc40; font-weight:600;}
.book-slot{
    background:#FFFFFF;
    padding:30px 50px 50px 50px;
    box-shadow: 0px 0px 22px rgba(0, 0, 0, 0.08);
    border-radius: 8px;
}
.book-slot .mb-2{font-family: 'Poppins', sans-serif; font-weight:500 }
.book-slot .mb-2 span{font-family: 'Poppins', sans-serif; font-weight:600; color:#0085FF }
.fpg-blue{
    background-color: #0094FF !important;
    padding:8px 25px!important;
    border-radius: 4px;
    font-size:18px !important;
    line-height: 36px;
    font-family: 'Poppins', sans-serif;
    color:#fff;
    font-weight: 600;
}
.book-slot-note{font-size: 13px; line-height: 16px; background: #F6F9FC; padding: 6px; border-radius: 3px;}
.book-slot-note span{ font-weight: 600; color:#0085FF }
.slot-confirmation-table{ background:#F6F9FC; margin-bottom: 20px; border: #D9E0E8 solid 1px; border-bottom:#D9E0E8 solid 0px;}
.slot-confirmation-table .transaction-details{border-bottom:#D9E0E8 solid 1px; margin-bottom:0px!important}
.slot-confirmation-table .transaction-details .name-text{width:40%; margin-right:0px!important; padding:8px;}
.slot-confirmation-table .transaction-details .name-detl{ width:60%; padding:8px; color:#0085FF; border-left:#D9E0E8 solid 1px; font-weight:600}
/*booked slot box*/
.radiobox{
  position:relative;
  min-height:110px;
  height:150px;
  margin-bottom:15px;
  padding:15px;
  padding-left:55px;
  background:#fff;
  box-shadow:0px 0px 22px rgba(0, 0, 0, 0.08);
  border-radius:8px;
}
.solt-out-plot-range{background: #f8f8f8; }
.radiobox .custom-control-input {
    position: absolute;
    z-index: -1;
    opacity:0;
}
.radiobox .custom-control-label{
  color: #454545;
  width: 100%;
  cursor: pointer;
  background:transparent;
  position: absolute; 
  top:0px;
  left:0px;
  width:100%;
  height:100%;
}
.radiobox .custom-control-label::before, .radiobox .custom-control-label::after{left:15px; top:20px; width:1.5rem; height: 1.5rem }
.radiobox input[type="radio"]:checked+label.custom-control-label{border:#16e043 solid 1px!important;}
.radiobox .slot-name{ font-size: 17px; font-weight: 600 }
.radiobox .slot-price{ color:#007AFF}
.radiobox .filling-fast{position: absolute; bottom:10px; font-size: 12px; color:#f00; right:15px}
.radiobox .clickSelect{position: absolute; bottom:10px; font-size: 12px; left:15px}
.radiobox .booked-message{ margin-top:5px; color:#f00; font-weight:600}
.prime-charges{ padding-top:40px; padding-bottom: 40px; padding-bottom:120px }
.prime-charges h3{ font-size: 20px }
.book-slot-continue{width:400px; color:#fff; font-weight:600; border-radius: 4px;
background-color: rgba(0, 0, 0, 0.6);  position:fixed; bottom:30px; left:50%; margin-left: -220px; padding:10px;  text-align: center;}
/*end booked slot box*/
/*--end book a slot--*/
/*choose payment plan*/
.payment-plan-section{
    margin-top:-50px;
    margin-bottom: 100px
  }
  .payment-plan-section .container{
    border-radius:8px;
    /*background:#fff;*/
    padding-top: 14px;
    padding-bottom: 14px
  }
  .payment-plan-section h5{color:#00bc40; font-weight:600;}
  .payment-planbox{border-radius:20px; background:#fff; padding: 20px; padding-bottom:60px; box-shadow: 0px 0px 22px rgba(0, 0, 0, 0.08);}
  .payment-planbox .paymentplan-header{
    text-align: center;
    font-weight: 600;
    background: #D0E6FD;
    padding: 12px;
    margin-top: -20px;
    margin-left: -20px;
    margin-right: -20px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
  }
  .payment-planbox table th{background:#f2f2f2;}
  .payment-planbox .sizerange-title{
    display:inline-flex;
    margin-top:8px;
    padding:5px 15px;
    background:#d9d9d9;
    border:#dee2e6 solid 1px;
    font-weight:600
  }
.payment-goback{position: absolute; bottom:-90px; right: 20px; z-index: 10}
/*end payment plan*/
/*Slot Payment process*/
    .payment-500-bx{
        background:#fff; text-align: center; padding-top:60px; padding-bottom:60px; border-radius:8px; box-shadow: 0px 0px 22px rgba(0, 0, 0, 0.08);
    }
.payment-500-bx .timer-text{font-size:12px; position: absolute; top:10px; right:30px; color:#ff3547}
/*end Slot payment process*/
/*previous project home*/
.absayHM-testibg {
    background:transparent; box-shadow: 0px 0px 22px rgba(0, 0, 0, 0.08); border-radius: 8px;
    padding: 15px;
}
.absayHM-testibg a.bgcolor {
    display: block;
    padding: 0px 5px;
    background: #fff;
}
.absayHM-testibg img {
    width: 100%;
}
.absayHM-testibg h4 {
    font-size: 17px;
    font-weight: 500;
    /*color: #f98835;*/
}
.absayHM-testibg h5{color:#0085FF}
/*End previous project home*/
/*fpg faq--*/
.accordion-section{padding: 50px 0px; background:#F6F9FC}
.accordion-section h4{
    font-family: 'Poppins', sans-serif;
    font-size:34px;
     font-weight:600;
    margin-bottom:20px;
    text-align: center;
}
.accordion-section .panel-default{
    border-bottom:#dbdde1 solid 1px;
    padding-bottom:20px;
}
.accordion-section .panel-default > .panel-heading {
    border: 0;
    background:transparent;
    padding: 15px;
    padding-left:0px;
    margin-top: 1rem;
    margin-bottom:0px;
}
.accordion-section .panel-default > .panel-heading .panel-title{ margin:0px; font-family: 'Poppins', sans-serif!important;
    font-size:18px }
.accordion-section .panel-default .panel-title a {
    display: block;
    color:#2F3C50;
    font-weight:500;
    letter-spacing: 0.116242px;
    position: relative;
    padding-right: 30px
}
.accordion-section .panel-default .panel-title a:after {
    font-family: 'FontAwesome';
    font-style: normal;
    font-size: 2rem;
    content: "\f106";
    color: #232323;
    float: right;
    margin-top: -8px;
    position: absolute;
    right: 0px;
}
.accordion-section .panel-default .panel-title a.collapsed:after {
    content: "\f107";
}
.accordion-section .panel-default .panel-collapse {
    padding-top:0px;
    padding-bottom: 0px;
    padding-right:50px;
    background:transparent;
}
/*end fpg faqs--*/
#fpg-registration .modal-header .modal-title{font-family: 'Poppins', sans-serif; font-weight:700}
/*end FPG*/

html {
  scroll-behavior: smooth;
}
  .advertisement {
    position: fixed;
    bottom:0px;
    left: auto!important;
    right:0px;
    padding:6px 40px;
    background:#fff;
    border:#f8f8f8 solid 1px;
    border-top-left-radius:50px;
    border-bottom-left-radius:50px;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);
    z-index: 1;
    transition: all 1s;
}
.hide {
    opacity:0;
    right:-100%;
}
.show {
    opacity:1;
    left:0;
}
.fpg-unpaidContainer{ min-height: 200px }
.fpg-unpaidContainer .col-md-4{display: none;}
.fpg-unpaidContainer .registration-form{ margin-left:0px; padding: 3rem; }
.fpg-unpaidContainer .fpg-unpaid h3{ font-size:26px }
.fpg-unpaidContainer .fpg-unpaid h3.success-fail{ font-size: 24px; font-weight: 700 }
.fpg-unpaidContainer .fpg-unpaid .btn{ padding-left:55px; padding-right:55px }
.fpg-unpaidContainer .fpg-unpaid .payment-bdr{border-top:#ccc dashed 1px; margin-bottom:15px;}
.fpg-unpaidContainer .fpg-unpaid .transaction-details{ text-align: left; margin-bottom: 6px }
.fpg-unpaidContainer .fpg-unpaid .transaction-details:after{content: ""; clear: both; display: block;}
.fpg-unpaidContainer .fpg-unpaid .transaction-details .name-text{ float: left; margin-right: 15px; font-weight: 600 }
.fpg-unpaidContainer .fpg-unpaid .transaction-details .name-detl{ float: left;}
.fpg-unpaidContainer .fpg-unpaid .print-r{ position: absolute; left:20px; top:20px; font-size: 12px }
.fpg-unpaidContainer .fpg-unpaid .print-r i{ margin-right:4px;}

.fpg-contacts{ background: #fff }
.fpg-contacts .list-group-item{ position: relative; }
.fpg-contacts .cont-detls{ width:87% }
.fpg-contacts .position-absolute{ top: 10px; right:15px }
.fpg-contacts .position-absolute img{width:15px; margin-top: -6px}
.fpglaunching-modal-content{padding-bottom: 0px!important}
.fpglaunching-modal-content h3{ color:#00aeef; font-weight:500 }
.fpglaunching-modal-content .launching-soon{font-weight: 400; color:#848484}
.fpglaunching-modal-content ul {
  list-style: none;
  padding-left: 0px;
}
.fpglaunching-modal-content  ul li span{ font-weight:700 }
.fpglaunching-modal-content  ul li{ background: url(../images/icons/tick-mark.png) no-repeat top left; padding-left:25px; }
/*End FPG*/
/*Ipa Enquiry*/
.box {
    position: relative;
    border-radius: 3px;
    background: #ffffff;
    border-top: 3px solid #d2d6de;
        border-top-color: rgb(210, 214, 222);
    margin-bottom: 20px;
    width: 100%;
    box-shadow: 0 1px 1px rgba(0,0,0,0.1);
    box-sizing: border-box;
}
.box-header {
    color: #444;
    display: block;
    padding: 10px;
    position: relative;
}
.box.box-info {
    border-top-color:#00c0ef;
}
.box-body {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    padding: 10px;
}
.box-body .form-control{ font-size:14px }
.box-body label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}
.box-header .box-title{
    display: inline-block;
    font-size: 18px;
    font-weight:500;
    margin: 0;
    line-height: 1;
}
.box-header.with-border {
    border-bottom: 1px solid #f4f4f4;
}
.box-header::after, .box-body::after, .box-footer::after {
    clear: both;
}
.box-header::before, .box-body::before, .box-footer::before, .box-header::after, .box-body::after, .box-footer::after {
    content: " ";
    display: table;
}
.custom-tab{
    padding: 15px;
    margin-bottom: 20px;
    background: #fff;
    box-shadow: 0 1px 1px rgba(0,0,0,0.1);
    border-radius: 3px;
}
.btn-box-tool {
    margin:0px;
    padding:2px 5px;
    font-size: 12px;
    background: transparent;
    color: #97a0b3;
    font-size: 20px;
    box-shadow: none;

}
.btn-box-tool:after {
    font-family: 'FontAwesome';  
    content: "\f068";
    float: right; 
}
.btn-box-tool.collapsed:after {
    /* symbol for "collapsed" panels */
    content: "\f067"; 
}
.custom-tab > .nav-tabs .nav-link{ border-radius: 0px; color: inherit; }
.custom-tab > .nav-tabs > li a.active{border-top: 3px solid transparent; border-top-color: #00c0ef;}
.custom-tab .tab-content{
    background: #fff;
    padding: 10px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}
.table-responsive .btn.btn-sm{
    padding: 0.2rem .8rem;
    font-size: 0.64rem;
}
.custom-tab table, tr, td{
    color: inherit;
    font-size: 13px;
    font-weight: 400;
}
.custom-tab table td{
    font-size:13px;
    font-weight:400;
}
.custom-tab .label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}
.custom-tab .bg-green{background-color: #00a65a !important;}
.custom-tab .bg-red{background-color: #dd4b39 !important;}
.custom-tab .bg-orange{background-color: #e08e0b !important;}
.dataTables_wrapper .dataTables_info{ font-size: 12px!important; }
.dataTables_wrapper .dataTables_paginate{ font-size: 12px!important; }
/*end ipa Enquiry*/

/*Adding color to the Navbar on mobile */
@media only screen and (max-width: 575px) {
.bigdivice{ display: none; }
.smalldivice{ display: block; }
.max575{ max-width:100%!important; -ms-flex:100%!important; flex:100%!important;}
.counter-row{ padding-top:60px;}
}
@media (min-width:20px) and (max-width: 768px) {
.registration-form {flex:95%;max-width:95%;padding: 2rem 2rem;}
.dashboard-btn-container{ padding-top: 10px }
.dashboard-btn-container .card .card-body{padding:1rem !important}
.project-category-main .swiper-slide{ width: 100%!important }
.profile-container{ margin-top:0px }
.property-dashlist-container{ padding:0px 15px!important;}
.subcategory-bgtitle{ font-size: 14px; line-height: 18px}
.subcategory-bgtitle h5{ font-size: 14px; font-weight: 600!important;}
.subcategory-bgtitle h6{ font-size: 12px}
.container-p0{ padding: 0px }
.ipanworldapp-top{display:block; }
.new-registration-section .bgimage-main{ padding: 5px; padding-bottom: 0px }
.new-registration-section .bgimage .left-text{ float: none; }
.new-registration-section .bgimage .left-text .line1{ font-size: 13px; line-height: 13px }
.new-registration-section .bgimage .left-text .line2{ font-size: 13px; line-height: 13px }
.new-registration-section .bgimage .left-text .line3{ font-size: 12px; font-weight:700; line-height: 12px; color:#cb23d9}
.new-registration-section .bgimage .right-text{ float: none; margin-left: 0px; margin-top: 0px; text-align: left;}
.new-registration-section .bgimage .right-text .rt-text1{border-top: #ff9700 solid 1px; border-bottom: #ff9700 solid 1px; font-size:11.5px; font-weight:600; display: inline-block; }
.new-registration-section .bgimage .right-text .rt-text2{ font-size:12px;}
.new-registration-section .bgimage .left-text .line5 .txt50{ font-size: 28px; line-height: 28px }
.new-registration-section .btn{ padding: 9px 20px; font-size: 13px }
.new-registration-section .bgimage .right-text .register-now{ margin-left:-5px; }
.projectslide-content .project-name{ font-size: 14px; line-height: 16px; font-weight: 600 }
.projectslide-content .project-location{ font-size: 12px; line-height:15px  }
.projectslide-content .projectType{ font-size: 12px; line-height: 15px; margin-bottom: 10px }
.projectslide-content .projectsize{ font-size: 12px; line-height: 15px; }
.projectslide-content{ padding: 15px }
  .profile-left-widget{padding: 0px; margin-bottom: 10px}
  .profile-userpic-sidebar{padding:15px; background:linear-gradient(45deg, #17ead9, #6078ea) !important;}
  .profile-userpic-sidebar .profile-codenid .userfull-name{ color: #fff }
  .profile-userpic-sidebar .profile-codenid .userfullid{ color: #fff }
  .profile-userpic-sidebar .profile-userpic .upload-camera{ top: 70px; left: 0px }
  .profile-userpic-sidebar .profile-referralcode .your-referral{ color: #fff }
  .profile-userpic-sidebar .profile-referralcode-name{ color:#fff; }
  .code-share-whatsApp a{color:#fff}
  .code-share-whatsApp a i{color:#fff}
  .profile-userpic-sidebar.ipan-sponsor-desktop{ display: none; }
  .profile-userpic-sidebar .profile-userpic{border: 1px solid rgba(255, 255, 255, 0.29);}
  .profile-userpic-sidebar .profile-userpic img{border:#fff solid 4px}
  .profile-userpic-sidebar .profile-codenid{ width: 60%; margin-top:30px}
  .profile-userpic-sidebar .profile-codenid .userfull-name{ font-size: 14px }
  .profile-userpic-sidebar.ipan-sponsor-mobile{padding:15px; background:#fbfbfb;}
  .profile-userpic-sidebar.ipan-sponsor-mobile .profile-userpic{ width: 72px; height: 73px; margin-top:10px}
  .profile-userpic-sidebar.ipan-sponsor-mobile .profile-userpic img{ width:60px; height:60px }
  .myAccount-bx a{ display: flex; padding-bottom: 15px; padding:20px 15px; padding-left: 5px; }
  .cityinfocus-container ul li{ width:45%}
  .myAccount-bx .bx-title-subtitle{text-align: left;}
  .myAccount-bx .bx-icon{ width: 70px; margin-bottom: 0px}
  .myAccount-bx .bx-title-subtitle .bx-title{ font-size: 16px}
  .myAccount-bx .bx-title-subtitle .bx-subtitle{ font-size:14px; margin-top:4px}
  .myAccount-bx .bx-title-subtitle .bx-subtitle i{ display: none; }
  .upload-profilepic-modal .file-drop-area{ padding-left: 15px; padding-right: 15px }
  .upload-profilepic-modal .choose-file-button{ font-size: 14px }
  .upload-profilepic-modal .file-message{ font-size: 14px;}
  .upload-profilepic-modal .upload-note{font-size: 11px}
  .upload-profilepic-modal .upload-note h6{font-size: 13px}
  .media-gallery ul li{width: 50%; margin: 0px; padding: 0px;}
  .media-gallery ul li .lightgallery-boxes a img {min-height: 70px !important; max-height: 70px !important;}
.media-gallery ul{margin: 0px 0px 0px 0px;}
.media-gallery ul li .lightgallery-boxes {min-height: auto !important;max-height: none;}
.project-HDbanner-2side .row{ margin: 0px!important; background: rgb(24,90,157);
background: linear-gradient(0deg, rgba(24,90,157,1) 20%, rgba(1,169,251,1) 60%);}
.project-HDbanner-2side .row .col-md-8{ padding:0px!important; }
.project-banner-slider .swiper-button-next{ right:20px}
.project-HDbanner-2side .col-md-4{ padding-top: 20px!important; padding-bottom: 20px!important}
.project-HDbanner-2side .ProjectName-title{ text-align: center; }
.project-HDbanner-2side .ProjectName-title h1{ font-size:22px}
.project-HDbanner-2side .ProjectName-title .sub-price{ font-size: 16px; }
.project-HDbanner-2side .ProjectName-title .sub-price span{ font-size: 20px }
.categoryForGalley-conatiner .headerTitle-bg{padding: 5px 15px; font-size: 17px; line-height: 20px }
.project-sectiontitle{ font-size: 22px; margin-bottom:10px}
.project-det-section  h3{ font-size: 18px }
.project-det-section .bx-subtitle{ font-size: 14px; }
.project-det-section .video-div{width: 100%; height:220px}
.project-det-section .vodeo-text{ text-align: center; margin-top: -30px; padding-bottom:20px}
.pro-details-amenities ul li{ font-size:11px; margin:5px; padding:3px 10px }
.project-det-section .singleimage .media-gallery ul li{ width:95%; }
.project-HDbanner-2side .ProjectName-title h1{ font-size:22px; line-height: 26px; margin-bottom: 2px }
.project-HDbanner-2side .ProjectName-title .ProjectLocation{ font-size: 12px; line-height: 12px }
.project-HDbanner-2side .ProjectName-title .propertyType{ margin-top: 15px; margin-bottom: 2px; font-size: 16px; line-height:20px }
.project-HDbanner-2side .ProjectName-title .offer-container .offer-text{font-size:14px; line-height:18px; color:#222; font-weight:400; border: #222 dashed 2px;}
.project-HDbanner-2side .ProjectName-title .sub-price{ font-size: 14px; line-height: 18px }
.project-HDbanner-2side .ProjectName-title .BVpoints{ font-size: 11px; line-height: 12px; margin-top: 7px }
.project-details-buy-sellTop .btn{padding: .8rem .6rem; font-size:11px; margin: 0px}
.project-det-section.detaileProjectProgress .media-gallery ul li{ width:33%; padding:2px}
.project-det-section.detaileProjectProgress .media-gallery ul li .lightgallery-boxes a img {
    width: 100%;
    min-height:inherit; !important;
    max-height:inherit; !important;
}
.pro-details-testimonials ul li{ width: 40px; height: 40px }
.pro-details-testimonials ul li a::before{
    width:20px;
    height: 20px

}
.project-det-section .googlemap{width: 89.5%; margin: 0px auto; float: none;}
.quote-card{ padding-top: 10px; padding-left: 50px;}
.quote-card p{max-width: 84.3%;}
.quote-card:before {
    font-size:5em;
  }
.quote-card:after {
    font-size:12em;
    right: -5px;
    bottom: -75px;
  }
  .project-det-section .boxmain .bx-content{ padding: 10px }
  .project-det-section .bx-content .btn{ font-size: 12px; padding: .61rem 1.2rem; }
  .project-det-section .bx-subtitle{ font-size: 13px; margin-top: 5px}
  .project-details-tab-main .navbar .navbar-nav .nav-item{ height: auto; display: inherit; }
  .project-details-tab-main .navbar .navbar-nav .nav-item .nav-link{ max-width:100%; display: unset; white-space: nowrap; margin:0px; padding: 8px 8px }
  .share-templates .media-gallery ul li {width:50%;}
  .share-templates .media-gallery ul li a{ padding: 5px }
.share-btn-template .btn{ padding: 8px 20px; font-size: 12px }
.enquiry-container .project-sectiontitle{ font-size: 20px }
.enquiry-container br{display:block;}
.card-blog{ min-height:auto; max-height:100%}
.card-blog a .card-title{ font-size: 16px; line-height: 22px}
.card-blog .readmore{ position: static; width: 100%; }
.blog-details{ padding:20px }
.blog-details h2{ font-size: 22px; line-height: 28px; }
.blog-details h4{ font-size: 18px; line-height: 22px }
}
/*@media only screen and (min-width: 992px) {
.project-banner-slider{ width: 100%;  height:100%!important; }
.project-banner-slider img{ width: 100%; height: auto!important; }
}*/
@media only screen and (max-width: 992px) {
.swiper-slide{ height: auto; }
 .container {max-width:100% !important;}
  .navbar-brand img{ width:70px }
  .home-banner2 .ipanworld-player img{ width:95%; }
  .nav-main.regnav .navbar-brand img{ width: 125px }
  .side-menu{ display: block; }
  .sidemenu_btn{ display: block;}
  #close_side_menu{z-index: 1031; opacity: 0.5;}
  .nav-main.regnav .fixed-top{padding: 5px 15px;}
  .ipanworld-video-design{ height:auto; margin-top: -100px}
  .play-btn{width:58px; height:58px; line-height:56px; background-size:38px 35px;} 
  .video-js{ width:100%!important; height:220px!important }
  .video-js .vjs-big-play-button{ width:1.5em; height:1.5em; top:50%; left: 50%; margin-left:-22px; margin-top:-22px;}
  .video-js .vjs-big-play-button{ line-height: 1.3em }
  .padding-tb {padding:5rem 0;}
  .btn{padding: .71rem 1.85rem;}
  .ipanworld-video-dialog {
    max-height: 280px;
    height: 280px;
    min-height: 280px;
}
.ipanworld-video-title h1{ font-size: 22px }
.start-nowSection .text-div{ float: none;text-align: center; font-size: 16px; font-weight: 400}
.start-nowSection .button-div{ float: none; text-align: center; margin-top: 15px }
.counter-bg{ padding-top: 3rem; padding-bottom: 6rem }
.counters .nums_count {font-size:3rem; line-height:3.4rem;}
.counters .countplus{font-size:2.5rem; line-height:2rem;}
.counter-bg .top20{ margin-top:5px }
.counter-bg h3 {font-size: 1.25rem;}
.ipanworld-ftr{ height:80px}
.ipan-world-img-text img{height:8px}
.uploadprofile-inner{padding: 20px}
.profile-left-widget{width: 100%}
.profile-userpic-sidebar{ margin-bottom:0px}
.profile-tab{padding: 8px; overflow:hidden; overflow-x: auto; white-space: nowrap;}
.profile-menu .pro-widget-left-title{display:none;}
.profile-menu .profile-tab ul li{display: inline-block; padding: 10px 0px; padding: 10px 6px;}
.profile-menu .profile-tab ul li a{font-weight:500;}
.profile-userpic-sidebar .profile-usertitle-name, .profile-userpic-sidebar .profile-usertitle-job{color:#fff}
.project-landing-banner{ height:210px; padding:40px 0; }
.project-HDbanner-2side .ProjectName-title .offer-banner { margin-top: 0px; margin-bottom:10px }
.project-HDbanner-2side .ProjectName-title .offer-banner img{ width:160px }
.project-HDbanner-2side .ProjectName-title .next-rate{ margin-top:18px; font-size:14px; line-height:16px;}
.project-HDbanner-2side .ProjectName-title .next-rate span{ font-size: 12px; }
.project-landing-banner .ProjectName-title h1{font-size: 24px; font-weight: 600;}
.project-landing-banner .ProjectName-title .sub-price{ font-size: 20px; line-height: 20px }
.project-landing-banner .ProjectName-title .sub-price span{ font-size:26px;}
.profile-userpic-sidebar .profile-userpic{ padding: 5px; width: 112px; height: 113px }
.user-pageHeader-section .header-text{ padding-bottom:20px }
.user-pageHeader-section .header-text h1{ font-size:18px }
.profile-userpic-sidebar.ipan-sponsor-desktop{ display: none; }
.profile-userpic-sidebar.ipan-sponsor-mobile{ color:#fff; display: block; }
.profile-userpic-sidebar.ipan-sponsor-mobile .profile-codenid .userfullid{color: #fff}
.ipan-sponsor-title{color: #fff}
.otherpage-header-container .titletext{ padding-top: 20px; padding-bottom:12px }
.otherpage-header-container .titletext h2{font-size: 1.25rem;}
.otherpage-header-container .titletext h4{font-size: 1.125rem;}
.absayLaunched-img-slider h3{ font-size: 16px; line-height: 20px }
.absayLaunched-img-slider h3 br{ display: block; }
.testimonial-static-banner .english{font-size:16px; line-height: 20px; letter-spacing: 0px; float: none !important; text-align: center;}
.testimonial-static-banner .hindi{font-size:16px; line-height: 20px; letter-spacing: 0px; float: none !important; text-align: center;} 
.testimonials-videos ul li {width:2.48rem; margin-bottom: 6px;
}
.testimonials-videos ul li a{ padding: 3px }
.testimonials-videos ul li a::before{
    width: 16px; 
    height: 16px; 
    background-size: 16px 16px;
    top: 50%;
    left: 50%;
    margin-top: -8px;
    margin-left: -8px;
}
.margin-container{ margin-top: -30px }
.contact-information h3{ font-size:20px }
.contact-information .col-md-2, .col-md-10{ float: left; width:auto; }
.contact-information i{font-size:26px}
.project-category-main{ margin-left: 0px; margin-right: 0px }
.project-category-main .col-lg-12{ padding-left: 0px; padding-right: 0px }
.project-det-section .floor-plan .media-gallery ul li{ width:48.7%; }
.project-details-tab-main .navbar-expand-sm .navbar-nav{-ms-flex-direction: row!important; flex-direction: row!important;}
.project-HDbanner-2side .row {margin: 0px!important}
.project-HDbanner-2side .col-md-8{flex: 100%; max-width: 100%!important; padding: 0px!important}
.project-HDbanner-2side .col-md-4{flex: 100%; max-width: 100%!important; padding-top: 20px!important; padding-bottom: 20px!important;}
.project-HDbanner-2side .ProjectName-title{ text-align: center; }
.container-py-5{padding-top:2rem; padding-bottom:2rem;}
.ipa-business-message .ipapinfo-message{ display:block; }
.ipa-business-message .ipapinfo-message .ipa-photoName{ width: 100%; display: flex; align-items: center; padding-bottom: 10px; border-bottom:1px solid rgba(218, 218, 218, 0.29)}
.ipa-business-message .ipapinfo-message .ipa-photoName:after{ content: ''; clear:both; display: block; }
.ipa-business-message .ipapinfo-message .ipa-photoName .ipa-photo{ width: 60px; height: 60px }
.ipa-business-message .ipapinfo-message .ipa-photoName .ipa-photo img{ width: 52px; height:52px; }
.ipa-business-message .ipapinfo-message .ipa-photoName .nameofipa{ padding-left:12px; padding-top: 0px; font-size:14px; font-weight: 600; color:#9d9d9d; text-align: left;  }
.ipa-business-message .welcome-message-main{ margin-left: 0px }
.ipa-business-message .welcome-message-main h3{ margin-top:10px; font-size: 16px; line-height:20px }
#expandTeam .modal-title{font-size: 1rem;}
#expandTeam .dash-projectModal{ padding: 20px!important}
#cityinfocus .dash-projectModal{ padding: 20px }

/*fpg*/
.fpg-banner-section{ height: auto; max-height: unset; }
.fpg-banner-section .fpg-banner{height:100%}
.fpg-banner-section .share-now-btn{ margin-top:10px }
.fpg-banner-section .share-now-btn .btn{font-size: 13.5px; padding: .85rem 1.5rem; border:none;}
.fpg-ad .fpg-logo { margin-bottom:20px }
.fpg-ad h2{font-size:18px; line-height: 24px; font-weight:500; text-align: center;}
.fpg-ad h3 {font-size:18px; line-height: 24px; padding-top:7px; font-weight:500; text-align: center;}
.fpg-ad h3 br{ display:block;}
.fpg-ad h2 span{ font-size:24px; font-weight: 700; color: #333;}
.fpg-ad p{text-align: center; font-size:15px;}
.fpg-ad .col-lg-9, .fpg-ad .col-md-12, .fpg-ad .col-sm-12{padding-left: 30px; padding-right: 30px}
.fpg-ad .fpg-page-btn{ margin-top:30px; text-align: center; }
.fpg-ad .fpg-page-btn .btn{padding: 16px 30px; font-size: 14px}
.fpg-banner{ height: auto; max-height:unset;}
.fpg-banner .mask{ position: static; padding:20px 0px }
.fpg-banner img{ width: 100px;}
.fpg-banner h2{ font-size:20px; font-weight:700 }
.fpg-banner h5{ font-size:14px }
.fpg-banner h6{  font-size:12px}
.fpg-banner .btn{ padding:14px 30px; font-size:14px;}
.fpg-content-full{ max-height:inherit; }
.fpg-section .row{ margin:0px }
.fpg-section .col-pr-0{ padding-left:0px}
.fpg-section .col-pl-0{ padding-right:0px}
.fpg-section .col-bg .col-padding{ padding: 15px; }
.fpg-section .col-bg h3, .fpg-content-full .text-padding h3{ font-size:18px; line-height:22px}
.fpg-section .col-bg h5, .fpg-content-full .text-padding h5{ font-size: 16px; }
.caption-banner .row{ margin:0px }
.caption-banner h4{ font-size:26px; line-height: 36px; text-align: center; }
.caption-banner .col-md-3{ text-align:center; }
.caption-banner .btn{ font-size: 12px }
.caption-banner .caption-banner-btn{ margin-top:15px }
.reason-reg .fpg-small-title{margin-bottom: 0px}
.reason-reg .fpg-big-title{ margin-bottom:45px }
.fpg-big-title{ font-size: 24px; line-height: 36px }
.caption-banner .caption-banner-btn .btn{font-size: 16px !important; line-height: 24px; padding: 12px 22px;}
.fpg-content-full .text-padding{ padding: 15px }
.fpglaunching-modal-content{ padding-top: 0px!important }
.fpglaunching-modal-content h3{font-weight:700; font-size:22px; line-height:26px;}
.absayHM-testibg{ margin:15px; margin-top: 0px}
.absayHM-testibg .col-md-8{ padding: 0px }
.fpg-unpaidContainer .col-md-4{display:block;}
.fpg-unpaidContainer .reg-closebutton a{color:rgba(255,255, 255, 0.65)}
.fpg-unpaidContainer .reg-closebutton a i{color:rgba(255,255, 255, 0.65)}
.fpg-unpaidContainer .registration-form{ padding: 30px }
.fpg-unpaidContainer .registration-form h3{ font-size:16px; font-weight:500}
.fpg-unpaidContainer .registration-form h5{ font-size:15px; font-weight:500}
.fpg-unpaidContainer .fpg-unpaid .print-r{ right: 20px; left: auto; }
.radiobox{
  position:relative;
  height:auto;
  }
  .book-slot-section h5{font-size:14px}
  .payment-plan-section h5{ font-size:14px }
  .payment-planbox .paymentplan-header{ font-size: 12px }
  .payment-planbox table th {font-size: 12px}
  .payment-planbox table td {font-size: 12px}
  .payment-planbox .sizerange-title{ font-size: 12px; }
  .payment-goback{position: absolute; bottom:auto; bottom:-17px; right:10px; z-index: 10}
  .book-slot-continue{width: 300px; margin-left: -150px; bottom: 3px}
/*end fpg*/
/*new register*/
.sky-gradient {background: linear-gradient(to bottom, #0679cc 60%,#f5f9fc 100%);}
.user-register-container{ background: transparent; }
.user-register-container .col-md-4{-ms-flex:100%; flex:100%; max-width:100%;}
.reg-logosection{ position: static; margin-top:0px; transform: unset; margin-bottom: 20px; color:#fff }
.reg-logosection .text-muted{ color:#fff!important}
.registration-form{ flex:70%; max-width:80%; margin:0px auto; background:#fff; border-radius:10px; padding:40px; box-shadow:0 0 20px 0 rgba(0,148,255,.2);  }
.reg-logosection::after {
    content: "";
    position: static;
    right: 0;
    top:0;
    width:none;
    height:auto;
    background-image:none;
    background-image:none;
}
.reg-logosection img{ width:60px }
.reg-closebutton a i{ color:#fff }
.reg-logosection .logo-block{ margin-top: 20px; background:#206393; border-radius: 50%; padding:20px 13px 20px 14px; display: inline-block; margin-bottom:5px;}
.registration-form.loginForm{padding:30px }
.reg-footer .reg-ftrcontent{ position: absolute; bottom:0px; left: 0px; width: 100%; border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px; border-top-left-radius:0px; border-top-right-radius:0px}
/*end new register*/

}
 @media (min-width: 800px) and (max-width: 850px) {
      .navbar:not(.top-nav-collapse) {
        background:transparent;
      }
    }
@media only screen and (max-width:768px) {
.fpg-banner-section{ height: 100vh; background: #f6f9fc; padding-top:60px; }
.fpg-banner-section .fpg-banner{
    height: 100%;
    background: url(../images/first-price-group-banner-mobile.png);
    background-size: cover;
    background-position: center -60px;
}
.fpg-section{padding: 38px 0px;}
.fpg-banner-section .fpg-banner .h-100{ height: auto!important; }
.fpg-banner-section .fpg-banner .col-md-5{max-width: 300px; padding-top:20px; margin-right: auto !important; margin-left: auto !important; text-align: center;}
.fpg-banner-section .fpg-banner .ml-5{ margin-left:0px!important; text-align: center; }
.fpg-banner .first-time-india{ font-size:14px }
.fpg-banner .banner-title{ font-size:24px; line-height: 30px}
.fpg-banner p{ font-size:14px; line-height: 21px; padding-right: 0px; text-align:center;}
.fpg-banner .banner-btn{margin-left: -100px; margin-right: -100px; margin-top:20px}
.fpg-banner .banner-btn .btn{ font-size: 14px!important; line-height: 22px; padding:12px 22px;}
.fastsales-section .col-md-7{ padding: 0px 15px }
.fpg-section .fast-sale{font-size: 12px; line-height: 19px; padding: 5px 10px;}
.fastsales-section .col-md-7, .fastsales-section .col-md-5, .reason-reg .col-md-5, .company-behind .col-md-6, .company-behind .col-md-5{ padding-left: 30px; padding-right: 30px; text-align:center; }
.fastsales-section .col-md-5{padding-left: 15px; padding-right: 15px;}
.company-behind .col-md-5{ padding-left: 25px; padding-right: 25px; }
.accordion-section .col-md-12{ padding-left:30px; padding-right: 30px }
.whatisipan{ padding-top:25px }
.fpg-title-small{ font-size: 14px; line-height: 21px }
.fpg-title-bold{ font-size: 24px; line-height:30px }
.fastsales-section .fpg-title-small.mb-2{ margin-bottom: 0px!important }
.fastsales-section .pr-5{ padding-right: 0px!important}
.fastsales-section .mr-5{ margin-right: 0px!important }
.fastsales-section p{ text-align:center; font-size: 14px; line-height: 21.7px }
.fpg-section.onesyou-reg-section .onesyou-reg{font-size: 18px; line-height: 27px; padding-left: 0px; padding-right: 0px; margin-bottom:10px;}
.onesyou-reg-bx{ min-height: 225px }
.onesyou-reg-bx .onesyou-reg-bx-main .onesyou-reg-bx-text{ font-size:13.9px; line-height:16.8px; padding-right: 6px; }
.onesyou-reg-bx .onesyou-reg-bx-main .one-percent{ font-size: 12px; text-align: left; }
.onesyou-reg-section .col-md-4{ margin: 5px 15px; max-width:305px;}
.reason-reg .smalldivice{ margin-top: 15px }
.company-behind .fpg-small-title{ font-size: 14px; line-height: 21px; text-align: center; }
.company-behind .fpg-big-title{ font-size: 24px; line-height: 36px; text-align: center!important;}
.fpg-big-title{ font-size: 24px; line-height: 36px; margin-bottom: 24px;}
.company-behind .text-padding{ padding-left:15px; padding-right:15px; margin-bottom:55px;}
.company-behind .text-padding p{ text-align: center; font-size: 14px; line-height: 21px }
.company-behind .ipan-emerged h3{ font-size: 18px; line-height: 27px; margin-bottom:65px}
.company-behind .ipan-today{ padding: 30px }
.company-behind .ipan-today .fpg-small-title{ margin-top:15px }
.company-behind .ipan-today p{ font-size: 14px; line-height: 21px; margin-top:3px}
.reason-reg ul li{ padding:17px}
.reason-reg ul li .bullet-text{ font-size: 14px; line-height: 17px; }
.reason-reg ul li .bullet-img{width: 70px; padding-right: 20px;}
.accordion-section{padding:32px 0px;}
.accordion-section .panel-default > .panel-heading{ margin-top: 0px; padding-top:20px; padding-bottom: 20px; }
.accordion-section .panel-default > .panel-heading .panel-title{ font-size: 14px; line-height: 21px }
.accordion-section h4{ font-size: 24px; line-height: 36px; margin-bottom: 35px;}
.accordion-section .panel-default{ padding-bottom: 0px }
.accordion-section .panel-default .panel-title a::after{ font-size:1.5rem; top: 10px}
.book-slot-banner{ height: 140px; padding-top: 0px }
.book-slot{ padding:30px; padding-top:5px }
.fpg-blue{ font-size: 16px!important; line-height: 32px }
.book-slot-banner h4{
    font-size:20px;
    line-height:25px;
    margin-bottom:5px;
    font-weight:500;
}
.book-slot-banner h5{ font-size:14px; font-weight:400; color: #4C5F71 }
/*new register*/
.smalldevice{border-radius:unset; background-image: url(../images/reg-bg-fpg2.png); background-repeat: no-repeat; background-size: 100%;}
.sky-gradient{background: transparent; height:unset;}
.registration-form{ min-height: 300px }
/*end new register*/
}

/* Footer color for sake of consistency with Navbar */
.page-footer {
  background-color: #1C2331; }
