/*==========  Desktop First Method  ==========*/

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {
.gallery_page_slider .next {
    right: 5px;
}
.gallery_page_slider .prev {
    left:  15px;
}
}

/* 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; 
}
.main_menu {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
.share {
	display: none;
}
.logo_mob {
	font-size: 36px;
	position: absolute;
	left: 15px;
	line-height: 1;
	top: 20px;
	display: inline-block;
}
.logo_mob a {
    color: #6C6D70;
}
.logo_mob a:hover, .logo_mob a:focus {
    color: #6C6D70;
    text-decoration: none;
}
body {
    padding-top: 90px;
}
header {
    height: 90px;
}
 .logo_top {
    top: 5px;
}
.navbar-default .navbar-nav>li>a {
    text-transform: uppercase;
}
.banner {
    height: 400px;
}
.gallery_box {
	margin-left: 10px;
	margin-right: 10px;
	height: 350px;
}
.gallery_page_slider_nav_box {
    height: 150px;
}
.gallery_page_slider_item {
    height: 400px;
}
.contact_wrap {
  display: block;
  width: auto;
  padding-top: 30px;
}
.contact_wrap>div {
  display: block;
   width: auto;
}
.contact_wrap>div:first-child {
  padding-right: 0px;
  padding-bottom: 20px;
}
.contact_wrap>div:last-child {
  padding-left: 0px;
}
.logo_top>span:first-child {
    width: 60px;
}
}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
.block {
  padding-top: 30px;
  padding-bottom: 30px;
}
.plpr {
	padding-left: 15px;
	padding-right: 15px;
}
.banner {
    height: 300px;
}
.block_header h2,.page_header h2 {
    font-size: 30px;
}
.page_header .ph_table .mini_nav a {
  font-size: 16px;
}
.gallery_page_slider_nav_box {
    height: 120px;
}
.gallery_page_slider_item {
    height: 300px;
}
.logo_top {
    left: 5px;
}
.menu_button {
    right: 0px;
}
}
/* Extra Small Devices, Phones */
@media only screen and (max-width : 670px) {
footer {
   background-image: none;
}
.gallery_page_slider_nav_box {
    height: 120px;
}
.gallery_page_slider_item {
    height: 300px;
}
.gallery_box {
  height: 300px;
}
}
/* Extra Small Devices, Phones */
@media only screen and (max-width : 640px) {
.page_header .ph_table {
  display: block;
}
.page_header .ph_table>div {
 display: block;
}
.page_header .ph_table>div:first-child {
  padding-right: 0px;
  margin-bottom: 10px;
}
.page_header .ph_inner>div:last-child {
  padding-left: 0px;
}
.page_header .ph_table .mini_nav li {
     padding-left: 0px; 
     padding-right: 16px;
}
.page_header {
    padding-top: 10px;
}
.gallery_box {
  height: 260px;
}
.gallery_caption {
    font-size: 18px;
}
}
/* Extra Small Devices, Phones */
@media only screen and (max-width : 576px) {
.banner {
    height: 250px;
}
.fc_list p {
    font-size: 20px;
}
.pb_header {
    font-size: 20px;
}
.gallery_page_slider_nav_box {
    height: 100px;
}
.gallery_page_slider_item {
    height: 200px;
}
.contact_info_header {
    font-size: 18px;
}
.gallery_box {
  height: 220px;
}
}
/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {
.banner {
    height: 200px;
}
.logo_mob {
    font-size: 25px;
    top: 26px;
}
.gallery_box {
	margin-left: 0px;
	margin-right: 0px;
  height: 380px;
}
.block_header h2,.page_header h2 {
    font-size: 24px;
    top: 15px;
}
.flogo {
    width: 80px;
}
.footer_cont>div:first-child {
  padding-right: 7px;
}
.footer_cont>div:last-child {
  padding-left: 7px;
}
.gallery_page_slider_nav {
	display: none;
}
.tiles_nav_mob li {
    width: 100%;
}
}
/* Custom, iPhone Retina */
@media only screen and (max-width : 400px) {
.banner {
    height: 150px;
}
.post_images li >span {
    height: 150px;
}
.gallery_box {
  height: 300px;
}
}
/* Custom, iPhone Retina */
@media only screen and (max-width : 320px) {
.gallery_box {
    height: 250px;
}
}
/* 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%;
}
.navbar-nav>li>a {
    padding-top: 15px;
    padding-bottom: 10px;
    line-height: 1;
}
.main_menu {
    margin-top: 20px;
}
}

 /* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    margin-left: -32px;
    margin-right: -27px;
}
}


/*=================================================*/
 /* Large Devices, Wide Screens */
@media only screen and (min-width : 1376px) {

}
/*=============================*/
 /* Large Devices, Wide Screens */
@media only screen and (min-width : 1700px) {

}