/*==========  Desktop First Method  ==========*/

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {
#main, .footer_body {
	max-width: 970px;
}
.contact_body>div:first-child {
	padding-top: 80px;
}
}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
.mobile_hidden {
	display: none !important;
}
.desk_hidden {
	display: block !important;
}
.inner_left {
	padding-right: 0px;
}
.inner_right {
	padding-left: 0px;
}
.navbar-nav {
	float: none;
}
.logo, header.smaller .logo {
	width: 140px;
	position: absolute;
	left: 0px;
	top: 15px;
}
header, header.smaller {
	height: 72px;
	-webkit-box-shadow: 0px 5px 20px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 5px 20px rgba(0,0,0,0.2);
	box-shadow: 0px 5px 20px rgba(0,0,0,0.2);
}
.wrapper {
	padding-top: 72px;
}
.menu_button {
	right: -22px;
}
.u_content {
	display: block;
	width: auto;
}
.u_content>div {
	display: block;
	width: auto;
}
.u_content>div:first-child {
	padding-right: 0px;
	padding-bottom: 30px;
}
.u_content>div:last-child {
	padding-left: 0px;
	width: auto;
	max-width: 450px;
	margin-left: auto;
	margin-right: auto;
}
.centr_content {
	padding-left: 15px;
	padding-right: 15px;
}
.smaller .menu_button {
/*top: 0px;*/
}
header.smaller .top_panel {
	padding-top: 15px;
}
.pade_header h2 {
	font-size: 30px;
}
.portfolio_box >div:first-child {
	padding-left: 0px;
	padding-right: 30px;
	width: 350px;
}
.right_arrow_green {
	display: none;
}
.portfolio_box >div:last-child {
	padding-left: 0px;
}
.contact_body {
	display: block;
	width: auto;
}
.contact_body>div {
	display: block;
	width: auto;
}
.contact_body>div:first-child {
	padding-right: 0px;
	width: auto;
	padding-top: 10px;
	padding-bottom: 30px;
	padding-left: 100px;
}
.contact_body>div:last-child {
	padding-left: 0px;
}
}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
.block {
	padding-top: 30px;
	padding-bottom: 30px;
}
.plpr {
	padding-left: 15px;
	padding-right: 15px;
}
.menu_button {
	right: -10px;
}
body {
	background-color: #fff;
}
}
/* Extra Small Devices, Phones */
@media only screen and (max-width : 670px) {
.portfolio_box {
	display: block;
	max-width: 350px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
	padding-bottom: 20px;
}
.portfolio_box >div {
	display: block;
}
.portfolio_box >div:first-child {
	padding-left: 0px;
	padding-right: 0px;
	width: auto;
	position: relative;
	padding-bottom: 20px;
}
.portfolio_box >div:last-child {
	padding-left: 15px;
	padding-right: 15px;
}
.portfolio .pade_header {
	max-width: 350px;
	margin-left: auto;
	margin-right: auto;
}
.green_bg {
	margin-left: auto;
	margin-right: auto;
}
.portfolio_box_txt ul {
	padding-top: 0px;
	padding-bottom: 0px;
}
}
/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {
body {
	font-size: 14px;
}
.about_header {
	display: block;
	margin-bottom: 30px;
}
.about_header>div {
	display: block;
}
.about_header>div:first-child {
	padding-right: 0px;
}
.about_header>div img {
	max-width: 100%;
	height: auto;
}
.text_div_table {
	display: block;
	width: auto;
}
.text_div_table>div {
	display: block;
	width: auto;
}
.text_div_table>div:first-child {
	padding-right: 0px;
}
.text_div_table>div:last-child {
	padding-left: 0px;
	width: 170px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}
.partners ul li {
	width: 100%;
	line-height: 2;
	margin-bottom: 15px;
}
.contact_body>div:first-child, .contact_body>div:last-child>p {
	padding-left: 0px;
	margin-bottom: 20px;
}
}
/* Custom, iPhone Retina */
@media only screen and (max-width : 400px) {
.form_col {
	display: block;
	width: auto;
}
.form_col>div {
	display: block;
	width: auto;
}
.form_col>div:first-child {
	padding-right: 0px;
	width: auto;
}
.form_col>div:last-child {
	padding-left: 0px;
}
}
/* Custom, iPhone Retina */
@media only screen and (max-width : 320px) {
}
/* Custom, iPhone Retina */
@media only screen and (max-width : 310px) {
}

/*==========  Mobile First Method  ==========*/

/* Custom, iPhone Retina */
@media only screen and (min-width : 320px) {
}

/* Extra Small Devices, Phones */
@media only screen and (min-width : 480px) {
}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {
}
/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {
.mobile_hidden {
	display: block !important;
}
.desk_hidden {
	display: none !important;
}
.to_right {
	position: relative;
	left: 50%;
}
.to_left {
	position: relative;
	right: 50%;
}
.wrapper {
	padding-top: 175px;
}
}

 /* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {
}


/*=================================================*/
 /* Large Devices, Wide Screens */
@media only screen and (min-width : 1376px) {
}
/*=============================*/
 /* Large Devices, Wide Screens */
@media only screen and (min-width : 1700px) {
}
