@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	font-family: CenturyGothic;
	-webkit-text-size-adjust: none;
	width: 100%;
	height: 100%;
	padding: 0px;
	z-index: 1;
	color: #000;
	overflow-x: hidden;
}
body {
	background: url(images/production.jpg) no-repeat center center fixed;
  background-size: cover;
  height: 100%;

}
#header {
	width:100%;
	z-index:6;
	padding-top: 35px;
	padding-bottom: 35px;
	background-color: #FFF;
	background-position: left center;
	background-repeat: no-repeat;
	background-image: url(images/marque/360marque15.png);
}

#marque {
	min-width:320px;
	z-index:4;
	color: #111;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-right: 25px;
	padding-left: 25px;
	text-shadow: 4px 3px 3px rgba(0,0,0,0.1);
}
#headinfo {
	text-align: right;
	vertical-align: top;
	clear: none;
	float: right;
	width: 250px;
	margin-right: 20px;
}
#planet {
	clear: none;
	float: left;
	width: 175px;
	top: 0px;
	background-image: url(art/pano.jpg);
	height: 175px;
	background-position: center center;
	background-repeat: no-repeat;
	position: absolute;
	overflow: hidden;
	z-index: 1;
}
#nav {
	width:100%;
	min-height:20px;
	z-index:10;
	color: #FFF;
	text-align: center;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	background-color: #036;
}
.bluesite {
	color: #036;
}

#navhorz {
	width:100%;
	min-height:20px;
	z-index:10;
	color: #FFF;
	text-align: center;
	font-size: 18px;
	background-color: #036;
}
#navholder {
	z-index:10;
	color: #FFF;
	text-align: center;
	font-size: 16px;
	margin-right: auto;
	margin-left: auto;
	width: 500px;
}


#container {
	z-index:3;
	width: 100%;
	min-height:100px;
}
#container2 {
	z-index:3;
	width: 100%;
	min-height:100px;
	background-color: #FFF;
}
#content {
	min-height:100px;
	z-index:9999;
	color: #000;
	text-align: center;
	padding: 0px;
	width: 100%;
	margin: 0px;
}
#content2 {
	min-height:100px;
	z-index:9999;
	color: #000;
	text-align: center;
	padding: 0px;
	width: 100%;
	margin: 0px;
}

#conwrap {
	width: 100%;
	z-index: 4;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(backgrounds/fade_wht90.png);
}
#conwrap2 {
	width: 100%;
	z-index: 4;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(backgrounds/fade_wht90.png);
}
#stretchbox {
	max-width:575px;
	min-width:200px;
	min-height:100px;
	z-index:6;
	color: #333;
	margin-right: auto;
	margin-left: auto;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 50px;
	padding-bottom: 0px;
	text-align: left;
}
#parawrap {
	width: 100%;
	z-index: 4;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;

}
#photo {
	margin-right: auto;
	margin-left: auto;
	display: inline-block;
	padding-right: 0px;
	padding-left: 0px;

}
#photo2 {
	margin-right: auto;
	margin-left: auto;
	display: inline-block;
	padding-right: 0px;
	padding-left: 0px;

}
#photo3 {
	margin-right: auto;
	margin-left: auto;
	display: inline-block;
	padding-right: 0px;
	padding-left: 0px;

}
#textbox {
	min-height:200px;
	z-index:4;
	color: #000;
	text-align: left;
	margin-right: 40px;
	margin-left: 40px;
}
.boxauto {
	min-width:250px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	display: inline-block;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	vertical-align: top;
}


