  @font-face {
    font-family: 'Open Sans';
    src: url('/wp-content/themes/wei/fonts/UniversLTStd-Cn.eot');
    src: local('â˜º'), url('/wp-content/themes/wei/fonts/UniversLTStd-Cn.woff') format('woff'),
        url('/wp-content/themes/wei/fonts/UniversLTStd-Cn.ttf') format('truetype'),
        url('/wp-content/themes/wei/fonts/UniversLTStd-Cn.svg') format('svg');
    font-weight: normal;
    font-display: swap;
    font-style: normal;
}

[class*=" icon-"] {
    display: inline;
    width: auto;
    height: auto;
    line-height: normal;
    vertical-align: baseline;
    background-image: none;
    background-position: 0% 0%;
    background-repeat: repeat;
    margin-top: 0;
    color: #0d3557 !important;
}

.event_blog .solutions_btn {
    margin-bottom: 30px !important;
}

.timeline-Widget {
    background-color: red;
    border-radius: 0px;
}

.videoWrapper {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 15px;
    height: 0;
    margin-top: 17px;
}

.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

body {
    font-family: 'Open Sans';
}

.showMobile {
    display: none
}


.topBlueBar {
    background: #0C3557;
    width: 100%;
    margin-bottom: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
}

/*custom styles*/

.djZmYO {
    background-color: rgb(156, 31, 48)
}

.styles__HomeContainer-sc-6x20it-0.djZmYO {
    background-color: #9c1f30;
}

#ajaxsearchprores1_1 {
    height: auto !important;
}

#ajaxsearchprores1_1.asp_r {
    margin-top: 0 !important;
}

/*contact link main menu hidden for desktop*/
li#menu-item-21192 {
    display: none;
}

/*  ==========================================================================
    MISC
    ========================================================================== */
body {
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
    font-size: 14px;
}

a {
    list-style: none;
    text-decoration: none;
    outline: none !important;
}

a:hover,
a:focus {
    text-decoration: none;
}

input:hover,
input:focus {
    outline: none;
}

ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

img {
    max-width: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Open Sans';
    margin: 10px 0;
}

section {
    padding: 50px 0;
    width: 100%;
    display: inline-block;
}

.btn {
    font-family: 'Open Sans';
    color: #0e4979;
    font-size: 16px;
    display: inline-block;
    padding: 0;
    border-radius: 0;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
}

.btn:hover {
    color: #000;
}

.btn .fa {
    display: inline-block;
    margin: 0 0 0 6px;
    font-weight: normal;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
}

.btn:hover .fa {
    margin: 0 0 0 10px;
}

input,
a {
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
}

p {
    font-family: 'Open Sans';
}

/*  ==========================================================================
    Header
    ========================================================================== */

header.header {
    background: #FFF;
    display: inline-block;
    width: 100%;
    padding: 30px 0;
    padding-top: 0px;
    border-bottom: 1px solid #0C3557;
}

.header .primary-header {
    background: rgb(20, 53, 86);
    display: inline-block;
    text-align: right;
    width: 100%;
}

.primary-header ul {
    color: #fff;
    float: right;
    margin: 7px 0;
    width: auto;
}

.primary-header ul li {
    display: inline-block;
    margin-left: 18px;
    float: left;
}

.primary-header ul li a {
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    display: inline-block;
}

.primary-header ul li .searchicon {
    background: rgba(0, 0, 0, 0) url("../img/icon_search.png") no-repeat scroll left top / 100% auto;
    display: inline-block;
    float: left;
    height: 21px;
    margin-top: 4px;
    width: 20px;
}

.primary-header ul li .icon.icon-phone {
    background: rgba(0, 0, 0, 0) url("/wp-content/themes/wei/img/icon_phone.png") no-repeat scroll left top;
    display: inline-block;
    float: left;
    height: 20px;
    margin: 5px 5px 0 0;
    width: 25px;
}

.header .navbar-default {
    background: none;
    border: medium none;
    height: auto;
    margin: 0 0 0px;
    min-height: inherit;
}

.navbar-brand {
    height: auto;
    padding: 0;
}

.col-sm-12.text-right ul.topsocialbar {
    float: right;
    margin: 0px 0 0px;
    text-align: right;
    width: 100%;
}

ul.topsocialbar li {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-left: 2px;
}

ul.topsocialbar li a {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url('/wp-content/themes/wei/img/icon_topsocial.png') no-repeat left top;
}

ul.topsocialbar li.twetter a {
    background-position: 0 0;
}

ul.topsocialbar li.google a {
    background-position: -24px 0;
}

ul.topsocialbar li.facebook a {
    background-position: -48px 0;
}

ul.topsocialbar li.youtube a {
    background-position: -71px 0;
}

ul.topsocialbar li.linkdin a {
    background-position: -94px 0;
}

ul.topsocialbar li.twetter:hover a {
    background-position: 0 -37px
}

ul.topsocialbar li.google:hover a {
    background-position: -24px -37px;
}

ul.topsocialbar li.facebook:hover a {
    background-position: -48px -37px;
}

ul.topsocialbar li.youtube:hover a {
    background-position: -71px -37px;
}

ul.topsocialbar li.linkdin:hover a {
    background-position: -94px -37px;
}

.navbar-default .navbar-nav>li {
    margin-left: 26px;
}

.navbar-default .navbar-nav>li>a {
    color: #0c3557;
    text-transform: capitalize;
    padding: 0;
    font-weight: 500;
    font-size: 20px;
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
    color: #58B300;
}

.navbar-default #bs-example-navbar-collapse-1 {
    margin-top: 35px;
}

header ul .blog_header>a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #ffffff;
    font-size: 14px;
    font-weight: 700;
    height: auto;
    width: auto;
}

header ul .blog_header>a:hover {
    color: #58b300;
}

header ul .icon.icon-phone>img {
    margin: 1px 0 0;
    vertical-align: top;
}

header ul .searchicon>img {
    margin: -5px 0 0;
    vertical-align: top;
}

header ul .blog_header {
    height: auto;
    margin: 0 15px 0 0;
    width: auto;
}

header ul .phone_number>a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #ffffff;
    font-size: 14px;
    height: auto;
    margin: 0 0 0 5px;
    width: auto;
}

header ul .phone_number>a:hover {
    color: #58b300;
}

header ul .phone_number {
    height: auto;
    margin: 0 10px 0 0;
    width: auto;
}

header ul .search_icon>a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    height: auto;
    vertical-align: top;
    width: auto;
}

header ul .search_icon {
    height: auto;
    margin: 0 0 0 10px;
    width: auto;
}

header {
    width: 100%;
    overflow: hidden;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    -webkit-transition: all 0.7s;
    -moz-transition: all 0.7s;
    -ms-transition: all 0.7s;
    -o-transition: all 0.7s;
    transition: all 0.7s;
}

header h1#logo {
    -webkit-transition: all 0.7s;
    -moz-transition: all 0.7s;
    -ms-transition: all 0.7s;
    -o-transition: all 0.7s;
    transition: all 0.7s;
}

header nav a {
    -webkit-transition: all 0.7s;
    -moz-transition: all 0.7s;
    -ms-transition: all 0.7s;
    -o-transition: all 0.7s;
    transition: all 0.37;
}

.navbar-default .navbar-nav>li>a {
    transition: all 0.7s ease-out 0s;
}

.header_top_blog {
    display: inline-block;
    float: left;
    padding: 73px 0;
    width: 100%;
    margin-top: 143px !important;
}

.header_top_blog_new {
    display: inline-block;
    width: 100%;
    margin-top: 138px !important;
}

.home_page_slider {
    padding-top: 147px;
}

.home_page_slider {
    padding-top: 143px !important;
}

.home_page_slider.v2 .btn-green-border {
    display: inline-block;
    color: white;
    border: 2px solid #8fc849;
    padding: 15px 35px;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: bold;
    border-radius: 30px;
    margin-top: 80px;
}

.home_page_slider.v2 .slide-body {
    height: 385px;
    width: 100%;
    background-position: center;
    background-size: cover;
}

.home_page_slider.v2 .title {
    color: white;
    display: block;
    font-weight: 700;
    font-size: 40px;
}

.home_page_slider.v2 .subtitle {
    color: white;
    display: block;
    font-size: 28px;
    margin-top: 20px;
    letter-spacing: 4px;
    font-weight: 100;
}

.home_page_slider.v2 .slide-body .container-slide {
    position: relative;
    height: 335px;
    padding: 80px 0px 20px 0px;
    width: 1170px;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.home_page_slider.v2 .logo-right-slider {
    height: 100px;
    width: 200px !important;
    object-fit: contain;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto 0;
}




.home_page_slider.v3 .btn-green-border {
    display: inline-block;
    color: white;
    border: 2px solid #8fc849;
    padding: 8px 35px;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: bold;
    border-radius: 30px;
    margin-top: 80px;
}

.home_page_slider.v3 .slide-home {
    height: 385px;
    width: 100%;
    background-position: center;
    background-size: cover;
}

.home_page_slider.v3 .slide-padding {
    position: relative;
    height: 335px;
    padding: 80px 0px 20px 0px;
    width: 1170px;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    display: flex;
    align-items: center;
}

.home_page_slider.v3 .slide-padding .row {
    width: 100%;
    display: flex;
}

.home_page_slider.v3 .slide-padding .row div.flex {
    display: flex;
}

.home_page_slider.v3 .title {
    color: white;
    display: block;
    font-weight: 700;
    font-size: 40px;
}

.home_page_slider.v3 .subtitle {
    color: white;
    display: block;
    font-size: 28px;
    letter-spacing: 4px;
    font-weight: 100;
}

.home_page_slider.v3 .image-right {
    height: 100px;
    width: 200px !important;
    object-fit: contain;
    margin: auto;
}

.home_page_slider.v3 .image-right.mobile {
    display: none;
}

.slide-todd .title {
    color: #154064 !important;
    line-height: 40px;
}

.home_page_slider.v3 .slide-todd .magazine-content {
    display: flex;
    align-items: center;
    justify-content: center;
}

.home_page_slider.v3 .slide-todd .magazine-content.mobile {
    display: none;
}

.home_page_slider.v3 .slide-todd .todd-magazine-image-1 {
    transform: rotate(-12deg);
    width: 150px;
    margin-right: 30px;
}

.home_page_slider.v3 .slide-todd .todd-magazine-image-2 {}


.navbar-collapse {
    padding-right: 0px;
    padding-left: 0px;
}

header.v2 {
    padding: 20px 0px 20px 0;
}

header.v2 .navbar-brand>img {
    max-width: 170px;
}

header.v2 .topBlueBar {
    margin-bottom: 15px;
}

header.v2 ul.topsocialbar li:last-child {
    margin-bottom: 0px;
}

header.v2 .navbar-default .navbar-header {
    position: relative !important;
    right: initial !important;
    top: initial !important;
    float: initial !important;
}

header.v2 .navbar-default .navbar-toggle {
    top: initial !important
}

header.v2 .row-main-header {
    display: flex;
    margin-left: 0;
    margin-right: 0;
    padding: 0px 15px;
}

header.v2 .row-main-header-right {
    margin-left: 0;
    margin-right: 0;
}

header.v2 #bs-example-navbar-collapse-1 {
    margin-top: 0px;
}

header.v2 .logo-col {
    display: flex;
    align-items: center;
}

header.v2 ul#menu-primary {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin: 0;
}

header.v2 ul#menu-primary li:last-child {
    margin-bottom: 0px;
}

header.v2 ul#menu-primary li a {
    font-weight: 600;
    font-size: 18px;
}

header.v2 ul#menu-primary .sub-menu li a {
    font-weight: initial;
    font-size: 16px;
}

header.v2 .asp_w_container_2_1 {
    display: flex;
    justify-content: flex-end;
}

header.v2 #ajaxsearchpro2_1 {
    width: 100px;
    float: initial;
    position: initial;
    background-color: white !important;
    border: 1px solid #7e7e7e;
    border-radius: 30px;
    background-image: initial;
    margin-top: 0px !important;
}

header.v2 #ajaxsearchpro2_1 .probox {
    height: 30px;
}

header.v2 #ajaxsearchpro2_1 input.orig {
    color: #7e7e7e !important;
    height: 30px !important;
    text-align: center;
}

header.v2 #ajaxsearchpro2_1 input.orig::placeholder {
    color: #7e7e7e;
    opacity: 1;
}

header.v2 #ajaxsearchpro2_1 input.orig:-ms-input-placeholder {
    color: #7e7e7e;
}

header.v2 #ajaxsearchpro2_1 input.orig::-ms-input-placeholder {
    color: #7e7e7e;
}

header.v2 #ajaxsearchpro2_1 button.promagnifier {
    background-color: white;
    background-image: initial;
    width: 30px;
    height: 30px;
}

header.v2 #ajaxsearchpro2_1 button.promagnifier .innericon {
    width: 30px;
    height: 30px;
}

header.v2 #ajaxsearchpro2_1 button.promagnifier .innericon svg {
    fill: #7e7e7e;
}

#ajaxsearchprores2_1 {
    left: initial !important;
    right: 13px
}

#ajaxsearchprores2_1.vertical {
    background: #0C3557 !important;
}

header.v2 .row-main-header-right .container-fluid {
    padding-right: 0px;
    padding-left: 0px;
    margin-left: 0;
    margin-right: 0;
}

header.v2 .menu-upper ul {
    margin: 14px 0px;
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
}

header.v2 .menu-upper ul li:last-child {
    margin-bottom: 0px;
}

header.v2 .menu-upper ul li {
    margin-left: 26px;
}

header.v2 .menu-upper ul li a {
    font-weight: 600;
    font-size: 18px;
    color: #7e7e7e
}

/*  ==========================================================================
    fullslider
    ========================================================================== */

.fullslider {
    float: left;
    padding: 0;
    width: 100%;
}

.fullslider .slick-slide img {
    width: 100%;
}


/*  ==========================================================================
    whyweiblock
    ========================================================================== */

.whyweiblock .col-sm-12 h2 {
    font-family: 'Open Sans';
    margin: 0 0 10px;
    display: inline-block;
    font-size: 35px;
    font-weight: 500;
    text-align: center;
    text-transform: capitalize;
    width: 100%;
}

.whyweiblock h3 {
    font-family: 'Open Sans';
    display: block;
    font-size: 31px;
    line-height: 40px;
    margin: 0 0 25px;
    text-transform: capitalize;
}

.whyweiblock p {
    font-family: 'Open Sans';
    color: #3c3c3c;
    display: inline-block;
    font-size: 16px !important;
    line-height: 27px;
    margin: 0 0 15px;
    width: 100%;
}

/*  ==========================================================================
    servicesblock
    ========================================================================== */

