/*@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700&subset=latin-ext');*/
@import url("page.min.css");
@import url("style.css");
@import url("common.css");

@import url("phone-and-potrait-tablet1024.css") only screen and (max-width:1024px), only screen and (max-device-width:1024px);

@import url("phone-and-potrait-tablet812.css") only screen and (max-width:812px), only screen and (max-device-width:812px);

@import url("phone-and-potrait-tablet768.css") only screen and (max-width:768px), only screen and (max-device-width:768px);

@import url("phone-and-potrait-tablet736.css") only screen and (max-width:736px), only screen and (max-device-width:736px);

@import url("phone-and-potrait-tablet480.css") only screen and (max-width:480px), only screen and (max-device-width:480px);

@import url("phone-and-potrait-tablet414.css") only screen and (max-width:414px), only screen and (max-device-width:414px);

@import url("phone-and-potrait-tablet384.css") only screen and (max-width:384px), only screen and (max-device-width:384px);

@import url("phone-and-potrait-tablet360.css") only screen and (max-width:360px), only screen and (max-device-width:360px);