@charset "utf-8";
/* CSS Document */

body{  font-family: 'Nunito Sans', sans-serif; line-height:1.3;  background: #F4F5FA; background: -moz-linear-gradient(top, #F4F5FA 0%, #ffffff 40%, #FFFFFF 100%); background: -webkit-linear-gradient(top, #F4F5FA 0%, #ffffff 40%, #FFFFFF 100%); background: linear-gradient(to bottom, #F4F5FA 0%, #ffffff 40%, #FFFFFF 100%); position:relative;  } body::before{ content:''; position:absolute; top:0px; background:url(../images/m-t-banner.jpg) no-repeat top center!important; width:100%; height:10px; }
::selection { color: #fff; background-color: #01c1f2; }
::-moz-selection { color: #fff; background-color: #01c1f2; } /*a:visited{ color:#01c1f2;}*/ a,li a, p a{ color:#3c4043} .bg-g-gra{background: -moz-linear-gradient(top, #F4F5FA 0%, #ffffff 40%, #FFFFFF 100%); background: -webkit-linear-gradient(top, #F4F5FA 0%, #ffffff 40%, #FFFFFF 100%); background: linear-gradient(to bottom, #F4F5FA 0%, #ffffff 40%, #FFFFFF 100%);}

body.single-jobpost, body.single {background: -moz-linear-gradient(top, #F4F5FA 0%, #ffffff 2%, #FFFFFF 100%); background: -webkit-linear-gradient(top, #F4F5FA 0%, #ffffff 2%, #FFFFFF 100%); background: linear-gradient(to bottom, #F4F5FA 0%, #ffffff 2%, #FFFFFF 100%); background:#fff;}
/*  common style =================== */
button:focus{outline:none;} .bg-dblue{ background:#004c84}  .bg-light-blue{ background-color: #c7f2ff; color:#3c4043; }  .bg-white-light-blue{ background-color: #f0fcff; color:#3c4043; }  .bg-white, .bg-white-blue, .white-bg{ background:#fff;}  .bg-mi-ldb{ background:#9b8ab2} .l-blue{ color:#48b9d8;} .bg-lb{ background:#64ceeb;} .bg-lg{ background:#49c37e;}.bg-ldb{ background:#29bcb6;} .ldblue{ color:#2a71bf} .dblue{ color:#004c84}  .sea-blue{ color:#16c2f4;} .blue{ color:#01c1f2;} .black{ color:#3c4043;} .d-grey{ } .btn{ border-radius:30px; } .btn-blue{ background-color:#64ceeb; color:#fff; box-shadow: -1px 5px 5px 2px  rgba(100,206,235,0.45); -webkit-box-shadow: --1px 5px 5px 2px  rgba(100,206,235,0.45); -moz-box-shadow: -1px 5px 5px 2px rgba(100,206,235,0.45);} .btn-green{ background-color:#49c37e; color:#fff;  box-shadow: -1px 5px 5px 2px  rgba(73,195,126,0.45); -webkit-box-shadow: -1px 5px 5px 2px  rgba(73,195,126,0.45); -moz-box-shadow:-1px 5px 5px 2px  rgba(73,195,126,0.45);  } .btn-l-blue{ background-color:#29bcb6; color:#fff; box-shadow: -1px 5px 5px 2px  rgba(41,188,182,0.45); -webkit-box-shadow: -1px 5px 5px 2px  rgba(41,188,182,0.45); -moz-box-shadow: -1px 5px 5px 2px  rgba(41,188,182,0.45); } .grey{ color:#696969} .l-bg-grey{ background:#fafafa} .single-post a{ text-decoration:underline}
   
h1, h2{  letter-spacing: 0px;} p,  ul li, a, li{font-size:16px; font-weight:600;}
h1, h2, h3,h4,h5{ padding-bottom:10px!important; letter-spacing:0em;}
ul li, ol li{ font-size:16px; padding-bottom:10px; list-style: none; } ul, ol{ margin:0px; padding:0px;}  ul li, ol li { position:relative; padding-left:15px!important;} 

.tt-uc{ text-transform:uppercase} .tt-i{ text-transform:initial} .tt-ca{ text-transform: capitalize} .tt-ut{ text-transform: unset; }
h2.font-normal {font-weight:300 !important}
h2.mb0{margin-bottom:0}
.p710{ padding:7px 10px;}  .p820{ padding:8px 20px;}  .p10{ padding:10px;} .p15{ padding:15px;} .p20{ padding:20px;} .p30{ padding:30px;} .p40{ padding:40px;} .m10{ margin:10px;} .m15{ margin:15px;} .m20{ margin:20px;} .m30{ margin:30px;} .m40{ margin:40px;}  .pb10{ padding-bottom:10px;} .pb15{ padding-bottom:15px;} .pb20{ padding-bottom:20px;} .pb30{ padding-bottom:30px;} .pt10{ padding-top:10px;} .pt15{ padding-top:15px;} .pt20{ padding-top:20px;} .pt30{ padding-top:30px;} .mt100{ margin-top:100px;} .pt100{ padding-top:100px;} .mt10{ margin-top:10px} .mt15{ margin-top:15px} .mt20{ margin-top:20px} .mt30{ margin-top:30px} .mb5{ margin-bottom:5px}  .mb10{ margin-bottom:10px} .mb15{ margin-bottom:15px} .mb20{ margin-bottom:20px} .mb25{ margin-bottom:25px}   .mb30{ margin-bottom:30px}  .pl15{ padding-left:15px;}  .pl20{ padding-left:20px;} .plr10{ padding-left:10px; padding-right:10px;} .plr15{ padding-left:15px; padding-right:15px;} .plr20{ padding-left:20px; padding-right:20px;} .plr30{ padding-left:30px; padding-right:30px;} .mlr10{ margin-left:10px; margin-right:10px;} .mlr20{ margin-left:20px; margin-right:20px;} .mlr30{ margin-left:30px; margin-right:30px;} .fw2{ font-weight:200} .fw3{ font-weight:300} .fw4{ font-weight:400} .fw5{ font-weight:500} .fw6{ font-weight:600} .fw7{ font-weight:700} .fw8{ font-weight:800} .fw9{ font-weight:900}  .clr-b{ clear:both;}  
 
 
a{ text-decoration:none!important; -webkit-transition : all 0.3s ease-out; transition : all 0.3s ease-out;  } .uppercase{ text-transform:uppercase;} .bg-center{ background-position:center;} .btn.focus, .btn:focus{ box-shadow:none!important}  .btn-r40{ border-radius:40px;}  .clr-btn a{ color:#fff;}.h132{ font-size:32px;} .h130, .h230{ font-size:30px;}  .h128, .h228{ font-size:28px;} .h124, .h224{ font-size:24px;} .h324{ font-size:24px;} .h326{ font-size:26px;} .h424{ font-size:24px;} .h422{ font-size:22px;} .h520{ font-size:20px;} 

.fa, .fa-angle-down{font-family:fontawesome;} .md-accordion .card .card-header a:not(.collapsed) h5::after, #pub .md-accordion .card .card-header a:not(.collapsed) h5::after  { transform: rotate(180deg);     content: ''!important;   width:26px; height:26px;   background: url(../images/close-black.png) no-repeat center; font-weight:500; border-radius:50px; font-family: fontawesome; position:absolute;} .sjb-page .sjb-detail .jobpost-form .form-control::placeholder { color:#3c4043;} .job-head, .single .entry-header{ position:relative;} .job-head::before, .single .entry-header::before{ content:''; position:absolute; width:100%; height:25px; background: url(../images/abtus-h-bg.jpg) repeat-x left top; left:0px; top:-15px;} .single .entry-header{ margin-bottom:20px;} 
 

/*  common close =================== */

/* #Navigation
================================================== */

/* #Navigation
================================================== */

.start-header { opacity: 1; transform: translateY(0); padding: 25px 0; -webkit-transition : all 0.3s ease-out; transition : all 0.3s ease-out; }
.start-header.scroll-on { box-shadow: 0 5px 10px 0 rgba(138, 155, 165, 0.15); padding: 5px 0; -webkit-transition : all 0.3s ease-out; transition : all 0.3s ease-out; background-color:#f4f5fa; }
.start-header.scroll-on .navbar-brand img{ height: 28px; -webkit-transition : all 0.3s ease-out; transition : all 0.3s ease-out; }
.navigation-wrap{ position: fixed; width: 100%; top: 0; left: 0; z-index: 1000; -webkit-transition : all 0.3s ease-out; transition : all 0.3s ease-out;}
.navbar{ padding: 0;}
.navbar-brand img{ height: 52px; width: auto; display: block; -webkit-transition : all 0.3s ease-out; transition : all 0.3s ease-out;}
.navbar-toggler { float: right; border: none; padding-right: 0; }
.navbar-toggler:active, .navbar-toggler:focus { outline: none; }
.navbar-light .navbar-toggler-icon { width: 24px; height: 17px; background-image: none; position: relative; border-bottom: 1px solid #000; transition: all 300ms linear; }
.navbar-light .navbar-toggler-icon:after, 
.navbar-light .navbar-toggler-icon:before{ width: 24px; position: absolute; height: 1px; background-color: #000; top: 0; left: 0; content: ''; z-index: 2;  transition: all 300ms linear;}
.navbar-light .navbar-toggler-icon:after{ top: 8px;}
.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon:after { transform: rotate(45deg);}
.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon:before {transform: translateY(8px) rotate(-45deg);}
.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon {border-color: transparent;}
.nav-link{color: #212121 !important;font-weight: 500; transition: all 200ms linear;}
.nav-item:hover .nav-link{color: #16c2f4 !important;}
.nav-item.active .nav-link{color: #777 !important;}
.nav-link { position: relative;  display: inline-block; }
.nav-item a:after{ position: absolute; bottom: -5px; left: 0; width: 100%; height: 2px; content: ''; background-color: #16c2f4; opacity: 0;  transition: all 200ms linear;}
.nav-item:hover:after{bottom: 0; opacity: 1;}
.nav-item.active:hover:after{opacity: 0;}
.nav-item{position: relative; transition: all 200ms linear;} .main-navigation a{ color:#3c4043; text-transform:uppercase;  } 
 /* ...*** transition***..================================================.. */
 
.acp{ -webkit-transition : all 0.3s ease-out; transition : all 0.3s ease-out; }

/* #Primary style
================================================== */

.nav-item .dropdown-menu, .nav-item .dropdown-menu ul.dropdown-menu  { transform: translate3d(0, 10px, 0); visibility: hidden;  opacity: 0; max-height: 0;  display: block; padding: 0; margin: 0;   transition: all 200ms linear;}
.nav-item.show .dropdown-menu, #menu-main-menu ul ul.dropdown-menu {  opacity: 1; visibility: visible; max-height: 999px; transform: translate3d(0, 0px, 0); }
.dropdown-menu { padding: 12px 0px!important; margin: 0; font-size: 16px;    border: none; box-shadow: 0 5px 10px 0 rgba(138, 155, 165, 0.15);  transition: all 200ms linear; }
.dropdown-toggle::after { display: none;}
.dropdown-item { padding:6px 15px; color: #212121; border-radius: 2px;  transition: all 200ms linear;}
.dropdown-item:hover,  .dropdown-item:focus { color: #fff; position:relative;  }  .dropdown-item:hover::after,  .dropdown-item:focus::after, .dropdown-toggle[aria-expanded="true"] + .dropdown-menu .dropdown-item::after{ content:'\f178'; position: absolute; right:10px; top:50%; transform: translateY(-50%); color:#fff; font-family:fontawesome;  }  .country-flag {  margin-right: 0px !important;  margin-top: -10px;  margin-left: 10px;}

button.navbar-toggler {display:none;}  .uc-we{ background:#e9faff;  } .uc-we h2{  vertical-align: middle; position: relative; top: 50%; transform: translateY(-50%);} 

/* #normal ================== */
span.pub-author, .publ-date {  padding-right: 20px; font-style: italic; font-size:12px; padding-top:5px}
/*==============footer============== */
footer p, footer ul li, footer a, footer .widget-title, footer ul li a  { color:#414446; font-size:16px;} footer ul li{ padding-left:0px; padding-bottom:10px!important; padding-right:10px;} .f-contact  h6{ font-weight:700;}
footer .widget-title{  font-size:20px; font-weight:800; padding-bottom: 10px!important;  margin-bottom: 0px; } footer a:hover, footer ul li a:hover{ color:#49b8d7;} .connect ul li{ display:inline-block;} .connect ul li a{ padding:9px 11px; width:35px; height:35px; border-radius:50%; background:#49b8d7; } .connect ul li a{ color:#fff;}  .connect ul li a:hover{ background:rgba(41,188,182,.8); color:#fff;} .custom_html-3{ margin-bottom:0px!important;  } 
.carousel-caption{ color:#3c4043; } .carousel-caption p{  margin-bottom:15px;} .captionBtn{ color:#3c4043!important; font-size:14px; padding-top:10px;  } .captionBtn::before{ content:'';  width:40px; height:40px;  background:url(../images/arrow.png) no-repeat center; position:absolute; left:0; top:-5px; font-family:fontawesome; font-size:14px; padding-left:18px; padding-top:6px; transition: all 200ms linear;} .captionBtn:hover::before{ padding-left:13px; left:5px;}

#home-explore .test-drop .test-btn:hover{ background:#3c4043}   .test-drop:hover .dropdown-menu, .test-drop .dropdown-menu {   background:#3c4043; color:#fff;  border-radius:0px;} .test-drop:hover .dropdown-menu a{ color:#fff;} .test-drop .dropdown-menu{left: 50%; transform: translateX(-50%); top:41px!important;  width: 270px; padding:0px!important; } .test-drop  .claria-btn, .claria-drop .dropdown-menu{ background:#64ceeb!important;  color:#fff; } .test-drop  .actia-btn, .actia-drop .dropdown-menu{ background:#49c37e!important;  color:#fff; }  .test-drop  .prima-btn, .prima-drop .dropdown-menu{ background:#29bcb6!important;  color:#fff; }  .test-drop  .last-btn, .last-drop .dropdown-menu{ background:#15a8b0!important;  color:#fff; }  .test-btn{ padding:18px 20px; border-radius:40px;   text-align: left; position:relative; font-size:18px;} .test-btn .fa{  color:#fff; font-family:fontawesome; font-size:28px; position:absolute;  right:20px;  top: 10px;  } .test-drop .dropdown-item, .test-drop .dropdown-item:hover{ font-size:16px; padding:10px 15px;} .test-drop .dropdown-item .dropdown-item:hover{ background:#3c4043;}  .test-drop:hover .dropdown-menu{ display:block;} .test-drop .dropdown-item{ border-bottom:1px solid #fff;}

.has-search .form-control {  padding-left: 1rem; border-radius:40px; border:1px solid #6fd4f1; box-shadow:-1px 5px 5px 2px rgba(100,206,235,0.45); -webkit-box-shadow: -1px 5px 5px 2px  rgba(100,206,235,0.45); -moz-box-shadow: -1px 5px 5px 2px  rgba(100,206,235,0.45); text-transform:capitalize; padding-right: 55px; font-size:18px;} .test-search  .has-search .form-control{  border-radius:10px; background:#fff; border:2px solid #6fd4f1; box-shadow:none; color:#231f20; font-size:18px; text-transform:capitalize;  } .test-search .has-search .form-control-feedback{ top: 37%;} .test-search .has-search .form-control-feedback ::placeholder  { color:#231f20;}  .last-btn{ background:#15a8b0; box-shadow: -1px 5px 5px 2px rgba(21,168,176,0.45);  -webkit-box-shadow: -1px 5px 5px 2px rgba(21,168,176,0.45); -moz-box-shadow: -1px 5px 5px 2px rgba(21,168,176,0.45);} #test-banner input[type="text"]{min-height: 50px; padding: 10px 10px; } .test-search-menu p{ padding-bottom:0px; margin-bottom: 0px; } .f-input{ position:relative;} .f-input::after{ content:'sdsdsd'; position:absolute; width:45px; height:45px;  left:0px; top:0px;} .job-description ul{ padding-left:10px!important;} 

.test-select ul, .test-option ul { margin-left:-5px; margin-right:-5px;} .test-select ul li, .test-btn-active{ display:inline-block; background:#f6a818; border-radius:5px; margin:5px; padding:10px 40px 10px 10px; position:relative; color:#fff;} .test-select ul li::after{ position:absolute; content:''; color:#fff; top:8px; right:10px; height:22px; width:22px; background:url(../images/w-close.png) no-repeat center; cursor:pointer;  } .test-select ul li:hover:after{ background-size:80%;  -webkit-transition : all 0.3s ease-in; transition : all 0.3s ease-in; } .test-option ul li{ display:inline-block;/* background:#e9faff; border-radius:5px; margin:5px; padding:10px;*/ position:relative; color:#231f20; cursor:pointer}  .re-list-h{ background:#2a71bf; color:#fff; border-radius:5px; padding:10px 15px; } .re-list-each{ padding:15px; margin-bottom:15px; } .re-list-area .re-list-each:nth-child(odd){ background:#f9f9f9} .re-list-area .re-list-each:nth-child(even){ background:#e9faff} .re-list-each:hover, .re-list-each:focus{box-shadow: rgba(122, 122, 122, 0.36) -2px 8px 16px -2px;}   .test-option ul li .check-containers {  background: #e9faff;  border-radius: 5px; margin: 5px;  padding: 10px; font-size:16px; }  .test-btn-active{ display:inline-block; background:#f6a818!important; border-radius:5px; margin:5px; padding:10px 40px 10px 10px; position:relative; color:#fff;} .page-template-actia-main-page input[type="text"], .page-template-claria-main-page input[type="text"], .page-template-prima-main-page input[type="text"]{ background:#fff;}  #testmenu::placeholder { font-size:18px; text-transform:capitalize}   .md-message{ padding:15px 15px 15px 15px; border: 2px solid #fff; text-align:center;  } .md-message p{ margin-bottom:0px;} 
 

.has-search .form-control-feedback {
  position: absolute;  z-index: 2;  display: block;  width: 2.375rem;  height: 2.375rem;  line-height: 2.375rem;  text-align: center;  pointer-events: none;  color: #6fd4f1; top:25px; transform: translateY(-50%); right:10px; font-size:22px; } .knowm a { position:relative; padding-left:20px; padding-top:13px;} .knowm a::before, .knowmr a::before { content:''; position:absolute; width:43px; height:47px; border-radius:50%; content:''; background:url(../images/arrow.png) no-repeat center; left:-45px; top:-5px; font-family:fontawesome; font-size:14px; padding-left:1px; padding-top:6px; transition: all 200ms linear;}  .knowm a:hover::before{ padding-left:13px; left:-35px } .knowmr a{ position:relative; padding-left:60px; transition: all 200ms linear; padding-top: 11px;} .knowmr a::before { left:0px; padding-left:9px; } .knowmr a:hover::before{padding-left:13px; left:8px} .clara-s{ background:#58b5cf url(../images/claria-logo-w.png) no-repeat center; background-size:auto; padding:40px;} .actia-s{ background:#70a861 url(../images/actia-logo-w.png) no-repeat center;  padding:40px;} .prima-s{ background:#24a6a0 url(../images/prima-logo-w.png) no-repeat center; background-size:auto; padding:40px;} .micra-s{ background:#5d6dab url(../images/prima-logo-w.png) no-repeat center; background-size:auto; padding:40px;} .pstory-c{ padding:21px 40px; color:#fff; font-weight:600;} #home-explore .knowm a{ padding-left:15px;}
#patient-story .knowm a::before{ left:-40px; padding-left:9px} #patient-story .knowm{ padding-left:40px;} #patient-story .knowm a:hover::before{ padding-left:13px; left:-30px}  .knowm a, .knowmr a{ color:#3c4043;} .event-block, #h-m-slide, .reso-sec,#p-stories .story-short {-webkit-box-shadow: -2px 8px 16px -2px rgba(122,122,122,0.36); -moz-box-shadow: -2px 8px 16px -2px rgba(122,122,122,0.36); box-shadow: -2px 8px 16px -2px rgba(122,122,122,0.36); background:#fff; padding:20px 20px 30px 20px; } .ev-date{ font-size:14px; font-weight:600;} .event-block h2{ font-size:24px; margin-bottom:25px!important; /*text-transform: lowercase;*/} .event-block h2::first-letter{ text-transform:uppercase} #h-media .carousel-item{ background:#fff; padding:40px 60px;  }  #h-media .h-m-slide-con{ padding-bottom:20px; padding-top:20px;} #h-media .h-m-slide-con h3{ font-weight:800; font-size:20px; text-transform:uppercase; color:#48b9d8; } .carousel-indicators li{ background:#bdbdbd; width:15px; height:17px; border-radius:100%; border: solid 1px #01c1f2}  .carousel-indicators .active, .carousel-indicators li:hover {background:#34bfba;} .carousel-indicators{ bottom:-50px;} .h-m-slide-img img{ width:85%;}
 
#search-button{ position:relative; display:none} #search-button .fa.fa-search  {vertical-align: baseline; position:absolute; top:-5px; font-size:18px; transition: all 300ms linear;} #search-button .fa.fa-search:hover{ color:#2a71bf;} .submit{ background:#29bcb6 url(../images/send.png) no-repeat 155px center ; position:relative; width:200px; text-align:left; color:#fff!important; font-size:16px!important; transition: all 200ms linear; } .submit:hover{ background:#49c37e url(../images/send.png) no-repeat 165px center ;}      input[type="submit"]::after{ content:'\f178'; width:30px; height:30px; border-radius:1px solid #fff; position:absolute;  font-family:fontawesome; font-size:14px; color:red; }
.search-submit{ padding:15px 28px; border-radius:40px; background:#2a71bf; color:#fff; font-weight:16px!important;}
.right-side-menu{position: fixed;  right: 0px;  top: 48vh;  z-index: 1;} .right-side-menu a:hover { right: 0px; } .right-side-menu a{ width:185px;     right: -145px; position: relative;} #video-tab ul.v-tab li{ padding-left:0px!important;}

.right-menu{ position: fixed;  background-color:#f6a818; color:#fff;  text-align:center;} .right-menu ul{ padding-bottom:0px; padding-top:0px;} .right-menu ul li span{  float:left; /*clear:both;*/}.right-menu ul li{ transition: all 300ms linear;}  .right-menu ul li:last-child{border:none}.right-menu ul li p{ padding-bottom: 0px;  margin-bottom: 0px; font-size:12px;} .right-menu ul li a{ text-align:left;  color:#fff; width:100%;} .right-menu ul li:hover { background:#2a71bf;}.search-submit{background:#29bcb6} .search-submit:hover{ background:#49c37e} .right-menu ul li.menu span{ background:url(../images/menu.png) no-repeat left top; } .right-menu ul li.council span { background:url(../images/user.png) no-repeat left top; } .right-menu ul li.download span{ background:url(../images/download.png) no-repeat left top; } .right-menu ul li.conta span{ background:url(../images/message.png) no-repeat left top; } .right-menu ul li.micro span{ background:url(../images/microsite.png) no-repeat left top; }

.right-side-menu a {  display: block;  background: #f6a818; padding: 8px 10px; color: #fff; border-bottom: 1px solid #fff; } .right-side-menu a:hover{background: #2a71bf;} .right-side-menu .menu span{ background:url(../images/menu.png) no-repeat left top; background-size:50% } .right-side-menu .council span { background:url(../images/user.png) no-repeat left top; background-size:50% } .right-side-menu .download span{ background:url(../images/download.png) no-repeat left top; background-size:50% } .right-side-menu .conta span{ background:url(../images/message.png) no-repeat left top; background-size:50% }   .right-side-menu .micro span{ background:url(../images/microsite.png) no-repeat left top; background-size:50% } .right-side-menu p{ margin-bottom:0px;} .right-side-menu a span {float: left; clear: both;} .right-side-menu p{font-size: 13px;}

.claria-drop .dropdown-menu, .prima-drop .dropdown-menu, .actia-drop .dropdown-menu,  .test-drop a.dropdown-item:last-child, .last-drop .dropdown-menu{ border-radius:0px 0px 20px 20px!important; } 
.claria-drop .dropdown-item:hover, .claria-drop .dropdown-item:focus, .actia-drop .dropdown-item:hover, .actia-drop .dropdown-item:focus, .prima-drop .dropdown-item:hover, .prima-drop .dropdown-item:focus, .last-drop .dropdown-item:hover, .last-drop .dropdown-item:focus{ background:rgba(0,0,0,.2)} #carousel-example-2  .carousel-indicators{ display:block;} .bg-light-blue-gradient-tb{   background-image: linear-gradient(to top, rgba(233,253,255), rgba(255,255,255,.9));} #carousel-example-2  .carousel-indicators li{ display:inline-block; /*width:10px; height:10px; */border-radius:50%}  .test-dropdn .dropdown-menu ul li{padding-left: 0px!important;}

.box-shadow{-webkit-box-shadow: -2px 8px 16px -2px rgba(122,122,122,0.36); -moz-box-shadow: -2px 8px 16px -2px rgba(122,122,122,0.36); box-shadow: -2px 8px 16px -2px rgba(122,122,122,0.36);} .book-test a, .orange-rmore a, .book-test a, .book-test-b, .enquire a, .more-detail a { background:#f6a818; box-shadow: -1px 5px 5px 2px rgba(246,168,24,0.45);  -webkit-box-shadow: --1px 5px 5px 2px rgba(246,168,24,0.45);  -moz-box-shadow: -1px 5px 5px 2px rgba(246,168,24,0.45); position:relative;} .book-test::after, .learn-more::after, .book-test-b::after, .orange-rmore a::after, .book-test a::after, .more-detail a::after{ content:'\f105'; font-family:fontawesome; position:absolute; top:50%;  transform: translateY(-50%); right:15px; color:#fff; font-weight:600; -webkit-transition : all 0.3s ease-out; transition : all 0.3s ease-out;  } .more-detail a.down-load::after{content:'\f105'; transform: rotate(90deg); top: 25%;}   .book-test:hover::after, .learn-more:hover::after, .book-test-b:hover::after, .orange-rmore a:hover::after, .book-test a:hover::after, .more-detail a:hover::after  {right:10px;}  .learn-more{ background:#64ceeb; box-shadow: -1px 5px 5px 2px rgba(100,206,235,0.45);  -webkit-box-shadow: --1px 5px 5px 2px rgba(100,206,235,0.45);  -moz-box-shadow: -1px 5px 5px 2px rgba(100,206,235,0.45); position:relative; } .more-detail a.down-load:hover::after  {top: 30%; right: 15px;} .learn-more:hover, .learn-focus:hover,  .book-focus:hover, .orange-rmore a:hover, .orange-rmore a:focus, .book-test a:hover, .book-test a:focus,  .book-test-b:hover, .book-test-b:focus, .enquire a:hover,  .enquire a:focus, .more-detail a:hover, .more-detail a:focus { background:rgba(42,113,191,1);  box-shadow: -1px 5px 5px 2px rgba(42,113,191,.45);  -webkit-box-shadow: --1px 5px 5px 2px rgba(42,113,191,.45);  -moz-box-shadow: -1px 5px 5px 2px rgba(42,113,191,.45);} .claria-tab .cla-tb-img{ background:url(../images/claria-h.png) no-repeat center;}  .claria-tab, .acia-tab, .prima-tab{  padding-top:10px; padding-bottom:10px; text-align:center; } .claria-tab:hover, .claria-tab:focus{ background:#16c1f3 url(../images/claria-hover.png) no-repeat center}  .acia-tab:hover, .acia-tab:focus{ background:#70a861 } .prima-tab:hover, .prima-tab:focus{ background:#29bcb6;  }  .prima-tab:hover .pri-tb-img, .prima-tab:focus .pri-tb-img{  background:url(../images/prima-hover.png) no-repeat center}       .acp-tab{ background-position:center; background-repeat:no-repeat; height:47px; width:100%;} .claria-tab-active{ background:rgb(22, 193, 243)} .cla-tb-img,  .claria-tab-active .cla-tb-img ,  .claria-tab:hover .cla-tb-img { background-image: url(../images/claria-hover.png);} .act-tb-img{ background-image:url(../images/actia-h.png);} .acia-tab:hover{ background:#70a861!important} .claria-tab:hover{ background:#16c1f3!important} .prima-tab:hover{ background:#29bcb6!important} .act-tb-img:hover, .act-tb-img:focus, .acia-tab:hover .act-tb-img { background:url(../images/actia-hover.png) no-repeat center}      .pri-tb-img{ background-image:url(../images/prima-h.png);} .claria-box{ margin-bottom:30px; background-color:#fff;  }  .claria-box h4 { font-size: 15px; font-weight: 800; } .blue-tab{ padding:10px 0px 0px 0px} ul.blue-tab li{ display:inline-block; padding-left:0px}   .blue-tab li a{ padding:10px; color:#fff; font-weight:400; font-size:14px; } .blue-tab li a:hover, .blue-tab li a.active{ color:#16c1f3;} .round-more{ width:31px; height:31px; border-radius:50px; border:1px solid #fff; color:#fff; text-align:center; } .round-more .fa, .round-more a{ color:#fff; padding-top:8px; padding-left:2px; font-size:14px;} .round-more a:hover{padding-left:7px;}  
 .actia-tab-active{ background:#70a861}  .actia-tab-active .cla-tb-img, .actia-tab-active .act-tb-img{ background-image: url(../images/actia-hover.png);}  
 .prima-tab-active{ background:#29bcb6}  .prima-tab-active .pri-tb-img, .prima-tab-active .pri-tb-img{ background-image: url(../images/prima-hover.png);}  .job-info h4{ font-size:20px; font-weight:800;} .careers-listing .list-data{ background-color:#e9faff!important;} p.event-ve{ text-transform:capitalize;} /*ul.mega-sub-menu {width: 100vw!important;  margin-left: calc(-1 * ((100vw - 100%) / 2))!important;} */ .blog-area-c .entry-content a{ text-decoration:underline!important;} .title-header ul li .time-btn, .title-header ul li .time-btn:hover, .title-header ul li .price-btn, .title-header ul li .price-btn:hover {color:#fff; min-height:60px;} a.time-btn, a.price-btn{ float:left;} a.price-btn{ padding-top:0px}  .share-test .share-ico { background: url(../images/share-white.png) no-repeat left 5px; background-size: 50px; width: 100%; height: 100%; background-size:20px; margin: auto;}  .share-test .share-ico .test-share-area ul.test-share{padding: 2px;} .test-back .b-back{ padding: 8px 15px; background: rgb(100, 206, 235); border-radius: 30px; color:#fff;} .test-back .b-back:hover {background: #e9faff; color: #333;} .page-template-test-details{background: #F4F5FA;
background: -moz-linear-gradient(top, #F4F5FA 0%, #fff 59%,   #E6E6E6  100%); background: -webkit-linear-gradient(top, #F4F5FA 0%, #ffffff 59%,  #E6E6E6  100%); background: linear-gradient(to bottom, #F4F5FA 0%, #ffffff 59%,   #E6E6E6  100%); }  #post-section .ps-share .share-area ul{ padding-left:0px;} #post-section .ps-share .share-area ul li{ list-style:none; margin-left: 0px!important; padding-left:0px!important } #post-section .ps-share .share-area ul li::after{ display:none}
 #post-section .ps-share .share-area::before{top: 0px; } .m-heading a{ font-weight:700; color: #131212!important; }


.fs20{ font-size:20px!important;} .fs24{ font-size:24px!important;}  .fs28{ font-size:28px!important;} .fs30{ font-size:30px!important;} .orange-rmore a, .book-test a, .enquire a { font-size:16px; padding:7px 35px 7px 20px; color:#fff; border-radius:40px;}  .senses{ text-align:center;} .senses p{ font-size:16px; color:#231f20;} .senses strong{ font-size:30px; color:#16b7e6; } .senses img{ width:80px;} .box-li h3{ border-radius:6px; border:1px solid #16c1f3; padding:10px; font-size:20px; color:#16c1f3; font-weight:700; align-items: center; display: flex;  }  .box-li ul li{ border-radius:5px; background:#e9faff; margin-bottom:3px; color:#231f20; padding-top:10px; padding-left:15px; }   .if-parent-box-li{ background:#fff; padding-bottom:20px; min-height:200px; border-radius:5px;  } .if-parent-box-li h3{ background:#16b6e5; padding:10px 20px; color:#fff; font-size:16px; border-radius:8px 8px 0px 0px;} .if-parent-box-li ul{ background:#fff; padding-top:20px} .if-parent-box-li.if-parent-sm { min-height:auto} .blue-box-list ul li{ padding-bottom:20px; padding-left:25px; position:relative } .blue-box-list ul li::after{ width:8px; height:8px; border-radius:50%; background:#16b6e5; left:0px; top:5px; content:''; position:absolute; }  .if-parent-box-li li{ padding-left:20px;}

.carrier-table td { background:#e9faff;  padding:10px; margin-bottom:3px; border-bottom:6px solid #fff;  } .carrier-table thead{border: 2px solid #16b6e5; border-radius:6px; background:#fff; font-size:20px; color:#16b6e5; } .table thead th, .side-box {border-bottom: 4px solid #16b6e5;}  .carrier-table thead{ background:#fff;} .carrier-table td{ padding:15px 10px;}  .enquire a, .more-detail a{padding: 10px 30px 10px 30px;} .side-box{ border-left:2px solid #16b6e5; border-right:2px solid #16b6e5; color:#16b6e5!important; } .text-styles h2, h3{color: #004c84; font-weight:700; } .text-styles  h3{font-size: 24px!important;} .text-styles  h3{font-size: 28px!important;}

.blue-box{ background:#e9faff; border-radius:10px; padding:0px 0px 30px 0px; min-height:260px; } .blue-box li{ padding-bottom:15px}  .carrier-table table{ border-collapse: collapse;}  .blue-box img{ border-radius:10px 10px 0px 0px; margin-bottom:20px } .blue-box h5 { color:#2a71bf;  font-weight:700; padding-bottom:10px; font-size:18px; margin-bottom:0px; }  .blue-box .more-detail, .p-stories { padding:0px 15px 5px 15px;} .more-detail a{  background-color:#f6a818; color:#fff; border-radius:50px; }  .more-detail a { padding: 7px 35px 7px 25px; position:relative; } 
 
/* blue button */ .book-test a{padding: 12px 35px 12px 20px;}
.blue-btn a{ color:#fff; background:#16b6e5; border-radius:40px; padding: 7px 35px 7px 20px; position:relative}  .blue-btn a::after{ content:'\f105'; font-family:fontawesome; position:absolute; top:50%;  transform: translateY(-50%); right:15px; color:#fff; font-weight:600; -webkit-transition : all 0.3s ease-out; transition : all 0.3s ease-out;  }
.blue-btn a:hover::after  {right:10px;} .blue-btn a:hover, .blue-btn a:hover  { background:#2a71bf;}

#faqs .card{ width:100%; border-radius:6px; border:none;     background-color:rgba(225, 225, 255, 0);} #faqs .card-header{background-color:#fff;  border-radius:6px;  }  #faqs .card-header h5{ padding-bottom:0px!important; margin-bottom:0px;} .acco-btn{ color:#696969; width:100%; text-align:left; padding:20px 20px; cursor:pointer; background:none; font-size:16px; text-transform:capitalize; border-radius:6px;} #faqs .collapse.show{ margin-bottom:10px;} .card-header:hover, .card-header:hover .acco-btn, .acc-active, #accordionexample .card-header:hover { background-color:#16b6e5!important; color:#fff!important;}
#test-pro .step-content h4{ color:#2a71bf; font-size:24px; font-weight:600; padding-bottom:15px; margin-bottom:0px;} #faqs .collapsed,  #faqs .acco-btn{ position:relative; }  /*#faqs .collapsed::after, #faqs .acco-btn::after{ position:absolute; content:'\f105'; right:20px; top:50%;  transform: translateY(-50%); font-family:fontawesome; color:#696969; font-size:25px; }  #faqs .acco-btn:hover::after,  .card-header:hover .acco-btn::after { color:#fff;} */ .acco-btn.acc-active::after{ position:absolute; content:'x'!important; font-family: 'Nunito Sans', sans-serif!important; right:20px; top:50%;  transform: translateY(-50%);  color:#fff!important; font-size:12px!important; width:20px; height:20px;  text-align:center; border:1px solid #fff; border-radius:50%; text-align: center; border: 2px solid #fff;  padding-top: 2px;  }   .inner-hebg{ background:#e9fbff url(../images/inner-head.jpg) repeat-x center} .tab-head, .normal-head  { background:#16c2f4; float:left; padding: 10px 20px 0px 20px;} .tab-head h3, .normal-head h1  { color:#fff; line-height:1; margin-bottom:0px; padding-bottom:0px; text-transform:uppercase } .gc-sec-a h4{ font-weight:700; } #gc-sec-c h1, #gc-sec-c h2{ font-size:30px; color:#004c84; font-weight:900;} .pre-post h3{ background:#16b6e5; color:#fff; text-align:left; border-radius:6px; padding:15px; font-size:20px; } #gcn-sec-g .event-block h2{ font-size:22px;}  #gcn-sec-b h4{ font-weight:700; color:#004c84;} .pre-post-li li{ padding-bottom:15px;} .card-header h2{ padding-bottom:0!important} .list-p-nbg .r-list-p-nbg ul li:first-child{ background:none}

#publication .card-header h5, #advisors .card-header h5, #faqs .card-header h5, #pub .card-header h5 { position:relative; padding:5px 30px 0px 0px!important; margin-bottom:5px!important; color:#2a71bf; font-weight:700; font-size:18px; width:98%;  } #advisors .card-header h5{ color:#696969; font-weight:500;} #publication .card-header:hover h5, #advisors .card-header:hover  h5, #faqs .card-header:hover h5{ color:#fff;} .card-header      #publication .card-header h5::after, #advisors .card-header h5::after,   #faqs .card-header h5::after, #pub .card-header h5::after { position:absolute; font-size:27px;   content:'\f107'; font-family:fontawesome; top:0px}  #publication .card{ border:none; margin-bottom:10px;}   #publication .card:nth-child(odd){ background-color:#f8f8f8;} #publication .card:nth-child(even){ background-color:#e9fbff;}  #publication .card-header{ border-bottom:0px; box-shadow:none; } #publication .card-header:hover h5{ color:#fff}  #publication h6{ font-size:20px;}  #publication  .card-body{padding: 20px 30px;} .card-header{ background-color: rgba(0,0,0,0)}   #publication .md-accordion .card .card-header a:not(.collapsed) > .card { transform: rotate(180deg); }   .tab-bar ul li:hover{ background:#16c2f4; color:#fff} #publication .card-body{    border-top: 1px solid #e8e8e8;}
.btus{ position:relative; font-weight:700; color:#2a71bf;}  .team-pro .team-img img{ border-radius:50%; } .team-pro{ text-align:center} .team-pro h4, .team-pop h4{ color:#2a71bf; font-size:16px; text-transform:uppercase; padding-bottom:5px!important; margin-bottom:0px; font-weight:700;} .team-pro h6{font-size:14px;}  .team-pro h6, .team-pop h6{ color:#3c4043} .team-info-gap{ background:url(../images/team-info.png) no-repeat center; background-size:contain;  }  .team-india .team-img img, .team-usa .team-img img{ width:150px; height:150px;}  .flag .india, .flag .us{ float:left; margin-top: -12px; } .flag .india{ background:url(../images/india-flag.png) no-repeat center; width:40px; height:40px; } .flag .us{ background:url(../images/usa.png) no-repeat center; width:40px; height:40px; }  .dirc-pro h4{ background:#e9faff; text-transform:uppercase; padding:15px; font-weight:700; color:#2a71bf; font-size:16px;} .dir-popup{ background:#2a71bf; color:#fff;  bottom:0px; padding:32px; margin-top:30px;  } .dri-cose{ width:24px; height:24px; background:url(../images/close.png) no-repeat center; } .dir-popup{ position:relative; } .dri-cose{ position:absolute; right:25px; top:-10px; cursor:pointer;}   #advisors .card-header, #faqs .card-header { border:none}  #advisors .card, #advisors .card-header, #faqs .card-header, #accordionexample .card-header { border:none; border-radius:10px;  }  #advisors .card, #faqs .card {margin-bottom:10px;}   #in-support ul li{ padding-bottom:0px; margin-bottom:20px; list-style:none; display:inline-block; -webkit-box-shadow: -2px 8px 16px -2px rgba(122,122,122,0.36); -moz-box-shadow: -2px 8px 16px -2px rgba(122,122,122,0.36);  box-shadow: -2px 8px 16px -2px rgba(122,122,122,0.36); margin-left:15px; margin-right:15px; padding-left:0px!important } .blue-band{ background:#2a71bf; color:#fff; font-size:20px; border-radius:8px; padding:15px} #mem-iec ul li{ background:#fff; font-size:16px; color:#231f20; margin-bottom:5px; padding:15px 10px; border-radius:5px;} .resultitem h3{ color:#2a71bf; background:#e9faff; font-size:16px; font-weight:700; padding:10px 15px; margin-bottom:20px;}  .team-pop img, .team-pop h4,  .team-pop h6{ text-align:center;} .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active,   .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link:hover{ background:none; border:none; color:#fff!important;} .tab-bar ul li a.nav-link, .tab-bar ul li.active a, .tab-bar ul li.active .nav-link{ color:#fff!important;} .tab-bar ul li.nav-item:after{ display:none} .nav-tabs .nav-item{margin-bottom:0px; } .nav-tabs .nav-link, .nav-tabs{ border:none} #resours h2{ font-size:20px} 
.down-l{width:40px; height:40px;} .down-l a{ background:url(../images/download-ic.png) no-repeat center; width:40px; height:37px; float:left; clear:both;     transition: all 200ms linear; } .down-l a:hover, .down-l a:focus{ margin-top:10px;} .reso-sec{ min-height:550px; margin-bottom:30px; } .reso-sec h4{ font-weight:600; font-size:20px} .reso-sec{ padding:0px 0px 40px 0px;} .reso-sec h4{ padding:20px 20px 10px 20px} .reso-sec .down-l{ padding-left:20px; } .reso-sec-img{ position:relative; margin-bottom:15px} .reso-sec-img::after{ content:''; width:200px; left:50%; transform: translateX(-50%); height:6px; background:#16c1f3; bottom:-6px; position:absolute} .date-details ul{ background:#2a71bf; padding:0px 5px 0px 5px;} .date-details ul li{ color:#fff; border-bottom:1px solid #fff; padding-top:10px; padding-bottom:10px; text-align:center; font-size:12px;     word-break: break-word;} .date-details ul li:last-child{ border-bottom:none} #evnt-data h3.dd{ font-size:16px;}  #evnt-data{ position:relative;} #evnt-data::after{ position:absolute; content:''; width:97%; height:1px; background:#e8e8e8; bottom:0px; left:50%; transform: translateX(-50%);} #patient-story .card{ background:none; border:none;}  .goog-te-menu2-item-selected  .text{ font-size:12px;} 

.evin-details h1{ font-size:32px; color:#01c1f2; font-weight:800; margin-bottom:0px; } .evin-details h2{ font-size:26px;  color: #004c84; font-weight:700; } .evin-details h3 { font-size:22px; color:#3c4043; font-weight:600; } .evin-details h4 { font-size:20px; color:#3c4043} .evin-details h5 {font-size:16px; color:#3c4043 } .evin-details .date{ color:#3c4043; font-size:18px; font-weight:700;}  .evin-details .date-d{color:#01c1f2; font-weight:800;  font-size:20px;}  .evin-details .heighlights{ background: #2a71bf;}  .evin-details  .invite h3{ font-size:24px; color:#01c1f2; font-style:italic;} .heighlights, .heighlights ul li, .heighlights h3,.heighlights h2, .heighlights h4, .heighlights h5,  .heighlights p, .heighlights strong  { color:#fff;} .main-point h3, .main-point h2, .main-point h4 {  font-weight:700;}  .cant-reg{ font-size:24px; font-style:italic; color:#01c1f2; }  .cant-reg strong{ font-weight:800; font-size:28px;  } .event-by h5{padding-bottom: 0px!important;} .our-details ul{ padding:0px; margin:0px;} .our-details ul li{  position:relative; color:#004c84; padding-bottom:10px; padding-left:30px!important } .our-details ul li::after{ position:absolute; left:0px; top:0px; width:40px; height:40px; font-family:fontawesome; color:#004c84 } .our-details ul li.web::after{ content:'\f0ac';  } .our-details ul li.email::after{ content:'\f003';  } .our-details ul li.phone::after{ content:'\f095';  } .btn-link{ width:100%; text-align:left} #publication .accordion .container{ padding-left:0px; padding-right:0px;}  .card-header h5{ text-transform:capitalize; } #publication .card-header{ border:none;} .main-navigation a{ font-size:14px;} #menu-main-menu ul{background-color: #01c1f2; padding:15px 0px 15px 0px;}  #menu-main-menu ul li a{ color:#fff; border-bottom:1px solid #fff; padding:5px 15px} #menu-main-menu ul li:last-child a{ border:none!important} #menu-main-menu ul ul{ margin-top:-15px;}  #home-explore  .ex-cl-img { width:100%; background-size:cover!important;  } /*.prima-story{ padding-bottom:0px;} */ .navigation-wrap.start-header.start-style{ padding: 10px; background:#f4f5fa } .home .navigation-wrap.start-header.start-style{background:rgba(244,245,250,0);  } .test-btn{ min-width: 300px; } #test-banner{ background:url(../images/test-banner.jpg) no-repeat top center} .share-ico{ background: url(../images/share.png) no-repeat center; width:100%; height:100%; background-size:60%; margin:auto   } .te-share{ background:#f7f7f7; width:50px; height:62px;     border-radius: 3px; cursor:pointer;}  .drop-infograp-img{ width:100px; height:100px; background:#e9faff; border-radius:50%; position:relative; text-align:center; padding-top:10px;}  .drop-infograp-img::after, .drop-infograp-img::before{ width: 4px; height: 100px;   content: '';  transform: translateX(-50%); left:50px;  top: 70px;  background: #e9faff;  position: absolute;} .drop-infograp:last-child .drop-infograp-img::after{ display:none}   .no-readmore .orange-rmore{ display:none}   .drop-infograp .ifo:last-child { border:none } #publication .card-header h5{ color:#fff; text-align:left} .ex-cl-img-r{border-radius:5px; box-shadow: 20px 20px 40px 5px rgba(235, 235, 235, 1);  -webkit-box-shadow: 20px 20px 40px 5px rgba(235, 235, 235, 1); -moz-box-shadow: 20px 20px 40px 5px rgba(235, 235, 235, 1);} .ex-cl-img-l{border-radius:5px; box-shadow: -20px 20px 40px 5px rgba(143, 176, 183, .7);  -webkit-box-shadow: -20px 20px 40px 5px rgba(143, 176, 183, 1); -moz-box-shadow: -20px 20px 40px 5px rgba(143, 176, 183, .7);}
/* The container */
.check-containers { display: block; position: relative;  padding-left: 35px; margin-bottom: 12px;  cursor: pointer; font-size: 22px;  -webkit-user-select: none;  -moz-user-select: none;  -ms-user-select: none;  user-select: none;} .bg-g-blue {
   background: -moz-linear-gradient(to bottom, #f5fdff 0%, #f5fdff 50%, #FFFFFF 100%);
   background: -webkit-linear-gradient(to bottom, #f5fdff 0%, #f5fdff 50%, #FFFFFF 100%);
   background: linear-gradient(to bottom, #f5fdff 0%, #f5fdff 50%, #FFFFFF 100%);
}
#cariier-se1 ul{ padding-bottom:20px;} .notice ol { padding-left:0px; padding-right:0px; margin-left:0px; } .notice ol li{ font-size:12px; list-style:none;} 

/* Hide the browser's default checkbox */
.check-containers input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {  position: absolute; top: 0; left: 0;  height: 20px; width: 20px;  background-color: #eee; border:1px solid #c2c2c2}
/* On mouse-over, add a grey background color */
.check-containers:hover input ~ .checkmark {  background-color: #ccc;}
/* When the checkbox is checked, add a blue background */
.check-containers input:checked ~ .checkmark { background-color: #2196F3; border:1px solid #2196F3}
/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {  content: ""; position: absolute; display: none;}
/* Show the checkmark when checked */
.check-containers input:checked ~ .checkmark:after {  display: block;}
/* Style the checkmark/indicator */
.check-containers .checkmark:after { left: 7px; top: 3px; width: 5px;  height: 10px; border: solid white; border-width: 0 2px 2px 0; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg);  transform: rotate(45deg);} .cat-name{ background:#2a71bf; color:#fff; padding:5px; width:100%; margin-bottom:5px; margin-top:5px;}
#test-sample-requirement .colum-c div{ position:relative} #test-sample-requirement .colum-c div:nth-child(1)::after, #test-sample-requirement .colum-c div:nth-child(2)::after{  position:absolute; width:32px; height:32px; content:''; right:0; top:50%; transform:translateY:(-50%)} #test-sample-requirement .colum-c div:nth-child(1)::after{ background:url(../images/move.png) no-repeat center; } #test-sample-requirement .colum-c div:nth-child(2)::after{ background:url(../images/plus.png) no-repeat center; } #test-sample-requirement .colum-c p{ padding-left:50px; padding-right:50px;} #video-tab .nav-tabs {  display:none;  } #press-tab .nav-tabs { display:none;  }  .to-d{    margin-top: 10px; margin-bottom: 10px;  text-align: center;} .eve-descp img{ height:200px;} .eve-image ul li{ display:inline-block} #pub .card-header h5{  color:#2a71bf} .publ-mar p{ margin-bottom:0px; padding-bottom:10px; font-size:12px;} .share-area ul li a{ color:#01c1f2} #pub .card-header{ padding:25px 20px} .type-event, .type-webinar { width:65px; height:65px; margin-bottom:30px;  }  .type-event p, .type-webinar p { text-align:center; padding-top:60px} .type-event{background:url(../images/events-type.png) no-repeat center; background-size:100%;} .type-webinar{background:url(../images/webinar-type.png) no-repeat center; background-size:100%; } .sjb-container{ background:#fff;}  .label-text{ font-weight:700!important; color:#3c4043; padding-bottom:10px;}  .press-media-det .more-icon a::before{bottom: 0px;} .share-area{ position:relative; } .share-area::before{ content:''; position:absolute; left:0px; width:40px; height:40px; background:url(../images/share.svg) no-repeat center; background-size: 21px; bottom: 2px; } .visit-link{ font-style:italic; font-size:14px;} .visit-link a:hover{ text-decoration:underline!important}
 .press-media-det .more-icon a{ top:50px;} .press-zoom-wrap img{ cursor:pointer;} .share-area ul li{ display:inline-block; padding: 10px 0px!important;} .share-area ul li a i {color:#2a71bf}  #press-tab .nav-tabs .nav-item.show .nav-link, #press-tab .nav-tabs .nav-link.active, #press-tab .nav-tabs .nav-item.show .nav-link, #press-tab .nav-tabs .nav-link:hover{ color:#2a71bf!important; font-weight:600;} #press-tab .share-area ul li a{font-weight:700!important;}  #press-tab .nav-item:after{ display:none;} .blog-thumb{  overflow:hidden; background-size:100%!important; background-repeat:no-repeat;} .blog-thumb img{ width:100%;} #blogs .blog-media-grid{ margin-top:0px; padding-bottom:10px; }  #blogs .blog-media-grid h2 a{ font-size:18px; font-weight:600; color:#3c4043; line-height:1.2; }  #blogs .blog-media-grid h2{font-size: 1.3rem; margin-bottom:0px; border-bottom: 1px solid #F4F5FA; min-height:60px; }  .blog-media-grid .more-icon a::before{ bottom: -5px;} .single-post .entry-header { padding-bottom:20px;} .single .entry-header{ padding:20px; background-color: #e9faff;} .single .entry-header h1 {color: #004c84 !important;   font-weight: 800; margin-bottom:0px;} 
#post-section ul, #post-section ol, #post-categery ol, #post-categery ul{ margin:0px; padding:0px;} #post-section ul li, #post-section ol li, #post-categery ol li, #post-categery ul li{ padding-bottom:10px;     padding: 0px 0px 15px 25px!important; position:relative; list-style:none; } #post-categery ol li a, #post-categery ul li a { position:relative;} #post-categery ol li a::after, #post-categery ul li a::after {border-bottom: 1px solid #e1e1e1; content:''; width:210px; height:1px; background:#e1e1e1; position:absolute; bottom:-5px; left:0px;} #post-categery ul li::before{ content:''; position:absolute; left:0px; top:5px; width:8px; height:8px; background:#16b6e5; border-radius:50px;} #post-section ul li::after {   content:''; position:absolute; left:0px; top:5px; width:8px; height:8px; background:#004c84; border-radius:50px; } #normal-page .entry-title{ display:none;}  #post-section ol li{ list-style: decimal; padding-left:15px!important;} #post-section ol{ margin-left:20px;}
.share-ico { position:relative;} .page-content, .entry-content, .entry-summary{padding-bottom: 10px;
    margin-bottom: 30px; border-bottom: 1px solid #e8e8e8;} .comments-area{ padding-top:30px;  border-top: 1px solid #e8e8e8;}   /*.share-ico .test-share-area ul.test-share{   background:white; bottom:0px; width:50px;     background: white;   width: 119px; border-radius:3px; } .share-ico ul.test-share li{ background:none; display:inline-block; min-width:auto; max-width:0px; padding: 5px 10px;} .share-ico ul.test-share li:first-child, .share-ico ul.test-share li:nth-child(2){ background:none;} .share-ico ul.test-share li:last-child{ padding: 5px 10px;} .share-ico ul.test-share li a{ color:#2a71bf} .share-ico:hover .test-share-area { display:block;   } .test-share-area{  background:rgba(0,0,0,1); position:absolute; bottom: -45px;  left: -69px; padding:10px; display:none;} .share-ico .test-share-area{  position:absolute; padding:10px; width: 140px; bottom:-50px; left:-77px;  }  */ .share-ico ul.test-share li{ background:none; display:inline-block; min-width:auto; max-width:0px; padding: 5px 10px;} .share-ico ul.test-share li:first-child, .share-ico ul.test-share li:nth-child(2){ background:none;} .share-ico ul.test-share li:last-child{ padding: 5px 10px;} .share-ico .test-share-area ul.test-share{ background:#fff; float:left; border-radius:4px} .share-ico .test-share-area ul.test-share li a{ color:#2a71bf} .test-share-area{ display:none} .share-ico:hover .test-share-area { display:block} .page-template-actia-nephro-genetics  .similar-test{display:none;} label.checkbox-list.selbox span.checkbox{ color:#fff;} .list-unstyled {
   max-height: 300px;  overflow-y: scroll;  background: #e9faff;  padding-top: 20px;   text-align: left;  padding-left: 30px; } .nav-previous a, .nav-next a{ color:#2a71bf;} .nav-previous a:hover ,.nav-next a:hover{ text-decoration:underline} .test-search-b{     position: absolute;  width: 43px;  height: 50px; background: none; text-align: center;   right: 15px; top: 0px;}
.test-page .test-search-b{ top: 5px;}
.pb0{padding-bottom:0 !important}
.main-menu{ background:none!important } #pri-home .tt-hint, #act-main-page .tt-hint, #clar-mainpage .tt-hint{ text-transform:lowercase;}  #pri-home .tt-hint,  #act-main-page .tt-hint ,#clar-mainpage .tt-hint, #pri-home .typeahead,  #act-main-page .typeahead ,#clar-mainpage .typeahead, #pri-home .tt-query,  #act-main-page .tt-query ,#clar-mainpage .tt-query{ font-size:16px} .table-style thead th{ padding:10px;}  .back-to-page{ position:relative; width:100%; height:20px;  margin-top:50px;}  .back-to-page .b-back{ position:absolute; right:25px; background:rgb(100, 206, 235); border-radius:30px; padding:5px 15px; color:#fff; bottom: -70px;  z-index: 99; text-decoration: none!important;
    -webkit-transition: all 0.3s ease-out;  transition: all 0.3s ease-out;} .back-to-page .b-back:hover{ background:#2a71bf;} .jobpost-template-default{ background:none!important;} .careers-listing .list-data:hover{-webkit-box-shadow: -2px 8px 16px -2px rgba(122,122,122,0.36); -moz-box-shadow: -2px 8px 16px -2px rgba(122,122,122,0.36); box-shadow: -2px 8px 16px -2px rgba(122,122,122,0.36); } .pre-post-li ul li{ background:#fff; margin-bottom:5px; padding:10px; border-radius: 5px; } .resorce-btn{ margin-left:25px; padding:4px 20px; font-size:16px;} #resours .card{ border:none;} .careers-listing h4 a:hover{ color:#2a71bf !important} .resource-tab .nav-item .nav-link.active { background: #16c2f4;} .resource-tab .tab-bar ul li{ padding:0px!important;} .resource-tab .tab-bar ul li a{padding: 10px 24px!important; border-radius:0px;} .resource-form{ padding:40px;} .resource-form .wpcf7-form input[type="text"], .resource-form .wpcf7-form input[type="email"], input[type="tel"] { background-color: #fff!important;}  .wpcf7-list-item-label{ } input[type=checkbox], input[type=radio]{ width:18px; height:18px; margin-right:15px;} .modal-footer .btn{color: #fff; background-color: #17a2b8; border-color: #17a2b8;} .modal-footer .btn:hover{  background-color: #138496; border-color: #117a8b;} .b-5-band{ background:#d1f3ff; border-radius:10px; text-align:center; margin-left:0px; margin-right:0px; } .coun-width {  padding-right: 15px; word-break: break-word;} .coun-width small{ width:100%; float:left; font-size:13px!important; clear:both; padding-bottom:8px;} .coun-width strong{ width:100%; float:left; clear:both; padding-bottom:8px;  color:#45cdff;} .coun-width p{ font-size:14px!important;} .coun-width1{width: 22%;} .coun-width2{width: 18%;} .coun-width3{width: 20%;} .banner-count{border-top:1px solid #cccccc; margin-left:0px; margin-right:0px;} #carousel-example-2 .carousel-inner{ padding-bottom:40px; background:#fff;} #wpcf7-f6064-o1 input[type="tel"], #wpcf7-f7391-p697-o1 input[type="tel"] {background-color: #e9faff!important} #wpcf7-f101-o1 input[type="tel"]{background-color: #e9faff!important;} 
	
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu{background: #e9fdff;} #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link{color: #131212!important;} #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link{color: #2a71bf!important;} #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item {
    padding-left: 0px!important;} #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu{ padding:10px 15px} .next-prev{position:relative; padding-bottom:50px; width: 100%;  text-align: center; } .next-prev a:last-child{ position:absolute; right:0px;} .next-prev a:first-child{ position:absolute; left:0px;} .next-prev a{ padding: 8px 25px; background: #29bcb6; color: #fff; border-radius: 50px;} .next-prev a:hover{ background:#49c37e; color:#fff!important;}
	.next-prev a{ width:130px;}  
	.ps-grey{ background:#efedee; } .ps-blue{background:#f7fdff;} .wp-block-table .ps-grey{ padding:5px;} .modal-header .close{ display:none} 
	
/* ======= Google Translation Default: Starts */
#colophon .goog-te-menu-value span{font-weight: 400!mportant; font-size:12px;} .goog-te-menu2{ padding:10px;}
.skiptranslate.goog-te-gadget > div { transition: all .5s ease-in-out; display: block; padding: 7px 10px; border: none;  box-shadow: -1px 5px 10px 2px rgba(73,195,126,0.45); -webkit-box-shadow: -1px 5px 10px 2px rgba(73,195,126,0.45);  -moz-box-shadow: -1px 5px 10px 2px rgba(73,195,126,0.45);} .skiptranslate.goog-te-gadget > div:hover{box-shadow: -1px 2px 5px 2px rgba(73,195,126,0.45); -webkit-box-shadow: -1px 2px 5px 2px rgba(73,195,126,0.45);  -moz-box-shadow: -1px 2px 5px 2px rgba(73,195,126,0.45);} #colophon .goog-te-menu2-item div, .goog-te-menu2-item:link div, .goog-te-menu2-item:visited div, .goog-te-menu2-item:active div{ color:#3c4043!important}
.lung-cancer-table thead>tr, .genes-and-mutation-table thead>tr, .beta-thalassemia thead>tr, .common-mutations thead>tr{  font-size:16px;}
select.google_translate_element { color: black;}
.goog { &-logo-link { display: none;
  }
  &-te-gadget {
    position: relative;
    display: inline-block;
    overflow: hidden;
    select {
      border-radius: 0 !important;
      -webkit-appearance: none;
      -webkit-border-radius: 0px;
      padding: 0.3rem 0.5rem;
      min-width: 170px;
      box-shadow: none;
      border: 1px solid #aaa;
    }
  }
}
.note{ font-size:12px;} .bcaption h2{ color:#01c1f2; font-weight:800;}  .blog-area-c .entry-content a{word-break: break-word;} #post-categery li{ margin-left:-15px!important;} textarea#testlist { display: none;}  .pst-500, .pst-700{ border: 1px solid #48b9d8!important;} .pst-500 th,  .pst-700 th{ padding:10px; background:#e9faff   } .pst-500 td,  .pst-700 td{ padding:15px} table {font-size: 16px; font-weight: 600;}  .has-pale-cyan-blue-background-color.has-pale-cyan-blue-background-color{background-color: #e9faff} .stories-template .entry-content{ border:none;} .sjb-page{ width:100%;} 

/*
=======
Google Translation : Custom Styles
*/
.gt {
  padding-top: 56px;
  &__box {
    background: #565656;
    position: fixed;
    padding: 15px;
    color: #b8aea5;
    width: 100%;
    top: 0;
    left: 0;
    font-family: Helvetica, Arial, sans-serif;
  }
  &__notif,
  &__select {
    display: inline-block;
    vertical-align: middle;
  }
  &__notif {
    max-width: calc(100% - 166px);
    margin: 0;
    padding-right: 10px;
    line-height: 18px;
    @media screen and (max-width: 767px) {
      max-width: 100%;
      margin: 0 0 10px 0;
    }
  }
  &__select {
    select {
      outline: 0;
    }
  }
}

.subtitle-menu ul li:last-child {
   /*border-bottom: 1px solid #c9da2a !important;*/
   margin-bottom: 10px !important;
}
li.subtitle-menu > a {
   font-weight: bolder !important;
}
.subtitle-menu ul li {
   margin-left: 0px !important;
   padding-left: 0px !important;
}
.subtitle-menu ul {
   padding-left: 0px !important;
   margin-left: 0px !important;
}
/* ======= Google Translation : Custom Styles close*/

@media (max-width: 1200px) { 
#in-support ul li{    margin-right: 0;} .event-image img{ width:100%;}
}

@media (max-width: 360px) { 
 .navigation-wrap .navbar-collapse{width: 225px;   } .country-flag{display:none;} .main-menu{right: -10px!important;  position: absolute;} .back-to-page .b-back {    bottom: 80px!important;  }

}
@media (min-width: 360px) { 
.b-test{right: 68px!important;}

}
@media (max-width: 378px) { 
.back-to-page .b-back {  right: 0px!important;} .share-area::before{left:0px!important}

}

@media (min-width: 425px) { 
 .navigation-wrap .navbar-collapse{width: 330px;   } .share-area::before{left:-50px!important} #publication .share-area::before{left:0px!important} #publication .share-area{ padding-left:50px}

}
@media (max-width: 430px) {
	 .career-share .share-area::before { bottom: 2px!important; } .reso-sec-img{background-position: center!important;  background-size: contain !important;}   #blogs .blog-media-grid{min-height:235px;  }
}
@media (min-width: 432px) {
 #blogs .blog-media-grid{min-height:320px;  }	
	
}

@media (max-width: 767px) { 
	h1{ font-size: 34px; } .nav-container{ padding-top:10px;}
	.nav-item:after{ display: none; } .nav-link {padding: 5px 0px !important;}
.nav-item::before { position: absolute; display: block; top: 5px; right: 0; width: 11px; height: 1px;  border: none; background-color: #000; vertical-align: 0; }
	.dropdown-toggle::after { position: absolute; display: block; top: 10px; left: -23px; width: 1px; height: 11px; content: ""; border: none; background-color: #000; vertical-align: 0; transition: all 200ms linear; }
	.dropdown-toggle[aria-expanded="true"]::after{ transform: rotate(90deg); opacity: 0; }
	.dropdown-menu { padding: 0px 0px 0px 0px !important; background-color: transparent; box-shadow: none; transition: all 200ms linear; }
	.dropdown-toggle[aria-expanded="true"] + .dropdown-menu { margin-top: 10px !important; margin-bottom: 20px !important; }
	body.dark .nav-item::before { background-color: #fff; }
	body.dark .dropdown-toggle::after { background-color: #fff; }
	body.dark .dropdown-menu { background-color: transparent; box-shadow: none; } footer .widget-title{ text-align:center;}
	.carousel-caption{ top:6%!important; text-align:center;}  .box-li h3{ text-align: center;}  
	#publication .card-header h5{ font-size:18px;} .modal-close{ position: absolute; right: 50px; top: -38px;}   .team-pro .team-img img{ width:150px; height:150px;}
/* common style*/ 
   .mtc{ text-align:center;}  .mpb20{ padding-bottom:20px} .mmb20{ margin-bottom:20px} .mmb30{ margin-bottom:30px}  .mpb50{ padding-bottom:50px} .mpb40{ padding-bottom:40px} .mpb30{ padding-bottom:30px}
    .mobonly{ display:block} .deskonly{ display:none} #post-categery{ text-align:center}
/* common style close*/  .ex-cl-img{width:100%; height:250px;}	.picflex .resultitem { width:100%!important; } .flag { float:left;} .card-header #publication .card-header h5::after, #advisors .card-header h5::after, #faqs .card-header h5::after, #pub .card-header h5, #accordionexample .card-header h5  { right:-10px; } .mpt0 { padding-top: 0px!important; } .widget{ margin-bottom:0px;} #h-reachus p{ text-align:center} .navbar-collapse{ padding-top:20px; text-align:center; } .has-search .form-control { padding-right:50px; } .book-test-b{ margin-bottom:15px;} .cla-tb-img, .claria-tab-active .cla-tb-img, .claria-tab:hover .cla-tb-img, .act-tb-img, .pri-tb-img, .act-tb-img:hover, .act-tb-img:focus, .acia-tab:hover .act-tb-img, .prima-tab:hover .pri-tb-img, .prima-tab:focus .pri-tb-img{ background-size:90px;} .act-tb-img, .act-tb-img:hover, .act-tb-img:focus, .acia-tab:hover .act-tb-img{ background-size:70px;}  .dropdown-toggle[aria-expanded="true"] + .dropdown-menu {transform: translate3d(0px, -12px, 0px)!important; color:#fff;}  .dropdown  .dropdown-toggle[aria-expanded="true"] + .dropdown-menu{transform: translate3d(15px, -12px, 0px)!important;} .pa-stories{ height: 250px; margin-bottom:20px;} .carousel-caption{ width:100%; left:0px;}  .carousel-inner img.hs-img{ margin-top: /*126px;*/0px} .dropdown-item{ color:#fff;} .right-menu ul li span{ background-size:30%!important;} .right-menu ul li p{ display:none} #test-btns { background-color:rgba(42, 113, 191,1 )}    .re-list-each .custom-control{padding-left: 0rem!important; } .re-list-each .check-containers{ padding-bottom:0px; margin-bottom:0px;} #video-tab .tab-pane {  display: block !important; opacity: 1;  } #press-tab .tab-pane {  display: block !important; opacity: 1;  } .tab-content{ width:100%} .navbar-toggler { position: absolute; right: 0px; top: 0px; float:none; } .country-flag{ margin-right: 30px; margin-top:-5px;} .country-flag a img{ width:17px;} .navbar-light .navbar-toggler{margin-top: -5px;} .custom-logo-link img{ width:80%} .custom-logo-link{  float:left; width:auto; } .nav-item.show .dropdown-menu{ margin-left:0px;} #menu-main-menu ul ul{ margin-left:-2px; margin-top: 0px; background:#2a71bf;  } #menu-main-menu ul li a:focus #menu-main-menu ul ul{ display:bock}
.test-btn {  min-width: 100%;} .test-dropdn .dropdown-menu{width: 90%;} .skiptranslate.goog-te-gadget > div{margin: 0px auto;} #carousel-example-2 .carousel-inner{margin-top: 45px;} .test-dropdn .dropdown-menu{width: 92%;     transform: translateX(-50%)!important;  } .mob-d-none{display:none}
#carousel-example-2 .carousel-indicators{ margin-left:0px; margin-right:0px; z-index:9999; bottom: 3%;}   #carousel-example-2  .carousel-indicators{ left:50%; transform:translateX(-35%); bottom: 2%; z-index:99} .captionBtn{ position:absolute; padding-left:55px;  padding-top:10px; margin-top:10px; left:50%; transform:translateX(-50%) }  
.dropdown-menu li{ padding-bottom:0px!important;} .dropdown-item{border-radius:0px!important;} #gcn-sec-g .event-block{ margin-bottom:20px;} #test-detailed h2.text-white{font-size: 1.5rem!important;} .title-header ul li{margin-bottom: 20px;} .title-header ul li{  max-height: auto;  max-width: 100%;   } .title-header ul li{ min-width:100%;}  .test-icon-media .bg-light-blue{ margin-bottom:20px; }
.claria-tab .cla-tb-img, .actia-tab-active .cla-tb-img, .actia-tab-active .act-tb-img, .pri-tb-img, .cla-tb-img, .claria-tab-active .cla-tb-img, .claria-tab:hover .cla-tb-img, .prima-tab-active .pri-tb-img, .prima-tab-active .pri-tb-img, .actia-tab-active .cla-tb-img, .actia-tab-active .act-tb-img   { background-size:80%;}  .date-details { margin-bottom: 20px;} .event-image{background-position-x: 0px!important;} .card-header #publication .card-header h5::after, #advisors .card-header h5::after, #faqs .card-header h5::after, #pub .card-header h5::after{right: 5px; } #publication .card-header h5{padding-right: 25px!important;} .skiptranslate.goog-te-gadget > div { width: 200px;} 
.site-info {font-size:16px; font-weight: 600;} .site-info p{ padding-bottom:20px}  .nav-item a:after{ display:none!important; } #carousel-example-2{ background:#fff;} .topnav .dropdown-item{position:relative;}  .menu-item-has-children::bfore{ position:absolute; content:''; top:0; right:0;} 

.navbar-light .navigation-wrap .navbar-toggler-icon {top: -20px;} #menu-main-menu ul{ margin-left:-3px;} .navbar-light .navbar-toggler { position:fixed; top:15px; right:20px; }
.topnav .menu-item-has-children::before{    content: '';  width: 15px;  height: 15px;  position: absolute;  right: 0px; background:#007bff; z-index:9999;} 

.topnav .menu-item-has-children:hover::before .dropdown-menu {display:none!important;  }
.topnav .menu-item-has-children:hover::before {  display:block!important; }
footer ul li{ padding-left: 10px!important;} .modal-dialog{max-width:90%;margin:0 auto;height:auto; top:15%} .career-share .share-area::before{bottom: 20px; } .back-to-page .b-back{right: 10px;  bottom: 30px; } .type-event, .type-webinar{    margin: 30px auto;} .resource-submit{ text-align:center;}
.post-thumbnail {  height: 350px; overflow: hidden; } .bcaption h2{ font-size:24px}
.right-side-menu .menu span, .right-side-menu .council span, .right-side-menu .download span, .right-side-menu .conta span, .right-side-menu .download span, .right-side-menu .conta span, .right-side-menu .micro span { width: 35px; height: 20px;} .main-menu{right: 0px;  position: absolute; }  
#mega-menu-wrap-primary .mega-menu-toggle + #mega-menu-primary{ background:#16c2f4}  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link{background:#2a71bf!important;} 
 #carousel-example-2 .carousel-item{ height:640px;}  .slide-28, .slide-33, .slide-5535, .slide-5532{ top:30%!important}  .band-width{ font-size:12px;}  .slide-5540{top:30%!important} .slide-5537{top:8%!important}  
 .coun-width strong{font-size:16px;} .carousel-control-next-icon, .carousel-control-prev-icon{ display:none;}   .f-active{ padding-bottom:0px;}  .single-post .post-thumbnail { height:210px;} 
  .single .entry-header h1{font-size: 24px !important; } .b-test{ width: 65px;  right: 30px;   padding: 3px 4px 6px 4px; top:12px; line-height:.5; border-radius: 5px!important; } .reso-sec-img { margin:0 auto; width: 250px; height:350px;}  .b-test a { font-size: 10px!important;} .blog-thumb{ min-height:100px;} .mob-mb20{ padding-bottom:0px; } 
}
@media (max-width: 400px) { 
.custom-logo-link{ width:160px; } .custom-logo-link img { width: 160px; }  #carousel-example-2 .carousel-indicators{transform: translateX(-40%)!important;  bottom: 2%;}    .slide-28, .slide-33, .slide-5535, .slide-5532, .slide-5540{ top:20%;}  #carousel-example-2 .carousel-inner .carousel-item:first-child, #carousel-example-2  .carousel-inner .carousel-item:nth-child(2), #carousel-example-2  .carousel-inner .carousel-item:nth-child(3),  #carousel-example-2 .carousel-inner .carousel-item:nth-child(4){height:440px; } #carousel-example-2 .carousel-inner .carousel-item:nth-child(1){height:850px;  } .slide-5537{top:14%!important} .slide-5540{top: 26%!important;} .coun-width strong{font-size:12px;} #carousel-example-2 .carousel-inner .carousel-item:nth-child(5){height:450px;  }  .share-area{padding-left:45px;} 

}
@media (min-width: 410px) { 
.custom-logo-link img { width: 210px; }
 #carousel-example-2 .carousel-inner .carousel-item:first-child, #carousel-example-2 .carousel-inner .carousel-item:nth-child(6){height:650px;} #carousel-example-2  .carousel-inner .carousel-item:nth-child(2), #carousel-example-2  .carousel-inner .carousel-item:nth-child(3),  #carousel-example-2 .carousel-inner .carousel-item:nth-child(4), #carousel-example-2 .carousel-inner .carousel-item:nth-child(5){height:440px; } 
}
@media (min-width: 430px) {  

#carousel-example-2 .carousel-inner .carousel-item:nth-child(6){height:700px;  }
}
/*///////*/
.navbar-form-search { position: relative;}
.navbar-form-search .form-control { width: 100%;}
.navbar-form-search .btn { border: 0; background: transparent; font-size: 18px;}
.navbar-form-search .btn:active, .navbar-form-search .btn:hover, .navbar-form-search .btn:focus {  color: #000;  outline: none; box-shadow: none;}
.navbar-form-search .search-form-container {
 text-align: right;  position: absolute;  width: 500px;  overflow: hidden;  background: #fff;  right: 0px;  top: -32px;  z-index: 9;  transition: all .3s ease-in-out;}
.navbar-form-search .search-form-container.hdn {  width: 0;}
.navbar-form-search .search-form-container .search-input-group {  width: 500px;}
#search-button { font-family:fontawesome; width:20px; height:20px;  margin-left:5px; margin-right:15px; vertical-align: initial; background:none; } #search-button:hoevr{ box-shadow:none;} .se-m-btn{ padding-top:0px;} .india, .us{ font-size:12px; text-align:center;} .search-form-container .form-group{ margin-bottom:0px; padding: 10px 10px 2px 10px;} .search-form-container .form-group label{width: 79%!important;} .search-form-container .form-group input[type="search"]{ width:100%; border-radius: 40px; padding: 10px 10px; min-height: 42px; }   .entry-title{ font-weight:800; color: #48b9d8} .post-banner{ height:350px; background:aliceblue;} #post-section h2, #post-section h3{color:#004c84; font-weight:700; font-size:24px; } #post-section h4, #post-section h5{color:#3c4043; font-size:24px;}  #post-section h4{ font-size:22px;} #post-section h5{ font-size:18px;} #post-section ul li{ padding-left:15px; padding-bottom:10px; } #post-section p{color:#3c4043; font-size:16px; line-height:1.31; margin-bottom:10px!important} #post-section a:hover, #post-categery ul li a:hover{ text-decoration:underline; color:#01c1f2; }  #post-categery h4, #post-categery h5, #post-categery li,  #post-categery li a {color:#3c4043;} #post-categery li a:hover{color:#004c84;} .picflex .resultitem.open .detailview { z-index: 99; } .main-block-c h2{font-size: 26px!important; font-weight:700; color:#004c84;} .main-block-c h3{font-size: 22px!important; font-weight:700; color:#004c84;}  .main-block-c h4{font-size: 18px!important; font-weight:700; color:#004c84;}  .main-block-c ol, .main-block-c ul{ padding:0px; margin:0px;}
.main-block-c ol li, .main-block-c ul li { padding-bottom: 5px; list-style: none; } .main-block-c ol li{ font-size:12px; font-style:italic;} .lcri h2, .lmrc h2{ font-size:26px; font-weight:700; color:#004c84;}  .lcri h3, .lmrc h3{ font-size:22px; font-weight:700; color:#004c84;}  .lcri h4, .lmrc h4{ font-size:20px; font-weight:700; color:#16b6e5;}  .lcri h5,  .lmrc h5 { font-size:18px; font-weight:700; color:#16b6e5;} .lcri ul li, .lmrc ul li, .normal-list li, #faqs ul li, #cariier-se1 ul li,  .type-stories ul li,  { list-style:none; padding-bottom:10px; position:relative; padding-left:20px;} .lcri ul li::before, .lmrc ul li::before, .normal-list li::before, #faqs ul li::before, #cariier-se1 ul li::before,  .type-stories ul li::before{ width:8px; height:8px; background:#3bbee7; border-radius:50%; top:5px; left:0px; content:''; position:absolute;  }  /*  */.blue-box-list ul ul li::after, .normal-list ul ul li::before { width: 8px; height: 8px;  border-radius: 50%;  background: rgba(0,0,0,0);  border: 2px solid #16b6e5;  left: 0px;  top: 5px; content: '';  position: absolute;}    /* */   .box-li h3{ min-height:75px;} .act-si-btn li{ background:#16b6e5; color:#fff; border-radius:6px; margin-right:10px; margin-bottom:15px; display:inline-block; padding:20px 65px 20px 25px!important; transition: all 200ms linear;} .act-si-btn li a{ color:#fff; position:relative} .act-si-btn li::after{content:''; position:absolute; width:43px; height:47px; border-radius:50%; content:''; background:url(../images/read-m-w.png) no-repeat center; right:15px; top:10px; font-family:fontawesome; font-size:14px; padding-left:1px; padding-top:6px; transition: all 200ms linear;} .act-si-btn li:hover::after{right:6px;} .act-si-btn li:hover{ background:#03528a;} .act-si-btn li::before{ display:none} ul.v-tab{ margin-bottom:20px!!important;}  ul.v-tab li{  background:#004c84; border-radius:8px; padding-bottom:0px; } ul.v-tab li a{ color:#fff!important; padding:10px 20px 10px 20px!important; } ul.v-tab li{margin:10px!important} ul.v-tab li:hover, { background:#16c2f4} #video-tab .card-body{ background-color:none!important;} #press-tab .card-body{ background-color:none!important;}  .v-tab .nav-item:hover:after{ display:none} #video-tab .card-body{padding:0px 1.25rem; }  #video-tab .nav-tabs.v-tab .nav-link.active{background: #16c2f4; border-radius:8px;     margin-left: -3px;} #video-tab .card-header{background:#004c84; text-align:center;}  #press-tab .card-body{padding:0px 1.25rem; }  #press-tab .nav-tabs.v-tab .nav-link.active{background: #16c2f4; border-radius:8px;     margin-left: -3px;} #press-tab .card-header{background:#004c84; text-align:center;} .card-header a{color:#fff!important; } .card-header h5{ padding-bottom:0px!important;} .test-dropdn .dropdown-menu{top: 50px!important;  } .test-dropdn .dropdown-item { color:#fff;} .button-area .knowm{ margin-left:50px;} .type-stories h1{ color:#2a71bf; font-size:28px;} .type-stories ul{ margin:0px; padding:0px;} .type-stories h2, .type-stories h3, .type-stories h4, .type-stories h5, .type-stories h6{ color:#3c4043; } .type-stories h2, .type-stories h3{ font-size:24px;}  .type-stories h4, .type-stories h4{ font-size:20px;} .wp-block-table tr:first-child{ height:80px;   border-bottom:2px solid #48b9d8; background-color:#e9faff} .wp-block-table tr:first-child td{  color:#48b9d8; font-size:18px; border-top: 1px solid #48b9d8; background-color: #e9faff; padding:10px; }  .wp-block-table tr td{text-align:center; padding-top:10px; padding-bottom:10px; font-size: 16px;  font-weight:600} .wp-block-table  tr td{ border:none solid #48b9d8!important;} .wp-block-table{ border:3px solid #48b9d8!important;} .wp-block-table  tr td{border-top:none} #post-section{ border-bottom:1px solid #e1e1e1} #pub  .card-header h5{ color:#2a71bf; } #press-tab .tab-content{ width:100%;}   
 .single #post-section{ border-bottom:none}  .wp-blog-table th{ padding:15px; color:#48b9d8; font-size:18px; border-top: 1px solid #48b9d8; border-left: 1px solid #48b9d8; border-right: 1px solid #48b9d8; background-color: #e9faff; } .wp-blog-table tr td{text-align:center; padding-top:10px; padding-bottom:10px; font-size: 14px;} .wp-blog-table  tr td{ border:1px solid #48b9d8!important;} .wp-blog-table  tr td{border-top:none} .p-p15{ padding:15px;} .p-image{ text-align:center; width:200px;} .nav-item a:after{ display:none!important; }

.f-contact  #custom_html-3{ padding-top:20px;}   .normal-list-text td{ padding: 10px 15px;  background: #e9faff;   text-align: left;  margin-bottom: 5px; } .normal-list-text table{ margin:0px auto; padding-top:20px; padding-bottom:20px; display:block}  .table-style thead{     border: 2px solid #16b6e5;   border-radius: 6px;   background: #fff;  font-size: 20px;  color: #16b6e5;} .table-style thead,  .table-style tbody{  width:100%;   } .4clmn-tble thead th,  .4clmn-tble tbody td{ width:25%}   .table-style td { background: #e9faff; padding: 10px;  margin-bottom: 3px;
border-bottom: 6px solid #fff;} .frw-img{height: 400px;  overflow: hidden;} .blue-box-img{height: 130px;  overflow: hidden;  margin-bottom: 20px;} 

.p-ps-stories{ background:url(../images/ps-prima.jpg) no-repeat top center;  height:132px; border-radius: 10px 10px 0px 0px;  margin-bottom: 20px; background-size: cover; } .p-brochure-image{background:url(../images/ps-actia1.jpg) no-repeat top center;  height:132px; border-radius: 10px 10px 0px 0px;  margin-bottom: 20px; background-size: cover!important;} .p-blog-image { height:132px; border-radius: 10px 10px 0px 0px;  margin-bottom: 20px; background-size: cover!important;} .a-ps-stories{ background:url(../images/ps-actia.jpg) no-repeat top center;  height:132px; border-radius: 10px 10px 0px 0px;  margin-bottom: 20px; background-size: cover!important; } .a-brochure-image{background:url(../images/ps-actia1.jpg) no-repeat top center;  height:132px; border-radius: 10px 10px 0px 0px;  margin-bottom: 20px; background-size: cover!important;} .a-blog-image { height:132px; border-radius: 10px 10px 0px 0px;  margin-bottom: 20px; background-size:cover!important;}   .c-ps-stories{ background:url(../images/ps-claria.jpg) no-repeat top center;  height:132px; border-radius: 10px 10px 0px 0px;  margin-bottom: 20px; background-size: cover; background-size: cover!important; } .c-brochure-image{background:url(../images/ps-claria1.jpg) no-repeat top center;  height:132px; border-radius: 10px 10px 0px 0px;  margin-bottom: 20px; background-size: cover!important;} .c-blog-image {background:url(../images/stores.jpg) no-repeat top center;  height:132px; border-radius: 10px 10px 0px 0px;  margin-bottom: 20px; background-size: cover!important;}  #custom_html-3{ display:none;}

.p-stories p{margin-bottom:0px;} .nav-item.active .nav-link:after{ opacity:1;} 
.step-img{ text-align:center;} .row.d-flex{ padding:0px 15px;} .normal-list ul, .blue-box-list{ padding-top:10px;}  .f-active a{  border-bottom:2px solid #2a71bf;}  button.btn.modal-t-btn {right: -45px; top: 5px; position: absolute; cursor:pointer;} .modal-dialog{top: 15px;} .date-details ul li{ padding-left: 0px!important;}  .share-test {position: relative; width:100%; height:80px; } .share-test .share-ico { position: absolute; } .share-test .share-ico .test-share-area{ display:block; padding-left:45px;} #mega-menu-wrap-primary .mega-menu-toggle{ background:none; color:#2a71bf;} .mega-toggle-label-closed, .mega-toggle-label-open{ display:none!important;} #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1:after{    color: #2a71bf}   #post-section ul li{ text-align:left; margin-left:20px;} #post-section ul{ padding-left:20px; padding-right:20px;} .wp-block-table{display: block; width: 100%; overflow-x: auto;} #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link{background:#e9fdff} #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover{background: #e9fdff; color:} #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:first-child > a.mega-menu-link:hover, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover {  color: #518ecc!important;} #h-media  .carousel-control-next-icon, #h-media .carousel-control-prev-icon{ display:none} input#submitbutton:disabled {  opacity: 0.5;  cursor: not-allowed;}  /*#post-section .single-stories-page ul{ padding-left:0px!important;} */ #post-section ul{ padding-left:0px;} #post-section ul li{margin-left: 0px;} .card-body{padding: .25rem 1.25rem 1.25rem 1.25rem!important;} .slide-5535 .bcaption h3{ margin-bottom:0px; padding-bottom:0px!important} .b-test{ position: absolute;   background: #01c1f2;  text-align:center;   border-radius: 50px;}  .b-test a{color:#fff; font-size:13px;}  .dropdown-toggle[aria-expanded="true"] + .dropdown-menu{ z-index:99} input.tt-hint{ display:none;} .blog-side ul{ margin-left:15px!important;} .trf{ margin-bottom:10px} .similar-test .knowm{ padding: 10px 10px 20px 70px; border:1px solid #c7f2ff; min-height: 150px; } 
.similar-test .knowm a::before{top: -50%; transform: translateY(50px); left: -55px;} .similar-test .knowm p{margin-bottom: 0;}

@media screen and (min-width:768px){ 
 .carousel-caption{ bottom:10%; }   .list-img{ min-height:300px;} .box-li h3{ text-align:center;}   #publication .card-header h5{ font-size:18px;} .nav-link {padding: 5px 10px !important;}
   .team-pro .team-img img{ width:221px; } .team-india .team-img img, .team-usa .team-img img{ width:150px; height:150px;}  .mobonly{ display:none} .deskonly{ display:block}  .ex-cl-img{width:100%; height:250px;}	 .card-header #publication .card-header h5::after, #advisors .card-header h5::after, #faqs .card-header h5::after, #pub .card-header h5::after, #accordionexample .card-header h5::after { right:-25px; }  .pa-stories{ height: 250px; margin-bottom:20px;} .dropdown-toggle[aria-expanded="true"] + .dropdown-menu {transform: translate3d(15px, -12px, 0px)!important; color:#fff;} .right-menu ul li{width: 175px;} .right-menu ul li span{ background-size:25%!important;}  .test-btn{ min-width: 100%; } .test-drop .dropdown-menu{ width:88%;}  .two-colm{-webkit-column-count: 2; /* Old Chrome, Safari and Opera */  -moz-column-count: 2; /* Old Firefox */  column-count: 2; column-gap: 30px;}  #video-tab .nav-tabs {  display: flex; }   #video-tab .card {  border: none; }   #video-tab .card .card-header { display:none; }  #video-tab .card .collapse{  display:block;  }  #press-tab .nav-tabs {  display: flex; }   #press-tab .card {  border: none; }   #press-tab .card .card-header { display:none; }  #press-tab .card .collapse{  display:block;  } #carousel-example-2 .carousel-inner{margin-top: 91px;} .test-dropdn .dropdown-menu{ left:-8px!important; width: 95%; }  .actia-s, .clara-s, .prima-s{background-size:80%; } .captionBtn{float:left; position:relative; padding-left:55px;  padding-top:10px; margin-top:10px; } #gcn-sec-g .event-block { min-height:415px;}  .title-header ul li{  max-height: 68px;  max-width: 50%;   } .similar-test .knowmrn{  min-height:125px;} .title-header ul li{ min-width: 200px;}  .test-icon-media .bg-light-blue{ min-height:362px; } .row.contact-det{min-height: 120px;} #p-stories .event-block{ min-height: 360px; margin-bottom:20px;} .list-img{ background-size:cover!important;} .skiptranslate.goog-te-gadget > div { width: 160px;}  .navigation-wrap .navbar-collapse{width: auto; } footer ul li{ padding-left: 0px!important;}
   .team-pro .team-img img{ width:221px; } .team-india .team-img img, .team-usa .team-img img{ width:150px; height:150px;}  .mobonly{ display:none} .deskonly{ display:block}  .ex-cl-img{width:100%; height:250px;}	 .card-header #publication .card-header h5::after, #advisors .card-header h5::after, #faqs .card-header h5::after, #pub .card-header h5::after, #accordionexample .card-header h5::after { right:-25px; }  .pa-stories{ height: 250px; margin-bottom:20px;} .dropdown-toggle[aria-expanded="true"] + .dropdown-menu {transform: translate3d(15px, -12px, 0px)!important; color:#fff;} .right-menu ul li{width: 175px;} .right-menu ul li span{ background-size:25%!important;}  .test-btn{ min-width: 100%; } .test-drop .dropdown-menu{ width:88%;}  .two-colm{-webkit-column-count: 2; /* Old Chrome, Safari and Opera */  -moz-column-count: 2; /* Old Firefox */  column-count: 2; column-gap: 30px;}  #video-tab .nav-tabs {  display: flex; }   #video-tab .card {  border: none; }   #video-tab .card .card-header { display:none; }  #video-tab .card .collapse{  display:block;  }  #press-tab .nav-tabs {  display: flex; }   #press-tab .card {  border: none; }   #press-tab .card .card-header { display:none; }  #press-tab .card .collapse{  display:block;  } #carousel-example-2 .carousel-inner{margin-top: 91px;} .test-dropdn .dropdown-menu{ left:-8px!important; width: 95%; }  .actia-s, .clara-s, .prima-s{background-size:80%; } .captionBtn{float:left; position:relative; padding-left:55px;  padding-top:10px; margin-top:10px; } #gcn-sec-g .event-block { min-height:415px;}  .title-header ul li{  max-height: 68px;  max-width: 50%;   } .similar-test .knowmrn{  min-height:125px;} .title-header ul li{ min-width: 200px;}  .test-icon-media .bg-light-blue{ min-height:362px; } .row.contact-det{min-height: 120px;} #p-stories .event-block{ min-height: 360px; margin-bottom:20px;} .list-img{ background-size:cover!important;} .skiptranslate.goog-te-gadget > div { width: 160px;}  .navigation-wrap .navbar-collapse{width: auto; } footer ul li{ padding-left: 0px!important;} .back-to-page .b-back{bottom: -70px; right:0px; } .career-share .share-area{right: -35px!important; top: 0px; z-index:999; } .career-share .share-area::before{ bottom:0px; right:-20px} .bcaption h2{ font-size:24px} .right-side-menu .menu span, .right-side-menu .council span, .right-side-menu .download span, .right-side-menu .conta span, .right-side-menu .download span, .right-side-menu .conta span,  .right-side-menu .micro span { width: 35px; height: 20px;} .coun-width strong{font-size:20px;} .band-width{ font-size:16px;} .carousel-indicators{transform: translateX(-50%)!important; left:40%;}  .carousel-indicators { bottom: 0px;} .carousel-caption{ text-align:left;} .resource-submit{ text-align:center} #carousel-example-2 .carousel-inner .carousel-item:first-child{height:630px;  } #carousel-example-2 .carousel-inner .carousel-item:nth-child(6){height:600px;  }  .country-flag img, .country-flag img  { width: 12px;}    .f-active{ padding-bottom:0px;}   .single .entry-header h1{font-size: 26px !important; } .b-test{ width:100px;  right: 0;  font-size: 12px; padding: 6px 10px; right: -50px!important;  top: 5px;} .reso-sec-img { margin:0 auto; width: 100%; height:350px;} .blog-thumb{ min-height:100px;} .share-area{padding-left:35px;} .share-area::before{left:0px!important}  .single .entry-header{ min-height:150px;}  .page-head-scrolled{top: 50px;} .carrier-table td { text-align:done} 
   
}

@media screen and (max-width:1023px){ 
 .pt40{ padding-top:25px;} .pb40{ padding-bottom:25px;} .pt60{ padding-top:30px;} .pb60{ padding-bottom:30px;}  .pt80{ padding-top:30px;} .pb80{ padding-bottom:30px;}
.carousel-caption p:first-child{font-size:22px;} .pb50{ padding-bottom:50px;} .blue-box{ text-align:center; margin-bottom:25px;} .mob-pb20{ padding-bottom:20px; }   .step-sec { width: 50%;} .mo-t-center{ text-align:center} .tab-head h3, .normal-head h1 { font-size:26px;} .pb100{ padding-bottom:50px;}  .right-menu{ right:0px; bottom:0px; width:100%; } .right-menu ul li{width:21.5%; display:inline-block;  padding:2px;}  .right-menu ul li span{  background-position:center!important; width:100%; height:30px} .book-test-b{ margin-bottom:15px}   #test-btns { background-color:rgba(42, 113, 191,1 )}  .navigation-wrap {  background: #F4F5FA} .main-navigation ul ul ul{    padding: 0px 0px 0px 0px;      left: 0!important;} .drop-infograp-img{ margin-bottom:20px;} .drop-infograp-img::after, .drop-infograp-img::before{ display:none; } .mob-mmb30{ margin-bottom:30px;} .mob-mmb20{ margin-bottom:20px;} .ex-cl-img-l{box-shadow:none}  .career-share .share-area{z-index:999;  }  .fl-text{ display:none}  label.checkbox-list .checkbox{padding: 5px 10px; font-size: 14px!important; } .test-option ul li{ padding-left:5px!important}
}

@media screen and (min-width:1024px){ 
.carousel-caption.col-12.col-lg-6.col-md-7.col-sm-12.slide-5537{padding-right:40px}	
.nav-link {padding: 5px 0px !important;}   .pt40{ padding-top:40px;} .pb40{ padding-bottom:40px;}  .pt60{ padding-top:60px;} .pb60{ padding-bottom:60px;}  .pt80{ padding-top:80px;} .pb80{ padding-bottom:80px;} .pb100{ padding-bottom:100px;}   .carousel-caption{ text-align:center;}
  .carousel-caption{ top:8%; text-align:left;} .carousel-caption p:first-child{font-size:28px; line-height:1.2; padding-top:10px} .pstory-c{min-height: 138.5px;} .h-m-slide-con, h-m-slide-img{ min-height:200px;} .claria-box{ min-height:250px;} .list-gc-l{ padding-left:6%; } .list-gc-r{ padding-right:6%; } .step-sec{ width:20%; float:left;} .box-li h3{ text-align:left;} .list-gc-l{ padding-right:60px;} .list-gc-r{ padding-left:9%;}  .blue-box{ text-align:left} .tab-head h3, .normal-head h1 { font-size:32px;}  .btus::after{ position:absolute; width:500px; height:6px;  content:''; background:url(../images/abtus-h-bg.jpg) no-repeat right center; margin-left:30px; top:50%; transform: translateY(-50%);  } .team-info-gap{ min-height:680px; } .tem-md { position:relative} .tem-md .team-pro{ /* position:absolute; transform: translateY(-50%); top:50%; */} .tem-md .ceo-pd{ padding-top:25%; } #in-support ul li{ width:16.5%;}  #mg-igc .btus::after{width:200px; } .resultitem h3{ text-align:left} .detailview { text-align:left} .ex-cl-img{width:100%; height:200px; margin-top:20px;}	.event-block {min-height: 222px; margin-bottom:30px;} #p-stories .event-block{ min-height: 260px;}  .entry-title{ font-size:32px; } .right-menu{ right:0px; top:20vh;} .right-menu ul li{width:175px; padding:10px;  border-bottom:1px solid #fff;}  .right-side-menu a span{width:35px; height:20px; float:left; } .right-menu ul li span{width:40px; height:25px;  /*margin: 0px 22%; */} .clr-btn a{ font-size:12px;} .pa-stories{ height:100%} .dropdown-toggle[aria-expanded="true"] + .dropdown-menu {transform: translate3d(40px, 0px, 0px)!important; color:#fff; } /*.test-drop:hover .dropdown-menu, .test-drop .dropdown-item:hover{transform: translate3d(40px, 0px, 0px)!important;}*/ .right-menu ul li span{ background-size:50%!important;}  .dropdown-toggle[aria-expanded="true"] + .dropdown-menu {transform: translate3d(56px, -12px, 0px)!important; color:#fff;}  .dpl60{ padding-left:20px;} .dpr60{ padding-right:20px;}  #test-btns { background-color:rgba(42, 113, 191,.2 )}  .drop-infograp-con{ padding-top:40px; padding-bottom:30px;} ul.v-tab{margin: 0px 15% 0px 27.3%;} .zoom-wrap {min-height: 100%;} .test-btn{ min-width: 88%; } .stories-banner{ min-height:300px;} .ex-cl-logo{ padding-top:20px} .navbar-nav .menu-item{ padding:5px 15px} #menu-main-menu .dropdown-toggle[aria-expanded="true"] + .dropdown-menu{ left:-50px; top: 60px; z-index:99} 
   #menu-main-menu ul ul.dropdown-menu{ display:none; /* right: -59%!important;*/ left: 100%; top:8px; } #menu-main-menu ul li:hover ul.dropdown-menu{ display:block} #menu-main-menu ul li a:hover{background-color: #01c1f2; border-bottom: 1px solid #fff; } #menu-main-menu ul.dropdown-menu .menu-item{ padding: 0px 25px 0px 15px;} #menu-main-menu ul.dropdown-menu .menu-item a{padding: 8px 0px;} #menu-main-menu ul.dropdown-menu .menu-item a{ position:relative;} #menu-main-menu ul.dropdown-menu .menu-item:hover::after{ content:'\f178'; position:absolute; right:0px; color:#fff; width:20px; height:20px; backgroundres; font-family: fontawesome; top: 10px;  font-size: 12px;  } .country-flag{ width:100px; } /*.main-menu{left: 10%;} */ #carousel-example-2 .carousel-inner{margin-top: 0px;} .test-dropdn .dropdown-menu{ left:-39px!important; }  .actia-s, .clara-s, .prima-s{background-size:auto; } #carousel-example-2  .carousel-indicators{ left:50%; transform:translateX(-90%); bottom: 5%;}
    .test-dropdn .dropdown-menu{  width: 80.6%; } .slide-28, .slide-33, .slide-5535, .slide-5532  { transform: translateY(-50%)!important; top: 50%!important;}  .col-6.pro{ font-weight:800;}  #h-media .h-m-slide-con{ padding-top: 10%; padding-left: 50px;} .skiptranslate.goog-te-gadget > div { width: 167px;}  #gcn-sec-g .event-block { min-height:300px;}  .country-flag a img{ width:15px;} .country-flag span{ margin-right:0px} .custom-logo-link img{width: 300px;}
	.career-share .share-area::before{    top: 10px;} .back-to-page .b-back { bottom: -65px; right: 0px;} .career-share .share-area{right: -55px!important; top: 0;} .post-thumbnail {  height: 350px; overflow: hidden; } .bcaption h2{ font-size:26px; line-height: 1; padding-top:10px;} .slide-28 .bcaption, .slide-5532 .bcaption, .slide-5535 .bcaption{ width:80%;} 
	.main-menu{width: 73%;} .title-header ul li{ width:45%} #carousel-example-2 .carousel-indicators{ left: 41%; } #carousel-example-2 .carousel-inner .carousel-item:nth-child(1){height:680px;  } #carousel-example-2 .carousel-inner .carousel-item:nth-child(6){height:700px;  } .india{ margin-right:10px!important;} .f-active{ padding-bottom:3px;} .career-share .share-area{    top: 150px;} .career-share .share-area::before{ bottom:20px;} #test-banner .test-option ul{margin-left: -17px;  margin-right: -15px;} .carousel-control-next-icon,  .carousel-control-prev-icon{ display:none} #mega-menu-wrap-primary{left: 6%; position: absolute;} .p-block{ width:800px;} .pst-500{width:500px; } .pst-700{width:700px; }  .single .entry-header h1{font-size: 30px !important; } .b-test {  right: 20% !important; top: -10px;} .career-share .share-area{right: -55px!important; top: 180px; z-index:999; } .blog-thumb{ min-height:190px;} .share-area{padding-left:45px;}  #carousel-example-2 .carousel-inner .carousel-item:nth-child(2), #carousel-example-2 .carousel-inner .carousel-item:nth-child(3), #carousel-example-2 .carousel-inner .carousel-item:nth-child(4), #carousel-example-2 .carousel-inner .carousel-item:nth-child(5){height: 600px;} 
    .trf{ position: relative;  left: 200px; top: 50px;}   .title-header ul li:last-child{  margin-left: -15px;} .te-share{    margin-top: 15px;}
} 
@media screen and (max-width:1280px){ 
  .page-head-scrolled{top: 50px;}

}
@media screen and (max-width:1300px){ 


}

@media screen and (min-width:1301px){ 
 .nav-container{ max-width:1220px!important} .menu-main-menu-container{ padding-left:100px;} #in-support ul li{ width:16.5%; border-radius: 5px;  } #in-support ul li img{border-radius: 5px; margin-left:-1px;} .clr-btn a{ font-size:14px;}  .ex-cl-img{width:415px;}  .list-gc-l { padding-left: 9%;} .list-gc-r { padding-right: 9%;} .btus::after{ position:absolute; width:950px;} #carrier-p .frw-img{ height:auto!important} .bcaption h2{ font-size:42px} #carousel-example-2 .carousel-inner .carousel-item:nth-child(1){height:700px;  } #carousel-example-2.carousel-inner .carousel-item:nth-child(6){height:800px;  } .career-share .share-area { top: 1px; } #carousel-example-2 .carousel-indicators{transform: translateX(-50%)!important; left: 44%;} .b-test {  right: 17% !important; top: -10px;} .share-area{padding-left:50px;}  .page-head-scrolled{  top: 50px;}    .tem-md .ceo-pd{ padding-top:50%; }  
}


@media screen and (min-width:1400px){ 
 .nav-container{ max-width:1380px!important}
 .list-gc-l{ padding-left:11.5%; } .list-gc-r{ padding-right:11.5%; } .bcaption h2{ font-size:48px} .page-head-scrolled{  top: 50px;}    
}
@media screen and (min-width:1850px){ 
 .list-gc-l{ padding-left:21%; } .list-gc-r{ padding-right:21%; } .carousel-caption p:first-child{font-size:35px;}  .page-head-scrolled{  top: 50px;} 

}
.mega-menu-item-7616{ position:relative}
.mega-menu-item-7616::before{ content:''; position:absolute; width:100%; background:red; bottom:0px; left:0px; height:25px;  }  .su-more a{ font-weight:700!important; color:#01c1f2!important;} #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item.su-more> a.mega-menu-link{color:#01c1f2!important;}
.carousel-control-next-icon, .carousel-control-prev-icon{height: 50px; background-image: url(data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg)  no-repeat center; background-color:#01c1f2}

@media screen and (max-width:480px){ 
.carousel-caption{text-align: left;}
.coun-width p{    font-size: 11px!important;}
.coun-width{    padding-right: 10px;}	
}