@font-face {
    font-family: Great Vibes;
    font-weight: normal;
    font-style: normal;
    src: url(./fonts/Great_Vibes/GreatVibes-Regular.ttf);
    src: url(./fonts/great-vibes/GreatVibes-Regular.woff);
    src: url(./fonts/great-vibes/GreatVibes-Regular.woff2);
}

@font-face {
    font-family: 'Muli';
    font-weight: 300;
    font-style: normal;
    src: url(./fonts/muli/Muli Light.ttf);
    src: url(./fonts/Muli-fonts/Muli-Light.woff);
    src: url(./fonts/Muli-font/Muli-Light.woff2);
}
@font-face {
    font-family: Segoe Script;
    font-weight: normal;
    font-style: normal;
    src: url(./fonts/Segoe/SegoeScript.ttf);
    src: url(./fonts/Segoe/SegoeScript.woff);
    src: url(./fonts/Segoe/SegoeScript.woff2);
}

body, html {
    font-family: Muli;
    font-weight: 300;
    font-style: normal;
	overflow-x: hidden;
}
div#mySidenav a {
    font-family: segoe script;
    font-size: 25px;
    font-style: normal;
}
h1{
   font-family: Segeo Script;
    font-weight: normal;
    font-style: normal; 
}
#banner .container-fluid, .h-full{
    padding-right: 0px;
    padding-left: 0px;
}
.logo {
    padding: 10px 0;
}
section#header-bg {
    background: #ed0000;
    background-size: cover;
}
.h1-title {
    font-family: Segoe Script !important;
    font-weight: 400;
    font-size: 65px;
    color: #212121;
    line-height: 1.2;
    /*text-transform: uppercase;*/
}
h1.h2-title {
    position: absolute;
    top: 0;
    /* right: 152px; */
    left: 30px;
    font-family: Segoe Script !important;
    font-weight: 400;
    font-size: 65px;
    color: #fff;
}
.btn-hide-sidebar {
    position: absolute;
    font-size: 20px;
    color: #111111;
    padding: 10px;
    top: 20px;
    right: 20px;
}
.show-sidebar {
    right: 0px;
}
.sidebar {
    position: fixed;
    z-index: 1200;
    width: 360px;
    height: 100%;
    overflow: auto;
    background-color: white;
    top: 0;
    right: -390px;
}
.trans-0-4 {
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
}
.txt22 {
    font-family: Muli;
    font-weight: 400;
    font-size: 22px;
    color: #333333;
    line-height: 1.2;
    text-transform: uppercase;
}
.para-txt1 {
    padding: 0 50px;
    text-align: justify;
}
.homeimg {
    width: 100%;
}
.title-txt {
    position: relative;
    display: inline-block;
}
section#banner {
    padding: 0 0px 50px 0px;
}
section#spaces {
    padding: 5px 0px 50px 0;
}
section#youtube {
    padding: 0 0 50px 0;
}
section#more-youtube {
    padding: 0 0 50px 0 !important;
}
#more-youtube .pub-img {
    width: 600px;
}
section#press {
    padding: 50px 0 15px 0;
}
#press .col-md-12{
    padding-right: 0px;
    padding-left: 0px;
}
#press .col-md-4, #press .container-fluid{
    padding-right: 0px;
    padding-left: 0px;
}
.h1-txt{
    text-align: center;
    font-family: Segoe Script !important;
    font-weight: 400;
    font-size: 65px;
    color: #212121;
}
.foo-logo{
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
.p-l-60{
    padding-left: 60px;
}
.p-r-60{
	padding-right:60px;
}
.p-t-5{
    padding-top: 5px;
}
.p-t-30{
    padding-top: 30px;
}
.p-b-20{
    padding-bottom: 20px;
}
.p-b-5
{
	padding-bottom: 10px;
}
.youtubeimg{
    display: block;
    margin-right: auto;
    margin-left: auto;
}
.youtube-icon{
    position: absolute;
    top: 50%;
    left: 30%;
    display: block; 
}
.banner{
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 50%;
}
.banner-img {
    background: url(../img/bg-banner.png);
    background-size: cover;
    background-repeat: no-repeat;
}
span .visi-hidden {
    visibility: hidden !important;
}
#footer{
    background: url(../img/bg-banner.png);
    background-size: cover;
    background-repeat: no-repeat;
}
img.social-icon {
    background-color: white;
    padding: 5px 5px;
    border: 1px solid #fff;
    border-radius: 5px;
    margin: 0px 10px;
    height: 30px;
    width: 30px;
}
.foo-txt{
    color: #fff !important;
}
.foo-txt a{
color: #fff;
}
.foo-txt a:hover{
    color: #17c505 !important; 
	text-decoration: none;
}
a.privacy-cs{
    color: #fff
}
a.privacy-cs:hover{
    color: #17c505 !important
}
.dwn-btn a {
    font-family: Muli;
    font-size: 14px;
    color: #ed0000;
    text-decoration: none;
    position: absolute;
    top: 20%;
    right: -30px;
    transform: rotate(-90deg);
    padding: 5px 15px;
    background: #fff;
    border: 1px solid #fff;
    /*margin: 20px -52px; */
    border-radius: 5px;
}
.dwn-btn1 a {
    font-family: Muli;
    font-size: 14px;
    color: #ed0000;
    text-decoration: none;
    position: absolute;
    top: 45%;
    right: -75px;
    transform: rotate(-90deg);
    padding: 5px 15px;
    background: #fff;
    border: 1px solid #fff;
    border-radius: 5px;
}

