
.advers{
/*    top: 55px;*/
    left: 0;
    position: relative;
    z-index: 2000;
    cursor:pointer;
   
}
.advers .image1{
    width: 100px;
    float: left;
    /* width: 50%; */
    border: 3px solid #fff;
    position:absolute;
    transition:all ease-in-out .5s;
    
    
     
}
.advers img{
    display:block;
}
/*
.advers .image1 :hover .image2{
    display:block;
}
*/
.advers .image2{
    width: 380px;
    /* width: 100%; */
    float: right;
    border: 3px solid #fff;
    position:absolute;
/*    opacity:0;*/
    transition:all ease-in-out .5s;
    z-index:-10;
    left:-280px;   
}

/*
.advers .image2{
    display:none;
}
*/
/*
.advers img:hover{
     width:80%;
     
}
*/

/* main variable */
/* transition function */
/* rotate-transform function */
/* border-radius function */
/* aanimate function */
/* margin */
.form-control {
  border-width: 1px;
  font-size: 16px !important;
  font-weight: 200 !important;
  color: #555;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out; }
  .form-control.input-padding {
    padding-left: 55px !important; }
  .form-control:focus {
    border-color: #52a730;
    box-shadow: 0px 0px 6px #52a730; }
    .form-control:focus ~ span {
      font-size: 18px; }

label.form-select {
  background: #fff;
  display: block;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  /*    &:after {
          background: #ccc;
          width: 2px;
          height: 30px;
          right: 35px;
          top: 7px;
          content: '';
          position: absolute;
          z-index: 1;
      }*/ }
  label.form-select select {
    border-width: 2px;
    background: transparent;
    cursor: pointer;
    position: relative;
    z-index: 3; }

#Wrapper {
  overflow: hidden;
  margin: 0px 0px 0px 0px; }
  #Wrapper .Header {
    background: #aaa;
    height: 700px;
    position: relative;
    overflow: hidden; }
    #Wrapper .Header .top-nav {
      background: transparent linear-gradient(to top, transparent 0px, rgba(0, 0, 0, 0.25) 100%) repeat scroll 0 0;
      position: absolute;
      left: 0px;
      right: 0px;
      top: 0px;
      height: 80px;
      z-index: 18;
      animation-delay: 0.1s; }
      #Wrapper .Header .top-nav .container {
        padding-top: 0px; }
      #Wrapper .Header .top-nav .naba-logo {
        font-size: 24px;
        font-weight: bold;
        font-family: 'Oswald';
        color: #fff;
        letter-spacing: 1px;
        text-transform: uppercase;
        line-height: 75px;
        height: 80px; }
        #Wrapper .Header .top-nav .naba-logo span {
          background: #fff url("../images/naba_logo.png") no-repeat center center;
          background-size: 40px;
          height: 50px;
          width: 50px;
          display: block;
          float: left;
          margin: 14px 12px 0px 0px;
          border-radius: 100% 100% 100% 100%;
          -moz-border-radius: 100% 100% 100% 100%;
          -webkit-border-radius: 100% 100% 100% 100%;
          -o-border-radius: 100% 100% 100% 100%;
          -ms-border-radius: 100% 100% 100% 100%; }
      #Wrapper .Header .top-nav .social {
        margin: 20px 0px 0px 0px; }
        #Wrapper .Header .top-nav .social a {
          border: 2px solid #fff;
          width: 40px;
          height: 40px;
          display: block;
          float: left;
          margin-left: 12px;
          text-align: center;
          line-height: 40px;
          font-size: 18px;
          color: #fff;
          border-radius: 100% 100% 100% 100%;
          -moz-border-radius: 100% 100% 100% 100%;
          -webkit-border-radius: 100% 100% 100% 100%;
          -o-border-radius: 100% 100% 100% 100%;
          -ms-border-radius: 100% 100% 100% 100%;
          transition: all 0.3s ease-in-out;
          -moz-transition: all 0.3s ease-in-out;
          -webkit-transition: all 0.3s ease-in-out;
          -o-transition: all 0.3s ease-in-out;
          -ms-transition: all 0.3s ease-in-out; }
          #Wrapper .Header .top-nav .social a:hover {
            background: #fff;
            color: #444;
            transform: rotate(360deg);
            -moz-transform: rotate(360deg);
            -webkit-transform: rotate(360deg);
            -o-transform: rotate(360deg);
            -ms-transform: rotate(360deg); }
    #Wrapper .Header .video-bg {
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0px;
      left: 0px;
      right: 0px;
      height: 700px;
      z-index: 6; }
      #Wrapper .Header .video-bg video {
        width: 120%; }
    #Wrapper .Header .Slideshow {
      position: absolute;
      top: 0px;
      left: 0px;
      right: 0px;
      height: 700px;
      z-index: 5; }
      #Wrapper .Header .Slideshow img {
        width: 100%;
        margin-top: -5%; }
    #Wrapper .Header:after {
      background: transparent linear-gradient(to bottom, transparent 0px, rgba(0, 0, 0, 0.85) 100%) repeat scroll 0 0;
      top: 0px;
      left: 0px;
      right: 0px;
      bottom: 0px;
      position: absolute;
      z-index: 8;
      content: ''; }
    #Wrapper .Header .container {
      position: relative;
      padding-top: 160px;
      z-index: 10; }
      #Wrapper .Header .container iframe {
        border: 10px solid rgba(0, 0, 0, 0.25);
        height: 350px;
        animation-delay: 0.6s; }
      #Wrapper .Header .container h1 {
        color: #fff;
        font-weight: bold;
        font-family: 'Inknut Antiqua';
        text-transform: uppercase;
        letter-spacing: 1px;
        animation-delay: 0.6s; }
      #Wrapper .Header .container h2 {
        color: #fff;
        font-weight: 600;
        font-family: 'Oswald';
        text-transform: uppercase;
        letter-spacing: 1px;
        font-size: 45px;
        color: #9ae63f;
        text-shadow: 0px 0px 3px #000;
        animation-delay: 1.1s; }
      #Wrapper .Header .container p {
        font-size: 21px;
        color: #fff;
        font-family: 'Abel';
        font-weight: 300;
        padding-right: 30px;
        margin-top: 30px;
        font-weight: 200;
        animation-delay: 1.9s; }
        #Wrapper .Header .container p i {
          border: 2px solid #fff;
          width: 35px;
          height: 35px;
          display: block;
          float: left;
          text-align: center;
          line-height: 30px;
          font-size: 16px;
          letter-spacing: 1px;
          font-weight: 200;
          font-style: normal;
          text-transform: capitalize;
          margin: 0px 10px 0px 0px;
          border-radius: 100% 100% 100% 100%;
          -moz-border-radius: 100% 100% 100% 100%;
          -webkit-border-radius: 100% 100% 100% 100%;
          -o-border-radius: 100% 100% 100% 100%;
          -ms-border-radius: 100% 100% 100% 100%; }
      #Wrapper .Header .container .row .btn {
        background: #82b941;
        color: #fff;
        border-radius: 25px;
        margin-right: 15px;
        padding: 12px 20px;
        margin-top: 30px;
        animation-delay: 2.4s;
        transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        -webkit-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
        -ms-transition: all 0.2s ease-in-out; }
        #Wrapper .Header .container .row .btn:hover {
          background: #60991d; }
        #Wrapper .Header .container .row .btn:nth-of-type(2) {
          background: #4a83f8; }
          #Wrapper .Header .container .row .btn:nth-of-type(2):hover {
            background: #3367d0; }
      #Wrapper .Header .container .share-this {
        text-align: center;
        margin: 80px auto 0px auto;
        color: #fff; }
        #Wrapper .Header .container .share-this h5 {
          font-size: 16px;
          text-transform: uppercase;
          margin-bottom: 15px; }
  #Wrapper .ChoseUS {
    background: #fff;
    padding: 60px 0px; }
    #Wrapper .ChoseUS h2 {
      font-weight: bold;
      text-align: center;
      font-family: 'Inknut Antiqua';
      color: #555;
      text-transform: uppercase;
      animation-delay: 0.1s; }
      #Wrapper .ChoseUS h2 p {
        font-size: 15px;
        font-weight: 300;
        margin: 15px 10% 30px 10%;
        text-transform: capitalize;
        font-family: 'tahoma';
        line-height: 23px;
        color: #666;
        animation-delay: 0.3s; }
    #Wrapper .ChoseUS .block {
      text-align: center;
      margin-top: 30px; }
      #Wrapper .ChoseUS .block i {
        font-size: 65px;
        color: #888;
        margin: 0px;
        color: #79b136;
        display: inline-block;
        animation-delay: 1.0s;
        transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -webkit-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out; }
      #Wrapper .ChoseUS .block h3 {
        text-transform: uppercase;
        font-size: 18px;
        font-weight: 400;
        font-family: 'Oswald';
        letter-spacing: 1px;
        margin-top: 5px;
        padding: 0px;
        color: #79b136;
        font-weight: bold;
        animation-delay: 0.4s;
        transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -webkit-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out; }
      #Wrapper .ChoseUS .block p {
        text-align: justify;
        -moz-text-align-last: center;
        text-align-last: center;
        font-size: 15px;
        line-height: 23px;
        animation-delay: 0.5s; }
      #Wrapper .ChoseUS .block:hover i, #Wrapper .ChoseUS .block:hover h3 {
        color: #333; }
    #Wrapper .ChoseUS .block-lg {
      background: #82b941;
      box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.35);
      padding: 20px;
      color: #fff; }
      #Wrapper .ChoseUS .block-lg h3 {
        text-transform: uppercase;
        font-size: 23px;
        font-weight: 400;
        font-family: 'Oswald';
        font-weight: bold;
        letter-spacing: 1px;
        margin: 0px 0px 15px 0px;
        padding: 0px; }
        #Wrapper .ChoseUS .block-lg h3 i {
          font-size: 30px;
          font-weight: normal; }
      #Wrapper .ChoseUS .block-lg p {
        margin: 0px;
        text-align: justify;
        line-height: 21px;
        font-size: 15px; }
  #Wrapper .Features-List {
    background: url("../images/background_building_original.png") no-repeat bottom left, url("../images/background_building_original_2.png") no-repeat bottom right;
    background-color: #f6f9f2;
    background-size: 320px;
    border-top: 1px solid #e8efdf;
    border-bottom: 1px solid #e8efdf;
    padding-top: 60px; }
    #Wrapper .Features-List h2 {
      font-weight: bold;
      font-family: 'Inknut Antiqua';
      color: #555;
      text-transform: uppercase;
      animation-delay: 0.2s; }
      #Wrapper .Features-List h2 p {
        font-size: 16px;
        font-weight: 300;
        letter-spacing: 2px;
        margin: 15px 0px 30px 0px;
        text-transform: capitalize;
        font-family: 'tahoma';
        line-height: 23px;
        color: #666;
        animation-delay: 0.4s; }
    #Wrapper .Features-List .list {
      line-height: 36px;
      margin: 15px -15px 0px -15px;
      font-family: 'Fira Sans';
      font-weight: 400;
      font-size: 15px;
      text-transform: uppercase;
      animation-delay: 1.5s; }
      #Wrapper .Features-List .list i {
        border: 2px solid #82b941;
        width: 35px;
        height: 35px;
        display: block;
        float: left;
        text-align: center;
        line-height: 30px;
        font-size: 18px;
        letter-spacing: 1px;
        font-weight: 200;
        font-style: normal;
        color: #82b941;
        margin: 0px 10px 0px 0px;
        transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -webkit-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        -ms-transition: all 0.4s ease-in-out;
        border-radius: 100% 100% 100% 100%;
        -moz-border-radius: 100% 100% 100% 100%;
        -webkit-border-radius: 100% 100% 100% 100%;
        -o-border-radius: 100% 100% 100% 100%;
        -ms-border-radius: 100% 100% 100% 100%; }
      #Wrapper .Features-List .list:hover i {
        background: #82b941;
        color: #fff;
        font-size: 25px;
        transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        -ms-transform: rotate(360deg); }
    #Wrapper .Features-List .screen {
      width: 100%;
      animation-delay: 1.5s; }
    #Wrapper .Features-List .Features-Scroller {
      background: #82b941;
      padding-top: 15px;
      padding-bottom: 15px;
      box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.25);
      position: relative;
      margin: 30px 0px 75px 0px;
      animation-delay: 1.6s; }
      #Wrapper .Features-List .Features-Scroller .features-pager {
        position: absolute;
        bottom: -17.5px;
        left: 0px;
        right: 0px;
        text-align: center; }
        #Wrapper .Features-List .Features-Scroller .features-pager button {
          background: #4b7718;
          border: 0px;
          box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.45);
          width: 35px;
          height: 35px;
          display: inline-block;
          color: #fff;
          font-family: 'Oswald';
          font-size: 16px;
          font-weight: 400;
          margin: 0px 5px;
          transition: all 0.2s ease-in-out;
          -moz-transition: all 0.2s ease-in-out;
          -webkit-transition: all 0.2s ease-in-out;
          -o-transition: all 0.2s ease-in-out;
          -ms-transition: all 0.2s ease-in-out;
          border-radius: 100% 100% 100% 100%;
          -moz-border-radius: 100% 100% 100% 100%;
          -webkit-border-radius: 100% 100% 100% 100%;
          -o-border-radius: 100% 100% 100% 100%;
          -ms-border-radius: 100% 100% 100% 100%; }
          #Wrapper .Features-List .Features-Scroller .features-pager button:hover {
            background: #304e0d; }
          #Wrapper .Features-List .Features-Scroller .features-pager button.active {
            background: #444; }
      #Wrapper .Features-List .Features-Scroller .row {
        display: none;
        animation-duration: 1.5s; }
      #Wrapper .Features-List .Features-Scroller .feature {
        height: 200px;
        width: 200px;
        border: 2px solid #fff;
        text-align: center;
        font-family: 'Fira Sans';
        font-weight: 400;
        font-size: 18px;
        color: #fff;
        margin: 20px auto;
        padding: 0px 18px;
        text-transform: uppercase;
        position: relative;
        transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -webkit-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        -ms-transition: all 0.4s ease-in-out;
        border-radius: 100% 100% 100% 100%;
        -moz-border-radius: 100% 100% 100% 100%;
        -webkit-border-radius: 100% 100% 100% 100%;
        -o-border-radius: 100% 100% 100% 100%;
        -ms-border-radius: 100% 100% 100% 100%; }
        #Wrapper .Features-List .Features-Scroller .feature i {
          display: block;
          margin: 22px auto 5px auto;
          font-size: 55px;
          color: #fff;
          transition: all 0.6s ease-in-out;
          -moz-transition: all 0.6s ease-in-out;
          -webkit-transition: all 0.6s ease-in-out;
          -o-transition: all 0.6s ease-in-out;
          -ms-transition: all 0.6s ease-in-out; }
        #Wrapper .Features-List .Features-Scroller .feature:after {
          border: 2px solid transparent;
          content: '';
          position: absolute;
          left: 0;
          right: 0;
          top: 0;
          bottom: 0;
          transition: all 0.4s ease-in-out;
          -moz-transition: all 0.4s ease-in-out;
          -webkit-transition: all 0.4s ease-in-out;
          -o-transition: all 0.4s ease-in-out;
          -ms-transition: all 0.4s ease-in-out;
          border-radius: 100% 100% 100% 100%;
          -moz-border-radius: 100% 100% 100% 100%;
          -webkit-border-radius: 100% 100% 100% 100%;
          -o-border-radius: 100% 100% 100% 100%;
          -ms-border-radius: 100% 100% 100% 100%; }
        #Wrapper .Features-List .Features-Scroller .feature:hover, #Wrapper .Features-List .Features-Scroller .feature.active {
          color: #29420b;
          text-shadow: 0px 1px 1px #fff;
          border-color: #29420b; }
          #Wrapper .Features-List .Features-Scroller .feature:hover i, #Wrapper .Features-List .Features-Scroller .feature.active i {
            color: #29420b;
            transform: rotate(360deg);
            -moz-transform: rotate(360deg);
            -webkit-transform: rotate(360deg);
            -o-transform: rotate(360deg);
            -ms-transform: rotate(360deg); }
          #Wrapper .Features-List .Features-Scroller .feature:hover:after, #Wrapper .Features-List .Features-Scroller .feature.active:after {
            border-color: #29420b;
            left: -13px;
            right: -13px;
            top: -13px;
            bottom: -13px; }
  #Wrapper .Features {
    background: #82b941;
    padding: 60px 0px;
    overflow: hidden;
    position: relative; }
    #Wrapper .Features .overlay {
      position: absolute;
      left: 0px;
      right: 0px;
      bottom: 0px;
      top: 0px;
      z-index: 1; }
    #Wrapper .Features .container {
      background: #fff;
      padding-top: 15px;
      padding-bottom: 15px;
      box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.45);
      position: relative;
      z-index: 10; }
  #Wrapper .badges {
    background: #fff;
    padding: 60px 0px;
    margin: 0px; }
    #Wrapper .badges .badge-1 {
      text-align: center;
      margin: 0px;
      animation-delay: 0.5s; }
      #Wrapper .badges .badge-1 i.icon {
        background: url("../images/Picture1.png") no-repeat center center;
        background-size: 180px;
        width: 180px;
        height: 180px;
        display: block;
        margin: 60px auto 0px auto; }
      #Wrapper .badges .badge-1 h2 {
        font-weight: bold;
        margin-top: 15px;
        font-family: 'arial';
        font-size: 25px; }
      #Wrapper .badges .badge-1 p {
        margin: 8px 0px 4px 0px;
        color: #555;
        text-transform: uppercase; }
      #Wrapper .badges .badge-1 span {
        color: #555;
        margin: 0px;
        text-transform: capitalize;
        font-weight: 300;
        font-size: 16px; }
    #Wrapper .badges .badge-2 {
      text-align: center;
      margin: 0px;
      animation-delay: 1.0s; }
      #Wrapper .badges .badge-2 i.icon {
        background: url("../images/Picture2.png") no-repeat center center;
        background-size: 240px;
        width: 240px;
        height: 240px;
        display: block;
        margin: 0px auto 0px auto; }
      #Wrapper .badges .badge-2 h2 {
        font-weight: bold;
        margin-top: 15px;
        font-family: 'arial';
        font-size: 30px; }
      #Wrapper .badges .badge-2 p {
        margin: 8px 0px 4px 0px;
        color: #555;
        text-transform: uppercase; }
      #Wrapper .badges .badge-2 span {
        color: #555;
        margin: 0px;
        text-transform: capitalize;
        font-weight: 300;
        font-size: 16px; }
    #Wrapper .badges .badge-3 {
      text-align: center;
      margin: 0px;
      animation-delay: 0.5s; }
      #Wrapper .badges .badge-3 i.icon {
        background: url("../images/Picture3.png") no-repeat center center;
        background-size: 180px;
        width: 180px;
        height: 180px;
        display: block;
        margin: 60px auto 0px auto; }
      #Wrapper .badges .badge-3 h2 {
        font-weight: bold;
        margin-top: 15px;
        font-family: 'arial';
        font-size: 25px; }
      #Wrapper .badges .badge-3 p {
        margin: 8px 0px 4px 0px;
        color: #555;
        text-transform: uppercase; }
      #Wrapper .badges .badge-3 span {
        color: #555;
        margin: 0px;
        text-transform: capitalize;
        font-weight: 300;
        font-size: 16px; }
  #Wrapper .Footer {
    background: #333;
    padding: 30px 0px; }
    #Wrapper .Footer h2 {
      font-weight: bold;
      font-family: 'Inknut Antiqua';
      color: #ddd;
      text-transform: capitalize;
      font-size: 23px;
      margin-bottom: 15px; }
    #Wrapper .Footer h3 {
      color: #fff;
      font-size: 18px; }
    #Wrapper .Footer p {
      color: #fff;
      line-height: 21px;
      font-size: 13px;
      font-weight: bold !important;
      text-align: justify; }
      #Wrapper .Footer p ~ a {
        display: inline-block;
        overflow: hidden; }
        #Wrapper .Footer p ~ a label {
          height: 28px;
          display: inline-block;
          overflow: hidden;
          color: #fff;
          margin-top: 5px;
          margin-right: 2.5px;
          padding: 0px 8px;
          font-size: 11.5px;
          font-weight: 200;
          line-height: 28px;
          cursor: pointer;
          border-radius: 14px 14px 14px 14px;
          -moz-border-radius: 14px 14px 14px 14px;
          -webkit-border-radius: 14px 14px 14px 14px;
          -o-border-radius: 14px 14px 14px 14px;
          -ms-border-radius: 14px 14px 14px 14px; }
          #Wrapper .Footer p ~ a label:nth-of-type(1) {
            background: #ed531e; }
          #Wrapper .Footer p ~ a label:nth-of-type(2) {
            background: #629b1e; }
          #Wrapper .Footer p ~ a label:nth-of-type(3) {
            background: #1d8fd8; }
  #Wrapper .footer-bottom {
    background: #222;
    color: #fff;
    overflow: hidden;
    padding: 30px 0px; }
    #Wrapper .footer-bottom p {
      margin: 0px;
      position: relative;
      top: 10px;
      font-size: 16px; }

