File: /home/imensosw/www/matadortanklines.com/css/style.css
@import url('https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i');
@import url('https://fonts.googleapis.com/css?family=Roboto+Slab:100,300,400,700');
/*{font-family: 'Roboto Slab', serif;}*/
*{font-family: 'Roboto', sans-serif;}
.themegradient_bg{background: #494744 !important;}
.gradient_them{background: -moz-radial-gradient(center, ellipse cover, #9E9894 0%,#494744 100%) !important;
background: -webkit-radial-gradient(center, ellipse cover, #9E9894 0%,#494744 100%); !important
background: radial-gradient(ellipse at center, #9E9894 0%,#494744 100%) !important;
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9E9894', endColorstr='#494744',GradientType=1 ) !important;}
.full_Screen{ position: fixed; left: 0; top: 0; width: 100%; height: 100% }
.fix_center{ position: fixed; left: 50%; top: 50%; transform: translate(-50%,-50%); -webkit-transform: translate(-50%,-50%); -moz-transform: translate(-50%,-50%); -o-transform: translate(-50%,-50%); -ms-transform: translate(-50%,-50%);}
.circle, .comming_logo:after{ border-radius: 100%; -webkit-border-radius: 100%; -moz-border-radius: 100%; -o-border-radius: 100%; -ms-border-radius: 100%; }
.comming_soon.fix_center{ overflow: auto;}
.comming_soon{ color: #fff; text-align: center}
.comming_soon h1{ margin-top: 30px; font-size: 2em; font-weight: 700;font-family: 'Roboto Slab', serif; margin-bottom: 10px }
.comming_soon p{ font-size: 1em; font-weight: 400; opacity: .5; margin-top: 15px; }
.comming_logo{ position: relative;}
.comming_logo img{ width: 15em; position: relative; z-index: 2 }
.glow:after{ content: ''; z-index: 1; position:absolute; left: 50%; top: 50%; margin: -100px 0 0 -100px; width: 200px; height: 200px; display: inline-block; background:#fff; -webkit-filter: blur(100px); filter: blur(100px); opacity: .7 }
.commingsoon_text{ position: fixed; left: 0; right: 0; bottom: 0; padding:10px 20px; color: #fff; border-top: 1px solid rgba(255,255,255,.1); background: #494744 !important; }
.commingsoon_text div{ display: block; line-height: 60px; font-size: .9em; font-weight: 300 }
.commingsoon_text .container div:first-child{ float: left }
.commingsoon_text .container div:last-child{ float: right }
.commingsoon_text strong{ opacity: .5; margin-right: 10px; color: #F5FDB4; font-weight: 600 }
@media (max-width: 767.98px) {
.comming_logo{ padding: 0 }
.commingsoon_text div { line-height:30px;}
.comming_soon{ width: 90% }
}
@media (min-width: 421px) and (max-width: 767.98px) {
.comming_soon.fix_center{ position: relative; transform: translate(0,0); -webkit-transform: translate(0,0); -moz-transform: translate(0,0); -o-transform: translate(0,0); -ms-transform: translate(0,0); top: 0; left: 0; width: 90%; margin: 50px auto 70px}
.full_Screen { overflow: auto;}
.comming_logo{ margin: 0 auto !important}
}
@media (max-width: 575.98px) {
.comming_logo img{ width: 60%; max-width: 200px }
.comming_soon.fix_center{ margin-top: -30px }
.commingsoon_text div { line-height:30px; text-align: center;}
.commingsoon_text .container div:first-child, .commingsoon_text .container div:last-child {display: block; float: none;}
.text-right.comming_logo{ text-align: center !important; }
}