@media only screen and (min-width: 980px) and (max-device-width: 1120px) {
 /* body {
   font-size: 14px;
   font-weight: 400;
   font-family: 'Open Sans', Regular;
  }*/

 /* #footer .social {
    float: right;
    margin-right: 0%;
}
#footer p {
    color: #666;
    font-size: 14px;
    float: left;
    margin-left: 0%;
    margin-top: 20px;
}*/
.cap {
    margin-left:0px !important;
}
.btn-custom, .btn-custom:focus, .btn-custom.focus, .btn-custom:active, .btn-custom.active {
    color: #fff;
    background-color: #337ab7;
    float: left;
    margin: 0px 0px;
    /* margin-left: 0px; */
}
.btn-custom1 {
    padding: 10px 15px;
    color: #fff;
    background: #337ab7;
    margin-left: 20px;
    /* margin-top: 0px; */
    float: left;
}
}


@media only screen and (max-width: 720px) {
 /* body {
   font-size: 14px;
   font-weight: 400;
   font-family: 'Open Sans', Regular;
  }*/
.wrapper{
    display: none;
}
  #footer .social {
    float: inherit;
    margin-right:0%;
}
#footer p {
    color: #666;
    font-size: 14px;
    float: left;
    margin-left:0%;
    margin-top: 20px;
}


.item img {
   /* background-position: center;*/
    /*background-image: center;*/
    margin-top: 96px;
}
.cap {
    margin-left:0px !important;
}
.btn-custom, .btn-custom:focus, .btn-custom.focus, .btn-custom:active, .btn-custom.active {
    color: #fff;
    background-color: #337ab7;
    float: left;
    margin: 0px 0px;
    /* margin-left: 0px; */
}
.btn-custom1 {
    padding: 10px 15px;
    color: #fff;
    background: #337ab7;
    margin-left: 20px;
    /* margin-top: 0px; */
    float: left;
}

.btn-custom, .btn-custom:focus, .btn-custom.focus, .btn-custom:active, .btn-custom.active {
    color: #fff;
    background-color: #337ab7;
    float: ;
    margin: 0px 40px;
    /* margin-left: 0px; */
}
.rc-anchor-normal .rc-anchor-pt {
    margin: 2px 11px 0 0;
    padding-right: 30px !important;
    position: absolute;
    right:0px;
    text-align: right;
    width: 276px;
}
}

@media screen and (min-device-width: 420px) and (max-device-width: 768px) { 


 #footer .social {
    float: right;
    margin-right: 0%;
}
#footer .social {
    float: right;
    margin-right: 0%;
   }

.cap {
    margin-left:0px !important;
}

.btn-custom, .btn-custom:focus, .btn-custom.focus, .btn-custom:active, .btn-custom.active {
    color: #fff;
    background-color: #337ab7;
    float: left;
    margin: 0px 0px;
    /* margin-left: 0px; */
}
  
  .btn-custom1 {
    padding: 10px 15px;
    color: #fff;
    background: #337ab7;
    margin-left: 20px;
    /* margin-top: 0px; */
    float: left;
}

.btn-custom, .btn-custom:focus, .btn-custom.focus, .btn-custom:active, .btn-custom.active {
    color: #fff;
    background-color: #337ab7;
    float: ;
    margin: 0px 40px;
    /* margin-left: 0px; */
}
.rc-anchor-normal .rc-anchor-pt {
    margin: 2px 11px 0 0;
    padding-right: 2px;
    position: absolute;
    right: 30px !important;
    text-align: right;
    width: 276px;
}
}
