.main {
	background-image: url("../img/background.png");

	background-size: 100%;
	/*background-repeat: no-repeat;*/
}
textarea {
  resize: none;
}

.extra_center_part {background-image: url("../img/footer.jpg"); padding: 10px 0px 50px 0px; background-size: cover;}
.header_part {background-image: url("../img/header_part.png");
	background-size: 100%;  padding-bottom: 80px;
	background-repeat: no-repeat; }
	
	.main img {width:100%;}
	
.sunyt {/*width:1100px;  */   margin: auto;    padding: 0px;}
.contact {padding-top: 480px;}
.ship_main {background-image: url("../img/shipments.jpg");
	background-size: 100%;
	background-repeat: no-repeat;}
@font-face {
   font-family: dream orphans bd;
   src: url(dream_orphans_bd-webfont.woff);
}



.header_heading { text-shadow: 2px 2px 5px #000;
	color: #fff;
	padding: 410px 0px 80px 0px;
	text-align: center;
}

.header_heading h1 {font-family: dream orphans bd;
    font-size: 125px;
    letter-spacing: 4px;
   text-shadow: 2px 2px 5px #000;
}

.header_heading p {
	font-size: 46px;
    text-shadow: 2px 2px 5px #000;
	text-shadow: 2px 2px 5px #000;
}

.form_part {
	margin-left: 30%;
}

.form_part h2 {
	color: #fff;
	text-shadow: 2px 2px 5px #000;
}

.form_text {
	height: 150px;
	WIDTH: 60%;
	BACKGROUND: TRANSPARENT;
	border: 7px Solid #fff;
	color: #fff;
	/*font-style: italic;*/
    font-size: 20px;
	padding: 5px 14px;
	text-shadow: 2px 2px 5px #000;
}

::placeholder {
	color: #ccc;
	opacity: 1;
	/* Firefox */
}

.center_part {
	padding: 0px 0px 0px 0px;
	color: #fff;
}

.center_part h2 {
	font-size: 39px;
	text-shadow: 2px 2px 5px #000;
}

.per {
	color: #fff;
	transform: rotate(-90deg);
	margin: 628px -28px 0px -9px;
	text-align: center;
	padding: 8px 5px 185px 0px;
	text-shadow: 2px 2px 5px #000;
}

.cus {
	color: #fff;
	text-align: center;
	float: left;
	padding: 10px 0px 0px 143px;
	text-shadow: 2px 2px 5px #000;
}

.com {
	color: #fff;
	text-align: center;
	clear: both;
	float: right;
	padding: 330px 262px 0px 0px;
	text-shadow: 2px 2px 5px #000;
}

.about_part {
	text-shadow: 2px 2px 5px #000;
	Clear: both;
	width: 360px;
	color: #fff;
	float: right;
	margin: 0px 410px 0px 0px;
	font-size: 16px;
	text-align: justify;
}

.contact_part {
	text-shadow: 2px 2px 5px #000;
	clear: both;
	/*float: right;*/
	color: #fff;
	/*padding: 100px 190px 0px 0px;*/
}

.contact_part p {
	font-size: 26px;
	text-shadow: 2px 2px 5px #000;
}

.sub_form {
	WIDTH: 60%;
	font-size: 33px;
	margin-top: 5px;
}

/******************* Media Start ********************************/

