 
@import url('https://fonts.googleapis.com/css?family=Montserrat:400,500,600,700');
@import url('https://fonts.googleapis.com/css?family=Playfair+Display:400,700');
*{
    box-sizing: border-box;
}
*.row{
    margin:0!important;
}
body{
    width:100%;
    margin:0 auto;
    background-color: #fafafa!important;
   font-family: "Montserrat",sans-serif!important;
}

.container-fluid{
    padding-right: 0!important;
    padding-left: 0!important;
    margin: 0!important;
}
.headerArea{
    border:1px solid #ddd;
    width:100%;
    /*height:867px;*/
    position:relative;
    overflow: hidden; 
	min-height: 80px;
}
.front-header{
	background-color:#23222e;
	border:none;
}
.bannerHome{
    border:none;
    background: url(/lindsaypark/includes/themes/MuraBootstrap3/images/Homepage1.png);
    background-repeat: no-repeat;
    background-position: 60% 100%;
    background-size: cover;
    height:748px;
}
.login:after{
    content:"";
    background: url(/lindsaypark/includes/themes/MuraBootstrap3/images/ArrowHead-Login-short.svg);
    background-repeat: no-repeat;
    background-position: center;
    height: 12px;
    width: 12px;
	-webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    position:absolute;
    right:18px;
    bottom:-7px;
    color:#fff;
    cursor:pointer;
}
.login:hover:after{
    content: "";
    background: url(/lindsaypark/includes/themes/MuraBootstrap3/images/ArrowHead-Login-long.svg);
    background-repeat: no-repeat;
    background-position: center;
    height: 20px;
    width: 20px;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    margin: -4px;
    cursor:pointer;
}

.main-logo{
    position:absolute;
    left:0;
    top:0;
    z-index: 999;
	height: 86px;
}

.language{
    position:absolute;
    right:10%;
    top:15px;
}
.main-logo .navbar-brand{
    height: 100%;
}
.navbar-brand img{
    width:183px;
    height:56px;
}
.tabs-right {
    border-bottom: none;
    padding-top:54px;
}

.nav-tabs {
    border:none!important;
}
.tabs-right>li {
    float: none!important;
    margin-bottom: 2px;
}

.tabs-right>li {
    margin-left: -1px;
}

.nav.tabs-right>li>a {
    border-radius: 0 4px 4px 0;
    margin-right: 0;
}
.nav.vertical-text {
    margin-top: 50px;
    border: none;
    position: fixed;
    z-index: 999;
}
.nav.vertical-text>li {
    height: 20px;
    width: 90px;
    margin-bottom: 67px!important;
}
.nav.vertical-text>li>a {
    border:1px solid transparent!important;
    text-align: left;
    border-radius: 2px 2px 0 0!important;
    margin-right: 4px!important;
    padding:12px 10px;
    font-size: 12px;
    text-transform: uppercase;
    cursor: pointer!important;
}
.nav .menu .icon-bar{
    background-color:#707070;
    width: 12px;
    height: 1px;
    display: block;
}
.nav .menu .icon-bar+.icon-bar {
    margin-top: 4px;
}
.nav .lineBar {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    position: absolute;
    top: 18px;
    right: 16px;
}
.nav.vertical-text>li.active>a:hover,
.nav.vertical-text>li.active>a:focus {
    border-bottom-color: transparent;
    border-right-color: #ddd;
    border-left-color: #ddd;
}
.nav.vertical-text>li.login>a,.vertical-text>li.login.active>a{
    background-color:#707070!important;
    color:#fff!important;
}
.nav.vertical-text>li.menu>a,.vertical-text>li.menu.active>a{
    background-color: #fff!important;
    color:#707070!important;
}
.nav.vertical-text>li:hover>a{
    height:50px;
}
.nav.vertical-text.tabs-right {
    right: 0;
}
.nav.vertical-text.tabs-right>li {
    -webkit-transform: rotate(-90deg) translateY(90%);
    -moz-transform: rotate(-90deg)translateY(90%);
    -ms-transform: rotate(-90deg) translateY(90%);
    -o-transform: rotate(-90deg) translateY(90%);
    transform: rotate(-90deg) translateY(90%);
}
.nav.vertical-text.tabs-right>li:hover {
    -webkit-transform: rotate(-90deg) translateY(53%);
    -moz-transform: rotate(-90deg)translateY(53%);
    -ms-transform: rotate(-90deg) translateY(53%);
    -o-transform: rotate(-90deg) translateY(53%);
    transform: rotate(-90deg) translateY(53%);
}
.nav.vertical-text.tabs-right>li:hover .lineBar .icon-bar{
    width: 18px!important;
    height: 1px;
    display: block;
}
.nav.vertical-text.tabs-right>li:hover .lineBar{
    right: 12px;
}
/*language select design*/

select.lanSelect {
    background-color: transparent;
    color: #fff;
    -webkit-appearance: none !important;
    -moz-appearance: none;
    border: none;
    outline:none;
    cursor:pointer;
}
select::-ms-expand {
    display: none;
}
select.lanSelect option {
    /*background-color: transparent;*/
    color:#fff;
    -webkit-appearance: none !important;
    -moz-appearance: none;
    background:transparent;
}
/*.language:hover:before{
    content: "";
    background: url(/lindsaypark/includes/themes/MuraBootstrap3/images/Arrow-LanguageDown-long.svg);
    background-repeat: no-repeat;
    background-position: center;
    height: 36px;
    width: 7px;
    margin: -4px;
    position:absolute;
    top:0;
    right:0;
}*/

.scroll-down{
    position:absolute;
    bottom:130px;
    right:0;
}
.vrt-scroll {
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 12px;
    -webkit-transform: rotate(-90deg) translateY(100%);
    -moz-transform: rotate(-90deg)translateY(100%);
    -ms-transform: rotate(-90deg) translateY(100%);
    -o-transform: rotate(-90deg) translateY(100%);
    transform: rotate(-90deg) translateY(100%);
    cursor: pointer;

}
.vrt-scroll .bar-icon{
    position: absolute;
    top: 7px;
    background: #fff;
    width: 20px;
    height: 3px;
    right: 100px;
    cursor: pointer;
}

.xlCaption{
    position: absolute;
    left:10%;
    top:28%;
}
.xlCaption h1{
    font-family: 'Playfair Display', serif;
    font-size: 115px;
    color:#fff;
}
.mt-lg{
    margin-top: 50px!important;
}
.m-xl{
    margin:50px 0!important;
}
.mt-20{
    margin-top:20px!important;
}
.bold{
    font-weight: bold;
}
/*content*/

.bgBlack{
    background-color:#23222E!important;
}
.bgBlackLight{
    background-color:#2D2B3C!important;
}
section.bgBlackLight {
    padding: 30px 0;
}
.contentWrap{
    min-height:768px;
}
.contentWrap p{
    font-family: 'Playfair Display', serif;
    font-size: 60px;
    color: #6f6f6f;
    margin-top:165px;
    line-height: normal;
}
.contentWrap p span{
    color: #fff;
    padding-bottom: 0;
    border-bottom:4px solid #157B39;
    text-decoration: none!important;
}
.contentWrap a{
    color: #6f6f6f;
}
.contentWrap a.threeGen:hover,.contentWrap a.facility:hover,.contentWrap a.horseSale:hover{
    color:#fff!important;
    border-bottom:4px solid #157B39;
    text-decoration: none!important;
}
.hoverBanner{
    background: url(/lindsaypark/includes/themes/MuraBootstrap3/images/H14-resize-David-CS-and-Peter-c-1995-The-Advertiser_Sunday-Mail%20REDUCED.jpg);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    height: 748px;
    position:relative;
    z-index: 0;
} 
.hoverBanner2{
    background: url(/lindsaypark/includes/themes/MuraBootstrap3/images/Home-DiscoverTrainingFacilities.png);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    height: 748px;
    position:relative;
    z-index: 0;
}
.hoverBanner3{
    background: url(/lindsaypark/includes/themes/MuraBootstrap3/images/Lot59-IAmInvincible-Soorena-02272017-8051.jpg);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    height: 748px;
    position:relative;
    z-index: 0;
}
.hoverBanner:before,.hoverBanner2:before,.hoverBanner3:before{
    content:"";
    position: absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    background: rgba(0, 0, 0, 0.7);
    z-index: -1;
}
.stay-update{
    height:313px;
    background: #fff;
    padding-top:70px;
}
.stay-update h3{
    font-size:20px;
    color:#000;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
}
.emailWrap input.form-control,#field-email-container input,#field-firstname-container input,#field-siredam-container input,
#field-lastname-container input, #field-phone-container input,#field-areaofinterest-container input{
    background: #fff;
    width:100%;
    border:none;
    box-shadow: none;
    color:#000!important;
    font-size:22px;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
}
#field-firstname-container input,#field-lastname-container input,
.field-container-5427D379-9FFE-C4D7-7BC83006697843C9 #field-siredam-container input,
.field-container-5427D379-9FFE-C4D7-7BC83006697843C9 #field-email-container input,
.field-container-59327B09-FF42-380C-84DEB9EBD422E517 #field-email-container input,
#field-phone-container input, #field-areaofinterest-container input{
    border-bottom: 1px solid #ddd!important;
    border-radius: 0!important;
    margin-bottom: 15px;
    padding-left:0!important;
    outline: none!important;
}
/* .form-horizontal.contactForm{
    display:none;
} */
.custom_form .paging-container-5427D379-9FFE-C4D7-7BC83006697843C9{
    margin-top: 30px;
    text-align: center;
    margin-bottom: 40px;
}
/*------mura theme form modify----*/
#field-email-container >label,#field-phone-container label,#field-siredam-container label{
    display:none;
}
.field-container-58A87CE0-F81E-B2DA-950F25505464A1D8{
    float:left;
    width:50%;
}

.paging-container-58A87CE0-F81E-B2DA-950F25505464A1D8{
    float:left;
    width:50%;
    text-align: right;
}
.field-container-59327B09-FF42-380C-84DEB9EBD422E517 #field-firstname-container,
.field-container-59327B09-FF42-380C-84DEB9EBD422E517 #field-lastname-container{
    float:left;
    width:50%;
}
.field-container-59327B09-FF42-380C-84DEB9EBD422E517 #field-lastname-container:after{
    content:"";
    display: block;
    clear:both;
}
/*------mura theme form modify end----*/

.emailWrap input:-webkit-autofill{
    -webkit-box-shadow: 0 0 0 30px #fff inset !important;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    font-size:14px;
    color:#aaa;
    font-family: 'Montserrat', sans-serif;
}
::-moz-placeholder { /* Firefox 19+ */
    font-size:14px;
    color:#aaa;
    font-family: 'Montserrat', sans-serif;
}
:-ms-input-placeholder { /* IE 10+ */
    font-size:14px;
    color:#aaa;
    font-family: 'Montserrat', sans-serif;
}
:-moz-placeholder { /* Firefox 18- */
    font-size:14px;
    color:#aaa;
    font-family: 'Montserrat', sans-serif;
}
.mt-30{
    margin-top:30px;
}
.dashLine{
    background: #157B39;
    width: 100px;
    height: 3px;
    position: relative;
    left: -32px;
    margin: 30px 0;
}
.stay-update .contentInner{
    position: relative;
}
.sendBtn{
    text-align: right;
}
input[type=submit]{
    background-color: #fff;
}
.btn.btnSend.active, .btn.btnSend:active,.btn.btnSend:focus,
.paging-container-58A87CE0-F81E-B2DA-950F25505464A1D8 button:focus,
.paging-container-58A87CE0-F81E-B2DA-950F25505464A1D8 button:active,
.paging-container-58A87CE0-F81E-B2DA-950F25505464A1D8 button.active,
.paging-container-5427D379-9FFE-C4D7-7BC83006697843C9 button:focus,
.paging-container-5427D379-9FFE-C4D7-7BC83006697843C9 button:active,
.paging-container-5427D379-9FFE-C4D7-7BC83006697843C9 button.active,
.paging-container-59327B09-FF42-380C-84DEB9EBD422E517 button:focus,
.paging-container-59327B09-FF42-380C-84DEB9EBD422E517 button:active,
.paging-container-59327B09-FF42-380C-84DEB9EBD422E517 button.active{
    background: #157b39;
    color: #fff!important;
    border:none!important;
}
.btnSend,.paging-container-58A87CE0-F81E-B2DA-950F25505464A1D8 button,
.paging-container-5427D379-9FFE-C4D7-7BC83006697843C9 button,.paging-container-59327B09-FF42-380C-84DEB9EBD422E517 button{
    font-family: 'Montserrat', sans-serif;
    outline:3px solid #157B39!important;
    padding:6px 15px!important;
    color:#157B39!important;
    font-size: 14px!important;
    width:246px;
    height:64px;
    text-align: center!important;
    line-height:53px!important;
    border-radius:0!important;
    border:none;
    background: #fff;
    text-transform: uppercase;
}
.btnMore:hover,.btnSend:hover,.paging-container-58A87CE0-F81E-B2DA-950F25505464A1D8 button:hover,
.paging-container-5427D379-9FFE-C4D7-7BC83006697843C9 button:hover,
.paging-container-59327B09-FF42-380C-84DEB9EBD422E517 button:hover,
.btnRegister.inverse:hover{
    border:3px solid #fff!important;
    background:#157B39!important;
    color:#fff!important;
}
.footer{
    height:300px;
}
.footer .navbar-brand{
    height: 86px;
}
.footer .container{
    padding-top:115px;
}
.social-icon {
	width: 60px;
    height: 60px;
    display: inline-block;
    margin: 5px 30px;
}
.social-icon:last-child {
    margin-right:0;
}
.social-icon img{
    width:50px;
    height:50px;
}
.footer h3{
    color: #fff;
}
.footer .ph{
    color: #fff;
    font-size: 20px;
    text-decoration: none;
}
.footer .eml{
    color: #fff;
    font-size: 20px;
    text-decoration: underline;
}
/*-*--overlay menu------*/

.overlay {
    display:none;
    position:fixed;
    top:0;
    height:100%;
    width:100%;
    background:#23222E;
    overflow:auto;
    z-index:99;
}

.menuWrap ul.wrap-nav {
    text-transform:capitalize;
    padding:10px 0 10px;
    width:300px;
}
.menuWrap .wrap-nav li {
    font-size:20px;
    display:inline-block;
    vertical-align:top;
    width:100%;
    float:none;
    position:relative;
}
.menuWrap .wrap-nav li a {
    font-size: 20px;
    text-align: left;
    color:#ccc;
    display:block;
    padding:30px 0;
    text-decoration:none;
    -moz-transition:all .2s linear 0s;
    -webkit-transition:all .2s linear 0s;
    -o-transition:all .2s linear 0s;
	transition:all .2s linear 0s;
}

