@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Antonio:wght@300&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@500&display=swap');

/* exhibitor page colors */
:root{
    --bg-primary: #ebebeb;
    --btn-primary:  linear-gradient(90deg, #fd4952 0%, #f06131 100%);
}

/* CSS Document */

body,p,h1,h2,h3,h4,h5,h6{	 

	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important;

}


@font-face {

   font-family: 'DINPro-Regular';

   src: url("fonts/DINPro-Regular.ttf")format('truetype');

}

 @font-face {

    font-family: 'DINPro-Bold';

    src: url(" fonts/DINPro-Bold.otf");

}

    

    .pad-0{

        padding:0px;

    }

.main-page {

    width: 100%;

    margin: 0 auto;

}

.main_reg_h3{

  text-align:center;

    font-size: 18px;

    font-weight: bold;

    font-style: normal;

    text-decoration: none;

    color: #000;

	  padding: 10px 0px 20px;

}

 

 .main-card {

    padding: 10px 25px 5px 25px!important;

    margin-top: 0px;

 

}

.uk-card.uk-card-default.uk-card-body.main-card h3 {

   font-family: 'DINPro-Regular';

   font-size: 18px;

}

.uk-button {

    text-transform: capitalize !important;  

}

.default-btn {

       background: #e95821 !important;

    padding: 6px 20px !important;

    color: #fff!important;

    font-weight: bold !important;

    border-radius: 5px;

}

.rgb-btn {

    margin: 0px !important;

    padding: 0px 9px!important;

}

.regbtn_facebook{

	background-color:#3B5998!important;

	color:white!important;	

}

.regbtn_twitter{

	background-color:#55acee!important;

	color:white!important;	

}

.regbtn_linkedin{

	background-color:#0079b0!important;

	color:white!important;	

}

.or {

    margin-bottom: 20px;

}

.or h3{

	//text-align:center;

    font-size: 19px;

    margin: 24px 0px!important;

    color: #000;

}

/* .or h3::after{

    content: "";

    position: absolute;

    width: 45px;

    height: 0px;

    border: 1px double black;

    margin-top: 13px;

    left: 21%;

} */

.uk-margin input.uk-input.uk-form-width-medium {

    float: left;

    margin-right: 15px;

}

.uk-button-default {

    border: none!important;

    font-size: 16px!important;

}

.uk-form-width-medium {

    width: 200px;

    height: 30px !important;

}

/* .or h3::before{

	  content: "";

    position: absolute;

    width: 45px;

    height: 0px;

    right: 91%;

    margin-top: 15px;

    border: 1px double #585858;

} */

.uk-card-default {

    color: #666;

    border: 2px solid #77777721!important;

    box-shadow: 0px 5px 3px -2px rgba(0, 0, 0, 0.18);

}

.main-card .col-md-8{

	box-shadow: 3px -1px 10px 6px #00000024;

	padding: 20px 13px;

}

.progress .progress-bar.bg-light {

    color: #000!important;

}

.reg_card {

       margin: 20px 0px;

    background-size: cover;

    color: #000;

    background-position: right;

    position: relative;

    padding-top: 1px;

    border-radius: 20px;

    border: 2px solid #77777747;

} 

.register_card{

      color: #000 !important;

    margin: 20px 0px;

    background-size: cover;

    background-position: right;

    border-radius: 20px;

    border: 2px solid #7777774f;

}

.reg_1_form {

    border-radius: 20px;

    border: 2px solid #77777742;

    margin: 15px;

}



p.reg_1_p {

    font-size: 16px!important;

    color: #000!important;

    border: none!important;

    margin: 10px 0px;

    

}

.reg_form_label {

    

    width: 30%;

    font-size: 14.5px;

    text-align: right;

 

}

.reg_form input,.reg_form select{

    width: 59%;
    padding: 4px 2px;
    border: none;
    outline: 1px solid #0006;
    border-radius: 3px;
    background: none;
    margin: 5px auto;

}
.reg_form select{
    background: rgb(241, 241, 241);
}
.reg_1_nxt_btn {

    background: #f6a106;

    float: right;

    margin-right: 8px !important;

    color: #fff;

}
#visitorNext1{
    background: var(--btn-primary) !important;
}

.form-div {

    margin: 15px;

    

	width: 100%;

}

.reg_form form {

    margin-top: 5px;

}

/* .reg_1_img::before {

    content: "";

    position: absolute;

    width: 100%;

    height: 57.2%;

    background: #0000006b;

} */

.social-share-btns .social-btns {

    margin: 0px 20px 5px !important;

    padding: 0px !important;

}

.reg_1_nxt_btn{

    float:right;

    margin-right:8px !important;

}

h3.details {

    font-weight: 500;

        font-size: 22px;

    margin-bottom: 10px;

    margin-top: 10px;

    color: #000;

}

.uk-button-group > .uk-button:nth-child(n+1), .uk-button-group > div:nth-child(n+2) .uk-button {

    margin-right: 23px!important;

}

.reg_back{

    position: relative;

     

    border-radius: 20px;

    padding: 15px 0px;

}

 



/*        add class       */

/* .img-fixed {

    position: fixed;

    top: 10px;

    margin-bottom: 20px;

    height:auto;

} */



/* Swapna Css */

.clearfix{

    clear:both;

}

.text_back{

    background-color: #ffffff30;

    padding: 30px;

}

.text_back_reg-4 {

       background-color: #ffffff3b;

    padding: 0px 30px;

}

.box_pd{

    padding: 30px

}

.span_pseudo, .chiller_cb span:before, .chiller_cb span:after {

  content: "";

  display: inline-block;

  background: #fff;

  width: 0;

  height: 0.2rem;

  position: absolute;

  transform-origin: 0% 0%;

}



.chiller_cb {

  position: relative;

  height: 2rem;

  display: flex;

  align-items: center;

  margin: 7px 0px;

}

.chiller_cb input {

  display: none;

}

.chiller_cb input:checked ~ span {

    background: #e42127;

    border-color: #a06800;

}

.chiller_cb input:checked ~ span:before {

  width: 1rem;

  height: 0.15rem;

  transition: width 0.1s;

  transition-delay: 0.3s;

}

.chiller_cb input:checked ~ span:after {

  width: 0.4rem;

  height: 0.15rem;

  transition: width 0.1s;

  transition-delay: 0.2s;

}

.chiller_cb label {

    padding-left: 2rem;

    position: relative;

    z-index: 2;

    cursor: pointer;

    margin-bottom: 0;

    font-weight: 400;

    font-size: 15px;

}

