You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

340 lines
3.7 KiB

  1. @charset "utf-8";
  2. /* CSS Document */
  3. /******************************
  4. [Table of Contents]
  5. 1. 1600px
  6. 2. 1440px
  7. 3. 1280px
  8. 4. 1199px
  9. 5. 1024px
  10. 6. 991px
  11. 7. 959px
  12. 8. 880px
  13. 9. 768px
  14. 10. 767px
  15. 11. 539px
  16. 12. 479px
  17. 13. 400px
  18. ******************************/
  19. @media only screen and (max-width: 1600px)
  20. {
  21. }
  22. /************
  23. 2. 1440px
  24. ************/
  25. @media only screen and (max-width: 1440px)
  26. {
  27. }
  28. /************
  29. 3. 1380px
  30. ************/
  31. @media only screen and (max-width: 1380px)
  32. {
  33. }
  34. /************
  35. 3. 1280px
  36. ************/
  37. @media only screen and (max-width: 1280px)
  38. {
  39. .super_container
  40. {
  41. padding-left: 0px;
  42. padding-right: 0px;
  43. }
  44. }
  45. /************
  46. 4. 1199px
  47. ************/
  48. @media only screen and (max-width: 1199px)
  49. {
  50. }
  51. /************
  52. 4. 1100px
  53. ************/
  54. @media only screen and (max-width: 1100px)
  55. {
  56. }
  57. /************
  58. 5. 1024px
  59. ************/
  60. @media only screen and (max-width: 1024px)
  61. {
  62. }
  63. /************
  64. 6. 991px
  65. ************/
  66. @media only screen and (max-width: 991px)
  67. {
  68. h1{font-size: 48px;}
  69. .main_nav
  70. {
  71. display: none;
  72. }
  73. .hamburger_container
  74. {
  75. display: block;
  76. }
  77. .discover_button
  78. {
  79. margin-top: 37px;
  80. }
  81. .home_social_container
  82. {
  83. right: 0;
  84. }
  85. .blog_sidebar
  86. {
  87. margin-top: 120px;
  88. }
  89. .sidebar_slider
  90. {
  91. height: 450px;
  92. }
  93. }
  94. /************
  95. 7. 959px
  96. ************/
  97. @media only screen and (max-width: 959px)
  98. {
  99. }
  100. /************
  101. 8. 880px
  102. ************/
  103. @media only screen and (max-width: 880px)
  104. {
  105. }
  106. /************
  107. 9. 768px
  108. ************/
  109. @media only screen and (max-width: 768px)
  110. {
  111. }
  112. /************
  113. 10. 767px
  114. ************/
  115. @media only screen and (max-width: 767px)
  116. {
  117. .footer_social li
  118. {
  119. margin-left: 4px;
  120. }
  121. .footer_social li i
  122. {
  123. font-size: 13px;
  124. }
  125. .sidebar_slider
  126. {
  127. height: 333px;
  128. }
  129. }
  130. /************
  131. 11. 575px
  132. ************/
  133. @media only screen and (max-width: 575px)
  134. {
  135. h2{font-size:24px;}
  136. p{font-size:14px;}
  137. .header
  138. {
  139. padding-left: 15px;
  140. padding-right: 15px;
  141. }
  142. .logo
  143. {
  144. margin-left: 4px;
  145. }
  146. .fs_menu_shapes
  147. {
  148. width: 30%;
  149. bottom: 35px;
  150. left: -30px;
  151. }
  152. .fs_menu_list li a
  153. {
  154. font-size: 48px;
  155. }
  156. .fs_menu_container
  157. {
  158. padding-right: 30px;
  159. }
  160. .fs_social_container
  161. {
  162. right: 20px;
  163. }
  164. .home_social_container
  165. {
  166. display: none !important;
  167. }
  168. .sidebar_slider
  169. {
  170. height: calc((100vw - 30px) / 1.42);
  171. }
  172. .footer
  173. {
  174. padding-top: 30px;
  175. padding-bottom: 30px;
  176. }
  177. .footer_content
  178. {
  179. height: auto;
  180. }
  181. .cr p
  182. {
  183. font-size: 13px;
  184. margin-bottom: 15px;
  185. }
  186. }
  187. /************
  188. 11. 539px
  189. ************/
  190. @media only screen and (max-width: 539px)
  191. {
  192. }
  193. /************
  194. 12. 480px
  195. ************/
  196. @media only screen and (max-width: 480px)
  197. {
  198. }
  199. /************
  200. 13. 479px
  201. ************/
  202. @media only screen and (max-width: 479px)
  203. {
  204. h1{font-size: 24px;}
  205. h2{font-size: 16px;}
  206. h3{font-size: 16px;}
  207. p{font-size: 13px;}
  208. .fs_menu_container.active
  209. {
  210. padding-top: 100px;
  211. }
  212. .fs_menu_list li a
  213. {
  214. font-size: 24px;
  215. }
  216. .fs_menu_list li a > span::after
  217. {
  218. bottom: 0px;
  219. height: 2px;
  220. }
  221. .fs_menu_list li a span span
  222. {
  223. top: 0;
  224. left: -2px;
  225. }
  226. .fs_social li
  227. {
  228. margin-left: 5px;
  229. }
  230. .main_slider_content p
  231. {
  232. font-size: 13px;
  233. }
  234. .button
  235. {
  236. width: 170px;
  237. height: 50px;
  238. }
  239. .button a
  240. {
  241. font-size: 9px;
  242. line-height: 50px;
  243. }
  244. .discover_button
  245. {
  246. margin-top: 28px;
  247. }
  248. .parallax-window
  249. {
  250. min-height: 266px;
  251. }
  252. .home
  253. {
  254. height: 266px;
  255. }
  256. .home_content
  257. {
  258. margin-top: 114px;
  259. }
  260. .home_content h1
  261. {
  262. margin-bottom: 0px;
  263. }
  264. .home_content span
  265. {
  266. font-size: 10px;
  267. letter-spacing: 0.5em;
  268. }
  269. .header
  270. {
  271. height: 90px;
  272. }
  273. .section_title h2::before
  274. {
  275. bottom: 51px;
  276. }
  277. .icon_container
  278. {
  279. margin-bottom: 25px;
  280. }
  281. .contact_button
  282. {
  283. margin-top: 45px;
  284. }
  285. }
  286. /************
  287. 14. 400px
  288. ************/
  289. @media only screen and (max-width: 400px)
  290. {
  291. }