/************************************************************************************
smaller than 1280
*************************************************************************************/
@media screen and (max-width: 1280px) {

}

/************************************************************************************
smaller than 1024
*************************************************************************************/
@media screen and (max-width: 1024px) {
.banner_txt .button {
    font-size: 16px;
    width: 160px;
    height: 44px;
	padding: 10px 0;
}
.welcome_sec .button {
    font-size: 14px;
    width: 150px;
    height: 40px;
	padding: 6px 0;
}
div.wpcf7-response-output {
    width: 100%;
}
form.wpcf7-form.invalid {
    margin-top: -40px;
}
div.wpcf7-response-output {
    margin: 2em 0px 1em !important;
}
.contactus_inn {
    width: 48%;
}
.contactus_inn h1 {
    font-size: 32px;
}
.companypolicy_inn li {
    padding: 0;
}
}

/************************************************************************************
smaller than 980
*************************************************************************************/
@media screen and (max-width: 980px) {
.weproduce_box .button {
    margin: 0;
}
.wpcf7-response-output {
    width: 100%;
}
form.wpcf7-form.invalid {
    margin-top: 0;
}
.flickerstands_text {
    width: 500px;
}
.contactus_inn {
    width: 100%;
    text-align: center;
}
.phone_inn {
    width: 100%;
    float: none;
    text-align: center;
    margin-top: 30px;
}
.companypolicy_inn li:nth-child(2) {
    padding-top: 50px;
}
}

/************************************************************************************
smaller than 800
*************************************************************************************/
@media screen and (max-width: 800px) {

}

/************************************************************************************
smaller than 768
*************************************************************************************/
@media screen and (max-width: 768px) {
.banner_txt .button {
    font-size: 16px;
    width: 160px;
    height: 44px;
}
section.section3 {
    padding: 70px 0 130px;
}
.about_inn figure {
    display: table;
    float: none;
    margin: 0 auto 40px;
}
.innerbanner_txt p {
    font-size: 40px;
}
}

/************************************************************************************
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) {
.banner_txt .button {
    padding: 8px 0;
}
.events_sec .slick-slider button.slick-arrow {
    top: 290px;
}
.flickerstands_text {
    width: 440px;
}
}

/************************************************************************************
smaller than 640
*************************************************************************************/
@media screen and (max-width: 640px) {
.events_sec .slick-slider button.slick-arrow {
    top: 280px;
}
.flickerstands_text {
    width: 100%;
}
}

/************************************************************************************
smaller than 568
*************************************************************************************/
@media screen and (max-width: 568px) {
.events_sec .slick-slider button.slick-arrow {
    top: 330px;
}
section.section3.animateblock.btm.animated {
    padding: 50px 0 100px;
}

}

/************************************************************************************
smaller than 480
*************************************************************************************/
@media screen and (max-width: 480px) {
.banner_txt .button {
    font-size: 10px;
    width: 100px;
    height: 32px;
}
.contact_form li .send {
    width: 100%;
}
.events_sec .slick-slider button.slick-arrow {
    top: 250px;
}
.innerbanner_txt p {
    font-size: 35px;
    line-height: 25px;
}
.flickerstands_text {
    padding: 40px 20px;
}
.phone_inn li {
    margin: 20px auto 0;
    width: 100%;
    float: none;
    display: table;
    padding: 0;
}
.contactus_inn h1 {
    font-size: 28px;
}
}

/************************************************************************************
smaller than 414
*************************************************************************************/
@media screen and (max-width: 414px) {

}

/************************************************************************************
smaller than 412
*************************************************************************************/
@media screen and (max-width: 412px) {

}

/************************************************************************************
smaller than 384
*************************************************************************************/
@media screen and (max-width: 384px) {

}

/************************************************************************************
smaller than 375
*************************************************************************************/
@media screen and (max-width: 375px) {
.banner_txt .button {
    font-size: 10px;
    width: 90px;
    height: 24px;
}
.events_sec .slick-slider button.slick-arrow {
    top: 280px;
}
.banner_txt .button {
    padding: 2px 0;
}
.ourprimary_text ul li {
    display: table;
    float: none;
    margin: 0 auto 20px;
}
.ourprimary_text ul li:nth-child(even) {
    float: none;
}
.contactus_inn h1 {
    font-size: 26px;
}
}

/************************************************************************************
smaller than 360
*************************************************************************************/
@media screen and (max-width: 360px) {
.contactus_inn h1 {
    font-size: 24px;
}
}

/************************************************************************************
smaller than 320
*************************************************************************************/
@media screen and (max-width: 320px) {
.innerbanner_txt p {
    font-size: 20px;
}
.about_text h6 {
    font-size: 14px;
}
.contactus_inn h1 {
    font-size: 22px;
}
.contactus_inn p {
    font-size: 15px;
}
}