.chiller_cb span {

  display: inline-block;

  width: 18px;

  height: 18px;

  border: 2px solid #c3c3c3;

    background-color: #d7d7d7;

    box-shadow: inset -83px -139px 81px -125px rgba(18, 18, 18, 0.25);

    position: absolute;

  position: absolute;

  left: 0;

  transition: all 0.2s;

  z-index: 1;

  box-sizing: content-box;

}

.chiller_cb span:before {

  transform: rotate(-55deg);

  top: 1rem;

  left: 0.37rem;

}

.chiller_cb span:after {

  transform: rotate(35deg);

  bottom: 0.35rem;

  left: 0.2rem;

}



/* The radio */

.radio {

 

     display: block;

    position: relative;

   padding-left: 35px;

    padding-top: 5px;

    margin-bottom: 8px;

    cursor: pointer;

    font-size: 16px;

    -webkit-user-select: none;

    -moz-user-select: none;

    -ms-user-select: none;

    user-select: none

}



/* Hide the browser's default radio button */

.radio input {

    position: absolute;

    opacity: 0;

    cursor: pointer;

}



/* Create a custom radio button */

.checkround {



    position: absolute;

    top: 6px;

    left: 0;

    /*height: 20px;

    width: 20px;

    background-color: #fff ;

    border-color:#f8204f;*/

    width: 22px;

    height: 22px;

    border: 2px solid #c3c3c3;

    background-color: #d7d7d7;

    box-shadow: inset -83px -139px 81px -125px rgba(18, 18, 18, 0.25);

        border-style:solid;

    border-width:2px;

     border-radius: 50%;

}

 



/* When the radio button is checked, add a blue background */

.radio input:checked ~ .checkround {

    background-color: #fff;

}



/* Create the indicator (the dot/circle - hidden when not checked) */

.checkround:after {

    content: "";

    position: absolute;

    display: none;

}



/* Show the indicator (dot/circle) when checked */

.radio input:checked ~ .checkround:after {

    display: block;

}



/* Style the indicator (dot/circle) */

.radio .checkround:after {

    left: 3px;

    top:3px;

    width: 12px;

    height: 12px;

    border-radius: 50%;

    background: #d78d08;

} 

.thankyou_text{

    font-size: 20px;

    color: #fff;

}

.widget-page-heading {

    border-top: solid 4px #ff7d00;

}

.widget-page-heading {

    border-top-left-radius: 4px;

    border-top-right-radius: 4px;

    background-color: #FAFAFA;

    padding-bottom: 21px;

   

    margin-top: 18px;

}

.widget-page-heading h1 {

    margin-top: 21px;

    margin-bottom: 0px;

    font-size: 20px;

    font-weight: bold;

    text-align: center;

    color: #474747;

}

.widget-page-heading h2 {

    font-size: 14px;

    text-align: center;

    margin-top: 4px;

    margin-bottom: 0px;

    color: #4c4a4a;

}

.tab-pane h4{

    color: #ccc !important;

}

.pare_style p{

color: #000;

}

.panel-default {

    border-color: none!important;

	border: none!important;

}

.secondary-section-heading {

    border-top: solid 2px #ff7d00;

}

.secondary-section-heading h1 {

    font-size: 16px;

    text-align: center;

    margin-top: 26px;

}

.social-share-text{

    font-size: 14px;

}

.row#share .bg-class {

    background-color: #FAFAFA;

}

.social-btns {

    text-align: center;

}

.social-btns img{

    width:40px;

    height: 40px;

}

.social-linked img{

   background-color: #0079b0;

   padding: 6px;

   border-radius: 20%;

}

.social-linked img:hover{

   background-color: #2099d0; 

}

.social-facebook img{

   background-color: #5B79B8;

   padding: 6px;

   border-radius: 20%;

}

.social-facebook img:hover{

   background-color: #2099d0; 

}

.social-twitter img{

   background-color: #149BD8;

   padding: 6px;

   border-radius: 20%;

}

.social-twitter img:hover{

   background-color: #2099d0; 

}

#share-link-container {

   padding-top: 15px;

    padding-bottom: 0px;

    background-color: #FAFAFA;

}

.referal_link{

  color:#474747 !important;

}

.nav>li>a>img {

    max-width: none;

    width: 35px;

}







/*	tab-4		*/





/*     tab-4     */



.tab_4_heading {

    padding: 5px 20px;

}

.tb_4_h3 {

    color: #000;

    margin-bottom: 0px;

}

.tab_4_form{

    margin: 0px 30px;

}

#manufacture_div,#Distributor_div,#Licensee_div,#Contract_div,#manufacture_api_div,#manufacture_Generic_div,#manufacture_Custom_div,#manufacture_Chemicals_div,#manufacture_Excipients_div,#manufacture_Finished_div,#manufacture_Pharmaceutical_div,#manufacture_Laboratory_div,#manufacture_Biopharmaceuticals_div,#manufacture_Natural_div,#manufacture_Contract_div,#manufacture_Contract_bio_div,#manufacture_Contract_Clinical_div,#manufacture_ATC_div,#manufacture_Pharmaceutical_Packaging_div{

    display: none;

}

#Distributor_API_div,#Distributor_Generic_div,#Distributor_Intermediates_div,#Distributor_Excipients_div,#Distributor_Finished_div,#Distributor_Pharmaceutical_div,#Distributor_Laboratory_div,#Distributor_Biopharmaceuticals_div,#Distributor_Pharmaceutical_Packaging_div,#Distributor_Natural_div,#Distributor_Pharmaceutical_Products_div{

    display: none;

}

#Licensee_Alimentary_div,#Licensee_Antiinfectives_div,#Licensee_Antineoplastics_div,#Licensee_Antiparasitic_div,#Licensee_Blood_div,#Licensee_Cardiovascular_div,#Licensee_Dermatologicals_div,#Licensee_Genito-urinary_div,#Licensee_Musculo_div,#Licensee_Nervous_div,#Licensee_Respiratory_div,#Licensee_Sensor_div,#Licensee_Systemic_div,#Licensee_Various_div,#Contract_Custom_div,#Contract_Contract_div,#Contract_Bio_Services_div,#Contract_Contract_Services_div,#Contract_Clinical_Services_div{

    display: none;

}

.tab-4-progerss{

    margin-top:20px;

}

.progress {

    height: 40px!important;

    border: 3px solid #77777745;

    border-radius: 10px;

    margin-top: 20px;

}

