@media (min-width: 1400px) {

  .rightbookimg{
		height: 651px;
  }
  .rightbookimg .item {
    	height: 651px;
  }
  .rightbookimg .slick-slider{
        width:780px;
  }
}

@media (min-width: 1600px) {

  
  .rightbookimg {
    height: 824px;
  }
  .rightbookimg .item {
    	height: 824px;
  }
  .bannerprt:after{
    height: 823px;
    width: 100%;
  }
  .rightbookimg .slick-slider{
        width: 1044px;
  }
}


@media screen and (min-width: 1024px) {
  
   
  .right-menuprt .navprt ul li:hover .dropdown-submenu{
    visibility: visible; /* shows sub-menu */
    opacity: 1;
    z-index: 1;
    transform: translateY(0);
    transition-delay: 0s, 0s, 0.3s;
  }
  .right-menuprt .navprt ul li:hover .dropdown-submenu.megamenu{
      transform: translate(-50%, 0%);
  }
  
  .right-menuprt .navprt ul li.submenu:hover a:after{
    transform: rotate(180deg);
    border-top: 6px solid #ff863f;
  }

  
  
  }

@media only screen and (max-width: 1350px) {
  .hover-tab-menu .tab-menu li{
    margin-bottom: 117px;
  }
}
@media (max-width: 1200px) and (min-width: 992px) {
  .icon-box{
    min-height: 420px;
  }
  .icon-box .learnbtn{
    position: absolute;
    bottom: 30px;
  }

  
  .hover-tab-menu .tab-menu li{
    margin-bottom: 93px;
  }
  .hover-tab-menu .tab-menu li:nth-child(1) .menu-thumb:after{
    bottom: 53%;
  }
}

@media only screen and (max-width: 1200px) {

 .blogbox{
  margin-bottom: 20px;
 }

.rightbookimg{
   width:100%;
 }
 .megamenu .menuimg{
   display: none;
 }
  .megamenu .col-md-7{
    flex: 0 0 100%;
    max-width: 100%;
 }
 .topimgPrt {
   height: 300px;
 }
}

@media only screen and (max-width: 1023px) {
  .padding-righttxt{
    padding-right: 0;
  }
  .padding-lefttxt{
    padding-left: 0;
  }
 .bannercont{
   width:100%;
 }
 
 .leftcontprt{
  background: rgba(0,0,0,0.4);
}
.toppara{
  padding: 1em 6.2em;
}
.countingprt ul li span{
  font-size: 25px;
}

}

@media only screen and (max-width: 991px) {
  .archshape{
    display: none;
  }
  .hover-tab-menu .tab-menu li {
    margin-bottom: 40px;
  }
  .restop{
    margin-top: 20px;
  }
  .downprt{
    order: 2;
  }
.hover-tab-menu .tab-menu li:nth-child(1) .menu-thumb:after{
  display: none;
}
.hover-tab-menu .tab-menu li{
  align-items: flex-start;
}
.testimonialprt{
  text-align: center;
}
.footercont{
  margin-bottom: 20px;
}
.icon-box{
  margin-bottom: 20px;
}

.right-menuprt .navprt ul li a{
      padding: 2em 1.5em;
}
.shrink .right-menuprt .navprt ul li a {
    padding: 1em 1.5em;
}
.icon-box p{
  min-height: inherit;
}
}

