:root {
  --white:#ffffff;
  --gray:#232427;
  --blue:#003c70;
  --green:#91b611;
  --green-dark:#6c8b01;
}
.text-blue{color:var(--blue) !important}
.text-green{color:var(--green) !important}
.shadow{box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1)}

body{overflow-x:hidden;background-color:var(--white);color:var(--gray)}
a{color:var(--blue)}
a,input,button,textarea,select{transition:.3s}
.fs-link{position:absolute;top:0;left:0;width:100%;height:100%;z-index:3}
.custom-control-description{margin-top:1px}
.custom-control-input:checked ~ .custom-control-indicator{background-color:var(--blue);border-color:var(--blue) !important}

.form-control{border-radius:0}
.form-control:focus,.form-control:active{border-color:var(--blue)}

.vertical-line{width:5px;height:60px;background-color:#e3ebf0}
header .headline{position:absolute;top:0;left:0;right:0;margin:0 auto;max-width:1920px;width:100%;height:100px;z-index:2}
header .headline .bg-white::before{position:absolute;content:"";right:100%;top:0;width:5000px;height:100%;background-color:#fff}
header .headline .toml a{color:var(--green)}
header .functions{position:absolute;top:0;right:0px}
header .lang{width:85px;height:85px;background-color:#fff}
header .bg-dark{background-color:rgba(35, 36, 39, 0.8) !important}
header nav{position:relative;height:80px}
header nav::before{position:absolute;content:"";top:0;right:100%;width:60px;height:100%;background-color:rgba(35, 36, 39, 0.8)}
header .navbar-dark .navbar-toggler{border:0}
header .navbar-dark .navbar-nav .nav-link{color:#fff;padding:0.65rem 0.85rem;font-size:17px}
header .navbar-dark .navbar-nav .nav-link .fa-home{font-size:1.15em;line-height:1}
header .navbar-dark .navbar-nav .nav-link:hover,
header .navbar-dark .navbar-nav .nav-link:focus,
header .navbar-dark .navbar-nav .nav-link:active,
header .navbar-dark .navbar-nav .nav-item.active .nav-link{color:#fff;background-color:rgba(0,0,0,.3)}

#search input{max-width:250px;border-color:var(--blue)}
#search button{height:50px;border:0}

h1,h2,h3,h4{color:var(--blue)}
h2{font-size:50px;line-height:1}
h5{font-size:18px;font-weight:400;margin:7px 0 30px 0}

.btn-green{position:relative;display:inline-block;border:0;padding:0 30px 0 25px;line-height:50px;font-size:18px;color:#fff;background-color:var(--green)}
.btn-green::after{position:absolute;content:"›";right:20px;transition:.3s}
.btn-green:hover{color:#fff;background-color:var(--green-dark)}
.btn-green:hover::after{right:13px}

.btn-green.lg{padding:0 100px;font-size:20px;line-height:50px}
.btn-green.lg::after{right:90px}
.btn-green.lg:hover::after{right:80px}

.btn-transparent{position:relative;display:inline-block;border:0;font-size:18px;font-weight:500;color:var(--green);background-color:transparent}
.btn-transparent::after{position:absolute;content:"›";right:-.5rem;transition:.3s}
.btn-transparent:hover{color:var(--green)}
.btn-transparent:hover::after{right:-1rem}

.specialization{position:relative;padding:270px 520px 300px 0px}
.specialization::before{position:absolute;content:"";top:0;right:-200px;width:1024px;height:925px;background:url('../images/szakteruleteink-bg.png') no-repeat right center;background-size:cover;z-index:-1}
.specialization h2{margin-left:140px}
.specialization ul li{text-align:right;font-size:20px;margin-bottom:15px}
.spec a{position:relative;color:initial;font-weight:400;transition:0}
.spec a:hover,
.spec a:focus,
.spec a:active{color:var(--blue);font-weight:500}
.spec a::after{position:absolute;content:"";bottom:-10px;left:30px;height:1px;width:calc(100% + 100px);opacity:0;background-color:var(--blue);transition:.15s}
.spec a:hover::after,
.spec a:focus::after,
.spec a:active::after{opacity:1}
.spec a .arrow::after{position: absolute;content: "›"; right: -13px; transition: .3s;}
.spec a:hover .arrow::after{right: -20px;}
.spec{padding-right:420px}
.spec + .spec{padding-right:390px}
.spec + .spec + .spec{padding-right:350px}
.spec + .spec + .spec + .spec{padding-right:300px}
.spec + .spec + .spec + .spec + .spec{padding-right:260px}
.spec + .spec + .spec + .spec + .spec + .spec{padding-right:210px}
.spec + .spec + .spec + .spec + .spec + .spec + .spec{padding-right:170px}
.spec + .spec + .spec + .spec + .spec + .spec + .spec + .spec{padding-right:120px}
.spec + .spec + .spec + .spec + .spec + .spec + .spec + .spec + .spec{padding-right:80px}
.spec + .spec + .spec + .spec + .spec + .spec + .spec + .spec + .spec + .spec{padding-right:40px}
.spec + .spec + .spec + .spec + .spec + .spec + .spec + .spec + .spec + .spec + .spec{padding-right:0px}

.spec:hover{color:var(--blue)}

.references{position:relative}
.references::before{position:absolute;content:"";top:-370px;left:0;width:736px;height:1179px;background:url('../images/referenciaink-bg.png') no-repeat left center;background-size:cover;z-index:-1}

.news .date{position:absolute;width:105px;left:0;bottom:0;padding:30px 20px;font-weight:500;font-size:20px;line-height:20px;background-color:#fff;color:var(--blue)}
.news .content{padding:30px 40px;margin:30px 0}
.news .main-content{padding:30px}
.news .content:first-child{margin-top:20px}
.news .h4{color:initial;font-weight:400;font-size:24px;margin-bottom:1rem;transition:0}
.news .main-content .h4{display:block;font-weight:500;margin-bottom:10px}
.news .fulldate{margin:10px 0}
.news .desc{font-size:18px;line-height:22px}
.news .content:hover .h4{font-weight:500}

.stat p:not(.h2){font-size:20px;line-height:1.2}
.stat .h2{font-size:40px;margin:5px auto}
.stat .borders:not(:last-child){border-right:1px solid #003c70}

.csr{margin:200px auto 120px auto}
.csr .info{position:relative;background-color:#f4f4f4;padding:100px 220px 100px 40px}
.csr img{position:absolute;top:-200px;right:70px}
.csr p{font-size:18px;line-height:1.2}

footer{background-color:var(--gray)}
footer a{color:#fff}

footer .container{position:relative;z-index:9}

footer .nav-item{display:inline-block;position:relative}
footer .nav-item:not(:last-child)::after{position:absolute;content:"/";top:7px;right:-3px;color:#fff}
footer .nav-item .nav-link{color:#fff}
footer .nav-item .nav-link:hover,
footer .nav-item .nav-link:focus,
footer .nav-item .nav-link:active,
footer .nav-item.active .nav-link{color:var(--green)}

.svg-menu{margin-left:15px;width:55px;height:85px;background:#fff url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(5, 99, 158, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E") no-repeat center center;background-size:60%;cursor:pointer}
.svg-search{width:85px;height:85px;cursor:pointer;background-color:var(--blue);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='28px' height='30px'%3E%3Cpath fill-rule='evenodd' fill='rgb%28255, 255, 255%29' d='M19.448,19.583 C21.293,17.507 22.444,14.727 22.444,11.666 C22.444,5.243 17.417,-0.000 11.222,-0.000 C5.027,-0.000 -0.000,5.243 -0.000,11.666 C-0.000,18.088 5.027,23.331 11.222,23.331 C13.744,23.331 16.063,22.469 17.941,21.009 L26.286,29.683 C26.489,29.894 26.743,30.000 26.997,30.000 C27.251,30.000 27.522,29.894 27.708,29.683 C28.097,29.278 28.097,28.610 27.708,28.187 L19.448,19.583 ZM2.031,11.666 C2.031,6.404 6.144,2.111 11.222,2.111 C16.283,2.111 20.413,6.387 20.413,11.666 C20.413,16.944 16.300,21.220 11.222,21.220 C6.144,21.220 2.031,16.927 2.031,11.666 Z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center center;transition:.3s}
.svg-search:hover{background-color:var(--green)}
.svg-hu{display:inline-block;width:30px;height:20px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='20' viewBox='0 0 6 3'%3E%3Crect fill='%23436F4D' width='6' height='3'/%3E%3Crect fill='%23FFF' width='6' height='2'/%3E%3Crect fill='%23CD2A3E' width='6' height='1'/%3E%3C/svg%3E")}
.svg-en{display:inline-block;width:30px;height:20px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 60 30' width='30' height='20'%3E%3CclipPath id='t'%3E%3Cpath d='M30,15 h30 v15 z v15 h-30 z h-30 v-15 z v-15 h30 z'/%3E%3C/clipPath%3E%3Cpath d='M0,0 v30 h60 v-30 z' fill='%2300247d'/%3E%3Cpath d='M0,0 L60,30 M60,0 L0,30' stroke='%23fff' stroke-width='6'/%3E%3Cpath d='M0,0 L60,30 M60,0 L0,30' clip-path='url%28%23t%29' stroke='%23cf142b' stroke-width='4'/%3E%3Cpath d='M30,0 v30 M0,15 h60' stroke='%23fff' stroke-width='10'/%3E%3Cpath d='M30,0 v30 M0,15 h60' stroke='%23cf142b' stroke-width='6'/%3E%3C/svg%3E")}
.svg-inweb{display:inline-block;width:121px;height:40px;min-width:121px;min-height:40px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='121px' height='40px' viewBox='0 0 121 40'%3E%3Cpath fill-rule='evenodd' fill='rgb%28197, 197, 197%29' d='M62.044,37.377 L58.310,28.132 L57.508,28.132 L57.508,39.805 L58.405,39.805 L58.405,30.757 L62.148,39.805 L62.928,39.805 L62.928,28.132 L62.044,28.132 L62.044,37.377 ZM64.929,39.805 L65.971,39.805 L65.971,34.162 L68.410,34.162 L68.410,33.382 L65.971,33.382 L65.971,28.959 L69.075,28.959 L69.075,28.132 L64.930,28.132 L64.930,39.805 L64.929,39.805 ZM54.458,39.805 L55.501,39.805 L55.501,28.132 L54.458,28.132 L54.458,39.805 ZM59.613,0.014 L54.862,0.014 L54.862,23.268 L59.613,23.268 L59.613,0.014 ZM66.492,10.361 L71.634,23.268 L74.923,23.268 L74.923,-0.001 L70.982,-0.001 L70.982,12.170 L65.826,-0.001 L62.406,-0.001 L62.406,23.268 L66.492,23.268 L66.492,10.361 ZM75.365,29.424 C75.219,29.118 75.034,28.860 74.811,28.650 C74.586,28.440 74.301,28.274 73.955,28.151 C73.607,28.030 73.210,27.970 72.762,27.970 C72.314,27.970 71.916,28.030 71.570,28.151 C71.223,28.273 70.937,28.440 70.713,28.650 C70.490,28.860 70.305,29.118 70.158,29.424 C70.012,29.729 69.907,30.053 69.846,30.397 C69.785,30.741 69.754,31.118 69.754,31.530 L69.754,36.420 C69.754,38.798 70.757,39.989 72.762,39.989 C74.768,39.989 75.771,38.798 75.771,36.420 L75.771,31.530 C75.771,31.118 75.739,30.741 75.678,30.397 C75.616,30.053 75.512,29.729 75.365,29.424 ZM74.729,36.651 C74.729,38.324 74.073,39.160 72.762,39.160 C71.451,39.160 70.795,38.324 70.795,36.651 L70.795,31.299 C70.795,29.631 71.451,28.797 72.762,28.797 C74.073,28.797 74.729,29.631 74.729,31.299 L74.729,36.651 ZM28.375,32.393 C28.100,33.065 26.920,33.055 26.625,32.404 C26.360,31.827 22.683,22.368 22.683,22.368 L24.784,16.451 C24.784,16.451 26.859,21.709 26.966,21.965 C27.238,22.625 27.811,22.585 28.065,21.965 C33.741,7.012 33.838,6.647 34.081,5.996 C30.468,2.448 25.491,0.256 19.998,0.256 C8.954,0.255 -0.000,9.118 -0.000,20.051 C-0.000,22.982 0.643,25.765 1.797,28.267 C3.249,24.542 7.909,12.615 7.909,12.615 L12.280,12.606 C12.280,12.606 6.071,28.764 4.572,32.649 C8.240,37.046 13.789,39.845 19.998,39.845 C31.046,39.845 39.999,30.985 39.999,20.051 C39.999,16.318 38.954,12.826 37.144,9.848 C36.818,10.670 36.690,11.076 28.375,32.393 ZM8.383,11.373 L10.060,7.060 L14.435,7.060 L12.767,11.370 L8.383,11.373 ZM16.500,32.393 C16.224,33.065 15.044,33.055 14.748,32.404 C14.485,31.827 10.808,22.368 10.808,22.368 L12.909,16.451 C12.909,16.451 14.982,21.709 15.089,21.965 C15.362,22.625 15.937,22.585 16.190,21.965 C16.443,21.346 21.934,7.061 21.934,7.061 L26.309,7.061 C26.310,7.060 16.734,31.826 16.500,32.393 ZM119.303,21.588 C120.434,20.470 121.000,18.742 121.000,16.408 C121.000,13.170 119.603,11.214 116.810,10.543 C118.027,10.138 118.926,9.587 119.505,8.889 C120.083,8.191 120.373,7.235 120.373,6.021 C120.373,5.040 120.249,4.188 120.001,3.470 C119.753,2.751 119.422,2.171 119.009,1.732 C118.596,1.293 118.070,0.942 117.430,0.679 C116.790,0.416 116.137,0.240 115.472,0.149 C114.806,0.059 114.038,0.014 113.168,0.014 L108.326,0.014 L108.326,23.268 L114.121,23.268 C116.445,23.268 118.171,22.709 119.303,21.588 ZM113.051,3.166 C113.381,3.166 113.624,3.168 113.782,3.172 C113.938,3.177 114.145,3.194 114.402,3.223 C114.658,3.254 114.850,3.301 114.976,3.366 C115.101,3.431 115.248,3.530 115.413,3.663 C115.578,3.797 115.696,3.959 115.765,4.154 C115.835,4.347 115.898,4.590 115.954,4.883 C116.011,5.177 116.039,5.517 116.039,5.905 C116.039,6.395 116.009,6.822 115.948,7.184 C115.886,7.546 115.780,7.884 115.627,8.198 C115.475,8.513 115.252,8.752 114.955,8.915 C114.659,9.079 114.293,9.160 113.859,9.160 L113.049,9.160 L113.049,3.166 L113.051,3.166 ZM113.077,19.948 L113.077,12.248 L113.546,12.248 C114.582,12.248 115.315,12.584 115.745,13.255 C116.177,13.927 116.392,14.870 116.392,16.085 C116.392,16.817 116.359,17.400 116.294,17.834 C116.229,18.270 116.096,18.659 115.896,19.005 C115.696,19.349 115.404,19.593 115.021,19.735 C114.639,19.877 114.138,19.948 113.521,19.948 L113.077,19.948 ZM95.629,28.132 L93.299,39.805 L94.348,39.805 L94.951,36.766 L97.671,36.766 L98.260,39.805 L99.316,39.805 L96.987,28.132 L95.629,28.132 ZM95.074,36.082 L96.302,29.203 L97.541,36.082 L95.074,36.082 ZM113.810,28.128 L112.734,28.128 L109.588,34.267 L109.588,28.128 L108.547,28.128 L108.547,39.801 L109.588,39.801 L109.588,35.683 L110.740,33.635 L113.262,39.799 L114.365,39.799 L111.370,32.942 L113.810,28.128 ZM99.097,28.955 L101.393,28.955 L101.393,39.801 L102.434,39.801 L102.434,28.955 L104.751,28.955 L104.751,28.128 L99.098,28.128 L99.098,28.955 L99.097,28.955 ZM96.826,23.264 L106.629,23.264 L106.629,20.034 L101.577,20.034 L101.577,12.878 L105.154,12.878 L105.154,9.570 L101.577,9.570 L101.577,3.239 L106.629,3.239 L106.629,0.010 L96.826,0.010 L96.826,23.264 ZM105.497,39.801 L106.539,39.801 L106.539,28.128 L105.497,28.128 L105.497,39.801 ZM83.227,31.146 C83.227,30.803 83.204,30.490 83.161,30.207 C83.118,29.924 83.038,29.651 82.924,29.387 C82.810,29.122 82.660,28.900 82.475,28.722 C82.290,28.543 82.047,28.399 81.745,28.291 C81.444,28.182 81.094,28.128 80.697,28.128 L77.552,28.128 L77.552,39.801 L78.593,39.801 L78.593,34.104 L80.574,34.104 L82.294,39.801 L83.403,39.801 L81.581,33.974 C82.678,33.577 83.227,32.634 83.227,31.146 ZM80.690,33.276 L78.593,33.276 L78.593,28.955 L80.690,28.955 C80.927,28.955 81.136,28.994 81.314,29.071 C81.492,29.148 81.637,29.252 81.746,29.380 C81.855,29.509 81.943,29.668 82.010,29.858 C82.076,30.048 82.122,30.243 82.147,30.442 C82.172,30.641 82.185,30.864 82.185,31.114 C82.185,31.416 82.164,31.686 82.123,31.921 C82.081,32.157 82.010,32.382 81.907,32.599 C81.804,32.816 81.650,32.983 81.445,33.101 C81.239,33.217 80.988,33.276 80.690,33.276 ZM87.807,23.264 L91.866,23.264 L95.156,0.010 L91.096,0.010 L89.569,15.320 L87.598,0.010 L84.112,0.010 L82.102,15.409 L80.641,0.010 L76.594,0.010 L79.844,23.264 L83.903,23.264 L85.835,8.045 L87.807,23.264 ZM89.531,33.361 C89.069,35.272 88.699,36.886 88.420,38.206 L86.145,28.128 L84.864,28.128 L84.864,39.801 L85.789,39.801 L85.789,30.468 L87.969,39.801 L88.874,39.801 L91.053,30.462 L91.053,39.801 L91.978,39.801 L91.978,28.128 L90.697,28.128 C90.381,29.706 89.992,31.450 89.531,33.361 ZM116.921,28.128 L114.591,39.801 L115.639,39.801 L116.242,36.762 L118.962,36.762 L119.552,39.801 L120.607,39.801 L118.277,28.128 L116.921,28.128 ZM116.366,36.078 L117.592,29.199 L118.833,36.078 L116.366,36.078 Z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center center;background-size:121px 40px;vertical-align:middle;flex-shrink:0}
footer .d-md-flex{align-items:center;overflow:visible}
footer .footer-social a{transition:color .3s, opacity .3s}
footer .footer-social a:hover{color:var(--green) !important;opacity:.9}
.svg-tiktok{display:inline-block;width:1.75em;height:1.75em;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='%23ffffff' d='M448 209.9a210.1 210.1 0 0 1 -122.8-39.3v178.8A162.6 162.6 0 1 1 185 188.3v89.9a74.6 74.6 0 1 0 52.2 71.2V0h88a121.3 121.3 0 0 0 1.9 22.2 122.2 122.2 0 0 0 53.5 80.2 121.4 121.4 0 0 0 67.4 30.5z'/%3E%3C/svg%3E") no-repeat center center;background-size:contain;vertical-align:middle}
footer .footer-social a.svg-tiktok:hover{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='%2391b611' d='M448 209.9a210.1 210.1 0 0 1 -122.8-39.3v178.8A162.6 162.6 0 1 1 185 188.3v89.9a74.6 74.6 0 1 0 52.2 71.2V0h88a121.3 121.3 0 0 0 1.9 22.2 122.2 122.2 0 0 0 53.5 80.2 121.4 121.4 0 0 0 67.4 30.5z'/%3E%3C/svg%3E")}

.visible-my-xs{
  display: none;
}

@media(max-width:1800px){
.specialization{padding:270px 620px 300px 0px}
}

@media(min-width:1200px) and (max-width:1600px){
header .navbar-dark .navbar-nav .nav-link{color:#fff;padding:0.55rem 0.7rem;font-size:15px}
.specialization h2{margin-left:0}
}

@media(max-width:1600px){
header nav{height:60px}
}

@media(max-width:1500px){
.specialization{padding:270px 470px 150px 0px}
.specialization::before{width:935px;height:845px}
.specialization ul li{font-size:18px}
.spec + .spec + .spec + .spec + .spec + .spec{padding-right:230px}
.spec + .spec + .spec + .spec + .spec + .spec + .spec{padding-right:190px}
.spec + .spec + .spec + .spec + .spec + .spec + .spec + .spec{padding-right:150px}
.spec + .spec + .spec + .spec + .spec + .spec + .spec + .spec + .spec{padding-right:110px}
.spec + .spec + .spec + .spec + .spec + .spec + .spec + .spec + .spec + .spec{padding-right:70px}
.spec + .spec + .spec + .spec + .spec + .spec + .spec + .spec + .spec + .spec + .spec{padding-right:30px}
}

@media(max-width:1440px){
h2{font-size:45px}
.references::before{width:600px;height:948px;top:-270px}
.csr img{transform: scale(.9);right:120px;top:-240px}
}

@media(min-width:1200px) and (max-width:1440px){
header .navbar-dark .navbar-nav .nav-link{color:#fff;padding:0.5rem 0.6rem;font-size:14px}
}

@media(max-width:1199px){
h2{font-size:40px}
#navbar{padding:50px}
#navbar .nav-item .nav-link{text-align:center}
#navbar .nav-item .nav-link:hover,
#navbar .nav-item .nav-link:focus,
#navbar .nav-item .nav-link:active,
#navbar .nav-item.active .nav-link{color:var(--green)}
header nav::before{display:none}
.specialization{padding:30px 0 0 0}
/*.specialization::before{*/
  /*top:0;right:0;*/
  /*width:400px;height:350px;*/
  /*background:url('../images/referenciaink-bg.png') no-repeat right center;background-size:cover;z-index:-1}*/
.specialization::before{display:none}
.specialization h2{margin:0;text-align:center}
.specialization ul{columns:2}
.specialization .spec{text-align:center;padding-right:0 !important}
.spec a::after{display:none}
.spec a:hover,
.spec a:focus,
.spec a:active{text-decoration:underline}
.references::before{width:400px;height:630px;top:-170px}
.csr img{transform: scale(.8);right:0px;top:-200px}
}

@media(max-width:991px){
h2{font-size:35px}
header .headline{height:80px}
.news .main-content{padding-top:0}
.news img{min-width:300px}
.stat .borders:nth-child(2){border:0}
.csr{margin:30px auto}
.csr .info{padding:50px}
}

@media(min-width:575px) and (max-width:991px){
.news .date{padding:20px}
}

@media(max-width:767px){
header .headline{position:static}
.headline img{padding:7px 0;height:70px}
header .svg-search{width:65px;height:50px}
header .lang{width:65px;height:30px}
.specialization ul{columns:1}
.references::before{display:none}
.news img{min-width:200px}
.stat .h2{font-size:32px}
  .specialization::before{
    display: block;
    top:0;left:0;
    width:450px;height:655px;
    background:url('../images/referenciaink-bg.png') no-repeat right center;background-size:cover;z-index:-1}
  .hidden-my-xs{
    display: none;
  }
  .visible-my-xs{
    display: block;
    text-align: center;
  }
  footer{padding-bottom: 60px;}
}

@media(max-width:575px){
.headline img{padding:7px 0 0 0}
.news .date{font-size:18px}
.news .h4{font-size:20px}
.news .desc{font-size:16px}
.news .main-content{padding:15px 0}
.news img{min-width:initial}
.stat .borders{border:0 !important}
}
@media(max-width:375px){
.specialization ul li{white-space:normal}
.headline img{padding:20px 0 0 0;height:60px}
}