.fit-vids-style {
    display:none;
}
iframe {
    max-width:100%;
}
img {
    max-width:100%;
}


/* navigation  */

.wrap__header--top .container {
    max-width: 100%;
}

.top-content p {
    margin: 0;
}




.pt-padding {
    padding-bottom: 15px;
}

.wrap__featuredblocks {
    margin: 160px 0 0;
    padding: 21px 0 40px;
}
.bx-wrapper .bx-controls-buttons [class$='_pause-play'], .bx-wrapper .bx-controls-buttons [class$='_on-off'] {
    display: none;
}

/*  header  */
.wrap__header--bottom .wrap__logoHeader {
    float: inherit;
    text-align: center;
}
    .socialmedia__list {
    text-align: center;
}

/* Social media */

.socialmedia__link, .socialmedia__item {
    height: 44px;
    width: 44px;
}
.socialmedia__link:before {
    font-size: 25px;
}
/*  fonts  */
.location__address, .location__address-2, .location__city-state-zip, .location__phone, .location__fax, .location__email {
    font-size: 18px;
    float: right;
}

.logo__title {
    font-size: 100px;
    font-family: 'Tangerine', cursive;
    text-transform: inherit;
    margin-top: 15px;
    line-height: 100px;
}
.slider__title {
    text-transform: inherit;
    font-family: 'Lato', sans-serif;
    font-weight: normal;
}
a.cta__link {
    text-decoration: none;
    font-weight: 600;
}
a.cta__link:hover { 
    color: #1279ba;
}
h1, h4, h6 {
    font-family: 'Zen Antique', serif;
    color: #1279ba;
}
h2 {
    font-size: 26px;
    font-family: 'Zen Antique', serif;
    color: #1279ba;
}
h3 {
    font-size: 22px;
    font-family: 'Zen Antique', serif;
    line-height: 30px;
    color: #1279ba;
}
h5 {
    font-family: 'Zen Antique', serif;
    color: #1279ba;
    font-size: 18px;
    font-weight: lighter;
}

.form__title {
    font-family: 'Zen Antique', serif;
    font-size: 32px;
    line-height: 38px;
}
p, body {
    font-family: 'Lato', sans-serif;
    font-size: 18px;
}
a {
    font-family: 'Lato', sans-serif;
    color: #1279ba;
}
strong, b {
    font-family: 'Lato', sans-serif;
}
/*  fonts end  */


