﻿@charset "UTF-8";
/* CSS Document */


/* Colors */

/* occ-blue: #002b6c */
/* light-blue: #a8bccc */
/* middle-blue: #227fbb */
/* header-bluegray: #a9bccb */
/* red: #ff4252 */
/* light-gray: #f4f4f4 */
/* occ-yellow: #ffb80c*/


.whatsnew hr {
	margin: 1rem 0;
}

.whatsnew img {
	max-width: 120px;
	float: right;
	margin: 10px 0;
	margin: 5px 0px 10px 10px;
}

a:hover, p a:hover, .box a:not(.button):hover, .social-list li a:hover, .post-info a:hover, .widget a:hover, .team-1 .social-list a:hover, .team-2 .social-list a:hover, .side-navigation-footer .social-list a:hover, .accordion li a:hover, .accordion li.active a, .tabs li a:hover, .tabs li.active a, .tabs li.active a:hover, .blog-masonry .with-background .post-read-more a:hover, .overlay-navigation-wrapper .navigation-hide a, .post-info-over a:hover, .post-info-over a:hover span, .post-author-aside a:hover, .post-love a:hover, .post-love a:hover span, .navigation-hide a, .footer .social-list a:hover, .scroll-to-top a:hover, .footer .list-group a:hover + .post-info .post-date, #tml-exit, .scroll-down a:hover, .footer .navigation a:hover, .footer .footer-top a:hover {
	color: #ffb80c}


td a img {
	margin-bottom: 5px;
}

.navigation-hide a span {
    width: 4.4rem;
    font-size: 2rem;
    color: #227fbb;
}

.burgee_2 {
	margin-bottom: 20px;
}


.floataright {
	padding-top: 50px;
}

.floataright a {
	float: right;
}



.floatbright a {
	float: right;
}
.specialMenuItem a {
color: #227fbb!important;
}

.specialMenuItem a:hover {
color: #ffb80c!important;
}



.blog-masonry h2.post-title a {
    margin-bottom: 0;
    font-size: 3rem;
    text-transform: none;
    display: block;
    line-height: 3.5rem;
}

.awards {
    height: 240px
}

a.awardsheader {
    font-size: 2rem;
    line-height: 2.5rem;
    padding-bottom: 10px;
    display: inline-block;
    color: #227fbb;
}

.checkbox_marginr input[type="checkbox"] {
float: right;
}


.padding0 input {
    padding-left: 0px;
}

.logout_button {
    width: 130px;
    height: 46px;
    background-color: #227fbb;
    position: absolute;
    left: 137px;
    top: 17px;
    border: 1px solid rgba(255, 255, 255, 0.8);
}

.quicklinks .logout_button span {
    font-size: 0.9em;
    font-weight: 600;
    color: white;
    position: absolute;
    margin-left: 10px;
    line-height: 45px;
}


.grow {
    transition:all 0.3s ease;
}
.grow:hover
{
        -webkit-transform: scale(1.3);
        -ms-transform: scale(1.3);
        transform: scale(1.3);
}

.post-comments .user-avatar img {
    border-radius: 0;
}

.post-comments {
    padding-top: 3rem;
    margin-top: 3rem;
     border-top: none; 
}

.post-comments .user-avatar {
    max-width: 2.5rem;
    float: left;
}
.post-comments .comment-content {
    margin-left: 5rem;
}

.post-comments .comment-list > li {
    margin-bottom: 2rem;
}
    .social-list2 li {
    font-size: 2rem;
    text-transform: uppercase;
    font-weight: 700;
}

.social-list2 a:hover {
    color: #ffb80c!important;
}


	/* HELP Dropdown */
    .helpme {
    width: 100%!important;
    padding: 25px!important;
}
    .dropdown .button {
    background: #fff;
    border: none;
    padding: 0px;
}

	.circle  {
	border-radius: 50%;
	width: 25px;
	height: 25px; 
    background: #227fbb;
    float: right;
	margin-top: -40px;	
	}	

    .circle_2 {
    border-radius: 50%;
	width: 25px;
	height: 25px; 
    background: #227fbb;
    float: left;    
	margin-top: -53px;	
	
    }
	
    .circle_3 {
    border-radius: 50%;
	width: 25px;
	height: 25px; 
    background: #227fbb;
    float: left;  
	margin-top: -34px;	
    }

	.circle:hover, .circle_2:hover, .circle_3:hover {
	border-radius: 50%;
	width: 25px;
	height: 25px; 
	background: #ffb80c;	
	}	
	
	.circle span, .circle_2 span, .circle_3 span {
    font-size: 17px;
    position: relative;
    top: 0px;
    left: 9px;
    font-family: "Lato";
    font-weight: 800;
    color: #fff;
}

    .dropdown-list.active {
    opacity: 1;
    visibility: visible;
    /*background: #f4f4f4;*/
}
	/* End HELP Dropdown */

