/*
Theme Name: Aviation Theme
Theme URI: https://wordpress.org/themes/twentyfourteen/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: In 2014, our default theme lets you create a responsive magazine website with a sleek, modern design. Feature your favorite homepage content in either a grid or a slider. Use the three widget areas to customize your website, and change your content's layout with a full-width page template and a contributor page to show off your authors. Creating a magazine website with WordPress has never been easier.
Version: 1.8
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: blog, news, two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, footer-widgets, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
Text Domain: aviation

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.
*/


/*theme style is here*/

img.alignright {
    float: right;
    margin: 0 0 1em 1em;
}

img.alignleft {
    float: left;
    margin: 0 1em 1em 0;
}

img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.alignright {
    float: right;
}

.alignleft {
    float: left;
}

.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}


/* Text meant only for screen readers. */

.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
    /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
    background-color: #eee;
    clip: auto !important;
    clip-path: none;
    color: #444;
    display: block;
    font-size: 1em;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */
}

* {
    box-sizing: border-box;
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
    color: inherit;
}

.article-content a {
    color: #fab457;
}

.clear {
    clear: both;
    display: table;
    content: "";
}

.Main-Container:after,
.Main-Container:before {
    clear: both;
    display: table;
    content: "";
}

#header-holder {
    min-height: 75px;
    position: relative;
    z-index: 1000;
}

header {
/*     background: #333333 url(images/menu-bg.jpg) no-repeat center top; */
	background: #333333;
    min-height: 75px;
}

.Main-Container {
    max-width: 1300px;
    margin: 0 auto;
}

.popupWarp {
    max-width: 1114px;
    margin: 0 auto;
}

header .Main-Container {
    position: relative;
    z-index: 1;
}

header .Main-Container .contact-us {
    color: #000;
    background-color: #66C600;
    font-weight: bold;
    padding: 6px 18px;
    margin-right: 18px;
}

header .Main-Container .contact-us:hover {
    color: #fff;
    background-color: #EC008C;
    text-decoration: none;
}

.logo {
    width: 300px;
    padding-top: 22px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 25;
}

.logo img {
    max-width: 169px !important;
    height: auto;
}

nav.Mainmenu {
    width: 100%;
    text-align: center;
}

nav.Mainmenu ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    font-size: 0;
    line-height: 0;
    text-align: center;
}

nav.Mainmenu .aviation-nav>li {
    display: inline-block;
    position: relative;
}

nav.Mainmenu .aviation-nav>li {
    padding: 14px 0;
    margin: 0 50px;
}

nav.Mainmenu .aviation-nav>li>a {
    display: block;
    padding: 10px 0;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    color: #fff;
    border-bottom: solid 3px rgba(0, 0, 0, 0);
    transition: all 0.3s ease;
}

nav.Mainmenu .aviation-nav>li:hover>a,
nav.Mainmenu .aviation-nav>li.sfHover>a {
    border-bottom-color: rgba(102, 198, 0, 1);
    text-decoration: none;
    transition: all 0.3s ease;
}

.aviation-nav li:hover>ul,
.aviation-nav li.sfHover>ul {
    display: block;
}

.aviation-nav ul {
    position: absolute;
    display: none;
    top: 100%;
    left: 0;
    z-index: 9999;
    background: url(images/menubg.png) repeat 0 0;
    min-width: 160px;
}

nav.Mainmenu ul.aviation-nav li ul li {
    display: block;
    float: none;
    padding: 0 15px;
    text-align: left;
}

nav.Mainmenu ul.aviation-nav li ul li a {
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    padding: 12px 0;
    border-top: solid 1px #fff;
    display: block;
    line-height: 17px;
}

nav.Mainmenu ul.aviation-nav li ul li:first-child a {
    border-top: 0;
}

nav.Mainmenu ul.aviation-nav li ul li:hover>a,
nav.Mainmenu ul.aviation-nav li ul li.sfhHover>a {
    text-decoration: none;
    color: rgba(102, 198, 0, 1);
}

.mobile-menu {
    display: none;
}


/*#videoBanner video{ width: auto !important; height: 100% !important; }*/

.vdo-bottom {
    /*background: #474747;*/
    text-align: center;
    padding: 20px;
    box-sizing: border-box;
}

.vdo-bottom h2 {
    text-align: center;
    margin: 0;
    padding: 0;
    font-size: 45px;
    color: #fff;
    font-style: italic;
    font-weight: 900;
}

.Section1 {
    padding: 50px 0;
}

.foresight-content {
    padding: 0 114px 85px;
}

.foresight-content h2 {
    text-align: center;
    margin: 0;
    padding: 0;
    padding-bottom: 50px;
}

.foresight-content p {
    font-size: 32px;
    margin-bottom: 18px;
    color: #000000;
    font-weight: 300;
}

.foresight-bot-left {
    float: left;
    width: 830px;
}

.foresight-bot-right {
    float: right;
    width: 470px;
    text-align: right;
}

.foresight-bot-left ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.foresight-bot-left ul li {
    position: relative;
}

