/*
 Theme Name:	CS Solar
 Theme URI:		http://www.myanmarwebdesigner.com
 Description:		CS Solar Theme
 Author:			Myanmar Web Designer
 Author URI:		http://www.myanmarwebdesigner.com
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
*/
@font-face {
    font-family: 'MyanmarSagar';
    src: url('fonts/MyanmarSagar/MyanmarSagar.eot');
    src: url('fonts/MyanmarSagar/MyanmarSagar.eot?#iefix') format('embedded-opentype'),
         url('fonts/MyanmarSagar/MyanmarSagar.woff2') format('woff2'),
         url('fonts/MyanmarSagar/MyanmarSagar.woff') format('woff'),
         url('fonts/MyanmarSagar/MyanmarSagar.ttf') format('truetype'),
         url('fonts/MyanmarSagar/MyanmarSagar.svg#MyanmarSagar') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'MyanmarGantgaw';
    src: url('fonts/MyanmarGantgaw/MyanmarGantgaw.eot');
    src: url('fonts/MyanmarGantgaw/MyanmarGantgaw.eot?#iefix') format('embedded-opentype'),
         url('fonts/MyanmarGantgaw/MyanmarGantgaw.woff2') format('woff2'),
         url('fonts/MyanmarGantgaw/MyanmarGantgaw.woff') format('woff'),
         url('fonts/MyanmarGantgaw/MyanmarGantgaw.ttf') format('truetype'),
         url('fonts/MyanmarGantgaw/MyanmarGantgaw.svg#MyanmarGantgaw') format('svg');
    font-weight: normal;
    font-style: normal;
}
.mm p,.mm,.mm a{
    font-family: 'MyanmarSagar', sans-serif!important;
    font-size: 14px;
}
.flowplayer{
    background-color: #fff!important;
}

.logo img {
    height: auto;
    max-width: 150px;
}

.mm h1,.mm h2,.mm h3,.mm h4,.mm h5,.mm h6 {
    font-family: 'MyanmarGantgaw', sans-serif!important;
}
body {
	font-size: 15px;
    line-height: 1.5em;
    background-color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    overflow-x: hidden;
}
h1, h2, h3, h4, h5, h6 {
	margin-top: 0;
    margin-bottom: 0;
    font-family: 'Quicksand', sans-serif;    
    font-weight: 400;
    line-height: 1em;
}
img {
	max-width: 100%;
	display: block;
}
input, textarea {
	width: 100%;
	border: 1px solid #777!important;
	border-radius: 4px;
	padding: 8px 15px;
	outline: 0;
}
a{
	text-decoration: none;
	color: #666;
    outline: none;
    cursor: pointer;
}
a:hover,a:focus{
    text-decoration: none;
}
ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
#myVideo video{
    width: 100%;
}
.wpforms-form button[type=submit]{
    border: 1px solid #777!important;
    background: #999!important;
    color: #fff!important;
}
.panel {
	box-shadow: 0 0 0;
	background: none;
}
.navbar {
	margin-bottom: 0px;
	border: 0px;
}
.navbar-collapse {
	padding: 0px;
}
.nav>li:hover>a, .nav>li:focus>a, .nav>li.active>a, .nav>li>a:hover, .nav>li>a:focus, .nav .open>a, .nav .open>a:hover, .nav .open>a:focus {
	text-decoration: none;
	color: #333333!important;
    background-color:transparent;
}
li.fa-home:hover{
    color: #333333;
}
.st-title{
    font-size: 26px;
    font-family: 'Macondo Swash Caps', cursive;
    line-height: 35px;
    color: #03df71;
}
.logo a{
    float: left;
}
.st{
    float: left;
    padding-left: 10px;
	border-left: 1px solid #ddd;
    bottom: -3px;
    position: relative;
}
.st h5{
    color: #999;
    font-size: 15px;
}
.menu_text {
	float: right;
	margin: 0 0 0 30px;
	line-height: 1;
	color: #fff;
}
.navbar-toggle .icon-bar {
	background: #337ab7;
}
.header .container{
	width: 1350px;
	max-width: 100%;
}

.logo>hgroup {
    display: flex;
    align-items: center;
}

.logo .st-title {
    /* font-family: 'Open Sans', sans-serif!important; */
    color: #333;
    font-weight: bold;
    position: relative;
    font-family: 'Roboto Condensed', sans-serif!important;
    font-size: 27px;
}

.header{
/* 	background: #f5f5f5; */
	background:#ffff;
	color: #111111;
    border-bottom: 3px solid #1c66bf;
}
.fas1 img{
    width: 19px;
}
ul.dropdown-menu {
    margin-top: 16px!important;
    padding: 0px;
    left: -62px!important;
    width: 240px;
    position: absolute;
}
.dropdown-menu > li > a {
    padding-top: 10px!important;
    padding-bottom: 10px!important;
    border-bottom: 1px solid #e3e3e3;
    color: #333!important;
    margin-top: 0px!important;
    line-height: 20px;
    display: block;
    text-align: center;
    margin-right: 0px!important;
	font-size: 13px;
}

