	@charset "utf-8";
	
	body{
		font-family: Lato !important;
	}
	
    .full-row {
        width: 100%;
        padding: 10px 0 0 0;
        overflow: hidden
    }
	
	
    
    input {
        padding: 5px;
        border-radius: 5px;
        margin: 0 0 10px 0;
        border: 1px solid #ccc;
        width: 100%;
        height: 40px
    }
    
    .hotel-deadline {
        background-color: #0a7757;
        color: white;
        max-width: 300px;
        padding: 10px;
        float: none;
        text-align: center;
        margin: 10px 0
    }
    
    .speaker-div {
        background-color: #f5f5f5;
        padding: 20px;
        max-width: 100%;
        margin: 10px auto;
        overflow: auto;
        min-height: 125px
    }
    
    .speaker-div img {
        margin: 0 auto;
        display: block
    }
    
    .targe-icon {
        background-color: #009444;
        color: #fff;
        text-align: center;
        width: 24px;
        font-size: 10px;
        height: 24px;
        border-radius: 50%;
        padding: 5px
    }
    
    .max-width-center {
        max-width: 600px;
        margin: 0 auto
    }
    
    .max-width-center-table {
        max-width: 1000px;
        margin: 0 auto
    }
    
    .hotel-deadline-2 {
        margin: 10px 0;
        background-color: #0a7757;
        color: white;
        max-width: 300px;
        padding: 10px;
        float: none;
        text-align: center
    }
    
    .download-pdf {
        margin: 10px 0;
        min-height: 315px
    }
    
    .text-center-mobile {
        text-align: center
    }
    /*
    a:hover,
    a:focus {
        color: #0D4B8F
    }
    */
    label {
        margin: 0 50px 0 0
    }
    
    .show-mobile {
        display: block
    }
    
    .show-deskt {
        display: none
    }
    
    mask {
        fill: rgba(0, 0, 0, .28)
    }
    
    /*
    strong {
        color: black;
        font-family: 'Helvetica-Bold'
    }
    */
    
    .img-100 {
        min-width: 100%;
        max-height: 470px
    }
    
    .supporting-media-icon {
        margin-top: 20px
    }
    
    .table-wrapper {
        width: 100%;
        overflow-x: scroll
    }
    
    .table-programme td {
        padding: 5px;
        border: 1px solid #ccc;
        text-align: center
    }
    
    .table-programme th {
        background-color: #0a7757;
        color: white;
        font-size: 18px;
        font-family: 'Helvetica-Bold';
        text-align: center
    }
    
    .table-programme-2 {
        position: relative
    }
    
    .tr-1 {
        position: relative;
        width: 100%
    }
    
    .table-position {
        position: absolute;
        top: 0;
        width: 100%
    }
    
    .th-fixed th {
        position: fixed;
        top: 0;
        width: 100%
    }
    
    .table-programme-2 td {
        padding: 5px;
        border: 1px solid #ccc;
        text-align: center
    }
    
    .table-programme-2 th {
        background-color: #0a7757;
        color: white;
        font-size: 12px;
        font-family: 'Helvetica-Bold';
        text-align: center
    }
    
    .table-conference td {
        padding: 5px;
        border: 1px solid #ccc;
        text-align: center
    }
    
    .table-conference th {
        background-color: #0a7757;
        color: white;
        font-size: 18px;
        font-family: 'Helvetica-Bold';
        text-align: center
    }
    
    .float-left-table {
        color: white;
        padding: 5px;
        margin: 20px auto;
        width: 150px;
        text-align: center
    }
    
    .time-table-tittle-1 {
        color: white;
        background-color: #002060
    }
    
    .time-table-tittle-2 {
        color: white;
        background-color: #f90
    }
    
    .time-table-tittle-3 {
        color: white;
        background-color: #c00000
    }
    
    .time-table-tittle-4 {
        color: white;
        background-color: #4472c4
    }
    
    .time-table-tittle-5 {
        color: white;
        background-color: #43a203
    }
    
    .table-conference td:first-child {
        background-color: #f1f1f1;
        text-align: center
    }
    
    .table-conference-2 td {
        padding: 5px;
        border: 1px solid #ccc
    }
    
    .table-conference-2 th {
        background-color: #0a7757;
        color: white;
        font-size: 18px;
        font-family: 'Helvetica-Bold';
        text-align: center
    }
    
    .table-conference-2 td:first-child {
        background-color: #f1f1f1;
        text-align: center
    }
    
    .table-show-fact td {
        padding: 5px;
        border: 1px solid #ccc;
        text-align: left
    }
    
    .table-show-fact th {
        background-color: #0a7757;
        color: white;
        font-size: 15px;
        padding: 10px;
        font-family: 'Helvetica-Bold'
    }
    
    .table-show-fact td:first-child {
        background-color: #f1f1f1
    }
    
    .ol-ab {
        list-style-type: upper-roman;
        margin: 10px 0 0 0;
        padding: 0 0 0 20px
    }
    
    .ol-12 {
        margin: 10px 0 0 0;
        padding: 0 0 0 20px
    }
    
    .inner-banner {
        min-width: 100%;
        max-height: 470px
    }
    
    input[type="checkbox"] {
        height: auto;
        width: 15px
    }
    
    input[type="radio"] {
        height: auto;
        width: 15px
    }
    
    #form_submit_span span {
        float: left;
        margin-bottom: 5px
    }
    
    .form-title {
        border-bottom: 1px solid #ccc
    }
    
    textarea {
        height: auto;
        max-height: 100px;
        width: 100%;
        padding: 5px;
        border-radius: 5px;
        margin: 0 0 10px 0
    }
    
    .button {
        padding: 10px;
        color: #85b208;
        margin: 10px 5px 10px 0;
        width: 125px;
        display: inline-block;
        font-weight: 700;
        border: 1px #85b208 solid;
        letter-spacing: .05em;
        -webkit-transition: width 0.3s;
        transition: width 0.3s
    }
    
    .button-home {
        font-size: 14px;
        padding: 10px;
        color: #85b208;
        margin: 10px 5px 10px 0;
        width: auto;
        display: inline-block;
        font-weight: 700;
        border: 1px #85b208 solid;
        letter-spacing: .05em;
        -webkit-transition: width 0.3s;
        transition: width 0.3s
    }
    
    .mobile-view-t {
        display: block
    }
    
    .desktop-view-t {
        display: none
    }
    
    .button-home:hover {
        color: white;
       /*  background-color: #85b208!important */
    }
    
    .small-green-text {
        color: #85b208;
        font-size: 18px
    }
    
    .button:hover {
        color: white;
       /*  background-color: #85b208!important */
    }
    
    .map-icon-mobile {
        max-width: 200px;
        margin: 20px 0 10px 0
    }
    
    .home-cont-img-new {
        max-width: 250px;
        display: block;
        margin: 20px auto
    }
    
    .button-black {
        padding: 5px 10px;
        color: white;
        margin: 0 auto 10px auto;
        font-size: 15px;
        overflow: auto;
        display: block;
        width: 145px;
        font-weight: 700;
        border-radius: 3px;
        background-color: black!important;
        -webkit-transition: width 0.3s;
        transition: width 0.3s
    }
    
    .menu-registration {
        background-color: #009444;
        border-radius: 23px;
        padding: 10px 15px;
        color: white
    }
    
    .menu-registration:hover {
        background-color: #efef30;
        color: black
    }
    
    .menu-small-text {
        font-weight: normal!important;
        font-family: 'Helvetica'
    }
    
    .button-black:hover {
        background-color: #e30713!important
    }
    
    .button-white {
        padding: 10px;
        color: white;
        margin: 10px auto 10px auto;
        font-size: 14px;
        display: block;
        max-width: 200px;
        font-weight: 700;
        border: 1px white solid;
        letter-spacing: .05em;
        -webkit-transition: width 0.3s;
        transition: width 0.3s
    }
    
    .button-white:hover {
        color: white;
        border: 0 white solid;
/*         background-color: #85b208!important */
    }
    
    .border-radius {
        border-radius: 10px;
        margin: 0 auto;
        max-width: 70%;
        display: block
    }
    
    .space-intro {
        margin: 20px 0 0 0
    }
    
    .padding-mobile {
        padding-left: 0!important
    }
    
    .padding-m {
        padding: 0 10px
    }
    
    .padding-m2 {
        padding: 0 10px
    }
    
    .mask-images-g {
        max-height: 200px;
        overflow: hidden;
        padding: 5px 0
    }
    
    .mobile-title-form {
        margin: 20px 0 10px 10px
    }
    
    .footer-wrapper .mobile-title-form {
        color: white;
        margin: 10px 0 10px 0
    }
    
    .button-submit {
        padding: 5px 10px 5px 0;
        color: white;
        margin: 5px 5px 5px 0;
        font-size: 18px;
        display: inline-block;
        font-weight: 700;
        width: 145px;
        background: #c9252b;
        border: 0;
        border-radius: 5px
    }
    
    .career-ul {
        margin-left: -10px
    }
    
    .career-ul li {
        margin: 10px 0 0 0;
        line-height: 20px
    }
    
    .contact-div-full {
        width: 50%;
        overflow: auto;
        margin: 0 auto 10px auto
    }
    
    .button-submit:hover {
        background: black
    }
    
    .ul-inner {
        list-style-image: url(../images/point-1.html);
        margin: 10px 0 0 0
    }
    
    .layout-side-padding {
        padding: 0 10px
    }
    
    .intro-small-text {
        font-size: 11px
    }
    
    .button {
        width: 100%;
        text-align: center
    }
    
    .button-view {
        width: 100%;
        text-align: center
    }
    
    @media screen and (min-width:370px) {
        .contact-div-full {
            width: 41%
        }
    }
    
    @media screen and (min-width:480px) {
        .contact-div-full {
            width: 23%
        }
    }
    
    @media screen and (min-width:600px) {
        .mobile-title-form {
            margin: 20px 0 20px 10px
        }
        .contact-div-full {
            width: 22%
        }
        .mobile-view-t {
            display: none
        }
        .desktop-view-t {
            display: block
        }
        .button-black {
            float: right
        }
        .margin-top-desk {
            margin-top: 20px
        }
    }
    
    @media screen and (min-width:720px) {
        .contact-div-full {
            width: 19%
        }
        .float-left-table {
            float: left;
            margin: 20px 10px;
            width: 17%
        }
    }
    
    @media screen and (min-width:920px) {
        .home-conferen-box {
            min-height: 200px;
            max-height: 200px;
            position: relative
        }
        .button-home {
            bottom: 0;
            position: absolute
        }
        .button {
            font-size: 14px
        }
        .contact-div-full {
            width: 100%
        }
        .mobile-title-form {
            margin: 0 0 20px 10px
        }
        .padding-m {
            padding: 0 20px 0 20px
        }
        .home-buttom-1 {
            float: right;
            margin: 30px 30px 0 0
        }
        .layout-side-padding {
            padding: 0 30px 0 0
        }
        .side-margin {
            margin: 50px 0 0 0
        }
        .padding-mobile {
            padding-left: 20px!important
        }
        .side-margin-bottom {
            padding: 0 0 50px 0;
            overflow: auto
        }
        .margin-bottom {
            margin-bottom: 30px!important
        }
        .margin-bottom-big {
            margin-bottom: 40px!important
        }
    }
    
    @media screen and (min-width:1024px) {
        .inner-banner {
            min-height: 320px
        }
        .table-wrapper {
            overflow-x: hidden
        }
        .targe-icon {
            width: 40px;
            font-size: 20px;
            height: 40px
        }
        .text-center-mobile {
            text-align: left
        }
        .show-mobile {
            display: none
        }
        .hotel-deadline-2 {
            text-align: left;
            float: right;
            margin: 10px 0
        }
        .hotel-deadline {
            text-align: left;
            float: left;
            margin: 10px 0
        }
        .show-deskt {
            display: block
        }
        .button {
            padding: 10px 15px;
            margin: 20px 5px 5px 0;
            width: 125px
        }
        .button-view {
            width: 125px
        }
    }
    
    @media screen and (min-width:1200px) {
        .intro-small-text {
            font-size: 20px
        }
        .map-icon-mobile {
            display: none
        }
        .home-conferen-box {
            min-height: 175px
        }
    }
    
    .h1-sp {
        display: inline-block;
        border-bottom: 2px solid #85b208;
        padding-bottom: 2px;
        margin-bottom: 10px
    }
    
    h1 {
        font-size: 25px;
        margin: 0;
        font-family: 'Helvetica-Bold';
        color: black;
        line-height: 42px
    }
    
    h2 {
        font-size: 20px;
        color: #0D4B8F;
        font-family: 'Helvetica';
        letter-spacing: .05em;
        text-align: left;
        margin: 0
    }
    
    h3 {
        font-size: 22px;
        color: #0a7757;
        margin: 10px 0;
        font-weight: 400
    }
    
    h4 {
        font-size: 20px;
        text-align: left;
        margin: 5px 0;
        color: #009444;
        font-weight: 400
    }
    
    h5 {
        font-size: 18px;
        text-align: left;
        color: #0a7757;
        margin: 10px 0;
        font-weight: 700
    }
    
    h6 {
        font-size: 15px;
        text-align: left;
        color: #B61F34;
        margin: 10px 0
    }
    
    .content-title {
        margin: 10px 0;
        border-bottom: 2px solid #85b208
    }
    
    .content-title-center {
        width: 90%;
        margin: 30px auto;
        border-bottom: 2px solid #85b208
    }
    
    @media screen and (min-width:480px) {
        h4 {
            margin: 20px 0 0 0
        }
    }
    
    @media screen and (min-width:600px) {
        h3 {
            font-size: 20px
        }
        h6 {
            font-size: 13px
        }
    }
    
    @media screen and (min-width:920px) {
        h1 {
            font-size: 30px
        }
        h4 {
            font-size: 23px;
            margin-top: 30px
        }
        h6 {
            font-size: 15px
        }
    }
    
    @media screen and (min-width:1024px) {
        .content-title-center {
            width: 47%
        }
        h2 {
            font-size: 30px
        }
    }
    
    @media screen and (min-width:1200px) {
        h3 {
            margin: 10px 0
        }
        h6 {
            font-size: 17px
        }
    }
    
    .logo-img {
        width: 50%;
        display: block;
        margin: 20px auto 0 auto
    }
    
    .home-icon {
        /* background-color: #0a7757; */
        padding: 5px;
        border-radius: 5px
    }
    
    .mobile-hide {
        display: none
    }
    
    .mobile-logo-div {
		background-image: url("../images/banner/logo-banner.png");
        height: 100%;
        display: block;
        overflow: auto;
        padding: 0 0 20px 0
    }
    
    .mobile-logo {
        display: block;
        margin: 0 auto;
        width: 60%
    }
    
    .mobile-hide {
        display: block;
        padding: 0!important
    }
    
    .top-div {
        width: 100%;
        overflow: auto;
        margin: 20px 0;
		clear: both;
    }
    
    .top-div-dsk {
        display: none
    }
    
    .search {
        width: 90%;
        margin: 20px auto 0 auto;
        border: 1px #ccc solid;
        overflow: auto
    }
    
    .button-view {
        padding: 10px;
        color: #0a7757;
        margin: 10px 0 10px 0;
        display: inline-block;
        font-weight: 700;
        border: 1px #0a7757 solid;
        letter-spacing: .05em;
        -webkit-transition: width 0.3s;
        transition: width 0.3s;
        font-size: 14px
    }
    
    .button-view:hover {
        background-color: #0a7757;
        color: white
    }
    
    .main-slider {
        width: 100%;
        height: 100%
    }
    
    .social-media-div {
		max-width: 190px;
		float: right;
		margin: 3px 0 0 0;
        width: 95px;
        font-size: 25px;
        margin: 0 auto
    }
    
    .social-text {
        margin: 0 6px;
        color: white;
    }
    
    .social-text:hover {
        color: #5D33C8
    }
    
    @media screen and (min-width:920px) {
        .logo-img {
            width: 100%;
            padding: 0 0 10px 11px
        }
    }
    
    @media screen and (min-width:1024px) {
        .search {
            max-width: 300px;
            float: right;
            margin-top: 0;
            border: 0
        }
        .home-icon {
            background-color: transparent
        }
		.top-div {
			margin: 0px 0;
		}
        .top-div-dsk {
            width: 100%;
            overflow: auto;
            display: block
        }
        .social-text {
            color: white;
        }
        .social-media-div { 
			width: 70px;
            max-width: 190px;
			float: right;
			/* margin: 0px 0 0 0; */
			    margin: 5px 0 0 0;
        }
        .mobile-logo-div {
            display: none
        }
		
    }
	@media screen and (max-width:1023px){
		.social-media-div { 
			width: 92px;
            max-width: 190px;
			float: none;
			margin: 0 auto;
        }
	}
    
    @media screen and (min-width:1200px) {
        .menu-div {
            width: 100%;
            margin: 10px auto 0 auto
        }
    }
    
    .home-icon-middle {
        max-width: 100px;
        margin: 0 auto;
        display: block
    }
    
    .text-m-center {
        text-align: center;
        width: 150px;
        margin: 0 auto
    }
    
    .home-cont-inner-img {
        max-width: 150px;
        margin: 0 auto;
        display: block
    }
    
    .home-cont-inner-text {
        max-width: 150px;
        margin: 0 auto;
        display: block
    }
    
    .home-cont-inner-text-2 {
        max-width: 140px;
        margin: 0 auto
    }
    
    .slidre-1-mobile {
        display: block
    }
    
    .slidre-1-deskt {
        display: none
    }
    
    .home-white-icon {
        font-size: 10px
    }
    
    .home-white-icon-last {
        display: none
    }
    
    .container-overalay {
        position: relative;
        width: 100%
    }
    
    .image-overlay {
        display: block;
        width: 100%;
        height: auto
    }
    
    .overlay-img {
        position: absolute;
        bottom: 0;
        left: 100%;
        right: 0;
        background-color: rgba(0, 0, 0, .62);
        overflow: hidden;
        width: 0;
        height: 100%;
        transition: .5s ease
    }
    
    .overlay-img-left {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        background-color: rgba(0, 0, 0, .62);
        overflow: hidden;
        width: 0;
        height: 100%;
        transition: .5s ease
    }
    
    .container-overalay:hover .overlay-img-left {
        width: 100%
    }
    
    .container-overalay:hover .overlay-img {
        width: 100%;
        left: 0
    }
    
    .text-overlay {
        white-space: nowrap;
        color: white;
        position: absolute;
        overflow: hidden;
        left: 50%;
        top: 55%;
        width: 90%;
        transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%)
    }
    
    .text-overlay-left {
        white-space: nowrap;
        color: white;
        position: absolute;
        overflow: hidden;
        left: 50%;
        top: 60%;
        width: 90%;
        transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%)
    }
    
    .over-color-home:before {
        background-color: rgba(0, 0, 0, .62);
        min-height: 100%
    }
    
    .overlay:before {
        position: absolute;
        content: " ";
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        display: none;
        z-index: 0;
        -webkit-animation-duration: 1s;
        animation-duration: 1s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both
    }
    
    .overlay:hover:before {
        display: block
    }
    
    .overlay {
        position: relative
    }
    
    .content-middle {
        transition: .5s ease;
        opacity: 0;
        position: absolute;
        left: 50%;
        top: 50%;
        width: 90%;
        height: 100%;
        transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%)
    }
    
    .content-middle:hover {
        opacity: 1
    }
    
    .collection-readmore {
        color: white;
        font-size: 25px;
        text-align: center;
        bottom: 35%;
        width: 100%;
        position: absolute;
        cursor: pointer
    }
    
    .collection-readmore-gallery {
        color: white;
        font-size: 25px;
        text-align: center;
        bottom: 42%;
        width: 100%;
        position: absolute;
        cursor: pointer
    }
    
    @media screen and (min-width:1024px) {
        .slidre-1-mobile {
            display: none
        }
        .slidre-1-deskt {
            display: block
        }
        .text-m-center {
            text-align: left;
            width: auto
        }
        .home-white-icon {
            text-align: center;
            line-height: 1.2;
            font-size: 15px
        }
        .home-white-icon-last {
            display: block;
            text-align: center;
            line-height: 1.2;
            font-size: 15px
        }
        .home-cont-inner-img {
            max-width: 90px
        }
        .home-cont-inner-text {
            margin: 0 0 0 15px
        }
        .home-cont-inner-text-2 {
            max-width: 283px;
            margin: 20px 0 0 15px
        }
    }
    
    @media screen and (min-width:1200px) {
        .collection-readmore {
            bottom: 40%
        }
        .home-cont-inner-text-2 {
            margin: 30px 0 0 0
        }
        .home-cont-inner-text {
            margin: 0
        }
    }
    
    @media screen and (min-width:1500px) {
        .collection-readmore {
            bottom: 45%
        }
    }
    
    .full-home-slider-wrapper {
        min-height: 410px;
        overflow: hidden
    }
    
    .hvr-bounce-in {
        display: inline-block;
        vertical-align: middle;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        box-shadow: 0 0 1px rgba(0, 0, 0, 0);
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -moz-osx-font-smoothing: grayscale;
        -webkit-transition-duration: 0.5s;
        transition-duration: 0.5s
    }
    
    .hvr-bounce-in:hover,
    .hvr-bounce-in:focus,
    .hvr-bounce-in:active {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
        -webkit-transition-timing-function: cubic-bezier(.47, 2.02, .31, -.36);
        transition-timing-function: cubic-bezier(.47, 2.02, .31, -.36)
    }
    
    .slider-world {
        font-size: 14px;
        border-top: solid #d4f419 1px;
        padding-top: 10px;
        letter-spacing: .02em;
        margin-bottom: 10px;
        text-align: center
    }
    
    .slider-world-inner {
        font-size: 14px;
        padding-top: 10px;
        letter-spacing: .02em;
        text-align: left
    }
    
    .slider-world-inner-content {
        font-size: 14px;
        border-top: solid #d4f419 1px;
        padding-top: 10px;
        letter-spacing: .02em;
        text-align: center
    }
    
    .slider-word-wrapper {
        width: 100%;
        padding: 5px 20px;
        color: white;
        min-height: 570px;
        background-color: rgb(10, 119, 87);
        text-transform: uppercase
    }
    
    .slider-word-wrapper-new {
        width: 100%;
        padding: 20px 0 0 0;
        color: white;
        min-height: 526px;
        background-color: rgba(8, 8, 8, .55);
        text-transform: uppercase
    }
    
    .slider-word-wrapper h2 {
        text-align: center;
        color: white;
        font-size: 18px;
        margin-top: 10px
    }
    
    .slider-word-wrapper-new h2 {
        width: 100%;
        padding: 20px 0 0 0;
        color: white;
        min-height: 526px;
        background-color: rgba(8, 8, 8, .55);
        text-transform: uppercase
    }
    
    .slider-word-home-inner {
        width: 100%
    }
    
    .slider-word-wrapper-inner {
        width: 100%;
        padding: 10px 0 0 0;
        color: white;
        text-transform: uppercase
    }
    
    .slider-word-wrapper-inner h2 {
        text-align: center;
        color: white;
        font-size: 23px
    }
    
    .min-height-inner {
        width: 100%
    }
    
    .slidre-3-wrapper {
        z-index: 50;
        width: 100%;
        margin: 0 auto;
        display: block
    }
    
    .slider-icon {
        margin: 10px auto;
        display: block;
        padding: 5px
    }
    
    .home-slider-zoom {
        background-image: url(../images/home-banner-2.jpg);
        min-height: 500px;
        background-size: cover
    }
    
    .slider-word-wrapper-inner {
        width: 95%;
        top: 20%;
        padding: 10px;
        margin: 0 auto;
        color: white;
        text-transform: uppercase
    }
    
    .video-big-wrapper {
        background-color: #202020;
        width: 100%;
        height: 15%;
        z-index: 10
    }
    
    .video-big-wrapper-inner {
        width: 100%;
        z-index: 10;
        padding: 10px 0;
        background-color: black
    }
    
    .home-slider-button {
        margin: 10px 5px 5px 0!important
    }
    
    @media screen and (min-width:600px) {
        .slidre-3-wrapper {
            width: 60%
        }
    }
    
    @media screen and (min-width:900px) {
        .full-home-slider-wrapper {
            min-height: 559px
        }
    }
    
    @media screen and (min-width:1024px) {
        .video-big-wrapper {
            position: absolute;
            background: rgba(0, 0, 0, .77);
            background: -moz-linear-gradient(top, rgba(0, 0, 0, .77) 0%, rgba(246, 246, 246, 0) 100%);
            background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0, 0, 0, .77)), color-stop(100%, rgba(246, 246, 246, 0)));
            background: -webkit-linear-gradient(top, rgba(0, 0, 0, .77) 0%, rgba(246, 246, 246, 0) 100%);
            background: -o-linear-gradient(top, rgba(0, 0, 0, .77) 0%, rgba(246, 246, 246, 0) 100%);
            background: -ms-linear-gradient(top, rgba(0, 0, 0, .77) 0%, rgba(246, 246, 246, 0) 100%);
            background: linear-gradient(to bottom, rgba(0, 0, 0, .77) 0%, rgba(246, 246, 246, 0) 100%);
            filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#f6f6f6', GradientType=0)
        }
        .min-height-inner {
            min-height: 336px
        }
        .slider-word-wrapper {
            position: absolute;
            background-color: rgba(8, 8, 8, .3);
            height: 100%
        }
        .video-big-wrapper-inner {
            position: absolute;
            background-color: transparent
        }
        .slidre-3-wrapper {
            width: 80%;
            top: 30%
        }
        .slider-word-home-inner {
            width: 80%;
            margin: 0 auto;
            display: block;
            margin: 112px auto 0 auto
        }
        .slider-icon {
            margin: 5px auto
        }
        .home-slider-zoom {
            height: 100vh
        }
        .video-big-wrapper .slider-word-wrapper h2 {
            text-align: center
        }
        .video-big-wrapper .slider-word-wrapper {
            width: 650px;
            height: 425px
        }
        .video-big-wrapper-inner .slider-word-wrapper h2 {
            text-align: center
        }
        .video-big-wrapper-inner .slider-word-wrapper {
            width: 100%;
            height: 350px
        }
    }
    
    @media screen and (min-width:720px) {
        .slider-word-wrapper-inner {
            padding-top: 10px
        }
        .slider-world {
            font-size: 18px
        }
    }
    
    @media screen and (min-width:1024px) {
        .video-big-inner-wrapper {
            position: absolute;
            background-color: transparent;
            width: 100%
        }
        .slider-word-wrapper-inner {
            padding-top: 0;
            margin: 125px auto 0 auto
        }
        .slider-world {
            text-align: left;
            margin: 0 20px;
            margin: 0 0 20px 22px
        }
    }
    
    @media screen and (min-width:1028px) {
        .slider-word-wrapper-inner {
            padding-top: 0;
            margin: 120px auto 0 auto
        }
    }
    
    @media screen and (min-width:1200px) {
        .video-big-wrapper .slider-word-wrapper {
            height: 515px
        }
        .slider-word-home-inner {
            margin: 150px auto 0 auto
        }
        .slider-word-wrapper-inner h2 {
            font-size: 30px
        }
        .slider-icon {
            margin: 25px auto
        }
        .slider-world-inner {
            font-size: 16px
        }
        .slider-word-home-inner {
            max-width: 650px
        }
        .slidre-3-wrapper {
            width: 50%
        }
        .video-big-wrapper {
            height: 20%
        }
        .slider-world {
            font-size: 16px
        }
        .slider-word-wrapper {
            padding: 30px 0 0 0;
            height: 100%
        }
        .slider-word-wrapper-new {
            position: absolute;
            padding: 30px 0 0 0
        }
        .slider-word-wrapper-inner {
            width: 600px;
            padding-top: 0
        }
    }
    
    @media screen and (min-width:1300px) {
        .slider-word-home-inner {
            margin: 100px auto 0 auto
        }
        .home-slider-button {
            float: right;
            margin: 0 5px 5px 0!important
        }
        .video-big-wrapper .slider-word-wrapper {
            height: 480px
        }
        .slider-word-wrapper-inner {
            padding-top: 0
        }
    }
    
    @media screen and (min-width:1400px) {
        .video-big-wrapper .slider-word-wrapper {
            height: 540px
        }
        .video-big-wrapper {
            height: 25%
        }
        .slider-world {
            font-size: 23px
        }
        .slider-word-wrapper-inner {
            padding-top: 0;
            margin-top: 120px
        }
    }
    
    @media screen and (min-width:1500px) {
        .video-big-wrapper .slider-word-wrapper {
            height: 594px
        }
        .video-big-wrapper {
            height: 30%
        }
        .slider-word-home-inner {
            margin: 140px auto 0 auto
        }
    }
    
    @media screen and (min-width:1600px) {
        .video-big-wrapper .slider-word-wrapper {
            height: 654px
        }
        .video-big-wrapper {
            height: 40%
        }
        .slider-word-home-inner {
            margin: 200px auto 0 auto
        }
        .slider-word-wrapper-inner {
            padding-top: 45px
        }
    }
    
    .video-overlay:before {
        content: ' ';
        display: block;
        position: absolute;
        z-index: 1;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        max-height: 1000px;
        overflow: hidden;
        background-color: rgba(0, 0, 0, .28)
    }
    
    @media screen and (min-width:1700px) {
        .video-big-wrapper .slider-word-wrapper {
            height: 710px
        }
    }
    
    @media screen and (min-width:1800px) {
        .video-big-wrapper .slider-word-wrapper {
            height: 786px
        }
    }
    
    .orga-img {
        max-width: 250px;
        margin: 0 auto;
        display: block
    }
    
    .table-hotel td {
        text-align: center;
        border: 1px solid #ccc;
        padding: 5px
    }
    
    .table-hotel th {
        background-color: #007451;
        color: white;
        padding: 5px;
        text-align: center;
        border: 1px solid white
    }
    
    .pdf-image {
        max-width: 150px;
        border: 1px solid #007451;
        padding: 5px;
        margin: 10px auto 10px auto;
        display: block;
        height: 200px
    }
    
    .side-menu-title-media {
		font-family:Lato-Bold;
		font-size: 20px;
        margin-bottom: 20px;
       /* border-bottom: 1px solid #0D4B8F;*/
        /* padding-bottom: 5px; */
        max-width: 330px;
		background: white;
		padding: 12px;
    }
    
	@media screen and (max-width:768px){
		.side-menu-title-media {
		font-size: 18px;
		}
	}
    .small-date {
        font-size: 12px;
        font-weight: 400
    }
    
    .small-title {
        font-family: 'Helvetica-Bold'
    }
    
    .pdf-image img {
        max-height: 180px
    }
    
    .term-table td {
        padding: 5px;
        border: 1px #ccc solid
    }
    
    .slider-content {
        width: 100%;
        overflow: auto
    }
    
    .slider-img {
        width: 100%;
        margin: 10px auto
    }
    
    .slide-img-div {
        width: 70%;
        margin: 0 auto;
        margin-bottom: 10px
    }
    
    .slider-text {
        width: 100%
    }
    
    .testi-logo {
        max-width: 250px;
        height: auto;
        margin-bottom: 20px
    }
    
    .person-photo {
        margin: 0 auto;
        width: 90%;
        display: block
    }
    
    .container-content {
        position: relative;
        width: 100%;
        padding: 5px
    }
    
    .content-image {
        opacity: 1;
        display: block;
        width: auto;
        height: auto;
        padding: 10px;
        max-height: 250px;
        transition: .5s ease;
        backface-visibility: hidden;
        margin: 0 auto
    }
    
    .container-content:hover .content-image {
        opacity: .3;
        box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .2), 0 6px 20px 0 rgba(0, 0, 0, .19)
    }
    
    .content-middle {
        transition: .5s ease;
        opacity: 0;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%)
    }
    
    .content-middle:hover {
        opacity: 1
    }
    
    .pointer {
        cursor: pointer
    }
    
    @media screen and (min-width:720px) {
        .slide-img-div {
            width: 100%
        }
        .slider-img {
            width: 19%;
            float: left;
            padding-right: 20px
        }
        .slider-text {
            width: 79%;
            float: left
        }
    }
    
    @media screen and (min-width:1024px) {
        .float-right-dest {
            float: right
        }
    }
    
    .side-menu-wrapper {
        max-width: 100%;
        height: auto;
        font-size: 16px
    }
    
    .side-menu-wrapper-inner {
        padding: 0 20px
    }
    
    .side-menu-ul {
        padding: 0;
        width: 100%;
        color: #555;
		font-family: Lato;
		padding-left: 29px;
    }
    
    .side-menu-ul li ul {
        padding-left: 0
    }
    @media screen and (max-width:861px){
	.side-menu-ul {
		 padding-left: 19px;
	}
	}
