.effect1{
    width:890px; 
    height:100px; 
    margin-bottom:50px;
}

.specialized_logo{
    height: 117px;
    vertical-align: bottom;
    display: table-cell;
    padding-bottom: 10px;
}
.specialized_text{
    height: 50px;
}

#header_content{
    /*padding-top: 150px;*/
    padding-top:250px;
    /*padding-top:100px;*/
    margin-bottom:50px;
}
#colomap img{
    width: 120%;
}

#home_menu h2{
    font-family: 'Play-Bold';
    text-shadow: 2px 2px white;
} 

.slim_body_divider{
    /*background-image: url(/img/divider/WANSEC-fat-body-divider-bar900px.png);*/
    background-image: url(/img/divider/WANSEC-body-gradientfeather-bar900px.png);
    width: 100%;  
    height: 8px;
    margin-bottom: 25px;
    background-size: 100%;
}
#id_purpose{
    margin-top:100px;
}

#news_message h2{
    /*color: rgba(248,173,12,1);*/
    color:#46464A;
    font-size: 1.5rem;
    margin-bottom: 5px;
    font-weight: bold;
    text-align: center;
}

#btn_learn_more{
    margin-top:50px;
    margin-bottom: 65px;
}
@media only screen and (min-width: 650px) and (max-width: 767.98px){
    #colomap img{
        width:100%;
    }
}


@media (max-width: 767.98px){
    .specialized_logo,
    .specialized_text
    {
        width:100%;
        padding-left:50px;
        padding-right:50px;
    }
    #data_sovereignty{
        /*padding-left: 50px;
        padding-right: 50px;*/
    }
}

#hosting_banner img{
    width: 100%;
}

@media only screen and (min-width:955px) and (max-width:976px){
    #global{
          width: 150px;
          top: 75px;
          margin-left: 25px;
    }
    #layout{
        background-size:100%;     
    }
    #id_content{
        width:100%;
    }
    #colomap{
        width:360px;
        padding-top:80px;
    }
}


@media only screen and (max-width:650px){
    .divider{
        background-size:100%;
        height: 30px;
        margin-bottom:-10px;
    }
    #data_sovereignty{
        /*padding-left: 50px;
        padding-right: 50px;
        */
    }

}

@media only screen and (min-width:500px) and (max-width:954px){
    #header_content{
        padding-top:0px;
        margin-bottom:0px;
    }
    #data_sovereignty{
        /*padding-left: 50px;
        padding-right: 50px;*/
    }
    #data_sovereignty{
        /*width: 50px;*/
        width:100%;
    }
    #colomap img{
        width:120%;
    }

}

@media only screen and (max-width:500px){
     #colomap img{
        width:100%;
    }  
    #header_content{
        margin-top:-170px;
    }
    #purpose_action{
        background-image: url("/img/divider/WANSEC-firstbody-divider-bar900px_2.png");
        color: white;
        padding-top: 5px;
        height: 100px;
    }
}

/* 560px to 637px */
@media only screen and (min-width:575px) and (max-width:650px){
    #header_content{
        margin-left:-33%;
    }   
}


/*************************************************************************************/
/****************************** Extra Large ******************************************/
/*************************************************************************************/
@media (min-width: 1300px) {
    #news_message h2{
        font-size:2rem;
    }
    #purpose_action {
        padding-top: 290px;
    }
}