.dropdown-menu>.active>a {
    background: gray!important;
    color: #fff!important;
}
ul.dropdown-menu:after {
    content: "";
    position: absolute;
    top: -16px;
    bottom: auto;
    left: 50%;
    margin-left: -8px;
    height: 0;
    width: 0;
    border-color: transparent transparent #1c66bf;
    border-style: solid;
    border-width: 8px;
    z-index: 9;
}
.menu{
	min-height: 57px;
    padding-top: 11px;
}
.menu .nav{
	float: right;
	margin-right: 63px;
}
.menu .nav>li>a {
    position: relative;
    display: block;
    padding: 8px 15px;
    border-radius: 4px;
    color: #999;
    text-decoration: none;
    transition: all 0.2s ease-in 0s;
    margin-right: 5px;
    font-size: 14px;
}
.fas1{
    color: #111111;
    font-size: 16px;
}
/*.fas1 img{
    width: 20px;
}*/
.search .fa-search{
	font-size: 18px;
    position: absolute;
    top: 60px;
    right: 45px;
    color: #999;
}
.panel-heading i{
    color: #337ab7;
    float: right;
}
#fSearch{
	display: none;
}
#fSearch input{
	background: none;
    border: 0px!important;
    border-bottom: 1px solid #fecc47!important;
    border-radius: 0px;
    color: #fecc47;
}
.bar{
	position: absolute;
    top: 85px;
    left: 0;
    width: 300px;
    height: 80px;
    background: url(/wp-content/uploads/2019/02/swoosh.png) top left no-repeat;
    background-size: contain;
    z-index: 1;
}
.nivo-caption{
	background:none!important;
	left: 65px!important;
	bottom: 50px!important;
}
.title{
	width: 55%;
}
.title .btn{
background-color: #35b7ff;
    text-align: center;
    font-size: 16px;
    text-transform: uppercase;
    height: 50px;
    font-weight: 700;
    color: #fff;
    padding: 14px 40px;
    border-radius: 2px;
    transition: all 0.2s ease-in 0s;
    display: block!important;
    width: 340px;
}
.title .btn:hover{
    background:#fecc47;
    color: #333;
}
.title h3{
	text-transform: uppercase;
    width: 55%;
    font-size: 48px;
    margin-bottom: 25px;
}
.title span{
	color: #e8a800;
}
.title .text{
	width: 60%;
    margin-bottom: 20px;
}
.title hr{
	width: 480px;
    float: left;
    margin:0px;
}
.locate{
	position: absolute;
    right: 150px;
    color: #fff;
    bottom: 100px;
    z-index: 999;
}
.locate i{
	font-size: 20px;
	color: #e8a800;
	margin-left: 50px;
}
.locate p{
	padding: 0px;
}
.banner-cms{
	max-height: 328px;
	display: flex;
    background: black;
    overflow: hidden;
}
.banner-left-after {
    content: '';
    position: absolute;
    right: 0px;
    width: 60px;
    height: 100%;
}
.banner-left:after {
    content: '';
    background-size: 100%;
    width: 20px;
    height: 100%;
}
.banner-left-after img, .banner-right-before img {
    width: 100%;
    height: 100%;
}
.banner-text {
    background: black;
}
.banner-text a{
    display: block;
    padding: 50px;
    height: 328px;
}
.banner-text a>.banner-description {
    font-size: 30px;
    line-height: 38px;
    transform: translate(-50%,-50%);
    position: absolute;
    top: 50%;
    left: 50%;
    width: 80%;
    color: #fff;
    text-decoration: none;
}
.banner-right-before {
    content: '';
    position: absolute;
    left: -45px;
    width: 185px;
    height: 100%;
}
.right-image {
    border-top-left-radius: 156px;
}
.nobanner{
    display: none;
}
#pad-top{
    margin-top: -50px;
}
.main{
	padding: 50px 0px 0px;
}
.home-sec1 p{
	text-align: center;
	font-size: 16px;
    color: #686868;
    line-height: 1.4em;
    margin-bottom: 20px;
    text-transform: initial;
}
.home-sec1 img,.hm-sec3 img{
	width: 30px!important;
}
.home-sec11 .widget-title{
	padding: 30px 0px 20px;
    text-align: center;
    color: #e8a800!important;
    text-transform: uppercase;
    font-size: 18px;
    letter-spacing: 3px;
    font-family: 'Quicksand', sans-serif;
    font-weight: 400;
    line-height: 1em;
    margin-bottom: 0px;
}
.hmtitle1 h3,.hmtitle1{
	font-size: 40px;
    color: #686868;
    text-transform: uppercase;
    margin-bottom: 20px;
    text-align: center;
}
.how-item-stock{
    margin-top: 20px;
    border-top: #cfcfcf 1px solid;
    min-height: 45vh;
    background-position: left -15vh;
    background-repeat: no-repeat;
    position: relative;
}
.how-item-stock .how-item-last {
    position: absolute;
    top: 30px;
    right: 15px;
    width: 25%;
    text-align: right;
    color: #009df4;
}
.how-item-stock .how-item-last h3 {
    font-size: 15px;
    text-transform: lowercase;
}
.how-item-stock .how-item-last h4 {
    font-size: 75px;
    text-transform: lowercase;
    letter-spacing: -2px;
    margin: 5px 0;
}
.how-item-desc h2 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 20px;
    margin-bottom: 30px;
    color: #686868;
}
.how-item-desc p {
    font-size: 14px;
    line-height: 1.5em;
    color: #686868;
}
.hm-sec2 p,.hm-sec3 p{
	color: #fff!important;
	text-align: center;
}
.hm-sec2 h3,.hm-sec3 h3{
    color: #fff!important;
    text-align: center;
    font-size: 38px;
    padding-bottom: 25px;
    line-height: 45px;
}
.hm-sec3 h3{
    width: 65%;
    text-transform: uppercase;
    margin: 0px auto;    
}
.hm-sec2 .sec2{
	width: 50%;
	margin:0px auto;
}
.product-line h3 {
    color: #35b7ff!important;
    text-align: center;
    text-transform: uppercase;
    font-size: 25px;
    margin-bottom: 15px;
}
.ft-sec2 a{
    color: #35b7ff;
}
.btn-left{
    margin-left: 60%;
}
.btn-right{
     margin-right: 60%;
}
.ow-button-base a{
    background: rgba(0, 113, 188, 0.6)!important;
    color: #35b7ff!important;
    text-decoration: none;
    transition: all 0.2s ease-in 0s;
    font-size: 18px!important;
    text-transform: lowercase;
    border-radius: 0px!important;
    border: 0px!important;
}
.stat-box-1 {
    padding: 9vh 3vw;
    width: 52%;
    margin: 0px auto;
}
.stat-box-2{
    padding: 4vh 5vw;
    background-color: #e8a800;
    min-height: 258px;
}
.stat-box-3 {
    padding: 4vh 5vw;
    background-color: #fecc47;
    min-height: 258px;
}
.nopad{
    padding: 0px;
}
.stat-box-1 h2 {
    font-size: 67px;
    color: #009df4;
    text-transform: lowercase;
    letter-spacing: 3px;
    margin-bottom: 20px;
}
.stat-box-2 h2,.stat-box-3 h2{
    font-size: 67px;
    color: #009df4;
    text-transform: uppercase;
    letter-spacing: 3px;
    margin-bottom: 20px;
}
.stat-box-1 h3,.stat-box-2 h3,.stat-box-3 h3{
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 20px;
    text-transform: lowercase;
    color: #000;
    margin-bottom: 15px;
}
.stat-box-1 p,.stat-box-2 p,.stat-box-3 p{
    font-size: 14px;
    color: #686868;
    line-height: 1.5em;
}
.stats{
    background-color: #ffe96c;
    position: relative;
    overflow:hidden;
    margin-bottom: -50px;
}
#hm-sec4 #pgc-w5c6a380e03894-0-1{
    width: 41%!important;
}
#hm-sec4 #pgc-w5c6a380e03894-0-1 img{
    min-height: 400px;
}
.stat-quote {
    position: absolute;
    width: 60%;
    bottom: 10%;
    right: 0;
    background-color: rgba(0, 157, 244, 0.8);
    text-align: right;
    padding: 13px;
    color: #fff;
}
.loc {
    text-align: right;
}
.loc span {
    font-size: 25px;
    color: #ffe96c;
}
.stats .stat-sun {
    position: absolute;
    top: -35vh;
    left: 0;
    width: 15vw;
    height: 70vh;
    background: url(/wp-content/uploads/2019/02/sun.png) top right no-repeat;
    background-size: cover;
}
.ft-blog{
    text-align: center;
    background-color: #fff;
    margin: 0 15px;
    padding-bottom: 40px;
    min-height: 313px;
}
.ft-blog1{
    text-align: center;
    background-color: #fff;
    margin: 0 15px;
    padding-bottom: 5vh;
    min-height: 313px;
    padding-bottom: 40px;
}
.ft-blog h2,.ft-blog1 h2{
    color: #35b7ff;
    transition: all 0.2s ease-in 0s; 
    font-size: 20px;
    padding-bottom: 25px;
}
.ft-blog p,.ft-blog1 p{
    font-size: 17px;
    padding: 0px 30px;
    color: #35b7ff;
}
.ft-blog1 h2{
    padding-top: 30px;
}
.ft-blog1 .btn{
    background: #35b7ff;
    color: #fff;
}

footer.entry-meta {
    display: none;
}

.footer{
    background:#f0f0f0;
    padding: 0px 0px 0px;
    margin-top: 0px;
}

.footer #ft-bott{
	margin-top:0px!important;
}

