/*
Theme Name: Bluelayer
Theme URI: https://www.bluelayerit.com/
Author:
Author URI:
Description:
Version: 1.0
License: GPLv2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: Bluelayer
Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
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.
*/


/* Custom Blog Post Styles */


.recent-post-section {
    padding: 8.125rem 0;
    margin: 0 auto;
}

.recent-post-inner {
    display:flex;
}

.featured-post-image {
    width:100%;
    overflow:hidden;
}

.featured-post-image img {
    min-height: 100%;
}

.recent-post-text {
    background: #C6D2D4;
    padding: 25px 50px;
    height: 100%;
}

.recent-post-text h2 {
    color: #122e4d;
    text-align: left;
    font-family: "Exo", Sans-serif;
    font-size: 25px;
    font-weight: 500;
    letter-spacing: 0.06px;
}

.recent-post-text p {
    color: #122e4d;
    font-family: "Raleway", Sans-serif;
    font-size: 14px;
}

.recent-post-text .more-link {
    color: #ffffff;
    font-family: "Raleway", Sans-serif;
    font-size: 10px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 0.84px;
    background-color: #008fd1;
    border-radius: 9.25px 9.25px 9.25px 9.25px;
    padding: 6px 22px 6px 22px;
}

.no-pad-all {
    padding: 0;
    height: 100%;
    background: #c6d2d4;
}

.no-pad-left {
    padding-left: 0;
    height: 100%;
}

.contact-form-bar {
    background-color: #008fd1;
    padding: 15px 10px 15px 10px;
    margin: 0 auto;
    text-align: center;

}

.contact-form-bar h3 {
    color: #122e4d;
    font-family: "Exo", Sans-serif;
    font-size: 18.9px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.06px;
}

.ctf-form-right input {
    outline: 0;
    background: none;
    border: 1px solid #FFF;
    border-radius: 20px;
    color: #FFF;

}


.ctf-form-right input::placeholder{
    color: #ffffff !important;
    font-size: 15px;
    font-family: "Raleway", Sans-serif;
    text-indent: 10px;
    line-height: 13px;
}

.ctf-form-right .wpcf7-email {
    width: 230px;
    padding: 5px 5px 5px 5px;
}

.ctf-form-right  input[type=submit] {
    display: inline-block;
    background-color: #122e4d;
    color: #ffffff;
    border-radius: 18.5px 18.5px 18.5px 18.5px;
    padding: 10px 15px 8px 15px;
    font-family: "Raleway", Sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1.3px;
    border: none;
}

.ctf-form-right .wpcf7-not-valid-tip {
    top: 4px;
    left: 63px;
}


.post-preview {
    text-align: center;
}
.elementor-section-wrap {
    height: 100%;
}
.elementor-29 .elementor-element.elementor-element-bba26bf > .elementor-widget-container {
    padding:0 20px 0 20px;
}
.elementor-widget-image .widget-image-caption {
    font-weight: 500;
    font-size: 14px;
    font-style: italic;
    padding-top: 5px;
}
.zoom-social-icons-list--no-labels .zoom-social_icons-list__item {
    margin:4px 1px !important;
}
.ring-logo img {
    margin-top:1.5em;
}