.menuWrap ul.wrap-nav li a:hover,.menuWrap ul.wrap-nav li a:focus {
    color:#fff;
    background-color: transparent;
    outline:none;
}
.menuWrap ul.wrap-nav ul {
    padding:20px 0;
}
.menuWrap ul.wrap-nav ul li {
    display:block;
    font-size:13px;
    width:100%;
    color:#e9e9e9;
}
.menuWrap ul.wrap-nav ul li a {
    color:#ccc;
    border: none;
    padding: 10px 0;
}
.menuWrap ul.wrap-nav ul li a:hover {
    color: #ddd;
	font-weight:bold;
}
/*------fixed body----*/

.fixed{
    overflow: hidden;
}
.closeMe,.close-icon{
    display:none;
}
.btn-close .closeMe,.btn-close .close-icon{
    display:block;
}
.btn-close .showMe,.btn-close .lineBar{
    display:none;
}
.close-icon{
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    position: absolute;
    top: 10px;
    right: 12px;
    font-size: 15px;
}
#xsMenu.btn-close{
    z-index: 999;
}
.menuWrap {
    margin-top: 130px;
}

.navbar-nav>li>.dropdown-menu {
    margin-left: 20px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    width: 100%;
    position: inherit;
    border: none;
    box-shadow: none;
    background: transparent;
    padding-top: 0!important;
    display: block;
}
.navbar-nav .open .dropdown-menu>li>a {
    line-height: 1.42857143;
}
.wrap ul.wrap-nav ul {
    padding: 20px 0;
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background-color: transparent!important;
    border: none!important;
}
.dropdown-menu>li>a{
    font-size: 16px!important;
    font-family: "Montserrat",sans-serif;
}
.menuWrap .wrap-nav li:first-child:before{
    content:"";
    display:inline-block;
    background:#aaa;
    width:60px;
    height: 3px;
    position:absolute;
    left:0;
    top:0;
}
.menuWrap .wrap-nav li:after{
    content:"";
    display:inline-block;
    background:#aaa;
    width:60px;
    height: 3px;
    position:absolute;
    left:0;
    bottom:0;
	-moz-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    -webkit-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
}
.menuWrap .wrap-nav li.dropdown .dropdown-menu li:first-child:before{
    display: none;
 }
.menuWrap .wrap-nav li.dropdown .dropdown-menu li:after,.menuWrap .wrap-nav li.dropdown:after{
    display: none;
 }
.menuWrap .wrap-nav li.dropdown .dropdown-menu:last-child:after{
     content:"";
     display:inline-block;
     background:#aaa;
     width:60px;
     height: 3px;
     position:absolute;
     left:-20px;
     bottom:0;
	-moz-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    -webkit-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
 }
.menuWrap .wrap-nav li.hovnav:hover:after{
    content:"";
    display:inline-block;
    width:100%!important;
    background:#157B39!important;
    height: 3px;
    position:absolute;
    left:0;
    bottom:0;
    z-index: 9999;
    -moz-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    -webkit-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
}
.menuWrap .wrap-nav li.dropdown .dropdown-menu:last-child:hover:after,
.menuWrap .wrap-nav li.dropdown:hover .dropdown-menu:last-child:after{
    content:"";
    display:inline-block;
    width:100%!important;
    background:#157B39!important;
    height: 3px;
    position:absolute;
    left:-20px;
    bottom:0;
    z-index: 9999;
	-moz-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    -webkit-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
}


/*---our story---*/
body.ourStory{
    background-color:#23222E!important;
}

.ourStoryImage{
    position: absolute;
    top:0;
    left:0;
    max-width: 100%;
    width:100%;
    height: auto;
    opacity: 0.8;
	z-index: -1;
}
.mainWrap{
    padding-bottom:50px;
}
.mainWrap .headerArea{
    border:none;
    height: 385px;
}
.storyBoard h1{
    font-size: 45px;
    color:#fff;
    font-family: 'Playfair Display', serif;
}
.storyBoard h5{
    font-size: 14px;
    color:#fff;
    font-family: 'Montserrat', sans-serif;
}
.storyBoard h4{
    font-size: 20px;
    color:#fff;
    font-family: 'Montserrat', sans-serif;
}
.list-group-item{
    background: transparent!important;
    border:none!important;
}
.list-group-item a{
    color: #707070!important;
    font-size: 13px;
    font-weight: 500;
    text-decoration: none;
}
.list-group-item a:hover{
    color: #fff!important;
    text-decoration: none;
}
.list-group-item a:hover{
    content:"";
    border-right:3px solid #157B39;
    padding-right:5px;
}
.list-group{
    width: 168px;
}
.verticalLine{
    height: 68px;
    width: 4px;
    background: #157B39;
    display: inline-block;
}
.descWrap p{
    color:#fff;
    font-size:16px;
    line-height: 36px;
    font-family: 'Montserrat', sans-serif;
}
.descWrap .title{
    font-size:20px;
    line-height: 32px;
    font-family: 'Playfair Display', serif;
}
.descWrap h3{
    color:#fff;
    font-size:20px;
    line-height: 24px;
    font-family: 'Montserrat', sans-serif;
}
.borderCard{
    padding:30px;
    border:3px solid #157B39;
    margin-bottom:20px;
}
.borderCard p{
    color:#fff;
    font-size:16px;
    line-height: 24px;
    font-family: 'Playfair Display', serif;
}

.owl-carousel .item img{
    display: block;
    max-width: 100%;
    height: 300px;
    object-fit: cover;

}
.owl-carousel .item video{
    display: block;
    max-width: 100%;
    height: 300px;
    object-fit: fill;
}
#owl-demo1 .item video{
    max-width: 100%!important;
    /*height: 400px!important;*/
    height: auto!important;
    object-fit: fill!important;
}
.owl-nav button.owl-prev i,.owl-nav button.owl-next i{
    font-size: 20px;
    color:#fff;
}
.owl-nav button.owl-prev{
    position:absolute;
    left:0;
    top:50%;
}
.owl-nav button.owl-next{
    position:absolute;
    right:0;
    top:50%;
}
/* --owl arrow override by svg icon--*/
.owl-nav button.owl-prev i,.owl-nav button.owl-next i{
    background: url(/lindsaypark/includes/themes/MuraBootstrap3/images/ArrowLongLeft.svg);
    background-repeat: no-repeat;
    background-position: center;
    height: 24px;
    width: 42px;
    display: block;
    padding: 12px;
    cursor: pointer;
}
.owl-nav button.owl-next i{
    background: url(/lindsaypark/includes/themes/MuraBootstrap3/images/ArrowLongLeft.svg);
    background-repeat: no-repeat;
    background-position: center;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}
.owl-nav button.owl-prev i:before,.owl-nav button.owl-next i:before{
    display:none;
}
.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
    outline: none!important;
}
#owl-demo2 .item{
    margin: 0 auto;
    max-width: 500px;
}
.item {
    opacity: 0.4;
    transition: .4s ease all;
    margin: 0 20px;
    /*transform: scale(.8);*/
}
.active .item{
    opacity: 1;
}
.item .caption{
    margin:10px auto;
    display: none;
    border-bottom:3px solid #157B39;
    color:#fff;
    font-size: 12px;
    padding-bottom:5px;
}
.link-text{
    position:relative;
    font-size: 12px;
    line-height: 14px;
    color:#fff;
    padding-bottom: 2px;
    text-decoration: none;
    border-bottom:2px solid #157B39;
    font-family: 'Montserrat', sans-serif;
}
.link-text:before{
    position:absolute;
    left: -40px;
    top: -12px;
    content: "";
    background: url(/lindsaypark/includes/themes/MuraBootstrap3/images/Arrow-LanguageDown-long.svg);
    background-repeat: no-repeat;
    background-position: center;
    height: 42px;
    width: 10px;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
}
.linkOption{
    position: relative;
    display: block;
    text-align: left;
    margin: 20px 0;
    border: none;
    font-size: 20px;
    line-height: 24px;
}

.linkOption:before{
    position:absolute;
    right: 40px;
    top: -9px;
    content: "";
    background: url(/lindsaypark/includes/themes/MuraBootstrap3/images/Arrow-LanguageDown-long.svg);
    background-repeat: no-repeat;
    background-position: center;
    height: 42px;
    width: 10px;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
}
.linkOption:last-child:before{
    right:0;
}
.linkOption a{
    color:#fff;
    text-decoration: none;
}
.link-text:hover,.linkOption a{
    color:#fff!important;
    text-decoration: none!important;
}
.linkSection{
    margin:30px 0;
}
.list-group.linkSection{
    width:280px;
    display: inline-block;
}
/* .owl-carousel {
    margin: 30px 0;
} */
.imageWrap{
    background: url(/lindsaypark/includes/themes/MuraBootstrap3/images/OurFacilitiesFooter.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 30px;
    position: relative;
    height: 369px;
    margin:30px 0;
}
.jobListing{
    background: url(/lindsaypark/includes/themes/MuraBootstrap3/images/ExploreMoreJobListingsFooter.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 90%;
    padding: 30px 0;
    position: relative;
    height: 369px;
    margin:30px 0;
}
.jobListing .xs-title {
    padding-top:80px;
}
.bgReading{
    background: url(/lindsaypark/includes/themes/MuraBootstrap3/images/OurStoryHeader.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
}
.imageWrap h4{
    font-size: 13px;
    color:#fff;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    margin-top: 8%;
}
.imageWrap h2{
    font-size: 28px;
    color:#fff;
    text-align: center;
    font-family: 'Playfair Display', serif;
}
.imageWrap .btnWrap{
    text-align: center;
    margin-top:50px;
}
.btnMore{
    border: 3px solid #5cb85c!important;
    background: transparent!important;
    width: 246px;
    height: 64px;
    padding: 20px 12px!important;
    color: #fff!important;
    text-transform: uppercase;
    font-weight: 500;
}
/*.btnMore:hover{
    color: #fff!important;
}*/
.gallery{
    position: relative;
    margin:30px 0;
}
.gallery img{
    max-width:100%;
    width: 100%;
    height:auto;
}

.itemCaption{
    position: absolute;
    bottom: 50px;
    left: 20px;
    color: #fff;
    font-size: 13px;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
}
.addCircle{
    position: absolute;
    bottom: 50px;
    right: 20px;
    color: #fff;
    font-size: 13px;
    font-weight: 500;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    width:50px;
    height: 50px;
    border:3px solid #157B39;
    background: #fff;
    cursor: pointer;
}
.addCircle i{
    color: #157B39;
    font-size: 20px;
    padding: 14px;
}

/*-----maps------*/
.bannerMap{
    /*background: url(/lindsaypark/includes/themes/MuraBootstrap3/images/maps.jpg);*/
    /*background: url(/lindsaypark/includes/themes/MuraBootstrap3/images/LindsayPark-Facilites-placements.jpg);
    background-repeat: no-repeat;
    background-position: 0 100%;
    background-size: cover;
    background-position: 0 top;
    background-size: 100%;*/
}

.headerArea.bannerMap{
    height:100%!important;
}
.videoWrap{
    max-width: 1040px;
    width:100%;
    margin:40px auto;
    text-align: center;
    position:relative;
}
.videoWrap img,.videoCard img{
    max-width: 100%;
    width: 100%;
    height: auto;
}
.playVid{
    position: absolute;
    top: 50%;
    left: 50%;
    color: #157B39;
    font-size: 13px;
    font-weight: 500;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    border: 3px solid #157B39;
    background: #fff;
    cursor: pointer;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.playVid i{
    color: #157B39;
    font-size: 20px;
    /* padding: 13px 17px; */
}
.list-item li{
    color:#fff;
    font-size: 16px;
    line-height: 36px;
}
/*----map hover content*/

.hoverCircle img {
    width: 40px;
    height: 40px;
}
.mapLocation{
    /* position: absolute;
    right: 22px;
    top: 34%; */

    width: 150px;
}
.hoverContent{
    height:253px;
    border-left:2px solid #fff;
    left: 18px;
    position: relative;
    top: -11px;
}
.hoverContent h5{
    color: #fff;
    padding: 10px;
    border-bottom: 2px solid #fff;
    font-size: 13px;
    margin-bottom: 0;
}

.hoverContent p{
    color: #fff;
    font-size: 12px;
    padding: 10px;
    line-height: 13px;
    margin:0;
    background:rgba(1,1,1,0.5);
}
/*---sand roll left sided hover*/
.mapLocation.sand-roll {
    top: 24%;
    right: 290px;
}
.sand-roll .hoverContent {
    border-right: 2px solid #fff;
    border-left: none;
    left: -127px;
    text-align: right;
}
#treadmill2 .hoverContent {
    top:-407px;
    height: 360px;
}
#outdoor-stables2 .hoverContent {
    top:-310px;
}
.Box1402 .hoverContent {
    top:-310px;
}
/*---sand roll left sided hover end*/
.mapXsImg{
    width:210px;
    height:204px;
    padding: 10px;
}
.mapXsImg>img{
    width:100%;
    max-width:100%;
    height:auto;
}

.facilityReverse.hoverContent{ 
    top: -357px;
    position: absolute;
    height: 360px;
}

.facilityReverse2.hoverContent{ 
    top: 40px;
    position: inherit;
    height: auto;
}

.facilityReverse3.hoverContent{ 
    top: -408px;
    position: inherit;
    height: auto;
}
.facility2.hoverCircle{  position: absolute; bottom: -80px; }

#Water-Walker2 .fac4{
	position: relative;
	right: 0;
	top: -380px;
}
#Water-Walker2 .fac5{
	position: absolute;
	bottom: -38px;
	left: 0;
}
#Water-Walker2 .fac6{
	position: inherit;
	height: 375px;
    top: 8px;
}

#pool2 .fac7{
	position: relative;
	right: 0;
	top: 0;
}
#pool2 .fac8{
	position: absolute;
	top: -8px;
}

#Horse-Walker2 .fac9{
	position: relative; 
	top: -490px;
}

#sandroll2 .hoverContent {
    top: -390px!important;
    height: 341px;
}

#sandroll2 .hoverCircle{
	margin-top:-6px;
}

