@media only screen and (max-width:1378px){
.social_link{
   
}
#side_menu{
    left: 900px;
}
.hor_line1{
    width: 461px;
    left: 413px;
    top: 455px;
    border-radius: 10px;
}
.hor_line2{
    width: 127px;
    left: 747px;
    top: 610px;
    border-radius: 10px;
}
.dot1{
    position: absolute;
    left: 872px;
    top: 448px;
}
.dot2{
    position: relative;
    left: 22px;
    top: 330px;
}
.cdro .col1,
.cdro .col2{
    display: flex;
    height: auto;
    margin: 30px 0px 30px 50px;
}
.img1{
    bottom: 750px;
    left: 310px;
}
.img2{
    bottom: 700px;
    left: 650px;
}
.social_link{
    padding-left: 0px;
    text-align: left;
    position: relative;
    bottom: 100px;
    right: 175px;
}

}