/*

Theme Name: Nextfly Custom Theme

Theme URI: http://underscores.me/

Author: Nextfly Web Design

Author URI: https://www.nextflywebdesign.com/

Description: Description

Version: 1.0.0

License: GNU General Public License v2 or later

License URI: LICENSE

Text Domain: nextfly

Tags:



This theme, like WordPress, is licensed under the GPL.

Use it to make something cool, have fun, and share what you've learned with others.



Nextfly Custom Theme is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.

Underscores is distributed under the terms of the GNU GPL v2 or later.



Normalizing styles have been helped along thanks to the fine work of

Nicolas Gallagher and Jonathan Neal http://necolas.github.io/normalize.css/

*/



.newsletter{text-align:center;}

.newsletter h3,.newsletter p{margin-left:-8%;}





form.form input.text, form.form textarea.standard, form.form select, form.form input.date{width: 100% !important;height: 25px !important;}



blockquote {border-left: 5px solid #026288 !important;}

.nums2{display: inline-block;}

.nu{display: inline-block;}



.site-title{margin-bottom:5px;}

.tagline{color: #6d777f;font-size: 15px;margin-top: 0;}



.sqs-gallery {pointer-events: none !important;}



#media{width:100%;display:inline-block;}

#media ul{margin:0;padding:0;}

#media ul li{width: 49%;font-size: 32px;padding: 26px;float: left;background: #ff5200;margin:.5%;color: #fff;display: inline-block;}

#media ul li:hover{background:#026288;}



#meteor-next:hover, #meteor-prev:hover {background: rgb(23, 103, 140);}



#meteor-prev img,#meteor-next img{width:40px;}

#meteor-prev{position: absolute;left: 0;display: inline;top: 50%;padding: 10px 0px;z-index: 999999;background: rgb(255, 82, 0)}

#meteor-next{position: absolute;right: 0;display: inline;top: 50%;padding: 10px 0px;z-index: 999999;background: rgb(255, 82, 0)}



.meteor-slides .mslide {background-size: cover !important;}

.meteor-slides .mslide img{opacity:0;}

.newsletter h3, .newsletter p{margin:8px 0;}
.readmore{background: #ff5200;
    font-size: 15px;
    font-weight: 500;
    color: #fff;
    text-transform: uppercase;
    padding:13px 15px;
    display: inline-block;}
.newsletter .form{margin-top:10px;}
.readmore:hover{background:#036187;text-decoration: none;color:#fff;}
#colophon .footer .soc {margin-left:0 !important;}

<style type="text/css">



form.form input.text, form.form textarea.standard, form.form select, form.form input.date {



   background-color:#FFFFFF;



   border:solid 1px #A9A9A9;



   font-size:13px;



   color:#000000;



   -moz-border-radius:0px;



   -webkit-border-radius:0px;



   border-radius:0px;



   padding-top:5px;



   padding-bottom:5px;



   padding-left:5px;



   padding-right:5px;



}



form.form p label {



   font-size:15px;



   color:#333333;



   font-weight:normal;



   padding-top:0px;



   padding-bottom:0px;



}



form.form p.submit input {



   background-color:#FFFFFF;



   border:solid 1px #A9A9A9;



   font-size:16px;



   color:#000000;



   font-weight:bold;



   padding-top:8px;



   padding-bottom:8px;



   padding-right:25px;



   padding-left:25px;



   -moz-border-radius:0px;



   -webkit-border-radius:0px;



   border-radius:0px;



}



form.form p label { color: #000000; font-family: Helvetica, Arial, sans-serif; }



form.form p.submit {



   margin-top:0px;



   margin-bottom:0px;



}



form.form p.required label, form.form span.required label {



    font-weight:bold;



}

.slideshowlink{display: none;}

/*--------------------------------------------------------------

>>> TABLE OF CONTENTS:

----------------------------------------------------------------

# Normalize

# Typography

# Elements

# Forms

# Navigation

	## Links

	## Menus

# Accessibility

# Alignments

# Clearings

# Widgets

# Content

	## Posts and pages

	## Comments

# Infinite scroll

# Media

	## Captions

	## Galleries

--------------------------------------------------------------*/



/*--------------------------------------------------------------

# Normalize

--------------------------------------------------------------*/

html {

	font-family: sans-serif;

	-webkit-text-size-adjust: 100%;

	-ms-text-size-adjust:     100%;

}



body {

	margin: 0;

}



article,

aside,

details,

figcaption,

figure,

footer,

header,

main,

menu,

nav,

section,

summary {

	display: block;

}



audio,

canvas,

progress,

video {

	display: inline-block;

	vertical-align: baseline;

}



audio:not([controls]) {

	display: none;

	height: 0;

}



[hidden],

template {

	display: none;

}



a {

	background-color: transparent;

}



a:active,

a:hover {

	outline: 0;

}



abbr[title] {

	border-bottom: 1px dotted;

}



b,

strong {

	font-weight: bold;

}



dfn {

	font-style: italic;

}



h1 {

	font-size: 2em;

	margin: 0.67em 0;

}



mark {

	background: #ff0;

	color: #000;

}



small {

	font-size: 80%;

}



sub,

sup {

	font-size: 75%;

	line-height: 0;

	position: relative;

	vertical-align: baseline;

}



sup {

	top: -0.5em;

}



sub {

	bottom: -0.25em;

}



img {

	border: 0;

}



svg:not(:root) {

	overflow: hidden;

}



figure {

	margin: 1em 40px;

}



hr {

	box-sizing: content-box;

	height: 0;

}



pre {

	overflow: auto;

}



code,

kbd,

pre,

samp {

	font-family: monospace, monospace;

	font-size: 1em;

}



button,

input,

optgroup,

select,

textarea {

	color: inherit;

	font: inherit;

	margin: 0;

}



button {

	overflow: visible;

}



button,

select {

	text-transform: none;

}



button,

html input[type="button"],

input[type="reset"],

input[type="submit"] {

	-webkit-appearance: button;

	cursor: pointer;

}



button[disabled],

html input[disabled] {

	cursor: default;

}



button::-moz-focus-inner,

input::-moz-focus-inner {

	border: 0;

	padding: 0;

}



input {

	line-height: normal;

}



input[type="checkbox"],

input[type="radio"] {

	box-sizing: border-box;

	padding: 0;

}



input[type="number"]::-webkit-inner-spin-button,

input[type="number"]::-webkit-outer-spin-button {

	height: auto;

}



input[type="search"]::-webkit-search-cancel-button,

input[type="search"]::-webkit-search-decoration {

	-webkit-appearance: none;

}



fieldset {

	border: 1px solid #c0c0c0;

	margin: 0 2px;

	padding: 0.35em 0.625em 0.75em;

}



legend {

	border: 0;

	padding: 0;

}



textarea {

	overflow: auto;

}



optgroup {

	font-weight: bold;

}



table {

	border-collapse: collapse;

	border-spacing: 0;

}



td,

th {

	padding: 0;

}



/*--------------------------------------------------------------

# Typography

--------------------------------------------------------------*/

body,

button,

input,

select,

optgroup,

textarea {

	color: #333333;

	font-family: 'Montserrat', sans-serif;

	font-size: 15px;

	line-height: 1.2;

}



h1,

h2,

h3,

h4,

h5,

h6 {

	clear: both;

}



p {

	margin-bottom: 1.5em;

}



dfn,

cite,

em,

i {

	font-style: italic;

}



blockquote {

	margin: 0 1.5em;

}



address {

	margin: 0 0 1.5em;

}



pre {

	background: #eee;

	font-family: "Courier 10 Pitch", Courier, monospace;

	font-size: 15px;

	font-size: 0.9375rem;

	line-height: 1.6;

	margin-bottom: 1.6em;

	max-width: 100%;

	overflow: auto;

	padding: 1.6em;

}



code,

kbd,

tt,

var {

	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;

	font-size: 15px;

	font-size: 0.9375rem;

}



abbr,

acronym {

	border-bottom: 1px dotted #666;

	cursor: help;

}



mark,

ins {

	background: #fff9c0;

	text-decoration: none;

}



big {

	font-size: 125%;

}



/*--------------------------------------------------------------

# Elements

--------------------------------------------------------------*/

html {

	box-sizing: border-box;

}



*,

*:before,

*:after { /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */

	box-sizing: inherit;

}



body {

	background: #fff; /* Fallback for when there is no custom background color defined. */

}



blockquote:before,

blockquote:after,

q:before,

q:after {

	content: "";

}



blockquote,

q {

	quotes: "" "";

}



hr {

	background-color: #ccc;

	border: 0;

	height: 1px;

	margin-bottom: 1.5em;

}



ul,

ol {

	margin: 0 0 1.5em 3em;

}



ul {

	list-style: disc;

}



ol {

	list-style: decimal;

}



li > ul,

li > ol {

	margin-bottom: 0;

	margin-left: 1.5em;

}



dt {

	font-weight: bold;

}



dd {

	margin: 0 1.5em 1.5em;

}



img {

	height: auto; /* Make sure images are scaled correctly. */

	max-width: 100%; /* Adhere to container width. */

}



figure {

	margin: 1em 0; /* Extra wide images within figure tags don't overflow the content area. */

}



table {

	margin: 0 0 1.5em;

	width: 100%;

}



/*--------------------------------------------------------------

# Forms

--------------------------------------------------------------*/

button,

input[type="button"],

input[type="reset"],

input[type="submit"] {

	border: none;

	background: #ff5200;

	font-size: 13px;

	color: #fff;

	text-transform: uppercase;

	padding: 10px 25px;

	letter-spacing: 2px;

}



button:hover,

input[type="button"]:hover,

input[type="reset"]:hover,

input[type="submit"]:hover {

	background: #b35c0d;

}



button:focus,

input[type="button"]:focus,

input[type="reset"]:focus,

input[type="submit"]:focus,

button:active,

input[type="button"]:active,

input[type="reset"]:active,

input[type="submit"]:active {

	background: #b35c0d;

}



input[type="text"],

input[type="email"],

input[type="url"],

input[type="password"],

input[type="search"],

input[type="number"],

input[type="tel"],

input[type="range"],

input[type="date"],

input[type="month"],

input[type="week"],

input[type="time"],

input[type="datetime"],

input[type="datetime-local"],

input[type="color"],

textarea {

	color: #666;

	border: 1px solid #ccc;

	padding: 5px;

}



select {

	border: 1px solid #ccc;

	padding: 5px;

}



input[type="text"]:focus,

input[type="email"]:focus,

input[type="url"]:focus,

input[type="password"]:focus,

input[type="search"]:focus,

input[type="number"]:focus,

input[type="tel"]:focus,

input[type="range"]:focus,

input[type="date"]:focus,

input[type="month"]:focus,

input[type="week"]:focus,

input[type="time"]:focus,

input[type="datetime"]:focus,

input[type="datetime-local"]:focus,

input[type="color"]:focus,

textarea:focus {

	color: #111;

}



textarea {

	width: 100%;

}



/*--------------------------------------------------------------

# Navigation

--------------------------------------------------------------*/

/*--------------------------------------------------------------

## Links

--------------------------------------------------------------*/

a {

	color:#026288 ;

}



a:visited {

	

}



a:hover,

a:focus,

a:active {

	

}



a:focus {

	outline: thin dotted;

}



a:hover,

a:active {

	outline: 0;

}



/*--------------------------------------------------------------

## Menus

--------------------------------------------------------------*/

.main-navigation {

	clear: both;

	display: block;

	float: left;

	width: 100%;

}



.site-nav{

	background:#026288;

	-webkit-box-shadow: 0 3px 5px 0 rgba(14,15,15,0.54);

	box-shadow: 0 3px 5px 0 rgba(14,15,15,0.54);

	position: relative;

}

.site-nav::before{

	content: "";

	width: 0;

    height: 0;

    border-left: 10px solid transparent;

    border-bottom: 12px solid #053c62;

	

    position: absolute;

    top: 0;

    left: -10px;

}

.site-nav::after{

	content: "";

	width: 0;

    height: 0;

    border-right: 10px solid transparent;

    border-bottom: 12px solid #053c62;

	

    position: absolute;

    top: 0;

    right: -10px;

}



.main-navigation ul {

	list-style: none;

	margin: 0;

	padding-left: 0;

	text-align: center;

}



.main-navigation li {

	position: relative;

}



#primary-menu > li{

	display: inline-block;

}



.main-navigation a {

	display: block;

	text-decoration: none;

	

	font-size: 14px;

	color: #fff;

	text-transform: uppercase;

	letter-spacing: 0.2em;

}

#primary-menu > li{

	margin-right: -7px;

}

#primary-menu > li + li::before{

	content: "|";

	display: inline-block;

    color: #fff;

    padding: 0 7px;

}

#primary-menu > li > a{

    padding: 18px 18px 16px;

	display: inline-block;

	border-bottom: 2px solid transparent;

}