.bg-light{

    background-color: #f6a106!important;

    height:40px!important;

    color: #000;

}

marquee span{

    color:#f6a106;

}

.tab_4_form p{

    font-weight: 500;

}

.col-md-1{

    padding: 2px !important;

}

.pad-0 img{

    width: 100%;

    height:100%;

    border: 1px solid #ccc;

}

.pad-0 p{

   width: 100%;

    height: 100%;

    border: 1px solid #ccc;

    text-align: center;

    color: #000; 

    margin: 0px !important;

      padding-top: 0; 

    font-weight: 500;

}

.powered p{

  text-align: right;

  color: #525252;

}

.thanks h3{

    text-align: center;

    padding: 8% 8% 0% 8%;

}

.thanks p{

    text-align: center;

    color: #999;

    padding-bottom: 8%;

}

.tab_4_form input[type=checkbox] {

    width: 20px;  

  height: 20px;

   margin: 9px;

}

.tab_4_form input[type=radio] {

      width: 20px;

    height: 20px;

    margin: 9px;

} 

/*			tab-4 radio,checkbox css		



.tab_4_form input[type=checkbox] + label {

  display: inline-block;

  margin: 0.2em;

  cursor: pointer;

  padding: 0.2em;

}



.tab_4_form input[type=checkbox] {

  !display: none;

}



.tab_4_form input[type=checkbox] + label:before {

  content: "\2714";

  border: 0.1em solid #000;

  border-radius: 0.2em;

  display: inline-block;

  width: 1em;

  height: 1em;

  padding-left: 0.2em;

  padding-bottom: 0.3em;

  margin-right: 0.2em;

  vertical-align: bottom;

  color: transparent;

  transition: .2s;

}



.tab_4_form input[type=checkbox] + label:active:before {

  transform: scale(0);

}



.tab_4_form input[type=checkbox]:checked + label:before {

  background-color: MediumSeaGreen;

  border-color: MediumSeaGreen;

  color: #fff;

}



.tab_4_form input[type=checkbox]:disabled + label:before {

  transform: scale(1);

  border-color: #aaa;

}



.tab_4_form input[type=checkbox]:checked:disabled + label:before {

  transform: scale(1);

  background-color: #bfb;

  border-color: #bfb;

}		



*/





.name_register{ 

    text-align: center;

    color: #000; 

    margin: 0px !important; 

}

.last_page{ 

    border-top-left-radius: 4px;

    border-top-right-radius: 4px;

    background-color: #FAFAFA;

    padding-bottom: 21px; 

    margin-bottom: 20px;

}



 

.back-button {

    background: rgb(88, 88, 88);

    color: white;

    font-size: 16px;

    line-height: 2;

    padding: 12px 20px 11px 10px;

    text-decoration: none;

    transition: all 0.2s;



}



.back-button:hover {

  background: rgba(0,0,0,0.8);

  color: #fff;

  text-decoration: none;

}

.back_button_span{

    padding-left: 20px;

}

 .modal {

    / position: fixed; /

    top: 20% !important;

    right: 0;

    bottom: 0;

}

.modal-backdrop {

    background-color: #58585800 !important;

}

 

/ Shared /

.loginBtn {

  box-sizing: border-box;

  position: relative;

  / width: 13em;  - apply for fixed size /

  margin: 0.2em;

  padding: 0 15px 0 46px;

  border: none;

  text-align: left;

  line-height: 34px;

  white-space: nowrap;

  border-radius: 0.2em;

  font-size: 16px;

  color: #FFF;

}

.loginBtn:before {

  content: "";

  box-sizing: border-box;

  position: absolute;

  top: 0;

  left: 0;

  width: 34px;

  height: 100%;

}

.loginBtn:focus {

  outline: none;

}

.loginBtn:active {

  box-shadow: inset 0 0 0 32px rgba(0,0,0,0.1);

}





/ Facebook /

.loginBtn--facebook {

  background-color: #4C69BA;

  background-image: linear-gradient(#4C69BA, #3B55A0);

  /*font-family: "Helvetica neue", Helvetica Neue, Helvetica, Arial, sans-serif;*/

  text-shadow: 0 -1px 0 #354C8C;

}

.loginBtn--facebook:before {

  border-right: #364e92 1px solid;

  background: url('https://s3-us-west-2.amazonaws.com/s.cdpn.io/14082/icon_facebook.png') 6px 6px no-repeat;

}

.loginBtn--facebook:hover,

.loginBtn--facebook:focus {

  background-color: #5B7BD5;

  background-image: linear-gradient(#5B7BD5, #4864B1);

}





/ Linkedin /

.loginBtn--Linkedin {

  /*font-family: "Roboto", Roboto, arial, sans-serif;*/

  background: #DD4B39;

}

.loginBtn--Linkedin:before {

  border-right: #BB3F30 1px solid;

  background: url('https://s3-us-west-2.amazonaws.com/s.cdpn.io/14082/icon_facebook.png') 6px 6px no-repeat;

}

.loginBtn--Linkedin:hover,

.loginBtn--Linkedin:focus {

  background: #E74B37;

}



/ twitter /

.loginBtn--twitter {

  /*font-family: "Roboto", Roboto, arial, sans-serif;*/

  background: #4C69BA;

}

.loginBtn--twitter:before {

  border-right: #4C69BA 1px solid;

  background: url('https://s3-us-west-2.amazonaws.com/s.cdpn.io/14082/icon_facebook.png') 6px 6px no-repeat;

}

.loginBtn--twitter:hover,

.loginBtn--twitter:focus {

  background: #5B7BD5;

}

.uk-button{

	font-size:15px !important;

}

.tab-4_marquee {

    /*margin-top: 20px;*/

    padding: 10px 0px;

    font-size: 14px;

    color: #000;

}



/*    footer  */

.footer {

   padding: 1px;

    margin-top: 0px;

    text-align: center;

    color: #cecece;

    background-color: #474747;

}

.footer a span{

    color:#f6a106;

}

.footer a{

   text-decoration: none;

   color: #f6a106;

}

.footer a:hover{

   text-decoration: none;

   color: #75c9e6;

}

.media_connect{

   vertical-align: sub;

}

.media_connect a{

   color: #fff;

   text-decoration: none;

}

.media_connect a:hover{

   color: #fff;

   text-decoration: none;

}





/*       slider       */

.uk-slideshow {

    margin-top: 30px!important;

}

.uk-slideshow-items{

    margin-top:30px!important;

    min-height: 250px!important;

    width:70%;

    margin:0 auto!important

    

}

.uk-slideshow-items  li p{

    color: #000;

    text-align: justify;

}

.uk-slideshow-items  li h2{

    font-size: 22px;

}

.uk-slideshow-items li span {

    color: #5a5a5a;

    float: right;

    font-size: 18px;

    font-weight: 500;

}

.modal-header { 

    padding: 0px 15px !important;

    border-bottom: 0px solid #e5e5e5 !important; 

}

.social_connect{

   padding: 25px 0px;

} 

.pre-order-btn a{

   color: #474747;

   text-decoration: none;

}

.pre-order-btn a:hover{

   color: #474747;

   text-decoration: none;

}

.pre-order-btn{

   padding: 0px 80px 22px;

   line-height: 27px;

}

.uk-button { 

    line-height: 30px !important;

    } 

.power p{

    float: right;

 }  

.power a{

    color: #f6a106;

 }    

.power a:hover{

    color: #c3c3c3;

    text-decoration: none;

 }



 /* footer */

 .footer-big {

 padding:15px 0px;

  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);

}

.footer-big .footer-widget {

 margin-bottom:10px

}

.footer--light {

 background: #ececec;

 box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);

}