#horse-trucks2 .mapLocation.sand-roll {
    top: -300px;
}
#horse-trucks2 .mapLocation.sand-roll  .hoverContent{
    height: 382px;
	top: -430px;
}



/*-----header border & height---*/
.noBorder{
    border:none!important;
}
.heightAuto{
    height:auto!important;
}
/*-----news & update---*/

.infoCard{
    padding-left: 80px!important;
}
.infoCard.xs-view {
    max-width: 280px;
    padding-left:0!important;
    margin-top: 15%;
}

.newsUpdate .container .row .infoCard.xs-view{
	margin-top: 7%;
}

.imageCard img{
    max-width: 100%;
    width:100%;
    height:auto;
    -webkit-transition: all 1.1s ease-in-out;
	-moz-transition: all 1.1s ease-in-out;
	-o-transition: all 1.1s ease-in-out;
	-ms-transition: all 1.1s ease-in-out;
	transition: all 1.1s ease-in-out;
}
.videoCard{
    position: relative;
}
.infoCard h1{
    font-size: 45px;
    line-height: 49px;
    color: #fff;
    font-family: 'Playfair Display', serif;
}
.infoCard .cat {
    font-size: 13px;
    color: #fff;
    line-height: 18px;
    position: relative;
    cursor:pointer;
}
.infoCard .cat-icon{
    position: absolute;
    left: -40px;
    top: 2px;
    height: 3px;
    width: 30px;
    background: #5cb85c;
    -webkit-transform: rotate(-145deg);
    -moz-transform: rotate(-145deg);
    -ms-transform: rotate(-145deg);
    -o-transform: rotate(-145deg);
    transform: rotate(-145deg);
}
.inverse .cat-icon{
    left: 60px;
    top: 3px;
    -webkit-transform: rotate(145deg);
    -moz-transform: rotate(145deg);
    -ms-transform: rotate(145deg);
    -o-transform: rotate(145deg);
    transform: rotate(145deg);
}

.infoCard .cat:before {
	content: "";
	position: absolute;
	display: inline-block;
	left: -212px;
	top: 12px;
	height: 3px;
	width: 1px;
	background: #5cb85c;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	z-index: 2;
	-webkit-transition: all 1s;
	transition: all 1s;
	opacity: 0;
}

.infoCard .cat.inverse:before {
	left: 63px;
}

.infoCard .cat:hover:before{
	-webkit-transition: all 1s;
	transition: all 1s;
	opacity: 1;
	width: 200px;
}

.infoCard .cat.active:before{
	-webkit-transition: all 1s;
	transition: all 1s;
	opacity: 1;
	width: 200px;
}

.infoCard .cat.inversActive:before{
	left: 63px;
	-webkit-transition: all 1s;
	transition: all 1s;
	opacity: 1;
	width: 280px;
}

.infoCard .cat.inverse:hover:before{
    content: "";
    position: absolute;
    display:inline-block;
    left: 63px;
    top: 12px;
    height: 3px;
    width: 280px;
    background: #5cb85c;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    z-index: 2;
}
.section-header{
    font-size: 115px;
    line-height: 124px;
    color: #fff;
    font-family: 'Playfair Display', serif;
    margin-top:0px;
    margin-bottom:60px;
}
.section-header span{
	font-family: 'Times New Roman', serif;
}
/*social side bar */
.social-bar{
    position: fixed;
    right:0;
    top: 70%;
    -webkit-transform:translateY(-50%);
    -moz-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    -o-transform:translateY(-50%);
    transform: translateY(-50%);
    z-index: 999;
}
.social-bar .xs-icon{
	width:30px;
	height:30px;
    display: block;
    text-align: center;
    margin: 15px 5px;
    transition: all 0.3s ease;
}
.social-bar img{
    width:30px;
    height:30px;
    cursor: pointer;
}

/*------panel Accordion----*/
.panel-group .panel{
    border:none!important;
    background-color: transparent;
}
.panel-default span {
    font-size: 16px;
    text-transform: uppercase;
    vertical-align: middle;
    padding: 0 20px;
    font-family: 'Montserrat', sans-serif;
}
.panel-group {
    padding-top: 30px;
}
.panel-default {
    border-radius: 0;
    border: none;
    background: none;
    margin-bottom: 0;
    padding-bottom:0;
    position: relative;
}
.panel-default > .panel-heading {
    border: none;
    background: none;
    color: #fff;
    background-color: #23222e!important;
    padding:20px 0;
}
.panel-default:before{
    content:"";
    position: absolute;
    background: #777!important;
    width:95%;
    height:1px;
    left:50px;
    top:0;
}
.panel-default:last-child:after{
    content:"";
    position: absolute;
    background: #777!important;
    width:92%;
    height:1px;
    left:50px;
    bottom:0;
}
.panel-default > .panel-heading + .panel-collapse .panel-body {
    border: none!important;
    padding: 0 0 20px 32px;
}
.panel-default h5 {
    font-size:45px;
    line-height: 49px;
    color: #fff;
    font-family: 'Playfair Display', serif;
    padding: 0;
}
.panel-group .panel+.panel {
    margin-top: 15px;
}
.panel-default .accordion-toggle:before {
    content: "";
    top: 0;
    width: 50px;
    height: 50px;
    display: inline-block;
    background: url(/lindsaypark/includes/themes/MuraBootstrap3/images/MeetTeamPlusSymbol.svg) no-repeat;
    margin-right: -5px;
    position: relative;
    vertical-align: middle;
    left: -20px;
}
/* .panel-default .accordion-toggle.collapsed:before {
    background: url(/lindsaypark/includes/themes/MuraBootstrap3/images/MeetTeamMinusSymbol.svg) no-repeat;
} */

.panel-default .accordion-toggle,
.panel-default .accordion-toggle:focus,
.panel-default .accordion-toggle:hover,
.panel-default .accordion-toggle:active {
    color: #fff;
    text-decoration: none;
}
.panel-default .collapsed {
    color: #fff;
}

.textInfo{
    padding:20px;
}
.textInfo p{
    color:#fff;
}
#accordionOption .textInfo p{
    color: #fff;
    font-size: 16px;
    line-height: 36px;
}
.panel-img img{
    /*margin-top:-45px;*/
    max-width:100%;
    height:auto;
}
.panel-title a.accordion-toggle {
    min-width: 300px;
    display: inline-block;
}
.pl-20{
    padding-left:20px;
}
.sliderHeader {
    position: relative;
    text-align: center;
}
.sliderHeader  h3 {
    font-size: 45px;
    color: #fff;
    font-family: 'Playfair Display', serif;

}
.sliderHeader:after{
    content: "";
    display: inline-block;
    width: 115px;
    height: 4px;
    background: #157B39;
}
/*-----slider arrow btn------*/
.owl-item .item{
    position:relative;
    width:100%;
    margin: 0 auto;
}
.arrowBtn{
    position:absolute;
    padding:10px;
    background: #fff;
    width:88px;
    height:60px;
    bottom:0;
    left:0;
	text-align: center;
    font-size: 12px;
	font-weight: 600;
}
.arrowBtn:before{
    content:"";
    background: url(/lindsaypark/includes/themes/MuraBootstrap3/images/ArrowLongRight.svg);
    background-repeat: no-repeat;
    background-position: center;
    height: 18px;
    width: 42px;
    display: block;
    padding: 12px;
    cursor:pointer;
	margin: 0 auto;
}
.arrowBtn.openClose:before{
    content:"";
    background: url(/lindsaypark/includes/themes/MuraBootstrap3/images/ArrowLongLeft@black.svg);
    background-repeat: no-repeat;
    background-position: center;
    height: 18px;
    width: 42px;
    display: block;
    padding: 12px;
    cursor:pointer;
}
.sold-out{
    position:absolute;
    padding:10px;
    top:0;
    right:0;
	z-index: 99;
}
.sold-out:before{
    content:"";
    background: url(/lindsaypark/includes/themes/MuraBootstrap3/images/SoldOutTriangle.svg);
    background-repeat: no-repeat;
    background-position: center;
    height: 70px;
    width: 120px;
    display: block;
    cursor: pointer;
    position: absolute;
    right: -1px;
    top: -6px;

}
.sold-out span{
    top: 20px;
    position: relative;
    display: block;
    left: 50px;
    width: 112px;
    color: #fff;
    -webkit-transform: rotate(27deg);
    -moz-transform: rotate(27deg);
    -ms-transform: rotate(27deg);
    -o-transform: rotate(27deg);
    transform: rotate(27deg);
    font-size: 10px;
    font-weight: bold;
    text-transform: uppercase;
}
.overlayText{
    position: absolute;
    bottom: 0;
    left: 0;
    background: #157b3994;
    width: 100%;
    height: 80px;
    padding: 20px 30px;
}
.overlayText h6{
    color: #fff;
    line-height: 18px;
    font-family: "Montserrat",sans-serif!important;
}
.showCard{
    position: relative;
    top: 0;
    display: none;
    background: #fff;
    float: left;
    padding: 20px;
    width: 100%;
}
.showCard .list-item li{
    color: #000;
    font-size: 16px;
    line-height: 30px;
}
.showCard h3{
    margin:20px 0;
    color: #000!important;
    font-size: 45px;
    font-family: 'Playfair Display', serif;
}
.showCard .card{
    width: 30%;
    height: 100px;
    background: #eee;
    margin: 5px;
}

.showCard .card-top .pull-right h5{
	font-size:18px!important;
}
.owl-carousel .item img.ladies-stamp {
    position: absolute;
    z-index: 999;
    width: 30%!important;
    height: 30%!important;
    bottom: 5px;
    right: 16px;
    object-fit: inherit;
} 

.card-footer .btnRegister{
    height: 50px;
    width: 160px;
    font-size: 12px!important;
    line-height: 40px!important;
}
.btnRegister.inverse{
    color:#fff!important;
    background: transparent;
}
.card-footer {
    padding: 5px;
}
.circleArrowDown >img {
    width: 50px!important;
    height: 50px!important;
    margin: 0 auto;
}
.circleInfo{
    font-size: 13px;
    color:#157B39;
}
.companyImage{
    margin-top:20px;
}
.companyImage img{
    width: 40px!important;
    height: 40px!important;
    margin:5px;
}
.companyImage .xx-image {
    float: left;
}

/*--modal form*/
.modal-header{
    border-bottom:none!important;
}
.modal-body {
    position: relative;
    padding: 20px 50px!important;
}
#myModalLabel{
    font-size:28px;
    font-family: 'Playfair Display', serif;
    margin-top:0;
}
.modal-title{
    position: relative;
    margin:30px 0!important;
}
.custom_form .modal-title:before{
    content:"";
    background: url(/lindsaypark/includes/themes/MuraBootstrap3/images/Tick.svg);
    background-repeat: no-repeat;
    background-position: center;
    height: 40px;
    width: 24px;
    display: block;
    cursor: pointer;
    position: absolute;
    left: -33px;
    top: -4px;
}
.modal-header .close{
    position:relative;
    opacity:1;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    width:50px;
    height: 50px;
    border:3px solid #157B39;
    background: #fff;
    cursor: pointer;
    display: block;
    -webkit-box-shadow: 0 2px 15px rgba(0,0,0,.2);
    box-shadow: 0 2px 15px rgba(0,0,0,.2);
    top: -26px;
    right: -25px;
}
.modal-header .close:before{
    content:"";
    background: url(/lindsaypark/includes/themes/MuraBootstrap3/images/MenuCloseCross@green.svg);
    background-repeat: no-repeat;
    background-position: center;
    height: 20px;
    width: 20px;
    display: block;
    cursor: pointer;
    margin: 13px;
}

#myModal2 .close2{
    position:absolute;
    right: 8px;
    top: 8px;
    opacity:1;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    width:50px;
    height: 50px;
    border:3px solid #157B39;
    background: #fff;
    cursor: pointer;
    display: block;
    -webkit-box-shadow: 0 2px 15px rgba(0,0,0,.2);
    box-shadow: 0 2px 15px rgba(0,0,0,.2);
    z-index: 999;
}
#myModal2 .close2:before{
    content:"";
    background: url(/lindsaypark/includes/themes/MuraBootstrap3/images/MenuCloseCross@green.svg);
    background-repeat: no-repeat;
    background-position: center;
    height: 20px;
    width: 20px;
    display: block;
    cursor: pointer;
    margin: 13px;
}
.modal-content2{
    z-index: -1;
    width: 100%!important;
}
#myModal2.modal2{
    bottom: 170px;
    top:inherit;
    width: 100%!important;
    padding-top: 35px;
    left: 0;
}
.modal-content2 .prev:before{
    content:"";
    background: url(/lindsaypark/includes/themes/MuraBootstrap3/images/ArrowLongRightGreen.svg);
    background-repeat: no-repeat;
    background-position: center;
    height: 20px;
    width: 30px;
    display: block;
    cursor: pointer;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}
.modal-content2 .next:before{
    content:"";
    background: url(/lindsaypark/includes/themes/MuraBootstrap3/images/ArrowLongRightGreen.svg);
    background-repeat: no-repeat;
    background-position: center;
    height: 20px;
    width: 30px;
    display: block;
    cursor: pointer;
}
.modal-content2 .prev,.modal-content2 .next{
    padding: 0 5px!important;
    top: 45%;
    margin: 0!important;
}
.mySlides {
    margin: 0 auto!important;
    width: 92%!important;
}
.close:focus, .close:hover{
    opacity: 0.9 !important;
}
.contactForm input.form-control{
    border:none!important;
    outline:none!important;
    box-shadow: none!important;
    border-bottom:1px solid #ddd!important;
    border-radius:0;
    padding-left:0;
}



#field-introduceyourself-container #field-introduceyourself{
    margin-top: 20px;
    height: 150px!important;
    display: block;
    width: 100%;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
 }

