/* hacks */

/* #content.main-content ul {
    list-style: none;
    padding-left: 0px;
} */

 

/*  end hacks */

/* .card-body
{
    --tw-shadow: 0 0 12px 0 rgba(0,0,0,0.1);
    
    box-shadow: var(--tw-ring-offset-shadow,0 0 rgba(0,0,0,0)),var(--tw-ring-shadow,0 0 rgba(0,0,0,0)),var(--tw-shadow);
margin-bottom:20px;
 
    height: 130px;

} */
 
.platform_steps
{
    text-transform: uppercase;
    color:#00adef;
     font-size: 12px;
   
    width:auto;
 
    padding:5px;
    padding-left: 0px;
   
    font-weight: 400;
    font-family: Oswald;

}

/* .library_introtext
{
    font-size:20px;
    font-weight: 400;
    font-family: Roboto;
} */



/* .library_counter
{
  font-size:16px;
  color:#fff;
  background: #00adef;
  padding:20px;
  font-weight: 400;
    
} */
.view-action-network-partnerships .view-header .action-network-banner .event-link {
     
    display: none;
}

.view-action-network-partnerships .view-header .action-network-banner .subtitle {
    color: white;
    max-width: 700px;
    font-size: 30px;
    word-wrap: break-word;
    font-family: Oswald;
    font-weight: 300;
}

.view-action-network-partnerships .view-header .action-network-banner .register-link a {
    color: #fff;
    text-decoration: none;
    line-height: auto;
    border: 1px solid #fff;
    font-family: 'Oswald';
    font-size: 32px;
    padding: 20px;
    padding-left: 30px;
    padding-right: 30px;
    text-transform: uppercase;
    font-weight: 300;
    margin-bottom: 50px;
    display: inline-block;
}

.view-action-network-partnerships .view-header .action-network-banner .register-link a:hover {
    color: #fff;
    
    border: 1px solid #00adef;
background:#00adef;
}



.view-action-network-partnerships .view-header .action-network-description .logo

{
    margin-bottom:20px;
}
.view-action-network-partnerships .view-header .action-network-banner h1 {
    color: #fff;
    border-bottom: 0px;
    font-size: 60px;
}





/* body{
   
    font-family:Roboto;
 
} */

#platform_heads
{
    width:150px;height:150px;background-size: cover;

}
.platform_caption
{
font-size:11px;
color:#333;
}
.platform_col3
{
    position: relative;
 float:left;
 width:365px;  
 margin-right: 10px; 
}

.platform_col2
{
    position: relative;
 float:left;
 width:552px;  
 margin-right: 10px; 
}


.platform_landing_left
{
    width:350px;
    float:left;
    margin-right: 40px;
}

.platform_landing_right
{
    width:730px;
    float:left;
    font-size: 13px;
}


.platform_bluebox
{
    
    line-height: 60px;
padding:30px;
background:#03adef;   
color:#fff;
font-size:60px;
font-family: Oswald; 
font-weight: 700;
}



.tabsNew {
    margin-bottom: 10px;
    margin-left: 0px;
    padding: 0px;
    margin-top: 10px;
    background: #333;
    height:45px;
    
}


.tabsNew li a {
 
    color:#fff;
}

.tabsNew li a:hover {
 
    text-decoration: none;
    color:#fff;
}

.tabsNew li {
    list-style: none;
    display: inline;
    margin: 0px;
    float: left;
    margin-right: 5px;
}

