
/* researches style by turuu */
.researches-section{
  background: #f6f7fb;
}
.researches-menu {
  margin-bottom: 30px;
  position: relative;
  list-style: none;
  margin: 0;
  padding: 10px 0 20px 0;
}
.researches-menu li {
  position: relative;
  display: block;
}
.researches-menu li a {
  color: #888da8;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  text-decoration: none;
  white-space: normal;
}
.researches-menu > li > a {
  position: relative;
  display: block;
  padding: 15px 25px;
  font-weight: 500;
  font-size: 15px;
  white-space: nowrap;
}
.researches-menu li.dropdown.open > a {
  color: #515365;
  font-weight: 600;
}
.researches-menu li.dropdown .arrow {
  position: absolute;
  right: 25px;
  font-size: 16px;
  transition: all 0.05s ease-in;
  -webkit-transition: all 0.05s ease-in;
  -moz-transition: all 0.05s ease-in;
  -o-transition: all 0.05s ease-in;
  -ms-transition: all 0.05s ease-in;
}
.title {
  white-space: -moz-pre-wrap !important;  /* Mozilla, since 1999 */
  white-space: -pre-wrap;      /* Opera 4-6 */
  white-space: -o-pre-wrap;    /* Opera 7 */
  white-space: pre-wrap;       /* css-3 */
  word-wrap: break-word;       /* Internet Explorer 5.5+ */
  white-space: -webkit-pre-wrap; /* Newer versions of Chrome/Safari*/

  white-space: normal;
}
.researches-menu li.dropdown.open > a > .arrow {
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
}
.researches-menu > li.dropdown ul.dropdown-menu {
  position: relative;
  z-index: 99;
  width: 100%;
  box-shadow: none;
  border: 0px;
  border-radius: 0;
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 0px;
  background-color: transparent;
  float: none;
}
.researches-menu > li.dropdown ul.dropdown-menu > li > a {
  padding: 10px 15px;
}
.researches-menu > li.dropdown ul.dropdown-menu > li.active > a, .researches-menu > li.dropdown ul.dropdown-menu > li.active > a:focus, .researches-menu > li.dropdown ul.dropdown-menu > li.active > a:hover {
  background-color: transparent;
  color: #515365;
  font-weight: 600;
}
.researches-menu > li.dropdown ul.dropdown-menu > li > a:focus, .researches-menu > li.dropdown ul.dropdown-menu > li > a:hover {
  background-color: transparent;
  color: #515365;
}
.researches-section .content-container {
  padding-right: 30px;
}

.researches-section .post-content img{
    width: 100%;
    height: auto;
}
.researches-section .card-body{
  padding-right:10px;
}
/* END of researches style by turuu */

/* cooperation style by turuu */