.contactForm input.form-control:focus,#field-email-container input:focus,
#field-introduceyourself-container #field-introduceyourself {
    box-shadow: none!important;
    outline:none!important;
}
#field-firstname-container label,#field-lastname-container label,
#field-areaofinterest-container label,#field-introduceyourself-container label {
    display:none!important;
}
.paging-container-59327B09-FF42-380C-84DEB9EBD422E517{
    text-align: center;
    margin-top:30px;
}
#field-uploadacv-container label{
    color: #157B39;
}
#field-uploadacv-container label ins{
    display:none;
}
#field-uploadacv-container {
    position: relative;
    margin-top: 15px;
}
#field-uploadacv-container input {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
    z-index: 9;
}
#field-uploadacv-container:before{
    position: absolute;
    top: -3px;
    right: 0;
    content:"";
    background: #eeeeee;
    border-radius: 20px;
    width: 75%;
    box-shadow: none!important;
    height: 30px;
    margin: 0;
    z-index: 0;
}
#field-uploadacv-container:after{
    position: absolute;
    left:134px;
    top: 2px;
    content:"Choose file";
    color: #aaa;
    font-size: 13px;
    border-radius: 20px;
    width: auto;
    height: 30px;
    margin: 0;
    cursor: pointer;
}
#field--container{
    display:none;
}
.modal-footer{
    border-top:none!important;
    padding: 0!important;
}
.modal-backdrop{
    background-color: transparent!important;
}
.modal-content{
    background-color: rgba(255,255,255,0.99)!important;
}
.ExpInter .modal-content{
    background-color: rgba(255,255,255,1)!important;
}
.fa-play:before{
    content: "\f04b";
    font-size: 24px;
    color: #157B39;
    text-align: center;
    display: block;
    padding: 10px 15px;
}
.fa-pause:before{
    content: "\f04c";
    font-size: 24px;
    color: #157B39;
    text-align: center;
    display: block;
    padding: 10px 12px;
}

.jobVacancies {
    background: url(/lindsaypark/includes/themes/MuraBootstrap3/images/JobVacancies.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height:633px;
    display: block;
    cursor: pointer;
    margin: 30px 0;
    text-align: center;
    position:relative;
}

.fixed_box{
    padding: 50px 50px;
    width: 750px;
    display: inline-block;
    margin: 0 auto;
    height: 633px;
    text-align: left;
    background-color:rgba(45, 43, 60, 0.9)!important;
}
.header{
    font-size: 45px;
    color: #fff!important;
    font-family: 'Playfair Display', serif;
}
.fixed_box .header{
    text-align: left;
}
.sectionTop{
    margin-top:60px;
}
.vidCaption{
    margin: 10px auto;
    border-bottom: 3px solid #157B39;
    color: #fff;
    font-size: 12px;
    text-align: left;
    padding-bottom: 5px;
}
.sub-title{
    font-size: 26px!important;
    line-height: 30px!important;
    color: #fff;
    font-family: 'Playfair Display', serif;
}
.text-black{
    color: #000;
}

.sold:before{
   content:"";
   position:absolute;
   left:0;
   top:0;
   right:0;
   bottom:0;
   width:100%;
   height:100%;
   background:rgba(0,0,0,0.3)
}

.p0{
    padding:0!important;
}
textarea.form-control{
    height:161px!important;
}
.fileUpload {
    position: relative;
    overflow: hidden;
    margin: 10px;
}
.fileUpload input.upload {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
}
.btn.uploadInput{
    background: #eeeeee;
    border-radius: 20px;
    width: 100%;
    box-shadow: none!important;
    height: 30px;
    margin: 0;
}
.text-green{
    color:#157B39;
}
.text-white{
    color:#fff;
}
.group-card{
    border:4px solid #5cb85c;
    padding:30px;
    margin: 50px 0;
}
.group-card .card-item{
    text-align: center;
}
.group-card .card-title{
    text-align: center;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.group-card h1{
    color:#fff;
    font-size: 45px;
    font-family: 'Playfair Display', serif;
}
.group-card h5{
    color:#fff;
    text-transform: uppercase;
}
.group-card p{
    color:#fff;
}
.group-card .card-footer{
    position: relative;
    height: 80px;
}
.group-card .card-footer .addCircle {
    bottom: 0;
    right: -5px;
}
.card-footer span.more {
    color: #fff;
    position: absolute;
    right: 55px;
    bottom: 12px;
}
/*-----our story time line----*/
section.timeLineWrap {
    margin: 50px 0;
}
.main-timeline .section_1 {
    height: 500px;
}
.main-timeline .section_2 {
    height: 450px;
}
.main-timeline .section_3 {
    height: 530px;
}
.main-timeline .section_4 {
    height: 450px;
}
.image-thumb{
    background: #fff;
    width:200px;
    height:133px;
    margin-top: 5px;
}
.image-thumb.sm-view{
    background: #fff;
    width: 330px;
    height: 220px;
    margin-top: 5px;
}
/*--------------*/
.main-timeline{
    position: relative;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    min-height: 500px;
    margin-bottom: 50px;
}
.main-timeline:before{
    content: "";
    background: url(/lindsaypark/includes/themes/MuraBootstrap3/images/dots.png);
    background-repeat: repeat;
    background-position: 100%;
    background-size: 10px auto;
    height: 100%;
    width: 10px;
    position: absolute;
    top: 20px;
    left: 50%;
    transform: translateX(-50%);
}
/*------timeline icon--------*/


/*------timeline icon end-------*/
/* .main-timeline .prev-dots:before{
    content: "";
    height: 4px;
    width: 4px;
    background: rgba(255,255,255,0.8);
    position: absolute;
    top: -5px;
    left: 50%;
    -moz-border-radius:50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    transform: translateX(-50%);
}

.main-timeline .prev-dots2:before{
    content: "";
    height: 3px;
    width: 3px;
    background: rgba(255,255,255,0.6);
    position: absolute;
    top: -35px;
    left: 50%;
    -moz-border-radius:50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    transform: translateX(-50%);
}*/
.main-timeline .prev-dots3:before{
    content: "";
    height: 2px;
    width: 2px;
    background: rgba(255,255,255,0.5);
    position: absolute;
    top: -60px;
    left: 50%;
    -moz-border-radius:50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    transform: translateX(-50%);
}
/* .main-timeline .end-dots.three:before{
    content: "";
    height: 2px;
    width: 2px;
    background: rgba(255,255,255,0.5);
    position: absolute;
    bottom: -60px;
    left: 50%;
    -moz-border-radius:50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    transform: translateX(-50%);
} 
.main-timeline .end-dots.two:before{
    content: "";
    height: 3px;
    width: 3px;
    background: rgba(255,255,255,0.6);
    position: absolute;
    bottom: -35px;
    left: 50%;
    -moz-border-radius:50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    transform: translateX(-50%);
}*/
/* .main-timeline .end-dots:before{
    content: "";
    height: 4px;
    width: 4px;
    background: rgba(255,255,255,0.8);
    position: absolute;
    bottom: -5px;
    left: 50%;
    -moz-border-radius:50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    transform: translateX(-50%);
} */
.main-timeline .timeline{
    margin-bottom: 50px;
    position: relative;
}
.main-timeline .timeline:before,
.main-timeline .timeline:after{
    content: "";
    display: block;
    width: 100%;
    clear: both;
}
.main-timeline .timeline-icon{
    width: 50px;
    height: 50px;
    border-radius: 50%;
    overflow: hidden;
    margin-left: -27px;
    position: absolute;
    top: 0;
    left: 50%;
    text-align: center;
    background: #23222e;
}

.main-timeline .title{
    font-size: 30px;
    font-family: 'Playfair Display', serif;
    font-weight: 300;
    color: #fff;
    padding: 0;
    margin:0;
}
.main-timeline  .sub-title{
    color: #fff;
    padding: 0;
    margin: 0;
    font-weight: 500;
    font-size: 13px!important;
    line-height: normal!important;
    font-family: 'Montserrat', sans-serif;
}
.main-timeline .description{
    color: #fff;
    margin: 0;
    font-size: 12px;
    font-family: 'Montserrat', sans-serif;
}
/*-time line content---*/

.timeline-content.fixed_info {
    position: absolute;
    right: 6%;
    top: -100px;
}
.timeline-content.rotateLine:before{
    content: "";
    top: 86px;
    left: -268px;
    background: #616161;
    width: 100%;
    height: 1px;
    position: absolute;
    border: none;
    -webkit-transform: rotate(161deg);
    -moz-transform: rotate(161deg);
    -ms-transform: rotate(161deg);
    -o-transform: rotate(161deg);
    transform: rotate(161deg);
}

.timeline-icon.icon2 {
    top: 45px!important;
}
.timeline-content.line_2.fixed_info{
    top: 59px;
    right: 16%;
}
.timeline-content.rotateLine.line_2:before {
    content: "";
    top: 15px;
    left: -115px;
    width: 45%;
    height: 1px;
    position: absolute;
    -webkit-transform: rotate(5deg);
    -moz-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    -o-transform: rotate(5deg);
    transform: rotate(5deg);
}
.timeline-icon.icon3 {
    top: 90px!important;
}
.timeline-content.line_3.fixed_info {
    top: 125px;
    right: 58%;
    text-align: right;
}
.timeline-content.rotateLine.line_3:before {
    content: "";
    top: 3px;
    left: 206px;
    width: 35%;
    height: 1px;
    position: absolute;
    -webkit-transform: rotate(165deg);
    -moz-transform: rotate(165deg);
    -ms-transform: rotate(165deg);
    -o-transform: rotate(165deg);
    transform: rotate(165deg);
}

.timeline-icon.icon4 {
    top: 246px!important;
}
.timeline-content.line_4.fixed_info {
    top: 280px;
    right: 140px;
}
.timeline-content.rotateLine.line_4:before {
    content: "";
    top: 15px;
    left: -248px;
    width: 130%;
    height: 1px;
    position: absolute;
    -webkit-transform: rotate(10deg);
    -moz-transform: rotate(10deg);
    -ms-transform: rotate(10deg);
    -o-transform: rotate(10deg);
    transform: rotate(10deg);
}

.timeline-icon.icon5 {
    top: 388px!important;
}
.timeline-content.rotateLine.line_5.fixed_info {
    top: 415px;
    right: 16%;
}
.timeline-content.rotateLine.line_5:before {
    content: "";
    top: 13px;
    left: -173px;
    width: 90%;
    height: 1px;
    position: absolute;
    -webkit-transform: rotate(10deg);
    -moz-transform: rotate(10deg);
    -ms-transform: rotate(10deg);
    -o-transform: rotate(10deg);
    transform: rotate(10deg);
}
.timeline-icon.icon6 {
    top: -33px!important;
}
.timeline-content.rotateLine.line_6.fixed_info {
    top: 0;
    right: 69%;
    text-align: right;
}
.timeline-content.rotateLine.line_6:before {
    content: "";
    top: 5px;
    left: 135px;
    width: 150%;
    height: 1px;
    position: absolute;
    -webkit-transform: rotate(174deg);
    -moz-transform: rotate(174deg);
    -ms-transform: rotate(174deg);
    -o-transform: rotate(174deg);
    transform: rotate(174deg);
}
.timeline-icon.icon7 {
    top: 106px!important;
}
.timeline-content.rotateLine.line_7.fixed_info {
    right: 10%;
    top: 56px;
}
.timeline-content.rotateLine.line_7:before {
    content: "";
    top: 52px;
    left: -295px;
    width: 215%;
    height: 1px;
    position: absolute;
    -webkit-transform: rotate(172deg);
    -moz-transform: rotate(172deg);
    -ms-transform: rotate(172deg);
    -o-transform: rotate(172deg);
    transform: rotate(172deg);
}

.timeline-icon.icon8 {
     top: 150px!important;
 }
.timeline-content.rotateLine.line_8.fixed_info {
    right: 60%;
    top: 150px;
    text-align: right;
}
.timeline-content.rotateLine.line_8:before {
    content: "";
    top: 25px;
    left: 340px;
    width: 23%;
    height: 1px;
    position: absolute;
    -webkit-transform: rotate(185deg);
    -moz-transform: rotate(185deg);
    -ms-transform: rotate(185deg);
    -o-transform: rotate(185deg);
    transform: rotate(185deg);
}
.timeline-icon.icon9 {
    top: -68px;
    left: 50%;
}
.timeline-content.rotateLine.line_9.fixed_info {
    position: absolute;
    right: 6%;
    top: -172px;
}
.timeline-content.rotateLine.line_9:before {
    content: "";
    top: 69px;
    left: -258px;
    width: 116%;
    height: 1px;
    position: absolute;
    -webkit-transform: rotate(157deg);
    -moz-transform: rotate(157deg);
    -ms-transform: rotate(157deg);
    -o-transform: rotate(157deg);
    transform: rotate(157deg);
}
.timeline-icon.icon10 {
    top: 75px;
    left: 50%;
}
.timeline-content.rotateLine.line_10.fixed_info {
    top: 60px;
    right: 75%;
    text-align: right;
}
.timeline-content.rotateLine.line_10:before {
    content: "";
    top: 24px;
    left: 166px;
    width: 160%;
    height: 1px;
    position: absolute;
    -webkit-transform: rotate(184deg);
    -moz-transform: rotate(184deg);
    -ms-transform: rotate(184deg);
    -o-transform: rotate(184deg);
    transform: rotate(184deg);
}
.timeline-icon.icon11 {
    top: 270px;
    left: 50%;
}
.timeline-content.rotateLine.line_11.fixed_info {
    top: 140px;
    right: 0;
}
.timeline-content.rotateLine.line_11:before {
    content: "";
    top: 100px;
    left: -344px;
    width: 168%;
    height: 1px;
    position: absolute;
    -webkit-transform: rotate(164deg);
    -moz-transform: rotate(164deg);
    -ms-transform: rotate(164deg);
    -o-transform: rotate(164deg);
    transform: rotate(164deg);
}
.timeline-icon.icon12 {
    top: 314px!important;
    left: 50%;
}
.timeline-content.rotateLine.line_12.fixed_info {
    top: 250px;
    right: 62%;
    text-align: right;
}
.timeline-content.rotateLine.line_12:before {
    content: "";
    top: 50px;
    left: 200px;
    width: 60%;
    height: 1px;
    position: absolute;
    -webkit-transform: rotate(30deg);
    -moz-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    -o-transform: rotate(30deg);
    transform: rotate(30deg);
}
.timeline-icon.icon13 {
    top: 360px!important;
    left: 50%;
}
.timeline-content.rotateLine.line_13.fixed_info {
    top: 395px;
    right: 6%;
}
.timeline-content.rotateLine.line_13:before {
    content: "";
    top: 8px;
    left: -338px;
    width: 268%;
    height: 1px;
    position: absolute;
    -webkit-transform: rotate(10deg);
    -moz-transform: rotate(10deg);
    -ms-transform: rotate(10deg);
    -o-transform: rotate(10deg);
    transform: rotate(5deg);
}

.timeline-icon.icon14 {
    top: 408px!important;
    left: 50%;
}
.timeline-content.rotateLine.line_14.fixed_info {
    top: 480px;
    right: 18%;
}
.timeline-content.rotateLine.line_14:before {
    content: "";
    top: -16px;
    left: -210px;
    width: 155%;
    height: 1px;
    position: absolute;
    -webkit-transform: rotate(16deg);
    -moz-transform: rotate(16deg);
    -ms-transform: rotate(16deg);
    -o-transform: rotate(16deg);
    transform: rotate(16deg);
}
.timeline-icon.icon15 {
    top: -10px!important;
    left: 50%;
}
.timeline-content.rotateLine.line_15.fixed_info {
    top: 25px;
    right: 80%;
    text-align: right;
}
.timeline-content.rotateLine.line_15:before {
    content: "";
    top: 2px;
    left: 172px;
    width: 188%;
    height: 1px;
    position: absolute;
    -webkit-transform: rotate(176deg);
    -moz-transform: rotate(176deg);
    -ms-transform: rotate(176deg);
    -o-transform: rotate(176deg);
    transform: rotate(176deg);
}
.timeline-icon.icon16 {
    top: 40px!important;
    left: 50%;
}
.timeline-content.rotateLine.line_16.fixed_info {
    right: 65%;
    top: 140px;
    text-align: right;
}
.timeline-content.rotateLine.line_16:before {
    content: "";
    top: -29px;
    left: 200px;
    width: 80%;
    height: 1px;
    position: absolute;
    -webkit-transform: rotate(152deg);
    -moz-transform: rotate(152deg);
    -ms-transform: rotate(152deg);
    -o-transform: rotate(152deg);
    transform: rotate(152deg);
}
.timeline-icon.icon17 {
    top: 197px!important;
    left: 50%;
}
.timeline-content.rotateLine.line_17.fixed_info {
    right: 8%;
    top: 155px;
}
.timeline-content.rotateLine.line_17:before {
    content: "";
    top: 40px;
    left: -240px;
    width: 115%;
    height: 1px;
    position: absolute;
    -webkit-transform: rotate(172deg);
    -moz-transform: rotate(172deg);
    -ms-transform: rotate(172deg);
    -o-transform: rotate(172deg);
    transform: rotate(172deg);
}
.timeline-icon.icon18 {
    top: -160px!important;
    left: 50%;
}
.timeline-content.rotateLine.line_18.fixed_info {
    top: -76px;
    right: 6%;
}
.timeline-content.rotateLine.line_18:before {
    content: "";
    top: -21px;
    left: -145px;
    width: 44%;
    height: 1px;
    position: absolute;
    -webkit-transform: rotate(25deg);
    -moz-transform: rotate(25deg);
    -ms-transform: rotate(25deg);
    -o-transform: rotate(25deg);
    transform: rotate(25deg);
}
.timeline-icon.icon19 {
    top: 340px!important;
    left: 50%;
}
.timeline-content.rotateLine.line_19.fixed_info {
    top: 250px;
    right: 72%;
    text-align: right;
}
.timeline-content.rotateLine.line_19:before {
    content: "";
    top: 65px;
    left: 207px;
    width: 115%;
    height: 1px;
    position: absolute;
    -webkit-transform: rotate(25deg);
    -moz-transform: rotate(25deg);
    -ms-transform: rotate(25deg);
    -o-transform: rotate(25deg);
    transform: rotate(25deg);
}
.timeline-icon.icon20 {
    top: 388px!important;
    left: 50%;
}
.timeline-content.rotateLine.line_20.fixed_info {
    top: 425px;
    right: 10%;
}
.timeline-content.rotateLine.line_20:before {
    content: "";
    top: 0;
    left: -265px;
    width: 165%;
    height: 1px;
    position: absolute;
    -webkit-transform: rotate(6deg);
    -moz-transform: rotate(6deg);
    -ms-transform: rotate(6deg);
    -o-transform: rotate(6deg);
    transform: rotate(6deg);
}
.timeline-icon.icon21 {
     top: 437px!important;
     left: 50%;
 }
.timeline-content.rotateLine.line_21.fixed_info {
    right: 68%;
    top: 540px;
    text-align: right;
}
.timeline-content.rotateLine.line_21:before {
    content: "";
    top: -29px;
    left: 170px;
    width: 110%;
    height: 1px;
    position: absolute;
    -webkit-transform: rotate(155deg);
    -moz-transform: rotate(155deg);
    -ms-transform: rotate(155deg);
    -o-transform: rotate(155deg);
    transform: rotate(155deg);
}
.timeline-icon.icon22 {
    top: 78px!important;
    left: 50%;
}
.timeline-content.rotateLine.line_22.fixed_info {
    top: 80px;
    right: 72%;
    text-align: right;
}
.timeline-content.rotateLine.line_22:before {
    content: "";
    top: 24px;
    left: 210px;
    width: 108%;
    height: 1px;
    position: absolute;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
}
.timeline-icon.icon23 {
    top: 125px!important;
    left: 50%;
}
.timeline-content.rotateLine.line_23.fixed_info {
    right: 10%;
    top:0;
}
.timeline-content.rotateLine.line_23:before {
    content: "";
    top: 85px;
    left: -295px;
    width: 205%;
    height: 1px;
    position: absolute;
    -webkit-transform: rotate(156deg);
    -moz-transform: rotate(156deg);
    -ms-transform: rotate(156deg);
    -o-transform: rotate(156deg);
    transform: rotate(156deg);
}
.timeline-icon.icon24 {
    top: 170px!important;
    left: 50%;
}
.timeline-content.rotateLine.line_24.fixed_info {
    right: 14%;
    top: 130px;;
}
.timeline-content.rotateLine.line_24:before {
    content: "";
    top: 40px;
    left: -185px;
    width: 90%;
    height: 1px;
    position: absolute;
    -webkit-transform: rotate(168deg);
    -moz-transform: rotate(168deg);
    -ms-transform: rotate(168deg);
    -o-transform: rotate(168deg);
    transform: rotate(168deg);
}
.timeline-icon.icon25 {
    top: 318px!important;
    left: 50%;
}
.timeline-content.rotateLine.line_25.fixed_info {
    top: 445px;
    right: 16%;
}
.timeline-content.rotateLine.line_25:before {
    content: "";
    top: -45px;
    left: -170px;
    width: 90%;
    height: 1px;
    position: absolute;
    -webkit-transform: rotate(32deg);
    -moz-transform: rotate(32deg);
    -ms-transform: rotate(32deg);
    -o-transform: rotate(32deg);
    transform: rotate(32deg);
}

.mura-page-title.pageTitle{
	font-size: 45px;
    color: #000;
    font-family: 'Playfair Display', serif;
}
.sysPrizemoneyIncreaseInVic .mura-body p{
	font-size: 16px;
    line-height: 24px;
    font-family: 'Montserrat', sans-serif;
}
.mura-body .mura-region-local img{
	margin-right: 10px;
}
/*--Facility mobile slider--*/

.mobile-view{
	min-height: 435px;
    padding: 40px 10px;
    width: 100%;
    margin: 0 auto;
	display:none;
}

.mobile-header{
	position: absolute;
    left: 10%;
    top: 30%;
    z-index: 99;
	display:none;
}
.mobile-header h4{
     color:#fff;
	 font-size:20px;
	 line-height:36px;
}
.owl-carousel .item .slider-thumb >img{
	max-width:100%;
	height:auto!important;
}

.facility-slider .content h5{
	color: #fff;
	padding: 0 10px;
    font-size: 18px;
    margin: 0;
}
.facility-slider .content p{
	color: #fff;
    font-size: 12px;
    padding: 10px;
    line-height: 17px;
    margin: 0;
    background:transparent;
}
#fac-slide .owl-nav{
	top: inherit;
    bottom: 0;
	width: 90%;
    left: 5%;
}

#fac-slide .owl-nav:before{
	content: "";
    width: 100%;
    height: 1px;
    background: #157B39;
    position: absolute;
    left: 0;
    bottom: -30px;
}