.ft-sec2{    
    overflow: hidden;
    background: #0071bc;
}
#ft-bott{
    margin-top: 80px;
}
.ft-coun h3{
    color: #009df4;
    font-size: 20px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    margin-bottom: 20px;
}
.ft-coun h4{
    color: #35b7ff;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    margin-bottom: 10px;
}
.lt{
    padding-left: 120px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.rt{
    background-color: #009df4;
    padding-top: 70px;
    min-height: 220px;
}
.rt1 li{
    float: none!important;
}
.rt1 li a:hover{
    /*background: #ffe96c;*/
    color: #333;
}
.rt h3{
    color: #fff;
    padding-bottom: 15px;
}
.lt h3{
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    margin-bottom: 10px;
    color: #fff;
    padding-top: 20px;
}
.lt p{
    color: #35b7ff;
    transition: all 0.2s ease-in 0s;
}
.rt ul{
    list-style: none;
}
.rt li{
    float: left;
}
.rt li a{
    color: #ffe96c;
}
.rt li a i{
    font-size: 25px;
    vertical-align: middle;
    padding: 0 10px;
}
.copy{
/*     background-color: #ffe96c; */
	background-color: #FFD62F;
    text-align: center;
/*     color: #e8a800; */
	color:#333;
    font-size: 15px;
    padding: 20px 0;
    text-transform: initial;
    width: 100%;
}
.copy img{
    display: inline-block;
    width: 40px;
}
.copy p{
    margin: 0px;
}
.bn-text{
    background-color: #35b7ff;
    padding: 20px 0 20px 165px;
    color: #fff;
    height: 80px;
}
.bn-text h1{
    width: 270px;
    float: left;
}
.about-nav{
    float: left;
}
.about-nav li a{
    color: #fff;
    padding: 12px 15px;
    margin-right: 10px;
}
.bn-text2{
    position: absolute;
    padding: 20px;
    background-color: rgba(0, 157, 244, 0.8);
    color: #fff;
    width: 30%;
    top: 45%;
    left: 12%;
}
.page-title{
    margin-bottom: 25px;
    color: #009df4;
    text-align: center;
    font-size: 30px;
}
.page-text{
    text-align: center;
    color: #777;
}
.C_add_icon i {
    font-size: 20px;
    color: #fdb813;
}
.C_add_icon {
    background: #fff;
    padding: 15px;
    border-radius: 50%;
    width: 55px;
    height: 55px;
    text-align: center;
    border: 1px solid #ddd;
    box-shadow: 1px 2px 6px 3px #f1f1f1;
}
.C_add_des h5 {
    font-size: 20px;
    margin-bottom: 10px;
    margin-top: 0;
    font-weight: bold;
}

.sub-form input,.sub-form textarea{
    border: 1px solid #5ac7fa!important;
    width: 100%;
}
.sub-form .wpforms-form button[type=submit]{
    background: #5ac7fa!important;
    color: #fff!important;
    margin-left: 24%;
}
.ab{
    background: #eee;
    padding: 50px;
    margin-top: 50px;
}
.ab h3{
    border-bottom: 5px solid #fdb813; 
    margin-bottom: 30px;
    padding-bottom: 5px;
}
.cor{
    width: 70%;
    margin: 0px auto;
}
.ab span{
    font-size: 11px;
    line-height: 1.4;
    color: #b4b5ba;
    font-family: Montserrat;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.title1{
    margin-bottom: 35px;
    text-align: left;
    margin-top: 30px;
    text-transform: initial;
}
.panel-title>a{
    display: block;
    font-size: 18px;
    padding: 10px 0px;
}
.panel-default>.panel-heading{
    background-color: #d9edf7;
}

.fixed {
    position: fixed!important;
    top: 0;
    left: 0;
    background: white!important;
    animation: smoothScroll 1s forwards;
    background-size: cover!important;
    background-position: center!important;
    width: 100%;
    z-index: 999;
	-webkit-transition: all 0.5s ease;
    -moz-transition: position 10s;
    -ms-transition: position 10s;
    -o-transition: position 10s;
    transition: all 0.5s ease;
}

/* The animation code */
@keyframes smoothScroll {
  from {transform: translateY(-40px);}
  to {transform: translateY(0px);}
}

.fixed{
/*     z-index: 9999;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    transition: all 0.2s ease-in 0s;
    height: 64px; */
}
.fixed .menu{
    padding-top: 0px!important;
}
.fixed .bar{
    top: 63px;
}

.fixed .menu .navbar-collapse.collapse {
    top: 8px;
}

.fixed .search .fa-search{
    top: 25px!important;
}
.fixed #fSearch{
    top:8px!important;
}
.banner2 img{
    width: 100%;
    height: 420px;
    object-fit: cover;
}
.effect-hover.effect-sarah{
    width: 250px!important;
    height: 250px!important;
    background: #333!important;
}
.effect-hover.effect-sarah img{
    object-fit: cover;
}
.pdf{
    color: #35b7ff;
    text-decoration: none;
    transition: all 0.2s ease-in 0s;
}
.entry-title1 h3{
    color: #35b7ff;
    padding-bottom: 25px;
    font-size: 25px;
}
.nofit img{
    object-fit: none;
}
.newwrapper {
    margin-bottom: 15px;
    overflow: hidden;
    border-bottom: 1px solid #ddd;
    padding: 30px;
}
.new-lf {
    float: left;
    margin-right: 30px;
    width: 50%;
}
.new-rt h3{
    margin-bottom: 50px;
    color: #35b7ff;
    font-size: 23px;
    font-weight: 500;
    padding-top: 20px;
}
.new-rt{
    float: left;
    width: 47%;
}
.wd{
    width: 70%;
}
#pro-rt img{
    width: 265px;
    position: absolute;
    left: -15px;
}
#pro-lf{
    background: url(/wp-content/uploads/2020/04/sun.svg) top center no-repeat;
    background-size: contain;
    width: 160px;
    height: 160px;
    text-align: center;
    line-height: 160px;
    font-size: 16px;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    position: absolute;
    top: -13px;
    left: -117px;
}
#pro-text h3{
    font-size: 71px;
    color: #009df4;
    text-transform: lowercase;
    letter-spacing: -6px;
    margin-bottom: 20px; 
}
#pro-text h4{
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 20px;
    text-transform: lowercase;
    color: #000;
    margin-bottom: 15px;
}
#pro-text p {
    font-size: 14px;
    color: #686868;
    line-height: 1.5em;
}
#pro-text{
    width: 80%;
}
.stat-quote1{
    position: absolute;
    width: 220px;
    top: 325px;
    right: -89px;
    background-color: rgba(0, 157, 244, 0.8);
    text-align: right;
    padding: 5px 10px;
    color: #fff;
}

.page-id-1250 #pro-bg{
	height: 537px;
}


#pro-bg{
    width: 550px;
    height: 488px;
}
#pro-bg1{
	width: 541px;
    height: 509px;
}
#pro-bg2{
	width: 541px;
    height: 479px;
}
.pro-bg1{
    background: url(/wp-content/uploads/2019/02/GrandfatherReading_edited-copy.png) top center no-repeat;
    background-size: cover;
}

.pro-bg2{
	background: url(/wp-content/uploads/2019/02/GrandfatherReading_edited-copy.png) top center no-repeat;
    background-size: cover;
}

.pro-bg3{
    background: url(/wp-content/uploads/2019/02/Sra.Mixe-FernandoFranco-ccreditosLR-2.jpg) top center no-repeat;
    background-size: cover;
}

.pro-bg4{
    background: url(http://cssolar.myanmar-hosting.com/wp-content/uploads/2019/04/Women.png) top center no-repeat;
    background-size: cover;
}

.blue_spark_table tr>td:nth-child(2), tr>th:nth-child(2) {
    max-width: 200px;
}

html:lang(my-MM) .ft-coun, html:lang(my-MM) .ft-coun h4, html:lang(my-MM) .ft-coun h3, html:lang(my-MM) .ft-coun p, html:lang(my-MM) .feat p, html:lang(my-MM) .feat h3, html:lang(my-MM) #pro-text p, html:lang(my-MM) .widget-title, html:lang(my-MM) p, html:lang(my-MM) h3, html:lang(my-MM) h2, html:lang(my-MM) h1, html:lang(my-MM) h4, html:lang(my-MM) h5, html:lang(my-MM) h6, html:lang(my-MM) span, html:lang(my-MM) #menu-menu1mm li a, html:lang(my-MM) div, html:lang(my-MM) .mobmenu_content #mobmenuright .sub-menu a, html:lang(my-MM) li, html:lang(my-MM) li a{
    font-family: 'MyanmarGantgaw', sans-serif!important;
}

html:lang(my-MM) .mobmenu_content li a {
    font-family: 'MyanmarGantgaw', sans-serif!important;
    font-size: 15px!important;
}

.bn-text.hh, .bn-text2,.bn-text {
    display: none;
}

.tablepress tfoot th, .tablepress thead th{
	background-color: #fff!important;
    border: 0px!important;
    /* color: #333!important; */
    margin-top: 15px;
    color: #0071bc!important;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700!important;
    font-size: 15px;
    text-transform: uppercase;
}

.tablepress tbody tr>td {
    color: #686868!important;
    font-size: 14px!important;
    padding-top: 4px;
    padding-bottom: 4px;
}
.tablepress tbody tr>td:first-child {
    font-weight: bold;
    font-family: 'Open Sans', sans-serif;
}

.tablepress tbody tr:nth-child(2) td {
    width: 15%;
}

.slider-sub-head {
    border-bottom: 1px solid white;
    padding-bottom: 10px;
}

.ab h3, .ab p {
    color: #686868!important;
}

