@import url("https://fonts.googleapis.com/css?family=Roboto:400,700");
#container2{
    width:92%;
}

@media(max-width: 720px) {
  #container2{
    width:98%;
}







}


@media(max-width: 554px) {


#nav-title{font-size: 30px;
  font-weight: 1200;}
#main-title{ font-size: 30px;
  font-weight: 800;
   
  }
#election-title{
  font-size: 27px;
  font-weight: 800;
  text-align:left;
  margin-left:1%;

}
 .grid-item-container {
  height: 100%;
  width: 100%;
  position: relative;
}
.image-top{
 
border-radius: 7px 7px 0px 0px; 
height: 300px;
width: 100%;  
margin: auto; z-index: 3px; 
top: !important;
}

.inner{
width: 100%; height: 300px;
border-radius: 10px 10px 0px 0px;
}


}
 #award-container2{
 
  border-radius: 8px 8px 8px 8px;
  padding: 18px 18px 18px 18px;
  
 }
 
 
  #award-container{
 
  border-radius: 8px 8px 8px 8px;
  text-align: center;
   
  padding: 12px 12px;
 }
.container-grid {
  width: 100%;
  margin: 0 auto;

  
}

#i{
  width: 40px;
  height: 40px;
  border-radius:50%;
  font-size: 40px;
  text-align: center;
  margin:auto;
  
 


}
 
 


.grid-row {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  width: 100%;
  margin: auto;
   
}

.grid-item {

 
  flex-basis: 20%;
  -ms-flex: auto;
  width: 20%;
  position: relative;
  padding: 10px;
  box-sizing: border-box;
  border-radius: 10px 10px 10px 10px;
}


.grid-row a {
  text-decoration: none;
}

.wrapping-link {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 2;
  color: currentColor;
}

.grid-item-wrapper {
  box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
   border-radius: 7px 7px 7px 7px;
  -webkit-box-sizing: initial;
  -moz-box-sizing: initial;
  box-sizing: initial;
  background: #ffff;
  margin: 0;
  height: 100%;
  width: 100%;
  overflow: hidden;
  -webkit-transition: padding 0.15s cubic-bezier(0.4,0,0.2,1), margin 0.15s cubic-bezier(0.4,0,0.2,1), box-shadow 0.15s cubic-bezier(0.4,0,0.2,1);
  transition: padding 0.15s cubic-bezier(0.4,0,0.2,1), margin 0.15s cubic-bezier(0.4,0,0.2,1), box-shadow 0.15s cubic-bezier(0.4,0,0.2,1);
  position: relative;
}





#nav-title{font-size: 30px;
  font-weight: 1200;}
#main-title{ font-size: 30px;
  font-weight: 800;
   
  }
#election-title{
  font-size: 27px;
  font-weight: 800;
  text-align:left;
  margin-left:1%;

}
.image-top{
 
border-radius: 7px 7px 0px 0px; 
height: 188px;
width: 100%;  
margin: auto; z-index: 3px; 
top: !important;
}

.inner{
width: 100%; height: 188px;
border-radius: 10px 10px 0px 0px;
}

.image-top:hover{
  border: 3px solid #dddd;
}
.img img{
  border-radius: 50%;
   height: 160px;
   width: 160px;
  
}

.grid-item-container {
  height: 100%;
  width: 100%;
  position: relative;
}

.grid-image-top {
  height: 45%;
  width: 120%;
  background-size: cover;
  position: relative;
  background-position: 50% 50%;
  left: -10.5%;
  top: -4.5%;
  z-index: 9999;
}

.grid-image-top .centered {
  text-align: center;
  transform: translate(-50%, -50%);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: 54.5%;
  left: 50%;
  width: 60%;
  height: 60%;
  background-position: center;
}