.main-navigation ul ul {

	float: left;

	position: absolute;

	top: 100%;

	left: -999em;

	z-index: 99999;

	text-align: left;

}



.main-navigation ul ul ul {

	left: -999em;

	top: 0;

}



.main-navigation ul ul a {

	width: 100%;

	padding: 5px;

	background:#026288 ;

}



.main-navigation ul ul li {

	border-bottom: 1px solid rgba(255, 255, 255, 0.9);

}



#primary-menu > li:hover > a,

#primary-menu > li.focus > a,

#primary-menu > .current_page_item > a,

#primary-menu > .current-menu-item > a,

#primary-menu > .current_page_ancestor > a,

#primary-menu > .current-menu-ancestor > a {

	border-color: #fff;

}



.main-navigation ul ul :hover > a,

.main-navigation ul ul .focus > a {

	background: #61666a;

}



.main-navigation ul ul a:hover,

.main-navigation ul ul a.focus {

	background: #61666a;

}



.main-navigation ul li:hover > ul,

.main-navigation ul li.focus > ul {

	left: auto;

}



.main-navigation ul ul li:hover > ul,

.main-navigation ul ul li.focus > ul {

	left: 100%;

}



.main-navigation .current_page_item > a,

.main-navigation .current-menu-item > a,

.main-navigation .current_page_ancestor > a,