/* Custom, iPhone Retina */
/*@media only screen and (min-width : 320px) {
	.header_heading p {
		font-size: 16px;
	}

	.header_heading h1 {
		font-size: 29px;
	}

	.header_heading {
		padding: 130px 0px 50px 0px;
	}

	.form_part {
		margin-left: 127px;
	}

	.form_part h2 {
		font-size: 13px;
	}

	.form_text {
		height: 40px;
		WIDTH: 60%;
		BACKGROUND: TRANSPARENT;
		border: 3px Solid #fff;
		color: #fff;
		font-size: 15px;
		padding: 2px 5px;
	}

	.sub_form {
		WIDTH: 60%;
		font-size: 16px;
		margin-top: 5px;
	}

	.center_part h2 {
		font-size: 14px;
	}

	.center_part {
		padding: 156px 0px 0px 10px;
		color: #fff;
	}

	.per {
		color: #fff;
		transform: rotate(-90deg);
		margin: 121px -121px 0px -9px;
		text-align: center;
		padding: 8px 5px 185px 0px;
		font-size: 15px;
	}

	.cus {
		color: #fff;
		text-align: center;
		float: left;
		padding: 0px 0px 0px 39px;
		font-size: 12px;
		margin-top: -60px;
	}

	.com {
		color: #fff;
		text-align: center;
		clear: both;
		float: right;
		padding: 60px 70px 0px 0px;
		font-size: 14px;
	}

	.about_part h2 {
		font-size: 13px;
		margin: 5px 0px;
		padding: 0px;
	}

	.about_part p {
		margin: 0px;
	}

	.about_part {
		Clear: both;
		width: 34%;
		color: #fff;
		float: right;
		margin: 5px 117px 0px 0px;
		font-size: 6px;
		text-align: justify;
	}

	.contact_part p {
		font-size: 10px;
	}

	.contact_part h2 {
		font-size: 17px;
		margin: 5px 0px;
	}

	.contact_part {
		clear: both;
		float: right;
		color: #fff;
		padding: 20px 43px 0px 0px;
	}
}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {
	.extra_center_part {background-image: url("../img/footer.jpg"); padding: 0px 0px 0px 0px; background-size: cover;}
	.full img {width:50%;}
	.contact_part { color: #fff;background-size: cover;}
.home {    margin-top: 27px;}	
.home a {
    Background: #fff;
    color: #000;
    font-size: 17px;
    Padding: 10px 30px;
    text-shadow: none;
    font-weight: 700;
    border-radius: 5px;
    margin-top: 40px;
}

.contact {padding-top: 280px;}
	.sunyt {width:100%;}
.main {
	background-image: url("../img/background.jpg");

	background-size: 100%;

}
	.contact_part p {
		font-size: 10px;
	}

	.header_heading p {
		font-size: 13px;
	}

	.header_heading h1 {
		font-size: 33px;
	}

	.header_heading {
		padding: 161px 0px 10px 0px;

	}

	.form_part {position: relative;
				margin-left: 0px; 
				padding: 90px 20px 58px 20px;
			/*	text-align: center;*/
				background-size: cover;
				width:100%;

			 }
.int	{ padding: 0px 50px 110px 50px;
position: absolute;
top: 0%; left: 18%;}
	.contact_part h2 {
		font-size: 17px;
		margin: 5px 0px;
	}
.header_part {
  background-image: url("../img/header_part.png");
  background-size: 100%;
  padding-bottom: 0px;
  background-repeat: no-repeat;
}
	.form_part h2 {
		font-size: 12px;
text-align: left;
margin-left: 0px;
	}

	.center_part h2 {
		font-size: 14px;
	}

	.about_part p {
		margin: 0px;
	}
.contact-page {
margin-left: 0%;}
	.about_part {
		display:none; 
		Clear: both;
		width: 34%;
		color: #fff;
		float: right;
		margin: 5px 117px 0px 0px;
		font-size: 6px;
		text-align: justify;
	}
.form_part p {margin:0px; width: 100%;}
	.form_text {
		height: 37px;
    WIDTH: 65%;
    BACKGROUND: TRANSPARENT;
    border: 3px Solid #fff;
    color: #fff;
    font-size: 12px;
    padding: 2px 5px;;
	}

	.sub_form {
		WIDTH: 65%;
		font-size: 16px;
		margin-top: 5px;
	}

	.center_part {
		padding: 5px 0px 0px 0px;
		color: #fff;
	}

	.per { display:none; 
		color: #fff;
		transform: rotate(-90deg);
		margin: 130px -121px 0px -9px;
		text-align: center;
		padding: 8px 5px 185px 0px;
		font-size: 15px;
	}

	.com {display:none; 
		color: #fff;
		text-align: center;
		clear: both;
		float: right;
		padding: 65px 74px 0px 0px;
		font-size: 14px;
	}

	.cus {display:none; 
		color: #fff;
		text-align: center;
		float: left;
		padding: 15px 0px 0px 50px;
		font-size: 10px;
		margin-top: -75px;
	}

	.about_part { display:none; 
		background-image: url("../img/about.png");
Clear: both;
width: 39%;
color: #fff;
float: right;
margin: 5px 120px 0px 0px;
font-size: 7px;
text-align: justify;
padding: 10px 10px;
background-size: cover;
	}

	.contact_part h2 {
		font-size: 14px;
	}

	.contact_part p {
		font-size: 7px;
	}

	.about_part h2 {
		font-size: 13px;
		margin: 5px 0px;
		padding: 0px;
	}
	.container {
    padding-right: 0;
    padding-left: 0;
    margin-right: auto;
    margin-left: auto;
}
}