.tabsNew a,
.tabsNew a:hover {
    display: inline-block;
    
    color: #fff;
    font-size: 14px;
    font-family: Oswald;
    text-transform: uppercase;
    text-decoration: none;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.tabsNew a:hover {
     color:#fff;
}

.tabsNew a.active {
    border-bottom:4px solid #00adef;
    color: #fff;
}

 


.library_trail a
{
color:#000;
}

#library_footer
{
    font-family:Oswald;
    font-weight: 300;
    color:#000;
    text-decoration: underline;
}
#library_footer:hover
{
    color:#000;
    text-decoration: none;
}




.library_trail a:hover
{
color:#000;
text-decoration: underline;
}

.platform_resource_title
{
   color:#fff;
   font-family:Oswald;
   font-weight: 700;
   font-size:30px; 
}
.platform_resource_text
{
    width:400px;
 
    font-size:12px;
}
.platformhome_side1
{
 width:750px;
 float:left;
 margin-right:20px;
padding:0px;
}

.platformhome_side2
{
 width:335px;
 float:left;
 margin-right:20px;
 padding:0px;
    
}


.library_more
{
 
        display: inline-block;
        position: relative;
        padding-left:20px;
        padding-right:20px;
        padding-bottom:10px;
        padding-top:10px;

 
        background-color: #89c403;
        color: white;
        text-transform: uppercase;
        font-family: Oswald;
        font-weight: 300;
        text-decoration: none;
        text-align: center;
       
  
}
.library_more:hover{
    background-color: #719904;
}




.clickbutton_short
{
 
        display: inline-block;
        position: relative;
        padding: 20px 40px;
     width:300px;
        margin-bottom: 20px;
        
        background-color: #89c403;
        color: white;
        text-transform: uppercase;
        font-family: Oswald;
        font-weight: 300;
        text-decoration: none;
        text-align: center;
        text-indent: 15px;
  
}
.clickbutton_short:hover{
    background-color: #719904;
}



.clickbutton
{
 
        display: inline-block;
        position: relative;
        padding: 20px 40px;
     width:100%;
        margin-bottom: 20px;
        
        background-color: #89c403;
        color: white;
        text-transform: uppercase;
        font-family: Oswald;
        font-weight: 300;
        text-decoration: none;
        text-align: center;
      
  
}
.clickbutton:hover{
    background-color: #719904;
}


.newList {
    
    font-size:inherit;
    list-style-type: none;
    padding-left: 0;
    list-style: none;
    margin: 0px 0px 0;
    font-weight: 300;
}

.newList li {
    padding-left: 0px;
    padding-bottom: 5px;
    padding-top: 5px;
    border-bottom: 2px dotted #ccc;
    margin-bottom: 0px;
    clear: both;
    font-weight: 300;
}

.newList li a:hover
{
      color:#00adef;
    text-decoration: underline;
}


.platform_rightcontent a {
color:#00adef;

}

.platform_rightcontent a:hover {
    color:#00adef;
    text-decoration: underline;
    }


    .library_tool
    {
width:300px;
margin-right:0px;

 
    }

    .platform_tool
    {
        height: 80px;
     
        margin: auto;
        margin-bottom:20px;

    }
.library_clickhere
{
    
    background-image: url('../../library/images/download.png');
    background-repeat: no-repeat;
    padding:20px;
    background-position: 20px 15px; 
    padding-left:70px;
    margin-bottom: 0px;
    background-size: 40px;


    
   

}
.library_block
{
    width:500px;
}
.library_ol_list  
{
    
    font-size: 50px;

}

 

.library_largenumber_white
{
    font-size: 50px;
    padding:0px;
    font-family: Oswald;
    font-weight: 700;
    color:#fff;
}


.platform_stepbox
{
height:5px;
width:5px;
float:left;
background-color: #89c403;
margin-right:1px;

}
.library_largenumber
{
    font-size: 50px;
    padding:0px;
    font-family: Oswald;
    font-weight: 700;
    color:var(--sdg7);
}
.platform_body
{
    padding:20px;
}

.innerArea {
    color: #666;
    font-size: 13px;
    margin-top: 0px;
    width: 1140px;
    overflow: hidden;
  
}

.card-title
{
    font-family: Oswald;
    padding-left:20px;
    padding-right: 20px;
}

.card-custom .card-title
{
    font-family: Oswald;
}
a:hover
{
    color:#00adef;
}


#platform_type {
    border-top:5px solid #00adef;
    background:#f5f5f5;
color:#000;

}


