@media  only screen and (min-device-width: 768px)  {
    .form-container {
		background: #ffffff;
		border: 9px solid #f2f2f2;            
		margin: auto;
		max-width: 520px;
		padding: 5%;
    }
}
  
h1, p  {
	text-align: center;
}
input, textarea , button {
	width: 100%;
}    
textarea {
	height: 200px;
}

.contact { 
    align-items: flex-start;
    background-image: url('../img/contact-us-bg.jpg');
    background-size: cover;
    display: flex;
    font-family: Poppins;
    justify-content: flex-end;
    min-height: 1100px;
}
.cfbox {
	padding: 0;
	width: 100%;
}
input[type="file"] {
	display: none;
}
#file-upload-filename {
  color: #FFF;
  cursor: pointer;
  font-style: normal;
  margin: 0;
  width: 100%;
}

.contactbox {
    display: flex;
    flex-direction: column;
    align-content: stretch;
    font-family: arial;
    font-size: 13px;
    justify-content: flex-start;
    margin: 20px 50px 0 0;
    float: right;
    height: 863px;
    width: 638px;
}

.contactbox .heading {
    background: #000;
    border: 0;
    border-radius: 3px;
    box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.5);
    margin: 0 auto -10px 140px !important;
    padding: 10px 20px;
    position: relative;
    text-align: center;
    text-shadow: 5px 5px 0px rgba(0, 0, 0, 0.48);
    min-width: 300px;
    z-index: 1;
}
.contactbox .heading h1 {
	color: #f7f3f3;
	font-family: 'Russo One', sans-serif;
	font-size: 36px;
	font-weight: bold;
	text-transform: uppercase;
}
.contactbox .contents p {
	margin: 10px 15px;
}
.contactbox {
	display:flex;
	flex-direction: column;
	align-content: stretch;
	height: 863px;
	width: 638px;
	font-family:arial;
	font-size:13px;
}
.contactbox p {
	display: flex;
	flex-direction: row;
	align-items: center;
}
.contactbox label {
	text-transform: capitalize;
	padding-right: 10px;
	margin-bottom: 0;
	font-family: 'Russo One', sans-serif;
	font-size: 24px;
	letter-spacing: 0.03em;
	vertical-align: bottom;
	margin-top: 15px;
	text-align: left;
}
  
.contactbox .tabscontent {
	display: flex;
	flex-direction: row;
}
.contactbox .contents {
	width: 90%;
	background-color: rgb(242 60 60 );
	box-shadow: 8px 8px 6px rgb(5 5 5 / 32%);
	position: relative;
	z-index: 0;
	padding: 30px 0 70px 0;
	min-height: 900px;
	border-radius: 5px;
}
.contactbox .contents * {
	color: aliceblue;
}
.btn-send { 
	background-color: #000;
	padding: 5px 20px;
	border: 0;
	border-radius: 5px;
	margin: 10px;
	font-family: 'Russo One', sans-serif;
	font-size:16px;
	width: 100px;
}
.contactbox .tab {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: flex-start;
	width: 10%;
	margin-left: -8px;
}
.contactbox .tab button {     
	background-color: #000;
	border: 0;
	box-shadow: -4px -4px 6px rgb(5 5 5 / 32%);
	color: #FFF;
	cursor: pointer;
	display: inline-block;
	font-family: 'Russo One', sans-serif;
	font-size: 15px;
	padding: 10px 20px;
	text-align: center;
	width: auto;
}
.contactbox .tab button {
    background-color: transparent;
    border: 0;
    margin-bottom: 20px;
    width:49px;
}
.contactbox .tab button.general {height:141px;background-image: url('../img/General-tab-white.png');}
.contactbox .tab button.feedback{height:164px;background-image: url('../img/Feedback-tab-white.png');}
.contactbox .tab button.advertising{height:197px;background-image: url('../img/Feedback-tab-white1.png');}
.contactbox .tab button.support{height:148px;background-image: url('../img/Support-tab-white.png');}

.contactbox .tab button.general.active{height:141px;background-image: url('../img/general-tab.png');}
.contactbox .tab button.feedback.active{height:164px;background-image: url('../img/Feedback-tab.png');}
.contactbox .tab button.advertising.active{height:197px;background-image: url('../img/Feedback-tab-white2.png');}
.contactbox .tab button.support.active{height:148px;background-image: url('../img/Support-tab.png');}
.contactbox .tab button:focus{ outline: 0;}

.active { color: red !important; }
.contactbox .bottom {
	margin-top: -140px;
	margin-left: 80px;
	position: relative;
	text-align: center;
	width: 400px;
}
.contactbox .bottom .social {
    align-items: inherit;
    background-color: transparent;
    display: flex;
    justify-content: space-evenly;
    margin: 0 auto;
	padding: 0;
    width: 200px;
}
.contactbox .bottom .social img { margin-right: 5px; width:50px; }
.contactbox .bottom .address { color:#EEE;text-align: center; font-family: Poppins;}
  
.tf_ {
	background-color: transparent;
	border: 0;
	border-bottom: 2px solid #fff;
	color: #FFF !important;
	display: inline-block;
	font-size: 24px;
	padding: 0;
	vertical-align: top;
	width: 100%;
}
.tf_:focus, textarea:focus {
	background-color: #000;
	border:0;
	border-bottom: 1px solid #000;
	outline: 0;
}
  
textarea {
	background-color: rgb(14 14 14 / 40%);
	border: 0;
	color: #ffffff !important;
	display: block;
	height: 260px;
	font-family: arial;
	font-size: 24px;
	margin-top: 0;
	margin: 0 auto;
	opacity: 5.55;
	padding: 10px;
	width: 95%;
}

.attachbtn {
	background-color: rgb(14 14 14 / 40%);
	display: block;
	font-family: 'Poppins', sans-serif;
	font-size: 17px;
	margin: 0 auto; 
	padding: 10px;
	text-align: center;
	width: 95%;
}
.attachbtn:hover {
  background-color: #000;
  text-decoration:none;
}

.tybox {
    background-color: #f23c3c;
    box-shadow: 8px 8px 6px rgb(5 5 5 / 32%);
    display: grid;
    height: 500px;
    margin: 150px auto;
    padding: 20px;
    place-items: center;
    text-align: center;
    width: 800px;
}

.tybox .backbtn {
    color: #FFF;
    font-family: "Russo One";
    font-size: 20px;
    text-decoration: underline;
}
.btn-send{
	width:100px;
}
.navbar-dark .navbar-toggler{
	width:56px;
}