.main-navigation .current-menu-ancestor > a {

}



/* Small menu. */

.menu-toggle,

.main-navigation.toggled ul {

	display: block;

}



.site-main .comment-navigation,

.site-main .posts-navigation,

.site-main .post-navigation {

	margin: 0 0 1.5em;

	overflow: hidden;

}



.comment-navigation .nav-previous,

.posts-navigation .nav-previous,

.post-navigation .nav-previous {

	float: left;

	width: 50%;

}



.comment-navigation .nav-next,

.posts-navigation .nav-next,

.post-navigation .nav-next {

	float: right;

	text-align: right;

	width: 50%;

}



/*--------------------------------------------------------------

# Accessibility

--------------------------------------------------------------*/

/* Text meant only for screen readers. */

.screen-reader-text {

	clip: rect(1px, 1px, 1px, 1px);

	position: absolute !important;

	height: 1px;

	width: 1px;

	overflow: hidden;

	word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */

}



.screen-reader-text:focus {

	background-color: #f1f1f1;

	border-radius: 3px;

	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);

	clip: auto !important;

	color: #21759b;

	display: block;

	font-size: 14px;

	font-size: 0.875rem;

	font-weight: bold;

	height: auto;

	left: 5px;

	line-height: normal;

	padding: 15px 23px 14px;

	text-decoration: none;

	top: 5px;

	width: auto;

	z-index: 100000; /* Above WP toolbar. */

}



