/* General Style */
@import url("bootstrap.min.css");
@import url("all.min.css");
@import url("owl.carousel.css");
@import url("slimmenu.min.css");
@import url("chosen.min.css");
@import url("magnific-popup.css");

/*font-family: 'Raleway', sans-serif;*/
@import url("https://fonts.googleapis.com/css2?family=Raleway:wght@100;200;300;400;500;600;700;800;900&display=swap");
html { 
    overflow-x: hidden;
}
body {
    margin: 0px;
    padding: 0px;
    background-color: #ffffff;
    overflow: hidden;
    font-family: "Raleway", sans-serif;
    -ms-overflow-style: scrollbar;
    font-size: 18px;
    line-height: 1.8;
    font-weight: 400;
    letter-spacing: 0.9px;
    color: #1d1d1d;
}
.grid_1200 {
    position: relative;
    overflow: hidden;
}
p {
    font-size: 18px;
    line-height: 1.8;
    font-weight: 400;
}
@media (max-width: 1600px) {
    body,
    p {
        font-size: 17px;
    }
}
@media (max-width: 991px) {
    body,
    p {
        font-size: 16px;
        line-height: 1.7;
        letter-spacing: 0.6px;
    }
}
@media (max-width: 575px) {
    body,
    p {
        font-size: 15px;
        letter-spacing: 0.3px;
    }
}
img {
    max-width: 100%;
    height: auto;
}

::-moz-selection {
    background: #c00022;
    color: #fff;
}
::-webkit-selection {
    background: #c00022;
    color: #fff;
}
/* ------------------------------------------------------------------
    Typography
------------------------------------------------------------------- */
b,
strong {
    font-weight: 700;
}
a {
    color: #be1622;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
a:hover,
a:focus {
    text-decoration: none;
    color: #95c11f;
    outline: 0;
}
h1:not(.site-title):before,
h2:before {
    display: none;
}
h1 {
    font-size: 60px;
    line-height: 1.2;
    letter-spacing: 1.2px;
    text-transform: uppercase;
    font-weight: 800;
}
@media (max-width: 1600px) {
    h1 {
        font-size: 50px;
    }
}
@media (max-width: 1199px) {
    h1 {
        font-size: 44px;
    }
}
@media (max-width: 991px) {
    h1 {
        font-size: 38px;
    }
}
@media (max-width: 767px) {
    h1 {
        font-size: 34px;
        line-height: 1.3;
    }
}
@media (max-width: 575px) {
    h1 {
        font-size: 30px;
    }
}
h2 {
    font-size: 56px;
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: 0;
    text-transform: capitalize;
}
@media (max-width: 1600px) {
    h2 {
        font-size: 50px;
    }
}
@media (max-width: 1199px) {
    h2 {
        font-size: 46px;
    }
}
@media (max-width: 991px) {
    h2 {
        font-size: 40px;
    }
}
@media (max-width: 767px) {
    h2 {
        font-size: 34px;
    }
}
@media (max-width: 575px) {
    h2 {
        font-size: 28px;
    }
}
h3 {
    font-size: 30px;
    line-height: 1.2;
    font-weight: 700;
    text-transform: capitalize;
    letter-spacing: 0.6px;
}
@media (max-width: 1199px) {
    h3 {
        font-size: 28px;
    }
}
@media (max-width: 991px) {
    h3 {
        font-size: 26px;
    }
}
@media (max-width: 767px) {
    h3 {
        font-size: 24px;
    }
}
@media (max-width: 575px) {
    h3 {
        font-size: 22px;
    }
}
h4 {
    font-size: 26px;
    line-height: 1.2;
    font-weight: 700;
    text-transform: capitalize;
}
@media (max-width: 1199px) {
    h4 {
        font-size: 24px;
    }
}
@media (max-width: 991px) {
    h4 {
        font-size: 22px;
    }
}
@media (max-width: 767px) {
    h4 {
        font-size: 20px;
    }
}
@media (max-width: 575px) {
    h4 {
        font-size: 19px;
    }
}
h5 {
    font-size: 20px;
    line-height: 1.5;
    font-weight: 700;
    letter-spacing: 0;
}
@media (max-width: 991px) {
    h5 {
        font-size: 19px;
    }
}
@media (max-width: 575px) {
    h5 {
        font-size: 18px;
    }
}
h1,
h2,
h3,
h4 {
    margin: 0 0 20px;
    color: #000000;
}
p,
ol,
ul,
blockquote {
    margin: 0 0 20px;
    padding: 0;
}
ol li,
ul li {
    list-style-type: none;
}
@media (max-width: 767px) {
    h1,
    h2,
    h3,
    h4,
    p,
    ol,
    ul,
    blockquote {
        margin: 0 0 15px;
    }
}
.white h1,
.white h2,
.white h3,
.white h4,
.white h5,
.white h6,
.white p,
.white li,
.white span {
    color: #fff;
}
.white a {
    color: #95c11f;
}
.white a:hover {
    color: #000000;
}

/* Forms */
.form-group {
    margin-bottom: 20px;
}
.form-group:last-child {
    margin-bottom: 0;
}

body div.ctct-form-embed form.ctct-form-custom input.ctct-form-element,
body div.ctct-form-embed form.ctct-form-custom textarea,
body div.ctct-form-embed form.ctct-form-custom select,
input[type="color"], 
input[type="date"], 
input[type="datetime-local"], 
input[type="datetime"], 
input[type="month"], 
input[type="number"],  
input[type="time"], 
input[type="url"], 
input[type="week"],
input[type="email"],
input[type="search"],
input[type="text"],
input[type="password"],
input[type="tel"],
input[type="file"],
textarea,
select {
    font-family: "Raleway", sans-serif;
    width: 100%;
    max-width: 100%;
    display: block;
    height: inherit;
    position: relative;
    z-index: 1;
    direction: ltr;
    border: none;
    margin: 0;
    padding: 12px 20px;
    background-color: #fff;
    border-radius: 27px;
    color: #1d1d1d;
    font-weight: 500;
    font-size: 18px;
    line-height: 30px;
    letter-spacing: 0.5px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    box-shadow: 0px 10px 30px rgba(15, 15, 98, 0.08);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
input[type="submit"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
}
input::-moz-placeholder,
textarea::-moz-placeholder,
select::-moz-placeholder {
    color: #000;
    font-size: 18px;
    line-height: 30px;
    font-weight: 500;
    text-transform: capitalize;
    opacity: 0.7;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder,
select:-ms-input-placeholder {
    color: #000;
    font-size: 18px;
    line-height: 30px;
    font-weight: 500;
    text-transform: capitalize;
    opacity: 0.7;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
select::-webkit-input-placeholder {
    color: #000;
    font-size: 18px;
    line-height: 30px;
    font-weight: 500;
    text-transform: capitalize;
    opacity: 0.7;
}
body div.ctct-form-embed form.ctct-form-custom input:focus,
body div.ctct-form-embed form.ctct-form-custom textarea:focus,
body div.ctct-form-embed form.ctct-form-custom select:focus,
input:focus,
textarea:focus,
select:focus {
    outline: none !important;
    border-color: #1d1d1d;
    box-shadow: 0px 1px 2px rgba(15, 15, 98, 0.2);
}
.form_group {
    margin-bottom: 20px;
}
.form_group:last-child {
    margin-bottom: 0;
}
@media (max-width: 1600px) {
    body div.ctct-form-embed form.ctct-form-custom input.ctct-form-element,
    body div.ctct-form-embed form.ctct-form-custom textarea,
    body div.ctct-form-embed form.ctct-form-custom select,
    input[type="color"], 
    input[type="date"], 
    input[type="datetime-local"], 
    input[type="datetime"], 
    input[type="month"], 
    input[type="number"], 
    input[type="time"], 
    input[type="url"], 
    input[type="week"],
    input[type="email"],
    input[type="search"],
    input[type="text"],
    input[type="password"],
    input[type="tel"],
    input[type="file"],
    textarea,
    select {
        padding: 11px 18px;
        font-size: 16px;
        line-height: 28px;
    }
    input::-moz-placeholder,
    textarea::-moz-placeholder,
    select::-moz-placeholder {
        font-size: 16px;
    }
    input:-ms-input-placeholder,
    textarea:-ms-input-placeholder,
    select:-ms-input-placeholder {
        font-size: 16px;
    }
    input::-webkit-input-placeholder,
    textarea::-webkit-input-placeholder,
    select::-webkit-input-placeholder {
        font-size: 16px;
    }
}
@media (max-width: 767px) {  
    body div.ctct-form-embed form.ctct-form-custom input.ctct-form-element,
    body div.ctct-form-embed form.ctct-form-custom textarea,
    body div.ctct-form-embed form.ctct-form-custom select,
    input[type="color"], 
    input[type="date"], 
    input[type="datetime-local"], 
    input[type="datetime"], 
    input[type="month"], 
    input[type="number"],
    input[type="time"], 
    input[type="url"], 
    input[type="week"],
    input[type="email"],
    input[type="search"],
    input[type="text"],
    input[type="password"],
    input[type="tel"],
    input[type="file"],
    textarea,
    select {
        padding: 10px 16px;
        font-size: 15px;
        line-height: 26px;
    }
    input::-moz-placeholder,
    textarea::-moz-placeholder,
    select::-moz-placeholder {
        font-size: 15px;
    }
    input:-ms-input-placeholder,
    textarea:-ms-input-placeholder,
    select:-ms-input-placeholder {
        font-size: 15px;
    }
    input::-webkit-input-placeholder,
    textarea::-webkit-input-placeholder,
    select::-webkit-input-placeholder {
        font-size: 15px;
    }
}
/*Buttons*/
.btn_holder {
    margin-top: 40px;
    text-align: center;
}
.btn_holder.left {
    text-align: left;
}
body div.ctct-form-embed form.ctct-form-custom button.ctct-form-button,
input[type="submit"],
button[type="submit"],
.my_btn {
    font-family: "Raleway", sans-serif;
    position: relative;
    padding: 13px 35px;
    background-color: #fff;
    cursor: pointer;
    font-size: 18px;
    line-height: 30px;
    font-weight: 500;
    letter-spacing: 0.9px;
    color: #fff !important;
    text-align: center;
    display: inline-block;
    min-width: 220px;
    border: none;
    opacity: 1;
    text-transform: uppercase;
    border-radius: 28px;
    overflow: hidden;
    box-shadow: 0px 10px 30px 0px rgba(3, 3, 77, 0.18);
    background-image: linear-gradient(
        to right,
        rgb(94, 158, 65) 0%,
        rgb(53, 169, 225) 20%,
        rgb(49, 39, 131) 45%,
        rgb(190, 22, 34) 66%,
        rgb(241, 137, 34) 100%
    );
    background-size: 300% 100%;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    text-decoration: none !important;
}
body div.ctct-form-embed form.ctct-form-custom button.ctct-form-button:hover,
input[type="submit"]:hover,
button[type="submit"]:hover,
.my_btn:not(.comingsoon):hover {
    background-position: 100% 0;
    box-shadow: 0px 2px 4px 0px rgba(3, 3, 77, 0.5);
    transform: translateY(1px);
}
.my_btn.comingsoon {
    cursor: default;
}
.my_btn.lg {
    min-width: 270px;
    padding: 18px 35px;
    font-size: 20px;
    line-height: 34px;
    border-radius: 35px;
}
.my_btn.red {
    background-image: linear-gradient(
        to left,
        rgb(94, 158, 65) 0%,
        rgb(53, 169, 225) 20%,
        rgb(49, 39, 131) 45%,
        rgb(190, 22, 34) 66%,
        rgb(241, 137, 34) 100%
    );
}
@media (max-width: 1600px) {
    body div.ctct-form-embed form.ctct-form-custom button.ctct-form-button,
    input[type="submit"], button[type="submit"], .my_btn {
        padding: 11px 28px;
        font-size: 17px;
        line-height: 30px;
    }
    .my_btn.lg {
        min-width: 220px;
        padding: 14px 20px;
        font-size: 18px;
        line-height: 32px;
    }
}
@media (max-width: 991px) {
    body div.ctct-form-embed form.ctct-form-custom button.ctct-form-button,
    input[type="submit"], button[type="submit"], .my_btn {
        padding: 10px 24px;
        font-size: 16px;
        line-height: 26px;
        min-width: 200px;
    }
    .btn_holder {
        margin-top: 30px;
    }
    .my_btn.lg {
        min-width: 210px;
        padding: 12px 20px;
        line-height: 30px;
    }
}
@media (max-width: 767px) {
    .my_btn.lg {
        min-width: 180px;
        padding: 12px 20px;
        line-height: 26px;
        font-size: 17px;
    }
    .btn_holder {
        margin-top: 20px;
    }
}
@media (max-width: 575px) {
    body div.ctct-form-embed form.ctct-form-custom button.ctct-form-button,
    input[type="submit"], button[type="submit"], .my_btn {
        padding: 9px 22px;
        font-size: 15px;
        line-height: 24px;
        min-width: 180px;
    }
    .my_btn.lg {
        padding: 10px 20px;
        line-height: 26px;
        font-size: 16px;
    }
}


/* ---- Header ----- */
.header {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    width: 100%;
    z-index: 99;
    display: block;
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.15);
}
.header.sticky {
    position: fixed;
}
.header .top_header {
    position: relative;
    display: flex;
    justify-content: space-between;
    padding: 0 50px;
    background-image: linear-gradient(
        to right,
        rgb(149, 193, 31) 0%,
        rgb(0, 102, 51) 20%,
        rgb(53, 169, 225) 40%,
        rgb(49, 39, 131) 60%,
        rgb(190, 22, 34) 80%,
        rgb(217, 118, 20) 100%
    );
}
.header .top_header .top_left {
    display: inline-flex;
    align-items: center;
}
.top_header .top_left a {
    color: #fff;
    padding: 10px 20px;
    line-height: 1.2;
    border-left: 1px solid rgba(255, 255, 255, 0.3);
    display: inline-flex;
    align-items: center;
    background-color: transparent;
    height: 100%;
}
.top_header .top_left a:nth-last-child(1) {
    border-right: 1px solid rgba(255, 255, 255, 0.3);
}
.top_header .top_left a i,
.top_header .top_left a img {
    margin-right: 12px;
}
.top_header .top_left a img {
    width: 20px;
    height: 20px;
    object-fit: contain;
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}
.top_header .top_left a:hover,
.top_header .top_left a:focus {
    background-color: #312783;
}
.top_header .top_right {
    display: inline-flex;
    align-items: center;
    position: relative;
    border-right: 1px solid rgba(255, 255, 255, 0.3);
    border-left: 1px solid rgba(255, 255, 255, 0.3);
    padding: 6px 20px;
}
.top_header .top_right span {
    color: #fff;
    margin-right: 10px;
}
ul.social_media {
    margin: 0;
    display: flex;
    display: -ms-flexbox;
    align-items: center;
    flex-wrap: wrap;
    margin: 0 -5px;
}
ul.social_media li {
    padding: 0 5px;
}
ul.social_media li a {
    color: #35a9e1;
    width: 38px;
    height: 38px;
    display: flex;
    display: -ms-flexbox;
    justify-content: center;
    align-items: center;
    text-align: center;
    background-color: rgba(53, 169, 225, 0.1);
    border-radius: 100%;
    line-height: 1;
}
ul.social_media li a:hover,
ul.social_media li a:focus {
    color: #fff;
    background-color: #312783;
    -webkit-box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.3);
}
.header ul.social_media li a,
.footer ul.social_media li a {
    color: #fff;
    background-color: rgba(255, 255, 255, 0.2);
}
.header ul.social_media li a:hover,
.header ul.social_media li a:focus,
.footer ul.social_media li a:hover,
.footer ul.social_media li a:focus {
    color: #fff;
    background-color: #312783;
    -webkit-box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.3);
}
ul.social_media li a i {
    -webkit-transition: transform 0.3s ease-in-out;
    -moz-transition: transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
}
ul.social_media li a:hover i {
    transform: rotate(360deg);
}
/**/
.header .main_header {
    position: relative;
    display: flex;
    justify-content: space-between;
}
.header .main_header .logo {
    padding: 30px 50px;
    border-right: 1px solid rgba(8, 47, 95, 0.15);
}
.header .main_header .logo a {
    display: block;
}
.header .main_header .logo img {
    max-width: 330px;
    height: 99px;
}
.header .main_header .mainmenu {
    width: 100%;
    padding: 52px 15px;
}
.header .main_header .header_right {
    padding: 52px 50px 52px 0;
    display: inline-flex;
    align-items: center;
    background-color: #e5efeb;
    margin-left: 30px;
    border-left: 1px solid rgba(8, 47, 95, 0.15);
}
.header .main_header .my_btn {
    min-width: inherit;
}
/* Search */
.search-toggle {
    margin-left: -28px;
}
.search-icon {
    position: relative;
    z-index: 11;
    font-size: 21px;
    color: #fff;
    border: 0;
    outline: none;
    background-color: #95c11f;
    width: 56px;
    height: 56px;
    border-radius: 100%;
    -webkit-box-shadow: 0px 10px 30px rgba(3, 3, 77, 0.18);
    -moz-box-shadow: 0px 10px 30px rgba(3, 3, 77, 0.18);
    box-shadow: 0px 10px 30px rgba(3, 3, 77, 0.18);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    margin-right: 20px;
}
.search-icon:hover,
.search-icon:focus {
    background-color: #35a9e0;
}
.search-toggle .search-icon.icon-close {
    display: none;
}
.search-toggle.opened .search-icon.icon-search {
    display: none;
}
.search-toggle.opened .search-icon.icon-close {
    display: block;
}
.search-container {
    max-width: 50px;
    width: 100%;
    position: absolute;
    right: 310px;
    top: 0;
    bottom: 0;
    z-index: -1;
    display: flex;
    align-items: center;
    opacity: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.search-container.opened {
    max-width: 400px;
    opacity: 1;
    z-index: 4;
}
.search-container form {
    position: relative;
    max-width: 100%;
    width: 100%;
}
.search-container input[type="text"] {
    border: 2px solid #95c11f;
    -webkit-border-radius: 28px;
    -moz-border-radius: 28px;
    -o-border-radius: 28px;
    border-radius: 28px;
    background-color: #ffffff;
    padding: 11px 55px 11px 18px;
    box-shadow: 0px 10px 30px rgba(15, 15, 98, 0.08);
}
.search-container input[type="text"]:focus {
    outline: 0;
}
.search-container .search-icon {
    position: absolute;
    right: 6px;
    top: 6px;
    border: 0;
    z-index: 1;
    border-radius: 100%;
    width: 44px;
    height: 44px;
    min-width: inherit;
    color: #1d1d1d !important;
    padding: 5px 5px 5px 6px;
    background-color: #ececec;
    background-image: none;
    box-shadow: none !important;
    margin: 0;
}
.search-container .search-icon:hover {
    background-color: #35a9e0;
    color: #fff !important;
}
.header .main_header .subscribe_box .my_btn {
    min-width: 178px;
}

/* Sticky */
.sticky.header .top_header {
    margin-top: -50px;
}
.sticky.header .main_header .logo {
    padding: 20px 140px 20px 50px;
}
.sticky.header .main_header .logo img {
    max-width: 240px;
    height: 72px;
}
.sticky.header .main_header .mainmenu {
    padding: 28px 20px;
}
.sticky.header .main_header .header_right {
    padding: 15px 50px 15px 0;
}

@media(max-width:1800px){
    .header .main_header .logo {
        padding: 30px 20px;
    }
    .sticky.header .main_header .logo {
        padding: 20px 110px 20px 20px;
    }
    .header .top_header {
        padding: 0 20px;
    }
    .header .main_header .mainmenu {
        padding: 52px 10px;
    }
    .sticky.header .main_header .mainmenu {
        padding: 28px 10px;
    }
    .header .main_header .header_right {
        padding: 52px 20px 52px 0;
    }
    .sticky.header .main_header .header_right {
        padding: 15px 20px 15px 0;
    }
    .search-container {
        right: 280px;
    }
}
@media(max-width:1600px){
    .header .top_header {
        padding: 0 10px;
    }
    .top_header .top_left a {
        padding: 8px 10px;
        font-size: 15px;
    }
    .top_header .top_left a i, 
    .top_header .top_left a img {
        margin-right: 9px;
    }
    .top_header .top_left a img {
        width: 18px;
        height: 18px;
    }
    .top_header .top_right {
        padding: 4px 15px;
    }
    ul.social_media {
        margin: 0 -3px;
    }
    ul.social_media li {
        padding: 0 3px;
    }
    ul.social_media li a {
        width: 34px;
        height: 34px;
        padding-bottom: 1px;
    }
    .header .main_header .logo {
        padding: 25px 10px;
    }
    .header .main_header .logo img {
        max-width: 210px;
        height: 63px;
    }
    .header .main_header .header_right {
        padding: 25px 10px 25px 0;
        margin-left: 20px;
    }
    .header .main_header .mainmenu {
        padding: 29px 0px;
    }
    .search-icon {
        font-size: 18px;
        width: 52px;
        height: 52px;
        margin-right: 8px;
    }
    .search-container {
        right: 235px;
    }
    .search-container input[type="text"] {
        padding: 10px 55px 10px 18px;
    }
    .search-container .search-icon {
        width: 40px;
        height: 40px;
    }
    /**/
    .sticky.header .top_header {
        margin-top: -44px;
    }
    .sticky.header .main_header .logo img {
        max-width: 190px;
        height: 57px;
    }
    .sticky.header .main_header .logo {
        padding: 15px 25px 15px 10px;
    }
    .sticky.header .main_header .mainmenu {
        padding: 15px 0px;
    }
    .sticky.header .main_header .header_right {
        padding: 15px 10px 15px 0;
    }
}
@media(max-width:1260px){
    .header .main_header .logo img {
        max-width: 190px;
        height: 63px;
    }
    .sticky.header .main_header .logo img {
        max-width: 160px;
        height: 57px;
    }
    .sticky.header .main_header .logo {
        padding: 15px 19px 15px 10px;
    }
}
@media(max-width: 1199px){
    .header,
    .sticky.header {
        position: relative;
    }
    .menu-collapser {
        display: block;
    }
    .sticky.header .main_header .logo img,
    .header .main_header .logo img {
        max-width: 210px;
        height: 63px;
    }
    .sticky.header .main_header .mainmenu,
    .header .main_header .mainmenu {
        display: inline-block;
        padding: 29px 20px;
    }
    .sticky.header .main_header .logo,
    .header .main_header .logo {
        padding: 15px 20px;
    }
    .sticky.header .main_header .header_right,
    .header .main_header .header_right {
        padding: 15px 20px 15px 0;
    }
    .sticky.header .top_header {
        margin-top: 0;
    }
    .search-container {
        right: 245px;
    }
}
@media(max-width: 991px){
    .sticky.header .main_header .logo, 
    .header .main_header .logo {
        padding: 15px;
    }
    .header .top_header {
        padding: 0 15px;
    }
    .top_header .top_left a {
        padding: 6px 10px;
    }
    .top_header .top_right {
        padding: 4px 10px;
    }
    .top_header .top_left a i, .top_header .top_left a img {
        margin-right: 7px;
    }
    .search-toggle {
        margin-left: -24px;
    }
    .search-icon {
        width: 46px;
        height: 46px;
        margin-right: 10px;
    }
    .search-container {
        right: 225px;
    }
    .search-container input[type="text"] {
        padding: 7px 50px 7px 15px;
        line-height: 28px;
    }
    .search-container .search-icon {
        width: 38px;
        height: 38px;
        top: 4px;
        right: 5px;
    }
    .search-container.opened {
        max-width: 230px;
    }
}
@media(max-width: 767px){
    .top_header .top_right span {
        color: #fff;
        display: none;
    }
    .sticky.header .main_header .logo img, 
    .header .main_header .logo img {
        max-width: 188px;
        height: 56px;
    }
    .sticky.header .main_header .mainmenu, .header .main_header .mainmenu {
        padding: 25px 20px;
    }
    .search-container {
        right: 0;
        left: 0;
        top: inherit;
        bottom: -52px;
        margin: 0 auto;
        max-width: 0;
        overflow: hidden;
    }
    .search-container.opened {
        max-width: 94%;
    }
    .header .top_header .top_left {
        display: none;
    }
    .header .top_header {
        justify-content: center;
    }
}
@media(max-width: 575px){
    .top_header .top_left a:last-child {
        display: none;
    }
    .top_header .top_left a {
        border-right: 1px solid rgba(255, 255, 255, 0.3);
    }
    .sticky.header .main_header .logo, .header .main_header .logo {
        max-width: 100%;
        flex: 0 0 100%;
        text-align: center;
        border-bottom: 1px solid rgba(8, 47, 95, 0.15);
    }
    .header .main_header {
        flex-wrap: wrap;
    }
    .sticky.header .main_header .mainmenu, 
    .header .main_header .mainmenu {
        flex: 1;
        background: #eae9f2;
        padding: 20px 15px;
    }
    .header .main_header .logo a {
        display: inline-block;
    }
    .sticky.header .main_header .header_right, 
    .header .main_header .header_right {
        padding: 15px 15px 15px 0;
        margin-left: 0;
    }
    .search-icon {
        width: 42px;
        height: 42px;
        font-size: 16px;
    }
    .search-toggle {
        margin-left: -21px;
    }
    ul.social_media li a {
        font-size: 16px;
    }
}

.top_header,
.header_right,
.mainmenu,
.logo,
.logo a,
.logo img,
.header {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}


/* Billboard */
.billboard {
    position: relative;
    margin-top: 210px;
}
.billboard .item {
    position: relative;
    padding-top: 80px;
    padding-bottom: 140px;
    width: 100%;
    height: calc(100vh - 220px);
    min-height: 830px;
    background-color: #1d1d1d;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-align: center;
    overflow: hidden;
}
.billboard .item:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(17, 17, 17, 0.6);
    z-index: 3;
}
.billboard .item .container {
    position: relative;
    z-index: 4;
}
.billboard .item .caption h1 span {
    display: block;
    text-transform: none;
    font-size: 52px;
    line-height: 1.2;
    font-weight: 500;
    letter-spacing: 1.12px;
}
.billboard .item .caption h1 {
    margin-bottom: 30px;
}
.billboard .bottom_edge {
    bottom: -30px;
}
.full_video_bg,
.full_video {
    min-width: 100%;
    min-height: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    z-index: 1;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    overflow: hidden;
}
.full_video {
    min-width: 100%;
    min-height: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
#slider .owl-nav .owl-prev,
#slider .owl-nav .owl-next {
    background-color: rgba(255, 255, 255, 0.1);
    top: 46%;
}
#slider .owl-nav .owl-prev:hover,
#slider .owl-nav .owl-next:hover,
#slider .owl-nav .owl-prev:focus,
#slider .owl-nav .owl-next:focus {
    background-color: #fff;
}
@media (max-width: 1600px) {
    .billboard {
        margin-top: 158px;
    }
    .billboard .item {
        min-height: 650px;
        padding-top: 70px;
        height: calc(100vh - 130px);
    }
    .billboard .item .caption h1 {
        margin-bottom: 25px;
    }
    .billboard .item .caption h1 span {
        font-size: 42px;
    }
    .billboard .bottom_edge {
        bottom: -10px;
    }
}
@media (max-width: 1199px) {
    .billboard {
        margin-top: 0;
    }
    .billboard .item {
        min-height: 650px;
        height: calc(100vh - 125px);
    }
    .billboard .owl-carousel .owl-dots {
        bottom: 90px;
        z-index: 4;
    }
    .billboard .item .caption h1 span {
        font-size: 38px;
    }
}
@media (max-width: 991px) {
    .billboard .item {
        min-height: 600px;
        height: calc(100vh - 130px);
    }
    .billboard .item .caption h1 span {
        font-size: 34px;
    }
    .billboard .owl-carousel .owl-dots {
        bottom: 75px;
    }
}
@media (max-width: 767px) {
    .billboard .item .caption h1 {
        margin-bottom: 20px;
    }
    .billboard .item {
        min-height: 550px;
        padding-top: 80px;
        padding-bottom: 100px;
    }
    .billboard .owl-carousel .owl-dots {
        bottom: 50px;
    }
    .billboard .item .caption h1 span {
        font-size: 28px;
    }
}
@media (max-width: 575px) {
    .billboard .item {
        min-height: 450px;
        /*height: calc(100vh - 210px);*/
        height: auto;
        padding-top: 80px;
        padding-bottom: 100px;
    }
    .billboard .item .caption h1 span {
        font-size: 20px;
    }
    .billboard .item .caption h1 {
        margin-bottom: 15px;
    }
    .billboard .owl-carousel .owl-dots {
        bottom: 55px;
    }
    .billboard .bottom_edge {
        bottom: -1px;
    }
}

/* --- Edges --- */
.top_edge,
.bottom_edge {
    position: absolute;
    left: -1%;
    right: -1%;
    width: 102%;
    max-width: 102%;
    z-index: 3;
}
.top_edge {
    top: -1px;
}
.bottom_edge {
    bottom: -1px;
}
.left_art,
.right_art,
.left_bottom_art {
    position: absolute;
    opacity: 0.25;
    z-index: -1;
    object-fit: contain;
}
.left_art {
    top: 0;
    width: 325px;
    height: 851px;
    left: -1px;
    object-position: left center;
}
.right_art {
    bottom: 0;
    width: 580px;
    height: 750px;
    right: -1px;
    object-position: right bottom;
}
.left_bottom_art {
    bottom: 0;
    width: 420px;
    height: 480px;
    left: -1px;
    object-position: left bottom;
}

/* Sections */
.sections {
    padding: 110px 0;
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.sections.sm {
    padding: 75px 0;
}
.section_title {
    margin-bottom: 30px;
    position: relative;
    text-align: center;
}
.section_title.left {
    text-align: left;
}
.section_title:before {
    content: "";
    display: inline-block;
    width: 76px;
    height: 8px;
    margin:0 auto 10px;
    border-radius: 8px;
    background-image: linear-gradient(
        to right,
        rgb(94, 158, 65) 0%,
        rgb(53, 169, 225) 20%,
        rgb(49, 39, 131) 45%,
        rgb(190, 22, 34) 66%,
        rgb(241, 137, 34) 100%);
}
.section_title.bt_none:before {
    display: none;
}
.section_title.sm h2 {
    font-size: 46px;
}
.section_title p {
    font-weight: 500;
    max-width: 800px;
    margin: auto;
}
.section_title p:last-child,
.section_title h2:last-child,
.section_title h3:last-child {
    margin-bottom: 0px;
}
.fit_img {
    width: 100%;
    height: auto;
    overflow: hidden;
}
.fit_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.overlay {
    position: relative;
}
.overlay .container {
    position: relative;
    z-index: 2;
}
.overlay:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.3;
    z-index: 1;
}
.overlay.parrot_bg:before {
    background-color: #95cd00;
}
@media (max-width: 1600px) {
    .sections {
        padding: 90px 0;
    }
    .left_art {
        width: 230px;
        height: 600px;
    }
    .right_art {
        width: 420px;
        height: 510px;
    }
    .section_title.sm h2 {
        font-size: 42px;
    }
    .sections.sm {
        padding: 65px 0;
    }
}
@media (max-width: 1199px) {
    .sections {
        padding: 80px 0;
    }
    .section_title.sm h2 {
        font-size: 36px;
    }
}
@media (max-width: 991px) {
    .sections {
        padding: 70px 0;
    }
    .section_title {
        margin-bottom: 25px;
    }
    .left_art {
        width: 180px;
        height: 470px;
    }
    .right_art {
        width: 300px;
        height: 360px;
    }
    .left_bottom_art {
        width: 300px;
        height: 343px;
    }
    .section_title.sm h2 {
        font-size: 32px;
    }
    .sections.sm {
        padding: 55px 0;
    }
}
@media (max-width: 767px) {
    .sections {
        padding: 60px 0;
    }
    .section_title {
        margin-bottom: 20px;
    }
    .section_title:before {
        width: 60px;
        height: 7px;
        margin: 0 auto 5px;
    }
    .section_title.sm h2 {
        font-size: 28px;
    }
    .sections.sm {
        padding: 45px 0;
    }
}
@media (max-width: 575px) {
    .sections {
        padding: 50px 0;
    }
    .sections.sm {
        padding: 35px 0;
    }
    .left_art,
    .right_art,
    .left_bottom_art {
        opacity: 0.15;
    }
    .left_bottom_art {
        width: 200px;
        height: 229px;
    }
    .section_title.sm h2 {
        font-size: 24px;
    }
}

/*----------- Round Shape --------------*/
.ring_shape {
    width: 540px;
    height: 540px;
    display: block;
    position: absolute;
    border: 4px solid rgba(0, 0, 0, 0.02);
    background-color: transparent;
    border-radius: 100%;
    right: -130px;
    top: 200px;
}
.ring_shape.sm:after {
    width: 50px;
    height: 50px;
}
.ring_shape:after {
    content: "";
    position: absolute;
    left: 230px;
    top: 210px;
    width: 100px;
    height: 100px;
    background-color: #eaf3d8;
    z-index: 1;
    border-radius: 100%;
    animation: orbit 15s linear infinite;
}
@keyframes orbit {
    0% {
        transform: rotate(0deg) translateX(270px);
    }
    100% {
        transform: rotate(-360deg) translateX(270px);
    }
}
/**/
.round_shape {
    border-radius: 100%;
    position: absolute;
    width: 100px;
    height: 100px;
}
.round_shape.bl,
.round_shape.bt {
    left: 3%;
    bottom: 10%;
}
.round_shape.sm {
    width: 50px;
    height: 50px;
}
.round_shape.lightorange.sm,
.round_shape.lightorange {
    background-color: #fee7cf;
}
.round_shape.lightpurple.sm,
.round_shape.lightpurple {
    background-color: #e7f6fc;
}
.round_shape.lightred.sm,
.round_shape.lightred  {
    background-color: #faebee;
}
@media (max-width: 1199px) {
    .ring_shape {
        width: 440px;
        height: 440px;
        right: -130px;
        top: 200px;
    }
    .ring_shape:after {
        width: 70px;
        height: 70px;
    }
    .round_shape {
        width: 70px;
        height: 70px;
    }
    .round_shape.sm {
        width: 40px;
        height: 40px;
    }
}
@media (max-width: 767px) {
    .ring_shape {
        width: 340px;
        height: 340px;
        right: -100px;
        top: 170px;
    }
    .ring_shape:after {
        width: 50px;
        height: 50px;
    }
    .round_shape {
        width: 50px;
        height: 50px;
    }
    .round_shape.sm {
        width: 30px;
        height: 30px;
    }
}
@media (max-width: 575px) {
    .round_shape.bl, .round_shape.bt {
        left: -37px;
    }
    .round_shape.lightorange {
        opacity: 0.5;
    }
}

/*----- What We Do -----*/
.container {
    position: relative;
    z-index: 3;
}
.what_we_do .round_shape.sm {
    left: 600px;
    bottom: 52px;
}
.what_we_do .row > div:nth-child(even) .wwd_box {
    margin-left: 20px;
}
.what_we_do .row > div:nth-child(odd) .wwd_box {
    margin-right: 20px;
}
.dot_vect {
    position: relative;
}
.productionFooter.dot_vect:after,
.dot_vect:before {
    content: "";
    position: absolute;
    width: 440px;
    height: 340px;
    left: 50%;
    top: 52.5%;
    transform: translate(-50%, -50%);
    background-image: url("../images/dot.png");
    background-size: auto;
    background-position: top left;
    background-repeat: repeat;
    opacity: 0.15;
}
.wwd_box {
    background-color: #fff;
    border-radius: 30px;
    padding: 55px;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    box-shadow: 0px 10px 40px rgba(15, 15, 98, 0.08);
    height: 100%;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.what_we_do .wwd_box {
    min-height: 430px;
}
.wwd_box:hover {
    box-shadow: 0px 0px 5px rgba(15, 15, 98, 0.16);
    transform: translateY(3px);
}
.wwd_box .wwd_icon {
    width: 140px;
    height: 140px;
    border-radius: 100%;
    margin-top: -104px;
    margin-bottom: 30px;
    background-color: #fff;
    box-shadow: 0px 5px 30px rgba(15, 15, 98, 0.08);
    overflow: hidden;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding: 25px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.wwd_box:hover .wwd_icon {
    box-shadow: 0px 0px 5px rgba(15, 15, 98, 0.16);
    transform: scale(0.96);
}
.wwd_box .wwd_icon img {
    object-fit: contain;
    max-height: 100%;
    max-width: 100%;
    width: auto;
    height: auto;
}
.wwd_box .wwd_content {
    flex: 1 1 auto;
}
.wwd_box .wwd_content h3 a {
    color: #000;
}
.wwd_box .wwd_content h3 a:hover {
    color: #be1622;
}
.wwd_box .wwd_content p:last-child {
    margin-bottom: 0;
}
.wwd_box .wwd_bottom {
    display: flex;
    display: -ms-flexbox;
    margin-top: 35px;
}
.wwd_col {
    margin-top: 50px;
    padding-top: 15px;
    padding-bottom: 40px;
    
}
@media (max-width: 1600px) {
    .dot_vect:before {
        top: 51.5%;
    }
}
@media (max-width: 1199px) {
    .what_we_do .row > div:nth-child(odd) .wwd_box {
        margin-right: 10px;
    }
    .what_we_do .row > div:nth-child(even) .wwd_box {
        margin-left: 10px;
    }
    .wwd_box {
        padding: 40px;
    }
    .wwd_box .wwd_bottom {
        margin-top: 30px;
    }
    .wwd_box .wwd_icon {
        width: 120px;
        height: 120px;
        margin-top: -80px;
    }
    .wwd_col {
        margin-top: 40px;
    }
    .dot_bg:before {
        max-width: 400px;
        height: 280px;
    }
    .ring_shape:after {
        left: 190px;
        top: 185px;
    }
    @keyframes orbit {
        0% {
            transform: rotate(0deg) translateX(220px);
        }
        100% {
            transform: rotate(-360deg) translateX(220px);
        }
    }
    .what_we_do .round_shape.sm {
        bottom: 32px;
    }
}
@media (max-width: 991px) {
    .what_we_do .row > div:nth-child(odd) .wwd_box {
        margin-right: 0;
    }
    .what_we_do .row > div:nth-child(even) .wwd_box {
        margin-left: 0;
    }
    .wwd_box {
        padding: 40px 30px;
        border-radius: 24px;
    }
    .wwd_box .wwd_icon {
        width: 100px;
        height: 100px;
        margin-top: -70px;
        margin-bottom: 20px;
        padding: 20px;
    }
    .wwd_col {
        margin-top: 15px;
        padding-bottom: 30px;
    }
    .dot_bg:before {
        max-width: 360px;
        height: 250px;
    }
}
@media (max-width: 767px) {
    .what_we_do .wwd_box {
        min-height: inherit;
    }
    .dot_vect:before {
        width: 300px;
        height: 70%;
    }
    .ring_shape:after {
        left: 140px;
        top: 140px;
    }
    @keyframes orbit {
        0% {
            transform: rotate(0deg) translateX(160px);
        }
        100% {
            transform: rotate(-360deg) translateX(165px);
        }
    }
    .what_we_do .round_shape.sm {
        bottom: 20px;
    }
}
@media (max-width: 575px) {
    .wwd_box .wwd_icon {
        width: 80px;
        height: 80px;
        margin-top: -50px;
        padding: 18px;
        margin-bottom: 15px;
    }
    .wwd_box .wwd_bottom {
        margin-top: 20px;
    }
    .wwd_box {
        padding: 40px 20px 30px;
    }
    .wwd_box h3 {
        margin-bottom: 10px;
    }
    .dot_vect:before {
        width: 200px;
    }
}

/*----- Latest News -----*/
.latest_news {
    border-radius: 180px 0 0 0;
}
.latest_news .round_shape.lg {
    background-color: #edf6f7;
    top: 115px;
    right: 135px;
}
.round_shape.sm {
    background-color: rgba(192, 0, 34, 0.1);
    left: 200px;
    bottom: 570px;
}
.round_shape.sm.yellow {
    background-color: rgba(254, 231, 207, 0.7);
    bottom: 80px;
    right: 620px;
    left: inherit;
}
.ring_shape.sm {
    border: 4px solid rgba(0, 0, 0, 0.02);
    right: -400px;
    bottom: 80px;
    top: inherit;
}
.ring_shape.sm:after {
    left: 240px;
    top: 240px;
    background-color: rgba(192, 0, 34, 0.1);
    animation: orbit_sm 10s linear infinite;
}

@keyframes orbit_sm {
    0% {
        transform: rotate(0deg) translateX(265px);
    }
    100% {
        transform: rotate(-360deg) translateX(265px);
    }
}

.lightorange {
    background-color: rgba(247, 143, 36, 0.04);
}
.ln_col {
    padding-top: 15px;
    padding-bottom: 15px;
}
/**/
.news_box {
    display: flex;
    display: -ms-flexbox;
    flex-wrap: wrap;
    border-radius: 20px;
    background-color: #fff;
    box-shadow: 0px 10px 40px rgba(15, 15, 98, 0.14);
    height: 100%;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.news_box:hover {
    box-shadow: 0px 0px 5px rgba(15, 15, 98, 0.16);
    transform: translateY(2px);
}
.news_box .news_img {
    width: 100%;
    max-width: 250px;
    min-height: 250px;
    height: 100%;
    display: block;
    background-color: #000000;
    border-radius: 20px;
    position: relative;
    overflow: hidden;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.news_box .news_img:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: #000;
    opacity: 0.2;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.news_box:hover .news_img:before {
    background-color: #312783;
    opacity: 0.6;
}
.news_box .news_img:after {
    content: "\f0c1";
    font-family: "FontAwesome";
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) scale(0) rotate(90deg);
    color: #fff;
    font-size: 58px;
    line-height: 1;
    z-index: 2;
    opacity: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.news_box:hover .news_img:after,
.news_box:focus .news_img:after {
    opacity: 1;
    transform: translate(-50%, -50%) scale(1) rotate(0deg);
}
.news_box .news_content {
    padding: 20px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    flex: 1;
    height: 100%;
}
.post_info {
    display: flex;
    display: -ms-flexbox;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 10px;
    width: 100%;
}
.post_info span {
    text-align: center;
    font-size: 15px;
    text-transform: capitalize;
    font-weight: 600;
    color: #312783;
    display: inline-block;
    line-height: 20px;
    margin-right: 7px;
    margin-bottom: 6px;
}
.post_info span:last-child {
    margin-right: 0;
}
.post_info span.news_cat {
    padding: 5px 8px;
    border-radius: 8px;
    background-color: #312783;
    color: #fff
}
.news_box .news_content h3 {
    font-size: 18px;
    line-height: 1.5;
    letter-spacing: 0.48px;
    margin-bottom: 10px;
}
.news_box .news_content h3 a {
    color: #000000;
    display: inline-block;
}
.news_box h3 a:hover,
.news_box h3 a:focus {
    color: #312783;
}
/**/
a.learn_more {
    font-weight: 700;
    line-height: 30px;
    letter-spacing: 1.08px;
    text-transform: uppercase;
    position: relative;
    color: #312783;
    display: inline-block;
    padding-left: 35px;
    vertical-align: middle;
    margin-top: auto;
}
a.learn_more:hover {
    color: #000;
    padding-left: 16px;
}
a.learn_more:before {
    content: "";
    position: absolute;
    top: 14px;
    left: 0;
    width: 26px;
    height: 2px;
    background-color: #312783;
    opacity: 1;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
a.learn_more:hover:before {
    top: 11px;
    width: 7px;
    height: 7px;
    border-radius: 40px;
}

/**** Parrot ****/
.parrot_box h3 a:hover,
.parrot_box h3 a:focus,
.parrot_box .post_info span,
.parrot_box .learn_more {
    color: #95c11f;
}
.parrot_box .post_info span.news_cat {
    background-color: #95c11f;
    color: #fff;
}
.parrot_box.news_box:hover .news_img:before,
.parrot_box a.learn_more:before,
.parrot_box:hover .fit_img {
    background-color: #95c11f;
}

/**** Yellow ****/
.yellow_box h3 a:hover,
.yellow_box h3 a:focus,
.yellow_box .post_info span,
.yellow_box .learn_more {
    color: #F39200;
}
.yellow_box .post_info span.news_cat {
    background-color: #F39200;
    color: #fff;
}
.yellow_box.news_box:hover .news_img:before,
.yellow_box a.learn_more:before,
.yellow_box:hover .fit_img {
    background-color: #F39200;
}

/**** Red ****/
.red_box h3 a:hover,
.red_box h3 a:focus,
.red_box .post_info span,
.red_box .learn_more {
    color: #be1622;
}
.red_box .post_info span.news_cat {
    background-color: #be1622;
    color: #fff;
}
.red_box.news_box:hover .news_img:before,
.red_box a.learn_more:before,
.red_box:hover .fit_img {
    background-color: #be1622;
}

/**** Cyan ****/
.sky_box h3 a:hover,
.sky_box h3 a:focus,
.sky_box .post_info span,
.sky_box .learn_more {
    color: #35a9e1;
}
.sky_box .post_info span.news_cat {
    background-color: #35a9e1;
    color: #fff;
}
.sky_box.news_box:hover .news_img:before,
.sky_box a.learn_more:before,
.sky_box:hover .fit_img {
    background-color: #35a9e1;
}

/**** Green ****/
.green_box h3 a:hover,
.green_box h3 a:focus,
.green_box .post_info span,
.green_box .learn_more {
    color: #006633;
}
.green_box .post_info span.news_cat {
    background-color: #006633;
    color: #fff;
}
.green_box.news_box:hover .news_img:before,
.green_box a.learn_more:before,
.green_box:hover .fit_img {
    background-color: #006633;
}

@media (max-width: 1199px) {
    .latest_news {
        border-radius: 140px 0 0 0;
    }
    .news_box .news_img {
        max-width: 180px;
        min-height: 200px;
    }
    .news_box .news_content h3 {
        font-size: 16px;
        letter-spacing: 0;
        margin-bottom: 5px;
    }
    .news_box .news_content {
        padding: 15px;
    }
    .post_info {
        margin-bottom: 10px;
    }
    .post_info span {
        font-size: 14px;
        line-height: 18px;
        margin-right: 8px;
        letter-spacing: 0.4px;
    }
    a.learn_more {
        line-height: 26px;
        letter-spacing: 0.7px;
    }
    a.learn_more:before {
        top: 12px;
    }
    a.learn_more:hover:before {
        top: 10px;
    }
    .ring_shape.sm {
        right: -350px;
    }
    .ring_shape.sm:after {
        left: 190px;
        top: 190px;
    }
    @keyframes orbit_sm {
        0% {
            transform: rotate(0deg) translateX(220px);
        }
        100% {
            transform: rotate(-360deg) translateX(220px);
        }
    }
}
@media (max-width: 991px) {
    .latest_news {
        border-radius: 100px 0 0 0;
    }
    .news_box .news_img {
        max-width: 220px;
        min-height: 220px;
    }
    .news_box .news_content {
        padding: 25px;
    }
    a.learn_more:hover:before {
        top: 9px;
    }
}
@media (max-width: 767px) {
    .latest_news {
        border-radius: 75px 0 0 0;
    }
    .news_box .news_content {
        padding: 20px;
    }
    a.learn_more:before {
        top: 11px;
    }   
    .ring_shape.sm {
        right: -250px;
    }
    .ring_shape.sm:after {
        left: 150px;
        top: 150px;
        width: 40px;
        height: 40px;
    }
    @keyframes orbit_sm {
        0% {
            transform: rotate(0deg) translateX(170px);
        }
        100% {
            transform: rotate(-360deg) translateX(170px);
        }
    }
}
@media (max-width: 575px) {
    .latest_news {
        border-radius: 50px 0 0 0;
    }
    .news_box {
        display: block;
        border-radius: 14px;
        height: inherit;
        max-width: 340px;
        margin: 0 auto;
    }
    .news_box .news_content {
        padding: 20px 15px;
    }
    .news_box .news_img {
        max-width: 100%;
        height: 280px;
        min-height: inherit;
        border-radius: 14px;
    }
    .news_box .news_content h3,
    .post_info {
        margin-bottom: 10px;
    }
    .post_info span {
        font-size: 13px;
        line-height: 16px;
        margin-right: 5px;
        letter-spacing: 0.2px;
    }
    .post_info span.news_cat{
        border-radius: 6px;
        padding: 4px 6px;
    }
}

/*--- Associations ---*/
.associations_section {
    background-color: #95c11f;
    border-radius: 0 180px 0 0;
    background-blend-mode: soft-light;
    overflow: hidden;
}
.associations_section .section_title {
    margin-bottom: 20px;
}
#associations_slider .item {
    padding: 30px 10px;
}
.sponsor_box {
    background-color: #fff;
    position: relative;
    height: 140px;
    width: 100%;
    box-shadow: 0px 10px 15px rgba(15, 15, 98, 0.25);
    border-radius: 20px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-content: center;
    padding: 20px;
}
.sponsor_box:hover {
    box-shadow: 0px 2px 2px rgba(15, 15, 98, 0.4);
    transform: translateY(2px);
}
.sponsor_box img {
    max-width: 100% !important;
    max-height: 100% !important;
    width: auto !important;
    height: auto !important;
}
#associations_slider .owl-dots {
    position: static;
}
@media (max-width: 1199px) {
    .associations_section {
        border-radius: 0 140px 0 0;
    }
}
@media (max-width: 991px) {
    .associations_section {
        border-radius: 0 100px 0 0;
    }
    #associations_slider .item {
        padding: 15px 10px;
    }
    .sponsor_box {
        height: 130px;
        border-radius: 14px;
    }
}
@media (max-width: 767px) {
    .associations_section {
        border-radius: 0 75px 0 0;
    }
    .sponsor_box {
        height: 120px;
    }
}
@media (max-width: 575px) {
    .associations_section {
        border-radius: 0 50px 0 0;
    }
    #associations_slider .item {
        padding: 5px 10px 15px;
    }
    .sponsor_box {
        height: 100px;
        padding: 15px;
        border-radius: 10px;
        box-shadow: 0px 5px 10px rgba(15, 15, 98, 0.25);
    }
}
@media (max-width: 460px) {
    .sponsor_box {
        height: 90px;
        max-width: 200px;
        margin: 0 auto;
    }
}

/* Footer */
.footer {
    position: relative;
    background-color: #312783;
    overflow: hidden;
}
.footer .footer_left {
    background-color: #312783;
    padding: 80px 80px 165px 0;
    position: relative;
}
.footer .footer_right {
    background-color: #be1622;
    padding: 80px 0 165px 80px;
    position: relative;
}
.footer .footer_right:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 100%;
    background-color: #be1622;
    width: 1000%;
}
/**/
.footer h3 {
    letter-spacing: 0.6px;
    vertical-align: middle;
    text-transform: capitalize;
    margin-bottom: 35px;
}
.footer h3:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 32px;
    height: 2px;
    background-color: #fff;
    margin-left: 15px;
}
.footer ul li a {
    color: #fff;
}
.footer ul {
    margin-bottom: 0;
}
.footer ul li a:hover,
.footer ul li a:focus {
    color: #F39200;
}
.footer .footer_left .contact_us ul li {
    margin-bottom: 17px;
}
.footer .footer_left .contact_us ul li:last-child {
    margin-bottom: 0;
}
.footer .footer_left .contact_us ul li a {
    padding-left: 42px;
    display: inline-flex;
    position: relative;
    align-items: center;
}
.footer .footer_left .contact_us ul li a i {
    font-size: 20px;
    top: 6px;
}
.footer .footer_left .contact_us ul li a i,
.footer .footer_left .contact_us ul li a img {
    position: absolute;
    left: 0;
}
.footer .footer_left .contact_us ul li a img {
    top: 2px;
    width: 24px;
    height: 24px;
    object-fit: contain;
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.footer .footer_left .contact_us ul li a:hover img,
.footer .footer_left .contact_us ul li a:focus img {
    -webkit-filter: brightness(1) invert(0);
    filter: brightness(1) invert(0);
}

.footer .quick_links ul li {
    margin-bottom: 16px;
    line-height: 24px;
}
.footer .quick_links ul li:last-child {
    margin-bottom: 0;
}
.footer .quick_links ul li a {
    padding-left: 26px;
    position: relative;
    display: inline-block;
    line-height: 1.4;
}
.footer .quick_links ul li a:before {
    content: "\f105";
    font-family: "FontAwesome";
    position: absolute;
    top: 4px;
    left: 0;
    font-size: 18px;
    line-height: 1;
    -webkit-transition: left 0.3s ease-in-out;
    -moz-transition: left 0.3s ease-in-out;
    transition: left 0.3s ease-in-out;
}
.footer .quick_links ul li a:hover:before {
    left: 7px;
}

/**/
.footer .footer_right .newsletter {
    margin-bottom: 50px;
}
.footer .newsletter .gf_browser_chrome.gform_wrapper.gravity-theme {
    padding: 0;
    background-color: transparent;
    border-radius: 0;
}
.footer .gform_wrapper.gravity-theme .gform_footer {
    padding: 0;
    margin: 0;
}
.footer .footer_right .newsletter form {
    position: relative;
}
.footer .footer_right .newsletter input {
    padding: 12px 70px 12px 20px;
}
.footer .footer_right .newsletter input::-moz-placeholder {
    font-style: italic;
    color: rgba(41, 41, 128, 0.8);
    font-size: 16px;
    font-weight: 400;
    opacity: 1;
}
.footer .footer_right .newsletter input:-ms-input-placeholder {
    font-style: italic;
    color: rgba(41, 41, 128, 0.8);
    font-size: 16px;
    font-weight: 400;
    opacity: 1;
}
.footer .footer_right .newsletter input::-webkit-input-placeholder {
    font-style: italic;
    color: rgba(41, 41, 128, 0.8);
    font-size: 16px;
    font-weight: 400;
    opacity: 1;
}
.footer .footer_right .newsletter button[type="submit"] {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    font-size: 24px;
    line-height: 1;
    width: 60px;
    height: 56px;
    min-width: inherit;
    color: #18abdd !important;
    padding: 8px 16px 8px 8px;
    background-color: transparent;
    background-image: none;
    box-shadow: none;
    margin: 0;
    border-radius: 0 27px 27px 0;
    border-left: 1px solid rgba(41, 41, 128, 0.2);
    display: inline-flex;
    justify-content: center;
    align-items: center;
}
.footer .footer_right .newsletter button[type="submit"]:hover {
    color: #fff !important;
    background-color: #18abdd;
    transform: none;
}
.footer ul.social_media li:first-child {
    margin-left: 0;
}
.footer ul.social_media li {
    padding-bottom: 5px;
}
ul.social_media.lg li a,
.footer ul.social_media li a {
    width: 46px;
    height: 46px;
    font-size: 22px;
}
.footer ul.social_media li a:hover,
.footer ul.social_media li a:focus {
    color: #fff;
    background-color: #F39200;
    -webkit-box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.3);
}
/**/
.copyrights {
    position: absolute;
    left: 15px;
    right: 15px;
    bottom: 0;
    z-index: 2;
    border-top: 1px solid rgba(255, 255, 255, 0.23);
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 25px 0px;
}
.copyrights .cp_left {
    display: flex;
    align-items: center;
    padding-right: 15px;
}
.copyrights .cp_left .my_btn {
    margin-left: 15px;
    padding: 8px 25px;
    font-size: 15px;
    line-height: 27px;
    min-width: auto;
}
.copyrights p {
    margin-bottom: 0;
    font-size: 15px;
}
.copyrights p a {
    text-decoration: underline;
    color: #fff;
}
.copyrights p a:hover,
.copyrights p a:focus {
    color: #95c11f;
}

/**/
.ring_shape.orbit_in,
.footer .ring_shape {
    left: -200px;
    bottom: -50px;
    z-index: 3;
    border: 1px solid rgba(255, 255, 255, 0.12);
    width: 460px;
    height: 460px;
}
.ring_shape.orbit_in {
    border: 2px solid rgba(0, 0, 0, 0.03);
}
.ring_shape.orbit_in:after,
.footer .ring_shape:after {
    left: 210px;
    top: 200px;
    background-color: rgba(255,255,255,0.08);
    animation: orbit_footer 15s linear infinite;
}
.ring_shape.orbit_in:after {
    background-color: #eaf3d8;
}
.ring_shape.orbit_in.bl {
    top: inherit;
    bottom: 10%;
}
@keyframes orbit_footer {
    0% {
        transform: rotate(0deg) translateX(150px);
    }
    100% {
        transform: rotate(-360deg) translateX(150px);
    }
}

.footer .round_shape {
    right: 60px;
    top: 60px;
    z-index: 2;
    background: rgba(255, 255, 255, 0.08);
    animation: scaleO 7s linear infinite;
}
.footer .round_shape.sm {
    right: 20px;
    bottom: 90px;
    top: inherit;
    animation: scaleO 7s linear infinite;
    left: inherit;
}
@keyframes scaleO {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(0.2);
    }
    100% {
        transform: scale(1);
    }
}

body .footer .gform_wrapper .gform_validation_errors {
    border-radius: 14px;
    border: 1px solid red;
    padding: 10px 10px 10px 36px;
}
body .footer .gform_wrapper .gform_validation_errors>h2 .gform-icon {
    color: red;
}
body .footer .gform_wrapper .gform_validation_errors>h2 {
    font-size: 14px;
    font-weight: 500;
}
body .footer .gform_wrapper .gform_validation_errors>h2 .gform-icon {
    font-size: 24px;
    left: 6px;
}
body .footer .gform_wrapper.gravity-theme .description,
body .footer .gform_wrapper.gravity-theme .gfield_description,
body .footer .gform_wrapper.gravity-theme .gsection_description, 
body .footer .gform_wrapper.gravity-theme .instruction {
    color: #fff;
}
@media (max-width: 1600px) {
    .ring_shape.orbit_in,
    .footer .ring_shape {
        left: -220px;
        bottom: 0;
        width: 300px;
        height: 300px;
    }
    .ring_shape.orbit_in:after,
    .footer .ring_shape:after {
        left: 170px;
        top: 100px;
    }
    @keyframes orbit_footer {
        0% {
            transform: rotate(0deg) translateX(50px);
        }
        100% {
            transform: rotate(-360deg) translateX(50px);
        }
    }
}
@media (max-width: 1199px) {
    .footer .footer_left {
        padding: 70px 40px 140px 0;
    }
    .footer .footer_right {
        padding: 70px 0 140px 40px;
    }
    .footer h3 {
        margin-bottom: 30px;
    }
    .footer h3:after {
        width: 28px;
        height: 2px;
        margin-left: 12px;
    }
    .footer .quick_links ul li {
        margin-bottom: 12px;
    }
    .footer .quick_links ul li a:before {
        font-size: 17px;
        top: 3px;
    }
    .footer .footer_left .contact_us ul li {
        margin-bottom: 8px;
    }
    .footer .footer_left .contact_us ul li a {
        padding-left: 38px;
    }
    .footer .footer_left .contact_us ul li a i {
        font-size: 18px;
        top: 6px;
    }
    .footer .quick_links ul li a {
        padding-left: 22px;
    }
    .footer .footer_right .newsletter {
        margin-bottom: 40px;
    }
    .footer .footer_left .contact_us ul li a img {
        width: 20px;
        height: 20px;
    }
    .copyrights {
        padding: 18px 0px;
    }
    .copyrights p {
        font-size: 14px;
    }
    .copyrights .cp_left .my_btn {
        margin-left: 10px;
        padding: 7px 20px;
        font-size: 14px;
        line-height: 25px;
    }
    .footer .footer_right .newsletter input {
        padding: 11px 70px 11px 20px;
    }
}
@media (max-width: 991px) {
    .footer .footer_left,
    .footer .footer_right {
        padding: 50px 0 60px;
    }
    .footer h3 {
        margin-bottom: 25px;
    }
    .footer .footer_left ul li a {
        font-size: 16px;
    }
    .footer .footer_left .contact_us ul li a {
        padding-left: 30px;
    }
    .footer .footer_left .contact_us ul li a img {
        width: 20px;
        height: 20px;
    }
    .footer .footer_left .contact_us ul li a i {
        top: 4px;
    }
    .copyrights .cp_left .my_btn {
        padding: 8px 20px;
        font-size: 14px;
        line-height: 26px;
        min-width: auto;
        margin: 10px 0;
    }
    .footer .footer_right:after {
        content: '';
        position: absolute;
        top: 0;
        bottom: 0;
        right: 100%;
        background-color: #be1622;
        width: 1000%;
    }
    .footer .footer_right {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: center;
    }
    .footer .footer_right .newsletter {
        flex: 0 0 50%;
        max-width: 50%;
        margin-bottom: 0;
    }
    .footer .footer_right .social_block {
        flex: 0 0 47%;
        max-width: 47%;
        padding-left: 20px;
    }
    .footer .footer_right .newsletter input {
        padding: 10px 70px 10px 20px;
    }
    .footer .footer_right .newsletter button[type="submit"] {
        font-size: 22px;
        height: 50px;
    }
    .copyrights {
        display: block;
        text-align: center;
        position: static;
        border-top: none;
    }
    .copyrights .cp_left {
        padding-right: 0;
        display: block;
    }
    .footer .ring_shape {
        display: none;
    }
    .footer .round_shape {
        right: 20px;
        top: 20px;
    }
    .footer .footer_right .newsletter input::-moz-placeholder {
        font-size: 15px;
    }
    .footer .footer_right .newsletter input:-ms-input-placeholder {
        font-size: 15px;
    }
    .footer .footer_right .newsletter input::-webkit-input-placeholder {
        font-size: 15px;
    }
    .footer .quick_links ul li a:before {
        top: 2px;
    }
}
@media (max-width: 767px) {
    .footer .quick_links ul li {
        margin-bottom: 8px;
    }
    .footer .footer_left ul li a {
        font-size: 15px;
    }
    .footer .footer_left .contact_us ul li a i {
        top: 5px;     
        font-size: 16px;
    }
    .footer .footer_left .contact_us ul li a img {
        width: 18px;
        height: 18px;
    }
    .footer .footer_right .newsletter button[type="submit"] {
        font-size: 20px;
        width: 50px;
        height: 48px;
        padding: 8px 12px 8px 8px;
    }
    .footer .footer_left, .footer .footer_right {
        padding: 50px 0;
    }
    .footer_col {
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .footer h3 {
        margin-bottom: 20px;
    }
    .footer h3:after {
        width: 25px;
        height: 2px;
        margin-left: 8px;
    }
    .footer .footer_right {
        padding-left: 0;
        display: block;
        text-align: center;
    }
    ul.social_media {
        justify-content: center;
    }
    .footer .footer_right .newsletter,
    .footer .footer_right .social_block{
        flex: 0 0 100%;
        max-width: 100%;
        padding: 0;
        text-align: center;
    }
    .footer .footer_right .newsletter {
        margin-bottom: 40px;
    }
    ul.social_media.lg li a,
    .footer ul.social_media li a {
        width: 40px;
        height: 40px;
        font-size: 20px;
    }
    .copyrights p {
        font-size: 14px;
    }
    .copyrights .cp_left .my_btn {
        padding: 7px 20px;
    }
    .footer .footer_right .newsletter form {
        max-width: 400px;
        margin: 0 auto;
    }
}
@media (max-width: 575px) {
    .footer .footer_right .newsletter button[type="submit"] {
        height: 43px;
    }
    .footer .footer_left,
    .footer .footer_right {
        padding: 40px 0;
    }
    .footer .contact_us {
        margin-bottom: 30px;
    }
    .footer .quick_links ul li a:before {
        top: 1px;
        font-size: 16px;
    }
    .footer .footer_left {
        text-align: center;
    }
    .footer .footer_left .quick_links ul {
        text-align: left;
    }
    .footer .footer_left .quick_links ul {
        text-align: left;
        margin: 0 auto;
        column-count: 2;
        max-width: 330px;
    }
    .footer h3 {
        margin-bottom: 20px;
    }
    .footer h3:after {
        display: block;
        margin: 10px auto 0;
    }
    .copyrights .cp_left .my_btn {
        padding: 6px 20px;
        font-size: 13px;
        line-height: 22px;
    }
    .copyrights p {
        font-size: 13px;
    }
    .footer .footer_left ul li a {
        font-size: 14px;
        padding-left: 20px;
    }
    .footer .footer_left .contact_us ul li a{
        padding-left: 26px;
    }
    .footer .footer_left .contact_us ul li a i {
        top: 3px;
    }
    .footer .footer_right .newsletter input::-moz-placeholder {
        font-size: 14px;
    }
    .footer .footer_right .newsletter input:-ms-input-placeholder {
        font-size: 14px;
    }
    .footer .footer_right .newsletter input::-webkit-input-placeholder {
        font-size: 14px;
    }
    body .footer .gform_wrapper .gform_validation_errors>h2 {
        font-size: 13px;
    }
    body .footer .gform_wrapper .gform_validation_errors>h2 .gform-icon {
        font-size: 20px;
    }
}
/*----- Footer -----*/

/* --- Go-Up --- */
.go-up {
    background-color: #312783;
    color: #fff;
    cursor: pointer;
    width: 35px;
    height: 28px;
    position: fixed;
    font-size: 14px;
    line-height: 30px;
    right: 10px;
    bottom: -40px;
    opacity: 1;
    border: 2px solid rgba(255, 255, 255, 0.5);
    border-bottom: none;
    text-align: center;
    z-index: 100;
    border-radius: 20px 20px 0 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.go-up:hover {
    background-color: #95c11f;
}
@media (max-width: 575px) {
    .go-up {
        width: 30px;
        height: 24px;
        font-size: 12px;
        line-height: 22px;
    }
}

/* About Page */
.internal_cover{
    position: relative;
    padding-top: 80px;
    padding-bottom: 150px;
    min-height: 480px;
    background-color: #1d1d1d;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-align: center;
}
.internal_cover .caption h1{
    margin-bottom: 0;
}
.internal_cover:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(17, 17, 17, 0.7);
    z-index: 1;
}
@media (max-width: 1600px) {
    .internal_cover {
        padding-top: 60px;
        padding-bottom: 120px;
        min-height: 350px;
    }
}
@media (max-width: 1199px) {
    .internal_cover {
        min-height: 280px;
        padding-bottom: 100px;
    }
}
@media (max-width: 991px) {
    .internal_cover {
        min-height: 250px;
    }
}
@media (max-width: 767px) {
    .internal_cover {
        min-height: 210px;
        padding-bottom: 80px;
    }
}
@media (max-width: 575px) {
    .internal_cover {
        min-height: 180px;
        padding-top: 50px;
        padding-bottom: 60px;
    }
}

/**/
.whoweare .main_text > div:nth-child(1) {
    padding-right: 40px;
}
.whoweare .main_text > div p:last-child {
    margin-bottom: 0;
}
.whoweare .main_text .fit_img {
    position: relative;
    overflow: visible;
}
.whoweare  .main_text .fit_img img {
    border-radius: 30px;
    box-shadow: 0px 10px 40px rgba(15, 15, 98,0.08);
}
.whoweare .main_text .fit_img:before {
    content: '';
    position: absolute;
    bottom: -10px;
    left: -10px;
    background-color: rgba(53,169,225,0.15);
    border-radius: 36px;
    width: 100%;
    height: 100%;
    z-index: -1;
}
.whoweare .main_text .fit_img:nth-child(1):before {
    display: none;
}
.whoweare .main_text .fit_img:nth-child(1) {
    height: 374px;
}
.whoweare .main_text .fit_img:nth-child(2) {
    width: 281px;
    height: 198px;
    margin-top: -100px;
    margin-left: -50px;
}
.whoweare .main_text .fit_img:nth-child(3) {
    width: 190px;
    height: 160px;
    margin-left: auto;
    margin-top: -150px;
    margin-right: -30px;
}
.whoweare .main_text .fit_img:nth-child(3):before {
    background-color: rgba(190,22,34,0.15);
}

.light_green{
    background-color: #f5faf7;
}
.light_blue {
    background-color: #f5fbfd;
}
.light_gsp{
    background: linear-gradient(90deg, rgba(149,193,31,0.1) 0%, rgba(53,169,225,0.1) 50%, rgba(49,39,131,0.1) 100%);
}
.lt_radius{
    border-top-left-radius: 180px;
}
.as_logos {
    padding: 30px;
    border-radius: 30px;
    margin-top: 100px;
}
.as_logos .row {
    margin: 20px -10px;
}
.as_logos .row > div {
    padding: 10px;
}
.as_logos p:last-child {
    margin-bottom: 0;
}
.as_logos p strong {
    font-weight: 500;
}
.as_logos .sponsor_box {
    height: 166px;
    box-shadow: 0px 5px 30px rgba(15, 15, 98, 0.05);
    padding: 25px;
}
.as_logos .sponsor_box:hover {
    box-shadow: 0px 1px 3px rgba(15, 15, 98, 0.2);
}
.below_footer {
    padding-bottom: 100px;
}
.below_footer ul {
    padding-left:40px;
}
.below_footer ul li {
    list-style-type: disc;
}

/* Staff */
.team_section .row > div {
    margin-bottom: 30px;
}
.staff p {
    font-size: 20px;
    text-align: center;
}
.staff hr {
    margin: 35px 0 45px;
}
.team_box {
    background-color: #fff;
    border-radius: 20px;
    box-shadow: 0px 10px 40px rgba(15, 15, 98, 0.1);
    height: 100%;
    display: flex;
    flex-direction: column;
}
.team_box .fit_img {
    border-radius: 20px;
    height: 400px;
}
.team_box .team_text {
    padding: 22px 28px;
}
.staff .team_box .team_text h3 {
    font-size: 27px;
}
.team_box .team_text h3 {
    font-size: 24px;
    margin-bottom: 5px;
}
.team_box .team_text h3 span {
    font-weight: 400;
}
.team_box .team_text > span {
    color: #989898;
    font-weight: 500;
    letter-spacing: 0.2px;
    display: block;
    margin-bottom: 8px;
    line-height: 1.5;
    min-height: 50px;
}
.team_box .team_text > span > strong {
    font-weight: 500;
    display: block;
    color: #1d1d1d;
}
.staff .team_box .team_text > span {
    min-height: inherit;
}
.team_box .team_text p {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.6;
    margin: 15px 0;
    letter-spacing: 0.48px;
}
.team_box .team_text ul {
    margin-bottom: 0;
}
.team_box .team_text ul li {
    margin-bottom: 5px;
}
.team_box .team_text ul li a {
    position: relative;
    padding-left: 30px;
    color: #1d1d1d;
    font-weight: 500;
    font-size: 20px;
}
.team_box .team_text ul li a i,
.team_box .team_text ul li a img {
    position: absolute;
    top: 1px;
    left: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.team_box .team_text ul li a i  {
    font-size: 21px;
    color: #312783;
}
.team_box .team_text ul li a img {
    width: 20px;
    height: 20px;
    object-fit: contain;
}
.team_box .team_text ul li a:hover i,
.team_box .team_text ul li a:hover img {
    color: #be1622;
}
.team_box .team_text ul li a:hover img {
    filter: grayscale(100%) brightness(100%) sepia(100%) hue-rotate(-50deg) saturate(900%) contrast(0.8);
}
.team_box .team_text ul li a:hover {
    color: #be1622;
}
/*BOD*/
.bod_section {
    padding-bottom: 80px;
}
.default_typo ul li,
.ul_arrow ul li,
.card-body .collapse_content ul li,
.bod_info ul li {
    list-style-type: none;
    padding-left: 20px;
    position: relative;
    margin-top: 12px;
    line-height: 1.5;
}
.default_typo ul li::before,
.ul_arrow ul li::before,
.card-body .collapse_content ul li::before,
.bod_info ul li::before {
    content: "\f105";
    position: absolute;
    font-family: "FontAwesome";
    left: 0px;
    top: 4px;
    font-size: 18px;
    line-height: 1;
}
.ul_arrow.sm ul li::before {
    font-size: 16px;
    top: 3px;
}
.arrow_clr ul li::before {
    color: #95c11f;
}
.card-body .collapse_content ul li:first-child{
    margin-top: 5px;
}
.parrot_arrow ul li span,
.parrot_arrow ul li::before {
    color: #95c11f;
}
.green_arrow ul li span,
.green_arrow ul li::before {
    color: #006632;
}
.sky_arrow ul li span,
.sky_arrow ul li::before {
    color: #35a9e1;
}
.purple_arrow ul li span,
.purple_arrow ul li::before {
    color: #312783;
}
.yellow_arrow ul li span,
.yellow_arrow ul li::before {
    color: #f39200;
}
.red_arrow ul li span,
.red_arrow ul li::before {
    color: #be1622;
}
.bod_section .team_box .team_text > span {
    line-height: 1.4;
}
.team_bottom {
    padding: 13px 28px;
    text-align: right;
    border-top: 1px solid #eae9f2;
    margin-top: auto;
}
.team_bottom a.learn_more {
    color: #be1622;
}
.team_bottom a.learn_more:before {
    background-color: #be1622;
}
.team_bottom a.learn_more:hover {
    color: #006633;
}
.team_bottom a.learn_more:hover:before {
    background-color: #006633;
}
/**/
.map_section {
    padding-bottom: 100px;
}
.map_section .row {
    border-radius: 40px;
    overflow: hidden;
    box-shadow: 0px 10px 40px rgba(15, 15, 98,0.1);
}
.map_section .row > div {
    height: 500px;
}
.map_section .row > div:nth-child(1) {
    border-right: 5px solid #be1622;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.map_section iframe {
    width: 100%;
    height: 100%;
    border: none;
}
.bod_section .ring_shape.sm {
    bottom: inherit;
    top: 100px;
}
.bod_section .round_shape.lightorange.bt {
    margin-bottom: -700px;
    left: 90%;
    opacity: 0.5;
}
.round_shape.lightblue {
    background-color: #edf8fc;
    opacity: 0.8;
}
.bod_section .round_shape.lightblue {
    left: 4%;
    top: 15%;
}
.zoominout {
    animation: scaleO 7s linear infinite;
}
.ring_shape.lb {
    right: inherit;
    top: inherit;
    left: -300px;
    bottom: 480px;
}
.staff_section .ring_shape.orbit_in{
    top: 10%;
    bottom: inherit;
}
.staff_section .ring_shape.orbit_in:after{
    left: 180px;
    top: 180px;
}
.staff_section .round_shape.bl{
    top: 90%;
    left: 10%;
}
.round_shape.tl{
    top: 20%;
    left: 7%;
}
.round_shape.rt {
    top: 150px;
    left: 85%;
}
.round_shape.rb {
    top: 80%;
    left: 85%;
}
.round_shape.lightgreen{
    background-color: #eaf3d8;
}
.staff_section .round_shape.rb {
    top: 68%;
    left: 94%;
}
.whoweare .right_art {
    bottom: 30%;
    width: 421px;
    height: 678px;
    right: -10%;
    object-position: left top;
    opacity: 0.15;
}

/* Modal */
.modal-open {
    padding: 0 !important;
}
#myModal {
	background-color: rgba(0, 0, 0, 0.8);
    padding: 0 !important;
}
.modal-dialog {
	max-width: 1300px;
    width: 100%;
    margin: 50px auto;
}
.modal-body {
	position: relative;
	padding: 0px;
}
.modal-content {
    border-radius: 40px;
    padding: 50px;
    background-color: #fff;
    box-shadow: 0 10px 50px rgba(0,0,0,0.5);
}
button.close {
    position: absolute;
    right: 20px;
    top: 20px;
    z-index: 10;
    font-size: 36px;
    line-height: 1;
    color: #fff;
    opacity: 1;
    font-weight: 300;
    padding: 0;
    text-shadow: none;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
button.close span {
    line-height: 23px;
    display: block;
    width: 30px;
    height: 30px;
    background-color: rgba(243,146,0,0.1);
    border-radius: 30px;
    text-align: center;
    color: rgba(0,0,0,0.4);
    text-shadow: none;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
button.close:hover span {
    background-color: rgba(243,146,0,1);
    color: #fff;
}

.team_popup {
    background: linear-gradient(90deg, rgba(39,47,15,0.9) 0%, rgba(19,43,54,0.9) 50%, rgba(19,17,35,0.9) 100%);
}
.team_popup .modal-content {
    position: relative;
    overflow: hidden;
}
.team_popup .modal-body:before,
.team_popup .modal-content:before {
    content: '';
    position: absolute;
    bottom: -120px;
    right: -40px;
    background-color: #312783;
    width: 250px;
    height: 250px;
    opacity: 0.07;
    border-radius: 250px;
}
.team_popup .modal-body {
    position: relative;
}
.team_popup .modal-body:before {
    background-color: #f39200;
    width: 90px;
    height: 90px;
    right: inherit;
    top: 400px;
    left: -25px;
    opacity: 0.15;
}
.team_popup .row > div:nth-child(2) {
    padding-top: 10px;
    padding-left: 30px;
}
.team_popup h3 {
    margin-bottom: 16px;
    font-size: 36px;
}
.team_popup h3 span {
    font-weight: 400;
}
.team_popup .fit_img {
    width: 428px;
    height: 463px;
    border: 1px solid #c6c6c6;
    border-radius: 20px;
}
.team_popup p {
    font-size: 20px;
    line-height: 1.7;
}
.member_position {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -20px 15px;
    width: 100%;
}
.member_position > span {
    padding: 0 20px;
    flex: 0 0 50%;
    font-size: 20px;
    font-weight: 500;
    color: #989898;
    letter-spacing: 0.3px;
    line-height: 1.5;
}
.member_position > span strong {
    display: block;
    font-weight: 500;
    color: #1d1d1d;
}
.team_popup .btn_holder a {
    padding: 9px 28px;
    display: inline-block;
    background-color: rgba(0,102,51,0.1);
    border-radius: 50px;
    color: #1d1d1d;
    font-weight: 500;
    margin-right: 10px;
}
.team_popup .btn_holder a i {
    color: #312783;
    font-size: 20px;
    vertical-align: middle;
    margin-right: 4px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.team_popup .btn_holder a img {
    width: 20px;
    height: 20px;
    object-fit: contain;
    margin-right: 8px;
    vertical-align: text-top;
    -webkit-filter: brightness(1) invert(0);
    filter: brightness(1) invert(0);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.team_popup .btn_holder a:hover {
    background-color: rgba(0,102,51,1);
    color: #fff;
}
.team_popup .btn_holder a:hover i {
    color: #fff;
}
.team_popup .btn_holder a:hover img {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}
@media (max-width: 1600px) {
    .team_section .container {
        position: relative;
        z-index: 4;
    }
    .modal-dialog {
        max-width: 1160px;
    }
    .whoweare .main_text .fit_img:nth-child(2) {
        width: 250px;
        height: 178px;
        margin-top: -80px;
        margin-left: -30px;
    }
    .whoweare .right_art {
        width: 330px;
        height: 678px;
        right: -220px;
    }
    .staff_section .ring_shape.orbit_in:after {
        left: 170px;
        top: 110px;
    }
    .staff .team_box .team_text h3 {
        font-size: 24px;
    }
    .team_box .team_text h3 {
        font-size: 22px;
    }
    .team_box .team_text {
        padding: 20px 25px;
    }
    .staff p {
        font-size: 18px;
    }
    .team_box .fit_img {
        height: 380px;
    }
    .team_box .team_text ul li a {
        padding-left: 26px;
        font-size: 18px;
    }
    .team_box .team_text ul li a i {
        font-size: 20px;
    }
    .team_box .team_text ul li a img {
        width: 18px;
        height: 18px;
    }
    .staff_section .round_shape.rt {
        top: 25%;
        left: 93%;
    }
    .team_box .team_text p {
        margin: 10px 0;
    }
    .bod_section .ring_shape.sm {
        right: -490px;
    }
    .ring_shape.lb {
        left: -400px;
    }
    .round_shape.tl {
        left: 2%;
    }
    .modal-content {
        padding: 40px;
    }
    .team_popup .fit_img {
        width: 400px;
        height: 430px;
    }
    .team_popup h3 {
        margin-bottom: 12px;
        font-size: 32px;
    }
    .member_position > span {
        font-size: 18px;
    }
    .team_popup p {
        font-size: 18px;
    }
    .team_popup .row > div:nth-child(2) {
        padding-left: 15px;
    }
    .team_popup .modal-content:before {
        width: 210px;
        height: 210px;
    }
    .team_popup .modal-body:before {
        width: 70px;
        height: 70px;
        top: 380px;
    }
}
@media (max-width: 1199px) {
    .team_popup .modal-body:before {
        top: 330px;
    }
    .whoweare .main_text .fit_img:nth-child(2) {
        width: 200px;
        height: 140px;
        margin-top: -60px;
        margin-left: -18px;
    }
    .whoweare .main_text .fit_img:nth-child(3) {
        width: 170px;
        height: 130px;
        margin-top: -120px;
        margin-right: -30px;
    }
    .whoweare  .main_text .fit_img img {
        border-radius: 24px;
    }
    .whoweare .main_text .fit_img:before {
        bottom: -8px;
        left: -8px;
        border-radius: 26px;
    }
    .whoweare .right_art {
        width: 330px;
        height: 678px;
        right: -220px;
        opacity: 0.1;
    }
    .as_logos {
        padding: 25px;
        border-radius: 24px;
        margin-top: 80px;
    }
    .as_logos .sponsor_box {
        height: 140px;
    }
    .as_logos .row {
        margin: 15px -10px;
    }
    .lt_radius {
        border-top-left-radius: 140px;
    }
    .team_box {
        border-radius: 16px;
    }
    .team_box .team_text p {
        font-size: 15px;
    }
    .staff p {
        font-size: 17px;
    }
    .team_box .fit_img {
        height: 310px;
        border-radius: 16px;
    }
    .team_box .team_text {
        padding: 16px 20px;
    }
    .staff .team_box .team_text h3 {
        font-size: 22px;
    }
    .team_box .team_text ul li a {
        font-size: 17px;
    }
    .team_box .team_text h3 {
        font-size: 21px;
        margin-bottom: 10px;
    }
    .team_bottom {
        padding: 8px 20px 12px;
    }
    .team_box .team_text > span {
        font-size: 16px;
        min-height: 48px;
    }
    .bod_section {
        padding-bottom: 60px;
    }
    .map_section {
        padding-bottom: 80px;
    }
    .map_section .row {
        border-radius: 30px;
    }
    .below_footer {
        padding-bottom: 80px;
    }
    .ring_shape.lb {
        display: none;
    }
    .default_typo ul li,
    .ul_arrow ul li,
    .card-body .collapse_content ul li,
    .bod_info ul li {
        padding-left: 18px;
        margin-top: 10px;
    }
    .card-body .collapse_content ul li li:first-child{
        margin-top: 10px;
    }
    .default_typo ul li::before,
    .ul_arrow ul li::before,
    .card-body .collapse_content ul li::before,
    .bod_info ul li::before {
        font-size: 16px;
    }
    .team_box .team_text > span {
        font-size: 15px;
    }
    .modal-dialog {
        margin: 40px auto;
    }
    .modal-dialog {
        max-width: 950px;
    }
    .team_popup .fit_img {
        width: 340px;
        height: 370px;
    }
    .modal-content {
        padding: 30px;
        border-radius: 30px;
    }
    .team_popup h3 {
        font-size: 30px;
    }
    .team_popup p {
        font-size: 17px;
    }
    .member_position {
        margin: 0 -5px 10px;
    }
    .member_position > span {
        font-size: 16px;
        padding: 0 5px;
    }
    .team_popup .btn_holder {
        margin-top: 30px;   
    }
    .team_popup .btn_holder a {
        padding: 7px 25px;
        margin-right: 7px;
    }
    .team_popup .modal-content:before {
        width: 190px;
        height: 190px;
    }
    .round_shape.rb {
        left: 94%;
    }
}
/* 1199px */
@media (max-width: 991px) {
    .lt_radius {
        border-top-left-radius: 100px;
    }
    .map_section .row > div:nth-child(1) {
        border-right: none;
        border-bottom: 5px solid #be1622;
    }
    .map_section .row > div {
        height: 400px;
    }
    .whoweare .right_art {
        width: 310px;
        height: auto;
        right: -220px;
        bottom: 69%;
    }
    .whoweare .main_text .fit_img:nth-child(1) {
        height: 350px;
        max-width: 420px;
        margin: 0 auto;
    }
    .whoweare .main_text .fit_img:nth-child(2) {
        width: 280px;
        height: 190px;
        margin-top: -80px;
        margin-left: 50px;
    }
    .whoweare .main_text .fit_img:nth-child(3) {
        width: 230px;
        height: 170px;
        margin-top: -170px;
        margin-right: 80px;
    }
    .whoweare {
        text-align: center;
    }
    .whoweare .section_title.left {
        margin-top: 50px;
        text-align: center;
    }
    .whoweare .main_text > div:nth-child(1) {
        padding-right: 15px;
    }
    .as_logos {
        padding: 22px;
        border-radius: 20px;
        margin-top: 60px;
    }
    .as_logos .sponsor_box {
        height: 130px;
    }
    .team_box .fit_img {
        height: 360px;
    }
    .staff p {
        font-size: 17px;
    }
    .team_box .team_text > span {
        font-size: 16px;
    }
    .team_section .bod_info > div {
        margin-bottom: 0px;
    }
    .team_section .bod_info > div:last-child {
        margin-bottom: 30px;
    }
    .whoweare  .main_text .fit_img img {
        border-radius: 16px;
    }
    .whoweare .main_text .fit_img:before {
        bottom: -6px;
        left: -6px;
        border-radius: 20px;
    }
    .modal-dialog {
        max-width: 94%;
        width: 94%;
        position: static;
        margin: 40px auto;
        transform: none !important;
    }
    .team_popup .row > div {
        flex: 0 0 100%;
        max-width: 100%;
        text-align: center;
    }
    .team_popup .fit_img {
        width: 300px;
        height: 320px;
        margin: 0 auto 10px;
    }
    .member_position {
        display: block;
        margin: 0;
    }
    .member_position > span {
        display: block;
        padding: 0 0 5px 0;
    }
    .team_popup .btn_holder {
        margin-top: 20px;
        text-align: center !important;
    }
    .team_popup .modal-body:before {
        top: -10px;
        left: -10px;
    }
    .team_popup .btn_holder a i {
        font-size: 18px;
        margin-right: 2px;
    }
    .team_popup .btn_holder a img {
        width: 18px;
        height: 18px;
        margin-right: 2px;
    }
}
@media (max-width: 767px) {
    .lt_radius {
        border-top-left-radius: 75px;
    }
    .whoweare .main_text .fit_img:nth-child(1) {
        height: 300px;
        max-width: 360px;
    }
    .whoweare .main_text .fit_img:nth-child(2) {
        width: 200px;
        height: 150px;
        margin-top: -80px;
        margin-left: 40px;
    }
    .whoweare .main_text .fit_img:nth-child(3) {
        width: 200px;
        height: 130px;
        margin-top: -120px;
        margin-right: 40px;
    }
    .whoweare .section_title.left {
        margin-top: 35px;
        text-align: center;
    }
    .as_logos {
        padding: 20px;
        margin-top: 40px;
    }
    .team_box {
        max-width: 310px;
        margin: 0 auto;
    }
    .staff .team_box .team_text h3 {
        font-size: 20px;
    }
    .staff p {
        font-size: 16px;
    }
    .team_box .team_text > span {
        min-height: inherit;
    }
    .team_section .bod_info > div:last-child {
        margin-bottom: 20px;
    }
    .as_logos .row {
        margin: 10px -5px;
        justify-content: center;
    }
    .as_logos .row > div {
        padding: 5px;
    }
    .team_popup h3 {
        font-size: 26px;
    }
}
@media (max-width: 575px) {
    .modal-dialog {
        max-width: 90%;
        width: 90%;
    }
    .lt_radius {
        border-top-left-radius: 50px;
    }
    .as_logos .sponsor_box {
        height: 130px;
        padding: 20px;
    }
    .whoweare .main_text .fit_img:nth-child(2) {
        width: 190px;
        height: 140px;
        margin-top: -60px;
        margin-left: 0;
    }
    .whoweare .main_text .fit_img:nth-child(3) {
        width: 170px;
        height: 130px;
        margin-top: -120px;
        margin-right: 0;
    }
    .default_typo ul li::before,
    .ul_arrow ul li::before,
    .card-body .collapse_content ul li::before,
    .bod_info ul li::before {
        font-size: 14px;
    }
    .whoweare  .main_text .fit_img img {
        border-radius: 14px;
    }
    .team_popup .fit_img {
        width: 260px;
        height: 280px;
    }
    .team_popup .modal-content:before {
        width: 160px;
        height: 160px;
        bottom: -110px;
        right: -60px;
    }
    button.close {
        right: 6px;
        top: 6px;
        font-size: 30px;
    }
    button.close span {
        line-height: 20px;
        width: 24px;
        height: 24px;
    }
    .team_popup .btn_holder a {
        padding: 6px 20px;
        margin: 3px;
    }
}
@media (max-width: 420px) {
    .as_logos {
        padding: 15px;
        margin-top: 30px;
    }
    .as_logos .sponsor_box {
        height: 100px;
        padding: 15px;
    }
    .whoweare .main_text .fit_img:nth-child(2) {
        width: 160px;
        height: 130px;
        margin-top: -40px;
        margin-left: -10px;
    }
    .whoweare .main_text .fit_img:nth-child(3) {
        width: 130px;
        height: 110px;
        margin-top: -110px;
        margin-right: -10px;
    }
    .map_section .row > div {
        height: 300px;
    }
    .modal-content {
        padding: 25px 15px;
        border-radius: 20px;
    }
    .team_popup .fit_img {
        width: 220px;
        height: 230px;
        margin: 0 auto 5px;
    }
    .team_popup h3 {
        font-size: 22px;
    }
    .member_position > span {
        font-size: 14px;
    }
    .team_popup p {
        font-size: 15px;
        line-height: 1.5;
    }
}

/*----- Annual Report -----*/
.annual_report_section .round_shape.sm {
    top: 23%;
    left: 2%;
    animation: scaleO 7s linear infinite;
}
.annual_report_section .round_shape.bt.lg{
    left: 4%;
}
.annual_report_section .ring_shape {
    right: -355px;
    top: 325px;
}
.ring_shape.right_3,
.tr.ring_shape {
    right: -355px;
}
.annual_report_box {
    border-radius: 20px;
    background-color: #fff;
    box-shadow: 0px 10px 40px rgba(15, 15, 98, 0.08);
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 40px;
}
.annual_report_box:last-child{
    margin-bottom: 0;
}
.annual_report_box .report_left {
    display: flex;
    align-items: center;
    border-right: 1px solid rgba(0, 0, 0, 0.1);
    width: 100%;
}
.annual_report_box .report_left .fit_img{
    display: block;
    width: 100%;
    max-width: 280px;
    flex: 0 0 280px;
    width: 100%;
    height: 180px;
    border-radius: 20px;
    position: relative;
    background-color: #f5fcf4;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.annual_report_box .report_left .fit_img:hover,
.annual_report_box .report_left .fit_img:focus{
    background-color: #000;
}
.annual_report_box .report_left .fit_img:hover img,
.annual_report_box .report_left .fit_img:focus img{
    opacity: 0.4;
}
.annual_report_box .report_left .fit_img:after{
    content: '\f1c1';
    position: absolute;
    font-family: "FontAwesome";
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    font-size: 50px;
    line-height: 1;
    z-index: 2;
    opacity: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.annual_report_box .report_left .fit_img:hover::after, 
.annual_report_box .report_left .fit_img:focus::after {
    opacity: 1;
}
.annual_report_box .report_left h3{
    font-size: 34px;
    font-weight: 400;
    padding: 30px;
}
.annual_report_box .report_left h3 a{
    color: #1d1d1d;
}
.annual_report_box .report_left h3 a:hover,
.annual_report_box .report_left h3 a:focus{
    color: #be1622;
}
.annual_report_box .report_left h3:last-child{
    margin-bottom: 0;
}
.annual_report_box .report_right{
    display: inline-flex;
    padding: 0 50px ;
}
.annual_report_box .my_btn {
    padding: 13px 28px;
    min-width: 178px;
}
.annual_report_bottom{
    text-align: center;
}
.annual_report_bottom p {
    font-weight: 500;
    width: 60%;
    margin: auto;
}
@media (max-width: 1199px){
    .annual_report_box .report_left .fit_img {
        max-width: 250px;
        flex: 0 0 250px;
        height: 160px;
    }
    .annual_report_box .report_left .fit_img::after {
        font-size: 46px;
    }
    .annual_report_box .report_left h3 {
        font-size: 32px;
        padding: 25px;
    }
    .annual_report_box .report_right {
        padding: 0 40px;
    }
    .annual_report_box {
        margin-bottom: 35px;
    }
    .annual_report_section .ring_shape {
        right: -368px;
        top: 425px;
    }
    .tr.ring_shape,
    .ring_shape.right_3 {
        right: -368px;
    }
}
@media (max-width: 991px){
    .annual_report_box {
        margin-bottom: 30px;
    }
    .annual_report_box .report_left .fit_img {
        max-width: 200px;
        flex: 0 0 200px;
        height: 130px;
    }
    .annual_report_box .report_left .fit_img::after {
        font-size: 42px;
    }
    .annual_report_box .report_left h3 {
        font-size: 26px;
        padding: 18px;
    }
    .annual_report_box .my_btn {
        padding: 10px 15px;
        min-width: 130px;
    }
    .annual_report_bottom p {
        width: 88%;
    }
    .annual_report_box .report_right {
        padding: 0 15px;
    }
}
@media (max-width: 767px){
    .annual_report_box {
        display: block;
        margin-bottom: 30px;
    }
    .annual_report_box .report_left {
        display: block;
        border-right: 0;
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
        text-align: center;
    }
    .annual_report_box .report_left .fit_img {
        max-width: 100%;
        flex: 0 0 100%;
        height: 330px;
    }
    .annual_report_box .report_right {
        padding: 25px;
        display: flex;
        justify-content: center;
    }
    .annual_report_box .report_left h3 {
        padding: 20px 15px;
    }
    .annual_report_box .my_btn {
        padding: 11px 20px;
        min-width: 150px;
    }
    .annual_report_box .report_left .fit_img::after {
        font-size: 38px;
    }
    .annual_report_bottom p {
        width: 100%;
    }
    .annual_report_section .ring_shape {
        right: -250px;
        top: 420px;
    }
    .ring_shape.right_3,
    .tr.ring_shape {
        right: -250px;
    }
}
@media (max-width: 575px){
    .annual_report_bottom p {
        width: 85%;
    }
    .annual_report_box {
        max-width: 460px;
        margin: 0 auto 30px;
    }
    .annual_report_box .report_left .fit_img {
        height: 290px;
    }
    .annual_report_box .report_left .fit_img::after {
        font-size: 36px;
    }
    .annual_report_bottom p {
        width: 100%;
    }
    .annual_report_box .report_left h3 a strong {
        display: block;
    }
    .annual_report_box .report_left h3 {
        padding: 15px;
    }
}
@media (max-width: 460px){
    .annual_report_box {
        max-width: 290px;
    }
    .annual_report_box .report_left .fit_img {
        height: 190px;
    }
    .annual_report_box .report_left h3 {
        font-size: 22px;
    }
}
/*----- /Annual Report -----*/

/*----- By the Numbers Page -----*/
.section_top_content p{
    text-align: center;
    font-size: 26px;
    font-weight: 600;
    line-height: 1.5;
    margin-bottom: 30px;
}
.number_section .ring_shape {
    right: -360px;
    top: 400px;
}
.number_section .round_shape.rt {
    top: 66%;
}
.number_col{
    padding-top: 15px;
    padding-bottom: 15px;
}
.number_box {
    border-radius: 20px;
    background-color: #fff;
    box-shadow: 0px 10px 40px rgba(15, 15, 98, 0.1);
    height: 100%;
    border: 1px solid #fff;
    padding: 45px 25px;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.number_box .icon_img {
    width: 100%;
    height: 140px;
    margin-bottom: 40px;
}
.number_box .icon_img img{
    object-fit: contain;
    max-height: 100%;
    max-width: 100%;
    width: auto;
    height: auto;
}
.number_box .number_display {
    width: 100px;
    height: 100px;
    margin-bottom: 25px;
    position: relative;
    z-index: 2;
}
.number_box .number_display span{
    width: 100%;
    height: 100%;
    font-family: 'Arial';
    font-size: 56px;
    line-height: 1;
    font-weight: 700;
    background-color: #fff;
    border-radius: 100%;
    box-shadow: 0px 0px 20px rgba(15, 15, 98, 0.1);
    display: flex;
    justify-content: center;
    align-items: center;
}
.number_box .number_display::before{
    content: '';
    position: absolute;
    top:50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 210px;
    height: 4px;
    background-color: #f4f4f4;
    border-radius: 2px;
    z-index: -1;
}
.number_box h3 {
    font-size: 24px;
    line-height: 1.4;
    letter-spacing: 0.78px;
    flex: 1 1 auto;
}
.number_box .amount_invest{
    font-size:22px;
    line-height: 1.6;
    letter-spacing: 0.66px;
    margin-bottom: 10px;
}
.number_box .amount_invest span{
    font-family: 'Arial';
    margin-right: 6px;
}
.yellow_box .number_display,
.yellow_box .amount_invest{
    color: #f39200;
}
.green_box .number_display,
.green_box .amount_invest{
    color: #006633;
}
.red_box .number_display,
.red_box .amount_invest{
    color: #be1622;
}
.sky_box .number_display,
.sky_box .amount_invest{
    color: #35a9e1;
}
.purple_box .number_display,
.purple_box .amount_invest{
    color: #312783;
}
.parrot_box .number_display,
.parrot_box .amount_invest{
    color: #95c11f;
}
.number_box.yellow_box:hover,
.number_box.yellow_box:focus{
    border-color: #f39200;
}
.number_box.green_box:hover, 
.number_box.green_box:focus{
    border-color: #006633;
}
.number_box.red_box:hover, 
.number_box.red_box:focus{
    border-color: #be1622;
}
.number_box.sky_box:hover,
.number_box.sky_box:focus{
    border-color: #35a9e1;
}
.number_box.purple_box:hover,
.number_box.purple_box:focus{
    border-color: #312783;
}
.number_box.parrot_box:hover, 
.number_box.parrot_box:focus{
    border-color: #95c11f;
}
.number_section .right_art,
.news_section .right_art {
    width: 290px;
    height: 460px;
    opacity: 0.3;
}
@media (max-width: 1199px){
    .section_top_content p {
        font-size: 24px;
        margin-bottom: 25px;
    }
    .number_box {
        padding: 35px 20px;
    }
    .number_box .icon_img {
        height: 120px;
        margin-bottom: 35px;
    }
    .number_box .number_display span {
        font-size: 50px;
    }
    .number_box .number_display {
        width: 95px;
        height: 95px;
        margin-bottom: 20px;
    }
    .number_box .number_display::before {
        width: 200px;
    }
    .number_box h3 {
        font-size: 22px;
    }
    .number_box .amount_invest {
        font-size: 20px;
    }
}
@media (max-width: 991px){
    .section_top_content p {
        font-size: 22px;
        margin-bottom: 20px;
    }
    .number_box {
        padding: 35px 15px 25px;
    }
    .number_box .icon_img {
        height: 120px;
    }
    .number_box .number_display span {
        font-size: 44px;
    }
    .number_box .number_display {
        width: 85px;
        height: 85px;
    }
    .number_box .number_display::before {
        width: 190px;
    }
    .number_box h3 {
        font-size: 20px;
    }
    .number_box .amount_invest {
        font-size: 18px;
    }
    .number_section .right_art, .news_section .right_art {
        width: 240px;
        height: 390px;
        opacity: 0.3;
    }
}
@media (max-width: 767px){
    .number_box .icon_img {
        height: 110px;
        margin-bottom: 20px;
    }
    .number_box .number_display span {
        font-size: 40px;
    }
    .number_box .number_display::before {
        width: 175px;
    }
    .number_box h3 br{
        display: none;
    }
    .number_box .amount_invest {
        margin-bottom: 8px;
    }
    .section_top_content p {
        font-size: 20px;
        margin-bottom: 15px;
    }
}
@media (max-width: 575px){
    .number_box .icon_img {
        height: 100px;
        width: 75%;
    }
    .section_top_content p {
        font-size: 18px;
    }
    .number_section .right_art, .news_section .right_art {
        width: 200px;
        height: 290px;
    }
}

/*----- Film Commission -----*/
.video_cover{
    height: calc(100vh - 220px);
    min-height: 830px;
}
.internal_cover h1 span{
    font-weight: 500;
    display: block;
}
.video_cover:before{
    z-index: 2;
}
.video_cover .container {
    z-index: 3;
}
.film_commission .wwd_box {
    padding: 45px 20px;
}
.film_commission .wwd_box h3 {
    font-size: 26px;
}
.film_commission .ring_shape {
    right: -330px;
    top: 70px;
}
.film_commission .round_shape.tl {
    top: 4%;
    left: 5%;
}
.film_commission .dot_vect:before {
    width: 830px;
}
@media (max-width: 1600px){
    .video_cover {
        min-height: 650px;
        height: calc(100vh - 130px);
    }
}
@media (max-width: 1199px){
    .video_cover {
        height: calc(100vh - 125px);
    }
    .film_commission .wwd_box h3 {
        font-size: 24px;
    }
    .film_commission .wwd_box {
        padding: 35px 15px;
    }
    .film_commission .ring_shape {
        right: -230px;
    }
    .film_commission .dot_vect:before {
        width: 730px;
    }
}
@media (max-width: 991px){
    .video_cover {
        min-height: 600px;
        height: calc(100vh - 130px);
    }
    .film_commission .wwd_box {
        min-height: auto;
    }
    .film_commission .wwd_col {
        margin-top: 30px;
        padding-bottom: 30px;
    }
    .film_commission .dot_vect:before {
        width: 60%;
        height: 80%;
    }
}
@media (max-width: 767px){
    .video_cover {
        min-height: 550px;
        padding-top: 80px;
        padding-bottom: 100px;
        height: auto;
    }
    .film_commission .wwd_box h3 {
        font-size: 22px;
    }
    .film_commission .wwd_box {
        padding: 30px;
    }
    .film_commission .ring_shape {
        right: -150px;
        top: 50px
    }
}
@media (max-width: 575px){
    .video_cover {
        min-height: 450px;
        /*height: calc(100vh - 210px);*/
        padding-top: 80px;
        padding-bottom: 100px;
    }
    .film_commission .wwd_box {
        padding: 25px;
    }
    .film_commission .ring_shape {
        top: 30px
    }
}

/*----- News page -----*/
.news_section .ring_shape{
    right: -350px;
    top: 380px;
}
.news_section .news_box {
    flex-wrap: inherit;
    flex-direction: column;
    margin: 0 auto;
}
.news_section .news_box .news_content h3 {
    margin-bottom: 20px;
}
.news_section .news_box .news_img {
    width: 100%;
    max-width: 100%;
    min-height: auto;
    height: 340px;
}
.news_section .news_box .news_content {
    padding: 20px 20px 40px;
}
.news_section .news_box .news_img::before {
    background-color: #312783;
}
.news_section .news_box:hover .news_img::before {
    opacity: 0.7;
}
.news_section .post_info span.news_cat {
    padding: 4px 9px;
    border-radius: 6px;
    font-size: 14px;
}
/**/
.pagination{
    padding-top: 45px;
    margin-top: 50px;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 0;
    justify-content: center;
}
.pagination .nav-links {
    margin-left: 0px;
}
.pagination .nav-links .page-numbers {
    display: inline-flex;
    width: 50px;
    height: 50px;
    font-size: 22px;
    line-height: 50px;
    font-weight: 700;
    color: #1d1d1d;
    text-align: center;
    border: solid 1px #eeeeee;
    margin: 3px;
    padding: 4px 4px 6px;
    border-radius: 50px;
    background-color: #eeeeee;
    align-items: center;
    justify-content: center;
}
.page-numbers.dots:hover{
    border: solid 1px #eeeeee;
    color: #1d1d1d;
    background-color:#eeeeee;
}
.nav-links .page-numbers:hover,
.nav-links .page-numbers.current {
    border: solid 1px #95c11f;
    color: #fff;
    background-color:#95c11f;
}
.news_section .round_shape.tl {
    top: 10%;
}
.news_section .round_shape.bl {
    bottom: 20%;
}
.news_section .round_shape.bt {
    left: 6%;
}
.news_section .round_shape.rb {
    top: 60%;
}
@media (max-width: 1199px){
    .news_section .news_box .news_img {
        height: 290px;
    }
    .news_section .news_box .news_content {
        padding: 18px 18px 30px;
    }
    .pagination {
        padding-top: 35px;
        margin-top: 40px;
    }
    .news_section .post_info span.news_cat {
        padding: 4px 8px;
        font-size: 12px;
    }
}
@media (max-width: 991px){
    .news_section .news_box .news_img {
        height: 330px;
    }
    .news_section .news_box .news_content {
        padding: 18px 18px 25px;
    }
    .pagination .nav-links .page-numbers {
        width: 40px;
        height: 40px;
        font-size: 20px;
        margin: 2px;
    }
    .news_section .news_box {
        max-width: 340px;
    }
}
@media (max-width: 575px){
    .news_section .news_box .news_content {
        padding: 15px 15px 20px;
    }
    .news_section .news_box .news_img {
        height: 340px;
    }
    .pagination {
        padding-top: 25px;
        margin-top: 30px;
    }
    .pagination .nav-links .page-numbers {
        width: 36px;
        height: 36px;
        font-size: 18px;
        margin: 1px;
    }
}
@media(max-width: 420px){
    .news_section .news_box .news_img {
        height: 290px;
    }
}

/*----- News_Detail -----*/
.news_detail_page .caption h1 {
    font-size: 50px;
    text-transform: capitalize;
}
.news_detail_page .internal_cover:before {
    background-color: rgba(17, 17, 17, 0.75);
}
.news_detail_page .caption .post_info {
    justify-content: center;
}
.news_detail_page .caption .post_info span {
    text-align: center;
    font-size: 17px;
    color: #fff;
    margin-right: 10px;
}
.news_detail_page .caption .post_info span.news_cat {
    padding: 7px 10px;
}
.news_detail_section .news_detail_left img {
    margin-bottom: 30px;
    border-radius: 40px;
}
.news_detail_section .news_detail_left figure {
    margin-bottom: 30px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.news_detail_section .news_detail_left figure img {
    margin-bottom: 0px;
}
.news_detail_section .news_detail_left figure figcaption {
    color: rgba(29, 29, 29, 0.7);
    margin-bottom: 0;
    font-size: 14px;
    text-align: center;
    padding: 8px 0;
    line-height: 1.4;
}
.news_detail_section .news_detail_left{
    margin-right: 20px;
}
.news_detail_section .news_detail_left ul li {
	padding-left: 20px;
	position: relative;
	line-height: 1.5;
	margin-bottom: 10px;
}
.news_detail_section .news_detail_left ul li::before {
	content: "\f105";
	font-family: "FontAwesome";
	position: absolute;
	top: 2px;
	left: 0;
	font-size: 20px;
	line-height: 1;
}
.news_detail_section .news_detail_left ul li a,
.news_detail_section p a{
    font-weight: 700;
    text-decoration: underline;
}
.news_detail_section .news_detail_left ul li a:hover,
.news_detail_section p a:hover{
    text-decoration: none;
}
.news_detail_section .ring_shape {
    right: -18%;
    top: 12%;
}

/* Sidebar */
.sidebar_holder .sidebar_box {
    margin-bottom: 60px;
}
.sidebar_holder .sidebar_box h2 {
    font-size: 30px;
}
.sidebar_holder .sidebar_box form {
    position: relative;
}
.sidebar_holder .sidebar_box input[type="search"] {
    padding: 16px 18px;
    padding-right: 60px;
    line-height: 36px;
    border: 1px solid #f0f0f0;
    box-shadow: 0px 10px 30px rgba(3, 3, 77, 0.05);
    background-color: #fff;
    color: #000;
    border-radius: 16px;
}
.sidebar_holder .sidebar_box input[type="search"]:focus {
    box-shadow: 0px 1px 6px rgba(3, 3, 77, 0.1);
}
.sidebar_holder .sidebar_box button[type="submit"] {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    padding: 17px 14px;
    font-size: 20px;
    font-weight: 400;
    line-height: 1;
    background-color: transparent;
    min-width: auto;
    background-image: none;
    box-shadow: none;
    color: #000 !important;
    width: 56px;
    height: 100%;
}
.sidebar_holder .sidebar_box button[type="submit"]:hover{
    transform: translateY(0px);
}
.sidebar_holder .sidebar_box button[type="submit"]:before {
    content: '';
    position: absolute;
    width: 1px;
    height: 20px;
    top: 0;
    bottom: 0;
    margin: auto;
    background-color: #c1c1c1;
    left: 0;
}

.sidebar_holder .widget_recent_posts_with_thumbnail_widget ul li{
    padding-bottom: 18px;
    margin-bottom: 18px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.sidebar_holder .widget_recent_posts_with_thumbnail_widget ul li:last-child{
    padding-bottom: 0px;
    margin-bottom: 0px;
    border-bottom: none;
}
.sidebar_holder .widget_recent_posts_with_thumbnail_widget ul li .fit_img {
    flex: 0 0 100px;
    max-width: 100px;
    height: 100px;
    overflow: hidden;
    vertical-align: middle;
    border-radius: 20px;
    box-shadow: 0 7px 20px rgba(3,3,77,0.1);
    border: 1px solid #f0f0f0;
    background-color: #95c11f;
}
.sidebar_holder .widget_recent_posts_with_thumbnail_widget ul li:hover .fit_img {
    box-shadow: 0 1px 2px rgba(3,3,77,0.3);
}
.sidebar_holder .widget_recent_posts_with_thumbnail_widget ul li .recent_post_info {
    flex: 1;
    padding-left: 10px;
}
.sidebar_holder .widget_recent_posts_with_thumbnail_widget ul li .recent_post_info h3 {
    font-size: 13.5px;
    line-height: 1.55;
    font-weight: 600;
    text-transform: capitalize;
    letter-spacing: 0.42px;
    margin-bottom: 8px;
}
.sidebar_holder .widget_recent_posts_with_thumbnail_widget ul li .recent_post_info h3 a{
    color: #000;
    display: inline-block;
}
.sidebar_holder .widget_recent_posts_with_thumbnail_widget ul li .recent_post_info span {
    font-size: 13px;
    line-height: 1;
    display: block;
    text-transform: capitalize;
    font-weight: 500;
    color: rgba(0, 0, 0, 0.7);
}

/**/
.sidebar_holder .widget_categories ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -5px;
}
.sidebar_holder .widget_categories ul li{
    margin: 5px;
}
.sidebar_holder .widget_categories ul li a {
    display: inline-block;
    box-shadow: 0px 10px 30px rgba(3, 3, 77, 0.01);
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0.42px;
    color: #000000;
    padding: 9px 16px;
    border-radius: 40px;
}
.sidebar_holder .widget_categories ul li a:hover{
    box-shadow: 0px 5px 20px rgba(3, 3, 77, 0.25);
    color: #fff;
    transform: translateY(-2px);
}
.sidebar_holder .widget_categories ul li a.yellow{
    background-color: #fef2e0;
}
.sidebar_holder .widget_categories ul li a.yellow:hover {
    background-color: rgba(243, 146, 0, 1.0);
}
.sidebar_holder .widget_categories ul li a.green{
    background-color: #e0ece6;
}
.sidebar_holder .widget_categories ul li a.green:hover {
    background-color: rgba(0, 102, 51, 1.0);
}
.sidebar_holder .widget_categories ul li a.red{
    background-color: #f4e0e2;
}
.sidebar_holder .widget_categories ul li a.red:hover {
    background-color: rgba(190, 22, 34, 1.0);
}
.sidebar_holder .widget_categories ul li a.sky{
    background-color: #e1f2fb;
}
.sidebar_holder .widget_categories ul li a.sky:hover {
    background-color: rgba(53, 169, 225, 1.0);
}
.sidebar_holder .widget_categories ul li a.purple{
    background-color: #e5e4f0;
}
.sidebar_holder .widget_categories ul li a.purple:hover {
    background-color: rgba(47, 37, 126, 1.0);
}
.sidebar_holder .widget_categories ul li a.parrot{
    background-color: #f2f7e4;
}
.sidebar_holder .widget_categories ul li a.parrot:hover {
    background-color: rgba(149, 193, 31, 1.0);
}

.news_detail_section .round_shape.tl {
    top: 12%;
    left: 3%;
}
.news_detail_section .round_shape.rb {
    top: 40%;
}
.news_detail_section .round_shape.bl {
    left: 1%;
    bottom: 10%;
}

/* Categories Colors */
.cat_parrot .caption .post_info span.news_cat {
    background-color: #95c11f;
}
.cat_parrot .news_detail_section .news_detail_left ul li a,
.cat_parrot .news_detail_section p a,
.cat_parrot .news_detail_section .news_detail_left ul li::before,
.cat_parrot .sidebar_holder .widget_recent_posts_with_thumbnail_widget ul li .recent_post_info h3 a:hover{
    color: #95c11f;
}
.cat_parrot .news_detail_section .news_detail_left ul li a:hover,
.cat_parrot .news_detail_section p a:hover{
    color: #769e0c;
}
.cat_parrot .sidebar_holder .sidebar_box input[type="search"]:focus{
    border-color: #95c11f;
}
.cat_parrot .sidebar_holder .sidebar_box button[type="submit"]:hover{
    color: #95c11f !important;
}

/**/
.cat_green .caption .post_info span.news_cat {
    background-color: #006633;
}
.cat_green .news_detail_section .news_detail_left ul li a,
.cat_green .news_detail_section p a,
.cat_green .news_detail_section .news_detail_left ul li::before,
.cat_green .sidebar_holder .widget_recent_posts_with_thumbnail_widget ul li .recent_post_info h3 a:hover{
    color: #006633;
}
.cat_green .news_detail_section .news_detail_left ul li a:hover,
.cat_green .news_detail_section p a:hover{
    color: #003c1e;
}
.cat_green .sidebar_holder .sidebar_box input[type="search"]:focus{
    border-color: #006633;
}
.cat_green .sidebar_holder .sidebar_box button[type="submit"]:hover{
    color: #006633 !important;
}

/**/
.cat_sky .caption .post_info span.news_cat {
    background-color: #35a9e1;
}
.cat_sky .news_detail_section .news_detail_left ul li a,
.cat_sky .news_detail_section p a,
.cat_sky .news_detail_section .news_detail_left ul li::before,
.cat_sky .sidebar_holder .widget_recent_posts_with_thumbnail_widget ul li .recent_post_info h3 a:hover{
    color: #35a9e1;
}
.cat_sky .news_detail_section .news_detail_left ul li a:hover,
.cat_sky .news_detail_section p a:hover{
    color: #1688bf;
}
.cat_sky .sidebar_holder .sidebar_box input[type="search"]:focus{
    border-color: #35a9e1;
}
.cat_sky .sidebar_holder .sidebar_box button[type="submit"]:hover{
    color: #35a9e1 !important;
}

/**/
.cat_purple .caption .post_info span.news_cat {
    background-color: #312783;
}
.cat_purple .news_detail_section .news_detail_left ul li a,
.cat_purple .news_detail_section p a,
.cat_purple .news_detail_section .news_detail_left ul li::before,
.cat_purple .sidebar_holder .widget_recent_posts_with_thumbnail_widget ul li .recent_post_info h3 a:hover{
    color: #312783;
}
.cat_purple .news_detail_section .news_detail_left ul li a:hover,
.cat_purple .news_detail_section p a:hover{
    color: #1c1360;
}
.cat_purple .sidebar_holder .sidebar_box input[type="search"]:focus{
    border-color: #312783;
}
.cat_purple .sidebar_holder .sidebar_box button[type="submit"]:hover{
    color: #312783 !important;
}

/**/
.cat_red .caption .post_info span.news_cat {
    background-color: #be1622;
}
.cat_red .news_detail_section .news_detail_left ul li a,
.cat_red .news_detail_section p a,
.cat_red .news_detail_section .news_detail_left ul li::before,
.cat_red .sidebar_holder .widget_recent_posts_with_thumbnail_widget ul li .recent_post_info h3 a:hover{
    color: #be1622;
}
.cat_red .news_detail_section .news_detail_left ul li a:hover,
.cat_red .news_detail_section p a:hover{
    color: #8d010b;
}
.cat_red .sidebar_holder .sidebar_box input[type="search"]:focus{
    border-color: #be1622;
}
.cat_red .sidebar_holder .sidebar_box button[type="submit"]:hover{
    color: #be1622 !important;
}

/**/
.cat_yellow .caption .post_info span.news_cat {
    background-color: #f39200;
}
.cat_yellow .news_detail_section .news_detail_left ul li a,
.cat_yellow .news_detail_section p a,
.cat_yellow .news_detail_section .news_detail_left ul li::before,
.cat_yellow .sidebar_holder .widget_recent_posts_with_thumbnail_widget ul li .recent_post_info h3 a:hover{
    color: #f39200;
}
.cat_yellow .news_detail_section .news_detail_left ul li a:hover,
.cat_yellow .news_detail_section p a:hover{
    color: #bb7000;
}
.cat_yellow .sidebar_holder .sidebar_box input[type="search"]:focus{
    border-color: #f39200;
}
.cat_yellow .sidebar_holder .sidebar_box button[type="submit"]:hover{
    color: #f39200 !important;
}


@media (max-width: 1600px){
    .news_detail_page .caption h1 {
        font-size: 44px;
    }
    .news_detail_section .ring_shape {
        right: -34%;
        top: 2%;
    }
    .sidebar_holder .sidebar_box {
        margin-bottom: 50px;
    }
    .sidebar_holder .sidebar_box h2 {
        font-size: 28px;
    }
}
@media (max-width: 1199px){
    .news_detail_page .caption h1 {
        font-size: 36px;
    }
    .news_detail_section .news_detail_left {
        margin-right: 0;
    }
    .news_detail_section .ring_shape {
        right: -30%;
        top: 2%;
    }
    .news_detail_section .news_detail_left img {
        margin-bottom: 20px;
        border-radius: 30px;
    }
    .sidebar_holder .sidebar_box {
        margin-bottom: 40px;
    }
    .sidebar_holder .sidebar_box h2 {
        font-size: 26px;
    }
    .sidebar_holder .sidebar_box input[type="search"] {
        padding: 13px 16px;
        border-radius: 14px;
    }
    .sidebar_holder .widget_recent_posts_with_thumbnail_widget ul li .recent_post_info h3 {
        font-size: 13px;
        line-height: 1.45;
        margin-bottom: 6px;
    }
    .sidebar_holder .widget_recent_posts_with_thumbnail_widget ul li .fit_img {
        flex: 0 0 90px;
        max-width: 90px;
        height: 90px;
    }
    .sidebar_holder .widget_recent_posts_with_thumbnail_widget ul li {
        align-items: self-start;
    }
    .sidebar_holder .widget_recent_posts_with_thumbnail_widget ul li .recent_post_info span {
        letter-spacing: 0.5px;
    }
    .sidebar_holder .sidebar_box button[type="submit"] {
        padding: 5px;
        font-size: 18px;
        width: 50px;
    }
    .sidebar_holder .widget_categories ul {
        margin: 0 -3px;
    }
    .sidebar_holder .widget_categories ul li {
        margin: 4px 2px;
    }
    .sidebar_holder .widget_categories ul li a {
        font-size: 13px;
        letter-spacing: 0px;
        padding: 8px 14px;
    }
    .news_detail_section .news_detail_left figure {
        margin-bottom: 25px;
    }
    .news_detail_section .news_detail_left ul li {
        padding-left: 17px;
    }
}
@media (max-width: 991px){
    .news_detail_page .caption h1 {
        font-size: 32px;
    }
    .news_detail_page .caption .post_info span {
        font-size: 16px;
    }
    .news_detail_section .news_detail_left ul li::before {
        top: 0;
    }
    .news_detail_section .news_detail_left figure {
        margin-bottom: 20px;
    }
    .sidebar_holder {
        padding-top: 40px;
        margin-top: 40px;
        border-top: 1px solid #e4e4e5;
    }
    .sidebar_holder .widget_recent_posts_with_thumbnail_widget ul li {
        align-items: center;
    }
    .sidebar_holder .widget_recent_posts_with_thumbnail_widget ul li .recent_post_info h3 {
        font-size: 14px;
    }
    .sidebar_holder .widget_categories ul li a {
        font-size: 14px;
        padding: 9px 18px;
    }
    .sidebar_holder .widget_categories ul {
        margin: 0 -5px;
    }
    .sidebar_holder .widget_categories ul li {
        margin: 5px;
    }
    .sidebar_holder .sidebar_box h2 {
        margin-bottom: 15px;
    }
}
@media (max-width: 767px){
    .news_detail_page .caption h1 {
        font-size: 28px;
    }
    .news_detail_page .caption .post_info span {
        font-size: 15px;
    }
    .news_detail_page .caption .post_info span.news_cat {
        padding: 6px 7px;
    }   
    .news_detail_section .news_detail_left img {
        border-radius: 24px;
    }
    .news_detail_section .news_detail_left figure figcaption {
        font-size: 13px;
    }
    .sidebar_holder .sidebar_box input[type="search"] {
        padding: 11px 16px;
    }
    .sidebar_holder .widget_recent_posts_with_thumbnail_widget ul li {
        padding-bottom: 15px;
        margin-bottom: 15px;
    }
}
@media (max-width: 575px){
    .news_detail_page .caption h1 {
        font-size: 22px;
    }
    .news_detail_page .caption .post_info span {
        font-size: 13px;
    }
    .news_detail_page .caption .post_info span.news_cat {
        padding: 5px 7px;
    }   
    .news_detail_section .news_detail_left img {
        border-radius: 20px;
    }
    .news_detail_section .news_detail_left figure figcaption {
        font-size: 12px;
    }
    .sidebar_holder .sidebar_box input[type="search"] {
        padding: 10px 15px;
    }
    .sidebar_holder .widget_recent_posts_with_thumbnail_widget ul li {
        padding-bottom: 13px;
        margin-bottom: 13px;
    }
    .sidebar_holder .widget_recent_posts_with_thumbnail_widget ul li .fit_img {
        border-radius: 18px;
    }
    .sidebar_holder .sidebar_box h2 {
        font-size: 24px;
    }
}
@media (max-width: 420px){
    .news_detail_page .caption h1 {
        font-size: 20px;
    }
    .news_detail_page .caption .post_info span {
        font-size: 13px;
    }
    .news_detail_section .news_detail_left img {
        border-radius: 18px;
    }
    .news_detail_section .news_detail_left figure figcaption {
        font-size: 10px;
    }
    .sidebar_holder .sidebar_box input[type="search"] {
        padding: 9px 13px;
    }
    .sidebar_holder .widget_recent_posts_with_thumbnail_widget ul li {
        padding-bottom: 10px;
        margin-bottom: 10px;
        align-items: self-start;
    }
    .sidebar_holder .widget_recent_posts_with_thumbnail_widget ul li .fit_img {
        border-radius: 16px;
    }
    .sidebar_holder .sidebar_box h2 {
        font-size: 22px;
    }
    .sidebar_holder .widget_categories ul li a {
        font-size: 13px;
        padding: 8px 16px;
    }
    .sidebar_holder .widget_recent_posts_with_thumbnail_widget ul li .recent_post_info h3 {
        font-size: 13px;
    }
}


/* Filter */
.filter_box{
    background-color: rgba(53, 169, 225, 0.1);
    display: flex;
    align-items: center;
    padding: 21px 21px 21px 40px;
    border-radius: 50px;
    margin-bottom: 50px;
}
.filter_box .chosen-container-multi .chosen-choices:after {
    display: inline-block;
    content: "\f107";
    font-family: 'FontAwesome';
    color: #000000;
    font-size: 26px;
    line-height: 1;
    font-weight: 500;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
    opacity: 0.7;
}
.filter_box .chosen-with-drop .chosen-choices::after{
    content: "\f106";
}
.filter_box h3{
    margin-bottom: 0;
    margin-right: 20px;
    text-transform: uppercase;
    font-size: 22px;
    letter-spacing: 1.1px;
}
.filter_box .multipleChosen{
    width: 100%;
}
@media (max-width: 991px){
    .filter_box {
        padding: 18px 18px 18px 30px;
        margin-bottom: 40px;
    }
    .filter_box h3 {
        margin-right: 15px;
        font-size: 20px;
    }
}
@media (max-width: 767px){
    .filter_box {
        display: block;
        text-align: center;
        padding: 20px 20px 26px;
        margin-bottom: 30px;
        border-radius: 20px;
    }
    .filter_box h3 {
        margin-bottom: 15px;
    }
}
@media (max-width: 575px){
    .filter_box {
        padding: 10px 10px 20px;
        margin-bottom: 20px;
    }
    .filter_box h3 {
        margin-bottom: 10px;
    }
}

/* Additional Funding Resources */
.afr_box {
    text-align: center;
    background-color: #fef9f2;
    border-radius: 30px;
    overflow: hidden;
    margin-bottom: 70px;
}
.afr_box:last-child {
    margin-bottom: 0px;
}
.afr_box h2 {
    padding: 18px;
    color: #fff;
    font-size: 36px;
    background-color: #f39200;
    text-transform: uppercase;
    margin: 0;
}
.afr_box .row {
    padding: 20px 40px;
}
.afr_box .row > div {
    padding: 15px;
}
.afr_box .afr_logo {
    background-color: #fff;
    border-radius: 20px;
    display: block;
    box-shadow: 0 10px 40px rgba(15,15,98,0.08);
    height: 100%;
}
.afr_box .afr_logo:hover {
    box-shadow: 0 1px 4px rgba(15,15,98,0.2);
    transform: translateY(1px)
}
.afr_box .afr_logo .fit_img {
    padding: 30px;
    height: 140px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.afr_box .afr_logo .fit_img img {
    height: auto;
    width: auto;
    max-height: 100%;
    max-width: 100%;
    object-fit: contain;
    object-position: center;
}
.afr_box .afr_logo h3 {
    font-size: 16px;
    line-height: 1.5;
    font-weight: 500;
    margin-bottom: 0;
    padding: 10px;
    border-top: 1px solid #e5e5e5;
    min-height: 94px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.afr_box .afr_logo:hover h3 {
    color: #f39200;
    border-top-color: #f39200;
}

/**/
.afr_box.purple {
    background-color: #f4f4f9;
}
.afr_box.purple h2 {
    background-color: #312783;
}
.afr_box.purple .afr_logo:hover h3 {
    color: #312783;
    border-top-color: #312783;
}
/**/
.afr_box.parrot {
    background-color: #f7f9f2;
}
.afr_box.parrot h2 {
    background-color: #95c11f;
}
.afr_box.parrot .afr_logo:hover h3 {
    color: #95c11f;
    border-top-color: #95c11f;
}
/**/
.afr_box.sky {
    background-color: #f5fbfd;
}
.afr_box.sky h2 {
    background-color: #35a9e1;
}
.afr_box.sky .afr_logo:hover h3 {
    color: #35a9e1;
    border-top-color: #35a9e1;
}
/**/
.afr_box.red {
    background-color: #fcf3f4;
}
.afr_box.red h2 {
    background-color: #be1622;
}
.afr_box.red .afr_logo:hover h3 {
    color: #be1622;
    border-top-color: #be1622;
}
/**/
.afr_box.green {
    background-color: #f2f7f5;
}
.afr_box.green h2 {
    background-color: #006633;
}
.afr_box.green .afr_logo:hover h3 {
    color: #006633;
    border-top-color: #006633;
}
/**/
.afr_section .ring_shape.sm {
    bottom: 25%;
}
.afr_section .round_shape.tl {
    top: 10%;
    left: 2%;
}
.afr_section .round_shape.tl.lightorange {
    top: 22%;
    left: 9%;
}
.afr_section .round_shape.tl.lightred {
    top: 52%;
    left: 3%;
}
.afr_section .round_shape.bl {
    left: 10%;
    bottom: 20%;
}
.afr_section .round_shape.tr {
    right: 3%;
    bottom: 3%;
}
.afr_section .round_shape.tr.lightorange {
    right: 10%;
    bottom: 50%;
}
.afr_section .round_shape.tr.lightblue {
    right: 3%;
    bottom: 85%;
}
.round_shape.lightgreen{
    background-color: #eaf3d8;
}
@media(max-width:1199px){
    .afr_box h2 {
        padding: 14px;
        font-size: 32px;
    }
    .afr_box .row {
        padding: 15px 25px;
        margin: 0 -10px
    }
    .afr_box .row > div {
        padding: 15px 10px;
    }
    .afr_box .afr_logo h3 {
        font-size: 14px;
        padding: 10px;
        min-height: 84px;
    }
    .afr_box .afr_logo .fit_img {
        height: 130px;
    }
}
@media(max-width:991px){
    .afr_box {
        margin-bottom: 50px;
    }
    .afr_box .row > div {
        padding: 10px;
    }
    .afr_box h2 {
        font-size: 28px;
    }
}
@media(max-width:767px){
    .afr_box {
        margin-bottom: 40px;
        border-radius: 24px;
    }
    .afr_box h2 {
        font-size: 26px;
    }
    .afr_box .afr_logo .fit_img {
        height: 120px;
    }
}
@media(max-width: 575px){
    .afr_box {
        margin-bottom: 30px;
        border-radius: 20px;
    }
    .afr_box h2 {
        font-size: 22px;
        padding: 12px;
    }
    .afr_box .row {
        padding: 10px 15px;
        margin: 0 -5px;
    }
    .afr_box .row > div {
        padding: 5px;
    }
    .afr_box .afr_logo {
        border-radius: 14px;
    }
    .afr_box .afr_logo h3 {
        font-size: 12px;
        min-height: 70px;
        padding: 6px;
    }
    .afr_box .afr_logo .fit_img {
        height: 90px;
        padding: 20px 10px;
    }
}
@media(max-width: 400px){
    .afr_box .afr_logo .fit_img {
        height: 80px;
    }
    .afr_box .afr_logo h3 {
        min-height: 50px;
        font-size: 11px;
    }
}


/**/
.qr_section{
    background-color: #dedede;
    background-blend-mode: soft-light;
    position: relative;
    overflow: hidden;
}
.qr_section:before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #dedede;
    opacity: 0.5;
}
.qr_btns {
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.qr_btns a {
    padding: 7px 20px;
    border-radius: 30px;
    border: 2px solid #fff;
    background-color: rgba(255,255,255,0.3);
    color: #1d1d1d;
    display: inline-block;
    font-weight: 600;
    font-size: 20px;
    line-height: 26px;
    margin: 8px 5px;
}
.qr_btns a:hover {
    border-color: #be1622;
    background-color: #be1622;
    color: #fff;
    box-shadow: 0 10px 30px rgba(0,0,0,0.25);
    transform: translateY(-2px);
}
.tr_radius {
    border-radius: 0 180px 0 0;
}

@media(max-width: 1199px){
    .tr_radius {
        border-radius: 0 140px 0 0;
    }
    .qr_btns a {
        padding: 6px 15px;
        font-size: 18px;
        line-height: 26px;
        margin: 6px 3px;
    }
}
@media(max-width: 991px){
    .tr_radius {
        border-radius: 0 100px 0 0;
    }
    .qr_btns a {
        padding: 6px 13px;
        font-size: 17px;
        line-height: 24px;
        margin: 4px 3px;
    }
}
@media (max-width: 767px){
    .tr_radius {
        border-radius: 0 75px 0 0;
    }
    .qr_btns a {
        width: 100%;
        display: block;
        margin: 5px 0px;
        font-size: 16px;
        line-height: 22px;
    }
}
@media (max-width: 575px){
    .tr_radius {
        border-radius: 0 50px 0 0;
    }
    .qr_btns a {
        font-size: 15px;
        line-height: 20px;
    }
}
@media (max-width: 420px){
    .qr_btns a {
        font-size: 14px;
        padding: 6px 7px;
    }
}


/**/
.ssg_section {
    background-color: #fbfdf6;
    position: relative;
}
.ssg_section:before {
    content: "";
    position: absolute;
    width: 226px;
    height: 442px;
    left: 0;
    top: 52.5%;
    transform: translateY(-50%);
    background-image: url("../images/dot.png");
    background-size: auto;
    background-position: top right;
    background-repeat: repeat;
    opacity: 0.15;
}
.ssg_section .ring_shape{
    bottom: 50%;
}
.ssg_section .row {
    margin: 0 -10px;
}
.ssg_section .row > div {
    padding: 0 10px;
}
.ssg_image {
    height: 340px;
    display: block;
    overflow: hidden;
    border-radius: 16px;
    background-color: #95c11f;
    position: relative;
    margin: 10px 0;
}
.ssg_image:hover {
    box-shadow: 0 10px 30px rgba(0,0,0,0.25);
    transform: translateY(-2px);
}
.ssg_image:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 60px;
    height: 60px;
    z-index: 2;
    background-image: url(../images/plus-icon.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    transform: translate(-50%,-50%) scale(1.3);
    opacity: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.ssg_image:hover:before {
    transform: translate(-50%,-50%) scale(1);
    opacity: 1;
}
.ssg_image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 16px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.ssg_image:hover img {
    opacity: 0.3;
}

@media (max-width: 1199px){
    .ssg_image {
        height: 280px;
    }
    .ssg_image:before {
        width: 50px;
        height: 50px;
    }
}
@media (max-width: 991px){
    .ssg_image {
        height: 220px;
        margin: 6px 0;
    }
    .ssg_image:before {
        width: 40px;
        height: 40px;
    }
    .ssg_section .row {
        margin: 0 -6px;
    }
    .ssg_section .row > div {
        padding: 0 6px;
    }
    
}
@media (max-width: 460px){
    .ssg_image {
        height: 180px;
        border-radius: 12px;
    }
    .ssg_image img {
        border-radius: 12px;
    }
}
@media (max-width: 380px){
    .ssg_image {
        height: 140px;
        margin: 4px 0;
    }
    .ssg_section .row {
        margin: 0 -4px;
    }
    .ssg_section .row > div {
        padding: 0 4px;
    }
}

/**/
.whyfilm_sask .dot_vect:before {
    display: none;
}
.technical_info .round_shape.lightblue,
.whyfilm_sask .round_shape.lightblue {
    left: 94%;
}
.whyfilm_sask .wwd_box{
    padding-left: 30px;
    padding-right: 30px;
}
.gradient_bg {
    background: linear-gradient(90deg, rgba(234,246,252,1) 0%, rgba(234,233,242,1) 100%);
}

/**/
.technical_info {
    overflow: hidden;
}
.technical_info .ring_shape.sm {
    left: -400px;
    top: 100px;
    bottom: inherit;
    right: inherit;
}
.card {
	border: 1px solid #e2e2e2;
	margin-bottom: 30px;
	background-color: #eff6de;
    border-radius: 14px !important;
    box-shadow: 0 0px 30px rgba(15,15,98,0.1);
}
.card:last-child {
	margin-bottom: 0px;
}
.card-header {
    display: block;
    position: relative;
    padding: 20px 80px 20px 25px;
    background-color: #eff6de;
    border: none;
    border-radius: 0 !important;
    font-size: 24px;
    line-height: 30px;
    letter-spacing: 0px;
    font-weight: 700;
    color: #000000 !important;
    cursor: pointer;
    text-transform: capitalize;
    margin-bottom: 0 !important;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.card-header.collapsed{
    background-color: #fff !important;
}
.card-header .card-title {
    margin-bottom: 0;
}
.card-header:hover {
	text-decoration: none;
}
.card-header.collapsed:before, 
.card-header:before {
	content: "\f056";
    font-family: 'FontAwesome';
    width: 60px;
    height: 100%;
    font-size: 30px;
    position: absolute;
    top: 0;
    right: 0;
    text-align: center;
    color: #000;
    font-weight: 400;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 1;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.card-header.collapsed:before {
    content: "\f055";
}
.card-body {
    border-top: 0;
    padding: 0px;
    background-color: transparent;
}
.card-body .collapse_content {
    background-color: #fff;
    padding: 20px 25px;
    border-radius: 14px;
}
.card-body .collapse_content p {
    margin-bottom: 15px;
}
.card-body .collapse_content li a,
.card-body .collapse_content p a {
    font-weight: 700;
    text-decoration: underline;
}

@media(max-width:1199px){
    .card-header {
        padding: 18px 70px 18px 22px;
        font-size: 22px;
        line-height: 28px;
    }
    .card-body .collapse_content {
        padding: 18px 22px;
    }
    .card-header.collapsed:before, 
    .card-header:before {
        font-size: 26px;
    }
    .round_shape.rt {
        top: 150px;
        left: 94%;
    }
    .technical_info .ring_shape.sm {
        left: -300px;
    }
    .whyfilm_sask .wwd_box {
        padding-left: 20px;
        padding-right: 20px;
    }
}
@media(max-width:991px){
    .card {
        margin-bottom: 25px;
    }
    .card-header {
        padding: 16px 60px 16px 20px;
        font-size: 20px;
    }
    .card-body .collapse_content {
        padding: 16px 20px;
    }
    .card-header.collapsed:before, 
    .card-header:before {
        font-size: 24px;
    }
    .card-body .collapse_content p {
        margin-bottom: 12px;
    }
}
@media(max-width:767px){
    .card {
        margin-bottom: 20px;
    }
    .card-header {
        padding: 14px 50px 14px 18px;
        font-size: 18px;
        line-height: 1.4;
    }
    .card-body .collapse_content {
        padding: 15px 20px;
    }
    .card-header.collapsed:before, 
    .card-header:before {
        font-size: 22px;
        width: 50px;
    }
    .card-body .collapse_content p {
        margin-bottom: 10px;
    }
}
@media(max-width:575px){
    .card {
        margin-bottom: 15px;
    }
    .card-header {
        padding: 10px 40px 10px 16px;
        font-size: 17px;
    }
    .card-body .collapse_content {
        padding: 10px 16px;
    }
    .card-header.collapsed:before, 
    .card-header:before {
        font-size: 20px;
        width: 40px;
    }
    .whyfilm_sask .wwd_box {
        padding-left: 10px;
        padding-right: 10px;
    }
}
@media(max-width:460px){
    .card-header {
        padding: 10px 40px 10px 12px;
        font-size: 15px;
        line-height: 1.3;
    }
}


/* ssgtxim_section */
.ssgtxim_section h5{
    font-size: 21px;
    line-height: 1.7;
    letter-spacing: 1px;
    margin-bottom: 30px;
    font-style: italic;
}
.ssgtxim_section a{
    font-weight: 700;
    color: #95c11f;
}
.ssgtxim_section a:hover {
    color: #be1622;
}
.ssgtxim_section .fit_img {
    height: 64%;
    max-height: 40vh;
    box-shadow: 0 10px 40px rgba(15,15,98,0.3);
    border-radius: 30px;
}
.ssgtxim_section .fit_img:nth-child(2) {
    height: 40%;
    width: 90%;
    margin: -12% auto 0;
}
.booking_info {
    border-radius: 24px;
    background-color: #95c11f;
    padding: 25px 40px 35px;
    text-align: center;
    margin: 60px 0;
}
.booking_info h2 {
    margin-bottom: 10px;
    font-size: 36px;
}
.booking_info h4 {
    font-style: inherit;
    margin-bottom: 10px;
    font-size: 20px;
}
.booking_info p {
    margin-bottom: 10px;
}
.booking_info .btn_holder {
    margin-top: 0px;
    display: flex;
    flex-wrap: wrap;
}
.booking_info .white_btn {
    margin: 10px;
    box-shadow: none;
    flex: 1;
    font-weight: 500;
}
.white_btn {
    text-transform: capitalize;
    color: #1d1d1d !important;
    background: #fff;
    border: 2px solid #fff;
    line-height: 1.5;
}
.white_btn:hover {
    text-transform: capitalize;
    color: #fff !important;
    background: none;
    border-color: #fff;
}
.stage_numbers {
    margin: 50px 0;
}
.stage_numbers .row > div {
    padding-top: 15px;
    padding-bottom: 15px;
}
.stage_box {
    text-align: center;
    padding: 30px;
    border-radius: 24px;
    background-color: #f4f9e8;
}
.stage_box h4 {
    font-size: 24px;
    color: #7faf00;
    text-transform: uppercase;
    margin-bottom: 15px;
}
.stage_box h2 {
    font-size: 56px;
    margin-bottom: 15px;
}
.stage_box p {
    margin-bottom: 0;
    opacity: 0.7;
}

.video_box {
    max-width: 900px;
    height: auto;
    margin: 0 auto;
    position: relative;
    border-radius: 24px;
    background-color: #fff;
}
.video_box video{
    width: 100%;
    height: 100%;
    border-radius: 24px;
    display: block;
    position: relative;
    z-index: 1;
    background-color: #fff;
    box-shadow: 0 0 40px rgba(0,0,0,0.1);
}
.video_box:before{
    content: '';
    position: absolute;
    top: 20px;
    left: 20px;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.07);
    border-radius: 24px;
}

.play-button-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: auto;
    pointer-events: none;
    z-index: 2;
}
.play-button-wrapper #circle-play-b {
    cursor: pointer;
    pointer-events: auto;
    width: 132px;
    height: 136px;
}
.play-button-wrapper #circle-play-b > img {
    object-fit: contain;
    width: 100%;
    height: 100%;
}
.ssgtxim_section .round_shape.tl {
    top: 10%;
    left: 3%;
}
.ssgtxim_section .round_shape.bt {
    left: 8%;
}
.ssgtxim_section .round_shape.rb {
    top: 67%;
    left: 87%;
}
.ssgtxim_section .ring_shape {
    right: -20%;
}
@media(max-width: 1600px){
    .ssgtxim_section .round_shape.bt {
        left: 1%;
    }
    .ssgtxim_section .round_shape.tl {
        top: 1%;
        left: 0%;
    }
}
@media(max-width: 1199px){
    .ssgtxim_section h5 {
        font-size: 20px;
        margin-bottom: 20px;
    }
    .booking_info h2 {
        font-size: 32px;
    }
    .booking_info {
        border-radius: 24px;
        padding: 20px 10px 25px;
        margin: 50px 0;
    }
    .booking_info .white_btn {
        margin: 5px;
        padding-left: 10px;
        padding-right: 10px;
    }
    .video_box{
        max-width: 800px;
    }
    .play-button-wrapper #circle-play-b {
        width: 100px;
        height: 104px;
    }
    .stage_numbers {
        margin: 40px 0;
    }
    .stage_box h2 {
        font-size: 52px;
    }
    .stage_box h4 {
        font-size: 22px;
        margin-bottom: 10px;
    }
    .stage_box {
        padding: 25px;
    }
}
@media(max-width: 991px){
    .ssgtxim_section .fit_img {
        height: 500px;
        max-width: 600px;
        margin: 30px auto 0;
    }
    .ssgtxim_section .fit_img:nth-child(2) {
        height: 410px;
        width: 70%;
        margin: -8% auto 0;
    }
    .booking_info h2 {
        font-size: 28px;
    }
    .booking_info .btn_holder {
        margin-top: 15px;
        display: block;
    }
    .booking_info h4 {
        font-size: 18px;
    }
    .booking_info .white_btn {
        margin: 3px;
        padding-left: 20px;
        padding-right: 20px;
    }
    .booking_info {
        padding: 20px;
        margin: 40px 0;
    }
    .ssgtxim_section h5 {
        font-size: 19px;
    }
    .stage_numbers {
        margin: 30px 0;
    }
    .stage_box h2 {
        font-size: 42px;
        margin-bottom: 10px;
    }
    .stage_box h4 {
        font-size: 18px;
    }
    .play-button-wrapper #circle-play-b {
        width: 80px;
        height: 84px;
    }
}
@media(max-width: 767px){
    .ssgtxim_section .ring_shape {
        right: -35%;
    }
    .ssgtxim_section h5 {
        font-size: 18px;
        line-height: 1.5;
        letter-spacing: 0.5px;
    }
    .ssgtxim_section .fit_img {
        height: 450px;
        margin: 10px auto 0;
    }
    .ssgtxim_section .fit_img:nth-child(2) {
        height: 300px;
        width: 80%;
    }
    .booking_info .white_btn {
        min-width: 260px;
    }
    .stage_numbers {
        margin: 20px 0 30px;
    }
    .video_box:before {
        top: 10px;
        left: 10px;
    }
    .play-button-wrapper #circle-play-b {
        width: 60px;
        height: 64px;
    }
}
@media(max-width: 575px){
    .ssgtxim_section .ring_shape {
        right: -50%;
    }
    .ssgtxim_section h5 {
        font-size: 16px;
        letter-spacing: 0.3px;
    }
    .ssgtxim_section .fit_img {
        height: 400px;
    }
    .ssgtxim_section .fit_img:nth-child(2) {
        height: 250px;
        width: 90%;
    }
    .stage_numbers {
        margin: 10px 0 20px;
    }
    .booking_info h2 {
        font-size: 24px;
    }
}
@media(max-width: 460px){
    .ssgtxim_section .fit_img {
        height: 320px;
    }
    .ssgtxim_section .fit_img:nth-child(2) {
        height: 220px;
        margin: -12% auto 0;
    }
}

/*----- Our Support Page-----*/
.our_support_secion .support_box{
    border-radius: 30px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 10px 40px rgba(15, 15, 98, 0.08);
    margin-bottom: 70px;
    position: relative;
    padding: 10px;
    min-height: 430px;
}
.our_support_secion .support_box:last-child{
    margin-bottom: 0;
}
.our_support_secion .support_box:after {
    content: '';
    position: absolute;
    right: -70px;
    top: 0;
    bottom: 0;
    margin: auto;
    background-image: url('../images/yellow-dot-bg.png');
    background-size: 24px 24px;
    background-repeat: repeat;
    background-position: center;
    width: 70px;
    height: calc(100% - 110px);
    z-index: -1;
    opacity: 0.15;
}
.our_support_secion .support_box .support_img {
    border-radius: 30px;
    height: 100%;
    display: block;
    position: relative;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
}
.our_support_secion .support_box .support_img .os_icon {
    height: 140px;
    width: 240px;
    object-fit: contain;
    filter: brightness(0) invert(1);
    transform: scale(1.2);
    opacity: 0;
    position: relative;
    z-index: 2;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.our_support_secion .support_box:hover .support_img .os_icon {
    transform: scale(1);
    opacity: 1;
}
.our_support_secion .support_box .support_img::after{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(243, 146, 0, 0.8);
    left: 0;
    top: 0;
    z-index: 1;
    opacity: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.our_support_secion .support_box:hover .support_img::after {
    opacity: 1;
}
.our_support_secion .support_box .support_info{
    padding: 40px;
    height: 100%;
    display: flex;
    flex-direction: column;
    text-align: left;
    justify-content: space-between;
}
.our_support_secion .support_box .support_info .support_content h2{
    font-size:34px;
    color: #f39200;
}
.our_support_secion .support_box .support_info .support_content p{
    font-weight: 500;
    line-height: 1.9;
}
.our_support_secion .support_box .support_info .btn_holder {
    margin-top: auto;
    display: flex;
    text-align: left;
}
.our_support_secion .support_box .support_info .btn_holder .my_btn{
    background-image: none;
    background-color: #f39200;
    min-width: 195px;
}
.our_support_secion .support_box:nth-child(even) > div:nth-child(1){
    order: 6;
}
.our_support_secion .support_box:nth-child(even):after{
    right: inherit;
    left: -70px;
}
.our_support_secion .round_shape.lightpurple.lg{
    left: 1%;
    bottom: 30%;
}
.our_support_secion .ring_shape {
    right: -340px;
    top: 10%;
}
.our_support_secion .round_shape.tl {
    top: 10%;
    left: 2%;
}
.our_support_secion .round_shape.bl  {
    bottom: 17%;
}
.our_support_secion .round_shape.rb {
    top: 55%;
}

.bottom_support_section{
    background-color: #dedede;
    border-radius: 0 180px 0 0;
    background-blend-mode: soft-light;
    overflow: hidden;
    padding: 120px 0;
}
.bottom_support_section .container-fluid {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.bottom_support_section .my_btn {
    margin: 10px;
}
.bottom_support_section .my_btn {
    min-width: 435px;
    padding: 20px 40px;
    font-size: 20px;
    border-radius: 35px;
    margin-right: 20px;
}
/*--- yellow_box ---*/
.our_support_secion .support_box.yellow_box .support_info .support_content h3{
    color: #f39200;
}
.our_support_secion .support_box.yellow_box .support_info .btn_holder .my_btn{
    background-color: #f39200;
}
.our_support_secion .support_box.yellow_box .support_img::after{
    background-color: rgba(243, 146, 0, 0.8);
}
.our_support_secion .support_box.yellow_box:nth-child(even):after{
   background-image: url('../images/yellow-dot-bg.png');
}
.our_support_secion .support_box.yellow_box .support_info .btn_holder .my_btn:hover,
.our_support_secion .support_box.yellow_box .support_info .btn_holder .my_btn:focus{
    background-color: #ce7c00;
}
/*--- /yellow_box ---*/

/*--- green_box ---*/
.our_support_secion .support_box.green_box .support_info .support_content h2{
    color: #006633;
}
.our_support_secion .support_box.green_box .support_info .btn_holder .my_btn{
    background-color: #006633;
}
.our_support_secion .support_box.green_box .support_img::after{
    background-color: rgba(0, 102, 51, 0.8);
}
.our_support_secion .support_box.green_box:after{
   background-image: url('../images/green-dot-bg.png');
}
.our_support_secion .support_box.green_box .support_info .btn_holder .my_btn:hover,
.our_support_secion .support_box.green_box .support_info .btn_holder .my_btn:focus{
    background-color: #004c26;
}
/*--- /green_box ---*/

/*--- red_box ---*/
.our_support_secion .support_box.red_box .support_info .support_content h2{
    color: #be1622;
}
.our_support_secion .support_box.red_box .support_info .btn_holder .my_btn{
    background-color: #be1622;
}
.our_support_secion .support_box.red_box .support_img::after{
    background-color: rgba(190, 22, 34, 0.8);
}
.our_support_secion .support_box.red_box:after{
   background-image: url('../images/red-dot-bg.png');
}
.our_support_secion .support_box.red_box .support_info .btn_holder .my_btn:hover,
.our_support_secion .support_box.red_box .support_info .btn_holder .my_btn:focus{
    background-color: #8e1019;
}
/*--- /red_box ---*/

/*--- purple_box ---*/
.our_support_secion .support_box.purple_box .support_info .support_content h2{
    color: #312783;
}
.our_support_secion .support_box.purple_box .support_info .btn_holder .my_btn{
    background-color: #312783;
}
.our_support_secion .support_box.purple_box .support_img::after{
    background-color: rgba(49, 39, 131, 0.8);
}
.our_support_secion .support_box.purple_box:after{
   background-image: url('../images/purple-dot-bg.png');
}
.our_support_secion .support_box.purple_box .support_info .btn_holder .my_btn:hover,
.our_support_secion .support_box.purple_box .support_info .btn_holder .my_btn:focus{
    background-color: #271f68;
}
/*--- /purple_box ---*/

/*--- parrot_box ---*/
.our_support_secion .support_box.parrot_box .support_info .support_content h2{
    color: #95c11f;
}
.our_support_secion .support_box.parrot_box .support_info .btn_holder .my_btn{
    background-color: #95c11f;
}
.our_support_secion .support_box.parrot_box .support_img::after{
    background-color: rgba(149, 193, 31, 0.8);
}
.our_support_secion .support_box.parrot_box:after{
    background-image: url('../images/parrot-dot-bg.png');
}
.our_support_secion .support_box.parrot_box .support_info .btn_holder .my_btn:hover,
.our_support_secion .support_box.parrot_box .support_info .btn_holder .my_btn:focus{
    background-color: #7a9e19;
}
/*--- /parrot_box ---*/

/*--- sky_box ---*/
.our_support_secion .support_box.sky_box .support_info .support_content h2{
    color: #35a9e1;
}
.our_support_secion .support_box.sky_box .support_info .btn_holder .my_btn{
    background-color: #35a9e1;
}
.our_support_secion .support_box.sky_box .support_img::after{
    background-color: rgba(53, 169, 225, 0.8);
}
.our_support_secion .support_box.sky_box:after{
   background-image: url('../images/sky-dot-bg.png');
}
.our_support_secion .support_box.sky_box .support_info .btn_holder .my_btn:hover,
.our_support_secion .support_box.sky_box .support_info .btn_holder .my_btn:focus{
    background-color: #1a83b5;
}
.bird-art{
    bottom: 0;
    width: 415px;
    height: 480px;
    right: inherit;
    left: -1px;
    object-position: left bottom;
    opacity: 0.4;
}
/*--- /sky_box ---*/

@media (max-width: 1600px){
    .bird-art {
        width: 320px;
        height: 400px;
    }
    .bottom_support_section .my_btn {
        min-width: 350px;
        padding: 15px 30px;
        font-size: 18px;
        border-radius: 35px;
        margin-right: 15px;
    }
    .bottom_support_section {
        padding: 100px 0;
        border-radius: 0 140px 0 0;
    }
}
@media(max-width: 1199px){
    .our_support_secion .support_box .support_info {
        padding: 35px;
    }
    .our_support_secion .support_box .support_img::before {
        width: 130px;
        height: 125px;
    }
    .our_support_secion .support_box .support_info .support_content h2 {
        font-size: 32px;
        color: #f39200;
    }
    .our_support_secion .support_box {
        margin-bottom: 60px;
        min-height: 385px;
    }
    .our_support_secion .support_box:after {
        right: -60px;
        background-size: 22px 22px;
        width: 60px;
    }
    .our_support_secion .support_box:nth-child(even):after {
        right: inherit;
        left: -55px;
    }
    .bird-art {
        width: 280px;
        height: 350px;
    }
    .bottom_support_section {
        padding: 85px 0;
        border-radius: 0 100px 0 0;
    }
    .bottom_support_section .my_btn {
        min-width: 305px;
        padding: 14px 10px;
        font-size: 16px;
        border-radius: 35px;
        margin-right: 10px;
    }
}
@media(max-width: 991px){
    .our_support_secion .support_box {
        margin-bottom: 40px;
        padding: 8px;
        border-radius: 26px;
    }
    .our_support_secion .support_box .support_img {
        border-radius: 26px;
    }
    .our_support_secion .support_box .support_info {
        padding: 20px;
    }
    .our_support_secion .support_box .support_info .support_content h2 {
        font-size: 28px;
    }
    .our_support_secion .support_box .support_info .btn_holder .my_btn {
        min-width: 160px;
    }
    .our_support_secion .support_box:after {
        right: -50px;
        background-size: 20px 20px;
        width: 50px;
    }
    .our_support_secion .support_box:nth-child(even):after {
        left: -50px;
    }
    .our_support_secion .support_box .support_info .support_content p {
        line-height: 1.8;
    }
    .bird-art {
        width: 250px;
        height: 320px;
    }
    .bottom_support_section .container-fluid {
        flex-wrap: wrap;
    }
    .bottom_support_section .my_btn {
        min-width: 290px;
        padding: 14px 25px;
        margin: 7px;
    }
    .bottom_support_section {
        padding: 70px 0;
        border-radius: 0 75px 0 0;
    }
}
@media (max-width: 767px){
    .bottom_support_section {
        padding: 50px 0;
    }
    .our_support_secion .support_box:nth-child(even) > div:nth-child(1){
        order: 0;
    }
    .our_support_secion .support_box .support_img::before {
        width: 120px;
        height: 115px;
    }
    .our_support_secion .support_box .support_info {
        padding: 25px 20px;
    }
    .our_support_secion .support_box:after {
        background-size: 18px 18px;
    }
    .our_support_secion .support_box {
        margin-bottom: 35px;
        min-height:auto;
        border-radius: 20px;
    }
    .our_support_secion .support_box .support_info .support_content h2 {
        font-size: 26px;
        margin-bottom: 10px;
    }
    .our_support_secion .support_box .support_info .support_content p {
        line-height: 1.7;
    }
    .our_support_secion .support_box .support_info .btn_holder .my_btn {
        min-width: 140px;
    }
    .bird-art {
        width: 210px;
        height: 290px;
    }
    .our_support_secion .support_box .support_img {
        height: 360px;
        background-position: top center;
        border-radius: 20px;
    }
    .our_support_secion .support_box .support_img .os_icon {
        height: 120px;
        width: 210px;
    }
    .bottom_support_section .my_btn {
        min-width: 340px;
        padding: 12px 15px;
        margin: 5px;
        font-size: 15px;
    }
}
@media (max-width: 575px){
    .our_support_secion .support_box .support_img .os_icon {
        height: 100px;
        width: 170px;
    }
    .our_support_secion .support_box .support_img {
        height: 300px;
    }
    .our_support_secion .support_box {
        margin-bottom: 25px;
        padding: 6px;
    }
    .our_support_secion .support_box .support_info {
        padding: 15px 10px;
    }
    .our_support_secion .support_box .support_info .support_content h2 {
        font-size: 24px;
    }
    .our_support_secion .support_box:nth-child(even):after {
        left: -30px;
    }
    .our_support_secion .support_box:after {
        background-size: 16px 16px;
    }
    .bird-art {
        width: 180px;
        height: 250px;
    }
    .bottom_support_section {
        padding: 40px 0;
        border-radius: 0 50px 0 0;
    }
    .bottom_support_section .container .my_btn {
        min-width: 285px;
        padding: 13px 15px;
        margin: 6px;
    }
    .our_support_secion .support_box .support_img::before {
        width: 100px;
        height: 95px;
    }
}
@media (max-width: 420px){
    .our_support_secion .support_box .support_img {
        height: 260px;
    }
    .our_support_secion .support_box:nth-child(even):after {
        left: -33px;
    }
    .our_support_secion .support_box .support_info .support_content h2 {
        font-size: 22px;
    }
    .bottom_support_section .my_btn {
        min-width: 290px;
        padding: 10px;
        margin: 5px 0;
        font-size: 14px;
    }
}
/*----- /Our Support Page-----*/

/*----- Our Support Film Tv Page -----*/
.film_icon_section{
    position: relative;
    margin-top: -150px;
     z-index: 11;
}
.film_icon_section .container{
    display: flex;
    justify-content: center;
    align-items: center;
}
.top_icon {
    position: relative;
    width: 215px;
    height: 215px;
    border-radius: 200px;
    background-color: #fff;
    display: flex;
    padding: 40px;
    justify-content: center;
    align-items: center;
    box-shadow: 0px 10px 40px rgba(15, 15, 98, 0.08);
}
.top_icon img{
    object-fit: contain;
    max-height: 100%;
    max-width: 100%;
    width: auto;
    height: auto;
}
.film_tv_section{
    padding-top: 40px;
}
.film_tv_section .ring_shape {
    right: -350px;
    top: 150px;
}
.film_tv_section .ft_col{
    padding-top: 35px;
    padding-bottom: 35px;
}
.film_tv_section .row > div:nth-child(odd) > .film_tv_box{
    margin-right: 20px;
}
.film_tv_section .row > div:nth-child(even) > .film_tv_box{
    margin-left: 20px;
}
.film_tv_section .film_tv_box{
    border-radius: 30px;
    background-color: #fff;
    box-shadow: 0px 10px 40px rgba(15, 15, 98, 0.08);
    height: 100%;
    display: flex;
    flex-direction: column;
}
.film_tv_section .film_tv_box .fit_img{
    height: 350px;
    border-radius: 30px;
    position: relative;
}
.film_tv_section .film_tv_box .fit_img img{
    border-radius: 30px;
}
.film_tv_section .film_tv_box .fit_img:after{
    content: '\f045';
    position: absolute;
    font-family: 'FontAwesome';
    color: #fff;
    font-size: 80px;
    line-height: 1;
    z-index: 2;
    opacity: 0;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
     -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.film_tv_section .film_tv_box .fit_img:not(.comingsoon):hover:after,
.film_tv_section .film_tv_box .fit_img:not(.comingsoon):focus:after{
    opacity: 1;
}
.film_tv_section .film_tv_box .fit_img:not(.comingsoon):hover img,
.film_tv_section .film_tv_box .fit_img:not(.comingsoon):focus img{
    opacity: 0.3;
}
.film_tv_section .film_tv_box .film_tv_content {
    display: flex;
    flex-direction: column;
    padding: 35px;
    text-align: center;
}
.film_tv_section .film_tv_box .film_tv_content h2 {
    font-size: 30px;
} 
.film_tv_section .film_tv_box .film_tv_content h2 a{
    color: #000000;
}
.film_tv_section .film_tv_box .film_tv_content p{
    color: #1d1d1d;
}
.film_tv_section .film_tv_box .film_tv_content p:last-child{
    margin-bottom: 0;
}
.film_tv_section .film_tv_box .film_tv_content p a {
    text-decoration: underline;
}
.film_tv_section .film_tv_box .film_tv_content p a:hover {
    text-decoration: none;
}
.film_tv_section .film_tv_box .btn_holder {
    margin-top: auto;
    text-align: center;
    display: flex;
    padding: 0 35px 50px;
    justify-content: center;
}
.film_tv_section .film_tv_box .btn_holder .my_btn{
    background-image: none;
}
/*--- Parrot Color Content ---*/
.parrot_color_content .ps_info p a,
.parrot_color_content .film_tv_content p a,
.parrot_color_content .film_tv_content h2 a:hover,
.parrot_color_content .film_tv_content h2 a:focus{
    color: #95c11f;
}
.parrot_color_content .btn_holder .my_btn{
    background-color: #95c11f;
}
.parrot_color_content .fit_img{
    background-color: #95c11f;
}
.parrot_color_content .btn_holder .my_btn:hover,
.parrot_color_content .btn_holder .my_btn:focus{
    background-color: #7a9e19;
}
/*--- /Parrot Color Content ---*/

/*---Sky Color Content ---*/
.sky_color_content .ps_info p a,
.sky_color_content .film_tv_content p a,
.sky_color_content .film_tv_content h2 a:hover,
.sky_color_content .film_tv_content h2 a:focus{
    color: #35a9e1;
}
.sky_color_content .btn_holder .my_btn{
    background-color: #35a9e1;
}
.sky_color_content .fit_img{
    background-color: #35a9e1;
}
.sky_color_content .btn_holder .my_btn:hover,
.sky_color_content .btn_holder .my_btn:focus{
    background-color: #1a83b5;
}
/*--- /Sky Color Content ---*/

/*--- purple Color Content ---*/
.purple_color_content .ps_info p a,
.purple_color_content .film_tv_content p a,
.purple_color_content .film_tv_content h2 a:hover,
.purple_color_content .film_tv_content h2 a:focus{
    color: #312783;
}
.purple_color_content .btn_holder .my_btn{
    background-color: #312783;
}
.purple_color_content .fit_img{
    background-color: #312783;
}
.purple_color_content .btn_holder .my_btn:hover,
.purple_color_content .btn_holder .my_btn:focus{
    background-color: #271f68;
}
/*--- /purple Color Content ---*/
/*--- red Color Content ---*/
.red_color_content .ps_info p a,
.red_color_content .film_tv_content p a,
.red_color_content .film_tv_content h2 a:hover,
.red_color_content .film_tv_content h2 a:focus{
    color: #be1622;
}
.red_color_content .btn_holder .my_btn{
    background-color: #be1622;
}
.red_color_content .fit_img{
    background-color: #be1622;
}
.red_color_content .btn_holder .my_btn:hover,
.red_color_content .btn_holder .my_btn:focus{
    background-color: #8e1019;
}
/*--- /red Color Content ---*/
/*--- green Color Content ---*/
.green_color_content .ps_info p a,
.green_color_content .film_tv_content p a,
.green_color_content .film_tv_content h2 a:hover,
.green_color_content .film_tv_content h2 a:focus{
    color: #006633;
}
.green_color_content .btn_holder .my_btn{
    background-color: #006633;
}
.green_color_content .fit_img{
    background-color: #006633;
}
.green_color_content .btn_holder .my_btn:hover,
.green_color_content .btn_holder .my_btn:focus{
    background-color: #004c26;
}
/*--- /green Color Content ---*/

/*--- yellow Color Content ---*/
.yellow_color_content .ps_info p a,
.yellow_color_content .film_tv_content p a,
.yellow_color_content .film_tv_content h2 a:hover,
.yellow_color_content .film_tv_content h2 a:focus{
    color: #f39200;
}
.yellow_color_content .btn_holder .my_btn{
    background-color: #f39200;
}
.yellow_color_content .fit_img{
    background-color: #f39200;
}
.yellow_color_content .btn_holder .my_btn:hover,
.yellow_color_content .btn_holder .my_btn:focus{
    background-color: #ce7c00;
}
/*--- /yellow Color Content ---*/
.ps_info p a:hover{
    text-decoration: underline;
}
@media (max-width: 1199px){
    .top_icon {
        width: 190px;
        height: 190px;
    }
    .film_icon_section {
        margin-top: -135px;
    }
    .film_tv_section .row > div:nth-child(odd) > .film_tv_box {
        margin-right: 10px;
    }
    .film_tv_section .row > div:nth-child(even) > .film_tv_box {
        margin-left: 10px;
    }
    .film_tv_section .ft_col {
        padding-top: 25px;
        padding-bottom: 25px;
    }
    .film_tv_section .film_tv_box .film_tv_content {
        padding: 30px;
    }
    .film_tv_section .film_tv_box .btn_holder {
        padding: 0 30px 40px;
    }
    .film_tv_section .film_tv_box .fit_img {
        height: 280px;
    }
    .film_tv_section .film_tv_box .fit_img:after {
        font-size: 70px;
    }
    .film_tv_section .film_tv_box .film_tv_content h2 {
        font-size: 28px;
    } 
}
@media (max-width: 991px){
    .top_icon {
        width: 160px;
        height: 160px;
        padding: 35px;
    }
    .film_tv_section .row > div:nth-child(odd) > .film_tv_box {
        margin-right: 0;
    }
    .film_tv_section .row > div:nth-child(even) > .film_tv_box {
        margin-left: 0;
    }
    .film_tv_section .ft_col {
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .film_icon_section {
        margin-top: -115px;
    }
    .film_tv_section .film_tv_box{
        border-radius: 24px;
    }
    .film_tv_section .film_tv_box .fit_img {
        height: 220px;
        border-radius: 24px;
    }
    .film_tv_section .film_tv_box .fit_img img {
        border-radius: 24px;
    }
    .film_tv_section .film_tv_box .fit_img:after {
        font-size: 60px;
    }
    .film_tv_section .film_tv_box .film_tv_content h2 {
        font-size: 22px;
        margin-bottom: 10px;
    } 
    .film_tv_section .film_tv_box .film_tv_content {
        padding: 20px;
    }   
    .film_tv_section .film_tv_box .btn_holder {
        padding: 0 25px 32px;
    }
}
@media (max-width: 767px){
    .film_tv_section .film_tv_box .film_tv_content {
        padding: 20px;
    }
    .film_tv_section .film_tv_box .btn_holder {
        padding: 0 20px 30px;
    }
    .top_icon {
        width: 110px;
        height: 110px;
        padding: 25px;
    }
    .film_icon_section {
        margin-top: -75px;
    }
    .film_tv_section {
        padding-top: 30px;
    }
    .film_tv_section .film_tv_box{
        border-radius: 20px;
    }
    .film_tv_section .film_tv_box .fit_img {
        height: 320px;
        border-radius: 20px;
    }
    .film_tv_section .film_tv_box .fit_img img {
        border-radius: 20px;
    }
    .film_tv_section .film_tv_box .film_tv_content {
        padding: 20px 15px;
    }
    .film_tv_section .film_tv_box .btn_holder {
        padding: 0 15px 30px;
    }
}
@media (max-width: 575px){
    .film_tv_section .film_tv_box .fit_img:after {
        font-size: 40px;
    }
    .film_icon_section {
        margin-top: -60px;
    }
    .film_tv_section .film_tv_box .film_tv_content h2 a br{
        display: none;
    }
    .top_icon {
        width: 90px;
        height: 90px;
        padding: 20px;
    }
}
@media (max-width: 400px){
    .film_tv_section .film_tv_box .fit_img{
        height: 185px;
    }
}
/*----- /Our Support Film Tv Page -----*/

/*----- Os Feature Film&tv Production Page-----*/
.internal_cover .caption p {
    font-size: 22px;
    line-height: 1.7;
    width: 90%;
    margin: 15px auto 0;
}
.internal_cover .caption p a:hover {
    color: #fff;
    opacity: 0.7;
}

/*--- Deadlines & Processing Time ---*/
.deadline_process_section{
    padding-top: 60px;
}
.deadline_process_section .dp_time_box {
    background-color: #95c11f;
    border-radius: 20px;
    text-align: center;
    padding: 25px 30px;
    margin-bottom: 50px;
}
.deadline_process_section .dp_time_box h2{
    color: #fff;
    font-size: 30px;
    letter-spacing: 0.6px;
}
.deadline_process_section .dp_time_box h2:last-child{
    margin-bottom: 0;
}
.dp_time_box ul {
    display: flex;
    justify-content: center;
    margin-bottom: 0;
    flex-wrap: wrap;
}
.dp_time_box ul li {
    background-color: #fff;
    margin: 0 5px;
    padding: 13px 30px;
    line-height: 30px;
    border-radius: 28px;
    text-transform: capitalize;
}
.deadline_process_section  ul li a {
    font-weight: 700;
    text-decoration: underline;
}
.dp_time_box ul li::before {
    display: none;
}
.deadline_process_section .round_shape.rb {
    top: 60%;
    left: 91%;
}
@media (max-width: 1199px){
    .deadline_process_section .dp_time_box {
        padding: 25px 30px;
        margin-bottom: 40px;
    }
    .internal_cover .caption p {
        font-size: 20px;
        line-height: 1.6;
    }
}
@media (max-width: 991px){ 
    .dp_time_box ul li {
        padding: 12px 25px;
        line-height: 26px;
    }
    .deadline_process_section .dp_time_box h2 {
        font-size: 28px;
    }
    .deadline_process_section .dp_time_box {
        padding: 20px 25px;
        margin-bottom: 30px;
    }
    .internal_cover .caption p {
        font-size: 18px;
    }
    .our_investment_bottom .fit_img {
        margin-bottom: 25px;
    }
}
@media (max-width: 767px){ 
    .deadline_process_section .dp_time_box h2 {
        font-size: 26px;
    }
    .dp_time_box ul li {
        padding: 11px 20px;
        line-height: 26px;
        margin-bottom: 10px;
        min-width: 265px;
    }
    .deadline_process_section .dp_time_box {
        padding: 20px;
        margin-bottom: 25px;
    }
    .internal_cover .caption p {
        font-size: 16px;
        width: 100%;
    }
}
@media (max-width: 575px){ 
    .deadline_process_section .dp_time_box h2 {
        font-size: 22px;
    }
    .dp_time_box ul li:last-child{
        margin-bottom: 0;
    }
    .dp_time_box ul li {
        padding: 10px 18px;
        line-height: 24px;
        min-width: 250px;
    }
    .internal_cover .caption p {
        font-size: 16px;
        line-height: 1.5;
    }
}
@media (max-width: 460px){ 
    .deadline_process_section .dp_time_box h2 {
        font-size: 20px;
    }
    .deadline_process_section .dp_time_box {
        padding: 15px;
        margin-bottom: 20px;
    }
}
/*--- /Deadlines & Processing Time ---*/

/*--- Our Investment ---*/
.our_investment{
    background-image: linear-gradient( to right, rgba(149,193,31,0.1) 0%, rgba(101,181,128, 0.1) 33%, rgba(53,169,225,0.1) 50%, rgba(49,39,131, 0.1) 100%);
}
.our_investment_bottom .fit_img{
    border-radius: 20px;
    height: 280px;
}
.our_investment_bottom a{
    text-decoration: underline;
    font-weight: 600;
}
.our_investment_bottom ul li span {
    font-weight: 500;
}
.our_investment_bottom a:hover,
.our_investment_bottom a:focus{
    color: #000;
}
/*--- /Our Investment ---*/

/*--- Eligible Section ---*/
.faq_section{
    border-top: 1px solid #e5e5e5;
}
.eligible_section .container{
    position: relative;
}
.eligible_section .section_title h2{
    font-size: 50px;
}
.eligible_section a{
    text-decoration: underline;
    font-weight: 600;
    text-transform: uppercase;
    background-image: none;
}
.eligible_section p:last-child{
    margin-bottom: 0;
}
.eligible_section .fit_img{
    border-radius: 20px;
    height: 100%;
}
.round_shape.lightpurple{
    background-color: rgba(49,39,131,0.07);
}
.faq_section .btn_holder .my_btn {
    margin-right: 10px;
    background-image: none;
}
.eligible_section .ring_shape {
    right: -430px;
    top: 60px;
}
@media(max-width:1600px){
    .eligible_section .section_title h2 {
        font-size: 44px;
    }
}
@media(max-width:1199px){
    .eligible_section .section_title h2 {
        font-size: 40px;
    }
}
@media(max-width:991px){
    .eligible_section .section_title h2 {
        font-size: 36px;
    }
    .eligible_section a {
        margin-bottom: 10px;
    }
    .eligible_section .fit_img {
        margin-top: 20px;
        height: auto;
    }
}
@media(max-width:767px){
    .eligible_section .section_title h2 {
        font-size: 32px;
    }
}
@media(max-width:575px){
    .eligible_section .section_title h2 {
        font-size: 28px;
    }
}
@media(max-width: 490px){
    .faq_section .btn_holder .my_btn {
        width: 100%;
    }
}

/*--- /Eligible Section ---*/

/*--- Parrot Color Content ---*/
.parrot_color_content .sections p a,
.parrot_color_content .ssgtxim_section a,
.parrot_color_content .wwd_content p a,
.parrot_color_content .default_typo a,
.parrot_color_content .internal_cover .caption p a,
.parrot_color_content ul li::before,
.parrot_color_content .sections ul li a,
.parrot_color_content .deadline_process_section ul li a,
.parrot_color_content .card-body .collapse_content li a,
.parrot_color_content .card-body .collapse_content p a,
.parrot_color_content ul li span,
.parrot_color_content .our_investment_bottom ul li::before,
.parrot_color_content .our_investment_bottom a,
.parrot_color_content .eligible_section a{
    color: #95C11F;
}
.parrot_color_content .my_btn,
.parrot_color_content .deadline_process_section .dp_time_box {
    background-color: #95c11f;
}
.parrot_color_content .my_btn:hover,
.parrot_color_content .my_btn:focus{
    background-color: #7a9e19;
}
/*--- /Parrot Color Content ---*/
/*--- sky Color Content ---*/
.sky_color_content .sections p a,
.sky_color_content .ssgtxim_section a,
.sky_color_content .wwd_content p a,
.sky_color_content .default_typo a,
.sky_color_content .internal_cover .caption p a,
.sky_color_content ul li::before,
.sky_color_content .sections ul li a,
.sky_color_content .deadline_process_section ul li a,
.sky_color_content .card-body .collapse_content li a,
.sky_color_content .card-body .collapse_content p a,
.sky_color_content ul li span,
.sky_color_content .our_investment_bottom ul li::before,
.sky_color_content .our_investment_bottom a,
.sky_color_content .eligible_section a{
    color: #35a9e1;}
.sky_color_content .my_btn,
.sky_color_content .deadline_process_section .dp_time_box{
    background-color: #35a9e1;
}
.sky_color_content .my_btn:hover,
.sky_color_content .my_btn:focus{
    background-color: #1a83b5;
}
.sky_color_content .card,
.sky_color_content .card-header {
    background-color: #eaf6fc;
}
/*--- /sky Color Content ---*/
/*--- purple Color Content ---*/
.purple_color_content .sections p a,
.purple_color_content .ssgtxim_section a,
.purple_color_content .wwd_content p a,
.purple_color_content .default_typo a,
.purple_color_content .internal_cover .caption p a,
.purple_color_content ul li::before,
.purple_color_content .sections ul li a,
.purple_color_content .deadline_process_section ul li a,
.purple_color_content .card-body .collapse_content li a,
.purple_color_content .card-body .collapse_content p a,
.purple_color_content ul li span,
.purple_color_content .our_investment_bottom ul li::before,
.purple_color_content .our_investment_bottom a,
.purple_color_content .eligible_section a{
    color: #312783;}
.purple_color_content .my_btn,
.purple_color_content .deadline_process_section .dp_time_box {
    background-color: #312783;
}
.purple_color_content .my_btn:hover,
.purple_color_content .my_btn:focus{
    background-color: #271f68;
}
.purple_color_content .card,
.purple_color_content .card-header {
    background-color: #eae9f2;
}
/*--- /purple Color Content ---*/
/*--- red Color Content ---*/
.red_color_content .sections p a,
.red_color_content .ssgtxim_section a,
.red_color_content .wwd_content p a,
.red_color_content .default_typo a,
.red_color_content .internal_cover .caption p a,
.red_color_content ul li::before,
.red_color_content .sections ul li a,
.red_color_content .deadline_process_section ul li a,
.red_color_content .card-body .collapse_content li a,
.red_color_content .card-body .collapse_content p a,
.red_color_content ul li span,
.red_color_content .our_investment_bottom ul li::before,
.red_color_content .our_investment_bottom a,
.red_color_content .eligible_section a{
    color: #be1622;}
.red_color_content .my_btn,
.red_color_content .deadline_process_section .dp_time_box{
    background-color: #be1622;
}
.red_color_content .my_btn:hover,
.red_color_content .my_btn:focus{
    background-color: #8e1019;
}
.red_color_content .card,
.red_color_content .card-header {
    background-color: #f8e7e8;
}
/*--- /red Color Content ---*/
/*--- green Color Content ---*/
.green_color_content .sections p a,
.green_color_content .ssgtxim_section a,
.green_color_content .wwd_content p a,
.green_color_content .default_typo a,
.green_color_content .internal_cover .caption p a,
.green_color_content ul li::before,
.green_color_content .sections ul li a,
.green_color_content .deadline_process_section ul li a,
.green_color_content .card-body .collapse_content li a,
.green_color_content .card-body .collapse_content p a,
.green_color_content ul li span,
.green_color_content .our_investment_bottom ul li::before,
.green_color_content .our_investment_bottom a,
.green_color_content .eligible_section a{
    color: #006633;}
.green_color_content .my_btn,
.green_color_content .deadline_process_section .dp_time_box {
    background-color: #006633;
}
.green_color_content .my_btn:hover,
.green_color_content .my_btn:focus{
    background-color: #004c26;
}
.green_color_content .card,
.green_color_content .card-header {
    background-color: #e5efea;
}
/*--- /green Color Content ---*/
/*--- yellow Color Content ---*/
.yellow_color_content .sections p a,
.yellow_color_content .ssgtxim_section a,
.yellow_color_content .wwd_content p a,
.yellow_color_content .default_typo a,
.yellow_color_content .internal_cover .caption p a,
.yellow_color_content ul li::before,
.yellow_color_content .sections ul li a,
.yellow_color_content .deadline_process_section ul li a,
.yellow_color_content .card-body .collapse_content li a,
.yellow_color_content .card-body .collapse_content p a,
.yellow_color_content ul li span,
.yellow_color_content .our_investment_bottom ul li::before,
.yellow_color_content .our_investment_bottom a,
.yellow_color_content .eligible_section a{
    color: #f39200;}
.yellow_color_content .my_btn,
.yellow_color_content .deadline_process_section .dp_time_box {
    background-color: #f39200;
}
.yellow_color_content .my_btn:hover,
.yellow_color_content .my_btn:focus{
    background-color: #ce7c00;
}
.yellow_color_content .card,
.yellow_color_content .card-header {
    background-color: #fef4e5;
}
/*--- /yellow Color Content ---*/
.parrot_color_content .sections p a:hover,
.sky_color_content .sections p a:hover,
.purple_color_content .sections p a:hover,
.red_color_content .sections p a:hover,
.green_color_content .sections p a:hover,
.yellow_color_content .sections p a:hover,
.parrot_color_content .ssgtxim_section a:hover,
.sky_color_content .ssgtxim_section a:hover,
.purple_color_content .ssgtxim_section a:hover,
.red_color_content .ssgtxim_section a:hover,
.green_color_content .ssgtxim_section a:hover,
.yellow_color_content .ssgtxim_section a:hover,
.parrot_color_content .wwd_content p a:hover,
.sky_color_content .wwd_content p a:hover,
.purple_color_content .wwd_content p a:hover,
.red_color_content .wwd_content p a:hover,
.green_color_content .wwd_content p a:hover,
.yellow_color_content .wwd_content p a:hover,
.parrot_color_content .default_typo a:hover,
.sky_color_content .default_typo a:hover,
.purple_color_content .default_typo a:hover,
.red_color_content .default_typo a:hover,
.green_color_content .default_typo a:hover,
.yellow_color_content .default_typo a:hover,
.parrot_color_content .sections ul li a:hover,
.sky_color_content .sections ul li a:hover,
.purple_color_content .sections ul li a:hover,
.red_color_content .sections ul li a:hover,
.green_color_content .sections ul li a:hover,
.yellow_color_content .sections ul li a:hover,
.parrot_color_content .deadline_process_section ul li a:hover,
.sky_color_content .deadline_process_section ul li a:hover,
.purple_color_content .deadline_process_section ul li a:hover,
.red_color_content .deadline_process_section ul li a:hover,
.green_color_content .deadline_process_section ul li a:hover,
.yellow_color_content .deadline_process_section ul li a:hover,
.parrot_color_content .card-body .collapse_content li a:hover,
.parrot_color_content .card-body .collapse_content p a:hover,
.sky_color_content .card-body .collapse_content li a:hover,
.sky_color_content .card-body .collapse_content p a:hover,
.purple_color_content .card-body .collapse_content li a:hover,
.purple_color_content .card-body .collapse_content p a:hover,
.red_color_content .card-body .collapse_content li a:hover,
.red_color_content .card-body .collapse_content p a:hover,
.green_color_content .card-body .collapse_content li a:hover,
.green_color_content .card-body .collapse_content p a:hover,
.yellow_color_content .card-body .collapse_content li a:hover,
.yellow_color_content .card-body .collapse_content p a:hover,
.parrot_color_content .our_investment_bottom a:hover,
.sky_color_content .our_investment_bottom a:hover,
.purple_color_content .our_investment_bottom a:hover,
.red_color_content .our_investment_bottom a:hover,
.green_color_content .our_investment_bottom a:hover,
.yellow_color_content .our_investment_bottom a:hover,
.parrot_color_content .eligible_section a:hover,
.sky_color_content .eligible_section a:hover,
.purple_color_content .eligible_section a:hover,
.red_color_content .eligible_section a:hover,
.green_color_content .eligible_section a:hover,
.yellow_color_content .eligible_section a:hover{
    color: #000;
    text-decoration: underline;
}

/*----- /Os Feature Film&tv Production Page-----*/


/* Contact Page */
.ct_info.sm {
    padding-bottom: 50px;
}
.ct_info .wwd_box {
    min-height: inherit;
}
.ct_info .wwd_box p {
    margin-bottom: 0;
    font-weight: 500;
    font-size: 20px;
}
.sm_info.wwd_box h4,
.ct_info .wwd_box h4 {
    margin-bottom: 10px;
}
.ct_info .wwd_box p a {
    color: #312783;
}
.ct_info .wwd_box p a:hover {
    color: #1d1d1d !important;
}
.ct_info .wwd_box .wwd_icon {
    width: 100px;
    height: 100px;
    margin-top: -100px;
}
.ct_info .wwd_box .wwd_icon i {
    font-size: 50px;
    color: #312783;
}
.ct_info .wwd_box .wwd_icon img {
    width: 40px;
    height: 40px;
    object-fit: contain;
}
.ct_info .row > div:nth-child(2) .wwd_box p a,
.ct_info .row > div:nth-child(2) .wwd_box .wwd_icon i {
    color: #95c11f;
}
.ct_info .row > div:nth-child(3) .wwd_box p a,
.ct_info .row > div:nth-child(3) .wwd_box .wwd_icon i {
    color: #f39200;
}
.ct_info .dot_vect:before {
    width: 80%;
    height: 140px;
    top: 84%;
}
/**/
.sm_info.wwd_box {
    margin: 0;
    min-height: inherit;
}
.sm_info.wwd_box ul.social_media li {
    padding: 0 8px;
}
.sm_info.wwd_box ul.social_media li a {
    width: 56px;
    height: 56px;
    font-size: 26px;
}
@media(max-width: 1199px) {
    .ct_info .wwd_box {
        padding: 40px 20px;
    }
    .ct_info .wwd_box p {
        font-size: 18px;
    }
    .ct_info .wwd_box .wwd_icon {
        width: 90px;
        height: 90px;
        margin-top: -80px;
    }
    .ct_info .wwd_box .wwd_icon i {
        font-size: 44px;
    }
    .ct_info .wwd_box .wwd_icon img {
        width: 36px;
        height: 36px;
    }
}
@media(max-width: 991px) {
    .ct_info.sm {
        padding-bottom: 30px;
    }
    .ct_info .wwd_col {
        margin-top: 30px;
    }
    .ct_info .wwd_box {
        max-width: 450px;
        margin: 0 auto;
    }
    .ct_info .dot_vect:before {
        width: 40%;
        height: 70%;
        top: 50%;
    }
    .sm_info.wwd_box ul.social_media li a {
        width: 50px;
        height: 50px;
        font-size: 22px;
    }
    .sm_info.wwd_box ul.social_media li {
        padding: 0 5px;
    }
}
@media(max-width: 767px) {
    .ct_info.sm {
        padding-bottom: 20px;
    }
    .ct_info .wwd_col {
        margin-top: 20px;
    }
    .ct_info .wwd_box {
        max-width: 100%;
        margin: 0 auto;
    }
    .ct_info .dot_vect:before {
        width: 70%;
    }
    .sm_info.wwd_box {
        padding: 30px;
    }
    .ct_info .wwd_box p {
        font-size: 17px;
    }
}
@media(max-width: 575px) {
    .ct_info .wwd_box {
        padding: 30px 15px;
    }
    .sm_info.wwd_box {
        padding: 25px 10px;
    }
    .ct_info .wwd_box .wwd_icon {
        width: 75px;
        height: 75px;
        margin-top: -60px;
    }
    .ct_info .wwd_box p {
        font-size: 16px;
    }
    .ct_info .wwd_box .wwd_icon i {
        font-size: 36px;
    }
    .ct_info .wwd_box .wwd_icon img {
        width: 30px;
        height: 30px;
    }
    .sm_info.wwd_box ul.social_media li a {
        width: 44px;
        height: 44px;
        font-size: 20px;
    }
    .sm_info.wwd_box ul.social_media li {
        padding: 3px;
    }
    .sm_info.wwd_box h4, .ct_info .wwd_box h4 {
        margin-bottom: 7px;
    }
}

/**/
.wwd_box.sm{
    padding: 35px;
    display: block;
}
.wwd_box.sm ul:last-child{
    margin-bottom: 0;
}
.wwd_box.sm h5 span {
    font-weight: 400;
}
/**/
.default_typo .ring_shape {
    right: -300px;
}
.default_typo hr {
    margin: 40px 0;
    clear: both;
}
.default_typo ol {
	counter-reset: item;
}
.default_typo ol li {
    list-style-type: none;
    counter-increment: item;
    padding-left: 20px;
    position: relative;
    margin-top: 5px;
}
.default_typo ol > li::before {
    content: counters(item, '.') '.';
    position: absolute;
    left: 0px;
    top: -6px;
    font-size: 20px;
}
.default_typo a {
    text-decoration: underline;
    font-weight: 600;
    display: inline-block;
}
.alignleft {
    float: left;
    margin: 0 30px 30px 0;
    border-radius: 20px;
    box-shadow: 0 10px 40px rgba(15, 15, 98,0.08);
    max-width: 450px;
}
.alignright {
    float: right;
    margin: 0 0 30px 30px;
    border-radius: 20px;
    box-shadow: 0 10px 40px rgba(15, 15, 98,0.08);
    max-width: 450px;
}
@media(max-width: 1199px) {
    .alignleft,
    .alignright {
        max-width: 400px;
    }
    .wwd_box.sm{
        padding: 25px;
    }
}
@media(max-width: 991px) {
    .alignleft,
    .alignright {
        float: none;
        max-width: 100%;
        margin: 0 0 30px 0;
    }
    .wwd_box.sm{
        padding: 20px;
    }
    .default_typo hr {
        margin: 30px 0;
    }
    .default_typo ol li {
        padding-left: 18px;
    }
    .default_typo ol li::before {
        top: -2px;
        font-size: 18px;
    }
}
@media(max-width: 767px) {
    .default_typo hr {
        margin: 25px 0;
    }
    .default_typo .ring_shape {
        right: -200px;
    }
}
@media(max-width: 575px) {
    .alignleft,
    .alignright {
        margin: 0 0 20px 0;
    }
    .wwd_box.sm{
        padding: 15px;
    }
    .default_typo hr {
        margin: 20px 0;
    }
    .default_typo ol li::before {
        font-size: 16px;
    }
    .default_typo .ring_shape {
        right: -250px;
    }
}


/* CO-PRODUCTION PARTNERS & SUPPLIERS */
.ps_info{
    display: block;
    text-align: left;
    height: auto;
    min-height: inherit;
    margin-bottom: 50px;
}
.ps_info .row > div {
    margin-bottom: 25px;
}
.ps_info .row > div:nth-child(1) {
    order: 1;
}
.ps_info p {
    font-size: 16px;
    margin-bottom: 15px;
}
.ps_info .ps_contact p {
    margin-bottom: 0px;
}
.ps_info .ps_logo {
    height: 230px;
    border-radius: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 40px;
    background-color: #f3f3f3;
}
.ps_info .ps_logo img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
    object-position: center;
}
.table {
    border: 1px solid #f1f1f1;
    margin-bottom: 20px;
}
.table:last-child {
    margin-bottom: 0;
}
.table.table-sm td, 
.table.table-sm th {
    padding: 12px 16px;
    font-size: 16px;
    line-height: 1.5;
}
.table .thead-light th {
    color: #fff;
    background-color: #1d1d1d;
}
.table.table-sm td:nth-child(1) {
    width: 300px;
}
@media(max-width: 991px) {
    .ps_info {
        text-align: center;
        margin-bottom: 40px;
    }
    .ps_info h3 {
        margin-bottom: 10px;
    }
    .ps_info .row > div {
        margin-bottom: 15px;
    }
    .ps_info .row > div:nth-child(1) {
        order: 0;
    }
    .ps_info .ps_logo {
        height: 210px;
        border-radius: 20px;
        padding: 30px;
        max-width: 400px;
        margin: 0 auto;
    }
    .ps_info p {
        font-size: 15px;
        margin-bottom: 15px;
    }
    .table.table-sm td, .table.table-sm th {
        padding: 10px 12px;
        font-size: 15px;
        text-align: left;
    }
    .table.table-sm td:nth-child(1) {
        width: 260px;
    }
}
@media(max-width: 767px) {
    .ps_info p {
        font-size: 14px;
        margin-bottom: 10px;
    }
    .table.table-sm {
        border-radius: 10px;
    }
    .table.table-sm td, .table.table-sm th {
        padding: 8px 10px;
        font-size: 14px;
    }
    .ps_info .ps_logo {
        height: 150px;
        border-radius: 16px;
        padding: 20px;
        max-width: 300px;
    }
    .table.table-sm td:nth-child(1) {
        width: auto;
    }
}
@media(max-width: 575px) {
    .ps_info {
        margin-bottom: 30px;
    }
}
@media(max-width: 460px) {
    .ps_info p {
        font-size: 14px;
        margin-bottom: 10px;
    }
    .table.table-sm {
        border-radius: 10px;
    }
    .table.table-sm td, .table.table-sm th {
        padding: 8px 10px;
        font-size: 14px;
    }
    .ps_info .ps_logo {
        height: 110px;
    }
    .table.table-sm td, .table.table-sm th {
        padding: 5px;
        font-size: 12px;
        line-height: 1.4;
    }
}

.mb-6{
    margin-bottom: 60px;
}
.mb-6:last-child{
    margin-bottom: 0px;
}

/**/
.wwd_box.no_hover:hover {
    box-shadow: 0px 10px 40px rgba(15, 15, 98, 0.08);
    transform: translateY(0px);
}
.thankus_page .section_title p {
    max-width: 100%;
}
.thankus_page .wwd_box > *:last-child {
    margin-bottom: 0;
}
.thankus_page .wwd_box h3 {
    font-size: 32px;
}
.inner_box {
    background-color: #ebf3ef;
    padding: 25px;
    border-radius: 24px;
    margin-bottom: 40px;
}
.inner_box:nth-of-type(2) {
    background-color: #faedee;
}
.inner_box:last-child {
    margin-bottom: 0;
}
.inner_box .row {
    margin: 0 -10px;
}
.inner_box .row > div {
    padding: 10px;
}
.inner_box h4 {
    color: #006633;
    font-size: 28px;
    margin-bottom: 10px;
}
.inner_box:nth-of-type(2) h4 {
    color: #be1622;
}
.logofiles_box {
    background-color: #fff;
    border: 1px solid #e2e2e2;
    border-radius: 20px;
    text-align: center;
    overflow: hidden;
    height: 100%;
    display: flex;
    flex-direction: column;
}
.logofiles_box .fit_img {
    height: 150px;
}
.logofiles_box h5 {
    font-size: 16px;
    letter-spacing: 0.48px;
    line-height: 1.4;
    font-weight: 500;
    margin: 0;
    padding: 18px 5px;
    border-top: 1px solid #e5e5e5;
}
.logofiles_box .file_formate {
    font-size: 14px;
    line-height: 1.2;
    padding: 12px 5px;
    letter-spacing: 0.3px;
    font-weight: 500;
    border-top: 1px solid #e5e5e5;
    margin-top: auto;
}
.logofiles_box .file_formate a {
    text-decoration: underline;
    display: inline-block;
    text-transform: uppercase;
    margin-left: 1px;
    transition: none;
}
.logofiles_box .file_formate a:hover {
    color: #000000 !important;
    text-decoration: none;
}
.logofiles_box .file_formate a.yellow_link {
    color: #f39200;
}
.logofiles_box .file_formate a.purple_link {
    color: #312783;
}
.logofiles_box .file_formate a.sky_link {
    color: #35a9e1;
}
.parrot_bg {
    background-color: #95c11f;
}
.purple_bg {
    background-color: #312783;
}
.yellow_bg {
    background-color: #f39200;
}
.green_bg {
    background-color: #006633;
}
.sky_bg {
    background-color: #35a9e1;
}
.red_bg {
    background-color: #be1622;
}
.purple_bg.white a,
.parrot_bg.white a {
    color: #fff;
    text-decoration: underline;
}
.purple_bg.white a:hover,
.parrot_bg.white a:hover {
    color: #fff;
    text-decoration: none;
}
.thankus_page .wwd_box p a,
.thankus_page .wwd_box ul li a {
    text-decoration: underline;
}
.thankus_page .wwd_box p a:hover,
.thankus_page .wwd_box ul li a:hover {
    text-decoration: none;
}
.thankus_page .wwd_box.parrot_bg h3 {
    margin-bottom: 10px;
}

@media(max-width:1199px) {
    .thankus_page .wwd_box h3 {
        font-size: 28px;
    }
    .inner_box h4 {
        font-size: 24px;
        margin-bottom: 5px;
    }
    .inner_box {
        padding: 20px;
        border-radius: 20px;
        margin-bottom: 30px;
    }
    .logofiles_box {
        border-radius: 14px;
    }
    .logofiles_box .file_formate {
        font-size: 13px;
        padding: 10px 5px;
    }
    .logofiles_box h5 {
        font-size: 15px;
        letter-spacing: 0.3px;
        padding: 15px 5px;
    }
    .logofiles_box .fit_img {
        height: 120px;
    }
    .inner_box .row {
        margin: 0 -5px;
    }
    .inner_box .row > div {
        padding: 5px;
    }
    .mb-6 {
        margin-bottom: 50px;
    }
}
@media(max-width:991px) {
    .thankus_page .wwd_box h3 {
        font-size: 26px;
    }
    .inner_box h4 {
        font-size: 22px;
    }
    .inner_box {
        padding: 15px;
        border-radius: 16px;
        margin-bottom: 20px;
    }
    .logofiles_box {
        border-radius: 12px;
    }
    .logofiles_box .file_formate {
        font-size: 13px;
        padding: 8px 5px;
    }
    .logofiles_box h5 {
        font-size: 14px;
        letter-spacing: 0.3px;
        padding: 13px 5px;
    }
    .logofiles_box .fit_img {
        height: 130px;
    }
    .mb-6 {
        margin-bottom: 40px;
    }
}
@media(max-width:767px) {
    .thankus_page .wwd_box h3 {
        font-size: 22px;
    }
    .inner_box h4 {
        font-size: 20px;
    }
    .inner_box {
        padding: 12px;
        border-radius: 12px;
        margin-bottom: 15px;
    }
    .logofiles_box {
        border-radius: 10px;
    }
    .logofiles_box .file_formate {
        font-size: 13px;
        padding: 8px 4px;
    }
    .logofiles_box h5 {
        font-size: 13px;
        letter-spacing: 0px;
        padding: 11px 3px;
    }
    .mb-6 {
        margin-bottom: 30px;
    }
}
@media(max-width:575px) {
    .inner_box .row {
        margin: 0 -3px;
    }
    .inner_box .row > div {
        padding: 3px;
    }
    .thankus_page .wwd_box h3 {
        font-size: 20px;
    }
    .inner_box h4 {
        font-size: 18px;
    }
    .inner_box {
        padding: 10px;
    }
    .logofiles_box {
        border-radius: 8px;
    }
    .logofiles_box .file_formate {
        font-size: 12px;
    }
    .logofiles_box h5 {
        font-size: 12px;
        padding: 10px 3px;
    }
}
@media(max-width:460px) {
    .thankus_page .wwd_box h3 {
        font-size: 18px;
    }
    .logofiles_box .file_formate span {
        display: block;
        margin-bottom: 3px;
    }
    .logofiles_box .fit_img {
        height: 110px;
    }
}
@media(max-width:400px) {
    .logofiles_box .fit_img {
        height: 90px;
    }
    .logofiles_box h5 {
        font-size: 11px;
        padding: 7px 3px;
    }
    .logofiles_box .file_formate {
        font-size: 11px;
        padding: 6px 3px;
    }
}



/* Event Menu */
#topBar {
    position: relative;
    z-index: 10;
    text-align: center;
    padding-bottom: 0;
}
#topBar nav > ul {
    margin-bottom: 0;
}
#topBar nav > ul > li {
    position: relative;
    display: inline-block;
    margin: 8px 4px;
}
#topBar nav > ul > li > a {
    display: inline-block;
    padding: 12px 25px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    font-weight: 600;
    color: #1d1d1d;
    border-radius: 100px;
    border: 2px solid #f0f0f0;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0 0 0 rgba(0,0,0,0);
}
#topBar nav  > ul > li > a:hover, 
#topBar nav  > ul > li.active > a {
    color: #fff;
    background: #c6302d;
    box-shadow: 0 10px 40px rgba(0,0,0,0.2);
}
#topBar nav ul li a img {
    width: auto;
    height: 28px;
    object-fit: contain;
    margin-right: 10px;
    -webkit-transition: filter 0.3s ease-in-out;
    -moz-transition: filter 0.3s ease-in-out;
    transition: filter 0.3s ease-in-out;
}
#topBar nav > ul > li > ul > li > a img{
    margin-right: 0;
    margin-left: 10px;
}
#topBar nav > ul > li > ul > li > a:hover img,
#topBar nav > ul > li > ul > li.active > a img,
#topBar nav > ul > li > a:hover img,
#topBar nav > ul > li.active > a img {
    filter: brightness(0) invert(1);
}
#topBar nav > ul > li > a > i {
    font-size: 25px;
    margin-left: 3px;
}
#topBar nav ul li ul.subMenu {
    box-sizing: border-box;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    min-width: 280px;
    background-color: #fff;
    box-shadow: 0 5px 40px rgba(0,0,0,0.15);
    border-radius: 24px;
    overflow: hidden;
    z-index: 10;
}
#topBar nav ul li ul.subMenu li {
    width: 100%;
    background: #fff;
}
#topBar nav ul li ul.subMenu li a {
    display: block;
    width: 100%;
    font-weight: 600;
    color: #1d1d1d;
    padding: 12px 18px;
    line-height: 1.4;
    text-align: left;
    border-bottom: 1px solid rgba(0,0,0,.05);
    border-top: 1px solid rgba(255,255,255,.1);
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}
#topBar nav ul li ul.subMenu li a:hover, 
#topBar nav ul li ul.subMenu li.active > a {
    color: #fff;
    background-color: #c6302d;
    transform: translateY(-2px);
}
#topBar nav ul li ul.subMenu ul.subMenu{
    position: absolute;
    top: 0;
    left: 100%;
    width: 100%;
}
/*yellow_link*/
#topBar nav > ul > li.yellow_link > a {
    color: #f39200;
    border-color: #f39200;
}
#topBar nav > ul > li.active.yellow_link > a,
#topBar nav > ul > li.yellow_link > a:hover,
#topBar nav ul li.yellow_link ul.subMenu li a:hover, 
#topBar nav ul li.yellow_link ul.subMenu li.active > a {
    color: #fff;
    background-color: #f39200;
}
#topBar nav > ul > li.yellow_link > span.link {
    color: #f39200;
}
/*green_link*/
#topBar nav > ul > li.green_link > a {
    color: #006633;
    border-color: #006633;
}
#topBar nav > ul > li.active.green_link > a,
#topBar nav > ul > li.green_link > a:hover,
#topBar nav ul li.green_link ul.subMenu li a:hover, 
#topBar nav ul li.green_link ul.subMenu li.active > a  {
    color: #fff;
    background-color: #006633;
}
#topBar nav > ul > li.green_link > span.link {
    color: #006633;
}
/*golden_link*/
#topBar nav > ul > li.golden_link > a {
    color: #F3B800;
    border-color: #F3B800;
}
#topBar nav > ul > li.active.golden_link > a,
#topBar nav > ul > li.golden_link > a:hover,
#topBar nav ul li.golden_link ul.subMenu li a:hover, 
#topBar nav ul li.golden_link ul.subMenu li.active > a {
    color: #fff;
    background-color: #F3B800;
}
#topBar nav > ul > li.golden_link > span.link {
    color: #F3B800;
}
/*red_link*/
#topBar nav > ul > li.red_link > a {
    color: #be1622;
    border-color: #be1622;
}
#topBar nav > ul > li.active.red_link > a,
#topBar nav > ul > li.red_link > a:hover,
#topBar nav ul li.red_link ul.subMenu li a:hover, 
#topBar nav ul li.red_link ul.subMenu li.active > a  {
    color: #fff;
    background-color: #be1622;
}
#topBar nav > ul > li.red_link > span.link {
    color: #be1622;
}
/*sky_link*/
#topBar nav > ul > li.sky_link > a {
    color: #35aae0;
    border-color: #35aae0;
}
#topBar nav > ul > li {
    position: relative;
}
#topBar nav > ul > li.active.sky_link > a,
#topBar nav > ul > li.sky_link > a:hover,
#topBar nav ul li.sky_link ul.subMenu li a:hover, 
#topBar nav ul li.sky_link ul.subMenu li.active > a  {
    color: #fff;
    background-color: #35aae0;
}
#topBar nav > ul > li.sky_link > span.link {
    color: #35aae0;
}
/*purple_link*/
#topBar nav > ul > li.purple_link > a {
    color: #312783;
    border-color: #312783;
}
#topBar nav > ul > li.active.purple_link > a,
#topBar nav > ul > li.purple_link > a:hover,
#topBar nav ul li.purple_link ul.subMenu li a:hover, 
#topBar nav ul li.purple_link ul.subMenu li.active > a  {
    color: #fff;
    background-color: #312783;
}
#topBar nav > ul > li.purple_link > span.link {
    color: #312783;
}
/*parrot_link*/
#topBar nav > ul > li.parrot_link > a {
    color: #95c120;
    border-color: #95c120;
}
#topBar nav > ul > li.active.parrot_link > a,
#topBar nav > ul > li.parrot_link > a:hover,
#topBar nav ul li.parrot_link ul.subMenu li a:hover, 
#topBar nav ul li.parrot_link ul.subMenu li.active > a  {
    color: #fff;
    background-color: #95c120;
}
#topBar nav > ul > li.parrot_link > span.link {
    color: #95c120;
}

/**/
#topBar nav > ul > li > span.link {
    display: none;
    position: absolute;
    right: 12px;
    top: 17px;
    z-index: 2;
}

@media(max-width: 1199px){
    #topBar nav > ul > li > a {
        padding: 10px 22px;
    }
    #topBar nav > ul > li {
        margin: 5px 2px;
    }
    #topBar nav ul li a img {
        height: 24px;
        margin-right: 6px;
    }
    #topBar nav ul li ul.subMenu li a {
        padding: 10px 14px;
        width: 100%;
    }
    #topBar nav ul li ul.subMenu {
        min-width: 260px;
        border-radius: 20px;
    }
}
@media(max-width: 991px){
    #topBar nav ul li ul.subMenu {
        border-radius: 16px;
    }
    #topBar nav > ul > li > a {
        padding: 10px 12px;
    }
    #topBar nav > ul > li.has_submenu > a {
        padding-right: 40px;
    }
    #topBar nav > ul > li > a i {
        font-size: 22px;
    }
    #topBar nav ul li ul.subMenu li a {
        padding: 8px 14px;
    }
    #topBar nav > ul > li.purple_link > a span.link {
        display: block;
    }
    #topBar nav > ul > li > span.link {
        width: 26px;
        height: 26px;
        display: flex;
        justify-content: center;
        align-items: center;
        border: 1px solid rgba(0,0,0,0.2);
        background-color: #fff;
        border-radius: 20px;
        font-size: 24px;
        top: 12px;
    }
    #topBar nav > ul > li > a > i {
        display: none;
    }
}
@media(max-width: 767px){
    #topBar nav > ul > li {
        display: block;
        margin: 10px 0;
    }
}
@media(max-width: 575px){
    #topBar nav > ul > li > a {
        padding: 8px 10px;
    }
}

/* Event Page */
.tooltipster-content h3, 
.tooltipster-content h3 a,
.tribe-events-single-event-title,
.tribe-events-schedule h2,
.tribe-events-back a, .tribe-events-back a:visited,
.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-next a, .tribe-events-single .tribe-events-sub-nav .tribe-events-nav-previous a,
.tribe-events-content ol, .tribe-events-content p, .tribe-events-content ul,
.tribe-common .tribe-common-h7, .tribe-common .tribe-common-h8,
.tribe-common--breakpoint-medium.tribe-common .tribe-common-form-control-text__input, .tribe-common .tribe-common-form-control-text__input,
.tribe-common .tribe-common-b2,
.tribe-common .tribe-common-h5, .tribe-common .tribe-common-h6,
.tribe-common .tribe-common-h3,
.tribe-events-event-meta dd, .tribe-events-event-meta dt,
.tribe-events-cal-links .tribe-events-gcal, .tribe-events-cal-links .tribe-events-ical,
.tribe-events .datepicker .day, .tribe-events .datepicker .dow,
.tribe-events .datepicker .datepicker-switch,
.tribe-events .tribe-events-calendar-list__event-date-tag-weekday,
.tribe-events .tribe-events-calendar-latest-past__event-date-tag-weekday,
.tribe-common--breakpoint-medium.tribe-common .tribe-common-b2,
.tribe-common--breakpoint-medium.tribe-common .tribe-common-h4--min-medium,
.tribe-events-calendar-month__calendar-event-title-link.tribe-common-anchor-thin.tooltipstered,
.tribe-events .tribe-events-calendar-month__calendar-event-datetime,
.tribe-common .tribe-common-h8,
.tribe-events .datepicker .day, .tribe-events .datepicker .month, .tribe-events .datepicker .year,
.tribe-events .datepicker .datepicker-months .datepicker-switch, .tribe-events .datepicker .datepicker-months .next, .tribe-events .datepicker .datepicker-months .prev, .tribe-events .datepicker .datepicker-years .datepicker-switch, .tribe-events .datepicker .datepicker-years .next, .tribe-events .datepicker .datepicker-years .prev,
.tribe-common .tribe-common-h4,
.tribe-events .tribe-events-calendar-month__day--past .tribe-events-calendar-month__day-date,
.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month__header-column-title-desktop,
.tribe-common--breakpoint-medium.tribe-common .tribe-common-c-btn-border-small, 
.tribe-common--breakpoint-medium.tribe-common a.tribe-common-c-btn-border-small,
.tribe-common--breakpoint-full.tribe-events .tribe-events-c-top-bar__datepicker-desktop,
.tribe-common--breakpoint-medium.tribe-common .tribe-common-form-control-text__input,
.tribe-events .tribe-events-c-view-selector__list-item-text,
.tooltipster-content p,
.tooltipster-content time span{
    font-family: "Raleway", sans-serif;
}
.tribe-events-cal-links .tribe-events-button,
.tribe-events .tribe-events-c-ical__link,
.tribe-common .tribe-common-c-btn, 
.tribe-common a.tribe-common-c-btn {
    font-family: "Raleway", sans-serif;
    position: relative;
    padding: 10px 25px;
    background-color: #fff;
    cursor: pointer;
    font-size: 16px;
    line-height: 28px;
    font-weight: 500;
    letter-spacing: 0.9px;
    color: #fff !important;
    text-align: center;
    display: inline-block;
    min-width: inherit;
    border: none;
    opacity: 1;
    text-transform: uppercase;
    border-radius: 28px;
    overflow: hidden;
    box-shadow: 0px 10px 30px 0px rgba(3, 3, 77, 0.18);
    background-image: linear-gradient(
        to right,
        rgb(94, 158, 65) 0%,
        rgb(53, 169, 225) 20%,
        rgb(49, 39, 131) 45%,
        rgb(190, 22, 34) 66%,
        rgb(241, 137, 34) 100%
    );
    background-size: 300% 100%;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    text-decoration: none !important;
}
.tribe-events .tribe-common-c-btn.tribe-events-c-search__button {
    box-shadow: none;
}
.tribe-events-cal-links .tribe-events-button:focus,
.tribe-events-cal-links .tribe-events-button:hover,
.tribe-events .tribe-events-c-ical__link:focus,
.tribe-common .tribe-common-c-btn:focus, 
.tribe-common a.tribe-common-c-btn:focus ,
.tribe-events .tribe-events-c-ical__link:hover,
.tribe-common .tribe-common-c-btn:hover, 
.tribe-common a.tribe-common-c-btn:hover {
    background-position: 100% 0;
    box-shadow: 0px 2px 4px 0px rgba(3, 3, 77, 0.5);
    transform: translateY(1px);
}
.tribe-events .tribe-events-c-ical__link-icon-svg {
    margin-right: 3px;
    width: 14px;
	display: inline-block;
	color: #fff;
}
.tribe-common .tribe-common-h5, .tribe-common .tribe-common-h6,
.tribe-events .datepicker .day, .tribe-events .datepicker .dow,
.tribe-events .datepicker .datepicker-switch,
.tribe-events-calendar-list__event-title-link.tribe-common-anchor-thin,
.tribe-events-calendar-latest-past__event-title-link.tribe-common-anchor-thin,
.tribe-common .tribe-common-b2,
.tribe-events .tribe-events-c-view-selector__list-item-link, 
.tribe-events .tribe-events-c-view-selector__list-item-link, 
.tribe-common .tribe-common-h3,
.tribe-common .tribe-common-h4,
.tribe-common .tribe-common-h7, .tribe-common .tribe-common-h8{
    color: #1d1d1d;
    line-height: 1.4;
    margin: 0;
    border-radius: 60px;
    border: none;
}
.tribe-events .tribe-events-calendar-month__multiday-event-bar-inner {
	background-color: rgba(0,0,0,.05);
    padding-left: 10px;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-view-selector--tabs 
.tribe-events-c-view-selector__list-item--active .tribe-events-c-view-selector__list-item-link:hover::after,
.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month__day:hover::after,
.tribe-events .tribe-events-calendar-month__multiday-event-bar-inner--focus, 
.tribe-events .tribe-events-calendar-month__multiday-event-bar-inner--hover, 
.tribe-events .tribe-events-calendar-month__multiday-event-bar-inner:focus, 
.tribe-events .tribe-events-calendar-month__multiday-event-bar-inner:hover {
    background-image: linear-gradient(
        to right,
        rgba(94, 158, 65,0.4) 0%,
        rgba(53, 169, 225,0.4) 20%,
        rgba(49, 39, 131,0.24) 45%,
        rgba(190, 22, 34,0.4) 66%,
        rgba(241, 137, 34,0.4) 100%
    );
}
/* Colors */
.tribe-events .parrot_clr_event_month .tribe-events-calendar-month__multiday-event-bar-inner {
	background-color: rgba(146,193,31,0.2);
    background-image: none;
}
.tribe-events .parrot_clr_event_month .tribe-events-calendar-month__multiday-event-bar-inner:focus,
.tribe-events .parrot_clr_event_month .tribe-events-calendar-month__multiday-event-bar-inner:hover {
	background-color: rgba(146,193,31,0.4);
    background-image: none;
}
/**/
.tribe-events .sky_clr_event_month .tribe-events-calendar-month__multiday-event-bar-inner {
	background-color: rgba(53,169,225,0.2);
    background-image: none;
}
.tribe-events .sky_clr_event_month .tribe-events-calendar-month__multiday-event-bar-inner:focus,
.tribe-events .sky_clr_event_month .tribe-events-calendar-month__multiday-event-bar-inner:hover {
	background-color: rgba(53,169,225,0.4);
    background-image: none;
}
/**/
.tribe-events .red_clr_event_month .tribe-events-calendar-month__multiday-event-bar-inner {
	background-color: rgba(190,22,34,0.2);
    background-image: none;
}
.tribe-events .red_clr_event_month .tribe-events-calendar-month__multiday-event-bar-inner:focus,
.tribe-events .red_clr_event_month .tribe-events-calendar-month__multiday-event-bar-inner:hover {
	background-color: rgba(190,22,34,0.4);
    background-image: none;
}
/**/
.tribe-events .purple_clr_event_month .tribe-events-calendar-month__multiday-event-bar-inner {
	background-color: rgba(49,39,131,0.2);
    background-image: none;
}
.tribe-events .purple_clr_event_month .tribe-events-calendar-month__multiday-event-bar-inner:focus,
.tribe-events .purple_clr_event_month .tribe-events-calendar-month__multiday-event-bar-inner:hover {
	background-color: rgba(49,39,131,0.4);
    background-image: none;
}
/**/
.tribe-events .green_clr_event_month .tribe-events-calendar-month__multiday-event-bar-inner {
	background-color: rgba(0,102,51,0.2);
    background-image: none;
}
.tribe-events .green_clr_event_month .tribe-events-calendar-month__multiday-event-bar-inner:focus,
.tribe-events .green_clr_event_month .tribe-events-calendar-month__multiday-event-bar-inner:hover {
	background-color: rgba(0,102,51,0.4);
    background-image: none;
}
/**/
.tribe-events .yellow_clr_event_month .tribe-events-calendar-month__multiday-event-bar-inner {
	background-color: rgba(243,146,0,0.2);
    background-image: none;
}
.tribe-events .yellow_clr_event_month .tribe-events-calendar-month__multiday-event-bar-inner:focus,
.tribe-events .yellow_clr_event_month .tribe-events-calendar-month__multiday-event-bar-inner:hover {
	background-color: rgba(243,146,0,0.4);
    background-image: none;
}
/**/
.tribe-events .golden_clr_event_month .tribe-events-calendar-month__multiday-event-bar-inner {
	background-color: rgba(243,184,0,0.2);
    background-image: none;
}
.tribe-events .golden_clr_event_month .tribe-events-calendar-month__multiday-event-bar-inner:focus,
.tribe-events .golden_clr_event_month .tribe-events-calendar-month__multiday-event-bar-inner:hover {
	background-color: rgba(243,184,0,0.2);
    background-image: none;
}
/**/
.tribe-common .tribe-common-anchor-thin,
.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-view-selector--tabs .tribe-events-c-view-selector__list-item--active .tribe-events-c-view-selector__list-item-link::after,
.tribe-events .tribe-events-c-view-selector__list-item-link .tribe-events-c-view-selector__list-item-text {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.tribe-events-cal-links .tribe-events-gcal, .tribe-events-cal-links .tribe-events-ical,
.tribe-events .tribe-events-c-view-selector__list-item-link:focus .tribe-events-c-view-selector__list-item-text, 
.tribe-events .tribe-events-c-view-selector__list-item-link:hover .tribe-events-c-view-selector__list-item-text,
.tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date, 
.tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date-link {
	color: #312783;
}
.tribe-events .tribe-events-c-view-selector__list-item-link:focus, .tribe-events .tribe-events-c-view-selector__list-item-link:hover,
.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-view-selector__list-item:focus, .tribe-common--breakpoint-medium.tribe-events .tribe-events-c-view-selector__list-item:hover, .tribe-common--breakpoint-medium.tribe-events .tribe-events-c-view-selector__list-item[focus-within] {
	background-color: transparent;
}
.tribe-events .tribe-events-calendar-month__multiday-event--end .tribe-events-calendar-month__multiday-event-bar {
	border-radius: 0;
}
button:focus{
    outline: none;
}
.tribe-events .datepicker .day.current, .tribe-events .datepicker .day.current.focused, .tribe-events .datepicker .day.current:focus, .tribe-events .datepicker .day.current:hover, .tribe-events .datepicker .month.current, .tribe-events .datepicker .month.current.focused, .tribe-events .datepicker .month.current:focus, .tribe-events .datepicker .month.current:hover, .tribe-events .datepicker .year.current, .tribe-events .datepicker .year.current.focused, .tribe-events .datepicker .year.current:focus, .tribe-events .datepicker .year.current:hover {
    color: #1d1d1d;
    background: rgba(0,0,0,.07);
}
.tribe-events .datepicker .day.active, .tribe-events .datepicker .day.active.focused, .tribe-events .datepicker .day.active:focus, .tribe-events .datepicker .day.active:hover, .tribe-events .datepicker .month.active, .tribe-events .datepicker .month.active.focused, .tribe-events .datepicker .month.active:focus, .tribe-events .datepicker .month.active:hover, .tribe-events .datepicker .year.active, .tribe-events .datepicker .year.active.focused, .tribe-events .datepicker .year.active:focus, .tribe-events .datepicker .year.active:hover {
    background-image: linear-gradient(
        to right,
        #be1622 0%,
        #f39200 100%
    );
    color: #fff;
}
.tribe-events .datepicker .day.focused, .tribe-events .datepicker .day:focus, .tribe-events .datepicker .day:hover, .tribe-events .datepicker .month.focused, .tribe-events .datepicker .month:focus, .tribe-events .datepicker .month:hover, .tribe-events .datepicker .year.focused, .tribe-events .datepicker .year:focus, .tribe-events .datepicker .year:hover {
    background-image: linear-gradient(
        to right,
        #312783 0%,
        #35a9e1 100%
    );
    color: #fff;
}
.tribe-common--breakpoint-medium.tribe-common .tribe-common-h3 {
	font-size: 16px;
	line-height: 25px;
	padding: 10px 20px;
	border: 1px solid #ccc;
    border-radius: 4px;
    border-radius: 50px;
    box-shadow: 0px 10px 30px rgba(15, 15, 98, 0.1);
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-header__events-bar,
.tribe-common--breakpoint-medium.tribe-events .tribe-events-header__top-bar {
	margin-bottom: 20px;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-header--has-event-search .tribe-events-c-events-bar {
    box-shadow: 0px 10px 30px rgba(15, 15, 98, 0.1);
    margin-bottom: 30px;
    border-radius: 70px;
    overflow: hidden;
}
.tribe-common .tribe-common-a11y-visual-hide {
	padding: 0 !important;
}
.tribe-common .tribe-common-c-btn-icon {
	width: 46px;
	height: 46px;
	line-height: 42px;
	border: 1px solid #ccc;
	text-align: center;
	border-radius: 4px;
    border-radius: 50px;
    box-shadow: 0px 5px 20px 0px rgba(15, 15, 98, 0.08);
}
.tribe-common .tribe-common-c-btn-icon .tribe-common-c-svgicon {
    margin-top: 0px;
}
.tribe-events-calendar-latest-past .tribe-events-calendar-latest-past__event-row > .tribe-common-g-col,
.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event-row > .tribe-common-g-col {
	border-right: none;
}
.tribe-common--breakpoint-medium.tribe-common .tribe-common-c-btn-border-small, 
.tribe-common--breakpoint-medium.tribe-common a.tribe-common-c-btn-border-small {
	padding: 12px 22px;
	font-size: 16px;
    border-radius: 50px;
    box-shadow: 0px 5px 20px 0px rgba(15, 15, 98, 0.08);
    background-image: linear-gradient(
        to right,
        rgb(255, 255, 255) 0%,
        rgb(255, 255, 255) 100%
    );
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
    border-color: #e1e1e1;
}
.tribe-common .tribe-common-c-btn-icon .tribe-common-c-svgicon path {
    fill: #1d1d1d;
}
.tribe-common .tribe-common-c-btn-icon:hover,
.tribe-common--breakpoint-medium.tribe-common .tribe-common-c-btn-border-small:hover, 
.tribe-common--breakpoint-medium.tribe-common a.tribe-common-c-btn-border-small:hover {
    background-image: linear-gradient(
        to right,
        rgb(190, 22, 34) 0%,
        rgb(241, 137, 34) 100%
    );
    color: #fff;
}
.tribe-common .tribe-common-c-btn-icon:hover .tribe-common-c-svgicon path {
    fill: #fff;
}
.tribe-common button:disabled.tribe-common-c-btn-icon,
.tribe-common button[disabled].tribe-common-c-btn-icon,
.tribe-common button:disabled.tribe-common-c-btn-icon:hover,
.tribe-common button[disabled].tribe-common-c-btn-icon:hover{
    background-image: linear-gradient(
        to right,
        rgb(255,255,255) 0%,
        rgb(255,255,255) 100%
    );
    opacity: 0.5;
    cursor: no-drop;
}
.tribe-common button:disabled.tribe-common-c-btn-icon .tribe-common-c-svgicon path,
.tribe-common button[disabled].tribe-common-c-btn-icon .tribe-common-c-svgicon path {
    fill: #1d1d1d;
}
.tribe-common--breakpoint-medium.tribe-common .tribe-common-form-control-text__input {
    font-size: 18px;
    box-shadow: none;
    padding: 8px 10px 8px 40px;
    line-height: 1.4;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-search__input-control:last-child {
    margin: 30px 10px;
}
.tribe-events-calendar-latest-past .tribe-events-calendar-latest-past__event-row,
.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event-row {
	margin: 40px 0 !important;
	border: none;
	padding: 30px 0;
    box-shadow: 0px 5px 20px 0px rgba(15, 15, 98, 0.12);
    border-radius: 30px;
}
.tribe-common p {
    font-weight: 400;
    text-rendering: optimizeLegibility;
    font-size: 18px;
    line-height: 1.8;
}
.tribe-common .tribe-common-anchor-thin:active, 
.tribe-common .tribe-common-anchor-thin:focus, 
.tribe-common .tribe-common-anchor-thin:hover {
	border-bottom: none;
    text-decoration: underline;
}
.tribe-events-calendar-latest-past .tribe-events-calendar-latest-past__event-row > .tribe-common-g-col:nth-child(1),
.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event-row > .tribe-common-g-col:nth-child(1) {
	border-right: 1px solid #ccc; 
}
.tribe-common .tribe-common-anchor-thin-alt:active, .tribe-common .tribe-common-anchor-thin-alt:focus, .tribe-common .tribe-common-anchor-thin-alt:hover {
	border-bottom: 1px solid #312783;
	color: #312783;
    border: none;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-day__event::before {
	content: "";
	min-width: inherit;
	width: auto;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-day__time-separator + .tribe-events-calendar-day__event, .tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-day__type-separator + .tribe-events-calendar-day__event {
	margin-top: 30px;
    margin-bottom: 30px;
}
.tribe-events-cal-links .tribe-events-button {
	margin-right: 15px;
}
.tribe-events-back {
	padding-bottom: 20px;
	border-bottom: 1px solid #e2e2e2;
    margin-bottom: 30px;
}
.tribe-events-schedule {
	margin: 20px 0 30px;
}
.tribe-events-event-meta dt {
	border-top: 1px solid #ccc;
    padding-top: 10px;
    font-size: 18px;
    margin-top: 7px !important;
}
.tribe-events-event-meta dd {
	padding-bottom: 5px;
    font-size: 16px;
    font-weight: 500;
}
.tribe-events-event-meta dl {
	margin-top: 8px;
}
.single-tribe_events .tribe-events-single .tribe-events-event-meta {
    color: #1d1d1d;
    font-weight: 800;
    position: relative;
    flex-wrap: wrap;
    display: flex;
    flex: 0 0 100%;
    margin: 0 -1%;
    padding: 0;
}
.tribe-events-event-meta:before {
    display: none;
}
#tribe-events-footer {
    margin-top: 30px;
    padding: 20px 0;
}
.tribe-events-meta-group .tribe-events-single-section-title {
    font-size: 22px;
	color: #1d1d1d;
	margin-bottom: 15px;
}
.tribe-events-venue-map, 
.tribe-events-meta-group {
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
    background-color: #fff;
    padding: 30px;
    box-shadow: 0 10px 40px rgba(0,0,0,0.1);
    border-radius: 30px;
    margin: 0;
}
.tribe-events-venue-map iframe {
    width: 100%;
    min-height: 100% !important;
    border-radius: 20px;
}
#tribe-events-pg-template {
	max-width: 100%;
	padding: 0px;
}
.tribe-common--breakpoint-medium.tribe-common .tribe-common-l-container {
    padding: 0;
    max-width: 100%;
}
.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-previous a,
.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-next a{
    position: relative;
    display: inline-block;
    line-height: 1.4;
}
.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-previous a{
    padding-left: 15px;
}
.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-previous a::before{
    position: absolute;
    top: 2px;
    left: 0;
}
.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-previous a::after{
    display: none;
}
.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-next a{
    padding-right: 15px;
    text-align: right;
}
.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-next a::before{
    display: none;
}
.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-next a::after{
    position: absolute;
    top: 4px;
    right: 0;
}
.tribe-events-event-meta a, 
.tribe-events-event-meta a:visited {
    color: #fff;
    background-color: #312783;
    padding: 7px 18px;
    border-radius: 40px;
    margin-top: 5px;
    display: inline-block;
    line-height: 1.4;
    margin: 0 5px 5px 0;
    border: 1px solid #ccc;
}
.tribe-events-event-meta a:hover, 
.tribe-events-event-meta a:visited:hover {
    color: #312783 !important;
    background-color: #fff !important;
    border: 1px solid #312783 !important;
}
.tribe-events-gmap {
	font-weight: 700;
	background-color: #1d1d1d;
	padding: 9px 15px;
	border-radius: 4px;
	color: #fff !important;
}
.tribe-address {
	display: block;
	margin-bottom: 10px;
}
.tribe-common .tribe-common-c-btn-icon {
	position: relative;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-top-bar__nav-link::before {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
.tribe-common--breakpoint-medium.tribe-common .tribe-common-c-btn-border,
.tribe-common--breakpoint-medium.tribe-common a.tribe-common-c-btn-border {
    padding: 12px 18px;
    font-size: 14px;
    font-weight: 400;
    font-family: "Raleway", sans-serif;
    border-color: #e2e2e2;
    border-radius: 40px;
}
.tribe-events .tribe-events-calendar-latest-past__event-featured-image-link,
.tribe-events .tribe-events-calendar-list__event-featured-image-link {
	border-radius: 16px;
	display: block;
	overflow: hidden;
}
.tribe-events .tribe-common-c-btn.tribe-events-c-search__button {
	margin-top: 10px;
}
.tribe-common .tribe-common-c-svgicon {
	color: #f39200;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-search__input-control-icon-svg {
    left: 12px;
    z-index: 2;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-ical__link svg {
	color: #fff;
}
.tribe-events-calendar-month__day.tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date-daynum {
    color: #fff;
    padding: 5px 12px;
    background: #be1622;
    border-radius: 34px;
    background-image: linear-gradient(
        to right,
        #be1622 0%,
        #f39200 100%
    );
}
.tribe-events-calendar-month__day.tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date-daynum a {
	color: #fff;
}
.tooltipster-content p{
    font-size: 14px;
    line-height: 1.4;
}
.et_right_sidebar #left-area article {
	padding: 0;
}
#left-area ul, .entry-content ul, .et-l--body ul, .et-l--footer ul, .et-l--header ul {
	list-style-type: disc;
	padding: 0;
	line-height: 26px;
}
.tribe-events .datepicker {
	padding: 0;
}
.tooltipster-base.tribe-events-tooltip-theme {
    padding: 16px;
    border-radius: 20px !important;
    overflow: hidden;
}
.tribe-events .tribe-events-calendar-month__calendar-event-tooltip-featured-image-wrapper {
    width: 100%;
    border-radius: 15px;
    overflow: hidden;
}
.tribe-events .tribe-events-calendar-month__calendar-event-tooltip-datetime>* {
    vertical-align: middle;
    letter-spacing: 0;
    line-height: 1.2;
    color: #1d1d1d;
    font-weight: 600;
}
.tribe-events .tribe-events-calendar-latest-past__event-datetime,
.tribe-events .tribe-events-calendar-list__event-datetime {
    letter-spacing: 0.5px;
}
.tribe-common .tribe-common-form-control-text__input:focus {
    border-bottom-color: transparent;
}
.tribe-events-single ul.tribe-related-events li .tribe-related-events-title a:hover,
.tribe-events-calendar-latest-past__event-title-link.tribe-common-anchor-thin:hover,
.tribe-events-calendar-list__event-title-link.tribe-common-anchor-thin:hover {
    text-decoration: underline;
}
.tribe-common--breakpoint-medium.tribe-common .tribe-common-b2 {
    margin-bottom: 5px;
}
.tribe-events .tribe-events-calendar-latest-past__event-date-tag-datetime,
.tribe-events .tribe-events-calendar-list__event-date-tag-datetime {
    border-radius: 20px;
    padding: 12px 10px;
}
.tribe-events-back a {
    background-color: #f1f1f1;
    padding: 12px 18px;
    border-radius: 30px;
}
.tribe-events-back a:hover {
    background-color: #e2e2e2;
}
.tribe-events-event-image img {
    border-radius: 30px;
}
h1.tribe-events-single-event-title{
    text-transform: capitalize;
    letter-spacing: 0.5px;
}
.single-tribe_events .tribe-events .tribe-events-c-subscribe-dropdown__container, 
.tribe-block__events-link .tribe-events .tribe-events-c-subscribe-dropdown__container {
    width: 230px;
}
.single-tribe_events .tribe-events-c-subscribe-dropdown__button {
    font-family: "Raleway", sans-serif;
    position: relative;
    border-radius: 40px;
    padding: 10px 20px;
    font-size: 16px;
    width: auto;
    border: 1px solid #ccc;
    color: #1d1d1d;
}
.single-tribe_events .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__content, 
.tribe-block__events-link .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__content {
    width: 200px;
}
.tribe-common .tribe-common-b1,
.tribe-common--breakpoint-medium.tribe-common .tribe-common-b1,
.tribe-events-related-events-title,
.tribe-events-single ul.tribe-related-events li .tribe-related-event-info .tribe-event-date-start,
.tribe-events-single ul.tribe-related-events li .tribe-related-event-info span,
.tribe-events-single ul.tribe-related-events li, .tribe-events-single ul.tribe-related-events li .tribe-related-events-title,
.tribe-events-event-meta,
.single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__list-item, .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__list-item {
    font-family: "Raleway", sans-serif;
}
.tribe-events-single ul.tribe-related-events li .tribe-related-events-thumbnail a {
    border-radius: 24px;
}
.tribe-events-single ul.tribe-related-events li .tribe-related-events-thumbnail a img{
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.tribe-events-single ul.tribe-related-events li .tribe-related-events-thumbnail:hover a img{
    opacity: 0.4;
}
.tribe-events-related-events-title {
    margin-top: 30px;
}
.tribe-events-single ul.tribe-related-events {
    width: 100%;
}
.tribe-events-single ul.tribe-related-events li {
    box-shadow: 0px 5px 20px 0px rgba(15, 15, 98, 0.12);
    border-radius: 24px;
    flex: 0 0 33.333%;
}
.tribe-events-single ul.tribe-related-events li .tribe-related-event-info {
    padding: 5px 20px 22px;
}
.tribe-events-single>.tribe_events {
    overflow: visible;
}
.tribe-events-single ul.tribe-related-events li .tribe-related-events-title {
    font-size: 18px;
    line-height: 1.3;
}
.tribe-events-single ul.tribe-related-events li .tribe-related-event-info .tribe-event-date-start {
    margin: 5px 0;
}
.single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__list, 
.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__list {
    padding: 5px;
}
.single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__list-item, 
.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__list-item a {
    padding: 5px 13px;
    border-radius: 20px;
}
.single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button-icon, 
.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button-icon {
    color: #1d1d1d;
    border-color: #1d1d1d;
}
.single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__list-item, 
.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__list-item {
    padding: 0;
}
.tribe-common .tribe-common-b1 a,
.tribe-events-promo.tribe-common-b1.tribe-events-c-promo a {
    text-decoration: underline;
}
#tribe-events-content {
    overflow: visible;
}
.tribe-common .tribe-common-c-btn-border, 
.tribe-common a.tribe-common-c-btn-border {
    background-color: #fff;
    border: 1px solid #312783;
    border-radius: 40px;
    font-family: "Raleway", sans-serif;
}
li.tribe-events-c-breadcrumbs__list-item {
    font-size: 24px;
}
.tribe-events .tribe-events-c-breadcrumbs {
    display: block;
    width: 100%;
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 9px;
}
li.tribe-events-c-breadcrumbs__list-item span {
    font-weight: 700;
}
.tribe-events .tribe-events-calendar-month__day-cell--selected .tribe-events-calendar-month__mobile-events-icon--event {
    border: 1px solid #ccc;
}

.tribe-events .tribe-events-calendar-month__day--past .tribe-events-calendar-month__mobile-events-icon--event,
.tribe-events .tribe-events-calendar-month__mobile-events-icon--event {
    background-color: transparent;
    border: 1px solid #ccc;
}
.tribe-events .datepicker {
    border-radius: 20px;
    border: none;
    padding: 10px;
    box-shadow: 0px 5px 20px 0px rgba(15, 15, 98, 0.12);
}
.tribe-events .datepicker .month, .tribe-events .datepicker .year {
    padding: 10px 0;
    border-radius: 10px !important;
}
.tribe-events .datepicker .datepicker-months th {
    padding-top: 5px !important;
}
li.tribe-events-c-breadcrumbs__list-item span,
.tribe-events .tribe-events-calendar-month-mobile-events__mobile-event-title-link:visited,
.tribe-events .tribe-events-calendar-month-mobile-events__mobile-event-title-link,
.single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button-text, 
.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button-text,
.tribe-common .tribe-common-c-svgicon,
.tribe-events .tribe-events-calendar-list__event-title-link:visited,
.tribe-events .tribe-events-calendar-latest-past__event-title-link:visited,
.tribe-events-single ul.tribe-related-events li .tribe-related-events-title a,
.tribe-events-single-event-title,
.tribe-events-calendar-latest-past__event-title-link.tribe-common-anchor-thin,
.tribe-events-calendar-list__event-title-link.tribe-common-anchor-thin {
    color: #312783;
}
.tribe-events .tribe-events-view-loader,
.tribe-events .tribe-events-calendar-month__day-cell--selected .tribe-events-calendar-month__mobile-events-icon--event,
.tribe-events .tribe-events-c-view-selector__button::before,
.tribe-events .tribe-events-c-events-bar__search-button::before,
.tribe-events-single ul.tribe-related-events li .tribe-related-events-thumbnail a,
.tribe-events .tribe-events-calendar-month__day-cell--selected .tribe-events-calendar-month__mobile-events-icon--event{
    border-color: #312783;
}
.tribe-events .tribe-events-c-view-selector__list-item-link:hover .tribe-common-c-svgicon__svg-fill {
    fill: #312783;
}
.single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__list-item a:hover, 
.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__list-item a:hover,
.single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button.tribe-events-c-subscribe-dropdown__button--active, 
.purple_clr_event_list .single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:focus, 
.single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:focus-within, 
.single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:hover, 
.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button.tribe-events-c-subscribe-dropdown__button--active, 
.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:focus, 
.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:focus-within, 
.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:hover {
    background-color: #312783;
    color: #fff;
}
/**/
.tribe-events .parrot_clr_event_month .tribe-events-calendar-month-mobile-events__mobile-event-title-link:visited, 
.tribe-events .parrot_clr_event_month .tribe-events-calendar-month-mobile-events__mobile-event-title-link {
    color: #95c11f;
}
.tribe-events .purple_clr_event_month .tribe-events-calendar-month-mobile-events__mobile-event-title-link:visited, 
.tribe-events .purple_clr_event_month .tribe-events-calendar-month-mobile-events__mobile-event-title-link {
    color: #312783;
}
.tribe-events .sky_clr_event_month .tribe-events-calendar-month-mobile-events__mobile-event-title-link:visited, 
.tribe-events .sky_clr_event_month .tribe-events-calendar-month-mobile-events__mobile-event-title-link {
    color: #35a9e1;
}
.tribe-events .green_clr_event_month .tribe-events-calendar-month-mobile-events__mobile-event-title-link:visited, 
.tribe-events .green_clr_event_month .tribe-events-calendar-month-mobile-events__mobile-event-title-link {
    color: #006633;
}
.tribe-events .yellow_clr_event_month .tribe-events-calendar-month-mobile-events__mobile-event-title-link:visited, 
.tribe-events .yellow_clr_event_month .tribe-events-calendar-month-mobile-events__mobile-event-title-link {
    color: #f39200;
}
.tribe-events .red_clr_event_month .tribe-events-calendar-month-mobile-events__mobile-event-title-link:visited, 
.tribe-events .red_clr_event_month .tribe-events-calendar-month-mobile-events__mobile-event-title-link {
    color: #be1622;
}
.tribe-events .tribe-events-calendar-month-mobile-events__mobile-event-title-link:visited:hover, 
.tribe-events .tribe-events-calendar-month-mobile-events__mobile-event-title-link:hover {
    text-decoration: underline;
}
@media(max-width: 1199px){
    li.tribe-events-c-breadcrumbs__list-item {
        font-size: 22px;
    }
    .tribe-events-cal-links .tribe-events-button, .tribe-events .tribe-events-c-ical__link, .tribe-common .tribe-common-c-btn, .tribe-common a.tribe-common-c-btn {
        padding: 8px 24px;
        font-size: 16px;
        line-height: 28px;
        letter-spacing: 0.5px;
    }
}
@media(max-width: 991px){
    .tribe-events-venue-map, .tribe-events-meta-group {
        padding: 20px;
        border-radius: 20px;
    }
    .tribe-events-venue-map iframe {
        border-radius: 14px;
    }
    .tribe-events .tribe-events-calendar-latest-past__event-date-tag,
    .tribe-events .tribe-events-calendar-list__event-date-tag {
        width: auto;
    }
    .tribe-events .tribe-events-l-container {
        padding: 0;
        min-height: inherit;
    }
    .tribe-events .tribe-events-calendar-month__day {
        margin-top: -1px;
        margin-right: -1px;
        border-radius: 0;
    }
    .tribe-events-cal-links .tribe-events-button, .tribe-events .tribe-events-c-ical__link, .tribe-common .tribe-common-c-btn, .tribe-common a.tribe-common-c-btn {
        padding: 8px 16px;
        font-size: 15px;
        line-height: 28px;
    }
    .tribe-events .tribe-events-calendar-month {
        border-top: 1px solid #ccc;
        padding: 15px 0;
    }
    .tribe-events-calendar-latest-past .tribe-events-calendar-latest-past__event-row,
    .tribe-common-g-row.tribe-events-calendar-list__event-row {
        padding: 15px;
        margin: 30px 0 !important;
        border: none;
        box-shadow: 0px 5px 20px 0px rgba(15, 15, 98, 0.12);
        border-radius: 20px;
    }
    .tribe-events .tribe-events-calendar-latest-past__event-date-tag-datetime,
    .tribe-events .tribe-events-calendar-list__event-date-tag-datetime {
        padding: 0px 10px 0 0;
    }
    .tribe-events .tribe-events-calendar-latest-past__event-featured-image-link,
    .tribe-events .tribe-events-calendar-list__event-featured-image-link {
        height: 200px;
        width: 300px;
    }
    .tribe-events .datepicker .day {
        padding: 10px 0;
    }
    .tribe-events .tribe-events-calendar-latest-past__event-featured-image,
    .tribe-events .tribe-events-calendar-list__event-featured-image {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .tribe-events .tribe-events-calendar-day__event {
        padding-left: 20px;
    }
    .tribe-common-h3.tribe-common-h--alt.tribe-events-c-top-bar__datepicker-button {
        border: 1px solid #ccc;
        padding: 4px 20px 8px;
        border-radius: 50px;
    }
    .tribe-events .tribe-events-c-events-bar .tribe-common-form-control-text__input {
        background-color: #fff;
        padding: 10px 20px;
        border: none;
    }
    .tribe-common-h3.tribe-common-h--alt.tribe-events-c-top-bar__datepicker-button  .tribe-events-c-top-bar__datepicker-mobile {
        font-size: 16px;
    }
    .tribe-events .tribe-events-c-view-selector__list-item-icon {
        height: auto;
    }
    .tribe-events .tribe-events-c-view-selector__list-item-link {
        padding: 4px;
    }
    .tribe-events .tribe-events-c-view-selector__list-item-link .tribe-common-c-svgicon__svg-fill {
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }
    .tribe-events .tribe-events-calendar-month__day-cell--mobile {
        display: flex;
        justify-content: center;
        align-items: center;
        border: 1px solid #ccc;
    }
    .tribe-events .tribe-events-calendar-month__day-cell--selected, .tribe-events .tribe-events-calendar-month__day-cell--selected:focus, 
    .tribe-events .tribe-events-calendar-month__day-cell--selected:hover {
        background-color: transparent;
    }
    .tribe-events-cal-links .tribe-events-gcal, .tribe-events-cal-links .tribe-events-ical, .tribe-events .tribe-events-c-view-selector__list-item-link:focus .tribe-events-c-view-selector__list-item-text, .tribe-events .tribe-events-c-view-selector__list-item-link:hover .tribe-events-c-view-selector__list-item-text, .tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date, .tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date-link {
        color: #1d1d1d;
    }
    #tribe-events-events-bar-search {
        padding: 15px;
        background-color: #fff;
        box-shadow: 0 0 20px rgba(0,0,0,0.2);
    }
    #tribe-events-events-bar-search {
        padding: 20px;
        background-color: #fff;
        border-radius: 20px;
    }
    .tribe-common p {
        font-size: 16px;
    }
    .tribe-events .tribe-events-c-search__input-control-icon-svg {
        right: 20px;
        z-index: 2;
    }
    .tribe-events .tribe-events-c-events-bar__search-container {
        background-color: transparent;
    }
    .tribe-events .tribe-events-c-top-bar__datepicker-button-icon-svg {
        margin-top: 6px;
    }
    .tribe-events .tribe-events-c-top-bar__datepicker-button-icon-svg {
        margin-top: 6px;
    }
    .tribe-events .tribe-events-c-view-selector__list-item-icon {
        margin-right: 7px;
    }
    .tribe-events .tribe-events-c-view-selector--tabs .tribe-events-c-view-selector__content {
        padding: 10px;
        border-radius: 10px;
    }
    li.tribe-events-c-breadcrumbs__list-item {
        font-size: 20px;
    }
    .tribe-events .tribe-events-calendar-month-mobile-events__mobile-event {
        border: none;
        padding: 15px;
        box-shadow: 0 5px 20px rgba(0,0,0,0.1);
        border-radius: 15px;
        margin: 10px auto;
    }
    .tribe-events .tribe-events-calendar-month-mobile-events__mobile-event+.tribe-events-calendar-month-mobile-events__mobile-event {
        border: none;
    }
    .tribe-common .tribe-common-h7 {
        font-size: 18px;
    }
}
@media(max-width: 767px){
    .tribe-events-single ul.tribe-related-events li,
    .tribe-events-single ul.tribe-related-events li .tribe-related-events-thumbnail a {
        border-radius: 16px;
    }
    .tribe-events-related-events-title {
        padding-top: 20px;
    }
    #tribe-events-footer,
    .tribe-events-related-events-title {
        margin-top: 15px;
    }
    .tribe-events-single ul.tribe-related-events li .tribe-related-event-info {
        padding: 0px 14px 14px;
    }
    .single-tribe_events .tribe-events-single .tribe-events-event-meta {
        display: block;
    }
    .tribe-events-venue-map, .tribe-events-meta-group {
        flex: 0 0 100%;
        max-width: 100%;
        width: 100%;
        margin: 10px 0;
    }
    .tribe-events-back a {
        padding: 8px 14px;
    }
    .tribe-events-single .tribe-events-sub-nav .tribe-events-nav-previous a::before {
        top: 2px;
    }
    .tribe-events-single .tribe-events-sub-nav .tribe-events-nav-next a::after {
        top: 2px;
    }
    .tribe-common-c-svgicon.tribe-common-c-svgicon--plus.tribe-events-c-ical__link-icon-svg {
        color: #fff;
    }
    .tribe-events-event-meta a, 
    .tribe-events-event-meta a:visited {
        padding: 5px 14px;
        font-size: 14px;
    }
    .tribe-events-event-meta dt {
        font-size: 16px;
        line-height: 1.3;
    }
    .tribe-events-event-meta dd {
        font-size: 14px;
        line-height: 1.3;
    }
    .tribe-events-meta-group .tribe-events-single-section-title {
        font-size: 20px;
        margin-bottom: 10px;
        line-height: 1.3;
    }
    .single-tribe_events .tribe-events-c-subscribe-dropdown__button {
        padding: 8px 16px;
        font-size: 14px;
    }
    .single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__export-icon, 
    .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__export-icon {
        height: 14px;
        margin-right: 2px;
    }
    .single-tribe_events .tribe-events .tribe-events-c-subscribe-dropdown, 
    .tribe-block__events-link .tribe-events .tribe-events-c-subscribe-dropdown {
        margin: 20px 0px;
    }
    li.tribe-events-c-breadcrumbs__list-item {
        font-size: 18px;
    }
    .tribe-common .tribe-common-h7 {
        font-size: 17px;
    }
}
@media(max-width: 575px){
    .tribe-events-venue-map, 
    .tribe-events-meta-group {
        padding: 15px;
        border-radius: 14px;
    }
    .single-tribe_events .tribe-events .tribe-events-c-subscribe-dropdown__container, 
    .tribe-block__events-link .tribe-events .tribe-events-c-subscribe-dropdown__container {
        width: 200px;
    }
    #tribe-events-events-bar-search {
        padding: 10px;
    }
    .tribe-events-cal-links .tribe-events-button, .tribe-events .tribe-events-c-ical__link, .tribe-common .tribe-common-c-btn, .tribe-common a.tribe-common-c-btn {
        padding: 6px 14px;
        font-size: 14px;
        line-height: 26px;
    }
    .tribe-events-cal-links .tribe-events-button {
        margin-right: 15px;
        margin-bottom: 5px;
        width: 100%;
    }
    .tribe-common .tribe-common-h6 {
        font-size: 14px;
    }
    .tribe-events .tribe-events-calendar-latest-past__event-featured-image-link,
    .tribe-events .tribe-events-calendar-list__event-featured-image-link {
        width: 100%;
        height: 160px;
    }
    .tribe-common-h3.tribe-common-h--alt.tribe-events-c-top-bar__datepicker-button {
        padding: 2px 14px 6px;
    }
    .tribe-common .tribe-common-h7 {
        font-size: 16px;
    }
}

/* Event color list */
/* purple_clr_event_list */
.purple_clr_event .tribe-common .tribe-common-anchor-thin:active, 
.purple_clr_event .tribe-common .tribe-common-anchor-thin:focus, 
.purple_clr_event .tribe-common .tribe-common-anchor-thin:hover,
.purple_clr_event li.tribe-events-c-breadcrumbs__list-item span,
.purple_clr_event .tribe-events .tribe-events-calendar-month-mobile-events__mobile-event-title-link:visited,
.purple_clr_event .tribe-events .tribe-events-calendar-month-mobile-events__mobile-event-title-link,
.purple_clr_event .single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button-text, 
.purple_clr_event .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button-text,
.purple_clr_event .tribe-common .tribe-common-c-svgicon,
.purple_clr_event .tribe-events .tribe-events-calendar-list__event-title-link:visited,
.purple_clr_event .tribe-events .tribe-events-calendar-latest-past__event-title-link:visited,
.purple_clr_event .tribe-events .tribe-events-calendar-latest-past__event-title-link:visited,
.purple_clr_event .tribe-events-single ul.tribe-related-events li .tribe-related-events-title a,
.purple_clr_event .tribe-events-single-event-title,
.purple_clr_event_list .tribe-events .tribe-events-calendar-latest-past__event-title-link,
.purple_clr_event_list .tribe-events-calendar-latest-past__event-title-link.tribe-common-anchor-thin,
.purple_clr_event_list .tribe-events-calendar-list__event-title-link.tribe-common-anchor-thin {
    color: #312783;
}
.purple_clr_event .tribe-events-event-meta a:hover, 
.purple_clr_event .tribe-events-event-meta a:visited:hover {
    color: #312783 !important;
    border: 1px solid #312783 !important;
}
.purple_clr_event .tribe-events .tribe-events-calendar-month__day-cell--selected .tribe-events-calendar-month__mobile-events-icon--event,
.purple_clr_event .tribe-events .tribe-events-view-loader,
.purple_clr_event .tribe-events .tribe-events-c-view-selector__button::before,
.purple_clr_event .tribe-events .tribe-events-c-events-bar__search-button::before,
.purple_clr_event .tribe-common .tribe-common-c-btn-border, .tribe-common a.tribe-common-c-btn-border {
    border-color: #312783;
}
.purple_clr_event .tribe-events .tribe-events-c-view-selector__list-item-link:hover .tribe-common-c-svgicon__svg-fill {
    fill: #312783;
}
.purple_clr_event .tribe-events-event-meta a, 
.purple_clr_event .tribe-events-event-meta a:visited,
.purple_clr_event .single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__list-item a:hover, 
.purple_clr_event .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__list-item a:hover,
.purple_clr_event .single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button.tribe-events-c-subscribe-dropdown__button--active, 
.purple_clr_event .single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:focus, 
.purple_clr_event .single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:focus-within, 
.purple_clr_event_list .single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:hover, 
.purple_clr_event .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button.tribe-events-c-subscribe-dropdown__button--active, 
.purple_clr_event .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:focus, 
.purple_clr_event .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:focus-within, 
.purple_clr_event .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:hover {
    background-color: #312783;
    color: #fff;
}
.purple_clr_event .tribe-events-single ul.tribe-related-events li .tribe-related-events-thumbnail a,
.purple_clr_event .tribe-events .tribe-events-calendar-month__day-cell--selected .tribe-events-calendar-month__mobile-events-icon--event,
.purple_clr_event .tribe-events-calendar-month__day.tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date-daynum {
    background: #312783;
}

/* golden_clr_event_list */
.golden_clr_event .tribe-common .tribe-common-anchor-thin:active, 
.golden_clr_event .tribe-common .tribe-common-anchor-thin:focus, 
.golden_clr_event .tribe-common .tribe-common-anchor-thin:hover,
.golden_clr_event li.tribe-events-c-breadcrumbs__list-item span,
.golden_clr_event .tribe-events .tribe-events-calendar-month-mobile-events__mobile-event-title-link:visited,
.golden_clr_event .tribe-events .tribe-events-calendar-month-mobile-events__mobile-event-title-link,
.golden_clr_event .single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button-text, 
.golden_clr_event .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button-text,
.golden_clr_event .tribe-common .tribe-common-c-svgicon,
.golden_clr_event .tribe-events .tribe-events-calendar-list__event-title-link:visited,
.golden_clr_event .tribe-events .tribe-events-calendar-latest-past__event-title-link:visited,
.golden_clr_event .tribe-events-single ul.tribe-related-events li .tribe-related-events-title a,
.golden_clr_event .tribe-events-single-event-title,
.golden_clr_event_list .tribe-events-calendar-latest-past__event-title-link.tribe-common-anchor-thin,
.golden_clr_event_list .tribe-events-calendar-list__event-title-link.tribe-common-anchor-thin {
    color: #F3B800;
}
.golden_clr_event .tribe-events-event-meta a:hover, 
.golden_clr_event .tribe-events-event-meta a:visited:hover {
    color: #F3B800 !important;
    border: 1px solid #F3B800 !important;
}
.golden_clr_event .tribe-events .tribe-events-calendar-month__day-cell--selected .tribe-events-calendar-month__mobile-events-icon--event,
.golden_clr_event .tribe-events .tribe-events-view-loader,
.golden_clr_event .tribe-events .tribe-events-c-view-selector__button::before,
.golden_clr_event .tribe-events .tribe-events-c-events-bar__search-button::before,
.golden_clr_event .tribe-common .tribe-common-c-btn-border, .tribe-common a.tribe-common-c-btn-border {
    border-color: #F3B800;
}
.golden_clr_event .tribe-events .tribe-events-c-view-selector__list-item-link:hover .tribe-common-c-svgicon__svg-fill {
    fill: #F3B800;
}
.golden_clr_event .tribe-events-event-meta a, 
.golden_clr_event .tribe-events-event-meta a:visited,
.golden_clr_event .single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__list-item a:hover, 
.golden_clr_event .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__list-item a:hover,
.golden_clr_event .single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button.tribe-events-c-subscribe-dropdown__button--active, 
.golden_clr_event .single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:focus, 
.golden_clr_event .single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:focus-within, 
.golden_clr_event .single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:hover, 
.golden_clr_event .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button.tribe-events-c-subscribe-dropdown__button--active, 
.golden_clr_event .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:focus, 
.golden_clr_event .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:focus-within, 
.golden_clr_event .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:hover {
    background-color: #F3B800;
    color: #fff;
}
.golden_clr_event .tribe-events-single ul.tribe-related-events li .tribe-related-events-thumbnail a,
.golden_clr_event .tribe-events .tribe-events-calendar-month__day-cell--selected .tribe-events-calendar-month__mobile-events-icon--event,
.golden_clr_event .tribe-events-calendar-month__day.tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date-daynum {
    background: #F3B800;
}

/* sky_clr_event_list */
.sky_clr_event .tribe-common .tribe-common-anchor-thin:active, 
.sky_clr_event .tribe-common .tribe-common-anchor-thin:focus, 
.sky_clr_event .tribe-common .tribe-common-anchor-thin:hover,
.sky_clr_event li.tribe-events-c-breadcrumbs__list-item span,
.sky_clr_event .tribe-events .tribe-events-calendar-month-mobile-events__mobile-event-title-link:visited,
.sky_clr_event .tribe-events .tribe-events-calendar-month-mobile-events__mobile-event-title-link,
.sky_clr_event .single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button-text, 
.sky_clr_event .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button-text,
.sky_clr_event .tribe-common .tribe-common-c-svgicon,
.sky_clr_event .tribe-events .tribe-events-calendar-list__event-title-link:visited,
.sky_clr_event .tribe-events .tribe-events .tribe-events-calendar-latest-past__event-title-link:visited,
.sky_clr_event .tribe-events-single ul.tribe-related-events li .tribe-related-events-title a,
.sky_clr_event .tribe-events-single-event-title,
.sky_clr_event_list .tribe-events-calendar-latest-past__event-title-link.tribe-common-anchor-thin,
.sky_clr_event_list .tribe-events-calendar-list__event-title-link.tribe-common-anchor-thin {
    color: #35a9e1;
}
.sky_clr_event .tribe-events-event-meta a:hover, 
.sky_clr_event .tribe-events-event-meta a:visited:hover {
    color: #35a9e1 !important;
    border: 1px solid #35a9e1 !important;
}
.sky_clr_event .tribe-events .tribe-events-calendar-month__day-cell--selected .tribe-events-calendar-month__mobile-events-icon--event,
.sky_clr_event .tribe-events .tribe-events-view-loader,
.sky_clr_event .tribe-events .tribe-events-c-view-selector__button::before,
.sky_clr_event .tribe-events .tribe-events-c-events-bar__search-button::before,
.sky_clr_event .tribe-common .tribe-common-c-btn-border, .tribe-common a.tribe-common-c-btn-border {
    border-color: #35a9e1;
}
.sky_clr_event .tribe-events .tribe-events-c-view-selector__list-item-link:hover .tribe-common-c-svgicon__svg-fill {
    fill: #35a9e1;
}
.sky_clr_event .tribe-events-event-meta a, 
.sky_clr_event .tribe-events-event-meta a:visited,
.sky_clr_event .single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__list-item a:hover, 
.sky_clr_event .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__list-item a:hover,
.sky_clr_event .single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button.tribe-events-c-subscribe-dropdown__button--active, 
.sky_clr_event .single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:focus, 
.sky_clr_event .single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:focus-within, 
.sky_clr_event_list .single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:hover, 
.sky_clr_event .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button.tribe-events-c-subscribe-dropdown__button--active, 
.sky_clr_event .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:focus, 
.sky_clr_event .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:focus-within, 
.sky_clr_event .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:hover {
    background-color: #35a9e1;
    color: #fff;
}
.sky_clr_event .tribe-events-single ul.tribe-related-events li .tribe-related-events-thumbnail a,
.sky_clr_event .tribe-events .tribe-events-calendar-month__day-cell--selected .tribe-events-calendar-month__mobile-events-icon--event,
.sky_clr_event .tribe-events-calendar-month__day.tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date-daynum {
    background: #35a9e1;
}

/* red_clr_event_list */
.red_clr_event .tribe-common .tribe-common-anchor-thin:active, 
.red_clr_event .tribe-common .tribe-common-anchor-thin:focus, 
.red_clr_event .tribe-common .tribe-common-anchor-thin:hover,
.red_clr_event li.tribe-events-c-breadcrumbs__list-item span,
.red_clr_event .tribe-events .tribe-events-calendar-month-mobile-events__mobile-event-title-link:visited,
.red_clr_event .tribe-events .tribe-events-calendar-month-mobile-events__mobile-event-title-link,
.red_clr_event .single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button-text, 
.red_clr_event .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button-text,
.red_clr_event .tribe-common .tribe-common-c-svgicon,
.red_clr_event .tribe-events .tribe-events-calendar-list__event-title-link:visited,
.red_clr_event .tribe-events .tribe-events-calendar-latest-past__event-title-link:visited,
.red_clr_event .tribe-events-single ul.tribe-related-events li .tribe-related-events-title a,
.red_clr_event .tribe-events-single-event-title,
.red_clr_event_list .tribe-events-calendar-latest-past__event-title-link.tribe-common-anchor-thin,
.red_clr_event_list .tribe-events-calendar-list__event-title-link.tribe-common-anchor-thin {
    color: #be1622;
}
.red_clr_event .tribe-events-event-meta a:hover, 
.red_clr_event .tribe-events-event-meta a:visited:hover {
    color: #be1622 !important;
    border: 1px solid #be1622 !important;
}
.red_clr_event .tribe-events .tribe-events-calendar-month__day-cell--selected .tribe-events-calendar-month__mobile-events-icon--event,
.red_clr_event .tribe-events .tribe-events-view-loader,
.red_clr_event .tribe-events .tribe-events-c-view-selector__button::before,
.red_clr_event .tribe-events .tribe-events-c-events-bar__search-button::before,
.red_clr_event .tribe-common .tribe-common-c-btn-border, .tribe-common a.tribe-common-c-btn-border {
    border-color: #be1622;
}
.red_clr_event .tribe-events .tribe-events-c-view-selector__list-item-link:hover .tribe-common-c-svgicon__svg-fill {
    fill: #be1622;
}
.red_clr_event .tribe-events-event-meta a, 
.red_clr_event .tribe-events-event-meta a:visited,
.red_clr_event .single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__list-item a:hover, 
.red_clr_event .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__list-item a:hover,
.red_clr_event .single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button.tribe-events-c-subscribe-dropdown__button--active, 
.red_clr_event .single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:focus, 
.red_clr_event .single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:focus-within, 
.red_clr_event_list .single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:hover, 
.red_clr_event .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button.tribe-events-c-subscribe-dropdown__button--active, 
.red_clr_event .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:focus, 
.red_clr_event .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:focus-within, 
.red_clr_event .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:hover {
    background-color: #be1622;
    color: #fff;
}
.red_clr_event .tribe-events-single ul.tribe-related-events li .tribe-related-events-thumbnail a,
.red_clr_event .tribe-events .tribe-events-calendar-month__day-cell--selected .tribe-events-calendar-month__mobile-events-icon--event,
.red_clr_event .tribe-events-calendar-month__day.tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date-daynum {
    background: #be1622;
}

/* yellow_clr_event_list */
.yellow_clr_event .tribe-common .tribe-common-anchor-thin:active, 
.yellow_clr_event .tribe-common .tribe-common-anchor-thin:focus, 
.yellow_clr_event .tribe-common .tribe-common-anchor-thin:hover,
.yellow_clr_event li.tribe-events-c-breadcrumbs__list-item span,
.yellow_clr_event .tribe-events .tribe-events-calendar-month-mobile-events__mobile-event-title-link:visited,
.yellow_clr_event .tribe-events .tribe-events-calendar-month-mobile-events__mobile-event-title-link,
.yellow_clr_event .single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button-text, 
.yellow_clr_event .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button-text,
.yellow_clr_event .tribe-common .tribe-common-c-svgicon,
.yellow_clr_event .tribe-events .tribe-events-calendar-list__event-title-link:visited,
.yellow_clr_event .tribe-events .tribe-events-calendar-latest-past__event-title-link:visited,
.yellow_clr_event .tribe-events-single ul.tribe-related-events li .tribe-related-events-title a,
.yellow_clr_event .tribe-events-single-event-title,
.yellow_clr_event_list .tribe-events-calendar-latest-past__event-title-link.tribe-common-anchor-thin,
.yellow_clr_event_list .tribe-events-calendar-list__event-title-link.tribe-common-anchor-thin {
    color: #f39200;
}
.yellow_clr_event .tribe-events-event-meta a:hover, 
.yellow_clr_event .tribe-events-event-meta a:visited:hover {
    color: #f39200 !important;
    border: 1px solid #f39200 !important;
}
.yellow_clr_event .tribe-events .tribe-events-calendar-month__day-cell--selected .tribe-events-calendar-month__mobile-events-icon--event,
.yellow_clr_event .tribe-events .tribe-events-view-loader,
.yellow_clr_event .tribe-events .tribe-events-c-view-selector__button::before,
.yellow_clr_event .tribe-events .tribe-events-c-events-bar__search-button::before,
.yellow_clr_event .tribe-common .tribe-common-c-btn-border, .tribe-common a.tribe-common-c-btn-border {
    border-color: #f39200;
}
.yellow_clr_event .tribe-events .tribe-events-c-view-selector__list-item-link:hover .tribe-common-c-svgicon__svg-fill {
    fill: #f39200;
}
.yellow_clr_event .tribe-events-event-meta a, 
.yellow_clr_event .tribe-events-event-meta a:visited,
.yellow_clr_event .single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__list-item a:hover, 
.yellow_clr_event .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__list-item a:hover,
.yellow_clr_event .single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button.tribe-events-c-subscribe-dropdown__button--active, 
.yellow_clr_event .single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:focus, 
.yellow_clr_event .single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:focus-within, 
.yellow_clr_event_list .single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:hover, 
.yellow_clr_event .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button.tribe-events-c-subscribe-dropdown__button--active, 
.yellow_clr_event .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:focus, 
.yellow_clr_event .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:focus-within, 
.yellow_clr_event .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:hover {
    background-color: #f39200;
    color: #fff;
}
.yellow_clr_event .tribe-events-single ul.tribe-related-events li .tribe-related-events-thumbnail a,
.yellow_clr_event .tribe-events .tribe-events-calendar-month__day-cell--selected .tribe-events-calendar-month__mobile-events-icon--event,
.yellow_clr_event .tribe-events-calendar-month__day.tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date-daynum {
    background: #f39200;
}

/* green_clr_event_list */
.green_clr_event .tribe-common .tribe-common-anchor-thin:active, 
.green_clr_event .tribe-common .tribe-common-anchor-thin:focus, 
.green_clr_event .tribe-common .tribe-common-anchor-thin:hover,
.green_clr_event li.tribe-events-c-breadcrumbs__list-item span,
.green_clr_event .tribe-events .tribe-events-calendar-month-mobile-events__mobile-event-title-link:visited,
.green_clr_event .tribe-events .tribe-events-calendar-month-mobile-events__mobile-event-title-link,
.green_clr_event .single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button-text, 
.green_clr_event .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button-text,
.green_clr_event .tribe-common .tribe-common-c-svgicon,
.green_clr_event .tribe-events .tribe-events-calendar-list__event-title-link:visited,
.green_clr_event .tribe-events .tribe-events-calendar-latest-past__event-title-link:visited,
.green_clr_event .tribe-events-single ul.tribe-related-events li .tribe-related-events-title a,
.green_clr_event .tribe-events-single-event-title,
.green_clr_event_list .tribe-events-calendar-latest-past__event-title-link.tribe-common-anchor-thin,
.green_clr_event_list .tribe-events-calendar-list__event-title-link.tribe-common-anchor-thin {
    color: #006633;
}
.green_clr_event .tribe-events-event-meta a:hover, 
.green_clr_event .tribe-events-event-meta a:visited:hover {
    color: #006633 !important;
    border: 1px solid #006633 !important;
}
.green_clr_event .tribe-events .tribe-events-calendar-month__day-cell--selected .tribe-events-calendar-month__mobile-events-icon--event,
.green_clr_event .tribe-events .tribe-events-view-loader,
.green_clr_event .tribe-events .tribe-events-c-view-selector__button::before,
.green_clr_event .tribe-events .tribe-events-c-events-bar__search-button::before,
.green_clr_event .tribe-common .tribe-common-c-btn-border, .tribe-common a.tribe-common-c-btn-border {
    border-color: #006633;
}
.green_clr_event .tribe-events .tribe-events-c-view-selector__list-item-link:hover .tribe-common-c-svgicon__svg-fill {
    fill: #006633;
}
.green_clr_event .tribe-events-event-meta a, 
.green_clr_event .tribe-events-event-meta a:visited,
.green_clr_event .single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__list-item a:hover, 
.green_clr_event .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__list-item a:hover,
.green_clr_event .single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button.tribe-events-c-subscribe-dropdown__button--active, 
.green_clr_event .single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:focus, 
.green_clr_event .single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:focus-within, 
.green_clr_event_list .single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:hover, 
.green_clr_event .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button.tribe-events-c-subscribe-dropdown__button--active, 
.green_clr_event .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:focus, 
.green_clr_event .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:focus-within, 
.green_clr_event .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:hover {
    background-color: #006633;
    color: #fff;
}
.green_clr_event .tribe-events-single ul.tribe-related-events li .tribe-related-events-thumbnail a,
.green_clr_event .tribe-events .tribe-events-calendar-month__day-cell--selected .tribe-events-calendar-month__mobile-events-icon--event,
.green_clr_event .tribe-events-calendar-month__day.tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date-daynum {
    background: #006633;
}

/* parrot_clr_event_list */

.parrot_clr_event .tribe-common .tribe-common-anchor-thin:active, 
.parrot_clr_event .tribe-common .tribe-common-anchor-thin:focus, 
.parrot_clr_event .tribe-common .tribe-common-anchor-thin:hover,
.parrot_clr_event li.tribe-events-c-breadcrumbs__list-item span,
.parrot_clr_event .tribe-events .tribe-events-calendar-month-mobile-events__mobile-event-title-link:visited,
.parrot_clr_event .tribe-events .tribe-events-calendar-month-mobile-events__mobile-event-title-link,
.parrot_clr_event .single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button-text, 
.parrot_clr_event .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button-text,
.parrot_clr_event .tribe-common .tribe-common-c-svgicon,
.parrot_clr_event .tribe-events .tribe-events-calendar-list__event-title-link:visited,
.parrot_clr_event .tribe-events .tribe-events-calendar-latest-past__event-title-link:visited,
.parrot_clr_event .tribe-events-single ul.tribe-related-events li .tribe-related-events-title a,
.parrot_clr_event .tribe-events-single-event-title,
.parrot_clr_event_list .tribe-events-calendar-latest-past__event-title-link.tribe-common-anchor-thin,
.parrot_clr_event_list .tribe-events-calendar-list__event-title-link.tribe-common-anchor-thin {
    color: #95c11f;
}
.parrot_clr_event .tribe-events-event-meta a:hover, 
.parrot_clr_event .tribe-events-event-meta a:visited:hover {
    color: #95c11f !important;
    border: 1px solid #95c11f !important;
}
.parrot_clr_event .tribe-events .tribe-events-calendar-month__day-cell--selected .tribe-events-calendar-month__mobile-events-icon--event,
.parrot_clr_event .tribe-events .tribe-events-view-loader,
.parrot_clr_event .tribe-events .tribe-events-c-view-selector__button::before,
.parrot_clr_event .tribe-events .tribe-events-c-events-bar__search-button::before,
.parrot_clr_event .tribe-common .tribe-common-c-btn-border, .tribe-common a.tribe-common-c-btn-border {
    border-color: #95c11f;
}
.parrot_clr_event .tribe-events .tribe-events-c-view-selector__list-item-link:hover .tribe-common-c-svgicon__svg-fill {
    fill: #95c11f;
}
.parrot_clr_event .tribe-events-event-meta a, 
.parrot_clr_event .tribe-events-event-meta a:visited,
.parrot_clr_event .single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__list-item a:hover, 
.parrot_clr_event .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__list-item a:hover,
.parrot_clr_event .single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button.tribe-events-c-subscribe-dropdown__button--active, 
.parrot_clr_event .single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:focus, 
.parrot_clr_event .single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:focus-within, 
.parrot_clr_event_list .single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:hover, 
.parrot_clr_event .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button.tribe-events-c-subscribe-dropdown__button--active, 
.parrot_clr_event .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:focus, 
.parrot_clr_event .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:focus-within, 
.parrot_clr_event .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:hover {
    background-color: #95c11f;
    color: #fff;
}
.parrot_clr_event .tribe-events-single ul.tribe-related-events li .tribe-related-events-thumbnail a,
.parrot_clr_event .tribe-events .tribe-events-calendar-month__day-cell--selected .tribe-events-calendar-month__mobile-events-icon--event,
.parrot_clr_event .tribe-events-calendar-month__day.tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date-daynum {
    background: #95c11f;
}

/**/
.tribe-common .tribe-common-c-btn-border.tribe-events-c-subscribe-dropdown__button:hover .tribe-common-c-svgicon,
.tribe-common .tribe-common-c-btn-border.tribe-events-c-subscribe-dropdown__button:focus .tribe-common-c-svgicon,
.tribe-common .tribe-common-c-btn-border.tribe-events-c-subscribe-dropdown__button:focus-within .tribe-common-c-svgicon,
.single-tribe_events .tribe-events-c-subscribe-dropdown__button:hover .tribe-events-c-subscribe-dropdown__button-text, 
.tribe-events .tribe-events-c-subscribe-dropdown__button:hover .tribe-events-c-subscribe-dropdown__button-text,
.tribe-events-c-subscribe-dropdown__button .tribe-events-c-subscribe-dropdown__button-text:focus,
.tribe-events-c-subscribe-dropdown__button .tribe-events-c-subscribe-dropdown__button-text:hover,
.tribe-events-c-subscribe-dropdown__button:focus .tribe-events-c-subscribe-dropdown__button-text,
.tribe-events-c-subscribe-dropdown__button:hover .tribe-events-c-subscribe-dropdown__button-text{
    color: #fff !important
}

/* Ninja Table */
.sections.afr_section.recent_commitments {
    border-top: 1px solid #ccc;
    margin-top: 60px;
    padding-top: 80px;
}
.ninja_table_wrapper.semantic_ui .ui.table{
    font-size: 16px;
    border: 2px solid #e1e1e1;
    padding: 8px;
    border-radius: 12px;
}
.ninja_table_wrapper.semantic_ui .table thead tr th,
.ninja_table_wrapper.semantic_ui .table tbody tr td {
    font-size: 16px;
    line-height: 1.2;
    border: none;
    padding: 12px !important;
    border-radius: 10px !important;
    border: 2px solid #fff;
    letter-spacing: 0.5px;
}
.ninja_table_wrapper.semantic_ui .table thead tr th {
    font-weight: 700;
    background-color: #1d1d1d;
    color: #fff;
}
/*
.ninja_table_wrapper.semantic_ui .table thead tr th.ninja_column_0,
.ninja_table_wrapper.semantic_ui .table thead tr th.ninja_column_1 {
    width: 230px;
}
*/
.foo-table {
    table-layout: fixed !important;
}
.ninja_table_wrapper.semantic_ui .ui.striped.table tbody tr:nth-child(2n), 
.ninja_table_wrapper.semantic_ui .ui.striped.table>tr:nth-child(2n) {
    background-color: rgba(0,0,50,.06);
}
.ninja_table_wrapper.semantic_ui .ui.selectable.table tbody tr, 
.ninja_table_wrapper.semantic_ui .ui.table tbody tr td.selectable{
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    background-color: rgba(0,0,50,.03);
}
.ninja_table_wrapper.semantic_ui .ui.selectable.table tbody tr:hover, 
.ninja_table_wrapper.semantic_ui .ui.table tbody tr td.selectable:hover {
    background: rgba(0,0,0,0.1)!important;
}
.recent_commitments .afr_box h2 {
    padding: 14px;
    font-size: 28px;
}
.recent_commitments .afr_box .row {
    padding: 5px 20px;
}
.recent_commitments .afr_box {
    border-radius: 20px;
    margin-bottom: 50px;
}
.recent_commitments .footable .pagination {
    border-radius: 4px;
    display: inline-block;
    margin: 10px 0;
    padding-left: 0;
}
.recent_commitments .foo-table.footable-paging-right .footable-pagination-wrapper {
    text-align: center;
}
.recent_commitments .footable .pagination>li>a, 
.recent_commitments .footable .pagination>li>span {
    background-color: #fff;
    border: 1px solid #ddd;
    color: #1d1d1d;
    border-radius: 40px !important;
    margin: 2px;
    font-size: 16px;
    width: 34px;
    height: 34px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
    line-height: 1;
    margin-left: 0px;
}
.recent_commitments .footable .pagination>.active>a, 
.recent_commitments .footable .pagination>.active>a:focus, 
.recent_commitments .footable .pagination>.active>a:hover, 
.recent_commitments .footable .pagination>.active>span, 
.recent_commitments .footable .pagination>.active>span:focus, 
.recent_commitments .footable .pagination>.active>span:hover {
    background-color: #1d1d1d;
    border-color: #1d1d1d;
    color: #fff;
    cursor: default;
    z-index: 2;
}
/**/
.bmt_section .amount_invest {
    margin: 0;
    border-top: 1px solid #ccc;
    padding-top: 15px;
    color: #1d1d1d !important;
    width: 100%;
}
.bmt_section .amount_invest p {
    margin-bottom: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
}
.bmt_section .number_box {
    padding-bottom: 30px;
}
.bmt_section .yellow_box h3 {
    color: #f39200;
}
.bmt_section .purple_box h3 {
    color: #312783;
}
.bmt_section .red_box h3 {
    color: #be1622;
}
.bmt_section .sky_box h3 {
    color: #35a9e1;
}
.bmt_section .green_box h3 {
    color: #006633;
}
.bmt_section .parrot_box h3 {
    color: #95c11f;
}
@media(max-width: 1199px){
    .recent_commitments .afr_box h2 {
        padding: 12px;
        font-size: 24px;
    }
    .recent_commitments .afr_box .row {
        padding: 0px 10px;
    }
    .ninja_table_wrapper.semantic_ui .table thead tr th, .ninja_table_wrapper.semantic_ui .table tbody tr td {
        font-size: 15px;
        padding: 10px !important;
    }
    .bmt_section .number_box {
        padding-bottom: 20px;
    }
}
@media(max-width: 991px){
    .sections.afr_section.recent_commitments {
        margin-top: 40px;
        padding-top: 60px;
    }
    .recent_commitments .afr_box {
        border-radius: 14px;
        margin-bottom: 40px;
    }
    .recent_commitments .afr_box h2 {
        padding: 10px;
        font-size: 22px;
    }
    .ninja_table_wrapper.semantic_ui .table thead tr th, 
    .ninja_table_wrapper.semantic_ui .table tbody tr td {
        font-size: 14px;
        padding: 10px !important;
        border-radius: 8px !important;
        letter-spacing: 0;
        border: 1px solid #fff;
    }
    .ninja_table_wrapper.semantic_ui .table thead tr th.ninja_column_0, 
    .ninja_table_wrapper.semantic_ui .table thead tr th.ninja_column_1 {
        width: auto;
    }
}
@media(max-width: 767px){
    .ninja_table_wrapper.semantic_ui .ui.table {
        font-size: 14px;
        border: 1px solid #e1e1e1;
        padding: 6px;
        border-radius: 8px;
    }
    .recent_commitments .afr_box {
        border-radius: 10px;
        margin-bottom: 30px;
    }
    .recent_commitments .afr_box h2 {
        padding: 8px;
        font-size: 20px;
    }
    .ninja_table_wrapper.semantic_ui .table thead tr th, 
    .ninja_table_wrapper.semantic_ui .table tbody tr td {
        font-size: 13px;
        padding: 8px !important;
        border-radius: 8px !important;
    }
}
@media(max-width: 575px){
    .sections.afr_section.recent_commitments {
        margin-top: 30px;
        padding-top: 50px;
    }
    .recent_commitments .afr_box .row {
        padding: 0px 5px;
    }
    .ninja_table_wrapper.semantic_ui .ui.table {
        font-size: 13px;
        padding: 4px;
    }
    .recent_commitments .afr_box {
        border-radius: 8px;
        margin-bottom: 20px;
    }
    .recent_commitments .afr_box h2 {
        padding: 8px;
        font-size: 18px;
    }
    .ninja_table_wrapper.semantic_ui .table thead tr th, 
    .ninja_table_wrapper.semantic_ui .table tbody tr td {
        font-size: 12px;
        padding: 8px !important;
        border-radius: 8px !important;
    }
}
@media(max-width: 420px){
    .ninja_table_wrapper.semantic_ui .ui.table {
        font-size: 12px;
        padding: 4px;
    }
    .recent_commitments .afr_box {
        border-radius: 8px;
        margin-bottom: 20px;
    }
    .recent_commitments .afr_box h2 {
        padding: 8px;
        font-size: 16px;
    }
    .ninja_table_wrapper.semantic_ui .table thead tr th, 
    .ninja_table_wrapper.semantic_ui .table tbody tr td {
        font-size: 11px;
        padding: 6px !important;
        border-radius: 6px !important;
    }
}

/**/
.tribe-common .tribe-common-h8 {
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 0.1px;
}
.tooltipster-content time span{
    font-size: 12px;
    line-height: 1.2;
    display: inline-block;
    font-weight: 400;
}


/**/
.gf_browser_chrome.gform_wrapper.gravity-theme {
    padding: 30px 40px;
    background-color: #f9fbf3;
    border-radius: 30px;
}
body .gform_wrapper.gravity-theme input[type=color], 
body .gform_wrapper.gravity-theme input[type=date], 
body .gform_wrapper.gravity-theme input[type=datetime-local], 
body .gform_wrapper.gravity-theme input[type=datetime], 
body .gform_wrapper.gravity-theme input[type=email], 
body .gform_wrapper.gravity-theme input[type=month], 
body .gform_wrapper.gravity-theme input[type=number], 
body .gform_wrapper.gravity-theme input[type=password], 
body .gform_wrapper.gravity-theme input[type=search], 
body .gform_wrapper.gravity-theme input[type=tel], 
body .gform_wrapper.gravity-theme input[type=text], 
body .gform_wrapper.gravity-theme input[type=time], 
body .gform_wrapper.gravity-theme input[type=url], 
body .gform_wrapper.gravity-theme input[type=week], 
body .gform_wrapper.gravity-theme select, 
body .gform_wrapper.gravity-theme textarea {
    font-size: 18px;
    padding: 12px 25px;
    border: 1px solid #e1e1e1;
    background-color: #fff;
}
body .gform_wrapper.gravity-theme input[type=color]:focus, 
body .gform_wrapper.gravity-theme input[type=date]:focus, 
body .gform_wrapper.gravity-theme input[type=datetime-local]:focus, 
body .gform_wrapper.gravity-theme input[type=datetime], 
body .gform_wrapper.gravity-theme input[type=email]:focus, 
body .gform_wrapper.gravity-theme input[type=month]:focus, 
body .gform_wrapper.gravity-theme input[type=number]:focus, 
body .gform_wrapper.gravity-theme input[type=password]:focus, 
body .gform_wrapper.gravity-theme input[type=search]:focus, 
body .gform_wrapper.gravity-theme input[type=tel]:focus, 
body .gform_wrapper.gravity-theme input[type=text]:focus, 
body .gform_wrapper.gravity-theme input[type=time]:focus, 
body .gform_wrapper.gravity-theme input[type=url]:focus, 
body .gform_wrapper.gravity-theme input[type=week]:focus, 
body .gform_wrapper.gravity-theme select:focus, 
body .gform_wrapper.gravity-theme textarea:focus {
    border: 1px solid #1d1d1d;
}
body .ui-datepicker:not(.gform-legacy-datepicker)[style] {
    z-index: 98!important;
    border-radius: 20px;
    box-shadow: 0 10px 40px rgba(0,0,0,0.1);
    border: none;
}
body .gform-theme-datepicker:not(.gform-legacy-datepicker) .ui-datepicker-calendar .ui-state-default {
    color: #1d1d1d;
}
body .gform-theme-datepicker:not(.gform-legacy-datepicker) .ui-datepicker-calendar th span {
    font-weight: 700;
    color: #1d1d1d;
}
body .gform-theme-datepicker:not(.gform-legacy-datepicker) .ui-datepicker-header select {
    font-size: 16px;
    line-height: 1.4;
    color: #1d1d1d;
    padding: 8px 26px 8px 14px;
    border: 1px solid #ccc;
    border-radius: 30px;
}
body .gform-theme-datepicker:not(.gform-legacy-datepicker) .ui-datepicker-calendar .ui-state-default:focus, 
body .gform-theme-datepicker:not(.gform-legacy-datepicker) .ui-datepicker-calendar .ui-state-default:hover {
    background: #1d1d1d;
    border-color: #1d1d1d;
    color: #fff;
}
body .gform-theme-datepicker:not(.gform-legacy-datepicker) .ui-datepicker-header select {
    background-position: 97% 50%;
}
body .gform_wrapper.gravity-theme .gfield_label {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 5px;
    line-height: 1.4;
}
body .gform_drop_area button.gform_button_select_files {
    color: #1d1d1d;
    border-radius: 30px;
    padding: 5px 20px;
    border: none;
    outline: none;
    font-size: 16px;
    background-color: #ccc;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    text-decoration: none !important;
}
body .gform_drop_area button.gform_button_select_files:hover {
    background-color: #bbb;
}
body #gform_1 .gform_footer {
    display: none;
}
body .gform_wrapper .gfield_validation_message, 
body .gform_wrapper .validation_message {
    background: none;
    border: none;
    padding: 10px 0 0 0 !important;
    color: red;
    font-weight: 600;
    line-height: 1.4 !important;
    margin: 0;
}
body .gform_wrapper .gform_validation_errors>h2 {
    color: red;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.4;
}
body .gform_wrapper .gform_validation_errors {
    border-radius: 50px;
    border: 1px solid red;
    padding: 16px 16px 16px 48px;
}
body .gform_wrapper.gravity-theme .gfield textarea.medium {
    height: 120px;
}
body .gform_wrapper .gfield_error .gfield_repeater_cell label, 
body .gform_wrapper .gfield_error label, 
body .gform_wrapper .gfield_error legend, 
body .gform_wrapper .gfield_validation_message, 
body .gform_wrapper .validation_message, 
body .gform_wrapper [aria-invalid=true]+label, 
body .gform_wrapper label+[aria-invalid=true] {
    color: red;
}
body .gform_wrapper.gravity-theme .ginput_container_date input {
    width: 100%;
}
body .gform_wrapper.gravity-theme .gfield-choice-input+label {
    cursor: pointer;
}
body .gchoice{
    position: relative;
}
body .gchoice input[type=radio] {
    position: absolute;
    opacity: 0;
}
body .gchoice input[type=radio] + label:before {
    content: "";
    background: #fff;
    border-radius: 100%;
    border: 1px solid #b4b4b4;
    display: inline-block;
    width: 20px;
    height: 20px;
    position: absolute;
    left: 0;
    top: 5px;
    vertical-align: top;
    cursor: pointer;
    text-align: center;
    transition: all 250ms ease;
}
body .gchoice input[type=radio]:checked + label{
    font-weight: 700;
}
body .gform_wrapper.gravity-theme .gfield_radio label {
    font-size: 18px;
    padding-left: 30px;
    position: relative;
}
body .gchoice input[type=radio]:checked + label:before {
    background-color: #95c120;
    box-shadow: inset 0 0 0 3px #f4f4f4;
}
body .gchoice input[type=radio]:focus + label:before {
    outline: none;
    border-color: #95c120;
}
body .gchoice input[type=radio]:disabled + label:before {
    box-shadow: inset 0 0 0 4px #f4f4f4;
    border-color: #b4b4b4;
    background: #b4b4b4;
}
body .gchoice input[type=radio] + label:empty:before {
    margin-right: 0;
}
@media(max-width:1199px){
    .gf_browser_chrome.gform_wrapper.gravity-theme {
        padding: 20px 30px;
        border-radius: 24px;
    }
}
@media(max-width:991px){
    body .gform_wrapper.gravity-theme input[type=color], body .gform_wrapper.gravity-theme input[type=date], body .gform_wrapper.gravity-theme input[type=datetime-local], body .gform_wrapper.gravity-theme input[type=datetime], body .gform_wrapper.gravity-theme input[type=email], body .gform_wrapper.gravity-theme input[type=month], body .gform_wrapper.gravity-theme input[type=number], body .gform_wrapper.gravity-theme input[type=password], body .gform_wrapper.gravity-theme input[type=search], body .gform_wrapper.gravity-theme input[type=tel], body .gform_wrapper.gravity-theme input[type=text], body .gform_wrapper.gravity-theme input[type=time], body .gform_wrapper.gravity-theme input[type=url], body .gform_wrapper.gravity-theme input[type=week], body .gform_wrapper.gravity-theme select, body .gform_wrapper.gravity-theme textarea {
        font-size: 16px;
        padding: 10px 20px;
    }
    body .gform_wrapper.gravity-theme .gfield_checkbox label, 
    body .gform_wrapper.gravity-theme .gfield_radio label,
    body .gform_wrapper.gravity-theme .gfield_label {
        font-size: 16px;
    }
    body .gchoice input[type=radio] + label:before {
        top: 3px;
    }
}
@media(max-width: 575px){
    body .gform_wrapper.gravity-theme input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]) {
        line-height: inherit;
        min-height: inherit;
    }
    body .gf_browser_chrome.gform_wrapper.gravity-theme {
        padding: 15px 10px;
        border-radius: 18px;
    }
    body .gform_wrapper.gravity-theme input[type=color], body .gform_wrapper.gravity-theme input[type=date], body .gform_wrapper.gravity-theme input[type=datetime-local], body .gform_wrapper.gravity-theme input[type=datetime], body .gform_wrapper.gravity-theme input[type=email], body .gform_wrapper.gravity-theme input[type=month], body .gform_wrapper.gravity-theme input[type=number], body .gform_wrapper.gravity-theme input[type=password], body .gform_wrapper.gravity-theme input[type=search], body .gform_wrapper.gravity-theme input[type=tel], body .gform_wrapper.gravity-theme input[type=text], body .gform_wrapper.gravity-theme input[type=time], body .gform_wrapper.gravity-theme input[type=url], body .gform_wrapper.gravity-theme input[type=week], body .gform_wrapper.gravity-theme select, body .gform_wrapper.gravity-theme textarea {
        font-size: 15px;
        padding: 8px 16px;
    }
    body .gform_wrapper.gravity-theme .gfield_checkbox label, 
    body .gform_wrapper.gravity-theme .gfield_radio label,
    body .gform_wrapper.gravity-theme .gfield_label {
        font-size: 15px;
    }
    body .gchoice input[type=radio] + label:before {
        width: 16px;
        height: 16px;
        top: 4px;
    }
    body .gform_wrapper.gravity-theme .gfield_radio label {
        padding-left: 22px;
        line-height: 21px;
        margin-bottom: 7px;
    }
}

.tribe-events-calendar-month__multiday-event-wrapper { display: none !important; }
.event_start_date_class, .event_end_date_class { display: block !important; }


.suppliers_search {
    display: flex;
    padding: 15px;
    background-color: #fff;
    box-shadow: 0px 10px 40px rgb(15, 15, 98,0.1);
    border-radius: 100px;
    width: 100%;
    margin-bottom: 100px;
    position: relative;
}
.suppliers_search input[type="text"] {
    background-color: transparent;
    box-shadow: none;
}
.suppliers_search #searchbtn {
    margin-left: 20px;
}
span.highlighted {
    background-color: rgba(243, 146, 0, 0.3);
}
p.found_msg,
p.not_found_error {
    position: absolute;
    bottom: -70px;
    left: 0;
    right: 0;
    text-align: center;
    color: red;
    font-weight: 500;
    line-height: 1.4;
}
p.found_msg {
    color: green;
}
@media(min-width: 1200px){
    ul.slimmenu  li.scroll_menu > ul {
        max-height: 420px;
        overflow-y: scroll;
    }
}
@media(max-width: 991px){
    .suppliers_search {
        padding: 10px;
        margin-bottom: 70px;
    }
    .suppliers_search #searchbtn {
        margin-left: 10px;
        min-width: 150px;
    }
    p.found_msg,
    p.not_found_error {
        bottom: -55px;
    }
}
@media(max-width: 575px){
    .suppliers_search {
        padding: 5px 12px 12px 12px;
        border-radius: 18px;
        display: block;
        text-align: center;
    }
    .suppliers_search #searchbtn {
        margin-left: 0px;
        min-width: 120px;
    }
    .suppliers_search input[type="text"] {
        text-align: center;
        border-bottom: 1px solid #ccc;
        border-radius: 0;
        margin-bottom: 8px;
        padding-bottom: 5px;
    }
}
@media(max-width: 460px){
    p.found_msg,
    p.not_found_error {
        font-size: 12px;
    }
}
body div.ctct-form-embed div.ctct-form-defaults {
    border-radius: 30px !important;
    padding: 30px 40px !important;
    background-color: #f6faef !important;
}
body div.ctct-form-embed div.ctct-form-defaults h2.ctct-form-header {
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 25px;
    color: #1d1d1d;
    font-family: "Raleway", sans-serif;
}
.ctct-form-embed.form_0 .ctct-form-defaults .ctct-form-text, .ctct-form-embed.form_0 .ctct-form-custom .ctct-form-label, .ctct-form-embed.form_0 .ctct-form-custom .ctct-form-listname, .ctct-form-embed.form_0 .ctct-form-custom .ctct-form-lists-legend, .ctct-form-embed.form_0 .ctct-form-custom .ctct-form-date-slash, .ctct-form-embed.form_0 .ctct-form-defaults .ctct-gdpr-text, .ctct-form-embed.form_0 .ctct-form-defaults .ctct-gdpr-text .ctct-form-footer-link, .ctct-form-embed.form_0 .ctct-form-defaults .ctct-gdpr-text .ctct-form-footer-privacy-link {
    color: #1d1d1d;
    font-family: "Raleway", sans-serif;
}
body div.ctct-form-embed form.ctct-form-custom fieldset.ctct-form-lists legend.ctct-form-lists-legend {
    margin-bottom: 15px;
    left: 0;
}
body div.ctct-form-embed form.ctct-form-custom fieldset.ctct-form-lists {
    padding: 0;
}
body div.ctct-form-embed form.ctct-form-custom div.ctct-form-listitem input[type=checkbox].ctct-form-checkbox {
    padding: 0;
    height: initial !important;
    width: initial !important;
    margin-bottom: 0;
    display: none !important;
    cursor: pointer;
}
body div.ctct-form-embed form.ctct-form-custom div.ctct-form-listitem label.ctct-form-checkbox-label {
    position: relative;
    cursor: pointer;
    padding-left: 30px;
    font-weight: 500;
}
body div.ctct-form-embed form.ctct-form-custom div.ctct-form-listitem input:checked + label {
    color: #312783;
    font-weight: 700 !important;
}
body div.ctct-form-embed form.ctct-form-custom div.ctct-form-listitem label:before {
    content: '';
    -webkit-appearance: none;
    appearance: none;
    background-color: transparent;
    border: 1px solid #afafaf;
    padding: 9px;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    margin-right: 5px;
    position: absolute;
    left: 0;
    top: 1px;
    border-radius: 4px;
}
body div.ctct-form-embed form.ctct-form-custom div.ctct-form-listitem input:checked + label:before {
    border: 1px solid #95c120;
    background-color: #95c120;
}
body div.ctct-form-embed form.ctct-form-custom div.ctct-form-listitem input:checked + label:after {
    content: '';
    display: block;
    position: absolute;
    top: 2px;
    left: 7px;
    width: 7px;
    height: 14px;
    border: solid #fff;
    border-width: 0 3px 3px 0;
    transform: rotate(45deg);
}
body div.ctct-form-embed form.ctct-form-custom button.ctct-form-button,
body div.ctct-form-embed form.ctct-form-custom button.ctct-form-button:hover {
    border: none !important;
    width: auto;
}
@media(max-width:991px){
    body div.ctct-form-embed div.ctct-form-defaults {
        border-radius: 20px !important;
        padding: 20px 30px !important;
    }
    body div.ctct-form-embed form.ctct-form-custom fieldset.ctct-form-lists legend.ctct-form-lists-legend {
        font-size: 20px;
    }
}
@media(max-width:575px){
    body div.ctct-form-embed div.ctct-form-defaults {
        border-radius: 16px !important;
        padding: 15px !important;
    }
    body div.ctct-form-embed form.ctct-form-custom fieldset.ctct-form-lists legend.ctct-form-lists-legend {
        font-size: 18px;
        padding-left: 12px;
    }
    body div.ctct-form-embed form.ctct-form-custom div.ctct-form-listitem label.ctct-form-checkbox-label {
        padding-left: 26px;
    }
    body div.ctct-form-embed div.ctct-form-defaults h2.ctct-form-header {
        padding-bottom: 5px;
        margin-bottom: 15px;
        font-size: 20px;
        line-height: 1.3;
    }
    body div.ctct-form-embed form.ctct-form-custom div.ctct-form-listitem label:before {
        padding: 8px;
    }
    body div.ctct-form-embed form.ctct-form-custom div.ctct-form-listitem label.ctct-form-checkbox-label {
        font-size: 14px;
    }
    body div.ctct-form-embed form.ctct-form-custom div.ctct-form-listitem input:checked + label:after {
        top: 3px;
        left: 6px;
        width: 6px;
        height: 11px;
    }
    body div.ctct-form-embed form.ctct-form-custom label.ctct-form-label {
        padding-left: 12px;
    }
    body div.ctct-form-embed form.ctct-form-custom .ctct-form-required:before {
        left: 0;
    }
}

/**/
.news_detail_page .caption .post_info .yellow_cat,
.news_section .post_info .yellow_cat {
    background-color: #f39200 !important;
}
.news_detail_page .caption .post_info .green_cat,
.news_section .post_info .green_cat {
    background-color: #006633 !important;
}
.news_detail_page .caption .post_info .red_cat,
.news_section .post_info .red_cat {
    background-color: #be1622 !important;
}
.news_detail_page .caption .post_info .sky_cat,
.news_section .post_info .sky_cat {
    background-color: #35aae0 !important;
}
.news_detail_page .caption .post_info .purple_cat,
.news_section .post_info .purple_cat {
    background-color: #312783 !important;
}
.news_detail_page .caption .post_info .parrot_cat,
.news_section .post_info .parrot_cat {
    background-color: #95c120 !important;
}

/**/
.footer .social_block {
    margin-bottom: 30px;
}
.afr_box .team_box {
    text-align: left;
}

.parrot_box.team_box .team_text ul li a i {
    color: #95c11f;
}
.parrot_box.team_box .team_text ul li a img {
    filter: invert(93%) sepia(98%) saturate(408%) hue-rotate(27deg) brightness(93%) contrast(82%);
}

.purple_box.team_box .team_text ul li a i {
    color: #312783;
}
.purple_box.team_box .team_text ul li a img {
    filter: invert(16%) sepia(79%) saturate(5675%) hue-rotate(250deg) brightness(55%) contrast(85%);
}

.yellow_box.team_box .team_text ul li a i {
    color: #f39200;
}
.yellow_box.team_box .team_text ul li a img {
    filter: invert(56%) sepia(50%) saturate(3532%) hue-rotate(7deg) brightness(101%) contrast(104%);
}

.red_box.team_box .team_text ul li a i {
    color: #be1622;
}
.red_box.team_box .team_text ul li a img {
    filter: invert(23%) sepia(98%) saturate(4961%) hue-rotate(346deg) brightness(75%) contrast(98%);
}

.sky_box.team_box .team_text ul li a i {
    color: #35aae0;
}
.sky_box.team_box .team_text ul li a img {
    filter: invert(58%) sepia(83%) saturate(1395%) hue-rotate(169deg) brightness(93%) contrast(80%);
}

.green_box.team_box .team_text ul li a i {
    color: #006633;
}
.green_box.team_box .team_text ul li a img {
    filter: invert(15%) sepia(65%) saturate(4546%) hue-rotate(152deg) brightness(97%) contrast(102%);
}

.afr_box .team_box .team_text ul li a:hover,
.afr_box .team_box .team_text ul li a:hover i {
    color: #000000;
}
.afr_box .team_box .team_text ul li a:hover img {
    filter: invert(0) sepia(0%) saturate(0%) hue-rotate(169deg) brightness(0) contrast(88%);
}


/* company List */
.company_sidebar{
    background-color: #ffffff;
    border-radius: 20px;
    box-shadow: 0px 10px 40px rgba(15, 15, 98, 0.14);
    }
.company_sidebar .facetwp-facet{margin-bottom: 0;}

.facetwp-facet.facetwp-facet-reset,
.filter_item{padding: 25px;}

.facetwp-facet.facetwp-facet-reset{border-bottom: 1px solid rgba(0,0,0,0.08);}
.filter_item:not(:last-child){border-bottom: 1px solid rgba(0,0,0,0.08);}
.filter_item h4{margin-bottom: 15px;}

.company_box{
    padding: 25px 30px;
    border-radius: 20px;
    background-color: #fff;
    box-shadow: 0px 10px 40px rgba(15, 15, 98, 0.14);
    margin-bottom: 30px;
}
.company_box h4{
    color: #000;
    margin-bottom: 15px;
}
.company_box h4 a{
    color: #be1622;
    text-decoration: underline;
}
.company_box h4 a:hover{
    color: #35a9e1;
    text-decoration: none;
}
.company_box p{
    /* border-bottom: 1px solid rgba(0,0,0,0.08);
    padding: 0 0 8px; */
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 1.4;
}
.company_box p:last-child{
    margin-bottom: 0;
}
.company_box p b{
    width: 180px;
    display: inline-block;
    font-weight: 400;
}
.company_box p a {
    display: inline-block;
    font-weight: 600;
    text-decoration: underline;
    border-radius: 8px;
    line-height: 1;
    margin-right: 10px; 
    color: #be1622;
}
.company_box p a:hover { 
    color: #35a9e1;
    text-decoration: none;
}
.company_sidebar .facetwp-checkbox{
    background-image: url('../images/custom-checkbox.png');
    background-size: 20px 20px;
    font-size: 16px;
    padding-left: 30px;
    padding-top: 3px;
    font-weight: 600;
}
.company_sidebar .facetwp-checkbox{
    margin-bottom: 0;
}
.company_sidebar .facetwp-checkbox.checked{
    background-image: url('../images/custom-checkbox-on.png');
    color: #95c11f;
}

/* Single Company */
.back_link a{
    font-weight: 700;
    text-decoration: underline;
    text-transform: uppercase;
}
.single_company_logo{
    background-color: #ffffff;
    border: 1px solid #dee2e6;
    border-radius: 20px;
    overflow: hidden;
    padding: 20px;
    border-radius: 20px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.single_company_logo img{
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
    display: block;
    margin: 0 auto;
}
.single_company_desc{
    border: 1px solid #dee2e6;
    border-radius: 20px;
    overflow: hidden;
    
}
.single_company_desc ul{
    list-style: none;
    margin: 0;
    padding: 0;
   
}
.single_company_desc ul li {
    display: flex;
    font-size: 16px;
}
.single_company_desc ul li span{
    padding: 6px 20px;
    flex: 1;
    word-break:break-word;
}
.single_company_desc ul li span a{
    display: inline-block;
    font-weight: 700;
    text-decoration: underline;
    border-radius: 8px;
    line-height: 1;
    margin-right: 10px;
}
.single_company_desc ul li:nth-of-type(odd) {
    background-color:#f7f9f2;
}
.single_company_desc ul li span:nth-child(1){
    width: 220px;
    font-weight: 700;
    flex:0 220px;
    border-right:1px solid #dee2e6;
}
.single_desc_box{
    padding: 30px;
    border-radius: 30px;
}
.single_desc_box p:last-child{
    margin-bottom: 0;
}
.people_sec{
    padding-top: 40px;
}
.people_sec .fit_img{
    background-color: #f9f9f9;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 240px;
    border: 1px solid rgba(0, 0, 0, 0.1);
}
.people_sec .fit_img img{
    object-fit: contain;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}
.people_sec .my_btn{
    background: #95c11f;
    padding: 10px 24px;
    font-size: 16px;
}
.people_sec .my_btn:hover{
    background:#7a9e19;
}
.people_sec .team_box{
    padding-bottom: 20px;
}
.team_copy{
    flex: 1 1 auto;
    display: flex;
    flex-direction: column;
}
.people_sec .team_box .team_text{
    flex: 1 1 auto;
}
.people_sec .team_copy ul li {
    font-size: 16px;
}
.people_sec .team_copy ul li a{color: #95c11f;  font-size: 16px;}
.people_sec .team_copy ul li a i{color: #95c11f; font-size: 18px;}

.people_sec .team_copy ul li a:hover{color: #be1622;}

.people_sec .team_copy ul li span a{
    padding-left: 0;
}
.people_sec .team_copy ul li span:first-child{
    font-weight: 700;
    margin-right: 10px;
}
.people_sec .btn_holder{
    margin-top: 10px;
}

.past_project{
    padding-top: 70px;
}
.past_project .ps_info{
    margin-bottom: 0px;
}
.past_project .ps_info:not(:last-child){
    margin-bottom: 30px;
    }
.past_project .ps_info a{
    text-decoration: underline;
    text-transform: uppercase;
    font-weight: 700;
    }
.facetwp-input-wrap {
    display: block !important; 
    }
.facetwp-icon {
    right: 10px !important;
    z-index: 2;
    }
button.facetwp-reset.facetwp-hide-empty {
    background-color: #be1622;
    font-family: "Raleway", sans-serif;
    position: relative;
    padding: 8px 30px;
    cursor: pointer;
    font-size: 18px;
    line-height: 30px;
    font-weight: 500;
    letter-spacing: 0.9px;
    color: white;
    text-align: center;
    display: inline-block;
    border: none;
    text-transform: uppercase;
    border-radius: 28px;
    overflow: hidden;
    }

@media(max-width:1199px){
    .past_project{
        padding-top: 50px;
    }
}
@media(max-width:767px){
    .company_box{
        padding: 15px 20px;
        margin-bottom: 15px;
    }
    .facetwp-facet.facetwp-facet-reset,
    .filter_item{padding: 15px 20px;}
    .single_company_desc ul li{
        display: block;
        padding: 8px 0;
    }
    .single_company_desc ul li span{
        display: block;
        padding: 0px 15px;
        line-height: 1.25;
    }
    .single_company_desc ul li span:nth-child(1){
        width: 100%;
        border-right: none;
    }
    .single_desc_box{
        padding: 15px;
        border-radius: 20px;
    }
  
    .people_sec .my_btn{
        padding: 10px 20px;
        font-size: 14px;
    }
}


/* Serach page */
#service_offerings_grid{
    margin-top: 30px !important;
    margin-bottom: 40px !important;
}
.service_offring_box{
    background-color:#ebf9ff;
    border-radius: 20px;
    padding: 20px;
    color:#000000;
    font-weight: 600;
    display: block;
}
.service_offring_box:hover,
.service_offring_box:focus{
    background-color: #35a9e1;
    color: #fff;
}
#company_search form{
    margin-bottom: 40px;
    background-color: #f7f7f7;
    padding: 20px 30px;
    border-radius: 30px;
}
#company_search form input[type="submit"]{
    width: 100%;
    min-width: inherit;
}
#company_search .row{
    margin-left: -10px;
    margin-right: -10px;
}
#company_search [class^="col-"]{
    padding-left: 10px;
    padding-right:10px;
}
.service_offring_box img {
    max-width: 100px;
    height: 100px;
    object-fit: contain;
    margin-bottom: 10px;
}
.service_search_box{
    box-shadow: 0px 0px 25px rgba(15, 15, 98, 0.12);
    border-radius: 20px;
    padding: 20px;
}
.service_search_box .facetwp-facet{
    margin-bottom: 0;
}
.service_search_box .facetwp-checkbox{
    font-size: 16px;
    line-height: 1.5;
    background-position: left top 3px;
    background-image: url('../images/custom-checkbox.png');
    background-size: 20px 20px;
    padding-left: 30px;
}
.service_search_box .facetwp-checkbox:not(:last-child){
    margin-bottom: 8px;
}
.service_search_box .facetwp-checkbox.checked {
    background-image: url(../images/custom-checkbox-on.png);
    color: #95c11f;
}
.search_cta{
    margin-top: 100px;
    background-color: #95c11f;
    color: #fff;
    padding: 50px;
    text-align: center;
    border-radius:20px;
}
.search_cta p:first-of-type{
    color: #fff;
    font-size: 36px;
    font-weight: 700;
    line-height: 1.5;
}
.search_cta p:last-child{
    margin-bottom: 0;
}
.search_cta  .my_btn{
    margin-top: 10px;
}
@media(max-width:1199px){
    #company_search .row{
        margin-left: -15px;
        margin-right: -15px;
    }
    #company_search [class^="col-"]{
        padding-left: 15px;
        padding-right:15px;
        margin-bottom: 30px;
    }
    #company_search form .row [class^="col-"]{
        margin-bottom: 0px;
    }
    
    .search_cta{
        margin-top: 50px;
    }
    .search_cta p:first-of-type{
        font-size: 32px;
        line-height: 1.4;
    }
    .service_search_box {
        height: 100%;
    }
}
@media(max-width:991px){
    .search_cta{
        margin-top: 40px;
        padding: 40px;
    }
    .search_cta p:first-of-type{
        font-size:30px;
        line-height: 1.3;
    }
    .service_offring_box img{
        max-width: 80px;
        height: 80px;
        margin-bottom: 10px;
    }
    #company_search form{
        padding-block: 15px;
    }
}
@media(max-width:767px){
    #company_search [class^="col-"]{
        margin-bottom: 20px;
    }
    .search_cta{
        margin-top: 30px;
    }
    .search_cta p:first-of-type{
        font-size: 24px;
    }
    #company_search form{
        padding-inline: 20px;
        border-radius:20px;
    }
}
@media(max-width:575px){
    .search_cta{
        margin-top: 20px;
        padding: 30px;
    }
    .search_cta p:first-of-type{
        font-size: 24px;
    }
    #company_search form{
        padding-block: 10px;
    }
    #company_search form input[type="submit"]{
        margin-top: 10px;
    }
}

#service_offerings_grid > div {
    padding-top: 15px;
    padding-bottom: 15px;
}
.service_offring_box > div a{
    height: 100%;
    line-height: 1.4;
    letter-spacing: 0.5px;
}
.service_offring_box > div a img {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.service_offring_box > div a:hover img {
    filter: brightness(1) invert(1);
}
@media(max-width:575px){
    #service_offerings_grid {
        margin-left: -7px;
        margin-right: -7px;
    }
    #service_offerings_grid > div {
        padding: 7px;
    }
    .service_offring_box {
        border-radius: 12px;
        padding: 20px 10px;
    }
    .service_offring_box img {
        height: 60px;
    }
}
#gform_8 .gfield_label {
	font-weight: bold;
}
.gchoice-children-toggle {
	display: inline-block;
	font-weight: bold;
	margin-right: 3pt;
	cursor: pointer;
	user-select: none;
}
div.gchoice-level-0, div.gchoice-level-1 {
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: flex-start;
	line-height: 1;
	margin: 0 0 8pt 0;
}
div.gchoice-level-0 > *, div.gchoice-level-1 > * {
	margin: 0 5pt 0 0;
}
div.gchoice-level-0 > label, div.gchoice-level-1 > label {
	vertical-align: top;
	text-indent: -1.5em;
	margin-left: 1.5em;
}
div.gchoice-level-1 {
	margin-left: 3em;
	display: none;
}

/* Announcement Page */
.text_box {
    border-radius: 20px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 10px 40px rgba(15, 15, 98, 0.08);
    margin-bottom: 50px;
    position: relative;
    padding: 35px;
}
.text_box.sm h3 {
    margin-bottom: 15px;
}
.text_box.sm {
    padding: 25px;
}
.text_box.sm p,
.text_box.sm ul li {
    font-size: 16px;
}
.text_box.sm ul:last-child {
    margin-bottom: 0;
}
.text_box:last-child {
    margin-bottom: 0;
}
.text_box p {
    margin-bottom: 15px;
}
.text_box p:last-child {
    margin-bottom: 0px;
}
.sectors_boxes {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
    border-radius: 14px;
    padding: 14px 22px;
    min-height: 70px;
    gap: 13px;
    box-shadow: 0px 10px 30px rgba(15, 15, 98, 0.15);
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}
.sectors_boxes:hover {
    transform: translateY(3px);
    box-shadow: 0px 2px 5px rgba(15, 15, 98, 0.3);
}
.sectors_boxes img {
    flex: 0 0 46px;
    width: 46px;
    height: 42px;
    object-fit: contain;
    filter: brightness(0) invert(1);
}
.sectors_boxes h4 {
    font-size: 20px;
    margin-bottom: 0;
    flex: 1;
}
.text_box .row > div {
    padding-top: 15px;
    padding-bottom: 15px;
}
.sectors_boxes:hover > img {
    animation: swing ease-in-out 0.6s 1 alternate;
}
@keyframes swing {
    0% {
        transform: rotate(0deg);
    }
    10% {
        transform: rotate(10deg);
    }
    30% {
        transform: rotate(0deg);
    }
    40% {
        transform: rotate(-10deg);
    }
    50% {
        transform: rotate(0deg);
    }
    60% {
        transform: rotate(5deg);
    }
    70% {
        transform: rotate(0deg);
    }
    80% {
        transform: rotate(-5deg);
    }
    100% {
        transform: rotate(0deg);
    }
}
.border_box {
    width: 100%;
    height: 100%;
    border-radius: 14px;
    padding: 25px 30px;
    border: 1px solid rgba(0, 0, 0, 0.1);
}
.border_box h5 {
    margin-bottom: 20px;
    font-weight: 600;
    line-height: 1.6;
}
.border_box ul {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-top: 15px;
    margin-bottom: 5px;
}
.border_box ul li a {
    display: block;
    color: #333333;
    font-weight: 600;
    text-transform: uppercase;
    padding: 10px 18px 8px;
    border: 1px solid #ccc;
    border-radius: 50px;
    background-color: #fff;
    font-size: 16px;
    line-height: 20px;
}
.border_box ul li a:hover {
    background-color: #333333;
    color: #fff;
    border-color: #333333;
}
@media (max-width: 1199px){
    .border_box ul li a {
        padding: 8px 12px 7px;
        font-size: 14px;
        line-height: 18px;
    }
}
@media (max-width: 575px){
    .text_box.sm h3 {
        margin-bottom: 5px;
    }
    .text_box.sm {
        padding: 20px;
    }
    .text_box.sm p,
    .text_box.sm ul li {
        font-size: 15px;
    }
    .text_box.sm p {
        margin-bottom: 10px;
    }
    .ul_arrow.sm ul li::before {
        font-size: 15px;
        top: 3px;
    }
}
@media (max-width: 460px){
    .border_box ul {
        gap: 6px;
    }
    .border_box ul li a {
        padding: 6px 12px 7px;
        font-size: 13px;
        line-height: 16px;
    }
}
/* Steps Form */
.multistepsProgress {
    display: flex;
    justify-content: space-between;
    margin-bottom: 40px;
    gap: 30px;
}
.multistepsProgress_btn {
    transition-property: all;
    transition-duration: 0.15s;
    transition-timing-function: linear;
    transition-delay: 0s;
    position: relative;
    text-indent: -9999px;
    outline: none !important;
    text-indent: 0;
    padding: 14px;
    font-size: 20px;
    line-height: 24px;
    font-weight: 600;
    border-radius: 40px;
    text-transform: uppercase;
    border: 1px solid #e2e2e2;
    background-color: #ffffff;
    color: #1d1d1d;
    display: inline-block;
    min-width: 130px;
    font-family: 'Lato', sans-serif;
}
.multistepsProgress_btn:after {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: calc(100% + 1px);
    display: block;
    width: 33px;
    height: 1px;
    content: '';
    background-color: #e3e3e3;
    z-index: 1;
    cursor: auto;
    transition-property: all;
    transition-duration: 0.15s;
    transition-timing-function: linear;
    transition-delay: 0s;
}
.multistepsProgress_btn.activeStep:after {
    background-color: #1a1a1a;
    height: 3px;
}
.multistepsProgress_btn:first-child:after {
    display: none;
}
.multistepsProgress_btn:nth-child(1).activeStep {
    background-color: #be1622;
    border-color: #be1622;
    color: #fff;
}
.multistepsProgress_btn:nth-child(2).activeStep {
    background-color: #95c11f;
    border-color: #95c11f;
    color: #fff;
}
.multistepsProgress_btn:nth-child(3).activeStep {
    background-color: #312783;
    border-color: #312783;
    color: #fff;
}
.multistepsProgress_btn:nth-child(4).activeStep {
    background-color: #006633;
    border-color: #006633;
    color: #fff;
}
.multistepsProgress_btn:nth-child(5).activeStep {
    background-color: #f39200;
    border-color: #f39200;
    color: #fff;
}
.multistepsProgress_btn:nth-child(6).activeStep {
    background-color: #35a9e1;
    border-color: #35a9e1;
    color: #fff;
}
.multistepsProgress_btn:nth-child(7).activeStep {
    background-color: #2a287f;
    border-color: #2a287f;
    color: #fff;
}

/* */
.multistepsResults {
    position: relative;
    border-radius: 14px;
    margin-bottom: 30px;
    min-height: 570px;
}
.multistepsPanel {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 0;
    opacity: 0;
    visibility: hidden;
    padding: 25px;
    border-radius: 24px;
    background-color: #faeced;
    backdrop-filter: blur(10px);
    border: 2px solid rgba(190, 22, 34, 0.2);
}
.multistepsPanel .mspBox {
    position: relative;
    background-color: #be1622;
    display: flex;
    flex-direction: column;
    height: 100%;
    padding: 40px;
    border-radius: 24px;
    box-shadow: 0px 10px 30px rgba(15, 15, 98, 0.15);
    overflow: hidden;
}
.multistepsPanel:nth-child(2) {
    background-color: rgba(149, 193, 31, 0.1);
    border-color: rgba(149, 193, 31, 0.1);
}
.multistepsPanel:nth-child(2) .mspBox {
    background-color: #95c11f;
}
.multistepsPanel:nth-child(3) {
    background-color: rgba(49, 39, 131, 0.1);
    border-color: rgba(49, 39, 131, 0.1);
}
.multistepsPanel:nth-child(3) .mspBox {
    background-color: #312783;
}
.multistepsPanel:nth-child(4) {
    background-color: rgba(0, 102, 51, 0.1);
    border-color: rgba(0, 102, 51, 0.1);
}
.multistepsPanel:nth-child(4) .mspBox {
    background-color: #006633;
}
.multistepsPanel:nth-child(5) {
    background-color: rgba(243, 146, 0, 0.1);
    border-color: rgba(243, 146, 0, 0.1);
}
.multistepsPanel:nth-child(5) .mspBox {
    background-color: #f39200;
}
.multistepsPanel:nth-child(6) {
    background-color: rgba(53, 169, 225, 0.1);
    border-color: rgba(53, 169, 225, 0.1);
}
.multistepsPanel:nth-child(6) .mspBox {
    background-color: #35a9e1;
}
.multistepsPanel:nth-child(7) {
    background-color: rgba(42, 40, 127, 0.1);
    border-color: rgba(42, 40, 127, 0.1);
}
.multistepsPanel:nth-child(7) .mspBox {
    background-color: #2a287f;
}
.multistepsPanel .mspBox:before {
    content: "";
    position: absolute;
    width: 457px;
    height: 140px;
    left: 20px;
    bottom: 15px;
    background-image: url("../images/dot.png");
    background-size: auto;
    background-position: top left;
    background-repeat: repeat;
    opacity: 0.15;
    filter: brightness(0) invert(1);
}
.stepRightBox {
    min-height: 300px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid rgba(255,255,255,0.2);
    border-radius: 20px;
    margin-bottom: 30px;
    padding: 20px;
}
.stepRightBox .stepIcon {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
    /* opacity: 0.4; */
}
.stepRightBox ul {
    margin-bottom: 0;
    width: 100%;
}
.stepRightBox ul li {
    display: flex;
    width: 100%;
    gap: 12px;
    margin-bottom: 18px;
}
.stepRightBox ul li:last-child {
    margin-bottom: 0;
}
.stepRightBox ul li img {
    flex: 0 0 36px;
    width: 36px;
    height: 34px;
    object-fit: contain;
    filter: brightness(0) invert(1);
}
.multistepsPanel h2 {
    font-size: 48px;
    line-height: 1.3;
    text-transform: inherit;
}
.multistepsPanel.activeStep {
    height: 100%;
    opacity: 1;
    visibility: visible;
}
.multistepsPanel[data-animation="fadeIn"] {
    opacity: 0;
    -webkit-transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out;
}
.multistepsPanel[data-animation="fadeIn"].activeStep {
    opacity: 1;
}
.multistepsPanel .my_btn {
    user-select: none;
    min-width: 170px;
    box-shadow: none !important;
    margin-right: 10px;
    font-size: 20px;
    font-weight: 700;
}
.multistepsPanel .my_btn i {
    font-size: 24px;
}
.multistepsPanel .button-row button:hover {
    color: #1d1d1d !important;
    background: #ffffff !important;
}
.multistepsPanel:nth-child(3) .button-row button,
.multistepsPanel:nth-child(1) .button-row button {
    background: #95c11f;
}
.multistepsPanel:nth-child(2) .button-row button {
    background: #be1622;
}
.multistepsPanel:nth-child(4) .button-row button,
.multistepsPanel:nth-child(6) .button-row button:nth-child(2),
.multistepsPanel:nth-child(2) .button-row button:nth-child(2) {
    background: #312783;
}
.multistepsPanel:nth-child(5) .button-row button,
.multistepsPanel:nth-child(3) .button-row button:nth-child(2) {
    background: #006633;
}
.multistepsPanel:nth-child(6) .button-row button,
.multistepsPanel:nth-child(4) .button-row button:nth-child(2) {
    background: #f39200;
}
.multistepsPanel:nth-child(7) .button-row button,
.multistepsPanel:nth-child(5) .button-row button:nth-child(2) {
    background: #35a9e1;
}
.stepFooter {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: auto;
}
.stepFooter .sFooterLogo img {
    width: 170px;
    filter: brightness(0) invert(1);
    object-fit: contain;
}
.multistepsPanel .stepLeftBox ul {
    margin-bottom: 0;
}
.multistepsPanel .stepLeftBox ul li {
    font-size: 24px;
	line-height: 30px;
    position: relative;
	padding-left: 35px;
    user-select: none;
    margin-bottom: 15px;
    color: #fff;
}
.multistepsPanel .stepLeftBox ul li:last-child {
    margin-bottom: 0;
}
.multistepsPanel .stepLeftBox ul li i {
    font-size: 26px;
    position: absolute;
    left: 0;
    top: 2px;
}
@media (max-width: 1600px) {
    .multistepsResults {
        min-height: 520px;
    }
    .multistepsProgress_btn {
        padding: 13px;
        font-size: 18px;
        line-height: 24px;
        min-width: 120px;
    }
    .multistepsProgress_btn:after {
        width: 45px;
        bottom: 22px;
    }
    .multistepsPanel {
        padding: 20px;
        border-radius: 20px;
    }
    .multistepsPanel .mspBox {
        padding: 25px;
        border-radius: 20px;
    }
    .multistepsPanel h2 {
        font-size: 44px;
    }
    .multistepsPanel .my_btn {
        min-width: 140px;
        margin-right: 8px;
        font-size: 18px;
    }
    .multistepsPanel .my_btn i {
        font-size: 21px;
    }
    .multistepsPanel .mspBox:before {
        width: 417px;
        height: 109px;
        left: 15px;
        bottom: 10px;
    }
    .multistepsPanel .stepLeftBox ul li {
        font-size: 21px;
    }
    .text_box {
        border-radius: 16px;
        margin-bottom: 30px;
        padding: 20px 25px;
    }
    .border_box {
        border-radius: 12px;
        padding: 15px 20px;
    }
    .sectors_boxes {
        border-radius: 12px;
        padding: 13px 14px;
        gap: 10px;
        min-height: 54px;
    }
    .sectors_boxes h4 {
        font-size: 18px;
    }
    .sectors_boxes img {
        flex: 0 0 40px;
        width: 40px;
        height: 38px;
    }
}
@media (max-width: 1199px) {
    .multistepsProgress_btn {
        padding: 12px;
        font-size: 16px;
        line-height: 22px;
        min-width: 100px;
    }
    .multistepsProgress_btn:after {
        width: 38px;
    }
    .multistepsPanel h2 {
        font-size: 40px;
    }
    .multistepsProgress {
        margin-bottom: 25px;
        gap: 10px;
    }
    .stepRightBox {
        border-radius: 14px;
        margin-bottom: 20px;
        padding: 15px;
    }
    .stepRightBox ul li {
        gap: 10px;
        margin-bottom: 13px;
    }
    .stepRightBox ul li img {
        width: 32px;
        height: 30px;
    }
    .multistepsResults {
        min-height: 470px;
    }
}
@media (max-width: 991px) {
    .multistepsResults {
        min-height: 700px;
    }
    .multistepsProgress_btn {
        padding: 10px;
        font-size: 14px;
        line-height: 17px;
        min-width: 80px;
    }
    .multistepsProgress_btn:after {
        width: 22px;
        bottom: 17px;
    }
    .multistepsPanel {
        padding: 15px;
        border-radius: 14px;
    }
    .multistepsPanel .mspBox {
        padding: 15px 20px;
        border-radius: 14px;
    }
    .multistepsPanel h2 {
        font-size: 34px;
    }
    .multistepsPanel .my_btn {
        min-width: 130px;
        margin-right: 5px;
        font-size: 16px;
    }
    .stepRightBox {
        min-height: 270px;
        margin-top: 20px;
    }
    .multistepsPanel .stepLeftBox ul li {
        font-size: 18px;
        padding-left: 30px;
        min-height: 18px;
        line-height: 24px;
        margin-bottom: 10px;
    }
    .multistepsPanel .stepLeftBox ul li i {
        font-size: 26px;
        top: 0;
    }
    .text_box {
        border-radius: 12px;
        padding: 10px 15px;
    }
    .border_box h5 {
        margin-bottom: 15px;
        line-height: 1.5;
    }
    .text_box .row > div {
        padding-top: 10px;
        padding-bottom: 10px;
    }
}
@media (max-width: 767px) {
    .multistepsProgress {
        margin-bottom: 15px;
        padding-bottom: 15px;
        gap: 15px;
        overflow-x: scroll;
    }
    .multistepsProgress_btn:after {
        width: 15px;
    }
    .stepFooter .sFooterLogo img {
        width: 130px;
    }
    .multistepsPanel .my_btn {
        min-width: 110px;
        margin-right: 5px;
        font-size: 15px;
    }
    .multistepsPanel h2 {
        font-size: 30px;
    }
    .multistepsPanel h2 br {
        display: none;
    }
    .multistepsPanel .mspBox:before {
        opacity: 0.10;
    }
    .border_box {
        padding: 10px 15px;
    }
    .sectors_boxes img {
        flex: 0 0 36px;
        width: 36px;
        height: 34px;
    }
    .sectors_boxes h4 {
        font-size: 17px;
    }
    .sectors_boxes {
        border-radius: 10px;
        padding: 10px 14px;
        gap: 8px;
        min-height: 46px;
    }
}
@media (max-width: 575px) {
    .multistepsResults {
        min-height: 600px;
    }
    .stepRightBox {
        min-height: 200px;
    }
    .stepFooter {
        display: block;
    }
    .stepFooter .button-row {
        margin-bottom: 15px;
    }
    .stepRightBox .stepIcon {
        height: 230px;
    }
    .multistepsPanel .stepLeftBox ul li {
        font-size: 16px;
        line-height: 22px;
    }
    .multistepsPanel .stepLeftBox ul li i {
        font-size: 24px;
    }
    .multistepsPanel .mspBox {
        padding: 15px;
    }
    .border_box h5 {
        font-size: 16px;
    }
}
@media (max-width: 460px) {
    .multistepsPanel {
        padding: 10px;
        border-radius: 10px;
    }
    .multistepsPanel .mspBox {
        padding: 12px;
        border-radius: 10px;
    }
    .multistepsPanel h2 {
        font-size: 22px;
    }
    .stepRightBox .stepIcon {
        height: 150px;
    }
    .stepRightBox {
        border-radius: 10px;
        padding: 10px;
    }
    .multistepsPanel .stepLeftBox ul li {
        padding-left: 26px;
    }
    .multistepsPanel .my_btn {
        min-width: 90px;
        margin-right: 2px;
        font-size: 14px;
    }
    .multistepsPanel .my_btn i {
        font-size: 17px;
    }
}

/* Film Campaign */
.internal_cover.sector_cover {
    background-color: #95c11f;
}
.internal_cover.sector_cover:before {
    display: none;
}
.sector_cover .caption h1 {
    margin-bottom: 20px;
}
.sector_cover .caption h3 {
    font-size: 26px;
    margin-bottom: 0;
    text-transform: inherit;
}
/*  */
.row.tb_space {
    margin-top: -15px;
    margin-bottom: -15px;
}
.row.tb_space > div {
    padding-bottom: 15px;
    padding-top: 15px;
}
.row.tb_space.sm {
    margin: 0 -3px;
}
.row.tb_space.sm > div {
    padding: 3px;
}
.productionBoxLink {
    background-color: #312783;
    display: block;
    position: relative;
    height: 230px;
    border-radius: 10px;
    overflow: hidden;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-mask-image: -webkit-radial-gradient(circle, white 100%, black 100%);
    mask-image: -webkit-radial-gradient(circle, white 100%, black 100%);
}
.productionBoxLink > img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transform: scale(1.001);
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}
.productionBoxLink:hover > img {
    opacity: 0.25;
    transform: scale(1.04);
    filter: blur(2px);
}
.pbText {
    padding: 20px;
    position: absolute;
    top: 0;
    left: -10px;
    z-index: 1;
    width: 100%;
    opacity: 0;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}
.productionBoxLink:hover .pbText {
    left: 0;
    opacity: 1;
}
.pbText h3 {
    font-size: 19px;
    margin-bottom: 5px;
}
.pbText h3 a {
    color: #fff;
}
.pbText h3 a:hover {
    color: #fff;
    text-decoration: underline;
}
.pbText p {
    font-size: 15px;
    margin-bottom: 10px;
    font-weight: 300;
}
.pbText ul {
    padding-top: 15px;
    border-top: 1px solid rgba(255, 255, 255, 0.35);
    margin-bottom: 10px;
}
.pbText ul li {
    font-size: 14px;
    line-height: 1.4;
    font-weight: 300;
    margin-bottom: 10px;
}

/*  */
.section_title h3 {
    font-size: 24px;
    text-transform: inherit;
}
.service_offerings_grid.row {
    justify-content: center;
    margin: 0 -9px;
}
.service_offerings_grid > div {
    padding: 9px;
}
.service_offring_box span {
    line-height: 1.2;
    min-height: 46px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.text-center .social_media {
    justify-content: center;
}
.social_media.dark li a {
    color: #333333;
    background-color: #ededed;
}
.overlay.dark::before{
    opacity: 0.7;
}
/*  */
.testimonails {
    padding-left: 85px;
    padding-right: 85px;
}
.testimonailBox {
    border-radius: 30px;
    overflow: hidden;
}
.testimonailImg {
    min-height: 700px;
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
}
.testimonailText {
    padding: 40px 90px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.testimonailText::before {
    content: '\f10d';
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    font-size: 60px;
    line-height: 1;
    margin-bottom: 40px;
    display: block;
}
.testimonailText p {
    font-size: 30px;
    font-weight: 600;
    line-height: 1.6;
    letter-spacing: 0.9px;
    margin-bottom: 40px;
}
.testimonailText h4 {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 0;
}
.testimonailText h4 span {
    font-size: 20px;
    color: #7c7c7c;
}
.section_title.hide_border:before {
    display: none;
}
#lcj_slider .owl-nav .owl-prev, 
#lcj_slider .owl-nav .owl-next,
#invested_slider .owl-nav .owl-prev, 
#invested_slider .owl-nav .owl-next,
#testimonailsID .owl-nav .owl-prev, 
#testimonailsID .owl-nav .owl-next{
    border: 4px solid #fff;
}
#invested_slider .owl-nav .owl-prev, 
#invested_slider .owl-nav .owl-next {
    background-color: #95C11F;
}
#lcj_slider .owl-nav .owl-prev:after,
#lcj_slider .owl-nav .owl-next:after,
#invested_slider .owl-nav .owl-prev:after,
#invested_slider .owl-nav .owl-next:after,
#testimonailsID .owl-nav .owl-prev:after,
#testimonailsID .owl-nav .owl-next:after {
    filter: brightness(0) invert(1);
}
#invested_slider .owl-nav .owl-prev,
#testimonailsID .owl-nav .owl-prev {
    left: -30px;
} 
#lcj_slider .owl-nav .owl-next {
    right: -80px;
}
#lcj_slider .owl-nav .owl-prev {
    left: -80px;
} 
#lcj_slider.owl-carousel .owl-stage-outer {
    overflow: visible;
}
#lcj_slider.owl-carousel .owl-stage-outer .owl-item {
    transform: scale(0.8);
    opacity: 0;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}
#lcj_slider.owl-carousel .owl-stage-outer .owl-item.active {
    transform: scale(1);
    opacity: 1;
}
#invested_slider .owl-nav .owl-next,
#testimonailsID .owl-nav .owl-next {
    right: -30px;
}
.five_col.row.tb_space {
    margin-top: -5px;
    margin-bottom: -5px;
    margin-left: -5px;
    margin-right: -5px;
    justify-content: center;
}
.five_col.row > div {
    flex: 0 0 20%;
    padding: 5px;
}
.five_col.row > .col .sectors_boxes {
    text-align: center;
    padding: 14px;
}
/*  */
.productionFooter p {
    margin-bottom: 10px;
    font-weight: 500;
}
.productionFooter p a {
    color: #2a287e;
}
.productionFooter .social_media {
    margin-top: 20px;
}
.productionFooter.dot_vect:before,
.productionFooter.dot_vect:after {
    width: 153px;
    height: 335px;
    left: 15px;
    top: 50%;
    transform: translateY(-50%);
}
.productionFooter.dot_vect:after {
    left: inherit;
    right: 3px;
}
@media(min-width:1200px){
    .service_offerings_grid > div {
        flex: 0 0 20%;
        max-width: 20%;
    }
}
@media(max-width:1600px){
    .sector_cover .caption h3 {
        font-size: 24px;
    }
    .pbText {
        padding: 16px;
    }
    .productionBoxLink {
        height: 210px;
    }
    .pbText h3 {
        font-size: 18px;
    }
    .pbText p {
        font-size: 14px;
        margin-bottom: 7px;
    }
    .pbText ul {
        padding-top: 12px;
    }
    .pbText ul li {
        font-size: 15px;
        margin-bottom: 7px;
    }
    .testimonails {
        padding-left: 40px;
        padding-right: 40px;
    }
    .testimonailImg {
        min-height: 500px;
    }
    .testimonailText {
        padding: 30px 50px 50px;
    }
    .testimonailText p {
        font-size: 24px;
        letter-spacing: 0.5px;
        margin-bottom: 30px;
    }
    .testimonailText::before {
        font-size: 50px;
        margin-bottom: 20px;
    }
    .testimonailText h4 {
        font-size: 22px;
    }
    .testimonailText h4 span {
        font-size: 18px;
    }
    .productionFooter.dot_vect:before, .productionFooter.dot_vect:after {
        width: 93px;
    }
    #lcj_slider .owl-nav .owl-prev {
        left: -35px;
    }
    #lcj_slider .owl-nav .owl-next {
        right: -35px;
    }
}
@media(max-width:1199px){
    .five_col.row > .col .sectors_boxes h4 {
        font-size: 16px;
    }
    .sector_cover .caption h1 {
        margin-bottom: 15px;
    }
    .sector_cover .caption h3 {
        font-size: 22px;
    }
    .testimonails {
        padding-left: 35px;
        padding-right: 35px;
    }
    .testimonailImg {
        min-height: 450px;
    }
    .testimonailText {
        padding: 20px 30px 30px;
    }
    .testimonailText p {
        font-size: 20px;
        margin-bottom: 20px;
    }
    .testimonailText::before {
        font-size: 40px;
        margin-bottom: 10px;
    }
    .testimonailText h4 {
        font-size: 18px;
    }
    .testimonailText h4 span {
        font-size: 16px;
    }
    .section_title h3 {
        font-size: 22px;
    }
}
@media(max-width:991px){
    .five_col.row > div {
        flex: 0 0 25%;
    }
    .five_col.row > .col .sectors_boxes {
        padding: 10px;
    }
    .sector_cover .caption h1 {
        margin-bottom: 10px;
    }
    .sector_cover .caption h3 {
        font-size: 20px;
    }
    .testimonailImg {
        min-height: 450px;
    }
    .testimonailText {
        padding: 30px 40px 50px;
        text-align: center;
    }
    #testimonailsID {
        max-width: 700px;
        margin: 0 auto;
    }
    .section_title h2 br {
        display: none;
    }
    .section_title h3 {
        font-size: 21px;
    }
    #testimonailsID .owl-nav .owl-prev, 
    #testimonailsID .owl-nav .owl-next {
        top: 450px;
    }
    .round_shape.sm {
        left: 10%;
    }
}
@media(max-width:767px){
    .productionFooter.dot_vect:before, .productionFooter.dot_vect:after {
        width: 40px;
    }
    .section_title h3 {
        font-size: 20px;
    }
    #testimonailsID .owl-nav .owl-prev, 
    #testimonailsID .owl-nav .owl-next {
        border-width: 3px;
    }
    #testimonailsID .owl-nav button.owl-prev:after, 
    #testimonailsID .owl-nav button.owl-next:after {
        width: 20px;
        height: 16px;
    }
    #invested_slider .owl-nav .owl-prev,
    #testimonailsID .owl-nav .owl-prev {
        left: -20px;
    }
    #invested_slider .owl-nav .owl-next,
    #testimonailsID .owl-nav .owl-next {
        right: -20px;
    }
    .testimonails {
        padding-left: 20px;
        padding-right: 20px;
    }
    .row.tb_space {
        margin-top: -10px;
        margin-bottom: -10px;
        margin-left: -10px;
        margin-right: -10px;
    }
    .row.tb_space > div {
        padding: 10px;
    }
    .five_col.row > div {
        flex: 0 0 33.333%;
        padding: 5px;
    }
    .five_col.row > .col .sectors_boxes h4 {
        font-size: 15px;
    }
    #lcj_slider .owl-nav .owl-prev, #lcj_slider .owl-nav .owl-next,
    #invested_slider .owl-nav .owl-prev, #invested_slider .owl-nav .owl-next,#testimonailsID .owl-nav .owl-prev, #testimonailsID .owl-nav .owl-next {
        border: 3px solid #fff;
    }
    #lcj_slider .owl-nav .owl-prev {
        left: -20px;
    }
    #lcj_slider .owl-nav .owl-next {
        right: -20px;
    }
}
@media(max-width:575px){
    .sector_cover .caption h3 {
        font-size: 18px;
    }
    .testimonailBox {
        border-radius: 20px;
    }
    .testimonailImg {
        min-height: 300px;
    }
    .testimonailText {
        padding: 20px 15px 30px;
    }
    .testimonailText p {
        font-size: 18px;
        margin-bottom: 15px;
    }
    .service_offerings_grid.row {
        margin: 0 -5px;
    }
    .service_offerings_grid > div {
        padding: 5px;
    }
    .section_title h3 {
        font-size: 18px;
    }
    .productionFooter.dot_vect:before {
        left: 5px;
    }
    .productionFooter.dot_vect:after {
        right: 0;
    }
    .testimonailText h4 {
        font-size: 16px;
    }
    .testimonailText h4 span {
        font-size: 15px;
    }
    #testimonailsID .owl-nav .owl-prev, #testimonailsID .owl-nav .owl-next {
        top: 302px;
    }
    .row.tb_space {
        margin-top: -7px;
        margin-bottom: -7px;
        margin-left: -7px;
        margin-right: -7px;
    }
    .row.tb_space > div {
        padding: 7px;
    }
    .five_col.row > div {
        flex: 0 0 50%;
    }
    .five_col.row > .col .sectors_boxes {
        padding: 6px;
    }
    .five_col.row > .col .sectors_boxes h4 {
        font-size: 14px;
    }
}
@media(max-width:460px){
    .testimonailImg {
        min-height: 250px;
    }
    .testimonailText {
        padding: 15px 10px 20px;
    }
    .testimonailText p {
        font-size: 16px;
        margin-bottom: 10px;
    }
    #testimonailsID .owl-nav .owl-prev, #testimonailsID .owl-nav .owl-next {
        top: 250px;
    }
}
/**/
.box_title {
    text-align: center;
    position: relative;
    z-index: 2;
}
.box_title h3 {
    padding: 15px 30px;
    border-radius: 14px;
    text-align: center;
    background-color: white;
    display: inline-block;
    margin-bottom: 0;
    box-shadow: 0px 10px 40px rgba(15, 15, 98, 0.08);
}
.sask_map {
    margin-top: -33px;
    border-radius: 30px;
    overflow: hidden;
    border: 6px solid #fff;
    height: 750px;
}
.sask_map .google-map{
    height: 100% !important;
}
/**/
#invested_slider {
    margin-bottom: 30px;
}
.invested_box {
    position: relative;
    height: 650px;
    display: flex;
    justify-content: start;
    align-items: flex-end;
    flex-wrap: wrap;
    padding: 45px;
    border-radius: 30px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    overflow: hidden;
    background-color: #000000;
}
.invested_box .fit_img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 100%;
    height: 100%;
    opacity: 0.7;
}
.invested_box h2 {
    position: relative;
    z-index: 2;
    text-transform: inherit;
    font-weight: 600;
    margin-bottom: 0;
}
.invested_box h2 span {
    font-size: 50px;
    line-height: 1.6;
    display: inline;
    background-color: #95c11f;
    padding: 2px 0 7px;
}
@media(max-width:1600px){
    .invested_box {
        height: 550px;
        padding: 40px;
        border-radius: 24px;
    }
    .invested_box h2 span {
        font-size: 44px;
    }
    .sask_map {
        height: 550px;
        border-radius: 24px;
    }
}
@media(max-width:991px){
    #invested_slider {
        margin-bottom: 25px;
    }
    .invested_box {
        height: 450px;
        padding: 30px;
        border-radius: 20px;
    }
    .invested_box h2 span {
        font-size: 36px;
    }
    .invested_box h2 span br {
        display: none;
    }
    .sask_map {
        height: 450px;
        border-radius: 16px;
    }
}
@media(max-width:575px){
    #invested_slider {
        margin-bottom: 20px;
    }
    .invested_box {
        height: 350px;
        padding: 20px;
        border-radius: 16px;
    }
    .invested_box h2 span {
        font-size: 30px;
    }
    .box_title {
        margin: 0 auto;
        width: 90%;
    }
    .box_title h3 {
        padding: 10px 20px;
        border-radius: 10px;
    }
    .sask_map {
        height: 500px;
        margin-top: -25px;
        border-radius: 20px;
        border: 4px solid #fff;
    }
}
@media(max-width:420px){
    .invested_box h2 span {
        font-size: 26px;
    }
}

/* Color Styling */

/* parrot_page */
.parrot_page .testimonailBox,
.parrot_page .service_offring_box {
    background-color: #f1f7e2;
}
.parrot_page .invested_box h2 span,
.parrot_page #invested_slider .owl-nav .owl-prev, 
.parrot_page #invested_slider .owl-nav .owl-next,
.parrot_page .owl-nav .owl-prev, 
.parrot_page .owl-nav .owl-next,
.parrot_page .section_title:before,
.parrot_page .service_offring_box:focus,
.parrot_page .service_offring_box:hover,
.parrot_page .productionFooter .social_media li a:hover {
    background-color: #95c11f;
}
.parrot_page .productionFooter p a:hover,
.parrot_page .testimonailText::before {
    color: #95c11f;
}
.parrot_page .section_title:before {
    background-image: none;
}
.parrot_page .sections .my_btn {
    background-image: linear-gradient(to right, #95c11f 0%, #95c11f 50%, 
    #d7f192 55%, #95c11f 70%, #95c11f 100%);
    background-size: 300% 100%;
}
.parrot_page .productionFooter.dot_vect:before,
.parrot_page .productionFooter.dot_vect:after {
    filter: brightness(0) saturate(100%) invert(60%) sepia(81%) saturate(441%) hue-rotate(35deg) brightness(101%) contrast(85%);
}

/* purple_page */
.purple_page .testimonailBox,
.purple_page .service_offring_box {
    background-color: #eae9f2;
}
.purple_page .invested_box h2 span,
.purple_page #invested_slider .owl-nav .owl-prev, 
.purple_page #invested_slider .owl-nav .owl-next,
.purple_page .internal_cover,
.purple_page #testimonailsID .owl-nav .owl-prev, 
.purple_page #testimonailsID .owl-nav .owl-next,
.purple_page .section_title:before,
.purple_page .service_offring_box:focus,
.purple_page .service_offring_box:hover,
.purple_page .productionFooter .social_media li a:hover {
    background-color: #312783;
}
.purple_page .productionFooter p a:hover,
.purple_page .testimonailText::before {
    color: #312783;
}
.purple_page .section_title:before {
    background-image: none;
}
.purple_page .sections .my_btn {
    background-image: linear-gradient(to right, #312783 0%, #312783 50%, 
    #7066bf 55%, #312783 70%, #312783 100%);
    background-size: 300% 100%;
}
.purple_page .productionFooter.dot_vect:before,
.purple_page .productionFooter.dot_vect:after {
    filter: brightness(0) saturate(100%) invert(9%) sepia(44%) saturate(6644%) hue-rotate(246deg) brightness(111%) contrast(89%);
}

/* yellow_page */
.yellow_page .testimonailBox,
.yellow_page .service_offring_box {
    background-color: #fef4e5;
}
.yellow_page .invested_box h2 span,
.yellow_page #invested_slider .owl-nav .owl-prev, 
.yellow_page #invested_slider .owl-nav .owl-next,
.yellow_page .internal_cover,
.yellow_page #testimonailsID .owl-nav .owl-prev, 
.yellow_page #testimonailsID .owl-nav .owl-next,
.yellow_page .section_title:before,
.yellow_page .service_offring_box:focus,
.yellow_page .service_offring_box:hover,
.yellow_page .productionFooter .social_media li a:hover {
    background-color: #f39200;
}
.yellow_page .productionFooter p a:hover,
.yellow_page .testimonailText::before {
    color: #f39200;
}
.yellow_page .section_title:before {
    background-image: none;
}
.yellow_page .sections .my_btn {
    background-image: linear-gradient(to right, #f39200 0%, #f39200 50%, 
    #f7c170 55%, #f39200 70%, #f39200 100%);
    background-size: 300% 100%;
}
.yellow_page .productionFooter.dot_vect:before,
.yellow_page .productionFooter.dot_vect:after {
    filter: brightness(0) saturate(100%) invert(48%) sepia(71%) saturate(2779%) hue-rotate(17deg) brightness(115%) contrast(102%);
}

/* green_page */
.green_page .testimonailBox,
.green_page .service_offring_box {
    background-color: #e5efea;
}
.green_page .invested_box h2 span,
.green_page #invested_slider .owl-nav .owl-prev, 
.green_page #invested_slider .owl-nav .owl-next,
.green_page .internal_cover,
.green_page #testimonailsID .owl-nav .owl-prev, 
.green_page #testimonailsID .owl-nav .owl-next,
.green_page .section_title:before,
.green_page .service_offring_box:focus,
.green_page .service_offring_box:hover,
.green_page .productionFooter .social_media li a:hover {
    background-color: #006633;
}
.green_page .productionFooter p a:hover,
.green_page .testimonailText::before {
    color: #006633;
}
.green_page .section_title:before {
    background-image: none;
}
.green_page .sections .my_btn {
    background-image: linear-gradient(to right, #006633 0%, #006633 50%, 
    #2d865a 55%, #006633 70%, #006633 100%);
    background-size: 300% 100%;
}
.green_page .productionFooter.dot_vect:before,
.green_page .productionFooter.dot_vect:after {
    filter: brightness(0) saturate(100%) invert(10%) sepia(96%) saturate(6703%) hue-rotate(162deg) brightness(87%) contrast(103%);
}

/* red_page */
.red_page .testimonailBox,
.red_page .service_offring_box {
    background-color: #f8e7e8;
}
.red_page .invested_box h2 span,
.red_page #invested_slider .owl-nav .owl-prev, 
.red_page #invested_slider .owl-nav .owl-next,
.red_page .internal_cover,
.red_page #testimonailsID .owl-nav .owl-prev, 
.red_page #testimonailsID .owl-nav .owl-next,
.red_page .section_title:before,
.red_page .service_offring_box:focus,
.red_page .service_offring_box:hover,
.red_page .productionFooter .social_media li a:hover {
    background-color: #be1622;
}
.red_page .productionFooter p a:hover,
.red_page .testimonailText::before {
    color: #be1622;
}
.red_page .section_title:before {
    background-image: none;
}
.red_page .sections .my_btn {
    background-image: linear-gradient(to right, #be1622 0%, #be1622 50%, 
    #db565f 55%, #be1622 70%, #be1622 100%);
    background-size: 300% 100%;
}
.red_page .productionFooter.dot_vect:before,
.red_page .productionFooter.dot_vect:after {
    filter: brightness(0) saturate(100%) invert(20%) sepia(73%) saturate(3158%) hue-rotate(342deg) brightness(81%) contrast(101%);
}

/* sky_page */
.sky_page .testimonailBox,
.sky_page .service_offring_box {
    background-color: #eaf6fc;
}
.sky_page .invested_box h2 span,
.sky_page #invested_slider .owl-nav .owl-prev, 
.sky_page #invested_slider .owl-nav .owl-next,
.sky_page .internal_cover,
.sky_page #testimonailsID .owl-nav .owl-prev, 
.sky_page #testimonailsID .owl-nav .owl-next,
.sky_page .section_title:before,
.sky_page .service_offring_box:focus,
.sky_page .service_offring_box:hover,
.sky_page .productionFooter .social_media li a:hover {
    background-color: #35a9e1;
}
.sky_page .productionFooter p a:hover,
.sky_page .testimonailText::before {
    color: #35a9e1;
}
.sky_page .section_title:before {
    background-image: none;
}
.sky_page .sections .my_btn {
    background-image: linear-gradient(to right, #35a9e1 0%, #35a9e1 50%, 
    #70caf5 55%, #35a9e1 70%, #35a9e1 100%);
    background-size: 300% 100%;
}
.sky_page .productionFooter.dot_vect:before,
.sky_page .productionFooter.dot_vect:after {
    filter: brightness(0) saturate(100%) invert(57%) sepia(87%) saturate(1029%) hue-rotate(169deg) brightness(93%) contrast(89%);
}

/* Map Location Popup */
.gm-style .gm-style-iw-d {
    padding: 0 15px 12px 0 !important;
    overflow: hidden !important;
}
.gm-style button.gm-ui-hover-effect {
    width: 16px !important;
    height: 16px !important;
    position: absolute !important;
    top: 3px !important;
    right: 3px;
}
.gm-style button.gm-ui-hover-effect>span {
    width: 16px !important;
    height: 16px !important;
    margin: 0 !important;
}
.gm-style .gm-style-iw-d p {
    font-family: "Raleway", sans-serif;
    font-size: 18px;
    line-height: 1.2;
    font-weight: 700;
    letter-spacing: 0.5px;
    margin-bottom: 0;
    color: #000000;
}
@media(max-width:767px){
    .gm-style .gm-style-iw-d {
        padding: 0 10px 10px 0 !important;
        overflow: hidden !important;
    }
    .gm-style .gm-style-iw-ch {
        padding-top: 12px !important;
    }
    .gm-style .gm-style-iw-d p {
        font-size: 16px;
    }
    .gm-style button.gm-ui-hover-effect {
        width: 12px !important;
        height: 12px !important;
        position: absolute !important;
        top: 2px !important;
        right: 2px;
    }
    .gm-style button.gm-ui-hover-effect>span {
        width: 12px !important;
        height: 12px !important;
    }
}

/**Production Box Show/Hide **/
.hidden {
    display: none;
}
.show {
    display: block;
}
#loadMore {
    margin-top: 20px;
}