/*     .side-menu-title { */
        color: red;
        text-transform: uppercase;
        padding-left: 10px
    }
    
    .side-menu-ul li.active>a {
        color: #5D33C8
    }
    
    .side-menu-ul li {
        font-size: 15px;
        cursor: pointer;
        line-height: 20px;
        /*overflow: auto;*/
        padding:0;
    }
    
    .side-menu-inner-ul {
        background-color: #5D33C8;
        overflow: auto;
        width: 100%;
        color: #666;
        font-size: 14px;
        float: left;
        margin: 0;
        padding: 0 20px
    }
    
    .side-menu-ul li>a {
        color: #5D33C8;
        padding: 3px 0 3px 10px;
        display: block
    }
    
    .side-menu-ul li:hover {
        color: #5D33C8
    }
    
    .side-menu-ul li ul li:hover {
        /*background: rgba(237, 237, 237, 1);
        background: -moz-linear-gradient(left, rgba(237, 237, 237, 1) 0%, rgba(246, 246, 246, 1) 47%, rgba(255, 255, 255, 1) 100%);
        background: -webkit-gradient(left top, right top, color-stop(0%, rgba(237, 237, 237, 1)), color-stop(47%, rgba(246, 246, 246, 1)), color-stop(100%, rgba(255, 255, 255, 1)));
        background: -webkit-linear-gradient(left, rgba(237, 237, 237, 1) 0%, rgba(246, 246, 246, 1) 47%, rgba(255, 255, 255, 1) 100%);
        background: -o-linear-gradient(left, rgba(237, 237, 237, 1) 0%, rgba(246, 246, 246, 1) 47%, rgba(255, 255, 255, 1) 100%);
        background: -ms-linear-gradient(left, rgba(237, 237, 237, 1) 0%, rgba(246, 246, 246, 1) 47%, rgba(255, 255, 255, 1) 100%);
        background: linear-gradient(to right, rgba(237, 237, 237, 1) 0%, rgba(246, 246, 246, 1) 47%, rgba(255, 255, 255, 1) 100%);
        filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#ffffff', GradientType=1);*/
        color: #5D33C8
    }
    
    .side-menu-active {
        background-color: #5D33C8
    }
    
    .side-menu-active:hover {
        color: #5D33C8
    }
    
    .side-menu-active>a {
        color: #5D33C8
    }
    
    @media screen and (min-width:600px) {
        .side-bar-wrapper {
            padding: 20px;
            margin: 0;
            max-width: 300px;
            display: block
        }
    }
    
    @media screen and (min-width:720px) {
        .side-menu-wrapper {
            max-width: 335px
        }
    }
    
    .footer-color {
        background-image: url(../images/footer-bk.jpg);
        background-repeat: no-repeat;
        background-size: contain;
        width: 100%;
        padding: 40px 0 30px 0;
        font-weight: 400;
        margin: 0 0 0 0;
        position: relative;
        background-size: cover
    }
    
    .footer-q-link {
        list-style: none;
        margin-left: -34px
    }
    
    .footer-q-link li {
        line-height: 30px;
        width: 100%
    }
    
    .footer-line {
        border-top: 1px solid white;
        padding: 10px 0 0 0;
        overflow: auto;
        margin-top: 10px
    }
    
    .footer-logo-div {
        margin: 10px 0 20px 0
    }
    
    .footer-address {
        width: 50%;
        margin: 0 auto;
        display: block
    }
    
    .footer-wrapper {
        max-width: 100%;
        margin: 30px auto 0 auto;
        color: white;
        font-size: 12px;
        padding: 0 10px;
        overflow: auto;
        text-align: center
    }
    
    .footer-logo-img {
        max-width: 250px;
        display: block;
        margin: 0 auto 20px auto;
        max-height: 110px;
        padding-top: 0
    }
    
    @media screen and (max-width:1024px) {
        .footer-logo-img {
            max-height: 77px;
        }
    }
    
    .ul-footer-signin {
        padding: 0!important
    }
    
    .ul-footer-signin li {
        display: inline-block;
        list-style: none;
        text-align: left
    }
    
    .footer-medium {
        padding: 0 10px
    }
    
    .footer-contact {
        width: 60%;
        margin: 10px auto;
        font-size: 13px
    }
    
    .footer-ul {
        color: black;
        list-style: none;
        margin-bottom: 20px
    }
    
    .footer-ul {
        color: black
    }
    
    .footer-title {
        font-family: Lato-Bold;
        color: #2E3188;
        margin-bottom: 20px;
        font-size: 18px;
        font-weight: 700;
        margin-top: 30px
    }
    
    .contact-div {
        width: 194px;
        margin: 15px auto;
        overflow: auto;
        font-size: 15px
    }
    
    .contact-icon {
        float: left;
        margin-right: 10px
    }
    
    .contact-no {
        float: left;
        margin: 0 10px
    }
    
    .contact-info-all {
        width: 72%;
        margin: 0 auto;
        display: block
    }
    
    .footer-copyright {
        text-align: center;
        margin: 10px 0 20px 0;
        padding: 0;
        font-size: 12px
    }
    
    .footer-copyright-wt {
        text-align: center;
        margin: 0;
        padding: 0;
        color: white;
        font-size: 12px
    }
    
    .footer-menu-title {
        font-size: 18px;
        color: #333;
        margin-top: 20px;
        text-align: center
    }
    
    .contact-wrapper {
        width: 78%;
        margin: 0 auto
    }
    
    .head-office-line {
        padding: 0 5px
    }
    
    .footer-menu {
        list-style: none;
        margin: 0;
        padding: 0;
        text-align: center
    }
    
    .footer-menu li {
        list-style: none;
        font-size: 14px;
        color: white;
        margin: 0;
        padding: 10px 0 10px 0;
        line-height: 1em
    }
    
    .footer-menu-small {
        list-style: none;
        margin: 0;
        padding: 0
    }
    
    .footer-menu-small-main {
        list-style: none;
        margin: 0;
        padding: 0;
        color: white
    }
    
    .footer-menu-small-main li {
        font-size: .9em
    }
    
    .footer-menu-small li {
        list-style: none;
        font-size: .9em;
        color: white;
        margin: 0;
        padding: 10px 0 0 0;
        line-height: 1.2em
    }
    
    .footer-menu-inline {
        list-style: none;
        margin: 0;
        padding: 0
    }
    
    .footer-menu-inline li {
        list-style: none;
        font-size: 12px;
        color: #a7a7a7;
        margin: 0;
        padding: 5px 20px 5px 10px
    }
    
    .footer-menu-inline li:first-child {
        padding: 5px 20px 5px 0
    }
    
    .footer-menu-inline li:last-child {
        border-right: 0 solid white
    }
    
    .ul-title {
        color: white;
        margin-bottom: 10px;
        font-size: 12px;
        border-bottom: 1px rgba(255, 255, 255, .77) dotted
    }
    
    .footer-c-1 {
        width: 100%
    }
    
    .footer-c-2 {
        width: 100%;
        margin-bottom: 20px
    }
    
    .footer-c-2-1 {
        width: 100%;
        padding: 0 5px
    }
    
    .contact-icon {
        width: 18px;
        float: left;
        margin-right: 10px;
        margin-bottom: 5px
    }
    
    .contact-no {
        font-size: 12px;
        float: left;
        color: white
    }
    
    .footer-social-fb {
        background-image: url(../images/fb-icon.html);
        background-repeat: no-repeat;
        width: 40px;
        height: 40px;
        background-size: 40px 38px;
        margin-top: 10px;
        float: left;
        margin-right: 10px
    }
    
    .footer-social-tw {
        background-image: url(../images/tw-icon.html);
        background-repeat: no-repeat;
        width: 40px;
        height: 40px;
        background-size: 40px 38px;
        margin-top: 10px;
        float: left;
        margin-right: 10px
    }
    
    .footer-social-in {
        background-image: url(../images/int-icon.html);
        background-repeat: no-repeat;
        width: 40px;
        height: 40px;
        background-size: 40px 38px;
        margin-top: 10px;
        float: left;
        margin-right: 10px
    }
    
    .footer-logo {
        width: 200px;
        margin: 0 auto
    }
    
    .copyright-wrapper {
        width: 100%;
        padding: 5px 20px;
        overflow: auto
    }
    
    .footer-menu li ul {
        margin: 0;
        padding: 0
    }
    
    .footer-padding {
        padding: 0 10px 0 0!important
    }
    
    .font-small-contact {
        font-size: 16px
    }
    
    .footer-icon {
        float: left;
        margin-right: 5px!important;
        font-size: 15px!important
    }
    
    @media screen and (min-width:370px) {
        .contact-info-all {
            width: 60%
        }
    }
    
    @media screen and (min-width:480px) {
        .contact-wrapper {
            width: 45%
        }
        .footer-contact {
            width: 34%
        }
        .contact-info-all {
            width: 36%
        }
    }
    
    @media screen and (min-width:600px) {
        .font-small-contact {
            font-size: 13px
        }
        .footer-copyright {
            text-align: left
        }
        .contact-wrapper {
            width: 33%
        }
        .contact-info-all {
            width: 30%
        }
    }
    
    @media screen and (min-width:720px) {
        .footer-contact {
            width: 29%
        }
        .footer-menu-inline li {
            display: inline;
            border-right: 1px solid white
        }
        .contact-wrapper {
            width: 27%
        }
        .contact-info-all {
            width: 27%
        }
    }
    
    @media screen and (min-width:1024px) {
        .footer-copyright-wt {
            text-align: right;
            float: right
        }
        .footer-ul {
            list-style-type: square
        }
        .footer-ul li {
            width: 33%;
            float: left;
            padding-right: 20px
        }
        .contact-div {
            width: 100%
        }
        .copyright-wrapper {
            border-left: 1px dashed white;
            min-height: 120px
        }
        .footer-address {
            width: 100%
        }
        .head-office-line {
            min-height: 150px
        }
        .footer-title {
            margin-top: 0
        }
        .footer-wrapper {
            text-align: left
        }
        .footer-icon {
            margin-right: 0px!important
        }
        .footer-logo-img {
            margin: 0 13px 25px 0;
            float: left;
            max-height: 100px
        }
        .footer-medium {
            padding: 0 0 0 20px!important
        }
        .contact-info-all {
            width: 100%
        }
        .contact-icon {
            margin-right: 3px
        }
        .service-footer {
            border-right: 1px solid #ccc;
            padding-right: 10px
        }
        .footer-menu li {
            padding: 0 20px 20px 0;
            font-size: 12px
        }
        .footer-menu li ul {
            padding: 0 14px 20px 0;
            float: right;
            font-size: 14px
        }
        .footer-menu li ul li {
            padding: 0 10px 20px 10px
        }
        .font-small-contact {
            font-size: 16px
        }
        .footer-menu-small-main li {
            float: left;
            width: 50%
        }
        .footer-c-1 {
            width: 35%;
            float: left
        }
        .footer-c-2 {
            width: 65%;
            float: left
        }
        .footer-c-2-1 {
            float: left;
            width: 20%
        }
        .icon-side {
            max-width: 85px;
            float: left;
            margin: 0;
            padding-right: 5px
        }
        .contact-wrapper {
            width: 100%
        }
        .footer-menu-title {
            text-align: left;
            margin-top: 0;
            margin-bottom: 10px;
            border-bottom: 1px solid #999
        }
        .footer-menu {
            text-align: left
        }
        .footer-text {
            margin: 0 0 10px 0
        }
        .footer-contact {
            width: 100%
        }
        .footer-text-2 {
            margin: 0 0 10px 0;
            text-align: left
        }
        .footer-contact {
            width: 95%
        }
        .footer-menu {
            text-align: left
        }
        .footer-copyright {
            text-align: left;
            font-size: 13px;
            margin-bottom: 20px
        }
        .footer-icon {
            float: left;
            width: 12%;
            font-size: 15px!important
        }
    }
    
    @media screen and (min-width:1200px) {
        .footer-wrapper {
            max-width: 1200px
        }
        .contact-no {
            font-size: 14px
        }
        .footer-logo-img {
            max-height: 110px
        }
        .footer-logo-img {
            max-width: 120px;
            margin: 0 17px 25px 0
        }
        .footer-copyright {
            margin-top: 0
        }
        .footer-icon {
            width: 12%;
            font-size: 18px
        }
        .footer-medium {
            padding: 0 25px 0 15px!important
        }
        .contact-icon {
            width: 26px;
            margin-right: 0
        }
        .footer-padding {
            padding: 0 30px 0 0px!important
        }
        .icon-side {
            max-width: 116px
        }
        .footer-copyright {
            margin-top: 0
        }
        .footer-copyright-wt {
            width: 30%
        }
        .footer-menu {
            padding: 0 0 10px 0!important;
            font-size: 12px
        }
        .footer-menu li {
            padding: 0 0 20px 0
        }
        .footer-menu li ul {
            padding: 0 14px 20px 0
        }
        .footer-menu li ul li {
            padding: 0 10px 20px 10px
        }
    }
    
    @media screen and (min-width:1400px) {
        .footer-menu-small li {
            padding: 10px 0 10px 0;
            line-height: .3em
        }
    }
    
    .timer-body-block {
        width: 100%
    }
    
    .timer {
        text-align: center;
        margin: 0 auto 0;
        padding: 0
    }
    
    .timer .table-cell {
        display: inline-block;
        margin: 0 5px;
        font-family: 'Helvetica-Bold';
        width: 20%
    }
    
    .timer .table-cell .tab-val {
        font-size: 144%;
        color: #faec21;
        height: 30px;
        line-height: 30px;
        margin: 0
    }
    
    .timer .table-cell .tab-unit {
        font-family: 'Helvetica-Bold';
        font-size: 11px;
        margin-bottom: 0
    }
    
    #simple_timer.timer .table-cell.day,
    #periodic_timer_days.timer .table-cell.hour {
        width: 20%
    }
    
    @media screen and (min-width:1200px) {
        .timer .table-cell .tab-val {
            font-size: 180%;
            line-height: 39px
        }
    }
    
    .mobile-slider-add-title {
        text-align: center;
        font-size: 23px;
        font-family: 'Helvetica-Bold';
        display: block;
        color: white
    }
    
    .deskt-slider-add-title {
        display: none
    }
    
    .swiper-container {
        width: 100%;
        height: 100%
    }
    
    .home-slider-photo {
        max-height: 454px;
        overflow: hidden
    }
    
    .theme-word {
        font-size: 18px;
        font-family: 'Helvetica-Bold'
    }
    
    .swiper-slide {
        text-align: center;
        font-size: 18px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: block;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center
    }
    
    .home-slider-wrapper {
        max-height: 280px;
        overflow: hidden
    }
    
    .home-slider-accom {
        background-image: url(../images/accom.jpg);
        background-repeat: no-repeat;
        background-size: cover
    }
    
    #lab_video_text_overlay h2 {
        font-size: 4em
    }
    
    #lab_video_text_overlay .btn {
        border-radius: 0;
        text-transform: uppercase;
        font-weight: 200
    }
    
    #lab_video_text_overlay .btn-warning {
        background-color: #F5D328
    }
    
    #lab_video_text_overlay {
        position: absolute;
        color: #FFF;
        width: 100%;
        z-index: 10;
        top: 5%
    }
    
    .testimonial-wrapper {
        color: white;
        width: 100%;
        bottom: 0;
        width: 100%;
        padding: 10px;
        height: 50px;
        background-color: rgba(0, 0, 0, .59)
    }
    
    .slider-3-black {
        background-color: rgba(0, 0, 0, .49);
        height: 100%;
        position: absolute;
        width: 100%
    }
    
    @media screen and (min-width:400px) {
        .theme-word {
            font-size: 24px
        }
    }
    
    @media screen and (min-width:600px) {
        .theme-word {
            font-size: 32px
        }
    }
    
    #lab_video_text_overlay .container-video {
        text-align: center;
        margin: 0 auto;
        background-color: #690
    }
    
    @media screen and (max-width:991px) {
        #lab_video_text_wrap {
            height: 300px
        }
    }
    
    @media screen and (max-width:650px) {
        #lab_video_text_wrap {
            height: 250px
        }
        #lab_video_text_overlay h2 {
            font-size: 2em
        }
        #lab_video_text_overlay p {
            font-size: .9em
        }
    }
    
    @media screen and (min-width:1024px) {
        #lab_video_text_overlay {
            top: 20%
        }
        .testimonial-wrapper {
            position: absolute;
            height: 100px
        }
    }
    
    @media screen and (min-width:1200px) {
        .mobile-slider-add-title {
            display: none
        }
        .deskt-slider-add-title {
            text-align: center;
            font-size: 22px;
            font-family: 'Helvetica-Bold';
            background-color: rgba(0, 0, 0, .64);
            padding: 10px 0 10px 0;
            width: 100%;
            margin: 0 auto;
            display: block;
            z-index: 100;
            bottom: 0;
            position: absolute
        }
        .deskt-slider-add-title p {
            color: white!important;
            font-size: 25px
        }
        .home-slider-wrapper {
            max-height: 320px
        }
        .testimonial-wrapper {
            bottom: 84px;
            background-color: black
        }
    }
    
    @media screen and (min-width:1250px) {
        .home-slider-wrapper {
            max-height: 378px
        }
    }
    
    @media screen and (min-width:1270px) {
        .home-slider-wrapper {
            max-height: 393px
        }
        .theme-word {
            font-size: 180%
        }
    }
    
    @media screen and (min-width:1300px) {
        .home-slider-wrapper {
            max-height: 390px
        }
    }
    
    @media screen and (min-width:1400px) {
        .home-slider-wrapper {
            max-height: 389px
        }
    }
    
    @media screen and (min-width:1500px) {
        .home-slider-wrapper {
            max-height: 416px
        }
    }
    
    @media screen and (min-width:1600px) {
        .theme-word {
            font-size: 200%
        }
    }
    
    @media screen and (min-width:1700px) {
        .home-slider-wrapper {
            max-height: 453px
        }
    }
    
    @media screen and (min-width:1800px) {
        .home-slider-wrapper {
            max-height: 454px
        }
    }
    
    @media screen and (min-width:1900px) {
        .home-slider-wrapper {
            max-height: 463px
        }
    }
    /*footer*/
    
    .footer-wrapper-mobile {
        display: none;
    }
    
    .footer-wrapper {
        display: block;
    }
    
    @media screen and (max-width:768px) {
        .footer-wrapper-mobile {
            display: block;
            margin: 0 auto;
            text-align: center;
        }
        .footer-wrapper {
            display: none;
        }
    }
    /*end footer*/