/*@import url('https://fonts.googleapis.com/css?family=Forum');*/
@import url('https://fonts.googleapis.com/css?family=Nunito+Sans:400,700');

html, body{
    padding: 0;
    margin: 0;
    font-family: 'Nunito Sans', sans-serif;
    font-size: 16px;
    line-height: 26px;
    -webkit-font-smoothing: antialiased;
    background-color: #FCFFFC;
    background-image:url('../../images/gplaypattern.png');
}
a, img, button, input[type=submit]{
    text-decoration: none;
    outline: none;
    border: 0;
}
*, *:after, *:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.header-top{text-align: center;}
.container{
    max-width: 1200px;
    margin: 0px auto;
    padding: 0 20px;
}
.clearfix{
    clear: both;
}
.pull-left{
    float: left !important;
}
.pull-right{
    float: right !important;
}
.text-left{
    text-align: left;
}
.text-center{
    text-align: center;
}
.text-right{
    text-align: right;
}
.text-justify{
    text-align: justify;
}
.img-responsive{
    max-width: 100%;
    height: auto;
}
.img-full{
    width: 100%;
    height: auto;
}
.center-block{
	margin: 0 auto;
}
.col-1{
    width: 8.333333333333333%;
}
.col-2{
    width: 16.66666666666667%;
}
.col-3{
    width: 25%;
}
.col-4{
    width: 33.33333333333333%;
}
.col-5{
    width: 41.66666666666667%;
}
.col-6{
    width: 50%;
}
.col-7{
    width: 58.33333333333333%;
}
.col-8{
    width: 66.66666666666667%;
}
.col-9{
    width: 75%;
}
.col-10{
    width: 83.33333333333333%;
}
.col-11{
    width: 91.66666666666667%;
}
.col-12{
    width: 100%;
}
.col-12-5{
    width: 20%;
}
.w70{
    width: 70%;
}
.w30{
    width: 30%;
}
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col-12-5, .w30, .w70{
    float: left;
}
.section{
	float: left;
	width: 100%;
}
.controlBtn{    position: absolute;
    right: 10px;
    z-index: 99;
    top: 30px;}
    .relative{
     position: relative;
 }
 #form_success p{
    color: #000;
}
.absolute{
	position: absolute;
}
.form_success{
    color: #000 !important;
    padding: 0px 0 !important;
    margin-top: -10px !important;

}
.header-wrapper{
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    background-color: #fff;
    padding: 10px 0 5px 0;
    z-index: 200;

}
.logo-wrapper{
    display: block;
    text-align: left;
    overflow: hidden;
}
.logo-wrapper img{
 -webkit-transition: all 600ms ease-in-out;
 -moz-transition: all 600s ease-in-out;
 -o-transition: all 0.4s ease-in-out;
 transition: all 0.4s ease-in-out;
 width: 185px;
 padding-bottom: 7px;
 padding-top: 10px;
}