#fac-slide .owl-nav button.owl-next span {
    background: url(/lindsaypark/includes/themes/MuraBootstrap3/images/ArrowLongLeft.svg);
    background-repeat: no-repeat;
    background-position: center;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}
#fac-slide .owl-nav button.owl-prev span, .owl-nav button.owl-next span {
    background: url(/lindsaypark/includes/themes/MuraBootstrap3/images/ArrowLongLeft.svg);
    background-repeat: no-repeat;
    background-position: center;
    height: 24px;
    width: 32px;
    display: block;
    padding: 12px;
    cursor: pointer;
}
#fac-slide  .owl-dots .owl-dot span{
	background: none repeat scroll 0 0 #fff;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	-o-border-radius:50%;
	-ms-border-radius:50%;
    border-radius: 50%;
    display: block;
    height: 6px;
    margin: 5px 6px;
	filter: alpha(opacity=30);
    opacity: 0.3;
    width: 6px;
}
#fac-slide  .owl-dots .owl-dot.active span{
	background: none repeat scroll 0 0 #fff;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	-o-border-radius:50%;
	-ms-border-radius:50%;
    border-radius: 50%;
    display: block;
    height: 6px;
    margin: 5px 6px;
	filter: alpha(opacity=90);
    opacity: 0.9;
    width: 6px;
}
#fac-slide  .owl-dots {
	text-align:center;	
}
/*-----Front page mobile banner---------*/
.headerArea .mobileindex {
    display: none;
}
.tab-option ul.nav-tabs.tabs-right li.login {
    width: 151px;
    margin: 0 -26px 0 -32px !important;
	    position: relative;
    top: 28px;
}
.dropdown-otr {
    text-align: right;
        border-radius: 0;
            padding: 0 0 4px;
}
body .dropdown-otr .dropdown-menu {
    border: 0;
       margin: 0px 0 0;
    text-align: right;
        border-radius: 0;
		top: 26px;
}
section.news .subTitle {
    text-align: left !important;
    font-size: 32px;
    padding: 0 0 21px;
    font-family: 'Playfair Display', serif;
}
section.youtubeFeeds .subTitle {
    color: #fff;
    font-size: 44px;
    text-align: left;
    padding: 0 16px 0px;
    font-family: 'Playfair Display', serif;
    line-height: 54px;
}
body .dropdown-otr i {
    right: -20px;
}
body .dropdown-otr {
    width: 11%;
}
body .dropdown-otr .open > .down {
    right: -21px;
}
body .dropdown-otr .dropdown-menu {
    left: 0;

    width: 100%;
}
.dropdown-otr.for_bg_color {
    background: #0000006b;
}
.dropdown-otr ul.dropdown-menu {
    background: #0000006b !important;
}
div#dropDownLang button.btn.btn-primary.dropdown-toggle {
    width: 100%;
    text-align: right;
}
/*responsive media query*/
@media (max-width: 1400px) {
body .dropdown-otr {
    width: 170px;
}
}
@media (max-width: 1200px) {
    .social-logo .social-icon{
        margin: 5px 15px;
    }
    .modal-dialog {
        max-width: 500px!important;
        margin: 20px auto!important;
        width: 90%!important;
    }
    .storyBoard h1{
        font-size:40px;
    }
    .infoCard .sub-title{
        font-size: 18px!important;
    }
    /*-----time line responsive-------*/
    .timeline-content.rotateLine:before {
        top: 86px;
        left: -188px;
        width: 88%;
    }
    .timeline-content.rotateLine.line_2:before{
        top: 3px;
        left: -50px;
        width: 18%;
        -webkit-transform: rotate(20deg);
        -moz-transform: rotate(20deg);
        -ms-transform: rotate(20deg);
        -o-transform: rotate(20deg);
        transform: rotate(20deg);
    }
    .timeline-content.line_2.fixed_info {
        top: 80px;
        right: 16%;
    }
    .timeline-content.line_3.fixed_info {
        top: 125px;
        right: 61%;
    }
    .timeline-content.rotateLine.line_4:before {
        top: 8px;
        left: -142px;
        width: 80%;
    }
    .timeline-content.rotateLine.line_5:before {
        top: 8px;
        left: -115px;
        width: 60%;
    }
    .timeline-content.rotateLine.line_6:before {
        top: 3px;
        left: 122px;
        width: 123%;
    }
    .timeline-content.rotateLine.line_7:before {
        top: 55px;
        left: -222px;
        width: 170%;
    }
    .timeline-content.rotateLine.line_8:before {
        top: 28px;
        left: 340px;
        width: 30%;
    }
    .timeline-content.rotateLine.line_9:before {
        top: 88px;
        left: -165px;
        width: 70%;
    }
    .timeline-content.rotateLine.line_10:before {
        content: "";
        top: 30px;
        left: 160px;
        width: 125%;
    }
    .timeline-content.rotateLine.line_11:before {
        top: 100px;
        left: -245px;
        width: 120%;
       -webkit-transform: rotate(160deg);
       -moz-transform: rotate(160deg);
       -ms-transform: rotate(160deg);
       -o-transform: rotate(160deg);
       transform: rotate(160deg);
    }
    .timeline-content.rotateLine.line_12:before {
        top: 52px;
        left: 200px;
        width: 45%;
    }
    .timeline-content.rotateLine.line_13:before {
        content: "";
        top: 5px;
        left: -258px;
        width: 218%;
    }
    .timeline-content.rotateLine.line_14:before {
        top: -18px;
        left: -144px;
        width: 110%;
    }
    .timeline-content.rotateLine.line_15:before {
        top: 2px;
        left: 172px;
        width: 145%;
    }
    .timeline-content.rotateLine.line_16:before {
        top: -29px;
        left: 200px;
        width: 60%;
    }
    .timeline-content.rotateLine.line_17:before {
        top: 41px;
        left: -160px;
        width: 73%;
        -webkit-transform: rotate(165deg);
        -moz-transform: rotate(165deg);
        -ms-transform: rotate(165deg);
        -o-transform: rotate(165deg);
        transform: rotate(165deg);
    }
    .timeline-content.rotateLine.line_18:before {
        top: -22px;
        left: -57px;
        width: 20%;
        -webkit-transform: rotate(41deg);
        -moz-transform: rotate(41deg);
        -ms-transform: rotate(41deg);
        -o-transform: rotate(41deg);
        transform: rotate(41deg);
    }
    .timeline-content.rotateLine.line_19:before {
        content: "";
        top: 60px;
        left: 207px;
        width: 86%;
    }
    .timeline-content.rotateLine.line_20:before {
        content: "";
        top: 3px;
        left: -184px;
        width: 115%;
        -webkit-transform: rotate(8deg);
        -moz-transform: rotate(8deg);
        -ms-transform: rotate(8deg);
        -o-transform: rotate(8deg);
        transform: rotate(8deg);
    }
    .timeline-content.rotateLine.line_21:before {
        top: -35px;
        left: 180px;
        width: 81%;
    }
    .timeline-content.rotateLine.line_23:before {
        content: "";
        top: 56px;
        left: -205px;
        width: 144%;
        -webkit-transform: rotate(160deg);
        -moz-transform: rotate(160deg);
        -ms-transform: rotate(160deg);
        -o-transform: rotate(160deg);
        transform: rotate(160deg);
    }
    .timeline-content.rotateLine.line_22:before {
        top: 24px;
        left: 210px;
        width: 80%;
    }
    .timeline-content.rotateLine.line_23:before {
        content: "";
        top: 80px;
        left: -208px;
        width: 148%;
        -webkit-transform: rotate(150deg);
        -moz-transform: rotate(150deg);
        -ms-transform: rotate(150deg);
        -o-transform: rotate(150deg);
        transform: rotate(150deg);
    }
    .timeline-content.rotateLine.line_24:before {
        content: "";
        top: 40px;
        left: -105px;
        width: 50%;
        -webkit-transform: rotate(160deg);
        -moz-transform: rotate(160deg);
        -ms-transform: rotate(160deg);
        -o-transform: rotate(160deg);
        transform: rotate(160deg);
    }
    .timeline-content.rotateLine.line_25:before {
        top: -44px;
        left: -100px;
        width: 60%;
        -webkit-transform: rotate(40deg);
        -moz-transform: rotate(40deg);
        -ms-transform: rotate(40deg);
        -o-transform: rotate(40deg);
        transform: rotate(40deg);
    }
	
	/*---video responsive---*/
	iframe{
		width:100%;
		height: 380px;;
	}
	.storyBoard iframe{
		width:600px;
		height: 340px;
	}
	.image-thumb  iframe{
		width:100%;
		height:inherit;
	}
	.xlCaption h1,.section-header{
        font-size: 100px;
    }
}
@media (max-width: 992px) {
	
	iframe ,.storyBoard iframe{
       width: 100%;
       height: 255px;
    }
    .social-logo .social-icon{
        margin: 5px 5px;
    }

    .footer-contact h3{font-size: 18px;}    
    .footer-contact .ph{font-size: 14px;}
    .footer-contact .eml{font-size: 14px;}

    .footer .navbar-brand img{
    height: 60px;
    width: 150px;
    }

    .xlCaption h1,.section-header{
        font-size: 75px;
    }
    .contentWrap p{
        font-size: 50px;
        margin-top: 100px;
		left: 3%;
        padding: 0 15px;
    }
    .storyBoard h1 {
        font-size: 32px;
        line-height: 46px;
    }
    .owl-carousel .owl-nav button.owl-next{
        right:-20%;
    }
    .owl-carousel .owl-nav button.owl-prev{
        left:-20%;
    }
	#fac-slide .owl-nav button.owl-next {
			right: 0;
    }
	#fac-slide .owl-nav button.owl-prev {
			left: 0;
    }
    .imageWrap h2{
        font-size: 24px;
    }
    .imageWrap{
        height:100%;
    }
    .imageWrap h4{
        margin-top: 10px;
    }
    /*--Time line responsive---*/

    .timeline-content.fixed_info {
        right: 0;
    }
    .timeline-content.rotateLine:before {
        top: 91px;
        left: -130px;
        width: 60%;
    }
    .timeline-content.line_2.fixed_info {
        top: 95px;
        right: 5%;
    }
    .timeline-content.rotateLine.line_2:before {
        top: -4px;
        left: -48px;
        width: 20%;
        -webkit-transform: rotate(26deg);
        -moz-transform: rotate(26deg);
        -ms-transform: rotate(26deg);
        -o-transform: rotate(26deg);
        transform: rotate(26deg);
    }
    .timeline-content.line_3.fixed_info {
        top: 125px;
        right: 65%;
    }
    .timeline-content.line_4.fixed_info {
        top: 275px;
        right: 6%;
    }
    .timeline-content.rotateLine.line_5.fixed_info {
        top: 415px;
        right: 5%;
    }
    .timeline-content.rotateLine.line_6.fixed_info {
        top: 0;
        right: 75%;
        text-align: right;
    }
    .timeline-content.rotateLine.line_7.fixed_info {
        right: 2%;
        top: 56px;
    }
    .timeline-content.rotateLine.line_7:before {
        top: 44px;
        left: -200px;
        width: 158%;
        -webkit-transform: rotate(172deg);
        -moz-transform: rotate(165deg);
        -ms-transform: rotate(165deg);
        -o-transform: rotate(165deg);
        transform: rotate(165deg);
    }
    .timeline-content.rotateLine.line_8:before {
         top: 19px;
        left: 286px;
        width: 15%;
    }
    .timeline-content.rotateLine.line_9.fixed_info {
        right: 0;
        top: -144px;
    }
    .timeline-content.rotateLine.line_10:before {
        content: "";
        top: 30px;
        left: 153px;
        width: 95%;
    }
    .timeline-content.rotateLine.line_11:before {    
         top: 115px;
         left: -135px;
         width: 60%;
        -webkit-transform: rotate(160deg);
        -moz-transform: rotate(160deg);
        -ms-transform: rotate(160deg);
        -o-transform: rotate(160deg);
        transform: rotate(153deg);
    }
    .timeline-content.rotateLine.line_12.fixed_info {
        top: 250px;
        right: 66%;
        text-align: right;
    }
    .timeline-content.rotateLine.line_13:before {
        content: "";
        top: 2px;
        left: -162px;
        width: 130%;
        -webkit-transform: rotate(8deg);
        -moz-transform: rotate(8deg);
        -ms-transform: rotate(8deg);
        -o-transform: rotate(8deg);
        transform: rotate(8deg);
    }
    .timeline-content.rotateLine.line_14.fixed_info {
        top: 480px;
        right: 9%;
    }
    .timeline-content.rotateLine.line_15:before {
        top: 2px;
        left: 167px;
        width: 106%;
        -webkit-transform: rotate(172deg);
        -moz-transform: rotate(172deg);
        -ms-transform: rotate(172deg);
        -o-transform: rotate(172deg);
        transform: rotate(172deg);
    }
    .timeline-content.rotateLine.line_16.fixed_info {
        right: 69%;
        top: 140px;
        text-align: right;
    }
    .timeline-content.rotateLine.line_17.fixed_info {
        right: -3%;
        top: 155px;
    }
    .timeline-content.rotateLine.line_18.fixed_info {
        top: -85px;
        right: 0;
    }
    .timeline-content.rotateLine.line_19:before {
        top: 77px;
        left: 205px;
        width: 70%;
    }
    .timeline-content.rotateLine.line_20.fixed_info {
        top: 425px;
        right: 0;
    }
    .timeline-content.rotateLine.line_21.fixed_info {
        right: 73%;
        top: 535px;
        text-align: right;
    }
    .timeline-content.rotateLine.line_22:before {
        top: 24px;
        left: 210px;
        width: 62%;
    }
    .timeline-content.rotateLine.line_23.fixed_info {
        right: 0;
        top: 8px;
    }
    .timeline-content.rotateLine.line_24.fixed_info {
        right: 4%;
        top: 130px;
    }
    .timeline-content.rotateLine.line_25.fixed_info {
        top: 438px;
        right: 6%;
    }
    .image-thumb.sm-view {
        width: 280px;
        height: 200px;
    }
	.timeline-content.rotateLine.line_9:before {
        top: 73px;
        left: -115px;
        width: 45%;
    }

}
@media (min-width: 768px) {
    .modal-dialog {
        width: 500px!important;
        margin: 20px auto!important;
    }
    .ExpInter .modal-dialog {
        width: 600px!important;
        margin: 20px auto!important;
    }
	.ourStory .listOption ul{
		position: fixed;
		z-index: 9;
		top: 40%;
			left: 0;
	}
	.infoCard h1{
		font-size:36px;
	}
}
@media (max-width: 768px) {
    .fixed_box {
        width: 90%;
    }

    .footer{height: auto;}
    .footer .pull-right.social-logo{
        float: none !important;
        text-align: center;
        margin: 10px auto;
    }

    .footer .navbar-brand{
        float: none !important;
        text-align: center;
        margin: 10px auto;
    }

    .footer .navbar-brand img{
        margin: 0 auto;
    }

    .container {
        padding-right: 30px !important;
        padding-left: 30px !important;
    }

    .dashLine {
        left: -15px;
    }

    .storyBoard, .listOption {
        padding-left: 50px !important;
        padding-right: 50px !important;
    }

    .listOption .list-group-item {
        padding-left: 0;
    }

    .linkSection .link-text:before {
        left: -28px;
        top: -8px;
        height: 34px;
        width: 10px;
    }

    .mainWrap .headerArea {
        border: none;
        height: auto;
    }

    .imageWrap .btnWrap {
        margin-top: 20px;
        margin-bottom: 10px;
    }

    .imageWrap h2 {
        font-size: 20px;

    }
    #owl-demo1 .item video {
        height: 100%!important;
    }
    #owl-demo1 .owl-nav {
        top: 100px!important;
        left: 18%;
    }
    .panel-default h5{
        font-size: 36px;
        line-height: 40px;
    }
    .panel-default .accordion-toggle:before {
        top: -4px;
        width: 40px;
        height: 40px;
        margin-right: 8px;
        left: -5px;
    }
    .panel-default:before{
        width: 92%;
    }
    .panel-img img{
        margin-top:0;
    }
    .infoCard {
        padding-left: 20px!important;
    }
    .imageCard img{
        padding:15px 0;
    }
    .infoCard .cat:hover:before {
        content: "";
        position: absolute;
        display: inline-block;
        left: 63px;
        top: 12px;
        height: 3px;
        width: 250px;
        background: #5cb85c;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        z-index: 2;
    }
    .infoCard .cat-icon {
        left: 60px;
        top: 3px;
        -webkit-transform: rotate(145deg);
        -moz-transform: rotate(145deg);
        -ms-transform: rotate(145deg);
        -o-transform: rotate(145deg);
        transform: rotate(145deg);
    }
    .newsUpdate .infoCard h1{
        font-size:36px;
    }
    .newsUpdate .infoCard.xs-view{
        margin-top: 0;
        padding-left: 20px!important;
    }
    .newsUpdate .videoCard{
        margin-top:20px;
        padding-left: 8px;
    }
    .newsUpdate .imageCard img {
        padding: 15px;
    }
    /*------Time line resopnsive-------*/

    .main-timeline:before{
        left: 5%;
        transform: translateX(-5%);
    }
    .main-timeline .prev-dots:before,.main-timeline .prev-dots2:before,.main-timeline .prev-dots3:before,
    .main-timeline .end-dots:before,.main-timeline .end-dots.two:before,.main-timeline .end-dots.three:before{
        left: 5.2%;
        transform: translateX(-5.2%);
    }
    .main-timeline .timeline-icon{
        left: 6%;
    }
    .timeline-content.fixed_info {
        left: 180px;
        right:inherit;
    }
    .timeline-content.rotateLine:before {
        top: 96px;
        left: -132px;
        width: 120px;
    }
    .timeline-content.line_2.fixed_info {
        top: 79px;
        right: inherit;
        left: 98px;
    }
    .timeline-content.line_3.fixed_info {
        top: 160px;
        right: inherit;
        left: 95px;
        text-align: left;
    }
    .timeline-content.rotateLine.line_3:before {
        content: "";
        top: -13px;
        left: -54px;
        width: 27%;
        height: 1px;
        position: absolute;
        -webkit-transform: rotate(165deg);
        -moz-transform: rotate(165deg);
        -ms-transform: rotate(165deg);
        -o-transform: rotate(165deg);
        transform: rotate(44deg);
    }
    .timeline-content.line_4.fixed_info {
        top: 390px;
        right: inherit;
        left: 130px;
    }
    .timeline-content.rotateLine.line_4:before {
        top: -3px;
        left: -88px;
        width: 60%;
        -webkit-transform: rotate(28deg);
        -moz-transform: rotate(28deg);
        -ms-transform: rotate(28deg);
        -o-transform: rotate(28deg);
        transform: rotate(28deg);
    }
    .timeline-icon.icon4 {
        top: 340px!important;
    }
    .timeline-content.rotateLine.line_5.fixed_info {
        top: 460px;
        right: inherit;
        left: 128px;
    }
    .timeline-content.rotateLine.line_5:before {
        top: -18px;
        left: -85px;
        width: 45%;
        -webkit-transform: rotate(30deg);
        -moz-transform: rotate(30deg);
        -ms-transform: rotate(30deg);
        -o-transform: rotate(30deg);
        transform: rotate(30deg);
    }
    .timeline-content.rotateLine.line_6.fixed_info {
        top: 0;
        right: inherit;
        text-align: left;
        left: 126px;
    }
    .timeline-content.rotateLine.line_6:before {
        top: 8px;
        left: -82px;
        width: 70%;
        -webkit-transform: rotate(24deg);
        -moz-transform: rotate(24deg);
        -ms-transform: rotate(24deg);
        -o-transform: rotate(24deg);
        transform: rotate(24deg);
    }
    .timeline-content.rotateLine.line_7.fixed_info {
        right: inherit;
        top: 75px;
        left: 124px;
    }
    .timeline-content.rotateLine.line_7:before {
        top: 42px;
        left: -75px;
        width: 65px;
    }
    .timeline-content.rotateLine.line_8.fixed_info {
        right: inherit;
        top: 160px;
        text-align: left;
        left: 90px;
    }
    .timeline-content.rotateLine.line_8:before {
        top: 15px;
        left: -40px;
        width: 35px;
    }
    .timeline-content.rotateLine.line_9.fixed_info {
        right: inherit;
        top: -60px;
        left: 125px;
    }
    .timeline-content.rotateLine.line_9:before {
        top: 17px;
        left: -74px;
        width: 65px;
        -webkit-transform: rotate(5deg);
        -moz-transform: rotate(5deg);
        -ms-transform: rotate(5deg);
        -o-transform: rotate(5deg);
        transform: rotate(5deg);
    }
    .timeline-icon.icon10 {
        top: 10px;
    }
    .timeline-content.rotateLine.line_10.fixed_info {
        top: 20px;
        right: inherit;
        text-align: left;
        left: 175px;
    }
    .timeline-content.rotateLine.line_10:before {
        top: 20px;
        left: -120px;
        width: 115px;
    }
    .timeline-content.rotateLine.line_11.fixed_info {
        top: 96px;
        right: inherit;
        left: 125px;
    }
    .timeline-icon.icon11 {
        top: 115px;
    }
    .timeline-content.rotateLine.line_11:before {
        top: 32px;
        left: -79px;
        width: 70px;
        -webkit-transform: rotate(-16deg);
        -moz-transform: rotate(-160deg);
        -ms-transform: rotate(-16deg);
        -o-transform: rotate(-16deg);
        transform: rotate(-16deg);
    }
	.timeline-icon.icon12 {
        top: 325px!important;
    }
    .timeline-content.rotateLine.line_12.fixed_info {
        top: 335px;
        right: inherit;
        text-align: left;
        left: 127px;
    }
    .timeline-content.rotateLine.line_12:before {
        top: 18px;
        left: -75px;
        width: 65px;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    .timeline-content.rotateLine.line_13.fixed_info {
        top: 550px;
        right: inherit;
        left: 105px;
    }
    .timeline-icon.icon13 {
        top: 510px!important;
    }
    .timeline-content.rotateLine.line_13:before {
        top: -5px;
        left: -56px;
        width: 60px;
        -webkit-transform: rotate(15deg);
        -moz-transform: rotate(15deg);
        -ms-transform: rotate(15deg);
        -o-transform: rotate(15deg);
        transform: rotate(15deg);
    }
    .timeline-icon.icon14 {
        top: 570px!important;
    }
    .timeline-content.rotateLine.line_14.fixed_info {
        top: 645px;
        right: inherit;
        left: 150px;
    }
    .timeline-content.rotateLine.line_14:before {
        top: -20px;
        left: -115px;
        width: 116px;
        -webkit-transform: rotate(28deg);
        -moz-transform: rotate(28deg);
        -ms-transform: rotate(28deg);
        -o-transform: rotate(28deg);
        transform: rotate(28deg);
    }
    .timeline-icon.icon15 {
        top: 90px!important;
    }
    .timeline-content.rotateLine.line_15.fixed_info {
        top: 130px;
        right: inherit;
        text-align: left;
        left: 110px;
    }
    .timeline-content.rotateLine.line_15:before {
        top: 0;
        left: -66px;
        width: 60px;
        -webkit-transform: rotate(22deg);
        -moz-transform: rotate(22deg);
        -ms-transform: rotate(22deg);
        -o-transform: rotate(22deg);
        transform: rotate(22deg);
    }
    .timeline-content.rotateLine.line_16.fixed_info {
        right: inherit;
        top: 245px;
        text-align: left;
        left: 115px;
    }
    .timeline-icon.icon16 {
        top: 243px!important;
    }
    .timeline-content.rotateLine.line_16:before {
        top: 20px;
        left: -60px;
        width: 50px;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    .timeline-content.rotateLine.line_17.fixed_info {
        right: inherit;
        top: 465px;
        left: 108px;
    }
    .timeline-icon.icon17 {
        top: 422px!important;
    }
    .timeline-content.rotateLine.line_17:before {
        top: 0;
        left: -65px;
        width: 63px;
        -webkit-transform: rotate(28deg);
        -moz-transform: rotate(28deg);
        -ms-transform: rotate(28deg);
        -o-transform: rotate(28deg);
        transform: rotate(28deg);
    }
    .timeline-content.rotateLine.line_18.fixed_info {
        top: 206px;
        right: inherit;
        left: 110px;
    }
    .timeline-icon.icon18 {
        top: 134px!important;
    }
    .timeline-content.rotateLine.line_18:before {
        top: -18px;
        left: -73px;
        width: 77px;
    }
    .timeline-content.rotateLine.line_19.fixed_info {
        top: 484px;
        right: inherit;
        text-align: left;
        left: 110px;
    }
    .timeline-content.rotateLine.line_19:before {
        top: 20px;
        left: -64px;
        width: 55px;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    .timeline-icon.icon19 {
        top: 480px!important;
    }
    .timeline-content.rotateLine.line_20.fixed_info {
        top: 697px;
        right: inherit;
        left: 140px;
    }
    .timeline-content.rotateLine.line_20:before {
        top: 20px;
        left: -93px;
        width: 80px;
        -webkit-transform: rotate(5deg);
        -moz-transform: rotate(5deg);
        -ms-transform: rotate(5deg);
        -o-transform: rotate(5deg);
        transform: rotate(5deg);
    }
    .timeline-icon.icon20 {
        top: 690px!important;
    }
    .timeline-content.rotateLine.line_21.fixed_info {
        right: inherit;
        top: 784px;
        text-align: left;
        left: 135px;
    }
    .timeline-content.rotateLine.line_21:before {
        top: 25px;
        left: -88px;
        width: 80px;
        -webkit-transform: rotate(165deg);
        -moz-transform: rotate(165deg);
        -ms-transform: rotate(165deg);
        -o-transform: rotate(165deg);
        transform: rotate(165deg);
    }
    .timeline-icon.icon21 {
        top: 800px!important;
    }
    .timeline-content.rotateLine.line_22.fixed_info {
        top: 278px;
        right: inherit;
        text-align: left;
        left: 135px;
    }
    .timeline-icon.icon22 {
        top: 268px!important;
    }
    .timeline-content.rotateLine.line_22:before {
        top: 15px;
        left: -82px;
        width: 73px;
    }
    .timeline-icon.icon23 {
        top: 509px!important;
    }
    .timeline-content.rotateLine.line_23.fixed_info {
        right: inherit;
        top: 520px;
        left: 110px;
    }
    .timeline-content.rotateLine.line_23:before {
        top: 15px;
        left: -63px;
        width: 55px;
        -webkit-transform: rotate(2deg);
        -moz-transform: rotate(2deg);
        -ms-transform: rotate(2deg);
        -o-transform: rotate(2deg);
        transform: rotate(2deg);
    }
    .timeline-icon.icon24 {
        top: 615px!important;
    }
    .timeline-content.rotateLine.line_24.fixed_info {
        right: inherit;
        top: 600px;
        left: 150px;
    }
    .timeline-content.rotateLine.line_24:before {
        top: 30px;
        left: -100px;
        width: 44%;
        -webkit-transform: rotate(160deg);
        -moz-transform: rotate(160deg);
        -ms-transform: rotate(160deg);
        -o-transform: rotate(160deg);
        transform: rotate(170deg);
    }
    .timeline-content.rotateLine.line_25.fixed_info {
        top: 815px;
        right: inherit;
        left: 125px;
    }
    .timeline-content.rotateLine.line_25:before {
        top: -46px;
        left: -100px;
        width: 62%;
    }

    .timeline-icon.icon25 {
        top: 700px!important;
    }
    .main-timeline .section_4 {
        height: 750px;
    }
	iframe,.storyBoard iframe{
		width:100%;
		height: 400px;;
	}
	.xlCaption h1,.section-header{
        font-size: 65px;
    }
	.xlCaption {
		position: inherit;
		padding-left: 14%;
    }
	body .timeline-icon.icon26 {
    top: 915px!important;
}
	body .fixed_info.line_26.rotateLine.timeline-content {
    top: 919px !important;

}
body .timeline-content.rotateLine.line_26:before {
        left: -138px !important;
	}
	.container .row:first-child .group-card {
        margin-top: 190px !important;
    }
}
@media (max-width:767px){
	.xlCaption {
		position: inherit;
		padding-left: 50px;
    }
    .transalate-2 .row,.menuWrap .row {
        margin-right: 0!important;
        margin-left: 0!important;
    }
}
@media (max-width:700px){
	iframe,.storyBoard iframe{
		width:100%;
		height: 350px;
	}
	.xlCaption h1,.section-header{
        font-size: 60px;
    }
}

@media (max-width: 640px) {
	iframe, .storyBoard iframe{
		width:100%;
		height: 300px;
	}

    .footer .navbar-brand>img {
        display: block;
        margin: 0 auto;
    }
    .social-bar{
        display:none;
    }
    .fixed_box{
        width:100%;
    }
    .xlCaption h1,.section-header {
        font-size: 50px;
    }
    .bannerHome{
        background-position: 70% 100%;
    }
    .contentWrap p {
        font-size: 36px;
        margin-top: 100px;
		padding: 0 15px;
        left: 0;
    }
    .contentWrap {
        min-height: 568px;
    }
    .btnSend, .paging-container-58A87CE0-F81E-B2DA-950F25505464A1D8 button, .paging-container-5427D379-9FFE-C4D7-7BC83006697843C9 button,
    .paging-container-59327B09-FF42-380C-84DEB9EBD422E517 button{
        width:200px;
    }
    .social-logo .social-icon {
        display: inline-block;
        margin: 25px 20px;
    }
    .social-logo .social-icon img {
        width: 30px;
        height: 30px;
    }
    .language {
        right: 0;
    }
    .showCard .list-item li {
        font-size: 14px;
        line-height: 24px;
    }
	
	/*------mobile mienu---------*/
	.tab-option .nav.vertical-text{
		margin-top: -23px!important;
	}
	.main-logo .navbar-brand{
		padding:8px;
	}
	.main-logo .navbar-brand img {
       width: 130px;
		height: auto;
    }
	.mobile-header{
		display:block;
		top: 18%;
        z-index: 9;
	}
	.mobile-view{
		display:block;
	}
	
	#mekan .circle{
		display:none!important;
		stroke: transparent;
	}
	#fac-slide .owl-nav button.owl-next {
			right: 0;
    }
	#fac-slide .owl-nav button.owl-prev {
			left: 0;
    }
	.headerArea .mobileindex {
          display: block;
		  height: 667px!important;
          object-fit: cover;
    }
	.headerArea.mobile-header555 video{
		display: none!important;
	}
	.headerArea.mobile-header555:before{
		content:"";
		position:absolute;
		top:0;
		left:0;
		right:0;
		bottom:0;
		width:100%;
		height:100%;
		z-index:0;
		background:rgba(0,0,0,0.2);		
	}
	.menuWrap .wrap-nav li.dropdown .dropdown-menu:last-child:after{
		left:0;
	}
	.menuWrap .wrap-nav li:first-child:before{
		display:none;
	}
	.menuWrap .wrap-nav li:first-child  .dropdown-toggle{
		padding-top:0;
	}
	.navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu>li>a {
        padding:10px 0!important;
    }
	.menuWrap .wrap-nav li.dropdown .dropdown-menu:last-child:hover:after, 
	.menuWrap .wrap-nav li.dropdown:hover .dropdown-menu:last-child:after{
		left:0;
	}
	.menuWrap ul.wrap-nav ul {
      position: static;
    }
	/*-----vedio responsive-------*/
	.iframe{
		width:100%;
		height:auto;
		min-height:270px;
	}
	object,embed {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
	.image-thumb img{
		width:100%!important;
		height:100%!important;
	} 
	#em_seasonal1  a.btnRegister.inverse{
		max-width: 500px;
		width: 100%!important;
		white-space: normal;
		height: auto;
		padding: 15px!important;
   }
    .transalate-2.p-xs .storyBoard {
        padding: 0 15px!important;
    }
}