.abc-list a:hover {
 color: #fff;
 background: rgba(169, 188, 203, 0.7);
}

.abc {
    width: 4rem;
    height: 4rem;
    margin-bottom: 0.4rem;
    line-height: 3.7rem;
    text-align: center;
    border: 1px solid #ccc;
    font-family: 'Lato', sans-serif!important;
    display: inline-block;
}

/*Tooltip Style*/

.help {
    /*width: 4rem;
    height: 4rem;*/
    margin-bottom: 0.4rem;
    line-height: 3.7rem;
    text-align: center;
    /*border: 1px solid #ccc;*/
    display: inline-block;
    color: red;
}

/* Add this attribute to the element that needs a tooltip */
[data-tooltip] {
  position: relative;
  z-index: 2;
  cursor: pointer;
}

/* Base styles for the element that has a tooltip */
[data-tooltip],
.tooltip {
  position: relative;
  cursor: pointer;
}

/* Base styles for the entire tooltip */
[data-tooltip]:before,
[data-tooltip]:after,
.tooltip:before,
.tooltip:after {
  position: absolute;
  visibility: hidden;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: 
	  opacity 0.2s ease-in-out,
		visibility 0.2s ease-in-out,
		-webkit-transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
	-moz-transition:    
		opacity 0.2s ease-in-out,
		visibility 0.2s ease-in-out,
		-moz-transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
	transition:         
		opacity 0.2s ease-in-out,
		visibility 0.2s ease-in-out,
		transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform:    translate3d(0, 0, 0);
  transform:         translate3d(0, 0, 0);
  pointer-events: none;
}