.stat-box2{
    padding: 23px 20px 17px;
    min-height: unset;
    width: 33%;
    float: left;
}
.stat-box3{
    padding: 23px 40px 17px;
    min-height: unset;
    width: 47%;
    float: left;
}
.stat-box3 li a{
    color: #0071bc;
    font-size: 18px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    text-transform: lowercase;
    padding: 5px;
    line-height: 30px;
}
.app{
    padding-top: 14px;
    font-size: 26px;
    padding-left: 40px;
}
.stat-box3 li a:hover{
    background:#fff;    
}
.stat-box2 a{
    transition: all 0.2s ease-in 0s;
}
.stat-box2 img{
    width: 18px;
    float: left;
    vertical-align: bottom;
    margin-right: 20px;
    margin-top: 4px;
}
.stat-box2 p{
    color: black;
    text-transform: capitalize;
    font-size: 14px;
    font-weight: 600;
    margin-top: 2px;
}
.feat-title h3{
    font-size: 35px;
    line-height: 1.2em;
    color: #009df4;
    margin-bottom: 5px; 
}
.feat-title p{
    font-size: 14px;
    color: #333;
}
.feat h3{
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 19px;
    margin-bottom: 5px;
    margin-top: 30px!important;
    line-height: 25px;
}
.feat1 h3{
    color: #0071bc;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 14px;
    text-align: center;
}
.feat img{
    width: 60px!important;
}
.feat p,.feat1 p{
    font-size: 14px;
    color: #686868;
    text-align: center;
    margin-top: -20px;
}
.data{
    margin-top: 48px;
}
.data p{
    color: #333;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 13px;
    line-height: 35px;
}
.down{
    width: 250px;
    float: left;
    padding-top: 30px;
}
.down a p,.down a i{
    font-size: 20px;
    color: #35b7ff;
}
.down a i{
    font-size: 40px;
}
#meta-slide .caption-wrap{
    position: relative!important;
    background: none!important;
}
#technical .tablepress tbody tr td{
    border-top: 0;
    font-size: 14px;
}
/*-----------------Modal Box----------------------*/
.modalDialog {
    position: fixed;
    overflow-y: scroll;
    font-family: Arial, Helvetica, sans-serif;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0,0,0,0.8);
    z-index: 99999;
    opacity:0;
    -webkit-transition: opacity 400ms ease-in;
    -moz-transition: opacity 400ms ease-in;
    transition: opacity 400ms ease-in;
    pointer-events: none;
}
.modalDialog:target {
    opacity:1;
    pointer-events: auto;
}

.modalDialog > div {
    width: 90%;
    position: relative;
    margin: 10% auto;
    padding: 5px 20px 13px 20px;
    border-radius: 10px;
    background: #fff;
    background: -moz-linear-gradient(#fff, #eee);
    background: -webkit-linear-gradient(#fff, #eee);
    background: -o-linear-gradient(#fff, #eee);
}
.close {
    background: #35b7ff;
    color: #f5f5f5;
    line-height: 25px;
    position: absolute;
    right: 5px;
    text-align: center;
    top: 0px;
    opacity: 1;
    width: 24px;
    text-decoration: none;
    font-weight: bold;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    -moz-box-shadow: 1px 1px 3px #000;
    -webkit-box-shadow: 1px 1px 3px #000;
    box-shadow: 1px 1px 3px #000;
}
.close:hover { 
    background: #00d9ff; 
}
#modal-img a:hover img{
    opacity: 0.3;
}
#modal-img{
    background: #35b7ff;
    opacity: 1;
}
.wpml-ls-legacy-list-horizontal{
    border: 0px; 
    padding: 0px;
    clear: both; 
}
.header-top{
    overflow: hidden;
    background: #337ab7;
    padding: 5px 0px;
}
.language_selector{
    position: relative;
    float: left;
    width: 202px;
    padding-top: 2px;
    margin-left: 68%;
}
.sg{
    float: left;
    margin-right: 13px; 
    padding-top: 2px;
}
.language_selector a,.sg a{
    color: #ddd;
    font-size: 13px;
    display: block;
}
.tablepress img{
    width: auto;
    height: 100px;
}
.tablepress tbody td{
    font-size: 13px;
}
#payg,#dd{
    margin-top: -50px;
    margin-bottom: 0px;
}
#payg1 h3{
    font-size: 18pt;
    font-weight: 700;
    color: #fff;
    margin-bottom: 20px;
}
#payg2 h3{
    line-height: 1.4em;
    font-size: 17px;
    text-align: center;
    color:#fff;
}
#payg1{
    width: 80%;
    margin: 0px auto;
}
#payg p{
    color: #fff;
    text-align: justify;
    line-height: 1.4em;
}
.bn-textno{
    display: none;
}
.payg3 img{
    width: 100%;
    height: 380px;
    object-fit: cover;
    object-position: top;
}
.payg3 p{
    position: absolute;
    margin-top: -133px;
    background: #35b7ffb8;
    padding: 20px 30px;
    font-size: 20px;
}
ul.payg3{
    background: #35b7ff;
}
.payg3 li{
    float: left;
    width: 33.3%;
}
.payg3 li a{
    padding: 20px;
    display: block;
    text-align: center;
    color: #fff;
    font-size: 20px;
    background: #35b7ff;
}
.payg3 li a i{
    color: #fecc47;
    font-size: 35px;
}
#payg4 h3{
    color: #fecc47;
    font-size: 50px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 40px;
    margin-top: 40px;
}
#key{
    border-bottom: 1px solid #35b7ff;
    padding-bottom: 30px;
}
#key .no{
    text-align: center;
    font-size: 50px;
    color: #fecc47;
}
#key .np{
    color: #fff;
}
#payg5 h3{
    color: #35b7ff;
    font-size: 20px; 
}
.dd1 .btn1{
    width: 100%;
    background-color: #fff;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
    text-align: left;
    font-size: 19px;
    padding: 15px;
    color: #35b7ff;
    display: block;
    margin-bottom: -30px;
}
.dd1 .btn:hover{
    border: 0px;
}
.coll1{
    padding: 10px 15px;
    background: rgb(255, 255, 255);
    border-top: 1px solid rgb(221, 221, 221); 
}
.coll1 i{
    margin-right: 10px;
    font-size: 40px;
    color: #35b7ff;
    margin-top: 10px;
    margin-bottom: 10px;
}
.coll1 a{
    color: #35b7ff;
    display: block;
}
.coll1 a:hover,.coll1 a>i:hover{
    color: #fecc47;
}
.coll1 p{
    margin-top: 10px;
}
@media (min-width: 4500px){
.search .fa-search {
    top: 82px;
    font-size: 30px;
}
.header .container,.header-top .container{
    width: 100%;
}
.header,.logo img{
	height: 120px;
}
.logo img{
    width: auto;
}
.bar{
	top: 160px;
}
.language_selector {
	width: auto;
    margin-left: 88%;
}
.language_selector a, .sg a {
    font-size: 30px;
}
p, .how-item-desc p, .stat-box-1 p, .stat-box-2 p, .stat-box-3 p,.home-sec1 p{
    font-size: 30px;
}
.wpml-ls-legacy-list-horizontal .wpml-ls-flag {
    width: 22px;
    height: 22px;
}
.menu {
    min-height: 100px;
    padding-top: 25px;
}
.menu .nav>li>a{
	font-size: 40px;
}
.fa-home{
	right: 23%;
}
#fSearch input{
	font-size: 30px;
}
.nivo-caption {
    background: none!important;
    left: 9%!important;
    top: 39%;
}
.title h3{
	font-size: 65px;
}
.banner-cms {
    min-height: 600px;
}
.fixed .bar {
    top: 118px;
}
.banner-text a>.banner-description {
    font-size: 35px;
}
.banner-right-before {
    left: -105px;
    width: 262px;
    height: 100%;
}
.fa-home {
    right: 23%;
    font-size: 26px;
}
.main .container,.footer .container{
	width: 80%;
}
.hm-sec2,#pg-2-5> .panel-row-style{
	padding: 300px 200px!important;
}
.home-sec11 .widget-title,.how-item-desc h2,.ft-coun h3{
	font-size: 40px;
}
.ft-coun h4{
	font-size: 35px;
    padding-bottom: 35px;
}
.hm-sec2 h3, .hm-sec3 h3,.hmtitle1 h3, .hmtitle1{
    font-size: 57px;
    padding-bottom: 50px;
}
.home-sec1 img, .hm-sec3 img {
    width: 65px!important;
}
p,.how-item-desc p,.stat-box-1 p, .stat-box-2 p, .stat-box-3 p{
	font-size: 30px;
}
.home-sec1{
	padding: 150px 0px; 
}
.btn-left {
    margin-left: 67%;
}
.btn-right {
    margin-right: 77%;
}
.stat-box-1 h2,.stat-box-2 h2, .stat-box-3 h2{
	font-size: 105px;
}
.stat-box-1 h3, .stat-box-2 h3, .stat-box-3 h3{
	font-size: 40px;
}
#pg-2-5> .panel-row-style{
	height: 1300px;
}
.ow-button-base a{
	width: 708px;
    height: 150px;
    font-size: 50px!important;
}
.stat-stock{
	height: 2000px;
}
.loc h3{
	font-size: 35px;
}
.stat-box-1{
	padding: 12vh 3vw;
}
.stat-box-2,.stat-box-3 {
    padding: 15.5vh 5vw;
}
.ft-blog,.ft-blog1{
	min-height: 800px;
	margin-bottom: 300px;
}
.ft-blog img,.ft-blog1 img{
	width: 100%;
}
.ft-blog p, .ft-blog1 p{
	font-size: 37px;
    padding: 20px 180px;
    line-height: 40px;
}
.ft-blog h2, .ft-blog1 h2{
	font-size: 60px;
}
#ft-bott{
	padding: 100px 440px!important;
}
.lt img{
	width: 16%;
}
.lt h3{
	font-size: 45px;
}
.lt p {
    line-height: 55px;
}
/* .fixed .menu{
	padding-top: : 29px;
} */
.fixed .search .fa-search {
    top: 42px!important;
}
	