.footer-big .footer-menu ul li a,.footer-big p,.footer-big ul li {

 color:#474747;

}

.footer-menu {

/* padding-left:48px*/

}

.footer-menu ul{

 padding-left: 0px;

}

.footer-menu ul li {

 list-style-type: none;



}

.footer-menu ul li a {

font-size: 15px;

 line-height:30px;

 -webkit-transition:.3s;

 -o-transition:.3s;

 transition:.3s

}

.footer-menu ul li a:hover {

 color:#5867dd;

 text-decoration: none;

}

.footer-menu--1 {

 width:100%

}

.footer-widget-title {

 line-height:42px;

 margin-bottom:10px;

 font-size:18px;

 font-weight: bold;

}

.mini-footer {

 background:#192027;

 text-align:center;

 padding:32px 0

}

.mini-footer p {

 margin:0;

 line-height:26px;

 font-size:15px;

 color:#999

}

.mini-footer p a {

 color:#5867dd

}

.mini-footer p a:hover {

 color:#34bfa3

}

.widget-about img {

 display:block;

 margin-bottom:30px

}

.widget-about p {

 font-weight:400

}

.widget-about .contact-details {

 margin:30px 0 0 0

}

.widget-about .contact-details li {

 margin-bottom:10px

}

.widget-about .contact-details li:last-child {

 margin-bottom:0

}

.widget-about .contact-details li span {

 padding-right:12px

}

.widget-about .contact-details li a {

 color:#5867dd

}

.footer-menu img{

  width:50%;

  /*height:50%;*/

}

@media (max-width:991px) {

 .footer-menu {

  padding-left:0

 }

}



/* Footer */



.media_icons a{

    float: left;

    background-color: #3B5998;

    padding: 6px;

    margin-right: 5px;

    border-radius: 15%;

    color: #fff;

}



.media_icons a:hover{

    background-color: #5B79B8;

    color: #fff;

    text-decoration: none;

}

 

.media_icons1 a{

    float: left;

    background-color: #55acee;

    padding: 6px;

    margin-right: 5px;

    border-radius: 15%;

    color: #fff;

}

.media_icons1 a:hover{

    background-color: #149BD8;

    color: #fff;

    text-decoration: none;

}

.media_icons2 a{

    float: left;

    background-color: #0079b0;

    padding: 6px;

    margin-right: 5px;

    border-radius: 15%;

    color: #fff;  

}

.media_icons2 a:hover{

    background-color: #2099d0;

    color: #fff;

    text-decoration: none;

}

.terms{

  border: 1px solid #ccc;

  padding: 5px;

  text-align: center;

  border-radius: 3px;

  margin-bottom: 10px;

  }

.terms:hover{

  -webkit-box-shadow: inset 1px 0px 12px 0px rgba(50, 50, 50, 0.18);

-moz-box-shadow:    inset 1px 0px 12px 0px rgba(50, 50, 50, 0.18);

box-shadow:         inset 1px 0px 12px 0px rgba(50, 50, 50, 0.18);

  }

 



.terms a{

  color: #474747;

  text-decoration: none;

}

.terms a:hover{

  color: #000;

  text-decoration: none;

}

.mrgt{

  margin-top: 15px;

}

.area_head{

      background-color: #f6a106;

      //width:100%;

}

.padtp{

  padding-top:18px;

}

.headertext h2{

  font-size: 20px;

  line-height: 28px;

  color: #000; 

  padding-top: 42px;

  

  font-weight: 600;

  margin: 0px;

}

 







 /* RESPONSIVE CSS */

 @media (max-width:1300px){

    .reg_form_label { 

        font-size: 14px; 

    }

    .mandatory {

        font-size: 19px; 

    }

    

 }

@media (min-width: 1200px){

.uk-card-body {

    padding: 15px 40px !important; 

}



}

 @media (min-width: 960px) {

  .main-page {

    //width: 100% !important;

}

.box_pd {

    padding: 0px !important;

}

.text_back {

    padding: 15px !important;

}

 

/* .or h3 { 

    padding-left: 52px !important; 



} */



.headertext h2 {

    font-size: 18px !important;

    line-height: 32px !important;

    padding-top: 25px !important;

}



@media (max-width: 761px){

    .left {

        width: 99%!important;

    }

    .right {

        width: 99%!important;

    }

}

@media (max-width: 640px) {

   .main-page {

    width: 100% !important;

}

.box_pd {

    padding: 0px !important;

}

.text_back {

    background-color: #ffffff30;

    padding: 0px 15px !important;

}

.text_back_reg-4 {

    padding: 0px;

    margin: 10px;

}

.uk-slideshow-items li h2 {

    font-size: 12px !important;

    line-height: 22px !important;

}

.uk-slideshow-items li p {

    color: #000;

    /* text-align: justify; */

    font-size: 12px !important;

    line-height: 19px !important;

}

.or h3 { 

    padding-left: 25px !important; 

}

.tagtitle h4{ 

  line-height: 25px; 

}





}



@media (max-width: 480px) {

   .main-page {

    width: 100% !important;

}

.box_pd {

    padding: 0px !important;

}

.text_back {

    background-color: #ffffff30;

    padding: 0px 15px !important;

}

.text_back_reg-4 {

    padding: 0px;

    margin: 10px;

}

.uk-slideshow-items li h2 {

    font-size: 12px !important;

    line-height: 22px !important;

}

.uk-slideshow-items li p {

    color: #000;

    /* text-align: justify; */

    font-size: 12px !important;

    line-height: 19px !important;

}



.or h3 { 

    padding-left: 41px !important; 

}

.or h3::before {

    right: 82% !important;

}



.or h3::after {

    left: 28% !important;

}

.tagtitle h4{ 

  line-height: 25px; 

}

.headertext h2 {

    font-size: 12px !important;

    line-height: 16px !important;

    padding-top: 0px !important;

}

.tagtitle h4 {

    font-size: 12px !important;

    padding-bottom: 0px !important;

}

.panel-body {

    padding: 0px !important;

}

.progress {

  margin-bottom: 0px !important;

  margin-top: 10px !important;

}

.social-btns{

  padding-top: 20px;

}



}

.right {

    width: 53%;

    float: right;

}

.left {

    width: 47%;

    float: left;

}

 }

 .mandatory {

    font-size: 20px;

    color: #f61106;

}

  /* RESPONSIVE CSS */

  .footer p {

    padding: 10px;

    margin-bottom: 0px;

}