.grid-image-top.rex-ray {
  background: -webkit-gradient(linear,left top, left bottom,from(#007DB8),to(#00447C));
  background: -webkit-linear-gradient(#007DB8,#00447C);
  background: -o-linear-gradient(#007DB8,#00447C);
  background: linear-gradient(#007DB8,#00447C);
}
 

.rex-ray-image {
  background-image: url(https://thecodeteam.com/wp-content/uploads/2017/08/Rex-Ray-icon-209x300.png);
}

.grid-image-top.sputnik {
  background: -webkit-gradient(linear,left top, left bottom,from(#1AA9FB),to(#1785C4));
  background: -webkit-linear-gradient(#1AA9FB,#1785C4);
  background: -o-linear-gradient(#1AA9FB,#1785C4);
  background: linear-gradient(#1AA9FB,#1785C4);
}

.sputnik-image {
  background-image: url(https://thecodeteam.com/wp-content/uploads/2017/08/sputnik-1-300x257.png);
}

.grid-image-top.edgex {
  background: -webkit-gradient(linear,left top, left bottom,from(#952f4c),to(#3e1a51));
  background: -webkit-linear-gradient(#952f4c,#3e1a51);
  background: -o-linear-gradient(#952f4c,#3e1a51);
  background: linear-gradient(#952f4c,#3e1a51);
}

.edgex-image {
  background-image: url(https://thecodeteam.com/wp-content/uploads/2017/08/edge-x-300x287.png);
}

.grid-image-top.openswitch {
  background: -webkit-gradient(linear,left top, left bottom,from(#2db89a),to(#00793d));
  background: -webkit-linear-gradient(#2db89a,#00793d);
  background: -o-linear-gradient(#2db89a,#00793d);
  background: linear-gradient(#2db89a,#00793d);
}

.openswitch-image {
  background-image: url(https://thecodeteam.com/wp-content/uploads/2017/08/open-switch-300x207.png);
}

.grid-image-top.scaleio {
  background: -webkit-gradient(linear,left top, left bottom,from(#2e96dd),to(#326de6));
  background: -webkit-linear-gradient(#2e96dd,#326de6);
  background: -o-linear-gradient(#2e96dd,#326de6);
  background: linear-gradient(#2e96dd,#326de6);
}

.scaleio-image {
  background-image: url(https://thecodeteam.com/wp-content/uploads/2017/08/K8s_ScaleIO_Color-white-thumb-221x300.png);
}

.grid-image-top.csi {
  background: -webkit-gradient(linear,left top, left bottom,from(#464646),to(#000000));
  background: -webkit-linear-gradient(#464646,#000000);
  background: -o-linear-gradient(#464646,#000000);
  background: linear-gradient(#464646,#000000);
}

.csi-image {
  background-image: url(https://thecodeteam.com/wp-content/uploads/2017/08/csi-1-300x99.png);
}

.grid-image-top.kubernetes {
  background: -webkit-gradient(linear,left top, left bottom,from(#09C1D1),to(#326DE6));
  background: -webkit-linear-gradient(#09C1D1,#326DE6);
  background: -o-linear-gradient(#09C1D1,#326DE6);
  background: linear-gradient(#09C1D1,#326DE6);
}

.kubernetes-image {
  background-image: url(https://thecodeteam.com/wp-content/uploads/2017/08/kubernetes-300x293.png);
}

.grid-image-top.grpc {
  background: -webkit-gradient(linear,left top, left bottom,from(#0CC1C8),to(#2E838C));
  background: -webkit-linear-gradient(#0CC1C8,#2E838C);
  background: -o-linear-gradient(#0CC1C8,#2E838C);
  background: linear-gradient(#0CC1C8,#2E838C);
}

.grpc-image {
  background-image: url(https://thecodeteam.com/wp-content/uploads/2017/08/grpc-300x105.png);
}

.grid-image-top.envoy {
  background: -webkit-gradient(linear,left top, left bottom,from(#290B54),to(#130229));
  background: -webkit-linear-gradient(#290B54,#130229);
  background: -o-linear-gradient(#290B54,#130229);
  background: linear-gradient(#290B54,#130229);
}

.envoy-image {
  background-image: url(https://thecodeteam.com/wp-content/uploads/2017/08/envoy_logo-5028052-300x91.png);
}

.grid-image-top.istio {
  background: -webkit-gradient(linear,left top, left bottom,from(#4A73C0),to(#466BB0));
  background: -webkit-linear-gradient(#4A73C0,#466BB0);
  background: -o-linear-gradient(#4A73C0,#466BB0);
  background: linear-gradient(#4A73C0,#466BB0);
}

.istio-image {
  background-image: url(https://thecodeteam.com/wp-content/uploads/2017/08/istio-203x300.png);
}

.grid-item-content {
  padding: 0 20px 20px 20px;
   text-align: center;
}

#section-title{

  font-size: 24px;
  line-height: 26px;
  font-weight: 700;
  
  display: block;
   text-align: center;
   
   width: 20%;
   margin: auto;
   text-transform: capitalize;
 

}

#progress-bar-count{
  margin-top: -7px;
}

.grid-item:hover .grid-item-wrapper #progress-bar-count{
   
  margin: -2% -2%;
}

 

.item-title {
  font-size: 15px;
  line-height: 26px;
  font-weight: 700;
  margin-bottom: 18px;
  display: block;
   text-align: center;
}

.item-category {
  text-transform: uppercase;
  display: block;
  margin-bottom: 20px;
  font-size: 14px;
}

.item-excerpt {
  margin-bottom: 20px;
  display: block;
  font-size: 14px;
}

.more-info {
  position: absolute;
  bottom: 0;
  margin-bottom: 25px;
  padding-left: 0;
  transition-duration: .5s;
  font-size: 12px;
  display: flex;
}

.more-info i {
  padding-left: 5px;
  transition-duration: .5s;
}

.grid-item:hover .more-info i {
  padding-left: 20px;
  transition-duration: .5s;
}

.more-info i::before {
  font-size: 16px;
}

.grid-item:hover .grid-item-wrapper {
  padding: 2% 2%;
  margin: -2% -2%;
}

@media(max-width: 1333px) {
  .grid-item {
    flex-basis: 33.33%;
  }
}

@media(max-width: 1073px) {
   .grid-item {
    flex-basis: 33.33%;
  }
}

@media(max-width: 815px) {
  .grid-item {
    flex-basis: 50%;
  }
}

@media(max-width: 555px) {
  .grid-item {
    flex-basis: 100%;
  }
}

@media(max-width: 991px) {
  #main-title{
    display:none;
  }
}

@media(max-width: 555px) {
    
    
    

.grid-item-wrapper {
  box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
   border-radius: 7px 7px 7px 7px;
  -webkit-box-sizing: initial;
  -moz-box-sizing: initial;
  box-sizing: initial;
  background: #ffff;
  margin: 0;
  height: 100%;
  width: 100%;
  overflow: hidden;
  -webkit-transition: padding 0.15s cubic-bezier(0.4,0,0.2,1), margin 0.15s cubic-bezier(0.4,0,0.2,1), box-shadow 0.15s cubic-bezier(0.4,0,0.2,1);
  transition: padding 0.15s cubic-bezier(0.4,0,0.2,1), margin 0.15s cubic-bezier(0.4,0,0.2,1), box-shadow 0.15s cubic-bezier(0.4,0,0.2,1);
  position: relative;
}





#nav-title{font-size: 21px;
  font-weight: 900;}
#main-title{ font-size: 21px;
  font-weight: 800;
   
  }
#election-title{
  font-size: 23px;
  font-weight: 1000;
 margin:auto;
 text-align:center;
}
.image-top{
 
border-radius: 7px 7px 0px 0px; 
height: 200px;
width: 100%;  
margin: auto; z-index: 3px; 
top: !important;
}

.inner{
width: 100%; height: 188px;
border-radius: 10px 10px 0px 0px;
}

.image-top:hover{
  border: 3px solid #dddd;
}
.img img{
  border-radius: 50%;
   height: 160px;
   width: 160px;
  
}

.grid-item-container {
  height: 100%;
  width: 100%;
  position: relative;
}

.grid-image-top {
  height: 45%;
  width: 120%;
  background-size: cover;
  position: relative;
  background-position: 50% 50%;
  left: -10.5%;
  top: -4.5%;
  z-index: 9999;
}

.grid-image-top .centered {
  text-align: center;
  transform: translate(-50%, -50%);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: 54.5%;
  left: 50%;
  width: 60%;
  height: 60%;
  background-position: center;
}

  
}
 
@media screen and (max-width: 555px) {
    
 
    

.grid-item-wrapper {
  box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
   border-radius: 7px 7px 7px 7px;
  -webkit-box-sizing: initial;
  -moz-box-sizing: initial;
  box-sizing: initial;
  background: #ffff;
  margin: 0;
  height: 100%;
  width: 100%;
  overflow: hidden;
  -webkit-transition: padding 0.15s cubic-bezier(0.4,0,0.2,1), margin 0.15s cubic-bezier(0.4,0,0.2,1), box-shadow 0.15s cubic-bezier(0.4,0,0.2,1);
  transition: padding 0.15s cubic-bezier(0.4,0,0.2,1), margin 0.15s cubic-bezier(0.4,0,0.2,1), box-shadow 0.15s cubic-bezier(0.4,0,0.2,1);
  position: relative;
}





#nav-title{
    font-size: 21px;
  font-weight: 900;
    
}
#main-title{
    font-size: 21px;
  font-weight: 800;
   
  }
  #brd{border: 1px solid #1A2238; border-radius: 1px 1px 1px 1px;}
#election-title{
    
  font-size: 15px;
  font-weight: 1000;
  padding:2%;
 margin:auto;
 text-align:center;
 color:#fff;
 border-radius: 1px 0px 1px 0px;
 background-color:#1A2238;
}

.grid-item {

 
 
 
  width: 20%;
  position: relative;
  padding: 10px;
  box-sizing: border-box;
  border-radius: 10px 10px 10px 10px;
}





.image-top{
 
border-radius: 7px 7px 0px 0px; 
height: 330px;
width: 100%;  
margin: auto; z-index: 3px; 
top: !important;
}

.inner{
width: 100%; height: 330px;
border-radius: 10px 10px 0px 0px;
}

.image-top:hover{
  border: 3px solid #dddd;
}
.img img{
  border-radius: 50%;
   height: 160px;
   width: 160px;
  
}

.grid-item-container {
  height: 100%;
  width: 100%;
  position: relative;
}

.grid-image-top {
  height: 45%;
  width: 120%;
  background-size: cover;
  position: relative;
  background-position: 50% 50%;
  left: -10.5%;
  top: -4.5%;
  z-index: 9999;
}

.grid-image-top .centered {
  text-align: center;
  transform: translate(-50%, -50%);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: 54.5%;
  left: 50%;
  width: 60%;
  height: 60%;
  background-position: center;
}

  
}


 
 
@media screen and (max-width: 500px) {
    
   
    

.grid-item-wrapper {
  box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
   border-radius: 7px 7px 7px 7px;
  -webkit-box-sizing: initial;
  -moz-box-sizing: initial;
  box-sizing: initial;
  background: #ffff;
  margin: 0;
  height: 100%;
  width: 100%;
  overflow: hidden;
  -webkit-transition: padding 0.15s cubic-bezier(0.4,0,0.2,1), margin 0.15s cubic-bezier(0.4,0,0.2,1), box-shadow 0.15s cubic-bezier(0.4,0,0.2,1);
  transition: padding 0.15s cubic-bezier(0.4,0,0.2,1), margin 0.15s cubic-bezier(0.4,0,0.2,1), box-shadow 0.15s cubic-bezier(0.4,0,0.2,1);
  position: relative;
}





#nav-title{
    font-size: 21px;
  font-weight: 900;
    
}
#main-title{
    font-size: 21px;
  font-weight: 800;
   
  }
#election-title{
    
  font-size: 23px;
  font-weight: 1000;
 margin:auto;
 text-align:center;
}

.grid-item {

 
 
  width: 20%;
  position: relative;
  padding: 10px;
  box-sizing: border-box;
  border-radius: 10px 10px 10px 10px;
}





.image-top{
 
border-radius: 7px 7px 0px 0px; 
height: 270px;
width: 100%;  
margin: auto; z-index: 3px; 
top: !important;
}

.inner{
width: 100%; height: 270px;
border-radius: 10px 10px 0px 0px;
}

.image-top:hover{
  border: 3px solid #dddd;
}
.img img{
  border-radius: 50%;
   height: 160px;
   width: 160px;
  
}

.grid-item-container {
  height: 100%;
  width: 100%;
  position: relative;
}

.grid-image-top {
  height: 45%;
  width: 120%;
  background-size: cover;
  position: relative;
  background-position: 50% 50%;
  left: -10.5%;
  top: -4.5%;
  z-index: 9999;
}

.grid-image-top .centered {
  text-align: center;
  transform: translate(-50%, -50%);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: 54.5%;
  left: 50%;
  width: 60%;
  height: 60%;
  background-position: center;
}

  
}


    
    
    

 
@media screen and (max-width: 380px) {
    
   
    

.grid-item-wrapper {
  box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
   border-radius: 7px 7px 7px 7px;
  -webkit-box-sizing: initial;
  -moz-box-sizing: initial;
  box-sizing: initial;
  background: #ffff;
  margin: 0;
  height: 100%;
  width: 100%;
  overflow: hidden;
  -webkit-transition: padding 0.15s cubic-bezier(0.4,0,0.2,1), margin 0.15s cubic-bezier(0.4,0,0.2,1), box-shadow 0.15s cubic-bezier(0.4,0,0.2,1);
  transition: padding 0.15s cubic-bezier(0.4,0,0.2,1), margin 0.15s cubic-bezier(0.4,0,0.2,1), box-shadow 0.15s cubic-bezier(0.4,0,0.2,1);
  position: relative;
}





#nav-title{
    font-size: 21px;
  font-weight: 900;
    
}
#main-title{
    font-size: 21px;
  font-weight: 800;
   
  }
#election-title{
    
  font-size: 23px;
  font-weight: 1000;
 margin:auto;
 text-align:center;
}

.grid-item {

 
 
 
  width: 20%;
  position: relative;
  padding: 10px;
  box-sizing: border-box;
  border-radius: 10px 10px 10px 10px;
}





.image-top{
 
border-radius: 7px 7px 0px 0px; 
height: 240px;
width: 100%;  
margin: auto; z-index: 3px; 
top: !important;
}

.inner{
width: 100%; height: 240px;
border-radius: 10px 10px 0px 0px;
}

.image-top:hover{
  border: 3px solid #dddd;
}
.img img{
  border-radius: 50%;
   height: 160px;
   width: 160px;
  
}

.grid-item-container {
  height: 100%;
  width: 100%;
  position: relative;
}

.grid-image-top {
  height: 45%;
  width: 120%;
  background-size: cover;
  position: relative;
  background-position: 50% 50%;
  left: -10.5%;
  top: -4.5%;
  z-index: 9999;
}

.grid-image-top .centered {
  text-align: center;
  transform: translate(-50%, -50%);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: 54.5%;
  left: 50%;
  width: 60%;
  height: 60%;
  background-position: center;
}

  
}


  
 
@media screen and (max-width: 350px) {
    
   
    

.grid-item-wrapper {
  box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
   border-radius: 7px 7px 7px 7px;
  -webkit-box-sizing: initial;
  -moz-box-sizing: initial;
  box-sizing: initial;
  background: #ffff;
  margin: 0;
  height: 100%;
  width: 100%;
  overflow: hidden;
  -webkit-transition: padding 0.15s cubic-bezier(0.4,0,0.2,1), margin 0.15s cubic-bezier(0.4,0,0.2,1), box-shadow 0.15s cubic-bezier(0.4,0,0.2,1);
  transition: padding 0.15s cubic-bezier(0.4,0,0.2,1), margin 0.15s cubic-bezier(0.4,0,0.2,1), box-shadow 0.15s cubic-bezier(0.4,0,0.2,1);
  position: relative;
}





#nav-title{
    font-size: 21px;
  font-weight: 900;
    
}
#main-title{
    font-size: 21px;
  font-weight: 800;
   
  }
#election-title{
    
  font-size: 23px;
  font-weight: 1000;
 margin:auto;
 text-align:center;
}

.grid-item {

 
 
 
  width: 20%;
  position: relative;
  padding: 10px;
  box-sizing: border-box;
  border-radius: 10px 10px 10px 10px;
}





.image-top{
 
border-radius: 7px 7px 0px 0px; 
height: 210px;
width: 100%;  
margin: auto; z-index: 3px; 
top: !important;
}

.inner{
width: 100%; height: 210px;
border-radius: 10px 10px 0px 0px;
}

.image-top:hover{
  border: 3px solid #dddd;
}
.img img{
  border-radius: 50%;
   height: 160px;
   width: 160px;
  
}

.grid-item-container {
  height: 100%;
  width: 100%;
  position: relative;
}

.grid-image-top {
  height: 45%;
  width: 120%;
  background-size: cover;
  position: relative;
  background-position: 50% 50%;
  left: -10.5%;
  top: -4.5%;
  z-index: 9999;
}

.grid-image-top .centered {
  text-align: center;
  transform: translate(-50%, -50%);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: 54.5%;
  left: 50%;
  width: 60%;
  height: 60%;
  background-position: center;
}

  
}

 #bar{margin-top:-18px;}   
    
  #btn22{margin-top:-15px;}   
