@font-face {
    font-family: "Kh Content";
    src: url("../../fonts/Kh-Content.ttf");
    src: 
    url("../../fonts/Kh-Content.woff") format("woff"),
    /*url("../../fonts/khunif1-webfont.otf") format("opentype"),*/
    url("../../fonts/Kh-Content.svg#filename") format("svg");
}
@font-face {
    font-family: "Khmer Unicode F1";
    src: url("../../fonts/KhmerUnicodeF1.ttf");
    src: 
    url("../../fonts/KhmerUnicodeF1.woff") format("woff"),
    url("../../fonts/KhmerUnicodeF1.svg#filename") format("svg");
}

@font-face {
    font-family: "Time New Roman";
    src: url("../../fonts/TimesNRCyrMT.ttf");
    src: 
    url("../../fonts/TimesNRCyrMT.woff") format("woff"),
    url("../../fonts/TimesNRCyrMT.svg#filename") format("svg");
}
@font-face {
    font-family: "Myriad Pro Condensed";
    src: url("../../fonts/MyriadPro-Cond.ttf");
    src: 
    url("../../fonts/MyriadPro-Cond.woff") format("woff"),
    url("../../fonts/MyriadPro-Cond.svg#filename") format("svg");
}
@font-face {
    font-family: "Myriad Pro Regular";
    src: url("../../fonts/MyriadPro-Regular.ttf");
    src: 
    url("../../fonts/MyriadPro-Regular.woff") format("woff"),
    url("../../fonts/MyriadPro-Regular.svg#filename") format("svg");
}

.left_side iframe{
    margin-top: 40px !important;
    margin-bottom: 20px !important;
    width: 571px;
    height: 393px;
    width: 100%;
}
.wpve-poster img{
    padding: 0;
    margin: 0;
    display: block;
    width: 100%;
    height: 100%;
}
a.wpve-lightbox{
    background: unset !important;
    display: block;
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
}
.wpve-poster{
    height: auto;
}
.wonderplugin-video{
        height: auto !important;
        margin-bottom: 20px !important;
}
.yotu-videos { padding-top: 0 !important; }
.yotu-playlist{
    padding-top:0 !Important;
}
/*.yotu-playlist { */
/*    padding-top: 0 !important; */
/*    width: 49% !important;*/
/*    float: left !important;*/
/*    padding-bottom: 0 !important;*/
/*    margin-right: 25px !important;*/
/*}*/

/*.yotu-videos ul { border: 1px solid #eaeaea;}*/

.contactpage {
    -webkit-box-shadow: 0px 0px 5px #d4d3d3;
            box-shadow: 0px 0px 5px #d4d3d3;
    padding: 25px;
    padding-bottom: 0;
}
i.fa img {float: left;margin-right: 5px;margin-top: 0px;}

i.fa {
    margin-top: 10px;
}

.follow i.fa {
    margin-top: 15px;
}

div.wpcf7-response-output{
    margin-top: -1em !important;
}
.follow .fa{
    display: block;
    margin-top: 9px;
}
.form-control{
    display: block;
    width: 95%;
    padding: .5rem .75rem;
    font-size: 1rem;
    line-height: 1.25;
    color: #464a4c;
    background-color: #fff;
    background-image: none;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: .25rem;
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
}

input.wpcf7-form-control.wpcf7-text.form-control,textarea {
    width: 100% !important;
    box-sizing: border-box;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #d4cfcf;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #d4cfcf;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #d4cfcf;
}
:-moz-placeholder { /* Firefox 18- */
  color: #d4cfcf;
}
input.button{
    -webkit-appearance: none;
     background:none;
     background-color: #005FAD; /* Green */
     border: none;
     color: white;
     padding: 15px 32px;
     text-align: center;
     text-decoration: none;
     font-size: 16px;
     display: block;
     width: 170px;
     float: none;
     border-radius: 3px;
     margin: 0px 0;
     cursor: pointer;
}

.button:hover {
    opacity: 0.8;
}