.callnumber{
    text-decoration: none;
    color:#fff;
}
.number-wrapper{
    top:-50px;
    right:0;
}
.small-hide, .small-show{
    display: block;
    margin: 0 auto;
    height: 71px;

    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.header-wrapper.small .small-hide, .header-wrapper.small .small-show{
    transform: translate(0,-100%);
}
.header-wrapper.small{    border-bottom: 1px solid #B5B5B5;
    box-shadow: 0px 3px 5px #989898;}
    .header-wrapper.small .logo-wrapper img {
        width: 150px;
        padding-bottom: 7px;
    }
    .header-top .pull-right > img { -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 1s ease-in-out;
        padding-top: 8px;
    }
    .viceroyLogo > img {width: 240px}
    .header-wrapper.small .header-top .pull-right > img {
        width: 100px !important;
    }
    .header-wrapper.small .header-top .projectLogoGreens > img {
     -webkit-transition: all 600ms ease-in-out;
     -moz-transition: all 600s ease-in-out;
     -o-transition: all 0.4s ease-in-out;
     transition: all 0.4s ease-in-out;
     width: 25px !important;
     height: 47px !important;
 }
 .header-wrapper.small .header-top .projectLogoAvenu > img {
   -webkit-transition: all 600ms ease-in-out;
   -moz-transition: all 600s ease-in-out;
   -o-transition: all 0.4s ease-in-out;
   transition: all 0.4s ease-in-out; 
   width: 55px !important;
   height: 51px !important;
}

.header-wrapper.small .header-top .projectLogoHurbor > img {
    width: 93px !important;
    height: 57px;
    -webkit-transition: all 600ms ease-in-out;
    -moz-transition: all 600s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.header-wrapper .header-top .projectLogoAnantya > img {
    width: 220px;
}
.header-wrapper.small .header-top .projectLogoAnantya > img {
    width: 180px !important;
    -webkit-transition: all 600ms ease-in-out;
    -moz-transition: all 600s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.header-wrapper.small .header-top .logoHeights > img {
    width: 180px !important;
    -webkit-transition: all 600ms ease-in-out;
    -moz-transition: all 600s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;

}
.header-wrapper.small .header-top .avenuelogo > img {
    width: 80px !important;
    -webkit-transition: all 600ms ease-in-out;
    -moz-transition: all 600s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;

}
.header-wrapper.small .header-top .viceroyLogo > img {
    width: 180px !important;
    

}
.header-wrapper.small .header-top .bkclogo > img {
    width: 160px !important;
    -webkit-transition: all 600ms ease-in-out;
    -moz-transition: all 600s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;

}


.locationCenter{list-style-position: inside;text-align: left;}
.locationCenter span{font-weight: bold;padding-right: 10px;}



.header-wrapper.small .nav-links{margin-top: 20px}
.current{font-weight: bold !important;}
.header-bottom-top-wrapper{
    position: absolute;
    bottom: -50px;
    left: 0;
    width: 100%;
    background-color: #2b2565;
    z-index: 200;

    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.header-bottom-top-wrapper.stick{
    position: fixed;
    top: 105px;
    bottom: auto;

}
.project-nav-links{
    margin: 0;
    padding: 0;
}
.nav-links{
    display: inline-block;
    margin-top:25px;
    padding: 0;
    position: relative;
    
}
.nav-links li, .project-nav-links li{
    list-style: none;
    display: inline-block;
    margin: 0 5px;
}
.project-nav-links li{
    line-height: 50px;
}
.nav-links li a, .project-nav-links li a{
    text-decoration: none;
    color: #000;
    letter-spacing: 1px;
    font-size: 13px;
    display: inline-block;
    cursor: pointer;
    font-weight: bold;
}
.nav-links li a:hover, .project-nav-links li a:hover,.nav-links li a.active, .project-nav-links li a.active{color: #0F77BC;font-weight: bold;}
.slide{
    height: 100%;
    width: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
/*.home-slide-1{
    background-image: url('/avenue/images/Avenue-54-2000.jpg');
    background-position: center 46px;
    }*/
    .home-slide-1{
        background-image: url('../images/radius-avenue-54-banner-image-21-8-2017.jpg');
        background-position: center 46px;
    }


    .slide-captions{
        display: none;
        position: absolute;
        left: 50%;
        bottom: 5%;
        -ms-transform: translate(-50%, 0%);
        -webkit-transform: translate(-50%, 0%);
        transform: translate(-50%, 0%);
        z-index: 51;
        color: #fff;
        width: 52%;
        font-size: 30px;
        background: rgba(0, 0, 0, 0.8);
        padding-bottom: 10px;
    }
    .caption-large{
        font-size: 32px;
        font-weight: normal;
        margin: 4px;
        line-height: 39px;
    }
    .caption-small{
        font-size: 28px;
        line-height: 34px;

        margin-top: 10px;
    }
/*#avenue{
    
    }*/
    .paddingTop{padding: 60px 0 0px 0;}
    .section-title{
        font-size: 40px;
        margin-bottom: 30px;
        font-weight: normal;
    }
    .section-title span{
        position: relative;
        display: inline-block;
        padding-bottom: 13px;
    }
    #avenue ul li {
        display: inline-block;

        padding: 0 20px;
        margin: 0;
        font-weight: bold;
    }
    .section-title span::after{
        content: "";
        position: absolute;
        left: 0;
        top: 100%;
        height: 2px;
        width: 150px;
        background-color: #000;
    }
    .section-title h2{
        position: relative;
        display: inline-block;
        font-size: 40px;
        font-weight: 500;
        margin: 0;
        padding-bottom:13px;
    }
    .section-title h2::after{
        content: "";
        position: absolute;
        left: 0;
        top: 100%;
        height: 2px;
        width: 150px;
        background-color: #000;

    }
    .section-title.blue{
        color: #262d65;
    }
    .section-title.white{
        color: #fff;
    }
    .section-title.white span::after{
        background-color: #fff;
    }
    .section-title.text-center span::after{
        left: 50%;
        -ms-transform: translate(-50%, 0);
        -webkit-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
    }
    .section-title.white h2::after{
        background-color: #fff;
    }
    .section-title.text-center h2::after{
        left: 50%;
        -ms-transform: translate(-50%, 0);
        -webkit-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
    }
    .section.white{
        color: #484848;
    }
    .section.gray{
        color: #fff;
    }
    .sub-title{
        font-size: 24px;
        font-weight: normal;
    }
    .section p, .section ul, .section ol{
        font-size: 16px;
        line-height: 24px;
    }
    #the-lifestyle{
        position: relative;

    }
/*#the-lifestyle .inner-section{
    padding: 50px 0;
    }*/
    .bgAm{background-repeat: no-repeat;background-size: cover;background-position:center;width: 100%;height: 500px; }
    .tenbkcam1{background-image: url('../images/tenbkcamenities1.jpg');}
/*.tenbkcam2{background-image: url('../images/tenbkcamenities2.jpg');}
.tenbkcam3{background-image: url('../images/tenbkcamenities3.jpg');}
.tenbkcam4{background-image: url('../images/tenbkcamenities4.jpg');}
.tenbkcam5{background-image: url('../images/tenbkcamenities5.jpg');}
.tenbkcam6{background-image: url('../images/tenbkcamenities6.jpg');}*/
.AmenitiesList{padding-left: 30px;padding-right: 20px;height: 500px;}
.displayTable{display: table;}
.displayTableCell{display: table-cell;vertical-align: middle;}
.amContent h3 {
    color: #fff;
    font-size: 24px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    line-height: 30px;
    text-transform: capitalize;
}
/*#partners li a{color: #000;}*/
.amContent p{color: #fff;margin-top: 8px;}
.geryColor{background-color: #242426;}
/*#the-lifestyle::after, #the-lifestyle::before{
    position: absolute;
    content: "";
    width: 50%;
    height: 100%;
    z-index: -1;
}
#the-lifestyle::after{
    right: 0;
    background-color: #e7eaef;
    }*/
    #the-lifestyle::before{
        left: 0;
        background-color: #242426;
    }
    .bx-caption{
        position: absolute;
        left: 10px;
        bottom: 10px;
        padding: 0 10px;
        line-height: 30px;
        background-color: #fff;
        color: #242426;
    }
    ul.lifestyle-slider-init{
        padding: 0;
        margin: 0;
    }
    .lifestyle-slider-init img, .gallery-slider-init img{
        display: block;
        height:60%;
        width: 100%;
    }
    #ls-prev, #g-prev{
        margin-right: 5px;
    }
    #ls-next, #ls-prev, #g-next, #g-prev{
        margin-top: 20px;
        background-color: #fff;
        width: 30px;
        height: 5px;
        text-align: center;
        font-size: 29px;
    }
    #ls-next, #g-next{padding-left: 3px}
    #ls-prev, #g-prev{padding-right: 3px}
    .copyright-wrapper{color: #000; margin-bottom: 10px;}
    .copyright-wrapper a:hover, .copyright-wrapper a:hover{color: #0772BA !important}
    .subscribe-link{color: #fff;}
    #ls-next a, #ls-prev a, #g-next a, #g-prev a{
        color: #242426;
    }

/*#gallery, #location>div:first-child, #about{
    padding: 70px 0;
    }*/
    .gallery-slider-wrapper{
        margin-top: 30px;
    }
    .gallery-slider-controls{
        right: 20px;
        top: 5px;
        z-index: 100;
    }
    .section.light-gray{
        background-color: #e7eaef;
    }
    .location-icons-wrapper{
        margin-top: 10px;
        margin-bottom: 30px;
    }
    .location-box{
        padding: 0 5px;
    }
    .location-box .time{
        font-size: 28px;
    }
    .other-infra{
        margin-top: 1px;
    }
    .other-infra ul{padding-left: 15px;}
/*.location-map-box::before{
    position: absolute;
    content: "";
    top: 0;
    height: 5%;
    width: 100%;
    background-color: #e7eaef;
    z-index: -1;
    }*/
    #about .col-5{
        padding-right: 20px;
    }
    #about .col-7{
        padding-left: 20px;
    }
    #about .sub-title:last-child{
        margin-top: 5px;
    }
    .menuIcon{float: right;
        margin-top: 12px;position: absolute;right: 50%;top:10px;transform:translate(-50%,0);display: none;-webkit-transform:translate(-50%,0);-moz-transform:translate(-50%,0);-ms-transform:translate(-50%,0);}
        .menuIcon span {
            border: 2px solid #000;
            /* width: 24px; */
            display: block;
            width: 31px;
            margin-bottom: 4px;
            cursor: pointer;
        }
        .mahareratext{
            position: fixed;
            bottom: 0px;
            left: 0;
            color: #000;
            line-height: 5px;
            background-color: rgba(225,225,225,0.9);
            text-align: center;
            padding: 5px 10px;
            border-bottom-right-radius: 0px;
            border-top-right-radius: 0px;
            font-size: 16px;
            font-weight: bold;
            width: 100%;
            z-index: 99; 
        }
        .container-fluid {
            width: 95%;
            margin: 0px auto;
        }
        .footer-wrapper{
            background-color: #fff;
            color: #000;
            font-size: 13px;
            line-height: 5px;
            border-top: 0px solid #C5C5C5;

        }
        .copyright-wrapper a {
            color: #000;
            font-size: 14px;
        }
        .subscribe-link {
            margin-left: 10px;
            line-height: 5px;
            text-decoration: none;
            display: inline-block;
            padding: 0 5px;

        }
        .footer-wrapper a{
            color: #000;
        }
        .follow-wrapper{
            margin-right: 10px;
        }
        .go-down-button{
            position: absolute;
            bottom: 60px;
            right: 50px;

            transform: translate(-60%, 0);
            -webkit-transform : translate(-60%, 0);
            -ms-transform: translate(-60%, 0);
            color: #000;
            font-size: 30px;
            z-index: 100;
            cursor: pointer;

            -webkit-animation: bounce 2s infinite 2s;
            animation: bounce 2s infinite 2s;
            -webkit-transition: all .2s ease-in;
            transition: all .2s ease-in;

        }

        @keyframes bounce {
          0%,
          100%,
          20%,
          50%,
          80% {
            -webkit-transform: translateY(0);
            -ms-transform: translateY(0);
            transform: translateY(0);
        }
        40% {
            -webkit-transform: translateY(-10px);
            -ms-transform: translateY(-10px);
            transform: translateY(-10px);
        }
        60% {
            -webkit-transform: translateY(-5px);
            -ms-transform: translateY(-5px);
            transform: translateY(-5px);
        }
    }    




    .toggle-view{
        position: absolute;
        right: 10px;
        top: 10px;
        font-size: 18px;
        background-color: #fff;
        color: #262d65;
        border: 1px solid #262d65;
        padding: 0 10px;
        line-height: 40px;
        cursor: pointer;
    }
    .toggle-view>div{
        display: none;
    }
    .toggle-view>div.active{
        display: block;
    }
    .enquire-button{
        border: 1px solid #373f84;
        line-height: 26px;
        padding: 0 10px;
    /*color: #373f84 !important;
    background: #fff;*/
}
.enquire-form-wrapper{
    display: none;
    position: absolute;
    right: 5px;
    top: 30px;
    /* padding: 20px; */
    text-align: left;
    color: #fff;
}
.form-field-wrapper{
    width: 100%;
    margin-bottom: 15px;
}
.enquire-title{
    margin-bottom: 10px;
}
.form-field-wrapper label{
    width: 100%;
    display: block;
    font-size: 14px;
    margin-bottom: 5px;
}
.form-field-wrapper input[type=text], .form-field-wrapper textarea{
    width: 100%;
    line-height: 30px;
    border: 0;
    outline: none;
    padding: 0 10px;
    font-size: 16px;
}
input[type=submit]{
    height: 30px;
    line-height: 30px;
    background-color: #000;
    color: #fff;
    padding: 0 15px;
    font-size: 16px;
}
#modal_form {

    position: fixed;
    height: 100%;
    width: 100%;
    left: 0px;
    right: 0px;
    z-index: 99999;
    top: 0px;
    background: rgba(21, 15, 15, 0.78);
    padding-top: 16%;
    display: none;
}
.form-wrapper {
  position: relative;
  width: 310px;
  padding: 20px;
  background-color: #fff;
  border: 1px solid #373f84;
  text-align: left;
  color: #fff;
  margin: auto;
}
.panoramaView a, .video-fixed a, .walkthrough a, .virtual-tour a{text-decoration: none;cursor: pointer;color: #fff;}
.panoramaView{
    position: fixed;
    top: 161px;
    right: 0px;
    z-index: 99;
    background: #262d65;
    padding: 6px 11px;
    text-transform: capitalize;
    color: #fff;
    opacity:0.3;
}
.video-fixed{
    position: fixed;
    right: 0px;
    top: 119px;
    z-index: 99;
    background: #262d65;
    padding: 6px 11px;
    text-transform: capitalize;
    color: #fff;
    opacity:0.3;
}
.walkthrough{
    position: fixed;
    right: 0px;
    top: 245px;
    z-index: 99;
    background: #262d65;
    padding: 6px 11px;
    text-transform: capitalize;
    color: #fff;
    opacity:0.3;
} 
.virtual-tour{
    position: fixed;
    right: 0px;
    top: 290px;
    z-index: 99;
    background: #262d65;
    padding: 6px 11px;
    text-transform: capitalize;
    color: #fff;
    opacity:0.3;
} 
.form-field-wrapper {
    position: relative;
    margin-bottom:12px;
    float: left;
    width: 100%;
}
#form_fields h1, #form_fields_subscribe h1{margin-bottom: 0;font-size: 18px}
.form-wrapper #form_fields{margin-top: -30px;}
#form_fields2 h1{margin-bottom: 0;font-size: 18px}
.form-field-wrapper label {
    font-size: 12px;
    display: block;
    width: 94%;
}
.form-field-wrapper:not(.multi-field) input[type=text] {
    width: 100%;
    border: 1px solid #ccc;
}
.form-field-wrapper:not(.multi-field) select
{
    width: 100%;border: 1px solid #ccc;
}
.form-field-wrapper:not(.multi-field) textarea
{
    width: 100%;border: 1px solid #ccc;
}
.form-field-wrapper input[type=text], .form-field-wrapper select, .form-field-wrapper textarea {
    border: 0;
    outline: none;
    height: 35px;
    line-height: 26px;border: 1px solid #ccc;border-radius: 6px;
}

label.error {
    position: absolute;
    font-size: 12px;
    color: red;
    top: 92%;
    display: block;
}
.otpWrapper {
    display: none;
}

.submit-button {
    padding: 6px 24px;
    font-size: 15px;
    background: #0772ba !important;
    color: #fff;
    border: 0px;
    cursor: pointer;
    
}

.form-field-wrapper select{
    background-color: #fff;
    padding-left: 5px;
}
.form-field-wrapper input{
    padding-left: 5px;
}
#dial_code, #subscribe_dial_code{
    width: 20%;
    float: left;
    height: 35px;
}
#phone_number, #subscribe_phone_number{
    width: 100%;
    float: left;
    height: 30px;
}
.intl-tel-input{
    width: 72%;
    float: left;
    margin-left: 1%;
}
#form_fields_subscribe{width: 80%; margin: auto;}
#form_fields{width: 100%; margin: auto;}
#form_fields2{width: 80%; margin: auto;}
.posrel{position: relative;}
.subscribeForm {
    position: absolute;
    bottom: 26px;
    z-index: 999;
    right: 0px;
    width: 276px;
    background: #fff;
    color: #000;
    padding-bottom: 20px;
    text-align: left;
    border: 1px solid #989898;
    display: none;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}
.panoramaView:hover, .video-fixed:hover, .walkthrough:hover, .virtual-tour:hover{
    opacity:1;
}
.fixed-home-btn{
    width: 140px;
    text-align: center;
}
.fixed-home-btn a{
    display: block;
}

.floorplans-drop-down{
    background: #262d65;
    right: -145px;
    width: 100%;
    top: 0px;
    display: none;
}
.show-sub-plans:hover .floorplans-drop-down{
    display: block;
}

.floorplans-drop-down a{
    color: #fff;
    display: block;
    padding: 5px 0px;
}
.floorplans-drop-down>a:first-child{
    border-bottom: 1px solid #ccc;
}
/*Side Buttons*/
.floorplans-side-btns-wrapper{position: fixed;z-index:999;right:-105px;top:30%;background-color:#0772ba; padding:5px;border-top-left-radius: 25px; border-bottom-left-radius: 25px; -webkit-transition: all .3s ease-in;
    transition: all .3s ease-in;opacity:0.8;}
    .floorplans-side-btns-wrapper img{border-radius: 25px;float: left;}
    .floorplans-side-btns-wrapper a{float:left;text-decoration:none;color: #fff;padding-top: 6px;margin-left: 20px;}
    .floorplans-side-btns-wrapper:hover{right:0;opacity:1;}

    .pano-side-btns-wrapper{position: fixed;z-index:999;right:-140px;top:35%;background-color:#0772ba; padding:5px;border-top-left-radius: 25px; border-bottom-left-radius: 25px; -webkit-transition: all .3s ease-in;
        transition: all .3s ease-in;opacity:0.8;}
        .pano-side-btns-wrapper img{border-radius: 25px;float: left;}
        .pano-side-btns-wrapper a{float:left;text-decoration:none;color: #fff;padding-top: 6px;margin-left: 20px;}
        .pano-side-btns-wrapper:hover{right:0;opacity:1;}


        .brochure-side-btns-wrapper,.flrplan-side-btns-wrapper{position: fixed;z-index:999;right:-106px;top:43%;background-color:#0772ba; padding:5px;border-top-left-radius: 25px; border-bottom-left-radius: 25px; -webkit-transition: all .3s ease-in;
            transition: all .3s ease-in;opacity:0.8;}
            .flrplan-side-btns-wrapper{top:65%;}
            .flrplan-side-btns-wrapper img, .brochure-side-btns-wrapper img{border-radius: 25px;float: left;}
            .flrplan-side-btns-wrapper a, .brochure-side-btns-wrapper a{float:left;text-decoration:none;color: #fff;padding-top: 6px;margin-left: 20px;}
            .flrplan-side-btns-wrapper:hover, .brochure-side-btns-wrapper:hover{right:0;opacity:1;}

            .video-side-btns-wrapper{position: fixed;z-index:999;right:-110px;top:45%;background-color:#0772ba; padding:5px;border-top-left-radius: 25px; border-bottom-left-radius: 25px; -webkit-transition: all .3s ease-in;
                transition: all .3s ease-in;opacity:0.8;}
                .video-side-btns-wrapper img{border-radius: 25px;float: left;}
                .video-side-btns-wrapper a{float:left;text-decoration:none;color: #fff;padding-top: 6px;margin-left: 20px;}
                .video-side-btns-wrapper:hover{right:0;opacity:1;}

                .walkthrough-side-btns-wrapper{position: fixed;z-index:999;right:-120px;top:50%;background-color:#0772ba; padding:5px;border-top-left-radius: 25px; border-bottom-left-radius: 25px; -webkit-transition: all .3s ease-in;
                    transition: all .3s ease-in;opacity:0.8;}
                    .walkthrough-side-btns-wrapper img{border-radius: 25px;float: left;}
                    .walkthrough-side-btns-wrapper a{float:left;text-decoration:none;color: #fff;padding-top: 6px;margin-left: 20px;}
                    .walkthrough-side-btns-wrapper:hover{right:0;opacity:1;}
                    /*Side Buttons Ends*/


                    .downloadbrochure a, .plansbtn a{text-decoration: none;cursor: pointer;color: #fff}
                    .downloadbrochure, .plansbtn{
                        position: fixed;
                        top: 203px;
                        z-index: 99;
                        background: #262d65;
                        padding: 6px 11px;
                        text-transform: capitalize;
                        color: #fff;
                        opacity: 0.3;
                        right: 0px;
                    }
                    .plansbtn{
                        top: 250px;
                    }
                    .downloadbrochure:hover, .plansbtn:hover{
                        opacity: 1;
                    }

                    .tollfreeno{
                        padding-right: 15px;
                        padding-top: 20px;
                        color: #fff;
                    }

                    .avenue-logo{
                        width: 120px;
                    }
                    .artist-div{
                        position: absolute;
                        z-index: 99;
                        bottom: 2%;
                        background: rgba(255,255,255,0.7);
                        color: #000;
                        right: 11%;
                        padding: 5px;
                        font-size: 13px;
                    }
                    .blink_me {
                        -webkit-animation-name: blinker;
                        -webkit-animation-duration: 1s;
                        -webkit-animation-timing-function: linear;
                        -webkit-animation-iteration-count: infinite;

                        -moz-animation-name: blinker;
                        -moz-animation-duration: 1s;
                        -moz-animation-timing-function: linear;
                        -moz-animation-iteration-count: infinite;

                        animation-name: blinker;
                        animation-duration: 1s;
                        animation-timing-function: linear;
                        animation-iteration-count: infinite;
                    }

                    @-moz-keyframes blinker {  
                        0% { opacity: 1.0; }
                        50% { opacity: 0.0; }
                        100% { opacity: 1.0; }
                    }

                    @-webkit-keyframes blinker {  
                        0% { opacity: 1.0; }
                        50% { opacity: 0.0; }
                        100% { opacity: 1.0; }
                    }

                    @keyframes blinker {  
                        0% { opacity: 1.0; }
                        50% { opacity: 0.0; }
                        100% { opacity: 1.0; }
                    }

                    @media all and (min-width:1800px){
                        .bgAm{
                            height: 780px;
                        }
                    }    
                    @media all and (max-width:1440px){
    /*.home-slide-1{
        background-image: url(/avenue/images/Avenue-54-1440.jpg);
        }*/

    }

    @media all and (max-width:1366px){
   /* .home-slide-1{
        background-image: url(/avenue/images/Avenue-54-1366.jpg);
        }*/
        .pano-side-btns-wrapper{top:38%;}
        .brochure-side-btns-wrapper{top:43%;}
        .video-side-btns-wrapper{top:54%;}
        .walkthrough-side-btns-wrapper{top:62%;}
    }
    @media all and (max-width:1280px){
    /*.home-slide-1{
        background-image: url(/avenue/images/Avenue-54-1280.jpg);
        }*/
    }
    @media all and (max-width: 1024px){
        /*.home-slide-1{
        background-image: url(/avenue/images/Avenue-54-1024.jpg);
        }*/
        .section-title h2{font-size: 30px;}

        .section p, .section ul, .section ol{font-size: 15px;line-height: 22px}
        .header-top .pull-right > img{max-width: 200px;}
        .nav-links li, .project-nav-links li{margin: 0px 1px;}
        .nav-links li a, .project-nav-links li a{font-size: 13px;}
        .amContent h3 {
            font-size: 20px;
            line-height: 25px;
        }
        .section-title{font-size: 32px;}

        .pano-side-btns-wrapper{top:37%;}
        .brochure-side-btns-wrapper{top:44%;}

    }
    @media all and (max-width: 768px){
      /*.home-slide-1{
        background-image: url(/avenue/images/Avenue-54-768.jpg);
        }*/
        .menuIcon{display: block;}
        .nav-links li, .project-nav-links li{display: block;}
        .nav-links{display: none;width: 100%;
            margin-top: 80px !important;}
            .slide-captions{width: 70%;padding-top: 10px;}
            .go-down-button{right: 10px;}   
            .caption-large { font-size: 25px;line-height: 30px;}
            .tollfreeno{
                padding-top: 0;
            }
            .nav-links li a, .project-nav-links li a{
                font-size: 12px;
            }
            .section p, .section ul, .section ol {
                font-size: 14px;
                line-height: 21px;
            }
            .AmenitiesList{padding-left: 10px;padding-right: 10px}
            .amContent h3{font-size: 20px;}
            .form-wrapper{width: 374px;}
        }