#footer {
	width:100%;
	z-index:1;
	background-repeat: repeat;
	clear: right;
	float: left;
	bottom: 0px;
	text-align: center;
	color: #fff;
	padding-top: 50px;
	padding-bottom: 50px;
	background-color: #036;
}
#marque a:link {
	color: #111;
	text-decoration: none;
}
#marque a:visited {
	color: #111;
	text-decoration: none;
}
#marque a:hover {
	color: #111;
	text-decoration: none;
}
#marque a:active {
	color: #111;
	text-decoration: none;
}
#headinfo a:link {
	color: #111;
	text-decoration: none;
}
#headinfo a:visited {
	color: #111;
	text-decoration: none;
}
#headinfo a:hover {
	color: #111;
	text-decoration: none;
}
#headinfo a:active {
	color: #111;
	text-decoration: none;
}
#nav a:link {
	color: #FFF;
	text-decoration: none;
}
#nav a:visited {
	color: #FFF;
	text-decoration: none;
}
#nav a:hover {
	color: #FFF;
}
#nav a:active {
	color: #CCC;
	text-decoration: none;
}
#navhorz a:link {
	color: #FFF;
	text-decoration: none;
}
#navhorz a:visited {
	color: #FFF;
	text-decoration: none;
}
#navhorz a:hover {
	color: #FFF;
}
#navhorz a:active {
	color: #FFF;
	text-decoration: none;
}
#content a:link {
	color: #000;
	text-decoration: none;
}
#content a:visited {
	color: #000;
	text-decoration: none;
}
#content a:hover {
	text-decoration: underline;
	color: #036;
}
#content a:active {
	color: #000;
	text-decoration: none;
}
#content2 a:link {
	color: #000;
	text-decoration: none;
}
#content2 a:visited {
	color: #000;
	text-decoration: none;
}
#content2 a:hover {
	text-decoration: underline;
	color: #036;
}
#content2 a:active {
	color: #000;
	text-decoration: none;
}
#footer a:link {
	color: #fff;
	text-decoration: none;
}
#footer a:visited {
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	color: #fff;
	text-decoration: underline;
}
#footer a:active {
	color: #fff;
	text-decoration: none;
}