a.button:hover {
    opacity: 0.8;
    text-decoration: none;
}
.logopc{
    display: block;
    width: auto;
}
.logosp,.logosp_in_ul{
    display: none;
}
.sub-image img {
    padding-top: 0px;
    padding-bottom: 25px;
}
.left_side img {
    padding-bottom: 25px !important;
    padding-bottom: 0 !important;
}

@media only screen and (max-width: 768px) {
    .contactpage {
    -webkit-box-shadow: unset !important;
            box-shadow: unset !important;
    padding: 0 20px !important;
}
    .logopc{
    display: none;
}
.logosp{
    display: block;
    float: left;
}
.logosp_in_ul{
        display: block;
    position: absolute;
    top: 10px;
    left: 20px;
}
.clearrsp{
    clear: both;
}
    .subinsub-has-children > a{
        background: unset;
    }
    .f_information,.contact,.follow{
        display: block;
        float: none;
        width: auto;
    }

.follow h1 {
    margin-bottom: 10px;
}

    .follow .fa {
        display: inline-block;
        margin: 0 10px;
    }

.follow i.fa {
    margin-top: 0;
}

i.fa img {
    float: left;
    margin-top: 5px;
}

i.smsmargin img {
    margin-top: 8px;
}
    .f_information {
        padding: 20px;
        text-align: center;
    }
    .f_map{
    float: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    margin: 0 auto;
    padding: 0 20px;
    margin-bottom: 20px;
 }
    .f_copyright{
        display: block;
    }
    .fa_block,.f_information span{
        display: inherit;
        margin-top: 8px;
        margin-left: 8px;
        margin-bottom: 8px;
        color: inherit;
    }
    _::-webkit-full-page-media, _:future, :root .fa_block span {

  color:#fff; 

}
    .contact .span {
        margin: 0;
        margin-top: -13px;
    }
    iframe{
        width: 100% !important;
    }
    .contactiframe{
        margin-top: 20px !important;
        margin-bottom: 20px !important;
    }

.left_side iframe {
    width: 100%;
    height: 300px;
    margin-top: 20px !important;
}
    a.button{
        margin-bottom: 10px;
        display: block;
        margin: 0 auto;
        float: none;
        margin-top: 15px;
    }
}

/*======================== more khmer style========================*/

#kh .drawer-menu .sub-menu {
     margin-top: 5.4%; 
}
#kh input.button {
        padding: 11px 32px !important;
}

#kh .sub_drop3 .sub-menu {
    margin-top: 6.4%;
}

#kh .sub_drop3 .sub-menu .sub-menu {
    margin-top: 4.4%;
}

#kh .sub_drop2 .sub-menu {
    margin-top: 6.4% !important;
}

#kh .sub_drop2 .sub-menu .sub-menu {
    margin-top: 4.4% !important;
}

#kh .drawer-menu .sub_drop .sub-menu {
    margin-top: 5px;
}

#kh .drawer-menu .sub-menu li .sub-menu{
    top: -10px;
    left: 91.5%;
}
#kh .sub_drop .sub-menu .sub-menu {
    left: 95% !important;
    top: -11px !important;
}
#kh .right_side p {
    /* word-spacing: -.3em; */
}
#kh .drawer-menu ul li{
        margin-top: 8px;
}
#kh .drawer-menu ul li ul li {
    margin-top: 0;
}
/*======================== more english style========================*/
#en h1 {
    /*color: #ccc;*/
}

.sub_drop .sub-menu .sub-menu {
    left: 95% !important;
    /* top: -11px !important; */
}
@media screen and (max-width: 770px) {
    .sub_drop .sub-menu .sub-menu {
        /* top: 20px !important; */
    }
}

@media screen and (max-width: 690px) {
    .yotu-playlist {
        width: auto !important;
        float: none !important;
        margin-right: 0 !important;
    }
}
a[href^=tel] {
    color: inherit;
    text-decoration: none;
}
@media screen and (max-device-width: 480px){
  body{
    -webkit-text-size-adjust: none;
  }
}