/* Small Devices, Tablets */
/*@media only screen and (min-width : 480px) {
	

.contact_part { display:none; 
background-image: url("../img/cont.png");
clear: both;
float: right;
color: #fff;
padding: 8px 28px 0px 20px;
background-size: cover;
margin: 8px 50px 0px 0px;
	}

.contact {padding-top: 280px;}
	.sunyt {width:100%;}
.main {
	background-image: url("../img/for_mobile.jpg");
	height: 1500px;

	padding-bottom:400px;
	background-size: 100%;
	background-repeat: no-repeat;
}
	.contact_part p {
		font-size: 10px;
	}

	.header_heading p {
		font-size: 13px;
	}

	.header_heading h1 {
		font-size: 53px;
	}

	.header_heading {
		padding: 280px 0px 10px 0px;
		    display: none;
	}

	.form_part {    position: relative;
    margin-left: 0px;
    padding: 211px 20px;
    text-align: center;
  
    background-size: cover;
    width: 100%;
}

	}
.int	{ adding: 0px 0px 0px 0px;
    position: absolute;
   
    width: 42%;
    left: 31%;
    top: 970px;}
	.contact_part h2 {
		font-size: 17px;
		margin: 5px 0px;
	}

	.form_part h2 {
		font-size: 23px;
    text-align: left;
    margin-left: 0px;
    color: transparent;
    text-shadow: none;
	}

	.center_part h2 {
		font-size: 14px;
	}

	.about_part p {
		margin: 0px;
	}
.contact-page {    margin-left: 5%;    width: 80%;}
	.about_part {
		display:none; 
		Clear: both;
		width: 34%;
		color: #fff;
		float: right;
		margin: 5px 117px 0px 0px;
		font-size: 6px;
		text-align: justify;
	}
.form_part p {margin:0px; width: 100%;}

.form_text {
	height: 145px;
    WIDTH: 100%;
    BACKGROUND: TRANSPARENT;
    border: none;
    color: #fff;
  font-size: 25px;
    padding: 2px 5px;
    text-shadow: none;
	}

	.sub_form {
		WIDTH: 100%;
    font-size: 30px;
    margin-top: 15px;
    background: transparent;
    color: transparent;
    border: none;
	}

	.center_part {display:none; 
		padding: 175px 0px 0px 10px;
		color: #fff;
	}

	.per { display:none; 
		color: #fff;
		transform: rotate(-90deg);
		margin: 130px -121px 0px -9px;
		text-align: center;
		padding: 8px 5px 185px 0px;
		font-size: 15px;
	}

	.com {display:none; 
		color: #fff;
		text-align: center;
		clear: both;
		float: right;
		padding: 65px 74px 0px 0px;
		font-size: 14px;
	}

	.cus {display:none; 
		color: #fff;
		text-align: center;
		float: left;
		padding: 15px 0px 0px 50px;
		font-size: 10px;
		margin-top: -75px;
	}

	.about_part { display:none; 
		background-image: url("../img/about.png");
Clear: both;
width: 39%;
color: #fff;
float: right;
margin: 5px 120px 0px 0px;
font-size: 7px;
text-align: justify;
padding: 10px 10px;
background-size: cover;
	}

	.contact_part h2 {
		font-size: 14px;
	}

	.contact_part p {
		font-size: 7px;
	}

	.about_part h2 {
		font-size: 13px;
		margin: 5px 0px;
		padding: 0px;
	}
	.container {
    padding-right: 0;
    padding-left: 0;
    margin-right: auto;
    margin-left: auto;
}
}
}

/* Medium Devices, Desktops */
/*@media only screen and (min-width : 1024px) {.main {
	background-image: url("../img/main.jpg");
	min-height: 4900px;
	background-size: 100%;
	background-repeat: no-repeat;
}
.sunyt {width:1100px;     margin: auto;    padding: 0px;}
.contact {padding-top: 480px;}
.ship_main {background-image: url("../img/shipments.jpg");
	background-size: 100%;
	background-repeat: no-repeat;}
@font-face {
   font-family: dream orphans bd;
   src: url(dream_orphans_bd-webfont.woff);
}



.header_heading { text-shadow: 2px 2px 5px #000;
	color: #fff;
	padding: 410px 0px 280px 0px;
	text-align: center;
}

.header_heading h1 {font-family: dream orphans bd;
    font-size: 125px;
    letter-spacing: 4px;
   text-shadow: 2px 2px 5px #000;
}

.header_heading p {
	font-size: 46px;
    text-shadow: 2px 2px 5px #000;
	text-shadow: 2px 2px 5px #000;
}

.form_part {
	margin-left: 410px;
	
}

.form_part h2 {    font-size: 30px;
	color: #fff;
	text-shadow: 2px 2px 5px #000;
}

.form_text {
	height: 150px;
	WIDTH: 60%;
	BACKGROUND: TRANSPARENT;
	border: 7px Solid #fff;
	color: #fff;
	font-size: 24px;
	padding: 5px 14px;
	text-shadow: 2px 2px 5px #000;
}

::placeholder {
	color: #fff;
	opacity: 1;

}

.center_part {
	padding: 580px 0px 0px 100px;
	color: #fff;
}

.center_part h2 { display:none;
	font-size: 39px;
	text-shadow: 2px 2px 5px #000;
}

.per { display:none;
	color: #fff;
	transform: rotate(-90deg);
	margin: 628px -28px 0px -9px;
	text-align: center;
	padding: 8px 5px 185px 0px;
	text-shadow: 2px 2px 5px #000;
}

.cus { display:none;
	color: #fff;
	text-align: center;
	float: left;
	padding: 10px 0px 0px 143px;
	text-shadow: 2px 2px 5px #000;
}

.com { display:none;
	color: #fff;
	text-align: center;
	clear: both;
	float: right;
	padding: 330px 262px 0px 0px;
	text-shadow: 2px 2px 5px #000;
}

.about_part { display:none;
	text-shadow: 2px 2px 5px #000;
	Clear: both;
	width: 360px;
	color: #fff;
	float: right;
	margin: 71px 410px 0px 0px;
	font-size: 16px;
	text-align: justify;
}

.contact_part { display:none;
	text-shadow: 2px 2px 5px #000;
	clear: both;
	float: right;
	color: #fff;
	padding: 100px 190px 0px 0px;
}

.contact_part p {
	font-size: 26px;
	text-shadow: 2px 2px 5px #000;
}

.sub_form {
	WIDTH: 60%;
	font-size: 33px;
	margin-top: 5px;
}

/******************* Media Start ********************************/