.servicesblock {
    color: #FFF;
    background-image: url('/wp-content/themes/wei/img/servicesBG.jpg');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.servicesblock h2 {
    display: inline-block;
    margin: 0 0 50px;
    text-align: center;
    width: 100%;
    font-size: 35px !important;
    font-weight: bold;
}

.servicesblock .col-md-2 {
    width: 20%;
}

.servicesblock .col-md-2 h3 {
    margin: 15px 0;
    display: inline-block;
    width: 100%;
    text-transform: uppercase;
    font-size: 22px;
}

.servicesblock .col-md-2 p {
    display: inline-block;
    font-family: 'Open Sans';
    font-size: 17px;
    line-height: 25px;
    margin: 0 0 20px;
    width: 100%;
}

.servicesblock .btn {
    background: #8FC849;
    color: rgb(255, 255, 255);
    padding: 8px 11px 7px;
}

.servicesblock .btn:hover {
    background: #FAC443;
    color: #444444;
    padding: 8px 11px 7px;
}

.servicesblock .services-list {
    margin: 50px 0px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.servicesblock .btn-service {
    margin-bottom: 20px;
}

.servicesblock .btn-service img {
    height: 220px;
}

.servicesblock .services-description {
    color: white;
    font-size: 16px;
    text-align: center;
    display: block;
}

/*  ==========================================================================
    securityblock
    ========================================================================== */
.securityblock {
    background-image: url('/wp-content/uploads/2023/10/background_security.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-top: 2px solid #8fc849;
    border-bottom: 2px solid #8fc849;
    padding: 20px 0;
    display: block;
}

.securityblock .security-content {
    display: flex;
    align-items: center;
}

.securityblock .security-content .column-left {
    display: flex;
    align-items: center;
    flex: 1;
}

.securityblock .security-content .column-left img {
    height: 80px;
}

.securityblock .security-content .column-left span {
    color: #d00000;
    font-size: 34px;
    display: block;
    font-family: 'Open Sans';
    font-weight: bold;
    padding-left: 20px;
}

.securityblock .security-content .column-right .btn-security {
    display: block;
    color: #d00000;
    border: 2px solid #8fc849;
    padding: 10px 20px;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: bold;
    border-radius: 30px;
    margin-left: 50px;
}

/*  ==========================================================================
    Testimonialsblock
    ========================================================================== */
.testimonialsblock {
    color: #FFF;
    background-image: url('/wp-content/themes/wei/img/testimonialsBG.png');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.testimonialsblock .container {
    width: 100%;
}

.testimonialsblock .slick-list {
    width: 100%;
}

.testimonialsblock .testimonial-list.mobile {
    display: none;
}

.testimonialsblock .slick-prev {
    background-image: url('https://www.wei.com/wp-content/uploads/2023/09/left_arrow_back_previous_navigation-128.webp');
    background-repeat: no-repeat !important;
    filter: invert(1);
    background-size: contain;
    height: 80px;
    width: 80px;
    left: 0;
}

.testimonialsblock .slick-next {
    background-image: url('https://www.wei.com/wp-content/uploads/2023/09/right_arrow_next_forward_navigation-128.webp');
    background-repeat: no-repeat !important;
    filter: invert(1);
    background-size: contain;
    height: 80px;
    width: 80px;
    right: 0;
}

.testimonialsblock .testimonial {
    padding: 0px 150px;
}

.testimonialsblock .testimonial-padding {
    max-width: calc(100% - 280px);
    margin: auto;
    display: flex;
}

.testimonialsblock .testimonials-columns {
    display: flex !important;
}

.testimonialsblock .testimonials-columns .testimonial {
    padding: 0px 20px;
}

.testimonialsblock .testimonial-info {
    display: flex;
    flex-direction: row;
}

.testimonialsblock .testimonial-texts {
    flex: 1
}

.testimonialsblock .testimonial.withImage {
    max-width: 1000px;
}

.testimonialsblock .testimonial.withImage span.quote {
    display: block;
    color: #0c3557;
    margin-left: 65px;
    font-size: 18px;
}

.testimonialsblock .testimonial.withImage span.industry {
    display: block;
    color: #0c3557;
    text-decoration: underline;
    text-transform: uppercase;
    position: relative;
    width: 100%;
    margin-bottom: 15px;
    font-weight: bold;
    font-size: 18px;
}

.testimonialsblock .testimonial.withImage span.subjet {
    color: #787878;
    margin: 32px 0 0 65px;
    font-size: 18px;
}

.testimonialsblock .testimonial.noImage {
    width: 33.33%;
}

.testimonialsblock .testimonial.noImage span.quote {
    display: block;
    color: #0c3557;
    font-size: 18px;
}

.testimonialsblock .testimonial.noImage span.industry {
    display: block;
    color: #0c3557;
    text-decoration: underline;
    text-transform: uppercase;
    position: relative;
    width: 100%;
    margin-bottom: 15px;
    font-weight: bold;
    font-size: 18px;
}

.testimonialsblock .testimonial.noImage span.subjet {
    color: #787878;
    margin-top: 32px;
    width: 100%;
    font-size: 18px;
}

.testimonialsblock .testimonial-list.mobile .testimonial-padding {
    max-width: calc(100% - 100px);
}

.testimonialsblock .testimonial-list.mobile .testimonial.noImage {
    width: 100%;
}

.testimonialsblock .testimonial-list.mobile .testimonial-info {
    flex-direction: column;
}

.testimonialsblock .testimonial-list.mobile .btn-service img {
    height: auto;
}

.testimonialsblock .testimonial-list.mobile .testimonial.withImage span.quote {
    margin-left: 0;
}

.testimonialsblock .testimonial-list.mobile .testimonial.withImage span.subjet {
    margin: 32px 0 0 0px;
}

.testimonialsblock .testimonial-list.mobile .slick-prev,
.testimonialsblock .testimonial-list.mobile .slick-next {
    height: 50px;
    width: 50px;
}

.testimonialsblock .testimonial span.quote {
    font-size: 16px;
}

.testimonialsblock .testimonial span.subjet {
    font-size: 16px;
}

.testimonialsblock h2 {
    display: inline-block;
    margin: 0 0 50px;
    text-align: center;
    width: 100%;
    font-size: 35px !important;
    font-weight: bold;
    color: #0c3557 !important;
}

.testimonialsblock .col-md-2 {
    width: 20%;
}

.testimonialsblock .col-md-2 h3 {
    margin: 15px 0;
    display: inline-block;
    width: 100%;
    text-transform: uppercase;
    font-size: 22px;
}

.testimonialsblock .col-md-2 p {
    display: inline-block;
    font-family: 'Open Sans';
    font-size: 17px;
    line-height: 25px;
    margin: 0 0 20px;
    width: 100%;
}

.testimonialsblock .btn {
    background: #8FC849;
    color: rgb(255, 255, 255);
    padding: 8px 11px 7px;
}

.testimonialsblock .btn:hover {
    background: #FAC443;
    color: #444444;
    padding: 8px 11px 7px;
}

.testimonialsblock .services-list {
    margin: 50px 0px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.testimonialsblock .btn-service {
    margin-bottom: 20px;
}

.testimonialsblock .btn-service img {
    height: 250px;
    margin: 0;
}

.testimonialsblock .services-description {
    color: white;
    font-size: 16px;
    text-align: center;
    display: block;
}

.testimonialsblock span.subjet {
    color: #787878;
    margin-top: 32px;
    float: left;
}

.testimonialButton {
    text-transform: uppercase;
    float: left;
    border: 1px solid #1f435c;
    float: left;
    width: auto;
    background-color: #20435d;
    color: #fff;
    padding: 6px;
    border-radius: 9px;
    margin-top: 15px;
}

/*  ==========================================================================
    Podcast Template
    ========================================================================== */
.podcast-page {}

.podcast-page .block {
    margin-bottom: 80px;
}

.podcast-page .intro {
    max-width: 900px;
    margin: 50px auto 80px auto;
    display: flex;
    gap: 60px;
}

.podcast-page .intro .text-column {
    flex: 1;
}

.podcast-page .intro .text-column .title {
    font-size: 24px !important;
    color: #154064;
    display: block;
    font-weight: bold;
    text-align: center;
}

.podcast-page .intro .text-column .subtitle {
    font-size: 18px !important;
    color: #84bd00;
    display: block;
    text-align: center;
}

.podcast-page .intro .text-column .description {
    font-family: 'Open Sans';
    color: #3c3c3c;
    display: block;
    font-size: 16px !important;
    line-height: 27px;
    margin-top: 20px;
    text-align: center;
}

.podcast-page .intro .video-column {
    width: 350px;
    text-align: center;
}

.podcast-page .intro .video-column .btn-recent-episodes {
    text-transform: uppercase;
    border: 1px solid #1f435c;
    width: auto;
    background-color: #20435d;
    color: #fff;
    padding: 6px;
    border-radius: 9px;
    margin-top: 15px;
    font-size: 18px;
    display: inline-block;
}

.podcast-page .latest-episodes .episodes {
    max-width: 750px;
    margin: 0px auto 0px auto;
    text-align: center;
}

.podcast-page .latest-episodes .btn-load-more {
    text-transform: uppercase;
    border: 1px solid #1f435c;
    width: auto;
    background-color: #20435d;
    color: #fff;
    padding: 6px;
    border-radius: 9px;
    margin-top: 15px;
    font-size: 18px;
    display: inline-block;
}

.podcast-page .block .title-block {
    color: #154064;
    text-decoration: none;
    font-size: 35px;
    font-weight: bold;
    display: block;
    margin: 0 0 50px;
    text-align: center;
}

.podcast-page .all-major-platforms .banner {
    height: 150px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.podcast-page .all-major-platforms .banner .platform-icon {
    max-width: 60px;
    max-height: 60px;
    margin: 0px 25px;
}

.podcast-contact-form {
    background-color: #ebebeb;
}

.podcast-contact-form .form-block {
    max-width: 750px;
    margin: 50px auto 0px auto;
}

.podcast-contact-form .form-block .title-block {
    color: #154064;
    text-decoration: none;
    font-size: 35px;
    font-weight: bold;
    display: block;
    margin: 0 0 50px;
    text-align: center;
}

.podcast-contact-form .form-block .hbspt-form {
    min-width: initial;
}

.podcast-contact-form .form-block form {
    width: 100%;
}

.podcast-contact-form .form-block form fieldset {
    max-width: initial;
    margin-bottom: 5px;
}

.podcast-contact-form .form-block form input[type="text"],
.podcast-contact-form .form-block form input[type="email"],
.podcast-contact-form .form-block form input[type="tel"] {
    width: 100% !important;
    height: 40px;
    background-color: white;
    font-size: 16px;
}

.podcast-contact-form .form-block form textarea {
    width: 100% !important;
    background-color: white;
    font-size: 16px;
}

.podcast-contact-form .form-block form .actions {
    text-align: center;
}

.podcast-contact-form .form-block form input[type="submit"] {
    padding: 10px 80px;
    border-radius: 30px;
    background-color: #8FC849;
    border: 0;
    font-size: 18px;
    color: white;
}

.podcast-contact-form .form-block form .hs-form-required {
    color: red;
}

.podcast-contact-form .form-block form .hs-form.stacked label {
    font-size: 16px;
}

.podcast-contact-form .form-block form a {
    color: #8FC849;
}

/*  ==========================================================================
    Cybersecurity Template
    ========================================================================== */
.cybersecurity-header {
    height: 320px;
    width: 100%;
    background-position: center;
    background-size: cover;
    display: flex;
    align-items: center;
}

.cybersecurity-header .btn-green-border {
    display: inline-block;
    color: white;
    border: 2px solid #8fc849;
    padding: 10px 35px;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: bold;
    border-radius: 30px;
    margin-top: 40px;
}

.cybersecurity-header .title {
    color: white;
    display: block;
    font-weight: 600;
    font-size: 65px;
    line-height: 65px;
}

.cybersecurity-header .subtitle {
    color: white;
    display: block;
    font-size: 32px;
    margin-top: 20px;
    max-width: 1000px;
    line-height: 35px;
}

.cybersecurity-page .title-page {
    color: #154064;
    text-decoration: none;
    font-size: 35px;
    display: block;
    margin-bottom: 30px;
}

.cybersecurity-page .detail_box p {
    font-size: 16px;
}

.cybersecurity-page .what-we-do .title {
    color: #154064;
    text-decoration: none;
    font-size: 35px;
    font-weight: bold;
    display: block;
    margin-bottom: 30px;
}

.cybersecurity-page .what-we-do .solutions-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.cybersecurity-page .what-we-do .solution {
    display: flex;
    position: relative;
    width: 30%;
    height: 150px;
    margin-bottom: 20px;
    border-radius: 16px;
    justify-content: center;
    align-items: center;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 0px 15px;
}

.cybersecurity-page .what-we-do .solution.without-image {
    display: block;
    height: auto;
}

.cybersecurity-page .what-we-do .solution.without-image .solution-name {
    color: #154064;
}

/*.cybersecurity-page .what-we-do .solution:after {
        content: "";
        display: block;
        height: 100%;
        width: 100%;
        background-color: #8FC849;
        border-radius: 16px;
        top: 4px;
        left: 0;
        position: absolute;
        z-index: -1;
    }*/
.cybersecurity-page .what-we-do .solution .solution-name {
    color: white;
    font-size: 18px;
    font-weight: bold;
    display: block;
    min-height: 55px;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    text-align: left;
}

.cybersecurity-page .what-we-do .solution .solution-name.center {
    text-align: center !important;
}

.cybersecurity-page .what-we-do .solution .solution-description {}

.cybersecurity-page .left-of-bang .title {
    color: #154064;
    text-decoration: none;
    font-size: 35px;
    font-weight: bold;
    display: block;
    margin-bottom: 30px;
    text-align: center;
}

.cybersecurity-page .left-of-bang .subtitle {
    line-height: 26px;
    color: #000;
    font-size: 18px;
    margin: 0 0 15px;
    display: block;
    text-align: center;
}

.cybersecurity-page .left-of-bang img {
    margin-top: 30px;
}

.cybersecurity-page .separator {
    border-top: 1px solid #d9d9d9;
    margin: 40px 0px 40px 0px;
}

.cybersecurity-page .vulnerabilities-banner {
    background-image: url('/wp-content/uploads/2023/11/vulnerabilities.jpg');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    display: flex;
    padding: 15px 30px;
}

.cybersecurity-page .vulnerabilities-banner .column-left {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.cybersecurity-page .vulnerabilities-banner .column-right {
    padding-left: 20px;
}

.cybersecurity-page .vulnerabilities-banner .title {
    color: white;
    font-size: 24px;
    font-weight: bold;
    display: block;
}

.cybersecurity-page .vulnerabilities-banner .subtitle {
    color: white;
    font-size: 18px;
    font-weight: 100;
    letter-spacing: 3px;
    display: block;
    text-transform: uppercase;
}

.cybersecurity-page .vulnerabilities-banner img {
    height: 75px;
    filter: brightness(0) invert(1);
}

.cybersecurity-page .title-block {
    color: #154064;
    text-decoration: none;
    font-size: 35px;
    font-weight: bold;
    display: block;
    margin: 0 0 50px;
    text-align: center;
}

.cybersecurity-page .insights-block {
    margin-top: 50px;
}

.cybersecurity-page .insights-block .featured-description {
    color: black;
    font-size: 16px;
    text-align: center;
    display: block;
}

.cybersecurity-page .insights-block .feature_box {
    padding: 0;
    background: transparent;
    min-height: initial;
}

.cybersecurity-page .insights-block .feature_box .image-featured-content img {
    display: block;
    height: 200px;
    object-fit: cover;
    border-radius: 12px;
    width: 100%;
    margin-bottom: 30px;
}

.cybersecurity-page .insights-block .feature_box .title-featured {
    min-height: 100px;
}

.cybersecurity-page .insights-block .feature_box .title-featured span {
    color: black;
    font-size: 20px;
    font-weight: bold;
}

.cybersecurity-page .insights-block .feature_box .image-featured-content .banner {
    text-shadow: 1px 1px 2px black;
    background: #8fc849;
    color: white;
    font-weight: bold;
    font-size: 16px;
    display: inline-block;
    padding: 5px 10px;
    position: absolute;
    top: 117px;
    width: 160px;
    text-transform: uppercase;
    text-align: center;
    border-bottom-left-radius: 12px;
}

.cybersecurity-page .insights-block .feature_box .more-featured {
    position: relative;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 18px;
    margin-top: 25px;
}

.cybersecurity-page .insights-block .feature_box .more-featured a {
    color: #0c3557;
    letter-spacing: 2px;
}

.cybersecurity-page .insights-block .feature_box .more-featured i {
    color: #8fc849 !important;
    padding-left: 15px;
}

.cybersecurity-page .form-block {
    margin-top: 50px;
}

.cybersecurity-page .form-block .hbspt-form {
    min-width: initial;
}

.cybersecurity-page .form-block form {
    width: 100%;
}

.cybersecurity-page .form-block form fieldset {
    max-width: initial;
    margin-bottom: 5px;
}

.cybersecurity-page .form-block form input[type="text"],
.cybersecurity-page .form-block form input[type="email"],
.cybersecurity-page .form-block form input[type="tel"] {
    width: 100% !important;
    height: 40px;
    background-color: #edf1f1;
    font-size: 16px;
}

.cybersecurity-page .form-block form textarea {
    width: 100% !important;
    background-color: #edf1f1;
    font-size: 16px;
}

.cybersecurity-page .form-block form .actions {
    text-align: center;
}

.cybersecurity-page .form-block form input[type="submit"] {
    padding: 10px 80px;
    border-radius: 30px;
    background-color: #8FC849;
    border: 0;
    font-size: 18px;
    color: white;
}

.cybersecurity-page .form-block form .hs-form-required {
    color: red;
}

.cybersecurity-page .form-block form .hs-form.stacked label {
    font-size: 16px;
}

.cybersecurity-page .form-block form a {
    color: #8FC849;
}

.cybersecurity-page .partners-block {
    margin-top: 50px;
}

.cybersecurity-page .partners-block .description {
    line-height: 26px;
    color: #000;
    font-size: 16px;
    text-align: center;
    display: block;
}

.cybersecurity-page .partners-slider {
    margin: 40px 0px 50px 0px;
    padding: 0px 40px;
}

.cybersecurity-page .partners-slider .slick-prev {
    background-image: url('/wp-content/uploads/2023/09/left_arrow_back_previous_navigation-128.webp');
    background-repeat: no-repeat !important;
    background-size: contain;
    height: 40px;
    filter: invert(0.7);
    width: 40px;
    left: 0;
    top: 8px;
}

.cybersecurity-page .partners-slider .slick-next {
    background-image: url('/wp-content/uploads/2023/09/right_arrow_next_forward_navigation-128.webp');
    background-repeat: no-repeat !important;
    background-size: contain;
    filter: invert(0.7);
    height: 40px;
    width: 40px;
    right: 0;
    top: 8px;
}

.cybersecurity-page .partners-block .partner {
    display: flex !important;
    justify-content: center;
    align-items: center;
}

.cybersecurity-page .partners-block .partner img {
    height: 35px;
    width: 200px;
    margin-top: 0 !important;
    object-fit: contain;
}

.cybersecurity-page .event_blog h3 {
    color: grey;
    margin-bottom: 30px;
    font-weight: bold;
}

.cybersecurity-page .wp-rss-template-container ul.rss-aggregator {
    list-style-type: none;
}

.cybersecurity-page .wp-rss-template-container .feed-item {
    margin-bottom: 20px !important;
}

.cybersecurity-page .wp-rss-template-container .feed-item a {
    font-weight: bold;
    line-height: 25px;
    font-size: 16px;
    display: block;
}

.cybersecurity-page .wp-rss-template-container .feed-item .wprss-feed-meta .feed-date {
    color: #a9a9a9;
    font-size: 16px;
}

.cybersecurity-page .file {
    margin-bottom: 20px;
    text-decoration: none;
    font-size: 16px;
    font-weight: bold;
    line-height: 25px;
    font-size: 16px;
    color: #154064;
    display: flex;
    align-items: center;
}

.cybersecurity-page .file:before {
    content: "";
    height: 50px;
    width: 65px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    display: block;
}

.cybersecurity-page .file.white-paper:before {
    background-image: url("/wp-content/uploads/2016/08/wei-white-paper.png");
}

.cybersecurity-page .file.tech-brief:before {
    background-image: url("/wp-content/uploads/2016/08/wei-technical-briefs.png");
}

.cybersecurity-page .file.use-case:before {
    background-image: url("/wp-content/uploads/2016/08/wei-case-study.png");
}

.cybersecurity-page .file.solution-brief:before {
    background-image: url("/wp-content/uploads/2016/08/wei-solutionsl-briefs.png");
}

.cybersecurity-page .file.podcast:before {
    background-image: url("/wp-content/uploads/2016/08/wei-videos.png");
}

.cybersecurity-page .file:hover {
    color: #8FC849;
}

.cybersecurity-page .file span {
    flex: 1;
}

/*  ==========================================================================
    Blog
    ========================================================================== */

.single-blog-post .addtoany_share_save_container {
    display: none;
}

.blog-slider {
    float: left;
    height: 320px;
    width: 100%;
    background-image: url('/wp-content/uploads/2024/11/tech_moving_fastpace1-1.webp');
    background-size: cover;
    background-position: center top;
}

.blog-slider:after {
    background: hsla(0, 0%, 100%, .75);
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.blog-slider .container,
.blog-slider .row {
    height: 100%;
}

.blog-slider .content {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    z-index: 1;
}

.blog-slider .title {
    color: #0C3557;
    font-size: 35px;
    font-weight: 700;
    line-height: 55px;
    margin: 0 0 20px;
    display: block;
}

.blog-slider .subtitle {
    color: #555;
    font-weight: 400;
    line-height: 35px;
    font-size: 18px;
}

.blog .blog-section {
    padding-top: 75px;
}

.blog .blog-section .author-data {
    border-bottom: 1px dotted #ccc;
    padding-bottom: 25px;
    margin-bottom: 30px;
}

.blog .blog-section .author-data .author-name {
    color: #0c3557;
    font-size: 25px;
    font-weight: 600;
    line-height: 30px;
    margin: 0 0 30px;
    display: block;
}

.blog .blog-section .author-data .author-description {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}

.blog .blog-section .archive-title {
    color: #0c3557;
    font-size: 25px;
    font-weight: 600;
    line-height: 30px;
    margin: 0 0 30px;
    display: block;
}

.blog .blog-section article {
    margin-bottom: 15px;
}

.blog .blog-section article .article-content {
    display: flex;
    gap: 20px;
    padding-bottom: 35px;
}

.blog .blog-section article .article-image {
    margin-bottom: 15px;
}

.blog .blog-section article .article-image img {
    width: 385px;
    max-height: 400px;
}

.blog .blog-section article .article-info {
    flex: 1;
}

.blog .blog-section article .article-title a {
    color: #0c3557;
    font-size: 25px;
    font-weight: 400;
    line-height: 30px;
    margin: 0 0 20px;
    display: block;
}

.blog .blog-section article .article-title a:hover {
    color: #84bd00;
}

.blog .blog-section article .article-excerpt {
    letter-spacing: .25px;
    line-height: 26px;
    color: #000;
    font-size: 18px;
}

.blog .blog-section article .article-metas {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}

.blog .blog-section article .article-meta {
    color: black;
    letter-spacing: .25px;
    font-size: 16px;
}

.blog .blog-section article .article-meta i {
    padding-right: 5px;
}

.blog .blog-section article .article-meta:not(:first-child) {
    padding-left: 8px;
}

.blog .blog-section article .article-meta:not(:last-child) {
    border-right: 1px solid black;
    padding-right: 15px;
}

.blog .blog-section article .article-author {
    font-weight: 600;
    color: black;
    pointer-events: none;
}

.blog .blog-section article .article-author:hover {
    color: #84bd00;
}

.blog .blog-section article .article-footer {
    border-bottom: 1px dotted #ccc;
    border-top: 1px dotted #ccc;
    padding: 12px 10px 12px 0;
    display: flex;
    align-items: center;
    gap: 30px;
}

.blog .blog-section article .article-footer i {
    margin-bottom: 5px;
    margin-right: 10px;
}

.blog .blog-section article .article-tags {
    flex: 1;
}

.blog .blog-section article .article-tag {
    color: #000;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: .25px;
    text-transform: uppercase;
}

.blog .blog-section article .article-read-more {
    color: #000;
    font-size: 16px;
    font-weight: 700;
}

.blog .blog-section article .article-read-more:hover {
    color: #84bd00;
}

.blog .blog-section .pagination {}

.blog .blog-section .pagination .nav-links {
    display: flex;
    margin-right: 5px;
}

.blog .blog-section .pagination .prev {
    width: auto !important;
    padding: 0px 10px !important;
}

.blog .blog-section .pagination .next {
    width: auto !important;
    padding: 0px 10px !important;
}

.blog .blog-section .pagination .page-numbers {
    color: #0C3557;
    border: 1px solid #000;
    display: block;
    font-size: 24px;
    font-weight: 400;
    height: 35px;
    line-height: 30px;
    padding: 0;
    text-align: center;
    vertical-align: middle;
    width: 35px;
    margin-right: 5px;
}

.blog .blog-section .pagination .page-numbers.current {
    background-color: #84BD00;
    color: #fff;
}

.blog .sidebar {
    padding: 75px 30px 60px 50px;
}

.blog .sidebar .about-wei {
    margin-bottom: 40px;
}

.blog .sidebar .about-wei .title {
    font-size: 25px;
    margin: 0 0 30px;
    display: block;
    font-weight: 600;
    line-height: 40px;
    text-transform: capitalize;
    color: #154064;
}

.blog .sidebar .about-wei .description {
    color: #000;
    font-size: 18px;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: .25px;
    margin-top: 6px;
    margin-bottom: 10px;
    display: block;
}

.blog .sidebar .subscribe {
    margin-bottom: 40px;
}

.blog .sidebar .subscribe .title {
    font-size: 25px;
    margin: 0 0 30px;
    display: block;
    font-weight: 600;
    line-height: 40px;
    text-transform: capitalize;
    color: #154064;
}

.blog .sidebar .hbspt-form {
    min-width: 100%;
}

.blog .sidebar .hs-form {
    width: 100% !important;
}

.blog .sidebar .hbspt-form fieldset.form-columns-2 .hs-form-field {
    width: 100% !important;
}

.blog .sidebar .hbspt-form label {
    color: black !important;
    font-weight: 400 !important;
    font-size: 16px !important;
}

.blog .sidebar .hbspt-form .input {
    margin-right: 0 !important;
}

.blog .sidebar .hbspt-form .hs-input {
    width: calc(100% - 12px) !important;
    border-radius: 3px;
    border: 2px solid #ccc;
    box-shadow: inherit;
}

.blog .sidebar .hbspt-form .hs-button {
    height: 48px;
    padding: 0px 30px !important;
    display: inline-block !important;
    text-align: center !important;
    white-space: nowrap !important;
    vertical-align: middle !important;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-size: 15px !important;
    line-height: 48px !important;
    cursor: pointer;
    color: #ffffff;
    background-color: #00a9fa;
    font-family: Open Sans, sans-serif;
    border: 0 !important;
    border-radius: 5px !important;
}

.blog .sidebar .tags {
    margin-bottom: 40px;
}

.blog .sidebar .tags .title {
    font-size: 25px;
    margin: 0 0 30px;
    display: block;
    font-weight: 600;
    line-height: 40px;
    text-transform: capitalize;
    color: #154064;
}

.blog .sidebar .tags .tag {
    border: 1px solid #797979;
    color: #797979;
    display: inline-block;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: .25px;
    margin-right: 5px;
    margin-bottom: 5px;
    min-width: 60px;
    padding: 0 7px;
    text-align: center;
    text-transform: uppercase;
    line-height: 26px;
}

.blog.blog-detail .blog-section .btn-back-blog {
    margin-top: -30px;
    display: block;
    margin-bottom: 30px;
    color: black;
    font-size: 18px;
    font-weight: 600;
}

.blog.blog-detail .blog-section .btn-back-blog:hover {
    color: #84BD00;
}

.blog.blog-detail .blog-section .post-title {
    color: #154064;
    font-size: 32px;
    font-weight: 400;
    line-height: 30px;
    display: block;
    margin-bottom: 20px;
}

.blog.blog-detail .blog-section .post-metas {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
    margin-top: 30px;
}

.blog.blog-detail .blog-section .post-meta {
    color: black;
    letter-spacing: .25px;
    font-size: 18px;
    display: flex;
    align-items: center;
}

.blog.blog-detail .blog-section svg {
    padding-right: 5px;
    height: 18px;
}

.blog.blog-detail .blog-section i {
    padding-right: 5px;
}

.blog.blog-detail .blog-section .post-meta:not(:first-child) {
    padding-left: 8px;
}

.blog.blog-detail .blog-section .post-meta:not(:last-child) {
    padding-right: 25px;
}

.blog.blog-detail .blog-section .post-author {
    color: #84BD00;
    font-weight: 600;
    pointer-events: none;
}

.blog.blog-detail .blog-section .post-content p {
    letter-spacing: .25px;
    margin-top: 6px;
    color: #000;
    font-size: 18px;
    font-weight: 400;
}

.blog.blog-detail .blog-section .post-content ul {
    letter-spacing: .25px;
    margin-top: 6px;
    color: #000;
    font-size: 18px;
    font-weight: 400;
}

.blog.blog-detail .blog-section .post-content ul li {
    line-height: 26px;
    margin-bottom: 15px;
}

.blog.blog-detail .blog-section .post-content ol {
    letter-spacing: .25px;
    margin-top: 6px;
    color: #000;
    font-size: 18px;
    font-weight: 400;
}

.blog.blog-detail .blog-section .post-content ol li {
    line-height: 26px;
    margin-bottom: 15px;
}

.blog.blog-detail .blog-section .post-content p img {
    height: auto;
    max-width: 100%;
    width: 320px;
    float: right;
    margin: 10px;
}

.blog.blog-detail .blog-section .post-content h4 {
    font-size: 25px !important;
    font-weight: 500;
    line-height: 1.1;
    margin: 25px 0 10px;
    color: #0c3557;
}

.blog.blog-detail .blog-section .post-content a {
    color: #84bd00;
}

.blog.blog-detail .blog-section .post-tags {
    border-bottom: 1px dotted #ccc;
    border-top: 1px dotted #ccc;
    padding: 12px 10px 12px 0;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.blog.blog-detail .blog-section .tag-icon {
    margin-right: 10px;
    margin-bottom: 5px;
}

.blog.blog-detail .blog-section .tag-icon i {
    font-size: 18px;
    color: black;
    padding-right: 0;
}

.blog.blog-detail .blog-section .tag-icon span {
    text-transform: uppercase;
    color: black;
    font-size: 22px;
    font-weight: 600;
}

.blog.blog-detail .blog-section .post-tag {
    border: 1px solid black;
    color: black;
    display: inline-block;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: .25px;
    margin-right: 5px;
    margin-bottom: 5px;
    min-width: 60px;
    padding: 0 7px;
    text-align: center;
    text-transform: uppercase;
    line-height: 26px;
}

.blog.blog-detail .author-section {
    padding: 30px 0;
    display: flex;
    gap: 30px;
}

.blog.blog-detail .author-section .author-photo {
    height: 100px;
    width: 100px;
}

.blog.blog-detail .author-section .author-texts {
    flex: 1;
}

.blog.blog-detail .author-section .author-written-by {
    font-size: 25px;
    font-weight: 500;
    line-height: 1.1;
    margin: 25px 0 10px;
    color: #0c3557;
}

.blog.blog-detail .author-section .author-name {
    color: #84BD00;
}

.blog.blog-detail .author-section .author-description {
    color: #000;
    font-size: 18px;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: .25px;
    margin-top: 6px;
    margin-bottom: 10px;
    display: block;
}

.blog.blog-detail .form-section {
    padding: 20px 0 50px 0;
}

.blog.blog-detail .form-section form {
    max-width: 500px;
}

.blog.blog-detail .form-section .comment-reply-title {
    display: none;
}

.blog.blog-detail .form-section .comment-notes {
    display: none;
}

.blog.blog-detail .form-section label {
    display: block;
    color: #134879;
    line-height: 20px;
    font-weight: 400;
    font-size: 16px;
}

.blog.blog-detail .form-section input[type="text"],
.blog.blog-detail .form-section input[type="url"],
.blog.blog-detail .form-section input[type="email"] {
    width: 100%;
    border-radius: 3px;
    border: 2px solid #ccc;
    height: 30px;
    padding: 4px;
    font-size: 13px;
    font-weight: normal;
    line-height: 18px;
    color: #666;
}

.blog.blog-detail .form-section textarea {
    width: 100%;
    border-radius: 3px;
    border: 2px solid #ccc;
    padding: 4px;
    font-size: 13px;
    font-weight: normal;
    line-height: 18px;
    color: #666;
}

.blog.blog-detail .form-section input[type="submit"] {
    height: 48px;
    padding: 0px 30px;
    display: inline-block;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-size: 15px;
    line-height: 48px;
    cursor: pointer;
    color: #ffffff;
    background-color: #00a9fa;
    font-family: Open Sans, sans-serif;
    border: 2px solid #00a9fa;
    border-radius: 5px;
    font-weight: 600;
}

@media screen and (max-width: 767px) {
    .blog-slider {
        margin-left: -20px;
        width: calc(100% + 40px);
        height: 355px;
    }

    .blog-slider .content {
        padding: 0px 20px;
    }

    .blog .blog-section article .article-content {
        flex-direction: column;
    }

    .blog .blog-section article .article-image {
        margin-bottom: 0;
    }

    .blog .blog-section article .article-image img {
        width: 100%;
    }

    .blog .blog-section article .article-title a {
        font-size: 20px;
    }

    .blog .blog-section article .article-meta {
        font-size: 14px;
    }

    .blog .blog-section article .article-excerpt {
        font-size: 16px;
    }

    .blog .blog-section article .article-footer {
        flex-direction: column;
        align-items: flex-start;
    }

    .blog .blog-section article .article-read-more {
        font-size: 14px;
    }

    .blog .sidebar {
        padding: 0px 15px;
    }

    .blog .sidebar .about-wei .title {
        font-size: 20px;
    }

    .blog .sidebar .about-wei .description {
        font-size: 16px;
    }

    .blog .sidebar .subscribe .title {
        font-size: 20px;
    }

    .blog .sidebar .hbspt-form .hs-button {
        width: calc(100% - 60px);
    }

    .blog .sidebar .tags .title {
        font-size: 20px;
    }

    .blog.blog-detail .blog-section .post-title {
        font-size: 20px;
    }

    .blog.blog-detail .blog-section .post-meta {
        font-size: 14px;
    }

    .blog.blog-detail .blog-section .post-content p img {
        width: 100%;
        margin: 0 0 15px 0;
    }

    .blog.blog-detail .blog-section .post-content p {
        font-size: 16px;
    }

    .blog.blog-detail .blog-section .post-content ul {
        font-size: 16px;
    }

    .blog.blog-detail .blog-section .post-content ul li {
        font-size: 16px;
    }

    .blog.blog-detail .blog-section .post-content ol {
        font-size: 16px;
    }

    .blog.blog-detail .blog-section .post-content ol li {
        font-size: 16px;
    }

    .blog.blog-detail .blog-section .post-content h4 {
        font-size: 20px !important;
    }

    .blog.blog-detail .blog-section .tag-icon span {
        font-size: 18px;
    }

    .blog.blog-detail .author-section {
        flex-direction: column;
    }

    .blog.blog-detail .author-section .author-written-by {
        font-size: 20px;
    }

    .blog.blog-detail .author-section .author-description {
        font-size: 16px;
    }
}

/*  ==========================================================================
    AWS Template
    ========================================================================== */
.aws-header {
    height: 320px;
    width: 100%;
    background-position: center;
    background-size: cover;
    display: flex;
    align-items: center;
}

.aws-header .btn-green-border {
    display: inline-block;
    color: white;
    border: 2px solid #8fc849;
    padding: 10px 35px;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: bold;
    border-radius: 30px;
    margin-top: 15px;
}

.aws-header .title {
    color: white;
    display: block;
    font-weight: 600;
    font-size: 65px;
    line-height: 65px;
}

.aws-header .subtitle {
    color: white;
    display: block;
    font-size: 24px;
    margin-top: 10px;
    max-width: 1000px;
    line-height: 35px;
}

.aws-page .title-page {
    color: #154064;
    text-decoration: none;
    font-size: 35px;
    display: block;
    margin-bottom: 30px;
}

.aws-page .detail_box p {
    font-size: 16px;
}

.aws-page .detail_box .wp-block-heading {
    margin: 25px 0 5px !important;
    color: black !important;
}

.aws-page .detail_box ul li {
    padding-bottom: 10px;
}

.aws-page .what-we-do .title {
    color: #154064;
    text-decoration: none;
    font-size: 35px;
    font-weight: bold;
    display: block;
    margin-bottom: 30px;
    margin-top: 30px;
}

.aws-page .aws-content-description-row {
    display: flex;
}

.aws-page .aws-content-description-row .aws-content-description {
    flex: 1;
}

.aws-page .aws-content-description-row .aws-content-image {
    width: 120px;
    margin-left: 20px;
    margin-top: 20px;
}

.aws-page .aws-content-description-row .aws-content-image img {
    width: 100%;
}

.aws-page .what-we-do .solutions-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.aws-page .what-we-do .solution {
    display: flex;
    position: relative;
    width: 30%;
    height: 150px;
    margin-bottom: 20px;
    border-radius: 16px;
    justify-content: center;
    align-items: center;
    padding: 0px 15px;
    background-image: url(/wp-content/uploads/2024/06/background-solution-aws.png);
    background-repeat: no-repeat;
    background-position: center;
}

.aws-page .what-we-do .solution-space {
    width: 30%;
}

.aws-page .what-we-do .solution.without-image {
    display: block;
    height: auto;
}

.aws-page .what-we-do .solution.without-image .solution-name {
    color: #154064;
}

/*.aws-page .what-we-do .solution:after {
        content: "";
        display: block;
        height: 100%;
        width: 100%;
        background-color: #8FC849;
        border-radius: 16px;
        top: 4px;
        left: 0;
        position: absolute;
        z-index: -1;
    }*/
.aws-page .what-we-do .solution .solution-name {
    color: white;
    font-size: 18px;
    font-weight: bold;
    display: block;
    min-height: 55px;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    text-align: center;
}

.aws-page .what-we-do .solution .solution-description {}

.aws-page .separator {
    border-top: 1px solid #d9d9d9;
    margin: 40px 0px 40px 0px;
}

.aws-page .title-block {
    color: #154064;
    text-decoration: none;
    font-size: 35px;
    font-weight: bold;
    display: block;
    margin: 0 0 50px;
    text-align: center;
}

.aws-page .insights-block {
    margin-top: 50px;
}

.aws-page .insights-block .featured-description {
    color: black;
    font-size: 16px;
    text-align: center;
    display: block;
}

.aws-page .insights-block .feature_box {
    padding: 0;
    background: transparent;
    min-height: initial;
}

.aws-page .insights-block .feature_box .image-featured-content img {
    display: block;
    height: 200px;
    object-fit: cover;
    border-radius: 12px;
    width: 100%;
    margin-bottom: 30px;
}

.aws-page .insights-block .feature_box .title-featured {
    min-height: 100px;
}

.aws-page .insights-block .feature_box .title-featured span {
    color: black;
    font-size: 20px;
    font-weight: bold;
}

.aws-page .insights-block .feature_box .image-featured-content .banner {
    text-shadow: 1px 1px 2px black;
    background: #8fc849;
    color: white;
    font-weight: bold;
    font-size: 16px;
    display: inline-block;
    padding: 5px 10px;
    position: absolute;
    top: 118px;
    width: 150px;
    text-transform: uppercase;
    text-align: center;
    border-bottom-left-radius: 12px;
}

.aws-page .insights-block .feature_box .more-featured {
    position: relative;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 18px;
    margin-top: 25px;
}

.aws-page .insights-block .feature_box .more-featured a {
    color: #0c3557;
    letter-spacing: 2px;
}

.aws-page .insights-block .feature_box .more-featured i {
    color: #8fc849 !important;
    padding-left: 15px;
}

.aws-page .form-block {
    margin-top: 50px;
}

.aws-page .form-block .hbspt-form {
    min-width: initial;
}

.aws-page .form-block form {
    width: 100%;
}

.aws-page .form-block form fieldset {
    max-width: initial;
    margin-bottom: 5px;
}

.aws-page .form-block form input[type="text"],
.aws-page .form-block form input[type="email"],
.aws-page .form-block form input[type="tel"] {
    width: 100% !important;
    height: 40px;
    background-color: #edf1f1;
    font-size: 16px;
}

.aws-page .form-block form textarea {
    width: 100% !important;
    background-color: #edf1f1;
    font-size: 16px;
}

.aws-page .form-block form .actions {
    text-align: center;
}

.aws-page .form-block form input[type="submit"] {
    padding: 10px 80px;
    border-radius: 30px;
    background-color: #8FC849;
    border: 0;
    font-size: 18px;
    color: white;
}

.aws-page .form-block form .hs-form-required {
    color: red;
}

.aws-page .form-block form .hs-form.stacked label {
    font-size: 16px;
}

.aws-page .form-block form a {
    color: #8FC849;
}

.aws-page .partners-block {
    margin-top: 50px;
}

.aws-page .partners-block .description {
    line-height: 26px;
    color: #000;
    font-size: 16px;
    text-align: center;
    display: block;
}

.aws-page .partners-slider {
    margin: 40px 0px 50px 0px;
    padding: 0px 40px;
}

.aws-page .partners-slider .slick-prev {
    background-image: url('/wp-content/uploads/2023/09/left_arrow_back_previous_navigation-128.webp');
    background-repeat: no-repeat !important;
    background-size: contain;
    height: 40px;
    filter: invert(0.7);
    width: 40px;
    left: 0;
    top: 8px;
}

.aws-page .partners-slider .slick-next {
    background-image: url('/wp-content/uploads/2023/09/right_arrow_next_forward_navigation-128.webp');
    background-repeat: no-repeat !important;
    background-size: contain;
    filter: invert(0.7);
    height: 40px;
    width: 40px;
    right: 0;
    top: 8px;
}

.aws-page .partners-block .partner {
    display: flex !important;
    justify-content: center;
    align-items: center;
}

.aws-page .partners-block .partner img {
    height: 35px;
    width: 200px;
    margin-top: 0 !important;
    object-fit: contain;
}

.aws-page .event_blog h3 {
    color: grey;
    margin-bottom: 30px;
    font-weight: bold;
}

.aws-page .wp-rss-template-container ul.rss-aggregator {
    list-style-type: none;
}

.aws-page .wp-rss-template-container .feed-item {
    margin-bottom: 20px !important;
}

.aws-page .wp-rss-template-container .feed-item a {
    font-weight: bold;
    line-height: 25px;
    font-size: 16px;
    display: block;
}

.aws-page .wp-rss-template-container .feed-item .wprss-feed-meta .feed-date {
    color: #a9a9a9;
    font-size: 16px;
}

.aws-page .file {
    margin-bottom: 20px;
    text-decoration: none;
    font-size: 16px;
    font-weight: bold;
    line-height: 25px;
    font-size: 16px;
    color: #154064;
    display: flex;
    align-items: center;
}

.aws-page .file:before {
    content: "";
    height: 50px;
    width: 65px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    display: block;
}

.aws-page .file.white-paper:before {
    background-image: url("/wp-content/uploads/2016/08/wei-white-paper.png");
}

.aws-page .file.tech-brief:before {
    background-image: url("/wp-content/uploads/2016/08/wei-technical-briefs.png");
}

.aws-page .file.use-case:before {
    background-image: url("/wp-content/uploads/2016/08/wei-case-study.png");
}

.aws-page .file.solution-brief:before {
    background-image: url("/wp-content/uploads/2016/08/wei-solutionsl-briefs.png");
}

.aws-page .file:hover {
    color: #8FC849;
}

.aws-page .file span {
    flex: 1;
}

/*  ==========================================================================
    Partners Template
    ========================================================================== */

.list-partners {
    padding: 20px;
    overflow: hidden;
    margin-bottom: 50px;
    margin-top: 10px;
}

.row-img-partners-1 {
    margin-left: -10px;
    width: 80%;
}

.row-img-partners {
    /*text-align: center;*/
    width: 80%;
}

.img_partners {
    padding: 10px;
}

.img_opacity {
    opacity: 0.4;
}

.list-partners span {
    font-size: 13px;
}

.width-33 {
    width: 33.33%;
    float: left;
}

.width-25 {
    width: 25%;
    float: left;
}

.partners-template h2 {
    color: #0c3557;
}

.partner-criteria {
    font-size: 18px;
    font-weight: bold;
}

.ul-partner-criteria {
    list-style-type: disc;
    color: black;
}

.ul-partner-criteria li {
    color: black !important;
    margin-left: 20px;
}


/*  ==========================================================================
    Featuredblock
    ========================================================================== */

.Featuredblock .feature_box {
    background: #f2f2f2;
    display: inline-block;
    padding: 25px;
    width: 100%;
    min-height: 350px;
}

.Featuredblock .feature_box h3 {
    text-transform: uppercase;
    width: 100%;
    margin: 0 0 20px;
}

/*display: inline-block*/
.Featuredblock .feature_box img {
    width: 100%;
    max-width: 100%;
    margin-bottom: 30px;
    display: none
}

.Featuredblock .feature_box p {
    color: #000000;
    font-size: 16px;
    margin: 0 0 0px;
    line-height: 25px;
    width: 100%;
}

/*display: inline-block*/
.Featuredblock .feature_box .title-featured {
    min-height: 60px
}

.Featuredblock .feature_box .content-featured {
    height: 120px;
    overflow: hidden;
}

.Featuredblock .feature_box .text-featured {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    line-height: 16px;
    max-height: 120px;
    -webkit-box-orient: vertical;
}

.Featuredblock .feature_box .more-featured {
    position: absolute;
    bottom: 15px;
}

.dark_link {
    color: #134879;
}

.Featuredblock.v2 h2 {
    color: #0c3557;
    display: inline-block;
    margin: 0 0 50px;
    text-align: center;
    width: 100%;
    font-size: 35px !important;
    font-weight: bold;
}

.Featuredblock.v2 .featured-description {
    color: black;
    font-size: 16px;
    text-align: center;
    display: block;
}

.Featuredblock.v2 .feature_box {
    padding: 0;
    margin-top: 50px;
    background: transparent;
    min-height: initial;
}

.Featuredblock.v2 .feature_box .image-featured-content img {
    display: block;
    height: 200px;
    object-fit: cover;
    border-radius: 12px;
}

.Featuredblock.v2 .feature_box .title-featured {
    min-height: 100px;
}

.Featuredblock.v2 .feature_box .title-featured span {
    color: black;
    font-size: 20px;
    font-weight: bold;
}

.Featuredblock.v2 .feature_box .more-featured {
    position: relative;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 18px;
    margin-top: 25px;
}

.Featuredblock.v2 .feature_box .more-featured a {
    color: #0c3557;
    letter-spacing: 2px;
}

.Featuredblock.v2 .feature_box .more-featured i {
    color: #8fc849 !important;
    padding-left: 15px;
}

/*  ==========================================================================
    Awards and Featured Products
    ========================================================================== */
.awards_featured_product {
    background-color: #ebebeb;
}

.awards_featured_product .title {
    color: #0c3557;
    margin-bottom: 10px;
    display: block;
    font-weight: 500;
    line-height: 1.1;
    font-size: 35px;
    font-weight: bold;
}

.awards_featured_product .description {
    display: block;
    font-size: 16px;
}

.awards_featured_product .row_awards {
    border-bottom: 1px solid grey;
    padding-bottom: 30px;
    margin-bottom: 30px;
}

.awards_featured_product .img-award {
    margin-bottom: 50px;
    max-width: 90%;
}

.awards_featured_product .product.slick-slide {
    border-bottom: 5px solid #424242;
    border-radius: 22px;
    background: #424242;
    margin: 0px 5px
}

.awards_featured_product .product.slick-slide .product-border {
    background-image: url('/wp-content/uploads/2023/06/Featured-Product-Background.png');
    background-position: center;
    border-radius: 22px;
    background-color: grey;
    padding: 35px;
}

.awards_featured_product .product.slick-slide img {
    margin-top: initial;
    height: 200px;
    width: 100%;
    object-fit: contain;
    object-position: center;
}

.awards_featured_product .product.slick-slide h4 {
    color: white;
    font-size: 24px !important;
    font-weight: bold;
}

.awards_featured_product .product.slick-slide h6 {
    color: white;
    font-size: 14px !important;
    font-weight: initial !important;
}

.awards_featured_product .product.slick-slide .link-product {
    color: white;
    font-size: 14px;
    font-weight: bold;
    display: block;
    margin-top: 75px;
}

.awards_featured_product .product.slick-slide .link-product i {
    color: white !important;
    padding-left: 15px;
}

.awards_featured_product .slick-dots {
    background-color: transparent;
}

.awards_featured_product .slick-dots li button::before {
    background: white;
}

/*  ==========================================================================
    AWS
    ========================================================================== */
.aws-section {
    background-image: url('/wp-content/uploads/2024/06/AWS-Callout-Background.jpeg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 15px !important;
}

.aws-section .flex-container {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.aws-section img {
    height: 120px;
    width: 120px;
}

.aws-section .text-content {
    display: block;
    color: white;
    font-size: 16px;
    flex: 1;
    padding: 0px 30px;
}

.aws-section .text-content .text {
    display: block;
    color: white;
    font-size: 40px;
    font-weight: bold;
    letter-spacing: 2px;
}

.aws-section .btn-green-border {
    display: inline;
    color: white;
    border: 2px solid #8fc849;
    padding: 10px 20px;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: bold;
    border-radius: 30px;
    letter-spacing: 2px;
}

/*  ==========================================================================
    Contact With WEI
    ========================================================================== */
.connect_with_wei {
    background-image: url('/wp-content/uploads/2023/06/Contact-Us_Background.jpg');
    text-align: center;
}

.connect_with_wei .title {
    display: block;
    color: white;
    font-size: 34px;
    font-weight: bold;
}

.connect_with_wei .description {
    display: block;
    color: white;
    font-size: 16px;
    padding: 20px 0px 50px 0px;
}

.connect_with_wei .btn-green-border {
    display: inline;
    color: white;
    border: 2px solid #8fc849;
    padding: 10px 20px;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: bold;
    border-radius: 30px;
}

/*  ==========================================================================
    news_and_events
    ========================================================================== */

.news_and_events {
    background-color: #f8f8f8;
}

.news_and_events .events-title>h4 {
    font-family: 'Open Sans';
    color: #134879;
    font-size: 20px;
    font-weight: 500;
    margin: 0 0 13px;
    display: inline-block;
    text-transform: uppercase;
}

.news_and_events .media.news-blog {
    margin: 0 0 40px;
}

.news_and_events .newslist .media.news-blog:last-child {
    margin: 0;
}

.news_and_events .news-blog .date {
    background-color: #8fc849;
    color: #fff;
    display: inline-block;
    height: 65px;
    padding: 10px 0;
    text-align: center;
    width: 65px;
}

.news_and_events .news-blog .date h3 {
    text-transform: uppercase;
    font-size: 24px;
    margin: 0;
}

.news_and_events .news-blog .date h3 span {
    font-size: 17px;
}

.news_and_events .news-blog .media-body.news-text .cdt-date {
    font-family: 'Open Sans';
    color: #000000;
    font-size: 16px;
    font-style: italic;
    margin-bottom: 5px;
}

.news_and_events .news-blog .media-body.news-text p {
    color: #3c3c3c;
    font-size: 17px;
}

.news_and_events .news-blog .media-left {
    padding-right: 15px;
}

.featureslider {
    background: #fff;
    padding: 20px 50px;
    width: 100%;
    border-radius: 7px;
}

.featureslider h4 {
    color: #000;
    display: inline-block;
    font-size: 20px;
    font-style: italic;
    margin: 25px 0 10px;
    width: 100%;
}

.featureslider h6 {
    font-family: 'Open Sans';
    color: #3c3c3c;
    display: inline-block;
    font-size: 17px;
    line-height: 23px;
    margin: 0 0 5px;
    width: 100%;
}

.first_blog {
    padding-top: 3px;
}

/*  ==========================================================================
    slick-slider
    ========================================================================== */

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: none;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

/*.slick-loading .slick-list{background:white url("./ajax-loader.gif") center center no-repeat;}*/
.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-list,
.slick-track,
.slick-slide,
.slick-slide img {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    zoom: 1;
}

.slick-track:before,
.slick-track:after {
    content: "";
    display: table;
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-prev,
.slick-next {
    position: absolute;
    display: block;
    height: 20px;
    width: 20px;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    background: transparent;
    color: transparent;
    top: 50%;
    margin-top: -10px;
    padding: 0;
    border: none;
    outline: none;
}

/*.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{outline:none;background:transparent;color:transparent;}*/
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
    opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
    opacity: 0.25;
}

.slick-slider {
    margin-bottom: 0;
}

.slick-dots {
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    width: 100%;
}

.slick-dots li {
    position: relative;
    display: inline-block;
    height: 14px;
    width: 14px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}

.slick-dots li button {
    border: 0;
    background: transparent;
    display: block;
    height: 14px;
    width: 14px;
    outline: none;
    line-height: 0;
    font-size: 0;
    color: transparent;
    padding: 5px;
    cursor: pointer;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
    outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
    opacity: 1;
}

.slick-dots li button::before {
    background: #e8e9ea;
    border-radius: 100%;
    color: black;
    content: "";
    font-family: "slick";
    font-size: 6px;
    height: 14px;
    left: 0;
    line-height: 20px;
    opacity: 1;
    position: absolute;
    text-align: center;
    top: 0;
    width: 14px;
}

.slick-dots li.slick-active button:before {
    color: black;
    background: #8FC849;
}



/*  ==========================================================================
    Footer
    ========================================================================== */

.footer {
    background: rgb(20, 53, 86) none repeat scroll 0 0;
    color: rgb(255, 255, 255);
    display: inline-block;
    padding: 55px 0;
    width: 100%;
}

.footer h3 {
    font-weight: 600;
    margin: 0 0 5px;
    display: inline-block;
    font-size: 23px;
    text-transform: uppercase;
    width: 100%;
}

.footer .iconleft {
    font-family: 'Open Sans';
    display: inline-block;
    line-height: 31px;
    margin: 0;
    padding-left: 30px;
    margin-bottom: 12px;
    font-size: 17px;
}

.footer .icon_adress {
    background: url(/wp-content/themes/wei/img/icon_adress.png) no-repeat left 5px;
}

.footer .icon_phone {
    background: url(/wp-content/themes/wei/img/icon_phone.png) no-repeat left 5px;
}

.footer .icon_mail {
    background: url(/wp-content/themes/wei/img/icon_email.png) no-repeat left 5px;
}

.footer .icon_subscribe {
    background: url(/wp-content/themes/wei/img/icon_subscribe.png) no-repeat left 5px;
    margin-bottom: 0px;
}

.worldexchanges a span {
    color: #FFF;
}

.subscribewrap input {
    border: 1px solid rgb(161, 161, 161);
    margin-bottom: 8px;
    color: rgb(153, 153, 153);
    max-width: 240px;
    width: 100%;
    height: 32px;
    padding: 5px 10px;
}

.subscribewrap input::-webkit-input-placeholder {
    color: #999999;
}

.subscribewrap input:-moz-placeholder {
    color: #999999;
}

.subscribewrap input::-moz-placeholder {
    color: #999999;
}

.subscribewrap input:-ms-input-placeholder {
    color: #999999;
}

.subscribewrap {
    display: inline-block;
    margin-top: 10px;
    width: 100%;
}

.subscribewrap input.subscribebtn {
    background: rgb(143, 200, 73) none repeat scroll 0 0;
    border: 0 none;
    color: rgb(255, 255, 255);
    cursor: pointer;
    font-size: 20px;
    font-weight: 500;
    height: 35px;
    line-height: 35px;
    margin-top: 8px;
    max-width: 100%;
    padding: 6px 10px;
    text-align: center;
    width: 120px;
}

.subscribewrap input.subscribebtn:hover {
    background: #FAC443;
    color: #444444;
}

.worldexchanges ul {
    display: inline-block;
    width: 100%;
}

.worldexchanges li {
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
}

.worldexchanges ul li a {
    font-family: 'Open Sans';
    color: rgb(255, 255, 255);
    display: block;
    font-size: 18px;
    padding-left: 16px;
    position: relative;
}

.worldexchanges.º£½ÇÖ±²¥ ul li a::before {
    content: "\f101";
    display: inline-block;
    font-family: "FontAwesome";
    left: 0;
    position: absolute;
    top: 0;
    color: #8dc53e;
}

.worldexchanges.º£½ÇÖ±²¥ ul li a::before:hover {
    color: #8FC849;
}

.worldexchanges.Solutions ul li a::before {
    content: "\f101";
    display: inline-block;
    font-family: "FontAwesome";
    left: 0;
    position: absolute;
    top: 0;
    color: #8dc53e;
}

.worldexchanges.Solutions ul li a::before:hover {
    color: #8FC849;
}

.worldexchanges ul li a:hover {
    color: #8FC849;
    padding-left: 19px;
}

/*.footer .worldexchanges.º£½ÇÖ±²¥{width:250px;}
.footer .worldexchanges.Solutions{width:220px;}*/
.worldexchanges.Joinus {
    float: right;
    width: 120px;
}

.footer .col-md-2.col-sm-3.col-xs-12.Contact {
    width: 220px;
}

.social ul li a {
    padding-left: 30px;
    background: url("/wp-content/themes/wei/img/icon_footersocial.png") no-repeat 0 0;
}

.worldexchanges.Joinus ul li a:hover {
    padding-left: 33px;
}

.social ul li.twitter a {
    background-position: 0 4px;
}

.social ul li.google a {
    background-position: 0 -24px;
}

.social ul li.facebook a {
    background-position: 0 -54px;
}

.social ul li.youtube a {
    background-position: 0 -84px;
}

.social ul li.linkedIn a {
    background-position: 0 -110px;
}

.footer p.copyright {
    display: inline-block;
    margin: 15px 0 0;
    width: 100%;
    font-size: 16px;
}

.footer p.copyright a {
    color: rgb(141, 197, 62);
    display: inline-block;
    margin: 0 0 0 20px;
}

.footer p.copyright a:hover {
    color: #FAC443;
}

/*    .chatwidth{background:#8fc849 none repeat scroll 0 0;border-radius:5px 0 0 5px;color:#1f4977;font-size:16px;font-weight:500;height:100px;position:fixed;right:0;text-align:center;top:70%;width:130px;}
    .chatwidth > img{display:block;margin:15px auto 8px;text-align:center;}*/
.footer.v2 .column-1 {
    padding-right: 50px;
}

.footer.v2 .column-1 .logo-footer {}

.footer.v2 .column-1 p {
    font-size: 14px;
    margin-top: 15px;
}

.footer.v2 .column-2 .title {
    display: block;
    color: #8FC849;
    font-weight: bold;
    margin-bottom: 15px;
}

.footer.v2 .column-2 ul li a {
    color: white
}

.footer.v2 .column-3 .title {
    display: block;
    margin-bottom: 15px;
    font-size: 20px;
}

.footer.v2 .column-3 .hbspt-form {
    min-width: initial !important;
}

.footer.v2 .column-3 .hbspt-form form {
    width: 100%;
}

.footer.v2 .column-3 .hbspt-form form .input input {
    width: 100%;
    font-family: 'Open Sans';
    background: transparent;
    border: 2px solid #8FC849;
    padding: 20px 10px;
    border-radius: 30px;
    font-size: 18px;
    text-align: center;
    color: white;
}

.footer.v2 .column-3 .hbspt-form form .input input::placeholder {
    color: white;
    opacity: 1;
}

.footer.v2 .column-3 .hbspt-form form .legal-consent-container .hs-form-booleancheckbox-display p {
    color: white
}

.footer.v2 .column-3 .hbspt-form form .legal-consent-container .hs-form-booleancheckbox-display input {
    width: initial;
}

.footer.v2 .column-3 .hbspt-form form .hs_submit .actions input[type="submit"] {
    padding: 10px 80px;
    border-radius: 30px;
    background-color: #8FC849;
    border: 0;
    font-size: 18px;
}

.footer.v2 .column-3 .hbspt-form form .hs-error-msg {
    color: white !important;
    font-weight: 400;
    padding-top: 5px;
    padding-left: 5px;
}

.footer.v2 .column-3 .row-rrss ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 10px;
}

.footer.v2 .column-3 .row-rrss li {
    height: 40px;
    width: 40px;
    border-radius: 30px;
    background-position: center !important;
    background-size: cover !important;
}

.footer.v2 .column-3 .row-rrss li:last-child {
    margin: 0
}

.footer.v2 .column-3 .row-rrss li a {
    height: 40px;
    width: 40px;
    display: block;
}

.footer.v2 .column-3 .row-rrss li.linkedIn {
    background: url("/wp-content/uploads/2023/06/Social-Icon_LinkedIn.png")
}

.footer.v2 .column-3 .row-rrss li.twitter {
    background: url("/wp-content/uploads/2023/07/X-Logo.png")
}

.footer.v2 .column-3 .row-rrss li.instragram {
    background: url("/wp-content/uploads/2023/06/Social-Icon_Instagram.png")
}

.footer.v2 .column-3 .row-rrss li.facebook {
    background: url("/wp-content/uploads/2023/06/Social-Icon_Facebook.png")
}

.footer.v2 .column-3 .row-rrss li.youtube {
    background: url("/wp-content/uploads/2023/06/Social-Icon_YouTube.png")
}

.footer.v2 .row-policies {
    margin: 50px 0px 50px 0px;
}

.footer.v2 .row-policies .column-2 {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}

.footer.v2 .row-policies .column-2 img {
    width: 150px;
    height: 80px;
    object-fit: contain;
}

.footer.v2 .row-policies .column-2 ul {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}

.footer.v2 .row-policies .column-2 ul li:last-child {
    margin: 0
}

.footer.v2 .row-policies .column-2 ul li a {
    color: white;
    font-size: 14px;
    padding: 0px 10px;
}

.footer.v2 .row-copyright {
    text-align: center;
}

.footer.v2 .row-copyright .description-upper-copyright {
    font-weight: bold;
    display: block;
}


.footer.v2 .row-logos {
    margin: 0px 0px 50px 0px;
}

.footer.v2 .row-logos .column-2 {
    display: flex;
    align-items: flex-start;
    margin-top: 40px;
}

.footer.v2 .row-logos .column-2 img {
    width: 150px;
    height: 80px;
    object-fit: contain;
    margin-right: 80px;
}

.footer.v2 .row-logos .column-2 ul {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}

.footer.v2 .row-logos .column-2 ul li:last-child {
    margin: 0
}

.footer.v2 .row-logos .column-2 ul li a {
    color: white;
    font-size: 14px;
    padding: 0px 10px;
}



/*==================================
  Hubspot
====================================*/
.hs-form.stacked label {
    color: white;
}


/*==================================
  º£½ÇÖ±²¥ page
====================================*/
.icon_header .col-sm-12.text-right ul.topsocialbar {
    position: relative;
    top: 50px;
}

.icon_header .navbar-right {
    margin-top: 38px;
}

.icon_header .topsocialbar .contact_number {
    display: inline-block;
    height: 100%;
    width: auto;
    margin-right: 15px;
}

.icon_header .topsocialbar .blog {
    display: inline-block;
    height: 100%;
    width: auto;
    margin-right: 20px;
}

.icon_header .topsocialbar .search_box a {
    background: transparent;
    width: auto;
    height: auto;
    display: block;
}

.icon_header .topsocialbar .blog a {
    background: transparent;
    width: auto;
    height: auto;
    color: #fff;
    display: block;
    font-size: 20px;
    font-weight: 500;
}

.icon_header .topsocialbar .contact_number a {
    color: #fff;
    display: block;
    width: auto;
    height: 100%;
    background: transparent;
    font-size: 20px;
    font-weight: 500;
}

.resources_slider {
    background: rgba(0, 0, 0, 0) url("../img/resources_slider.jpg") no-repeat scroll 0 0 / 100% 100%;
    height: 100%;
    width: 100%;
    margin: 146px 0 0;
}

.resources_slider .slider_text {
    padding-top: 40px;
    padding-bottom: 30px;
}

.resources_slider .slider_text h1 {
    color: #154064;
    font-size: 54px;
    font-weight: 500;
    margin: 0;
}

.resources_slider .slider_text h2 {
    color: #59b300;
    font-size: 34px;
    font-weight: 500;
    margin: 15px 0 25px;
}

.resources_slider .slider_text p {
    font-size: 16px;
    line-height: 24px;
    color: #333333;
    font-weight: 500;
    margin-bottom: 30px;
}

.resources_slider .slider_text p:last-child {
    margin: 0;
}

.resources_slider .slider_text p span {
    color: #154064;
    font-family: 'Open Sans';
    font-size: 19px;
    line-height: 24px;
}

.resources_blog .blog h1 {
    color: #0c3557;
    font-size: 33px;
    margin: 0 0 10px;
}

.resources_blog .blog p {
    font-size: 17px;
    color: #000000;
    line-height: 24px;
    margin: 20px 0;
}

.resources_blog .blog a {
    color: #59b300;
}

.resources_blog .blog_wapper {
    margin: 70px 0 0;
}

.resources_blog {
    padding: 70px 0;
}

/*==================================
  Error 404
====================================*/
.block_404 {
    padding: 9px 0;
}

.section_404 {
    margin-top: 179px;
    padding: 13px !important;
}

.text_404 {
    color: #143556;
    text-align: center;
    font-size: 92px;
    margin: 0;
}

.text_page_notfound {
    font-size: 22px;
}

.info_404 {
    font-size: 18px;
    padding: 20px;
    text-align: center;
}

.block_page_notfound {
    color: #143556;
    font-size: 24px;
}


/*==================================
  TrainWkshop page
====================================*/
.training .back_page li {
    float: left;
    margin-left: 10px;
    color: #666666;
    font-size: 18px;
    font-family: 'Open Sans';
}

.training .back_page li a {
    margin-right: 10px;
    color: #666666;
    font-size: 18px;
    font-family: 'Open Sans';
}

.training .back_page li a:hover {
    color: #0C3557;
}

.back_page {
    display: inline-block;
    margin-top: 30px;
}

.training .slider_text p {
    margin-top: 30px;
}

.training_detail {
    padding: 0;
    position: relative;
    padding-bottom: 0px;
}

.training_blog {
    padding: 40px 0 0;
    padding-bottom: 30px;
}

.training_detail .training_blog .detail_box h2 {
    color: #0c3557;
    font-size: 30px;
    margin: 0 0 15px;
}

.training_detail .training_blog .detail_box p {
    line-height: 26px;
    color: #000;
    font-size: 18px;
    margin: 0 0 15px;
}

.training_detail .training_blog .detail_box a {
    color: #59b300;
}

.training_detail .training_blog .detail_box p span {
    color: #154064;
    font-size: 19px;
    line-height: 24px;
}

.training_detail .event_blog {
    display: inline-block;
    padding: 80px 0 0 60px;
    width: 100%;
}

.training_detail .event_blog li {
    color: #154064;
    font-size: 18px;
    font-family: 'Open Sans';
    line-height: 34px;
}

.training_detail .event_blog li a {
    color: #154064;
    text-decoration: none;
    cursor: pointer;
}

.training_detail .event_blog li a:hover {
    color: #84bd00;
    text-decoration: none;
}

.training_detail .event_blog li .children {
    margin-left: 15px;
    font-size: 22px;
    display: none;
}

.training_detail .event_blog li .children li {
    font-size: 20px;
    line-height: 32px;
}

.training_detail .event_blog li .children li:before {
    content: "â€¢ ";
    color: #84bd00;
}

.training_detail .event_blog .current_page_item a {
    color: #84bd00;
    text-decoration: none;
}

.sidebarInfo {
    padding-bottom: 7px;
    padding-top: 5px;
}

.event_blog h3 a {
    color: #154064;
    text-decoration: none;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
}

.event_blog h3 i {
    color: #84bd00;
}

.event_blog h3 a:hover {
    text-decoration: none;
    color: #84bd00;
}

.training_detail .event_blog li i {
    color: #84bd00;
    font-size: 24px;
    margin-right: 10px;
}

.training_detail .event_blog li .children li i {
    font-size: 20px;
    margin-right: 10px;
}

.event_blog h3 {
    font-size: 18px !important;
}


.right_bg {
    background: none;
    display: inline-block;
    float: left;
    height: 100%;
    position: absolute;
    right: 0;
    width: 43%;
    z-index: -1;
}

.event_blog .featured_blog>h3 {
    color: #154064;
    text-transform: uppercase;
    margin: 80px 0 15px;
}

.event_blog .featured_blog>p {
    font-size: 18px;
    color: #333333;
    line-height: 26px;
    margin: 20px 0;
}

.event_blog .featured_blog>a {
    color: #8bc43c;
}

.event_blog .media {
    margin: 70px 0;
}

.event_blog .media .media-body h4 {
    color: #154064;
    font-size: 27px;
}

.event_blog .media .media-body a {
    color: #8bc43c;
}


/*========================================
    VSphere5  page
============================================*/
.Sphere_bg {
    background: #dedede;
    position: relative;
}

.VSphere5_bg {
    position: absolute;
    right: 0;
    display: none !Important;
}

.Sphere_bg .slider_text h1 {
    color: #000000;
    font-size: 46px;
}

.Sphere_bg .slider_text h2 {
    color: #67717a;
    font-size: 30px;
}

.VSphere5_detile .training_blog .detail_box h2 i {
    color: #77ad43;
    font-size: 24px;
}

.VSphere5_detile .training_blog .detail_box h2 {
    border-bottom: 1px solid #cccccc;
    font-size: 27px;
    padding: 0 0 10px;
}

.VSphere5_detile .training_blog {
    padding: 60px 0 0;
}

.VSphere5_detile .training_blog .detail_box p {
    margin-top: 15px;
}

.VSphere5_detile .VSphere5_text {
    padding: 50px 0;
}

.interested_blog .media {
    background-color: #8dc63f;
    display: inline-block;
    margin: 0;
    max-width: 320px;
    padding: 20px;
    width: 100%;
}

.interested_blog .media .media-body h4 {
    font-size: 30px;
    color: #fff;
}

.interested_blog .media .media-body a {
    color: #0c3557;
}

.featuredSingleResource {
    margin-top: 15px;
}

.featuredSingleResource h3 {
    margin-top: 0px;
    margin-bottom: 0px;
}

.featuredSingleResource h3 a {
    font-size: 14px;
}

/*========================================
    Solutions  page
============================================*/
.Solutions_slider_bg img {
    width: 100%;
}

.solutions_blog h1 {
    color: #154064;
    font-size: 54px;
    margin: 0 0 20px;
}

.solutions_blog .training_blog .detail_box h2 {
    font-size: 34px;
    color: #84bd00;
    margin: 0;
}

.solutions_blog .training_blog .detail_box p {
    margin: 20px 0;
}

.solutions_blog .training_blog .detail_box p span {
    font-family: 'Open Sans';
    font-size: 19px;
}

.solutions_blog .solutions_data {
    margin: 80px 0 0;
    margin-top: 0px;
}

.solutions_blog .solutions_data .media-body h4 {
    color: #0c3557;
    font-size: 30px;
    font-family: 'Open Sans';
}

.solutions_blog .solutions_data .media-body p {
    font-size: 17px;
    line-height: 26px;
}

.solutions_blog .solutions_data .media-body a {
    color: #84bd00;
}

.solutions_blog .solutions_data .media {
    margin-bottom: 55px;
}

.solutions_blog .solutions_data .media-body {
    padding-right: 50px;
}

.solutions_btn {
    background: #8dc63f;
    color: #ffffff;
    text-transform: uppercase;
    font-family: 'Open Sans';
    font-size: 24px;
    padding: 17px;
    display: inline-block;
    margin-top: 80px;
    transition: all 0.7s ease 0s;
}

.solutions_btn img {
    margin: -14px 0 0 10px;
}

.solutions_btn:hover {
    background: #73A52F;
    color: #fff;
}

.solutions_btn2 {
    color: #414141;
    text-transform: uppercase;
    font-family: 'Open Sans';
    cursor: pointer;
    font-size: 20px;
    padding: 13px;
    padding-left: 0px;
    display: inline-block;
    margin-top: 60px;
    transition: all 0.7s ease 0s;
}

.solutions_btn2 img {
    margin: -14px 0 0 10px;
}

.solutions_btn2:hover {
    color: #000;
}



/*========================================
    cloud_computing  page
============================================*/
.Computing_slider {
    background: url("/wp-content/themes/wei/img/2SecLevel_Cloud_slider.jpg") no-repeat;
    display: inline-block;
    width: 100%;
    float: left;
}

.Computing_slider .back_page {
    display: inline-block;
    margin-bottom: 50px;
    margin-top: 100px;
}

.Computing_slider .back_page h1 {
    color: #ffffff;
    font-size: 54px;
    margin: 0;
}

.Computing_blog .training_blog .detail_box h2 {
    color: #84bd00;
    font-size: 34px;
}

.Computing_blog .training_blog .detail_box p span {
    font-family: 'Open Sans';
    font-size: 19px;
    line-height: 24px;
}

.Computing_blog .training_blog .detail_box p {
    margin-bottom: 15px;
}

.Computing_blog .training_blog .detail_box .detail_box p {
    margin-bottom: 0;
}

.Computing_blog .training_blog .detail_box hr {
    margin: 70px 0;
    border: 1px solid #CCCCCC;
}

.Computing_blog .Computing_data {
    padding: 0;
    padding-top: 0px;
}

.Computing_blog .Computing_data .detail_box h2 {
    color: #0c3557;
    font-size: 30px;
}

.Computing_blog .training_blog.Computing_data .detail_box p {
    margin-bottom: 20px;
}

.Computing_data>hr {
    border: 1px solid #cccccc;
    margin: 50px 0;
}

.Computing_data:last-child {
    padding: 0 0 80px;
}

/*========================================
    virtualization  page
============================================*/
.virtualization_slider_bg {
    background: rgba(0, 0, 0, 0) url("../img/virtualization_slider_bg.jpg") no-repeat scroll 0 0/100% 100%;
    display: inline-block;
    float: left;
    height: auto;
    width: 100%;
}

.virtualization_slider_bg .back_page {
    display: inline-block;
    margin: 90px 0 10px;
}

.virtualization_slider_bg .back_page h1 {
    color: #ffffff;
    font-size: 54px;
    margin: 0;
}

.virtualization_blog .training_blog .detail_box h2 {
    color: #000000;
    font-size: 30px;
}

.virtualization_blog .training_blog .detail_box h2 {
    margin: 0 0 20px;
}

.virtualization_blog .training_blog .detail_box p {
    margin-bottom: 15px;
}

.virtualization_blog .training_blog .detail_box h3 {
    margin: 0;
    padding-bottom: 25px;
    padding-top: 30px;
    color: #0c3557;
}

.virtualization_blog .event_blog_l h2 {
    color: #1e4769;
    font-size: 27px;
}

.virtualization_blog .event_blog_l ul li {
    color: #666666;
    font-size: 21px;
    line-height: 26px;
}

.virtualization_blog .event_blog_l ul li i {
    margin-right: 8px;
}

.virtualization_blog .training_blog .detail_box {
    margin-bottom: 100px;
}



/*========================================
   News page
============================================*/
.newsblock .training_blog:last-child,
.eventsblock .training_blog:last-child {
    margin-bottom: 100px;
}

.newsslider {
    background: url("/wp-content/themes/wei/img/news_slider.png") no-repeat scroll 0 0/100% 100%;
}

/*========================================
   Events  page
============================================*/
.eventsslider {
    background: url("/wp-content/themes/wei/img/event_slider.png") no-repeat scroll 0 0/100% 100%;
}

.eventsblock .training_blog .detail_box h2 span {
    color: #8DC63F;
}

/*========================================
   leading page
============================================*/
.leadingslider {
    background: url("/wp-content/themes/wei/img/Level_Cloud_slider.png") no-repeat scroll 0 0/100% 100%;
}

.leadingblock.solutions_blog .solutions_data {
    margin-bottom: 100px;
}


header {
    overflow: inherit;
}

.nav.navbar-nav.navbar-right ul {
    background: #0c3557 none repeat scroll 0 0;
    color: #ffffff;
    left: 0;
    min-width: 150px;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    text-align: left;
    top: 25px;
    transform: translate(0px, 30px);
    -webkit-transform: translate(0px, 30px);
    -o-transform: translate(0px, 30px);
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
}

header.smaller .nav.navbar-nav.navbar-right ul {
    top: 25px;
}

header.smaller .nav.navbar-nav.navbar-right ul ul {
    top: 0;
}

.nav.navbar-nav.navbar-right ul li {
    position: relative;
}

.nav.navbar-nav.navbar-right ul li a {
    display: block;
    width: 100%;
    padding: 10px 15px;
    line-height: 19px !important;
    color: #FFF;
}

.nav.navbar-nav.navbar-right ul li:hover a {
    background-color: #90C748;
    color: #FFF;
}

.nav.navbar-nav.navbar-right ul ul li a {
    background: #8dc63f !important;
}

.nav.navbar-nav.navbar-right ul ul li:hover a {
    background-color: #FAC443 !important;
    color: #FFF;
}

.nav.navbar-nav.navbar-right ul ul {
    left: 100%;
    top: 0;
    transform: translate(0, 50px);
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
}

.nav.navbar-nav.navbar-right>li:hover>ul {
    opacity: 1;
    visibility: visible !important;
    transform: translate(0px, 0px);
}

.nav.navbar-nav.navbar-right>li>.sub-menu>li:hover>ul {
    opacity: 1;
    visibility: visible;
    transform: translate(0px, 0px);
}

nav li:nth-last-of-type(2) ul li ul,
nav li:last-child ul li ul {
    left: inherit !important;
    right: 100%;
}

.menu-item-1818 {
    display: none !important;
}

/*========================================
   News page
============================================*/
.newsblock .training_blog:last-child,
.eventsblock .training_blog:last-child {
    margin-bottom: 100px;
}

.newsslider {
    background: url("/wp-content/themes/wei/img/news_slider.png") no-repeat scroll 0 0/100% 100%;
}

/*========================================
   Events  page
============================================*/
.eventsslider {
    background: url("/wp-content/themes/wei/img/event_slider.png") no-repeat scroll 0 0/100% 100%;
}

.eventsblock .training_blog .detail_box h2 span {
    color: #8DC63F;
}

/*========================================
   leading page
============================================*/
.leadingslider {
    background: url("/wp-content/themes/wei/img/Level_Cloud_slider.png") no-repeat scroll 0 0/100% 100%;
}

.leadingblock.solutions_blog .solutions_data {
    margin-bottom: 100px;
}

/*  ==========================================================================
    careers images page
    ========================================================================== */

.career-images1,
.career-images2,
.career-images3,
.career-images4,
.career-images5 {
    width: 100%;
    height: 350px;
    background-repeat: no-repeat;
    background-size: cover;
}


ul.icon-career {
    width: 95%;
    height: auto;
    margin: 0 auto;
    float: left;
    margin-bottom: 35px;
}

ul.icon-career li {
    width: 20%;
    min-width: 220px;
    height: auto;
    text-align: center;
    float: left;
}

/*  ==========================================================================
    new footer
    ========================================================================== */

.hs-form {
    width: 50%;
}

.worldexchanges ul li a {
    font-size: 15px;
}

.contact li {
    margin-bottom: 5px;
}

span.further {
    font-size: 16px;
    text-transform: none;
}

.footer .iconleft {
    margin-bottom: 0;
    font-size: 15px;
}

.worldexchanges p {
    margin-bottom: 20px;
}

.subscribe h3,
.contact h3 {
    margin-bottom: 25px;
}

.footer-link {
    border: 2px solid rgb(141, 197, 62);
    width: 90%;
    height: auto;
    padding: 4px;
}

.social ul {
    margin-top: 15px;
    float: right;
    margin-right: 45px;
}

.social ul li {
    float: left;
}

img.cell {
    margin-right: 10px;
}

p.copyright br {
    display: none;
}

/*  ==========================================================================
    responsive css
    ========================================================================== */


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

    /*contact link main menu hidden for desktop*/
    li#menu-item-21192 {
        display: none;
    }

    .right_bg {
        width: 45%
    }
}

@media screen and (max-width:1500px) {
    .right_bg {
        width: 43%
    }
}

@media screen and (max-width: 1199px) {
    .right_bg {
        width: 43%;
    }

    .navbar-brand>img {
        width: 210px;
        display: inline-block;
    }

    .navbar-default .navbar-nav>li>a {
        font-size: 18px;
    }

    .navbar-default .navbar-nav>li {
        margin-left: 15px;
    }

    .whyweiblock h3 {
        font-size: 28px;
        line-height: 30px;
        margin: 0 0 20px;
    }

    .servicesblock .col-md-2 {
        display: inline-block;
        float: none;
        margin-bottom: 55px;
        width: 32.667%;
    }

    .servicesblock {
        padding: 50px 0 0;
    }

    .Featuredblock .feature_box {
        padding: 20px;
    }

    .news_and_events .media.news-blog {
        margin: 0 0 20px;
    }

    .news_and_events .news-blog .media-body.news-text p {
        font-size: 17px;
    }

    .footer .col-md-2.col-sm-3.col-xs-12.Contact {
        width: 16.6667%;
    }

    .footer .worldexchanges.º£½ÇÖ±²¥ {
        width: 19.667%;
    }

    .worldexchanges ul li a {
        font-size: 16px;
    }

    .footer h3 {
        font-size: 20px;
    }

    .subscribewrap input.subscribebtn {
        font-size: 17px;
    }

    .footer p.copyright {
        margin: 25px 0 0;
    }

    .Featuredblock .feature_box h3 {
        font-size: 20px;
    }

    .subscribewrap {
        margin-top: 0;
    }

    .resources_blog .blog h1 {
        font-size: 30px;
    }

    .resources_slider {
        margin: 143px 0 0;
    }

    .header_top_blog {
        padding: 71px 0;
    }

    .home_page_slider {
        padding-top: 143px;
    }

    .detail_box ul li {
        font-size: 18px;
    }

    p.copyright br {
        display: block;
    }
}

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

    /*contact link main menu hidden for desktop*/
    li#menu-item-21192 {
        display: none;
    }

    .tabletView {
        clear: both;
    }

    .resourceSpace {
        display: none;
    }

    .b5-file img {
        width: auto !important;
    }

    .resourceItemNew {
        padding-top: 28px;
        padding-bottom: 0px;
    }

    .whyweiblock .col-md-7.col-sm-12.col-xs-12 {
        margin-top: 35px;
    }

    .whyweiblock .col-sm-12 h2 {
        margin: 0 0 30px;
    }

    .news_and_events .newslist .media.news-blog:last-child {
        margin: 0 0 40px;
    }

    .news_and_events .events-title>h4 {
        font-size: 20px;
        width: 100%;
        text-align: center;
    }

    .footer p.copyright {
        text-align: left;
        width: 100%
    }

    .Featuredblock .feature_box {
        padding: 15px 10px;
    }

    .Featuredblock .col-sm-4 {
        padding: 0 6px;
    }

    .Featuredblock .feature_box h3 {
        font-size: 19px;
        text-align: center;
    }

    .Featuredblock .feature_box p {
        margin: 0 0 10px;
    }

    .footer .col-md-2.col-sm-3.col-xs-12.Contact {
        width: 30%;
    }

    .footer .col-sm-3 {
        width: 35%;
        float: left;
    }

    .footer .worldexchanges.º£½ÇÖ±²¥ {
        width: 35.667%;
    }

    .navbar-brand {
        height: auto;
        margin: 0;
        padding: 0;
        width: 100%;
    }

    .navbar-header {
        text-align: center;
        width: 100%;
    }

    .resources_blog .text-center {
        margin: 20px 0 0;
    }

    .right_bg {
        display: none;
    }

    .event_ditail_box {
        background: #F1F1F1;
    }

    .interested_blog {
        padding: 80px 0 70px 60px;
    }

    .solutions_blog .event_ditail_box {
        padding-bottom: 50px;
    }

    .event_blog_l {
        margin-bottom: 30px;
    }

    .navbar-default #bs-example-navbar-collapse-1 {
        margin-top: 0px;
    }

    .navbar-default .navbar-nav>li>a {
        font-size: 15px;
    }

    .navbar-default .navbar-nav>li {
        margin-left: 10px;
    }

    header.smaller nav a {
        line-height: 9px;
    }

    .resources_slider {
        margin: 130px 0 0;
    }

    .header_top_blog {
        padding: 66px 0;
    }

    .home_page_slider {
        padding-top: 126px;
    }

    .nav.navbar-nav.navbar-right ul li a {
        padding: 8px 12px;
        font-size: 13px;
    }

    header.smaller .nav.navbar-nav.navbar-right ul {
        top: 22px;
    }

    p.copyright br {
        display: block;
        text-align: center;
    }

    .servicesblock .btn-service img {
        height: 180px;
    }


    .newsletter {
        top: -160px;
    }

    .footer-link {
        width: 136%;
        float: left;
        position: absolute;
        left: -310px;
        margin-top: 5px;
    }

    .col-md-6.col-sm-6.col-xs-12.centerMobile.worldexchanges.Solutions {
        width: 62%;
    }

    p.copyright br {
        display: block;
    }

    .footer p.copyright {
        margin-top: 35px;
        text-align: center;
    }

    .col-md-3.col-sm-3.col-sm-12.social {
        width: 95%;
        top: -35px;
    }

}

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

    /*contact link main menu hidden for desktop*/
    li#menu-item-21192 {
        display: none;
    }

    li#menu-item-21192 {
        display: block;
    }

    .footer.v2 .column-1 {
        text-align: center;
        padding-right: 15px;
    }

    .footer.v2 .column-2 {
        text-align: center;
    }

    .footer.v2 .column-3 {
        text-align: center;
    }

    .footer.v2 .column-3 .hbspt-form form .hs_submit .actions input[type="submit"] {
        height: initial;
    }

    .footer.v2 .row-policies {
        margin: 20px 0px 20px 0px
    }

    .footer.v2 .row-policies .column-2 {
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .footer.v2 .row-policies .column-2 img {
        margin-bottom: 40px;
    }

    .footer.v2 .row-policies .column-2 ul {
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .footer.v2 .row-policies .column-2 ul li a {
        margin: 15px;
    }

    .footer.v2 .row-policies .column-1 {
        display: none;
    }

    .footer.v2 .row-policies .column-3 {
        display: none;
    }

    .footer.v2 .row-logos {
        margin: 20px 0px 20px 0px
    }

    .footer.v2 .row-logos .column-2 {
        flex-direction: column;
        justify-content: center;
        align-items: center;
        margin-bottom: 0;
    }

    .footer.v2 .row-logos .column-2 img {
        margin-bottom: 0px;
        margin-right: 0;
    }

    .footer.v2 .row-logos .column-2 ul {
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .footer.v2 .row-logos .column-2 ul li a {
        margin: 15px;
    }

    .footer.v2 .row-logos .column-1 {
        display: none;
    }

    .footer.v2 .row-logos .column-3 {
        display: none;
    }


    .footer.v2 .row-copyright .description-upper-copyright {
        padding-bottom: 10px;
    }

    .awards_featured_product .row {
        text-align: center;
    }

    .awards_featured_product .description {
        margin-bottom: 20px;
    }

    .awards_featured_product .product.slick-slide {
        margin-top: 20px;
    }

    .aws-section .flex-container {
        flex-direction: column;
    }

    .aws-section .text-content {
        padding: 20px 30px;
        text-align: center;
    }

    .aws-section .text-content .text {
        font-size: 28px;
    }

    .servicesblock .col-md-2 {
        width: 100%;
    }

    /*servicesblock{background:#143556;color:#fff;}*/
    section {
        padding: 30px 5px;
    }

    .footer .col-sm-3 {
        float: left;
        width: 100%;
    }

    .footer .worldexchanges.º£½ÇÖ±²¥ {
        width: 100%;
    }

    .Featuredblock .feature_box {
        margin-bottom: 25px;
        padding: 20px;
    }

    .whyweiblock .col-sm-12 h2 {
        margin: 0 0 20px;
        text-align: left;
        font-size: 40px;
    }

    .whyweiblock h3 {
        line-height: 40px;
        font-size: 26px;
    }

    .servicesblock {
        padding: 30px 0;
    }

    .footer .col-xs-12 {
        margin-bottom: 40px;
    }

    .footer h3 {
        text-align: left;
        font-size: 22px;
    }

    .worldexchanges.Joinus>ul {
        display: block;
        float: none;
        margin: 0 auto;
        width: 110px;
    }

    .worldexchanges.º£½ÇÖ±²¥>ul {
        display: block;
        float: none;
        margin: 0 auto;
        width: 180px;
    }

    .footer .icon_adress {
        display: block;
        width: 100%;
    }

    .footer .icon_phone {
        display: block;
        width: 100%;
    }

    .footer .icon_mail,
    .footer img.bestMiddle {
        display: block;
        width: 100%;
    }

    .footer .col-md-2.col-sm-3.col-xs-12.Contact {
        text-align: center;
        width: 100%;
    }

    .Contact .worldexchanges {
        display: block;
        float: none;
        margin: 0 auto;
        text-align: left;
        width: 180px;
    }

    .worldexchanges.subscribe {
        margin: 0 auto;
        width: 100%;
    }

    .subscribewrap input.subscribebtn {
        display: block;
        float: none;
        margin: 10px auto 0;
    }

    .footer {
        padding: 40px 0 60px;
    }

    .navbar-brand {
        height: auto;
        margin: 0 0 0px 20px;
        padding: 0;
        width: auto;
    }

    .navbar-header {
        margin-bottom: 0;
        width: auto;
    }

    .Featuredblock .feature_box h3 {
        text-align: left;
        font-size: 24px;
    }

    .navbar-default .navbar-toggle {
        border: 0;
        padding: 0;
    }

    .navbar-default .navbar-toggle .icon-bar {
        background-color: #0C3557;
        border-radius: 0;
        display: block;
        height: 5px;
        width: 32px;
    }

    .navbar-toggle {
        background-color: transparent !important;
    }

    .navbar-default .navbar-nav>li>a {
        font-size: 18px;
        margin: 15px 0;
        text-align: center;
    }

    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: none;
    }

    .featureslider {
        padding: 20px 30px;
    }

    .product {
        margin-bottom: 20px;
        text-align: center;
    }

    .product img {
        display: inline-block;
    }

    .chatwidth>img {
        float: left;
        margin: 10px 5px 10px 10px;
        width: 40px;
    }

    .chatwidth {
        border-radius: 5px 5px 0 0;
        bottom: 0;
        font-size: 14px;
        height: 50px;
        line-height: 50px;
        right: 10px;
        top: inherit;
        width: 170px;
    }

    .responsive-slider .slider-control {
        display: none;
    }

    .servicesblock .col-md-2 p {
        max-width: 200px;
        clear: both;
    }

    .servicesblock h2 {
        margin: 20px 0 50px;
    }

    .servicesblock .btn-service img {
        height: 150px;
    }

    .featureslider h6 {
        font-size: 20px;
    }

    .navbar-brand>img {
        width: 250px;
    }

    .navbar-brand {
        padding: 0 0 0 5px !important;
    }

    .Featuredblock .col-sm-4 {
        padding: 0 15px;
    }

    header.header {
        padding: 33px 15px 0 0;
    }

    header .navbar-brand {
        padding: 0 0 20px !important;
        text-align: center;
        width: 100%;
    }

    header .text-right {
        text-align: center;
    }

    .smaller .text-right {
        text-align: center;
    }

    header .navbar-default .navbar-toggle {
        top: 0;
    }

    header .navbar-default .navbar-header {
        position: relative;
        top: -130px;
    }

    header .navbar-default .navbar-collapse,
    .navbar-default .navbar-form {
        border-color: #2e5373;
    }

    .header_top_blog {
        padding: 101px 0;
    }

    .Solutions_slider {
        margin: 0;
    }

    .home_page_slider {
        padding: 0;
        padding-top: 0 !important;
    }

    .home_page_slider.v2 {
        padding-top: 100px !important;
    }

    .home_page_slider.v2 .slide-body .container-slide {
        display: flex;
        flex-direction: column;
        width: 100%;
        padding: 35px 15px;
        text-align: center;
    }

    .home_page_slider.v2 .title {
        font-size: 32px;
        white-space: pre-wrap;
        text-align: center;
        line-height: 32px;
        display: flex;
        justify-content: center;
    }

    .home_page_slider.v2 .subtitle {
        font-size: 20px;
        white-space: pre-wrap;
        line-height: 25px;
        display: flex;
        justify-content: center;
        text-align: center;
    }

    .home_page_slider.v2 .btn-green-border {
        display: table;
        margin-right: auto;
        margin-left: auto;
        margin-top: 25px;
        font-size: 18px;
        padding: 12px 35px
    }

    .home_page_slider.v2 .logo-right-slider {
        top: 10px;
        height: 80px;
        width: 100px !important;
        position: relative;
        min-height: initial !important;
        display: flex;
        justify-content: center;
        align-items: center;
        margin: auto;
        margin-top: 20px;
    }

    .home_page_slider.v3 .slide-padding {
        display: flex;
        flex-direction: column;
        width: 100%;
        padding: 35px 15px;
        text-align: center;
    }

    .home_page_slider.v3 .slide-padding .row {
        flex-direction: column;
    }

    .home_page_slider.v3 .title {
        font-size: 32px;
        white-space: pre-wrap;
        text-align: center;
        line-height: 32px;
        display: flex;
        justify-content: center;
    }

    .home_page_slider.v3 .subtitle {
        font-size: 20px;
        white-space: pre-wrap;
        line-height: 25px;
        display: flex;
        justify-content: center;
        text-align: center;
        margin-top: 20px;
    }

    .home_page_slider.v3 .btn-green-border {
        margin-top: 50px;
        font-size: 18px;
    }

    .home_page_slider.v3 .slide-todd .title {
        font-size: 28px;
        white-space: pre-wrap;
        line-height: 32px;
        padding-bottom: 5px;
        border-bottom: 2px solid #154064;
        text-align: left;
        justify-content: flex-start;
    }

    .home_page_slider.v3 .image-right.desktop {
        display: none;
    }

    .home_page_slider.v3 .image-right.mobile {
        display: block;
        height: 80px;
        width: 100px !important;
        margin-top: 20px;
    }

    .home_page_slider.v3 .slide-todd .magazine-content {
        width: 100%;
    }

    .home_page_slider.v3 .slide-todd .magazine-content.desktop {
        display: none;
    }

    .home_page_slider.v3 .slide-todd .magazine-content.mobile {
        display: flex;
    }

    .home_page_slider.v3 .slide-todd .todd-magazine-image-1 {
        transform: rotate(0);
        width: 60px;
        margin-right: 20px;
        margin-top: 20px;
    }

    .home_page_slider.v3 .slide-todd .todd-magazine-image-2 {
        height: 50px;
        margin-top: 20px;
    }

    .Computing_blog .training {
        margin: 30px 0 0;
    }

    header {
        position: inherit;
    }

    .resources_slider {
        margin: 0;
    }

    .header_top_blog {
        padding: 0;
    }

    .header_top_blog_new {
        margin-top: 55px !important;
    }

    .nav.navbar-nav.navbar-right ul {
        opacity: 1;
        position: relative;
        text-align: center;
        top: 0 !important;
        transform: translate(0px, 0px);
        visibility: visible !important;
    }

    .nav.navbar-nav.navbar-right ul ul {
        background: #8DC63F;
        opacity: 1 !important;
        top: 0 !important;
        left: 0 !important;
        right: 0 !important;
        transform: translate(0px, 0px) !important;
    }

    .nav.navbar-nav.navbar-right ul ul li a {
        background: #8DC63F !important;
    }

    .nav.navbar-nav.navbar-right ul li a {
        font-size: 15px;
        padding: 8px 12px;
    }

    header.smaller nav a {
        line-height: 19px !important;
    }

    .navbar-default .navbar-nav>li {
        margin-left: 0;
    }

    .header .navbar-default {
        display: block;
    }

    .sub-menu {
        display: none;
    }

    .section_404 {
        margin-top: 0px;
        padding: 13px !important;
    }

    .Featuredblock .feature_box .text-featured {
        max-height: 125px;
    }

    header.v2 .asp_w_container_2_1 {
        display: none;
    }

    header.v2 .menu-upper {
        display: none;
    }

    header.v2 ul#menu-primary {
        flex-direction: column;
    }

    .testimonialsblock .testimonial-list.desktop {
        display: none;
    }

    .testimonialsblock .testimonial-list.mobile {
        display: block;
    }

    .securityblock .security-content {
        flex-direction: column;
    }

    .securityblock .security-content .column-left {
        flex-direction: column;
    }

    .securityblock .security-content .column-right .btn-security {
        margin: 20px auto 0 auto;
    }

    .securityblock .security-content .column-left span {
        font-size: 26px;
        padding-left: 0px;
        text-align: center;
        padding-top: 10px;
    }

    .cybersecurity-header {
        padding: 0px 20px;
    }

    .cybersecurity-header .title {
        font-size: 30px;
        line-height: 30px;
        margin-top: 20px;
    }

    .cybersecurity-header .subtitle {
        font-size: 18px;
        margin-top: 15px;
    }

    .cybersecurity-header .btn-green-border {
        font-size: 20px;
        margin-top: 30px;
    }

    .podcast-page .training {
        margin-top: 30px;
    }

    .podcast-page .block .title-block {
        font-size: 26px;
        margin: 0px 0px 30px;
    }

    .podcast-page .intro {
        flex-direction: column;
        max-width: 100%;
    }

    .podcast-page .intro .video-column {
        width: 100%;
    }

    .podcast-page .form-block label {
        font-size: 16px;
    }

    .podcast-page .form-block form fieldset {
        margin-bottom: 20px;
    }

    .podcast-page .form-block .hs_firstname {
        margin-bottom: 20px;
    }

    .podcast-page .form-block form input[type="text"],
    .podcast-page .form-block form input[type="email"],
    .podcast-page .form-block form input[type="tel"] {
        height: 40px !important;
        font-size: 16px;
    }

    .podcast-page .form-block form input[type="submit"] {
        font-size: 16px;
        height: auto;
    }

    .cybersecurity-page .training {
        margin-top: 30px;
    }

    .cybersecurity-page .training .back_page li {
        margin-left: 0px;
    }

    .cybersecurity-page .title-page {
        font-size: 26px;
        margin-top: 20px;
    }

    .cybersecurity-page .detail_box p {
        font-size: 16px !important;
    }

    .cybersecurity-page .what-we-do .title {
        font-size: 26px;
    }

    .cybersecurity-page .what-we-do .solution {
        width: 100%;
    }

    .cybersecurity-page .what-we-do .solution.without-image .solution-description {
        text-align: center;
    }

    .cybersecurity-page .title-block {
        font-size: 26px;
    }

    .cybersecurity-page .vulnerabilities-banner {
        flex-direction: column-reverse;
        align-items: center;
    }

    .cybersecurity-page .vulnerabilities-banner .column-left {
        margin-top: 20px;
        text-align: center;
    }

    .cybersecurity-page .vulnerabilities-banner .title {
        font-size: 20px;
    }

    .cybersecurity-page .vulnerabilities-banner .subtitle {
        font-size: 16px;
    }

    .cybersecurity-page .insights-block .feature_box {
        margin-bottom: 30px;
    }

    .cybersecurity-page .form-block label {
        font-size: 16px;
    }

    .cybersecurity-page .form-block form fieldset {
        margin-bottom: 20px;
    }

    .cybersecurity-page .form-block .hs_firstname {
        margin-bottom: 20px;
    }

    .cybersecurity-page .form-block form input[type="text"],
    .cybersecurity-page .form-block form input[type="email"],
    .cybersecurity-page .form-block form input[type="tel"] {
        height: 40px !important;
        font-size: 16px;
    }

    .cybersecurity-page .form-block form input[type="submit"] {
        font-size: 16px;
        height: auto;
    }

    /* AWS */
    .aws-header {
        padding: 0px 20px;
    }

    .aws-header .title {
        font-size: 30px;
        line-height: 30px;
        margin-top: 20px;
    }

    .aws-header .subtitle {
        font-size: 16px;
        line-height: 20px;
        margin-top: 15px;
    }

    .aws-header .btn-green-border {
        font-size: 20px;
        margin-top: 30px;
    }

    .aws-page .aws-content-description-row {
        flex-direction: column-reverse;
        align-items: center;
    }

    .aws-page .aws-content-description-row .aws-content-image {
        margin-top: 0;
        margin-left: 0;
        margin-bottom: 25px;
    }

    .aws-page .training {
        margin-top: 30px;
    }

    .aws-page .training .back_page li {
        margin-left: 0px;
    }

    .aws-page .title-page {
        font-size: 26px;
        margin-top: 20px;
    }

    .aws-page .detail_box p {
        font-size: 16px !important;
    }

    .aws-page .what-we-do .title {
        font-size: 26px;
    }

    .aws-page .what-we-do .solution {
        width: 100%;
    }

    .aws-page .what-we-do .solution-space {
        display: none;
    }

    .aws-page .what-we-do .solution.without-image .solution-description {
        text-align: center;
    }

    .aws-page .title-block {
        font-size: 26px;
    }

    .aws-page .insights-block .feature_box {
        margin-bottom: 30px;
    }

    .aws-page .form-block label {
        font-size: 16px;
    }

    .aws-page .form-block form fieldset {
        margin-bottom: 20px;
    }

    .aws-page .form-block .hs_firstname {
        margin-bottom: 20px;
    }

    .aws-page .form-block form input[type="text"],
    .aws-page .form-block form input[type="email"],
    .aws-page .form-block form input[type="tel"] {
        height: 40px !important;
        font-size: 16px;
    }

    .aws-page .form-block form input[type="submit"] {
        font-size: 16px;
        height: auto;
    }

    /*footer*/
    p.copyright br {
        display: block;
    }

    .worldexchanges p {
        margin-bottom: 20px;
        text-align: justify;
    }

    .hs-form {
        width: 100%;
    }

    .newsletter {
        border-top: 1px solid #fff;
        border-bottom: 1px solid #fff;
    }

    .footer-link {
        width: 100%;
        height: 145px;
    }

    .footer .icon_subscribe {
        display: block;
        width: 100%;
        display: block !important;
        text-align: center;
        margin-top: 5px;
        margin-bottom: -30px;
    }

    span.iconleft.icon_adress br {
        display: none;
    }

    .col-md-6.col-sm-6.col-xs-12.centerMobile.worldexchanges.Solutions {
        width: 100%;
    }

    .col-md-3.col-sm-3.col-xs-12.solution-list,
    .col-md-3.col-sm-3.col-xs-12.worldexchanges.contact {
        width: 50%
    }

    .col-md-6.col-sm-6.col-xs-12.newsletter {
        margin-top: 145px;
    }

    span.iconleft.icon_subscribe {
        text-align: left;
    }

    .footer-link {
        position: relative !important;
        margin: 0;
        width: 100%;
        left: 0;
        top: -175px;
        height: auto;
    }

    .footer p.copyright {
        margin-top: -175px;
        text-align: center;
        width: 100%;
    }

    .col-md-3.col-sm-3.col-sm-12.social {
        width: 100%;
        top: -110px;
        text-align: center;
        left: -32%;
    }

}

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

    .navbar-brand {
        height: auto;
        margin: 0 0 0 10px;
        padding: 0;
        width: auto;
    }

    .width-33 {
        width: 100%;
    }

    .width-25 {
        width: 100%;
    }

    .partner-criteria {
        font-size: 14px;
    }

    .ul-partner-criteria li {
        font-size: 16px !important;
    }

    .row-img-partners-1 img {
        width: 30%;
    }


    .servicesblock .services-list {
        justify-content: center;
    }

}

.detail_box ul {
    margin-left: 10px;
    color: #000;
}

.detail_box ul ul ul {
    margin-left: 0px;
}

.detail_box ul li {
    list-style: disc;
    font-size: 18px;
    margin-left: 5px;
    color: #000;
}

.detail_box ul li ul ul li {
    list-style: none;
    color: #000;
}

.detail_box ul li ul ul li:before {
    content: "\2014\a0"
}

/*.event_blog ul > li:first-child {display:none;}*/
.event_blog ul ul>li:first-child {
    display: inline;
}


.smaller .sub-menu {
    margin-top: 10px !important;
}

.children i {
    display: none;
}

.resourceSpace {
    clear: both;
    width: 5px;
    height: 45px;
}

.featuredContentº£½ÇÖ±²¥ {
    padding: 40px 0px;
    background: #dedede;
}

.resourceItemNew {
    font-family: 'Open Sans';
    color: #231f20;
    font-size: 20px;
    font-weight: 500;
    line-height: 26px;
}

.resourceItemNew a {
    color: #231f20;
    text-decoration: none;
}

.resourceItemNew .col-md-4 {
    padding-left: 0px;
    padding-right: 0px;
}

.resourceItemNew i {
    font-size: 38px;
}

.b5-file img {
    width: auto !Important;
    height: auto !Important;
}

.b5-file img:nth-child(2) {
    display: none !important;
}

.featuredFileArea {
    background: #FFF;
    width: 100%;
    padding: 15px;
}

.featuredFileArea h2 {
    font-size: 18px;
    font-weight: bold;
    color: rgba(12, 52, 86, .95);
}

.featuredFileArea a {
    color: #59b300;
    text-decoration: none;
    font-size: 14px;
}

.nav-tabs li a {
    color: rgba(12, 52, 86, 1);
}

.nav-tabs li.active a {
    background: rgba(12, 52, 86, 1);
    color: #FFF;
}

.nav-tabs li.active a:focus {
    background: rgba(12, 52, 86, 1);
    color: #FFF;
}

.nav-tabs li.active:hover a {
    background: #185589;
    color: #FFF;
}

.b5-item {
    width: 100% !important;
}

.featuredSingleResource a {
    color: #154064 !important;
}

.featuredSingleResource a:hover {
    color: #84bd00 !Important;
    text-decoration: none !important;
}

.vimeovideo {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 15px;
    height: 0;
    margin-top: 30px;
}

.vimeovideo iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.b5-filter-value {
    display: none !important;
}

.slick-slide img {
    margin-top: 40px;
}


@media screen and (max-width: 480px) {
    .navbar-brand>img {
        width: 235px;
    }

    .resourceItemNew {
        clear: both;
    }

    .showMobile {
        display: block
    }

    .b5-file img {
        width: auto !important;
    }

    .menu-item-1818 {
        display: block !important;
    }

    .centerMobile {
        text-align: center;
    }

    .hs-form.stacked .actions {
        text-align: center !important;
    }

    .footer .icon_subscribe {
        display: none
    }

    .resources_slider .slider_text h1 {
        font-size: 34px;
    }

    .resources_slider .slider_text h2 {
        font-size: 24px;
    }

    .resources_slider .slider_text p {
        font-size: 14px;
        margin-bottom: 10px;
    }

    .resources_blog .blog h1 {
        font-size: 28px;
    }

    .resources_blog {
        padding: 10px 0;
    }

    .resources_slider .slider_text {
        padding: 30px 0;
    }

    .training_blog {
        padding: 20px 0 0;
    }

    .training_detail .training_blog .detail_box h2 {
        font-size: 20px;
    }

    .training_detail .event_blog {
        padding: 30px 0 0 10px;
    }

    .training_detail .training_blog .detail_box p {
        font-size: 14px;
    }

    .detail_box ul li {
        font-size: 14px;
    }

    .training_detail .training_blog .detail_box p span {
        font-size: 14px;
    }

    .event_blog .featured_blog>h3 {
        margin: 20px 0 15px;
        font-size: 20px;
    }

    .training_detail .event_blog li {
        font-size: 22px;
    }

    .event_blog .media {
        margin: 40px 0;
    }

    .icon_header .navbar-brand {
        width: 180px;
    }

    .VSphere5_detile .training_blog {
        padding: 30px 0 0;
    }

    .VSphere5_detile .training_blog .detail_box h2 {
        font-size: 17px;
    }

    .VSphere5_detile .training_blog .detail_box p {
        margin-top: 0;
    }

    .interested_blog .media .media-body h4 {
        font-size: 20px;
    }

    .home_page_slider {
        padding-top: 0px !important;
    }

    .home_page_slider.v2 {
        padding-top: 60px !important;
    }

    .home_page_slider.v3 {
        padding-top: 60px !important;
    }

    .solutions_blog h1 {
        font-size: 34px;
    }

    .solutions_data .media-object {
        max-width: 90px;
    }

    .solutions_blog .solutions_data .media-body p {
        font-size: 14px;
    }

    .solutions_blog .solutions_data .media-body h4 {
        font-size: 20px;
    }

    .Computing_slider .back_page h1 {
        font-size: 34px;
    }

    .Computing_data>hr {
        margin: 20px 0;
    }

    .Computing_blog .training_blog .detail_box hr {
        margin: 30px 0;
    }

    .event_blog .media .media-body h4 {
        font-size: 20px;
    }

    .virtualization_slider_bg .back_page h1 {
        font-size: 34px;
    }

    .virtualization_blog .training .back_page li a {
        font-size: 14px;
    }

    .virtualization_blog .training_blog .detail_box h3 {
        padding-bottom: 10px;
        padding-top: 0;
        font-size: 18px;
    }

    .virtualization_blog .training_blog .detail_box {
        margin-bottom: 30px;
    }

    .virtualization_blog .event_blog_l h2 {
        font-size: 20px;
    }

    .training_detail .event_blog li {
        line-height: 35px;
    }

    header .navbar-brand {
        text-align: left;
    }

    header ul .blog_header>a {
        font-size: 12px;
    }

    header ul .blog_header {
        margin: 0 5px 0 0;
    }

    header ul .phone_number>a {
        font-size: 12px;
        margin: 0 0 0 4px;
    }

    header ul .phone_number {
        margin: 0 3px 0 0;
    }

    header ul .icon.icon-phone>img {
        margin: 0;
    }

    header .navbar-brand {
        margin: 0 0 20px;
        padding: 0 !important;
        text-align: left;
    }

    header.header {
        padding: 33px 0 0;
        padding-top: 0px;
    }

    header.v2 {
        padding: 10px 0px 10px 0;
    }

    header.v2 .navbar-brand {
        margin: 0;
    }

    header.v2 .navbar-brand>img {
        max-width: 80px;
    }

    header.v2 #bs-example-navbar-collapse-1 {
        margin-top: 10px !important;
    }

    .block_404 {
        padding: 9px 0;
    }

    .text_404 {
        color: #143556;
        text-align: center;
        font-size: 50px;
        margin: 0;
    }

    .text_page_notfound {
        font-size: 20px;
    }

    .info_404 {
        font-size: 16px;
        padding: 20px;
        text-align: center;
    }

    .block_page_notfound {
        color: #143556;
        font-size: 24px;
    }

    .Featuredblock .feature_box .more-featured {
        bottom: 35px;
    }

    .Featuredblock .feature_box {
        min-height: 400px;
    }

    /*footer*/

    .col-md-3.col-sm-3.col-sm-12.social {
        left: -22%;
    }

    .col-md-3.col-sm-3.col-xs-12.solution-list,
    .col-md-3.col-sm-3.col-xs-12.worldexchanges.contact {
        width: 100%;
    }

}

@media screen and (max-width: 767px) {
    .resourceItemNew {
        clear: both;
        padding-top: 20px;
        padding-bottom: 3px;
    }

    header .navbar-default .navbar-header {
        position: relative !important;
        right: 8px !important;
        top: -110px !important;
        float: right !important;
    }

    header.v2 .navbar-default .navbar-header {
        position: relative !important;
        right: initial !important;
        top: initial !important;
        float: initial !important;
    }
}

/* New Styling for the blog */

.social_sharing h3 {
    display: inline-block;
    font-size: 14px;
    margin-right: 10px;
    padding-bottom: 25px;
    font-size: 30px;
    padding-top: 30px;
    color: #0c3557;
    font-weight: bolder;
}

.social_sharing .col-12 {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
}

.social_sharing .social_share {
    display: inline-flex;
    border: 1px solid #000;
    color: #000;
    font-size: 18px;
    width: 35px;
    height: 35px;
    align-items: center;
    justify-content: center;
    margin: 0 5px;
}

.social_sharing .social_share:hover {
    background-color: #84BD00 !important;
    color: white !important;
    text-decoration: none !important;
}

.single-blog-wrap .back_page {
    font-weight: bold;
    color: black;
}

.single-blog-wrap .container {
    max-width: 1210px !important;
}

.single-blog-wrap {
    font-size: 18px;
}

.single-blog-wrap h4 {
    font-size: 25px !important;
    font-weight: normal;
    line-height: 1.1;
    margin: 25px 0 10px;
}

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

    .social_sharing h3 {
        margin-right: 0;
        margin-bottom: 10px;
        width: 100%;
        text-align: center;
    }

    .social_sharing .col-12 {
        justify-content: center;
    }
}

