/* RESET */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}
html{
height: 100%;
overflow-x: hidden;
width:100%;
}
body{
font-family: 'Roboto', sans-serif;
padding:0px;
margin:0px;
font-size:16px;
height: 100%;
width:100%;
background-color: rgb(0 0 0 / 0%) !important;
}
.main_content{
width:100%;
margin:auto;
padding:0;
position:relative;
height: 1000px !important;
}
.social_content{
  width: 100%;
  float:left;
  text-align: center;
}
.social_content h1{
font-size:36px;
font-weight:700;
letter-spacing:-1px;
margin:10px 0 0 0;
padding:0px 0 0 0px;
color:#FFFFFF;
}
.social_content p{
padding:30px 0px 30px 10;
line-height:22px;
color:#FFFFFF;
font-weight:400;
font-size:16px;
text-align: left;
}
.social_content img{
  margin-top: 5%;
  height: 150px;
  width: 150px;
}
.main-baslik{
  font-size:40px;
  font-weight:800;
  line-height:30px;
  margin:5% 0 10px 0px;
  padding:0px;
  color:#fff;
  text-align: center;
}
@media screen and (max-width: 1399px) {
.main_content{
 margin-top: 0px !important
}
}
@media screen and (max-width: 1399px) {
.social_content p{
padding:30px 20px 30px 30;
}
}
@media screen and (max-width: 991px) {
.main_content{
  height: 950px;
}
.iframesosyal{
  height: 1700px;
}
}
@media screen and (max-width: 502px) {
  .iframesosyal{
    height: 1800px;
  }
}
@media screen and (max-width: 448px) {
  .iframesosyal{
    height: 1900px;
  }
}
@media screen and (max-width: 379px) {
  .iframesosyal{
    height: 1950px;
  }
}
@media screen and (max-width: 346px) {
  .iframesosyal{
    height: 2100px;
  }
}
@media screen and (max-width: 302px) {
  .iframesosyal{
    height: 2200px;
  }
}@media screen and (max-width: 273px) {
  .iframesosyal{
    height: 2300px;
  }
}