.size80 {
	font-size: 80px;
	margin: 0px;
	padding: 0px;
}
.size70 {
	font-size: 70px;
	margin: 0px;
	padding: 0px;
}
.size65 {
	font-size: 65px;
	margin: 0px;
	padding: 0px;
}
.size60 {
	font-size: 60px;
	margin: 0px;
	padding: 0px;
}
.size60 {
	font-size: 60px;
	margin: 0px;
	padding: 0px;
}
.size55 {
	font-size: 55px;
	margin: 0px;
	padding: 0px;
}
.size50 {
	font-size: 50px;
	margin: 0px;
	padding: 0px;
}
.size45 {
	font-size: 45px;
}
.size40 {
	font-size: 40px;
}
.size35 {
	font-size: 35px;
}
.size30 {
	font-size: 30px;
}
.size29 {
	font-size: 29px;
}
.size28 {
	font-size: 28px;
}
.size25 {
	font-size: 25px;
}
.size24 {
	font-size: 24px;
}
.size23 {
	font-size: 23px;
}
.size22 {
	font-size: 22px;
}
.size20 {
	font-size: 20px;
}
.size19 {
	font-size: 19px;
}
.size18 {
	font-size: 18px;
}
.size17 {
	font-size: 17px;
}
.size16 {
	font-size: 16px;
}
.size15 {
	font-size: 15px;
}
.size14 {
	font-size: 14px;
}
.size13 {
	font-size: 13px;
}
.size12 {
	font-size: 12px;
}
.size11 {
	font-size: 11px;
}
.size10 {
	font-size: 10px;
}
.size9 {
	font-size: 9px;
}
.size8 {
	font-size: 8px;
}
.size7 {
	font-size: 7px;
}
.size6 {
	font-size: 6px;

}
h1 {
	font-size: 60px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
h2 {
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size: 16px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h5 {
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h6 {
	font-size: 10px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

#title {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 18px;
	margin-bottom: 40px;
	margin-top: 0px;
	-moz-box-shadow: 7px 7px 10px rgba(0,0,0,0.5);
	-webkit-box-shadow: 7px 7px 10px rgba(0,0,0,0.5);
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
	background-color: #333;
}


.tomlogo  {
	background-image: url(images/profile/tom_portrait_blk.jpg);
	height: 250px;
	width: 250px;
	-webkit-border-radius: 40px 40px 40px 40px;
       -moz-border-radius: 40px 40px 40px 40px;
       border-radius: 40px 40px 40px 40px;
}
.tomprofile  {
	background-image: url(images/profile/tom_portrait_blk.jpg);
	height: 600px;
	width: 400px;

}
.tom250  {
       background-image: url(images/profile/tom_portrait_250blk.jpg) ;
    }

@font-face
{
font-family: CenturyGothic;
src: url(fonts/gothic.ttf);
}
@font-face
{
font-family: Gothic;
src: url(fonts/gothic.ttf);
}
@font-face
{
font-family: Trebuchet;
src: url(fonts/Trebuchet MS.ttf);
}

.nohoverline {
	text-decoration: none;
}
.roundedimage {
-moz-border-radius: 8px;
	border-radius: 8px;
}
.iconradius {
-moz-border-radius: 8px;
	border-radius: 8px;
}
.titleradius {
-moz-border-radius: 10px;
	border-radius: 10px;
}
.roundedimage4 {
-moz-border-radius: 4px;
	border-radius: 4px;
}
.dropdownradius {
-moz-border-radius: 6px;
	border-radius: 6px;
}

.borderradius {
-webkit-border-radius: 25px 25px 25px 25px;
-moz-border-radius: 25px 25px 25px 25px;
border-radius: 25px 25px 25px 25px;
}
.borderradius_independent {
height: 5em;
width: 5em;
-moz-border-radius: .3em .3em .3em .3em;
border-radius: .3em .3em .3em .3em;
}
.borderradius_independent2 {
height: 5em;
width: 5em;
-moz-border-radius: .3em .3em .0em .0em;
border-radius: .3em .3em .0em .0em;
}
.borderradius_independent3 {
-moz-border-radius: .8em .8em .8em .4em;
border-radius: .8em .8em .8em .8em;
}
.borderradius_independent4 {
height: 5em;
width: 5em;
-moz-border-radius: .3em .3em .0em .0em;
border-radius: .3em .3em .0em .0em;
}

.borderradius_left {
-webkit-border-radius: 50px 50px 50px 50px;
-moz-border-radius: 50px 50px 50px 50px;
border-radius: 50px 50px 50px 50px;
}
.borderradius_right {
-webkit-border-radius: 0px 15px 15px 0px;
-moz-border-radius: 0px 15px 15px 0px;
border-radius: 0px 15px 15px 0px;
}

.borderradius_left15 {
-webkit-border-radius: 15px 0px 0px 15px;
-moz-border-radius: 15px 0px 0px 15px;
border-radius: 15px 0px 0px 15px;
}
.borderradius_right15 {
-webkit-border-radius: 0px 15px 15px 0px;
-moz-border-radius: 0px 15px 15px 0px;
border-radius: 0px 15px 15px 0px;
}
.shadow {
-moz-box-shadow: 5px 5px 5px rgba(0,0,0,0.4);
-webkit-box-shadow: 5px 5px 5px rgba(0,0,0,0.4);
box-shadow: 5px 5px 5px rgba(0,0,0,0.4);
}
.iconshadow {
-moz-box-shadow: 3px 3px 3px rgba(0,0,0,0.4);
-webkit-box-shadow: 3px 3px 3px rgba(0,0,0,0.4);
box-shadow: 3px 3px 3px rgba(0,0,0,0.4);
}
.shadowtext_lg {
	text-shadow: 2px 2px 1px #000;
}
.shadowtext_sm {
	text-shadow: 2px 2px 1px #000;
}
.shadow_sign {
    -moz-box-shadow: 10px 10px 10px rgba(0,0,0,0.5);
	-webkit-box-shadow: 10px 10px 10px rgba(0,0,0,0.5);
}
.shadow_info {
    -moz-box-shadow: 0px 5px 5px rgba(0,0,0,0.5);
	-webkit-box-shadow: 10px 10px 10px rgba(0,0,0,0.5);
}
.shadow_pic {
    -moz-box-shadow: 10px 10px 10px rgba(0,0,0,0.5);
	-webkit-box-shadow: 10px 10px 10px rgba(0,0,0,0.5);
}
.innershadow {
   -moz-box-shadow:    inset 0 0 10px #FFF;
   -webkit-box-shadow: inset 0 0 10px #FFF;
   box-shadow:         inset 0 0 10px #FFF;
}
.rotate1 {
	-ms-transform:rotate(1deg);
    -moz-transform:rotate(1deg);
    -webkit-transform:rotate(1deg);
	-0-transform:rotate(1deg);
	transform:rotate(1deg);
}.rotate2 {
	-ms-transform:rotate(2deg);
    -moz-transform:rotate(2deg);
    -webkit-transform:rotate(2deg);
	-0-transform:rotate(2deg);
	transform:rotate(2deg);
}
.rotate3 {
	-ms-transform:rotate(3deg);
    -moz-transform:rotate(3deg);
    -webkit-transform:rotate(3deg);
	-0-transform:rotate(3deg);
	transform:rotate(3deg);
}.rotate4 {
	-ms-transform:rotate(4deg);
    -moz-transform:rotate(4deg);
    -webkit-transform:rotate(4deg);
	-0-transform:rotate(4deg);
	transform:rotate(4deg);
}
.rotate5 {
	-ms-transform:rotate(5deg);
    -moz-transform:rotate(5deg);
    -webkit-transform:rotate(5deg);
	-0-transform:rotate(5deg);
	transform:rotate(5deg);
}
.rotate6 {
	-ms-transform:rotate(6deg);
    -moz-transform:rotate(6deg);
    -webkit-transform:rotate(6deg);
	-0-transform:rotate(6deg);
	transform:rotate(6deg);
}
.rotate7 {
	-ms-transform:rotate(7deg);
    -moz-transform:rotate(7deg);
    -webkit-transform:rotate(7deg);
	-0-transform:rotate(7deg);
	transform:rotate(7deg);
}

.rotate8 {
	-ms-transform:rotate(8deg);
    -moz-transform:rotate(8deg);
    -webkit-transform:rotate(8deg);
	-0-transform:rotate(8deg);
	transform:rotate(8deg);
}
.rotate9 {
	-ms-transform:rotate(9deg);
    -moz-transform:rotate(9deg);
    -webkit-transform:rotate(9deg);
	-0-transform:rotate(9deg);
	transform:rotate(9deg);
}

.rotate10 {
	-ms-transform:rotate(10deg);
    -moz-transform:rotate(10deg);
    -webkit-transform:rotate(10deg);
	-0-transform:rotate(10deg);
	transform:rotate(10deg);
}
.rotate-1 {
	-ms-transform:rotate(-1deg);
    -moz-transform:rotate(-1deg);
    -webkit-transform:rotate(-1deg);
	-0-transform:rotate(-1deg);
	transform:rotate(-1deg);
}
.rotate-2 {
	-ms-transform:rotate(-2deg);
    -moz-transform:rotate(-2deg);
    -webkit-transform:rotate(-2deg);
	-0-transform:rotate(-2deg);
	transform:rotate(-2deg);
}
.rotate-3 {
	-ms-transform:rotate(-3deg);
    -moz-transform:rotate(-3deg);
    -webkit-transform:rotate(-3deg);
	-0-transform:rotate(-3deg);
	transform:rotate(-3deg);
}
.rotate-4 {
	-ms-transform:rotate(-4deg);
    -moz-transform:rotate(-4deg);
    -webkit-transform:rotate(-4deg);
	-0-transform:rotate(-4deg);
	transform:rotate(-4deg);
}
.rotate-5 {
	-ms-transform:rotate(-5deg);
    -moz-transform:rotate(-5deg);
    -webkit-transform:rotate(-5deg);
	-0-transform:rotate(-5deg);
	transform:rotate(-5deg);
}
.rotate-6 {
	-ms-transform:rotate(-6deg);
    -moz-transform:rotate(-6deg);
    -webkit-transform:rotate(-6deg);
	-0-transform:rotate(-6deg);
	transform:rotate(-6deg);
}
.rotate-7 {
	-ms-transform:rotate(-7deg);
    -moz-transform:rotate(-7deg);
    -webkit-transform:rotate(-7deg);
	-0-transform:rotate(-7deg);
	transform:rotate(-7deg);
}

.rotate-8 {
	-ms-transform:rotate(-8deg);
    -moz-transform:rotate(-8deg);
    -webkit-transform:rotate(-8deg);
	-0-transform:rotate(-8deg);
	transform:rotate(-8deg);
}

.rotate-9 {
	-ms-transform:rotate(-9deg);
    -moz-transform:rotate(-9deg);
    -webkit-transform:rotate(-9deg);
	-0-transform:rotate(-9deg);
	transform:rotate(-9deg);
}
.rotate-10 {
	-ms-transform:rotate(-10deg);
    -moz-transform:rotate(-10deg);
    -webkit-transform:rotate(-10deg);
	-0-transform:rotate(-10deg);
	transform:rotate(-10deg);
}
#contactpic {
	position:absolute;
	width:170px;
	height:165px;
	z-index:2;
	top: 378px;
	left: 32px;
	border: 1px solid #000;
}
.center {
	text-align: center;
}
.left {
	text-align: left;
}
.floatleft {
	float: left;
}
.clearleft {
	clear: left;
}
.clearright {
	clear: right;
}
.floatright {
	float: right;
}
.floatleftcr {
	float: left;
	clear: right;
}
.displaynone {
	display: none;
}
.display {
	display: block;
}
.linespace {
	line-height: 20px;
}
.Linespaceclose {
	line-height: 8px;
}
.linespace3 {
	line-height: 30px;
}
.linespace4 {
	line-height: 40px;
}
.linespace12 {
	line-height: 16px;
}
.justify {
	text-align: justify;
}
.imgframe {

	border: 4px solid #111;
	background-color: #444;
}
.imgframe2 {
	
	border: 4px solid #111;
	background-color: #444;
}
.imgflip {
        -moz-transform: scaleX(-1);
        -o-transform: scaleX(-1);
        -webkit-transform: scaleX(-1);
        transform: scaleX(-1);
        filter: FlipH;
        -ms-filter: "FlipH";
}

/* RESPONDSIVE IFRAME YOUTUBE */
.responsive-iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  border: none;
}
.youtube {
  position: relative;
  width: 100%;
  overflow: hidden;
  padding-top: 62.5%; /* 8:5 Aspect Ratio */
}

.youtubered {
	color: #FF0000;
}
/* RESPONDSIVE IFRAME YOUTUBE */

.pad0 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
.padright20 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.padanchor {
	padding-top: 20px;
}
.padtop {
	padding-top: 30px;
}
.padleft {
	padding-left: 30%;
}
.borderblk1 {
	border: 1px solid #333;
}
.tancolor {
	color: #F7DCB4;
}
.redcolor {
	color: #CC1B05;
}
.redhover:hover {
	color: #CC1B05;
}

.colorblack {
	color: #000;
}
.midblack {
	color: #999;
}
.blue {
	color: #036;
}
.black {
	color: #000;
}
.backgroundblk {
	background-color: #444;
}
.red {
	color: #F00;
}
.newspaper2
{
-moz-column-count:2; /* Firefox */
-webkit-column-count:2; /* Safari and Chrome */
column-count:2;
}
.newspaper3
{
-moz-column-count:3; /* Firefox */
-webkit-column-count:3; /* Safari and Chrome */
column-count:3;
}
.myframe { box-shadow: 5px 5px 5px rgba(0,0,0,0.4);
}
.smallcaps {
	font-variant: small-caps;
}
.margin {
	margin: 0px;
}
.marginhor10 {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.marginside20 {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.marginside20_2 {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#subscribe {
	float: right;
	margin-top: 0px;
	clear: right;
	margin-right: 30px;
	margin-bottom: 30px;
	width: 285px;
	color: #FFF;
	background-image: url(backgrounds/fade30blk.png);
	-moz-border-radius: 8px;
	border-radius: 8px;
}
.bold {
	font-weight: bold;
}
.boldmedia {

}
.padmediatb {


}

.uppercase {
	text-transform: uppercase;
}
.panoframe1 {
	height: 225px;
	width: 225px;
}
.panoframe2 {
	height: 200px;
	width: 300px;
}
.panoframe3 {
	height: 165px;
	width: 300px;
}
.panoframe4 {
	height: 197px;
	width: 325px;
}
.panoframe5 {
	height: 300px;
	width: 95%;
}
.textwidth600 {
	max-width: 500px;
	padding-right: 20px;
	padding-left: 20px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	font-weight: normal;

}

.blindsind {
width: 100%;

}

.fullwindow {
	background-repeat: no-repeat;
	background-position: center;
	height: 100%;
	width: 100%;
}
.bg360 {
	z-index: -99;
	height: 100%;
	width: 100%;
	position: fixed;
	background-position: center;
	overflow: hidden;
}

.tanback {
	background-color:rgba(210,180,140,0.3);
	padding-right: 20px;
	padding-left: 20px;
}
.ratebg {
	background-color: #FFF;
	padding-right: 20px;
	padding-left: 20px;
	border: 1px solid #222;
	-moz-border-radius: .8em .8em .8em .8em;
	-webkit-radius: .8em .8em .8em .8em;
	border-radius: .8em .8em .8em .8em;
	z-index: 1;
}



#darkgreytag {
	z-index:7;
	min-height:100px;
	left: 0px;
	position: fixed;
	height: 100px;
	width: 70px;
	margin-top: 375px;
	margin-left: 0px;
	background-color: #333;
	clear: both;
}


#vrtourtag {
	z-index:7;
	min-height:100px;
	left: 0px;
	position: fixed;
	height: 100px;
	width: 70px;
	margin-top: 125px;
	margin-left: 0px;
    background: url(icons/360icon2_2.png);
    background-repeat: no-repeat;
    background-size: 55px 55px;
    background-attachment: fixed;
    background-position: center; 
	background-color: #036;
	clear: both;
}
#proptag {
	z-index:7;
	min-height:100px;
	left: 0px;
	position: fixed;
	height: 100px;
	width: 70px;
	margin-top: 240px;
	margin-left: 0px;
    background: url(icons/websiteicon2_2.png);
    background-repeat: no-repeat;
    background-size: 55px 55px;
    background-attachment: fixed;
    background-position: center; 
	background-color: #036;
	clear: both;
	;
}


