@font-face {
font-family: 'formular';
src: url(//idewmedia.by/wp-content/themes/idew/fonts/Formular-Bold.eot);
src: url(//idewmedia.by/wp-content/themes/idew/fonts/Formular-Bold.eot?#iefix) format('embedded-opentype'),
url(//idewmedia.by/wp-content/themes/idew/fonts/Formular-Bold.svg#Formular-Bold) format('svg'),
url(//idewmedia.by/wp-content/themes/idew/fonts/Formular-Bold.ttf) format('truetype'),
url(//idewmedia.by/wp-content/themes/idew/fonts/Formular-Bold.woff) format('woff'),
url(//idewmedia.by/wp-content/themes/idew/fonts/Formular-Bold.woff2) format('woff2');
font-weight: 700;
font-style: normal;
}
@font-face {
font-family: 'formular';
src: url(//idewmedia.by/wp-content/themes/idew/fonts/Formular-Light.eot);
src: url(//idewmedia.by/wp-content/themes/idew/fonts/Formular-Light.eot?#iefix) format('embedded-opentype'),
url(//idewmedia.by/wp-content/themes/idew/fonts/Formular-Light.svg#Formular-Light) format('svg'),
url(//idewmedia.by/wp-content/themes/idew/fonts/Formular-Light.ttf) format('truetype'),
url(//idewmedia.by/wp-content/themes/idew/fonts/Formular-Light.woff) format('woff'),
url(//idewmedia.by/wp-content/themes/idew/fonts/Formular-Light.woff2) format('woff2');
font-weight: 300;
font-style: normal;
}
@font-face {
font-family: 'formular';
src: url(//idewmedia.by/wp-content/themes/idew/fonts/Formular-Medium.eot);
src: url(//idewmedia.by/wp-content/themes/idew/fonts/Formular-Medium.eot?#iefix) format('embedded-opentype'),
url(//idewmedia.by/wp-content/themes/idew/fonts/Formular-Medium.svg#Formular-Medium) format('svg'),
url(//idewmedia.by/wp-content/themes/idew/fonts/Formular-Medium.ttf) format('truetype'),
url(//idewmedia.by/wp-content/themes/idew/fonts/Formular-Medium.woff) format('woff'),
url(//idewmedia.by/wp-content/themes/idew/fonts/Formular-Medium.woff2) format('woff2');
font-weight: 500;
font-style: normal;
}
@font-face {
font-family: 'formular';
src: url(//idewmedia.by/wp-content/themes/idew/fonts/Formular-Black.eot);
src: url(//idewmedia.by/wp-content/themes/idew/fonts/Formular-Black.eot?#iefix) format('embedded-opentype'),
url(//idewmedia.by/wp-content/themes/idew/fonts/Formular-Black.svg#Formular-Black) format('svg'),
url(//idewmedia.by/wp-content/themes/idew/fonts/Formular-Black.ttf) format('truetype'),
url(//idewmedia.by/wp-content/themes/idew/fonts/Formular-Black.woff) format('woff'),
url(//idewmedia.by/wp-content/themes/idew/fonts/Formular-Black.woff2) format('woff2');
font-weight: 800;
font-style: normal;
} .preloader {
position: absolute;
position: absolute;
margin: auto;
top: 0;
width: 100%;
height: 100%;
}
.preloader__row {
position: relative;
top: 50%;
left: 50%;
width: 70px;
height: 70px;
margin-top: -35px;
margin-left: -35px;
text-align: center;
animation: preloader-rotate 2s infinite linear;
}
.preloader__item {
position: absolute;
display: inline-block;
top: 0;
background-color: #0c00ff;
border-radius: 100%;
width: 35px;
height: 35px;
animation: preloader-bounce 2s infinite ease-in-out;
}
.preloader__item:last-child {
top: auto;
bottom: 0;
animation-delay: -1s;
}
.video-preload {
position: absolute;
width: auto!important;
height: auto!important;
}
@keyframes preloader-rotate {
100% {
transform: rotate(360deg);
}
}
@keyframes preloader-bounce {
0%,
100% {
transform: scale(0);
}
50% {
transform: scale(1);
}
}
html, body{
font-size: 100%;
background-size:cover;
font-family: 'montserrat';
z-index:1;
}
body a{
transition: 0.5s all ease;
-webkit-transition: 0.5s all ease;
-moz-transition: 0.5s all ease;
-o-transition: 0.5s all ease;
-ms-transition: 0.5s all ease;
}
h1,h2,h3,h4,h5,h6{
margin:0;			   
}
p{
margin:0;
}
ul,label{
margin:0;
padding:0;
} .wrap {
overflow: hidden;
position: relative;  
}
.row {
margin-right: 0px;
margin-left: 0px;
}
.body {
width: 100%;
}
.container-fluid {
padding-right : 0px;
padding-left : 0px;
}
.header {
z-index: 100;
position: relative;
margin: 0 auto;
text-align: center;
background-color:#000000;
}
#men {
max-width: 1200px;
padding:0;
margin: 0 auto;
overflow: visible;
height: 52px;
max-height: 52px;
}
#men .container {
max-height: 52px;
}
.underline {    
border-bottom: 1px solid #0c00ff;
}
#span_one {
padding: 0px 20px;
color: #fff;
background-color: #0100d1;
font-size: 12px;
padding-top:8px;
text-align: left;
}
#span_two {
font-size: 12px;
padding: 0px 20px;
padding-bottom: 8px;
color: #fff;
background-color: #0100d1;
}
.mainMenu {
}
.nav-logo {
height: 100%;
background-color: inherit;
padding:  0px;
margin-right: 50px;
align-self: flex-start;
}
.navbar-brand {
margin: 0 ;
padding: 0;
display: flex;
}
.navbar-brand > svg {
width: 100px;
align-self: flex-start;
padding: 10px;
}
#brand {
height: auto;
width: 100px;
}
.header-blue {
background-color: #0000ff;
padding: 10px 12px;
display: flex;
box-shadow: 7px 10px 20px 0px #0000007d;
}
#navbar-brand-desc {
display: flex;
}
#navbar-brand-mob {
display: none;
}
.mainMenu ul{
width: 100%;
padding-top: 0px;
align-items: center;
}
.mainMenu li {
font-size: 12px;
font-family: 'SFProDisplay';
font-weight: 500;
display: inline;
padding-left: 25px;
}
.mainMenu li:first-child{
padding-left: 0px;
}
.mainMenu li:last-child{
padding-left: 0px;
margin-left: auto;
}
.mainMenu li:last-child a {
text-decoration: none;
}
.mainMenu li:last-child a{
padding: 0px;
}
.custom-toggler.navbar-toggler {
border-color: #000;
border-radius:0px;
background-color:#000;
position: absolute;
margin-left: -15px;
height: 32px;
padding-top: 0px;
top:0;
}
.custom-toggler .navbar-toggler-icon {
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgb(255,255,255)' stroke-width='3' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}
.mainMenu a {
color: #fff;
padding-top: 0;
padding-bottom: 0;
text-decoration: underline;
}
.mainMenu a:hover{
color:#ffffff;
text-decoration: none;
}
.contact_top a:hover {
color: #ffffff;
text-decoration: underline;
}
.mainMenu img {
float: left;
}
.slider {
background-color: #000;
text-align: center;
height: 100vh;
margin-top: -53px;
padding-top: 53px;
}
.slider img{
overflow: visible;
width:100%;
}
.carousel-item a{
text-decoration:none;
}
#carousel{
padding:0;
height: 100%;
}
#top_hr {
max-width: 1200px;
width:80%;
border: solid #0c00ff 8px;
margin:0 auto;
padding:0;
margin-top: -8px;
position:relative;
}
.top_logo {
max-width:1200px;
margin:0 auto;
position: relative;
padding-top: 46px;
}
.slog_top h1{
font-size: 90px;
color:#000;
padding-left: 62px;
line-height: 80px;
font-family: Montserrat;
font-weight: 900;
letter-spacing:-5px;
}
.winner_img {
position: absolute;   
bottom: 14px;
left: -70px;
}
.top_link {
position: absolute;   
bottom: 10px;
font-size: 12px;
font-family: montserrat;
font-weight: 500;
line-height: 12px;
right: 80px;
}
.top_link img {
float: left;
padding-top: 0px;
padding-right: 10px;
}
.top_link a{
font-family: Montserrat;
font-weight: 600;
color:#000000;
} 
.left_portfolio {
position: absolute;
margin-top: 58px;
margin-left: -84px;
transform: rotate(-90deg);
font-family: montserrat;
}
.left_portfolio h3{
font-size: 21px;
font-weight: 700;
}
.portfolio {
padding: 0px 0px 0;
margin: 0 auto;
max-width: 100%;
text-align: center;
width: 100%;
margin-bottom:1px;
position: relative;
display:block;
}
.port_img img {
transition: filter .7s ease-in-out;
-webkit-filter: grayscale(0%); 
filter: grayscale(0%);
width: 100%;
height: auto;
}
.port_img a{
display:inline-block;
position:relative;
background:#000;
width: 100%;
}
.port_span {
width:100%;
position:absolute;
display: none;
z-index: 500;
left: 0;
bottom: 20px;
font-family: montserrat;
color:#fff;
}
.port_span_cat{
font-family: montserrat;
color:#fff;
font-size: 12px;
font-weight: 700;
}
.port_img:hover img{
background: rgba(0,0,0,1);
-webkit-filter: grayscale(99%); 
filter: grayscale(99%);
opacity: 0.4;
transition: opacity .7s;
}
.port_img:hover .port_span{
display:inline-block;
}
.all_portfolio {
padding: 24px 0 28px;
text-align: center;
}
.all_portfolio a{
font-family: montserrat;
margin: 0 auto;
font-size: 20px;
font-weight: 700;
text-decoration: none;
color: #000;
}
.all_portfolio img {
padding-left:10px;
}
.production {
background-color: #303030;
padding: 62px 0 47px;
margin-bottom: 25px;
}
.production-head {
max-width: 1200px;
margin: 0 auto;
}
.production-head h3{
font-size: 80px;
line-height: 60px;
letter-spacing: -0.5px;
color: #ffffff;
text-transform: uppercase;
font-weight: 800;
margin-bottom: 18px;
}
.production-head p {
font-size: 20px;
line-height: 22px;
font-weight: 500;
color: #ffffff;
max-width: 340px;
margin-bottom: 40px;
}
.production-head p span {
display: block;
}
.production-content {
max-width: 1220px;
margin: 0 auto;
}
.production-content .single {
padding: 0 10px;
}
.production-content .thumb {
position: relative;
overflow: hidden;
margin-bottom: 18px;
cursor: pointer;
height:  270px;
display: flex;
align-items: center;
justify-content: center;
}
.production-content .thumb img {
width: 100%;
object-fit: cover;
height:  100%;
}
.production-content .thumb video {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
object-fit: cover;
}
.production-content .title{
font-size: 14px;
line-height: 18px;
color: #868689;
font-weight: 400;
text-align: center;
max-width: 222px;
margin: 0 auto 65px;
}
.production-frame {
display: none;
position: fixed;
width: 100%;
height: 100%;
z-index: 100;
display: flex;
justify-content: center;
align-items: center;
background-color: #000000c2;
}
.production-frame .content {
max-width: 100%;
}
.production-frame .content iframe{
max-width: 100%;
}
.services {
max-width:1200px;
margin:0 auto;
padding: 40px 104px 0; 
position: relative;
}
.serv {
padding-top: 20px;
}
.left_services {
position: absolute;   font-family: montserrat;
left: 0;
top: 30px;
background-color: #0000ff;
font-weight: 700;
}
.left_services h3{
font-size: 16px;
font-weight: 700;
padding: 4px 40px;
color: #fff;
}
.serv_link {
color: #000;
text-decoration: none;
}
.serv_link:hover {
text-decoration: none;
color: #0c00ff;
}
.services h2{
font-family: montserrat;
font-size: 73px;
font-weight: 900;
}
.services h4 {
font-family: montserrat;
font-size: 22px;
font-weight: 400;
line-height: 22px;
padding-bottom: 16px;
padding-top: 16px;
}
.services p {
font-family: montserrat;
font-size: 14px;
font-weight: 400;
line-height: 20px;
margin:0;
}
.serv_bord {
border-left: solid #0c00ff 1px;
padding-left: 16px;
padding-top: 10px; 
padding-bottom: 12px;
}
.serv span{
color: #0c00ff;
}
.middle {
margin: 0px 0px;
padding: 0;
height: 620px;
background-color: #000;
margin: 68px 0;
}
.middle #video-bg {
position: absolute;
z-index: 1;
}
.middle_in{
margin: 0 auto;
max-width:1200px;
height: 620px;
position: relative;
}
.middle_in  #video-in {
width: 100%;
height: 100%;
position: absolute;
z-index: 2;
}
.middle_in #video-btn {
position: absolute;
z-index: 3;
width: 100%;
text-align: center;
color: #fff;
top: 50%;
transform: translateY(-50%);
cursor: pointer;
}
.middle_in  #video-btn span:first-child {
font-size: 39px;
font-weight: 800;
font-family: 'montserrat';
padding-right: 30px;
line-height: 100%;
vertical-align: middle;
}
.middle_in  #video-btn span:last-child {
font-size: 91px;
font-weight: 100;
font-family: 'montserrat';
padding-left: 30px;
line-height: 100%;
vertical-align: middle;
}
.middle_link {
padding-top: 36px;
}
.middle_link a {
float: left;
}
.middle_link img {
float: left;
}
.middle_link img {
padding-top: 4px;
padding-right: 18px;
}
.middle_link a {
font-family: montserrat;
font-size: 20px;
font-weight: 500;
line-height: 24px;
color: #fff;
}
.middle_logo {
text-align: center;
left:0px;
}
.middle_logo img{
width: 260px;
}
.left_client {
position: absolute;   font-family: montserrat;
left: 0;
top: 0px;
background-color: #0000ff;
padding-left: 0;
}
.client_left {
padding-left: 0;
}
.client_left .top {
margin-top: 110px;
}
.client_left .top p{
font-size: 30px;
font-weight: 800;
line-height: 30px;
text-align: left;
}
.client_left .top p span {
font-size: 189px;
letter-spacing: -6px;
line-height: 139px;
color: #0000ff;
font-family: montserrat;
font-weight: 700;
}
.client_left .bottom {
width: 170px;
margin-top: 40px;
}
.client_left .bottom p {
font-size: 16px;
font-weight: 500;
line-height: 20px;
text-align: left;
}
.left_client h3{
font-size: 16px;
font-weight: 800;
padding:5px 40px;
color: #fff;
}
#kr_logo img{
height: 130px;
}
.client {
text-align: center;
padding-bottom: 22px;
max-width: 1200px;
margin: 56px auto;
}
.client_img img{
}
.client_in  {
position: relative;
padding-left: 0px;
padding-right: 0px;
}
.client_in img {
width:160px;
height:160px;
margin-bottom: 50px;
} #client_hr{
margin:0px -15px 0;
border:0px solid #0c00ff;
}
.left_team {
position: absolute;
margin-top: 62px;
margin-left: -32px;
transform: rotate(-90deg);
font-family: montserrat;
}
.left_team h3{
font-size: 21px;
font-weight: 700;
color :#ffffff;
}
.team {
display:none;
background: url(//imgnew/team_idew2.jpg) no-repeat center bottom;
overflow: visible;
min-height: 680px;
min-width: 100%;
margin:0 -15px;
}
.team img{
display: block;
text-align: center;
margin: 0 auto;    
}
.smi_img {
text-align: center;
max-width: 100%;
overflow: hidden;
}
.smi_img img {
max-width: 100%;
padding: 0 15px;
}
.smi {
background-color: #222222;
position: relative;
}
.smi_in {
position: relative;
padding-left: 0px;
padding-right: 0px;
max-width: 1200px;
margin: 0 auto;
padding: 0px 0 90px;
}
.left_smi {     
font-family: montserrat;
padding-left: 15px;
padding: 40px 15px 20px;
display: flex;
}
.left_smi  {
vertical-align: middle;
}
.left_smi span:first-child{
font-size: 16px;
font-weight: 700;
padding: 5px 10px;
color: #fff;
background-color: #0000ff;
margin-right: 12px;
vertical-align: middle;
}
.left_smi span:last-child {
font-size: 60px;
font-weight: 700;
vertical-align: middle;
color: #fff;
}
.post-smi {
padding-bottom: 20px;
margin: 60px -15px 0;
}
.smi .post-smi {
margin: 0px;
}
.post-smi .smi-title {
max-width: 954px;
font-family: 'formular';
font-size: 30px;
line-height: 32px;
font-weight: 700; 
margin: 0 auto 10px;
text-align: left;
padding: 0;
}
.smi-single {
display: flex;
position: relative;
margin: 16px 0;
}
.smi-single a {
color: #000;
text-decoration: none;
width: 100%;
}
.smi-single .thumb {
position: relative;
}
.smi-single .thumb img {
height: 393px;
object-fit: cover;
margin: 0;
border-radius: 10px;
width: 100%;
}
.smi-single .title p {
padding: 0 30px;
font-size: 16px;
line-height: 18px;
font-weight: 400;
font-family: 'formular';
width: 100%;
color: #ffffff;
text-align: center;
margin: 0 0 40px;
}
.text-black {
color: #000000!important;
}
.smi-single .text {
position: absolute;
bottom: 28px;
width: 100%;
}
.smi-single .src {
width: fit-content;
min-width: 90px;
background-color: #0000ff;
text-align: center;
padding: 0 5px;
margin: 5px auto;
}
.smi-single .src span {
font-size: 10px;
font-family: 'formular';
color: #fff;
font-weight: 700;
display: flex;
justify-content: center;
align-items: center;
}
.all_smi {
padding-top:75px;
text-align: center;
}
.all_smi a{
font-family: montserrat;
margin: 0 auto;
font-size: 20px;
font-weight: 700;
text-decoration: none;
color: #fff;
}
.all_smi img {
padding-left:10px;
}
.smi_post .col-md-3:first-child { }
.smi_post .col-md-3:last-child { }
footer{
position: relative;
text-align: center;
overflow: hidden;
background-color: #0006ff;
font-family: 'montserrat';
padding-bottom: 30px;
}
.footer_top {
max-width: 1200px;
margin: 0 auto;
flex-wrap: nowrap;
padding: 0 20px;
}
.footer_left {
max-width: 170px;
text-align: left;
padding-top: 58px;
padding-bottom: 0px;
}
.footer_left h2{
color:#fff;
font-family:'montserrat';
font-size:16px;
font-weight: 700;
}
.footer_left svg {
}
.footer_left svg:first-child {
width: 145px;
height: auto;
}
.footer_left svg:last-child {
width: 75px;
height: auto;
}
.footer_center {
max-width:100%;
width: 350px;
padding: 0;
margin-top: 70px;
text-align: left;
color: #fff;
flex-wrap: nowrap;
}
.footer_center_left,
.footer_center_right {
padding: 0;
}
.footer_year {
text-align: left;
max-width: 14.2%;
padding: 70px 0 0  0px;
}
.footer_year img{
width: 90px;
max-width: 100%;
}
.footer_center_right {
padding-left: 30px;
}
.footer_country h2{
font-family: 'montserrat';
font-size: 35px;
font-weight: 700;
line-height: 33px;
}
.footer_country h3{
margin-top: 6px;
font-family: 'montserrat';
font-size: 16px;
font-weight: 400;
line-height: 18px;
}
.footer_email {
margin-top: 18px;
}
.footer_email p {
font-family: 'montserrat';
font-size: 12px;
font-weight: 400;
line-height: 16px;
}
.footer_addres {
margin-top: 20px;
}
.footer_addres p{
font-family: 'montserrat';
font-size: 12px;
font-weight: 400;
line-height: 16px;
}
.footer_right {
max-width: 17.9%;
width: 100%;
padding-left: 0px;
margin-top: 70px;
text-align: left;
}
.footer_right a{
color: #fff;
font-size: 14px;
font-weight: 400;
}
.footer_right p {
padding-bottom: 6px;
width: 75px;
margin: 0 auto;
}
.footer_right img {
width: 150px;
margin-top: 20px;
}
.footer_bottom {
background-color: #000;
width: 100%;
padding-top: 12px;
margin:0 auto;
text-align: left;
}
.footer_bottom p {
font-family: 'SFProDisplay';
font-size: 10px;
font-weight: 300;
line-height: 10px;
color: #fff;
padding-bottom: 12px;
padding-left: 5px;
margin-bottom: 0;
}/*/*/.akma {
display: flex;
max-width: 270px;
width: 100%;
padding: 0;
margin: 68px 0 0;
}
.akma img {
height: 47px;
}
.akma p {
color: #fff;
text-align: left;
font-size: 12px;
line-height: 16px;
padding-left: 12px;
}
@media (max-width: 1024px){
.slider {
height: 60vw;
}
.mainMenu li {
font-size: 10px;
display: flex;
align-items: center;
justify-content: center;
}
.mainMenu li:last-child {
display: block;
padding: 0;
margin-left: auto;
}
nav .container {
max-width: 100%;
width: 100%;
}
#link {
width: 100%;
}
.services h2 {
font-size: 54px;
}
}
@media (max-width: 991px){
.custom-toggler .navbar-toggler-icon {
background-size: 50px;
}
#navbar-brand-desc {
display: none;
}
#navbar-brand-mob {
display: block;
}
#navbar-brand-mob {
width: 250px;
}
.navbar-brand > svg {
padding: 0;
padding-top: 5px;
margin-left: 15px;
align-self: center;
}
.mainMenu li:first-child {
padding-left: 0px;
}
.navbar-brand {
width: 100%;
align-items: center;
height: 83px;
}
.navbar-brand svg {
display: block;
}
.custom-toggler.navbar-toggler {
height:83px;
width: 83px;
padding: 0px;
margin: 0;
background-color:#0c00ff;
border-color:#0c00ff;
right: 0;
display: flex;
justify-content: center;
align-items: center;
}
#men,
#men .container {
height: auto;
max-height: none;
min-height: 83px;
}
.nav-logo {
width: calc(100% - 115px);
padding:  0px 15px;
margin: 0;
align-self: center;
max-height: 83px;
}
.mainMenu li:last-child {
background-color: #0100d1;
display: block;
padding: 0;
margin-left: 0;
}
.mainMenu li {
width: 100%;
padding: 0;
}
.mainMenu a {
padding: 15px 0 ;
}
.mainMenu li {
font-size: 18px;
}
.footer_top {
flex-wrap: wrap;
justify-content: space-around;
}
.footer_right {
max-width: 120px;
min-width: 80px;
}
}
@media (max-width: 768px){
#top_hr{
display:none;
}
.mainMenu li {
padding-left: 0px;
}
.mainMenu li:last-child {
padding-left: 0px;
margin: 0;
}
#span_one {
text-align: center;
}
#span_two {
}
.contact_top a{
color:#fff;
text-decoration:none;
}
.contact_top a:hover{
color:#fff;
text-decoration:none;
}
.contact_top span {
font-size: 11px;
}
.slider {
display:none;
}
.slog_top h1{
z-index:500;
font-size: 44px;
padding-left: 12px;
line-height: 50px;
padding-top:4px;
}
.mainMenu{
padding-left: 0px;
}
.top_img, .top_link {
bottom: -18px;
}
.top_img {
left:22px;
}
.top_link {
right:22px;
}
.top_icon {
display:none;
top: 40px;
right:-16px;
margin-bottom:-50px;
}
.top_icon img {
padding-left: 8px;
}
.top_logo {
display:none;
}
#top_img {
display: none;
}
.portfolio_cont .col-lg-4 {
padding-bottom: 0px;
padding-right:0;
}
.port_img a{
background:none;
width: 100%;
}
#logo_mob{
margin-top:40px;
margin-bottom:-30px;
display:block;
}
.left_portfolio {
margin-left:-56px;
}
.portfolio {
margin:0;
margin-top:0px;
padding: 0;
}
.portfolio_cont img{
max-width:100%;
height: auto;
}
.port_img {
padding-left: 0px;
padding-right: 0px;
}
.port_img:hover img{
background: rgba(0,0,0,1);
-webkit-filter: grayscale(0%); 
filter: grayscale(0%);
opacity: 1;
transition: opacity .7s;
}
.port_img:hover .port_span{
display:none;
}
.services {
margin:0;
padding-left:50px;
}
.serv {
padding-top: 60px;
}
.left_services {
margin-top: 0px;
margin-left: 0px;
top: 0;
}
.client_right  {
padding: 0;
margin: 40px -15px;
}
.services {
padding:0 0 0 34px;
margin: 50px 0 0 0;
}
.services h2 {
font-size: 36px;
}
.services h4{
padding-top:0;
padding-bottom:0;
}
.middle_logo {
left:0;
}
.middle_link {
padding-left: 50px;
}
.left_client {
margin-left:-70px;
}
.client_in {
padding-left: 25px;
padding-right: 25px;
}
.left_smi span:first-child {
margin-right: 10px;
padding: 5px 10px;
}
.left_smi span:last-child {
font-size: 47px;
}
.smi_post .col-md-3:first-child {
padding: 0 15px 0 15px;
}
.smi_post .col-md-3 {
padding: 0 15px;
height: 466px;
}
.smi_post .col-md-3:last-child {
padding: 0 15px 0 15px;
}
.smi_post .col-md-3 img {
height: auto;
max-height: 500px;
}
.client_left .top {
margin-top: 73px;
}
.client_in img {
width: 140px;
height: 140px;
margin-bottom: 50px;
}
.left_cont {
display:none;
}
.footer_left {
padding-bottom: 0px;
}
.footer_center {
margin-top: 70px;
}
.footer_center_left {
padding-left: 0px;
padding-bottom: 0px;
}
.footer_right {
padding-left: 0px;
margin-top: 70px;
text-align: left;
}
.footer_right p {
padding-bottom: 6px;
width: 100%;
margin: 0 auto;
}
.footer_right img {
width: 150px;
margin-top: 20px;
}
.production-head h3,
.production-head p {
padding: 0 0 0 10px;  	
} 
.footer_bottom {
text-align: center;
}
.footer_bottom p {
padding-left: 0;
}
}
@media (max-width: 620px) {
.footer_year {
max-width: 50%;
}
}
@media (max-width: 500px) {/**/.smi-single {
display: flex;
position: relative;
width: 100%;
padding: 0 15px;
}
.smi-single .thumb img {
height: 318px;
object-fit: cover;
object-position: 0 -40px;
margin: 0;
border-radius: 10px;
width: 100%; }
.production-head h3 {
font-size: 45px;
line-height: 30px;   	
}
.production-content .thumb {
height: 250px;
}
.akma {
margin-top: 50px;
margin-right: 20px;
}
.footer_left {
max-width: 50%;
}
.footer_right {
margin-top: 50px;
max-width: none;
display: flex;
justify-content: space-between;
}
.footer_center {
width: 100%;
}
.footer_right p {
margin: 0;
max-width: none;
width: auto;
}
}
@media (max-width: 365px) {
.footer_center {
flex-wrap: wrap;
}
.footer_center_right {
padding-left: 0;
}
}
@media (min-width: 992px){
.port_img {
padding-bottom:24px;
padding: 0;
float: left;
}
.portfolio_cont {
display: inline-block;
width: 100%;
}
.full-portfolio .portfolio_cont {
display: flex;
}
}
@media (min-width: 1200px){
.container {
max-width: 1200px;
}
}
@media (max-width: 992px){
.smi_img {
}
}