﻿.DevLink:link{
    
color: #3d3d3d;
}
.DeveloperPhone { color:  #3d3d3d; }
.DeveloperPhone:link{
    color:  #3d3d3d;
}

.AwardImage{
padding-left: 10px;

}


.SecondContainer{
padding-left: 5px;

}
/*--------------DESKTOP---------------------------*/
.desktop .ExternalContainer .SmallLeftColumns > .Column.ColLast {
    width: 80%;
    padding-left: 5px;
    padding-right: 0px;
}

.desktop .ExternalContainer .SmallLeftColumns > .Column.ColFirst {
    width: 17%;
    padding-right: 5px;
    padding-left: 0px;
}

.desktop .RightBox {
    width: 98%;
    margin-left: 2%;

}
.desktop .image{
    width: 150px;
    height: 150px;
}

.desktop .DeveloperName, .tablet .DeveloperName{
    color: #3d3d3d; 
    font-size: 26px;
}
.ContactCall {
 color: #3d3d3d;   
}
.DeveloperName:link{
font-size: 26px;
color: #3d3d3d; 
}

.DevelopmentCounterText{
color: #4e4e4e;

}
.desktop .DeveloperPhone{
    text-align: right;
    color: #8e8e8e; 
    font-size: 26px;
}

.desktop .Awards, .tablet .Awards {
width: 50%;

}

.desktop .DeveloperDescription2{

    margin-top: -20px;
}

/*-----------------------TABLET------------------------*/
.tablet .AwardImage{
padding-right: 0px;

}

.tablet .DevelopmentCounter{

width: 100%;


}

.tablet .image{
    width: 100px;
    height: 100px;
}

.tablet img{


}

.tablet .RightBox {
    width: 98%;
    margin-left: 2%;

}

.tablet .Columns .Columns .Column {
    margin-bottom: 0px;
}

.phone .Columns .Columns .Column {
    margin-bottom: 0px;
}
.tablet .SmallLeftColumns > .Column.ColFirst {
    width: 25%;
    padding-right: 5px;
    padding-left: 0px;
}


.tablet .SmallLeftColumns > .Column.ColLast {
    width: 75%;
    padding-left: 5px;
    padding-right: 0px;
}


.phone .DeveloperName{
    color: #4e4e4e; 
    font-size: 16px;
    font-weight: bold;
}

.tablet .DeveloperPhone{
    text-align: left;
    color: #8e8e8e; 
    font-size: 16px;
}

.phone .DevelopmentCounter{

width: 100%;


}

/*-----------------PHONE--------------------------*/
.phone .AwardImage{
padding-right: 0px;

}

.phone .DevelopmentCounter{

width: 100%;


}
 
.phone .SmallLeftColumns > .Column.ColFirst {
    width: 25%;
    padding-right: 5px;
    padding-left: 0px;
}

.phone .SmallLeftColumns > .Column.ColLast {
    width: 75%;
    padding-left: 5px;
    padding-right: 0px;
}


.phone .RightBox{
    width: 95%;
    margin-left: 5%;

}

.phone .DeveloperPhone{
    text-align: left;
    color: ##4e4e4e;
    font-size: 16px;
}
.phone .DeveloperPhone:link{
    color:  #4e4e4e;
    text-decoration: underline;
}

.phone .AwardImagePhone{
    width:  80px;
    height: 65px;

}

.phone .image{
    width: 65px;
    height: 65px;
}

.ExternalContainer{
    border-TOP-style: solid;
    border-width: 1px;
    border-color: #4e4e4e;
}