@media only screen and (max-width: 767px) {


  @keyframes woman-animation {
    0% {
        -webkit-transform: translateX(-15px);
        transform: translateX(-15px);
    }
    50% {
        -webkit-transform: translateX(-10px);
        transform: translateX(-10px);
    }
    100% {
        -webkit-transform: translateX(-15px);
        transform: translateX(-15px);
    }
}
  .about-banner{
    padding:150px 0;
  }
  .about-banner h2{
    font-size: 40px;
  }
  
  .nextaboutList .rightTxtprt{
    width:100%;
  }
  .leftcontTxtprt{
    margin-bottom: 20px;
  }
  .servicecontprt{
    padding-top: 100px;
    background-size: cover;
    background-position: center;
    padding-bottom: 100px;
    height: auto;
  }
  .middle-testiprt{
    width:100%;
  }
  .testimidslider p{
    font-size: 16px;
    line-height: 29px;
  }
  .testimonial-bigprt{
    padding: 100px 0;
  }
  .serviceTopblog .row .col-md-7{
    order:2;
  }
  .serviceblog .row img{
    margin-bottom: 40px;
  }
  .megamenu .col-md-7{
    padding: 0;
  }
  .why-choose .col-md-6{
    margin-top: 20px;
  }
  .tree{
    width: 20%;
  }
  .imgprt .imgLeft{
    margin-top: 0;
  }
  .imgprt .imgCenter{
    margin-top: 60px;
  }
  .imgprt .imgRight{
    margin-left: 0;
    margin-top: 0;
  }
  
  .shrink{
    height: 52px;
    display: flex;
    align-items: center;
  }
  .sidetogglebtn{
    display: block;
  }
  .navprt {
    position: fixed;
    background: var(--base-color);
    left: 0;
    top: 0;
    min-height: 100%;
    width: 300px;
    transform: translateX(-300px);
    transition: all .3s ease-in-out;
    z-index: 999;
    padding: 15px 0;
    height: 100vh;
    overflow: auto;
  }
  .navprt.wide {
    transform: translateX(0);
    box-shadow: 3px -2px 14px 1px rgba(0,0,0,.1);
    opacity: 1;
  }
  .sidemenuclose{
    display: flex;
  }
  .right-menuprt .navprt ul{
    flex-direction: column;
  }
  .right-menuprt .navprt ul li{
    position: relative;
  }
  .sidetogglebtn{
    margin-right: 10px;
  }
  .sidetogglebtn img{
    width: auto;
    height: auto;
  }
  .logo img{
    width: auto;
    height: auto;
  }
  .menuserviceprt{
    flex-direction: column;
  }
  .menuserviceprt p{
    border-left:0;
    padding-left: 0;
    padding-top: 10px;
    width:100%;
  }
  .serviceList{
    flex-direction: column;
  }
  .toppara{
    padding: 1em 0;
  }
  .menuwrap {
    margin-right: 0;
    padding-top: 20px;
  }
  .service-field{
    background: #eee;
  }
  .megamenu .row{
    margin: 0;
  }
  .right-menuprt .navprt ul li a{
    padding: 1em 1.5em;
    border-bottom: 1px solid #eee;
  }
  .service-field{
    padding: 20px;
  }
  .menuserviceprt .heading{
    font-size: 25px;
  }
  header {
    padding: .5rem 0rem;
  }
  .right-menuprt .navprt .dropdown-submenu.megamenu{
    height: 300px;
    overflow: auto;
    position: inherit;
    display: none;
    top: 20px;
  }
  .right-menuprt .navprt .dropdown-submenu.shown{
    display: block;
  }
  .searchprt{
    width:300px;
  }
  .bannerprt:after{
    display: none;
  }
  .rightbookimg{
    width:100%;
    padding-top: 80px;
  }
  .rightbookimg .slick-slider {
    width: 100%;
  }
  .bannercont {
    width: 100%;
}
.bannercont h1{
  padding-right: 0;
  font-size: 32px;
}
.bannercont p{
  padding-right: 0;
}
.shape1, .shape2, .shape3, .shape4{
  display: none;
}
.bannerprt:before{
  display: none;
}



.sendmessageprt{
  margin-top: 20px;
}
.cloud_item{
  width: 100%;
}
}

@media only screen and (max-width: 599px) {
  .typewriter{
    margin-top: 10px;
  }
.typewriter h5{
  font-size: 20px;
}
.searchpanel{
  width:100%;
  margin-top: 0;
}
.searchpanel button{
  font-size: 12px;
  padding: 5px 10px;
}
.explore-icon{
  left: -18px;
}
.countingprt ul li p{
      font-size: 12px;
}
.topimgPrt{
  height: auto;
}
}


@media only screen and (max-width: 479px) {

.logoprt {
    width: 130px;
}


}
@media only screen and (max-width: 480px){

.rightbookimg{
  height: 552px;
}


}
@media only screen and (max-width: 360px) {
.countingprt ul{
  flex-direction: column;
}

}