.cooperation-page-head{
  height:270px;
  padding:0;

  overflow: hidden;
}
.cooperation-page-head .subtitle {
  width: 80%;
  opacity: 1;
}
.cooperation-page-head .subtitle p{
  font-size: 16px;
  color: white;
  opacity: 1;
}
.cooperation-page-head .gradient{
  position: absolute;
  z-index: 1;
  height:270px;
  width:100%;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#093769+0,7db9e8+100&0.7+0,0.3+100 */
  background: -moz-linear-gradient(top, rgba(9,55,105,0.7) 0%, rgba(125,185,232,0.3) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(9,55,105,0.7) 0%,rgba(125,185,232,0.3) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(9,55,105,0.7) 0%,rgba(125,185,232,0.3) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3093769', endColorstr='#4d7db9e8',GradientType=0 ); /* IE6-9 */
}

.cooperation-page-head-blocks{
  background-color: #093769;
  position: relative;
  min-height: 470px;
}
.cooperation-page-head-blocks.bg-f9{
  background-color: #f9f9f9;
}
.cooperation-page-head-blocks .img-block-right{
  position: absolute;
  height: 100%;
  float: right;
  right:  0;
  left: auto;
  padding:0;

}
.cooperation-page-head-blocks .img-block-left{
  position: absolute;
  height: 100%;
  float: left;
  left: 0;
  right: auto;
  padding:0;

}
.cooperation-page-head-blocks .img-block-right .coop-page-head-bg-block {
    position: relative;
    background: url(/themes/otgontenger/images/coop-head-bg.png) no-repeat;
    height: 100%;
    background-size: cover;
    background-position: 50% 50% !important;
}
.cooperation-page-head-blocks .img-block-left .coop-page-head-bg-block {
    position: relative;
    background: url(/assets/media/coop-hands2.jpg);
    height: 100%;
    background-size: cover;
    background-position: 50% 10% !important;
}

.cooperation-page-head-blocks .subtitle {
  width: 80%;
  opacity: 1;
}
.cooperation-page-head-blocks .subtitle p{
  font-size: 16px;
  color: white;
  opacity: 1;
}
.cooperation-page-head-blocks .coop-head-title-contain{
  margin-top:70px;
  position: relative;
  z-index: 2;
}
.cooperation-page-head-blocks .title {
    font-size: 33px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    position: relative;
    padding-bottom: 30px;
    margin-bottom: 30px;
}
.cooperation-page-head-blocks .title:after {
    content: "";
    background-image: url(../images/otu_border_white.jpg);
    width: 90px;
    height: 6px;
    position: absolute;
    bottom: 0;
    left: 0;
}
.cooperation-page-head-blocks .coop-head-content{
  margin-top:70px;
  position: relative;
  z-index: 2;
}
.cooperation-page-head-blocks .float-right{
  float: right;
}

.coop-page-head-bg{
  background-size:cover;
  position: relative;

}
.coop-page-head-bg .img-responsive{
  background-size:cover;
  -ms-transform: translateY(-48%); /* IE 9 */
  -webkit-transform: translateY(-48%); /* Safari 3-8 */
  transform: translateY(-48%);
  width: 100%;
  position: absolute;
}
.coop-head-title-contain{
  margin-top:70px;
  position: relative;
  z-index: 2;
  width: 80%;
}
.coop-head-divider{
  height: 100px;
  background: white;
  border-top:1px solid #eee;


}
.coop-head-divider .content{
  text-align: center;
  padding:10px 20px;
  margin-top: 30px;

}


.coop-head-text{
  margin:60px 0;
  padding:14px 16px;

}
.coop-head-text p{
  font-size: 14px;
  line-height: 24px;
  width: 90%;
  left: 5%;
  position: relative;

}


.coop-head-text p strong{
  font-size: 24px;
  color: #585858;
  padding:10px 16px;
  font-weight: 800;
  text-transform: uppercase;

}

.cooperation-schools {
  margin-top:50px;

}
.cooperation-schools .coop-title {
  padding-bottom:5px;

}
.coop-schools-top-row{
  text-align: center;
}
.cooperation-schools .divider {
  border-bottom:1px solid #eee;

}

.coop-schools-text{
  margin-bottom: 30px;
}

.coop-title{
  font-size: 24px;
  text-align: center;
  color: #585858;
  padding:30px 10px;
  font-weight: 600;
  text-transform: uppercase;
}

.coop-schools-filter-section{
  padding-bottom: 30px;
}
.coop-schools-filter-section .category{
  display: inline-block;
  padding: 10px 20px;
  font-size: 16px;
  color: #585858;

}
.coop-schools-filter-section .filter-holder{
  display: inline-block;
  cursor: pointer;
  position: relative;
  height: 25px;
  padding: 10px 20px;
  z-index: 9;
  min-width: 100px;
}
.coop-schools-filter-section .all-filters{
  display: inline-block;
  position: absolute;
  z-index: 2;
  left:0;
  top:0;
  background: white;
  border:1px solid #eee;
  border-radius: 8px;
  transition: ease all .4s;
  -webkit-transition: ease all 0.4s;
  text-align: left;
  padding: 10px 20px;
}.coop-schools-filter-section .all-filters:hover{
  box-shadow: 5px 5px 20px -5px;
}
.coop-schools-filter-section .all-filters ul.filters{
  list-style: none;
  text-align: left;
  padding-left: 0;
  margin: 0;
}
.coop-schools-filter-section .filter-holder:not(:hover) .all-filters ul li:not(.active){
  display:none;
}
.coop-schools-filter-section .filter-holder:hover .all-filters ul.filters li {
  margin-bottom: 10px;
}
.coop-schools-filter-section .all-filters ul.filters:hover li:after {
  opacity:0
}
.coop-schools-filter-section .all-filters ul.filters li {
  color: #585858;
  text-decoration: none;
  white-space: nowrap;
}
.coop-schools-filter-section .all-filters ul.filters li.active {
  color: #4a90e2;
}
.coop-schools-filter-section .all-filters ul.filters li:hover {
  color: #4a90e2;
}
.coop-schools-filter-section .all-filters ul.filters li.active:after {
    content: '\25bc';
    font-size: 8px;
    margin-left: 6px;
    position: relative;
    bottom: 2px;
    display: inline-block;
    transform: scaleX(1.4) scaleY(0.9);
    transition: 0.2s linear;
    -webkit-transition: 0.2s linear;
    -moz-transition: 0.2s linear;
}

.coop-schools-head-title p{
   position: relative;
   width: 50%;
   display: inline-block;

}

.coop-schools-content {
  margin-bottom: 80px;
}
.coop-schools-content .tabpanel ul li{
  float:none;

}
.coop-schools-content .tabpanel ul{
  margin-left: 30px;
  border: 1px solid #eee;
  border-radius: 10px;


}

.coop-schools-content .tabpanel ul:before{
  clear:both;
  display:block;


}
.coop-schools-content .tabpanel ul li a{
  border:none;
  margin:0;
  color: black;
  background-color: transparent;
  border-bottom: 1px solid #eee;
  border-radius: 0;
  transition: ease all 0.4s;
  padding-left: 35px;
}
.coop-schools-content .tabpanel ul li:first-child a{
  border-radius:10px  10px 0 0;
}
.coop-schools-content .tabpanel ul li.active a{
  color:#f47a2e;
  font-weight: bold;
  border:none;
  border-bottom:1px solid #eee;
  background-color: transparent;
}
.coop-schools-content .tabpanel ul li:last-child a{
  border-radius: 0 0 10px 10px;
  border:none;
}
.coop-schools-content .tabpanel ul li.active a:hover{

}
.coop-schools-content .nav>li>a:hover{
  background: transparent;
  background-color:#ddd;
}
.coop-schools-content .nav>li>a:focus{
  background-color:transparent;
}
.coop-schools-content .nav-tabs{
  border:none;
}

.coop-schools-content img {
  position: relative;
  width: 100%;
  height: 190px;
}
.coop-schools-content .img-name {
  font-weight: bold;
  text-align: center;
  padding:15px 5px 35px;
  border:1px solid #ddd;
  border-top: 1px solid transparent;
  border-bottom: 3px solid #093769;
  color: #093769;
  max-height: 74px;
}
.cooperation-organization{
  margin:70px 0;
}
.coop-organization-title{
  padding:14px 16px;
  margin-bottom:30px;
}


.cooperation-organization .nav.branch-dep{
  border:1px solid #eee;
  border-radius: 10px;
  margin-bottom:40px;
}

.cooperation-organization .nav.branch-dep li {
  margin-bottom: 0;
  width: 100%;
}
.cooperation-organization .nav.branch-dep li a{
  margin-right: 0;
  border:none;
  border-bottom:1px solid #eee;
  padding:20px;
  border-radius:0;
  color: #969696;
  transition: ease all 0.4s;
}
.cooperation-organization .nav.branch-dep li:hover a{
  background: #fafafa;
}
.cooperation-organization .nav.branch-dep li:first-child a{
  border-radius: 10px 10px 0 0;
}
.cooperation-organization .nav.branch-dep li:last-child a{
  border-radius: 0 0 10px 10px ;
}
.cooperation-organization .nav.branch-dep li:last-child a{
 border-bottom: none;

}
.cooperation-organization .nav.branch-dep li.active a{
  color: #1175b9;
  font-weight:600;
  background-color: transparent;
}

@media(max-width: 992px){
  .coop-organization-content .tabpanel .nav-tabs>li>a{
    /* min-height: 98px; */
    min-height: auto;
  }
}


.coop-schools-content ul{
  list-style: none;
}

.coop-organization-content .tab-content ul li{
  padding-top: 10px;
}
.coop-organization-content .row.no-gutters{

}


/* END of cooperation style by turuu */

/* style for humuunleg teacher popup */
.popup-img{
  padding:0;
  max-height: 380px;
  overflow: hidden;

}
.popup-img img{
  width:100%;
}
#teacherDetailModal{
  text-align: left;
  font-size: 14px;
}
#teacherDetailModal .padding10{
  padding-top:5px;
  padding-bottom: 5px;
  position: relative;
  min-height: 30px;
}
#teacherDetailModal .tpop-up{
  background: white;
  margin:0;
  padding:0;
}
#teacherDetailModal .popup-img{
  width:50%;
  float:left;
}
#teacherDetailModal .popup-back{
  text-align: right;
  margin:10px 15px;
}
#teacherDetailModal .popup-back a{
  color: #000;
  opacity: 0.7;
  font-weight: 600;
}
#teacherDetailModal .name{
  text-transform: uppercase;;
  font-weight: bold;
  font-size: 20px;
  padding:10px 15px;
  padding-left:0px;
  text-align: left;
  min-height: 70px;
}
#teacherDetailModal .name:after{
  content: "";
  background-image: url('../images/otu_border.jpg');
  width: 68px;
  height: 6px;
  position: relative;
  margin-top: 10px;
  left: 0;
}