ul.feature-list-data {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

ul.feature-list-data li {
    position: relative;
    padding-left: 240px;
    padding-top: 15px;
    padding-bottom: 25px;
    margin-bottom: 13px;
    min-height: 175px;
}

ul.feature-list-data li figure {
    width: 240px;
    position: absolute;
    left: 0;
    top: 0;
    margin: 0;
    text-align: center;
}

ul.feature-list-data li figure img {
    max-width: 100%;
    height: auto;
}

ul.feature-list-data li h3 {
    margin: 0;
    padding: 0;
    color: #183200;
    font-size: 26px;
    margin: 0;
    padding-bottom: 10px;
    font-weight: normal;
}

ul.feature-list-data li p {
    color: #000000;
    font-size: 26px;
    font-weight: 300;
    line-height: 30px;
    margin-bottom: 0;
}

.Content-banner {
    background: #fff;
}

.Content-banner figure {
    margin: 0;
    padding: 0;
    position: relative;
    background: #000;
}

.Content-banner figure img {
    width: 100%;
    height: auto;
}

.banner-content {
    padding: 92px 30px;
}

.banner-content p {
    font-weight: 300;
    color: #000000;
    margin-bottom: 0;
    font-size: 32px;
    line-height: 38px;
}

.Section3 {
    background: #484848;
    padding: 40px 0 30px;
}

ul.cat-list-blog {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

ul.cat-list-blog:after,
ul.cat-list-blog:before {
    display: table;
    content: "";
    clear: both;
}

ul.cat-list-blog li {
    width: 33.333%;
    padding: 0 19px;
    float: left;
}

ul.cat-list-blog li figure {
    margin: 0;
    text-align: center;
    padding-bottom: 20px;
}

ul.cat-list-blog li figure figcaption {
    text-align: center;
    color: #d6d6d6;
    font-size: 25px;
    font-weight: 600;
    padding: 10px 0;
}

ul.cat-list-blog li h3 {
    text-align: center;
    border-top: solid 1px #979797;
    border-bottom: solid 1px #979797;
    background: #555555;
    padding: 18px 0;
    margin: 0;
    margin-bottom: 35px;
}

ul.cat-list-blog li {
    padding-bottom: 10px;
}

ul.cat-list-blog li .intro-text {
    padding: 0 5px 30px;
}

ul.cat-list-blog li .intro-text p {
    font-size: 25px;
    line-height: 28px;
    color: #fff;
    font-weight: 300;
}

.gallery-top-text {
    font-size: 22px;
    padding: 40px 10px 0;
}

ul.media-gallery-options {
    overflow: hidden;
    margin: 0;
    padding: 40px 0 0;
}

ul.media-gallery-options li {
    width: 33.333%;
    padding: 0 19px;
    float: left;
    list-style: none;
    margin: 0;
    text-align: center;
    min-height: 1px;
    position: relative;
}

ul.media-gallery-options li .left {
    width: 46px;
    height: 46px;
    top: 30%;
    left: -100px;
    background-image: url(/wp-content/uploads/2016/12/green-arrow-left.png);
    background-size: 100%;
    position: absolute;
}

ul.media-gallery-options li .right {
    width: 46px;
    height: 46px;
    top: 30%;
    right: -100px;
    background-image: url(/wp-content/uploads/2016/12/green-arrow-right.png);
    background-size: 100%;
    position: absolute;
}

ul.media-gallery-options li h2 {
    padding-bottom: 3px;
}

ul.media-gallery-options li img {
    border-radius: 50%;
    border: 3px solid #66C600;
}

.more-link {
    text-align: center;
}

a.readmore {
    display: inline-block;
    min-width: 220px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    border-radius: 5px;
    background: #66C600;
    color: #fff;
    box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.3);
    transition: all 0.3s ease;
    border-left: solid 1px #858585;
    border-bottom: solid 1px #858585;
}

a.readmore:hover {
    text-decoration: none;
    color: #fff;
    background: #EC008C;
}

.contactform-warp {
    background: #fff;
    padding: 60px;
}

.contact-warp {
    padding: 0 30px;
}

.contact-warp p {
    color: #000000;
    font-size: 32px;
    font-weight: 300;
    line-height: 38px;
    margin-bottom: 20px;
}

.half {
    float: left;
    width: 50%;
}

.l-side {
    padding-right: 25px !important;
}

.r-side {
    padding-left: 25px!important;
}

.form-row {
    padding-top: 54px;
}

footer {
    background-color: #333333;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    min-height: 277px;
    padding-top: 43px;
    padding-bottom: 30px;
}

.footer-left {
    width: 60%;
    float: left;
}

.footer-right {
    width: 330px;
    float: right;
}

.foot-logo figure {
    margin: 0;
    padding: 0;
    padding-bottom: 18px;
    display: inline-block;
}

.foot-logo img {
    max-width: 169px;
}

.foot-nav {
    padding-bottom: 15px;
}

.foot-nav ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.foot-nav ul li {
    display: inline-block;
    min-width: 100px;
    padding: 0;
    padding-right: 15px;
    vertical-align: top;
}

.foot-nav ul li a {
    display: block;
}

.foot-nav ul li>a {
    font-size: 16px;
    font-weight: bold;
    color: #76cc00;
    line-height: 18px;
    padding: 5px 0;
    text-transform: uppercase;
}

.foot-nav ul li>a:hover {
    color: #ec008c;
    text-decoration: none;
}

.foot-nav ul li ul {
    margin: 0;
    padding: 0;
}

.foot-nav ul li ul li {
    display: block;
}

.foot-nav ul li ul li a {
    display: block;
    font-size: 16px;
    font-weight: normal;
    color: #999;
    padding: 3px 0;
    text-transform: capitalize;
}

.foot-nav ul li ul li a:hover {
    color: #76cc00;
}

.copyright p {
    color: #666;
    font-size: 12px;
    margin: 0;
}

.copyright p a {
    color: #666;
}

.copyright p a:hover {
    color: #76cc00;
}

.newslatter-warp {
    padding-top: 25px;
}

.newslatter-warp {
    padding-bottom: 0;
}

.newslatter-warp p {
    color: #d6d6d6;
    font-size: 16px;
    margin-bottom: 5px;
}

.newslatter-warp h3 {
    margin: 0;
    padding: 0;
    font-size: 16px;
    font-weight: bold;
    color: #76cc00;
    line-height: 18px;
    padding: 5px 0 3px;
}

@media only screen and (max-width: 992px) {
    .footer-right {
        width: 40%
    }
}


/*form custom select list*/

.sbHolder {
    background-color: #ECECEC;
    border: solid 0px #515151;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 16px;
    font-weight: normal;
    height: 38px;
    position: relative;
    width: 100%;
}

.sbHolder:focus .sbSelector {}

.sbSelector {
    display: block;
    height: 38px;
    left: 0;
    line-height: 38px;
    outline: none;
    overflow: hidden;
    position: absolute;
    text-indent: 10px;
    top: 0;
    width: 365px;
}

.sbSelector:link,
.sbSelector:visited,
.sbSelector:hover {
    color: #6D6D6D;
    outline: none;
    text-decoration: none;
}

.sbToggle {
    background: #dadada url("images/select-icons.png") no-repeat scroll 2px -113px;
    display: block;
    height: 38px;
    outline: none;
    position: absolute;
    right: 0;
    top: 0;
    width: 38px;
}

.sbToggle:hover {
    background: #B0B0AF url("images/select-icons.png") no-repeat scroll 2px -113px;
}

.sbToggleOpen {
    background: #B0B0AF url(images/select-icons.png) 2px -13px no-repeat;
}

.sbToggleOpen:hover {
    background: #B0B0AF url(images/select-icons.png) 2px -13px no-repeat;
}

.sbHolderDisabled {
    background-color: #3C3C3C;
    border: solid 1px #515151;
}

.sbHolderDisabled .sbHolder {}

.sbHolderDisabled .sbToggle {}

.sbOptions {
    background-color: #264232;
    border: solid 0px #515151;
    list-style: none;
    left: 0px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 38px;
    width: 100%;
    z-index: 1;
    overflow-y: auto;
}

.sbOptions li {
    margin-bottom: 0;
    min-height: 16px;
    padding: 0 7px;
}

.sbOptions a {
    border-bottom: dotted 1px #515151;
    display: block;
    outline: none;
    padding: 7px 0 7px 3px;
}

.sbOptions a:link,
.sbOptions a:visited {
    color: #ddd;
    text-decoration: none;
}

.sbOptions a:hover,
.sbOptions a:focus,
.sbOptions a.sbFocus {
    color: #66C600;
}

.sbOptions li.last a {
    border-bottom: none;
}

.sbOptions .sbDisabled {
    border-bottom: dotted 1px #515151;
    color: #999;
    display: block;
    padding: 7px 0 7px 3px;
}

.sbOptions .sbGroup {
    border-bottom: dotted 1px #515151;
    color: #EBB52D;
    display: block;
    font-weight: bold;
    padding: 7px 0 7px 3px;
}

.sbOptions .sbSub {
    padding-left: 17px;
}


/*INNER PAGES STYLE IS HERE*/


/*.Static-banner{ background-color: #333; }*/

.Static-banner {
    background-color: #474747;
}

.Static-banner figure {
    margin: 0;
    padding: 0;
    position: relative;
}

.Static-banner figure img {
    width: 100%;
    height: auto;
}

.Static-banner figure figcaption {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: auto;
    z-index: 999;
}

.Static-banner figure figcaption h2 {
    margin: 0;
    padding: 0 0 40px;
    font-size: 100px;
    color: #fff;
    text-transform: uppercase;
    font-style: italic;
    font-weight: 900;
}

.Section-pageNav {
    background: #fff;
    border-bottom: solid 2px #CCCCCC;
}

.scroll-nav {
    padding-bottom: 9px;
    padding-top: 10px;
}

.scroll-nav ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    text-align: center;
}