.div_margin{

    margin-top:30px;

}

.Others_input input[type="text"] {

    padding: 3px 5px;

    border-radius: 4px;

    border: 1px solid #c3c3c3;

    font-size: 15px;

    margin-left: 32px;

}

.reg_textarea{

    margin:10px 0px;

}

.text-center{

    text-align: center;

}

.navbg{

    background-color:#e5e3e3;

}

 

.float-right{

    float: right;

}

.gohome{

    color: #fff;

    font-size: 18px;

    font-weight: bold;

    background: #e95821;

    padding: 4px 20px 8px;

    border: 1px solid #ccc;

    border-radius: 5px;

}    

.gohome:hover{

    color: #f2f2f2; 

    background: #e95821;

    text-decoration: none;

}   

.visitor-pass {

    border-radius: 20px;

    border: 2px solid #77777742;

    margin: 15px;

    display: flex;

    padding: 25px 0px;

}

.pass-row{

      border: 1px dashed #6e6e6e;

    padding: 0px;

}

.showdate{

   background-color: #e95821;

}

.showdate h5{

    color: #fff;

    text-align: center;

    font-weight: 700 !important;

    padding: 15px;

}
.title5{
    font-weight: 700 !important;
    font-size: 15px;
}

.visitorlogos{

    padding: 20px;

}

.visitorlogos img{

    padding: 0px 15px;

}

.visitorname h4{

    text-align: center;

}

.qrcode img{

    display: block;

    margin-left: auto;

    margin-right: auto;  

}

.visit-title{

    background-color: #e95821;

}

.visit-title h2{

    color: #fff;

    text-align: center;

    padding: 15px;

    text-transform: uppercase;

    font-weight: bold;

    margin-top: 25px;

    margin-bottom: 0px;

}

.mrtb-25{

    margin: 25px 0px;

}

 

 .mediabtns ul {

      position: absolute;

    top: 55%;

    right: 0%;

    transform: translate(-8%, -60%);

    margin: 0;

    padding: 0;

    display: flex;

}



.mediabtns ul li {

  list-style: none;

}

.media-social a{

    background-color: #3B5998;

    padding: 5px 9px 10px;

    margin: 0px 13px;

    border-radius: 15%;

    color: #fff;

}

.media-social a:hover{

     background-color: #5B79B8;

    color: #fff;

    text-decoration: none;

}

.media-social1 a { 

    background-color: #0079b0;

     padding: 5px 9px 10px;

    margin: 0px;

    border-radius: 15%;

    color: #fff;

}

.media-social1 a:hover{

        background-color: #2099d0;

    color: #fff;

    text-decoration: none;

}

.showdetails{

    padding:15px 0px;

    font-size: 18px !important;

    color: #000;

    font-weight: bold;

    margin-bottom: 0px;

 }

 .showdetails1{ 

    font-size: 18px !important;

    color: #000;

    font-weight: bold;

    margin-bottom: 0px;

 }


#myHeader{
     min-width: 100vw;
     /* position: fixed; */
     box-shadow: 0px 0px 10px 5px #0001;
}
#myHeader .container{
     display: flex;
     font-family: 'Roboto', sans-serif;
     font-size: 15px;
     font-weight: 500;
     line-height: 20.25px;
}
    .navitems{
     display: flex;
     float: right;
     margin-right: 20px;
     margin-left: auto;
    }
    .navitems li{
     margin: 30px 15px 10px 15px;
     list-style-type: none;
    }
    
    .navitems li a{
     color: #000;
     cursor: pointer;
    }
    .navitems li i{
     font-size: 18px;
     padding: 2px;
    }
    .navitems li a:hover{
     color: rgb(180, 12, 12);
     text-decoration: none;
    }
    .quotebtn{
     margin: 10px;
     height: 60px;
     background: linear-gradient(to right,#f55f8d 0,#f8ae56 100%,#f55f8d 100%);
     border-radius: 30px;
     padding: 1px 35px   ;
    }
    .quotebtn h2 a{
     color: #fff;
     font-size: 15px;
     line-height: 18px ;
    }
    .quotebtn h2 a:hover{
     text-decoration: none;
    }
    #counter1 h2,#counter2 h2,#counter3 h2,#counter4 h2{
      color: #f55f8d;
      font-size: 35px;
      font-weight: 700;
    }
    #counterSection{
     padding: 25px 0px 15px;
          width: 100%;
          height: auto;
          background: repeating-conic-gradient(from 45deg, rgb(251, 244, 244) 0deg 90deg,white 90deg 180deg);
          background-size: 10px 10px;
         }
         #couter1{
          font-weight: 400;
          margin: 60px auto;
         }
         .icon1{
          display: grid;
          justify-content: center;
          align-items: center;
          place-content: center;
          margin: 10px auto;
              width: 90px;
    height: 90px;
          border-radius: 50%;
          background: linear-gradient(to right,#f55f8d 0,#f8ae56 100%,#f55f8d 100%);
         }
         .caption1{
          padding-bottom: 20px;
         }
         .corpix-cta-section {
background:rgb(180, 12, 12);
padding-top: 90px;
padding-bottom: 110px;
overflow: hidden;
position: relative;
z-index: 1;
}
.dropdownMenu1,.dropdownMenu2{
display: none;
}
.dropdownMenu1.active,.dropdownMenu2.active{
display: block;
}
#ourServices{
     border: 1px solid white;
     border-radius: 8px;
     /* animation: lazyBtn 1.2s infinite ease-in-out; */
}
#ourServices a{
     font-family: 'Antonio', sans-serif;
}
#subscribeContent{
     padding: 30px  0px;font-family: 'Antonio', sans-serif;
}

