/*
 Theme Name:   Groppe Child
 Theme URI:    http://victorthemes/themes/groppe
 Description:  Groppe Child Theme
 Author:       VictorThemes
 Author URI:   http://themeforest.net/user/VictorThemes/portfolio
 Template:     groppe
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         one-column, two-columns, left-sidebar, right-sidebar, custom-menu, featured-images, post-formats, theme-options, translation-ready
*/

/* Write Custom CSS */

@font-face {
    font-family: 'Gill Sans';
    src: url("fonts/gillsans.otf") format("opentype");
    font-weight:normal;
}
@font-face {
    font-family: 'Gill Sans';
    font-weight: 600;
    src: url("fonts/GillSans-SemiBold.ttf") format("truetype");
}
@font-face {
    font-family: 'Gill Sans';
    font-weight: bold;
    src: url("fonts/GillSans-Bold.ttf") format("truetype");
}
@font-face {
    font-family: 'Proxima Nova';
    src: url("fonts/ProximaNova-Regular.otf") format("opentype");
    font-weight:normal;
}
@font-face {
    font-family: 'Proxima Nova';
    src: url("fonts/ProximaNova-Semibold.otf") format("opentype");
    font-weight:600;
}
@font-face {
    font-family: 'Proxima Nova';
    src: url("fonts/ProximaNova-Bold.ttf") format("truetype");
    font-weight:bold;
}
html {
  scroll-behavior: smooth;
}
body , ul , li , p{
    font-family:"Gill Sans";
    font-weight:400;
    font-size:18px;
    color:#1A1A1A;
}
body .row {
    width: auto;
}


/*COA TWEAKS */
.remMargin .wpb_raw_code, .remMargin .vc_column-inner {
	margin:0 !important;
	padding:0 !important;
}

.remMargin .background-video{
	display:none;
}
/*END COA TWEAKS */


button{
    font-family:"Proxima Nova";
    font-weight:600;
    font-size:16px;
    text-transform: uppercase;
    color:#FFFFFF;
}
h1{
    font-family:"Proxima Nova";
    font-weight:600;
    font-size:72px;
    color:#FFFFFF;
}
h2{
    font-family:"Proxima Nova";
    font-weight:600;
    font-size:40px;
    color:#1A1A1A;
}
h3{
    font-family:"Proxima Nova";
    font-weight:600;
    font-size:32px;
    color:#1A1A1A
}
h4{
    font-family:"Proxima Nova";
    font-weight:600;
    font-size:24px;
    color:#2E0480;
}
p a {
    color: #2E0480;
}
/*p a:hover {
    text-decoration: underline;
}*/
body .ex-simple h3 {
    font-weight: 400;
    color: #2E0480;
    font-family: "Gill Sans";
    margin-bottom: 20px;
}
.ex-simple a {
    color: #2E0480;
}
.ex-simple a:hover {
    text-decoration: underline;
}
p.right-img {
    display: inline-block;
    max-width: 40%;
    vertical-align: top;
    margin-top: -100px;
    width: 100%;
    text-align: center !important;
}

.font16 p {
    font-size: 16px;
}
body .pmr0 p{
    margin-bottom:5px !important;
}
body .font24 p {
    font-size: 24px;
    line-height: 34px;
    margin-bottom: 20px;
}
body .font24ul ul li {
    font-size: 24px;
    line-height: 34px;
    max-width: 720px;
}
body .font24ul ol li {
    font-size: 24px;
    line-height: 34px;
    max-width: 720px;
}
body .max-width ol li , body .max-width ul li{
    max-width: 100% !important
}
body .font24 h4 {
    font-family: "Gill Sans";
    color: #2E0480;
    font-weight: 400;
}
body .font24 ol ul {
   list-style: disc;
}
.span-space span {
    display: block;
    height: 26px;
}
.padding-zeroul ul{
    padding-left:0px;
}
.background-video video {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: auto;
    min-width: 100%;
    min-height: 100%;
    object-fit: cover;
}
.grop-hadr_search a:hover {
    color: gray !important;
}
.grop-post_content.quote-left .bp-read-more {
    display: block;
    text-decoration: underline;
}
.search-results h2.grop-post_title, .search-results h2.grop-post_title a {
    font-size: 32px;
    font-family: "Gill Sans";
    font-weight: 400;
    line-height: 48px;
}
body .grop-blog_post {
    border-bottom: 2px solid #c6c6c6;
    margin-bottom: 40px;
    padding-bottom: 40px;
}
.grop-hadrsrch_form_warp::before{
    background-color:#fff !important;
}
.grop-hadrsrch_form_warp {
    background-image: url(https://coanet.org/wp-content/uploads/2019/10/shutterstock_665953069.png);
}
.grop-hadr_search {
    z-index: 999999;
}
.toggle_style .vc_column-inner {
    padding: 0 7px !important;
    margin: 0px !important;
}

.toggle_style .wpb_text_column.wpb_content_element {
    margin: 0px !important;
}
.vc_toggle_text_only .vc_toggle_icon {
    display: inline-block;
    background-image: url('https://coanet.org/wp-content/themes/groppe-child/img/downarrow.png');
    background-repeat: no-repeat;
    background-position: center center;
    margin-left: 5px;
    transform: rotate(-90deg);
    transition: 0.3s;
    width:22px;
    height:22px;
}
.toggle_heading.collapsed .vc_toggle_icon {
    transform: rotate(-90deg);
}
.toggle_heading .vc_toggle_icon {
    transform: rotate(0deg);
    float: right;
    margin-right: 10%;
    margin-top: 3px;
}
.toggle_style .vc_toggle_title h4 {
    font-size: 24px;
    line-height: 26px;
    padding: 12px 15px;
    color:  #2E0480 !important;
    font-family: "Gill Sans";
    font-weight: 400;
}
.toggle_style .vc_toggle_title {
    padding: 0 15px;
}
.toggle_style .vc_toggle_title .vc_toggle_icon {
    float: right;
    margin-right: 20%;
}
.toggle_style .vc_toggle {
    margin-bottom: 10px;
}
.toggle_body {
    padding-top: 20px;
}
.toggle_style .vc_toggle_content {
    padding: 0 30px;
    max-width: 87%;
    padding-bottom: 50px;
}
.toggle_style .vc_toggle_content a {
    font-size: 24px;
    line-height: 26px;
    color: #2E0480 !important;
    font-family: "Gill Sans";
    font-weight: 400;
}
.toggle_style.toolsfaq .vc_toggle_title h4 {
    text-transform: uppercase;
    padding-top: 20px;
    display: inline-block;
    padding-bottom: 5px;
    max-width: calc(100% - 20px);
}
.toggle_style.toolsfaq .vc_toggle_title .vc_toggle_icon {
    margin-top: 33px;
    margin-right: 7%;
}
.toggle_style.toolsfaq .vc_toggle_content p {
    font-size: 18px;
}
.toggle_style.toolsfaq .vc_toggle_content p a {
    font-style: normal;
    color: #2E0480;
    display: block;
    font-size:18px;
}
.toggle_style.toolsfaq .vc_toggle_content {
    padding-bottom: 20px;
    padding-top: 0px;
    margin-top: 0;
}
.toggle_style .vc_toggle_content p {
    font-size: 24px;
    line-height: 26px;
    font-family: "Gill Sans";
    font-weight: 400;
}
.vc_toggle_text_only.vc_toggle_active .vc_toggle_icon {
    transform: rotate(0deg);
}
a.toggle_heading {
    font-size: 24px;
    line-height: 26px;
    display: block;
    padding: 12px 15px;
    color: #2E0480 !important;
    position: relative;
}
#wp-megamenu-primary {
    padding-right: 0px;
}
#wp-megamenu-primary > .wpmm-nav-wrap ul.wp-megamenu > li.wpmm_dropdown_menu ul.wp-megamenu-sub-menu, #wp-megamenu-primary > .wpmm-nav-wrap ul.wp-megamenu li.wpmm-type-widget .wp-megamenu-sub-menu li .wp-megamenu-sub-menu {
    width: 290px;
    background-color: #fff;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_dropdown_menu:nth-child(4) .wp-megamenu-sub-menu {
    min-width: 300px;
}
.is-sticky .wpmm-sticky {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 9999;
    animation-name: wpmmfadeInDown;
    animation-duration: 400ms;
}
/*.is-sticky .wpmm-sticky .wpmm-nav-wrap {
    margin: 0 auto;
    position: relative;
    width: 1140px;
    padding-left: 20px;
    padding-right: 20px;
}*/
.admin-bar .is-sticky .wpmm-sticky {
    top: 32px;
}
.quote-left.big-quote.heading-h2 h2 {
    position: relative;
}
.heading-h2 h2 img {
    position: absolute;
    top: 0;
    right: 100%;
    margin-right: 15px;
}
.quote-left.big-quote p {
    font-size: 24px;
    line-height: 34px;
    margin-top: 15px;
    display: block;
}
.blue-side {
    background-color: #2E0480;
    padding: 15px 25px 30px 25px;
    margin-top: 25px;
    min-height: 190px;
}
body .blue-side h4 {
    text-transform: unset;
    color: #fff;
}
.blue-side p, .blue-side ul li {
    color: #fff;
    font-size: 16px;
    line-height: 24px;
    font-family: "Gill Sans";
}
.grop-header_top {
    text-align: right;
}
.grop-header_top a {
    color: #fff;
    font-family: 'Gill Sans';
    font-size: 16px;
    padding: 0px 15px;
    font-weight:600;
}
.grop-header_top a:last-child{
    padding-right:0px;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul > li > a, #grop-mainmenu > li > a {
    font-family: 'Proxima Nova' !important;
    font-size: 16px !important;
    text-transform: uppercase !important;
    line-height: 24px !important;
    padding: 55px 8px 55px;
    color: #1A1A1A !important;
    font-weight:600 !important;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul > li:last-child a {
    padding-right: 0;
}

.wp-megamenu-wrap .wpmm-nav-wrap > ul > li.current-menu-item a , 
.wp-megamenu-wrap .wpmm-nav-wrap > ul > li.current-menu-parent a , 
.wp-megamenu-wrap .wpmm-nav-wrap > ul > li:hover a {
    color: #99DFF9 !important;
}
body ul ul.wp-megamenu-sub-menu .menu-item.menu-item-type-post_type.menu-item-object-page.wpmm-submenu-right:last-child {
    padding-bottom: 10px;
}
body ul ul.wp-megamenu-sub-menu .menu-item.menu-item-type-post_type.menu-item-object-page.wpmm-submenu-right:first-child {
    padding-top: 10px;
}
#wp-megamenu-primary > .wpmm-nav-wrap ul.wp-megamenu > li ul.wp-megamenu-sub-menu li.menu-item a:hover ,
#wp-megamenu-primary > .wpmm-nav-wrap ul.wp-megamenu > li ul.wp-megamenu-sub-menu li.menu-item.current_page_item a {
    color: #99DFF9 !important;
}
.grop-header_sticky #grop-mainmenu > li > a, .is-sticky .sticky-header #grop-mainmenu > li > a {
    color: #1A1A1A;
}
.grop-logo {
    padding-top: 20px;
    width: 196px;
    display: block !important;
}
.home-banner {
    padding: 8% 0 12% 0;
}
.home-banner h1 {
    color: #fff !important;
    font-size: 72px;
    line-height: 70px;
    font-weight: 600;
    margin-bottom: 25px;
}
.home-banner p {
    color: #fff;
    font-size: 32px;
    line-height: 30px;
}
.home-banner a {
    background-color: #2E0480;
    color: #fff;    
    text-transform: uppercase;  
    padding: 25px 12%;  
    font-size: 16px;
    font-family: 'Proxima Nova';    
    line-height: 16px;  
    margin-top: 45px;
    display: inline-block;
    border: 2px solid #2E0480;
    border-radius: 3px;
    box-shadow: 0px 11px 26px -21px #000;
    font-weight:600;
    text-decoration:none !important;
}
.home-banner a:hover {
    color: #ffffff;
    background-color: #23055C;
}
.grop-hlp_symbol_icon {
    border: none;
}
.style_guide .wpb_text_column img:first-child {
    clear: both;
    max-width: 500px;
    display: block;
    margin: auto;
    padding: 20px;
    margin-bottom: 120px;
    width: 100%;
    border-radius: 0;
}
.style_guide .wpb_text_column.custom_list_with_strong img:first-child {
    clear: unset;
    max-width: 100%;
    padding: 0;
    margin-bottom: 0;
}
body .style_guide img.custom_size_symbol {
    margin-bottom: 0 !important;
}
.btn.btnpur {
    background-color: #2E0480;
    color: #fff;
    text-transform: uppercase;
    padding: 25px 12%;
    font-size: 16px;
    font-family: 'Proxima Nova';
    line-height: 16px;
    margin-top: 7px;
    display: inline-block;
    border: 2px solid #2E0480;
    border-radius: 3px;
    box-shadow: 0px 11px 26px -21px #000;
    font-weight: 600;
    text-decoration: none !important;
}
.btn.btnpur:hover {
    color: #ffffff;
    background-color: #23055C;
}
.download_logo::after {
    content: "";
    width: 80%;
    height: 2px;
    background-color: #e8e8e8;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
}
.fixed-sidebar p {
    border-right: 2px solid  #d0d0d0;
    text-align: right;
    padding-right: 15px;
    width: 70%;
}
.wpb_text_column.wpb_content_element.fixed-sidebar.fixed {
    position: fixed;
    top: 150px;
    width: 267px;
}
.wpb_text_column.wpb_content_element.fixed-sidebar.fixed.fixed_bottom {
    position: absolute;
    bottom: 0;
    top: unset;
}
.download_logo {
    margin-bottom: 150px;
    padding-bottom: 150px;
    position: relative;
    margin-top:-50px;
}
.blog .text-center.grop-posts-pagination-warp {
    display: none;
}
.archive.category .cat-item.cat-item-62 ,
.blog .cat-item.cat-item-62 {
    display: none;
}
.style_guide .wpb_text_column.custom_list_with_strong p ,
.style_guide .wpb_text_column img {
    width: 50%;
    padding: 20px;
    border-radius: 30px;
    display:inline-block;
    vertical-align:top;
}
.style_guide .wpb_text_column.custom_list_with_strong p {
    width: calc(50% - 5px);
}
.style_guide .wpb_text_column.custom_list_with_strong strong {
    font-weight: 400;
    font-family: "Gill Sans";
    color: #7f7f7f;
    padding-top: 25px;
    display: block;
    text-align: left;
}
.style_guide .wpb_text_column.custom_list_with_strong.strong_ab p {
    position: relative;
}
.style_guide .wpb_text_column.custom_list_with_strong.strong_ab strong {
    position: absolute;
    top: 45%;
    left: 50%;
    transform: translate(-50% , -50%);
    padding: 0;
    color: #fff;
}
.style_guide .wpb_text_column.custom_list_with_strong.strong_ab strong span {
    margin-top: 7px;
    margin-bottom: -15px;
}
.style_guide h3:first-child {
    margin-top: 0;
    margin-bottom: 50px;
}
.typo span {
    color: #2e0480;
}
.typo p > span.text {
    font-size: 16px;
}
.download_logo .vc_tta-tab a {
    background-color: transparent !important;
    border: none !important;
    color: #d0d0d0 !important;
    position:relative;
    margin-bottom:20px;
    padding-left: 0 !important;
}
.download_logo .vc_tta-tab.vc_active a {
    color: #2E0480 !important;
}
.download_logo .vc_tta-panels {
    background-color:  transparent !important;
    border: none !important;
}
.download_logo .vc_tta-tab a::before {
    content: "";
    width: 100%;
    position: absolute;
    background-color: #dcdcdc;
    height: 1px;
    bottom: 0;
    left: 0;
}
.download_logo .vc_tta-tab a::before {
    content: "" !important;
    width: 100% !important;
    position: absolute;
    background-color: #dcdcdc;
    height: 1.5px !important;
    left: 0;
    top: 100%;
    
}
.download_logo .vc_tta-tab a::after {
    content: "" !important;
    position: absolute !important;
    left: 0 !important;
    width: 0% !important;
    height: 1px !important;
    background-color:#2E0480 !important;
    top: 100% !important;
    transition:0.5s;
}
.download_logo .vc_tta-tab.vc_active a::after {
    width: 100% !important; 
}
.download_logo p a {
    display: block;
    text-align: left;
}
.download_logo .vc_tta-panel-body {
    padding: 0px !important;
    background-color:#fff !important;
    border: none !important;
}
.thankyou .grop-btn.grop-btn_overly.grop-404_btn {
    position: relative;
    margin-top: 40px;
}
.thankyou p {
    font-size: 32px;
    line-height: 48px;
}
body .thankyou h1 {
    color: #2E0480;
    margin-bottom: 0;
    margin-top: 30px;
}
.custom-download-listing ul {
    padding: 0;
    list-style: none;
}
.custom-download-listing ul li::before {
    display:none !important;
}
.custom-download-listing ul li img {
    position: absolute;
    left: 0;
}
.custom-download-listing ul li {
    margin: 0;
    list-style: none;
    position: relative;
    padding-left: 160px;
    margin-top:100px;
}
.custom-download-listing a {
    text-decoration: underline;
    max-width: 320px;
    display: inline-block;
    width: 100%;
    margin-bottom: 8px;
}
.column2 {
    column-count: 2;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    max-width: 700px;
}
.column3 a {
    width: 180px;
    display: inline-block;
    vertical-align: top;
}
.not-bar.column3 {
    padding-left: 0;
}
.alignleft.size-medium.wp-image-3864 {
    margin-bottom: 18px;
}
.alignleft.size-medium.wp-image-3864111 {
    margin-bottom: 5px;
}
.column3 a img {
    clear: both;
    float: none !important;
}
.custom-download-listing ul li a img {
    position: unset;
    display: block;
}
.help_single_itm_warp h4 , .help_single_itm_warp h4 > a {
    margin-top: 0;
    font-size: 24px;
    color: #2E0480 !important;
    text-transform: uppercase;
    line-height: 32px;
    font-weight:600 !important;
    position:relative;
    z-index:2
}
.help_single_itm_warp h4 > a:hover {
    text-decoration: underline;
}
.help_single_itm_warp p {
    max-width: 430px;
    margin: auto;
    font-size: 16px;
    color: #1A1A1A;
    line-height: 24px;
}
.grop-help_btn {
    padding: 0px 10px;
    background-color: transparent !important;
    font-size: 16px;
    line-height: 40px;
    width: auto;
    color: #2E0480 !important;
    z-index:2;
}
.grop-help_btn svg {
    display: inline-block;
    width: 0px;
    margin-left: 3px;
    transition:0.3s;
    height:8.6px
}
.grop-help_btn:hover svg{
    width:15px;
    transition:0.3s;
}
.service-home3col .text-center.help_single_itm_warp {
    max-width: 310px;
    margin-left:auto;
    margin-right:auto;
}