/* Do not show the outline on the skip link target. */

#content[tabindex="-1"]:focus {

	outline: 0;

}



/*--------------------------------------------------------------

# Alignments

--------------------------------------------------------------*/

.alignleft {

	display: inline;

	float: left;

	margin-right: 1.5em;

}



.alignright {

	display: inline;

	float: right;

	margin-left: 1.5em;

}



.aligncenter {

	clear: both;

	display: block;

	margin-left: auto;

	margin-right: auto;

}



/*--------------------------------------------------------------

# Clearings

--------------------------------------------------------------*/

.clear:before,

.clear:after,

.entry-content:before,

.entry-content:after,

.comment-content:before,

.comment-content:after,

.site-header:before,

.site-header:after,

.site-content:before,

.site-content:after,

.site-footer:before,

.site-footer:after {

	content: "";

	display: table;

	table-layout: fixed;

}



.clear:after,

.entry-content:after,

.comment-content:after,

.site-header:after,

.site-content:after,

.site-footer:after {

	clear: both;

}



/*--------------------------------------------------------------

# Widgets

--------------------------------------------------------------*/

.widget {

	margin: 0 0 1.5em;

}



/* Make sure select elements fit in widgets. */

.widget select {

	max-width: 100%;

}



/*--------------------------------------------------------------

# Content

--------------------------------------------------------------*/



