@media only screen and (max-width:2500px) {
.show-mob{padding-top:150px;padding-left: 0px;}
.mobile-nav{ position: absolute;
font-size: 28px;
cursor: pointer;
color: #2F245B;background-image: url(//itshowwerebuilt.com/wp-content/themes/itshowwearebuilt/images/square-logo.svg); background-repeat: no-repeat; height: 35px; width: 35px; top:0px; right: 25px; transition: 0.4s}
.mobile-nav:hover{background-image: url(//itshowwerebuilt.com/wp-content/themes/itshowwearebuilt/images/square-logo-over.svg);}
.mobile-nav .fa-bars{display: none}
#main-nav{
position: fixed;
left: 0;
top: 0;
right: 0;
bottom: 0;
z-index: 2000000;
display: none;
width: 100vw;
height: 100vh;
padding: 0;    transition: opacity 400ms ease 0s; margin-left: 0px; margin-right: 0px
}
#main-nav ul {margin-top: 50px;     max-width: 1170px;
margin: 0 auto;
padding-left: 25px;
padding-right: 25px;}
#main-nav ul li{float:none; display: block; margin-left: 8px;
margin-right: 8px; margin-bottom: 25px}
#main-nav ul li a{text-align:left; 
display: block;
font-family: 'Inter', sans-serif;
font-weight: 700; letter-spacing: -2px; color: #ffffff; font-size: 90px; line-height:90px; padding-bottom: 25px}
#main-nav ul li a:hover,#main-nav li.current-menu-item a,#main-nav ul li a:focus{color:#cccccc}
#main-nav ul li.current-menu-item a {
color: #ffffff;
}
.menu-header{display:none; padding-top:50px;}
.close-mob{       position: fixed;
left: auto;
top: 0;
right: 0;
bottom: auto;
z-index: 60000;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 40px;
height: 40px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-transition: opacity .2s;
transition: opacity .2s;
cursor: pointer; padding-top: 24px; padding-right: 24px }
.close-mob img{width:33px;}
.menuin{position: relative;
z-index: 500;
overflow-y: auto;
width: 100%;
height: 100%;
background-color:#000000; }
#main-nav li ul{
position: relative;
width: inherit;
padding-top: 0;
padding-right: 0;
padding-left: 0px;
padding-bottom: 0;
visibility: visible;
opacity: 1;
margin-left: 0px; border: none!important;
background:none;
}
.mobmenu-header {margin-bottom:30px;}
.menu-logo-popup{position: absolute; top:20px; left: 25px}
.menu-logo-popup img{height: 30px;}
.desktop-only{}
.mobile-only{display: none!important}
}
@media only screen and (min-width:2000px) {
h2 {
font-size: 68px;
line-height:74px;
}
}
@media only screen and (min-width:1600px) {
h2 {
font-size: 55px;
line-height:61px;
}
}
@media only screen and (max-width:1600px) {
h1 {
font-size: 60px;
line-height: 65px;
}
}
@media only screen and (max-width:1112px) {
h2 {
font-size: 39px;
line-height: 45px;
}
h1 {
font-size: 50px;
line-height: 55px;
}
}
@media only screen and (max-width:850px) {
.paddingtop{padding-top:70px}
.paddingbottom{padding-bottom: 70px}
}
@media only screen and (max-width:767px) {
body {
font-size: 20px;
line-height: 26px;
}
.desktop-only{display: none!important}
.mobile-only{display: block!important}
.vidbg-frontend-buttons.bottom-right {
left: auto!important;
top: auto!important;
}
.desktop-only{display:none}
.mobile-only{display:block}
.bannerrow h2{text-shadow: 0px 0px 10px #333333}
}
@media only screen and (max-width:568px) {
.animatedrow {
min-height: 200px; padding-top: 0px; padding-bottom: 0px; text-align: center
}
.paddingtop{padding-top:40px}
.paddingbottom{padding-bottom: 35px}
h2 {
font-size: 35px;
line-height: 40px;
}	
h3 {
font-size: 25px;
line-height: 30px;
}
body {
font-size: 19px;
line-height: 25px;
}
#headerwrap {
padding-top: 10px;
padding-bottom: 10px;
}
#centredlogo img {
width: 120px;
}
#footer-column-one {
width: 30%;
}
.bottomwrap-inner {
padding-top: 10px;
padding-bottom: 10px;
}
.bannerrow {
min-height: 0px; padding-top: 50px; padding-bottom: 50px; text-align: center
}
.button a, a.button {
padding-right: 15px;
padding-left: 15px;
}
}
@media only screen and (max-width:480px) {
h1 {
font-size: 45px;
line-height: 50px;
}
}
@media only screen and (max-width:414px) {
}
@media only screen and (max-width:320px) {
h2 {
font-size: 25px;
line-height: 30px;
}
h3 {
font-size: 20px;
line-height: 25px;
}
body {
font-size: 17px;
line-height: 23px;
}
}