/*!
Theme Name: MWD
Theme URI: https://www.myanmarwebdesigner.com/
Author: Myanmar Web Designer
Author URI: https://www.facebook.com/myanmarwebdesigner
Version: 2019
Description: WordPress theme for Myanmar Web Designer's Clients
Text Domain: mwd
*/

/* Font embedding (Zawgyi) */
/* @font-face {
  font-family: "zawgyi-one";
  src: url("css/webfonts/zawgyi-one-webfont.eot");
  src: url("css/webfonts/zawgyi-one-webfont.eot?#iefix") format("embedded-opentype"),
    url("css/webfonts/zawgyi-one-webfont.woff") format("woff"),
    url("css/webfonts/zawgyi-one-webfont.ttf") format("truetype"),
    url("css/webfonts/zawgyi-one-webfont.svg#zawgyi-oneregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

body,
div,
p,
a,
span,
i,
em,
h1,
h2,
h3,
h4,
h5,
h6,
.entry-title,
.byline,
.entry-content,
#sidebar-wrapper {
  font-family: zawgyi-one, sans-serif !important;
} */
p.last-updated-date {
    position: absolute;
    right: 0;
    font-size: 15px;
    font-style: italic;
    padding: 5px 30px;
    line-height: 1.5;
    letter-spacing: .1px;
    color: #525252;
    font-weight: 500;
}
p{
  margin-bottom: 0em;
  font-family: "Pyidaungsu";
}
img {
  max-width: 100%;
  height: auto;
  display: block;
}
input[type="text"], input[type="email"],
textarea {
  width: 100%;
  border: 1px solid #ddd;
  border-radius: 4px;
  padding: 8px 15px;
  outline: 0;
}
iframe {
  border: 0;
}
.custom-logo-link {
  float: left;
  margin: 0 15px 0 0;
  width: 20%;
  max-width: 62px;
}
img.custom-logo {
    margin-top: 20px;
}
.site-title {
  font-size: 18px;
  position: absolute;
  left: -99999px;
}
.site-description {
 font-size: 18px;
    color: #332a29;
    font-weight: bold;
    margin-top: 25px;
    font-family: "YoeYar-One";
  width: 215px;
}
.panel {
  box-shadow: 0 0 0;
  background: none;
}
.navbar {
  margin-bottom: 0px;
  border: 0px;
    padding: 0;
    margin-top: 35px;
}
.navbar-collapse {
  padding: 0px;
}
.menu_text {
  float: right;
  margin: 0 0 0 30px;
  line-height: 1;
  color: #fff;
}
.navbar-toggle .icon-bar {
  background: #fff;
}
.dropdown-menu {
  margin: 0;
}
header#masthead {
  background: #fff;
}
h1.entry-title {
  display: none;
}
#metaslider_617 .caption-wrap p {
    font-size: 30px;
    line-height: 1.6;
    font-weight: 600;
}
section#custom_html-2 {
    display: none;
}
.header-txt {
  text-align: center;
  padding: 25px 15px;
  background: #808080;
  color: #fff;
    font-size: 18px;
	line-height: 1.8;
}
#metaslider_617 .caption-wrap p:before, #metaslider_617 .caption-wrap p:after {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f075";
    margin: 0 10px;
}
/* swiper slider */
.swiper-container {
  width: 100%;
  padding-top: 50px;
  padding-bottom: 50px;
     background: #04aad0;
}
.swiper-slide {
  background-position: center;
  background-size: cover;
 width: 70%;
    height: 600px;
  position: relative;
}
.swiper-pagination-bullet {
      width: 70px;
        height: 35px;
        text-align: center;
        line-height: 32px;
        font-size: 12px;
        color: #000;
        opacity: 1;
        background: rgba(0,0,0,0.2);
        border-radius: unset;
    }
    .swiper-pagination-bullet-active {
      color:#fff;
      background: #007aff;
    }
