/* Minify_CSS_UriRewriter::$debugText

*/

/* slick.css */

/* 1 */ /* Slider */.slick-loading .slick-list{ background: #fff url('ajax-loader.gif') center center no-repeat;}.slick-slider{ position: relative;display: block; -moz-box-sizing: border-box;box-sizing: border-box; -webkit-user-select: none;       -moz-user-select: none;        -ms-user-select: none; user-select: none;  -webkit-touch-callout: none;-khtml-user-select: none;    -ms-touch-action: pan-y;        touch-action: pan-y;    -webkit-tap-highlight-color: transparent;}.slick-list{    position: relative;display: block; overflow: hidden;  margin: 0; padding: 0;}.slick-list:focus{    outline: none;}.slick-list.dragging{    cursor: pointer;    cursor: hand;}.slick-slider .slick-track,.slick-slider .slick-list{    -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0);  -ms-transform: translate3d(0, 0, 0);  -o-transform: translate3d(0, 0, 0);            transform: translate3d(0, 0, 0);}.slick-track{    position: relative;top: 0;left: 0;    display: block;}.slick-track:before,.slick-track:after{ display: table;    content: '';}.slick-track:after{  clear: both;}.slick-loading .slick-track{ visibility: hidden;}.slick-slide{    display: none;    float: left;    height: 100%;    min-height: 1px;}[dir='rtl'] .slick-slide{    float: right;}.slick-slide img{    display: block;}.slick-slide.slick-loading img{    display: none;}.slick-slide.dragging img{    pointer-events: none;}.slick-initialized .slick-slide{    display: block;}.slick-loading .slick-slide{    visibility: hidden;}.slick-vertical .slick-slide{    display: block;    height: auto;    border: 1px solid transparent;}.slick-arrow.slick-hidden {    display: none;}
/* Minify_CSS_UriRewriter::$debugText

*/

/* magnific-popup.css */

/* 1   */ /* Magnific Popup CSS */
/* 2   */ .mfp-bg {
/* 3   */   top: 0;
/* 4   */   left: 0;
/* 5   */   width: 100%;
/* 6   */   height: 100%;
/* 7   */   z-index: 1042;
/* 8   */   overflow: hidden;
/* 9   */   position: fixed;
/* 10  */   background: #0b0b0b;
/* 11  */   opacity: 0.8; }
/* 12  */
/* 13  */ .mfp-wrap {
/* 14  */   top: 0;
/* 15  */   left: 0;
/* 16  */   width: 100%;
/* 17  */   height: 100%;
/* 18  */   z-index: 1043;
/* 19  */   position: fixed;
/* 20  */   outline: none !important;
/* 21  */   -webkit-backface-visibility: hidden; }
/* 22  */
/* 23  */ .mfp-container {
/* 24  */   text-align: center;
/* 25  */   position: absolute;
/* 26  */   width: 100%;
/* 27  */   height: 100%;
/* 28  */   left: 0;
/* 29  */   top: 0;
/* 30  */   padding: 0 8px;
/* 31  */   box-sizing: border-box; }
/* 32  */
/* 33  */ .mfp-container:before {
/* 34  */   content: '';
/* 35  */   display: inline-block;
/* 36  */   height: 100%;
/* 37  */   vertical-align: middle; }
/* 38  */
/* 39  */ .mfp-align-top .mfp-container:before {
/* 40  */   display: none; }
/* 41  */
/* 42  */ .mfp-content {
/* 43  */   position: relative;
/* 44  */   display: inline-block;
/* 45  */   vertical-align: middle;
/* 46  */   margin: 0 auto;
/* 47  */   text-align: left;
/* 48  */   z-index: 1045; }
/* 49  */
/* 50  */ .mfp-inline-holder .mfp-content,

/* magnific-popup.css */

/* 51  */ .mfp-ajax-holder .mfp-content {
/* 52  */   width: 100%;
/* 53  */   cursor: auto; }
/* 54  */
/* 55  */ .mfp-ajax-cur {
/* 56  */   cursor: progress; }
/* 57  */
/* 58  */ .mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
/* 59  */   cursor: -moz-zoom-out;
/* 60  */   cursor: -webkit-zoom-out;
/* 61  */   cursor: zoom-out; }
/* 62  */
/* 63  */ .mfp-zoom {
/* 64  */   cursor: pointer;
/* 65  */   cursor: -webkit-zoom-in;
/* 66  */   cursor: -moz-zoom-in;
/* 67  */   cursor: zoom-in; }
/* 68  */
/* 69  */ .mfp-auto-cursor .mfp-content {
/* 70  */   cursor: auto; }
/* 71  */
/* 72  */ .mfp-close,
/* 73  */ .mfp-arrow,
/* 74  */ .mfp-preloader,
/* 75  */ .mfp-counter {
/* 76  */   -webkit-user-select: none;
/* 77  */   -moz-user-select: none;
/* 78  */   user-select: none; }
/* 79  */
/* 80  */ .mfp-loading.mfp-figure {
/* 81  */   display: none; }
/* 82  */
/* 83  */ .mfp-hide {
/* 84  */   display: none !important; }
/* 85  */
/* 86  */ .mfp-preloader {
/* 87  */   color: #CCC;
/* 88  */   position: absolute;
/* 89  */   top: 50%;
/* 90  */   width: auto;
/* 91  */   text-align: center;
/* 92  */   margin-top: -0.8em;
/* 93  */   left: 8px;
/* 94  */   right: 8px;
/* 95  */   z-index: 1044; }
/* 96  */   .mfp-preloader a {
/* 97  */     color: #CCC; }
/* 98  */     .mfp-preloader a:hover {
/* 99  */       color: #FFF; }
/* 100 */

/* magnific-popup.css */

/* 101 */ .mfp-s-ready .mfp-preloader {
/* 102 */   display: none; }
/* 103 */
/* 104 */ .mfp-s-error .mfp-content {
/* 105 */   display: none; }
/* 106 */
/* 107 */ button.mfp-close,
/* 108 */ button.mfp-arrow {
/* 109 */   overflow: visible;
/* 110 */   cursor: pointer;
/* 111 */   background: transparent;
/* 112 */   border: 0;
/* 113 */   -webkit-appearance: none;
/* 114 */   display: block;
/* 115 */   outline: none;
/* 116 */   padding: 0;
/* 117 */   z-index: 1046;
/* 118 */   box-shadow: none;
/* 119 */   touch-action: manipulation; }
/* 120 */
/* 121 */ button::-moz-focus-inner {
/* 122 */   padding: 0;
/* 123 */   border: 0; }
/* 124 */
/* 125 */ .mfp-close {
/* 126 */   width: 44px;
/* 127 */   height: 44px;
/* 128 */   line-height: 44px;
/* 129 */   position: absolute;
/* 130 */   right: 0;
/* 131 */   top: 0;
/* 132 */   text-decoration: none;
/* 133 */   text-align: center;
/* 134 */   opacity: 0.65;
/* 135 */   padding: 0 0 18px 10px;
/* 136 */   color: #FFF !important;
/* 137 */   font-style: normal;
/* 138 */   font-size: 28px;
/* 139 */   font-family: Arial, Baskerville, monospace;
/* 140 */   text-align:right;
/* 141 */ 	top: -40px;  }
/* 142 */   .mfp-close:hover,
/* 143 */   .mfp-close:focus {
/* 144 */     opacity: 1;
/* 145 */ 	background-color: transparent !important;
/* 146 */ 	}
/* 147 */   .mfp-close:active {
/* 148 */     top: -40px; }
/* 149 */
/* 150 */ .mfp-close-btn-in .mfp-close {

/* magnific-popup.css */

/* 151 */   }
/* 152 */
/* 153 */ .mfp-image-holder .mfp-close,
/* 154 */ .mfp-iframe-holder .mfp-close {
/* 155 */   color: #FFF;
/* 156 */   right: -6px;
/* 157 */   text-align: right;
/* 158 */   padding-right: 6px;
/* 159 */   width: 100%;
/* 160 */ background-color:transparent !important  }
/* 161 */
/* 162 */ .mfp-counter {
/* 163 */   position: absolute;
/* 164 */   top: 0;
/* 165 */   right: 0;
/* 166 */   color: #CCC;
/* 167 */   font-size: 12px;
/* 168 */   line-height: 18px;
/* 169 */   white-space: nowrap; }
/* 170 */
/* 171 */ .mfp-arrow {
/* 172 */   position: absolute;
/* 173 */   opacity: 0.65;
/* 174 */   margin: 0;
/* 175 */   top: 50%;
/* 176 */   margin-top: -55px;
/* 177 */   padding: 0;
/* 178 */   width: 90px;
/* 179 */   height: 110px;
/* 180 */   -webkit-tap-highlight-color: transparent; }
/* 181 */   .mfp-arrow:active {
/* 182 */     margin-top: -54px; }
/* 183 */   .mfp-arrow:hover,
/* 184 */   .mfp-arrow:focus {
/* 185 */     opacity: 1; }
/* 186 */   .mfp-arrow:before,
/* 187 */   .mfp-arrow:after {
/* 188 */     content: '';
/* 189 */     display: block;
/* 190 */     width: 0;
/* 191 */     height: 0;
/* 192 */     position: absolute;
/* 193 */     left: 0;
/* 194 */     top: 0;
/* 195 */     margin-top: 35px;
/* 196 */     margin-left: 35px;
/* 197 */     border: medium inset transparent; }
/* 198 */   .mfp-arrow:after {
/* 199 */     border-top-width: 13px;
/* 200 */     border-bottom-width: 13px;

/* magnific-popup.css */

/* 201 */     top: 8px; }
/* 202 */   .mfp-arrow:before {
/* 203 */     border-top-width: 21px;
/* 204 */     border-bottom-width: 21px;
/* 205 */     opacity: 0.7; }
/* 206 */
/* 207 */ .mfp-arrow-left {
/* 208 */   left: 0; }
/* 209 */   .mfp-arrow-left:after {
/* 210 */     border-right: 17px solid #FFF;
/* 211 */     margin-left: 31px; }
/* 212 */   .mfp-arrow-left:before {
/* 213 */     margin-left: 25px;
/* 214 */     border-right: 27px solid #3F3F3F; }
/* 215 */
/* 216 */ .mfp-arrow-right {
/* 217 */   right: 0; }
/* 218 */   .mfp-arrow-right:after {
/* 219 */     border-left: 17px solid #FFF;
/* 220 */     margin-left: 39px; }
/* 221 */   .mfp-arrow-right:before {
/* 222 */     border-left: 27px solid #3F3F3F; }
/* 223 */
/* 224 */ .mfp-iframe-holder {
/* 225 */   padding-top: 40px;
/* 226 */   padding-bottom: 40px; }
/* 227 */
/* 228 */ .mfp-iframe-holder .mfp-content {
/* 229 */     line-height: 0;
/* 230 */     width: 100%;
/* 231 */     max-width: 800px;
/* 232 */
/* 233 */
/* 234 */ 	}
/* 235 */   .mfp-iframe-holder .mfp-close {
/* 236 */     top: -40px; }
/* 237 */
/* 238 */ .mfp-iframe-scaler {
/* 239 */   width: 100%;
/* 240 */   height: 0;
/* 241 */   overflow: hidden;
/* 242 */   padding-top: 56.25%; }
/* 243 */   .mfp-iframe-scaler iframe {
/* 244 */     position: absolute;
/* 245 */     display: block;
/* 246 */     top: 0;
/* 247 */     left: 0;
/* 248 */     width: 100%;
/* 249 */     height: 100%;
/* 250 */     box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);

/* magnific-popup.css */

/* 251 */     background: #000; }
/* 252 */
/* 253 */ /* Main image in popup */
/* 254 */ img.mfp-img {
/* 255 */   width: auto;
/* 256 */   max-width: 100%;
/* 257 */   height: auto;
/* 258 */   display: block;
/* 259 */   line-height: 0;
/* 260 */   box-sizing: border-box;
/* 261 */   padding: 40px 0 40px;
/* 262 */   margin: 0 auto; }
/* 263 */
/* 264 */ /* The shadow behind the image */
/* 265 */ .mfp-figure {
/* 266 */   line-height: 0; }
/* 267 */   .mfp-figure:after {
/* 268 */     content: '';
/* 269 */     position: absolute;
/* 270 */     left: 0;
/* 271 */     top: 40px;
/* 272 */     bottom: 40px;
/* 273 */     display: block;
/* 274 */     right: 0;
/* 275 */     width: auto;
/* 276 */     height: auto;
/* 277 */     z-index: -1;
/* 278 */     box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
/* 279 */     background: #444; }
/* 280 */   .mfp-figure small {
/* 281 */     color: #BDBDBD;
/* 282 */     display: block;
/* 283 */     font-size: 12px;
/* 284 */     line-height: 14px; }
/* 285 */   .mfp-figure figure {
/* 286 */     margin: 0; }
/* 287 */
/* 288 */ .mfp-bottom-bar {
/* 289 */   margin-top: -36px;
/* 290 */   position: absolute;
/* 291 */   top: 100%;
/* 292 */   left: 0;
/* 293 */   width: 100%;
/* 294 */   cursor: auto; }
/* 295 */
/* 296 */ .mfp-title {
/* 297 */   text-align: left;
/* 298 */   line-height: 18px;
/* 299 */   color: #F3F3F3;
/* 300 */   word-wrap: break-word;

/* magnific-popup.css */

/* 301 */   padding-right: 36px; }
/* 302 */
/* 303 */ .mfp-image-holder .mfp-content {
/* 304 */   max-width: 100%; }
/* 305 */
/* 306 */ .mfp-gallery .mfp-image-holder .mfp-figure {
/* 307 */   cursor: pointer; }
/* 308 */
/* 309 */ .white-popup-block {
/* 310 */     background: #fff;
/* 311 */     margin: 40px auto;
/* 312 */     line-height: 0;
/* 313 */     width: 100%;
/* 314 */     max-width: 700px;
/* 315 */     position: relative;
/* 316 */     text-align: left;
/* 317 */ 	padding:15px;
/* 318 */ }
/* 319 */
/* 320 */ @media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
/* 321 */   /**
/* 322 *|        * Remove all paddings around the image on small screen
/* 323 *|        */
/* 324 */   .mfp-img-mobile .mfp-image-holder {
/* 325 */     padding-left: 0;
/* 326 */     padding-right: 0; }
/* 327 */   .mfp-img-mobile img.mfp-img {
/* 328 */     padding: 0; }
/* 329 */   .mfp-img-mobile .mfp-figure:after {
/* 330 */     top: 0;
/* 331 */     bottom: 0; }
/* 332 */   .mfp-img-mobile .mfp-figure small {
/* 333 */     display: inline;
/* 334 */     margin-left: 5px; }
/* 335 */   .mfp-img-mobile .mfp-bottom-bar {
/* 336 */     background: rgba(0, 0, 0, 0.6);
/* 337 */     bottom: 0;
/* 338 */     margin: 0;
/* 339 */     top: auto;
/* 340 */     padding: 3px 5px;
/* 341 */     position: fixed;
/* 342 */     box-sizing: border-box; }
/* 343 */     .mfp-img-mobile .mfp-bottom-bar:empty {
/* 344 */       padding: 0; }
/* 345 */   .mfp-img-mobile .mfp-counter {
/* 346 */     right: 5px;
/* 347 */     top: 3px; }
/* 348 */   .mfp-img-mobile .mfp-close {
/* 349 */     top: 0;
/* 350 */     right: 0;

/* magnific-popup.css */

/* 351 */     width: 35px;
/* 352 */     height: 35px;
/* 353 */     line-height: 35px;
/* 354 */     background: rgba(0, 0, 0, 0.6);
/* 355 */     position: fixed;
/* 356 */     text-align: center;
/* 357 */     padding: 0; } }
/* 358 */
/* 359 */ @media all and (max-width: 900px) {
/* 360 */   .mfp-arrow {
/* 361 */     -webkit-transform: scale(0.75);
/* 362 */     transform: scale(0.75); }
/* 363 */   .mfp-arrow-left {
/* 364 */     -webkit-transform-origin: 0;
/* 365 */     transform-origin: 0; }
/* 366 */   .mfp-arrow-right {
/* 367 */     -webkit-transform-origin: 100%;
/* 368 */     transform-origin: 100%; }
/* 369 */   .mfp-container {
/* 370 */     padding-left: 6px;
/* 371 */     padding-right: 6px; } }
/* 372 */
/* Minify_CSS_UriRewriter::$debugText

*/

/* wp-tsas-public.css */

/* 1   */ .wp-tsas-wpcolumn, .wp-tsas-columns, .wp_teamshowcase_grid *, .wp_teamshowcase_slider *, .wp-modal-box * {-webkit-box-sizing: border-box; -moz-box-sizing: border-box;box-sizing: border-box;}
/* 2   */ .wp_teamshowcase_grid:before, .wp_teamshowcase_slider:before,
/* 3   */ .wp_teamshowcase_grid:after, .wp_teamshowcase_slider:after {content: " "; display: table; }
/* 4   */ .wp-tsas-popup-wrp button.mfp-close{background: none !important; box-shadow:none !important;}
/* 5   */ .wp_teamshowcase_grid:after, .wp_teamshowcase_slider:after { clear: both; }
/* 6   */ .wp_teamshowcase_slider{visibility: hidden; opacity:0;  transition:opacity 0.5s linear; }
/* 7   */ .slick-initialized { visibility: visible; opacity:1; }
/* 8   */ .wp_teamshowcase_slider{padding-bottom:30px;}
/* 9   */ .wp_teamshowcase_slider .slick-arrow{text-indent:-99999px; padding:0px !important; margin:0px !important; border-radius:0px !important}
/* 10  */ .wp_teamshowcase_slider button.slick-arrow {background-color: transparent!important; width:15px; height:26px; position:absolute; z-index:99; border:0px !important;padding:0 !important; margin:0px !important; border-radius:0px !important;cursor:pointer !important;box-shadow:none !important;}
/* 11  */ .wp_teamshowcase_slider button.slick-next, .wp_teamshowcase_slider button.slick-next:hover,  .wp_teamshowcase_slider button.slick-next:focus{background:url(arrow-right.png) 0 0 no-repeat !important; background-size:15px 26px !important;}
/* 12  */ .wp_teamshowcase_slider button.slick-prev, .wp_teamshowcase_slider button.slick-prev:hover, .wp_teamshowcase_slider button.slick-prev:focus{background:url(arrow-left.png) 0 0 no-repeat !important;background-size:15px 26px !important;}
/* 13  */ .wp_teamshowcase_slider .slick-dots{padding:0 !important; margin:0 !important; position:absolute; bottom:10px; text-align:center;}
/* 14  */ .wp_teamshowcase_slider .slick-dots li button{text-indent:-99999px;}
/* 15  */ .wp_teamshowcase_slider .slick-dots li {list-style:none !important; display:inline-block !important; margin:0 2px !important; padding:0px !important; width:10px !important; height:10px !important; }
/* 16  */ .wp_teamshowcase_slider .slick-dots li button{background:#fff !important; margin:0px !important; padding:0px !important; border:1px solid #000; border-radius:50% !important; width:10px !important; height:10px !important;}
/* 17  */ .wp_teamshowcase_slider .slick-dots li button:focus{outline:none !important}
/* 18  */ .wp_teamshowcase_slider .slick-dots li.slick-active button{background:#444 !important;}
/* 19  */
/* 20  */ .wp_teamshowcase_slider .team-slider {padding:0 10px;}
/* 21  */ .wp_teamshowcase_slider .slick-arrow{top:50% !important; margin-top:-30px;}
/* 22  */ .wp_teamshowcase_slider .slick-prev{left:-8px !important}
/* 23  */ .wp_teamshowcase_slider .slick-next{right:-8px !important}
/* 24  */ .wp_teamshowcase_slider .slick-dots{width:100%; bottom:0px !important}
/* 25  */
/* 26  */ .teamshowcase-image-bg a{cursor:pointer;}
/* 27  */ .wp_teamshowcase_grid, .wp_teamshowcase_slider{clear:both;}
/* 28  */ .wp_teamshowcase_grid{margin:0 -15px;}
/* 29  */ .wp_teamshowcase_grid.design-3{margin:0px !important;}
/* 30  */
/* 31  */ /* Avada CSS */
/* 32  */ .fusion-flex-container.wp-tsas-fusion-flex{ flex-direction: column; }
/* 33  */
/* 34  */ /* font family */
/* 35  */ .wp-tsas-wrp .fa, .wp-tsas-slider-wrap .fa{ font-family: FontAwesome; }
/* 36  */
/* 37  */ /*grid*/
/* 38  */ /************Design-1*******************/
/* 39  */ .wp_teamshowcase_grid.design-1 .teamshowcase-image-bg{background: #f1f1f1;height: 240px;line-height: 0; overflow: hidden; position: relative; width: 100%; }
/* 40  */ .wp_teamshowcase_grid.design-1 .teamshowcase-image-bg img  {transition: all 0.2s ease-in-out 0s;  position:absolute;height: 100% !important;width: 100% !important;object-fit: cover;object-position: top center;border-radius: 0px; }
/* 41  */ .wp_teamshowcase_grid.design-1 .wp-tsas-medium-4 .teamshowcase-image-bg{height: 250px;}
/* 42  */ .wp_teamshowcase_grid.design-1 .wp-tsas-medium-6 .teamshowcase-image-bg{height: 300px;}
/* 43  */ .wp_teamshowcase_grid.design-1 .wp-tsas-medium-12 .teamshowcase-image-bg{height: 500px;}
/* 44  */ .wp_teamshowcase_grid.design-1 .member-content p{text-align:center; margin:0px;}
/* 45  */ .wp_teamshowcase_grid.design-1 .member-content{padding:10px 3px 10px 3px; text-align:center;}
/* 46  */ .wp_teamshowcase_grid.design-1 .member-content .member-job { font-size:95%;}
/* 47  */ .wp_teamshowcase_grid.design-1 .member-name{font-size:26px; line-height:35px;}
/* 48  */ .wp_teamshowcase_grid.design-1 .member-content .member-desc::before { background-color: #000;content: " ";display: block;height: 3px; margin: 0 auto 15px; opacity: 0.5; width: 40px;}
/* 49  */ .wp_teamshowcase_grid.design-1 .member-content .member-desc	{margin:15px 0 5px;}
/* 50  */ .wp_teamshowcase_grid.design-1 .contact-content{text-align:center;}

/* wp-tsas-public.css */

/* 51  */ .wp_teamshowcase_grid.design-1 .member-content .other-info{border-top:1px solid #f1f1f1; padding:5px;}
/* 52  */
/* 53  */ /************Design-2*******************/
/* 54  */ .wp_teamshowcase_grid.design-2 .teamshowcase-image-bg{background: #f1f1f1;height: 240px;line-height: normal; overflow: hidden; position: relative; width: 100%;}
/* 55  */ .wp_teamshowcase_grid.design-2 .teamshowcase-image-bg img  {transition: all 0.2s ease-in-out 0s; position:absolute;height: 100% !important;width: 100% !important;object-fit: cover;object-position: top center;border-radius: 0px; }
/* 56  */ .wp_teamshowcase_grid.design-2 .wp-tsas-medium-4 .teamshowcase-image-bg {height: 250px;}
/* 57  */ .wp_teamshowcase_grid.design-2 .wp-tsas-medium-6 .teamshowcase-image-bg{height: 300px;}
/* 58  */ .wp_teamshowcase_grid.design-2 .wp-tsas-medium-12 .teamshowcase-image-bg{height: 500px;}
/* 59  */ .wp_teamshowcase_grid.design-2 .teamshowcase-image-bg .member-overlay{position:absolute; padding:10px 5px; background:rgba(0,0,0,0.4); bottom:0; left:0; right:0; color:#fff; text-align:center;}
/* 60  */ .wp_teamshowcase_grid.design-2 .member-content p{text-align:center; margin:0px;}
/* 61  */ .wp_teamshowcase_grid.design-2 .member-content{padding:10px 3px 10px 3px; text-align:center;}
/* 62  */ .wp_teamshowcase_grid.design-2 .member-job { font-size:90%; padding:10px 0;}
/* 63  */ .wp_teamshowcase_grid.design-2 .member-name{font-size:24px; line-height:34px;}
/* 64  */ .wp_teamshowcase_grid.design-2 .member-content .member-desc	{margin:5px 0 5px;}
/* 65  */ .wp_teamshowcase_grid.design-2 .contact-content{text-align:center;}
/* 66  */ .wp_teamshowcase_grid.design-2 .member-content .other-info{border-top:1px solid #f1f1f1; padding:5px;}
/* 67  */
/* 68  */ /************Design-3*******************/
/* 69  */ .wp_teamshowcase_grid.design-3 .team-grid {padding:0px !important; border-left:1px solid #e8e8e8; }
/* 70  */ .wp_teamshowcase_grid.design-3 .team-grid.tsas-last{border-right:1px solid #e8e8e8;}
/* 71  */ .wp_teamshowcase_grid.design-3 .teamshowcase-image-bg{background: #f1f1f1;height: 240px;line-height: normal; overflow: hidden; position: relative; width: 100%;}
/* 72  */ .wp_teamshowcase_grid.design-3 .teamshowcase-image-bg img  {transition: all 0.2s ease-in-out 0s; position:absolute;height: 100% !important;width: 100% !important;object-fit: cover;object-position: top center;border-radius: 0px; }
/* 73  */ .wp_teamshowcase_grid.design-3 .member-main-info{text-align:center; text-transform:uppercase; border-bottom:1px solid #e8e8e8; padding:10px; -webkit-transition: background-color 200ms linear;    -ms-transition: background-color 200ms linear;    transition: background-color 200ms linear;}
/* 74  */ .wp_teamshowcase_grid.design-3 .wp-tsas-medium-4 .teamshowcase-image-bg {height: 250px;}
/* 75  */ .wp_teamshowcase_grid.design-3 .wp-tsas-medium-6 .teamshowcase-image-bg{height: 300px;}
/* 76  */ .wp_teamshowcase_grid.design-3 .wp-tsas-medium-12 .teamshowcase-image-bg{height: 500px;}
/* 77  */ .wp_teamshowcase_grid.design-3 .member-content p{text-align:center; margin:0px;}
/* 78  */ .wp_teamshowcase_grid.design-3 .member-content{padding:10px; text-align:center; border-bottom:1px solid #e8e8e8}
/* 79  */ .wp_teamshowcase_grid.design-3 .member-job { font-size:90%; }
/* 80  */ .wp_teamshowcase_grid.design-3 .member-name{font-size:24px; line-height:34px;}
/* 81  */ .wp_teamshowcase_grid.design-3 .contact-content{padding:10px; border-bottom:1px solid #e8e8e8; }
/* 82  */ .wp_teamshowcase_grid.design-3 .contact-content{text-align:center;}
/* 83  */ .wp_teamshowcase_grid.design-3 .member-content .other-info{ padding:5px;}
/* 84  */ .wp_teamshowcase_grid.design-3 .team-grid:hover > .member-main-info{background:#3498db; color:#fff;}
/* 85  */ .wp_teamshowcase_grid.design-3 .member-content,  .wp_teamshowcase_grid.design-3 .contact-content{display:none;}
/* 86  */ /*slider*/
/* 87  */ /************Design-1*******************/
/* 88  */ .wp_teamshowcase_slider.design-1 .teamshowcase-image-bg{background: #f1f1f1;height: 240px;line-height: 0; overflow: hidden; position: relative; width: 100%;}
/* 89  */ .wp_teamshowcase_slider.design-1 .teamshowcase-image-bg img  {transition: all 0.2s ease-in-out 0s; position:absolute;height: 100% !important;width: 100% !important;object-fit: cover;object-position: top center;border-radius: 0px; }
/* 90  */ .wp_teamshowcase_slider.design-1 .member-content p{text-align:center; margin:0px;}
/* 91  */ .wp_teamshowcase_slider.design-1 .member-content{padding:10px 3px 10px 3px; text-align:center;}
/* 92  */ .wp_teamshowcase_slider.design-1 .member-content .member-job { font-size:95%;}
/* 93  */ .wp_teamshowcase_slider.design-1 .member-name{font-size:26px; line-height:35px;}
/* 94  */ .wp_teamshowcase_slider.design-1 .member-content .member-desc::before { background-color: #000;content: " ";display: block;height: 3px; margin: 0 auto 15px; opacity: 0.5; width: 40px;}
/* 95  */ .wp_teamshowcase_slider.design-1 .member-content .member-desc	{margin:15px 0 5px;}
/* 96  */ .wp_teamshowcase_slider.design-1 .contact-content{text-align:center;}
/* 97  */ .wp_teamshowcase_slider.design-1 .member-content .other-info{border-top:1px solid #f1f1f1; padding:5px;}
/* 98  */
/* 99  */ /************Design-2*******************/
/* 100 */ .wp_teamshowcase_slider.design-2 .teamshowcase-image-bg{background: #f1f1f1;height: 240px;line-height: normal; overflow: hidden; position: relative; width: 100%;}

/* wp-tsas-public.css */

/* 101 */ .wp_teamshowcase_slider.design-2 .teamshowcase-image-bg img  {transition: all 0.2s ease-in-out 0s; position:absolute;height: 100% !important;width: 100% !important;object-fit: cover;object-position: top center;border-radius: 0px; }
/* 102 */ .wp_teamshowcase_slider.design-2 .teamshowcase-image-bg .member-overlay{position:absolute; padding:10px 5px; background:rgba(0,0,0,0.5); bottom:0; left:0; right:0; color:#fff; text-align:center;}
/* 103 */ .wp_teamshowcase_slider.design-2 .member-content p{text-align:center; margin:0px;}
/* 104 */ .wp_teamshowcase_slider.design-2 .member-content{padding:10px 3px 10px 3px; text-align:center;}
/* 105 */ .wp_teamshowcase_slider.design-2 .member-job { font-size:90%; padding:10px 0;}
/* 106 */ .wp_teamshowcase_slider.design-2 .member-name{font-size:24px; line-height:34px;}
/* 107 */ .wp_teamshowcase_slider.design-2 .member-content .member-desc	{margin:5px 0 5px;}
/* 108 */ .wp_teamshowcase_slider.design-2 .contact-content{text-align:center;}
/* 109 */ .wp_teamshowcase_slider.design-2 .member-content .other-info{border-top:1px solid #f1f1f1; padding:5px;}
/* 110 */
/* 111 */ /************Design-3*******************/
/* 112 */ .wp_teamshowcase_slider.design-3 .team-slider {padding:0px !important; border:1px solid #e8e8e8;}
/* 113 */ .wp_teamshowcase_slider.design-3 .team-slider.tsas-last{border-right:1px solid #e8e8e8;}
/* 114 */ .wp_teamshowcase_slider.design-3 .teamshowcase-image-bg{background: #f1f1f1;height: 240px;line-height: normal; overflow: hidden; position: relative; width: 100%;}
/* 115 */ .wp_teamshowcase_slider.design-3 .teamshowcase-image-bg img  {transition: all 0.2s ease-in-out 0s; position:absolute;height: 100% !important;width: 100% !important;object-fit: cover;object-position: top center;border-radius: 0px; }
/* 116 */ .wp_teamshowcase_slider.design-3 .member-main-info{text-align:center; text-transform:uppercase; border-bottom:1px solid #e8e8e8; padding:10px; -webkit-transition: background-color 200ms linear;    -ms-transition: background-color 200ms linear;    transition: background-color 200ms linear;}
/* 117 */ .wp_teamshowcase_slider.design-3 .wp-tsas-medium-4 .teamshowcase-image-bg {height: 250px;}
/* 118 */ .wp_teamshowcase_slider.design-3 .wp-tsas-medium-6 .teamshowcase-image-bg{height: 300px;}
/* 119 */ .wp_teamshowcase_slider.design-3 .wp-tsas-medium-12 .teamshowcase-image-bg{height: 500px;}
/* 120 */ .wp_teamshowcase_slider.design-3 .member-content p{text-align:center; margin:0px;}
/* 121 */ .wp_teamshowcase_slider.design-3 .member-content{padding:10px; text-align:center; border-bottom:1px solid #e8e8e8}
/* 122 */ .wp_teamshowcase_slider.design-3 .member-job { font-size:90%; }
/* 123 */ .wp_teamshowcase_slider.design-3 .member-name{font-size:24px; line-height:34px;}
/* 124 */ .wp_teamshowcase_slider.design-3 .contact-content{padding:10px; border-bottom:1px solid #e8e8e8; }
/* 125 */ .wp_teamshowcase_slider.design-3 .contact-content{text-align:center;}
/* 126 */ .wp_teamshowcase_slider.design-3 .member-content .other-info{ padding:5px;}
/* 127 */ .wp_teamshowcase_slider.design-3 .team-slider:hover > .member-main-info{background:#3498db; color:#fff;}
/* 128 */ .wp_teamshowcase_slider.design-3 .member-content,  .wp_teamshowcase_slider.design-3 .contact-content{display:none;}
/* 129 */
/* 130 */ /************Comman Css For Hover*********/
/* 131 */ a.teamshowcase-hover-icon {text-decoration:none !important;}
/* 132 */ .teamshowcase-image-bg img{ -webkit-transform: scale(1); transform: scale(1); -webkit-transition: .3s ease-in-out; transition: .3s ease-in-out;}
/* 133 */ .teamshowcase-image-bg:hover img {-webkit-transform: scale(1.3); transform: scale(1.3);}
/* 134 */ .teamshowcase-image-bg a.teamshowcase-hover-icon .fa{font-size:30px; color:#fff;}
/* 135 */ .teamshowcase-image-bg:hover .teamshowcase-hover-icon{-webkit-transform: scale(1.4); transform: scale(1.4); opacity: 1;}
/* 136 */ .teamshowcase-image-bg .teamshowcase-hover-icon{opacity: 0; -webkit-transform: scale(1); transform: scale(1); -webkit-transition: .3s ease-in-out; transition: .3s ease-in-out; display: flex; align-items: center;justify-content: center;height: 100%;width: 100%;}
/* 137 */
/* 138 */ /*.popup-conf{display:none;}*/
/* 139 */ .white-popup-block{line-height:normal !important}
/* 140 */
/* 141 */ @media (min-width: 768px) {
/* 142 */ .white-popup-block{max-width:500px;}
/* 143 */ }
/* 144 */ .white-popup-block{padding:0px !important;}
/* 145 */ .white-popup-block .wp-modal-body { padding:15px 20px; }
/* 146 */ .wp-modal-header {background-size: cover !important;    color: #fff;    height: 400px;    position: relative;}
/* 147 */ .wp-modal-header .member-popup-info {  padding: 15px 20px;  transform: translate3d(0px, 0px, 0px);}
/* 148 */ .wp-modal-header .member-handle, .wp-modal-header .member-title { opacity: 1; transform: translate3d(0px, 0px, 0px);}
/* 149 */ .member-popup-info  {    position: absolute;    bottom: 0;    left: 0;    padding: 20px;    width: 100%;
/* 150 */     -webkit-transform: translate3d(0, 55px, 0);    transform: translate3d(0, 35px, 0);    -webkit-transition: .3s;    -o-transition: .3s;

/* wp-tsas-public.css */

/* 151 */     transition: .3s;
/* 152 */     background: -moz-linear-gradient(top, transparent 0, rgba(0, 0, 0, .7) 100%);
/* 153 */     background: -o-linear-gradient(top, transparent 0, rgba(0, 0, 0, .7) 100%);
/* 154 */     background: -ms-linear-gradient(top, transparent 0, rgba(0, 0, 0, .7) 100%);
/* 155 */     background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .7) 100%);
/* 156 */     filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=0)
/* 157 */ }
/* 158 */ .member-popup-info .member-name{font-size:24px; line-height:34px;}
/* 159 */ .member-popup-info .member-job { font-size:90%; padding:0px 0}
/* 160 */ .wp-modal-body .contact-content a{color: #444; display: inline-block; padding: 5px;}
/* 161 */ .wp-modal-body .contact-content{padding-bottom:10px;}
/* 162 */ .wp-modal-body .other-info{padding:5px 0;}
/* 163 */ .white-popup-block .text-center {padding:10px; text-align:center;}
/* 164 */
/* 165 */ /*****************Grid CSS*********************/
/* 166 */ .wp_teamshowcase_grid .team-grid{margin-bottom:30px;}
/* 167 */ .wp_teamshowcase_grid .team-grid.tsas-first{clear:both;}
/* 168 */ .contact-content a{background:#555; color:#fff;text-align:center; width:35px; padding:5px 10px;   -webkit-transition: background-color 200ms linear; -ms-transition: background-color 200ms linear;    transition: background-color 200ms linear;}
/* 169 */ .contact-content a .fa{color:#fff;}
/* 170 */ .team-grid .contact-content a:hover, .team-slider .contact-content a:hover{background:#3498db;}
/* 171 */ .wp_teamshowcase_slider .contact-content{margin-bottom:10px;}
/* 172 */
/* 173 */ img { max-width:100% ;  height: auto; }
/* 174 */ .news-slides img{max-width:100% }
/* 175 */ img {  -ms-interpolation-mode: bicubic; }
/* 176 */ .wp-tsas-wpcolumn,
/* 177 */ .wp-tsas-columns {  padding-left: 0.9375em;  padding-right: 0.9375em; width:100%;   float: left; position: relative;  }
/* 178 */
/* 179 */ @media only screen {
/* 180 */   .wp-tsas-wpcolumn,  .wp-tsas-columns {position: relative;padding-left: 0.9375em;padding-right: 0.9375em; float: left; }
/* 181 */    }
/* 182 */  @media only screen and (min-width: 40.0625em) {
/* 183 */   .wp-tsas-wpcolumn,
/* 184 */   .wp-tsas-columns {position: relative;padding-left: 0.9375em;padding-right: 0.9375em;float: left; }
/* 185 */   .wp-tsas-medium-1 { width: 8.33333%; }
/* 186 */   .wp-tsas-medium-2 { width: 16.66667%; }
/* 187 */   .wp-tsas-medium-3 { width: 25%; }
/* 188 */   .wp-tsas-medium-4 { width: 33.33333%; }
/* 189 */   .wp-tsas-medium-5 { width: 41.66667%; }
/* 190 */   .wp-tsas-medium-6 { width: 50%; }
/* 191 */   .wp-tsas-medium-7 { width: 58.33333%; }
/* 192 */   .wp-tsas-medium-8 { width: 66.66667%; }
/* 193 */   .wp-tsas-medium-9 { width: 75%; }
/* 194 */   .wp-tsas-medium-10 { width: 83.33333%; }
/* 195 */   .wp-tsas-medium-11 { width: 91.66667%; }
/* 196 */   .wp-tsas-medium-12 { width: 100%; }
/* 197 */ }
/* 198 */
/* 199 */ /* overlay at start */
/* 200 */ .mfp-fade.mfp-bg { opacity: 0; -webkit-transition: all 0.15s ease-out; -moz-transition: all 0.15s ease-out; transition: all 0.15s ease-out; }

/* wp-tsas-public.css */

/* 201 */
/* 202 */ /* overlay animate in */
/* 203 */ .mfp-fade.mfp-bg.mfp-ready { opacity: 0.8; }
/* 204 */
/* 205 */ /* overlay animate out */
/* 206 */ .mfp-fade.mfp-bg.mfp-removing { opacity: 0; }
/* 207 */
/* 208 */ /* content at start */
/* 209 */ .mfp-fade.mfp-wrap .mfp-content { opacity: 0; -webkit-transition: all 0.15s ease-out; -moz-transition: all 0.15s ease-out; transition: all 0.15s ease-out; }
/* 210 */
/* 211 */ /* content animate it */
/* 212 */ .mfp-fade.mfp-wrap.mfp-ready .mfp-content { opacity: 1; }
/* 213 */
/* 214 */ /* content animate out */
/* 215 */ .mfp-fade.mfp-wrap.mfp-removing .mfp-content { opacity: 0; }