@font-face {
    font-family: Gilroy;
    src: url(/vendor/fonts/gilroy-extrabold.otf);
}
@font-face {
    font-family: ProximaNova;
    src: url(/vendor/fonts/ProximaNovaRegular.ttf);
}
body {
    overflow-x: hidden;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.padding-zero {
    padding: 0;
}
.margin-zero {
    margin-right: 0;
    margin-left: 0;
}
.magin-30{
    margin-top: 50px;
    margin-bottom: 50px;
}
.magin-10{
    margin-top: 20px;
}
.padding-top-15 {
    padding-top: 15px;
}
.padding-top-30 {
    padding-top: 30px;
}
.font-light-blue{
    color: #31bae8 !important;
}
.font-light-green{
    color:  #0085A1 !important;
}
.text-muted {
    color: #777777;
}
.text-primary {
    color: #fed136;
}
a,
a:hover,
a:focus,
a:active,
a.active {
    outline: none;
    text-decoration: none;
}
a {
    color: #000000;
    text-decoration: none;
}
a:hover,
a:focus,
a:active,
a.active {
    color:  #0085A1;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    text-transform: none;
    font-weight: 700;
}
.img-centered {
    margin: 0 auto;
}
.masla p span {
    font-weight:500;
}
.bg-light-gray {
    background-color: #eeeeee;
}
.bg-darkest-gray {
    background-color: #222222;
}
.btn-primary {
    color: white;
    background-color: #fed136;
    border-color: #fed136;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-weight: 700;
}
.btn-green {
    color: #000000;
    background-color: #abe541;
    border-radius: 0;
    padding: 10px 40px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 700;
}
.btn-green:hover{
    color: #000000;
    background-color: #abe541;
    border-radius: 0;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    color: white;
    background-color: #fec503;
    border-color: #f6bf01;
}
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
    background-color: #fed136;
    border-color: #fed136;
}
.btn-primary .badge {
    color: #fed136;
    background-color: white;
}
.btn-xl {
    color: #000000;
    background-color:  #0085A1;
    border-color:  #0085A1;
    border-radius: 0;
    font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 700;
    font-size: 18px;
    padding: 15px 40px;
}
.btn-xl:hover,
.btn-xl:focus,
.btn-xl:active,
.btn-xl.active,
.open .dropdown-toggle.btn-xl {
    color: #000000;
    background-color:  #0085A1;
    border-color:  #0085A1;
    border-radius: 0;
}
.btn-xl:active,
.btn-xl.active,
.open .dropdown-toggle.btn-xl {
    background-image: none;
}
.btn-xl.disabled,
.btn-xl[disabled],
fieldset[disabled] .btn-xl,
.btn-xl.disabled:hover,
.btn-xl[disabled]:hover,
fieldset[disabled] .btn-xl:hover,
.btn-xl.disabled:focus,
.btn-xl[disabled]:focus,
fieldset[disabled] .btn-xl:focus,
.btn-xl.disabled:active,
.btn-xl[disabled]:active,
fieldset[disabled] .btn-xl:active,
.btn-xl.disabled.active,
.btn-xl[disabled].active,
fieldset[disabled] .btn-xl.active {
    background-color:  #0085A1;
    border-color:  #0085A1;
}
.grecaptcha-badge {
    display: none !important;
}
.btn-xl .badge {
    color:  #0085A1;
    background-color: white;
}
.navbar-custom {
    background-color: #222222;
    border-color: transparent;
}
.navbar-custom .navbar-brand {
    color:  #0085A1;
    font-family: "Kaushan Script", "Helvetica Neue", Helvetica, Arial, cursive;
}
.navbar-custom .navbar-brand:hover,
.navbar-custom .navbar-brand:focus,
.navbar-custom .navbar-brand:active,
.navbar-custom .navbar-brand.active {
    color: #fec503;
}
.navbar-custom .navbar-collapse {
    border-color: rgba(255, 255, 255, 0.02);
}
.navbar-custom .navbar-toggle {
    background-color:  #478fd1;
    border-color:  #478fd1;
    font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    color: white;
    font-size: 12px;
}
.navbar-custom .navbar-toggle:hover,
.navbar-custom .navbar-toggle:focus {
    background-color:  #478fd1;
}
.navbar-custom .nav li a {
    font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: none;
    font-weight: 400;
    letter-spacing: 1px;
    color: white;
    padding: 10px 20px;
    position:relative;

}
.elementor-2 .elementor-element.elementor-element-e8ccc08 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(:last-child)
{
    margin-bottom:10px !important;
}
.navbar-brand>img:hover, .navbar-brand>img:focus
{
    cursor:pointer !important;
}
.navbar-custom .nav li a:hover,
.navbar-custom .nav li a:focus,
.navbar-custom .nav li.current-menu-item a{
    color:  #008fd1;
    outline: none;
}
.navbar-custom .nav li.current-menu-item a:before{
    content: '';
    position:absolute;
    top:100%;
    width:75%;
    margin:auto;
    left:0;
    right:0;
    display:block;
    border-bottom:2px solid #008fd1;
}
.navbar-custom .navbar-nav > .active > a {
    border-radius: 0;
    color: white;
    background-color: transparent;
}
.navbar-custom .navbar-nav > .active > a:hover,
.navbar-custom .navbar-nav > .active > a:focus {
    color: white;
    background-color: transparent;
}
@media (min-width: 768px) {
    .navbar-custom {
        background-color: transparent;
        padding: 25px 0;
        -webkit-transition: padding 0.3s;
        -moz-transition: padding 0.3s;
        transition: padding 0.3s;
        border: none;
    }
    .navbar-custom .navbar-brand {
        font-size: 2em;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        transition: all 0.3s;
    }
    .navbar-custom .navbar-nav > .active > a {
        border-radius: 3px;
    }
}
@media (min-width: 768px) {
    .navbar-custom.affix {
        background-color: #222222;
        padding: 10px 0;
    }
    .navbar-custom.affix .navbar-brand {
        font-size: 1.5em;
    }
}
.navbar-custom .nav .btn-green {
    color: #000000;
    background-color:  #0085A1;
    border-radius: 0;
}
.navbar-custom .nav .btn-green:hover{
    color: #000000;
    background-color:  #0085A1;
    border-radius: 0;
}
header {
    margin-top: 75px;
}
header .intro-text {
    padding-top: 100px;
    padding-bottom: 50px;
}
header .intro-text .intro-lead-in {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-size: 22px;
    line-height: 22px;
    margin-bottom: 25px;
}
header .header-subheading{
    font-weight: normal;
}
header .intro-text .intro-heading {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 300;
    font-size: 16px;
    line-height: 18px;
    margin-bottom: 25px;
}
@media (min-width: 768px) {
    header .intro-text {
        padding-top: 200px;
        padding-bottom: 200px;
    }
    header .intro-text .intro-lead-in {
        font-family: "Exo", Helvetica, Arial, sans-serif;
        font-style: normal;
        font-size: 50px;
        line-height: 50px;
        margin-bottom: 25px;
    }
    header .intro-text .intro-heading {
        font-family: "Exo", Helvetica, Arial, sans-serif;
        font-weight: 300;
        font-size: 16px;
        line-height: 16px;
        margin-bottom: 50px;
    }
}
header .laptop-img {
    padding-top: 50px;
    position: absolute;
    margin: 0 auto;
    left: 50%;
    transform: translateX(-50%);
}
section {
    padding: 50px 0;
}
section.services {
    padding-top: 50px;
    padding-bottom: 50px;
}
section h2.section-heading {
    font-size: 40px;
    margin-top: 0;
    margin-bottom: 15px;
    color: #222222;
    font-weight: normal;
    text-transform: none;
}
.padding0 .elementor-element-populated {
    padding:0 !important;
}
.small-line{
    width: 25%;
    border: solid 1.5px  #0085A1;
}
section h3.section-subheading {
    font-size: 16px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: none;
    font-weight: 400;
    margin-bottom: 30px;
    line-height: 1.5;
}
.user-box,.office-box,.virtual-box {
    padding: 20px;
    background-color: #ffffff;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.3);
    margin: 0 15px;
}
.user-box:hover,.office-box:hover,.virtual-box:hover {
    background-color: #f8fefe;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.3);
}
@media (min-width: 768px) {
    section {
        padding: 50px 0;
    }
    section.services {
        padding-top: 400px;
        padding-bottom: 50px;
    }
}
.service-heading {
    margin: 15px 0;
    text-transform: none;
}
.priotize-img{
    margin: 0 auto;
}
#portfolio{

}
.priotize-img{
    margin: 0 auto;
}
#portfolio * {
    z-index: 2;
}
#about {
    position: relative;
    top: -80px;
    background-color: white;
    padding: 50px 0;
}
@media (min-width: 768px) {
    #about {
        position: relative;
        top: -150px;
        background-color: white;
        padding-top: 150px;
        padding-bottom: 0px;
    }
}
#team * {
    z-index: 2;
}
.own-plateform img {
    display: inline-block;
}
.btn-light-blue{
    background-color: #05aee7;
    color: #ffffff;
    border-color: #05aee7;
    padding: 8px 40px;
    margin-bottom: 15px;
}
.btn-light-blue:hover,
.btn-light-blue:focus,
.btn-light-blue:active,
.btn-light-blue.active {
    background-color: #05aee7;
    color: #ffffff;
    border-color: #05aee7;
}
#better-connection{
    position: relative;
    top: -95px;
    background-color: white;
    padding: 50px 0;
}
@media (min-width: 768px) {
    #better-connection{
        position: relative;
        top: -95px;
        background-color: white;
        padding: 50px 0;
    }
}
#better-connection .intro-text {
    padding-top: 100px;
    /*padding-bottom: 50px;*/
}
#better-connection .intro-text .intro-lead-in {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-size: 22px;
    line-height: 22px;
    margin-bottom: 25px;
    color: #222222;
}
#better-connection .intro-text .intro-heading {
    font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 300;
    font-size: 16px;
    line-height: 18px;
    margin-bottom: 25px;
    color: #444444;
}
@media (min-width: 768px) {
    #better-connection .intro-text {
        padding-top: 100px;
        /*padding-bottom: 200px;*/
    }
    #better-connection .intro-text .intro-lead-in {
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-style: normal;
        font-size: 50px;
        line-height: 60px;
        margin-bottom: 25px;
        color: #222222;
    }
    #better-connection .intro-text .intro-heading {
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-weight: 300;
        font-size: 16px;
        line-height: 16px;
        margin-bottom: 50px;
        color: #444444;
    }
}
.flex-box-row{
    display: flex;
    flex-direction: column;
}
@media (min-width: 768px) {
    .flex-box-row{
        display: flex;
        flex-direction: row;

    }
}
.flex-box-col{
    display: flex;
}
.read-case-block{
    padding: 15px;
    background-color: #ffffff;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.3);
    border-bottom: 20px solid  #0085A1;
    border-radius: 10px;
    margin-right: 15px;
    margin-left: 15px;
}
.light-blue-link{
    color: #66b6ff;
    text-decoration: underline;
    margin-top: 20px;
}
.carousel-width {
    width: 100%;
}
.carousel-img {
    width: 70%;
}
.carousel-padding {
    padding: 0 75px;
}
section#contact .section-heading {
    color: white;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 300;

}
section#contact .btn-green{
    margin-top: 40px;
    margin-bottom: 40px;
}
footer {
    padding: 25px 0;
}
footer h4.section-subheading {
    line-height: 25px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: none;
    text-align: left;
    font-weight: 300;
    padding-top: 25px;
    padding-bottom: 25px;
    clear: both;
}
footer .small-line-xs {
    max-width: 50px;
    margin: 0;
    border-top: 2px solid  #0085A1;
}
footer div.list-inline {
    line-height: 40px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: none;
    padding-top: 20px;
    color: #555555 !important;
    text-decoration: none;
    margin: 0;
}
footer .footer-logo {
    padding-top: 12px;
}
footer .footer-logo>a>img {
    max-width: 190px;

}
footer .widget-title {
    font-size:12px;
}
.footer-social-icons{
    float: left;
}
.footer-social-icons img {
    padding-right: 10px;
}
footer .footer-bottom a{
    color:  #0085A1;
    text-decoration: none;
}
ul.social-buttons li a:hover,
ul.social-buttons li a:focus,
ul.social-buttons li a:active {
    background-color:  #0085A1;
}
.btn:focus,
.btn:active,
.btn.active,
.btn:active:focus {
    outline: none;
}
::-moz-selection {
    text-shadow: none;
    background:  #0085A1;
}
::selection {
    text-shadow: none;
    background:  #0085A1;
}
img::selection {
    background: transparent;
}
img::-moz-selection {
    background: transparent;
}
body {
    webkit-tap-highlight-color:  #0085A1;
}
.col-margin-right {
    margin-right: 15px;
}
.home-sign-up-btn {

}
#footer-widgets .container {
    width: 100%;
    max-width: 100%;
}
footer {
    background-color: #15334e;
}
.footer-nav-menu ul li a {
    font-family: "Raleway", Sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    background: transparent;
    padding: 10px 20px;
    color: #C6D2D4;
    font-size: 14px;
    letter-spacing: 1.3px;
}
.footer-nav-menu ul li a:hover,
.footer-nav-menu ul li a:focus,
.footer-nav-menu ul li.current-menu-item a{
    background: transparent;
    color: #008fd1;
}
.footer-widgets {
    font-family: "Raleway", Sans-serif;
    color: #ffffff;
    letter-spacing: 1.3px;

}
.widget-title {
    text-transform: uppercase;
    font-weight: 700;
}
/*.relative-class {*/
/*position: relative;*/
/*}*/
.play-button-custom {
    position: absolute;
    top: 75%;
    left: 50%;
    /*z-index: 999;*/
    height: 33px;
    width:33px;
}
/*additional css*/
.navbar-custom {
    background-color: #15334e;
}
.navbar-brand {
    padding: 0px;
    height: 60px;
}
.navbar-brand>img {
    height: 100%;
    padding: 7px 15px;
    width: auto;
}