/* Custom, iPhone Retina */
@media only screen and (max-width : 390px) {
	.extra_center_part {background-image: url("../img/footer.jpg"); padding: 0px 0px 0px 0px; background-size: cover;}
.header_heading p {
    font-size: 13px;
}
.full img {width:50%;}

.home {    margin-top: 27px;}	
.home a {
    Background: #fff;
    color: #000;
    font-size: 17px;
    Padding: 10px 30px;
    text-shadow: none;
    font-weight: 700;
    border-radius: 5px;
    margin-top: 40px;
}
	.header_heading h1 {
		font-size: 29px;
	}

	.header_heading {
		padding: 105px 0px 8px 0px;
	}

	.form_part {
		margin-left: 10px;
	}

	.form_part h2 {
		font-size: 13px;
	}
.int {
  padding: 0px 48px 110px 12px;
  position: absolute;
  top: 0%;
  left: 18%;
}
	.form_text {
		height: 40px;
		WIDTH: 70%;
		BACKGROUND: TRANSPARENT;
		border: 3px Solid #fff;
		color: #fff;
		font-size: 15px;
		padding: 2px 5px;
	}

	.sub_form {
		WIDTH:70%;
		font-size: 16px;
		margin-top: 5px;
	}

	.center_part h2 {
		font-size: 14px;
	}

	.center_part {
		padding: 0px 0px 0px 10px;
		color: #fff;
	}

	.per {
		color: #fff;
		transform: rotate(-90deg);
		margin: 121px -121px 0px -9px;
		text-align: center;
		padding: 8px 5px 185px 0px;
		font-size: 15px;
	}

	.cus {
		color: #fff;
		text-align: center;
		float: left;
		padding: 0px 0px 0px 39px;
		font-size: 12px;
		margin-top: -60px;
	}

	.com {
		color: #fff;
		text-align: center;
		clear: both;
		float: right;
		padding: 60px 70px 0px 0px;
		font-size: 14px;
	}

	.about_part h2 {
		font-size: 13px;
		margin: 5px 0px;
		padding: 0px;
	}

	.about_part p {
		margin: 0px;
	}

	.about_part {
		Clear: both;
		width: 34%;
		color: #fff;
		float: right;
		margin: 5px 117px 0px 0px;
		font-size: 6px;
		text-align: justify;
	}

	.contact_part p {
		font-size: 10px;
	}

	.contact_part h2 {
		font-size: 17px;
		margin: 5px 0px;
	}

	.contact_part {
		clear: both;
		/*float: right;*/
		color: #fff;
		padding: 0px;
	}
}