.scroll-nav ul li {
    display: inline-block;
    vertical-align: top;
    padding: 0;
    margin: 0;
}

.scroll-nav ul li a {
    display: block;
    padding: 0 30px;
    line-height: 28px;
    border-left: solid 1px #999999;
    font-size: 20px;
    color: #424242;
    min-width: 138px;
}

.scroll-nav ul li:last-child a {
    border-right: solid 1px #999999;
}

.scroll-nav ul li a:hover {
    text-decoration: none;
    color: #66C600;
}

ul li a.topnav-selected {
    color: #66C600;
}

.Scroll-Content .article-navheading {
    float: left;
    width: 445px;
    position: relative;
    padding-right: 45px;
    text-align: right;
}

.Scroll-Content .article-content {
    float: left;
    width: 845px;
}

.Scroll-Content .Main-Container {
    padding: 60px 0;
}

.article-navheading h2 {
    margin: 0;
    padding: 0;
    text-align: right;
    font-size: 45px;
    color: #183200;
    font-weight: 300;
    line-height: 48px;
}

.single .Scroll-Content .article-navheading {
    width: 845px;
    float: none;
    position: relative;
    min-height: 0 !important;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
}

.single .Scroll-Content .article-content {
    width: 845px;
    float: none;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
}

.single .Scroll-Content .article-content img {
    max-width: 100%;
    height: auto;
    display: block;
    margin: 10px auto 20px;
}

.single .article-navheading h2 {
    margin: 0;
    padding: 0;
    padding-bottom: 10px;
    font-size: 40px;
    color: #183200;
    font-weight: 300;
    line-height: 50px;
}

.White-Paper-Warp h2 {
    margin: 0;
    padding: 0;
    font-size: 45px;
    color: #183200;
    font-weight: 300;
    line-height: 48px;
}

.White-Paper-Warp {
    padding-top: 30px;
    padding-bottom: 30px;
}

.article-navheading figure {
    text-align: left;
    position: absolute;
    left: 0;
    bottom: 20px;
    width: 100%;
    height: auto;
    display: none;
}

.Scroll-Content .article-content h2 {
    margin: 0;
    padding: 0;
    text-align: left;
    font-size: 24px;
    color: #183200;
    font-weight: 400;
    padding: 11px 0;
}

.Scroll-Content .article-content p {
    font-size: 20px;
    color: #000000;
    font-weight: 300;
    line-height: 27px;
    margin-bottom: 14px;
}

.Scroll-Content .black-bg {
    background-color: #474747;
}

.Scroll-Content .black-bg h2,
.Scroll-Content .black-bg p {
    color: #FFF;
}

.Content-banner.video-banner video {
    width: 100%;
    height: auto;
    object-fit: cover;
}

.video-banner .jw-error .jw-preview,
.video-banner .jw-stretch-uniform .jw-preview,
.video-banner .jwplayer .jw-preview {
    background-size: cover;
}

#videoBanner:after {
    content: "";
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAACCAQAAADYv8WvAAAAEElEQVR4AWNg2MzgzwBE/gAIuAGhaYCdRgAAAABJRU5ErkJggg==) !important;
}

#myvideo5 {
    text-align: center;
    color: #fff;
}

.Content-banner #myvideo5 .jw-display-icon-container.jw-background-color {
    background-color: rgba(33, 33, 33, 0);
    border: 2px solid #ffffff;
}

.foresightMXContent h2 {
    text-align: center;
    margin: 0;
    padding: 30px 0 75px;
}

.foresightMXContent figure {
    margin: 0;
    text-align: center;
    padding-bottom: 40px;
}

.foresightMXContent figure img {
    max-width: 100%;
}

ul.foresightMX-feature {
    padding-left: 175px;
    padding-right: 165px;
    margin: 0;
    list-style-type: none;
}

ul.foresightMX-feature li {
    padding-left: 50px;
    font-size: 26px;
    color: #000000;
    font-weight: 300;
    padding-bottom: 12px;
    position: relative;
}

.foresightMXContent {
    padding-bottom: 70px;
}

.article-content ul li {
    padding-left: 40px;
    color: #000000;
    font-weight: 300;
    padding-bottom: 12px;
    position: relative;
    list-style: none;
}

.article-content ul li li {
    list-style: disc;
    font-size: 20px;
    padding-left: 20px;
}

.article-content ul li li:after {
    display: none;
}

.vdo-bottom h3 {
    font-size: 26px;
    text-align: center;
    margin: 0;
    padding: 0;
    font-weight: 600;
    color: #fff;
}

.Testimonials-Warp h2 {
    text-align: center;
    font-size: 45px;
    color: #183200;
    margin: 0;
    padding: 0;
    font-weight: 300;
    padding-bottom: 75px;
}

.Testmonials {
    padding: 60px 0;
}

.Testimonials-Warp {
    padding-top: 35px;
}

.testimonials-slider-warp {
    background: #F0F0F0;
}

#testimonials {
    width: 530px;
    margin: 0 auto;
}

#testimonials.flexslider {
    background: #F0F0F0;
    border: 0px solid #ffffff;
    border-radius: 0px;
    margin: 0 auto;
    position: relative;
    text-align: center;
}

#testimonials.flexslider .slides figure {
    width: 100%;
    text-align: center;
    position: relative;
    min-height: 65px;
}

