/* MOBILE MEDIA */

.sf-arrows ul .sf-with-ul:after{
  margin-top: -5px;
  margin-right: -3px;
  border-color: transparent;
  border-left-color: #000;
}
.sf-arrows ul li > .sf-with-ul:focus:after,
.sf-arrows ul li:hover > .sf-with-ul:after,
.sf-arrows ul .sfHover > .sf-with-ul:after{
  border-left-color: #333;
}
.toggle-nav, a.closebtn{
  display: none;
}
.main-navigation ul ul li{
  padding: 10px;
}

/* MEDIA SECTION */

@media screen and (max-width: 720px) and (min-width:320px){
.sticky{
    position: static !important;
    transform: none;
}
.main-navigation ul ul{
    position: static !important;
}
.main-navigation ul ul{
    border: none !important;
}
.contact-section-form input[type="text"], .contact-section-form input[type="tel"], .contact-section-form input[type="email"],.contact-section-form textarea,#comments textarea,.single-post textarea#comment,.appoint-bg{
  width: 100% !important;
}
p.comment-form-comment label{
  bottom: 75%;
}
h1.slide-main-head,h6.slide-sm-head {
    font-size: 16px !important;
}
.slider-box {
    right: 0% !important;
}
section#slider {
    margin-top: 1rem !important;
}
section#appointment {
    margin-top: unset !important;
    }
input.npcontac-name, input.npcontac-email, input.npcontac-call,input.appont-time{
    text-align: center !important;
}
.row.appform-det label {
    margin-bottom: 20px !important;
}
i.test-quote2 {
    top: -27px !important;
    right: 0 !important;
    }
section#testimonials .owl-nav button.owl-next i {
    left: 90% !important;
}
section#testimonials .owl-nav button.owl-prev i {
    right: 90% !important;
}
.galery-imgs.gall-bg5 {
    margin-top: 0rem !important;
}
/* a.plan-btn{
    position: inherit !important;
} */
.about-tower,.testi-tower,.team-tower,.proj-tower,.news-tower {
    display: none !important;
} 
}
@media screen and (max-width: 425px) and (min-width:375px){
.contact-info h3:after{
    left: 43% !important;
}
}
@media screen and (max-width: 768px) and (min-width:425px){
.contact-info h3:after{
    left: 38% !important;
}
h1.slide-main-head, h6.slide-sm-head {
    font-size: 21px !important;
}
}
@media screen and (max-width: 1000px) and (min-width:768px){
.sticky{
    position: static !important;
}
.main-navigation ul ul{
    position: static !important;
}
.wp-block-search__inside-wrapper {
    display: inline-block !important;
}
button.wp-block-search__button, form.search-form.serach-page input.search-submit{
        margin-top: 5px !important;
}
.contact-section-form input[type="text"], .contact-section-form input[type="tel"], .contact-section-form input[type="email"],.contact-section-form textarea{
  width: 100% !important;
}
p.comment-form-comment label{
  bottom: 75%;
}
#comments textarea{
  width: 100%;
}
h1.slide-main-head{
    font-size: 25px !important;
}
.slider-box {
    right: 5% !important;
}
.row.appform-det label {
    margin-bottom: 20px !important;
}
section#testimonials .owl-nav button.owl-next i {
    left: 100% !important;
}
section#testimonials .owl-nav button.owl-prev i {
    right: 100% !important;
}
.galery-imgs.gall-bg5 {
    margin-top: -4rem !important;
}
.about-tower,.testi-tower,.team-tower,.proj-tower,.news-tower {
    display: none !important;
}
h6.abt-yr-no {
    font-size: 55px !important;
}
h3.abt-yrs-txt {
    font-size: 17px !important;
}
}
@media screen and (max-width: 1199px) and (min-width:1024px){ 
.contact-section-form input[type="text"], .contact-section-form input[type="tel"], .contact-section-form input[type="email"],.contact-section-form textarea,.appoint-bg{
  width: 100% !important;
}
.contact-info h3:after{
    left: 33% !important;
}
.main-navigation a {
    padding: 5px 5px !important;
}
section#appointment {
    margin-top: -7rem !important;
}
.row.appform-det label {
    font-size: 12px !important;
}
input.npcontac-name, input.npcontac-email, input.npcontac-call, input.appoin-date, input.appont-time{
    font-size: 14px !important;
}
p.abt-inn-txt {
    line-height: 25px !important;
}
a.calus-calling, a.calus-email {
    font-size: 15px !important;
}
section#testimonials .owl-nav button.owl-next i {
    left: 100% !important;
}
section#testimonials .owl-nav button.owl-prev i {
    right: 100% !important;
}
.galery-imgs.gall-bg5 {
    margin-top: -6rem !important;
}
a.plan-btn{
    left: 45px !important;
}
.about-tower {
    top: 25% !important;
}
h3.abt-yrs-txt {
    font-size: 17px !important;
}
.testi-tower{
    top: 31% !important;
}
.team-tower {
    top: 27% !important;
}
h6.team-phon{
    width: 85% !important;
}
.proj-tower {
    top: 53% !important;
}
.news-tower {
    top: 72% !important;
}
}
@media screen and (max-width: 1000px){
.toggle-nav {
    display: block;
    cursor: pointer;
    z-index: 999999;
}
.toggle-nav i{
    font-size: 25px;    
    border-radius: 10px;
    border: 2px solid #ff3a47;
    color: #ff3a47;
}
.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 9999999;
    top: 0;
    right: 0;
    background-color: #2d3346;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
  }
  .sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
    display: block;
    color: #ffffff;
  }
  nav#site-navigation ul {
    margin: 0;
  }
  iframe {
    width: 100%;
    height: auto;
  }
  .main-navigation ul ul li,
  #masthead.scrolled .main-navigation ul ul li{
    display: block;
  }
  .menu > ul > li:hover:before, 
  .menu > ul > li.current_page_item:before, 
  .menu > ul > li.current-menu-item:before{
    display: none;
  }
  .sf-arrows .sf-with-ul:after{
    border-top-color: #333;
  }
  .menubar .nav ul li,.menubar.scrolled .main-navigation li{
    border-bottom:solid 1px #475275; 
    display:block;
    text-align:left;
    float:none;
    width: 18rem;
    padding: 5px 0;
  }
  .nav ul li a{
    padding:5px 10px;
    color:#ffffff;
  }
  .nav ul li a:hover{
    color:#ff8a00;
  }
  .nav ul li ul,
  .nav ul li ul ul{ 
    display:block !important;
    background: transparent;
  }
  .nav ul li ul li a:before{
    content:"\00BB \00a0";
  }
  .nav ul li ul li a{
  padding-left:20px !important;
  }
  .nav ul li ul li ul li a{
    padding-left:30px !important;
  }
  .main-navigation ul ul{
    position: static;
    background:transparent;
  }
  .main-navigation .current_page_item > a, .main-navigation .current-menu-item > a {
    color: #fff;
  }
}
@media screen and (min-width: 1400px){
.container {
    width: 1300px;
  }
#comments textarea {
    width: 100%;
    margin: 5px 0px 0px 5px;
    height: 100px;
}
.testi-tower{
    top: -11% !important;
}
.team-tower {
    top: 4% !important;
}
.proj-tower {
    top: 36% !important;
}
}