.hover_light_blue .under-content a:hover {
    background-color: #2E0480 !important;
    color: #fff !important;
}
.hover_dark_blue .under-content a:hover {
    background-color: #23055C !important;
    color: #fff !important;
}
.error404 .grop-banner-area {
    display: none;
}
.grop-404_txt {
    background-image: url('https://coanet.org/wp-content/uploads/2019/12/404.svg') !important;
    background-repeat: no-repeat;
    background-position: top;
    background-size: contain;
    position: relative;
}
.grop-404_txt h2::after {
    content: "Sorry, the page you were looking for was not found";
    display: block;
    color: #1A1A1A;
    font-size: 24px;
    font-family: "Gill Sans";
    font-weight: 400;
    position: absolute;
    left: 0;
    right: 0;
    top: 110%;
}
.grop-404_txt h1, .grop-404_txt h2 {
    color: transparent;
}

.text-center.grop-404_content {

    padding-top: 0;
    padding-bottom: 180px;

}
.grop-btn.grop-btn_overly.grop-404_btn {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 124%;
    width: 240px;
}
.error404 .grop-footer_area {
    display: none;
}
.under-content {
    max-width: 530px;
    margin: auto;
    margin-bottom: 40px;
    display: block;
    color: #fff;

}
.under-content h3 {
    color: #fff !important;
    font-size: 32px;
    line-height: 32px;
    margin-top: 10px;
    font-weight:600;
}
.under-content p {
    font-size: 16px;
    line-height: 24px;
    color:#fff;
}
.under-content a {
    display: block;
    color: #fff;
    border: 2px solid;
    line-height: 60px;
    width: 185px;
    text-transform: uppercase;
    margin-top: 25px;
    border-radius: 3px;
    margin-left: auto;
    margin-right: auto;
    font-weight:600;
}
.under-content a:hover {
    background-color: #fff;
    color: #23055c;
    text-decoration:none !important;
}
.sticky-wrapper.is-sticky .wp-megamenu-wrap .wpmm-nav-wrap > ul > li > a,
.sticky-wrapper.is-sticky #grop-mainmenu > li > a {
    padding: 35px 9px 35px;
}
.sticky-wrapper.is-sticky .grop-logo {
    padding-top: 15px;
    width: 130px;
}
.grop-header_navigations {
    min-height: 94px;
}
.resources-home3col .help_single_itm_warp {
    text-align: left;
    border: 1px solid #DBDBDB;
    padding-bottom: 80px;
    position: relative;
    min-height: 490px;
    margin-bottom: 20px;
}
.resources-home3col .grop-hlp_symbol_icon {
    width: 100%;
    height: auto;
    padding: 0px !important;
    margin-bottom: 35px;
}
.resources-home3col .help_single_itm_warp > * {
    padding: 0 40px;
}
.resources-home3col .help_single_itm_warp > a {
    position: absolute;
    bottom: 15px;
    left: 40px;
    padding: 0px;
    color:#2E0480;
    font-weight:600 !important
}
.resources-home3col .help_single_itm_warp > a:hover {
    padding-left: 20px;
    padding-right: 20px;
}
.resources-home3col .col-md-4.col-sm-4 {
    padding-left: 10px;
    padding-right: 10px;
}
.resources-home3col {
    padding-bottom: 50px;
}
.vc_custom_heading.custom-white-heading {
    padding-bottom: 40px;
}
.custom-table-style .grop-blog-wrap.grop-blog_post_warp article header {
    width: 30%;
    display: inline-block;
    vertical-align: top;
}
.custom-table-style .grop-blog-wrap.grop-blog_post_warp article .grop-post_content {
    width: 68%;
    display: inline-block;
    vertical-align: top;
    padding-left: 10px;
    padding-top: 10px;
}
.custom-table-style .grop-blog-wrap.grop-blog_post_warp article .grop-post_meta{
    display:none;
}
.custom-table-style .grop-btn {
    color: #fff;
    font-size: 16px;
    border-radius: 5px;
    border: 1px solid #2e0480;
    padding: 20px 50px 28px 50px;
    line-height: 10px;
    margin-top: 25px;
    font-weight:600 !important
}
.footer_newsletter.grop-ftr_sngl_widget.widget_text {
    text-align: center;
}
.footerForm input[type="text"]{
    color:#1a1a1a;
}
.footerForm {
    width: 320px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.footer_menu.grop-ftr_sngl_widget.widget_nav_menu {
    margin-top: 15px !important;
    margin-bottom: 7px;
}
footer p {
    color: #fff;
}
footer h4.grop-txt-block {
    font-weight: 600;
}
body:not(.home) .col-sm-6.copy-secondary.text-right {
    display: none;
}
.custom-table-style h2.grop-post_title{
    margin-bottom:0px;
    }
.custom-table-style {
    margin-bottom: 150px;
}
.grop-btn {
    color: #fff;
}
.grop-btn:hover {
    color: #fff;
    background-color: #23055C;
}
.grop-post_content p {
    color: #1A1A1A;
    font-size:16px;
    line-height:24px;
}
.grop-blog_post {
    border-bottom: 1px solid #e8e8e8;
    margin-bottom: 25px;
    padding-bottom: 25px;
}
.custom-table-style .grop-btn:before{
    display:none !important
}
h2.grop-post_title, h2.grop-post_title a {
    font-size: 24px;
    line-height: 32px;
    color: #2E0480;
    text-transform: uppercase;
    font-weight:600;
}
.wpb-js-composer .custom-table-style.vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels {
    background-color: transparent;
    border: none;
}
.wpb-js-composer .custom-table-style.vc_tta.vc_general .vc_tta-panel-body {
    padding-left: 0;
    max-height: 435px;
    overflow-y: scroll;
    padding-right: 80px;
    margin-top: 60px;
    padding-top: 0;
    margin-bottom: 50px;
}
.wpb-js-composer .custom-table-style.vc_tta.vc_general .vc_tta-tab.vc_active > a::before , .wpb-js-composer .custom-table-style.vc_tta.vc_general .vc_tta-tab.vc_active > a::after{
    display:none !important;
}
.wpb-js-composer .custom-table-style.vc_tta.vc_tta-spacing-1 .vc_tta-tab {
    width: 50%;
    float: left;
    margin: 0px;
    padding-right:7px;
}
.wpb-js-composer .custom-table-style.vc_tta.vc_tta-spacing-1 .vc_tta-tab:last-child{
    padding-right:0px;
    padding-left:7px;
}
.wpb-js-composer .custom-table-style.vc_tta.vc_tta-spacing-1 .vc_tta-tab.vc_active > a {
    background-color: #2E0480;
    color: #fff;
}
.wpb-js-composer .custom-table-style.vc_tta.vc_tta-spacing-1 .vc_tta-tab:hover > a {
    background-color: rgba(46, 4, 128, 0.9);
    color: #fff;
}

.wpb-js-composer .custom-table-style.vc_tta.vc_tta-spacing-1 .vc_tta-tab > a  {
    background-color: #ffffff;
    color: #2E0480;
    font-size: 32px;
    font-family: 'Proxima Nova';
    padding: 16px 10px;
    border:2px solid  #2E0480;
    margin-top: 1px !important;
}
 /* width */
.wpb-js-composer .custom-table-style.vc_tta.vc_general .vc_tta-panel-body::-webkit-scrollbar {
  width: 12px; 
  border-radius: 10px; 
}

/* Track */
.wpb-js-composer .custom-table-style.vc_tta.vc_general .vc_tta-panel-body::-webkit-scrollbar-track {
    border:2px solid #DBDBDB;
    border-radius: 10px;
    background-color:#fff;
    border-radius: 10px;
}

/* Handle */
.wpb-js-composer .custom-table-style.vc_tta.vc_general .vc_tta-panel-body::-webkit-scrollbar-thumb {
  background: #DBDBDB;
  border-radius: 10px;
} 
.grop-footer_top_widgets_warp {
    background-color: #2E0480;
    padding: 31px 0 78px;
    color: #fff;
}
.grop-footer-bottom {
    background-color: #1A1A1A;
    color: #fff;
    display: block;
    padding: 20px 0;
    font-size: 16px;
    line-height: 30px;
    font-family: 'Gill Sans' !important;
}
.grop-footer-bottom a {
    color: #fff;
}
p.grop-copyright {
    color: #fff;
    font-size: 16px;
    line-height: 30px;
    text-transform: none;
    font-family: 'Gill Sans' !important;
}
a.grop-ftr_logo {
    max-width: 170px;
}
.textwidget.grop-ftr_sngl_widget.vt-text-widget {
    margin-top: 0px;
}

.footer_menu.footer_menu li {
    display: inline-block;
    border: none;
    border-right: 1px solid #FFF;
    padding-bottom: 0px;
}
.footer_menu.footer_menu li:last-child {
    border-right: none !important;
}
.footer_menu.footer_menu li a {
    line-height: 10px;
    font-size: 18px;
    color: #fff !important;
    padding-right: 10px !important;
}
.footer_menu.footer_menu li a:hover {
   color: #99DFF9;
   text-decoration: underline;
}
.footer_menu.footer_menu li a:focus {
   color: #B5B5B5;
    text-decoration: underline;
}
.footer_menu.footer_menu li a:before {
    display:none !important;
}
.footer_menu.footer_menu {
    text-align: center;
}
.footer-social {
    text-align: center;
}
.footer-social ul li a {
    background-color: transparent;
    border: 2px solid #fff;
    border-radius: 50%;
    margin-right: 15px;
    color: #fff !important;
}
.footer-social ul li:last-child a{
    margin-right:0px;
}
.footer-social ul li a:hover {
    color: #fff !important;
    opacity: 0.7 !important;
}
footer h4 {
    color: #fff;
    font-size: 18px;
}
.wpmm-col.wpmm-col-8.wpmm-submenu-right{
    background-color: #99DFF9;
}
.wpmm-col.wpmm-col-8.wpmm-submenu-right h5.grop-txt-block {
    color: #2E0480;
    font-size: 24px;
}
#wp-megamenu-primary>.wpmm-nav-wrap ul.wp-megamenu>li ul.wp-megamenu-sub-menu li a {
    font-family: 'Proxima Nova' !important;
    font-size: 17px !important;
    text-transform: uppercase !important;
    line-height: 27px !important;
    color: #1A1A1A !important;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > ul.wp-megamenu-sub-menu > li.wpmm-row > ul.wp-megamenu-sub-menu > li, .wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > .wpmm-strees-row-container ul.wp-megamenu-sub-menu > li.wpmm-row > ul.wp-megamenu-sub-menu > li {
    padding: 15px 20px;
    box-sizing: border-box;
}
.wpmm-col.wpmm-col-8.wpmm-submenu-right p {
    margin-bottom: 0;
    line-height: 24px;
    font-size: 18px;
    font-family: 'Gill Sans';
}
#wp-megamenu-primary>.wpmm-nav-wrap ul.wp-megamenu>li .wpmm-col.wpmm-col-8.wpmm-submenu-right ul.wp-megamenu-sub-menu li a {
    color: #fff !important;
    font-size: 16px !important;
    border-radius: 5px;
    border: 1px solid #2e0480;
    padding: 20px 50px 20px 50px;
    line-height: 10px !important;
    margin-top: 25px;
    background-color: #2e0480 !important;
    display: inline-block;
}
#wp-megamenu-primary>.wpmm-nav-wrap ul.wp-megamenu>li .wpmm-col.wpmm-col-8.wpmm-submenu-right ul.wp-megamenu-sub-menu li a:hover {
    background-color: #fff !important;
    color: #2e0480 !important;
}
.grop-header_top .col-md-6.col-sm-4 {
    width: 100% !important;
}
.col-sm-2.col-xs-6.grop-logo-br {
    z-index: 99999;
}
.footer-social.grop-ftr_sngl_widget.vt-text-widget {
    margin: 0;
}
.footer_menu.grop-ftr_sngl_widget.widget_nav_menu {
    margin-top: 0;
}
section.grop-banner-area {
    background: linear-gradient(to right, #99DFF9, #5C62B4 50% , #2E0480);
    text-align: center;
    height: 275px;
}
.grop-page_banr_overly_opc-30 {
    display: none;
}
.grop-page_title {
    color: #ffffff;
    margin: 0;
    z-index: 2;
    font-size: 72px;
    line-height: 80px;
    text-transform: none;
    width: 100%;
    clear: both;
}
.tick_ul li {
    list-style: none;
    position: relative;
    margin-bottom:2px;
}
.tick_ul li::before {
    content: "";
    display: block;
    position: absolute;
    left: -20px;
    background-image: url('https://coanet.org/wp-content/uploads/2019/12/tick.svg');
    width: 15px;
    height: 15px;
    background-repeat: no-repeat;
    top: 5px;
}
.contact-leftside .grop-cgettouch_info {
    margin-top: 0;
}
.contact-leftside h4 {
    margin-top: 0px;
    font-size: 24px;
    font-family: "Gill Sans" !important;
    margin-bottom: 5px;
}
.contact-leftside .wpb_column.vc_column_container.vc_col-sm-9 .vc_column-inner {
    padding-left: 0;
    padding-right: 0;
}
.grop-cgettouch_info .grop-cgettouch_locn p, .grop-offic_locfull p {
    margin-bottom: 9px;
    color: #2E0480;
    font-size: 16px;
    text-decoration: underline;
    margin-bottom: 0;
    max-width: 190px;
}
.wpb_text_column.wpb_content_element.quote-text.quote-text-p p {
    font-size: 18px;
    line-height: 26px;
    margin-top: 18px;
    display: block;
}
.wpb_text_column.wpb_content_element.quote-text p a {
    color: #99DFF9;
}
/*.wpb_text_column.wpb_content_element.quote-text p a:hover {
    text-decoration: underline;
}*/
.wpb_text_column.wpb_content_element.grop-cgettouch_info p {
    margin-bottom: 0;
}
.grop-cgettouch_info .grop-cgettouch_locn span, .grop-offic_locfull span {
    color: #1A1A1A;
    display: block;
    margin-top: 0;
    font-size: 18px;
    line-height: 26px;
    font-family: "Gill Sans";
    font-weight: 400;
}
.gray-sidebox {
    padding: 35px 25px 40px 25px;
    margin-top: 65px;
}
.gray-sidebox strong {
    font-family: "Proxima Nova";
}
.gray-sidebox ul li {
    font-size: 16px;
    line-height: 24px;
}
.gray-sidebox ul {
    padding-left: 17px;
}
.milestones-tab .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title a,
.milestones-tab .vc_tta-tab a {
    background-color: #2E0480 !important;
    color:#fff !important;
    border: none !important;
    border-radius: 0px !important;
    padding: 6px !important;
    font-size: 18px;
    text-align: center;
}
.milestones-tab .vc_tta-tab {
    text-align: center;
    width: 8.94%;
}
.milestones-tab .vc_tta-tab:nth-child(8) {
    width: 9.4%;
}
.milestones-tab .vc_tta-panel-body {
    background-color: #fff !important;
    padding-top: 35px !important;
}
.milestones-tab .quote-left {
    max-width: 450px;
}
.milestones-tab .vc_tta-tabs-list, .milestones-tab .vc_tta-tabs-container {
    overflow: visible !important;
}
.milestones-tab .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title,
.milestones-tab .vc_tta-tab.vc_active {
    position: relative;
}
.milestones-tab .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title::after,
.milestones-tab .vc_tta-tab.vc_active::after {
    position: absolute;
    left: 0;
    bottom: -8px;
    right: 0;
    width: 10px;
    height: 8px;
    background-image: url('https://coanet.org/wp-content/uploads/2019/12/tabactive.svg');
    display: block;
    content: "";
    z-index: 999;
    margin: auto;
    background-repeat: no-repeat;
}
.evolutionlogos {
    animation: none !important;
    opacity: 1 !important;
}
.evolutionlogos ul li {
    display: inline-block;
    width: 25%;
    float: left;
    text-align: center;
    visibility: hidden;
    position: relative;
    z-index: 1;
}

.evolutionlogos.wpb_start_animation ul li:nth-child(1){
    animation-name:logofade;
    animation-fill-mode: forwards;
    animation-delay:0s;
    animation-duration:1s;
}
.evolutionlogos.wpb_start_animation ul li:nth-child(2){
    animation-name:logofade;
    animation-fill-mode: forwards;
    animation-delay:2s;
    animation-duration:1s;
}
.evolutionlogos.wpb_start_animation ul li:nth-child(3){
    animation-name:logofade;
    animation-fill-mode: forwards;
    animation-delay:4s;
    animation-duration:1s;
}
.evolutionlogos.wpb_start_animation ul li:nth-child(4){
    animation-name:logofade;
    animation-fill-mode: forwards;
    animation-delay:6s;
    animation-duration:1s;
}
@keyframes logofade {
  0% {
    opacity:0;
  }
  100% {
    visibility: visible;
    opacity: 1;
  }
}
.evolutionlogos ul {
    list-style: none;
    padding: 0;
    position: relative;
    clear: both;
    margin-top: 10px;
    width: 100%;
    display: block;
    float: left;
}
.evolutionlogos ul:last-child li strong {
    background-color:#fff;
    z-index: 2;
    position: relative;
    padding: 10px;
}
.evolutionlogos ul:last-child li:first-child {
    background: linear-gradient(to left, transparent 50%, #fff 50%);
    position: relative;
    z-index: 1;
}
.evolutionlogos ul:last-child li:last-child {
    background: linear-gradient(to left, #fff 50%, transparent 50%);
    position: relative;
    z-index: 1;
}
.evolutionlogos .aligncenter.size-medium.wp-image-3696 {
    width: 75%;
}
.evolutionlogos ul:last-child::after {
    content: "";
    display: block;
    position: absolute;
    left: 12.5%;
    top: 14px;
    bottom: 0;
    height: 2px;
    background-color:#1A1A1A;   
    width: 0%;
}
.evolutionlogos.wpb_start_animation ul:last-child::after {
    animation-name:fadeInline;
    animation-fill-mode: forwards;  
    animation-delay:1s;
    animation-duration: 6s;
}
@keyframes fadeInline {
    0% {
        width:0%;
    }
    16.66%{
        width:25%;
        width:calc(25% - 32px);
    }
    33.33%{
        width:25%;
        width:calc(25% - 32px);
    }
    50%{
        width:50%;
        width:calc(50% - 32px);
    }
    66.66%{
        width:50%;
        width:calc(50% - 32px);
    }
    83.33%{
        width:75%;
        width:calc(75% - 32px);
    }
    100% {
          width:75%;
        width:calc(75% - 32px);
    }
}
@keyframes fadeInlineheight {
    0% {
        height:0%;
    }
    16.66%{
        height:100px;
    }
    33.33%{
        height:100px;
    }
    50%{
        height:400px;
    }
    66.66%{
        height:400px;
    }
    83.33%{
        height:700px;
    }
    100% {
        height:700px;
    }
}
iframe {
    height: auto;
}
.other-p p {
    font-size: 24px;
    line-height: 32px;
}
body .h4-gillsans h4 {
    font-family: "Gill Sans";
    font-weight: 400;
    color: #2E0480;
}
.wpb_text_column.wpb_content_element.quote-text h2 {
    color: #fff;
    font-weight: 600;
    font-size: 48px;
    line-height: 40px;
    margin-top:0px;
}

.wpb_text_column.wpb_content_element.quote-text h2 small {
    font-size: 24px;
    font-weight: 600;
    line-height: 40px;
    color: #ffffff;
}
.wpb_text_column.wpb_content_element.quote-text.left-line p {
    font-size: 18px;
    font-family: "Gill Sans";
    line-height: 26px;
    padding-left: 15px;
    position: relative;
}
.wpb_text_column.wpb_content_element.quote-text.left-line p::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 1.5px;
    height: 100%;
    background-color: #fff;
    height: calc(100% - 9px);
    top: calc(5px);
}
.wpb_text_column.wpb_content_element.quote-text p {
    font-size: 32px;
    line-height: 40px;
    color:#fff;
}
.wpb_text_column.wpb_content_element.quote-text {
    width:100%;
    background-color: #2E0480;
    color: #fff;
    font-size: 32px;
    line-height: 40px;
    padding: 35px 60px 40px 60px;
    position: relative;
    margin-bottom: 45px;
    height: 1px;
    min-height: 270px;
    display: table;
    background-repeat: no-repeat;
    box-shadow: 0px 0px 9px 1px rgba(0,0,0,0.16);
    margin-top:25px;
}
.wpb_text_column.wpb_content_element.quote-text::before {
    content: "";
    background-color: #99DFF9;
    position: absolute;
    left: 10px;
    top: 10px;
    width: 100%;
    height: 100%;
    z-index: -1;
}
.quote-text.bk::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #2E0480;
    opacity: 0.8;
}
.quote-text.bkopt25::after {
    opacity: 0.25;
}
 
.quote-text .wpb_wrapper {
    position: relative;
    z-index: 2;
    vertical-align: middle;
    display: table-cell;
}
.ex-p p , .ex-p ul li{
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 18px;
}
.ex-p ul li{
    margin-bottom:0px
}
/*.ex-p a:hover {
    text-decoration: underline;
}*/
.ul-space ul {
    padding-left: 40px;
}
.a-blue a {
    color: #2E0480;
}
.blue-p p {
    color:  #2E0480;
}
body .heading-h2 h2, .heading-h2 ol li {
    font-size: 32px;
    line-height: 40px;
    color: #2E0480;
    font-family: 'Gill Sans';
    font-weight:400;
}
body .heading-h2 h2 {
    margin-bottom: 20px;
}
.heading-h2 li {
    margin-left: 2%;
    max-width: 90%;
}
.quote-left ol li p {
    margin-left: -31px;
}
.quote-left p {
    padding-left: 15px;
    border-left: 3px solid #99DFF9;
    font-size: 18px;
    line-height: 26px;
    color: #1A1A1A;
    font-family: "Gill Sans";
}
.quote-left ul li {
    font-size: 18px;
    line-height: 24px;
    color: #1A1A1A;
    position: relative;
}
.quote-left ul li::before {
    content: "";
    width: 6px;
    height: 6px;
    background: #1A1A1A;
    position: absolute;
    left: -15px;
    border-radius: 50%;
    top: 9px;
}
.quote-left ul {
    list-style: none;
    margin-top: 30px;
    padding-left: 20px;
}
.quote-left p.not-bar {
    border-color:  transparent;
}
.max-656{
    max-width: 656px;
}
.quote-left p {
    padding-left: 20px;
    border-left: 3px solid #99DFF9;
    font-size: 18px;
    line-height: 24px;
}
.quote-left p a {
    color: #2E0480;
    text-decoration: underline;
}
/*.quote-left p a:hover {
    text-decoration: none;
}*/
.padding-top-standard{
    padding-top:50px;
}
body .content-event h4 {
    font-size: 48px;
    color:  #fff;
    font-weight: 600;
    border-bottom: 2px solid;
    display: inline-block;
    font-family: "Proxima Nova", Arial, sans-serif;
    padding-bottom: 30px;
    margin-bottom: 20px;
}
body .learnmore {
    color: #99DFF9 !important;
    font-size: 16px;
    font-weight: 600 !important;
    margin-bottom: 0px;
    display: inline-block;
    background-color:  transparent !important;
    margin-top: 0px;
    padding: 0px;
}
.learnmore.grop-btn.grop-btn_overly.grop-help_btn::before {
    display: none !important;
}
body .content-event p {
    color: #fff;
    margin-bottom: 10px;
}
.content-event.font24 {
    padding: 4% 8%;
}
.content-event.font24 {
    padding: 4% 8%;
    position: relative;
    z-index: 2;
}
.content-event.font24 > * {
    max-width: 377px;
}
.other-events > ul {
    padding: 0;
    list-style: none;
}
.other-event .image {
    width: 30%;
    display: inline-block;
    padding-top: 18%;
    background-size: cover;
    background-position: center center;
    vertical-align: top;
    position: relative;
}
.other-event {
    padding-top: 50px;
    margin-top: 50px;
    border-top: 1px solid  #B5B5B5;
}
.other-event:first-child {
    border: none !important;
    padding-top: 0;
}
.text-width.other-events > h3 {
    font-family: "Gill Sans";
    font-weight: 400;
    margin-top: 70px;
}
.other-event .grop-evnt_d {
    background-color: #99DFF9;
    color:    #fff;
    font-size: 32px;
    font-weight: 600;
    line-height: 32px;
    font-family: "Proxima Nova", Arial, sans-serif;
    padding: 10px 10px 7px 10px;

}
.other-event .grop-evnt_m-y {
    background-color: #1A1A1A;
    color: #fff;
    font-size: 12px;
    line-height: 12px;
    font-weight: 600;
    font-family: "Proxima Nova";
    padding: 4px 4px;
}
.find_road .other-event-content {
    width: 100%;
    padding: 0;
}
.find_road .other-event-content h4 {
    display: inline-block;
    min-width: 32%;
}
.find_road .other-event-content {
    width: 100%;
    padding: 0;
}
.find_road .other-event-content h4 {
    display: inline-block;
    min-width: 32%;
}
body .other-event-content h4 {
    color: #2E0480;
    line-height: 32px;
    text-transform: uppercase;
}
body .other-event-content h4 a {
    color: #2E0480;
}
body .other-event-content h4 a:hover {
    text-decoration: underline;
}
.other-event-content .content-p {
    padding-left: 15px;
    position: relative;
}
.other-event-content .content-p p {
    font-size: 16px;
    line-height: 20px;
    margin: 0;
}
.other-event-content .learnmore.grop-btn.grop-btn_overly.grop-help_btn {
    color: #2E0480 !important;
    line-height: 24px;
    border: none;
    padding: 0;
    border: none;
    margin-top: 5px;
}
.other-event-content .content-p::before {
    content: "";
    width: 3px;
    height: 100%;
    background-color: #99DFF9;
    left: 0;
    top: 0;
    display: block;
    position: absolute;
    height: calc(100% - 6px);
    bottom: 0;
    margin: auto;
}
.other-event-content {
    width: 60%;
    display: inline-block;
    padding-left: 10px;
}
.other-event .grop-evnt_list_date > span {
    clear: both;
    display: block;
}
.grop-evnt_list_date {
    position: absolute;
    left: 0;
    top: 0;
}
.grop-post_header.grop-sigl_header .grop-sigl_social {
    border: none !important;
    padding: 0px;
    margin: 0;
}
.grop-post_header.grop-sigl_header .grop-sigl_social .text-left.col-sm-5.grop-siglso_txt,
.grop-post_header.grop-sigl_header .grop-sigl_social h4 {
    display: none;
}
.grop-post_header.grop-sigl_header .text-right.col-sm-7.grop-siglso_share {
    display: block;
    width: 100%;
}
.grop-post_header.grop-sigl_header .grop-siglso_plus {
    display: none;
}
.grop-post_header.grop-sigl_header .grop-siglso_share_warp {
    margin: 0;
    text-align: left;
}
.grop-post_header.grop-sigl_header .list-inline {
    transform: none;
}
.grop-post_header.grop-sigl_header .list-inline i {
    color: #B5B5B5;
    background: transparent;
    width: 15px;
    height: 15px;
    font-size: 15px;
    text-align: left;
    transition:0.3s;
}
body.single.single-post .flexslider {
    border: none;
    box-shadow: none;
    border-radius: 0;
}
body.single.single-post .flex-control-thumbs li {
    width: 50px;
    float: none;
    margin-top: 15px;
    margin-left: 10px;
    margin-right: 10px;
}
body.single.single-post .flex-direction-nav a {
    width: 50px;
    height: 50px;
    top: 38%;
    top: calc( 50% - 50px );
    background-color: rgb(46, 4, 128);
    text-shadow: none;
    color:  transparent !important;
    padding: 13px 30px 0 20px;
}
body.single.single-post .grop-sigl_header .grop-post_title {
    font-size: 40px;
    font-family: "Gill Sans";
    text-transform: unset;
    color: #1A1A1A;
    line-height: 48px;
    margin-bottom: 5px;
}
.single.single-post p em {
    color: inherit;
}
.single.single-post .grop-sigl_footer .grop-sigl_social {
    display: none;
}
.single #comments.comments-area .comments-title {
    color: #B5B5B5;
    font-size: 18px;
    font-family: "Gill Sans";
    font-weight: 400 !important;
    text-transform: unset;
    padding: 0;
    background-color:transparent;
}
#comments.comments-area .grop-comments-meta h4, #comments.comments-area .grop-comments-meta h4 a {
    font-size: 24px;
    font-family: "Gill Sans";
    font-weight: 400 !important;
    line-height: 26px;
}
#comments.comments-area .grop-comments-meta span {
    color: #1A1A1A;
    font-size: 18px;
    font-family: "Gill Sans";
}
body.single.single-post #comments.comments-area .comment-content p {
    color: #1A1A1A;
    font-family: "Gill Sans";
    font-size: 18px;
    line-height: 24px;

}
body.single.single-post #comments.comments-area #respond #reply-title {
    font-family: "Gill Sans";
    text-transform: unset;
    font-size: 32px;
    font-weight: 400 !important;
}
body.single.single-post #comments.comments-area #respond #commentform .form-submit .submit {
    border-radius: 5px;
    color: #fff;
    height: 40px;
    line-height: 43px;
    padding: 0 59px;
    text-transform: uppercase;
    margin-top: 11px;
    box-shadow: none !important;
    border: none;
    font-size: 16px;
    font-weight: 600 !important;
}
.single.single-post article p {
    color: #1A1A1A;
    font-family: "Gill Sans";
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
}
.grop-sigl_tags a {

    border-color: 
    #707070;
    background-color:
    transparent;
    margin-left: 0;
    margin-right: 10px;
    margin-bottom: 10px;
    padding: 11px 20px;
    height: auto;
    font-size: 16px;
    color:
    #B5B5B5;
    border-radius: 0;
    font-family: "Gill Sans";
}
.single.single-post article h2 {
    color: #1A1A1A;
    font-family: "Gill Sans";
    font-weight: 400;
    font-size: 32px;
    line-height: 48px;
}
.single.single-post article h3 {
    color: #1A1A1A;
    font-family: "Gill Sans";
    font-weight: 400;
    font-size: 24px;
    line-height: 48px;
}
.grop-sigl_content blockquote {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    border: none ;
}
.grop-sigl_content blockquote p {
    font-weight: bold !important;
}
body.single.single-post .grop-sigl_content ul {
    padding-left: 5%;
}
.grop-sigl_content blockquote::before {
    content: "";
    background-image: url('img/quote.svg');
    width: 36px;
    height: 30px;
    display: block;
    background-size: contain;
    margin-bottom: 15px;
}
body.single.single-post .flex-direction-nav a::before {
    font-size: 20px;
    color:  #fff;
}
body.single.single-post .grop-sigl_header time {
    color: #B5B5B5;
    font-size: 18px;
    line-height: 24px;
    font-family: "Gill Sans";
    font-weight: 600;
}
.grop-post_header.grop-sigl_header .list-inline a:hover i.fa.fa-facebook{
    color:#3B5998;
}
.grop-post_header.grop-sigl_header .list-inline a:hover i.fa.fa-twitter{
    color:#00ACED;
}
.grop-post_header.grop-sigl_header .list-inline a:hover i.fa.fa-pinterest-p{
    color:#CB2027;
}
.grop-post_header.grop-sigl_header .list-inline a:hover i.fa.fa-linkedin{
    color:#007FB1;
}
.grop-post_header.grop-sigl_header .list-inline a:hover i.fa.fa-envelope{
    color:#222222;
}
.other-event-content .text-left.col-sm-5.grop-siglso_txt {
    display: none;
}
.share-news .grop-sigl_social {
    margin: 0px;
    border: none;
    padding-bottom: 0;
    padding-top: 5px;
}
.share-news .text-right.col-sm-7.grop-siglso_share {
    text-align: left;
    width: 100%;
}
.share-news .grop-siglso_plus {
    display: none;
}
.share-news .list-inline {
    transform: translateX(0) !important;
}
.share-news .fa {
    color: #2E0480 !important;
background-color:    transparent !important;
    font-size: 20px;
    width: 20px;
    height: 20px;
    line-height: 20px;
}
.featured-event::after {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    content: "";
    display: block;
    height: 100%;
    background-color: #1A1A1A;
    opacity: 0.25;
}
.featured-event {
    background-size: cover;
    background-position: center center;
    position: relative;
}
.standardsidebar {
    background-color: #99DFF9;
    margin-top: 20px;
    padding: 30px 20px;
}
.page-template-news-events-page .grop-fix.grop-float_right.grop-page-rgt_sidebar {
    margin-top: 50px;
}
.standardsidebar p {
    color: #1A1A1A;
    font-size: 18px;
    font-family: 'Proxima Nova';
}
.standardsidebar ul {
    padding-left: 17px;
}
.standardsidebar li {
    color: #2E0480;
    font-size: 16px;
    line-height: 24px;
}
.standardsidebar ul li {
    position: relative;
    list-style: none;
}
.standardsidebar ul li::before {
    content: "";
    background-image: url('https://coanet.org/wp-content/uploads/2019/10/arrow.svg');
    width: 10px;
    height: 10px;
    background-size: contain;
    position: absolute;
    left: -16px;
    background-repeat: no-repeat;
    top: 7px;
}
.custom-about-padding{
    padding-top:50px;
}
.custom-about-padding .heading-h2.quote-left {
    padding-top: 50px;
}
.tag-div a {
    text-decoration: underline;
}
.tag-div a:hover {
    text-decoration: none;
}
.tag-div .vc_column-inner {
    background-color: #fff;
    padding: 0 35px;
    position: relative;
    box-shadow: 0px 0px 9px 1px rgba(0,0,0,0.16);
}
.tag-div {
    padding: 150px 0;
    margin-top: 40px;
}
.tag-div > .wpb_column.vc_column_container {
    padding: 0 20px;
}
.tag-div p {
    font-size: 16px;
    color: #2E0480;
}
.tag-div p strong {
    font-size: 18px;
    color: #2E0480;
}
.tag-div .vc_column-inner::before {
    content: "";
    position: absolute;
    left: -13px;
    top: -22px;
    background-image: url('https://coanet.org/wp-content/uploads/2019/10/tag.svg');
    height: 50px;
    width: 25px;
    background-size: contain;
    background-repeat: no-repeat;
}
body .about-bottom h3 {
    font-size: 32px;
    line-height: 40px;
    font-family: 'Gill Sans';
    color: #2E0480;
    margin-top: 0;
    font-weight:400;
}
.about-bottom a img:last-child {
    margin-left: 3%;
}
.about-bottom a img:first-child {
    margin-right: 7px;
}
.about-bottom a {
    font-weight: 600;
    font-size: 16px;
    color: #2E0480;
    font-family: 'Proxima Nova';
    text-transform: uppercase;
    transition:0.3s;
    text-align:left;
}
.about-bottom {
    padding-bottom: 25px;
    margin-bottom: -50px;
    padding-top: 20px;
}
.about-bottom a:hover strong{
    text-decoration: underline;
    transition:0.3s
}
.about-bottom .vc_col-sm-4:first-child {
    text-align: left;
}
.about-bottom .vc_col-sm-4:last-child {
    text-align: right;
}
.about-bottom .vc_col-sm-4 {
    text-align: center;
}
.wpb_single_image.wpb_content_element.vc_align_center.custom-padding-tick-pencil {
    padding-top: 124px;
    margin-bottom: -80px;
}
.wpb_single_image.wpb_content_element.vc_align_center.custom-padding-tick-badge {
    padding-top: 160px;
    margin-bottom:-50px;
}
.wpb_single_image.wpb_content_element.vc_align_center.custom-padding-tick-digree {
    padding-top: 200px;
    margin-bottom: -50px;
}
.rm-tag.tag-div .vc_column-inner::before{
    display:none !important;
}
.other-type h3 {
    font-size: 32px;
    line-height: 40px;
    color: #2E0480 !important;
    font-weight: 400;
    font-family: "Gill Sans" !important;
    position: relative;
    padding-bottom: 18px;
    margin-bottom: 45px;
}
.other-type h3::after {
    left: 0;
    right: 0;
    content: "";
    height: 2px;
    width: 85px;
    bottom: -14px;
    background-color: #99DFF9;
    position: absolute;
    margin: auto;
}
.other-type p {
    font-size: 18px;
    font-family: "Gill Sans";
    line-height: 24px;
    color: #1A1A1A;
}
.other-type {
    padding-bottom: 40px;
    padding-top: 14px;
    max-width: 770px;
    margin-left: auto;
    margin-right: auto;
}
.min-other .vc_column-inner {
    margin-top: -190px;
}
.min-other{
    padding-top: 0;
    margin-top: 320px;
    overflow: visible !important;
    padding-bottom: 100px;
}
.some-custom a strong {
    display: inline-block;
    width: 80%;
    width: calc(100% - 80px);
    vertical-align: middle;
    font-weight:600;
}
.some-custom a img:first-child {
    display: inline-block;
    max-width:55px;
}
.faq-nospace .vc_toggle {
    margin-bottom: 1px;
}
.vc_toggle.vc_toggle_arrow p a , .vc_toggle.vc_toggle_arrow li a {
    color: #fff;
    text-decoration: underline;
}
body .faq-nospace .vc_toggle.vc_toggle_arrow .vc_toggle_content ul li, body .faq-nospace .vc_toggle.vc_toggle_arrow .vc_toggle_content p,
body .faq-nospace .vc_toggle.vc_toggle_arrow .vc_toggle_title > h4 {
    font-size: 16px;
    font-weight: 400;
}
.faq-nospace .vc_toggle.vc_toggle_arrow .vc_toggle_title i {
    float: left;
    margin-left: -35px;
    transform: rotate(-90deg);
    margin-top: 1px;
}
.faq-nospace .vc_toggle.vc_toggle_arrow.vc_toggle_active .vc_toggle_title i {
    transform: rotate(180deg);
}
.vc_toggle.vc_toggle_text_only.vc_toggle_color_default.vc_toggle_size_sm {
    margin-bottom: 10px;
}
.vc_toggle.vc_toggle_arrow .vc_toggle_title i {
    color: #fff;
    float: right;
    margin-top: 4px;
}
.vc_toggle.vc_toggle_arrow {
    background-color: #2E0480;
    color: #fff;
    padding: 15px 50px;
    transition: 0.5s;
}
.vc_toggle.vc_toggle_arrow.vc_toggle_active {
    background-color: #23055C;
}
body .vc_toggle.vc_toggle_arrow .vc_toggle_title {
    padding: 9px 0;
}
body .vc_toggle.vc_toggle_arrow .vc_toggle_title > h4 {
    color: #fff;
    font-family: "Gill Sans";
    font-size: 24px;
    line-height: 26px;
}
body .vc_toggle.vc_toggle_arrow .vc_toggle_icon::after, body .vc_toggle.vc_toggle_arrow .vc_toggle_icon::before {
    border-color: #fff;
}
body .vc_toggle.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after, body .vc_toggle.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before {
    border-color: #b3b2b2;
}
.vc_toggle.vc_toggle_arrow .vc_toggle_content ul li , .vc_toggle.vc_toggle_arrow .vc_toggle_content p , 
.vc_toggle.vc_toggle_arrow .vc_toggle_content a{
    font-family: "Gill Sans";
    font-size: 16px;
    line-height: 26px;
    color:#ffffff !important;
}
.vc_toggle.vc_toggle_arrow .vc_toggle_content a{
    color:#99DFF9 !important;
}
.vc_toggle.vc_toggle_arrow .vc_toggle_content ul {
    padding-left: 17px;
}
.vc_toggle_text_only.vc_toggle_size_sm .vc_toggle_title > h4 {
    text-transform: unset;
    font-weight: 400;
    font-size: 18px;
    font-family: "Gill Sans";
    line-height: 26px;
    color: #2E0480;
}
.vc_toggle_text_only.vc_toggle_size_sm .vc_toggle_content p {
    font-size: 16px;
    line-height: 24px;
}
body .gray h3 a {
    color: #2E0480;
    text-decoration: underline;
}
body .gray h3 {
    font-size: 32px;
    font-family: "Gill Sans";
    line-height: 40px;
    margin-top: 0;
    font-weight:400;
}
body .blue h4 a , body .blue h3 a , body .blue p a {
    color: #2E0480;
    text-decoration: underline;
}
body .blue h3 {
    font-size: 32px;
    font-family: "Gill Sans";
    line-height: 40px;
    margin-top: 0;
    color:#2E0480;
    font-weight:400;
}
body .blue h4 {
    color: #2E0480;
    font-family: "Gill Sans";
    font-weight: 400;
    text-transform: unset;
    margin-top: 30px;
}
.mr-mp {
    margin-top: 40px;
    padding: 35px 0;
}
.br {
    color: transparent;
    display: block;
    clear: both;
}
.vc_toggle.vc_toggle_arrow.one-dash::before {
    content: "1";
    position: absolute;
    left: 35px;
    border-right: 3px solid #99DFF9;
    font-size: 40px;
    line-height: 50px;
    padding-right: 14px;
    font-family: "Gill Sans";
    top: 13px;
}
.vc_toggle.vc_toggle_arrow.one-dash::before {
    content: "1"; 
}
.vc_toggle.vc_toggle_arrow.two-dash::before {
    content: "2"; 
}
.vc_toggle.vc_toggle_arrow.three-dash::before {
    content: "3"; 
}
.vc_toggle.vc_toggle_arrow.four-dash::before {
    content: "4"; 
}
.vc_toggle.vc_toggle_arrow.five-dash::before {
    content: "5"; 
}
.vc_toggle.vc_toggle_arrow.six-dash::before {
    content: "6"; 
}
.vc_toggle.vc_toggle_arrow.seven-dash::before {
    content: "7"; 
}
.vc_toggle.vc_toggle_arrow.eight-dash::before {
    content: "8"; 
}
.vc_toggle.vc_toggle_arrow.nine-dash::before {
    content: "9"; 
}
.vc_toggle.vc_toggle_arrow.ten-dash::before {
    content: "10"; 
}
.vc_toggle.vc_toggle_arrow.one-dash:before,
.vc_toggle.vc_toggle_arrow.two-dash:before,
.vc_toggle.vc_toggle_arrow.three-dash:before,
.vc_toggle.vc_toggle_arrow.four-dash:before,
.vc_toggle.vc_toggle_arrow.five-dash:before,
.vc_toggle.vc_toggle_arrow.six-dash:before,
.vc_toggle.vc_toggle_arrow.seven-dash:before,
.vc_toggle.vc_toggle_arrow.eight-dash:before,
.vc_toggle.vc_toggle_arrow.nine-dash:before,
.vc_toggle.vc_toggle_arrow.ten-dash:before,
.vc_toggle.vc_toggle_arrow.eleven-dash:before,
.vc_toggle.vc_toggle_arrow.twelve-dash:before{
    position: absolute;
    left: 35px;
    border-right: 3px solid #99DFF9;
    font-size: 40px;
    line-height: 50px;
    padding-right: 14px;
    font-family: "Gill Sans";
    top: 13px;
}
.vc_toggle.vc_toggle_arrow.dash{
    position: relative;
    padding-left: 98px;
}
.weight600{
    font-weight:600 !important;
}
body .gray p {
    color: #1A1A1A;
    line-height: 34px;
    font-size: 24px;
    font-family: "Gill Sans";
}
.grop-cause_remor_btn {
    background-color: #2E0480 !important;
    border: 1px solid #2E0480 !important;
    height: 50px;
    line-height: 49px;
    padding: 0 40px;
    font-size: 16px;
    font-weight: 600 !important;
    border-radius: 4px;
}
.grop-cause_remor_btn:hover {
    color: #2E0480 !important;
    background-color: #fff !important;
}
.grop-cause_remor_btn:hover::before{
    display:none !important;
}
.reference-list .vc_col-sm-3 .vc_column-inner {
    background-color: #99DFF9;
    padding: 40px 30px;
    padding-bottom: 80px;
    transition: 0.3s;
    filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.161));
}
.reference-list .vc_col-sm-3 .vc_column-inner:hover {
    background-color: #67D6FF;
}
.reference-list .blanker .vc_column-inner {
	background-color: #FFF !important;
    padding: 40px 30px;
    padding-bottom: 80px;
    transition:none;
	filter: none;
}