#platform_related_title
{
font-size:24px;
margin-top:30px;
font-family: Oswald;
margin-bottom:20px;

}
.platform_module_back
{
    font-family: Oswald;
    width:100%;
    padding:20px;
    font-size: 18px;
    text-transform: uppercase;
    color:#000;
    border:1px solid #ccc;
    padding-left:40px;
    padding-right:40px;

}

.partnership_white
{
    background:#fff;
}
.platform_module_prev
{
    font-family: Oswald;
    float:left;
    padding:20px;
    font-size: 18px;
    background: #00adef;
    text-transform: uppercase;
    color:#fff;
    border:2px solid #00adef;
    padding-left:40px;
    padding-right:40px;

}

 

.platform_shortimage
{
    background-size:cover;
     height:300px;
    margin-bottom:20px;
    background-position: center;

}
.platform_introimage
{
    width:100%;
    margin-bottom:20px;
}
.platform_module_next
{
    border:2px solid #00adef;
    font-family: Oswald;
    padding:20px;
    float:right;
    font-size: 18px;
    padding-left:40px;
    padding-right:40px;
    text-transform: uppercase;
    color:#fff;
    background: #00adef;


}

.platform_module_home
{
    font-weight: 300;
    
    font-family: Oswald;
     
    float:right;
    font-size: 16px;
     
    padding:40px;
    width:100%;
    margin-top:20px;
   
    
    border:10px solid #89c403;
    background-color: #f5f5f5;


}




.platform_module_prev:hover, .platform_module_next:hover, .platform_module_back:hover
{
   
    background: #fff;
    border:2px solid #00adef;
    color:#00adef;
    
}

.platform_menu
{
padding:15px;
border-bottom: 1px solid #ccc;  
  color:#000;
   
  font-size: 14px;
  font-weight: 300;
 
}

#platform_menu_on
{
border-right:2px solid #00adef;

}

#platform_menu_nolink, #platform_menu_nolink:hover
{
    font-weight: 400;
    border-bottom: 0px;
    background:#f5f5f5;
    padding-bottom:5px;
}


.platform_italic
{
    font-style: italic;
}

.platform_quotebox
{
    width:40%;
 margin-left:20px;
 margin-bottom:20px;
float:right;
    padding:50px;
    background:#f5f5f5;
    
}

.platform_examplebox_nofloat
{
    width:100%;
 margin-top:20px;
 margin-bottom:20px;
 border-left:2px solid #8A6D3E; 
    padding:50px;
    background:#fcf8e3;
    
}


.platform_quotebox_nofloat
{
    width:100%;
 margin-top:20px;
 margin-bottom:20px;
 font-weight: 300;
    padding:50px;
    background:#f5f5f5;
    
}

.platform_mainimage
{
    width:100%;
    margin-top:20px;
    margin-bottom: 20px;
}
.platform_modulesubheader, h2
{
    font-family: Oswald;
    font-size: 24px;
    border-left:2px solid #00adef;
    padding-left:30px;
    margin-bottom:20px;
    margin-top:20px;
    clear: both;
}

.platform_h2
{
    font-family: Oswald;
    font-size: 24px;
    border-left:2px solid #00adef;
    padding-left:30px;
    margin-bottom:20px;
    font-weight: 400;
    margin-top:20px;
    clear: both;
}

.platform_moduleheader, h1
{
    clear: both;
       font-family: Oswald;
    font-size: 40px;
    font-weight: 400;
    border-bottom:1px dotted #ccc;
    margin-bottom:20px;
    padding-bottom: 10px;
}
.platform_menu:hover, .platform_menu_on:hover
{
    background:#f5f5f5;
    color:#000;
}

.platform_menu a, .platform_menu a:hover, .platform_menu_on a, .platform_menu_on a:hover
{
color:#000;
}