@media (max-width: 600px) {
    .owl-item .item {
        position: relative;
        width: 90%!important;
        margin: 0 auto;
    }
    .owl-carousel .owl-nav button.owl-prev {
        left: -25%;
    }
    .owl-carousel .owl-nav button.owl-next {
        right: -25%;
    }
    .btnMore {
        width: 45%;
        height: auto;
        padding: 15px 12px!important;
    }
    .imageWrap h2 {
        font-size: 18px;
    }
    .jobListing{
        background-size:cover;
    }
    #field-uploadacv-container:before{
        width: 70%;
    }
    #field-uploadacv-container:after{
        left: 34%;
    }
	iframe ,.storyBoard iframe{
      width: 100%;
      height: 252px;
    }
}

@media (max-width: 580px) {
    .social-logo .social-icon {
        display: inline-block;
        margin: 25px 10px;
    }
    .social-logo .social-icon img {
        width: 30px;
        height: 30px;
    }
    .btnSend, .paging-container-58A87CE0-F81E-B2DA-950F25505464A1D8 button, .paging-container-5427D379-9FFE-C4D7-7BC83006697843C9 button,
    .paging-container-59327B09-FF42-380C-84DEB9EBD422E517 button{
        width: 80%;
        height: 50px;
        line-height: 35px!important;
    }
    .btnMore {
        width: 45%;
        height: auto;
        padding: 10px 8px!important;
        font-size: 12px!important;
    }
    .panel-title a.accordion-toggle{
        display:block;
        min-width:100%;
    }
    .panel-default .panel-title span{
        padding-left:50px;
    }
}
@media (max-width: 480px) {
    .social-logo .social-icon {
        display: inline-block;
        margin: 25px 10px;
    }

    .desktop-only {
        
        visibility: hidden !important;}

    .footer .navbar-brand{
        float:none;
        display: block;
    }
    .footer .navbar-brand>img {
        display: block;
        margin: 0 auto;
    }
    .social-logo.pull-right{
        float: none!important;
        display: block;
        text-align: center;
    }
    .footer .container {
        padding-top: 90px;
    }
    .contentWrap p {
        font-size: 32px;
        margin-top: 50px;
    }
    /*.xlCaption {
        position: absolute;
        left: 4%;
        top: 34%;
    }*/
    .xlCaption h1,.section-header {
        font-size: 40px;
        line-height: 50px;
    }
    .bannerHome{
        height:500px;
    }
    .storyBoard h1 {
        font-size: 26px;
        line-height: 40px;
    }
    .showCard h3{
        font-size: 30px;
    }
    .showCard .card {
        width: 60%;
        height: 100%;
        background: #eee;
        margin: 5px auto;
        float: none;
    }
    .sliderHeader h3 {
        font-size: 26px;
    }
    #owl-demo2 .item {
        height: 250px!important;
    }
    #owl-demo2 .owl-nav {
        width: 64%!important;
        top: 115px!important;
        left: 18%!important;
    }
    .header{
        font-size:32px;
    }
    .panel-default:before,.panel-default:last-child:after{
        width: 85%;
    }
    #accordionOption .textInfo p {
        color: #fff;
        font-size: 14px;
        line-height: 24px;
    }
    #field-uploadacv-container:before {
        width: 65%;
    }
    #field-uploadacv-container:after {
        left: 40%;
    }
    #field-uploadacv-container label {
        font-size: 12px;
    }
    .modal .sub-title{
        font-size: 20px!important;
        margin-top: 0;
    }
    .infoCard h1 {
        font-size: 30px;
        line-height: 30px;
    }
    .newsUpdate .infoCard h1 {
        font-size: 30px;
        line-height: 40px;
    }
    .btnMore {
        width: 50%;
        height: auto;
        padding: 10px 10px!important;
        font-size: 9px!important;
    }
    .image-thumb.sm-view {
        width: 200px;
        height: 160px;
    }
    .timeline-content .image-thumb {
        width: 120px;
        height: 80px;
    }
    .main-timeline .description,.main-timeline .sub-title{
        font-size: 10px!important;
    }
    .main-timeline .title{
        font-size: 20px!important;
    }
	iframe,.storyBoard iframe {
       width: 100%;
       height: 188px;
   }
   #em_seasonal1  a.btnRegister.inverse{
        font-size: 12px!important;
   }
   body .timeline-content.rotateLine.line_26:before {
    left: -121px !important;
    width: 96px;
}
}
@media (max-width: 420px) {
	#em_seasonal1  a.btnRegister.inverse{
        font-size: 11px!important;
   }
}
@media (max-width: 380px) {
	#em_seasonal1  a.btnRegister.inverse{
        font-size: 10px!important;
		line-height: 16px!important;
   }
    .contentWrap p {
        font-size: 26px;
        margin-top: 50px;
    }
    .contentWrap {
        min-height: 500px;
    }
    .main-logo .navbar-brand img{
        width:150px;
        height:44px;
    }
    .btnMore{
        width: 65%;
        height: auto;
        font-size: 8px!important;
    }
    .imageWrap h2 {
        font-size: 14px;
    }
    .storyBoard h1 {
        font-size: 20px;
        line-height: 30px;
    }
    #owl-demo1 .owl-nav {
        top: 75px!important;
        left: 18%;
    }
    .linkOption,.descWrap h3{
        font-size: 14px;
    }
    .linkOption:last-child:before {
        right: 30px;
    }
    .linkOption:before{
        right: 60px;
    }
    .list-group.linkSection {
        width: 238px;
        display: inline-block;
    }
    #field-uploadacv-container label {
        font-size: 10px;
    }
    .modal .sub-title{
        font-size: 18px!important;
    }
    #field-uploadacv-container:before {
        width: 63%;
    }
    #field-uploadacv-container:after {
        left: 42%;
    }
    .infoCard .cat:hover:before{
        width:50%;
    }
    .timeline-content.fixed_info {
        left: 143px;
        right: inherit;
        top: -95px;
    }
    .timeline-content.line_2.fixed_info {
        left: 80px;
    }
    .timeline-content.line_3.fixed_info {
        left: 80px;
    }
    .timeline-content.line_4.fixed_info {
        left: 106px;
    }
    .timeline-content.rotateLine.line_5.fixed_info {
        left: 108px;
    }
    .timeline-content.rotateLine.line_6.fixed_info {
        left: 110px;
    }
    .timeline-content.rotateLine.line_7.fixed_info {
        left: 105px;
    }
    .timeline-content.rotateLine.line_8.fixed_info {
        left: 69px;
    }
    .timeline-content.rotateLine.line_9.fixed_info {
        left: 95px;
    }
    .timeline-content.rotateLine.line_10.fixed_info {
        left: 95px;
    }
    .timeline-content.rotateLine.line_10:before {
        left: -70px;
        width: 65px;
    }
    .timeline-content.rotateLine.line_11.fixed_info {
        left: 105px;
    }
    .timeline-content.rotateLine.line_12.fixed_info {
        left: 100px;
    }
    .timeline-content.rotateLine.line_13.fixed_info {
        left: 80px;
    }
    .timeline-content.rotateLine.line_14.fixed_info {
        left: 127px;
    }
    .timeline-content.rotateLine.line_15.fixed_info {
        left: 95px;
    }
    .timeline-content.rotateLine.line_16.fixed_info {
        left: 86px;
    }
    .timeline-content.rotateLine.line_17.fixed_info {
        left: 85px;
    }
    .timeline-content.rotateLine.line_18.fixed_info {
        left: 85px;
    }
    .timeline-content.rotateLine.line_19.fixed_info {
        left: 85px;
    }
    .timeline-content.rotateLine.line_20.fixed_info {
        left: 110px;
    }
    .timeline-content.rotateLine.line_21.fixed_info {
        top: 788px;
        left: 107px;
    }
    .timeline-content.rotateLine.line_22.fixed_info {
        left: 108px;
    }
    .timeline-content.rotateLine.line_23.fixed_info {
        left: 90px;
    }
    .timeline-content.rotateLine.line_24.fixed_info {
        left: 126px;
    }
    .timeline-content.rotateLine.line_24:before {
        width: 90px;
    }
    .timeline-content.rotateLine.line_25.fixed_info {
        top: 769px;
        left: 60px;
    }
    .timeline-content.rotateLine.line_25:before {
        top: -23px;
        left: -46px;
        width: 56px;
    }
    .storyBoard .descWrap p,.descWrap .title{
        font-size: 14px;
        line-height: 26px;
    }
	.social-logo .social-icon {
		display: inline-block;
		margin: 20px 5px;
   }
}
.headerArea .language{
	display:none;
}
/*Menu by Subhojit*/
.close-ib.ib-top{
	-webkit-transform: rotate(45deg) !important;
	-ms-transform: rotate(45deg) !important;
	transform: rotate(45deg) !important;
}
.close-ib.ib-bottom{
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.nav .menu .close-ib.icon-bar+.icon-bar {
	margin-top: -1px;
}

.ib-bottom, .ib-top {
	-webkit-transition-duration: 0.3s, 0.3s;
	transition-duration: 0.3s, 0.3s;
}
.ib-bottom {
	-webkit-transition-property: top, -webkit-transform;
	transition-property: top, transform;
}
.ib-top {
	-webkit-transition-property: bottom, -webkit-transform;
	transition-property: bottom, transform;
}
.lineBar{
	display: block !important;
}
.normallyHide{
	z-index: 1;
	display:none;
	width: 100%;
	object-fit: cover;
	height: 768px;
	position:absolute;
	opacity:.5
}
#chng_banner{
	position:relative;
}
#chng_banner p{
	z-index: 2;    
	width: auto;
	position:absolute;
	
}
/*Menu by Subhojit*/