.intro-header .page-heading {
    padding: 225px 0;
}
.navbar-custom .nav li a {
    font-family: 'Raleway', sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 2px;
    font-size: 13px;
    color: #fefefe;
    padding: 10px 20px;
}
.navbar-custom .navbar-nav {
    margin: 8.5px 0px;
    width: 82%;
}
.navbar-custom .nav li.menu-item-822 {
    float: right !important;
}
.navbar-custom .nav li.menu-item-822 a {
    border: 1px solid #008fd1;
    border-radius: 30px;
    color: #008fd1;
}
.intro-header .post-heading h1 {
    color: #FFFFFF;
    font-family: Exo;
    font-size: 38px;
    font-weight: 500;
    letter-spacing: 0.54px;
    margin-bottom: 0px;
}
.intro-header .post-heading .meta {
    font-family: "Raleway", Sans-serif;
    font-size: 14px;
    font-weight: bold;
    line-height: 3em;
    letter-spacing: 1.3px;
    font-style: normal;
}
/*.intro-header .post-heading .subheading {*/
/*font-family: Raleway;*/
/*font-size: 16px;*/
/*font-weight: bold;*/
/*line-height: 16px;*/
/*text-align:left;*/
/*letter-spacing: 1.3px;*/
/*}*/
/* custom css for elementor   */
.elementor-widget-heading.elementor-widget-heading .elementor-heading-title {
    color: #122E4D;
}
a.elementor-button-link.elementor-button.elementor-size-md {
    padding: 15px 60px;
}
.heading-zero .elementor-widget:not(:last-child) {
    margin: 0px;
}
p {
    margin: 10px 0;
}
.inner-section-margin {
    padding: 30px 0;
}
.eael-contact-form-7 .wpcf7-form .wpcf7-form-control-wrap {
    display: inline-block;
}
.textwidget {
    font-size: 11px;
}
.contact-us-today h2 {
    color: #122E4D;
    font-family: Exo;
    font-size: 25px;
    font-weight: 500;
    letter-spacing: 0.06px;
    margin-bottom: 20px;
}
.contact-us-today label {
    color: #122E4D;
    font-family: Raleway;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 1.3px;
}
.contact-us-today input {
    border: 1px solid #979797;
    font-size: 14px;
    padding-left: 24px;
    padding-right: 24px;
    text-indent: 0 !important;
    color: #122E4D;
}
.elementor-815 .elementor-element.elementor-element-2ab663f textarea {
    padding: 15px 10px;
    font-size: 14px;
}
.contact-us-today p span {
    width: 100%;
    display:block;
}
span.error-keyup-4 {
    position: absolute;
    font-size: 12px;
    color: red;
}
.contact-us-today p span textarea {
    width: 100%;
    height: auto;
}
.contact-us-today p span input {
    height: 44px !important;
    width: 100% !important;
}
select::-ms-expand {
    display: none;
}
.contact-us-today p span select {
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    appearance: none;
    border: 1px solid #979797;
    border-radius: 30px 30px 30px 30px;
    width: 100%;
    height: 44px;
    color: #122E4D;
    font-size: 14px;
    padding-left: 24px !important;
    background: url(img/selectcarets.png) no-repeat right;
}
.span-filtering-input {
    border-radius: 30px 30px 30px 30px;
    text-indent: 10px;
    font-family: "Raleway", Sans-serif;
    font-weight: 500;
    letter-spacing: 1.3px;
}
input[type="submit"].span-filtering-input {
    display: inline-block;
    background-color: #008fd1;
    color: #ffffff;
    border-radius: 30px 30px 30px 30px;
    padding: 10px 15px 8px 15px;
    font-family: "Raleway", Sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1.3px;
}
.elementor-916 .elementor-element.elementor-element-708d0f99 .elementor-heading-title {
    padding-right: 20px;
    text-align: right;
}
/*social icons style*/
.contact-us-img-container {
    position: relative;
}
.social-icons-container {
    position: absolute;
    top: 0;
    height: 100%;
}
.social-icons-container .elementor-widget-container {
    height: 100%;
    max-width: 95px;
}
.social-icons-container .elementor-social-icons-wrapper {
    position: relative;
    top: 0 !important;
	padding: 30px 0;
}