#teacherDetailModal .teacher-popup-content {
  background: white;
  min-height: 420px;

}
#teacherDetailModal ul.nav {
  border:none;
}
#teacherDetailModal ul.nav>li {
  border-top: 1px solid #eeeeee;
  border-left: 1px solid #eeeeee;
  border-bottom: 3px solid #eeeeee;
  vertical-align: middle;
  width:25%;


}
#teacherDetailModal ul.nav>li:last-child {
  border-right: 1px solid #eeeeee;
}
#teacherDetailModal ul.nav>li:hover,#teacherDetailModal ul.nav>li.active {
  border-bottom: 3px solid #f47a2e;
}
#teacherDetailModal ul.nav>li a {
  padding:15px 15px;
  height: 70px;
  text-align: center;
  text-transform: none;
}
#teacherDetailModal ul.nav>li a:hover, #teacherDetailModal ul.nav>li a, #teacherDetailModal ul.nav>li a:focus{
  border:none;
}
#teacherDetailModal .tabpanel .nav-tabs>li>a{
  margin:0;
  border-radius: 0;
}
#teacherDetailModal .show-mobile{
  display: none;
  padding:15px;

}
@media(max-width:650px){
  #teacherDetailModal .show-mobile{
    display: block;

  }
  #teacherDetailModal .subject{
    display: none;

  }
}
.modal-tab-content{
  padding:40px 30px 50px;
}
.modal-tab-content li{
  padding:5px 5px;
}
.teacher-list-item .more-btn{
  position: relative;
  display:none;
  left:0%;
  cursor:pointer;
  height: 25px;


}
.teacher-list-item .position{
  height: 145px;

}
.teacher-list-item.show-active .info{
  max-height:100%;
}
.teacher-list-item .image img{
  width:100%;


}
.scroll-content{
  padding-bottom:30px;
}
/* END of style for humuunleg teacher popup */

/* style for humuunleg programs   */

.salbar-surguuli-content .tabpanel .nav-tabs>li>a:hover{
  background-color:white;
}


#menu1 .nav.vertical li, #menu2 .nav.vertical li{
  display: block;
  float:none;
  border:none;
  border-right:2px solid #eee;

}
#menu1 .nav.vertical li.active, #menu1 .nav.vertical li:hover,#menu2 .nav.vertical li.active, #menu2 .nav.vertical li:hover  {
  background: #eee;
}
#menu1 .nav.vertical a:hover, #menu2 .nav.vertical a:hover{
  border:none;
}
#menu1 .nav.vertical li.active a, #menu2 .nav.vertical li.active a{
  font-weight: 400;
  border:none;
  color: #f47a2e;
  background: #eee;
}
#menu1 .nav.vertical li a, #menu2 .nav.vertical li a{
  border:none;
  text-transform: none;
  text-align: left;
  padding:15px 20px;

}

#menu1 .boxed, #menu2 .boxed{

  margin:20px 40px;
  border:2px solid #eee;
  background: #f9f9f9;

}
.display{
  display: block;
}
.scroll-wrap-menu {
    width: 100%;
    max-height: 400px;
    padding-right: 30px;
    position: relative;
    overflow: auto;
}

/* programs */

.branch-programs {
  background-color: white;
}
.branch-programs strong{
  font-weight: 600;
}
.branch-programs .content {
  padding: 100px 0;
}

.branch-programs .collapse-content {
  margin-top: 80px;
}
.branch-programs .imageable-content {
  color: #333;
}
.branch-programs .imageable-content .divcover{
  -webkit-box-shadow: 0px 12px 21px -1px rgba(0,0,0,0.14);
  -moz-box-shadow: 0px 12px 21px -1px rgba(0,0,0,0.14);
  box-shadow: 0px 12px 21px -1px rgba(0,0,0,0.14);
}
.branch-programs .imageable-content .divcover img{
  width: 100%;
}
.branch-programs .imageable-content .content-text {
  padding-right: 30px;

}
.branch-programs .imageable-content .content-text ul {
  font-size: 16px;

}
/* end of programs  */
/* BRANCH SCHOOL */
.salbar-surguuli-head{
  background: url(/assets/media/head-slide-bg-2.jpg);
  background-size: cover;
  background-repeat: no-repeat;
}
.salbar-surguuli-head .content{
  width:60%;
}
.salbar-surguuli-head .title{
  color: white;
}
.salbar-surguuli-head .subtitle{
  color:white;
  text-transform: none;
}

