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.

352 lines
3.8 KiB

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