/*#press {
    background: url(../img/circle-image.png);
    padding: 40px 0px;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    width: 100%;
}*/
img.press-img {
    height: 450px;
    width: 300px;
    position: relative;
    bottom: 90px;
    display: block;
}
#press .col-md-4{
    float: left;
    display: block;
}
#press .col-md-8{
    float: right;
}
.slick-slide.slick-current.slick-active.slick-center:focus {
    outline: 0;
}
.slick-initialized .slick-slide {
    padding: 0px 30px;
}
.slider .item{
    font-size: 14px;
    padding: 10px 10px 25px 10px;
    border-radius: 5px;
    box-shadow: 0 0 5px 3px #888;
    -moz-box-shadow: 0 0 5px 5px #888;
    -webkit-box-shadow: 0 0 5px 5px#888;
}

.slick-track{
    margin-top: 50px;
    margin-bottom: 50px;
}
.slick-slide{
    -moz-transform: scale(1.08);
    -ms-transform: scale(1.08);
    -o-transform: scale(1.08);
    -webkit-transform: scale(1.08);
    transform: scale(1.08);
    transition: all 300ms ease;
}
.slick-slide.slick-center{
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
    transition: all 300ms ease;
}
.slick-dots {
    text-align: left;
    width: auto;
    left: 20%;
}

.press-title{
    color: #ed0000;
    font-weight: bold;
}
.press-desc{
    font-family: Muli;
    font-size: 14px;
    color: #212121;
    text-align: justify;
    /*line-height: 1.2;*/
}
.press-auth{
    float: right;
    padding: 0 35px 0 0;
    color: #000;
    font-weight: bold;
}


/* Side Navbar */
.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  right: 0;
  background-color: #111;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px;
}
.sidenav a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 25px;
  color: #818181;
  display: block;
  transition: 0.3s;
}
.sidenav a:hover {
  color: #f1f1f1;
}
.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}
span.sidenavBar {
    position: absolute;
    right: 5%;
    top: 15px;
    color: #fff;
}

/* about css */

.red-dwn-btn a {
    font-family: Muli;
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    text-decoration: none;
    display: block;
    position: absolute;
    top: 26%;
    right: -65px;
    transform: rotate(-90deg);
    padding: 5px 50px;
    background: #ed0000;
    border: 1px solid #ed0000;
    /* margin: 20px -52px; */
    border-radius: 5px;
}
.red-dwn-btn1 a {
    font-family: Muli;
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    text-decoration: none;
    display: block;
    position: absolute;
    top: 55%;
    right: -80px;
    transform: rotate(-90deg);
    padding: 5px 20px;
    background: #ed0000;
    border: 1px solid #ed0000;
    /* margin: 0px -90px; */
    border-radius: 5px;
}
img.pro-logo {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.pro-para {
    text-align: center;
    font-family: Muli;
    font-size: 15px;
    font-style: normal;
    color: #212121;
}
.china-logo img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding: 20px 10px;
}
.about-title h3{
	text-align: center;
    font-family: Segoe Script;
    font-size: 65px;
    font-style: normal;
	padding: 50px 0;
}
.capital-txt {
    text-align: center;
    font-family: Muli;
    font-size: 14px;
    font-style: normal;
	font-weight: 600;
	padding: 20px 0;
}
.aboutus-row{
	padding: 0 0 30px 0;
}
.bann-img img {
    display: block;
    position: relative;
    width: 100%;
}
.inqueries p {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    font-size: 65px;
    font-family: Segoe Script;
    font-style: normal;
    padding: 0 0 10px 0;
}
.website-address p {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    font-family: Muli;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    padding: 0 0 40px 0;
}
.website-address a:hover{
color: #ffcc00;
}
.snyder-img, .newsletter {
    text-align: center;
}
.snyder-para{
    text-align: justify;
    font-size: 14px;
    font-style: normal;
    color: #212121;
	padding: 0 50px;
}
.snyder-shadow{
     border-radius: 5px;
    box-shadow: 0 0 5px 3px #888;
    -moz-box-shadow: 0 0 5px 5px #888;
    -webkit-box-shadow: 0 0 5px 5px#888;
	padding: 20px 30px;
}
.dwn-artical a {
    font-size: 14px;
    font-family: Muli;
    font-style: normal;
    color: #fff;
    background-color: #ed0000;
    text-decoration: none;
    padding: 10px 35px;
    border-radius: 3px;
    font-weight: 600;
    letter-spacing: 1px;
}
.dwn-artical {
    padding: 25px 50px;
}
/* publicity page */
#production{
    padding-bottom: 60px;
}
.pub-box {
    position: relative;
    max-width: 800px;
    margin: 0 auto;
}
.pub-content {
    background: #dfdfe1;
    padding: 40px 40px;
    position: absolute;
    left: -10%;
}
.pub-content.pub-left {
    right: -10%;
    left: 0;
    z-index: 9;
}
.pub-link a{
    font-family: Muli;
    font-size: 14px;
    font-style: normal;
    text-decoration: none;
    color: #fff;
    font-weight: 600;
    letter-spacing: 1px;
    background: #ed0000;
    padding: 8px 20px;
    border-radius: 5px;
}