#testimonials.flexslider .slides figure img {
    border: 2px solid #ffffff;
    border-radius: 35px;
    display: block;
    height: 70px;
    left: 50%;
    margin-left: -35px;
    position: absolute;
    top: -34px;
    width: 70px;
    object-fit: cover;
}

.testimonials-slider-warp .Main-Container {
    padding: 0;
}

#testimonials.flexslider .slides li p {
    font-size: 30px;
    color: #424242;
    font-weight: 300;
}

#testimonials.flexslider .slides li p small {
    font-size: 20px;
    font-weight: 300;
}

.PhotoGallery .Main-Container {
    overflow: hidden;
}

ul#PhGallery {
    margin: 30px -22px 0;
    padding: 0;
    list-style-type: none;
}

ul#PhGallery:after,
ul#PhGallery:before {
    clear: both;
    display: table;
    content: "";
}

ul#PhGallery li {
    width: 33.3333%;
    padding: 22px;
    float: left;
}

ul#PhGallery li figure {
    width: 100%;
    height: auto;
    position: relative;
}

ul#PhGallery li figure img {
    width: 100%;
    height: 230px;
    object-fit: cover;
}

ul#PhGallery li figure figcaption {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 58px;
    height: 58px;
    z-index: 999;
    text-align: right;
    line-height: 58px;
    color: #fff;
    font-size: 18px;
    background: url(images/gallery-shap.png) no-repeat 0 0;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s linear;
}

ul#PhGallery li figure figcaption a {
    color: #ffffff;
    display: inline-block;
    font-size: 20px;
    height: 58px;
    line-height: 18px;
    padding-right: 4px;
    padding-top: 32px;
    text-align: right;
    width: 40px;
}

ul#PhGallery li figure figcaption a:hover {
    text-decoration: none;
}

ul#PhGallery li figure:hover figcaption {
    opacity: 1;
    visibility: visible;
    transition: all 0.3s linear;
}

.PhotoGallery {
    padding-top: 50px;
    padding-bottom: 45px;
}

ul.post-list-2col {
    margin: 0 -32px;
    padding: 0;
    list-style-type: none;
}

ul.post-list-2col:after,
ul.post-list-2col:before {
    display: table;
    content: "";
    clear: both;
}

ul.post-list-2col li {
    display: inline-block;
    padding: 0 32px 130px;
    width: 50%;
}

ul.post-list-2col li figure {
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
    margin-bottom: 26px;
}

ul.post-list-2col li figure img {
    width: 100%;
    height: 225px;
    object-fit: contain;
}

ul.post-list-2col li .create-date {
    display: block;
    font-size: 20px;
    font-weight: 300;
    color: #000;
    margin-bottom: 12px;
}

ul.post-list-2col li h2 {
    font-size: 24px;
    color: #183200;
    font-weight: normal;
    margin: 0;
    padding: 0;
    line-height: 32px;
    padding: 0 0 10px;
}

ul.post-list-2col li p {
    font-size: 20px;
    font-weight: 300;
    color: #000;
    margin-bottom: 0px;
    padding-bottom: 12px;
}

ul.post-list-2col li .readonre-post {
    padding-top: 30px;
}

ul.post-list-2col li .readmore {
    box-shadow: none;
    border-left: solid 1px #333;
    border-bottom: solid 1px #333;
    border-radius: 8px;
}

.Post-blog-list-2Col {
    padding-top: 83px;
}

ul.post-list-3col {
    margin: 0 -19px;
    padding: 0;
    list-style-type: none;
}

ul.post-list-3col:after,
ul.post-list-2col:before {
    display: table;
    content: "";
    clear: both;
}

ul.post-list-3col li {
    float: left;
    padding: 0 19px 70px;
    width: 33.3333%;
}

ul.post-list-3col li figure {
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
    margin-bottom: 26px;
}

ul.post-list-3col li figure img {
    width: 100%;
    height: 125px;
    object-fit: cover;
    box-shadow: 2px 2px 0 1px #666666;
}

ul.post-list-3col li h2 {
    font-size: 28px;
    color: #183200;
    font-weight: normal;
    margin: 0;
    padding: 0;
    line-height: 32px;
    padding: 0 0 10px;
}

ul.post-list-3col li h2 a {
    color: #183200;
    text-decoration: none;
    transition: color 0.5s ease-out;
}

ul.post-list-3col li:hover h2 a {
    color: #66C600;
    text-decoration: none;
    transition: color 0.5s ease-out;
}

ul.post-list-3col li p {
    font-size: 20px;
    font-weight: 300;
    color: #000;
    margin-bottom: 0px;
    padding-bottom: 15px;
}

ul.post-list-3col li .post-intro-text {
    padding-bottom: 8px;
}

.Post-blog-list-3Col {
    padding-bottom: 80px;
}

ul.post-list-3col li .readmore {
    box-shadow: none;
    border-left: solid 1px #333;
    border-bottom: solid 1px #333;
    border-radius: 8px;
}

.Team-header {
    background: #484848;
    color: #fff;
    padding: 35px 0;
    text-align: center;
}

.Team-header h2 {
    font-size: 52px;
    color: #fff;
    margin: 0;
    padding: 0;
    padding-bottom: 10px;
    font-family: "Source Sans Pro", sans-serif;
    text-align: center;
    font-weight: 300;
}

.Team-header p {
    font-size: 24px;
    font-weight: normal;
    color: #fff;
}

ul.Team-style {
    margin: 0;
    padding: 0;
    list-style-type: none;
    text-align: center;
}

ul.Team-style:after,
ul.Team-style:before {
    display: table;
    content: "";
    clear: both;
}

ul.Team-style li {
    display: inline-block;
    padding: 45px 50px;
    width: 33%;
}

ul.Team-style li figure {
    width: 100%;
    height: auto;
    margin: 0;
}

ul.Team-style li figure img {
    width: 254px;
    height: 254px;
    border-radius: 127px;
    object-fit: cover;
    object-position: 50% 50%;
    -webkit-filter: grayscale(90%);
    filter: grayscale(90%);
    transition: all 0.5s linear;
}

ul.Team-style li figure a:hover img {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
    transition: all 0.5s linear;
}

ul.Team-style li figure figcaption {
    margin-top: 15px;
}

ul.Team-style li figure h2 {
    margin: 0;
    padding: 0;
    color: #424242;
    font-size: 20px;
    font-weight: 600;
}

ul.Team-style li figure h2 a {
    color: #424242;
}

ul.Team-style li figure a h2 {
    color: #424242;
}

ul.Team-style li figure:hover h2 a {
    color: #76cc00;
    text-decoration: none;
}

ul.Team-style li figure p {
    font-size: 16px;
    margin: 0;
    line-height: 20px;
}

ul.Team-style li figure a p {
    color: #424242;
}

ul.Team-style li figure:hover a h2 {
    color: #76cc00;
    text-decoration: none;
}