.branch-aboutus{
  background:#f9f9f9;
  padding:30px 0;
}
.branch-aboutus .row{
  padding:50px 0;
}
.branch-aboutus .taniltsuulga{
  max-height:600px;
  position: relative;
  padding:0 0;
  padding-right: 40px;
}
.branch-aboutus .taniltsuulga p:nth-child(3){

}
.salbar-surguuli-content .bidnii-tuhai img{
  border-radius: 5px;
  max-width: 500px;
  height:auto !important;
}
.branch-aboutus .cont{
  padding:35px;
  background-color: white;
  border: 1px solid #eee;
}
.salbar-surguuli-content .branch-aboutus .tailbar{
  padding:0;
}
.branch-programs {
  padding:60px 0 70px 0;
}
.branch-programs .col-md-4 {
  padding:15px;
}
.branch-programs-title span {
    font-size: 28px;
    font-weight: 700;
}
.branch-programs-title {
    text-transform: uppercase;
    font-size: 21px;
    font-weight: 600;
    padding-bottom:45px;
    line-height: 32px;
}
.branch-programs .program-cont{
  border:1px solid #eee;
  position: relative;
  padding:30px 25px 15px;
}
.branch-cat-key{
    font-size:14px;
    width: 100%;
    height: auto;
}
.branch-cat-key ul{
display: table;
margin-left:auto;
margin-right:auto;
position: relative;
padding:0;
margin-bottom:30px;
left: -30px;
}
.branch-cat-key ul li{
  color:#969696;
  display: inline-table;
  padding:10px 0px;
  margin-left: 80px;
  font-weight: 600;
}
.bachelor-color{
  border-bottom:3px solid #1a74aa;
}
.master-color{
  border-bottom:3px solid #569c61;
}
.doctor-color{
  border-bottom:3px solid #e67f32;
}
.program-cont .training-item-footer{
  position: absolute;
    height: 5px;
    width: calc(100% + 2px );
    left: -1px;
    bottom: -1px;
}
.branch-programs .program-cont .title{
  font-weight: bold;
  color:#585858;
  padding-bottom: 10px;
  font-size: 16px;
  min-height: 55px;
}
.branch-programs .program-cont .description{

  padding-bottom: 10px;
}
.branch-programs .program-cont .more{
  text-align: right;
}
.branch-programs .more p{
  color: #1175b9;
}
.branch-programs .more p:hover{
  cursor:pointer;
}
.branch-enroll{
  background: url(../images/enroll-bg.jpg);
  color:white;
  height: 400px;
  background-size:cover;
}
.branch-enroll .container{
  padding-top:45px;
  padding-bottom:75px;
}
.branch-enroll .area{
  width: 40%;
}

.branch-enroll .title{
  font-size:36px;
  color: white;
  padding:20px 0;

}
.branch-enroll .desc{
  font-size:16px;
  padding:20px 0;
}
.branch-enroll .button {
  text-align: left;
  padding:30px 0;

}
.branch-enroll .button a{
  background:#1da6ff;
  border-radius: 20px;
  padding:10px 50px;
  color: white;

}
.branch-department .container{
  padding-bottom:25px;

}
.branch-department .content-title{
  padding-bottom:30px;
  padding-top:50px;
  text-transform: uppercase;
}
.branch-department .dep-text{
  color: #045189;
  font-size: 20px;
  font-weight: 600;
}
.branch-department .nav.branch-dep{
  border:1px solid #eee;
  border-radius: 10px;
  margin-bottom:40px;
}

.branch-department .nav.branch-dep li {
  margin-bottom: 0;
  width: 100%;
}
.branch-department .nav.branch-dep li a{
  margin-right: 0;
  border:none;
  border-bottom:1px solid #eee;
  padding:20px;
  border-radius: 0;
  color: #969696;
  transition: ease all .4s;
}
.branch-department .nav.branch-dep li:first-child a{
  border-radius: 10px 10px 0 0;
}
.branch-department .nav.branch-dep li:last-child a{
 border-bottom: none;
 border-radius: 0 0 10px 10px ;

}
.branch-department .nav.branch-dep li.active a{
  color: #1175b9;
  font-weight:600;
  background-color: transparent;
}
.branch-department .nav.branch-dep li:hover a{
  background: #fafafa;
}

.branch-department .dep-tab-content{
  padding:0 30px 50px;
}
.branch-department .dep-tab-content p:first-child{
  text-align: center;
}

.branch-department .border-bottom{
  border-bottom:1px solid #eee;
}
.branch-ourteachers .teacher-list-info .teachers-count{
  text-align: left;
}
.branch-ourteachers  .teachers-count{
  padding:20px 0;
}
.branch-ourteachers a.teachers-see-all{
  padding: 8px 25px;
  border-radius: 20px;
  line-height: 25px;
  width: initial;
  font-size: 16px;
  margin-left: 20px;
  text-decoration: none;
}
.branch-ourteachers a.teachers-see-less{
  padding: 8px 25px;
  border-radius: 20px;
  line-height: 25px;
  width: initial;
  font-size: 16px;
  margin-left: 20px;
  text-decoration: none;
}
.scroll-wrap-program {
    width: 100%;
    max-height: 350px;
    padding-right: 30px;
    position: relative;
    overflow: auto;
}
.scroll-department-content{
  width: 100%;
  max-height: 400px;
  padding-right: 30px;
  position: relative;
  overflow: auto;
}
.mt40{
  margin-top: 40px;
}
.people-slider-controller.branch{
  margin-bottom:30px;
  margin-top: 10px;
  text-align: right;

}


/* end of BRANCH SCHOOL */


.department-image{
  margin-left: 12px;
  margin-right: 40px;
  margin-bottom: 20px;
  float: left;
  width: 50%;
}
@media(max-width:992px){
  .branch-enroll .area{
    width: 80%;
  }
}
@media(max-width:768px){
  .salbar-surguuli-head .content{
    width:100%;
    float:none;
  }
  .department-image{
    width: 80%;
    float:none;
  }
  .branch-enroll .area{
    width: 80%;
  }

}
@media(max-width:500px){
  .student-club p.onleft{
    font-size:12px;
    padding:0;
  }
  .department-image{
    width: 100%;
  }
  .salbar-surguuli-content .nav-tabs>li>a{
    min-height: 98px;
  }
  .salbar-surguuli-content .tab-content>ul{
    padding-left: 5px;
  }
  .branch-enroll .area{
    width: 100%;
  }
  .branch-enroll .container{
    padding-top:20px;
  }
  .branch-enroll .title{
    font-size: 32px;
  }
}

/* end of style for humuunleg programs   */