.cbtn, .cbtn-dark, .btn-primary{

	display: inline-block;

	background: #ff5200;

	font-size: 15px;

	color: #fff;

	text-transform: uppercase;

	padding: 8px 17px;

}

.cbtn-dark{ background: #333333; }

.cbtn::before{ background: #333333; }

.cbtn-dark::before{ background: #ff5200; }

.cbtn:hover, .cbtn-dark:hover, .btn-primary:hover{ text-decoration: none; }

 

.entry-title{ font-size: 40px; font-weight: 500; color: #333333; margin: 0; border-bottom: 1px solid #ff5200; padding-bottom: 15px; }



.content-area, .inner-area .site-main{ padding: 50px 0; min-height: 450px; }

#primary .entry-content, #primary .entry-content p{ line-height: 1.5; }



.soc {

    overflow:hidden;

    margin:0; padding:0;

    list-style:none;

}



.soc li {

    display:inline-block;

    *display:inline;

    zoom:1;

}



.soc li a {

    font-family:si!important;

    font-style:normal;

    font-weight:400;

    -webkit-font-smoothing:antialiased;

    -moz-osx-font-smoothing:grayscale;

    -webkit-box-sizing:border-box;

    -moz-box-sizing:border-box;

    -ms-box-sizing:border-box;

    -o-box-sizing:border-box;

    box-sizing:border-box;

    overflow:hidden;

    text-decoration:none;

    text-align:center;

    display:block;

    position: relative;

    z-index: 1;

    width: 31px;

    height: 31px;

    line-height: 29px;

    font-size: 13px;

    -webkit-border-radius: 100px;

    -moz-border-radius: 100px;

    border-radius: 100px;

    margin-right: 10px;

    color: #c1c1c1;

	border: 1px solid #c1c1c1;

    background-color: transparent;

}



.soc-icon-last{

    margin:0 !important;

}



.soc-facebook:before {

    content:'\e041';

}

.soc-twitter:before {

    content:'\e040';

}

.soc-linkedin:before {

    content:'\e049';

}

.soc li a:hover{ color: #fff; background: #ff5200; border-color: #ff5200; }



/*************************** HEADER ***************************/



#masthead{ position: relative; z-index: 99995; }

#masthead .top-bar{ background: #2f2f2f; padding: 12px 0; }

#masthead .top-bar ul{ list-style: none; margin: 0; padding: 0; }

#masthead .top-bar ul li{ display: inline-block; }

#masthead .top-bar ul li + li::before{

	content: "|";

	font-size: 14px;

	color: #fff;

	padding: 0 15px 0 10px;

}

#masthead .top-bar ul li a{ font-size: 14px; font-weight: 500; color: #fff; text-transform: uppercase; letter-spacing: 2px; }



#masthead .header{ padding: 33px 0; }

#masthead .header .logos{ list-style: none; margin: 0; padding: 0; }

#masthead .header .logos li{ display: inline-block; vertical-align: top;margin-right:15px; }

#masthead .header .logos li + li::before{

	content: "";

	padding: 0 15px;

}





/*************************** FOOTER ***************************/



.f-title{ margin: 0; font-size: 22px; font-weight: 500; color: #fff; letter-spacing: 3px; text-transform: uppercase; margin-bottom: 21px; }



#colophon .footer{ padding: 42px 0 5px; background: #2f2f2f; color: #c1c1c1; }

#colophon .locations .name{ font-size: 13px; color: #c1c1c1; }

#colophon .locations .info{ font-size: 11px; color: #c1c1c1; }

#colophon .locs .loc{ margin-bottom: 30px; line-height: 1.7; }



#footer-menu{ margin: 0; padding: 0 0 0 20px; }

#footer-menu li{ margin-bottom: 18px; }

#footer-menu li a{ font-size: 13px; color: #c1c1c1; }



#colophon .footer .newsletter input[type="email"]{

	width: 100%;

}

#colophon .footer .newsletter input[type="submit"]{

	width: 100%;

	display: block;

	margin-top: 15px;

}

#colophon .footer .soc{ margin-top: 30px;text-align: center;margin-left: -8%;}



.site-info{ background: #131313; text-align: center; padding: 23px 0; }

.site-info, .site-info p{ font-size: 12px; font-weight: 500; color: #c1c1c1; margin-bottom: 0; }





/*************************** HOME PAGE ***************************/



#slideshow{ margin-top: -40px; }

#slideshow .caption {

    width: 100%;

    height: 100%;

    position: absolute;

    z-index: 999;

    line-height: 1;

    top: 0;

    color: #fff;

}

#slideshow .caption .overlay{ width: 100%; height: 100%; }

#slideshow .contain{ display: table; width: 100%; }

#slideshow .contain .info { display: table-cell; vertical-align: middle; }

#slideshow .caption .line1, #slideshow .caption .line2, #slideshow .caption .line3{ font-size: 25px; color: #fff;text-transform: uppercase; }

#slideshow .caption .line2{ font-size: 86px ; font-weight: 900; }

#slideshow .caption .line3{ font-size: 32px; }

#slideshow .caption .desc{ font-size: 15px; line-height: 1.7; }

#slideshow .caption .readmore{ margin-top: 20px; }

#slideshow .caption .readmore a{

	background: transparent;

	border: 2px solid #fff;

	font-size: 15px;

	font-weight: 500;

	color: #fff;

	text-transform: uppercase;

	display: inline-block;

	padding: 12px 26px;

}

#slideshow .caption .readmore a:before{ background: #026288; }

#slideshow .caption .readmore a:hover{ text-decoration: none; border-color: #026288; }


.text-below-banner{
    padding: 50px 0;    
}


.sec-title{

	margin: 0;

	font-size: 22px;

	font-weight: 500;

	color: #333333;

	text-transform: uppercase;

	border-bottom: 1px solid #d4d4d4;

	padding-bottom: 14px;

	margin-bottom: 19px;

}





#columns{ padding: 55px 0 45px; }



#numbers .num-sec + .num-sec{ margin-top: 38px; }

#numbers .contain{

	border: 2px solid #ff5200;

	text-align: center;

	padding: 22px 0 42px;

	position: relative;

}

#numbers .nums{ font-size: 45px; font-weight: 500; color: #333333; }

#numbers .tagline{ background: #ff5200; display: inline-block; padding: 7px 6px; position: absolute; bottom: 2px; right: 2px; }

#numbers .tagline, #numbers .tagline a{ font-size: 14px; color: #fffefe; }

#numbers .tagline a:hover{ text-decoration: none; }



#columns .testimonials-sec{ position: relative; }

#columns .testimonials-sec .sec-title{ border-color: #ff5200; }

#testimonials{

	background: #ff5200 url(images/quote-icon.png) no-repeat center 35px;

}