ul.Team-style li figure:hover a p {
    color: #76cc00;
    text-decoration: none;
}

ul.Team-style li figure a:hover {
    text-decoration: none;
    color: #76cc00;
}

.popupWarp {
    background: #fff;
    position: relative;
}

.pop-left {
    width: 40%;
    padding-left: 55px;
    float: left;
    padding-top: 30px;
    padding-bottom: 0px;
}

.pop-right {
    width: 60%;
    padding-left: 50px;
    padding-right: 45px;
    float: left;
    padding-top: 30px;
    padding-bottom: 0px;
    font-family: "Source Sans Pro", sans-serif;
}

.pop-left figure {
    text-align: center;
    margin: 0;
    padding: 0;
}

.pop-left figure img {
    max-width: 100%;
    height: auto;
}

.popupWarp h2 {
    font-size: 27px;
    font-weight: 600;
    color: #183200;
    margin: 0;
    padding: 20px 0 0;
    font-family: "Source Sans Pro", sans-serif;
}

.popupWarp h4 {
    font-size: 23px;
    font-weight: 400;
    color: #183200;
    margin: 0;
    padding: 0 0 12px;
    font-family: "Source Sans Pro", sans-serif;
}

.popupWarp p {
    margin: 0;
    font-weight: 300;
    font-size: 20px;
    color: #000;
    line-height: 26px;
    margin-bottom: 16px;
}

.popupWarp p:last-child {
    margin-bottom: 0;
}

.popupWarp .email-info {
    font-size: 20px;
    color: #66C600;
    padding-bottom: 20px;
}

.popupWarp .email-info a {
    color: #66C600;
}

.popupWarp .email-info a:hover {
    color: #66C600;
    text-decoration: none;
}

#cboxOverlay.teambox {
    background: rgba(5, 5, 5, 0.9);
}

#colorbox.teambox #cboxTopLeft,
#colorbox.teambox #cboxTopCenter,
#colorbox.teambox #cboxTopRight,
#colorbox.teambox #cboxMiddleLeft,
#colorbox.teambox #cboxMiddleRight,
#colorbox.teambox #cboxBottomLeft,
#colorbox.teambox #cboxBottomCenter,
#colorbox.teambox #cboxBottomRight {
    background: none;
}

#colorbox.teambox #cboxClose {
    background: rgba(0, 0, 0, 0) url("images/close1.png") no-repeat scroll 50% 50%;
    bottom: auto;
    top: -26px;
    height: 25px;
    position: absolute;
    right: 3px;
    width: 25px;
}

#colorbox.teambox #cboxLoadedContent {
    margin-bottom: 0px;
    overflow: hidden;
}

#colorbox.teambox #cboxContent {
    overflow: visible;
}

#colorbox.teambox #cboxPrevious {
    background: rgba(0, 0, 0, 0) url("/wp-content/uploads/2016/12/popup-left.png") no-repeat scroll 0px 0;
    bottom: 100px;
    height: 48px;
    left: -80px;
    position: absolute;
    text-indent: -9999px;
    width: 54px;
    outline: none!important;
}

#colorbox.teambox #cboxNext {
    background: rgba(0, 0, 0, 0) url("/wp-content/uploads/2016/12/popup-right.png") no-repeat scroll 0px 0;
    bottom: 100px;
    height: 48px;
    left: auto;
    right: -80px;
    position: absolute;
    text-indent: -9999px;
    width: 54px;
    outline: none!important;
}

#colorbox.teambox #cboxMiddleLeft {
    width: 80px;
}

#colorbox.teambox #cboxMiddleRight {
    width: 80px;
}

#colorbox.teambox #cboxTopLeft {
    width: 80px;
}

#colorbox.teambox #cboxBottomLeft {
    width: 80px;
}

#colorbox.teambox #cboxCurrent {
    opacity: 0;
    display: none;
}

#colorbox.teambox #cboxBottomLeft {
    width: 80px;
}

#colorbox.teambox #cboxBottomLeft {
    height: 55px;
}

#colorbox.teambox #cboxBottomCenter {
    background: none;
    height: 55px;
    padding-left: 55px;
    background: url(images/shap-popup.png) no-repeat 0 0;
}

#colorbox.teambox #cboxBottomCenter span {
    display: block;
    width: 100%;
    height: 100%;
    background: #fff;
}


/*video gallery style is here*/

ul.videogallery {
    margin: 0 -20px;
    padding: 0;
    list-style-type: none;
}

ul.videogallery li {
    float: left;
    width: 33.3333%;
    padding: 20px;
}

ul.videogallery li figure {
    margin: 0;
    padding: 0;
    position: relative;
    background: #66c600;
    overflow: hidden;
}

ul.videogallery li figure a,
ul.videogallery li figure>button {
    display: block;
}

ul.videogallery li figure img {
    width: 100%;
    height: 276px;
    object-fit: cover;
}

ul.videogallery li figure figcaption {
    position: absolute;
    left: 0;
    bottom: -100%;
    width: 100%;
    height: 100%;
    z-index: 999;
    opacity: 0;
    background-color: rgba(0, 0, 0, 0.3);
    text-align: center;
    transition: all 0.3s linear;
    visibility: hidden;
}

ul.videogallery li figure>button {
    -webkit-apperance: none;
    appearance: none;
    border: 0;
    background: 0;
    padding: 0;
}

ul.videogallery li figure>button:hover figcaption,
ul.videogallery li figure>button:focus figcaption {
    bottom: 0;
    opacity: 1;
    text-align: center;
    visibility: visible;
    transition: all 0.3s linear;
}

ul.videogallery li figure>[role="button"]:hover img+figcaption,
ul.videogallery li figure>[role="button"]:focus img+figcaption {
    bottom: 0;
    opacity: 1;
    text-align: center;
    visibility: visible;
    transition: all 0.3s linear;
}

.ico-paly {
    display: block;
    margin: 0 auto;
    width: 65px;
    height: 65px;
    background: url(images/ico-play.png) no-repeat 0 0;
}

ul.videogallery li figure h3 {
    margin: 0;
    padding: 0;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    padding-top: 20px;
}