a.__mm {
    font-family: 'MyanmarSagar', sans-serif!important;
}	
	
.lt {
    padding-left: 8%;
    padding-top: 150px;
    padding-bottom: 150px;
}
.rt {
    padding-top: 290px;
    padding-left: 200px;
    min-height: 708px;
}
.rt li a,.rt li a i  {
    color: #ffe96c;
    font-size: 40px;
    line-height: 68px;
}
.rt h3{
	font-size: 50px;
}
.copy{
	padding: 70px 0px;
}
.copy p{
	font-size: 40px;
}
.title .btn{
	font-size: 45px;
	width: 550px;
    height: 100px;
}
.banner2,.banner2 img{
	min-height: 1200px;
	object-fit: cover;
}
.bn-text2{
	top: 32%;
}
.bn-text2 h4{
	font-size: 50px;
    padding: 30px;
}
.page-title{
	font-size: 70px;
}
.menu .nav>li>a,.fa-home{
	padding: 20px 15px;
}
.bn-text{
	padding: 64px 0 20px 165px;
    height: 180px;
}
.bn-text h1{
	font-size: 60px;
	width: auto;
}
.locate{
	right: 20%;
	top: 50%;
}
.C_add_des h5 {
    font-size: 40px;
    margin-bottom: 10px;
}
.C_add_des p{
	line-height: 65px;
}
.C_add_icon {
    width: 100px;
    height: 100px;
}
.wpforms-form input[type=text],.wpforms-form textarea,.wpforms-form input[type=email]{
	padding: 30px 30px!important;
    height: 175px!important;
    width: 100%!important;
    line-height: 30px!important;
    background-color: #eee!important;
    font-size: 40px!important;
}
.about-nav {
    padding-left: 40px;
    padding-top: 13px;
}
.about-nav li a {
    font-size: 30px;
}
.navbar-nav>li>.dropdown-menu {
    left: 0px!important;
}
.hover-wrap {
    width: 1500px;
    margin: 0px auto;
}
#pro-bg {
    width: 100%;
    height: 800px;
}
#pro-bg1 {
    width: 138%;
    height: 800px;
}
#pro-bg2{
	width: 100%;
    height: 882px;
}
.pro-bg1 {
    background: url(/wp-content/uploads/2019/02/GrandfatherReading_edited-copy.png) 50% 10% no-repeat;
    background-size: cover;
}
#pro-bg2 .stat-quote1 {
    top: 9%;
}
.stat-quote1 {
    left: 85%;
    width: 27%;
    top: 14%;
}
#firt{
	padding:6% 0px!important;
}
#modal-img{
	width: 50%;
}
#pg-847-5> .panel-row-style {
    padding: 300px 0px 300px 0px!important;
}
}
@media (min-width: 4000px) and (max-width: 4500px){
#modal-img{
	width: 50%;
}
.search .fa-search{
    top: 71px;
    font-size: 30px;
}
.header .container,.header-top .container{
    width: 100%;
}
.header,.logo img{
	height: 120px;
}
#pg-847-5> .panel-row-style {
    padding: 270px 0px 270px 0px!important;
}
.logo img{
    width: auto;
}
.bar{
	top: 149px;
}
.language_selector {
	width: auto;
    margin-left: 87%;
}
.sg{
	padding-top: 5px;
}
.menu {
    min-height: 100px;
    padding-top: 25px;
}
.menu .nav>li>a{
	font-size: 37px;
}
.fa-home{
	right: 23%;
}
#fSearch input{
	font-size: 30px;
}
.nivo-caption {
    background: none!important;
    left: 9%!important;
    top: 39%;
}
.banner-cms {
    min-height: 600px;
}
.fixed .bar {
    top: 118px;
}
.banner-text a>.banner-description {
    font-size: 35px;
}
.banner-right-before {
    left: -105px;
    width: 262px;
    height: 100%;
}
.fa-home {
    right: 30%;
    font-size: 26px;
}
.main .container,.footer .container{
	width: 80%;
}
.hm-sec2{
	padding: 120px 200px;
}
#pg-2-5> .panel-row-style{
	height: 1100px;
	padding-top: 170px!important;
}
.home-sec11 .widget-title,.how-item-desc h2,.ft-coun h3{
	font-size: 40px;
}
.ft-coun h4{
	font-size: 35px;
    padding-bottom: 35px;
}
.hm-sec2 h3, .hm-sec3 h3,.hmtitle1 h3, .hmtitle1 {
    font-size: 80px;
    padding-bottom: 50px;
}
.home-sec1 img, .hm-sec3 img {
    width: 65px!important;
}
p,.how-item-desc p,.stat-box-1 p, .stat-box-2 p, .stat-box-3 p{
	font-size: 30px!important;
}
.home-sec1{
	padding: 150px 0px; 
}
.btn-left {
    margin-left: 64%;
}
.btn-right {
    margin-right:77%;
}
.stat-box-1 h2,.stat-box-2 h2, .stat-box-3 h2{
	font-size: 105px;
}
.stat-box-1 h3, .stat-box-2 h3, .stat-box-3 h3{
	font-size: 40px;
}
.ow-button-base a{
	width: 708px;
    height: 150px;
    font-size: 50px!important;
}
.stat-stock{
	height: 1773px!important;
}
.loc h3{
	font-size: 35px;
}
.stat-box-1{
	padding: 12vh 3vw;
}
.stat-box-2,.stat-box-3 {
    padding: 15.5vh 5vw;
}
.ft-blog,.ft-blog1{
	min-height: 800px;
	margin-bottom: 300px;
}
.ft-blog img,.ft-blog1 img{
	width: 100%;
}
.ft-blog p, .ft-blog1 p{
	font-size: 37px;
    padding: 20px 180px;
    line-height: 40px;
}
.ft-blog h2, .ft-blog1 h2{
	font-size: 60px;
}
#ft-bott{
	padding: 100px 440px!important;
}
.lt img{
	width: 16%;
}
.lt h3{
	font-size: 45px;
}
.lt p {
    line-height: 45px;
}
/* .fixed .menu{
	padding-top: : 29px;
} */
.fixed .search .fa-search{
    top: 42px!important;
}
.title .btn{
	font-size: 45px;
	width: 550px;
    height: 100px;
}
.lt {
    padding-left: 8%;
    padding-top: 150px;
    padding-bottom: 150px;
}
.rt {
    padding-top: 290px;
    padding-left: 200px;
    min-height: 708px;
}
.rt li a,.rt li a i  {
    color: #ffe96c;
    font-size: 40px;
    line-height: 60px;
}
.rt h3{
	font-size: 50px;
}
.copy{
	padding: 70px 0px;
}
.copy p{
	font-size: 40px;
}
.banner2,.banner2 img{
	min-height: 1000px;
	object-fit: cover;
}
.bn-text2{
	top: 32%;
}
.bn-text2 h4{
	font-size: 50px;
    padding: 30px;
}
.menu .nav>li>a,.fa-home{
	padding: 20px 15px;
}
.bn-text{
	padding: 64px 0 20px 165px;
    height: 180px;
}
.bn-text h1{
	font-size: 60px;
	width: auto;
}
.locate{
	right: 20%;
	top: 50%;
}
.C_add_des h5 {
    font-size: 40px;
    margin-bottom: 10px;
}
.C_add_des p{
	line-height: 65px;
}
.C_add_icon {
    width: 100px;
    height: 100px;
}
.wpforms-form input[type=text],.wpforms-form textarea,.wpforms-form input[type=email]{
	padding: 30px 30px!important;
    height: 175px!important;
    width: 100%!important;
    line-height: 30px!important;
    background-color: #eee!important;
    font-size: 40px!important;
}
.about-nav {
    padding-left: 40px;
    padding-top: 13px;
}
.about-nav li a {
    font-size: 30px;
}
.effect-hover.effect-sarah img{
	width: auto;
	height: auto;
}
.navbar-nav>li>.dropdown-menu {
    left: 0px!important;
}
.hover-wrap {
    width: 1500px;
    margin: 0px auto;
}
#pro-bg {
    width: 100%;
    height: 800px;
}
#pro-bg1 {
    width: 138%;
    height: 720px;
}
#pro-bg2{
	width: 100%;
    height: 882px;
}
#pro-bg2 .stat-quote1 {
    top: 9%;
}
.pro-bg1 {
    background: url(/wp-content/uploads/2019/02/GrandfatherReading_edited-copy.png) 50% 10% no-repeat;
    background-size: cover;
}
.stat-quote1 {
    left: 85%;
    width: 27%;
    top: 14%;
}
#firt{
	padding:9% 0px!important;
}
.language_selector a, .sg a{
    font-size: 25px;
}
}
@media (min-width: 2200px) and (max-width: 4000px){
.header .container,.header-top .container{
	width: 98%;
}
.language_selector{
	margin-left: 83%;
}
.menu .nav>li>a{
	font-size: 17px;
}
.fa-home {
    margin-top: 2px;
    right: 528px;
}
.nivo-caption{
	top: 31%;
	left: 10%!important;
}
.main .container,.footer .container{
	width: 80%;
}
.hm-sec2{
	padding: 100px;
}
.hm-sec3{
	height: 600px;
}
.ow-button-base a{
	width: 280px;
}
.btn-left {
    margin-left: 75%;
}
.btn-right {
    margin-right: 75%;
}
.stat-stock{
	min-height: 800px!important;
}
.stat-box-2,.stat-box-3{
	min-height: 366px;
}
.ft-blog1 img{
	width: 100%;
}
.locate{
	right: 20%;
	top: 50%;
}
.banner2{
	min-height: 700px;
}
.banner2 img{
	height: 600px;
	object-fit: cover;
}
.navbar-nav>li>.dropdown-menu {
    left: 0px!important;
}
.hover-wrap {
    width: 1400px;
    margin: 0px auto;
}
#pro-bg {
    width: 100%;
    height: 640px;
}
.pro-bg1 {
    background: url(/wp-content/uploads/2019/02/GrandfatherReading_edited-copy.png) 50% 10% no-repeat;
    background-size: cover;
}
#pro-bg2{
	width: 100%;
    height: 726px;
}
#pro-bg2 .stat-quote1 {
    top: 8%;
}
.stat-quote1 {
    left: 85%;
    width: 27%;
    top: 21%;
}
#firt{
	padding:9% 0px!important;
}
#pro-bg1 {
    width: 138%;
    height: 582px;
}
.stat-quote1 {
    left: 85%;
    width: 27%;
    top: 11%;
}
}
@media (min-width: 1700px) and (max-width: 2200px){
.header .container,.header-top .container{
	width: 98%;
}
.language_selector{
	margin-left: 77%;
}
.menu .nav>li>a{
	font-size: 17px;
}
.fa-home {
    margin-top: 2px;
    right: 528px;
}
.nivo-caption{
	top: 31%;
	left: 10%!important;
}
.main .container,.footer .container{
	width: 80%;
}
.hm-sec2{
	padding: 100px;
}
.hm-sec3{
	height: 550px;
}
.ow-button-base a{
	width: 280px;
}
.btn-left {
    margin-left: 68%;
}
.btn-right {
    margin-right: 70%;
}
.stat-stock{
	min-height: 666px!important;
}
.stat-box-2,.stat-box-3{
	min-height: 260px;
}
.ft-blog1 img{
	width: 100%;
}
.locate{
	right: 20%;
}
.banner2{
	min-height: 500px;
}
.banner2 img{
	height: 500px;
	object-fit: cover;
}
.stat-quote1 {
    left: 85%;
    width: 27%;
    top: 7%;
}
#firt{
	padding:4.5% 0px!important;
}
#pro-bg {
    width: 100%;
    height: 480px;
}
#pro-bg1 {
    width: 138%;
    height: 478px;
}
#pro-bg2{
	width: 100%;
    height: 565px;
}
#pro-bg2 .stat-quote1 {
    top: 6%;
}
}
@media (min-width: 1370px) and (max-width: 1700px){
.header .container,.header-top .container{
	width: 98%;
}
.search .fa-search {
    right: 55px;
}
#firt{
	padding:3.9% 0px!important;
}
#pro-bg {
    width: 100%;
    height: 461px;
}
#pro-bg1 {
    width: 138%;
    height: 553px;
}
#pro-bg2{
	width: 100%;
    height: 544px;
}
#pro-bg2 .stat-quote1 {
    top: 6%;
}
}
@media(max-width: 1360px) and (min-width: 1020px){
.how-item-stock{
    background-position: -83px -6vh;
    background-size: 100% auto;
} 
.stat-box-2 {
    padding: 4vh 5vw;
    background-color: #e8a800;
    min-height: 347px;
}  
}
@media(max-width: 1150px) and (min-width: 900px){
.header .container,.header-top .container{
	width: 100%;
}
.language_selector {
    margin-left: 0px;
}	
}
@media (max-width: 900px) and (min-width: 768px){
.header .container,.header-top .container{
	width: 100%;
}
.language_selector {
    margin-left: 0px;
}
.stat-box-1 h2{
    font-size: 30px;
}   
.title{
    width: 100%;
} 
.hmtitle1{
    font-size: 35px;
}
.hm-sec3 .btn{
    margin-left:40%;
}
.stat-box-1 {
    padding: 4vh 5vw;
    width: 100%;
    margin: 0px auto;
    min-height: 23vh;
}
.ft-blog{
    margin: 0px;
    padding: 40px 10px;
}
.rt {
    padding: 40px 30px;
}
.nivo-caption{
    bottom: 10px!important; 
}
.title h3{
    font-size: 20px;
}
.banner-description{
    font-size: 25px;
}
.menu .nav {
    float: left;
}
.fa-home{
    right: 445px;
}
/* .C_add_des p,{
    font-size: 12px;
    line-height: 14px;
} */
.C_add_des h5 {
    font-size: 18px;
}
.bn-text2{
    width: 60%;
    top: 67%;
}
.menu{
    border-top: 1px solid #ddd;
    min-height: 42px;
    padding-top: 0px;
}
.logo{
    padding: 5px 15px;
}
.menu .nav>li>a{
	padding: 10px 13px;
}
.banner-cms {
    max-height: 255px;
}
.banner-text a>.banner-description {
    font-size: 20px;
    line-height: 28px;
}
.ow-button-base a{
	font-size: 16px!important;
}
.stat-box-2,.stat-box-3{
    padding: 20px;
    min-height: 200px;
}
.stat-box-2 h2, .stat-box-3 h2{
	font-size: 30px;
}
.ft-blog p, .ft-blog1 p {
    font-size: 15px;
    padding: 0px;
    color: #35b7ff;
}
.hh1{
	height: 115px;
    margin-bottom: 45px;
}
.about-nav{
	margin-top: 10px;
}
#pro-rt img{
	width: 205px;
}
#pro-text h3 {
    font-size: 45px;
}
.stat-quote1 {
	right: 0px;
}
.stat-box2 {
    padding: 18px 10px 14px;
}
#pro-lf{
	left: -70px;
}
.stat-box2 img {
    margin-right: 12px;
}
.new-lf{
	width: 100%;
}
#pro-bg1,#pro-bg2{
	width: 100%;
}
.stat-quote1 {
    right: 15px;
}
#lshs{
	overflow-x: scroll;
}
#pro-bg2 {
    height: 538px;
}
.how-item-stock{
    min-height: 45vh;
    background-position: -25px -11vh;
}
}
@media (max-width:768px){
	.not_found_img img {
    margin: 0px auto!important;
}
.not_found_img {
	    display: block!important;
    margin-bottom: 50px;
    text-align: center;
}
	

	
.footer-highlight>div {
    width: 100%!important;
}	
	
.language_selector {
    margin-left: 0px;
}
.logo img{
    height: auto;
}
.fas1 a{
    display: block;
    height: 31px;
}
.fas1 img{
    float: none;
}
.search .fa-search {
    top: 58px;
    right: 75px;
}
#fSearch{
    right: 75px!important;
}
.fa-home{
    display: none;
}
.nivo-caption{
   bottom: 14px!important; 
}
.title hr {
    margin: 0px;
}
.title .text{
    width: 100%;
}
.title h3 {
    font-size: 18px;
    color: #f5f5f5;
    z-index: 99;
    width: 100%;
    margin-bottom: 0px;
}
.title .btn {
    border-radius: 0px;
    padding: 10px;
    margin-top: 15px;
    color: #fff;
    width: 65%;
    height: 40px;
    border-bottom: 0px!important;
}
.menu{
    width: 190px;
    position: absolute;
    right: 0px;
}
.menu .nav {
    margin: -1px!important;
    text-align: right;
    background: #0071bc;
    position: absolute;
    z-index: 999;
    width: 195px;
    right: 40px;
}
.menu .nav>li>a{
	margin-right: 0px;
	border-radius: 0px;
}
ul.dropdown-menu{
    background-color:#eee!important;
}
.navbar-nav .open .dropdown-menu {
    position: absolute;
    top: 32px;
    right: 0px;
    width: 190px;
    left: 0px!important;
    float: none;
    width: auto;
}
ul.dropdown-menu:after{
    display: none;
    border-color: transparent transparent #808080;
}
.bar{
    top: 87px;
}
.banner-description {
    font-size: 14px;
    line-height: 25px;
    top: 44%;
}
.title1{
    margin-top: 0px;
}
.how-item-stock{
    min-height: 30vh;
}
.home-sec1 .widget-title{
    padding: 30px 0px 0px;
}
.hm-sec3 .btn{
    margin-left: 39%;
}
.stat-box-1{
    padding: 4vh 5vw;
    min-height: 40vh;
}
.stat-box-1 h2{
    font-size: 30px;
}
.ft-blog1 img{
    margin: 0px auto;
}
.rt {
    padding: 5vh 30vh 10vh;
}
.banner2 img{
    height: auto;
}
.bn-text2{
    position: relative;
    width: 100%;
    top: 0px;
    left: 0px;
}
.bn-text h1{
	font-size: 21px;
	padding-left: 22%;
    padding-top: 39px;
    width: 300px;
}
.bn-text{
	padding: 0px;
}
.banner-cms{
	height: 145px;
}
.banner-text a>.banner-description {
    font-size: 12px;
    line-height: 19px;
}
.banner-text a {
    height: auto;
}
.hm-sec2 h3, .hm-sec3 h3{
	width: 100%;
	font-size: 25px;
}
.btn-right {
    margin-right: 0;
}
.btn-left {
    margin-left: 0;
}
#pg-2-5> .panel-row-style {
    padding: 50px 0px 50px 0px!important;
}
.stats .stat-sun {
    width: 43vw;
}
.rt {
    padding: 30px;
}
.rt1{
	padding-bottom: 20px;
}
.banner-right-before img {
    width: 65%;
    height: 100%;
}
.banner-right-before {
    left: -10px;
}
.fixed .fa-search {
    top: 15px!important;
}
.fixed{
    height: auto;
}
.fixed #fSearch{
    top: 0px!important;
}
.new-lf {
	 width: 100%; 
}
.new-rt {
    width: 100%;
    margin-bottom: 20px;
}
#pro-rt img {
    width: 160px;
    position: absolute;
    left: 113px;
}
#pro-rt img {
    width: 160px;
    position: absolute;
    left: 113px;
    top: -40px;
}
#pro-text h3 {
    margin-bottom: 10px;
    margin-top: 65px;
}
#pro-lf {
    top: -42px;
    left: -13px;
    z-index: 0;
}
#pro-text {
    width: 70%;
    margin-left: 100px;
}
.stat-quote1 {
    position: relative;
}
#modal-img {
    background:#fff;
}
#modal-img img{
	margin: 0px auto;
}
#pro-bg {
    width: 100%;
    height: 488px;
}
#pro-bg1,#pro-bg2 {
    width: 100%;
    height: 509px;
}
#technical,#torches,#lshs,#pshs{
	overflow-x: scroll;
}
.payg3 li a {
    font-size: 15px;
    min-height: 133px;
    border-right: 1px solid #bbb;
}
.payg3 li:last-child a{
	border-right: 0px;
}
.ab {
    background: #eee;
    padding: 50px 15px;
}
.pdf {
    font-size: 12px;
}
.hh{
	height: 120px;
}
.hh1{
	height: 195px;
}
.about-nav .navbar-nav .open .dropdown-menu {
    position: absolute;
    margin-left: 62px;
}
.about-nav ul.dropdown-menu:after {
    top: -16px;
}
.effect-hover.effect-sarah {
    margin: 0px auto;
    margin-bottom: 20px;
}
.navbar-toggle{
    margin-top: 0px;
}
}
@media (max-width: 650px){
.bar {
    top: 82px;
    width: 35%;
}
.menu {
    width: 100%;
    float: right;
    position: relative;
    border-top: 1px solid #ddd;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
    min-height: 40px;
    padding-top: 0px;
    background: #eee;
}

/* .st {
    float: left;
    padding-left: 10px;
    border-left: 1px solid #ddd;
    bottom: -3px;
    position: relative;
} */
	
.logo img {
    margin: 0px auto;
}
.logo a{
    float: none;
}
.st h1,.st h5{
    text-align: center;
}
.fa-search{
    display: none!important;
}
}
@media (max-width: 600px){
.bar {
    top: 75px;
}
}
@media (max-width: 550px){
.bar {
    top: 70px;
}
}
@media (max-width: 500px){
.title{
    display: none;
}
.how-item-stock{
    background-size:100%!important;
    background-position: -50px -10vh;
}
.banner-cms {
    height: 124px;
}
.banner-text a>.banner-description {
    font-size: 11px;
    line-height: 18px;
}
.banner-right-before img {
    width: 55%;
    height: 100%;
}
.payg3 li a {
    font-size: 15px;
    min-height: 150px;
    border-right: 1px solid #bbb;
}
.bn-text h1{
    width: 100%;
}
.about-nav {
    float: left;
    margin-left: 39%;
}
.effect-hover.effect-sarah {
    margin: 0px auto;
    margin-bottom: 20px;
}
.hh {
    height: 165px;
    margin-bottom: 40px;
}
.hh1 {
    height: 210px;
    margin-bottom: 50px;
}
.bar{
    top:86px;
}
.new-lf img{
    height: auto;
}
}
@media (max-width: 450px){
.bar {
    top: 79px;
}
}
@media (max-width: 430px){
.bar {
    top: 75px;
}
.menu .nav {
    top: 50px;
}
}
@media (max-width: 400px){
.banner-description {
    font-size: 11px;
    line-height: 17px;
    top: 44%;
}
.banner-right-before img {
    width: 60%;
}
.banner-text a>.banner-description {
    font-size: 11px;
    line-height: 17px;
}
.banner-cms {
    height: 120px;
}
.home-sec1 .widget-title {
    padding: 10px 0px 0px;
}
.hmtitle1 {
    font-size: 25px;
}
.home-sec1 p{
    font-size: 13px;
}
.how-item-stock .how-item-last h4 {
    font-size: 30px;
}
.how-item-stock{
    background-size:100%!important;
}
.how-item-stock{
    min-height: 28vh;
}
.hm-sec3 .btn {
    margin-left: 27%;
}
.stat-box-1{
    width: 100%;
}
.lt {
    padding-left: 20px;
}
.rt {
    padding: 20px;
    overflow: hidden;
}
.navbar-toggle{
    margin-top: 0px;
    margin-bottom: 0px;
}
.fa-search{
    top: 39px;
    right: 63px;
}
.bar {
    top: 72px;
}
#fSearch {
    right: 59px!important;
    top: -19px;
}
.menu .nav {
    float: right;
    margin-right: 0px;
    text-align: right;
    right: 20px;
    top: 48px;
}
/*.navbar-collapse.in{
	margin-top: 10px;
}*/
.payg3 li a{
	font-size: 12px;
}
.bn-text h1{
	font-size: 23px;
	padding-left: 39%;
    padding-top: 28px;
}
.bn-text{
	padding: 0px;
}
.fixed .fa-search{
    top: 18px!important;
}
.new-lf img{
    height: auto;
}
}
@media (max-width: 380px){
.banner-right-before img {
    width: 48%;
}
.banner-text a>.banner-description {
    font-size: 10px;
    line-height: 14px;
}
.banner-cms {
    height: 85px;
}
.bar {
    top: 84px;
}
.sg {
    float: left;
    margin-right: 13px;
	padding-top: 0px;
    padding-left: 10px;
}
.fa-search {
    top: 73px;
}
.stat-box-2 h2, .stat-box-3 h2 {
    font-size: 30px;	
}
#fSearch {
    width: 125px!important;
    top: 44px!important;
}
.fixed .fa-search{
    top: 18px!important;
}
.payg3 li a {
    font-size: 12px;
    min-height: 151px;
}
.stat-quote1 {
    width: 200px;
}
.menu .nav {
    top: 40px;
}
.newwrapper{
    padding: 0px;
}
.hm-sec3 h3 {
    width: 100%;
    font-size: 23px;
    line-height: 25px;
}
}