#testimonials .testimonial{ padding: 80px 30px 65px; color: #fff; text-align: center; }

#testimonials .testimonial .entry-content, #testimonials .testimonial .entry-content p{ font-size: 16px; font-weight: 400; color: #fff; line-height: 1.5; }

#testimonials .testimonial .customer{ font-size: 14px; color: #fff; text-transform: uppercase; }

#columns .testimonials-sec .readmore, #featured-media .post .readmore{

	position: absolute;

	bottom: 3px;

	right: 3px;

	z-index: 99999;

}

#columns .testimonials-sec .readmore a, #featured-media .post .readmore a{

	background: #fff;

	font-size: 15px;

	font-weight: 500;

	color: #333333;

	text-transform: uppercase;

	padding: 7px 15px;

	display: inline-block;

}

#columns .testimonials-sec .readmore a:before, #featured-media .post .readmore a:before{ background: #026288; }

#columns .testimonials-sec .readmore a:hover, #featured-media .post .readmore a:hover{ text-decoration: none; color: #fff; }





#featured-media .post{

	padding: 12px 12px 44px;

	border: 2px solid #ff5200;

	position: relative;

}

#featured-media .post .date{

	position: absolute;

	top: 0;

	right: 12px;

	background: #ff5200;

	color: #fff;

	display: inline-block;

	font-weight: 500;

	text-align: center;

	padding: 3px 9px;

}