#ourServices:hover{
     box-shadow: inset 0px 0px 3px white;
     border: 1px solid grey;
}
@keyframes lazyBtn{
     0%{
         transform: scale(1); 
     }
     50%{
          transform: scale(1.02); 
      }
      100%{
          transform: scale(1); 
      }
      
}


.corpix-cta-section {
    background: #e4200e;
    padding-top: 20px;
    padding-bottom: 20px;
    overflow: hidden;
    position: relative;
    z-index: 1;
}.corpix-cta-section .shape-1 {
    width: 575px;
    height: 575px;
    background: #c11000;
    border-radius: 50%;
    position: absolute;
    top: -185%;
    left: -6.5%;
    z-index: -1;
}    .corpix-cta-section .shape-2 {
    width: 575px;
    height: 575px;
    border: 3px solid #7f7f7f;
    border-radius: 50%;
    position: absolute;
    top: -200%;
    left: -5.5%;
    z-index: -1;
}.corpix-cta-section .shape-3 {
    width: 60px;
    height: 60px;
    background: #c11000;
    border-radius: 50%;
    position: absolute;
    top: 15%;
    right: 38%;
    -webkit-animation: animationOne 15s infinite linear;
    animation: animationOne 15s infinite linear;
    z-index: -1;
}.corpix-cta-section .shape-4 {
    width: 575px;
    height: 575px;
    background: #c11000;
    border-radius: 50%;
    position: absolute;
    right: -5%;
    bottom: -185%;
    z-index: -1;
}.corpix-cta-section .shape-5 {
    width: 575px;
    height: 575px;
    border: 3px solid #7f7f7f;
    border-radius: 50%;
    position: absolute;
    right: -6%;
    bottom: -195%;
    z-index: -1;
}.corpix-cta-section .cta-content .title {
           font-size: 24px;
    line-height: 40px;
    text-transform: uppercase;
    color: #ffffff;
}.corpix-cta-section .cta-btn {
    text-align: right;
}.btn .btn-icon {
    margin-left: 5px;
}
/* .footerImg{
        position: absolute;
        left: 0;
        margin-top: -50px;
        width: 100%;
        height: 368px;
        background-image: url(../images/footer-bg4.jpg);
        background-size: contain;
        background-repeat: no-repeat;
    }*/
@media only screen and (max-width: 1020px){
    .footerImg{
        position: relative;
        left: 0;
        }
}
@media only screen and (max-width: 600px){
    .footerImg{
        width: 100%;
        position: relative;
        left: 0;
        }

}
.service-wrap .col-lg-4 .service-card .service-info{
   /* height: 280px;*/
    height: 185px;
}
#visitorProfile,#exhibitorSection h6{
    font-family: 'roboto',sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
color: #ff414b;
font-weight: 500;
margin-bottom: 40px;
}
#exhibitorSection h6{
    text-align: center;
    letter-spacing: normal;
}
.service-icon{
    display: grid;
    justify-content: center;
    align-items: center;
}
.service-icon .imgContainer{
    width: 40px;
    height: 40px;
    background-size: cover;
}
#serviceIcon1 .imgContainer1{
    background-image: url(../img/icons/management.png);

}
.service-info:hover #serviceIcon1 .imgContainer1{
    background-image: url(../img/icons/FF414B/management.png);
}
#serviceIcon2 .imgContainer2{
    background-image: url(../img/icons/airplane.png);

}
.service-info:hover #serviceIcon2 .imgContainer2{
    background-image: url(../img/icons/FF414B/airplane.png);
}

#serviceIcon3 .imgContainer3{
    background-image: url(../img/icons/chef.png);

}
.service-info:hover #serviceIcon3 .imgContainer3{
    background-image: url(../img/icons/FF414B/chef.png);
}


#serviceIcon4 .imgContainer4{
    background-image: url(../img/icons/healthcare.png);

}
.service-info:hover #serviceIcon4 .imgContainer4{
    background-image: url(../img/icons/FF414B/healthcare.png);
}

#serviceIcon5 .imgContainer5{
    background-image: url(../img/icons/meal.png);

}
.service-info:hover #serviceIcon5 .imgContainer5{
    background-image: url(../img/icons/FF414B/meal.png);
}

#serviceIcon6 .imgContainer6{
    background-image: url(../img/icons/store.png);

}
.service-info:hover #serviceIcon6 .imgContainer6{
    background-image: url(../img/icons/FF414B/store.png);
}

#serviceIcon7 .imgContainer7{
    background-image: url(../img/icons/flag.png);

}
.service-info:hover #serviceIcon7 .imgContainer7{
    background-image: url(../img/icons/FF414B/flag.png);
}

#serviceIcon8 .imgContainer8{
    background-image: url(../img/icons/policy.png);

}
.service-info:hover #serviceIcon8 .imgContainer8{
    background-image: url(../img/icons/FF414B/policy.png);
}

#serviceIcon9 .imgContainer9{
    background-image: url(../img/icons/cooking.png);

}
.service-info:hover #serviceIcon9 .imgContainer9{
    background-image: url(../img/icons/FF414B/cooking.png);
}
#partnerSection .container{
    display: grid;
    /*grid-template-columns: repeat(auto-fit,minmax(220px,auto));*/
    gap: 50px;
    margin-bottom: 100px;
}
#partnerSection .partnerbox{
    /*width: 100%;*/
    box-shadow: -1px 17px 40px -11px rgb(122 122 122);
    /*padding: 10px;*/
    padding: 0px 10px;
    border: 1px solid #eaeaea;
    border-radius: 5px;
}
#partnerSection .partnerbox:hover{
        box-shadow: 2px 15px 26px -7px rgb(174 169 169);
}
#partnerSection h6{
    text-align: center;
    font-family: 'roboto',sans-serif;
    font-weight: 16px;
    text-transform: uppercase;
    color: #ff414b;
    font-weight: 500;
    margin-bottom: 40px;
}
@media screen and (max-width: 750px) {
    #partnerSection .partnerbox{
    box-shadow: 1px -1px 5px 3px lightgrey;

    }

    
}
#exhibitorSection {
    margin: auto auto 0px;
}