.social-icons-container.elementor-element .elementor-social-icons-wrapper {
	position: relative;
    top: 0 !important;
	padding: 30px 0;
}

/*end for social icons style*/

/*css for input file */
.upload-resume-container {
    border: 1px solid #9D9D9D;
    border-radius: 30px;
    padding: 10px 25px 9px;
    font-size: 16px;
    position: relative;
    height: 44px;
    box-sizing: border-box;
}
.upload-resume-container span {
    display: block;
    margin-right: 65px;
}
.upload-resume-container label{
    border-radius: 11.1px;
    background-color: #008FD1;
    font-size: 8px !important;
    right: 15px;
    padding: 7px 13px 5px;
    line-height: 9px;
    text-transform: uppercase;
    cursor: pointer;
    top: 50%;
    transform: translateY(-50%);
    color: white;
    position: absolute;
}
.upload-resume-container input[type=file] {
    display:none;
}
/*end for css file input*/
.custom-tabs .eael-tabs-nav {
    background: #122E4D;
    padding: 40px 20px;
    text-align: center;
}

.custom-tabs .eael-tabs-nav::-webkit-scrollbar {
    width:25px;
}
.custom-tabs .eael-tabs-nav::-webkit-scrollbar * {
    background:transparent;
}
.custom-tabs .eael-tabs-nav::-webkit-scrollbar-thumb {
    background: #008fd1 !important;
    border-radius: 12px !important;
}

.custom-tabs .eael-advance-tabs .eael-tabs-nav > ul {
    position: relative;
    padding: 0px;
    list-style-type: none;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    z-index: 1;
    margin: auto;
}
.custom-tabs .eael-advance-tabs .eael-tabs-nav > ul li {
    display: inline-flex;
    flex-direction: row;
    padding: 2em;
}
.custom-tabs .eael-advance-tabs .eael-tabs-nav > ul li.active {
    width: 200px;
    height: 165px;
}
.custom-tabs .eael-advance-tabs .eael-tabs-nav > ul li img {
    height: 50px;
}
.custom-tabs .eael-advance-tabs .eael-tabs-nav > ul li span {
    min-height:30px;
}
.custom-tabs .eael-advance-tabs .eael-tabs-nav > ul li.active img {
    height: 75px;
}
.custom-tabs .eael-advance-tabs .eael-tabs-content > div.active {
    padding: 0;
    margin-bottom: -10px;
}
.custom-tabs .eael-advance-tabs .eael-tabs-content > div.active > p{
    display: none;
}

.custom-tabs-nav .eael-advance-tabs .eael-tabs-nav > ul li.active .eael-tab-title {
    border-bottom: 5px solid #ffffff7d !important;
}
.custom-tabs-nav .eael-advance-tabs .eael-tabs-nav > ul li.inactive .eael-tab-title {
    line-height: 25px;
}
.social-icons-section .elementor-element-populated {
    padding: 0 !important;
}