#featured-media .post .date .d{ display: block; font-size: 22px; }

#featured-media .post .date .m{ display: block; font-size: 15px; }

#featured-media .post .entry-content, #featured-media .post .entry-content p{ font-size: 14px; color: #3a3a3a; font-weight: 500; line-height: 1.5; }

#featured-media .post .readmore a{ background: #ff5200; color: #fff; }





/*************************** SIDEBAR ***************************/



#secondary{ background:#026288 ; padding: 50px 0 50px; }



#secondary .s-title{ margin: 0; font-size: 20px; font-weight: 500; color: #fff; text-transform: uppercase; margin: 0 0 15px 24px; }

#secondary .section-submenu{ list-style: none; margin: 0; padding: 0; }

#secondary .section-submenu li{ margin-bottom: 1px; }

#secondary .section-submenu li a{

	background: #ff5200;

	font-size: 15px;

	color: #fff;

	text-transform: uppercase;

	width: 100%;

	display: block;

	padding: 11px 11px 11px 24px;

	position: relative;

}

#secondary .section-submenu li a::after{

	content: "";

	position: absolute;

	top: 0;

	left: 0;

	z-index: 99999;

	background: #eeba8b;

	width: 7px;

	height: 100%;

	display: block;

}

#secondary .section-submenu li a::before{ background: #525b5c; }

#secondary .section-submenu li a:hover{ text-decoration: none; }



/*************************** INNER PAGES ***************************/



#space{

	background: #eeeeee;

	width: 100%;

	height: 100px;

	border-bottom: 5px solid #ff5200;

	margin-top: -40px;

}



#personnels .personnel{ margin-top: 25px; text-align: center; border-bottom: 2px solid #ff5200; padding-bottom: 20px; min-height: 370px; padding: 20px; }

#personnels .personnel:hover{

	-webkit-box-shadow: 0 3px 5px 0 rgba(14,15,15,0.54);

    box-shadow: 0 3px 5px 0 rgba(14,15,15,0.54);

}

#personnels .personnel .info{ margin-top: 15px; }

#personnels .personnel .info .name a{ font-weight: 500; }

.type-personnel .entry-meta{ font-size: 20px; font-weight: 400; margin-top: 10px; }

.type-personnel .thumb{ padding: 0 15px 15px 0; }





/*********************/



