@font-face {
  font-family: 'HelveticaNeueLTPro-Lt';
  src: url('font/helvetica/HelveticaNeueLTPro-Lt.eot?#iefix') format('embedded-opentype'),  url('font/helvetica/HelveticaNeueLTPro-Lt.otf')  format('opentype'),
	     url('font/helvetica/HelveticaNeueLTPro-Lt.woff') format('woff'), url('font/helvetica/HelveticaNeueLTPro-Lt.ttf')  format('truetype'), url('font/helvetica/HelveticaNeueLTPro-Lt.svg#HelveticaNeueLTPro-Lt') format('svg');
  font-weight: normal;
  font-style: normal;
}
p{
    color:#6c757d!important;
}
p,body,header a{
   font-family: 'HelveticaNeueLTPro-Lt' !important;
}
p,body,header a,h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{
   font-family: 'HelveticaNeueLTPro-Lt' !important;
}
body{
    font-size:16px;   
/*    font-family: 'Arima Madurai', cursive !important;*/
}
header a{
/*    font-family: 'Artifika', serif;*/
}
.back-img{
    background-position: center;
    background-size: cover;
    background-repeat:no-repeat;
}
@media only screen and (max-width: 768px) {
.back-img .text-hr{
    display:block;
    z-index: 99;  
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    text-align:center;
    margin: auto;
    width: fit-content;
    width:-moz-fit-content;
    width:-webkit-fit-content;
    width:-ms-fit-content;
    height: fit-content;
    height:-moz-fit-content;
    height:-webkit-fit-content;
    height:-ms-fit-content;
   
}
@-moz-document url-prefix(){
    .back-img .text-hr{
        height:7em !important;
    }
}

.back-img .text-hr1{
        font-size: 1.3em !important;
        color: #fff !important;  
        margin-bottom:0 !important;
        line-height:1.5 !important;
        text-transform: capitalize;
    }
}

@media only screen and (max-width: 900px) {
    .back-img.text-hr1{
        font-size: 1.3em !important;
        color: #fff;  
        margin-bottom:0 !important;
        line-height:1.5 !important;
        text-transform: capitalize;
    }
    .inner-box{
    margin-bottom:20px;
   }
}