.social-icons-container a {
    display: block;
    margin-bottom: 25px;
}
.bluelayer-pricing-img .elementor-image{
    position: relative;
}
.pricing-btn {
    left: 50%;
    margin-top: -20px;
    top: 0;
    transform: translate(-50%, -50%);
}
.custom-support-list {
    max-width : 585px;
}
.custom-support-list ol {
    list-style: none;
    counter-reset: my-awesome-counter;
    padding: 0;
}
.custom-support-list ol li {
    counter-increment: my-awesome-counter;
    position: relative;
    padding-left: 3em;
    padding-top: 10px;
    padding-bottom:10px;
}
.custom-support-list ol li::before {
    content: counter(my-awesome-counter) ".";
    color: #fff;
    font-weight: bold;
    background-color: #008fd1;
    border-radius: 50%;
    padding: 6px;
    width: 30px;
    left: 0;
    top: 4px;
    height: 30px;
    position: absolute;
    text-align: center;
}
input, select, textarea {
    outline: 0;
}
.custom-circle-border .elementor-widget-container {
    display: flex;
    justify-content: center;
    align-items: center;
}
.custom-circle-border .elementor-image {
    border-radius: 50%;
    border: 1px solid #c5d1d4;
    height: 120px;
    width: 120px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.custom-circle-border .elementor-image img{
    width: 60px !important;
}
/*css for playbutton*/
#playboy .elementor-button-icon{
    display: none;
}
#playboy .elementor-button-content-wrapper {
    background: url("img/play-button.png");
    height: 33px;
    width: 33px;
    display: block;
    /*z-index: 999;*/
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
#playboy .pause-button {
    background: url("img/pause.png");
    height: 33px;
    width: 33px;
    display: block;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    /*z-index: 999;*/
}
#playboy .play-button {
    background: url("img/play-button.png");
    height: 33px;
    width: 33px;
    display: block;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    /*z-index: 999;*/
}
/*.youtube controls buttons css*/
.ytp-gradient-top {
    display: none;
}
.ytp-button {
    display: none;
}
.custom-video-class .elementor-custom-embed-play, .custom-video-class-home .elementor-custom-embed-play {
    top: 0;
    background: url("img/play-button.png");
    height: 33px;
    width: 33px;
    display: block;
    transform: none;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    opacity: 1;
}
.custom-video-class {
    display: none
}
.custom-video-class .elementor-custom-embed-play i, .custom-video-class-home .elementor-custom-embed-play i{
    display: none;
}
/*css for blog tabs nav*/
.custom-tabs-nav .eael-advance-tabs .eael-tabs-nav > ul li:nth-child(1) {
    background-color: #07182A;
    color: #fff;
}
.custom-tabs-nav .eael-advance-tabs .eael-tabs-nav > ul li:nth-child(2) {
    background-color: #C6D2D4;
    color: #122E4D;
}
.custom-tabs-nav .eael-advance-tabs .eael-tabs-nav > ul li:nth-child(3) {
    background-color: #008FD1;
    color: #fff;
}
/*css for blog tabs*/
.custom-blog-tabs .eae-pl-title {
    padding-bottom: 18px;
}
.custom-blog-tabs .wts-eae-pl-wrapper ul {
    margin: 0;
    padding: 0;
}
.custom-blog-tabs .wts-eae-pl-wrapper ul li {
    list-style: none;
    overflow: hidden;
    margin-bottom: 40px;
}
.custom-blog-tabs .wts-eae-pl-wrapper ul li .eae-pl-image-wrapper img {
    /*     height: 236px; */
    width: 100%;
}
.custom-blog-tabs .eae-pl-content-box-wrapper {
    padding: 25px 50px;
}
.custom-small-icons .elementor-image img {
    max-width: 55px;
}
.contact-us-today input.wpcf7-form-control.wpcf7-submit {
    width: 100% !important;
}
.contact-us-info-main .eael-infobox .infobox-content p {
    margin: 0 0 2px;
}
.disaster-box .elementor-widget-container {
    padding-right: 15px !important;
    padding-left: 15px !important;
}
.services-homepage .elementor-button {
    width: 260px !important;
    max-width: 100% !important;
    cursor: initial;
}
.support-connect {
    width: 900px;
    margin: 0 auto;
    max-width: 100%;
}
footer p {
    margin: 2px 0;
}
.error-404-main {
    text-align: center;
    margin: 8em auto 4em;
    max-width: 100%;
}
.error-404-main h2 {
    font-family: "Raleway", Sans-serif;
    font-size: 100px;
    color: #15334e;
}
.error-404-main h3 {
    font-family: "Raleway", Sans-serif;
    color: #4d84a1;
    font-size: 27px;
    margin-top: 2em;
    letter-spacing: 4.07px;
    line-height: 33px;
}
.error-404-main p {
    font-family: "Raleway", Sans-serif;
    color: #15334e;
    letter-spacing: 0.23px;
    line-height: 21px;
    margin-bottom: 3em;
    font-size: 15px;
    font-weight: bold;
}
.error-404-main .btn-home-return {
    border: 1px solid #4d84a1;
    border-radius: 30px;
    background-color: #15334e;
    color: #4d84a1;
    font-family: 'Raleway', sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 2px;
    font-size: 13px;
    padding: 10px 20px;
    margin: 3em 0 1em;
}
select::-ms-expand {
    display: none;
}
.special-email div.wpcf7-mail-sent-ok {
    border: 0;
    padding: 0;
    font-size: 13px;
    text-align: center;
    color: #fff !important;
    position: absolute;
    top: 2px;
    bottom: 0;
    left: -60px;
    right: 0;
    padding-top: 18px;
}
div.wpcf7 {
    position: relative;
}
footer p a, footer p a:hover {
    color: #fff;
}
div.wpcf7 .ajax-loader,div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
    display : none !important;
}
.custom-video-class-home .elementor-custom-embed-play:before{
    content: 'Play Video';
    white-space: nowrap;
    font-size: 14px;
    color: #fff;
    position: absolute;
    top: 8px;
    right: calc(100% + 8px);
}
.custom-video-class .elementor-custom-embed-play:before {
    white-space: nowrap;
    font-size: 14px;
    color: #fff;
    position: absolute;
    top: 8px;
    right: calc(100% + 8px);
}
.slick-initialized .slick-slide {
    height: 148px;
    padding-left: 15px;
    padding-right: 15px;
}
.slick-initialized .slick-slide figure{
    height:100%;
}
.slick-initialized .slick-slide figure img{
    max-height:100%;
    top:50%;
    transform:translateY(-50%);
    position:relative;
}
@media only screen and (max-width: 480px) {
    .custom-blog-tabs .wts-eae-pl-wrapper ul li .eae-pl-image-wrapper img {
        height: initial;
    }
    .eae-pl-image-wrapper {
        margin-bottom: 30px;
    }
    .custom-blog-tabs .eae-pl-content-box-wrapper {
        padding: 25px 0px;
    }
    .trouble-mobile h2{
        font-size: 27px !important;
    }
    footer .widget {
        margin: 24px 0;
    }

}
.custom-blog-tabs .wts-eae-pl-wrapper ul li:nth-child(odd) {
    background-color: #C6D2D4;
}
.custom-blog-tabs .wts-eae-pl-wrapper ul li:nth-child(even){
    background-color: #008FD1;
}
.custom-blog-tabs .wts-eae-pl-wrapper ul li:nth-child(even) .eae-pl-content-box{
    color: #ffffff;
}
.custom-blog-tabs .wts-eae-pl-wrapper ul li:nth-child(even) .eae-pl-readmore a{
    background-color: #C6D2D4;
    color: #122E4D;
}
/*.css for custome header video*/
.custom-header-video-home, .custom-header-video {
    position: relative;
    padding-top: 13em;
    padding-bottom: 13em;
}
.custom-header-video-home, .custom-header-video.custom-height {
    padding-top: 10em;
    padding-bottom: 10em;
    height: 400px !important;
}
.custom-header-video {
    height: 500px;
}
.main-heading {
    margin-bottom: 0 !important;
}
.main-video-section {
    position: absolute !important;
    top: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 0;
}
.custom-video-class .elementor-custom-embed-image-overlay img, .custom-video-class-home .elementor-custom-embed-image-overlay img {
    opacity: 0 !important;
    max-height: 100px !important;
}
.custom-header-caption {
    position: absolute;
    top: 50%;
    transform: translateY(50%);
}
.main-container {
    margin-top: 110px;
}
.main-heading-bluelayer {
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    max-width: 95%;
    margin: auto;
}
.sub-heading-bluelayer {
    position: absolute;
    padding-right: 15px;
    max-width: 95%;
    width: 100%;
    right: 0;
    left: 0;
    margin: auto !important;
    width: 100%;
    top: 55%;
    transform: translateY(-45%);
}
body .elementor-2 .elementor-element.elementor-element-78c3b87 .eael-contact-form-7 .wpcf7-validation-errors {
    display: none !important;
}
body .elementor-31 .elementor-element.elementor-element-63053a92 .eael-contact-form-7 .wpcf7-validation-errors {
    display: none !important;
}
body .elementor-29 .elementor-element.elementor-element-15eb5390 .eael-contact-form-7 .wpcf7-validation-errors {
    display: none !important;
}
body .elementor-43 .elementor-element.elementor-element-6278ebb3 .eael-contact-form-7 .wpcf7-validation-errors {
    display: none !important;
}
body .elementor-33 .elementor-element.elementor-element-274a4d30 .eael-contact-form-7 .wpcf7-validation-errors {
    display: none !important;
}
body .elementor-567 .elementor-element.elementor-element-35e95184 .eael-contact-form-7 .wpcf7-validation-errors {
    display: none !important;
}
body .elementor-914 .elementor-element.elementor-element-74058016 .eael-contact-form-7 .wpcf7-validation-errors {
    display: none !important;
}
body .elementor-912 .elementor-element.elementor-element-57910c8a .eael-contact-form-7 .wpcf7-validation-errors {
    display: none !important;
}
body .elementor-916 .elementor-element.elementor-element-15bd135 .eael-contact-form-7 .wpcf7-validation-errors {
    display: none !important;
}
body .elementor-882 .elementor-element.elementor-element-581660f .eael-contact-form-7 .wpcf7-validation-errors {
    display: none !important;
}
body .elementor-918 .elementor-element.elementor-element-44106868 .eael-contact-form-7 .wpcf7-validation-errors {
    display: none !important;
}
body .wpcf7-response-output .wpcf7-display-none .wpcf7-validation-errors {
    display: none;
}
body .eael-contact-form-7 .wpcf7-validation-errors{
    display: none !important;
}
span.wpcf7-not-valid-tip {
    position: absolute !important;
    font-size: 12px;
    top: 100%;
}
.recaptcha{
    margin: 15px;
    float:right;
}
.recaptcha-con .wpcf7-form-control-wrap {
    display: block !important;
}
.recaptcha-con .recaptcha {
    margin-top:5px;
}
.elementor-567 .elementor-element.elementor-element-9062416 {
    padding:50px 0 !important;
}
.elementor-567 .elementor-element.elementor-element-ffca9cc a.elementor-button, .elementor-567 .elementor-element.elementor-element-ffca9cc .elementor-button {
    padding-bottom:10px !important;
}
.upload-resume-container span{
    left: -12px !important;
    top: -12px !important;
    white-space: nowrap;
}
.elementor-33 .elementor-element.elementor-element-32d5300b .eael-contact-form-7 .wpcf7-form-control.wpcf7-textarea,
.elementor-567 .elementor-element.elementor-element-27f5d94 .eael-contact-form-7 .wpcf7-form-control.wpcf7-textarea{
    margin-bottom:20px;
    font-size: 14px;
    padding: 15px 10px;
    color: #122E4D;
}
.eael-advance-tabs {
    background: #122E4D;
}
.elementor-31 .elementor-element.elementor-element-8815623 .eael-advance-tabs .eael-tabs-nav > ul li {
    min-width: 180px;
}
.custom-tabs .eael-tabs-nav {
    display: block;
    width: 100%;
    overflow-x: auto;
    max-width: 1129px;
    margin: auto;
}
#left-arrow {
    position: absolute;
    top: 90px;
    z-index: 999;
    left: 8%;
    color: white;
}
#right-arrow {
    position: absolute;
    top: 90px;
    z-index: 999;
    right: 8%;
    color: white;
}
@media (min-width : 1200px) and (max-width : 1400px) {
    .custom-tabs .eael-tabs-nav {
        max-width: 930px;
    }
    #left-arrow {
        left: 2%;
    }
    #right-arrow {
        right: 2%;
    }
}
@media (min-width : 992px) and (max-width : 1199px) {
    .custom-tabs .eael-tabs-nav {
        max-width: 720px;
    }
    #left-arrow {
        left: 2%;
    }
    #right-arrow {
        right: 2%;
    }
}
@media (max-width : 991px){
    .recent-post-text {
        height: auto;
    }

    .no-pad-left {
        padding-right: 0;
    }

    .no-pad-all {
        height: auto;
    }

    .featured-post-image img {
        width: 100%;
        height: 100%;
    }

    #right-arrow, #left-arrow {
        display: none;
    }
}