.platform_topheader_standalone
{
padding:30px;
width:100%;
color:#fff;
font-size:26px;
font-family: Oswald;
margin-bottom:20px;
margin-top:20px;
background: #00adef;

text-transform: uppercase;
}



.platform_topheader
{
padding:30px;
width:100%;
color:#fff;
font-size:26px;
font-family: Oswald;
margin-bottom:20px;
margin-top:10px;
text-transform: uppercase;
}

.platform_leftmenu
{
width:250px;
float:left;
font-family: Oswald;
 
margin-right:20px;
}

.platform_rightcontent
{
//width:855px;
width:840px;

float:left;
font-weight: 300;
 
}


/* end view moduke */



/* view page */


.page-view-action-network-partnerships .main-container .subview-content .view-content .partnership-cards .views-row .views-col .views-field-field-goals .field-content a {
    padding-left: 5px;
    padding-right: 5px;
    font-family: "Oswald-Bold";
    font-weight: 700;
    color: white;
    border-radius: 15%;
  }


.platform_check
{
    width:20px;
    float:left;
    margin-right: 10px;
    margin-bottom: 10px;
}

.platform_timeline
{
    width:20px;
     

 
}

.platform_flag
{
    width:30px;
     

 
}

.platform_actionlogo
{
   
    margin-left:0px;
    margin-bottom:20px;
    width:100%;
}

.platform_country_left
{
    float:left;margin-right: 20px;
    margin-bottom:10px;
}


.platform_country_right
{
    font-family:Oswald-Light;
    
    float:left;vertical-align: middle;
    
    margin-bottom:10px;
 


}


.platform_timeline_left
{
    float:left;margin-right: 20px;
}


.platform_timeline_right
{
    font-family:Oswald-Light;
    
    float:left;vertical-align: middle;background:#f4f4f4;

    padding:10px;
    padding-left: 30px;
    padding-right: 30px;

font-size: 12px;
}



   
  
  


/* end view */

.platform_searcharea
{
    margin-bottom: 30px;
   width:700px;
   
}
.platform_searchfield
{
    background:#eff3f6;
    float:left;

}
.platform_searchbutton
{
    background:var(--sdg15);
    float:left;
    border-top-right-radius: 5px 5px;
    border-bottom-right-radius: 5px 5px;

}
.platform_input
{
    background:#eff3f6;
    padding:20px;
    height:60px;
    width:600px;
     
    margin: auto;
    border:0px;
  
}
.platform_input::placeholder
{
    color:#ccc;
}

.platform_card_upper

{
padding:20px;
height:100px;
}


.platform_card_bottom_black {
    color: #000;
    border-top: 1px solid #ccc;
    position: absolute;
    padding-top: 10px;
    text-transform: uppercase;
    font-family: Oswald;
    font-weight: 300;
    bottom: 35px;
}

.platform_type_icon
{
    height:80px;
    padding-bottom: 30px;

    margin: auto;
}

.platform_icon_small
{
    height:30px;
    padding-top: 0px;

    margin: auto;
}



.platform_icon
{
    height:50px;
    padding-top: 00px;

    margin: auto;
}

.platform_icon_large
{
   height:140px;
    padding-top: 30px;

    margin: auto;
    margin-bottom:20px;

}

.platform_topicon {
    
   
     width:100%;
}




.platform_header {
    font-size: 55px;
    line-height: 54px;
    font-family: Oswald-Bold;
    text-transform: uppercase;
    font-weight: 500;
}

.platform_leftside {
    width: 33%;
    float: left;
    clear: both;
}

.platform_rightside {
    margin-left: 0px;
    width: 66%;
    float: left;
}

.platform_greybox {
    padding: 40px;
    background: #f5f5f5;
    width: 100%;
}

.platform_bluebg {
    color: #fff;
    padding: 5px;
    background: #00adef;
}

.platform_darkbluebg {
    color: #fff;
    padding: 5px;
    background: #18486E;
}