body .reference-list h4 {
    text-transform: uppercase;
    color: #2E0480;
    font-family: "Gill Sans";
    line-height: 35px;
    min-height: 70px;
    position: relative;
    margin-bottom: 45px;
    font-weight:400;
}
body .reference-list .wpb_single_image.wpb_content_element.vc_align_center img {
   height: 50px;
}
body .reference-list .wpb_single_image.wpb_content_element.vc_align_center {
    margin-bottom: 15px;
    height: 50px;
}
.reference-list h4::after {
    content: "";
    width: 40%;
    position: absolute;
    background-color: #fff;
    height: 2px;
    bottom: -17px;
    left: 0;
    right: 0;
    margin: auto;
}
.reference-list p {
    font-size: 16px;
    color: #2E0480;
    line-height: 24px;
    font-family: "Gill Sans";
    font-weight: 400 !important;
}
.reference-list .grop-cause_remor_btn {
    position: absolute;
    bottom: 40px;
    left: 0;
    right: 0;
    margin: auto;
    max-width: 185px;
}
.grop-banner-area > .container {
    width: 100%;
max-width: 1800px;
}
.bk_blue .help_single_itm_warp p {
    max-width: 620px;
    color: #fff;
}
.bk_blue .col-md-4 .help_single_itm_warp p {
    max-width: 540px;
}
.bk_blue .col-md-4 .help_single_itm_warp > h4 {
    max-width: 440px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
}
.btn.blue-btn {
    background-color: #2e0480;
    color: #fff;
    text-decoration: none;
    padding: 10px 20px;
    font-size: 16px;
    font-family: "Proxima Nova";
    margin-top: 20px;
}
.btn.blue-btn:hover {
    background-color:#23055C
}
.bk_blue .col-md-6 > div > h4, .bk_blue .col-md-4 > div > h4 {
    margin-top: -15px;
}
.bk_blue .col-md-6, .bk_blue .col-md-4 {
    background-color: #2E0480;
    min-height: 320px;
    border: 1px solid #fff;
    position: relative;
    padding-bottom: 20px;
    padding-top: 10px;
}
.bk_blue h4 a {
    color:#fff !important;
}
.bk_blue p a , .bk_blue p i {
    color: #99DFF9;
}
.help_single_itm_warp:hover .grop-hlp_symbol_icon {
    background-color: transparent;
}
.bk_blue .grop-btn.grop-btn_overly.grop-help_btn {
    color:#fff !important;
    margin-top: 5px;
}
.cover_link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: transparent;
    z-index: 1;
}
.bk_blue .col-md-6:hover, .bk_blue .col-md-4:hover ,
.bk_blue .cover_link:hover{
    background-color: #23055C;
}
.bk_blue .col-md-6 > div > *, .bk_blue .col-md-4 > div > * {
    position: relative;
    z-index: 2;
}
body:not(.search-results) .testimonial {
    box-shadow: 0px 4px 10px -4px #000;
    position: relative;
    padding-top: 70px;
    margin-top: 60px;
    margin-bottom: 50px;
}
body:not(.search-results) .testimonial::before {
    content: "";
    background-image: url("https://coanet.org/wp-content/uploads/2019/11/testimonial.svg");
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    display: block;
    height: 71px;
    background-repeat: no-repeat;
    max-width: 685px;
    margin: auto;
    width: 100%;
}
body:not(.search-results) .award.testimonial::before {
    background-image: url('https://coanet.org/wp-content/uploads/2019/12/blank_testimonial.svg');
}
body .award h3 {
    text-align: left;
    font-size: 24px;
    font-weight: bold;
    font-family: "Gill Sans";
    margin-top: -3px;
    margin-bottom: 20px;
}
body .award h4 {
    font-size: 18px;
    font-family: "Gill Sans";
    text-align: left;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 25px;
}
body .award p {
    padding-left: 13px;
}
body:not(.search-results) .testimonial .grop-suess_stris_carousel_warp {
    padding: 40px;
    max-width: 765px;
    margin-left: auto;
    margin-right: auto;
}
.grop-suess_stris_carousel .owl-dots > div {
    background-color: transparent;
    height: 10px;
    width: 10px;
    border: 1px solid #888888;
}
.grop-suess_stris_carousel .owl-dots > div.active {
    background-color:#888;
}
.grop-suess_stris_info {
    display: block;
    text-align: left;
    padding-top: 20px;
}
.grop-suess_stris_single p {
    text-align: left;
    font-size: 16px;
    font-family: "Gill Sans" !important;
    color: #1A1A1A;
}
.extra_info {
    width: 60%;
    display: inline-block;
    text-align: left;
    vertical-align: top;
    padding-left: 15px;
}
.extra_info h5.grop-suessrstr_name {
    font-size: 18px;
    font-family: "Gill Sans";
    margin-top: 0;
}
.extra_info h5.grop-suessrstr_name, .extra_info .testi-pro {
    font-size: 18px !important;
    font-family: "Gill Sans" !important;
    margin-top: 0;
    color: #1A1A1A !important;
}
.client_pic {
    width: 17%;
    border-radius: 50%;
    overflow: hidden;
    display: inline-block;
    max-width: 83px;
    height: 83px;
}
.commingsoon.resources-home3col .col-md-4:last-child .help_single_itm_warp > a {
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.commingsoon.resources-home3col .col-md-4:last-child .help_single_itm_warp > a svg ,
.commingsoon.resources-home3col .col-md-4:last-child .help_single_itm_warp > a:before {
    display: none !important;
}
.first_div a {
    display: block;
    background-size: cover;
    background-position: center center;
}
.first_div a .side_content {
    display: block;
    max-width: 280px;
    background-color: rgba(46,4,128,0.76);
    padding: 10% 4% 7% 4%;
}
.first_div a .side_content h4 {
    color: #99DFF9;
}
.first_div a .side_content p {
    color: #fff;
    font-size: 16px;
    line-height: 24px;
}
.first_div a .side_content .grop-help_btn {
    color: #fff !important;
    padding-left: 0px;
    font-family: "Proxima Nova", Arial, sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
}
.first_div a:hover .side_content .grop-help_btn svg {
    width: 15px;
    transition: 0.3s;
    fill: #fff;
}
.blog_list {
    padding: 0;
    list-style: none;
    border-bottom: 1px solid #EAEAEA;
    padding-bottom: 45px;
    margin-bottom: 45px;
    margin-top: -10px;
}
.blog_head {
    border-bottom: 1.5px solid #B5B5B5;
    padding-bottom: 20px;
    margin-bottom: -8px;
}
.other_div {
    width: 50%;
    display: inline-block;
    padding-top: 14px;
    vertical-align:top;
}
.other_div:nth-child(2n) {
    padding-right: 7px;
}
.other_div:nth-child(2n+1) {
    padding-left: 7px;
}
.other_div > a {
    display: block;
    padding-top: 56%;
    background-size: cover;
    background-position: center center;
}
.other_div .side_content h4 a {
    color: #2E0480;
}
.other_div .side_content h4 {
    margin-bottom: 4px;
    margin-top: 13px;
}
.other_div .side_content p {
    font-size: 16px;
    line-height: 24px;
}
.other_div .side_content > a {
    padding-left: 0;
    margin-top: -10px;
    display: block;
}
.grop-blog_post_warp .blog_head:first-child {
    margin-top: 0;
}
 
body.archive .grop-wigt_search_form ,
body.category .grop-wigt_search_form ,
body.blog .grop-wigt_search_form {
    background-color: #fff;
}
body.category .grop-side-widget-title ,
body.single.single-post .grop-side-widget-title ,
body.blog .grop-side-widget-title {
    font-size: 18px;
    font-weight: bold !important;
}
body.category .grop-side-widget.widget_categories a ,
body.single.single-post .grop-side-widget.widget_categories a ,
body.blog .grop-side-widget.widget_categories a {
    font-size: 16px;
    line-height: 24px;
    color: #B5B5B5;
    border-bottom: 1px solid #B5B5B5;
    display: block !important;
    padding-bottom: 5px;
    padding-left: 0;
    font-family: "Gill Sans";
}
body.category .grop-side-widget.widget_categories li ,
body.single.single-post .grop-side-widget.widget_categories li ,
body.blog .grop-side-widget.widget_categories li {
    padding-left: 20px;
    border: none;
    margin-bottom: 0;
    padding-bottom: 5px;
}
 
body.single.single-post .grop-side-widget.widget_categories a::before ,
body.category .grop-side-widget.widget_categories a::before ,
body.blog .grop-side-widget.widget_categories a::before {
    left: -15px;
}
body.category .grop-side-widget.widget_categories .current-cat a, 
body.blog .grop-side-widget.widget_categories a:hover , 
body.single.single-post .grop-side-widget.widget_categories a:hover , 
body.category .grop-side-widget.widget_categories a:hover {
    color: rgb(46, 4, 128);
}
.rpbt_shortcode h3 {
    display: none;
}
.rpbt_shortcode ul {
    padding: 0;
}
.rpbt_shortcode ul li a {

    color: B5B5B5;
    font-size: 16px;
    font-family: "Gill Sans";
    font-weight: 400 !important;
    line-height: 24px;
    border-bottom: 1.5px solid #B5B5B5;
    padding-bottom: 9px;
    margin-bottom: 10px;
    display: block;
}
.rpbt_shortcode ul li a:hover {
    color:rgb(46, 4, 128)
}
.rpbt_shortcode ul li:last-child a,
body.category .grop-side-widget.widget_categories li:last-child a, 
body.single.single-post .grop-side-widget.widget_categories li:last-child a, 
body.blog .grop-side-widget.widget_categories li:last-child a{
    border:none !important;
}
.grop-sigltags_warp {
    margin-top: 40px;
    display: block;
}
.other_div > a:hover {
    opacity: 0.8;
}


/*  DD style 01-25 */

.bk_blue .grop-hlp_symbol_icon img {
    max-width: 50px;
    max-height: 50px;
}
.grop-sigl_content > ol li, 
.grop-sigl_content > ol dd, 
.grop-sigl_content > ul li, 
.grop-sigl_content > ul dd, 
.grop-sigl_content > dl li, 
.grop-sigl_content > dl dd {
    color: #1A1A1A;
    margin-bottom: 7px;
}   

body .grop-sigl_content a, body  #comments.comments-area .comment-content a {
    color: #2E0480;
    text-decoration: underline;
    font-size: 18px;
}