@media (min-width: 1400px) {
.custom-tabs .eael-tabs-nav {
    max-width: 920px;
}
}


@media (min-width: 1600px) {
    .custom-tabs .eael-tabs-nav {
        max-width: 1770px !important;
    }

    #left-arrow, #right-arrow {
        display: none !important;
    }

    .elementor-31 .elementor-element.elementor-element-8815623 .eael-advance-tabs .eael-tabs-nav > ul li {
        min-width: 150px !important;
        padding: 1rem !important;
    }


}


@media (max-width: 1199px) and (min-width: 992px) {
    .custom-tabs .eael-tabs-nav {
        max-width: 800px !important;
    }
    .elementor-31 .elementor-element.elementor-element-8815623 .eael-advance-tabs .eael-tabs-nav > ul li {
        min-width: 150px !important;
        padding: 15px !important;
    }
    
    
}




/* .custom-tabs .eael-tabs-nav:after {
    content: ">";
    color: #fff;
    font-size: 40px;
    position: absolute;
    top: 6%;
    z-index: 11;
} */
@media (min-width :992px){
    .custom-tabs .eael-tabs-nav::-webkit-scrollbar-thumb {
        background-color: transparent !important;
    }
}
.support-you-need .elementor-element .eael-infobox .infobox-content {
    max-width:700px;
}
.elementor-33 .elementor-element.elementor-element-f2e991f .elementor-social-icon {
    width:54px;
    opacity:1 !important;
}
.elementor-33 .elementor-element.elementor-element-f2e991f .elementor-social-icon i {
    width:auto;
}
.elementor-916 .elementor-element.elementor-element-15bd135 .eael-contact-form-7 .wpcf7-form p:nth-last-of-type(1) {
    margin-top:0;
    text-align:center !important;
}
.empty-p p:empty{
    display:block;
    padding-top:1px;
}
.elementor-567 .elementor-element.elementor-element-f061b68 > .elementor-element-populated {
    max-width:530px;
}
.dp .elementor-widget:not(:last-child) {
    margin-bottom:10px;
}
.d0 {
    padding-top:0 !important;
}
.d0 .elementor-widget:not(:last-child) {
    margin-bottom:0;
}
.custom-tabs .elementor-column-gap-no h2 {
    margin-bottom:20px !important;
}
.custom-tabs .elementor-text-editor > p + p + p {
    margin-top : -10px;
}
.custom-tabs .elementor-column-gap-default {
    margin-bottom:25px;
}
.custom-tabs .elementor-793 .elementor-element.elementor-element-1fa2223d .elementor-column-gap-default,
.custom-tabs .elementor-793 .elementor-element.elementor-element-4cbea0b6 .elementor-column-gap-default,
.custom-tabs .elementor-793 .elementor-element.elementor-element-7f8a9ffb .elementor-column-gap-default{
    margin-bottom:0;
}
.elementor-43 .elementor-element.elementor-element-a72375e .eael-infobox .infobox-content p a {
    color: #122e4d;
}
.mw550 {
    max-width:550px;
}
.mw632{
    max-width : 632px;
}
.mw1000{
    max-width: 1000px;
    margin: auto;
}
.demo-form form > p{
    margin-top:0;
    text-align:center !important;
}
.main-image-box .elementor-image-box-title {
    margin-top:10px;
}
.main-image-box .elementor-image-box-description {
    max-width:220px;
    margin:auto !important;
}
.mw220 img{
    max-width:200px !important;
}
.centered-footer-icons {
    display:table;
    margin-left: auto;
}
.security-alerts {
    background-color: #122E4D !important;
}
.security-alerts h3 > a , .security-alerts .eae-pl-content-box {
    color:#fff !important;
}
.security-alerts .eae-pl-readmore a{
    background-color: #C6D2D4 !important;
    color: #122E4D !important;
}
.advancements-and-trends {
    background-color: #C6D2D4 !important;
}
.advancements-and-trends .eae-pl-content-box {
    color:#122e4d !important;
}
.advancements-and-trends .eae-pl-readmore a{
    background-color: #008fd1 !important;
    color:#fff !important;
}
.blue-layer-news {
    background-color: #008FD1 !important;
}
.blue-layer-news .eae-pl-content-box {
    color:#fff !important;
}
.blue-layer-news .eae-pl-readmore a{
    background-color: #C6D2D4 !important;
    color: #122E4D !important;
}
.custom-tabs .elementor-section-stretched .elementor-widget-spacer {
    height:25px !important;
}
.custom-bg-height {
    height: 701px;
}
.elementor-29 .elementor-element.elementor-element-4cbcf01 > .elementor-background-overlay {
    opacity: 1 !important;
    transform: scaleX(-1);
    background: linear-gradient(182.14deg, rgba(114,173,221,0.2) 0%, rgba(0,0,0,0.98) 100%);
}
.technology-industries-row .elementor-container .elementor-row {
    align-items: baseline !important;
}
.technology-industries-row .elementor-container .elementor-row .elementor-image img{
    max-height: 50px !important;
}
@media (min-width : 1400px){
    .custom-tabs .eael-tabs-nav {
        max-width: 1150px;
    }
    #right-arrow,#left-arrow {
        display:block;
    }
}
@media (min-width : 2900px){
    .custom-tabs .eael-tabs-nav {
        max-width: 1300px
    }
    #right-arrow,#left-arrow {
        display: block;
    }
}
@media (max-width : 767px){
    .custom-bg-height {
        height: 701px;
    }
}
@media (max-width : 991px){
    .elementor-916 .elementor-element.elementor-element-708d0f99 .elementor-heading-title {
        padding-right: 0;
        font-size:16px !important;
    }
    .centered-footer-icons {
        margin-left: 0;
    }
    .footer-widgets .widget {
        padding:15px;
    }
    .footer-nav-menu ul li a {
        padding: 10px 13px;
        font-size: 11px;
    }
    footer .footer-logo {
        padding-top: 1em;
    }
    .centered-footer-icons {
        position: absolute;
        top: -4.5em;
        left: 0;
    }
    .centered-footer-icons h5 {
        display:block;
    }
}
@media (min-width : 992px){
    .footer-nav-menu .navbar-nav{
        display: flex;
        flex-direction: row;
        float: none;
    }
    .footer-nav-menu .navbar-nav>li{
        flex: 1 1 auto;
    }
    .contact-us-today .submit-right input.wpcf7-form-control.wpcf7-submit {
        width: 33% !important;
        float: right;
    }
}
@media only screen and (max-width : 768px) {
    .main-container {
        margin-top: 149px;
    }
    .custom-header-video .custom-video-class .elementor-widget-container, .custom-header-video .custom-video-class-home .elementor-widget-container {
        /*height: 320px !important;*/
    }
    .navbar-custom .navbar-nav {
        margin: 8.5px 0px;
        width: 61%;
    }
    .support-you-need .elementor-element .eael-infobox .infobox-content {
        padding-left : 15px !important;
        padding-right:15px;
    }
    .elementor-33 .elementor-element.elementor-element-f2e991f > .elementor-widget-container {
        padding: 0px 18px 0px 18px !important;
    }
    .elementor-33 .elementor-element.elementor-element-f2e991f .elementor-social-icon {
        width:36px;
    }
    .elementor-33 .elementor-element.elementor-element-f2e991f .elementor-social-icon {
        font-size:16px !important;
    }
    .elementor-916 .elementor-element.elementor-element-708d0f99 .elementor-heading-title {
        text-align:center;
    }
    .centered-footer-icons {
        position:unset;
    }
    footer .widget {
        margin:0 !important;
    }
    footer .footer-logo {
        padding-top: 0em;
        padding-bottom: 1em;
    }
    footer .footer-logo>a>img {
        margin:0;
    }
    .elementor-slick-slider .slick-slide img {
        max-height:140px;
    }
}
@media screen and (max-width: 1068px) and (min-width: 1024px) {
    .custom-form-styling input[type="submit"]{
        margin-top: 10px;
    }
}
@media screen and (min-width: 1024px) {
    .custom-right-team-block .elementor-element-populated {
        padding: 15px 70px 15px 70px !important;
        max-width:630px;
    }
}
@media (max-width: 1024px){
    .elementor-29 .elementor-element.elementor-element-43ae4ed0 > .elementor-element-populated {
        padding: 15px 15px 15px 15px !important;
    }
}
@media screen and (max-width: 1199px) and (min-width: 768px) {
    .main-container {
        margin-top: 169px;
    }
    .navbar-custom .navbar-nav {
        width: 100%;
    }
    .navbar-custom .nav li a {
        padding: 10px 10px;
    }
    .centered-footer-icons {
        margin-left:2em;
        margin-top:-10px;
    }
    .centered-footer-icons h5 {
        display:none;
    }
    footer .footer-logo{
        padding-top:0;
    }
}
@media screen and (max-width: 1024px) {
    .custom-right-team-block .elementor-text-editor p {
        font-size: 12px;
    }
    .main-heading-bluelayer .elementor-heading-title {
        font-size: 26px !important;
    }
    .sub-heading-bluelayer .elementor-heading-title {
        font-size: 12px !important;
    }
    .sub-heading-bluelayer {
        top: 60%;
        transform: translateY(-40%);
    }
}
@media screen and (max-width: 767px){
    .elementor-905 .elementor-element.elementor-element-0bc749a.eae-pl-img-align-left .eae-pl-image-wrapper,
    .elementor-946 .elementor-element.elementor-element-f0026b2.eae-pl-img-align-left .eae-pl-image-wrapper,
    .elementor-932 .elementor-element.elementor-element-99327b3.eae-pl-img-align-left .eae-pl-image-wrapper {
        width: 100%;
    }
    .custom-header-video {
        height: 300px;
    }
    .custom-tabs .eael-advance-tabs .eael-tabs-nav > ul {
        flex-wrap: wrap;
    }
    .custom-tabs .eael-advance-tabs .eael-tabs-nav > ul li.active img {
        height: 60px;
    }
    .custom-tabs .eael-advance-tabs .eael-tabs-nav > ul li img {
        height: 40px;
    }
    .social-icons-container .elementor-widget-container {
        height: 100%;
        min-height: 280px;
        max-width: 73px;
    }
    .custom-header-video, .custom-header-video-home {
        position: relative;
        padding-top: 5em;
        padding-bottom: 7em;
    }
    .custom-video-class .elementor-custom-embed-image-overlay img, .custom-video-class-home .elementor-custom-embed-image-overlay img {

        max-height: 50px !important;
    }
    .main-heading-bluelayer .elementor-heading-title {
        font-size: 18px !important;
        line-height: 22px;
        text-align: left;
    }
    .sub-heading-bluelayer .elementor-heading-title {
        font-size: 12px !important;
    }
    .sub-heading-bluelayer {
        top: 50%;
        transform: translateY(-50%);
    }
    .main-heading-bluelayer {
        top: 30%;
        transform: translateY(-70%);
    }
    .custom-video-class .elementor-custom-embed-play, .custom-video-class-home .elementor-custom-embed-play {
        top: 0;
    }
    .custom-tabs .eael-tabs-nav {
        display: block;
        width: 100%;
        overflow-y: auto;
        max-width: 100%;
        margin: auto;
        height: 500px;
    }
    .custom-tabs .eael-tabs-nav::-webkit-scrollbar {
        width: 10px;
    }
}
@media screen and (max-width: 767px) and (min-width: 481px) {
    .main-container {
        margin-top: 60px;
    }
}