.platform_magentabg {
    color: #fff;
    padding: 5px;
    background: #9F1E45;
}

.platform_pinkbg {
    color: #fff;
    padding: 5px;
    background: #E41C72;
}

.platform_darkgreenbg {
    color: #fff;
    padding: 5px;
    background: #53A334;
}

.platform_greenbg {
    color: #fff;
    padding: 5px;
    background: #C0D700;
}

.platform_orangebg {
    color: #fff;
    padding: 5px;
    background: #EB451D;
}

.platform_redbg {
    color: #fff;
    padding: 5px;
    background: #E52325;
}

.platform_topcard_large {
    height: 260px;
    background-repeat: no-repeat;
    background-size: contain;
    padding: 30px;
}

.platform_topcard {
    height: 160px;
    background-repeat: no-repeat;
    background-size: contain;
    padding: 30px;
}

.platform_topcard_small {
    height: 100px;
    background-repeat: no-repeat;
    background-size: contain;
    padding: 30px;
}


.platform_card {
    color: #fff;
    margin-bottom: 10px;
}


.platform_card:hover .platform_country_title {
 
 padding-left:10px;
 padding-right:10px;
   
 
    background: #00adef;

}



:root {
  
  

    

    --sdg1:#e5243b;
    --sdg2:#DDA63A;
    --sdg3:#4C9F38;
    --sdg4:#C5192D;
    --sdg5:#FF3A21;
    --sdg6:#26BDE2;
    --sdg7:#FCC30B;
    --sdg8:#A21942;
    --sdg9:#FD6925;
    --sdg10:#DD1367;
    --sdg11:#FD9D24;
    --sdg12:#BF8B2E;
    --sdg13:#3F7E44;
    --sdg14:#0A97D9;
    --sdg15:#56C02B;
    --sdg16:#00689D;  
    --sdg17:#19486A;   
  }

  .platform_card_body_nopadding {
    height: 120px;
    padding-top: 30px;
    padding-bottom: 30px;
}

.platform_card_border_blue
{
    color: #fff;
    margin-bottom: 15px;
    border-bottom:2px solid #00adef;
}




.platform_card_border_sdg17 {
    color: #fff;
    margin-bottom: 15px;
    border-bottom:5px solid var(--sdg17);
}


.platform_card_border_sdg9 {
    color: #fff;
    margin-bottom: 15px;
    border-bottom:5px solid var(--sdg9);
}

.platform_card_border_sdg1 {
    color: #fff;
    margin-bottom: 15px;
    border-bottom:5px solid var(--sdg1);
}

.platform_card_border_sdg2 {
    color: #fff;
    margin-bottom: 15px;
    border-bottom:5px solid var(--sdg2);
}

.platform_card_border_sdg3 {
    color: #fff;
    margin-bottom: 15px;
    border-bottom:5px solid var(--sdg3);
}

.platform_card_border_sdg4 {
    color: #fff;
    margin-bottom: 15px;
    border-bottom:5px solid var(--sdg4);
}

.platform_card_border_sdg5 {
    color: #fff;
    margin-bottom: 15px;
    border-bottom:5px solid var(--sdg5);
}

.platform_card_border_sdg6 {
    color: #fff;
    margin-bottom: 15px;
    border-bottom:5px solid var(--sdg6);
}
.platform_card_border_sdg7 {
    color: #fff;
    margin-bottom: 15px;
    border-bottom:5px solid var(--sdg7);
}

.platform_card_border_sdg8 {
    color: #fff;
    margin-bottom: 15px;
    border-bottom:5px solid var(--sdg8);
}


.platform_card_border_sdg10 {
    color: #fff;
    margin-bottom: 15px;
    border-bottom:5px solid var(--sdg10);
}

.platform_card_border_sdg11 {
    color: #fff;
    margin-bottom: 15px;
    border-bottom:5px solid var(--sdg11);
}


.platform_card_border_sdg12 {
    color: #fff;
    margin-bottom: 15px;
    border-bottom:5px solid var(--sdg12);
}