/* Show the entire tooltip on hover and focus */
[data-tooltip]:hover:before,
[data-tooltip]:hover:after,
[data-tooltip]:focus:before,
[data-tooltip]:focus:after,
.tooltip:hover:before,
.tooltip:hover:after,
.tooltip:focus:before,
.tooltip:focus:after {
  visibility: visible;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

/* Base styles for the tooltip's directional arrow */
.tooltip:before,
[data-tooltip]:before {
  z-index: 1001;
  border: 6px solid transparent;
  background: transparent;
  content: "";
}

/* Base styles for the tooltip's content area */
.tooltip:after,
[data-tooltip]:after {
  z-index: 1000;
  padding: 8px;
  width: 160px;
  background-color: #000;
  background-color: hsla(0, 0%, 20%, 0.9);
  color: #fff;
  content: attr(data-tooltip);
  font-size: 14px;
  line-height: 1.2;
}

/* Directions */

/* Top (default) */
[data-tooltip]:before,
[data-tooltip]:after,
.tooltip:before,
.tooltip:after,
.tooltip-top:before,
.tooltip-top:after {
  bottom: 100%;
  left: 50%;
}

[data-tooltip]:before,
.tooltip:before,
.tooltip-top:before {
  margin-left: -6px;
  margin-bottom: -12px;
  border-top-color: #000;
  border-top-color: hsla(0, 0%, 20%, 0.9);
}

/* Horizontally align top/bottom tooltips */
[data-tooltip]:after,
.tooltip:after,
.tooltip-top:after {
  margin-left: -80px;
}

[data-tooltip]:hover:before,
[data-tooltip]:hover:after,
[data-tooltip]:focus:before,
[data-tooltip]:focus:after,
.tooltip:hover:before,
.tooltip:hover:after,
.tooltip:focus:before,
.tooltip:focus:after,
.tooltip-top:hover:before,
.tooltip-top:hover:after,
.tooltip-top:focus:before,
.tooltip-top:focus:after {
  -webkit-transform: translateY(-12px);
  -moz-transform:    translateY(-12px);
  transform:         translateY(-12px); 
}

/* Left */
.tooltip-left:before,
.tooltip-left:after {
  right: 100%;
  bottom: 50%;
  left: auto;
}

.tooltip-left:before {
  margin-left: 0;
  margin-right: -12px;
  margin-bottom: 0;
  border-top-color: transparent;
  border-left-color: #000;
  border-left-color: hsla(0, 0%, 20%, 0.9);
}

.tooltip-left:hover:before,
.tooltip-left:hover:after,
.tooltip-left:focus:before,
.tooltip-left:focus:after {
  -webkit-transform: translateX(-12px);
  -moz-transform:    translateX(-12px);
  transform:         translateX(-12px); 
}

/* Bottom */
.tooltip-bottom:before,
.tooltip-bottom:after {
  top: 100%;
  bottom: auto;
  left: 50%;
}

.tooltip-bottom:before {
  margin-top: -12px;
  margin-bottom: 0;
  border-top-color: transparent;
  border-bottom-color: #000;
  border-bottom-color: hsla(0, 0%, 20%, 0.9);
}

.tooltip-bottom:hover:before,
.tooltip-bottom:hover:after,
.tooltip-bottom:focus:before,
.tooltip-bottom:focus:after {
  -webkit-transform: translateY(12px);
  -moz-transform:    translateY(12px);
  transform:         translateY(12px); 
}

/* Right */
.tooltip-right:before,
.tooltip-right:after {
  bottom: 50%;
  left: 100%;
}

.tooltip-right:before {
  margin-bottom: 0;
  margin-left: -12px;
  border-top-color: transparent;
  border-right-color: #000;
  border-right-color: hsla(0, 0%, 20%, 0.9);
}

.tooltip-right:hover:before,
.tooltip-right:hover:after,
.tooltip-right:focus:before,
.tooltip-right:focus:after {
  -webkit-transform: translateX(12px);
  -moz-transform:    translateX(12px);
  transform:         translateX(12px); 
}

/* Move directional arrows down a bit for left/right tooltips */
.tooltip-left:before,
.tooltip-right:before {
  top: 3px;
}

/* Vertically center tooltip content for left/right tooltips */
.tooltip-left:after,
.tooltip-right:after {
  margin-left: 0;
  margin-bottom: -16px;
}
/*End Tooltip Style*/




/*Styles Menue hide and show*/

@media only screen and (min-width: 1025px) {
	.mobile_menu {
		display: none;
	}
}

@media only screen and (max-width: 1024px){
	.desktop_menu {
		display: none;
	}
}

/*  Menue padding for tablets */

@media only screen and (max-width: 1024px) {

.clear-float-on-mobile {
    float: none !important;
}
}

/*End Styles Menue hide and show*/	


/*.tms-slide img {
    max-width: 100%;
    max-height: 100%;
    margin: 0 auto;
    display: block;
    float: none;
    position: static;
    transform: translate(0, 0);
}*/


/*ListStyle for wrapping text in list*/	

ul.wrap {
	margin-left: 1.5em;
}

ul.wrap li::before {
	content: "\f105";
    position: absolute;
    margin-left: -1.5em;
	font-family: FontAwesome;
	font-weight: bold;
	
}
/*ListStyle for wrapping text in list*/		

/*TableStyle for collapsing table*/		
		
.occ_table {
  margin: 0 0 40px 0;
  width: 100%;
  display: table;
  font-size: 1.2rem;
  border: 1px solid #eeeeee;	
  line-height: 2.2;	
}
		
/*@media screen and (max-width: 580px) {
  .occ_table {
    display: block;
  }
}*/

.occ_row {
  display: table-row;
  background: #fff;
}

@media screen and (max-width: 580px) {

.occ_cell:last-child {
	border-bottom: none;
}
}

		
.occ_row:nth-of-type(odd) {
  background: rgba(212, 222, 229, 0.3);
}
		
.occ_row.occ_header {
  font-weight: 900;
  color: #666666;
  background: rgba(169, 188, 203, 0.5);
  text-align: left;
}

		
@media screen and (max-width: 580px) {
  .occ_row {
    padding: 8px 0;
    display: block;
  }
}

.occ_cell {
  padding: 6px 12px;
  display: table-cell;
  border-left: 1px solid #eeeeee;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: rgb(238, 238, 238);
    border-bottom: 1px solid #eeeeee;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgb(238, 238, 238);	
}
				
@media screen and (max-width: 580px) {
  .occ_cell {
    padding: 2px 12px;
    display: block;
  }
}
		
/* End TableStyle for collapsing table*/	




.flex {
  display: flex;
  justify-content: space-between;
}

.flex img {
  max-width: 180px;	

}

.flex_circum {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 20px;
}

.flex_circum img {
  max-width: 183px;	
  margin-bottom: 11px;
}


.flex_about {
  display: flex;
  justify-content: space-between;
  font-size:80%; 
  text-align:center; 
  overflow: hidden;
}

.flex_about img {
  max-width: 124px;	
  padding-bottom:0.5em;
}



.pic_hon {
	max-width: 205px; 
	font-size:80%; 
	text-align:center; 
	margin-bottom: 20px;
	margin-left: 15px;
}

.pic_hon img {
	padding-bottom:0.5em; 
}

.smallpiccaption {
	font-size:80%; 
	text-align:center; 
	margin-bottom: 20px;
	float: left;
}

.smallpiccaption img {
	padding-bottom:0.5em; 
	width: 171px;
    display: block;
    margin-right: 14px;
}


.picwithcaption {
	max-width: 450px; 
	font-size:80%; 
	text-align:center; 
	margin-bottom: 20px;
}

.picwithcaption img {
	padding-bottom:0.5em; 
	width: 100%

}

.pdf a {
	    line-height: 4;
}

.pdf img {
	float: right;
	width: 42px;
	margin: 10px;
}

a.bluenormal {
	color: #227fbb!important;
	cursor: pointer;
	font-weight: 600;
	}

a.bluenormal:hover {
	color: #ffb80c!important;
}

.picrow {
    width: 100%;
    height: auto;
    float: left;
    margin-bottom: 10px;
}

.picrow img {
    width: 171px;
    display: block;
    margin-right: 14px;}

footer.footer a:hover, .social-list a:hover {
	color: #ffb80c!important;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
	color: #fbc31e;
}

.icon-boxed.small  {
    width: 2.3rem;
    height: 2.3rem;
    line-height: 2.3rem;
}

[class*="icon-"].small {
    font-size: 2rem;
}

a[class*="icon-"]:hover {
    background: #ffb80c;
	border: none;
	color: #fff;
}

a.blue {
	color: #227fbb;
	font-weight: 800;
}

.icon_center {
	text-align: center;
}

.padding-bottom30 {
	padding-bottom: 30px;
}

.accordion li a {
    background-color: rgba(169, 188, 203, 0.35);
}

.accordion li a:hover {
    background-color: rgba(169, 188, 203, 0.5);
    border: 1px solid transparent;
	color: #002b6c;
}

.accordion li a, .accordion li.active a {
	color: rgba(0,0,0,0.8);
}

[class*="content-grid"] .grid-item {
    margin: 0 0 0.0rem;
}
.caption-below {
	opacity: 1;
}

img.picsmall {
	max-width: 300px;
}

.table > thead {
    color: #666666;
    background-color: rgba(169, 188, 203, 0.5);
}

tr:hover, tr:nth-child(even):hover {
    background-color: rgba(169, 188, 203, 0.2);
	 -webkit-transition: background-color 0.2s ease;
  	-moz-transition: background-color 0.2s ease;
  	-o-transition: background-color 0.2s ease;
  	transition: background-color 0.2s ease;
}

tr:nth-child(even) {
	background: rgba(212, 222, 229, 0.3)
}



/*.table > tbody > tr > td:first-child {
	font-weight: 700;
	color: rgba(0, 0, 0, 0.8);
	width: 110px;
}*/


.form-element, textarea {
    background: rgba(169, 188, 203, 0.1);
}

.form-element:hover {
    background: rgba(169, 188, 203, 0.3);
}


.bkg-navy {
    background: #002b6c;
    border-color: #002b6c;
	color: #fff;
}

.bkg-middle-blue {
    background: #227fbb;
    border-color: #227fbb;
	color: #fff;
}

.bkg-bluegray {
    background: #a9bccb;
    border-color: #a9bccb;
	color: #fff;
}

.logowrapper {
	width: 100%;
	height: 200px;
}

.logowrapper img {
	left: 0px!important;
	display: block;
	width:200px!important;
	position: static;
}

.fish {
	width: 100%;
	bottom: 50px;
	left: 0px;
	position: absolute;
	z-index: 2;
}

.fish img {
	opacity: 0.3;
	bottom: 0px;
	display: block;
	margin-left: auto;
	margin-right:auto;
}

.box_1 {
	width: 130px;
    height: 42px;
    background-color: #86a0b5;
    position: absolute;
    left: 0px;
    top: 70px;
	border: 1px solid rgba(255, 255, 255, 0.8);
}

.box_1:hover, .box_2:hover, .box_3:hover, .logo a:hover, .logout_button:hover {
    background-color: #ffb80c;
	opacity: 1;
}

.logo a {
	 -webkit-transition: background-color 1.0s ease-out!important;
  	-moz-transition: background-color 1.0s ease-out!important;
  	-o-transition: background-color 1.0s ease-out!important;
  	transition: background-color 1.0s ease-out!important;

}

.header .logo a:hover {
	opacity: 1!important;
}


.quicklinks .box_1 span, .quicklinks .box_2 span, .quicklinks .box_3 span {
	font-size: 0.9em;
    font-weight: 600;
    color: white;
	position: absolute;
	margin-left: 10px;
	line-height: 42px;
}

.box_2 {
	width: 130px;
    height: 42px;
    background-color: #227fbb;
    position: absolute;
    left: 0px;
    top: 121px;
	border: 1px solid rgba(255, 255, 255, 0.8);
}

.box_3 {
	width: 130px;
    height: 42px;
    background-color: #002b6c;
    position: absolute;
    left: 0px;
    top: 172px;
	border: 1px solid rgba(255, 255, 255, 0.8);
}

.box_1, .box_2, .box_3, .logout_button, .scroll-down a, .scroll-to-top a   {
	 -webkit-transition: background-color 1.0s ease-out;
  	-moz-transition: background-color 1.0s ease-out;
  	-o-transition: background-color 1.0s ease-out;
  	transition: background-color 1.0s ease-out;
}


.header .logo img {
    width: 92%;
}

.nav-bar .logo img {
    margin-left: 2px;
}

.header .logo a {
    padding: 0 0.4rem;
}

a.more {
	color: #227fbb!important;
	font-weight: 800;

}

.more a {
	color: #227fbb!important;
	font-weight: 800;

}

.more a:hover {
	color: #ffb80c!important;
	font-weight: 800;

}

.events a.more {
	float: right;
}


a.more:hover {
	color: #ffb80c!important;
	font-weight: 800;
}

.events .mb-5 {
    margin-bottom: 1.5rem;
}

.events .mb-20 {
    margin-bottom: 1rem;
}

.events hr {
    margin: 1rem 0;
}

.occupation {
    color: #333333!important;
}


.header .logo a:first-child {
    width: 13rem;
	border: 1px solid rgba(255, 255, 255, 0.8);
}

.header.header-background .logo a:first-child, .header.header-background .logo a:last-child {
    margin-left: -5px;
	border: 1px solid rgba(255, 255, 255, 0.8);
}

.scroll-down a, .scroll-to-top a {
    width: 44px;
    margin-top: -5rem;
    display: block;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    font-size: 1.1rem;
    font-weight: normal;
    float: none;
    height: 44px;
    background-color: #227fbb;
}


.scroll-to-top .fa-lg, .scroll-down .fa-lg {
    line-height: 3em;
}


.scroll-to-top a:hover, .scroll-down a:hover {
	background-color: #ffb80c;
	color: #fff;
}


.scroll-to-top, .scroll-down {
	right: 6.2rem;
	z-index: 999;
}

.footer p {
    font-size: 1.2rem;
    color: #999;
    font-weight: bold;
}

.shadow {
	text-shadow: rgba(60, 60, 60, 0.6) 0px 0px 31px;
}

.occwrapper {
	width: 100%;
}

.burgee  img {
	width: 150px;
}

.bkg-blue {
	background: #227fbb}


.subpage_header {
	padding-top: 7rem;
/*    border-bottom: 15px solid #ddd;*/
    background: rgba(39, 88, 125, 0.4)!important;
}

.page_header {
	height: 100%;
	
}

.page_header h2 {
	color: #666;
	text-transform: uppercase;
	font-weight: 300;
	font-family: Lato;
	line-height: 5;
    letter-spacing: 2px;
	font-size: 2.5rem
 
}

img.homebutton {
	width: 24px!important;
	margin-left: 12px!important;
}

.dropdown {
     margin-bottom: 0; 
}

p.pub_1 img {
	max-width: 40%;
}

p.pub_2 img {
	max-width: 40%;
}

p.pub_3 img {
	max-width: 40%;
}

/*  TABLET */

@media only screen and (max-width: 768px) {

	.hide-on-tablet {
		display: none;
	}
	
	.tms-caption.title-xlarge {
    font-size: 3.5rem;
}

	.lspacing-xlarge {
	letter-spacing: 0.2rem	
}
	
	h3 {
    font-size: 1.5rem;
		line-height: 2rem;
	}
	


	.picwithcaption {
	max-width: 100%;
	margin-left: 0px!important;
	margin-right: 0px!important;

	}

	.picwithcaption img {
    min-width: 100%!important;
	}

	.flex_about img {
  	max-width: 114px;	
  	padding-bottom:0.5em;
}

}

/*  End TABLET */



/* MOBILE PHONE */
@media only screen and (max-width: 480px){
	
    .hide-on-phone {
		display: none;
	}

	.scroll-to-top, .scroll-down {
    right: 3.2rem;
		bottom: 2rem;
	}
		
	.flex_about {
  	display: none;
}

	h5 {
	line-height: 1.5;
	}

	h3 {
    font-size: 1.8rem;
	line-height: 2.2rem;
	}

	/*.smallpiccaption img {
    width: 100%!important;
    display: block;
    margin-right: 14px;
	}*/


	.pic_hon {
	max-width: 100%;
	margin-left: 0px;
	}

	.pic_hon img {
    min-width: 100%!important;
	}
	
	.picwithcaption {
	max-width: 100%;
	margin-left: 0px!important;
	margin-right: 0px!important;

	}

	.picwithcaption img {
    min-width: 100%!important;
	}

	
	.tms-caption.title-xlarge {
    font-size: 3rem;
    line-height: 3.5rem;
}
	
	.margintop100 {
		margin-top: 100px!important;
	}
	
	.tms-content-inner .font-alt-1  {
    font-size: 1.4rem;
}
	
	.lspacing-xlarge {
    letter-spacing: 0.3rem;
}
	
	.logowrapper img {
    width: 150px!important;
}
	
	.tms-content-inner {
    height: 100%;
    vertical-align: top;
    display: table-cell;
    float: none;
}
	
	.logowrapper {

    height: 185px;
}
	.occwrapper {
    font-size: 3rem;
    line-height: 3.7rem;
}
	.burgee img {
    width: 120px;
}
	.burgee {
	margin-bottom: 20px;
}
	
	.subpage_header {
    padding-top: 5rem;
}


.mobile .header, .mobile .header .header-inner {
	background: #fff;
}

.blog-masonry [class*="content-grid"] .grid-item {
     padding-left: 0; 
     padding-right: 0; 
}
.page_header h2 {
    font-size: 1.5rem;
}

.float_left_on_phone a {
	float: left;
	padding-bottom: 15px;
	
	}	

   .border_on_phone {
	border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
	}	
	
p.pub_1 img, p.pub_2 img, p.pub_3 img {
	max-width: 100%;
}

	img.picsmall {
	max-width: 100%;
}
	
	.hide-on-tablet {
		display:block;
	}
	
	.margin_on_phone img {
		margin-left: 100px;
	}
}




/*  End Phone */


/*  Styles for iPhone5*/
@media only screen and (max-width: 350px) {
.logout_button {
    width: 71px;
    height: 46px;
    background-color: #227fbb;
    position: absolute;
    left: 137px;
    top: 17px;
    border: 1px solid rgba(255, 255, 255, 0.8);
}

.quicklinks .logout_button span {
    font-size: 0.9em;
    font-weight: 600;
    color: white;
    position: absolute;
    margin-left: 9px;
    line-height: 44px;
}
	
	.hide_on_verysmall {display:none}	
	
	
	.column {
		padding-left: 0;
		padding-right: 0;
	}
	
	footer .column {
		padding-left: 1.5rem;
		padding-right: 1.5rem;
	}
	
	.column.page_header {
		padding-left: 1.5rem;
		padding-right: 1.5rem;
	
	}
	
	.button + .button {
    margin-left: 0;
}
	
	
	.media-boxes-filter>li a {
    padding: 11px 9px!important;
	}
	
	/* Blog Masonry */
.blog-masonry .post-content:not(.post-content.width-background){
    padding: 0 0;
}
	
}

/* Fix for Header showing black stripe on ipad */

@media only screen and (min-width: 960px) and (max-width: 1024px) {

.header .header-inner > .row {
     padding: 0 0; 
}
	
}

.mobile .header, .mobile .header .header-inner {
    background: #fff;
}

input {
	text-transform: none;
}