/* youtube js css */
.video-container{
	margin:0 auto;
	width:1000px;

}
.js-video{
	height:350px;
	width:600px;
	/* background:#dedede; */
	position:relative;
	margin:10% auto;
}
.fa-youtube-play{
color: red;
}
.play i {
  position: absolute;
  left: 45%;
  top: 30%;
  color: red;
  font-size: 70px;
  background: #fff;
  border-radius: 50%;
  height: 40px;
  width: 51px;
  line-height: 50px;
  z-index:2;
}
.video-poster{
	background:url('http://sinosolutions.org/mbb/assets/youtube.png') center bottom;
	background-repeat: no-repeat;
	position: absolute;
	width: 100%;
	height: 350px;
}
.play i:hover{
	cursor:pointer;
}
.js-video iframe{
	z-index:5;
	position: relative;
}
.video-btn {
   /* background: #000; */
    border: 0;
    border-radius: 100px;
    position: absolute;
    left: 48%;
    top: 45%;
    font-size: 50px;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    color: #fff;
	cursor:pointer;
}
/* end */
.row.website-address {
    text-align: center;
    margin: 0 auto;
    display: block; 
    padding: 0 0 50px 0px;
	text-decoration: none;
}
.email-center{
 	font-size: 20px;
	color: #212121;
	text-decoration: none;
}
.email-center:hover{
text-decoration: none;
}
.video-container {
    overflow: hidden;
    position: relative;
	display: flex;
}

.video-container::after {
    padding-top: 56.25%;
    display: block;
    content: '';
}

.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
/* model container */

.modal-dialog {
      max-width: 800px;
      margin: 30px auto;
  }



.modal-body {
  position:relative;
  padding:0px;
}
.close {
  position:absolute;
  right:-30px;
  top:0;
  z-index:999;
  font-size:2rem;
  font-weight: normal;
  color:#fff;
  opacity:1;
}
/* end */

/*.youngest-inter {
    height: 350px !important;
    width: 100%;
}
.cnn-img {
    height: 350px !important;
    width: 100%;
} */
@media screen and (max-width: 467px){
	.pub-content {
		position: relative;
		left: 0;
	}
	.m-d-block{
		display: block !important;
		padding-bottom: 0 !important;
	}
	.youtubeimg{
		margin: 0 0 0 0px;
	}
	img.press-img{
		width: 90%;
		height: auto;
	}
	.title-txt{
		left: 0;
	}
	.video-container{
		width:100%;
	}
	.play i{
		left: 20%;
	}
	.foo-txt.p-r-20.p-t-5.p-b-5 {
		text-align: center;
	}
	.sidenav {
		padding-top: 15px;
	}
	.sidenav a {
		font-size: 18px;
	}
}

@media screen and (max-width: 768px) {
	.homeimg {
		display: block;
		width: 90%;
	}
	.press-img{
		width: 250px;
	}
	.press-auth{
		float:none;
	}
	.dwn-btn a{
		top: 20%;
	}
	.dwn-btn1 a{
		top: 46%;
	}
	.youtubeimg{
		margin: 0 0 0 50px;
	}
	.m-d-block{
		padding-bottom:60px;
	}
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
      html, body{
        zoom: 100%;
       -moz-transform:scale(1.0);
       
      }
      }
    @media screen and (min-width: 1024px) and (max-width: 1299px) {
      html, body{
        zoom: 100%;
       -moz-transform:scale(1.0);
   	
      }
      }
      
      @media screen and (min-width: 1300px) and (max-width: 1399px) {
      html, body{
        zoom: 100%;
       -moz-transform:scale(1.0);
       	
      }
      }
      @media screen and (min-width: 1400px) and (max-width: 1550px) {
      html, body{
      	 zoom: 100%	
      }
      }
      @media screen and (min-width: 1600px) and (max-width: 1750px) {
      html, body{
      	 zoom: 108%;	
      }
      }
      @media screen and (min-width: 1751px) and (max-width: 1850px) {
      html, body{
      	 zoom: 112%;
       	
      }
      }	
      @media screen and (min-width: 1851px) and (max-width: 1950px) {
      html, body{
         zoom: 116%;
      
      }
      }
      @media screen and (min-width: 1951px) and (max-width: 2100px) {
      html, body{
         zoom: 119%;
     
      }
      }
      @media screen and (min-width: 2101px) and (max-width: 2150px) {
      html, body{
         zoom: 121%;
       
      }
      
      }
      @media screen and (min-width: 2151px) and (max-width: 2400px) {
      html, body{
         zoom: 130%;
       
      }


strong.head-tit {
    color: #000;
    font-weight: 900;
    font-size: 20px;
}