@media only screen and (max-width : 480px) {
    .main-container {
        margin-top: 70px;
    }
    .navbar-custom .navbar-nav {
        width: 80%;
    }
    .custom-header-video .custom-video-class .elementor-widget-container, .custom-header-video .custom-video-class-home .elementor-widget-container{
        /*height: 200px !important;*/
    }
    .navbar-custom .navbar-brand {
        padding: 10px 15px;
        height: 70px;
    }
    .navbar-toggle {
        margin-top: 15px;
    }
    .navbar-custom .nav li.menu-item-58 {
        float: left !important;
    }
    .play-button-custom {
        position: absolute;
        top: 75%;
        left: 50%;
    }
    .social-icons-container .elementor-column{
        height: 55%;
    }
    .custom-post-styling .eae-pl-content-box {
        padding: 0 15px;
    }
}


/* DILLON EDITS */
.elementor-905 .elementor-element.elementor-element-0bc749a.eae-pl-img-align-left .eae-pl-image-wrapper {
    height: 236px;
    overflow: hidden;
}
.single-post .post-heading {
    width: 66.66666667%;
}
.footer-nav-menu {
    padding-bottom: 25px;
}
.footer__bottom {
    margin-top: 14px;
    padding-top: 12px;
    border-top: 1px solid #C6D2D4;
}
.footer__bottom__inner {
    display: flex;
    color: #C6D2D4;
    justify-content: center;
    font-size: 12px;
    align-items: center;
}
.footer__bottom__inner a {
    color: #C6D2D4;
}
.footer__bottom__inner a:hover {
    color: #008fd1;
}
.footer__bottom__inner a:before {
    color: #C6D2D4;
}
.footer__bottom__inner a:not(:first-child):before {
    content: " | ";
    padding-right: 12px;
    padding-left: 12px;
}