@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
   .header_heading h1 {
  font-family: dream orphans bd;
  font-size: 70px;
  letter-spacing: 4px;
  text-shadow: 2px 2px 5px #000;
}
.header_part {
  background-image: url("../img/header_part.png");
  background-size: 100%;
  padding-bottom: 120px;
  background-repeat: no-repeat;
}
.header_heading {
  text-shadow: 2px 2px 5px #000;
  color: #fff;
  padding: 310px 0px 30px 0px;
  text-align: center;
}
.header_heading p {
  font-size: 26px;
  text-shadow: 2px 2px 5px #000;
  text-shadow: 2px 2px 5px #000;
}
.center_part {
  padding: 0px 0px 0px 0px;
  color: #fff;
}
.form_text {
  height: 110px;
  WIDTH: 60%;
  BACKGROUND: TRANSPARENT;
  border: 7px Solid #fff;
  color: #fff;
  font-size: 18px;
  padding: 5px 14px;
  text-shadow: 2px 2px 5px #000;
}
.form_part h2 {
  color: #fff;
  text-shadow: 2px 2px 5px #000;
  font-size: 22px;
}
   }
   
 @media screen and (min-device-width: 481px) and (max-device-width: 768px) { 
   .main {
  background-size: 100%;
 
}
.header_heading {
    text-shadow: 2px 2px 5px #000;
    color: #fff;
    padding: 230px 0px 30px 0px;
    text-align: center;
}
.header_part {
    background-image: url(../img/header_part.png);
    background-size: 100%;
    padding-bottom: 0px;
    background-repeat: no-repeat;
}
}
   
   
   
@media (min-device-width:769px) and (max-device-width:1024px){
   .header_heading h1 {
  font-family: dream orphans bd;
  font-size: 83px;
  letter-spacing: 4px;
  text-shadow: 2px 2px 5px #000;
} 
}

@media (min-width:769px) and (max-width:1024px){
    .header_heading h1 {font-size: 65px;} 
	.header_heading {  padding: 351px 0px 40px 0px;}
	.header_part {
  background-image: url("../img/header_part.png");
  background-size: 100%;
    padding-bottom: 70px;
  background-repeat: no-repeat;
}
}

	}

    /* Landscape*/

    @media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2)  and (orientation: landscape)  {
		.header_heading {
    text-shadow: 2px 2px 5px #000;
    color: #fff;
    padding: 410px 0px 80px 0px;
    text-align: center;
}
	}

    /* Portrait*/
    @media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2)  and (orientation: portrait)  {}