/* style for scholarship */
.scholarship-page-head{
  position:relative;
  height: 325px;
  overflow: hidden;
}
.scholarship-page-head .gradient{
  position: absolute;
  z-index: 1;
  height:325px;
  width:100%;

  background: -moz-linear-gradient(top, rgba(9,55,105,0.3) 0%, rgba(9,55,105,0.7) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(9,55,105,0.3) 0%,rgba(9,55,105,0.7) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(9,55,105,0.3) 0%,rgba(9,55,105,0.7) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4d093769', endColorstr='#b3093769',GradientType=0 ); /* IE6-9 */
}
.schol-head-bg-img{
  position: relative;
}
.schol-head-bg-img img{
  transform: translateY(-18%);
  width:100%;
  position: absolute;

}
.schol-head-title-contain{
  margin-top: 110px;
  position: relative;
  z-index: 2;
}
.schol-head-title-contain .title{
  font-size: 34px;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  position: relative;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.schol-head-title-contain .title:after {
    content: "";
    background-image: url("../images/otu_border_white.jpg");
    background-size: contain;
    width: 70px;
    height: 6px;
    position: absolute;
    bottom: 0;
    left: 0;
}
.schol-head-title-contain .subtitle{
  font-size: 13px;
  text-transform: none;
  color: #fff;
  margin-top: 15px;
}
.scholarship-main{
  background: #f9f9f9;
}
.scholarship-main .container{
  background: #fff;
  padding-left: 0px;
  padding-right:0px;
}
.schol-list{
  position: relative;
display: block;

}

.schol-list-item{
  padding:10px 16px;
  width:25%;
  float: left;
  text-align: center;
  color: #666666;
  border-bottom:1px solid #e1e1e1;
  border-right:1px solid #e1e1e1;
  min-height: 330px;

}

.schol-list-item .icon{
  position: relative;
  display: block;
  margin-top: 10px;
  min-height: 60px;
}

.schol-program-item .icon{
  position: relative;
  display: block;
}
.schol-list-item .icon img,
.schol-program-item img{
  padding: 10px 0px;
  margin: 0px auto;
}
.schol-list-item .item-name,
.schol-program-item .item-name{
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;
  color: #666666;
  min-height: 50px;
}
.schol-list-item .item-name p,
.schol-program-item .item-name p{
  width: 66%;
  position: relative;
  left:15%;
}
/* .item-name p:after,
.item-name p:before{
  content: ' ';
  display: inline-block;
  width:5px;
  height: 2px;
  position: absolute;
  background: #666666;
  top:60%;
}
.item-name p:before{
  left:-3%;
}
.item-name p:after{
  right:-3%;
} */
.schol-list-item .item-desc{
  font-size: 14px;
  min-height: 140px;
}
.schol-list-item .item-more{
  font-size: 12px;
  color: #f5782f;
  min-height: 15px;
  margin: 10px;
}
.schol-list-item .item-more a{

  color: #f5782f;

}

.schol-otu-section{
  position: relative;
  min-height: 465px;
  background: #093769;
}
.schol-otu-section .container{
  padding:0;
  padding-top:30px;
}
.otu-text{
  width:50%;
  float:left;
  margin: 40px 0;
  text-align: left;
  font-size: 13px;
  line-height: 21px;

  padding-right: 50px;
}
.otu-text .title{
  text-transform: uppercase;
  font-weight: bold;
  font-size: 18px;
  color:#fff;
}
.otu-text .subtitle{
  text-transform: uppercase;
  font-weight: bold;
  font-size: 16px;
  color:#00b9f1;
  margin-bottom: 20px;
}
.otu-text .desc{
  margin: 40px 0px;
  font-size: 13px;
  color:#f9f9f9;
}
.otu-text .desc-title{
  font-weight: bold;
  font-size: 14px;
  color:#fff;
  margin-bottom: 10px;
}
.achieve-schol{
  margin-top:20px;

}
.achieve-schol ul{
  list-style: none;
  padding:0;
}
.achieve-schol .desc-international{
  width: 50%;
  float: left;
  color: #f9f9f9;
}
.achieve-schol .national{
  width: 50%;
  float: left;
  color: #f9f9f9;
}
.otu-schols{
  width:50%;
  float:left;
  margin: 40px 0;
  text-align: left;
  font-size: 13px;
  line-height: 21px;
}
.otu-schols .row:first-child{
margin-top:0;
}
.otu-schols .row{
margin-top:40px;
}
.otu-schols .row:last-child{
  margin-top:40px;
  margin-bottom:40px;
}
.otu-schols .schol-item{
  width:50%;
  float: left;
  padding: 0 15px;
  padding-right: 30px;
  border-left: 3px solid #00b9f1;
}
.otu-schols .num{
  font-size: 50px;
  color:#fff;
  margin-bottom:20px ;
  line-height: 40px;
}
.otu-schols .desc{
  color:#f9f9f9;
  margin-top:20px;
}

.schol-program-item{
  width: 33.33%;
  float: left;
  padding:10px 16px;
  border-left: 1px solid #e1e1e1;
  min-height: 430px;
}
.no-border{
  border:none;
}


.schol-programs-section {
  background:#f9f9f9;

}
.schol-programs-section .container{
  background: #fff;
  padding: 30px 0 50px;
  border-bottom: 5px solid #093769;
}
.schol-programs-section .title{
  text-align: center;
  color: #3e3c3d;
  font-size: 28px;
  padding: 40px 0px;
  text-transform: uppercase;
  font-weight: bold;
}

.schol-program-item .item-desc{
  text-align: center;
}

.schol-testimonial-section {
  background:#f9f9f9;

}
.schol-testimonial-section .row{
  position: relative;

}
.schol-testimonial-section .container{
  background:#fff;
  padding: 40px 0px;
  border-bottom: 5px solid #093769;
}
.schol-testimonial-section .container .testimonial{
  padding:25px;
  border: 1px solid #00b9f1;
  border-radius: 6px;
  color: #666666;
  line-height: 21px;
  font-size:14px;
}
.schol-testimonial-section strong{
  padding:10px 0;
  text-transform: uppercase;

}
.schol-testimonial-section .person strong{
  background: #00b9f1;
  padding:10px 16px;
  color: white;
  border-radius: 6px;
  line-height: 48px;


}
.schol-testimonial-section .person{
  position: relative;
  padding: 0 20px;
}
.schol-testimonial-section .arrow-img{
  position: absolute;
  width: auto;
  left: calc(33.333% - 143px);
  top: 16px;
}
.schol-testimonial-section p{
  right:40%;


}


.aid-section {
  background:#f9f9f9;

}
.aid-section .container{
  background:#fff;
  padding: 30px 0px 70px;
}
.aid-section .title{
  text-align: center;
  color: #3e3c3d;
  font-size: 28px;
  padding: 40px 0px;
  text-transform: uppercase;
  font-weight: bold;
}
.schol-program-item ul{
    list-style: none;
    line-height: 21px;
    padding:0 50px;
}
.schol-program-item ul li{
    padding-bottom: 10px;

}
.aid-content{
  padding:0 55px;
}

.aid-content .tabpanel ul li.active a {
    color: #f47a2e;
    font-weight: bold;
    border: none;
}
.aid-content .tabpanel ul li {
    float: none;
    border-right: 2px solid #ddd;
    width:100%;
}
.aid-content .tabpanel ul li.active {
    border-right: 2px solid #f47a2e;
}
.aid-content .tabpanel ul li a {
    border: none;
    color: black;
}
.aid-content .tabpanel ul li a:hover {
    background-color: #ddd;
}
.aid-content .nav-tabs{
  border:none;
}
.aid-content .nav-tabs>li>a{
  border-radius:0;
  margin-right: 0;
}
.aid-content .nav-tabs{
  border:none;
}

.aid-content .aid-forwho{
  padding:0 25px;
}
.aid-content .who-subtitle{
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
  color: #666666;
  padding-left: 40px;
  padding-bottom: 15px;
}

.aid-content .aid-forwho-item{
  width:33.33%;
  float: left;
  padding:15px;

}
.aid-content .aid-forwho-item.last2{
  width:50%;


}
.aid-content .aid-forwho-item h1{
  display: inline-block;
  padding-right: 10px;
  width: 35px;
  color: rgb(139, 225, 250);
  font-size: 44px;
  margin-top: 0;

}
.aid-content .aid-forwho-item p{
  display: inline-block;
  padding-right: 10px;
  width: calc(100% - 10px);
}
.aid-content .aid-forwho-item p:before{
  content: '';
  height: 6px;
  width: 18px;
  background: #00b9f1;
  position: absolute;
  margin-top: -13px;

}
.aid-content .aid-material {
  padding:0 35px;
}
.aid-content ul.aid-material-ul {
  list-style: none;
  display: table;
  border: 1px solid #e1e1e1;
  border-radius: 6px;
  padding:40px 70px ;
  padding-right: 50px;
}

.aid-content .aid-material li{
  width: 50%;
  padding-bottom: 10px;
  padding-right: 40px;
  float: left;
  min-height: 45px;
}
.aid-content .aid-material li:nth-child(even){
  padding-right: 20px;

}
.aid-content .aid-material li:before {
    content: "";
    width: 6px;
    height: 6px;
    background: #00b9f1;
    position: absolute;
    margin-left: -20px;
    margin-top: 7px;
}

.aid-material {
  clear:both;
}
.aid-material .who-subtitle{
  padding:30px 10px 25px 5px;
}

@media(max-width:992px){
  .aid-content .aid-forwho-item{
    width:50%;
  }
  .schol-testimonial-section .arrow-img{
    display: none;
  }
}
@media(max-width:768px){
  .aid-content .aid-forwho-item{
    width:100%;
  }
  .aid-content .aid-material li{
    width: 100%;
  }
  .aid-content .aid-forwho-item.last2{
    width:100%;
  }
  .schol-list-item .item-desc{
    min-height: initial;
    padding: 10px 50px;
  }
  .schol-list-item{
    min-height: initial;
  }
  .schol-list-item .item-name, .schol-program-item .item-name{
    min-height: initial;
  }
  .schol-list-item .item-name p, .schol-program-item .item-name p{
    width: initial;
    left: initial;
  }
  .otu-schols .schol-item{
    width:100%;
    margin-top: 40px;
  }
  .otu-schols{
    margin-top: 0;
  }
  .otu-schols .row{
    margin-top:0;

  }

}
/* END of style for scholarship */

/* styles for employment */
.student-employment {
  background:#f9f9f9;
}
.student-employment.padding {
  padding-top: 70px;
  padding-bottom: 70px;
}
.student-employment.back-blue{
  background: #093769;
  color:white;
}
.student-employment span{
  font-size: 24px;
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  background: #f9f9f9;
  position: relative;
  z-index: 9;
  padding: 0 40px;
  color: rgba(0,0,0,0.8);
}
.student-employment .title-text{
  position: relative;
  text-align: center;
  margin-bottom: 30px;
}
.mission .border{
  border:1px solid #d4d4d4;
  height: 100%;
  min-height: 255px;
  border-radius:6px;
}
.student-employment-head-section{
  border-bottom: 3px solid #eee;
  background: url(/themes/otgontenger/images/employment-advice.jpg) no-repeat;
  background-size: cover;
}
.student-employment-head-section .title {
  font-size: 33px;
  font-weight: 700;
  text-transform: uppercase;
  color: white;
  position: relative;
  padding-bottom: 20px;
  margin-bottom: 20px;
  width:100%;
}
.student-employment-head-section .title:after {
    content: "";
    background-image: url(../images/otu_border.jpg);
    background-size: cover;
    width: 70px;
    height: 6px;
    position: absolute;
    bottom: 0;
    left: 0;
}
.student-employment-head-section .subtitle {
    font-size: 16px;
    color: white;
    width: 90%;
    opacity: 0.9;
}
.student-emp-head{
  margin:10px;
  padding:150px 0px;
}
.student-emp-head .subtitle .fa{
  padding-right: 10px;
  font-size: 24px;
}
.student-emp-head .subtitle .fa:before{
  padding-right: 10px;
  position: relative;
  bottom: -2px;
}
.student-emp-head .subtitle .fa-phone:before{
  padding-right: 15px;
}
.st-emp-content h3{
  padding-left: 30px;
  font-size: 22px;
}
.student-employment  .icon {
  padding: 10px;
  text-align: center;
  padding-top: 30px;
}
.student-employment .icon img{
  position: relative;


}
.student-employment .mission{
  padding:20px 30px 20px;
}
.student-employment .pros {
  min-height: 600px;
  background-position: 41% 118px;

}
.student-employment .pros h3{
  text-align: center;
}
.student-employment .pros h3{
  text-align: center;
}
.responsibility.container-fluid{
  padding-left: 0px;
}
.student-employment .responsibility ul {
  list-style: none;
}
.student-employment .responsibility ul li {
  width: 50%;
  margin: 10px 0px;
  float:left;
  padding: 0 15px 0 20px;
  border-left: 3px solid #00b9f1;
}
.student-employment .responsibility ul li:nth-child(odd) {
  padding-right: 30px;
  float: none;
}
.student-employment .responsibility h3 {
  padding: 50px 30px 20px 40px;
  font-size: 24px;
  text-align: left;
  text-transform: uppercase;
  font-weight: 700;
}
.student-employment .resp-list {
  float: right;
  width: 62%;
  margin-top:-500px;

}
.overflow-hide{
  overflow:hidden;
}
.row.overflow-hide{
}
.student-employment .responsibility .col-md-5 {
  max-height: 500px;
  overflow: hidden;
}
.student-employment .responsibility img.resp-bg {
  width:100%;
  transform: translateY(-20%);
}
.student-employment .responsibility .height400 {

  height: 100%;
}
.emp-orchinbg img{
  max-width: 100%;
  height: 100%;
}



.student-employment .pros .listt{
  width:33.333%;
  float: left;
  padding: 15px;
}
.student-employment .pros .listt>.list-content{
  border:1px solid #eee;
  border-radius: 6px;
  padding: 20px 30px 20px;
  text-align: center;
  background:white;
}
.student-employment .pros .listt>.list-content h1{
  font-size: 50px;
}
.student-employment .pros .listt>.list-content p{
  min-height: 80px;
  opacity: 0.9;
}

@media (max-width:1200px){
  .mission .border{
    min-height: 371px;
  }
  .student-employment .responsibility .col-md-5 {
    max-height: 515px;
    overflow: hidden;
  }
  .student-employment .responsibility img.resp-bg {
    width:100%;
    transform: translateY(-15%);
  }
  .student-employment .resp-list{
    margin-top: -520px;
  }
}
@media (max-width:992px){
  .mission .border{
    min-height: 471px;
  }
  .student-employment .resp-list{
    margin-top:0;
    width:100%;
    float: left;
    padding-bottom: 60px;

  }


  .student-employment .pros .listt{
    width: 50%;
  }


}
@media (max-width:600px){

  .student-employment .responsibility ul li{
    width:100%;
  }
  .student-employment .pros .listt>.list-content p{
    min-height: 120px;
  }

}
@media (max-width:500px){

  .student-employment .pros .listt{
    width: 100%;
  }
  .student-employment .pros .listt>.list-content p{
    min-height: 80px;
  }

}
/* END of styles for employment */

/* styles for club */
.club-info{
  position: relative;
  font-size:16px;
  line-height: 26px;
  color: #686969;
 padding: 0px 0px;
 padding-top:30px;
 padding-right:30px;
}

.club-program{
  position: relative;
  font-size:16px;
  line-height: 26px;
  color: #686969;
   padding: 0px 0px;
   padding-top:30px;
   padding-right:30px;
   width:100%;
   height:auto;
   text-align: justify;
}
.club-program:last-child{
  padding-bottom: 40px;
}
.club-program-title{
  position: relative;
  font-size: 24px;
  text-transform: uppercase;
  font-weight: 700;
  text-align: center;
  color: rgba(0,0,0,0.8);
  padding: 10px 40px;
  padding-top: 20px;
}
.club-blank{
  padding-bottom: 40px;
}
@media(max-width:768px){
  .news-head .title{
    padding-left: 10px;
  }
  .club-info{
    padding:10px;
    padding-top:30px;
  }
  .head-news-left{
    width:100%;
    max-width: 100%;
  }
  .head-news-right{
    display: none;
  }
  .club-program{
    padding:10px;
    padding-top:30px;
  }
  .news-head .title:after{
    left: 10px;
  }
}
/* END of  styles for club */

/* styles for students */
.student-club p.onright{
  right: 0;
  padding: 10px;
}
.student-club p.onleft{
  left: 0;
  /* padding: 10px; */
  text-transform: uppercase;
}
.student-club .page-title-with-borders{
  margin-bottom: 50px;
}

/* END of styles for students */
/* abbout us styles */
#butets .content-text img{
  width: 100%;
}
/* END of abbout us styles */

/* RESPONSIVE */

/* scholarship */
@media(max-width:1200px){

  .scholarship-main .schol-list-item{
    width: 33.33%;

  }



}
@media(max-width:992px){

  .scholarship-main .schol-list-item{
    width: 50%;

  }
  .otu-schols, .otu-text{
    width:100%;
  }
  .schol-program-item{
    width:100%;
    border:none;
    border-bottom: 1px solid #e1e1e1;
  }.schol-program-item:last-child{
    border:none;
  }

  /* student employemnts */
    .row.overflow-hide{
      max-height: 100%;
    }
    .hide-small{
      display: none;
    }



}
@media(max-width:768px){
  .scholarship-page-head{
    height: 270px;
  }
  #teacherDetailModal ul.nav>li{
    width:100%;
  }
  .branch-programs{
    padding:30px 0px;
  }
  .branch-programs-title{
    padding-bottom:10px;
  }
  .branch-aboutus{
    padding:0px;
  }
  .branch-ourteachers a.teachers-see-all{
    margin-left:0px;
  }
  #teacherDetailModal .popup-img{
    width:100%;
    float:none;
  }
  #teacherDetailModal .name{
    font-size:16px;
  }
  .branch-programs-title span{
    font-size:22px;
  }
  .schol-head-bg-img img{
    transform: translateY(0%);
    object-fit: cover;
    height: 270px;
  }
  .schol-head-title-contain{
    margin-top: 30px;
  }
  .schol-head-title-contain .title{
    font-size: 26px;
  }
  .scholarship-main .schol-list-item{
    width: 100%;
    border-left:  1px solid #e1e1e1;
  }
  .schol-otu-section .container{
    padding-left: 15px;

  }



  .aid-section .title:after{
    right: 0%;
  }
  .aid-section .title:before{
    left: 0%;
  }

  .schol-testimonial-section .person{
    width:100% ;
  }
  .student-employment-head-section .title {
    font-size: 18px;
  }
  .student-emp-head {
    margin: 0;
    padding: 50px 0px;
  }
  .student-employment-head-section .subtitle {
    width: 100%;
    font-size: 15px;
  }
  .student-emp-head .subtitle .fa {
    padding-right: 0px;
    font-size: 18px;
    display: block;
    margin-bottom: 5px;
  }
  .student-employment .mission {
    padding: 10px 10px 10px;
  }
  .mission .border {
    min-height: inherit;
    padding: 10px;
    padding-bottom: 20px;
    border-top: none;
    margin-bottom: 20px;
    border-top: 1px solid #d4d4d4;
  }
  .st-emp-content h3 {
    padding-left: 10px;
  }
  .student-employment .responsibility h3 {
    padding: 20px 30px 20px 10px;
    font-size: 21px;
  }
  .student-employment .responsibility ul {
    padding-left: 10px;
  }
  .student-employment .responsibility ul li {
    float: none;
    margin: 10px 0px 20px;
  }
  .student-employment .responsibility ul li:nth-child(odd) {
    padding-right: 0px;
  }
  .student-employment .pros .listt>.list-content {
    padding: 10px 10px 10px;
  }
  .aid-section .title {
    font-size: 18px;
  }
  .aid-content {
    padding: 0 0px;
  }
  .aid-content .who-subtitle {
    padding-left: 20px;
  }
  .aid-content .aid-forwho {
    padding: 0 10px;
  }
  .aid-content .aid-material {
    padding: 0px 20px;
  }
  .aid-material .who-subtitle {
    padding: 10px 10px 10px 5px;
  }
  .aid-content ul.aid-material-ul {
    padding: 20px 35px;
    padding-right: 10px;
  }
  .cooperation-page-head-blocks {
    min-height: auto;
  }
  .cooperation-page-head-blocks .coop-head-content {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .cooperation-page-head-blocks .title {
    font-size: 24px;
  }
  .cooperation-page-head-blocks .subtitle {
    width: 100%;
  }
  .cooperation-page-head-blocks .subtitle p {
    font-size: 14px;
  }
  .coop-title {
    padding: 5px 10px;
    font-size: 18px;
  }
  .cooperation-schools {
    margin-top: 30px;
  }
  .cooperation-organization {
    margin-top: 40px;
  }
  #teacherDetailModal ul.nav>li a {
    height: auto;
  }


}
@media(max-width:600px){
 .coop-schools-content .col-md-9{
   position: relative;
   left: 15%;
 }
}