.swiper-button-next, .swiper-button-prev {
    width: 70px;
    height: 70px;
    background: #808080d6;
    border-radius: 50%;
    color: #fff;
}
.swiper-button-next{
    right: 60px;
}
.swiper-button-prev {
    left: 60px;
}

blockquote {
    width: 60%;
    margin: 50px auto;
    padding: 1.2em 30px 1.2em 75px;
    border-left: 8px solid #78C0A8;
    position: relative;
    background: #edededde;
	background: rgba(237, 237, 237, 0.8705882352941177);
}
blockquote p{
    font-family: "YoeYar-One";
    color: #555555;
    line-height: 1.6;
    font-size: 1.4em;
}

blockquote::before{
  font-family:Arial;
  content: "\201C";
  color:#78C0A8;
  font-size:4em;
  position: absolute;
  left: 10px;
  top:-10px;
}

blockquote::after{
  content: '';
}
/* swiper slider */
/* Footer */
.emails{
    text-align: right;
}
.copyright .col-md-12 a{
  color: #999;
}
footer#colophon {
    background: #808080;
    padding: 10px 0;
    color: #dedcdc;
}
.copyright .col-md-6 a i {
  margin: 0 10px;
}
.copyright .col-md-6 {
  margin: 20px 0;
}
footer#colophon .copyright a {
    color: #fff;
}
a:hover{
  text-decoration: none;
}
.swiper-content {
    height: auto;
    color: #fff;
    padding: 20px;
    position: absolute;
    width: 100%;
    left: 20px;
    top: 31%;
}
.swiper-slide a {
  position: absolute;
  width: 100%;
  height: 100%;
}
h3.widget-title {
  font-weight: 900;
  margin-bottom: 20px;
}
.mylifepage {
  width: 75%;
  margin: 50px auto;
}
.mylifepage p, .mylifedetail p {
  margin-bottom: 10px;
}
.pro_banner {
  display: flex;
    justify-content: center;
}
.pro_banner.right {
    justify-content: flex-end;
}
.pro_banner_row{
      background: #fff;
      position:relative;
}
.pro_banner_row:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  background: linear-gradient(to right,#0b2c58 0%,transparent 100%);
  left: 0;
}
.pro_banner_cap {
    z-index: 9;
    color: #fff;
    text-align: center;
    font-size: 20px;
    line-height: 2;
    font-family: "Pyidaungsu";
}
.pro_banner img {
  z-index: 999;
}
.page-id-18 .headertext {
  display: none;
}
span.spacer-image {
  display: block;
  margin: 20px 0;
}
.spacer-blue {
  margin: 20px auto;
}
.contact-form form label {
  width: 100%;
}
textarea {
  height: 150px;
}
input.wpcf7-form-control.wpcf7-submit {
  background-color: #bf0d3e;
  border: 0;
  border-radius: 2px;
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  padding: 15px 30px 11px;
  text-transform: uppercase;
  vertical-align: bottom;
  display: inline-block;
}
.contact-form {
  margin-bottom: 50px;
}
.contact-form .widget-title{
    font-family: "Pyidaungsu";
} 
ul {
  list-style-type: none;
  padding-left: 0;
  position: relative;
}
.contact-detail ul {
  margin-top: 70px;
}
.contact-detail li i {
  position: absolute;
  padding-top: 6px;
  left: 0;
}
.contact-detail li {
    padding-left: 30px;
    margin-bottom: 30px;
    font-size: 17px;
    font-weight: 500;
    line-height: 1.6;
	word-wrap: break-word;
	font-family: "Pyidaungsu";
}
.social-wrapper {
    padding: 15px 0;
}
.social-wrapper .social-icons {
    display: flex;
    justify-content: flex-start;
}
.social-wrapper .social-icon a {
    display: inline-block;
    padding: 1px 12px;
    margin-right: 5px;
    font-size: 24px;
    line-height: 1.5;
    font-weight: 400;
}
.social-wrapper .social-icon.facebook a {
    color: #3b5998;
}
.social-wrapper .social-icon.skype a {
    color: #00aff0;
}
.social-wrapper .social-icon.youtube a {
    color: #ff0000;
}
.mega-menu-link:hover{
  color: #fff!important;
}
#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item {
    font-family: "Pyidaungsu";
    font-size: 15px;
}
a:hover{
  color: #bf0d3e!important;
}
a {
  transition: .4s;
}
.header-txt p {
    font-family: "YoeYar-One";
}
.swiper-slide {
    border-radius: 50px;
    border: 10px solid #ececec;
    border-top: none;
    border-left: none;
}
/* my life page */
.banner-row {
    padding: 25px 0;
    color: #fff;
    font-size: 18px;
    background-color: #808080;
    text-align: center;
}
.banner-row p {
    font-family: "YoeYar-One";
    line-height: 1.8;
}
.banner-row p.author {
    text-align: right;
}
.three-favourite-words .left {
    text-align: center;
}
.three-favourite-words h5, .three-favourite-words h3 {
    display: inline-block;
    line-height: 1.8;
    margin-bottom: 0;
    vertical-align: middle;
}
.three-favourite-words h5 {
    font-size: 1.1rem;
    font-family: "YoeYar-One";
}
.three-favourite-words h3 {
    font-size: 1.5rem;
    font-family: "YoeYar-One";
}
.banner .three-favourite-words {
    text-align: left;
    line-height: 1.5;
    font-weight: 400;
}
.my-favourite-words.list {
    font-family: "YoeYar-One";
    color: #fff;
    line-height: 1.8;
    list-style: circle;
    text-align: left;
    margin-bottom: 0;

}
.about-mylife-row.first-row .about-mylife-image img {
    border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.about-mylife-row.last-row .about-mylife-image img {
    border-bottom-right-radius: 10px;
    border-top-left-radius: 10px;
}
.page.page-id-18 .panel-layout>div:not(first-child):nth-child(even)>div:not(.first-row):not(.last-child) .about-mylife-image img {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}
.page.page-id-18 .panel-layout>div:not(first-child):nth-child(odd)>div:not(.first-row):not(.last-row) .about-mylife-image img {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}
footer.entry-footer {
    display: none;
}
/* end my life page */
/* political career page */
.political-career-row, .work-history-row, .hobby-row {
    border-bottom: 1px solid #ddd;
}
.single-political-career>div:first-child, .single-hobby>div:first-child, .single-work-history>div:first-child {
    float: left;
}
/* end political career page */
/* work history page */
.work-history-row img, .political-career-image img, .hobby-row img {
    width: 312px;
    border: 2px solid #fff;
    margin-bottom: 15px;
    float: left;
    margin-right: 25px;
    -moz-box-shadow: 10px 10px 5px #ccc;
    -webkit-box-shadow: 10px 10px 5px #ccc;
    box-shadow: 10px 10px 5px #ccc;
}
.work-history-row p, .single-political-career p, .hobby-row p {
    text-align: justify;
}
/* end work history page */
/* short articles */
/* balloon css */
div#balloon-row .balloon {
    margin: 10px auto;
    position: relative;
    transform-origin: 50% 300%;
    width: 16rem;
    animation: anim 50s ease-in-out 10s infinite alternate;
}
div#balloon-row .ball {
    height: 20rem;
    width: 100%;
    /* background: rgba(0,50, 150, .8); */
    background-color: rgba(13, 138, 188, .8);
    border-radius: 80%;
    position: relative;
    overflow: hidden;
    border: 1px solid #555;
    box-shadow: 2px 2px 5px #aaa;
    line-height: 20rem;
    text-align: center;
    font-size: 1.2rem;
    z-index: -2;
}
div#balloon-row .ball:before {
    content: "";
    height: 20rem;
    width: 16rem;
    /* background: rgba(0,50, 150, .3); */
    background-color: rgba(13, 138, 188, .5);
    border-radius: 80%;
    display: inline-block;
    position: absolute;
    top: -1rem;
    left: -1rem;
    z-index: -1;
}
div#balloon-row .stick {
    content: "";
    width: .1rem;
    height: 20px;
    background: rgba(50,50,50, .8);
    display: inline-block;
    position: absolute;
    top: 20rem;
    left: 8rem;
    overflow: visible;
}
div#balloon-row .ball span {
    vertical-align: middle;
    word-wrap: break-word;
    width: 100%;
    line-height: 1.5;
    display: inline-block;
    padding: 0 15px;
    color: #fff;
    font-weight: 500;
    z-index: 5;
    font-family: "Pyidaungsu";
}
@keyframes anim {    
    25% {
        transform: rotate(-2deg);
    }
    75% {
        transform: rotate(2deg);
    }
}
/* end balloon css */
.short-articles .caption-row h3.widget-title {
    background-color: #0d8abc;
    color: #fff;
    padding: 16px 0 21px;
    max-width: 100%;
    width: 30rem;
    margin: 0 auto;
    box-shadow: 0 0px 10px 5px #0d8abc24;
    text-align: center;
}
.short-articles .caption-row h3.widget-title, .videos-row .caption-row h3.widget-title {
    font-weight: 500;
    line-height: 1.5;
    font-size: 1.75rem;
    font-family: "Pyidaungsu";
}
.work-related-words-inner-row h3.widget-title, .hobby-related-words-inner-row h3.widget-title, .political-related-words-inner-row h3.widget-title {
    font-size: 1.2rem;
    font-weight: 600;
    min-height: 5.5rem;
    display: -webkit-box;
    max-height: 5.5rem;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-line-clamp: 3;
    line-height: 1.5;
    position: relative;
    text-align: center;
    margin-bottom: 0;
    font-family: "Pyidaungsu";
}
.work-related-words-inner-row .textwidget, .hobby-related-words-inner-row .textwidget, .political-related-words-inner-row .textwidget {
    position: relative;
    padding-top: 30px;
}
.work-related-words-inner-row .textwidget:before, .hobby-related-words-inner-row .textwidget:before, .political-related-words-inner-row .textwidget:before {
    content: '';
    width: 12px;
    height: 12px;
    background-color: #fff;
    border: 2px solid #ddd;
    border-radius: 50%;
    display: block;
    top: 0px;
    position: absolute;
    left: calc( 50% - 6px);
    z-index: 14;
    outline: 10px auto #fff;
}
.work-related-words-inner-row .textwidget:after, .hobby-related-words-inner-row .textwidget:after, .political-related-words-inner-row .textwidget:after {
    content: '';
    width: calc( 100% - 30px );
    height: 2px;
    background-color: #ddd;
    display: block;
    top: 5px;
    position: absolute;
    left: 15px;
    z-index: 0;
}
.short-articles .one-line-title-row h3.widget-title {
    min-height: 3rem;
}
.work-related-words-inner-row p, .hobby-related-words-inner-row p, .political-related-words-inner-row p {
    text-align: justify;
    display: -webkit-box;
    max-height: 9.3rem;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-line-clamp: 6;
    font-weight: 500;
    line-height: 1.5;
}
div#balloon-description-row {
    background-color: #2d4970;
    color: #fff;
    padding: 25px 20px;
    text-align: center;
    border-radius: 10px;
    font-size: 1.1rem;
    font-weight: 500;
    line-height: 1.5;
}
div#balloon-description-row {
    background-color: #0b2c58f0;
    color: #fff;
    padding: 25px 20px;
    text-align: center;
    font-size: 1.1rem;
    font-weight: 500;
    line-height: 1.8;
}
/* end short articles */
/* videos page */
div#balloon-row.videos-row .balloon {
    margin: 10px auto;
    position: relative;
    transform-origin: 50% 300%;
    width: 8rem;
    animation: anim 50s ease-in-out 10s infinite alternate;
}
div#balloon-row.videos-row .ball {
    height: 10rem;
    width: 100%;
    background-color: rgba(13, 138, 188, .8);
    border-radius: 80%;
    position: relative;
    overflow: hidden;
    border: 1px solid #555;
    box-shadow: 2px 2px 5px #aaa;
    line-height: 9.8rem;
    text-align: center;
    font-size: 1rem;
    z-index: -2;
}
div#balloon-row.videos-row .ball:before {
    content: "";
    height: 10rem;
    width: 9rem;
    background-color: rgba(13, 138, 188, .5);
    border-radius: 80%;
    display: inline-block;
    position: absolute;
    top: -1rem;
    left: 0rem;
    z-index: -1;
}
div#balloon-row.videos-row .stick {
    content: "";
    width: .08rem;
    height: 20px;
    background: rgba(50,50,50, .8);
    display: inline-block;
    position: absolute;
    top: 10rem;
    left: 4rem;
    overflow: visible;
}
.wpvl_auto_thumb_play {
    position: absolute;
    left: calc( 50% - 20px)!important;
    top: calc( 50% - 20px)!important;
}
img.wpvl_playbutton {
    width: 40px;
    height: auto;
}
.video_lightbox_auto_anchor_image {
    width: 100%!important;
    height: auto!important;
}
.wpvl_auto_thumb_box {
    position: relative;
    width: 100%!important;
    height: 150px!important;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}
