.header
{
	width: 100%;
	height: auto;
	padding: 17px 0px;
}
.hovereffect {
  width: 100%;
  height: 100%;
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
}

.hovereffect .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
}

.hovereffect img {
  display: block;
  position: relative;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
}

.hovereffect:hover img {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="0.7" /><feFuncG type="linear" slope="0.7" /><feFuncB type="linear" slope="0.7" /></feComponentTransfer></filter></svg>#filter');
  filter: brightness(0.7);
  -webkit-filter: brightness(0.7);
}
.hovereffect1 {
  width: 100%;
  height: 100%;
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
}
.hovereffect1 img {
  display: block;
  position: relative;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
}

.hovereffect1:hover img {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="0.7" /><feFuncG type="linear" slope="0.7" /><feFuncB type="linear" slope="0.7" /></feComponentTransfer></filter></svg>#filter');
  filter: brightness(0.7);
  -webkit-filter: brightness(0.7);
}
.hovereffect2 {
  width: 100%;
  height: 100%;
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default;
  background: -webkit-linear-gradient(45deg, #ff89e9 0%, #05abe0 100%);
  background: linear-gradient(45deg, #ff89e9 0%,#05abe0 100%);
}

.hovereffect2 img {
  display: block;
  position: relative;
  max-width: none;
  width: calc(100% + 60px);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.45s;
  transition: opacity 0.35s, transform 0.45s;
  -webkit-transform: translate3d(-40px,0,0);
  transform: translate3d(-40px,0,0);
}

.hovereffect2:hover img {
  opacity: 0.6;
  filter: alpha(opacity=60);
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}
.albums
{
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: rgba(0, 0, 2, 0.7);
  padding: 10px;
  font-family: 'KhmerOScontent','Poppins-Regular';
  color: #ffffff;
  font-size: 13px;
  text-align: center;
}

.categorytype
{
  font-family: 'Angkor','Poppins-Regular';
  font-size: 15px;
  color: #ca0202;
  border-bottom: 2px solid #cccccc;
  line-height: 30px;
  margin-bottom: 20px;
}

.search-form .form-group {
  float: right !important;
  transition: all 0.35s, border-radius 0s;
  width: 32px;
  height: 13px;
}
.search-form .form-group input.form-control {
    padding-right: 20px;
  background: #ffffff !important;
  box-shadow: none;
  display: block;
  color: #000;
  font-size: 16px;
  position: absolute;
  right: 14px;
  z-index: 0;
  width: 274px;
  height: 35px;
  top: 7px;
  border: solid 1px #999999;
  display: none;
  border-radius: 15px;
}
.search-form .form-group input.form-control::-webkit-input-placeholder {
  display: none;
  color: #fff;
}
.form-control-feedback{
  pointer-events: auto;
}
.search-form .form-group input.form-control::-moz-placeholder {
  /* Firefox 18- */
  display: none;
  color: #fff;
}
.search-form .form-group input.form-control::-moz-placeholder {
  /* Firefox 19+ */
  display: none;
  color: #fff;
}
.search-form .form-group input.form-control:-ms-input-placeholder {
  display: none;
}
.search-form .form-group,
.search-form .form-group.hover {
  width: 100%;
}
.search-form .form-group span.form-control-feedback {
  position: absolute;
  top: 7px;
  z-index: 0;
  display: block;
  width: 60px;
  text-align: center;
  color: #747474;
  font-size: 16px;
  cursor: pointer;
}

.sch-box ::input-placeholder
{
    color: #959191 !important;
}
.sch-box ::placeholder {
  color: #959191 !important;
}
.smmenu li
{
   list-style: none;
   display: inline-block;
   border-right: 2px solid #ccc;
   padding: 0px 10px;
   margin-bottom: 10px;
}
.smmenu li a
{
   font-family: 'KhmerOScontent','Poppins-Regular';
   font-size: 14px;
   color:  #191919;
}
.smmenu li a:hover
{
   color: #2caae7;
   text-decoration: none;
}

.lnk-social li
{
	list-style: none;
    display: inline-block;
    border-right: 0px !important;
    padding: 0px 2px;
    font-size: 14px;
    color:  #191919;
    margin-bottom: 10px;
    font-family: 'KhmerOScontent','Poppins-Regular';
}
.lnk-social li img
{
	width: 28px;
	height: 28px;
}
.headcontact
{
	font-family: 'KhmerOScontent','Poppins-Regular';
	font-size: 14px;
	color: #191919;
}
.headcontact i
{
	padding-right: 10px;
}
.padd span
{
	padding-right: 20px;
}
.padd span:last-child
{
	padding-right: 0px;
}
.menu
{
	width: 100%;
	height: auto;
	border-top: solid 2px #ccc; 
	background-color: #fff;
	box-shadow: 0 5px 5px -5px;
	margin-bottom: 20px;
}
/*customize bottom reposive*/
.navbar-toggle
{
  border: none;
  background-color: transparent !important;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: #cccccc !important;
}
/*end customize bottom reposive*/


.navbar
{
	border: none !important;
	border-radius: 0px !important;
	background-color: #fff !important;
}
.navbar a
{
	color: #191919 !important;
	font-family: 'KhmerOScontent','Poppins-Regular';
	padding: 13px 25px !important;
	font-size: 15px;
}
.navbar a:hover
{
   color: red !important;
   transition: 0.3s !important;
   background-color: transparent !important;
}
.navbar
{
	position: relative !important;
    min-height: 46px !important;
    margin-bottom: 0px !important;
}
.navbar .active > a, .navbar .active > a:hover 
{
   color: red !important;
   transition: 0.3s !important;
   background-color: transparent !important;
}
@media (min-width: 767px)
{
.navbar li:hover .dropdown-menu
{
  display: block !important;
}
}
.dropdown-menu
{
     background-color: #fff !important;
     min-width: 350px;
     height: auto;
     padding:10px;
}
.dropdown-menu li a
{
   padding: 10px !important;
   font-family: 'KhmerOScontent','Arial' !important;
   font-size: 14px !important;
   color: #191919 !important;
   background-color: transparent !important;
}
.dropdown-menu li a:hover
{
   color: #ca0202 !important;
   margin-left: 10px !important;
   transition: all 0.3 ease-in-out !important;
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
    color: red !important;
    background-color: transparent !important;
}

.carousel-inner{
  width:100%;
  height: auto !important;
  position: relative;
}
.nav-slider
{
  position: absolute;
  bottom: 3%;
  right: 2%;
}
.left i{
    font-size:30px;
    color: #fff;
    border: solid 2px #fff;
    padding: 0px 8px;
    cursor: pointer;
    z-index: 1;
    margin: 0px 3px;
}
.right i
{
    font-size:30px;
    color: #fff;
    border: solid 2px #fff;
    padding: 0px 8px;
    cursor: pointer;
    z-index: 1;
    margin: 0px 3px;
}
.left i:hover
{
    color: #fff;
    border: solid 2px #ca0202;
    background-color: #ca0202;
}
.right i:hover
{
    color: #fff;
    border: solid 2px #ca0202;
    background-color: #ca0202;
}

.carousel-fade .carousel-inner .item {
  opacity: 0;
  transition-property: opacity;
}

.carousel-fade .carousel-inner .active {
  opacity: 1;
}

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}

.carousel-fade .carousel-control {
  z-index: 2;
}
@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-fade .carousel-inner > .item.next,
    .carousel-fade .carousel-inner > .item.active.right {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.prev,
    .carousel-fade .carousel-inner > .item.active.left {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.next.left,
    .carousel-fade .carousel-inner > .item.prev.right,
    .carousel-fade .carousel-inner > .item.active {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
}
.owl-nav
{
  display: none !important;
}
.owl-dots
{
  display: none;
}
.item
{
	position: relative;
}
.mask-slider
{
	position: absolute;
	bottom: 7%;
	left: 0;
	background-color: rgba(0, 0, 0, 0.5);
	padding: 10px 30px;
}
.titlemask
{
	font-family: 'KhmerOScontent','Poppins-Regular';
	font-size: 15px;
	color: #fff;
}
.allheaderstyle
{
	width: 100%;
	height: auto;
	background-color: #2caae7;
  position: relative;
}
.shape-style
{
  position: absolute;
  left: 0;
  bottom: 0;
  top: 0;
	width: 30px;
	height: 100%;
	background-color: #ca0202;
}
.triangle
{
    position: absolute;
    top: 0;
    right: -20px;
    bottom: 0;
    width: 0;
    height: 0;
    border-top: 20px solid transparent;
    border-left: 20px solid #ca0202;
    border-bottom: 23px solid transparent;
}
.sliders
{
	margin-bottom: 10px;
}
.allborderstyle
{
	width: 100%;
	height: auto;
	border: solid 1px #e3e4e5;
	padding: 20px;
}
.statements
{
	font-family: 'KhmerOScontent','Poppins-Regular';
	font-size: 16px;
	color: #191919;
	line-height: 30px;
    word-wrap: break-word;
    text-align: justify;
}
.btn-primary
{
    color: #2daae7;
    display: inline-block;
    background-color: #fff;
    font-size: 15px;
    line-height: 15px;
    padding: 10px 20px 10px ;
    border:solid 1px #2daae7;
    border-radius: 0px;
    font-family: 'Angkor','Poppins-Regular';
}
.btn-primary:hover
{
    color: #fff;
    background-color: #ca0202;
    border:solid 1px #ca0202;
    text-decoration: none;
    transition: 0.5s;
}
.btn-danger
{
    color: #2daae7;
    display: inline-block;
    background-color: #fff;
    font-size: 14px;
    padding: 3px 15px 3px ;
    border:solid 1px #2daae7;
    border-radius: 0px;
    font-family: 'KhmerOScontent','Poppins-Regular';
}
.btn-danger:hover
{
    color: #fff;
    background-color: #ca0202;
    border:solid 1px #ca0202;
    text-decoration: none;
    transition: 0.5s;
}

.btn-info
{
    color: #fff;
    display: inline-block;
    background-color: #ca0202;
    font-size: 14px;
    line-height: 15px;
    padding: 11px 15px 11px ;
    border-radius: 50px;
    border: 0px;
    font-family: 'Angkor','Poppins-Regular';
}
.btn-info:hover
{
    color: #fff;
    background-color: #2caae7;
    text-decoration: none;
}
.alert-danger,.alert-success
{
  border: none;
  border-radius: 0px;
  font-family: 'KhmerOScontent','Poppins-Regular';
  font-size: 15px;
}

.alltitleheader
{

	font-family: 'Angkor','Poppins-Regular';
	font-size: 16px;
	color: #fff;
  padding: 10px 0px 10px 60px;
  display: inline-block;
}
.alltitlefooter
{
	font-family: 'Angkor','Poppins-Regular';
	font-size: 16px;
	color: #357cf5;
	padding-bottom: 15px;
	display: inline-block;
}
.dropdown-menu .active a
{
  color: #ca0202;
}
.fresh-news .active a
{
  color: #ca0202;
}
.fresh-news
{
	padding-left: 15px;
}
.fresh-news li
{
	list-style-image: url(../images/list-img.png);
	padding-bottom: 12px;
}
.fresh-news li:last-child
{
	
	padding-bottom: 0px;
}
.fresh-news li a
{
	font-family: 'KhmerOScontent','Poppins-Regular';
	color: #2CAAE7;
	font-size: 15px;
  word-wrap: break-word;
}
.fresh-news li a:hover
{
	text-decoration: none;
	color: #ca0202;
}
.visitor
{
	font-family: 'KhmerOScontent','Poppins-Regular';
	font-size: 15px;
	color: #2CAAE7; 
}
.eventstitle a
{
    font-family: 'KhmerOScontent','Poppins-Regular';
	  font-size: 16px;
	  color: #2CAAE7;
    word-wrap: break-word;
}
.eventstitle a:hover
{
    text-decoration: none;
    color: #ca0202;
    transition: all 0.3s ease-in-out;
}
.eventsdes
{
	font-family: 'KhmerOScontent','Poppins-Regular';
	font-size: 14px;
	color: #191919;
	line-height: 25px;
  word-wrap: break-word;
}
.time
{
	margin-bottom: 0px;
	font-family: 'KhmerOScontent','Poppins-Regular';
	color: #878585;
}
.footer
{
	width: 100%;
	height: auto;
	background-color: #cccccc;
	padding: 30px 0px;
}
.smfooter
{
	width: 100%;
	height: auto;
	background-color: #2daae7;
  padding: 10px 0px;
}

.mask-news
{
	position: absolute;
	bottom: 7%;
	left: 0;
	background-color: rgba(92, 197, 226, 0.5);
	padding: 7px 20px;
}

.linkfooter a
{
	font-family: 'KhmerOScontent','Poppins-Regular';
	font-size: 15px;
	color: #38708d;
	line-height: 30px;
}
.linkfooter a:hover
{
	text-decoration: none;
	color: #ca0202;
}
.add
{
	font-family: 'KhmerOScontent','Poppins-Regular';
	font-size: 15px;
	color: #357cf5;
}
.add1
{
	font-family: 'KhmerOScontent','Poppins-Regular';
	font-size: 15px;
	color: #38708d;
}
.add1 i
{
  color: #357cf5;
  font-size: 15px;
  padding-right: 5px;
}
.copyright
{
  font-family: 'KhmerOScontent','Poppins-Regular';
  font-size: 15px;
  color: #fff;
}
.copyright a
{
  font-family: 'KhmerOScontent','Poppins-Regular';
  font-size: 15px;
  color: #ffffff;
}
.copyright a:hover
{
  text-decoration: none;
  color: #ca0202;
}

.vdres
{
  width:100%;height:175px; 
}
.vdresnews
{
  width:100%;height:165px;
}
.play-icon
{
  margin: 0 auto;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top:-15px;
  margin-left:-20px;
}
.dtime
{
  font-family: 'KhmerOScontent','Poppins-Regular';
  font-size: 15px;
  color: #a4a1a1;
  word-wrap: break-word;
}
.aboutdetail p
{
  font-family: 'KhmerOScontent','Poppins-Regular';
  font-size: 15px;
  color: #191919;
  word-wrap: break-word;
  line-height: 30px;
  text-align: justify;
}
.aboutdetail h1,h2,h3,h4,h5,h6
{
  font-family: 'Angkor','Poppins-Regular';
  font-size: 17px;
  color: red;
  word-wrap: break-word;
}
.aboutdetail ul li
{
  font-family: 'KhmerOScontent','Poppins-Regular';
  font-size: 15px;
  color: #191919;
  word-wrap: break-word;
  line-height: 35px;
  list-style-image: url(../images/list-img.png);
}


.braDetail p
{
  font-family: 'KhmerOScontent','Poppins-Regular';
  font-size: 17px;
  color: #191919;
  word-wrap: break-word;
  line-height: 30px;
}
.braDetail h1,h2,h3,h4,h5,h6
{
  font-family: 'Angkor','Poppins-Regular';
  font-size: 17px;
  color: red;
  word-wrap: break-word;
}

.bracon
{
  font-family: 'KhmerOScontent','Poppins-Regular';
  font-size: 15px;
  color: #191919;
  word-wrap: break-word;
  line-height: 30px;
}

.contact-form form input
{
   border-radius: 0px !important;
   height: 40px;
   font-family: 'KhmerOScontent','Poppins-Regular';
}
.contact-form form textarea
{
   border-radius: 0px !important;
   font-family: 'KhmerOScontent','Poppins-Regular';
}
.contactdetail p
{
  font-family: 'KhmerOScontent','Poppins-Regular';
  font-size: 15px;
  color: #191919;
  word-wrap: break-word;
  line-height: 25px;
}
.contactdetail h1,h2,h3,h4,h5,h6
{
  font-family: 'Angkor','Poppins-Regular';
  font-size: 17px;
  color: red;
  word-wrap: break-word;
}
.contacttitle
{
  font-family: 'Angkor','Poppins-Regular';
  font-size: 17px;
  color: red;
  word-wrap: break-word;

}

.navbar-right
{
  padding-left: 0px;
  margin-bottom: 20px;
}
.navbar-right li
{
  display: inline-block;
  padding: 0px;
}
.navbar-right li a
{
  padding: 10px 5px 10px 0px !important;
}
.detailtitle
{
  font-family: 'Angkor','Poppins-Regular';
  font-size: 17px;
  color: red;
  word-wrap: break-word;
}
.stmd h1,h2,h3,h4,h5,h6
{
  font-family: 'Angkor','Poppins-Regular';
  font-size: 16px;
  color: red;
  word-wrap: break-word;
}
.stmd p
{
  font-family: 'KhmerOScontent','Poppins-Regular';
  font-size: 14px;
  color: #191919;
  word-wrap: break-word;
  line-height: 25px;
  text-align: justify;
  
}
.stmd td
{
  font-family: 'KhmerOScontent','Poppins-Regular';
  font-size: 14px;
  color: #191919;
  word-wrap: break-word;
  line-height: 25px;
}

.edutext ul li
{
  font-family: 'KhmerOScontent','Poppins-Regular';
  font-size: 15px;
  color: #191919;
  word-wrap: break-word;
  line-height: 35px;
  list-style-image: url(../images/list-img.png);
}

.edu
{
  padding-left: 15px;
}
.edu li
{
  list-style: none;
}
.edu li a
{
  font-family: 'KhmerOScontent',"Poppins-Regular";
  font-size: 14px !important;
  line-height: 40px !important;
  word-wrap: break-word;
}
.edu li a:hover
{
  text-decoration: none;
}
.edu .active a
{
  color: #ca0202;
}
.dropdown-menu.columns-3 {
  min-width: 900px;
  border-top: solid 4px #274984;
}
.dropdown-menu li a {
  padding: 5px 0px;
  font-weight: 300;
}
.multi-column-dropdown {
  list-style: none;
  padding: 15px;
}
.multi-column-dropdown li a {
  display: block;
  clear: both;
  line-height: 1.428571429;
  color: #333;
  white-space: normal;
}
.multi-column-dropdown li a:hover {
  text-decoration: none;
  color: #262626;
  background-color: #999;
}

.multicontact li a
{
  font-family: 'Angkor','Poppins-Regular' !important;
  font-size: 15px !important;
}
.multicontact .active a
{
  color: #ca0202;
}

@media (min-width: 767px)
{ 
.navbar-nav li:hover .dropdown-menu.columns-3
{
  display: block !important;
  transition: all 0.3s ease-in-out;
}
}
.right
{
  left: unset;
  right: 0 !important;
}
.left
{
  left: -150%;
}
.catname
{
  padding-left: 25px;
  font-family: 'KhmerOScontent','Poppins-Regular';
  font-size: 15px;
  color: #274984;
  font-weight: bold;
}
.catname1
{
  font-family: 'KhmerOScontent','Poppins-Regular';
  font-size: 15px;
  color: #274984;
  font-weight: bold;
}
.list-enroll
{
  padding-left: 0px;
}
.list-enroll li
{
  list-style: none;
}
.list-enroll li a
{
  font-family: 'KhmerOScontent',"Poppins-Regular";
  font-size: 14px !important;
  line-height: 40px !important;
}
.list-enroll li a:hover
{
  text-decoration: none;
}
.list-enroll .active a
{
  color: #ca0202;
}
.partpadd
{
  margin-top: 25px;
}


.background---overlay.active{
  visibility: visible;
  /*pointer-events: auto;*/
  transition: all 0.4s ease;
  cursor: url(../images/close.png) 15 15, default;
}

.dialog{
  position: fixed;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  /*pointer-events: none;*/
  z-index: 9999;
  visibility: hidden;



}
.dialog__overlay {
    position: absolute;
    z-index: 1;
    background: rgba(55, 58, 71, 0.9);
    opacity: 0;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
        transition-duration: 0.3s;
    -webkit-backface-visibility: hidden;

}
.dialog, .dialog__overlay {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.dialog__content{
  width: 80%;
  max-width: 700px !important;
  min-width: 290px !important;
  background: #fff;
  padding: 20px;
  text-align: center;
  position: relative;
  z-index: 5;
  opacity: 0;
  padding: 0;
  background: #fff;
  -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
    transition-duration: 0.3s;

}
.dialog--open .dialog__content {
    pointer-events: auto;
}
.dialog--open .dialog-inner {
    padding: 5px;
    opacity: 1;
    -webkit-transition: opacity 0.85s 0.35s;
    transition: opacity 0.85s 0.35s;
    background: #fff;
}
.dialog--open .dialog__overlay {
    opacity: 1;
    pointer-events: auto;
    cursor: url(../images/close.png) 15 15, default;
}
.dialog.dialog--open {
    visibility: visible;
}
.dialog--open .dialog__overlay {
    -webkit-transition-duration: 0.8s;
    transition-duration: 0.8s;
}
.dialog-inner {
    opacity: 0;
    background: #fff;
}
.dialog--close .dialog__overlay {
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
}
.dialog.dialog--open .dialog__content {
    opacity: 1;
}
.dialog.dialog--open button[data-dialog-close] {
    position: absolute;
    border: none;
    top: 5px;
    right: 5px;
    width: 30px;
    height: 30px;
    line-height: 1;
    color: #fff;
}

#search_popup_wrapper button.action {
    background-color: #ed1c24;
    opacity: 0.8;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}


.popularslider
{
  position: relative;
  width: 100%;
  height: auto;
  margin-bottom: 20px;
}
.popularslider .chevron
{
  position: absolute;
  width: 100%;
  top: 45%;
  z-index: 1;
}
.popularslider .chevron .left
{
  float: left;
  left: 20px;
  position: absolute;
}
.popularslider .chevron .right
{
  float: right;
  right: 22px !important;
  position: absolute;
}
.chevron i
{
  cursor: pointer;
  font-size: 30px;
  color: #fff;
  border: solid 2px #fff;
  padding: 5px 15px;
  border-radius: 50%;
}

.gg form input,textarea
{
  border-radius: 0px !important;
  margin-bottom: 5px !important;
  font-family: 'KhmerOScontent','Poppins-Regular';
  font-size: 14px;
}
.gg form input
{
  height: 40px !important;
}
.gg form input::placeholder
{
  font-family: 'KhmerOScontent','Poppins-Regular';
  font-size: 14px;
}
.gg form textarea::placeholder
{
  font-family: 'KhmerOScontent','Poppins-Regular';
  font-size: 14px;
}
.alert-danger,.alert-success
{
  border: none;
  border-radius: 0px;
  font-family: 'Myriad-hebrew','Content';
  font-size: 15px;
}

.pagination {
    margin: 5px 0;
}


@media (max-width: 1199px)
{
   .paddfooter img
  {
    width: 95px;
  }
  .vdresnews
  {
    width:100%;height:133px;
  }
  .navbar a
  {
    padding: 13px 17px !important;
  }
  .dropdown-menu.columns-3 {
    min-width: 800px;
  }
}
@media (max-width: 991px)
{
  .statements
  {
    font-size: 13px;
    line-height: 23px;
  }
  .paddfooter
  {
    margin-bottom: 20px;
  }
  .vdresnews
  {
    width:100%;height:215px;
  }
  .navbar a
  {
    color: #191919 !important;
    font-family: 'KhmerOScontent','Poppins-Regular';
    padding: 13px 10px !important;
    font-size: 12px;
  }
  .headcontact
  {
    font-size: 13px;
  }
  .smmenu li a
  {
     font-size: 13px;
  }
  .dropdown-menu.columns-3 {
    min-width: 670px;
  }
  .edu li a
  {
    font-family: 'KhmerOScontent',"Poppins-Regular";
    font-size: 12px !important;
    line-height: 30px !important;
    word-wrap: break-word;
  }
}
@media (max-width: 767px)
{
  .reslogo img
  {
    display: block;
    margin: 0 auto;
    margin-bottom: 20px;
  }
  .paddfooter
  {
    margin-bottom: 20px
  }
  .paddfooter img
  {
    width: 82px;
  }
  .vdres1 img 
  {
    display: block;
    margin: 0 auto;
  }
  .logo img
  {
    display: block;
    margin: 0 auto;
  }
  .navbar-brand a
  {
     display: inline-block;
     padding: 0px 2px 0px 0px !important;
  }
  .navbar-brand img
  {
    width: 30px;
    height: 18px;
  }
  .search-form .form-group {
        height: 28px;
    }
      .search-form .form-group input.form-control {
          right: unset;
          top: 0px;
          left: 10px;
      }
      .searchicon{
          top: -3px !important;
          left: 190px;
      }
      .search-form .form-group input.form-control {
        background: transparent !important;
        border:solid 1px red;
        width: 90%;
        height: 33px;
        color: red;
      }
      .sch-box ::input-placeholder
      {
          color: red !important;
          text-align: center;
      }
      .sch-box ::placeholder 
      {
        color: red !important;
        text-align: center;
      }
      .sch-box input
      {
        text-align: center !important;
      }
      .search-form .form-group span.form-control-feedback {
        
        top: -1px !important;
        left: -7px;
        color: red;
    }
    .multicontact li a
    {
      font-size: 12px !important;
      padding-top: 0px !important;
      padding-bottom: 0px !important;
    }
    .partpadd
    {
      margin-top: 0px;
    }
}