.owl-carousel .owl-item .thumbnail img{
	width: auto!important;
	border: 1px solid #ddd;
	padding: 5px;
	border-radius: 4px;
	background: #eee;
}

.showCard .card{
	border: none;
	background: #fff;
}

/* for image Zoom*/

.imageZoom{
	-moz-transform: scale(1.06); 
	-webkit-transform: scale(1.06);  
	-o-transform: scale(1.06);  
	-ms-transform: scale(1.06); 
	transform: scale(1.06); 
	-webkit-transition: all 1.1s ease-in-out;
	-moz-transition: all 1.1s ease-in-out;
	-o-transition: all 1.1s ease-in-out;
	-ms-transition: all 1.1s ease-in-out;
	transition: all 1.1s ease-in-out;
}

audio, canvas, progress, video{
	-webkit-transition: all 1.1s ease-in-out;
	-moz-transition: all 1.1s ease-in-out;
	-o-transition: all 1.1s ease-in-out;
	-ms-transition: all 1.1s ease-in-out;
	transition: all 1.1s ease-in-out;
}

#myDiv .contentWrap p{
	margin-top: 125px;
}

/*--sold image on horse---*/

.owl-carousel .item .sold-transparent{
	filter:alpha(opacity=40);
	opacity: 0.4;
    position: absolute;
    left: 0;
    z-index: 0;
    top: 0;
    max-width: 100%;
    height: 100%;
}

