
body {
margin: 0;
}
@media (min-width: 420px) and (max-width: 767px) { 
.pharmvideo {
    margin-top: 5px;
    width: 400px;
}
}
@media (min-width: 600px) and (max-width: 767px) {
.companiesrightside, .insidetext {  
  padding-top: 4px;
  padding-bottom: 2px;
  line-height: 18px;
}
.companiesrightside, .insidetext  a{
  font-size: 12px;
  font-weight: 600;
  color: #000;   
}
.searchmarginleft {
  margin-left: 14%;
}
.smallhidden {
  display:none !important;
}
/*.form-inline .captch-control {
    display: inline-block;
    width: 78%;
    vertical-align: middle;    
}
.pharmabiz-contact-form .form-horizontal span img {
    width: 85px;
    height: 30px;
    margin-top: 0px;
}
.pharmabiz-contact-form .form-horizontal .refresh-img {
    width: 21px;
    height: auto;
    background-color: #063b5e;
    padding: 4px;
    /*border-radius: 50%;
    position: relative;
    right: 15px;
    top: -7px;
}*/
}
@media only screen and (max-width: 767px){ 
.logowrap img{
  width: 200px;
  height: auto;
  padding: 5px 0px;
  transition:All 0.5s ease;
  -webkit-transition:All 0.5s ease;
  -moz-transition:All 0.5s ease;
  -o-transition:All 0.5s ease; 
  text-align:left;
}
.topbtnpadding {
  padding-top: 10px;
  padding-bottom: 0px;
}
.btnfont-primary {
  font-size: 22px;
  padding: 4px 0px 4px 0px;
}
.topmargin {
  margin-top: 10px;
}
.editorialbg {
  border: 1px solid #c7e8f3;
  background-color: #f1f9fe;
  padding: 10px;
  margin-bottom: 16px;
}.adbg img {
  width: 100%;
  margin: 0px 0px 16px 0px;
}
.pharmartbg {
  padding: 10px;
  background-color: #c9e2f2;
  border: 1px solid #b7d4e6;
  margin-bottom: 15px;
}
.latestnews img {
  width: 100%;
  margin: 10px 0px;
}
.srsecheadingbg2 {
  background-color: #fafafa;
  border-bottom: 1px solid #e5e5e5;
  width: 100%;
  min-height: auto;
  padding: 7px 7px;
}
.servicesbg1 ul {
  position: relative;
  padding: 7px 7px;
  min-height: auto
}
.servicesbg2 ul {
  position: relative;
  padding: 7px 7px;
  min-height: auto
}
.srsectopborder {
  border-top: 1px solid #e5e5e5;
}
.srsecpaddingright {
  padding-right: 0px;
}
.socialicon ul {
  position: relative;
  text-align: center;
  margin-top:10px; 
}
.copyright {
  position: relative;
  text-align: center;
  font-size: 14px;
  padding-top: 5px;
}
.footernav ul li {
  float: none;
  padding-right: 0px;
  padding-top: 5px;
  text-align: center;
}
.projectssearchbg .form-control {
  width: 89%;
  height: 30px;
  border-radius: 0px;
  padding: 4px;
  font-size: 12px;
  margin-bottom: 10px;    
}
.projectssearchbg .form-control1 {
  display: block;
  width: 25%;
  margin-bottom: 10px;
  height: 30px;
  padding: 4px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.PharmabizArchive .inputwidth {
  width: 50% !important;
}
.PharmabizArchive .widthselect {
  width: 50% !important;
}
.PharmabizArchive .selectwidth {
  width: 28% !important;
}
.PharmabizArchive .widthselect1 {
  width: 50%;
}
.PharmabizArchive .btnleftpadding {
  padding-left:  33%;
}
.martmright {
  margin-right: 0px;
}
.martmtop {
  margin-top: 10px;
}
.leftlogin {
  display: none;
}
.middle-wrapper-bg {
 /* background: linear-gradient(to right, #fff 56%, #e3e3e3 45%);*/  
  background: #e3e3e3;
  min-height:480px;
}
.pharmabiz-contact-form .insidepharmaform {
    padding: 8px;
}
.pharmabiz-contact-form .insidepharmaform .form-horizontal label span {
    display: block;
    display: -webkit-inline-box;
}
.form-horizontal .control-label::before {
    position: absolute;
    content: "";
    right: 5px;
}
.captchmargin {
   margin-right:0px !important;
   margin-left:0px !important;
   margin-bottom:5px !important;
}
#LV_Issue > table > thead > tr > th {
    width:50% !important;
}
#LV_Issue > table > tbody > tr > td {
    width:50% !important;
}
.lrbtnpadding {
    padding: 3px 4px !important;
}
.rightlogin .loginlogo {
    text-align: center;
    margin-top: 50px;
}
.martform .form-horizontal .form-group .martinsidepadding {
    padding-left: 0px !important;
}
.adpadingright {
    padding-right:10px;
}
.adpadingleft {
    padding-left:10px;
}
/*.rightad .adbg a img {
    width: 100%;
    padding:0px 10px 15px 0px;
    margin:0;
    height: auto;
}*/
.toppaddingright {
  padding-right:0px;
}
.paddingright {
    padding-right: 0px;
}
.srsecinterviewpadding {
    padding-right: 0px;
}
.rightad .adbg {
    position: relative;
    text-align: center;
}
.rightad .adbg a img {
    width: 265px;
    text-align:center;
    margin: 0px 0px 20px 0px;
    height: 75px;
}
.rightadhorizontal {
   position:relative;
   text-align:center;
}
.rightadhorizontal a img {
  width:265px;
  height:75px;
  margin:0px 0px 20px 0px;  
}
.rightad a img {
    width: 125px;
    height: 125px;
}
.adpleft {
    padding-left:6px;
    text-align:left;
}
.adpright {
    padding-right:6px;
    margin-bottom:20px;
    text-align:right;
}
.productfeature {
  margin-top: 5px; 
  text-align:center;
}
.productfeature img {
  width: 265px;
  height: 265px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
/*.srsecpaddingright {
  padding-right: 0px;
}*/
.srsecinterviewpadding .titleinter::after{
  content: '';
  background: #db0b1b;
  width: 60px;
  height: 2px;
  position: absolute;
  top:9px;
  margin-left: 7px;
}
.srsecinterviewpadding .titleinter1::after{
  content: '';
  background: #db0b1b;
  width: 13px;
  height: 2px;
  position: absolute;
  top: 9px;
  margin-left: 3px;
}
.srsecinterviewpadding .titleinter3::after{
  content: '';
  background: #db0b1b;
  width: 68px;
  height: 2px;
  position: absolute;
  top: 9px;
  margin-left: 0px;
}
.panel-title>a, .panel-title>a:active{
  display:block;
  padding:10px 4px;
  color:#002373;
  font-weight: 600;
  font-size:12px;  
  text-decoration:none;
}
.panel-title > a img {
    width: 20px;
    height: 20px;
    margin-right: 7px;
    float: left;
}
.pharmabiz-contact-form .insidepharmaform {
  padding: 10px 5px;
}
.projectssearchbg .form-control {
  width: 85%;
  height: 30px;
  border-radius: 0px;
  padding: 4px;
  font-size: 12px;
  margin-bottom: 10px;    
}
.projectssearchbg .form-control1 {
  display: block;
  width: 40%;
  margin-bottom: 10px;
  height: 30px;
  padding: 4px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.ChroniclePharmabiz .rightalign {
  float: left;
  margin-top: 10px;
}
.PharmabizArchive .btnleftpadding {
  padding-left:  41.5%;
}
.martmright {
  margin-right: 0px;
}
.martdisplay {
  display: block !important;
  width: 100% !important;
}
.martmtop {
  margin-top: 10px;
}
.companiesrightside, .insidetext {  
  padding-top: 4px;
  padding-bottom: 2px;
  line-height: 18px;
}
.companiesrightside, .insidetext  a{
  font-size: 12px;
  font-weight: 600;
  color: #000;   
}
.searchmarginleft {
  margin-left: 9%;
}
.officeaddressbg {
  background-color: #f9f9f9;
  border: 1px solid #d5d5d5;
  padding: 10px 10px 5px 10px;
  margin-bottom: 10px;
  font-size: 13px;
  margin-top: 15px;
}
.officeaddressbg .cityname {
  color: #db0b1b;
  font-size: 14px;
  font-weight: bold;
  padding-bottom: 3px;
  text-transform: uppercase;
}
.officeaddressbg .titlename {
  color: #000;
  font-size: 14px;
  font-weight: bold;
  padding-bottom: 3px;
}
.officeaddressbg .officeinside {
  padding-bottom:17px;
  font-size: 14px;
}
.officeaddressbg a {
  color: #0b46a8;
  font-size: 13px;
}
.rightlogin .loginbginside {
  width: 100%;
  margin: 4% auto 0 auto;
  text-align: center;
}
.leftlogin {
  padding: 20px;
  margin-top: 40px;
  font-size: 12px;
}
.form-inline .captch-control {
    display: inline-block;
    width: 100%;
    vertical-align: middle;    
}
.captchmargin {
   margin-right:0px !important;
}
/*.pharmabiz-contact-form .form-horizontal span img {
    width: 85px;
    height: 30px;
    margin-top: 10px;
}
.pharmabiz-contact-form .form-horizontal .refresh-img {
    width: 21px;
    height: auto;
    background-color: #063b5e;
    padding: 4px;
    /*border-radius: 50%;
    position: relative;
    right: 15px;
    top: 0px;
}
.srsecheadingbg1 img {
    width: 30px;
    height: 30px;
    margin-right: 10px;
    float: left;
}*/
.srsecheadingbg2 h4 {
    font-size: 11px;
    font-weight: normal;
    color: #000;
    padding-top: 5px;
}
.srsecheadingbg1 h4 {
    font-size: 11px;
    font-weight: normal;
    color: #000;
    padding-top: 6px;
}
.logowrap img{
  width:220px;
  transition:All 0.5s ease;
  -webkit-transition:All 0.5s ease;
  -moz-transition:All 0.5s ease;
  -o-transition:All 0.5s ease; 
  text-align:left;
}
.adpadingright {
    padding-right:10px;
}
.adpadingleft {
    padding-left:10px;
}
.rightad .adbg a img {
    width: 100%;
    padding:0px 0px 20px 0px;
    margin:0;
    height: auto;
}

/*.toppaddingright {
  padding-right:0px;
}
.servicesbg1 ul li a {
    color: #00397f;
    font-size: 11px;
    text-align: left;
    overflow: hidden;
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.servicesbg2 ul li a {
    color: #00397f;
    font-size: 11px;
    text-align: left;
    overflow: hidden;
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.servicesbg1 ul {
    position: relative;
    padding: 10px;
    min-height: 120px;
}
.servicesbg2 ul {
    position: relative;
    padding: 10px;
    min-height: 190px;
}*/
}
@media screen and (min-width: 992px) and (max-width: 1199px){
.editorialbg {
  border: 1px solid #c7e8f3;
  background-color: #f1f9fe;
  padding: 10px;
  margin-bottom: 8px;
}
.adbg img {
  width: 100%;
  margin: 0px 0px 5px 0px;
}
.rightad .paddingadtop {
  padding-top: 10px;
}
.addtopmargin {
  margin-top: 10px;
}
.srsecinterviewpadding .titleinter::after{
  content: '';
  background: #db0b1b;
  width: 103px;
  height: 2px;
  position: absolute;
  top:9px;
  margin-left: 10px;
}
.srsecinterviewpadding .titleinter1::after{
  content: '';
  background: #db0b1b;
  width: 49px;
  height: 2px;
  position: absolute;
  top: 9px;
  margin-left: 10px;
}
.srsecinterviewpadding .titleinter3::after{
  content: '';
  background: #db0b1b;
  width: 30px;
  height: 2px;
  position: absolute;
  top: 9px;
  margin-left: 10px;
}
.srsecinterviewer img {
  width: 75px;
  height: 75px;
  margin-right: 9px;
  margin-bottom: 21px;
  float: left;

}
.projectssearchbg .form-control {
  width: 61%;
  height: 30px;
  border-radius: 0px;
  padding: 4px;
  font-size: 12px;
  margin-bottom: 10px;    
}
.projectssearchbg .form-control1 {
  display: block;
  width: 25%;
  margin-bottom: 10px;
  height: 30px;
  padding: 4px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.width30 {
  width: 30.3333% !important;
  float: left;
}
.width21 {
  width: 21% !important;
  float: left;
}
.width18 {
  width: 18.333% !important;
  float: left;
}
.width25 {
  width: 25% !important;
  float: left;
}
.companiesrightside, .insidetext {  
  padding-top: 8px;
  padding-bottom: 2px;
  line-height: 18px;
}
.rightlogin .loginbginside {
  width: 80%;
  margin: 4% auto 0 auto;
  text-align: center;
}
.srsecheadingbg1 img {
    width: 30px;
    height: 30px;
    margin-right: 10px;
    float: left;
}
.srsecheadingbg2 h4 {
    font-size: 12px;
    font-weight: normal;
    color: #000;
    padding-top: 0px;
}
.srsecheadingbg1 h4 {
    font-size: 12px;
    font-weight: normal;
    color: #000;
    padding-top: 0px;
}
/*.pharmabiz-contact-form .captchmargin .form-control {
    background-color: #f5f5f5;
    border-radius: 0;
    border: 1px solid #e5e5e5;
    height: 30px;
    width:140px;
}*/
}

@media only screen and (min-width: 600px){ 
.projectssearchbg  .insidebox span {
  display: none;
}
.ChroniclePharmabiz h1 {
  color: #000;
  font-size: 17px;
  font-weight: 500;
  text-align: left;
  margin-top: 10px;
}
}

@media only screen and (max-width: 599px) {
.fullWidth{ width:100%;}
.srsecadd {
  width: 100%;
  position: relative;
  padding-right: 0px;
  margin-top: 10px;
}
.srsecadd3 {
  text-align:center;
  position: relative;
  padding-right: 0px;
  margin-top: 0px;
  margin-bottom:20px;
}
.srsecadd3 img {
    width: 265px;
    height: 75px; 
}
.projectdetailslist .titlename {
  font-size: 14px;
  font-weight: bold;
  text-align: left;
  padding-bottom: 8px;
  padding-left: 0px;
}
.projectdetailslist .subtitlename {
  padding-bottom: 8px;
  padding-left: 0px;
  font-size: 14px;
  color: #000;  
}
.projectdetailslist .titlename::before {
  position: relative;
  content: ":";
  left: 155px;  
}
.projectssearchbg .titlename {
  font-size: 14px;
  font-weight: bold;
  text-align: left;
  padding-bottom: 8px;
  padding-left: 0px;
  display:-webkit-inline-box;
}
.projectssearchbg .titlename::before {
   position: relative;
  content: "";
  left: 180px;
}
.projectssearchbg .form-control {
  width: 100%;
  height: 30px;
  border-radius: 0px;
  padding: 4px;
  font-size: 12px;
  margin-bottom: 10px;
}
.projectssearchbg .form-control1 {
  display: block;
  width: 100%;
  margin-bottom: 10px;
  height: 30px;
  padding: 4px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.projectssearchrsult .button {
  top: 2px;
  position: absolute;
  right: 110px;
  padding: 2px 8px;
  background-color: #3994cf;
  color: #fff;
}
.ChroniclePharmabiz .rightalign {
  float: left;
  margin-top: 10px;
}
.PharmabizArchive .inputwidth {
  width: 94% !important;
}
.PharmabizArchive .widthselect {
  width: 70% !important;
}
.PharmabizArchive .selectwidth {
  width: 28% !important;
}
.projectssearchbg .insidebox .insidemarginbtm .titlename span {
  display: block;
  padding-left: 5px;
}
.input-group-addon, .input-group-btn {
  width: 0% !important;
  white-space: nowrap;
  vertical-align: middle;
}
.pharmacompanydetailsbg .insidebox .insidetxt {
  font-size: 14px;
  font-weight: bold;
  text-align: left;
  padding-left: 0px;
  display: -webkit-inline-box;
}
.pharmacompanydetailsbg .insidebox .insidetxt::before {
  position: absolute;
  content: "";
  right: 5px;  
}
.pharmacompanydetailsbg .insidebox .insidetxt span {
  display: block;  
  padding-left: 5px;
}
.searchmarginleft {
  margin-left: 9%;
}
.contactpaddingright {
  padding-right: 0px;
}
.xssmallhidden {
  display: none !important;
}
/*.form-inline .captch-control {
    display: inline-block;
    width: 100%;
    vertical-align: middle;    
}
.pharmabiz-contact-form .form-horizontal span img {
    width: 85px;
    height: 30px;
    margin-top: 15px;
}
.pharmabiz-contact-form .form-horizontal .refresh-img {
    width: 21px;
    height: auto;
    background-color: #063b5e;
    padding: 4px;
    /*border-radius: 50%;
    position: relative;
    right: 15px;
    top: 1px;
}*/
}

@media only screen and (max-width: 480px) { 
.PharmabizArchive .inputwidth {
  width: 90% !important;
}
.PharmabizArchive .widthselect {
  width: 70% !important;
}
.PharmabizArchive .selectwidth {
  width: 28% !important;
}
.searchmarginleft {
  margin-left: 0%;
}
.searfullWidth {
  width: 100%;
}
.getdirectionwidth {
  position: relative !important;
  flex: 0 1 auto !important;
  width: 62% !important;
  margin-bottom: 0;
}
.margindirection {
  margin-top: 10px;
}
.rightlogin .loginbginside {
  width: 100%;
  margin: 4% auto 0 auto;
  text-align: center;
}
.adfullWidth {
    width:100%;
}
.adpadingright {
    padding-right:0px;
}
.adpadingleft {
    padding-left:0px;
}
}

@media screen and (max-width: 676px) {
    .nb-form:hover .user-icon {
        display: none;
    }

    .nb-form .message {
        display: none;
    }

    .nb-form form {
        padding-top: 15px;
    }
    .nb-form{
        right: 50%;
        bottom: -330px;        
        left: 50%;
        transform: translateX(-50%);
    }
}