/*  */

html{margin:0px; padding:0px;}
body{margin:0px; padding:0px;}
div{margin:0px; padding:0px;}

/* One Row  */
.contactbox{display: flex; flex-direction: rows; justify-content: center;}
.contactboxrow1{display: flex; flex-direction: rows;}
.contactbox1{background:#fff474; width:100%; margin:0px auto; text-align:center; border:.0vw solid white; }
.contactbox2{background:#00a2fd; width:100%; margin:0px auto; text-align:center; border:.0vw solid white; }
.contactbox3{background:#fff474; height:60vw; width:15vw;  border:.0vw solid white;}

.onebitelogo{
	
}
.logosonebite{
	width:12vw;

	
}

.spbox{
	
	padding:2vw;
}
.spbox1{
	
	padding:1vw;
}
.spbox2{
	
	padding-left:1vw;
}
/* 
.contactboxrow2{background:#ffa500;}
.headingContactUsPage{position:absolute; top:3vw; left:42vw; border:1vw solid black;}
.headingContactUsPagePhra{position:absolute; top:9vw; left:37vw; border:1vw solid black;}
.headingContactUsPageContent{position:absolute; top:14vw; left:27vw;  border:1vw solid black;}
.headingContactUsPageContentBox{position:absolute; top:21vw; left:24vw; border:1vw solid black; }
Second Row  */

.contactboxrow2{background:#ffa500;}
.headingContactUsPage{text-align:center;}
.headingContactUsPagePhra{text-align:center;}
.headingContactUsPageContent{text-align:center; margin:0px auto;}
.headingContactUsPageContentBox{ text-align:center;}



/* Template */
.rotatedText{
  width: 1vw;
  height: auto;
  color:black;
  text-align:center;
  font-size:.4vw;
  background-color: ;
  -ms-transform: rotate(-20deg); /* IE 9 */
  -webkit-transform: rotate(-20deg); /* Safari 3-8 */
  transform: rotate(-20deg);
}
/* SiderMenu  */
#siderMenubox{
	
	position:fixed;
	top:0vw;
	left:0vw;
	background:#0e0d0e;
	width:15vw;
	height:100%;
	opacity:1;
	
}
#siderMenubox .sidermenuItems{}
.sidermenulogo{
   width:1vw;
border:1vwh solid white;   
	
}

.rotatedText{
	font-family: 'Shrikhand', cursive;
	font-weight:100;
	padding:2vw;
	font-size:2vw;
}
.logoresponsive{
   width:8vw;
   padding:3vw;   
   animation: bounceInLeft 2.1s;		
}
.burgerImage{
   width:25vw;
   height:25vw;
   padding:1vw;
   animation: bounceInLeft 1s;
}
.contactphone{
   width:15vw;
   height:15vw;
   padding:5vw;
  background-image: url("img/contactphone.png");
  background-repeat: no-repeat;   	
  animation: bounceInRight 1s;
}

.sidermenuItmesBox{
	color:white;
	padding:.5vw;
	text-align:center;

}
.headingContactUsPage{
	font-size:3vw;
	color:white;
	font-weight:900;
	text-align:center;
}
.headingContactUsPagePhra{
	font-size:1.5vw;
	color:white;
	font-weight:600;
	text-align:center;
}
.headingContactUsPageContent{
	font-size:1vw;
	color:white;
	font-weight:100;
	text-align:center;	
	width:45vw;
}
.headingContactUsPageContentBox{
	font-size:1vw;
	color:white;
	font-weight:100;
	text-align:center;	
	width:45vw;
	height:13vw;
	border:.0vw solid white;
	display:flex;
	justify-content: center;
	margin:0px auto;
}
.headingContactUsPageContentBox-1{
	font-size:1vw;
	color:white;
	font-weight:100;
	text-align:center;	
	width:16vw;
	height:13vw;
	border:.0vw solid white;
	
}
.headingContactUsPageContentBox-1-1{
	font-size:1vw;
	color:white;
	font-weight:100;
	text-align:center;	
	width:12vw;
	padding-top:1vw;
	border:.0vw solid white;
	display:inline-block;
}
.headingContactUsPageContentBox-1-2{
	font-size:1vw;
	color:white;
	font-weight:100;
	text-align:center;	
	width:12vw;
	padding-top:1vw;
	border:.0vw solid white;
	display:inline-block;
}
.headingContactUsPageContentBox-2-1{
	font-size:1vw;
	color:white;
	font-weight:100;
	text-align:center;	
	width:15vw;
	padding-top:1vw;
	border:.0vw solid white;
	display:inline-block;
}

.headingContactUsPageContentBox-2{
	font-size:1vw;
	color:white;
	font-weight:100;
	text-align:center;	
	width:15vw;
	height:13vw;
	border:.0vw solid white;
	
}
/* Shapes */

.triangle-up-box {
	width: 0;
	margin-top:-1vw;
	height: 0;
	border-left: .5vw solid transparent;
	border-right: .5vw solid transparent;
	border-bottom: 1vw solid #ffa500;
}
.triangle-down-box {
	width: 0;
	height: 0;
	border-left: .5vw solid transparent;
	border-right: .5vw solid transparent;
	border-top: 1vw solid #ffa500;
}
.boxform{
	width:15vw; 
}
.boxform-input-left{
	width:20vw;
}
.boxform-input-right{
	width:20vw;
}
.phoneContacts{
	font-size:3vw;
	padding:1vw;
	width:3vw;
    background:white;
	height:3vw;
	border-radius:4vw;
	margin:2vw;
	color:#ffa500;
}
.emailContact{
	font-size:3vw;
	padding:1vw;
	width:3vw;
    background:white;
	height:3vw;
	border-radius:4vw;
	margin:2vw;
	color:#ffa500;

	}
@media screen and (max-width:1280px){}	
@media screen and (max-width:1024px){}
@media screen and (max-width:768px){}	
@media screen and (max-width:540px){}
@media screen and (max-width:411px){}
@media screen and (max-width:375px){
	
	.headingContactUsPage{
	font-size:3vw;
	color:white;
	font-weight:900;
	text-align:center;
}
.headingContactUsPagePhra{
	font-size:3vw;
	color:white;
	font-weight:600;
	text-align:center;
}
.headingContactUsPageContent {
    font-size: 2.2vw;
    color: white;
    font-weight: 100;
    text-align: center;
    width: 90vw;
}
.headingContactUsPageContentBox{
	font-size:1vw;
	color:white;
	font-weight:100;
	text-align:center;	
	width:90vw;
	height:auto;
	border:.0vw solid white;
	display:flex;
	justify-content: center;
	margin:0px auto;
}
.headingContactUsPageContentBox-1 {
    font-size: 2.3vw;
    color: black;
    font-weight: 900;
    text-align: center;
    width: 50vw;
    height: 13vw;
    border: 0vw solid white;
}
.headingContactUsPageContentBox-1-1 {
    font-size: 2.3vw;
    color: black;
    font-weight: 900;
    text-align: center;
    width: 28vw;
    padding-top: 1vw;
    border: 0vw solid black;
display: inline-block;}
.emailContact {
    font-size: 7vw;
    padding: 2vw;
    width: 14vw;
    background: orange;
    height: auto;
    border-radius: 10vw;
    margin: 2vw;
    color: #ffffff;
}
}	
@media screen and (max-width:360px){
	.headingContactUsPage{
	font-size:5vw;
	color:white;
	font-weight:900;
	text-align:center;
}
.headingContactUsPagePhra{
	font-size:3vw;
	color:white;
	font-weight:600;
	text-align:center;
}
.headingContactUsPageContent {
    font-size: 2.2vw;
    color: white;
    font-weight: 100;
    text-align: center;
    width: 90vw;
}
.headingContactUsPageContentBox{
	font-size:1vw;
	color:white;
	font-weight:100;
	text-align:center;	
	width:90vw;
	height:auto;
	border:.0vw solid white;
	display:flex;
	justify-content: center;
	margin:0px auto;
}
.headingContactUsPageContentBox-1 {
    font-size: 2.3vw;
    color: black;
    font-weight: 900;
    text-align: center;
    width: 50vw;
    height: 13vw;
    border: 0vw solid white;
}
.headingContactUsPageContentBox-1-1 {
    font-size: 2.3vw;
    color: black;
    font-weight: 900;
    text-align: center;
    width: 28vw;
    padding-top: 1vw;
    border: 0vw solid black;
display: inline-block;}	
.emailContact {
    font-size: 7vw;
    padding: 2vw;
    width: 14vw;
    background: orange;
    height: auto;
    border-radius: 10vw;
    margin: 2vw;
    color: #ffffff;
}
}
@media screen and (max-width:320px){
	.headingContactUsPage{
	font-size:9vw;
	color:white;
	font-weight:900;
	text-align:center;
}
.headingContactUsPagePhra{
	font-size:3vw;
	color:white;
	font-weight:600;
	text-align:center;
}
.headingContactUsPageContent {
    font-size: 2.2vw;
    color: white;
    font-weight: 100;
    text-align: center;
    width: 90vw;
}
.headingContactUsPageContentBox{
	font-size:1vw;
	color:white;
	font-weight:100;
	text-align:center;	
	width:90vw;
	height:auto;
	border:.0vw solid white;
	display:flex;
	justify-content: center;
	margin:0px auto;
}
.headingContactUsPageContentBox-1 {
    font-size: 3vw;
    color: black;
    font-weight: 900;
    text-align: center;
    width: 50vw;
    height: 13vw;
    border: 0vw solid white;
}
.headingContactUsPageContentBox-1-1 {
    font-size: 3vw;
    color: black;
    font-weight: 900;
    text-align: center;
    width: 28vw;
    padding-top: 1vw;
    border: 0vw solid black;
display: inline-block;}
.emailContact {
    font-size: 10vw;
    padding: 2vw;
    width: 14vw;
    background: orange;
    height: auto;
    border-radius: 10vw;
    margin: 2vw;
    color: #ffffff;
}
}	
	