.v-mid {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

.Section-VideoGallery {
    padding-top: 40px;
}


/*.M-menu { display: none; margin: 0; padding: 0; position: absolute; left: 0; top: 100%; z-index: 99999; background: #333333; width: 100%; height: auto; }*/

.M-menu ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.M-menu ul li {
    float: none;
    padding: 0;
    position: relative;
}

.M-menu ul li a {
    display: block;
    font-size: 20px;
    padding: 8px 10px;
    border-top: solid 1px rgba(0, 0, 0, 0.5);
    color: #fff;
}

.M-menu ul li a:hover {
    color: #66c600;
}

.nav-toggle {
    display: inline-block;
    line-height: 45px;
    color: #66C600;
    font-size: 18px;
}

.M-menu .aviation-nav ul {
    background: rgba(0, 0, 0, 0);
    display: none;
    left: 0;
    min-width: 100%;
    position: relative;
    top: 100%;
    z-index: 99;
}

.M-menu ul li ul li a {
    font-size: 18px;
    padding: 8px 10px 8px 25px;
}

.menu-collapser {
    position: relative;
    width: 100%;
    height: 48px;
    padding: 0 0px;
    color: #FFF;
    font-size: 20px;
    line-height: 48px;
    background-color: rgba(0, 0, 0, 0);
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

.collapse-button {
    position: absolute;
    right: 8px;
    top: 50%;
    width: 40px;
    padding: 7px 10px;
    color: #FFFFFF;
    font-size: 14px;
    text-align: center;
    background-color: #66C600;
    border-radius: 2px;
    cursor: pointer;
    transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

.collapse-button:hover,
.collapse-button:focus {
    color: #FFF;
    background-color: #040404
}

.collapse-button .icon-bar {
    display: block;
    height: 2px;
    width: 18px;
    margin: 2px 0;
    background-color: #F5F5F5;
    border-radius: 1px
}

ul.slimmenu {
    width: 100%;
    margin: 0;
    padding: 0;
    list-style-type: none;
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    height: auto;
    z-index: 9999999;
}

ul.slimmenu:before,
ul.slimmenu:after {
    content: '';
    display: table
}

ul.slimmenu:after {
    clear: both
}

ul.slimmenu.collapsed li {
    display: block;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

ul.slimmenu.collapsed li>ul {
    position: static;
    display: none
}

ul.slimmenu.collapsed li a {
    display: block;
    border-bottom: 1px solid rgba(0, 0, 0, 0.075);
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

ul.slimmenu.collapsed li .sub-toggle {
    height: 40px
}

ul.slimmenu li {
    position: relative;
    float: left;
    display: inline-block;
    background-color: #333333;
}

ul.slimmenu li ul {
    margin: 0;
    list-style-type: none
}

ul.slimmenu li ul li {
    background: #4F4F4F;
}

ul.slimmenu li>ul {
    position: absolute;
    left: 0;
    top: 100%;
    z-index: 999;
    display: none;
    width: 100%
}

ul.slimmenu li>ul>li ul {
    position: absolute;
    left: 100%;
    top: 0;
    z-index: 999;
    display: none;
    width: 100%
}

ul.slimmenu li a {
    display: block;
    padding: 12px 50px 12px 16px;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    transition: background-color 0.5s ease-out;
    -o-transition: background-color 0.5s ease-out;
    -moz-transition: background-color 0.5s ease-out;
    -webkit-transition: background-color 0.5s ease-out
}

ul.slimmenu li a:hover {
    text-decoration: none;
    background-color: #5D5D5D;
}

ul.slimmenu li .sub-toggle {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.075);
    position: absolute;
    right: 0;
    top: 0;
    z-index: 999;
    width: 48px;
    height: 100%;
    text-align: center;
    cursor: pointer
}

ul.slimmenu li .sub-toggle:before {
    content: '';
    display: inline-block;
    height: 100%;
    margin-right: -0.25em;
    vertical-align: middle
}

ul.slimmenu li .sub-toggle>i {
    display: inline-block;
    color: #fff;
    font-size: 18px;
    vertical-align: middle
}

ul.slimmenu>li {
    border-left: 1px solid #999
}

ul.slimmenu>li:first-child,
ul.slimmenu>li.has-submenu+li {
    border-left: 0
}

.article-navheading .create-date {
    margin-top: 10px;
}

.Scroll-Content .article-content p strong {
    font-weight: 600;
}

.Scroll-Content .article-content ul p strong {
    font-weight: 400;
}

.Scroll-Content .article-content ul h3 {
    font-size: 20px;
}

.Scroll-Content .article-content ul h3 strong {
    font-weight: 600;
}

.Scroll-Content .article-content figure {
    margin-bottom: 15px;
}

.Scroll-Content .article-content figure img {
    width: 100%;
    height: auto;
}

.wpcf7-not-valid-tip {
    display: none !important;
}

.wpcf7-not-valid {
    border: 1px solid red !important;
}

div.wpcf7-validation-errors {
    border: none !important;
    color: red !important;
}

ul.post-list-2col li h2 a {
    color: #183200;
    transition: color 0.5s ease-out;
}

ul.post-list-2col li h2 a:hover {
    color: #66C600;
    text-decoration: none;
    transition: color 0.5s ease-out;
}

ul.post-list-2col li:hover h2 a {
    color: #66C600;
    text-decoration: none;
}

.Testimonials-Warp.newsHeading h2 {
    padding: 0 !important;
}

.Section.Scroll-Content .readonre-post {
    text-align: left;
    margin-top: 75px;
}

.Section.Scroll-Content .readonre-post .readmore {
    min-width: 312px;
}

ul#PhGallery li figure figcaption i.fa {
    position: relative;
    right: 5px;
    top: 13px;
}

.Testmonials.single-page-content-default {
    padding-bottom: 0;
}

.newslatter-warp input.btnHide {
    display: none;
}

#colorbox.videopoup .colorbox_totalWrapper {}

#colorbox.videopoup .colorbox_totalWrapper .jwplayer.jw-flag-aspect-mode {
    border-left: 55px solid #fff;
    border-right: 55px solid #fff;
    border-top: 30px solid #fff;
    border-bottom: 50px solid #FFF;
}

#colorbox.videopoup .colorbox_totalWrapper .jwplayer {
    background-color: #fff!important;
}

#colorbox.videopoup .jw-error .jw-preview,
#colorbox.videopoup .jw-stretch-uniform .jw-preview,
#colorbox.videopoup .jwplayer .jw-preview {
    background-size: cover!important;
}

#cboxLoadedContent .download-container {
    position: absolute;
    bottom: -10px;
    right: 55px;
    z-index: 1;
}

#cboxLoadedContent .download-container .readmore {
    float: right;
}

#cboxLoadedContent .download-container .readmore+div {
    clear: right;
}

#colorbox.photo-galleygroup #cboxTitle {
    position: absolute;
    bottom: auto;
    top: 30px;
    left: 0;
    text-align: left;
    color: #333;
    font-size: 16px;
    padding-left: 55px;
}

#colorbox.photo-galleygroup .cboxPhoto {
    padding-left: 55px;
    padding-right: 55px;
    padding-top: 60px;
    padding-bottom: 40px;
}

#colorbox.teambox #cboxTopCenter {
    background: rgba(10, 10, 10, 1) none repeat scroll 0 0;
    box-shadow: 0 0 3px #010101;
    height: 26px;
}

#colorbox.teambox #cboxCurrent {
    display: none!important;
}

