@media (max-width: 1550px) {
    .tab_wrapper > ul li, .tab_single li {
        width: 30%;
    }
}
@media (max-width: 1400px) {
    .amenities.config {
        max-width: 80%;
    }
}
@media (max-width: 1366px) {
    .about .left iframe {
        width: 800px;
        height: 451px;
    }
}
@media (max-width: 1350px) {
    .head .menu ul li a{
        padding: 10px 15px;
    }
    .about .left h1,
    .amenities h1,
    .text h1,
    .progress h1 {
        font-size: 35px;
    }
}
@media (max-width: 1325px) {
    .about .left iframe {
        width: 100%;
    }
}
@media (max-width: 1250px) {
    .head .menu ul li a{
        font-size: 16px;
    }
    .banner .form #form_container {
        padding: 20px;
    }
    .banner .form .title h2 {
        font-size: 32px;
    }
    .about .left iframe {
        height: 535px;
    }
}
@media (max-width: 1200px) {
    .head .menu{
        padding: 20px 0 0 20px;
    }
    .offerBtn span{
        padding: 3px 15px;
    }
    .banner .form #form_container {
        padding: 8%;
    }
    .banner .form #form_container .selldof .form-group, .banner .form #form_container .selldof input.btn {
        margin: 15px 0 0;
    }
    .banner .form {
        width: 360px;
    }
    .selldof .has-error .help-block,
    .selldof .has-error .control-label,
    .selldof .has-error .radio,
    .selldof .has-error .checkbox,
    .selldof .has-error .radio-inline,
    .selldof .has-error .checkbox-inline {
        font-size: 12px;
        margin: 0 !important;
    }
    .banner .form .title h3 {
        font-size: 20px;
    }
    .banner .form #form_container .selldof input,
    .banner .form #form_container .selldof select,
    .banner .form #form_container .selldof textarea,
    .banner .form #form_container .selldof input.btn,
    .banner .form #form_container .selldof span.unit_configuration_cost {
        height: 28px;
        line-height: 28px;
    }
    .banner .form .title h2 {
        font-size: 28px;
    }
    .banner .form .title strong {
        font-size: 16px;
    }
    .banner .form span {
        font-size: 12px;
    }
    .progress ul {
        width: 100%;
        padding: 0 55px;
    }
    input.btn.submitnew2 {
    margin: 0 !important;
}
.banner .form #form_container .selldof textarea{
    margin-top:15px 
}
}
@media (max-width: 1150px) {
    .head .menu ul li a{
        font-size: 15px;
    }
    .offerBtn span{
        padding: 3px 10px;
    }
    .text p {
        padding: 3% 5%;
    }
    .about .left iframe {
        width: 700px;
        height: 395px;
    }
    .amenities p {
        padding: 2% 8%;
    }
}
@media (max-width: 1080px) {
    .head .menu ul li a{
        font-size: 14px;
    }
}
@media (max-width: 1050px) {
    .head .menu ul li a{
        padding: 10px;
    }
}
@media (max-width: 1024px) {
    .banner .form {
        width: 300px;
    }
    .banner .form #form_container .selldof .title strong,
    .banner .form #form_container .selldof .title span {
        font-size: 14px;
    }
    .banner .form #form_container .selldof .title h2 {
        font-size: 28px;
    }
    .banner .form #form_container .selldof input,
    .banner .form #form_container .selldof textarea,
    .banner .form #form_container .selldof input.btn {
        height: 30px;
    }
    .banner .form #form_container .selldof textarea {
        line-height: 30px;
    }
    .about .left p {
        line-height: normal;
    }
    .about .left strong {
        padding: 4% 0 2%;
    }
    .banner .form .title h2 {
        font-size: 28px;
    }
    .banner .form .title strong {
        font-size: 14px;
    }
    .banner .form span {
        font-size: 10px;
    }
    .banner .form .title h3 {
        font-size: 20px;
    }
    .simplePopup {
        width: 80%;
        left: 10% !important;
        max-width: inherit;
    }
}
@media (max-width: 1000px) {
    .head .menu {
        display: none;
    }
    .offerBtn span {
        padding: 5px 20px;
        font-size: 15px;
    }
    .offerBtn{
        right: inherit;
    }
}
@media (max-width: 980px) {
    .head .menu ul li a {
        padding: 10px 15px;
        font-size: 14px;
    }
    .amenities.config {
        max-width: 80%;
    }
    .about .left iframe {
        width: 640px;
        height: 360px;
    }
}
@media (max-width: 900px) {
    .about table td{
        width: 100%;
    }
    .about .left {
        width: 90%;
        padding: 0 5% 3%;
    }
    .about .right {
        width: 100%;
    }
    .banner .form .title h2 {
        font-size: 22px;
    }
    .banner .form .title strong {
        font-size: 12px;
    }
    .banner .form .title h3 {
        font-size: 18px;
    }
    .banner .form #form_container .selldof input,
    .banner .form #form_container .selldof textarea,
    .banner .form #form_container .selldof input.btn {
        height: 25px;
    }
    .banner .form #form_container .selldof textarea {
        line-height: 22px;
    }
    .photos li strong, .hyd-slide strong{
        font-size: 26px;
    }
    .photos li span, .hyd-slide span{
        font-size: 16px;
    }
    .tab_wrapper .amenities ul{
        padding: 3% 40px;
    }
    .tab_wrapper .progress ul{
        padding: 0 40px;
    }
    .slick-arrow{
        left: 15px;
    }
    .slick-next{
        left: inherit;
        right: 15px;
    }
}
@media (max-width: 880px) {
    .amenities p {
        padding: 2% 5%;
    }
    .discl p {
        width: 90%;
        padding: 0 5%;
    }
    .tab_wrapper .sec_tab li{
        width: 23%;
    }
}
@media (max-width: 850px) {
    .banner .form {
        width: 100%;
        left: 0;
        top: 0 !important;
        position: relative;
        opacity: initial !important;
    }
    .banner .form #form_container {
        padding: 4%;
        opacity: initial !important;
    }
    .banner .form #form_container .selldof .title h2 {
        font-size: 28px;
    }
    .banner .form #form_container .selldof .title strong,
    .banner .form #form_container .selldof .title span {
        font-size: 16px;
    }
    .banner .form #form_container .selldof input,
    .banner .form #form_container .selldof textarea,
    .banner .form #form_container .selldof input.btn {
        height: 30px;
    }  
    .banner .form .title strong {
        font-size: 18px;
    }
    .banner .form .title h2 {
        font-size: 32px;
    }
    .banner .form span {
        font-size: 14px;
    }
    .banner .form > .title {
        padding: 15px 0 !important;
    }
    .banner .form .title h3 {
        font-size: 22px;
    }
    .banner .form #form_container .selldof textarea {
        line-height: 27px;
    }
    .animateDwn {
        display: none;
    }
    .amenities.config p span {
        width: 50px;
    }
    .offerBtn {
        right: 0 !important;
        position: relative;
        opacity: 1 !important;
    }
    .enquirenow {
        position: relative;
        opacity: 1 !important;
        margin-top: 15px
    }
}
@media (max-width: 768px) {
    .amenities.config .ytVid img {
        width: 100%;
        height: auto;
    }
    .about .left h1,
    .amenities h1,
    .text h1,
    .progress h1 {
        font-size: 30px;
    }
    .amenities.config p {
        font-size: 20px;
    }
    .amenities.config .ytVid {
        width: 65%;
    }
    .amenities.config .ytVid iframe {
        width: 100%;
        height: auto;
    }
    .enquirenow{
        display: none;
    }
    .head{
        position: static;
    }
    .banner{
        margin-top: 10px;
    }
}
@media (max-width: 750px) {
    .banner .form #form_container {
        padding: 4%;
    }
}
@media (max-width: 736px) and (orientation:landscape) {
    .simplePopup {
        top: 45px !important;
        padding: 15px;
    }
    .pop-scroll{
        height: 65vh;
        overflow: hidden;
        overflow-y: scroll;
    }
    .simplePopup h1{
        font-size: 25px;
        padding: 10px 0;
    }
    .pop-td table th{
        font-size: 18px;
    }
    .pop-td table td{
        font-size: 16px;
    }
}
@media (max-width: 720px) {
    .banner .form {
        width: 100%;
        left: 0;
        top: 0 !important;
        position: relative;
        opacity: initial !important;
    }
    .banner .form #form_container {
        padding: 5%;
    }
    .banner .form #form_container .selldof .title h2 {
        font-size: 28px;
    }
    .banner .form #form_container .selldof .title strong,
    .banner .form #form_container .selldof .title span {
        font-size: 16px;
    }
    .banner .form #form_container .selldof input,
    .banner .form #form_container .selldof textarea,
    .banner .form #form_container .selldof input.btn {
        height: 30px;
    }
    .text p {
        padding: 3% 5%;
    }
    .about .left {
        width: 90%;
        padding: 5%;
    }
    .about .right {
        width: 100%;
    }
    .deskBanner {
        display: none;
    }
    .bannerImg .mobBanner {
        display: block;
    }
    .selldof .has-error .help-block,
    .selldof .has-error .control-label,
    .selldof .has-error .radio,
    .selldof .has-error .checkbox,
    .selldof .has-error .radio-inline,
    .selldof .has-error .checkbox-inline {
        font-size: 14px;
        margin: 5px 0 0 !important;
        position: relative;
    }
    .amenities a.deskMap {
        display: none;
    }
    .amenities a.mobMap {
        display: inline-block;
        cursor: pointer;
    }
    .mobMapImg img {
        width: 100%;
        height: auto;
    }
    .about .left iframe {
        width: 450px;
        height: 253px;
    }
    .progress .slick-list {
        padding: 0 !important;
    }
    .progress ul li {
        margin: 0;
    }
    .tab_wrapper > ul li, .tab_single li{
        padding: 6px 0;
        font-size: 20px;
    }
    .tab_wrapper .sec_tab li.active{
        padding: 0 0 15px;
    }
    .tab_single li.active{
        padding: 10px 0 15px;
    }
    .tab_wrapper .sec_tab li{
        padding: 10px 0 0;
    }
    .amenities, .progress{
        padding: 0 5% 1%;
    }
    .tab_single li.active{
        width: 30%;
    }
    .simplePopup {
        width: 90%;
        left: 5% !important;
        padding: 15px;
    }
    .simplePopup h1{
        font-size: 25px;
        padding: 10px 0;
    }
}
@media (max-width: 640px) and (orientation:landscape) {
    .pop-scroll{
        height: auto;
    }
    .simplePopup{
        top: 20px !important;
        left: 3% !important;
        width: 94%;
    }
    /*.simplePopup img {
        width: 25%;
        height: auto;
    }*/
    .simplePopup h1 {
        font-size: 16px;
        padding: 5px 0;
    }
    .pop-td table th {
        font-size: 14px;
    }
    .pop-td table th, .pop-td table td{
        padding: 3px 0;
    }
    .pop-td table td, .pop-add td strong {
        font-size: 13px;
    }
    .pop-add td p{
        font-size: 11px;
    }
    .pop-add{
        padding: 10px 0 0;
    }
}
@media (max-width: 640px) {
    .popLeft {
        width: 50%;
    }
    .popRight {
        width: 47%;
    }
    .popRight h1 {
        font-size: 18px;
    }
    .popRight strong {
        font-size: 15px;
        padding: 10px 0;
    }
    .popRight p {
        font-size: 13px;
    }
    .float-btn{
        right: -135px;
    }
    .exhBtn span, .enquireBtn a span{
        padding: 6px 5px 6px 20px;
        background: url(../images/ex-bg-mob.jpg) left center no-repeat;
    }
    .exhBtn, .enquireBtn{
        font-size: 13px;
        padding: 0 5px 0 8px;
    }
    .enquireBtn a span{
        background: url(../images/enq-bg-mob.jpg) left center no-repeat;
    }
    /*.banner{
        margin-top: 190px;
    }*/
}
@media (max-width: 568px) and (orientation:landscape) {
    .simplePopup{
        padding: 10px;
    }
   /* .simplePopup img {
        width: 20%;
        height: auto;
    }*/
    .simplePopup h1 {
        font-size: 15px;
        padding: 3px 0;
    }
    .pop-td table th {
        font-size: 12px;
    }
    .pop-td table th, .pop-td table td{
        padding: 3px 0;
    }
    .pop-td table td, .pop-add td strong {
        font-size: 11px;
    }
    .pop-add td p{
        font-size: 11px;
        padding: 5px 0 0;
    }
    .pop-add{
        padding: 5px 0 0;
    }
}
@media (max-width: 568px) {
    .amenities.config {
        max-width: 82%;
    }
    .amenities.config p {
        font-size: 17px;
    }
    .tab_wrapper > ul li, .tab_single li{
        font-size: 18px;
    }
    .first_tab .tab_list{
        width: 100%;
        padding: 0;
    }
    .tab_wrapper .sec_tab li{
        width: 30%;
        margin: 0;
    }
    .enquirenow {
        position: static;
        float: left;

    }
}
@media (max-width: 500px) {
    .amenities.config .ytVid {
        width: 65%;
    }
    .amenities.config .ytVid iframe {
        width: 100%;
        height: auto;
    }
    .amenities a {
        font-size: 14px;
        padding: 8px 25px;
    }
    .amenities.config p span {
        width: 25%;
    }
    .head .callNow .hide_me1{
        display: none;
    }
    .banner .form span {
        font-size: 12px;
    }
    .about .left iframe {
        width: 380px;
        height: 214px;
    }
    .amenities.config p span {
        width: 35px;
    }
    .amenities.config p {
        font-size: 15px;
        padding: 2% 0;
    }
    .amenities.config p span {
        margin: 7px 15px;
    }
}
@media (max-width: 480px) {
    .head,.head .callNow {
        text-align: center;
    }

    .head .callNow .number{
        font-size: 17px;
    }

   /* .head .callNow{
        line-height: 18px;
        font-size: 
    }*/

    .head .callNow img{
        margin: 0 3px 0 0;
        width: 19px;
    }
    .head .logo {
        width: 100%;
        text-align: center;
        padding: 10px 0 0;
    }
    .head .logo a {
        display: inline-block;
    }
    .head .logo img {
        width: auto;
    }
    .head .callNow{
        float: none;
        display: inline-block;
        /*padding: 10px 0;*/
        margin: 0
    }
    .offerBtn {
        float: none;
        display: inline-block;
        margin: 10px 0;
    }
    .popRight ul{
        width: 85%;
    }
    .about .left h1, .amenities h1, .text h1, .progress h1{
        font-size: 26px;
    }
    .photos li strong, .hyd-slide strong{
        font-size: 22px;
    }
    .photos li span, .hyd-slide span{
        font-size: 14px;
    }
    .pop-scroll{
        height: 80px;
        overflow: hidden;
        overflow-y: scroll;
    }
    .pop-add td{
        width: 100%;
        display: block;
        text-align: center;
    }
    .pop-add td.pop-brd{
        width: 100%;
    }
    .pop-add td.pop-brd span{
        width: 100%;
        height: 1px;
    }
    .banner .form #form_container .selldof input.btn {
    width: 100%;
    }
    input.btn.submitnew2 {
        margin: 0 !important;
    }
    .enquirenow span{
        width: 30%;
        margin:0 auto;
    }
    .enquirenow{
        width: 100%;
    }
}
@media (max-width: 425px) {
    .about .left iframe {
        width: 340px;
        height: 191px;
    }
}
@media (max-width: 420px) {
    .popLeft {
        width: 100%;
        display: block;
        clear: both;
    }
    .popRight {
        width: 97%;
        display: block;
        clear: both;
        padding: 15px 0;
    }
    .tab_wrapper > ul li, .tab_single li{
        font-size: 15px;
    }
    #testimonials strong{
        padding: 0;
        font-size: 16px;
    }
    .about a{
        padding: 10px 15px;
        font-size: 14px;
    }
    .simplePopup img{
        width: 100%;
      
    }
    .simplePopup h1{
        font-size: 22px;
    }
    .pop-td table th, .pop-td table td{
        font-size: 15px;
    }
}
@media (max-width: 380px) {
    .head .logo {
        width: 100%;
        text-align: center;
        padding: 10px 0 0;
    }
    .head .logo a {
        display: inline-block;
    }
    .head .logo img {
        width: auto;
    }
    .about .left h1,
    .amenities h1,
    .text h1,
    .progress h1 {
        font-size: 25px;
    }
    .text p {
        line-height: normal;
    }
    .prime-font,
    body {
        font-size: 15px;
    }
    .about .left strong {
        font-size: 17px;
    }
    .amenities ul,
    .amenities.config {
        padding: 5% 0;
    }
    .banner .form #form_container .selldof .title h2 {
        font-size: 24px;
    }
    .amenities.config p {
        padding: 15px 0;
    }
    .amenities p {
        padding: 4% 5%;
    }
    .copy {
        font-size: 11px;
    }
    .about .left iframe {
        width: 300px;
        height: 169px;
    }
}
@media (max-width: 360px) {
    .banner .form span {
        font-size: 11px;
    }
    .banner .form .title h2 {
        font-size: 26px;
    }
    .banner .form .title strong {
        font-size: 16px;
    }
    .about .left h1, .amenities h1, .text h1, .progress h1{
        font-size: 22px;
    }
    .photos li strong, .hyd-slide strong{
        font-size: 18px;
        padding: 5px 0 0;
    }
    .photos li span, .hyd-slide span{
        font-size: 13px;
    }
}
@media (max-width: 340px) {
    .tab_wrapper > ul li, .tab_single li{
        font-size: 15px;
        width: 29%;
    }
    .tab_wrapper .sec_tab li, .tab_single li.active{
        font-size: 13px;
    }
    .simplePopup h1{
        font-size: 18px;
    }
    .pop-td table th, .pop-td table td{
        font-size: 13px;
    }
}
@media (max-width: 330px) {
    .banner .form span {
        font-size: 10px;
    }
    .about .left iframe {
        width: 250px;
        height: 141px;
    }
    .amenities.config p {
        font-size: 13px;
    }
    .popRight strong{
        max-width: 260px;
    }
}