#Demo iframe {
  border: 0px;
  width: 100%;
  height: 550px; }

#contactDemo .btn i, #sendFriend .btn i {
  margin-left: 5px;
  display: none; }

.go-up {
  background: #78af36;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.3);
  border: 0px;
  width: 45px;
  height: 45px;
  color: #fff;
  position: fixed;
  bottom: 30px;
  right: 30px;
  font-size: 16px;
  display: none;
  border-radius: 100% 100% 100% 100%;
  -moz-border-radius: 100% 100% 100% 100%;
  -webkit-border-radius: 100% 100% 100% 100%;
  -o-border-radius: 100% 100% 100% 100%;
  -ms-border-radius: 100% 100% 100% 100%; }
@media only screen and (max-width: 600px) {
.naba-logo {
margin-left:50px;
}
.advers .image1 {
    width: 50px !important;
}
}
@media only screen and (min-width: 601px) and (max-width: 1390px) {
#Wrapper .Header .top-nav .naba-logo{
margin-left:100px;
}
.prog-title{
margin-top:50px;
}
}
@media only screen and (max-width: 850px) {
  #Wrapper .Header {
    background: url("../images/slideshow/slide (1).jpg") no-repeat center center;
    background-size: cover; }

  #Wrapper .Header .container {
    padding-top: 80px; }

  #Wrapper .Header .container h1, #Wrapper .Header .container h2 {
    font-size: 25px; }

  #Wrapper .Header .container p {
    color: #000 !important;
    
    font-weight: bold;
    margin-top: 15px; }

  #Wrapper .Header {
    height: auto;
    padding-bottom: 30px; }

  #Wrapper .Header .video-bg {
    display: none; }

  #Wrapper .Header .container .row .btn {
    margin-top: 10px;
    margin-bottom: 15px; }

  .go-up {
    z-index: 100; } }
@media only screen and (max-width: 480px) {
#Wrapper .Header .top-nav .naba-logo
{
display:none;
}
#Wrapper .Features-List{
background:none;
}
  #Wrapper .Header .container .row .btn {
    display: block;
    margin-right: 0px; }

  #Wrapper .Header .top-nav .social a {
    width: 34px;
    height: 35px;
    line-height: 35px; }

  #Wrapper .Header .top-nav .naba-logo {
    font-size: 21px; }

  #Wrapper .Features-List .list {
    margin-left: 15px;
    margin-bottom: 15px; } }

/*# sourceMappingURL=main.css.map */

.share-this a{
margin-top:10px;

}
.send-friend{
color: #000 !important;
}