.parallax-mirror {
    z-index: 1 !important;
}

.parallax-window,
.parallax-window1 {
    min-height: 400px;
    background: transparent;
}

.load {
    display: inline-block;
    max-width: 100%;
    min-width: 48px;
    min-height: 48px;
    background-repeat: no-repeat;
    background-image: url(data:image/gif;base64,R0lGODlhMAAwAPcAAAAAABMTExUVFRsbGx0dHSYmJikpKS8vLzAwM…KkMccFWYKEGxvc7BMMsxwT4thXo2lCliQWM6LGKtPaJkIipA8c2t4T/bHHHv4CbjhBAQEAOw==);
}

.sr .ani,
.sr article,
.sr #PhGallery li {
    visibility: hidden;
}

header {
    position: fixed;
    z-index: 99;
    width: 100%;
}

.nxtbox {
    position: absolute;
    top: 40%;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    z-index: 10;
}

.nxtbb {
    width: 791px;
    height: auto;
    max-width: none;
    min-width: auto;
    text-align: center;
    margin: 0 auto;
    cursor: pointer;
}

.nxtbb img {
    width: 100%;
    height: auto;
}

.nxtpg {
    position: absolute;
    text-align: center;
    bottom: 0;
    width: 100%;
    padding-bottom: 20px;
    z-index: 100;
    cursor: pointer;
}

.single-articles video {
    width: 100%;
    height: 100%;
    max-width: 100%;
}

.single-articles .wp-video {
    width: 100% !important;
}

.article-content img {
    height: auto;
    max-width: 100%;
}


/* FAQ Plugin */

.hrf-faq-list article:not(.hrf-entry) {
    display: none !important;
}

.hrf-faq-list {
    margin-bottom: 40px;
}

.hrf-content img {
    max-width: 100%;
    height: auto;
}

.page-id-1503 #Overview .Main-Container {
    border-bottom: 2px solid #D8D8D8;
    padding-bottom: 30px;
}

.one-two-third-container img {
    max-width: 100%;
    height: auto;
}

.left-column-content {
    margin-top: 30px;
    text-align: left;
}


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

.section.featured-logo-section {
    background: #ECECEC;
    padding: 40px 0;
}

.section.featured-logo-section h2.section-title {
    font-size: 40px;
    margin-bottom: 30px;
}

.section.featured-logo-section .owl-carousel .item {
    text-align: center;
    display: block;
}

.section.featured-logo-section .owl-carousel .item img {
    max-width: 170px;
    width: auto;
    min-width: 170px;
}

.section.featured-logo-section .owl-carousel .item {
    height: 75px;
    display: flex;
}

.section.featured-logo-section .owl-carousel .item {
    text-align: center;
    display: flex;
    align-items: center;
    vertical-align: middle;
    width: 100%;
}

.section.allied-logo-section {
    background: #ECECEC;
    padding: 40px 0;
}

.section.allied-logo-section h2.section-title {
    font-size: 40px;
    margin-bottom: 30px;
}

.section.allied-logo-section .owl-carousel .item {
    text-align: center;
    display: block;
}

.section.allied-logo-section .owl-carousel .item img {
    max-width: 170px;
    width: auto;
    min-width: 170px;
}

.section.allied-logo-section .owl-carousel .item {
    height: 110px;
    display: flex;
}

.section.allied-logo-section .owl-carousel .item {
    text-align: center;
    display: flex;
    align-items: center;
    vertical-align: middle;
    width: 100%;
}

@media(min-width: 1280px) {
    .section.allied-logo-section .owl-carousel .owl-item:last-child {
        margin-right: 0 !important;
        max-width: 170px;
        width: 170px !important;
        min-width: 170px !important;
    }
    .section.allied-logo-section .owl-carousel .owl-item {
        min-width: 206px !important;
        min-height: 75px;
    }
    .section.featured-logo-section .owl-carousel .owl-item:last-child {
        margin-right: 0 !important;
        max-width: 170px;
        width: 170px !important;
        min-width: 170px !important;
    }
    .section.featured-logo-section .owl-carousel .owl-item {
        min-height: 75px;
        min-width: 206px !important;
    }
}

@media(min-width: 1000px) and (max-width: 1199px) {
    .section.allied-logo-section .owl-carousel .owl-item {
        min-width: 140px !important;
        min-height: 75px;
    }
    .section.featured-logo-section .owl-carousel .owl-item {
        min-width: 140px !important;
        min-height: 75px;
    }
    .section.featured-logo-section .owl-carousel .item img {
        max-width: 130px;
        width: auto;
        min-width: 130px;
    }
    .section.allied-logo-section .owl-carousel .item img {
        max-width: 130px;
        width: auto;
        min-width: 130px;
    }
}

@media(min-width: 1200px) and (max-width: 1279px) {
    .section.allied-logo-section .owl-carousel .owl-item {
        min-width: 145px !important;
        min-height: 75px;
    }
    .section.featured-logo-section .owl-carousel .owl-item {
        min-width: 145px !important;
        min-height: 75px;
    }
}

@media(min-width: 768px) and (max-width: 999px) {
    .section.featured-logo-section .owl-carousel .item img {
        max-width: 130px;
        width: auto;
        min-width: 120px;
    }
    .section.allied-logo-section .owl-carousel .item img {
        max-width: 130px;
        width: auto;
        min-width: 120px;
    }
}

@media(max-width: 574px) {
    .section.featured-logo-section h2.section-title {
        font-size: 30px;
    }
    .section.allied-logo-section h2.section-title {
        font-size: 30px;
    }
    .section.allied-logo-section .owl-carousel .item img {
        margin: 0 auto;
        max-width: 190px;
        width: auto;
        min-width: 150px;
    }
    .section.featured-logo-section .owl-carousel .item img {
        margin: 0 auto;
        max-width: 190px;
        width: auto;
        min-width: 150px;
    }
}


/* Platforms Page Template */

.page-template-platforms-page-template .article-navheading {
    display: none;
}

.page-template-platforms-page-template .article-content {
    width: 100% !important;
}

.page-template-platforms-page-template .article-content h1 {
    font-weight: 300;
    font-size: 30px;
}

.page-template-platforms-page-template .article-content h2 {
    font-size: 30px;
    padding-top: 0;
    font-weight: 700;
    font-style: italic;
}

.page-template-platforms-page-template .slick-slider {
    max-width: 100vw !important;
    width: 100%;
}

.page-template-platforms-page-template .ngg-slideshow .slick-next::before,
.page-template-platforms-page-template .ngg-slideshow .slick-prev::before {
    color: #66C600 !important;
    display: block;
}

.page-template-platforms-page-template .slick-next::before {
    content: url(./images/arrow.svg);
}

.page-template-platforms-page-template .slick-prev::before {
    content: url(./images/arrow.svg);
    transform: rotate(180deg);
}