.videos-row .video-title {
    font-size: 1rem;
    font-weight: 500;
    line-height: 1.7;
    margin-top: 10px;
    padding-right: 3px;
    padding-left: 3px;
    font-family: 'Pyidaungsu';
}
.videos-row .caption-row .so-widget-sow-editor {
    position: relative;
}
.videos-row .caption-row h3.title, .videos-row .caption-row h3.widget-title {
    display: inline-block;
    background-color: #fff;
    padding-right: 15px;
    padding-left: 10px;
    border-left: 4px solid #2595c2;
    padding-bottom: 6px;
    margin-bottom: 10px;
	font-family: "Pyidaungsu";
}
.videos-row .caption-row h3.title {
	margin-bottom: 30px;
}
.videos-row .caption-row h3.widget-title:before {
    content: '';
    position: absolute;
    top: .87em;
    left: 0;
    width: calc( 100% - 30px);
    height: 2px;
    background-color: #ddd;
    z-index: -1;
}
.balloon-row .textwidget {
    position: relative;
    height: 286px;
}
#balloon-row .textwidget {
    position: relative;
    height: 338px;
}
.balloon-row .balloon-wrapper, #balloon-row .balloon-wrapper {
    position: absolute;
    left: 0;
    top: 0;
}
.balloon-row.videos-row>div:nth-child(even) .balloon-wrapper {
    top: 100px!important;
}
.balloon-row.videos-row>div:nth-child(5) .balloon-wrapper {
    top: 20px!important;
}
.row.personality-related-videos-inner-row, .row.hobby-related-videos-inner-row, .row.family-related-video-inner-row, .row.political-video-inner-row, .row.travel-related-videos-inner-row {
    margin-left: 0;
    margin-right: 0;
}
.personality-related-videos-inner-row.row>div[class^="col-"]:first-child, .row.hobby-related-videos-inner-row>div[class^="col-"]:first-child, .row.family-related-video-inner-row>div[class^="col-"]:first-child, .row.political-video-inner-row>div[class^="col-"]:first-child, .row.travel-related-videos-inner-row>div[class^="col-"]:first-child {
    padding-left: 0;
}
.personality-related-videos-inner-row.row>div[class^="col-"], .row.hobby-related-videos-inner-row>div[class^="col-"], .row.family-related-video-inner-row>div[class^="col-"], .row.political-video-inner-row>div[class^="col-"], .row.travel-related-videos-inner-row>div[class^="col-"] {
    padding-left: 7.5px;
    padding-right: 7.5px;
	margin-bottom: 20px;
}
/* end videos page */