.platform_card_border_sdg13 {
    color: #fff;
    margin-bottom: 15px;
    border-bottom:5px solid var(--sdg13);
}


.platform_card_border_sdg14 {
    color: #fff;
    margin-bottom: 15px;
    border-bottom:5px solid var(--sdg14);
}


.platform_card_border_sdg15 {
    color: #fff;
    margin-bottom: 15px;
    border-bottom:5px solid var(--sdg15);
}


.platform_card_border_sdg16 {
    color: #fff;
    margin-bottom: 15px;
    border-bottom:5px solid var(--sdg16);
}


.platform_card_border_sdg17 {
    color: #fff;
    margin-bottom: 15px;
    border-bottom:5px solid var(--sdg17);
}

.platform_card_top_small {
    
    font-family: Oswald;
    font-weight: 300;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-right: 30px;
    font-size:16px;
    color:#fff;
}

.platform_card_top {
    
    font-family: Oswald;
    font-weight: 300;
    padding: 30px;
    font-size:16px;
    color:#fff;
}
.platform_card_body_small {
    height: 120px;
  
    font-weight: 300;
    padding: 30px;
}

.platform_card_body_thin {
    height: 140px;
 color:#fff;
 font-size:18px;
 font-family: Oswald;
    font-weight: 300;
    padding: 20px;
}
.platform_card_body {
    height: 180px;
 
    font-weight: 300;
    padding: 30px;
}

.platform_card_modules {
    height: 150px;
    text-align: justify;
    
}

.platform_card_profilesbottom {
    height: 50px;
    text-align: justify;
}

.center {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.platform_card_body_large {
    height: 250px;
    padding: 30px;
}

.platform_card_body_huge {
    height: 350px;
    padding: 30px;
}

.platform_country_title a, a:hover {
    text-decoration: none;
    color: #fff;
}

.platform_country_title {
    font-size: 40px;
    font-family: Oswald;
    font-weight: 400;
    padding-left:10px;
    padding-right:10px;
   
    
   
}

.platform_card_bottom_right {
    right: 30px;
    color: #fff;
    position: absolute;
    padding-top: 10px;
    text-transform: uppercase;
    font-family: Oswald;
    font-weight: 300;
    bottom: 35px;
}

.platform_card_bottom_regular {
    color: #fff;
    border-top: 1px solid #fff;
   margin-top:10px;
    padding-top: 10px;
    text-transform: uppercase;
    font-family: Oswald;
    font-weight: 300;
    bottom: 35px;
}


.platform_card_bottom {
    color: #fff;
    border-top: 1px solid #fff;
    position: absolute;
    padding-top: 10px;
    text-transform: uppercase;
    font-family: Oswald;
    font-weight: 300;
    bottom: 35px;
}
 
.platform_card_bottom a
{
    color:#fff;
}


#platform_card_title {
    font-family: Oswald;

    font-size: 18px;
    font-weight: 400;
    line-height: 1.22;
    color: #333;
    margin-bottom:10px;

}

#platform_card_title a:hover
 {
    color: #333;
 }
#platform_aca_border {     background:#f5f5f5;
    border-left:5px solid #ff3333; }


#platform_gov {     background:#ff3333; }
#platform_private {     background:#e47d25; }
#platform_aca {     background:#efc31a; }
#platform_local {     background:#52b26e; }
#platform_donor {     background:#37b39b; }
#platform_un {     background:#3a96d2; }
#platform_regional {     background:#405866; }
#platform_regional2 {     background:#905ca0; }

.platform_stakeholder_header
{
    color:#fff;
    background:#ff3333;
   font-family: Oswald;
    width:100%;
   padding:30px; 
}

 
 

.platform_card_title_white {
    color: #FFF;
   font-family: Oswald;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.22;
    font-weight: 400;
    font-family: Oswald;
     
}

.platform_card_text_white {
    color: #fff;
    font-size:12px;
    margin-top:10px;
}