.home .custom-header-video-home {
    height: initial !important;
}

.wts-eae-pl-wrapper ul .security-alerts {
    background: #07182A !important;
}
.header-middle .nav.navbar-nav {
    display: flex;
    justify-content: space-between;
}
@media (max-width: 767px){
    .header-middle .nav.navbar-nav {
        display: block;
        /* 	justify-content: space-between; */
    }
    .navbar-custom .nav li.menu-item-822 {
        float: left !important;
    }
    .navbar-custom .nav li.current-menu-item a:before {
        content: '';
        position: absolute;
        top: 80%;
        width: 60%;
        margin: auto;
        left: 0px;
        right: 50px;
        display: block;
        border-bottom: 2px solid #008fd1;
    }
}
.footer-widgets {
    padding-bottom: 20px;
}

.page-id-3 .main-container {
    max-width: 1140px;
    padding: 20px 0;
    padding-bottom: 70px;
}
@media only screen and (max-width : 480px) {
    .footer__bottom__inner {
        justify-content: flex-start;
        font-size: 10px;
        align-items: center;
    }

    .footer__bottom__inner a:not(:first-child):before {
        content: " | ";
        padding-right: 6px;
        padding-left: 6px;
    }
}
#post-video-btn-link.custom-video-class-home{
    position: absolute;
    bottom: 0;
}
#post-video-btn-link.custom-video-class-home .elementor-custom-embed-play{
    display: none;
}

/*== 2020 Additions ===*/
.post__column__content {
    font-family: "Raleway", Sans-serif;
}

.post__column__content p, .post__column__content ul li, .post__column__content ul li p, .post__column__content ul li a, .post__column__content ul  {
    font-size: 14px;
    font-weight: 500;
}

.post__column__content p {
    display: block;
    padding-bottom: 10px;
}