#blogpost .psec{ border: 2px solid #ff5200; padding: 2%; margin-top: 25px;    height: 290px; }

#blogpost .ptitle{ margin: 0;  border-bottom: 1px solid #d4d4d4; padding-bottom: 5px; }

#blogpost .ptitle a{ font-size: 22px; color: #333333; }

#blogpost .pmeta{ font-size: 15px; color:#026288 ; font-style: italic; margin-top: 15px; }





/*--------------------------------------------------------------

## Posts and pages

--------------------------------------------------------------*/

.sticky {

	display: block;

}



.hentry {

	margin: 0 0 1.5em;

}



.updated:not(.published) {

	display: none;

}



.page-content,

.entry-content,

.entry-summary {

	margin: 1.5em 0 0;

}



.page-links {

	clear: both;

	margin: 0 0 1.5em;

}



/*--------------------------------------------------------------

## Comments

--------------------------------------------------------------*/

.comment-content a {

	word-wrap: break-word;

}



.bypostauthor {

	display: block;

}



/*--------------------------------------------------------------

# Infinite scroll

--------------------------------------------------------------*/

/* Globally hidden elements when Infinite Scroll is supported and in use. */

.infinite-scroll .posts-navigation, /* Older / Newer Posts Navigation (always hidden) */

.infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */

	display: none;

}



/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */

.infinity-end.neverending .site-footer {

	display: block;

}



/*--------------------------------------------------------------

# Media

--------------------------------------------------------------*/

.page-content .wp-smiley,

.entry-content .wp-smiley,

.comment-content .wp-smiley {

	border: none;

	margin-bottom: 0;

	margin-top: 0;

	padding: 0;

}

. form container {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 100; /* 20:27 Aspect Ratio (divide 20 by 27 = 0.7407) */
  padding-bottom:74.07%
}

/* Then style the iframe to fit in the container div with full height and width */
.responsive-iframe {
  position: absolute;
  top: 100px;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.responsive-iframe iframe {
    width: 50%;
    height: 100%;
    float: right;
}

@media (max-width: 600px){
    .post-43 .entry-content .responsive-iframe {
        top: 50%;
    }
    .responsive-iframe {
        top: 65%;
    }
    .post-16 .entry-content {
        height: 2100px;
    }
    .post-43 .entry-content {
        height: 1700px;
    }
    .responsive-iframe iframe {
        width: 100%;
    }
}

/* Make sure embeds and iframes fit their containers. */

embed,

iframe,

object {

	max-width: 100%;

}



/* Make sure logo link wraps around logo image. */

.custom-logo-link{

	display: inline-block;

}



/*--------------------------------------------------------------

## Captions

--------------------------------------------------------------*/

.wp-caption {

	margin-bottom: 1.5em;

	max-width: 100%;

}



.wp-caption img[class*="wp-image-"] {

	display: block;

	margin-left: auto;

	margin-right: auto;

}



.wp-caption .wp-caption-text {

	margin: 0.8075em 0;

}



.wp-caption-text {

	text-align: center;

}



/*--------------------------------------------------------------

## Galleries

--------------------------------------------------------------*/

.gallery {

	margin-bottom: 1.5em;

}



.gallery-item {

	display: inline-block;

	text-align: center;

	vertical-align: top;

	width: 100%;

}



.gallery-columns-2 .gallery-item {

	max-width: 50%;

}



.gallery-columns-3 .gallery-item {

	max-width: 33.33333%;

}



.gallery-columns-4 .gallery-item {

	max-width: 25%;

}



.gallery-columns-5 .gallery-item {

	max-width: 20%;

}



.gallery-columns-6 .gallery-item {

	max-width: 16.66667%;

}



.gallery-columns-7 .gallery-item {

	max-width: 14.28571%;

}



.gallery-columns-8 .gallery-item {

	max-width: 12.5%;

}



.gallery-columns-9 .gallery-item {

	max-width: 11.11111%;

}



.gallery-caption {

	display: block;

}

