.learn-more{
    position: absolute;
    margin-left: 65%;
    margin-top: 50%;

}
#prog-serv, #iam, #looking-for{
    width:70%;
    height:2em;

}
#prog-serv::placeholder{
    color:black;
}
#agr-custom-search{
    margin-left:10%;

}
.iam-lookingfor{
    padding-top:15px;
}
#agr-main-content{
    padding-top: 10px;
}
#highlights{
    padding-top: 25px;
    clear: both;
    display: flow-root;
    
}

.twitter-timeline{
    margin-top: 25px !important;
}
#ag-search-container{
    border-top:5px solid #057d3e;
    float: left;
}
.bottom-search{
    border-bottom:3px solid #008dcd;
    padding-bottom: 20px;
}
#ag-right-menu{
    margin-left:6px;
    width:98.5%;
}
select#iam, select#looking-for{
    margin: 10px 4px 0 0;
}
.Odd{
    float: left;  
    position: relative;
    
     
}
.Even{
    float: right;
    position: relative;
 
    
}
@media screen and (max-width: 1024px){
    
    .Even{
        float: left;
        width: 100%;
    }
    .Odd{
        width: 100%;
    }
    .Even img{
        width: 100%
    }

    .Odd img{
        width: 100%
    }
   
}
@media screen and (max-width: 1024px){
    .learn-more{
       font-size: 2em;
    
    }
}

@media screen and (max-width: 980px){
    .learn-more{
       font-size: 1.7em;
    
    }
}
@media screen and (max-width: 860px){
    .learn-more{
       font-size: 1.5em;
    
    }
}
@media screen and (max-width: 785px){
    .learn-more{
       font-size: 1.4em;
    }
   
}
@media screen and (max-width: 767px){
    .learn-more{
       font-size: 2em;
       margin-top: 52%;
    
    }
}
@media screen and (max-width: 679px){
    .home_slider div.slick-slide img {
    display: block;
    }
    .learn-more{
        margin-left: 60%;
    }
}
@media screen and (max-width: 590px){
    .learn-more{
       font-size: 1.8em;
       margin-top: 50%;
    
    }
}
@media screen and (max-width: 535px){
    .learn-more{
       font-size: 1.5em;
       margin-top: 49%;
    
    }
}
@media screen and (max-width: 450px){
    .learn-more{
       font-size: 1.2em;
    } 
}
@media screen and (max-width: 370px){
    .learn-more{
       font-size: 1em;
    } 
}
@media screen and (max-width: 320px){
    .learn-more{
       font-size: 1em;
       margin-left: 58%;
    } 
}