.footer_content_row {
	background:#FFD62F;
    padding: 50px 0px 30px;
	
}

.footer_content_row>div {
    width: 25%!important;
    padding: 0px 35px;
}

.ab.eng_ab {
    background: white;
}

.footer_soical_row {
    color: white;
    background: #FFD62F;
}

.footer_content_row ul a {
    color: #333;
}

.footer_content_row h3 {
    font-weight: bold;
    font-family: 'Roboto Condensed', sans-serif!important;
    margin-bottom: 10px;
	color: #000;
	font-size:20px;
	line-height: 1.3em;
}

.footer_content_row img {
    margin-bottom: 15px;
}

.footer_content_row p {
    margin-bottom: 2px;
}

.footer_content_row a, .footer_content_row p {
    color: #333;
}


.footer_soical_row ul {
    /* display: inline-block; */
    text-align: center;
}
.footer_soical_row ul li {
    display: inline-block;
}
.footer_soical_row ul li a {
    background: linear-gradient(to bottom,#00aded 0,#009de0 20%,#0083cb 41%,#0075c0 56%,#005fae 83%,#0056a7 100%);
    color: white;
    width: 50px;
    display: inline-block;
    text-align: center;
    height: 50px;
    line-height: 50px;
    border-radius: 50%;
	margin: 0px 10px;
}

.footer_content_row>div {
    border-right: 1px solid #333!important;
	min-height: 150px;
/*     min-height: 200px; */
}

.footer_content_row>div:last-child {
    border: 0px!important;
}

.wpml-ls-statics-footer ul>li {
    display: block!important;
    float: none;
    text-align: left;
}

.wpml-ls-legacy-list-horizontal .wpml-ls-flag {
    display: inline-block;
    vertical-align: middle;
    width: 18px;
    height: 12px;
    margin: 0px 5px 0px 0px;
}

.footer_content_row ul a {
    color: #333;
    padding: 5px 0px;
	font-family: 'MyanmarGantgaw', sans-serif!important;
}

.mob-menu-header-holder.mobmenu {
    border-top: 2px solid #337ab7!important;
	box-shadow: 0 1px 6px 0 rgba(32,33,36,0.28);
}


img.mob-standard-logo {
    max-width: 45px!important;
    height: auto!important;
    position: relative;
    top: 4px;
}

.mobmenur-container i {
    line-height: 42px!important;
}

.mob-menu-left-panel .mobmenu-left-bt, .mob-menu-right-panel .mobmenu-right-bt {
    top: 10px!important;
    right: 10px!important;
}

@media(max-width:990px){
	.footer_content_row>div:nth-child(2) {
    border-right: 0px solid!important;
}

.footer_content_row {
    flex-flow: row wrap!important;
}

.footer_content_row>div {
        width: 48%!important;
       padding: 0px 0px 0px 25px;
}


}

@media(max-width:990px){
	.footer_content_row{
		padding-left: 35px!important;
	}
}

@media(max-width:650px){
	.footer #ft-bott{
		width:100%!important;
	}
		
	.header-top .container>div {
    float: none;
}
.header-top .container {
    display: flex;
    align-items: center;
	padding: 0px;
}
	
	.mob-menu-logo-holder{
		margin-left:5px!important;
	}

.language_selector {
    width: auto;
}
	
}