.wpp-list li::before {
    color: #84BD00;
    content: "\f00c";
    font-family: FontAwesome;
    height: 16px;
    left: 5px;
    position: absolute;
    top: 2px;
    width: 16px;
}

.wpp-list li a {
    color: #4a4a4a;
    font-size: 14px;
}

.wpp-list li a:hover {
    color: #84BD00;
}

.wpp-list li {
    line-height: 20px;
    padding-bottom: 10px;
    padding-left: 30px;
    position: relative;
    font-size: 16px;
}

.wpp-list .wpp-meta.post-stats {
    display: none;
}

.recent-post-item {
    display: flex;
    flex-direction: row;
}

.recent-post-content {
    flex: 0 0 auto;
    width: 100%;
    max-width: 70%;
    font-size: 12px;
    line-height: 20px;
    padding-right: 10px;
    color: #0C3557;
}

.recent-post-content h4 {
    margin: 0 0 5px 0 !important;
    line-height: 16px !important;
}

.recent-post-content h4 a {
    font-size: 14px;
    color: #4a4a4a;
}

.recent-post-content h4 a:hover {
    color: #84BD00;
}

.recent-post-thumb {
    flex: 0 0 auto;
    width: 100%;
    max-width: 30%;
}

.recent-post-thumb img {
    width: 100%;
    height: auto;
    max-height: 200px;
}

.popular-posts-wrap,
.recent-posts-wrap {
    display: none;
    border: 1px solid #ddd;
    padding: 8px;
}

.recents .show {
    display: block;
}

.recents {
    margin-bottom: 30px;
}

.recents-nav {
    border-bottom: 1px solid #ddd;
    list-style: none;
    margin: 0 0 -2px;
    padding: 0;
}

.recents-nav li {
    display: inline-block;
    margin-bottom: 0 !important;
}

.recents-nav button {
    display: block;
    line-height: 20px;
    margin-right: 2px;
    padding: 8px 12px;
    text-decoration: none;
    border: 1px solid #dadada;
    color: #84BD00 !important;
    background: white;
}

.recents-nav .active>button {
    border-top: 3px solid #84BD00;
    background-color: #fff;
    border-style: solid;
    border-width: 3px 1px 1px;
}

.single-blog-wrap a:not(.article-tag, .tag, .wpp-list li a, h4 a) {
    color: #84BD00;
}

.single-blog-wrap a:not(.article-tag, .tag, .wpp-list li a, h4 a):hover {
    text-decoration: underline;
}