@media only screen and (min-width: 769px) {
    .text-hr{
        display:none;
    }
    .back-img:hover .text-hr{
    display:block;
    z-index: 99;  
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    text-align:center;
    margin: auto;
    width: fit-content;
    width:-moz-fit-content;
    width:-webkit-fit-content;
    width:-ms-fit-content;
    height: fit-content;
    height:-moz-fit-content;
    height:-webkit-fit-content;
    height:-ms-fit-content;
   
}
@-moz-document url-prefix(){
    .back-img:hover .text-hr{
        height:7em !important;
    }
}

.back-img:hover .text-hr1{
        font-size: 45px !important;
        color: #fff !important;  
        margin-bottom:0 !important;
        line-height:1.1 !important;
        text-transform: capitalize;
    }
    .back-img:hover .texttravelogue .text-hr1, .back-img:hover .text4-points-by-sheraton-1 .text-hr1{
        color:#6c757d!important;
    }
}
.border-width{
    border-width:5px !important;
}
.p-s{
    font-size:24px;
}
@media only screen and (min-width: 1200px) {
    .item2 div,.contact-hax{
        overflow:hidden;
    }  
    .item2-left-right div:nth-child(odd){
        overflow:hidden;
    }
    .item2-left-right div:nth-child(even){
        overflow:hidden;
    }
    .item2-left-right-bottom div:nth-child(odd){
        overflow:hidden;
    }
    .item2-left-right-bottom div:nth-child(even){
        overflow:hidden;
    }
    .item2-left-right-bt div:nth-child(odd){
        overflow:hidden;
    }
    .item2-left-right-bt div:nth-child(even){
        overflow:hidden;
    }
    .item2 img:hover {
        transform: scale(2);
        transition: 0.8s ease;
        z-index:99;

    }
    .effect-hover::before {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom:0;
/*        background-color: #f8f9fa6e;*/
/*        border-top-left-radius: 35%;
        border-top-right-radius: 35%;*/
    }
    @-webkit-keyframes mymove {
      from {top: 0%;}
      to {top: 100%; background-color: #f8f9fa6e;}
    }
    .effect-hover {
        position: relative;
    }
}
@media only screen  and (max-width: 1200px) {
    .mr-top{
        margin-top:-0rem !important;
    }
}
@media only screen  and (min-width: 1200px) and (max-width: 1400px) {
    .mr-top{
        margin-top:-10rem !important;
    }
}
.effect-hover:hover::before {
/*    content: "";  
    animation: mymove 2s;
    animation-fill-mode: forwards;*/
}
header{
/*    background: #ca797966;*/
}
.white-back{
    background: #fff !important;
}
.inner-box{
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    width: 80%;
    height: fit-content;
    margin: auto;
}
.contact-hax{
        overflow:hidden;
        clip-path: polygon(50% 0, 100% 25%, 100% 75%, 50% 100%, 0 75%, 0 25%);
} 
.figure-caption, p, a, label, button.btn{    
    font-size: 18px !important;
    color: #000;
    font-weight: 500;
    line-height: 1.7 !important;
}
/*.back-overlay::before {
    content: "";
    background: #ffffff7a;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    position: absolute;
    background-color: #007bff4f;
   
}*/
.a-img{
    left:0;
    right:0;
    top:0;
    bottom:0;
}



/*Pallavi New Code Added*/
.border {
    border: 7px solid #fff!important;
}
.sticky-top img {
    max-width: 200px;
}
@media only screen  and (min-width: 769px) {

   .order:nth-child(22n+2), .order:nth-child(22n+3),.order:nth-child(22n+5),.order:nth-child(22n+6),
   .order:nth-child(22n+9), .order:nth-child(22n+10), .order:nth-child(22n+12), .order:nth-child(22n+13),.order:nth-child(22n+15),
   .order:nth-child(22n+16),.order:nth-child(22n+19),.order:nth-child(22n+20),.order:nth-child(22n+21),.order:nth-child(22n+22){
      width:50% !important;
      float:left;
   }
   .order:nth-child(22n+7), .order:nth-child(22n+17){
      width:35% !important;
      float:left;
   }
   .order:nth-child(22n+8), .order:nth-child(22n+18){
      width:65% !important;
      float:left;
   }
   .dex-w{
    width:50% !important;
   }
}
.order, .order:nth-child(22n+4), .order:nth-child(22n+11),.order:nth-child(22n+14){
   width:100% !important;
   float:left;
   padding-bottom: 50%;
}
.back-img-padding{
    height:75vh;
}
.nav-link{
    cursor:pointer;
}
/*About us*/
@media only screen  and (min-width: 800px) {
    .services .figure {
         width: 50% ;
    }   
}
@media only screen  and (max-width: 480px) {
    .services .figure {
         width: 100% ;
    }
}
@media only screen  and (min-width: 1201px) {
    .services .figure {
         width: 33.33% ;
    }
    .border-after::after {
    border-right: 1px solid #ddd;
    content: "";
    right: -100px;
    top: 0;
    bottom: 0;
    position: absolute;
  }
  .custom  .effect-hover:nth-child(even){
/*    margin-left: 16.666667%;*/
  }
}
p{
    line-height: 1.7;
}
.profile{
    max-width:80%;
}
.services .figure {
    padding:0 5px;
    float: left;
}




/*Code end by pallavi*/


/*code by ajay - art page fix 30 march*/

.blog-post{
	visibility: visible;
    animation-duration: 2s;
    animation-delay: 0.1s;
    animation-name: fadeIn;
    position:relative;
}

.blog-classic .blog-post {
    margin-bottom: 100px;
}
.blog-post {
    border-top: 1px solid #f8f8f8;
   
    
   
margin-bottom: 0px;
}
.blog-columns .blog-post .post-img, .blog-classic .blog-post .post-img {
    display: block;
}
a {
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.blog-columns .blog-post .post-img img, .blog-classic .blog-post .post-img img {
    max-width: 100%;
    height: auto;
  
}
.bp-content {
    padding: 10px !important;
}
 .bp-content i{
    display: inline-block;
    padding-right: 9px;
    font-size: 18px;
    vertical-align: middle;
    color: #ccc;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
}
.bp-content .fa-calendar-o:before {
    content: "\f133";
}
.bp-content .post-title {
    display: block;
    padding: 11px 0 11px 0;
    color: #111;
}.bp-content .post-title:hover {
   text-decoration: none;
}
.blog-columns .blog-post .bp-content p, .blog-classic .blog-post .bp-content p {
    margin-bottom: 30px;
}
.btn-small {
    padding: 6px 33px;
    font-size: 0.75em;
}
.btn, .btn-ghost, .btn-ghost-light, .navbar .navbar-nav .dropdown .cart-dropdown .cart-btns .btn-ghost-light, .btn-text, .btn-text-light, .btn-light, .navbar .navbar-nav .dropdown .cart-dropdown .cart-btns .btn-ghost, .navbar .navbar-nav .dropdown .cart-dropdown .cart-btns .btn-light {
    position: relative;
    display: inline-block;
    padding: 8px 38px;
    background: #111;
    color: #ececec;
    font-family: "Montserrat", "Open Sans", "Helvetica Neue", Helvetica, sans-serif;
    text-transform: uppercase;
    letter-spacing: 2.5px;
    font-size: 0.9em;
    line-height: 1.8em;
    border-radius: 0;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.blog-post img {
    width: 100%;
}
.border {
   border: 7px solid #fff!important;
}
.sticky-top img {
   max-width: 230px;
margin-top: 10px;
}
.flex-end{
    justify-content: flex-end;
}

.post-title.text-center h3 {
    font-size: 22px !important;
    text-align: center !important;
}

/*By me*/
.retail_img{
    width:48%;
}

/*By pallavi*/
.ie9 div.back-img:hover .text-hr, .ie7 div.back-img:hover .text-hr, .ie8 div.back-img:hover .text-hr, .ie10 div.back-img:hover .text-hr{
        height:7em !important;
} 
.popup{
    width: 900px;
    margin: auto;
    text-align: center
}
.popup img{
    width: 200px;
    height: 200px;
    cursor: pointer
}
/*.show{
    z-index: 999;
    display: none;
}*/
.show .overlay{
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.66);
    position: absolute;
    top: 0;
    left: 0;
}
.show .img-show{
    width: 600px;
    height: 400px;
    background: #FFF;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    overflow: hidden
}
.img-show span{
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 99;
    cursor: pointer;
}
.img-show img{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.custom-small{
    font-size:15px !important;
}
.social{
    width: 30px;
    margin-right: 10px;
}
.clients-logo{
    width:150px;
}
.work .order{
    width:100% !important;
}
.news .bp-content .post-title  p,.about-page .figure-caption{
/*    font-size: 15px !important;*/
    line-height: 1 !important;
}
.about-page .profile{
    margin-top:9px;
}
/*End style*/

@supports () {
  .back-img:hover .text-hr{
        height:7em !important;
    } 
    .inner-box{
        height:12em !important;
    }
    .inner-box-2{
    min-height:60vh;
    max-height:100vh;
    }
    
}


@media only screen  and (max-width: 768px) {
    .sticky-top img {
       max-width: 150px !important; 
       margin-top: 10px;
    }
}
.navbar-toggler-icon{
    width: 1em !important;
    height: 1em !important;
}
@media only screen  and (max-width: 768px) {
.sticky-top {
    border-bottom:1px solid #eee;
   }
}
.img-container{
    height: 185px;
    overflow: hidden;
}
ul{
        list-style-type: none;
        text-align: center;
}
.work-list a{
    font-size: 18px !important;
    font-weight: 500;
    color:#6c757d!important;
    line-height: 1.7 !important;
    text-decoration:none;
}
.work_highlight span{
    color:#FF0033 !important;
}
p.work_highlight,.work-details-info p {
    margin:0;
    line-height:1.4 !important;
}