.platform_card_text {
    color: #000;
}

.search_card_title {
    color: #000000;
    text-align: left;
    vertical-align: middle;
}

.platform_floatr {
    float: right;
}

#platform_sdg1 {
    background: var(--sdg1); 
}

#platform_sdg2 {
    background: var(--sdg2); 
}

#platform_sdg3 {
    background: var(--sdg3);  
}

#platform_sdg4 {
    background: var(--sdg4);  
}

#platform_sdg5 {
    background: var(--sdg5); 
}

#platform_sdg6 {
    background: var(--sdg6); 
}

#platform_sdg7 {
    background: var(--sdg7); 
}

#platform_sdg8 {
    background: var(--sdg8); 
}

#platform_sdg9 {
    background: var(--sdg9); 
}

#platform_sdg10 {
    background: var(--sdg10); 
}

#platform_sdg11 {
    background: var(--sdg11); 
}

#platform_sdg12 {
    background: var(--sdg12); 
}

#platform_sdg13 {
    background: var(--sdg13); 
}

#platform_sdg14 {
    background: var(--sdg14); 
}

#platform_sdg15 {
    background: var(--sdg15); 
}

#platform_sdg16 {
    background: var(--sdg16); 
}

#platform_sdg17 {
    background: var(--sdg17); 
}

#platform_grey {
    background: #f5f5f5;
}

#platform_blue {
    background: #2dabe2;
}


#platform_clear {
    clear: both;
 
}

.platform_bigbutton
{
   padding:10px;
   color:#00adef;
   font-family: Oswald;
   font-size:20px;
   text-transform: uppercase;
   margin-right:10px;
   margin-bottom:10px;
border:1px solid #00adef;
 font-weight: 300;
   padding-left:20px;
   padding-right:20px;

}
.platform_bigbutton:hover {
    
    color:#fff;
    background:#00adef;
    transition: 0.4s;

}


.sdgs_mini
{
float:left;width:7px;margin-left:5px;height:7px;margin-top:2px;
}


.sdgs_minirow {
    position: absolute;
    bottom: 5px;
    right: 5px;
}


#yearsdgs
{
position:absolute;right:0px;top:0px;
}


.sdgColumn_value
{
width:100%;position:absolute;bottom:5px;font-weight: 400;color:#000;
font-family: Oswald;
}

#sortsgds
{
    margin-top:10px;
    margin-bottom:20px;
   

}

.sdgColumn
{
position:relative;font-family:oswald;width:61px;float:left;margin-right:5px;
}



@media (max-width: 1200px) {



    .platform_bigbutton {
        
         
        font-size: 18px;
        
       
    }



    .platform_col3 {
 
        width: 305px;
      
    }
 
    .platform_col2 {
 
        width: 462px;
      
    }
 


    .platform_landing_right {
        width: 530px;
 
    }
 

 


    .sdgColumn {
  
        width: 50px;
 
    }

    .platform_leftmenu {
        width: 180px;
    }


    .platform_rightcontent {
        
        width: 730px;
       
    }



    .platformhome_side1
{
 width:615px;
 float:left;
 margin-right:20px;
padding:0px;
}

.platformhome_side2
{
 width:290px;
 float:left;
 margin-right:20px;
 padding:0px;
    
}


    .platform_card_body {
        height: 250px;
        text-align: justify;        
    }

    .platform_header {
        font-size: 44px;
        line-height: 44px;
    }
}