/***	Added June 26  ****/
.fixed_info.line_26.rotateLine.timeline-content {
    top: 405px;
    right: 72%;
	text-align: right;
}
.timeline-content.rotateLine.line_26:before{
	left: 220px;
    transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    top: 20px;
}
.timeline-icon.icon26{
	top: 400px!important;
}

/*--media for Iphone & ipad---*/


/*----iPhone 6, 7, & 8 ----*/
@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 667px) { 
   .nav.vertical-text.tabs-right>li {
       -webkit-transform: rotate(-90deg) translateY(90%) scale(1.2);
       -moz-transform: rotate(-90deg)translateY(90%) scale(1.2);
       -ms-transform: rotate(-90deg) translateY(90%) scale(1.2);
       -o-transform: rotate(-90deg) translateY(90%) scale(1.2);
       transform: rotate(-90deg) translateY(90%) scale(1.2);
   }
   .nav.vertical-text.tabs-right>li:hover {
    -webkit-transform: rotate(-90deg) translateY(50%) scale(1.2);
    -moz-transform: rotate(-90deg)translateY(50%) scale(1.2);
    -ms-transform: rotate(-90deg) translateY(50%) scale(1.2);
    -o-transform: rotate(-90deg) translateY(50%) scale(1.2);
    transform: rotate(-90deg) translateY(50%) scale(1.2);
    }
    .nav.vertical-text>li {
       margin-bottom: 85px!important;
    }
	.nav.vertical-text>li>a{
		padding:8px 12px;
	}
	.nav .lineBar{
		top: 14px;
	}
	.nav.vertical-text.tabs-right>li:hover .lineBar{
		top: 16px;
	}
	.nav.vertical-text>li:hover>a{
		padding: 9px 10px;
	}
   
}

/*----iPhone 6, 7, & 8 Plus ----*/

@media only screen 
and (min-device-width : 414px) 
and (max-device-width : 736px) { 
.nav.vertical-text.tabs-right>li {
       -webkit-transform: rotate(-90deg) translateY(90%) scale(1.2);
       -moz-transform: rotate(-90deg)translateY(90%) scale(1.2);
       -ms-transform: rotate(-90deg) translateY(90%) scale(1.2);
       -o-transform: rotate(-90deg) translateY(90%) scale(1.2);
       transform: rotate(-90deg) translateY(90%) scale(1.2);
   }
   .nav.vertical-text.tabs-right>li:hover {
    -webkit-transform: rotate(-90deg) translateY(50%) scale(1.2);
    -moz-transform: rotate(-90deg)translateY(50%) scale(1.2);
    -ms-transform: rotate(-90deg) translateY(50%) scale(1.2);
    -o-transform: rotate(-90deg) translateY(50%) scale(1.2);
    transform: rotate(-90deg) translateY(50%) scale(1.2);
    }
    .nav.vertical-text>li {
       margin-bottom: 85px!important;
    }
	.nav.vertical-text>li>a{
		padding:8px 12px;
	}
	.nav .lineBar{
		top: 14px;
	}
	.nav.vertical-text.tabs-right>li:hover .lineBar{
		top: 16px;
	}
	.nav.vertical-text>li:hover>a{
		padding: 9px 10px;
	}
}

/*----iPhone x ----*/

@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 812px)
and (-webkit-device-pixel-ratio : 3) { 

.nav.vertical-text.tabs-right>li {
       -webkit-transform: rotate(-90deg) translateY(90%) scale(1.2);
       -moz-transform: rotate(-90deg)translateY(90%) scale(1.2);
       -ms-transform: rotate(-90deg) translateY(90%) scale(1.2);
       -o-transform: rotate(-90deg) translateY(90%) scale(1.2);
       transform: rotate(-90deg) translateY(90%) scale(1.2);
   }
   .nav.vertical-text.tabs-right>li:hover {
    -webkit-transform: rotate(-90deg) translateY(50%) scale(1.2);
    -moz-transform: rotate(-90deg)translateY(50%) scale(1.2);
    -ms-transform: rotate(-90deg) translateY(50%) scale(1.2);
    -o-transform: rotate(-90deg) translateY(50%) scale(1.2);
    transform: rotate(-90deg) translateY(50%) scale(1.2);
    }
    .nav.vertical-text>li {
       margin-bottom: 85px!important;
    }
	.nav.vertical-text>li>a{
		padding:8px 12px;
	}
	.nav .lineBar{
		top: 14px;
	}
	.nav.vertical-text.tabs-right>li:hover .lineBar{
		top: 16px;
	}
	.nav.vertical-text>li:hover>a{
		padding: 9px 10px;
	}
}

/*----iPad in portrait & landscape ----*/
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px)
and (-webkit-min-device-pixel-ratio: 1)  { 
.nav.vertical-text.tabs-right>li {
       -webkit-transform: rotate(-90deg) translateY(90%) scale(1.2);
       -moz-transform: rotate(-90deg)translateY(90%) scale(1.2);
       -ms-transform: rotate(-90deg) translateY(90%) scale(1.2);
       -o-transform: rotate(-90deg) translateY(90%) scale(1.2);
       transform: rotate(-90deg) translateY(90%) scale(1.2);
   }
   .nav.vertical-text.tabs-right>li:hover {
    -webkit-transform: rotate(-90deg) translateY(50%) scale(1.2);
    -moz-transform: rotate(-90deg)translateY(50%) scale(1.2);
    -ms-transform: rotate(-90deg) translateY(50%) scale(1.2);
    -o-transform: rotate(-90deg) translateY(50%) scale(1.2);
    transform: rotate(-90deg) translateY(50%) scale(1.2);
    }
    .nav.vertical-text>li {
       margin-bottom: 85px!important;
    }
	.nav.vertical-text>li>a{
		padding:8px 12px;
	}
    
	.nav .lineBar{
		top: 14px;
	}
	.nav.vertical-text.tabs-right>li:hover .lineBar{
		top: 16px;
	}
	.nav.vertical-text>li:hover>a{
		padding: 9px 10px;
	}

}

.newMainNews{

background: #fff!important;
color:#000;
padding-bottom: 40px;
}

.newMainFooter {
    background: #fff !important;
}
/*section.news.newMainNews:hover , section.newMainyoutubeFeeds:hover, section.home-partnershop:hover , footer.newMainFooter:hover, section.sectionHist:hover {
    background: white !important;
    color: black !important;
}*/
/*section.newMainyoutubeFeeds:hover .subTitle, footer.newMainFooter:hover .footer-block h3 {
color: black !important;
}  */

section.newMainyoutubeFeeds:hover .iframeSection
{
    background: #fff;

}
.iframeSection{
transition: 1s;
}




.newMain-partnership {
transition: 1s;
}


section.youtubeFeeds{

    margin: 0px 0 0 !important; 
    padding: 80px 0 !important;


}
.sectionHist .bgBlack{
transition: 2s;
} 

.newMainFooter .footer-block h3{
color:#000 !important;
}