#exhibitorSection .container{
    display: grid;
    /* grid-template-columns: repeat(auto-fit,minmax(20%,auto)); */
    grid-template-columns: repeat(auto-fit,minmax(200px,auto));
    gap: 40px;
    margin-bottom: 100px;
}

@media screen and (min-width: 1440px) {
    #exhibitorSection .container{
        grid-template-columns: repeat(6,minmax(260px,auto));
    }
    
}
#exhibitorSection .brand{
    padding: 10px;
    border-top: 1px solid #8c838333; 
    margin: 10px auto 0px;
    word-wrap: break-word;
    font-size: 18px;
    border-radius: 3px;
    color: #000 ;
    width: 100%;
    font-weight: bold; 
    font-family: "Jost", sans-serif;
}
#exhibitorSection .col-lg-3{
    display: grid;
    justify-content: center;
    align-items: center;
    border-bottom: 1px solid #0003;
    width: 100%;
    /* box-shadow: -1px 17px 40px -11px rgb(122 122 122); */
    padding: 20px 40px;
}


/*#pngDock::before{
    content: '';
    position: absolute;
    width: 100%;
    height: 260px;
    margin-top: -260px;
    background-image: url(../img/footer/footerdock.jpg);
    background-size: cover;
    opacity: 0.2;
}*/


@media screen and (max-width: 750px) {
    #pngDock::before{
        background-size: cover;
        background-position: center right;
        background-repeat: no-repeat;
    }
    .bg-blackPaper{
    background-color: #474747; 
}

}
.bg-blackPaper{
    background-image: url(../../assets/images/footerbg.jpg);
    background-position: left bottom;
    background-size: 100%;
    background-repeat: no-repeat;
}
#footerLogo{
    margin-left: -50px;
}
/* error styles */
#spnError3,#spnError2,#spnError1,#spnError6,#spnError8{

    color:red;
    
    }
    
    .show1,.show2,.show3{
    
        display:none;
    
    }
    #spnError4,#spnError5,#spnError6,#spnError7{

		color:red;

	}
.eye2{
    color: #e42127;
}
.ExhibSearch td,.ExhibSearch th{
    text-align: center;
}
.more-options-icon ion-icon {
    font-size: 18px;
    color: #444;
    cursor: pointer;
}
.mainSearch {
    position: relative;
    margin-top: 20px;
}
#searchBar{
    position: relative;
    margin: 10px 20px auto auto;
    padding: 10px;
    font-size: 22px;
}

@media screen and (min-width: 1336px) {
    /* .mainSearch i{
        position: absolute;
        left: 0;
        bottom: 0;
        width: 1146px;
        height: 1px;
        background: #999;
        overflow: hidden;
    }
    .mainSearch i::before{
        position: absolute;
        content: '';
        width: 100%;
        height: 100%;
        left: 0;
        bottom: 0;
        background: linear-gradient(90deg, #ff414b 0%, #f1d3d0 35%, #f3aa92 100%);
        animation: moveRight 1000ms linear infinite;
        left: -100%;
    } */
    @keyframes moveRight {
        0%{
            background-position-x: 0;
        }
        100%{
            background-position: 620px;
        }
    }

}
.mainSearch input:focus ~ i::before{
    left: 0;
}
.mainSearch input{
    border-radius: 5px;
}
.mainSearch input:focus{
    border: none;
    outline: none;
}
.filtersBtn{
    padding: 14px 12px;
    font-weight: bold;
    font-size: 14px;
    background: var(--btn-primary);
    color: #fff;
    word-wrap: no-wrap;
    border: none;
    border-radius: 5px;
    width: 100%;
}

.filtersBtn:hover {
    color: #ffff;
}
.filters{
    background-color: var(--bg-primary);
}
.filters label{
        font-weight: 500;
    font-size: 15px;
    color: #555555;
}
.filters select,.filters input{
    background: #fff;
    border: none;
    padding: 6px;
    font-size: 16px;
    border-radius: 3px;
}
.filters select{
    -webkit-appearance: listbox !important;
}
#filterTable{
    display: none;
}
#filterTable  input, #filterTable  select{
    width: 100%;
}
.companiesListContainer{
    border: 1px solid var(--bg-primary);
    border-top: 1px solid #fff;
}
.companiesList > li{
    justify-content: space-between;
    border: 1px solid var(--bg-primary);
    background: #fff;
    width: 100%;
    margin: 20px auto;
    margin-left: -20px;
    padding: 20px;
    font-size: 16px;
    list-style-type: none;
}
.companiesList .rightContent{
    text-align: right;
}
.companiesList .more{
    width: 50px;
    min-height: 100%;
    padding: 20px;
    border-left: 1px solid var(--bg-primary);
    text-align: center;
}
.rightContent {
    position: relative;
}
.StandNo,.HallNo{
    padding: 0px 6px;
    border-left: 1px solid #0009;
}
.HallNo{
    border: none;
}
.more i{
    margin: 0 0 0 15px ;
    cursor: pointer;
}
.rightContent .otherOptions{
    position: absolute;
    padding: 0;
    right: 0;
    margin-right: -40px;
    margin-top: 6px;
    font-size: 1rem;
    text-align: center;
    display: none;
    background: #fff;
    box-shadow: 3px 3px 3px lightgrey,-1px -1px 1px lightgrey;
}
.otherOptions li{
    list-style-type: none;
    border-radius: 4px;
    padding: 6px 12px;
}

.rightContent .otherOptions a{
    font-size: 13px;
    color: #212020;
    padding: 8px 16px;
    font-weight: 500;
}
.rightContent .otherOptions li:hover{
    background: #ececec;
}
.rightContent .otherOptions li:hover .otherOptions li a{
    color: #fff;
}
.rightContent .Type,.rightContent .country{
    display: none;
}
.more.active .otherOptions{
    display: block;
    margin-top: 30px;
    z-index: 1000;
}
.rightContent i{
    font-size: 18px;
    padding: 0px;
    color: #0009;
}
.rightContent i:hover{
color: #000;
}
.backBtn{
    margin-top: -20px;
    background: var(--btn-primary);
}
.backBtn:hover{
    color: #fff;
}
#Halls,#Floors{
    width: 100%;
    background: #fff;
    margin: 30px auto;
    padding: 10px 5px;
    border: none;
    outline: 1px solid #555;
    border-radius: 4px;
     font-size: 16px;
     margin-left: 10px;
     -webkit-appearance: listbox !important;
     outline: 1px solid #999;
     color: #0009;
}
.companyDetails{
    display: none;
    padding-bottom: 60px !important;
}
.companyDetails.active{
    display: block;
}
.clientActions{
    padding: 10px 0;
    border-bottom: 1px solid #777;
}

