/************************************************************************************
smaller than 1920
*************************************************************************************/
@media screen and (max-width: 1920px) {
.container {
	width: 100%;
	padding: 0px 13%;
}
}

/************************************************************************************
smaller than 1890
*************************************************************************************/
@media screen and (max-width: 1890px) {
.banner_text {
    width: 53%;
}
.banner_box {
    top: 40%;
}
}

/************************************************************************************
smaller than 1780
*************************************************************************************/
@media screen and (max-width: 1780px) {
.banner_text {
    width: 56%;
}
.container {
	padding: 0px 7%;
}
.text2 {
	font-size: 67px;
	font-weight: 500;
	line-height: 62px;
}
}
/************************************************************************************
smaller than 1670
*************************************************************************************/
@media screen and (max-width: 1670px) {
.banner_text {
    width: 58%;
}
}
/************************************************************************************
smaller than 1610
*************************************************************************************/
@media screen and (max-width: 1610px) {
.banner_text {
        width: 60%;
    }
}
/************************************************************************************
smaller than 1550
*************************************************************************************/
@media screen and (max-width: 1550px) {
.banner_text {
    width:80%;
}
.home_banner video {
	width:110%;
}
}
/************************************************************************************
smaller than 1440
*************************************************************************************/
@media screen and (max-width: 1440px) {
.banner_text {
	width: 60%;
}
.container {
    padding: 0 3%;
}
.home_banner video {
    width: 120%;
}
.banner_box {
    top:40%;
}
}

/************************************************************************************
smaller than 1280
*************************************************************************************/
@media screen and (max-width: 1280px) {

}

/************************************************************************************
smaller than 1200
*************************************************************************************/
@media screen and (max-width: 1200px) {
.container {
    width: 100%;
}
}

/************************************************************************************
smaller than 1199
*************************************************************************************/
@media screen and (max-width: 1199px) {

}

/************************************************************************************
smaller than 1180
*************************************************************************************/
@media screen and (max-width: 1180px) {

}

/************************************************************************************
smaller than 1024
*************************************************************************************/
@media screen and (max-width: 1024px) {

}

/************************************************************************************
smaller than 992
*************************************************************************************/
@media screen and (max-width: 992px) {

}

/************************************************************************************
smaller than 991
*************************************************************************************/
@media screen and (max-width: 991px) {

}

/************************************************************************************
smaller than 980
*************************************************************************************/
@media screen and (max-width: 980px) {

}

/************************************************************************************
smaller than 820
*************************************************************************************/
@media screen and (max-width: 820px) {

}

/************************************************************************************
smaller than 768
*************************************************************************************/
@media screen and (max-width: 768px) {

}

/************************************************************************************
smaller than 767
*************************************************************************************/
@media screen and (max-width: 767px) {

}

/************************************************************************************
smaller than 736
*************************************************************************************/
@media screen and (max-width: 736px) {

}

/************************************************************************************
smaller than 732
*************************************************************************************/
@media screen and (max-width: 732px) {

}

/************************************************************************************
smaller than 667
*************************************************************************************/
@media screen and (max-width: 667px) {

}

/************************************************************************************
smaller than 640
*************************************************************************************/
@media screen and (max-width: 640px) {

}

/************************************************************************************
smaller than 600
*************************************************************************************/
@media screen and (max-width: 600px) {

}

/************************************************************************************
smaller than 568
*************************************************************************************/
@media screen and (max-width: 568px) {

}

/************************************************************************************
smaller than 480
*************************************************************************************/
@media screen and (max-width: 480px) {

}

/************************************************************************************
smaller than 414
*************************************************************************************/
@media screen and (max-width: 414px) {

}

/************************************************************************************
smaller than 412
*************************************************************************************/
@media screen and (max-width: 412px) {

}

/************************************************************************************
smaller than 390
*************************************************************************************/
@media screen and (max-width: 390px) {

}

/************************************************************************************
smaller than 384
*************************************************************************************/
@media screen and (max-width: 384px) {

}

/************************************************************************************
smaller than 375
*************************************************************************************/
@media screen and (max-width: 375px) {

}

/************************************************************************************
smaller than 360
*************************************************************************************/
@media screen and (max-width: 360px) {

}

/************************************************************************************
smaller than 320
*************************************************************************************/
@media screen and (max-width: 320px) {

}