@media(min-width: 1300px) {
    .page-template-platforms-page-template .article-content h1 {
        font-size: 45px;
    }
    .page-template-platforms-page-template .article-content h2 {
        font-size: 40px;
    }
}


/* Pre-made Blocks */

.has-text-align-center {
    text-align: center;
}

.has-text-align-left {
    text-align: left;
}

.has-text-align-right {
    text-align: right;
}

.wp-block-columns {
    display: flex;
}


/* Blocks */

.block {
    width: 100vw;
    position: relative;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
}

.block .glowing-shapes::before {
    content: url(./images/pulse.svg);
}

.block h2.section-title {
    font-size: 30px;
    padding-top: 0;
    font-weight: 700;
}

.block .section .section-description p {
    font-size: 16px;
}

@media(min-width: 1300px) {
    .block {
        left: 50%;
        right: 50%;
        margin-left: -50vw;
        margin-right: -50vw;
    }
    .block h2.section-title {
        font-size: 40px;
    }
    .block .section .section-description p {
        font-size: 24px;
    }
}

@media(min-width: 1200px) {
    .image-cta .row {
        width: 100%;
        display: grid;
        grid-template-columns: 50% 50%;
    }
    .image-cta .row .col-lg-6 {
        height: 100%;
        max-width: 100%;
    }
    .image-cta .left-column {
        width: fit-content;
        margin-left: auto;
        margin-right: auto;
        position: relative;
    }
    .image-shadow {
        background: transparent linear-gradient(180deg, #00000000 0%, #4A4A4A 100%) 0% 0% no-repeat padding-box;
        bottom: 7px;
        left: 35px;
        width: 753px;
        height: 320px;
        position: absolute;
        z-index: -10;
    }
    .image-shadow-depth {
        position: absolute;
        right: 0;
        bottom: 0;
        width: 0;
        height: 0;
        border-bottom: 325px solid #fff;
        border-left: 429px solid transparent;
    }
    .image-cta .right-column {
        width: 100%;
        height: 100%;
    }
    .image-cta .section-description {
        flex-grow: 2;
    }
    .slanted-backdrop .half-column.right-column {
        padding-right: calc(100% - 575px);
    }
    .slanted-backdrop .half-column.right-column img {
        right: 0 !important;
    }
    .slanted-backdrop .top-triangle {
        height: 300px;
    }
    .slanted-backdrop .glowing-shapes.glow-1 {
        width: 48%;
    }
}

@media(max-width: 740px) {
    .slanted-backdrop .section-description {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    .slanted-backdrop .half-column.left-column h2 {
        text-align: left;
    }
    .image-cta img,
    .slanted-backdrop .half-column.right-column img {
        width: 100%;
        height: auto;
    }
}

.image-cta img,
.slanted-backdrop .half-column.right-column img {
    z-index: 100;
    width: fit-content;
}

.image-cta .half-column.right-column h2.section-title {
    padding-bottom: 0;
}

.image-cta a.btn-green {
    color: #fff;
    width: 100%;
    height: fit-content;
    line-height: 20px;
    padding: 8px 16px;
}

.image-cta .secondary-buttons {
    display: grid;
    grid-template-columns: 50% 50%;
    column-count: 2;
    grid-column-gap: 30px;
    width: calc(100% - 30px);
}

.image-cta .secondary-buttons a.btn-green,
.image-cta a.main-button {
    margin-bottom: 8px;
}

.image-cta .right-column {
    display: flex;
    flex-direction: column;
}

.slanted-backdrop h2.section-title,
.block .slanted-backdrop .left-column p {
    color: #fff;
}

.video-feature iframe {
    width: -webkit-fill-available !important;
    float: right;
}

.video-feature .section-content h2 {
    padding-bottom: 27px;
}

.accordion-item {
    background-color: #ECECEC;
    padding: 20px 32px 35px 26px;
    margin: 5px 0;
}

.accordion-items button {
    -webkit-appearance: none;
    font-size: 24px;
    width: 100%;
    border: none;
    border-bottom: 3px solid #F5A623;
    background-color: #ECECEC;
    text-align: left;
    text-transform: uppercase;
    padding: 8.5px 0;
    display: flex;
    justify-content: space-between;
}

.accordion-items button:focus {
    outline: none;
}

.accordion-items button::after {
    content: "\2193";
    color: #F5A623;
    font-size: 70px;
    line-height: 20px;
    transition-duration: 1s;
}

.accordion-items button[aria-expanded="true"]::after {
    transform: rotate(180deg);
}

.accordion-items .accordion-content h1,
.accordion-items .accordion-content h2,
.accordion-items .accordion-content h3 {
    font-weight: 700;
    font-size: 18px;
}

.accordion-items .accordion-content ul li:after {
    display: none;
}

.accordion-items .accordion-content ul {
    padding: 0;
}

.accordion-items .accordion-content ul li {
    padding: 0;
    border-bottom: 2px solid #000;
    margin-bottom: 16px;
}

.accordion-items .accordion-content {
    font-size: 18px;
    display: grid;
    padding-top: 35px;
}

@media(min-width: 740px) {
    .accordion-items .accordion-content.two {
        grid-template-columns: 50% 50%;
        column-count: 2;
        grid-column-gap: 30px;
        width: calc(100% - 30px);
    }
    .accordion-items .accordion-content.three {
        grid-template-columns: 33.33% 33.33% 33.33%;
        column-count: 3;
        grid-column-gap: 30px;
        width: calc(100% - 60px);
    }
}

.image-feature .container {
    display: block;
}

.image-feature img {
    height: auto;
    width: 100%;
}

.section {
    position: relative;
}

.top-banner-section {
    position: relative;
    min-height: calc(100vh - 140px) !important;
}

@media screen and (min-width: 1350px) {
    .top-banner-section {
        min-height: 750px !important;
    }
}

.top-banner-section .vimeo-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    pointer-events: none;
    overflow: hidden;
}

.top-banner-section .vimeo-wrapper iframe {
    width: 100vw;
    height: 56.25vw;
    min-height: 100vh;
    min-width: 177.77vh;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.section-background-image-desktop,
.section-background-image-mobile {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.video-section-vimeo-wrapper {
    position: relative;
    margin-bottom: 90px;
    max-width: 1170px;
    margin-left: auto;
    margin-right: auto;
}

@media screen and (max-width: 1249px) {
    .video-section-vimeo-wrapper {
        padding: 51.56% 0 0 0;
    }
}

@media screen and (min-width: 1250px) {
    .video-section-vimeo-wrapper {
        height: 653px;
    }
}

@media screen and (min-width: 641px) {
    .section-background-image-mobile {
        display: none;
    }
}

@media screen and (max-width: 640px) {
    .section-background-image-desktop {
        display: none;
    }
}