@media(max-width:430px){
	.footer_content_row {
    padding-left: 25px!important;
}
		
	.footer_content_row>div {
    border: 0px!important;
    width: 100%!important;
    margin-bottom: 25px!important;
    min-height: auto;
}
	
}

@media(max-width:1022px){
/* 	ul#menu-menu-2{
		display:none!important;
	} */
}


.header .row {
    padding: 5px 0px;
}

.menu {
    padding: 0px;
}

.menu .navbar-collapse.collapse {
    position: relative;
    top: 13px;
}

.footer-highlight>div:first-child img {
    width: 60px!important;
}

.footer-highlight>div:last-child img {
    width: 75px!important;
}

.footer-highlight>div {
    width: 50%;
}

.footer-highlight .panel-layout>div {
    display: flex!important;
    align-items: center!important;
	padding: 0px 20px!important;
}

.footer-highlight .widget-title {
    color: #009df4;
    font-size: 20px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    margin-bottom: 20px;
}

.footer-highlight h4 {
    color: #35b7ff;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    margin-bottom: 10px;
}

.footer-highlight {
    padding: 30px 0px;
    display: flex!important;
    flex-flow: row wrap!important;
    align-items: center!important;
}


.n2-section-smartslider img {
    width: 100%!important;
}

.seach_article_wrap {
    max-width: 700px;
    margin: 0px auto 45px;
}

