@import url("../elements/ipadportrait.css");
@import url("../forms/ipadportrait.css");
@import url("../tables/ipadportrait.css");
@import url("../errors/ipadportrait.css");
@import url("../../../comments/css/ipadportrait.css");
@import url("../../../user/css/ipadportrait.css");
@import url("../../../search/css/ipadportrait.css");
@import url("../../../cart/css/ipadportrait.css");
@import url("../../../popup/css/ipadportrait.css");
@import url("../../../slider/css/ipadportrait.css");



#topmast {
    width: 100%;
}
 


#menu > span:nth-child(2) {
    width: 55%;
}


#shuttlemain > div:nth-child(2) {
    width: 70%;
}


#movecover {
    width: 100%;
}


.subheader {
    width: 50%;
}


.flexspace > div:nth-child(1) {
    width: 360px;
    height: 360px;
    padding: 0;
}


.flexspace > div:nth-child(2) > span:nth-child(4) {
    width: 60%;
}


.stack {
    position: relative;
    z-index: 1;
    min-height: 10px;
}


.subheader2 {
    font-size: 45px;
    color: #111;
    width: 60%;
    padding: 5em auto 1em auto !important;
}


.mybullets {
    padding: 2em 0;
    width: 90%;
    margin: 0 auto;
}



#maincontent {
    width: 100%;
    position: relative;
    background: #efefef;
}


#threegrid > div:nth-child(2) {
    overflow: hidden;
    overflow-x: scroll;
}


#threegrid {
    width: 100%;
}


#maincontent > span {
    width: 100%;
    margin: 0;
    padding: 0;
}



#threegrid > div:nth-child(2) > span:nth-child(1) {
     margin: 0 0 0 2em ;
}

#threegrid > div:nth-child(2) > span:nth-child(4) {
    margin: 0 2em 0 0 ;
}


#maincontent > div > span:nth-child(1) {
    width: 62%;
}


 

#maincontent > div > span:nth-child(2) {
    width: 38%;
 
}


.flexbtw {
    display: block;
}


.support > span{
    width: 100% !important;
}

#pgimg > span,
#pgimg {
    height: unset;
    min-height: 10px;
}

 
#pimg {
    display: block;
    width: 100%;
    height: auto;
}


#foots {
    width: 100%;
    min-height: 600px;
    padding: 3em 2em;
}


#foots > div:nth-child(2) {
    width: 45%;
}


#map2sides {
    display: block;
    min-height: 10px;
    padding: 1em 0;
}