

@media (max-width:767px)  {
    .add_top{margin-top: 52px!important; text-align: left !important;}.add_top div{text-align: left !important;padding-left: 10px;}
/*.slide_qts{margin-top:52px;}*/
}

@media (min-width:768px) and (max-width:991px) {
.logo_pc{
    width: 32%;
}
.slogan{width:68%;}
.logo_pc h1 {
    font-family: "Cafelatte";
    font-size: 46.7px !important;
    text-shadow: -3px-1px 2px #391107;
    padding: 43px 0px 30px !important;
}
.menu-h{
	background:#391107;
	padding:0px;
	
	}
    .top-3{
        background: #203364;

    }
    .menu {
        background: #391107 !important;
    }
}

@media (min-width:992px) and (max-width:1199px) /* md*/{
.logo_pc{
    width: 32%;
}
.slogan{width:68%;}
.menu-h{
	background:#391107;
	padding:0px;
	
	}
    .top-3{
        background: #203364;

    }

}

@media (min-width:1200px) /* lg*/ {

    .name_pro{padding-left: 30px}
    .qts_logo img{height: 115px;width: 150px}
    .slide_qts{margin-top: 5px}
.container{width:1000px;}
.logo_pc{
    font-family: "UTMAndrogyne";
    /*text-align: center;*/
    font-size: 30px;
    /*-webkit-text-stroke: 1px white;
    color: white;
    text-shadow:
    2px 2px 0 #fff,
    -2px -2px 0 #fff,
    2px -2px 0 #fff,
    -2px 2px 0 #fff,
    2px 2px 0 #fff;*/

    width: 74%;
}
.slogan{width:26%;}.slogan h3{font-family: "UTMAndrogyne";font-size: 20px;color: #fff;}
.menu-h{
	background:#391107;
	padding:0px;
	
	}
    .top-3{
        background: #203364;

    }

}

