img.sc_logo{
    width: 14%;
    margin-top: -20px;
}

div.sc_modelDialog{
    width:420px;
}

div.sc_modelDialogVideo{
    width:380px;
}

img.sc_feedImageCss{
    height:550px;
    width:100%;
}

iframe.sc_feedImageCss{
    height:545px;
    width:100%;
    position:relative;
}

a.sc_videoModalaTag{
    width: 100%;
    display: block;
    height: 550px;
    z-index: 10;
    position: absolute;
}

.navbar-brand {
  float:none;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}

.navbar-btn {
  margin-top: -55px;
  margin-bottom: 8px;
}

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 0px;
  border: 1px solid transparent;
}

ul.sc_menuUlLi li a{
  color: #FF434E;
  font-size: 18px;
}

.nav > li > a:focus, .nav > li > a:hover {
  text-decoration: none;
  background-color: black;
}

section#sc_homeImgSection{
  background: url("../images/bg-onegc-pattern.png");
}

section#sc_homeImgSection img.sc_satinLogo{
  width: 10%;
}

ul.sc_CommentLike{
  list-style: none;
  width: 250px;
  float: right;
}

ul.sc_CommentLike li{
  float: right;
  margin-right: 40px;
}

ul.sc_CommentLike li a{
  color: white;
  font-size: 18px;
}

@media screen and (max-width:3840px) {
  img.sc_feedImageCss{
    height:1350px;
    width:100%;
  }

  iframe.sc_feedImageCss{
    height:1345px;
    width:100%;
    position:relative;
  }

    a.sc_videoModalaTag{
        width: 100%;
        display: block;
        height: 1350px;
        z-index: 10;
        position: absolute;
    }

}


@media screen and (max-width:1920px) {
  img.sc_feedImageCss{
    height:700px;
    width:100%;
  }

  iframe.sc_feedImageCss{
    height:695px;
    width:100%;
    position:relative;
  }

    a.sc_videoModalaTag{
        width: 100%;
        display: block;
        height: 700px;
        z-index: 10;
        position: absolute;
    }

}


@media screen and (max-width:1440px) {
  img.sc_feedImageCss{
    height:550px;
    width:100%;
  }

  iframe.sc_feedImageCss{
    height:545px;
    width:100%;
    position:relative;
  }

    a.sc_videoModalaTag{
        width: 100%;
        display: block;
        height: 550px;
        z-index: 10;
        position: absolute;
    }

}

@media screen and (max-width:1280px) {
  img.sc_feedImageCss{
    height:450px;
    width:100%;
  }

  iframe.sc_feedImageCss{
    height:445px;
    width:100%;
    position:relative;
  }

    a.sc_videoModalaTag{
        width: 100%;
        display: block;
        height: 450px;
        z-index: 10;
        position: absolute;
    }

}


@media screen and (max-width:900px) {
  img.sc_logo{
    width: 25%;
  }

  section#sc_homeImgSection img.sc_satinLogo{
    width: 20%;
  }

}

@media screen and (max-width:768px) {
  img.sc_logo{
    width: 50%;
  }
  
  img.sc_feedImageCss{
    height:370px;
    width:100%;
  }


  section#sc_homeImgSection img.sc_satinLogo{
    width: 40%;
  }
  
  iframe.sc_feedImageCss{
    height:365px;
    width:100%;
    position:relative;
  }

    a.sc_videoModalaTag{
        width: 100%;
        display: block;
        height: 370px;
        z-index: 10;
        position: absolute;
    }

}

@media screen and (max-width:600px) {
  img.sc_feedImageCss{
    height:250px;
    width:100%;
  }

  iframe.sc_feedImageCss{
    height:245px;
    width:100%;
    position:relative;
  }

    a.sc_videoModalaTag{
        width: 100%;
        display: block;
        height: 250px;
        z-index: 10;
        position: absolute;
    }

}

@media screen and (max-width:470px) {

  .col-lg-3,.col-xs-4 {
    width: 100%!important;
  }
  img.sc_feedImageCss{
    height:220px;
    height: auto!important;
    width:100%;
  }

  iframe.sc_feedImageCss{
    height:750px;
    width:100%;
    position:relative;
  }

    a.sc_videoModalaTag{
        width: 100%;
        display: block;
        height: 750px;
        z-index: 10;
        position: absolute;
    }

div.sc_modelDialog{
    width:auto;
}

div.sc_modelDialog iframe{
    height:500px;
}

}


@media screen and (max-width:376px) {
    iframe.sc_feedImageCss{
    height:650px;
    width:100%;
    position:relative;
  }
  a.sc_videoModalaTag{
        width: 100%;
        display: block;
        height: 650px;
        z-index: 10;
        position: absolute;
    }
}