.search-article h3 {
    color: white;
    background: #337ab7;
    padding: 8px 10px;
    display: inline-block;
    font-size: 20px;
}

.search-article-text {
    border: 1px solid #337ab7;
    padding: 20px;
}

.search-article-text a {
    color: #337ab7;
}

.search-article h3 a:hover {
    text-decoration: underline;
}
.search-article h3 a {
    color: white;
}

.search-article {
    margin-bottom: 25px;
}

span.sow-icon-fontawesome.sow-fas {
    /* font-family: 'sow-fontawesome-free'!important; */
    font-family: 'sow-fontawesome-free'!important;
    font-weight: 900 !important;
    font-style: normal !important;
    /* background: yellow!important; */
}


.tablepress caption a {
    color: blue;
    margin: 20px 0px 0px 10px;
    display: block;
}

div#shiftnav-toggle-main{
	background:white!important;
	color:black!important;
	box-shadow:0 1px 6px 0 rgba(32,33,36,0.28)!important;
}

nav.shiftnav-nav a {
    height: 100%;
    color: white;
}

.shiftnav .shiftnav-menu-title {
    padding: 20px 0px!important;
}

.shiftnav-main-toggle-content img {
    height: 45px;
    margin-top: -10px!important;
    margin-left: 10px;
}

#shiftnav-toggle-main .shiftnav-toggle-burger{
	    padding: 20px 20px!important;
}

@media(max-width:780px){
	
	.stat-box2 img{
		float:none;
}
	
	.widget_text.feat-title .custom-html-widget .down p {
    line-height: 1.5em;
		font-weight: normal;
}
.widget_text.feat-title .custom-html-widget .down {
    float: none!important;
    text-align: left;
    margin-right: 20px;
}
.widget_text.feat-title .custom-html-widget {
    display: flex;
    /* align-items: center; */
    justify-content: center;
}
	
	.widget_text.feat-title .custom-html-widget .down a i {
    margin-right: 15px;
}
	.widget_text.feat-title .custom-html-widget .down a {
    display: flex;
}
	
	.widget_text.feat-title .custom-html-widget down {
    margin: 20px 0px;
}
	
	h1 {
    font-size: 25px;
}
	
	h3.widget-title {
    font-size: 22px;
}
	
	.feat-title {
    text-align: center;
    font-weight: bold;
}
	
	.so-widget-sow-image-default-ad2c8d41f7a1 .sow-image-container a {
    margin: 0px auto;
}
	
	.so-widget-sow-image-default-ad2c8d41f7a1 .sow-image-container .so-widget-image {
    max-width: 300px;
    display: inline-block;
    /* margin: 0px auto!important; */
}
#payg4 h3 {
    font-size: 25px;
}	
	
	.feat-title {
    margin: 40px 0px;
}
	
	#pro-text h3{
		  font-size: 40px;
		letter-spacing: normal!important;
	}
	
}

@media(max-width:425px){
	.widget_text.feat-title .custom-html-widget {
    display: block;
}
	.widget_text.feat-title .custom-html-widget .down {
    margin: 0px 0px 10px!important;
    padding: 0px;
}

	.widget_text.feat-title .textwidget.custom-html-widget {
    margin: 20px 20px 30px;
}
	
}


@media(max-width:1024px){
	div#wp-nav-header{
		height:0px!important;
	}
}

.not_found_img a {
    background: #009df4;
    color: white;
    padding: 10px;
    display: inline-block;
    border-radius: 3px;
}

.not_found_img a:hover {
    background: #0f79b3;
}

.not_found_img img {
    height: 300px;
	margin-right: 30px;
}

.not_found_img {
    display: flex;
	    align-items: center;
	
}

.not_found_img h3 {
    margin-bottom: 20px;
    font-weight: bold;
}

.footer_soical_row i.fab.fa-instagram {
    font-size: 17px;
}