/*
 * jQuery Bootstrap Responsive Tabs v2.0.1 | Valeriu Timbuc - vtimbuc.com
 * github.com/vtimbuc/bootstrap-responsive-tabs
 * @license WTFPL http://www.wtfpl.net/about/
 */
.responsive-tabs-container .tab-pane {
  margin-bottom: 15px;
}

.responsive-tabs-container .accordion-link {
  display: none;
  padding: 10px 15px;
  background-color: #ffffff;
  border-top: 1px solid #ddd;
  color: #333;
  text-decoration: none;
}
@media (max-width: 767px) {
  .responsive-tabs-container.accordion-xs .nav-tabs {
    display: none;
  }
  .responsive-tabs-container.accordion-xs .accordion-link {
    display: block;
  }
  .responsive-tabs-container .tab-pane.active {
    margin-bottom: 15px;
    border-top: 3px solid #f47a2e;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .responsive-tabs-container.accordion-sm .nav-tabs {
    display: none;
  }
  .responsive-tabs-container.accordion-sm .accordion-link {
    display: block;
  }
  .responsive-tabs-container .tab-pane.active {
    margin-bottom: 15px;
    border-top: 3px solid #f47a2e;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .responsive-tabs-container.accordion-md .nav-tabs {
    display: none;
  }
  .responsive-tabs-container.accordion-md .accordion-link {
    display: block;
  }
}
@media (min-width: 1200px) {
  .responsive-tabs-container.accordion-lg .nav-tabs {
    display: none;
  }
  .responsive-tabs-container.accordion-lg .accordion-link {
    display: block;
  }
}