.ex-simple ul li a,
  p a{ 
    text-decoration: underline;
}

.ex-simple ul li a:hover,
  p a:hover,
  body a:hover,
  body .gray h3 a:hover{
    text-decoration: none;
}


/* END DD style 01-25 */



@media (min-width:1250px) {
 .container {
  width:1190px
 }
}


@media only screen and (min-width: 992px) {
    .text-width{
        max-width: 995px;
        margin-left: auto;
        margin-right: auto;
    }
    .text-width768{
        max-width: 768px;
        margin-left: auto;
        margin-right: auto;
    }
    .bk_blue .row {
        margin:-1px;
        display: flex;
        align-items: stretch;
    }
    .bk_blue .col-md-4 , .bk_blue .col-md-6 {
        display: table-cell;
        float: none;
    }
}
@media only screen and (max-width: 1250px){
    #wp-megamenu-primary{
        padding: 0px;
    }
}

@media (min-width: 1200px) and (max-width: 1600px){


/*  DD style 01-25 */
body ul#menu-main-menu-1 li.wpmm_dropdown_menu:last-child ul.wp-megamenu-sub-menu {
    left: auto;
    right: 0;
}

/* END DD style 01-25 */



}

@media only screen and (max-width: 1199.98px){
    .blue-side {
        margin-top: 0px;
    }
    .vc_custom_1575306710747 {
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }
    .vc_custom_1574158895361 {
        margin-top: 20px !important;
    }
    .page-id-3128 .vc_empty_space {
        height: 0px !important;
    }
    .vc_row.wpb_row.vc_row-fluid.grop-dhav-dotted.mr-mp.vc_custom_1574158760443.vc_row-has-fill {
        margin-top: 50px !important;
    }
    body .heading-h2 h2 {
        font-size: 24px !important;
        color: #2E0480 !important;
        text-transform: uppercase;
        line-height: 32px !important;
        font-weight: 600 !important;
        position: relative;
        z-index: 2;
    }
    .quote-left.big-quote p {
        margin: auto;
        font-size: 16px;
        color: #1A1A1A;
        line-height: 24px;
    }
    .width100 {
        width: 100%;
        margin-top: 65px;
        /*padding-left: 100px;*/
    }
    .width100 h2 img{
        top: -75px;
        left: 0px;
        /*padding-left: 100px;*/
    }
    .milestones-tab .vc_tta-title-text span {
        display: block;
        line-height: 7px;   
        margin-top: -5px;
    }
    .wp-megamenu-wrap.wpmm-mobile-menu ul.wp-megamenu{
        width: 300px;
        margin:0 0 0 -220px;
        left: -50%;
        padding-top: 10px !important;
        box-shadow: 0px 5px 10px -2px #ccc;
        top: 100%;
        top: calc(100% + 12px);
    }
    #wp-megamenu-primary>.wpmm-nav-wrap ul.wp-megamenu>li .wpmm-col.wpmm-col-8.wpmm-submenu-right ul.wp-megamenu-sub-menu li a {
        color: #fff !important;
        font-size: 16px !important;
        border-radius: 5px;
        border: 1px solid #2e0480;
        padding: 10px 15px;
        line-height: 25px !important;
        margin-top: 25px;
        background-color: #2e0480 !important;
        display: inline-block;
        margin-bottom:15px !important;
    }
    .wp-megamenu-wrap .wpmm-nav-wrap > ul > li:last-child a {
        padding-right: 12px;
    }
    section.grop-banner-area {
        margin-top: 15px;
    }
    .toggle_style.toolsfaq .vc_toggle_title .vc_toggle_icon {
        position: absolute;
        right: 20px;
        margin-right: 0;
        top: 42%;
        margin-top: 0;
    }
    .mobile_toggle.toggle_style .vc_toggle_title .vc_toggle_icon{
        position: absolute;
        right: 20px;
        margin-right: 0;
        top: 12%;
        margin-top: 0;
    }
    .mobile_toggle.toggle_style .vc_toggle_title h4 {
        max-width: calc(100% - 50px);
        display: inline-block;
        margin-bottom: 5px;
        margin-top: 0;
        padding-bottom: 0;
        padding-top: 0;
    }

    .toggle_style.mobile_toggle .toggle_heading .vc_toggle_icon{
        position: absolute;
        right: 20px;
        margin-right: 0;
        top: 27%;
        margin-top: 0;
    }
    a.toggle_heading {
        padding-right: 50px;
        padding-left:30px;
    }