.clientActions span{
    font-size: 18px;
    margin: 10px;
}
.clientActions i{
    cursor: pointer;
}
.companyAddress i{
    font-size: 20px !important;
}
#viewdetails tbody{
    border-bottom: 1px solid #0009;
  }
@media screen and (max-width: 762px) {
    .companiesList .leftContent,.companiesList .rightContent{
        margin: 15px auto;
        text-align: center;
    }
}
@media only screen and (max-width:767px) {
.why-choose-wrap.style1 .wh-img-wrap .wh-img-one .wh-img-text p,.why-choose-wrap.style1 .wh-img-wrap .wh-img-two .wh-img-text p {
    display: block;
    font-size: 18px;
    text-align: center;
    margin-left: 40px;
    padding: 15px 10px;
}

}
@media only screen and (max-width:1024px) {
.footer-wrap.style1 {
    background:#192027 !important;
}
}

/* Oct-12-2022 */
.page-item.active .page-link { 
    background-color: #ff855f;
    border-color: #e42127;
}
.page-link { 
    color: #e42127;
   }
.page-link:hover {
    z-index: 2;
    color: #ff855f;
    background-color: #e9ecef;
    border-color: #ff855f;
}
.pagination { 
    float: right;
}
.viewcnt{

}
.viewcnt i{
    padding-right: 20px;
}
.viewcnt ul {
  padding-left: 0px;
}
.viewcnt ul li{
   list-style-type: none;
}
.viewsidecnt p{
  font-size: 14px;
    color: #000;
}

/* Nov-3-2022 CSS */
.badgelineheight{
  line-height: 30px;
}
.mrt-40{
  margin-top: 40px;
}
.badgediv{
  position: relative;
}
.badgeqr{
      position: absolute;
    left: 30%;
    top: 45%;
}
.badgediv1{
   border: 1px solid #b0b0b0;
    border-radius: 5px;
}
.badgelogo{
  padding: 15px 0px;
} 
.showdates {
  padding: 10px 0px;
    background-color: #e42127;
}
.showdates .title{
  color: #fff;
      font-size: 18px;
    font-weight: 500;
}
.visitorname h4{
  font-size: 15px;
  line-height: 30px;
  padding: 10px 0px;
  text-align: center;
}
.directorname{
  font-size: 18px;
  font-weight: 700;
}
.qrcode{
  padding-bottom: 10px;
}
.lablelh{
        padding-bottom: 5px;
    padding-top: 15px;
}

.table>:not(caption)>*>* {
    padding: 15px 20px; 
}
.venuebox{
    background: #fff;
    border-radius: 10px;
    padding: 15px;
    text-align: center;
    border: 1px solid #f2f2f2;
    -webkit-box-shadow: 0 8px 15px rgb(0 0 0 / 10%);
    box-shadow: 0 8px 15px rgb(0 0 0 / 10%);
}
.venuebox img{
    width:200px;
    margin: 0 auto 20px;
}
.venuebox p{
    font-size: 16px;
    font-weight: 700;
    color: #111111;
    margin: 0;
    line-height: 32px;
}

/* Client Logos Slider */
#client-logos .item {
    margin: 1px;
}
.cover-wrapper {
    padding: 75px;
}
.client-inners img {
    height: 100%;
    object-fit: contain;
}
.client-inners {
    border: 1px solid #ccc;
    height: 110px;
    text-align: center;
    padding: 8px;
}
.owl-nav img {
    width: 34px;
}
.owl-prev img {
    position: absolute;
    left: -38px;
    top: 50%;
    margin-top: -20px;
}
.owl-next img {
    position: absolute;
    right: -38px;
    top: 50%;
    margin-top: -20px;
}

/* Dec-5-2022 */
.spacelabel{
    /*float: right;*/
    padding-top: 8px;
}
.font-13{
    font-size: 13px;
}
.terms_title{
    font-weight: bold;
    color:#000;
    margin-bottom: 10px;
    margin-top: 15px;
}
.font-size-20{
    font-size: 20px;
}
.yellowbg{
    background-color: #ffff98;
}
.head-title div{
        line-height: 30px;
    font-size: 14px;
}
.btn.styleown {
    color: #000; 
    border-radius: 5px;
    font-weight: 500;
    padding: 10px 30px;
    position: relative;
    z-index: 1;
    overflow: hidden;
    -webkit-transition: 0.4s;
    transition: 0.4s;
        background: linear-gradient(90deg, #bebebe 0%, #e6e6e6 35%, #ffffff 100%);
}

/* POP up CSS dec-6 */
.popup {
  width: 100%;
  height: 100%;
  display: none;
  position: fixed;
  top: 0px;
  left: 0px;
      z-index: 999;
  background: rgba(0, 0, 0, 0.75);
}

.popup {
  text-align: center;
}

.popup:before {
  content: '';
  display: inline-block;
  height: 100%;
  margin-right: -4px;
  vertical-align: middle;
}

.popup-inner {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
  position: relative;
  max-width: 950px;
  width: 90%;
      padding: 15px 40px;
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 1);
  border-radius: 3px;
  background: #fff; 
}

.popup-inner h3 { 
      font-weight: 600;
    font-size: 20px;
    line-height: 30px;
}

.popup-inner p {
      font-size: 15px; 
    line-height: 24px;
    color: #000000;
}

.popup-close {
  width: 34px;
  height: 34px;
  padding-top: 4px;
  display: inline-block;
  position: absolute;
  top: 20px;
  right: 20px;
  -webkit-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
  border-radius: 100%;
  background: transparent;
  border: solid 4px #808080;
}

.popup-close:after,
.popup-close:before {
  content: "";
  position: absolute;
  top: 11px;
  left: 5px;
  height: 4px;
  width: 16px;
  border-radius: 30px;
  background: #808080;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.popup-close:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.popup-close:hover {
  -webkit-transform: translate(50%, -50%) rotate(180deg);
  transform: translate(50%, -50%) rotate(180deg);
  background: #f00;
  text-decoration: none;
  border-color: #f00;
}

.popup-close:hover:after,
.popup-close:hover:before {
  background: #fff;
}
.mrb-25{
    margin-bottom: 25px;
}