.certified-quality {
  /* margin:70px 0; */
  margin-top: 20px;
  margin-bottom: 70px;
}
.certified-quality-title{
  padding:14px 16px;
  margin-bottom:30px;
}


.certified-quality .nav.branch-dep{
  border:1px solid #eee;
  border-radius: 10px;
  margin-bottom:40px;
}

.certified-quality .nav.branch-dep li {
  margin-bottom: 0;
  width: 100%;
}
.certified-quality .nav.branch-dep li a{
  margin-right: 0;
  border:none;
  border-bottom:1px solid #eee;
  padding:20px;
  border-radius:0;
  color: #969696;
  transition: ease all 0.4s;
}
.certified-quality .nav.branch-dep li:hover a{
  background: #fafafa;
}
.certified-quality .nav.branch-dep li:first-child a{
  border-radius: 10px 10px 0 0;
}
.certified-quality .nav.branch-dep li:last-child a{
  border-radius: 0 0 10px 10px ;
}
.certified-quality .nav.branch-dep li:last-child a{
 border-bottom: none;

}
.certified-quality .nav.branch-dep li.active a{
  color: #1175b9;
  font-weight:600;
  background-color: transparent;
}

@media(max-width: 992px){
  .certified-quality-content .tabpanel .nav-tabs>li>a{
    /* min-height: 98px; */
    min-height: auto;
  }
}

.cerfitied-items {
  margin: 50px 0;
}

.cerfitied-items .row {
  margin-bottom: 30px;
}

.cerfitied-items-item {
  
}
.cerfitied-items-item .certified-img {
  border: 1px solid #ccc;
}

.cerfitied-items-item .certified-title{
  text-align: center;
  margin-top: 15px;
  color: #072c5c;
  font-weight: 600;
}