.resize16 {
font-size: 16px;
	}
.big16 {
font-size: 16px;
  }
	.bigger16 {
		font-size: 16px;
	}
	.big18 {
		font-size: 18px;
	}
	.bigger18 {
		font-size: 18px;
	}
.biggest18 {
	font-size: 18px;
}
.big20 {
font-size: 18px;
  }

.big25 {
font-size: 18px;
  }
.little16 {
		font-size: 16px;
	}
	.big10 {
		font-size: 10px;
	}
	.biggest30 {
		font-size: 30px;
	}
.mega30 {
		font-size: 30px;
	}
.mega35 {
		font-size: 35px;
	}
.mega40 {
		font-size: 40px;
	}
.mega50 {
		font-size: 50px;
	}
.mega60 {
		font-size: 60px;
	}
.mobileflat{
	text-align: center;

  }

.ratenamesize {
	font-size: 20px;
  }
.bigrates {
font-size: 18px;

  }
.larger25 {
	font-size: 25px;
}
.small25 {
	font-size: 25px;
}
.serviceindex1 {
	font-size: 25px;

}

  .serviceindex2 {
	font-size: 16px;

}
.auto {
	width: 50%;
	margin-right: auto;
	margin-left: auto;
}
.logorotateright  {

	 -ms-transform: rotate(10deg); /* IE 9 */
			 transform: rotate(10deg);
	}
.logorotateleft  {

	 -ms-transform: rotate(-15deg); /* IE 9 */
			 transform: rotate(-15deg);
	}


.justify {
justify-content: center;
}
p {
	margin: 0px;
	padding: 0px;
}