/*SK*/
    .resources-home3col .help_single_itm_warp > * {
        padding: 0 20px;
    }
    .resources-home3col .help_single_itm_warp > a {
        left: 20px;
    }
    .grop-logo{width:150px;}
    .wpmm_mobile_menu_btn i {
        color: #1A1A1A !important;
        font-size: 24px;
        margin-top: 22px;
    }
    .wpmm_mobile_menu_btn {
        background-color: transparent !important;
        font-size: 0 !important;
        line-height: 0 !important;
    }
    .wpmm-mobile-menu ul.wp-megamenu li > a b{
        font-size: 24px !important;
    }
    #menu-main-menu{
        overflow-y: auto;
        max-height: 500px;
    }
    .wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > ul.wp-megamenu-sub-menu > li.wpmm-row > ul.wp-megamenu-sub-menu li > ul{
        position: relative !important;
        left: auto !important;
        top: auto !important;
        height: auto;
        min-height: inherit;
        padding: 0 0 0 10px;
    }
    .wp-megamenu-wrap.wpmm-mobile-menu .wpmm-nav-wrap ul.wp-megamenu > li.wpmm_dropdown_menu > ul.wp-megamenu-sub-menu{
        padding: 0 15px !important;
    }
    body ul ul.wp-megamenu-sub-menu .menu-item.menu-item-type-post_type.menu-item-object-page.wpmm-submenu-right:first-child{
        padding-top: 0 !important;
        padding-bottom: 0 !important; 
    }
    .wp-megamenu-wrap.wpmm-mobile-menu .wpmm-nav-wrap .wp-megamenu{
        padding: 10px 0;
    }
    .wp-megamenu-wrap .wpmm-nav-wrap > ul > li > a, #grop-mainmenu > li > a{
        font-size: 14px !important;
        line-height: 19px !important;
    }
    #wp-megamenu-primary>.wpmm-nav-wrap ul.wp-megamenu>li ul.wp-megamenu-sub-menu li a{
        font-size: 14px !important;
        line-height: 19px !important;
        margin-bottom: 0 !important;
        padding-top: 10px !important;
        padding-bottom: 10px !important;
        font-weight: 600;
    }
    .wp-megamenu-sub-menu li.wpmm-row .wp-megamenu-sub-menu li.wpmm-col{
        padding-top: 5px !important;
        padding-bottom: 5px !important; 
    }
    header .is-sticky .wp-megamenu > li.wp-megamenu-item-3132.wpmm-item-fixed-width > ul.wp-megamenu-sub-menu{
        margin-left: 0 !important;
    }
    .sticky-wrapper.is-sticky .wp-megamenu-wrap .wpmm-nav-wrap > ul > li > a, .sticky-wrapper.is-sticky #grop-mainmenu > li > a {
        padding: 10px 12px;
    }
}
/*SK*/
@media only screen and (max-width: 991px){
    .evolutionlogos.wpb_start_animation ul:last-child::after {
        animation-name:fadeInlineheight;
        animation-fill-mode: forwards;  
        animation-delay:1s;
        animation-duration: 6s;
    }
    .evolutionlogos ul:last-child::after {
        content: "";
        display: block;
        position: absolute;
        left: 0;
        top: 200px;
        bottom: 0;
        height: 0%;
        background-color: #1A1A1A;
        width: 2px !important;
        right: 0;
        margin-left: auto;
        margin-right: auto;
    }
    .evolutionlogos ul:last-child li strong {
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
    }
    .evolutionlogos ul:last-child li {
        margin-top: 150px;
        clear: both;
        display: block;
        float: left;
        width: 100%;
    }
    .evolutionlogos ul:first-child{
        float:none !important;
    }
    body.wpb-js-composer .milestones-tab.vc_tta.vc_tta-tabs .vc_tta-tabs-container{
        display: none !important
    }
    .evolutionlogos ul li img {
        height: 150px;
        width: auto !important;
        background-color:  #fff;
        padding: 10px;
    }
    .milestones-tab .vc_tta-panel-body {
        padding-bottom: 25px !important;
    }
    .milestones-tab .vc_tta-title-text span {
        display: inline;
        line-height: inherit;
        margin: 5px;
    }
    .evolutionlogos .wpb_wrapper {
        position: relative;
    }
        .milestones-tab .vc_tta-panel-heading{
        display:block !important;
        }
        .evolutionlogos ul li {
            width: 100%;
            margin-bottom: 150px;
            float: none;
            display: block;
        }
        .evolutionlogos ul:last-child {
            position: absolute;
            top: 0;
            width: 100%;
            height: 100%;
            margin: 0;
        }
        .grop-page_title {
            color:    #ffffff;
            margin: 0;
            z-index: 2;
            font-size: 50px;
            line-height: 60px;
            text-transform: none;
            width: 100%;
            clear: both;
            padding: 0 10px;
    }
        .grop-page_title {
            padding: 20px 0;
            font-size: 55px;
            line-height: 60px;
    }
    .bk_blue .col-md-4 , .bk_blue .col-md-6 {
        width:100%;
        padding-left:30px;
        padding-right:30px;
    }
    body .custom_margin {
        margin-top: -80px !important;
    }
    .service-home3col .col-md-4.col-sm-4{
        width:100%;
    }   
    .service-home3col .text-center.help_single_itm_warp {
        max-width: 430px;
    }
    
}
@media only screen and (min-width: 768px){
    p.left-p {
        display: inline-block;
        max-width: 59%;
        vertical-align: top;
    }
}
@media only screen and (max-width: 767px){
    .style_guide .wpb_text_column.custom_list_with_strong.strong_ab strong {
        font-size: 15px;
        line-height: 19px;
    }
    .style_guide .wpb_text_column.custom_list_with_strong p ,
    .style_guide .wpb_text_column img {
        padding: 8px;
    }
    .style_guide .wpb_text_column img:first-child {
        margin-bottom:0px
    }
    .download_logo {
        margin-bottom: 50px;
        padding-bottom: 50px;
        position: relative;
        margin-top: -50px;
    }
    .z-index{
        position:relative;
        z-index:9;
    }
    .fixed-sidebar p br {
        display: none !important;
    }
    .fixed-sidebar p a {
        display: inline-block;
        padding-top: 10px;
        padding-left: 5px;
        margin-right: 5px;
        text-decoration: underline;
    }
    .wpb_text_column.wpb_content_element.fixed-sidebar.fixed {
        width: 100%;
        left: 0;
        background-color: #fff;
        top:93px;
    }
    .fixed-sidebar p {
        width: 100%;
        border-bottom: 2px solid #d0d0d0;
        padding-bottom: 10px;
        padding-right: 0;
        border-right: none;
        text-align:center;
    }
    .grop-page-rgt_sidebar {
        padding-top: 0px;
    }
    body.single.single-post .vc_row .vc_row {
        margin: 0;
    }
    .single.single-post .grop-fix.grop-float_right.grop-page-rgt_sidebar,
    .grop-sigl_footer {
        padding: 0 15px;
    }
    .other_div {
        width: 100%;
        display: inline-block;
        padding-top: 14px;
        padding-left:0px !important;
        padding-right:0px !important;
    }
    .about-bottom .vc_col-sm-4 {
        text-align: left !important;
    }
    .quote-text .wpb_wrapper {
        display:block;
    }
    p.right-img{
        display:none;
    }
    .some-custom a > img:first-child {
        width: 55px;
        padding: 12px;
    }
    .other-type p {
        font-size: 16px;
        line-height: 26px;
    }
    .min-other {
        margin-top: 200px;
    }
    .tag-div > .wpb_column.vc_column_container {
        padding: 0 30px;
    }
    .custom-about-padding,
    .custom-about-padding .heading-h2.quote-left {
        padding-top: 0px;
    }
    .vc_custom_1576596109980,
    .vc_custom_1576442618462 {
        padding-left: 0px !important;
    }
    .vc_custom_1576442637757 {
        padding-right: 0px !important;
    }
    .vc_custom_1574421315551,
    .vc_custom_1574421492207,
    .vc_custom_1574421643110,
    .vc_custom_1574421906324 {
        margin-top: 0px !important;
    }
    .page-id-2933 .vc_row.wpb_row.vc_inner.vc_row-fluid,
    .page-id-3363 .vc_row.wpb_row.vc_inner.vc_row-fluid {
        margin: 0px;
    }
    .page-template-news-events-page .container{
        padding: 0 30px;
    }
    .other-event .image {
        width: 100%;
        padding-top: 60%;
    }
    .other-event-content {
        width: 100%;
        padding: 0;
        padding-top: 15px;
    }
    .vc_row.wpb_row.vc_inner.vc_row-fluid.contact_info {
        text-align: center;
    }
    .contact_info .wpb_column.vc_column_container.vc_col-sm-3 {
        width: 31%;
        display: inline-block;
        vertical-align: top;
    }
    .contact_info .wpb_column.vc_column_container.vc_col-sm-9 {
        width: 55%;
        display: inline-block;
        vertical-align: top;
        text-align: left;
    }
    section.grop-banner-area{
        background-image: url(https://coanet.org/wp-content/uploads/2019/12/shutterstock_665953069.png) !important;
    }
    .padding-none {
        padding-top: 40px !important;
        padding-bottom: 30px !important;
    }
    body:not(.search-results) .testimonial .grop-suess_stris_carousel_warp {
        padding-left: 0px;
        padding-right: 0px;
    }
    body:not(.search-results) .testimonial {
        max-width: calc(100% - 30px);
        margin: auto;
    }
    .vc_row.wpb_row.vc_inner.vc_row-fluid.award.testimonial.quote-left {
        max-width: 100%;
        padding-left:20px;
        padding-right:30px;
    }
    .grop-page_title {
            padding: 20px 0;
            font-size: 48px !important;
            line-height: 56px !important;
    }
    .vc_custom_heading.custom-white-heading{
        font-size: 52px !important;
        line-height: 60px !important;
    }
    .help_single_itm_warp p {
        max-width: 100%;
    }
    .custom-table-style .grop-blog-wrap.grop-blog_post_warp article .grop-post_content,
    .custom-table-style .grop-blog-wrap.grop-blog_post_warp article header{
        width:100%;
    }
    .wpb-js-composer .custom-table-style.vc_tta.vc_general .vc_tta-panel-body{
        padding-right:10px
    }
    .wpb-js-composer .vc_tta.vc_tta-tabs .vc_tta-tabs-container {
        display: block !important;
    }
    .wpb-js-composer .vc_tta.vc_tta-tabs .vc_tta-panel-heading {
        display: none;
    }
    .home-banner h1 {
        font-size: 48px;
        line-height: 56px;
    }
    .home-banner p {
        font-size: 16px;
        line-height: 24px;
        padding:0 30px;
    }
    .grop-section_text.grop-heading-5d9f4ea066eac h2 {
        color: #1a1a1a;
        font-size: 40px;
    }
    .grop-section_text.grop-heading-5d9f4ea066eac h2 {
        font-size: 32px;
        margin-bottom: -43px;
        display: block;
    }
    /*SK*/
    .wp-megamenu-wrap.wpmm-mobile-menu ul.wp-megamenu {
        width: 300px;
        left: auto;
        margin: 0;
        right: 0;
    }
    .grop-header_top a{
        padding: 0 5px;
    }
    .wpb_text_column.wpb_content_element.quote-text{
        padding: 35px 30px;
        display: block;
        height: auto;
        min-height: inherit;
    }
    .wpb_text_column.wpb_content_element.quote-text h2 {
        font-size: 35px;
        line-height: 40px;
    }
    .mr-mp{margin-top: 0 !important;}
    .vc_toggle.vc_toggle_arrow.dash, .vc_toggle.vc_toggle_arrow{
        padding: 15px 10px !important;
    }
    .vc_toggle.vc_toggle_arrow.one-dash:before,
    .vc_toggle.vc_toggle_arrow.two-dash:before,
    .vc_toggle.vc_toggle_arrow.three-dash:before,
    .vc_toggle.vc_toggle_arrow.four-dash:before,
    .vc_toggle.vc_toggle_arrow.five-dash:before,
    .vc_toggle.vc_toggle_arrow.six-dash:before,
    .vc_toggle.vc_toggle_arrow.seven-dash:before,
    .vc_toggle.vc_toggle_arrow.eight-dash:before,
    .vc_toggle.vc_toggle_arrow.nine-dash:before,
    .vc_toggle.vc_toggle_arrow.ten-dash:before,
    .vc_toggle.vc_toggle_arrow.eleven-dash:before,
    .vc_toggle.vc_toggle_arrow.twelve-dash:before{
        position: relative;
        left: 0;
        border-bottom: 3px solid #99DFF9;
        font-size: 40px;
        line-height: 50px;
        padding-right: 0;
        top: 0;
        border-right: none;
        width: 100%;
        display: block;
        text-align: center;
    }
    body .vc_toggle.vc_toggle_arrow .vc_toggle_title > h4{
        font-size: 18px;
        line-height: 24px;
        padding: 0 20px 0 0;
        display: block;
        margin: 0;
    }
    .vc_toggle.vc_toggle_arrow .vc_toggle_title i{
        float: none;
        position: absolute;
        top: 13px;
        right: 0;
        margin: 0;
    }
    .steps_headng {
        font-size: 30px !important;
        line-height: 38px !important;
    }
    h2{
        font-size: 30px !important;
        line-height: 35px !important;
    }
    .m-none{
        display: none;
    }
    .tag-div{
        padding:50px 0 10px !important;
    }
    .tag-div > .wpb_column.vc_column_container {
        margin: 0 0 50px;
    }
}
@media only screen and (max-width: 480px){
    .style_guide .wpb_text_column.custom_list_with_strong strong {
        font-size: 15px;
        line-height: 20px;
    }
    body .style_guide .vc_column-inner {
        padding-left: 10px;
        padding-right: 10px;
    }
    .style_guide .wpb_text_column.custom_list_with_strong.strong_ab strong {
        font-size: 9px;
        line-height: 14px;
        width: 75%;
        font-weight: 300;
    }
    .grop-hadrsrch_form_warp {
        right: 0px;
    }
    br{
        display: block !important;
    }
    .home-banner a{
        width:100%;
    }
    .service-home3col .text-center.help_single_itm_warp .center-block.grop-hlp_symbol_icon ,
    .service-home .text-center.help_single_itm_warp .center-block.grop-hlp_symbol_icon {
        float: left;
        width: 90px;
        height: 90px;
        line-height: 90px;
        text-align: center;
    }
    .service-home3col .col-md-4,
    .service-home .col-md-6 {
        clear: both;
        display: block;
        margin-bottom: 20px;
        float: left;
    }
    .service-home3col .text-center.help_single_itm_warp > * ,
    .service-home .text-center.help_single_itm_warp > * {
        float: right;
        width: calc(100% - 100px);
        text-align: left;
    }
    .under-content h3 {
        font-size: 24px;
        line-height: 32px;
        text-align: left !important;
    }
    .under-content p{
        text-align: left !important;
    }
    .under-content a {
        line-height: 56px;
        width: 100%;
        text-align: center;
    }
    .service-home3col .col-md-4 ,
    .service-home .col-md-6 {
        clear: both;
        display: block;
    }
    .vc_column_container>.vc_column-inner {
        padding-left: 30px;
        padding-right: 30px;
    }
    .vc_column_container > .vc_column-inner .vc_column-inner {
        padding: 0;
    }
    .grop-section_text.grop-heading-5d9f5209da21c h2 {
        color: #1a1a1a;
        font-size: 32px;
    }
    .wpb-js-composer .custom-table-style.vc_tta.vc_tta-spacing-1 .vc_tta-tab > a {
        font-size: 23px;
    }
    a.grop-ftr_logo {
        max-width: 170px;
        margin-right: auto;
        margin-left: auto;
    }
    .textwidget.grop-ftr_sngl_widget.vt-text-widget {
        margin-top: 0px;
        text-align: center;
    }
    .custom-table-style {
        margin-bottom: 50px;
    }
}
@media only screen and (max-width : 320px){
    body .heading-h2 h2 {
        font-size: 23px !important;
    }
    .vc_toggle_text_only.vc_toggle_size_sm .vc_toggle_title > h4 {
        text-transform: unset;
        font-weight: 400;
        font-size: 16px;
        font-family: "Gill Sans";
        line-height: 26px;
        color: #2E0480;
    }
    body, ul, li, p {
        font-family: "Gill Sans";
        font-weight: 400;
        font-size: 16px;
        color: #1A1A1A;

    }
}