@media (max-width: 990px) {



    .platform_bigbutton {
    
         
        font-size: 12px;
        
 
        
        padding-left: 5px;
        padding-right: 5px;
    }




    .platform_col3 {
 
        width: 225px;
      
    }
    .platform_col2 {
 
        width: 342px;
      
    }
 


    .sdgColumn {
        width: 36px;
    }

    .platform_landing_left
    {
        width:270px;

    }

.platform_bluebox {
    line-height: 40px;
   
    font-size: 40px;
 
}

    .platform_landing_right
    {
        width:395px;
    }
    .platform_rightcontent {
        width: 490px;
    }


    #platform_card_title
    {
        font-size: 14px;
    }
 

    .platformhome_side1
    {
     width:500px;
     float:left;
     margin-right:20px;
    padding:0px;
    }
    
    .platformhome_side2
    {
     width:165px;
     float:left;
     margin-right:20px;
     padding:0px;
        
    }

.platform_card_body_large
{
    height:360px;
}



    .platform_card_body {
        height: 340px;
    }

    .platform_topcard {
        padding-bottom: 30px;
    }

    .platform_header {
        font-size: 34px;
        line-height: 34px;
    }

}


@media (max-width: 768px) {



    .communityText_white {
         
     
        line-height: 40px;
         
        font-size: 40px;
 
         top:60px;
     
 
    }


    .communityHome {
        
        font-size: 14px;
        position: absolute;
        top: 180px;
        border: 2px solid #fff;
        text-transform: uppercase;
        font-weight: 300;
        padding: 10px;
    }

    .communityTitle {
         
        top: 100px;
    }



    .platform_bigbutton {
        padding: 5px;
         
        font-size: 13px;
        
        margin-right: 5px;
        margin-bottom: 10px;
        
        
        padding-left: 10px;
        padding-right: 10px;
    }


    .platform_col3 {
 
        width: 100%;
      margin-right:0px;
    }


    .platform_col2 {
 
        width: 100%;
        margin-right:0px;
      
    }


 

    .platform_landing_right
{
    width:355px;
 
}


.platform_bluebox {
     
    font-size: 29px;
 
}

.platform_landing_left {
    width: 200px;
   
}


    .platform_card_body_large
{
    height:auto;
    padding-bottom: 70px;
}

.sdgColumn {
    width: 34px;
    margin-right:1px;
}



    .platform_card_body {
        height: auto;
    }


    .library_accelerator_intro
    {
        display:none;
    }
    .col
    {
        width:100%;
        flex-basis:1;
    }
    
    .communityBanner {
 
        height: 250px;
        
    }

    .communityTitle
    {
        font-size: 14px;
        top: 110px;   
    }
    .communityTitle_large
    {
        font-size: 14px;
        top: 110px;
        width:200px;
        line-height:16px;

    }
    .communityText
    {
        font-size: 20px;
    }

    .platform_leftmenu {
        width: 100%;
        margin-bottom:20px;
    }

    .platform_rightcontent {
        width: 100%;
    }

    .platform_card_body_nopadding {
       
   
        width: 100%;
    }

    .platform_card_body
    {
        
        width:100%;
    }
    #platform_card_title
    {
        font-size: 12px;
    }
    .platformhome_side1
    {
     width:100%;
  
     margin-right:0px;
   
    }
    
    .platformhome_side2
    {
        width:100%;
  
     margin-right:0px;
        
    }




     

    .platform_header {
        font-size: 30px;
        line-height: 30px;
    }
}

@media (max-width: 633px) {



    .communityText_white {
         
     
          
        line-height: 30px;
        font-size: 25px;
 
         top:60px;
     
 
    }
    
  

    .platform_col3 {
 
        width: 100%;
      
    }

 

    .platform_landing_right
    {
        width:100%;
      
     
    }
    
    .platform_bluebox {
         
        font-size: 29px;
     
    }
    
    .platform_landing_left {
        width: 200px%;
        margin-right:0px;
        margin-bottom:20px;

       
    }



    .sdgColumn {
        width: 5.8%;
        margin-right:0px;
    }
    .sdgColumn_value {
        
        display: none;
    }

    .platform_card_body {
        height: 250px;
        width:100%;
    }


    .communityText
    {
        font-size: 18px;
    }

    .platform_card_text_white
    {
        display:none;
    }
    .platform_header {
        font-size: 24px;
        line-height: 24px;
    }
}

 