/*  colors  */
.mm-slideout {
    background: none;
}
.wrap__featuredblocks:before {
    background: #c8cfd3 url(../img/block-pattern.png);
}
.featuredblock__container {
    border: 1px solid rgb(0 0 0 / 50%);
}
.featuredblock__icon .icon {
    color: #000000;
}
.featuredblock__title {
    color: #000000;
}
.featuredblock__container:hover {
    background: #6598b8;
    border-color: #1b74ac;
}
.featuredblock__button {
    background: linear-gradient(to bottom, #338cc4 0%, #2e87bf 21%, #126ba3 90%, #1069a1 100%);
    border: 1px solid #0a334c;
    padding: 16px 10px;
    border-radius: 10px;
}


.custom-img {
    border-radius: 50%;
    border: 3px solid #627d8d;
    box-shadow: 0px 0px 6px #605e5e;
}
.staff-member__name {
    color: #1279ba;
}

.pic-button {
	box-shadow:inset 0px 0px 14px -3px #efefef;
	background:linear-gradient(to bottom, #338cc4 5%, #126ba3 100%);
	background-color:#338cc4;
	border-radius:6px;
	border:1px solid #1069a1;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:18px;
	padding:11px 24px;
	text-decoration:none;
	text-shadow:0px 1px 0px #000000;
	margin: 5px;
}
.pic-button:hover {
	background:linear-gradient(to bottom, #126ba3 5%, #338cc4 100%);
	background-color:#126ba3;
	color: #ffffff;
}
.pic-button:active {
	position:relative;
	top:1px;
}

.white-bkg {
    background: #ffffff78;
    padding: 30px;
    border: 6px double #efefef;
}


a.cta__link {
    background: linear-gradient(to bottom, #338cc4 0%, #63afdf 21%, #bec3c7 90%, #e5e5e5 100%);
    border: 1px solid #0A334C;
    padding: 12px 45px;
    border-radius: 50px;
    width: fit-content;
    margin: 0 0 0 auto;
}
.cta {
    width: fit-content;
    margin-right: 0;
    margin-left: auto;
}
.slider_cta__container.cta__container a.cta__button {
    color: #0f5d8f;
    text-decoration: none;
    font-weight: 600;
}

.links-div p {
    margin: 0px 0 12px;
}
.links-div ul {
    margin-bottom: 35px !important;
}



 .logo {
    background: #fff;
    border-radius: 10px;
 }





@media (max-width: 767px) {
.logo__title {
    font-size: 50px;
    font-family: 'Tangerine', cursive;
    text-align: center;
    line-height: 50px;
}
.wrap__slider.top .slider__item:before {
    background: none;
}
}












/*  COLUMN SETUP  */
.col {
	display: block;
	float:left;
	margin: 0 1%;
    border-right: none;
    border-left: none;
    text-align: left;
    background: none;
}

.col:first-child { margin-left: 0; }

/*  GROUPING  */
.group:before,
.group:after { content:""; display:table; }
.group:after { clear:both;}
.group { zoom:1; /* For IE 6/7 */ }
/*  GRID OF TWO  */
.span_2_of_2 {width: 100%;}
.span_1_of_2 {width: 48.5%;}
/*  GRID OF THREE  */
.span_3_of_3 { width: 100%; }
.span_2_of_3 { width: 65.33%; }
.span_1_of_3 { width: 31.66%; }
/*  GRID OF FOUR  */
.span_4_of_4 { width: 100%; }
.span_3_of_4 { width: 73.75%; }
.span_2_of_4 { width: 48.5%; }
.span_1_of_4 { width: 23.25%; }
/*  GRID OF FIVE  */
.span_5_of_5 { width: 100%; }
.span_4_of_5 { width: 78.8%; }
.span_3_of_5 { width: 58.6%; }
.span_2_of_5 { width: 38.4%; }
.span_1_of_5 { width: 18.2%; }
/*  GRID OF SIX  */
.span_6_of_6 { width: 100%; }
.span_5_of_6 { width: 82.06%; }
.span_4_of_6 { width: 65.13%; }
.span_3_of_6 { width: 48.2%; }
.span_2_of_6 { width: 31.26%; }
.span_1_of_6 { width: 14.33%; }
/*  GRID OF SEVEN  */
.span_7_of_7 { width: 100%; }
.span_6_of_7 { width: 85.48%; }
.span_5_of_7 { width: 70.97%; }
.span_4_of_7 { width: 56.45%; }
.span_3_of_7 { width: 41.94%; }
.span_2_of_7 { width: 27.42%; }
.span_1_of_7 { width: 12.91%; }

.span_8_of_8 {width: 100%; }
.span_7_of_8 {width: 87.3%; }
.span_6_of_8 {width: 74.6%; }
.span_5_of_8 {width: 61.9%; }
.span_4_of_8 {width: 49.2%; }
.span_3_of_8 {width: 36.5%; }
.span_2_of_8 {width: 23.8%; }
.span_1_of_8 {width: 11.1%; }

/*  MEDIA QUERIES */

@media only screen and (min-width: 1px) {
    .hidden--t {
    display: block !important;
}
}

@media only screen and (min-width: 1201px) {
 .logo {
    position: relative;
    left: 20%;
}   
.social-media {
    position: absolute;
    top: 0;
}
    .socialmedia__list {
        margin: -13px 0 0 -9px;
}
}

@media only screen and (max-width: 1200px) {
 .inner-layout .wrap__header--bottom {
    display: block;
}   
    .socialmedia__list {
        margin: 0;
}
}
@media (max-width: 857px) and (min-width: 768px){
    .logo__title {
        font-size: 70px; 
    }
}
@media only screen and (max-width: 768px) {
	.col { 	margin: 1% 0 1% 0%;	}
	.span_2_of_2, .span_1_of_2 { width: 100%; }
	.span_3_of_3, .span_2_of_3, .span_1_of_3 { width: 100%; }
	.span_1_of_4, .span_2_of_4, .span_3_of_4, .span_4_of_4 { width: 100%; }
	.span_1_of_5, .span_2_of_5, .span_3_of_5, .span_4_of_5, .span_5_of_5 { width: 100%; }
	.span_1_of_6, .span_2_of_6, .span_3_fo_6, .span_4_of_6, .span_5_of_6, .span_6_of_6 { width: 100%; }
	.span_1_of_7, .span_2_of_7, .span_3_of_7, .span_4_of_7, .span_5_of_7, .span_6_of_7, .span_7_of_7 { width: 100%; }
	.span_1_of_8, .span_2_of_8, .span_3_of_8, .span_4_of_8, .span_5_of_8, .span_6_of_8, .span_7_of_8, .span_8_of_8 { width: 100%; }
	
	
    .cta { 
        margin: 0 auto;
    }
}

@media only screen and (max-width: 767px) {
 .wrap__header--holder .wrap__logoHeader {
    width: 100%;
        margin: 0 45px;
}  
.wrap__logoHeader--inner {
    text-align: center;
}
.inner-layout .wrap__header--bottom {
        padding: 0;
}
}


@media only screen and (max-width: 520px) {
 img.logo__image {
    height: auto !important;
}   
.top-content span {
    font-size: 16px !important;
}
}
@media (max-width: 400px){
    .logo__title {
        font-size: 40px; 
        line-height: 40px;
    }
    
}

