/* Small devices (tablets, 768px and up) */
@media (max-width: 480px) and (orientation: portrait){
    
.main-three-links {
    font-size: 35px !important;
    padding-bottom: 5px;
    width:100%;
} 

.model-wrapper{
  position:relative;  
  margin-left: 0;
  margin-bottom: 5%;
  margin-top:65%;
  height:auto !important;
}

.model-image{
  width: 90% !important; 
  position: relative;
}
    

.main-three-links-cover {
    position: relative !important;
    top: auto!important;
    bottom: auto!important;
    left: auto!important;
    right: auto!important;
    transform: none!important;
    margin: 0 auto;
}

.main-three-links-cover {
    width: 100%;
    margin-bottom: 15px;
    margin-top:15px;
}

.mtl-sub-text{
    width:100% !important;
}

.home footer{
    position:relative;
    margin-top: 15px;
}

.main-three-links span {
    font-size: 5vw;
}

.menu_btn{
    right:5%;
}

.wb-logo {
    width: 100px;
    z-index: 1000;
    left: 3%;
    top: 10px;
}

[data-aos="logo-anim"]{
    top: 20%;
    left: 50%;
    -webkit-transform: translateX(-50%) scale(3);
    -ms-transform: translateX(-50%) scale(3);
    -o-transform: translateX(-50%) scale(3);
    transform: translateX(-50%) scale(3);
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
}

[data-aos="logo-anim"].aos-animate {
  left: 3%;
  top: 2%;
  transform: matrix(1, 0, 0, 1, 0, 0);
  -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
}

[data-aos][data-aos][data-aos-delay="800"].aos-animate, body[data-aos-delay="800"] [data-aos].aos-animate {
    transition-delay: .5s;
}

[data-aos][data-aos][data-aos-delay="2900"].aos-animate{
    transition-delay: 2.5s;
}

[data-aos][data-aos][data-aos-delay='4200'].aos-animate, 
body[data-aos-delay='4200'] [data-aos].aos-animate {
	transition-delay: 3s;
}

[data-aos][data-aos][data-aos-delay='4600'].aos-animate, 
body[data-aos-delay='4600'] [data-aos].aos-animate {
	transition-delay: 0s !important;
}

[data-aos][data-aos][data-aos-delay='5000'].aos-animate, 
body[data-aos-delay='5000'] [data-aos].aos-animate {
	transition-delay: 0s !important;
}

[data-aos][data-aos][data-aos-delay='5400'].aos-animate, 
body[data-aos-delay='5400'] [data-aos].aos-animate {
	transition-delay: 0s !important;
}

#menuToggle {
    display: block;
    position: relative;
    top: 0;
    left: 0;
    z-index: 1;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.mobi-menu {
    position: absolute;
    right: 15px;
    top: 10px;
}

#menu-main-menu-1 {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 10000;
    width: 100%;
    min-height: 100vh;
    margin: 0;
    padding-top: 125px;
    background: hsla(0,0%,89%,.9);    
    -webkit-font-smoothing: antialiased;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: translate(-100%);
    transform: translate(-100%);
    transition: -webkit-transform .5s cubic-bezier(.77,.2,.05,1);
    -webkit-transition: -webkit-transform .5s cubic-bezier(.77,.2,.05,1);
    transition: transform .5s cubic-bezier(.77,.2,.05,1);
    transition: transform .5s cubic-bezier(.77,.2,.05,1),-webkit-transform .5s cubic-bezier(.77,.2,.05,1);
}

.menuopen {
    -webkit-transform: none !important;
    transform: none !important;
}

#menu-main-menu-1 li {
    padding: 0;
    font-size: 22px;
    list-style-type: none;
}

#menu-main-menu-1 li a {
    color: #262626;
    text-decoration: none;
    white-space: nowrap;
    padding: 15px 20px;
    background: hsla(0,0%,83%,.94);
    border-bottom: 1px solid #e5e5e5;
    display: block;
    text-align: right;
}

.menu_btn_active{
    background-color: transparent;
}

.menu_btn_active span:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 100%;
    top: 13px;
}

.menu_btn_active span:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: 100%;
    top: 13px;
}

.inner-quote{
    margin-bottom: 2em;
}

.about-quote{
    margin-top: 1em;
    margin-bottom: 1em;
}

.page-heading {
    font-size: 40px;
}

.address-block {
    margin-top: 30px;
}

.news-title {
    font-size: 25px;
    line-height: 1.2;
}

.your-cursor2,.follow2{
    display: none;
}

.inner-wb-logo {
    position: relative;
    left: 0;
    top: 0;
}

.three-section-landing{
    position:relative !important;
}

.main-three-links4{
    margin-bottom: 100px;
}

.news-popup{
  top:10% !important;
  width: 100% !important;
  left: 15px !important;
  transform: none !important;
  -webkit-transform: none !important;
  -moz-transform: none !important;
  -ms-transform: none !important;
}

.newsbannerswiper{
    width:100%;
}

.white-card{
    justify-content:flex-start !important;
    width:100% !important;
}

.menu_btn{
    z-index:100000 !important;
}


}



/*IPHONE 5*/
@media (max-width: 320px) {


}
