/*----------------------------------------------------------------------
[Table of Content]

1. Global Styles
   1.1  Typography
   1.2  Section Title
   1.3  Brand Button
   1.3  Animations

2. Main Content Styles
   2.1   Header Section
   2.2   Banner Section
   2.3   Slider Section
   2.4.0   about Section
   2.4.1   Speakers Section
   2.5   Video Section
   2.5 I Posters/ Papers SECTION
   2.6   Schedule Section
   2.7   Sponsors Section
   2.8   Travel Section
   2.9   Register Section
   2.10  Photo Gallery Section
   2.11  Blog Section
   2.13  Testimonials Section
   2.14  Contact Section
   2.15  Circular Countdown Section
   2.16  Footer  Section
   2.17  Toggles-Accordion
   2.18  Collection Picture

3. Single Page Style
   3.1  Single Page Style

4. Global Responsive
    4.1  Responsive Style

[Stylesheet Contents]

/********************************************************************/


/* 1. GLOBAL STYLES
*********************************************************************/


/*-------------------------------------------------------------------*/


/* 1.1 TYPOGRAPHY
---------------------------------------------------------------------*/

html {
    font-size: 62.5%;
}

body {
    background: #f9f9f9;
    font-family: 'Lora', serif;
    font-size: 16px;
    line-height: 24px;
    font-size: 1.6rem;
    line-height: 2.4000000000000004rem;
    padding: 0;
    margin: 0;
    color: rgba(21, 21, 21, 0.8);
    line-height: 2.6rem;
}

p {
    font-family: 'Lora', serif;
    font-size: 16px;
    line-height: 24px;
    font-size: 1.6rem;
    line-height: 2.4000000000000004rem;
    padding: 0;
    margin: 0;
    color: rgba(21, 21, 21, 0.8);
    line-height: 2.6rem;
    font-weight: 400;
}

h1,
.h1 {
    font-family: 'Oswald', sans-serif;
    font-size: 68px;
    line-height: 102px;
    font-size: 6.8rem;
    line-height: 10.2rem;
    line-height: 7.2rem;
}

h2,
.h2 {
    font-family: 'Oswald', sans-serif;
    font-size: 42px;
    line-height: 63px;
    font-size: 4.2rem;
    line-height: 6.300000000000001rem;
    line-height: 4.8rem;
}

h3,
.h3 {
    font-size: 26px;
    line-height: 39px;
    font-size: 2.6rem;
    line-height: 3.9000000000000004rem;
    line-height: 4.2rem;
    font-family: 'Oswald', sans-serif;
    font-weight: 700;
}

h3 a,
.h3 a {
    color: inherit;
}

h3 a:hover,
.h3 a:hover {
    color: #800000;
}

h4,
.h4 {
    font-size: 16px;
    line-height: 24px;
    font-size: 1.6rem;
    line-height: 2.4000000000000004rem;
    line-height: 2.4rem;
    font-family: 'Lora', serif;
    font-weight: 700;
}

h4 a,
.h4 a {
    color: inherit;
}

h4 a:hover,
.h4 a:hover {
    color: #800000;
}

h5,
.h5 {
    font-size: 16px;
    line-height: 24px;
    font-size: 1.6rem;
    line-height: 2.4000000000000004rem;
    line-height: 2.4rem;
}

h6,
.h6 {
    font-size: 14px;
    line-height: 21px;
    font-size: 1.4rem;
    line-height: 2.0999999999999996rem;
    line-height: 2.4rem;
}

img {
    max-width: 100%;
}

.lgx-table thead tr {
    background: rgba(183, 28, 28, 0.2);
}

.lgx-table thead tr th {
    border-bottom: 0;
    padding-top: 2rem;
    padding-bottom: 2rem;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    color: #2e2841;
    text-align: center;
}

.lgx-table tbody tr td,
.lgx-table tbody tr th {
    padding-top: 2rem;
    padding-bottom: 2rem;
    border-top: 4px solid #f9f9f9;
    background: rgba(183, 28, 28, 0.05);
    text-align: center;
    border-right: 2px solid #f9f9f9;
}

.lgx-table tbody tr td:hover,
.lgx-table tbody tr th:hover {
    background: rgba(183, 28, 28, 0.1);
}

.lgx-table tbody tr th {
    background: rgba(183, 28, 28, 0.1);
}

a {
    text-decoration: none;
    color: #66A738;
    outline: 0;
}

a:focus,
a:hover,
a.active {
    text-decoration: none;
    color: #800000;
    outline: 0;
}

button:focus,
button:active,
.btn:focus,
.btn:active,
input[type="submit"]:focus,
input[type="submit"]:active,
input[type="button"]:focus,
input[type="button"]:active {
    outline: none;
}

.lgx-inner {
    padding: 11rem 0;
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #de2828;
}

blockquote p {
    font-weight: 400;
}

blockquote {
    text-align: left;
    overflow: hidden;
    width: 100%;
    font-size: 16px;
    line-height: 24px;
    font-size: 1.6rem;
    line-height: 2.4000000000000004rem;
    color: #2e2841;
    font-weight: 400;
    margin: 2rem 0;
    display: block;
    padding: 4rem;
    background: rgba(183, 28, 28, 0.1);
    font-style: italic;
    position: relative;
    border-left: 0;
    border-radius: 40px 0 40px 0;
    font-size: 26px;
    line-height: 39px;
    font-size: 2.6rem;
    line-height: 3.9000000000000004rem;
}

blockquote p {
    font-size: 26px;
    line-height: 39px;
    font-size: 2rem;
    line-height: 3.9000000000000004rem;
}

blockquote footer {
    float: none !important;
    color: #800000;
}

blockquote:after {
    content: "\f10e";
    font-family: FontAwesome;
    right: 8px;
    position: absolute;
    bottom: -22px;
    font-size: 51px;
    line-height: 76.5px;
    font-size: 5.1rem;
    line-height: 7.6499999999999995rem;
    color: #f9f9f9;
    opacity: 1;
}

blockquote:before {
    content: "\f10d";
    font-family: FontAwesome;
    left: -1px;
    position: absolute;
    top: -19px;
    font-size: 51px;
    line-height: 76.5px;
    font-size: 5.1rem;
    line-height: 7.6499999999999995rem;
    color: #f9f9f9;
    opacity: 1;
}

.opacity-zero {
    opacity: 0
}

.show {
    display: block !important;
}

.animated {
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
}


/*-------------------------------------------------------------------*/


/* 1.2 SECTION TITLE
----------------------------------------------------------------------*/

.lgx-heading-area {
    text-align: center;
    margin-bottom: 6.8rem;
}

.lgx-heading-area .text {
    font-size: 26px;
    line-height: 39px;
    font-size: 2.6rem;
    line-height: 3.9000000000000004rem;
    _padding: 0 20%;
    font-family: 'Lora', serif;
    font-weight: 400;
    opacity: .7;
    font-style: italic;
}

.lgx-heading {
    position: relative;
    text-align: center;
    margin-bottom: 0;
    margin-top: -3.9rem;
}

.lgx-heading h2 {
    margin: 0;
}

.lgx-heading .back-heading {
    font-size: 110px;
    line-height: 165px;
    font-size: 11rem;
    line-height: 16.5rem;
    text-transform: uppercase;
    color: #800000;
    width: 100%;
    opacity: .15;
}

.lgx-heading .heading {
    position: absolute;
    font-size: 42px;
    line-height: 63px;
    font-size: 4.2rem;
    line-height: 6.300000000000001rem;
    font-weight: 700;
    color: #2e2841;
    line-height: 18.5rem;
    z-index: 2;
    top: 0;
    left: 0;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
}

.lgx-heading-brand .back-heading {
    color: #800000;
}

.lgx-heading-brand .heading {
    color: #fff;
}

.lgx-heading-brand .text {
    color: #fff;
}


/*-------------------------------------------------------------------*/


/* 1.3 BRAND BUTTON
---------------------------------------------------------------------*/

.lgx-btn {
    font-family: 'Oswald', sans-serif;
    background: #42bd41;
    padding: 1rem 2.6rem;
    color: #fff;
    overflow: hidden;
    display: inline-block;
    -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.25);
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.25);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    letter-spacing: .1rem;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 21px;
    font-size: 1.4rem;
    line-height: 2.0999999999999996rem;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

.lgx-btn:hover {
    background: #800000;
    color: #fff;
}

.lgx-btn:hover span {
    display: block;
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
    -webkit-transform-origin: center;
    transform-origin: center;
    animation-duration: 500ms;
    animation-timing-function: linear;
}

.lgx-btn-brand {
    background: #800000;
}

.lgx-btn-brand:hover {
    background: #42bd41;
}

.lgx-btn-big {
    font-size: 16px;
    line-height: 24px;
    font-size: 1.6rem;
    line-height: 2.4000000000000004rem;
    padding: 1.3rem 3.2rem;
}

.lgx-btn-menu {
    font-size: 16px;
    line-height: 24px;
    font-size: 1.6rem;
    line-height: 2.4000000000000004rem;
    padding: 0.3rem 1rem;
}

button {
    border: 0;
}


/*-------------------------------------------------------------------*/


/* 1.4 ANIMATIONS
---------------------------------------------------------------------*/

@-webkit-keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
    50% {
        opacity: 1;
    }
}

@keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
    50% {
        opacity: 1;
    }
}

@-webkit-keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@-webkit-keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@-webkit-keyframes zoomInUp {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

@keyframes zoomInUp {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

@-webkit-keyframes flipInY {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1;
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}

@keyframes flipInY {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1;
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}

@-webkit-keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@-webkit-keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}


/********************************************************************/


/* 2. MAIN CONTENT STYLES
*********************************************************************/


/*-------------------------------------------------------------------*/


/* 2.1 HEADER SECTION
---------------------------------------------------------------------*/

.lgx-header {
    position: fixed;
    top: 3rem;
    width: 100%;
    z-index: 9;
    /*DROPDOWN MENU HOVER EFFECT*/
    /*DROPDOWN MENU HOVER EFFECT*/
    /*MULTI LEVEL DROPDOWN*/
    /*MULTI LEVEL DROPDOWN*/
}

.lgx-header .lgx-inner {
    margin: 0 auto;
}

.lgx-header .lgx-toggle {
    position: absolute;
    top: 10px;
    right: 0;
    z-index: 99;
    color: #fff;
}

.lgx-header .lgx-toggle i {
    font-size: 26px;
}

.lgx-header .navbar-default .navbar-nav>.open>a:focus,
.lgx-header .navbar-default .navbar-nav>.open>a:hover,
.lgx-header .navbar-default .navbar-nav>.open>a:visited {
    background-color: transparent !important;
    color: #66a738;
}

.lgx-header .navbar-nav li:hover>ul {
    display: block;
    -moz-animation: fadeIn 0.3s ease-in;
    -webkit-animation: fadeIn 0.3s ease-in;
    animation: fadeIn 0.3s ease-in;
}

.lgx-header .navbar-nav ul li:hover>ul {
    display: block;
    -moz-animation: fadeIn 0.3s ease-in;
    -webkit-animation: fadeIn 0.3s ease-in;
    animation: fadeIn 0.3s ease-in;
}

.lgx-header .dropdown-submenu {
    position: relative;
}

.lgx-header .dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
}

.lgx-header .dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.lgx-header .dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    margin-top: 5px;
    margin-right: -10px;
}

.lgx-header .dropdown-submenu.pull-left {
    float: none;
}

.lgx-header .dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
}

.lgx-header .lgx-navbar {
    margin-bottom: 0;
    border: none;
    background: transparent;
    border-radius: 0;
}

.lgx-header .lgx-navbar .lgx-nav {
    position: relative;
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
    -webkit-transform-origin: center;
    transform-origin: center;
    animation-duration: 400ms;
    animation-timing-function: linear;
}

.lgx-header .lgx-navbar .lgx-nav li a {
    color: #fff;
    font-family: 'Oswald', sans-serif;
    font-size: 16px;
    line-height: 24px;
    font-size: 1.6rem;
    line-height: 2.4000000000000004rem;
    font-weight: 400;
    letter-spacing: .08rem;
    text-transform: uppercase;
    /*display: inline-block;
    position: relative;
    padding-bottom: 3px;*/
}

.lgx-header .lgx-navbar .lgx-nav li a:hover {
    background: transparent;
    color: #66a738;
    opacity: 1;
}


/* Added underline CSS3 effect - http://bradsknutson.com/blog/css-sliding-underline/ */

.lgx-header .lgx-navbar .lgx-nav li a:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 3px;
    width: 0;
    transition: width 0s ease, background .5s ease;
}

.lgx-header .lgx-navbar .lgx-nav li a:after {
    content: '';
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    height: 3px;
    width: 0;
    background: #0084bf;
    transition: width .5s ease;
}

.lgx-header .lgx-navbar .lgx-nav li a:hover:before {
    width: 100%;
    background: #0084bf;
    transition: width .5s ease;
}

.lgx-header .lgx-navbar .lgx-nav li a:hover:after {
    width: 100%;
    background: transparent;
    transition: all 0s ease;
}

.lgx-header .lgx-navbar .lgx-nav li .lgx-btn {
    margin-top: .5rem;
    padding: .8rem 2.4rem;
    -webkit-transition: all 0s ease-in-out 0s;
    -moz-transition: all 0s ease-in-out 0s;
    -o-transition: all 0s ease-in-out 0s;
    transition: all 0s ease-in-out 0s;
}

.lgx-header .lgx-navbar .lgx-nav li .lgx-btn:hover {
    background: #800000;
    color: #fff;
}

.lgx-header .lgx-navbar .lgx-nav .active a {
    background: transparent;
    color: #66a738;
}

.lgx-header .lgx-navbar .lgx-logo {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
    -webkit-transform-origin: center;
    transform-origin: center;
    animation-duration: 400ms;
    animation-timing-function: linear;
}

.lgx-logo .title {
    color: #fff;
    font-size: 26px;
}

.lgx-logo .title span.workshop {
    color: #337ab7;
    width: 10px;
    display: block;
    white-space: nowrap;
}

.lgx-logo .title span.eventdate {
    color: #42bd41;
}

.lgx-header .lgx-navbar .lgx-logo a img {
    max-width: 400px;
    margin-top: -5px;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    -o-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
}

.lgx-header .lgx-navbar .lgx-nav {
    float: right;
}

.lgx-header .lgx-navbar .lgx-nav .dropdown-menu {
    border: 0;
    border-radius: 0;
}

.lgx-header .lgx-navbar .lgx-nav .dropdown-menu li a {
    color: #2e2841;
    padding: .6rem 1.5rem;
    font-size: 14px;
    line-height: 21px;
    font-size: 1.4rem;
    line-height: 2.0999999999999996rem;
}

.lgx-header .lgx-navbar .lgx-nav .dropdown-menu li a b {
    color: #66a738;
}

.lgx-header .lgx-navbar .lgx-nav .dropdown-menu li a:hover {
    background: transparent;
    color: #66a738;
    opacity: 1;
}

.single .lgx-header .lgx-navbar .lgx-nav .dropdown-menu,
.single-post .lgx-header .lgx-navbar .lgx-nav .dropdown-menu,
.page .lgx-header .lgx-navbar .lgx-nav .dropdown-menu,
.page-template .lgx-header .lgx-navbar .lgx-nav .dropdown-menu {
    border: 0;
    border-radius: 0;
}

.single .lgx-header .lgx-navbar .lgx-nav .dropdown-menu li a,
.single-post .lgx-header .lgx-navbar .lgx-nav .dropdown-menu li a,
.page .lgx-header .lgx-navbar .lgx-nav .dropdown-menu li a,
.page-template .lgx-header .lgx-navbar .lgx-nav .dropdown-menu li a {
    color: #2e2841;
}

.single .lgx-header .lgx-navbar .lgx-nav .dropdown-menu li a b,
.single-post .lgx-header .lgx-navbar .lgx-nav .dropdown-menu li a b,
.page .lgx-header .lgx-navbar .lgx-nav .dropdown-menu li a b,
.page-template .lgx-header .lgx-navbar .lgx-nav .dropdown-menu li a b {
    color: #66a738;
}

.menu-onscroll {
    background: rgba(21, 21, 21, 0.95);
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
    -webkit-transform-origin: center;
    transform-origin: center;
    animation-duration: 600ms;
    animation-timing-function: linear;
    -moz-box-shadow: 0 3px 5px rgba(66, 189, 65, 0.1);
    -webkit-box-shadow: 0 3px 5px rgba(66, 189, 65, 0.1);
    -o-box-shadow: 0 3px 5px rgba(66, 189, 65, 0.1);
    box-shadow: 0 3px 5px rgba(66, 189, 65, 0.1);
}

.menu-onscroll .lgx-toggle {
    color: #66a738;
    top: 15px;
}

.menu-onscroll .lgx-navbar .lgx-nav li a {
    padding-top: 23px;
    padding-bottom: 23px;
}

.menu-onscroll .lgx-navbar .lgx-nav li a:hover {
    background: transparent;
    color: #66a738;
    opacity: 1;
}

.menu-onscroll .lgx-navbar .lgx-nav li .lgx-btn {
    margin-top: 1.3rem;
    -webkit-transition: all 0s ease-in-out 0s;
    -moz-transition: all 0s ease-in-out 0s;
    -o-transition: all 0s ease-in-out 0s;
    transition: all 0s ease-in-out 0s;
}

.menu-onscroll .lgx-navbar .lgx-nav .active a {
    background: transparent;
    color: #66a738;
    opacity: 1;
}

.menu-onscroll .lgx-navbar .lgx-logo {
    display: block;
    margin-top: 1.5rem;
}

.menu-onscroll .lgx-navbar .lgx-logo a img {
    max-width: 380px;
    margin-top: 0;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
}

.lgx-header-white .lgx-toggle {
    color: #800000;
}

.lgx-header-white .lgx-navbar .lgx-nav li a {
    color: #2e2841;
    opacity: .7;
}

.lgx-header-white .lgx-navbar .lgx-nav li a:hover {
    color: #800000;
}

.lgx-header-white .lgx-navbar .lgx-nav .active a {
    color: #800000;
}


/*Animation*/

@-webkit-keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@-webkit-keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}


/*Animation End*/

.lgx-typed-info .typed-cursor {
    opacity: 1;
    font-weight: 700;
    font-size: 65px;
    margin-left: 5px;
    -webkit-animation: blink 0.7s infinite;
    -moz-animation: blink 0.7s infinite;
    animation: blink 0.7s infinite;
}

@keyframes blink {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@-webkit-keyframes blink {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@-moz-keyframes blink {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}


/*-------------------------------------------------------------------*/


/* 2.2 BANNER SECTION
---------------------------------------------------------------------*/

.lgx-banner {
    background: url('../img/banner-bg.jpg') top center no-repeat fixed;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    color: #fff;
}

.lgx-banner .lgx-banner-style {
    background: url('../img/banner-style.png') top left no-repeat;
    -webkit-background-size: auto auto, cover;
    -o-background-size: auto auto, cover;
    -moz-background-size: auto auto, cover;
    background-size: auto auto, cover;
}

.lgx-banner .lgx-inner {
    position: static;
    height: auto;
    padding: 35rem 0 30.5rem;
    background: rgba(21, 21, 21, 0.9);
}

.lgx-banner .subtitle {
    font-family: 'Lora', serif;
    font-size: 42px;
    line-height: 63px;
    font-size: 4.2rem;
    line-height: 6.300000000000001rem;
    font-weight: 400;
    font-style: italic;
    margin: 0;
}

.lgx-banner .subtitle span {
    color: #42bd41;
    font-weight: 700;
}

.lgx-banner .title {
    font-size: 68px;
    line-height: 102px;
    font-size: 6.8rem;
    line-height: 8.2rem;
    font-weight: 700;
    margin: 0 0 1rem;
    text-transform: uppercase;
}

.lgx-banner .date {
    font-family: 'Lora', serif;
    font-size: 26px;
    line-height: 39px;
    font-size: 2.6rem;
    line-height: 3.9000000000000004rem;
    text-transform: uppercase;
    font-weight: 700;
    font-style: normal;
    margin: 0 0 2rem;
}

.lgx-banner .date span {
    color: #66A738;
}

.lgx-banner .hashtag {
    font-family: 'Lora', serif;
    line-height: 39px;
    line-height: 3.9000000000000004rem;
    text-transform: uppercase;
    font-weight: 700;
    font-style: normal;
    margin: 0 0 2rem;
}

.lgx-banner .hashtag span {
    color: #800000;
    font-size: 22px;
}

.lgx-banner .text {
    padding: 0 10%;
    margin-bottom: 3rem;
}

.lgx-banner .banner-btn .lgx-btn {
    margin: 0 .8rem;
    padding: 1.2rem 3rem;
}

.lgx-banner .lgx-countdown-area {
    margin-bottom: 1.6rem;
}

.lgx-banner .lgx-countdown-area #lgx-countdown span {
    text-align: center;
    font-family: 'Oswald', sans-serif;
    font-size: 42px;
    line-height: 63px;
    font-size: 4.2rem;
    line-height: 6.300000000000001rem;
    font-weight: 700;
    display: inline-block;
    margin-right: 2rem;
    letter-spacing: .16rem;
}

.lgx-banner .lgx-countdown-area #lgx-countdown i {
    font-family: 'Lora', serif;
    font-size: 16px;
    line-height: 24px;
    font-size: 1.6rem;
    line-height: 2.4000000000000004rem;
    color: #fff;
    margin-right: 1rem;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: normal;
    display: block;
}

.lgx-banner .lgx-countdown-area #lgx-countdown .lgx-days {
    color: #fff200;
}

.lgx-banner .lgx-countdown-area #lgx-countdown .lgx-hr {
    color: #ff8a00;
}

.lgx-banner .lgx-countdown-area #lgx-countdown .lgx-min {
    color: #00b9ff;
}

.lgx-banner .lgx-countdown-area #lgx-countdown .lgx-sec {
    color: #8dc63f;
}


/*.lgx-banner-typed .title {
    font-family: 'Oswald', sans-serif;
    font-size: 68px;
    line-height: 102px;
    font-size: 6.8rem;
    line-height: 10.2rem;
    color: #fff;
}

.lgx-banner-typed .title span {
    color: #fff;
}*/

.title #lgx-typed-string {
    font-family: 'Oswald', sans-serif;
    font-size: 68px;
    line-height: 102px;
    font-size: 4.8rem;
    line-height: 10.2rem;
    color: #fff;
}

.lgx-banner .title span.workshop {
    color: #337ab7;
}

.lgx-banner .title span.eventdate {
    color: #42bd41;
}


/*-----------------------------------------*/


/* FOR HOME PAGE 4 Banner Area
-------------------------------------------*/

.lgx-banneranother {
    background: url('../img/slider1.jpg') top center no-repeat fixed;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    color: #fff;
}

.lgx-banneranother .lgx-countdown-area {
    margin-left: 1rem;
}

.lgx-banneranother .lgx-banner-style {
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.98) 0%, rgba(220, 78, 65, 0.7) 200%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left right, color-stop(0%, rgba(0, 0, 0, 0.98)), color-stop(100%, rgba(220, 78, 65, 0.7)));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.98) 0%, rgba(220, 78, 65, 0.7) 200%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0.98) 0%, rgba(220, 78, 65, 0.7) 200%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.98) 0%, rgba(220, 78, 65, 0.7) 200%);
    /* IE10+ */
    background: linear-gradient(to right, rgba(0, 0, 0, 0.98) 0%, rgba(220, 78, 65, 0.7) 200%);
    /* W3C */
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='rgba(0, 0, 0, 0.98)', endColorstr='rgba(220, 78, 65, 0.7)', GradientType=0);
    /* IE6-9 */
}

.lgx-banneranother .lgx-inneranother {
    background: url('../img/banner-man.png') bottom right no-repeat;
    -webkit-background-size: auto auto, cover;
    -o-background-size: auto auto, cover;
    -moz-background-size: auto auto, cover;
    background-size: auto auto, cover;
}

.lgx-banneranother .lgx-inner-bg {
    background: -moz-linear-gradient(top, rgba(46, 52, 57, 0.5) 0%, rgba(220, 78, 65, 0.3) 200%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left right, color-stop(0%, rgba(46, 52, 57, 0.5)), color-stop(100%, rgba(220, 78, 65, 0.3)));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(46, 52, 57, 0.5) 0%, rgba(220, 78, 65, 0.3) 200%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(46, 52, 57, 0.5) 0%, rgba(220, 78, 65, 0.3) 200%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(46, 52, 57, 0.5) 0%, rgba(220, 78, 65, 0.3) 200%);
    /* IE10+ */
    background: linear-gradient(to right, rgba(46, 52, 57, 0.5) 0%, rgba(220, 78, 65, 0.3) 200%);
    /* W3C */
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='rgba(46, 52, 57, 0.5)', endColorstr='rgba(220, 78, 65, 0.3)', GradientType=0);
    /* IE6-9 */
    padding: 27rem 0 22rem;
}

.lgx-banneranother .date {
    font-family: 'Lora', serif;
    font-size: 42px;
    line-height: 63px;
    font-size: 4.2rem;
    line-height: 6.300000000000001rem;
    font-weight: 700;
    color: #42bd41;
    margin: 0;
    font-style: normal;
}

.lgx-banneranother .date span {
    font-weight: 700;
}

.lgx-banneranother .title {
    font-family: 'Oswald', sans-serif;
    font-size: 110px;
    line-height: 165px;
    font-size: 11rem;
    line-height: 16.5rem;
    line-height: 10rem;
    font-weight: 700;
    margin: 0 0 1rem;
    text-transform: uppercase;
    letter-spacing: -3px;
}

.lgx-banneranother .title span {
    color: #fff;
    font-size: 178px;
    line-height: 267px;
    font-size: 17.8rem;
    line-height: 26.700000000000003rem;
    letter-spacing: -6px;
    line-height: 18rem;
    display: block;
}

.lgx-banner-gradient {
    background: url('../img/slider2.jpg') center center no-repeat fixed;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    color: #fff;
}

.lgx-banner-gradient .circular-countdown-area {
    padding: 0 20%;
}

.lgx-banner-gradient .lgx-banner-style {
    background: url('../img/banner-style2.png') top left no-repeat;
    -webkit-background-size: 100% 100%, cover;
    -o-background-size: 100% 100%, cover;
    -moz-background-size: 100% 100%, cover;
    background-size: 100% 100%, cover;
}

.lgx-banner-gradient .lgx-inner {
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.98) 0%, rgba(71, 114, 217, 0.7) 200%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left right, color-stop(0%, rgba(0, 0, 0, 0.98)), color-stop(100%, rgba(71, 114, 217, 0.7)));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.98) 0%, rgba(71, 114, 217, 0.7) 200%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0.98) 0%, rgba(71, 114, 217, 0.7) 200%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.98) 0%, rgba(71, 114, 217, 0.7) 200%);
    /* IE10+ */
    background: linear-gradient(to right, rgba(0, 0, 0, 0.98) 0%, rgba(71, 114, 217, 0.7) 200%);
    /* W3C */
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='rgba(0, 0, 0, 0.98)', endColorstr='rgba(71, 114, 217, 0.7)', GradientType=0);
    /*IE6-9 */
    padding: 14rem 0;
    text-align: center;
}

.downarrow {
    padding: 5rem 50rem 0;
}

.lgx-banner-gradient .lgx-inner .lgx-moveto-area {
    position: relative;
    width: 100%;
    left: 0;
    bottom: -15px;
    z-index: 1;
    padding: 0 55rem 0;
}

.lgx-banner-gradient .lgx-inner a.lgx-moveto {
    -webkit-animation-duration: 2s;
    -moz-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-name: blink;
    -moz-animation-name: blink;
    animation-name: blink;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    color: #fff
}

.lgx-banner-gradient .lgx-inner a.lgx-moveto i {
    color: inherit;
    font-size: 60px
}

.lgx-banner-gradient .lgx-inner a.lgx-moveto:focus,
.lgx-banner-gradient .lgx-inner a.lgx-moveto:hover {
    color: #800000
}


/*-------------------------------------------------------------------*/


/* 2.3 Slider
---------------------------------------------------------------------*/

.lgx-slider {
    color: #fff;
    position: relative;
}

.lgx-slider p {
    color: #fff;
    opacity: .7;
}

.lgx-slider .lgx-inner {
    padding-bottom: 0;
    padding-top: 0;
}

.lgx-slider .lgx-item-center {
    text-align: center;
}

.lgx-slider .lgx-item-center .text {
    margin: 0 auto;
}

.lgx-slider .lgx-item-left {
    text-align: left;
}

.lgx-slider .lgx-item-left .banner-btn .lgx-btn {
    margin-right: .5rem;
}

.lgx-slider .lgx-item-right {
    text-align: right;
}

.lgx-slider .lgx-item-right .text {
    float: right;
}

.lgx-slider .lgx-item-right .banner-btn {
    float: right;
}

.lgx-slider .owl-prev,
.lgx-slider .owl-next {
    position: absolute;
    top: 45%;
    opacity: 0;
}

.lgx-slider .owl-prev i,
.lgx-slider .owl-next i {
    font-size: 90px;
    line-height: 120px;
    text-shadow: 0 0 10px #000;
}

.lgx-slider .owl-prev {
    left: 0;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.lgx-slider .owl-next {
    right: 0;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.lgx-slider:hover .owl-prev,
.lgx-slider:hover .owl-next {
    opacity: 1;
}

.lgx-slider:hover .owl-prev {
    left: 15px;
}

.lgx-slider:hover .owl-next {
    right: 15px;
}

.lgx-slider .lgx-brand {
    background: transparent;
    padding-top: 2rem;
    padding-bottom: 10px;
    position: fixed;
    z-index: 999;
    width: 100%;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s linear;
}

.lgx-slider .lgx-brand .lgx-logo {
    max-width: 180px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s linear;
}

.lgx-slider .slider-text-single figure {
    position: relative;
}

.lgx-slider .slider-text-single figure figcaption {
    background: -moz-linear-gradient(top, #2e3439 0%, rgba(220, 78, 65, 0.23) 200%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left right, color-stop(0%, #2e3439), color-stop(100%, rgba(220, 78, 65, 0.95)));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #2e3439 0%, rgba(220, 78, 65, 0.23) 200%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #2e3439 0%, rgba(220, 78, 65, 0.23) 200%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #2e3439 0%, rgba(220, 78, 65, 0.23) 200%);
    /* IE10+ */
    background: linear-gradient(to right, #2e3439 0%, rgba(220, 78, 65, 0.23) 200%);
    /* W3C */
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='rgba(46, 52, 57, 0.9)', endColorstr='rgba(220, 78, 65, 0.9)', GradientType=0);
    /* IE6-9 */
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.lgx-slider .slider-text-single figure figcaption .lgx-container {
    max-width: 1170px;
    display: block;
    margin: 0 auto;
    height: 100%;
    padding-left: 20px;
    padding-right: 20px;
}

.lgx-slider .slider-text-single figure figcaption .lgx-container .lgx-hover-link {
    width: 100%;
    height: 100%;
    display: table;
}

.lgx-slider .slider-text-single figure figcaption .lgx-container .lgx-hover-link .lgx-vertical {
    display: table-cell;
    vertical-align: middle;
}

.lgx-slider .slider-text-single figure figcaption .lgx-container .lgx-hover-link .lgx-vertical .lgx-btn {
    margin-top: 3.2rem;
    display: inline-block;
}

.lgx-slider .slider-text-single figure figcaption .lgx-container .lgx-hover-link .lgx-vertical .title {
    color: #fff;
    font-size: 68px;
    line-height: 102px;
    font-size: 6.8rem;
    line-height: 10.2rem;
    line-height: 8rem;
    font-weight: 400;
    margin: 0;
    font-style: italic;
    font-family: 'Lora', serif;
}

.lgx-slider .slider-text-single figure figcaption .lgx-container .lgx-hover-link .lgx-vertical .subtitle {
    font-size: 68px;
    line-height: 102px;
    font-size: 6.8rem;
    line-height: 10.2rem;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    margin: 0;
    color: #fff;
    opacity: .8;
    text-transform: uppercase;
    margin-bottom: 1.6rem;
}

.lgx-slider .slider-text-single figure figcaption .lgx-container .lgx-hover-link .lgx-vertical .text {
    width: 70%;
}

.lgx-slider .slider-text-single figure figcaption .lgx-container .lgx-hover-link .lgx-vertical .lgx-subtitle {
    font-family: 'Lora', serif;
    font-size: 42px;
    line-height: 63px;
    font-size: 4.2rem;
    line-height: 6.300000000000001rem;
    font-weight: 400;
    font-style: italic;
    margin: 0;
}

.lgx-slider .slider-text-single figure figcaption .lgx-container .lgx-hover-link .lgx-vertical .lgx-subtitle span {
    color: #42bd41;
    font-weight: 700;
}

.lgx-slider .slider-text-single figure figcaption .lgx-container .lgx-hover-link .lgx-vertical .lgx-title {
    font-size: 68px;
    line-height: 102px;
    font-size: 6.8rem;
    line-height: 10.2rem;
    font-weight: 700;
    margin: 0 0 1rem;
    text-transform: uppercase;
}

.lgx-slider .slider-text-single figure figcaption .lgx-container .lgx-hover-link .lgx-vertical .lgx-title span {
    color: #42bd41;
}

.lgx-slider .slider-text-single figure figcaption .lgx-container .lgx-hover-link .lgx-vertical .lgx-title .workshop {
    color: #337ab7;
}

.lgx-slider .slider-text-single figure figcaption .lgx-container .lgx-hover-link .lgx-vertical .date {
    font-family: 'Lora', serif;
    font-size: 26px;
    line-height: 39px;
    font-size: 2.6rem;
    line-height: 3.9000000000000004rem;
    text-transform: uppercase;
    font-weight: 700;
    font-style: italic;
    margin-top: 0;
}

.lgx-slider .slider-text-single figure figcaption .lgx-container .lgx-hover-link .lgx-vertical .date span {
    color: #66a738;
}

.lgx-slider .slider-text-single figure figcaption .lgx-container .lgx-hover-link .lgx-vertical .text {
    padding: 0 10%;
    margin-bottom: 3rem;
}

.lgx-slider .slider-text-single figure figcaption .lgx-container .lgx-hover-link .lgx-vertical .banner-btn .lgx-btn {
    margin: 0 .8rem;
    padding: 1.2rem 3rem;
}

.lgx-slider .slider-text-single figure figcaption:before {
    content: "";
    position: absolute;
    background: rgba(21, 21, 21, 0.2);
    top: -38px;
    left: 0;
    width: 100%;
    height: 20%;
    -webkit-filter: blur(30px);
    /* Chrome, Safari, Opera */
    filter: blur(30px);
}

.lgx-slider .lgx-countdown-area {
    margin-bottom: 1.6rem;
}

.lgx-slider .lgx-countdown-area #lgx-countdown span {
    text-align: center;
    font-family: 'Oswald', sans-serif;
    font-size: 42px;
    line-height: 63px;
    font-size: 4.2rem;
    line-height: 6.300000000000001rem;
    font-weight: 700;
    display: inline-block;
    margin-right: 2rem;
    letter-spacing: .16rem;
}

.lgx-slider .lgx-countdown-area #lgx-countdown i {
    font-family: 'Lora', serif;
    font-size: 16px;
    line-height: 24px;
    font-size: 1.6rem;
    line-height: 2.4000000000000004rem;
    color: #fff;
    margin-right: 1rem;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: normal;
    display: block;
}

.lgx-slider .lgx-countdown-area #lgx-countdown .lgx-days {
    color: #fff200;
}

.lgx-slider .lgx-countdown-area #lgx-countdown .lgx-hr {
    color: #ff8a00;
}

.lgx-slider .lgx-countdown-area #lgx-countdown .lgx-min {
    color: #00b9ff;
}

.lgx-slider .lgx-countdown-area #lgx-countdown .lgx-sec {
    color: #8dc63f;
}

.lgx-slider .owl-theme {
    margin-top: 0;
    text-align: center;
}


/*-----------------------------------------*/


/* FOR CONTENT SLIDER
-------------------------------------------*/

.lgx-contentslider {
    background: url('../img/slider1.jpg') top center no-repeat fixed;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    color: #fff;
}

.lgx-contentslider .lgx-inner {
    background: -moz-linear-gradient(top, rgba(46, 52, 57, 0.9) 0%, rgba(220, 78, 65, 0.8) 200%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left right, color-stop(0%, rgba(46, 52, 57, 0.8)), color-stop(100%, rgba(220, 78, 65, 0.95)));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(46, 52, 57, 0.9) 0%, rgba(220, 78, 65, 0.8) 200%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(46, 52, 57, 0.9) 0%, rgba(220, 78, 65, 0.8) 200%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(46, 52, 57, 0.9) 0%, rgba(220, 78, 65, 0.8) 200%);
    /* IE10+ */
    background: linear-gradient(to right, rgba(46, 52, 57, 0.9) 0%, rgba(220, 78, 65, 0.8) 200%);
    /* W3C */
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='rgba(46, 52, 57, 0.9)', endColorstr='rgba(220, 78, 65, 0.9)', GradientType=0);
    /* IE6-9 */
}

.lgx-contentslider .lgx-owlcontslider {
    text-align: left;
}

.lgx-contentslider .lgx-owlcontslider .owl-nav [class*=owl-] {
    background: rgba(21, 21, 21, 0.9);
    color: #42bd41;
    font-size: 26px;
    margin: 5px;
    padding: 10px 18px;
    display: inline-block;
    cursor: pointer;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    opacity: 0;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.25);
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.25);
}

.lgx-contentslider .lgx-owlcontslider .owl-nav [class*=owl-]:hover {
    background: #42bd41;
    color: #fff;
}

.lgx-contentslider .lgx-owlcontslider:hover .owl-nav [class*=owl-] {
    opacity: 1;
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
    -webkit-transform-origin: center;
    transform-origin: center;
    animation-duration: 500ms;
    animation-timing-function: linear;
}

#lgx-main-slider .active .lgx-fadeInLeft-img,
#lgx-owlcontslider .active .lgx-fadeInLeft-img {
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-delay: .3s;
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}

#lgx-main-slider .active .lgx-fadeInLeft-one,
#lgx-owlcontslider .active .lgx-fadeInLeft-one {
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-delay: .9s;
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}

#lgx-main-slider .active .lgx-fadeInLeft-two,
#lgx-owlcontslider .active .lgx-fadeInLeft-two {
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-delay: 1.5s;
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}

#lgx-main-slider .active .lgx-fadeInLeft-three,
#lgx-owlcontslider .active .lgx-fadeInLeft-three {
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-delay: 2.1s;
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}

#lgx-main-slider .active .lgx-fadeInLeft-four,
#lgx-owlcontslider .active .lgx-fadeInLeft-four {
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-delay: 2.7s;
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}

#lgx-main-slider .active .lgx-zoomIn-img,
#lgx-owlcontslider .active .lgx-zoomIn-img {
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-delay: .3s;
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
}

#lgx-main-slider .active .lgx-zoomIn-one,
#lgx-owlcontslider .active .lgx-zoomIn-one {
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-delay: .9s;
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
}

#lgx-main-slider .active .lgx-zoomIn-two,
#lgx-owlcontslider .active .lgx-zoomIn-two {
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-delay: 1.5s;
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
}

#lgx-main-slider .active .lgx-zoomIn-three,
#lgx-owlcontslider .active .lgx-zoomIn-three {
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-delay: 2.1s;
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
}

#lgx-main-slider .active .lgx-fadeInRight-four,
#lgx-owlcontslider .active .lgx-fadeInRight-four {
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-delay: 2.7s;
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
}

#lgx-main-slider .active .lgx-fadeInU-img,
#lgx-owlcontslider .active .lgx-fadeInU-img {
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-delay: .3s;
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
}

#lgx-main-slider .active .lgx-zoomInUp-one,
#lgx-owlcontslider .active .lgx-zoomInUp-one {
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-delay: .9s;
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
}

#lgx-main-slider .active .lgx-zoomInUp-two,
#lgx-owlcontslider .active .lgx-zoomInUp-two {
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-delay: 1.5s;
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
}

#lgx-main-slider .active .lgx-zoomInUp-three,
#lgx-owlcontslider .active .lgx-zoomInUp-three {
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-delay: 2.1s;
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
}

#lgx-main-slider .active .lgx-zoomInUp-four,
#lgx-owlcontslider .active .lgx-zoomInUp-four {
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-delay: 2.1s;
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
}

#lgx-main-slider .item img {
    display: block;
    width: 100%;
    height: auto;
}


/*-------------------------------------------------------------------*/


/* 2.4.0 About SECTION
---------------------------------------------------------------------*/

.lgx-about .about-btn-area {
    text-align: center;
    margin-top: 3.6rem;
}

.lgx-about-title {
    font-size: 42px;
    line-height: 63px;
    font-size: 4.2rem;
    line-height: 6.300000000000001rem;
    font-weight: 700;
    margin-bottom: 4.2rem;
}

.lgx-about-text .hi-text {
    font-family: 'Lora', serif;
    font-weight: 700;
    color: #2e2841;
    text-transform: uppercase;
    margin-top: 0;
    text-align: justify;
}

.lgx-about-text .hi-text-padded {
    font-family: 'Lora', serif;
    font-weight: 700;
    color: #2e2841;
    text-transform: uppercase;
    margin-top: 5px;
    text-align: justify;
}

.lgx-about-text .text {
    margin-bottom: 2.6rem;
    text-align: justify;
}

.lgx-about-text .lgx-btn {
    margin-right: 5px;
    display: inline-block;
}

.lgx-about-video {
    background: url('../img/video-bg.jpg') center center no-repeat;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    color: #ffffff;
    border-radius: 6px;
}

.lgx-about-video .about-video-inner {
    padding: 11rem 0 15rem 0;
    border-radius: 6px;
    background: rgba(21, 21, 21, 0.7);
}

.lgx-about-video .video-text {
    text-align: center;
}

.lgx-about-video .video-text p {
    font-size: 26px;
    line-height: 39px;
    font-size: 2.6rem;
    line-height: 3.9000000000000004rem;
    font-weight: 300;
    text-transform: uppercase;
}

.lgx-about-video .video-text p span {
    display: block;
}

.lgx-about-video .video-icon {
    text-align: center;
}

.lgx-about-video .video-icon .text {
    margin-top: 1.6rem;
    color: #fff;
    display: block;
    font-size: 16px;
    line-height: 24px;
    font-size: 1.6rem;
    line-height: 2.4000000000000004rem;
}

.lgx-about-video .video-icon a {
    background: rgba(255, 255, 255, 0.8);
    height: 11rem;
    width: 11rem;
    display: inline-block;
    color: #800000;
    border-radius: 50%;
}

.lgx-about-video .video-icon a img {
    padding-top: 27px;
    padding-left: 10px;
    max-width: 65px;
}

.lgx-about-video .video-icon:hover a {
    background: #ffffff;
}

.lgx-about-video .video-icon:hover a img {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
    -webkit-transform-origin: center;
    transform-origin: center;
    animation-duration: 600ms;
    animation-timing-function: linear;
}

.lgx-about-video .lgx-modal {
    background: rgba(21, 21, 21, 0.8);
}

.lgx-about-video .lgx-modal .modal-dialog {
    background: transparent;
    box-shadow: none;
    width: 100%;
}

.lgx-about-video .lgx-modal .modal-dialog .modal-content {
    background: transparent;
    box-shadow: none;
    border: 0;
    width: 100%;
}

.lgx-about-video .lgx-modal .modal-dialog .modal-content .modal-header {
    border-bottom: 0;
}

.lgx-about-video .lgx-modal .modal-dialog .modal-content .modal-header .close {
    margin-top: -36px;
    font-size: 30px;
    color: #fff;
    padding: 7px 14px 8px;
    border-radius: 50%;
    opacity: .8;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -ms-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
}

.lgx-about-video .lgx-modal .modal-dialog .modal-content .modal-header .close:hover {
    opacity: 1;
}

.lgx-about-video .lgx-modal .modal-dialog .modal-content .modal-body {
    width: 70%;
    margin: 0 auto;
    background: #2e2841;
}

.lgx-about-video .lgx-modal .modal-dialog .modal-content .modal-body iframe {
    width: 100%;
    height: 650px;
    border: 0;
}


/*-------------------------------------------------------------------*/


/* 2.4.1 Speakers SECTION
---------------------------------------------------------------------*/

.lgx-speakers {
    background: #f1f1f1;
}

.lgx-speakers .speakers-btn-area {
    text-align: center;
}

.lgx-speakers .lgx-single-speaker-sm {
    padding: 8px;
}

.lgx-speakers .lgx-single-speaker-sm figure figcaption a {
    font-size: 18px;
    line-height: 27px;
    font-size: 1.8rem;
    line-height: 2.7rem;
}

.lgx-speakers .lgx-single-speaker-sm .speaker-info .title {
    font-size: 18px;
    line-height: 27px;
    font-size: 1.8rem;
    line-height: 2.7rem;
}

.lgx-speaker-single .lgx-inner {
    background: #f1f1f1;
}

.lgx-speaker-single .lgx-single-speaker {
    min-height: 100% !important;
}

.lgx-speaker-single p {
    margin-bottom: 1.6rem;
}

.lgx-speaker-single .speakers-content .title {
    font-size: 42px;
    line-height: 63px;
    font-size: 4.2rem;
    line-height: 6.300000000000001rem;
    font-weight: 700;
    margin: 0;
    text-transform: uppercase;
}

.lgx-speaker-single .speakers-content .subtitle {
    font-family: 'Lora', serif;
    font-size: 26px;
    line-height: 39px;
    font-size: 2.6rem;
    line-height: 3.9000000000000004rem;
    font-weight: 400;
    color: #800000;
    margin-top: 0;
}

.lgx-speaker-single .social {
    margin-bottom: 4.2rem;
}

.lgx-speaker-single .social ul li {
    background: #fff;
    padding: 5px;
    border-radius: 50%;
    text-align: center;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

.lgx-speaker-single .social ul li a {
    background: #fff;
    width: 50px;
    height: 50px;
    display: inline-block;
    border-radius: 50%;
    font-size: 26px;
    -webkit-box-shadow: 0 0px 10px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 0px 10px rgba(0, 0, 0, 0.25);
    box-shadow: 0 0px 10px rgba(0, 0, 0, 0.25);
}

.lgx-speaker-single .social ul li a i {
    font-size: inherit;
    line-height: 53px;
}

.lgx-speaker-single .social ul li:hover {
    background: #800000;
}

.lgx-speaker-single .social ul li:hover a {
    color: #42bd41;
}

.lgx-speaker-single .social ul li:hover a i {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
    -webkit-transform-origin: center;
    transform-origin: center;
    animation-duration: 600ms;
    animation-timing-function: linear;
}

.lgx-single-speaker {
    background: #fff;
    border-radius: 4px;
    padding: 8px;
    margin-bottom: 4.2rem;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

.lgx-single-speaker figure {
    position: relative;
    -webkit-box-shadow: 0 0px 10px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 0px 10px rgba(0, 0, 0, 0.25);
    box-shadow: 0 0px 10px rgba(0, 0, 0, 0.25);
    border-radius: 4px;
}

.lgx-single-speaker figure a.profile-img {
    border-radius: 4px;
}

.lgx-single-speaker figure a.profile-img img {
    border-radius: 4px;
}

.lgx-single-speaker figure figcaption {
    background: rgba(255, 255, 255, 0.7);
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    color: #fff;
    border-radius: 0 0 4px 4px;
    opacity: 0;
    padding: .8rem 0;
    -webkit-transition: all 0.3s ease-in-out 0.3s;
    -moz-transition: all 0.3s ease-in-out 0.3s;
    -o-transition: all 0.3s ease-in-out 0.3s;
    transition: all 0.3s ease-in-out 0.3s;
}

.lgx-single-speaker figure figcaption a {
    font-size: 26px;
    line-height: 39px;
    font-size: 2.6rem;
    line-height: 3.9000000000000004rem;
    color: #800000;
    padding: 0 .3rem;
}

.lgx-single-speaker .speaker-info {
    padding: 1.6rem 0 1.5rem 0;
    text-align: center;
}

.lgx-single-speaker .speaker-info .title {
    font-size: 26px;
    line-height: 39px;
    font-size: 2.6rem;
    line-height: 3.9000000000000004rem;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0;
    letter-spacing: .08rem;
}

.lgx-single-speaker .speaker-info .title a {
    font-size: inherit;
}

.lgx-single-speaker .speaker-info .subtitle {
    font-size: 16px;
    line-height: 24px;
    font-size: 1.6rem;
    line-height: 2.4000000000000004rem;
    font-weight: 400;
    font-style: italic;
    margin: 0;
    color: #800000;
}

.lgx-single-speaker:hover {
    background: #800000;
}

.lgx-single-speaker:hover figure figcaption {
    opacity: 1;
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
    -webkit-transform-origin: center;
    transform-origin: center;
    animation-duration: 400ms;
    animation-timing-function: linear;
}

.lgx-single-speaker:hover figure figcaption a i {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
    -webkit-transform-origin: center;
    transform-origin: center;
    animation-duration: 500ms;
    animation-timing-function: linear;
}

.lgx-single-speaker:hover .speaker-info .title a {
    color: #fff;
}

.lgx-single-speaker:hover .speaker-info .subtitle {
    color: #fff;
}

.lgx-speakers-black {
    background: url('../img/video-bg.jpg') center center no-repeat fixed;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
}

.lgx-speakers-black .lgx-inner {
    background: -moz-linear-gradient(top, rgba(21, 21, 21, 0.9) 0%, rgba(71, 114, 217, 0.9) 200%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left right, color-stop(0%, rgba(21, 21, 21, 0.9)), color-stop(100%, rgba(71, 114, 217, 0.9)));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(21, 21, 21, 0.9) 0%, rgba(71, 114, 217, 0.9) 200%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(21, 21, 21, 0.9) 0%, rgba(71, 114, 217, 0.9) 200%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(21, 21, 21, 0.9) 0%, rgba(71, 114, 217, 0.9) 200%);
    /* IE10+ */
    background: linear-gradient(to right, rgba(21, 21, 21, 0.9) 0%, rgba(71, 114, 217, 0.79) 200%);
    /* W3C */
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='rgba(21, 21, 21, 0.9)', endColorstr='rgba(71, 114, 217, 0.9)', GradientType=0);
    /*IE6-9 */
}


/*-------------------------------------------------------------------*/


/* 2.5  Video SECTION
---------------------------------------------------------------------*/

.lgx-video {
    background: url('../img/video-bg.jpg') center center no-repeat;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    _color: #ffffff;
}

.lgx-video .lgx-inner {
    background: -moz-linear-gradient(top, rgba(21, 21, 21, 0.9) 0%, rgba(220, 78, 65, 0.8) 200%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left right, color-stop(0%, rgba(21, 21, 21, 0.8)), color-stop(100%, rgba(220, 78, 65, 0.95)));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(21, 21, 21, 0.9) 0%, rgba(220, 78, 65, 0.8) 200%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(21, 21, 21, 0.9) 0%, rgba(220, 78, 65, 0.8) 200%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(21, 21, 21, 0.9) 0%, rgba(220, 78, 65, 0.8) 200%);
    /* IE10+ */
    background: linear-gradient(to right, rgba(21, 21, 21, 0.9) 0%, rgba(220, 78, 65, 0.8) 200%);
    /* W3C */
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='rgba(59, 89, 153, 0.9)', endColorstr='rgba(220, 78, 65, 0.9)', GradientType=0);
    /* IE6-9 */
    padding: 25.8rem 0;
}

.lgx-video .video-text {
    text-align: center;
}

.lgx-video .video-text p {
    font-size: 26px;
    line-height: 39px;
    font-size: 2.6rem;
    line-height: 3.9000000000000004rem;
    font-weight: 300;
    text-transform: uppercase;
}

.lgx-video .video-text p span {
    display: block;
}

.lgx-video .video-icon {
    text-align: center;
}

.lgx-video .video-icon .text {
    margin-top: 1.6rem;
    color: #fff;
    display: block;
    font-size: 16px;
    line-height: 24px;
    font-size: 1.6rem;
    line-height: 2.4000000000000004rem;
}

.lgx-video .video-icon a {
    background: #ffffff;
    height: 11rem;
    width: 11rem;
    display: inline-block;
    color: #800000;
    border-radius: 50%;
}

.lgx-video .video-icon a img {
    padding-top: 14px;
    padding-left: 10px;
}

.lgx-video .video-icon:hover a {
    background: #ffffff;
}

.lgx-video .video-icon:hover a img {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
    -webkit-transform-origin: center;
    transform-origin: center;
    animation-duration: 600ms;
    animation-timing-function: linear;
}

.lgx-video .lgx-modal {
    background: rgba(21, 21, 21, 0.8);
}

.lgx-video .lgx-modal .modal-dialog {
    background: transparent;
    box-shadow: none;
    width: 100%;
}

.lgx-video .lgx-modal .modal-dialog .modal-content {
    background: transparent;
    box-shadow: none;
    border: 0;
    width: 100%;
}

.lgx-video .lgx-modal .modal-dialog .modal-content .modal-header {
    border-bottom: 0;
}

.lgx-video .lgx-modal .modal-dialog .modal-content .modal-header .close {
    margin-top: -36px;
    font-size: 30px;
    color: #fff;
    padding: 7px 14px 8px;
    border-radius: 50%;
    opacity: .8;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -ms-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
}

.lgx-video .lgx-modal .modal-dialog .modal-content .modal-header .close:hover {
    opacity: 1;
}

.lgx-video .lgx-modal .modal-dialog .modal-content .modal-body {
    width: 70%;
    margin: 0 auto;
    background: #2e2841;
}

.lgx-video .lgx-modal .modal-dialog .modal-content .modal-body iframe {
    width: 100%;
    height: 650px;
    border: 0;
}

.lgx-video-slider .lgx-inner {
    background: -moz-linear-gradient(top, rgba(46, 52, 57, 0.9) 0%, rgba(220, 78, 65, 0.8) 200%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left right, color-stop(0%, rgba(46, 52, 57, 0.8)), color-stop(100%, rgba(220, 78, 65, 0.95)));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(46, 52, 57, 0.9) 0%, rgba(220, 78, 65, 0.8) 200%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(46, 52, 57, 0.9) 0%, rgba(220, 78, 65, 0.8) 200%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(46, 52, 57, 0.9) 0%, rgba(220, 78, 65, 0.8) 200%);
    /* IE10+ */
    background: linear-gradient(to right, rgba(46, 52, 57, 0.9) 0%, rgba(220, 78, 65, 0.8) 200%);
    /* W3C */
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='rgba(46, 52, 57, 0.9)', endColorstr='rgba(220, 78, 65, 0.9)', GradientType=0);
    /* IE6-9 */
}


/*-------------------------------------------------------------------*/


/* 2.5 I Posters/ Papers SECTION
---------------------------------------------------------------------*/

.lgx-papers .lgx-inner {
    background: url('../img/schedule-bg-style.png') bottom center no-repeat;
    -webkit-background-size: auto auto, cover;
    -o-background-size: auto auto, cover;
    -moz-background-size: auto auto, cover;
    background-size: auto auto, cover;
}

.lgx-papers .lgx-tab {
    text-align: center;
}

.lgx-papers .lgx-tab .lgx-tab-content {
    -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.25);
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.25);
}

.lgx-papers .lgx-tab .lgx-single-tab {
    background: rgba(255, 255, 255, 0.4);
    border-radius: 4px;
    padding: 2rem 1.6rem;
}

.lgx-papers .lgx-tab .lgx-single-tab:nth-of-type(even) {
    background: rgba(241, 241, 241, 0.5);
}

.lgx-papers .lgx-tab .lgx-single-tab .papers-info {
    text-align: left;
}

.lgx-papers .lgx-tab .lgx-single-tab .papers-info a {
    color: inherit;
    font-weight: bold;
}

.lgx-papers .lgx-tab .lgx-single-tab .papers-info a:hover {
    color: #ccc;
}

.lgx-papers .lgx-tab .lgx-single-tab:hover {
    background: #800000;
    color: #fff;
    border-radius: 0;
}

.lgx-papers .lgx-tab .lgx-single-tab:hover:first-child {
    border-radius: 4px 4px 0 0;
}

.lgx-papers .lgx-tab .lgx-single-tab:hover:last-child {
    border-radius: 0 0 4px 4px;
}

.lgx-papers .lgx-tab .lgx-single-tab:hover p {
    color: #fff;
}


/*-------------------------------------------------------------------*/


/* 2.6 Schedule SECTION
---------------------------------------------------------------------*/

.lgx-schedule .lgx-inner {
    background: url('../img/schedule-bg-style.png') bottom center no-repeat;
    -webkit-background-size: auto auto, cover;
    -o-background-size: auto auto, cover;
    -moz-background-size: auto auto, cover;
    background-size: auto auto, cover;
}

.lgx-schedule .lgx-tab,
.lgx-papers .lgx-tab {
    text-align: center;
}

.lgx-schedule .lgx-tab .nav-pills,
.lgx-papers .lgx-tab .nav-pills {
    text-align: center;
    display: inline-block;
    margin-bottom: 2.6rem;
}

.lgx-schedule .lgx-tab .nav-pills li,
.lgx-papers .lgx-tab .nav-pills li {
    background: #f1f1f1;
    padding: 5px;
    border-radius: 4px;
    margin: 0 .4rem;
    /*&:hover {
          a {
            h3, p {
              -webkit-animation-name: fadeIn;
              animation-name: fadeIn;
              -webkit-transform-origin: center;
              transform-origin: center;
              animation-duration: 400ms;
              animation-timing-function: linear;
            }
          }
        }*/
}

.lgx-schedule .lgx-tab .nav-pills li a,
.lgx-papers .lgx-tab .nav-pills li a {
    background: #fff;
    padding: 1.2rem 3rem .8rem;
    border-radius: 4px;
    -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.25);
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.25);
}

.lgx-schedule .lgx-tab .nav-pills li a h3,
.lgx-papers .lgx-tab .nav-pills li a h3 {
    font-size: 26px;
    line-height: 39px;
    font-size: 2.6rem;
    line-height: 3.9000000000000004rem;
    line-height: 2.6rem;
    color: #2e2841;
    text-transform: uppercase;
    margin: 0;
}

.lgx-schedule .lgx-tab .nav-pills li a h3 span,
.lgx-papers .lgx-tab .nav-pills li a h3 span {
    color: #800000;
}

.lgx-schedule .lgx-tab .nav-pills li a p,
.lgx-papers .lgx-tab .nav-pills li a p {
    font-style: italic;
    margin: 0;
}

.lgx-schedule .lgx-tab .nav-pills li a p span,
.lgx-papers .lgx-tab .nav-pills li a p span {
    color: #800000;
    font-weight: 700;
}

.lgx-schedule .lgx-tab .nav-pills .active,
.lgx-papers .lgx-tab .nav-pills .active {
    background: #800000;
    position: relative;
    -moz-box-shadow: 3px 4px 15px rgba(52, 61, 71, 0.49);
    -webkit-box-shadow: 3px 4px 15px rgba(52, 61, 71, 0.49);
    -o-box-shadow: 3px 4px 15px rgba(52, 61, 71, 0.49);
    -ms-box-shadow: 3px 4px 15px rgba(52, 61, 71, 0.49);
    box-shadow: 3px 4px 15px rgba(52, 61, 71, 0.49);
}

.lgx-schedule .lgx-tab .nav-pills .active:before,
.lgx-papers .lgx-tab .nav-pills .active:before {
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    border-left: 60px solid transparent;
    border-right: 60px solid transparent;
    border-top: 60px solid #800000;
    top: 50%;
    left: 22%;
}

.lgx-schedule .lgx-tab .lgx-tab-content {
    -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.25);
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.25);
}

.lgx-schedule .lgx-tab .lgx-single-tab {
    background: rgba(255, 255, 255, 0.4);
    border-radius: 4px;
    padding: 2rem 1.6rem;
}

.lgx-schedule .lgx-tab .lgx-single-tab:nth-of-type(even) {
    background: rgba(241, 241, 241, 0.5);
}

.lgx-schedule .lgx-tab .lgx-single-tab .time-area {
    text-align: center;
}

.lgx-schedule .lgx-tab .lgx-single-tab .time-area .time {
    font-family: 'Oswald', sans-serif;
    font-size: 42px;
    line-height: 63px;
    font-size: 3.2rem;
    line-height: 6.300000000000001rem;
    text-align: right;
    line-height: 5rem;
    text-transform: uppercase;
    display: inline-block;
}

.lgx-schedule .lgx-tab .lgx-single-tab .time-area .time span {
    display: block;
    color: #800000;
    font-size: 26px;
    line-height: 39px;
    font-size: 2.6rem;
    line-height: 3.9000000000000004rem;
    opacity: .7;
}

.lgx-schedule .lgx-tab .lgx-single-tab .author .author-img,
.lgx-schedule .lgx-tab .lgx-single-tab .author .author-info {
    width: 50%;
    float: left;
}

.lgx-schedule .lgx-tab .lgx-single-tab .author .author-img {
    max-width: 100px;
    margin-right: 1.3rem;
}

.lgx-schedule .lgx-tab .lgx-single-tab .author .author-img img {
    max-width: 100px;
    border-radius: 50%;
}

.lgx-schedule .lgx-tab .lgx-single-tab .author .author-info {
    text-align: left;
    margin-top: 2rem;
}

.lgx-schedule .lgx-tab .lgx-single-tab .author .author-info .name {
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    color: #2e2841;
    margin: 0;
}

.lgx-schedule .lgx-tab .lgx-single-tab .author .author-info .name a {
    color: inherit;
}

.lgx-schedule .lgx-tab .lgx-single-tab .author .author-info .name a:hover {
    color: #ccc;
}

.lgx-schedule .lgx-tab .lgx-single-tab .author .author-info .author-title {
    color: #800000;
    margin: 0;
}

.lgx-schedule .lgx-tab .lgx-single-tab .schedule-info {
    text-align: left;
}

.lgx-schedule .lgx-tab .lgx-single-tab .schedule-info .title {
    color: #2e2841;
    margin-top: 0;
    margin-bottom: .5rem;
}

.lgx-schedule .lgx-tab .lgx-single-tab .schedule-info .title a {
    color: inherit;
}

.lgx-schedule .lgx-tab .lgx-single-tab .schedule-info .title a:hover {
    color: #ccc;
}

.lgx-schedule .lgx-tab .lgx-single-tab:hover {
    background: #800000;
    color: #fff;
    border-radius: 0;
}

.lgx-schedule .lgx-tab .lgx-single-tab:hover:first-child {
    border-radius: 4px 4px 0 0;
}

.lgx-schedule .lgx-tab .lgx-single-tab:hover:last-child {
    border-radius: 0 0 4px 4px;
}

.lgx-schedule .lgx-tab .lgx-single-tab:hover p {
    color: #fff;
}

.lgx-schedule .lgx-tab .lgx-single-tab:hover .time-area .time span {
    color: #fff;
}

.lgx-schedule .lgx-tab .lgx-single-tab:hover .author .author-img img {
    -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.25);
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.25);
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
    -webkit-transform-origin: center;
    transform-origin: center;
    animation-duration: 400ms;
    animation-timing-function: linear;
}

.lgx-schedule .lgx-tab .lgx-single-tab:hover .author .author-info .name {
    color: #fff;
}

.lgx-schedule .lgx-tab .lgx-single-tab:hover .author .author-info .name a {
    color: #inherit;
}

.lgx-schedule .lgx-tab .lgx-single-tab:hover .author .author-info .author-title {
    color: #fff;
}

.lgx-schedule .lgx-tab .lgx-single-tab:hover .schedule-info {
    text-align: left;
}

.lgx-schedule .lgx-tab .lgx-single-tab:hover .schedule-info .title {
    color: #fff;
}

.lgx-schedule .lgx-tab .lgx-single-tab:hover .schedule-info .title a {
    color: inherit;
}

.lgx-schedule .lgx-tab .lgx-single-tab:hover .schedule-info .title a:hover {
    color: #ccc;
}


/*-------------------------------------------------------------------*/


/* 2.7  Sponsors SECTION
---------------------------------------------------------------------*/

.lgx-sponsors {
    background: url('../img/sponsors-bg.jpg') center center no-repeat;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
}

.lgx-sponsors .lgx-inner {
    background: rgba(241, 241, 241, 0.95);
}

.lgx-sponsors .sponsors-btn-area {
    text-align: center;
    margin-top: 1.6rem;
}

.lgx-sponsors .sponsored-heading {
    font-size: 26px;
    line-height: 39px;
    font-size: 2.6rem;
    line-height: 3.9000000000000004rem;
    font-weight: 700;
    color: #800000;
    text-transform: uppercase;
    text-align: center;
    margin: 4.2rem 0 2.6rem 0;
    display: block;
}

.lgx-sponsors .first-heading {
    margin-top: 0;
}

.lgx-sponsors .sponsors-area {
    text-align: center;
}

.lgx-sponsors .sponsors-area .single {
    background: #fff;
    margin: 0 .5%;
    padding: 5px;
    border-radius: 4px;
    width: 23%;
    display: inline-block;
    margin-bottom: 2.6rem;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

.lgx-sponsors .sponsors-area .single a {
    background: #fff;
    display: block;
    padding: 1.5rem 1rem;
    border-radius: 4px;
    -webkit-box-shadow: 0 0px 10px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 0px 10px rgba(0, 0, 0, 0.25);
    box-shadow: 0 0px 10px rgba(0, 0, 0, 0.25);
    text-align: center;
}

.lgx-sponsors .sponsors-area .single a img {
    max-width: 180px;
}

.lgx-sponsors .sponsors-area .single:hover {
    background: #800000;
}

.lgx-sponsors .sponsors-area .single:hover a img {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
    -webkit-transform-origin: center;
    transform-origin: center;
    animation-duration: 400ms;
    animation-timing-function: linear;
}

.lgx-sponsorship-options {
    background: url('../img/register-bg.jpg') center center no-repeat fixed;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    color: #fff;
}

.lgx-sponsorship-options .lgx-inner {
    background: rgba(21, 21, 21, 0.9);
}

.lgx-sponsorship-options .single {
    background: rgba(255, 255, 255, 0.85);
    text-align: center;
    padding: 1rem;
    border-radius: 6px;
    margin: 0 1rem;
    position: relative;
}

.lgx-sponsorship-options .single .single-top {
    padding: 4.2rem 1.5rem 2.6rem;
}

.lgx-sponsorship-options .single .single-top .price {
    font-family: 'Oswald', sans-serif;
    font-size: 68px;
    line-height: 102px;
    font-size: 6.8rem;
    line-height: 10.2rem;
    font-weight: 700;
    margin: 0;
    line-height: 5rem;
    color: #2e2841;
}

.lgx-sponsorship-options .single .single-top .price span {
    font-family: 'Lora', serif;
    font-size: 26px;
    line-height: 39px;
    font-size: 2.6rem;
    line-height: 3.9000000000000004rem;
    font-weight: 400;
    color: #800000;
}

.lgx-sponsorship-options .single .single-top .title {
    font-family: 'Lora', serif;
    font-size: 26px;
    line-height: 39px;
    font-size: 2.6rem;
    line-height: 3.9000000000000004rem;
    font-weight: 400;
    color: #2e2841;
    margin: 0;
}

.lgx-sponsorship-options .single .single-top p {
    color: #2e2841;
    opacity: .8;
}

.lgx-sponsorship-options .single .single-bottom {
    background: rgba(255, 255, 255, 0.8);
    -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.25);
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.25);
    border-radius: 4px;
    padding: 4.2rem 1.5rem;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

.lgx-sponsorship-options .single .single-bottom ul {
    margin-bottom: 2.6rem;
}

.lgx-sponsorship-options .single .single-bottom ul li {
    margin-bottom: .6rem;
    color: rgba(21, 21, 21, 0.8);
}

.lgx-sponsorship-options .single .single-bottom ul li i {
    color: #42bd41;
}

.lgx-sponsorship-options .single .single-bottom ul li .fa-times {
    color: #800000;
}

.lgx-sponsorship-options .single:hover {
    background: rgba(66, 189, 65, 0.85);
}

.lgx-sponsorship-options .single:hover .single-top .price {
    color: #fff;
}

.lgx-sponsorship-options .single:hover .single-top .price span {
    color: #2e2841;
}

.lgx-sponsorship-options .single:hover .single-top .title {
    color: #fff;
}

.lgx-sponsorship-options .single:hover .single-top p {
    color: #fff;
}

.lgx-sponsorship-options .single:hover .single-top {
    padding: 4.2rem 1.5rem 2.6rem;
}

.lgx-sponsorship-options .single:hover .single-top .title {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
    -webkit-transform-origin: center;
    transform-origin: center;
    animation-duration: 400ms;
    animation-timing-function: linear;
}

.lgx-sponsorship-options .single:hover .single-bottom {
    background: #ffffff;
}

.lgx-sponsorship-options .single:hover .single-bottom ul li {
    color: rgba(21, 21, 21, 0.8);
}

.lgx-sponsorship-options .bronze {
    background: rgba(205, 127, 50, 0.85);
}

.lgx-sponsorship-options .Silver {
    background: rgba(192, 192, 192, 0.85);
}

.lgx-sponsorship-options .gold {
    background: rgba(255, 215, 0, 0.85);
}

.lgx-sponsorship-options .active {
    background: rgba(183, 28, 28, 0.85);
}

.lgx-sponsorship-options .active .single-top .price {
    color: #fff;
}

.lgx-sponsorship-options .active .single-top .price span {
    color: #2e2841;
}

.lgx-sponsorship-options .active .single-top .title {
    color: #fff;
}

.lgx-sponsorship-options .active .single-top p {
    color: #fff;
}

.lgx-sponsorship-options .active:hover {
    background: rgba(66, 189, 65, 0.85);
}


/*-------------------------------------------------------------------*/


/* 2.8  Travel info
---------------------------------------------------------------------*/

.lgx-travelinfo .lgx-inner {
    background: #fff;
}

.lgx-travelinfo .single {
    text-align: center;
}

.lgx-travelinfo .single img {
    max-width: 100px;
}

.lgx-travelinfo .single .title {
    margin-top: 0;
    color: #2e2841;
}

.lgx-travelinfo .single .info {
    padding: 0 18%;
}

.lgx-section .lgx-inner {
    padding: 100px 0
}

.lgx-single-item {
    margin-bottom: 4.5rem
}

.lgx-single-item .product-inner {
    box-shadow: 0 1px 2px -1px rgba(0, 0, 0, .5)
}

.lgx-single-item .lgx-ribbon-free {
    position: absolute;
    left: -33px;
    top: -19px
}

.lgx-single-item .lgx-ribbon-free span {
    color: #fff;
    padding: 15px
}

.lgx-single-item .lgx-ribbon-free span img {
    display: inline-block;
    max-width: 70px
}

.lgx-single-item .lgx-custom-tag-area {
    position: absolute;
    bottom: 3px;
    right: 0;
    display: block
}

.lgx-single-item .lgx-custom-tag-area .lgx-custom-tag {
    margin: 0;
    text-align: right
}

.lgx-single-item .lgx-custom-tag-area .lgx-custom-tag li {
    margin-bottom: 5px;
    padding-left: 0
}

.lgx-single-item .lgx-custom-tag-area .lgx-custom-tag li span {
    background-color: #009ab5;
    box-shadow: 0 2px 0 #005563;
    color: #fff;
    padding: 5px 10px;
    border-radius: 4px;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: normal;
    text-transform: uppercase
}

.lgx-single-item .lgx-product-info {
    padding: 5px 15px
}

.lgx-single-item .lgx-product-info .lgx-item-title {
    position: relative;
    display: block;
    margin: 0
}

.lgx-single-item .lgx-product-info .lgx-item-title a {
    color: #434353;
    _font-size: 2rem;
    _line-height: 3rem;
    font-weight: 800;
    margin-right: 20px;
    display: block;
    letter-spacing: normal;
    text-transform: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-transition: all .2 ease;
    transition: all .3s linear
}

.lgx-single-item .lgx-product-info .lgx-item-title .lgx-item-icon i,
.lgx-single-item .lgx-product-info .lgx-item-title a:hover {
    color: #008299
}

.lgx-single-item .lgx-product-info .lgx-item-title .lgx-item-icon {
    position: absolute;
    right: 0;
    top: 0
}

.lgx-single-item .lgx-product-info .lgx-item-tag-line {
    font-size: 16px;
    font-weight: 400;
    _overflow: hidden;
    _text-overflow: ellipsis;
    _white-space: nowrap;
    color: #555;
    letter-spacing: normal;
    text-align: justify
}

.lgx-single-item .lgx-figcaption .lgx-item-title {
    margin: 0
}

.lgx-single-item .lgx-figcaption .lgx-item-title a {
    color: #fff;
    font-weight: 600;
    font-size: 2rem;
    line-height: 3rem
}

.lgx-single-item .lgx-figcaption .info {
    background: rgba(255, 255, 255, .5);
    color: #1e212a;
    border: 1px solid #fff;
    border-radius: 50%;
    height: 65px;
    width: 65px;
    text-align: center;
    padding: 0;
    margin: 3px;
    -webkit-transition: all .2 ease;
    transition: all .3s linear
}

.lgx-single-item .lgx-figcaption .info i {
    line-height: 63px;
    font-size: 28px
}

.lgx-single-item .lgx-figcaption .info:hover {
    background: #008299;
    border: 1px solid #008299;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .16), 0 3px 6px rgba(0, 0, 0, .23);
    color: #fff
}

@media (max-width:767px) {
    .lgx-single-item .product-inner {
        box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15)
    }
    .lgx-single-item .lgx-figcaption {
        -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
        filter: alpha(opacity=100);
        opacity: 1
    }
    .lgx-single-item .lgx-figcaption .info {
        background: #008299;
        border: 1px solid #008299;
        color: #1e212a;
        height: auto;
        width: auto;
        padding: 10px 12px;
        box-shadow: 0 3px 6px rgba(0, 0, 0, .16), 0 3px 6px rgba(0, 0, 0, .23)
    }
    .lgx-single-item .lgx-figcaption .info i {
        font-size: 20px;
        line-height: normal
    }
    .lgx-single-item .lgx-figcaption .info:hover {
        color: #fff
    }
    .lgx-single-item .lgx-product-effect .lgx-figcaption {
        background: -moz-linear-gradient(top, rgba(3, 144, 169, .25) 0, rgba(23, 132, 108, .25) 200%);
        background: -webkit-gradient(linear, left top, left right, color-stop(0, rgba(3, 144, 169, .25)), color-stop(100%, rgba(23, 132, 108, .25)));
        background: -webkit-linear-gradient(top, rgba(3, 144, 169, .25) 0, rgba(23, 132, 108, .25) 200%);
        background: -o-linear-gradient(top, rgba(3, 144, 169, .25) 0, rgba(23, 132, 108, .25) 200%);
        background: -ms-linear-gradient(top, rgba(3, 144, 169, .25) 0, rgba(23, 132, 108, .25) 200%)
    }
    .lgx-single-item .lgx-custom-tag-area {
        display: none
    }
    .lgx-single-item .lgx-product-effect .lgx-caption .lgx-vertical {
        vertical-align: bottom;
        padding-bottom: 5px
    }
    .lgx-banner-gradient .lgx-inner .lgx-moveto-area {
        bottom: 6px
    }
}

.lgx-product-effect {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: default;
    _margin-bottom: 5px
}

.lgx-product-effect .lgx-caption {
    display: table;
    height: 100%;
    width: 100%
}

.lgx-product-effect .lgx-caption .lgx-vertical {
    display: table-cell;
    text-align: center;
    vertical-align: middle
}

.lgx-product-effect .lgx-figcaption {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    background: -moz-linear-gradient(top, rgba(3, 144, 169, .85) 0, rgba(23, 132, 108, .85) 200%);
    background: -webkit-gradient(linear, left top, left right, color-stop(0, rgba(3, 144, 169, .85)), color-stop(100%, rgba(23, 132, 108, .85)));
    background: -webkit-linear-gradient(top, rgba(3, 144, 169, .85) 0, rgba(23, 132, 108, .85) 200%);
    background: -o-linear-gradient(top, rgba(3, 144, 169, .85) 0, rgba(23, 132, 108, .85) 200%);
    background: -ms-linear-gradient(top, rgba(3, 144, 169, .85) 0, rgba(23, 132, 108, .85) 200%);
    background: linear-gradient(to right, rgba(3, 144, 169, .85) 0, rgba(23, 132, 108, .85) 200%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='rgba(3, 144, 169, 0.85)', endColorstr='rgba(23, 132, 108, 0.85)', GradientType=0);
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: all .3s ease-in .4s;
    -moz-transition: all .3s ease-in .4s;
    -o-transition: all .3s ease-in .4s;
    -ms-transition: all .3s ease-in .4s;
    transition: all .3s ease-in .4s
}

.lgx-product-effect img {
    display: block;
    position: relative;
    -webkit-transition: all .3s ease-in .4s;
    -moz-transition: all .3s ease-in .4s;
    -o-transition: all .3s ease-in .4s;
    -ms-transition: all .3s ease-in .4s;
    transition: all .3s ease-in .4s
}

.lgx-product-effect .lgx-top-effect {
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    position: relative;
    font-size: 17px;
    padding: 10px
}

.lgx-product-effect .lgx-bottom-effect {
    font-size: 12px;
    position: relative;
    color: #fff;
    padding: 10px 20px 20px;
    text-align: center
}

.lgx-product-effect a.info {
    display: inline-block;
    text-decoration: none;
    padding: 7px 14px;
    background: #000;
    color: #fff;
    text-transform: uppercase
}

.lgx-product-effect .lgx-top-effect {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    background: 0 0;
    margin: 20px 40px 0;
    -webkit-transform: scale(10);
    -moz-transform: scale(10);
    -o-transform: scale(10);
    -ms-transform: scale(10);
    transform: scale(10);
    -webkit-transition: all .3s ease-in-out .1s;
    -moz-transition: all .3s ease-in-out .1s;
    -o-transition: all .3s ease-in-out .1s;
    -ms-transition: all .3s ease-in-out .1s;
    transition: all .3s ease-in-out .1s
}

.lgx-product-effect .lgx-bottom-effect {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transform: scale(10);
    -moz-transform: scale(10);
    -o-transform: scale(10);
    -ms-transform: scale(10);
    transform: scale(10);
    -webkit-transition: all .3s ease-in-out .2s;
    -moz-transition: all .3s ease-in-out .2s;
    -o-transition: all .3s ease-in-out .2s;
    -ms-transition: all .3s ease-in-out .2s;
    transition: all .3s ease-in-out .2s
}

.lgx-single-item .product-inner {
    -webkit-transition: all .2 ease;
    transition: all .3s linear
}

.lgx-single-item:hover .product-inner {
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15)
}

.lgx-single-item:hover .lgx-figcaption {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -o-transition-delay: 0s;
    -ms-transition-delay: 0s;
    transition-delay: 0s
}

.lgx-single-item:hover img {
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -o-transition-delay: 0s;
    -ms-transition-delay: 0s;
    transition-delay: 0s
}

.lgx-single-item:hover .lgx-top-effect {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition-delay: .1s;
    -moz-transition-delay: .1s;
    -o-transition-delay: .1s;
    -ms-transition-delay: .1s;
    transition-delay: .1s
}

.lgx-single-item:hover .lgx-bottom-effect {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition-delay: .2s;
    -moz-transition-delay: .2s;
    -o-transition-delay: .2s;
    -ms-transition-delay: .2s;
    transition-delay: .2s
}


/*-------------------------------------------------------------------*/


/* 2.9 Register
---------------------------------------------------------------------*/

.lgx-register {
    background: url('../img/register-bg.jpg') center center no-repeat fixed;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    color: #fff;
}

.lgx-register .lgx-inner {
    background: rgba(21, 21, 21, 0.9);
}

.lgx-register .single {
    background: rgba(255, 255, 255, 0.85);
    text-align: center;
    padding: 1rem;
    border-radius: 6px;
    margin: 0 1rem;
    position: relative;
}

.lgx-register .single .single-top {
    padding: 4.2rem 1.5rem 2.6rem;
}

.lgx-register .single .single-top .price {
    font-family: 'Oswald', sans-serif;
    font-size: 68px;
    line-height: 102px;
    font-size: 6.8rem;
    line-height: 10.2rem;
    font-weight: 700;
    margin: 0;
    line-height: 5rem;
    color: #2e2841;
}

.lgx-register .single .single-top .price span {
    font-family: 'Lora', serif;
    font-size: 26px;
    line-height: 39px;
    font-size: 2.6rem;
    line-height: 3.9000000000000004rem;
    font-weight: 400;
    color: #800000;
}

.lgx-register .single .single-top .title {
    font-family: 'Lora', serif;
    font-size: 26px;
    line-height: 39px;
    font-size: 2.6rem;
    line-height: 3.9000000000000004rem;
    font-weight: 400;
    color: #2e2841;
    margin: 0;
}

.lgx-register .single .single-top p {
    color: #2e2841;
    opacity: .8;
}

.lgx-register .single .single-bottom {
    background: rgba(255, 255, 255, 0.8);
    -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.25);
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.25);
    border-radius: 4px;
    padding: 4.2rem 1.5rem;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

.lgx-register .single .single-bottom ul {
    margin-bottom: 2.6rem;
}

.lgx-register .single .single-bottom ul li {
    margin-bottom: .6rem;
    color: rgba(21, 21, 21, 0.8);
}

.lgx-register .single .single-bottom ul li i {
    color: #42bd41;
}

.lgx-register .single .single-bottom ul li .fa-times {
    color: #800000;
}

.lgx-register .single:hover {
    background: rgba(66, 189, 65, 0.85);
}

.lgx-register .single:hover .single-top .price {
    color: #fff;
}

.lgx-register .single:hover .single-top .price span {
    color: #2e2841;
}

.lgx-register .single:hover .single-top .title {
    color: #fff;
}

.lgx-register .single:hover .single-top p {
    color: #fff;
}

.lgx-register .single:hover .single-top {
    padding: 4.2rem 1.5rem 2.6rem;
}

.lgx-register .single:hover .single-top .title {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
    -webkit-transform-origin: center;
    transform-origin: center;
    animation-duration: 400ms;
    animation-timing-function: linear;
}

.lgx-register .single:hover .single-bottom {
    background: #ffffff;
}

.lgx-register .single:hover .single-bottom ul li {
    color: rgba(21, 21, 21, 0.8);
}

.lgx-register .active {
    background: rgba(183, 28, 28, 0.85);
}

.lgx-register .active .single-top .price {
    color: #fff;
}

.lgx-register .active .single-top .price span {
    color: #2e2841;
}

.lgx-register .active .single-top .title {
    color: #fff;
}

.lgx-register .active .single-top p {
    color: #fff;
}

.lgx-register .active:hover {
    background: rgba(66, 189, 65, 0.85);
}

.lgx-register-slider {
    background: url('../img/register-bg-slider.jpg') center center no-repeat fixed;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
}

.lgx-register-slider .lgx-inner {
    background: -moz-linear-gradient(top, rgba(46, 52, 57, 0.9) 0%, rgba(220, 78, 65, 0.8) 200%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left right, color-stop(0%, rgba(46, 52, 57, 0.8)), color-stop(100%, rgba(220, 78, 65, 0.95)));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(46, 52, 57, 0.9) 0%, rgba(220, 78, 65, 0.8) 200%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(46, 52, 57, 0.9) 0%, rgba(220, 78, 65, 0.8) 200%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(46, 52, 57, 0.9) 0%, rgba(220, 78, 65, 0.8) 200%);
    /* IE10+ */
    background: linear-gradient(to right, rgba(46, 52, 57, 0.9) 0%, rgba(220, 78, 65, 0.8) 200%);
    /* W3C */
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='rgba(46, 52, 57, 0.9)', endColorstr='rgba(220, 78, 65, 0.9)', GradientType=0);
    /* IE6-9 */
}

.lgx-register-gradient .lgx-inner {
    background: -moz-linear-gradient(top, rgba(21, 21, 21, 0.9) 0%, rgba(71, 114, 217, 0.9) 200%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left right, color-stop(0%, rgba(21, 21, 21, 0.9)), color-stop(100%, rgba(71, 114, 217, 0.9)));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(21, 21, 21, 0.9) 0%, rgba(71, 114, 217, 0.9) 200%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(21, 21, 21, 0.9) 0%, rgba(71, 114, 217, 0.9) 200%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(21, 21, 21, 0.9) 0%, rgba(71, 114, 217, 0.9) 200%);
    /* IE10+ */
    background: linear-gradient(to right, rgba(21, 21, 21, 0.9) 0%, rgba(71, 114, 217, 0.79) 200%);
    /* W3C */
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='rgba(21, 21, 21, 0.9)', endColorstr='rgba(71, 114, 217, 0.9)', GradientType=0);
    /*IE6-9 */
}

.lgx-register .lgx-tab .lgx-single-tab .register-info {
    text-align: center;
    _text-align: left;
}

.lgx-register .lgx-tab .lgx-single-tab .register-info .title {
    color: #2e2841;
    margin-top: 0;
    margin-bottom: .5rem;
}

.lgx-register .lgx-tab .lgx-single-tab .register-info .title a {
    color: inherit;
}

.lgx-register .lgx-tab .lgx-single-tab .register-info .title a:hover {
    color: #ccc;
}

.lgx-register .lgx-tab .lgx-single-tab {
    padding: 2rem 2.6rem;
}


/*-------------------------------------------------------------------*/


/* 2.10  Photo Gallery
---------------------------------------------------------------------*/

.lgx-photo-gallery .lgx-inner {
    padding-bottom: 0;
}

.lgx-photo-gallery .lgx-single-memoris {
    padding: 0;
}

.lgx-photo-gallery .lgx-single {
    background: #800000;
    float: left;
    margin: 0 auto;
    width: 25%;
}

.lgx-photo-gallery .lgx-single figure {
    position: relative;
}

.lgx-photo-gallery .lgx-single figure figcaption {
    background: rgba(21, 21, 21, 0.9);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

.lgx-photo-gallery .lgx-single figure figcaption .lgx-hover-link {
    display: table;
    height: 100%;
    width: 100%;
}

.lgx-photo-gallery .lgx-single figure figcaption .lgx-hover-link .lgx-vertical {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

.lgx-photo-gallery .lgx-single figure figcaption .lgx-hover-link .lgx-vertical a {
    color: #fff;
    font-size: 26px;
    line-height: 39px;
    font-size: 2.6rem;
    line-height: 3.9000000000000004rem;
    -webkit-transition: all 0.2 ease;
    transition: all 0.3s linear;
}

.lgx-photo-gallery .lgx-single figure figcaption .lgx-hover-link .lgx-vertical a:hover {
    color: #800000;
}

.lgx-photo-gallery .lgx-single:hover figure figcaption {
    opacity: 1;
}

.lgx-photo-gallery .lgx-single:hover figure figcaption .lgx-hover-link .lgx-vertical a {
    color: #fff;
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
    -webkit-transform-origin: center;
    transform-origin: center;
    animation-duration: 600ms;
    animation-timing-function: linear;
    display: block;
}

.lgx-photo-gallery .lgx-single:hover figure figcaption .lgx-hover-link .lgx-vertical a:hover {
    color: #800000;
}

.lgx-photo-gallery .lgx-btn-area {
    text-align: center;
}


/*-------------------------------------------------------------------*/


/* 2.11  Blog
---------------------------------------------------------------------*/

.lgx-blog .lgx-btn-area {
    text-align: center;
}

.lgx-blog .blog-area {
    overflow: hidden;
    display: block;
}

.lgx-blog .lgx-card-single {
    padding: .8rem;
    display: block;
    background: #fff;
    overflow: hidden;
    border-radius: 4px;
    border: 1px solid transparent;
    -webkit-background-clip: padding-box;
    /* for Safari */
    background-clip: padding-box;
    /* for IE9+, Firefox 4+, Opera, Chrome */
    -webkit-box-shadow: 0 0 2px rgba(221, 221, 221, 0.75);
    -moz-box-shadow: 0 0 2px rgba(221, 221, 221, 0.75);
    box-shadow: 0 0 2px rgba(221, 221, 221, 0.75);
    margin-bottom: 4.2rem;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -ms-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
}

.lgx-blog .lgx-card-single .card-inner {
    -webkit-box-shadow: 0 0px 10px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 0px 10px rgba(0, 0, 0, 0.25);
    box-shadow: 0 0px 10px rgba(0, 0, 0, 0.25);
    border-radius: 4px;
}

.lgx-blog .lgx-card-single .card-inner img {
    border-radius: 4px 4px 0 0;
}

.lgx-blog .lgx-card-single figure {
    background: #fff;
}

.lgx-blog .lgx-card-single iframe {
    width: 100%;
    min-height: 253px;
    border: none;
    margin-bottom: 0;
}

.lgx-blog .lgx-card-single .content {
    background: #fff;
    display: block;
    overflow: hidden;
    padding-bottom: 3.6rem;
    min-height: 154px;
    border-radius: 0 0 4px 4px;
}

.lgx-blog .lgx-card-single .content .cat-icon,
.lgx-blog .lgx-card-single .content .text-area {
    float: left;
}

.lgx-blog .lgx-card-single .content .cat-icon {
    width: 13%;
    text-align: center;
    margin-top: 2.8rem;
}

.lgx-blog .lgx-card-single .content .cat-icon span {
    background: rgba(183, 28, 28, 0.1);
    border-left: 2px solid #800000;
    height: 60px;
    width: 58px;
    display: inline-block;
    float: left;
    -webkit-transition: all 0.3s ease-in-out 0.2s;
    -moz-transition: all 0.3s ease-in-out 0.2s;
    -ms-transition: all 0.3s ease-in-out 0.2s;
    -o-transition: all 0.3s ease-in-out 0.2s;
    transition: all 0.3s ease-in-out 0.2s;
}

.lgx-blog .lgx-card-single .content .cat-icon span i {
    color: #800000;
    line-height: 60px;
    font-size: 26px;
}

.lgx-blog .lgx-card-single .content .text-area {
    width: 87%;
    /*.text {
          display: none;
          padding-left: 1rem;
          padding-top: .8rem;
        }*/
}

.lgx-blog .lgx-card-single .content .text-area .title {
    color: #2e2841;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -ms-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
    line-height: 3.8rem;
    padding-left: 1rem;
    margin-bottom: 1.6rem;
}

.lgx-blog .lgx-card-single .content .text-area .title a {
    color: inherit;
}

.lgx-blog .lgx-card-single .content .text-area .title:hover {
    color: #800000;
}

.lgx-blog .lgx-card-single .content .text-area .title:hover a {
    color: inherit;
}

.lgx-blog .lgx-card-single .content .text-area .link {
    font-size: 19px;
    line-height: 28.5px;
    font-size: 1.9rem;
    line-height: 2.8499999999999996rem;
    font-weight: 400;
    opacity: .8;
    margin-bottom: 1.2rem;
    display: inline-block;
    -webkit-transition: all 0.2s ease-in-out 0.2s;
    -moz-transition: all 0.2s ease-in-out 0.2s;
    -ms-transition: all 0.2s ease-in-out 0.2s;
    -o-transition: all 0.2s ease-in-out 0.2s;
    transition: all 0.2s ease-in-out 0.2s;
}

.lgx-blog .lgx-card-single .content .text-area .link:hover {
    opacity: 1;
}

.lgx-blog .lgx-card-single .content .text-area .hits-area {
    padding-left: 1rem;
}

.lgx-blog .lgx-card-single .content .text-area .hits-area .date {
    font-weight: 700;
    font-style: italic;
    margin-right: 2rem;
    display: inline-block;
}

.lgx-blog .lgx-card-single .content .text-area .hits-area .hit-right {
    color: #2e2841;
    opacity: .7;
}

.lgx-blog .lgx-card-single .content .text-area .hits-area .hit-right a {
    color: inherit;
}

.lgx-blog .lgx-card-single:hover {
    border: 1px solid rgba(16, 34, 62, 0.05);
    -webkit-background-clip: padding-box;
    /* for Safari */
    background-clip: padding-box;
    /* for IE9+, Firefox 4+, Opera, Chrome */
    background: #800000;
    /*.card-inner {
        position: relative;
        top: -50px;
        .content {
          .text-area {
            .text {
              display: block;
            }
          }
        }
      }*/
}

.lgx-blog .lgx-card-single:hover section .cat-icon span {
    background: rgba(183, 28, 28, 0.2);
}

.lgx-blog-list blockquote {
    min-height: 260px;
    margin: 0;
}

.lgx-blog-white {
    background: #fff;
}


/*-------------------------------------------------------------------*/


/* 2.12 Testimonials SECTION
---------------------------------------------------------------------*/

.lgx-testimonials {
    background: #f1f1f1;
}

.lgx-testimonials .lgx-owltestimonial {
    position: relative;
}

.lgx-testimonials .lgx-owltestimonial .item {
    text-align: center;
    color: #fff;
}

.lgx-testimonials .lgx-owltestimonial .item .testi-info-area {
    padding-top: 4.2rem;
    display: block;
    border-radius: 4px;
}

.lgx-testimonials .lgx-owltestimonial .item .lgx-review {
    width: 90%;
    margin: 0 auto;
    font-weight: 400;
    padding: 40px 0px 20px 0px;
}

.lgx-testimonials .lgx-owltestimonial .item .lgx-review span {
    font-size: 22px;
    font-size: 2.2rem;
    line-height: inherit;
    font-weight: inherit;
}

.lgx-testimonials .lgx-owltestimonial .item .lgx-client-image {
    display: inline-block;
    margin: 0 auto;
    position: relative;
    top: 0;
    margin-bottom: -5.7rem;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.lgx-testimonials .lgx-owltestimonial .item .lgx-client-image img {
    width: auto;
    max-width: 180px;
    display: inline-block;
    border: 4px solid #800000;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 1px 2px 10px rgba(52, 61, 71, 0.45);
    -moz-box-shadow: 1px 2px 10px rgba(52, 61, 71, 0.45);
    box-shadow: 1px 2px 10px rgba(52, 61, 71, 0.45);
}

.lgx-testimonials .lgx-owltestimonial .item .lgx-client-image figcaption {
    position: absolute;
    z-index: 2;
    bottom: 0;
    right: 0;
    color: #800000;
    background-color: #fff;
    height: 50px;
    width: 50px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 4px solid #fff;
}

.lgx-testimonials .lgx-owltestimonial .item .lgx-client-image figcaption i {
    color: #800000;
    font-size: 26px;
    line-height: 46px;
}

.lgx-testimonials .lgx-owltestimonial .item .lgx-client-image:hover img {
    border-color: #fff;
}

.lgx-testimonials .lgx-owltestimonial .item .lgx-client-image:hover figcaption {
    background-color: #fff;
}

.lgx-testimonials .lgx-owltestimonial .item .lgx-client-image:hover figcaption i {
    color: #981717;
}

.lgx-testimonials .lgx-owltestimonial .item .lgx-client-name {
    text-align: center;
    font-family: 'Oswald', sans-serif;
    color: #2e2841;
    font-size: 16px;
    line-height: 24px;
    font-size: 1.6rem;
    line-height: 2.4000000000000004rem;
    padding-bottom: 4.2rem;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: .05rem;
}

.lgx-testimonials .lgx-owltestimonial .item .lgx-client-name span {
    font-family: 'Lora', serif;
    text-transform: none;
    font-size: inherit;
    display: block;
    opacity: .7;
    color: #800000;
}

.lgx-testimonials .lgx-owltestimonial {
    margin: 0;
}

.lgx-testimonials .lgx-owltestimonial .owl-nav [class*=owl-] {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.lgx-testimonials .lgx-owltestimonial .owl-nav [class*=owl-] i {
    font-size: 40px;
    color: #800000;
    font-weight: 400;
}

.lgx-testimonials .lgx-owltestimonial .owl-nav [class*=owl-]:hover {
    background-color: #800000;
}

.lgx-testimonials .lgx-owltestimonial .owl-nav [class*=owl-]:hover i {
    color: #fff;
}

.lgx-testimonials .lgx-owltestimonial .owl-nav .owl-prev,
.lgx-testimonials .lgx-owltestimonial .owl-nav .owl-next {
    color: #800000;
    -moz-transition: all 0.3s ease-in 0s;
    -o-transition: all 0.3s ease-in 0s;
    -webkit-transition: all 0.3s ease-in 0s;
    transition: all 0.3s ease-in 0s;
    text-align: center;
}

.lgx-testimonials .lgx-owltestimonial .owl-nav .owl-prev i,
.lgx-testimonials .lgx-owltestimonial .owl-nav .owl-next i {
    color: inherit;
    line-height: 60px;
}

.lgx-testimonials .lgx-owltestimonial .owl-nav .owl-prev:hover,
.lgx-testimonials .lgx-owltestimonial .owl-nav .owl-next:hover {
    background: #800000;
    color: #fff;
    -webkit-box-shadow: 1px 2px 10px rgba(52, 61, 71, 0.3);
    -moz-box-shadow: 1px 2px 10px rgba(52, 61, 71, 0.3);
    box-shadow: 1px 2px 10px rgba(52, 61, 71, 0.3);
}

.lgx-testimonials .lgx-owltestimonial .owl-nav .owl-prev:hover i,
.lgx-testimonials .lgx-owltestimonial .owl-nav .owl-next:hover i {
    color: inherit;
}

.lgx-testimonials .lgx-owltestimonial .owl-nav .owl-prev {
    position: absolute;
    left: 0;
    bottom: 26%;
    height: 60px;
    width: 60px;
    border-radius: 50%;
}

.lgx-testimonials .lgx-owltestimonial .owl-nav .owl-next {
    position: absolute;
    right: 0;
    bottom: 26%;
    height: 60px;
    width: 60px;
    border-radius: 50%;
}

.lgx-testimonials .owl-carousel .owl-item {
    padding: 0 3rem;
}

#lgx-owltestimonial .active .lgx-fadeInLeft {
    -webkit-animation-duration: .9s;
    animation-duration: .9s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-delay: .1s;
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
}

#lgx-owltestimonial .active .lgx-zoomIn-q {
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-delay: 1.2s;
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
}

#lgx-owltestimonial .active .lgx-zoomIn {
    -webkit-animation-duration: 1.2s;
    animation-duration: 1.2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-delay: .4s;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInY;
    animation-name: flipInY;
}


/*.featured-gallery {
    float: right;
    width: 92%;
}

.featured-gallery {
    bottom: 58px;
    left: -80px;
    margin: 0;
    position: absolute;
}*/

.featured-gallery .owl-nav>div {
    top: 95%;
}

.featured-gallery .owl-nav .owl-prev {
    left: 0px;
}

.featured-gallery .owl-nav .owl-next {
    display: inline-table;
}

.featured-gallery .owl-nav .owl-prev i,
.featured-gallery .owl-nav .owl-next i {
    color: #fff;
    font-size: 35px;
}

@media only screen and (max-width: 991px) {
    .featured-gallery {
        bottom: auto;
        left: auto;
        top: -45px;
    }
}

.featured-gallery .owl-nav>div {
    background: none repeat scroll 0 0 rgba(240, 240, 240, 0.8);
    border-radius: 0;
    display: block;
    margin: 0;
    padding: 10px;
    position: absolute;
    top: 30%;
    -webkit-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    z-index: 6;
}

.featured-gallery .owl-nav .owl-next {
    right: 0px;
}

.featured-gallery .owl-nav .owl-next i {
    color: #888;
    font-size: 20px;
}

.featured-gallery .owl-nav .owl-prev i {
    color: #888;
    font-size: 20px;
}


/* owl dots */

.featured-gallery .owl-dots {
    text-align: center;
    margin-top: 10px;
}

.featured-gallery .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
}

.featured-gallery .owl-dots .owl-dot span {
    background: #fff;
    border-radius: 50%;
    display: block;
    height: 12px;
    margin: 5px 7px;
    opacity: 0.8;
    -webkit-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    width: 12px;
}

.featured-gallery .owl-dots .owl-dot span {
    border: 2px solid #800000;
}

.featured-gallery .owl-dots .owl-dot.active span,
.featured-gallery .owl-dots .owl-dot:hover span {
    opacity: 1;
    background: #800000;
}


/* Image Carousel */

.image-carousel .featured-gallery .owl-nav>div {
    opacity: 0;
}

.image-carousel:hover .featured-gallery .owl-nav>div {
    opacity: 1;
}

.owl-carousel.no-bullet .owl-nav {
    display: none;
}


/*-------------------------------------------------------------------*/


/* 2.13 CONTACT SECTION
---------------------------------------------------------------------*/

.lgx-contact .contact-info .lgx-box {
    margin-bottom: 2.6rem;
}

.lgx-contact .contact-info .lgx-box .address .title {
    color: #800000;
    font-weight: 400;
    letter-spacing: normal;
    margin: 0;
}

.lgx-contact .lgx-contactform .form-group {
    margin-bottom: 2rem;
}

.lgx-contact .lgx-contactform .form-control {
    display: block;
    width: 100%;
    height: 50px;
    padding: 1.5rem 2rem;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: none;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.lgx-contact .lgx-contactform textarea.form-control {
    height: 170px;
}

.lgx-contact .help-block {
    color: #e74f3f;
    margin: 0;
}

.lgx-contact-white {
    background: #fff;
}

.lgxmapcanvas {
    min-height: 400px;
}

.lgxmapcanvas .gm-style .gm-style-iw {
    font-weight: 300;
    font-size: 14px;
    line-height: 2.2rem;
    overflow: hidden;
    padding: .6rem 1.6rem;
    border-radius: 4px;
    text-align: center;
}

.lgxmapcanvas .gm-style .gm-style-iw h1 {
    font-size: 26px;
    line-height: 39px;
    font-size: 2.6rem;
    line-height: 3.9000000000000004rem;
    text-transform: uppercase;
    margin: 0;
    color: #42bd41;
}


/*-------------------------------------------------------------------*/


/* 2.15 circular-countdown.less
---------------------------------------------------------------------*/

#lgx-circular canvas {
    display: inline-block;
}

#lgx-circular .circular-inner {
    width: 100%;
}

#lgx-circular .circular-inner .time_circles>div>span {
    font-family: 'Oswald', sans-serif;
    font-size: 68px;
    line-height: 102px;
    font-size: 6.8rem;
    line-height: 10.2rem;
    font-weight: 700;
}

#lgx-circular .circular-inner .time_circles>div>h4 {
    font-family: 'Lora', serif;
    font-size: 26px;
    line-height: 39px;
    font-size: 2.6rem;
    line-height: 3.9000000000000004rem;
    font-weight: 400;
}

.circular-countdown-area #lgx-circular canvas {
    display: inline-block;
    max-width: 200px !important;
}

.circular-countdown-area #lgx-circular .circular-inner {
    width: 100%;
}

.circular-countdown-area #lgx-circular .circular-inner .time_circles>div>span {
    font-family: 'Oswald', sans-serif;
    font-size: 68px;
    line-height: 102px;
    font-size: 6.8rem;
    line-height: 10.2rem;
    font-weight: 700;
}

.circular-countdown-area #lgx-circular .circular-inner .time_circles>div>h4 {
    font-family: 'Lora', serif;
    font-size: 26px;
    line-height: 39px;
    font-size: 2.6rem;
    line-height: 3.9000000000000004rem;
    font-weight: 400;
}


/*-------------------------------------------------------------------*/


/* 2.16 FOOTER
---------------------------------------------------------------------*/

.lgx-footer {
    background: #2e2841;
    color: #fff;
    text-align: center;
}

.lgx-footer .lgx-footer-bg {
    background: url('../img/footer-style.png') bottom left no-repeat;
    -webkit-background-size: auto auto, cover;
    -o-background-size: auto auto, cover;
    -moz-background-size: auto auto, cover;
    background-size: auto auto, cover;
}

.lgx-footer .lgx-inner {
    background: rgba(21, 21, 21, 0.9);
    margin: 0 auto;
}

.lgx-footer .title {
    font-family: 'Lora', serif;
    font-size: 26px;
    line-height: 39px;
    font-size: 2.6rem;
    line-height: 3.9000000000000004rem;
    font-weight: 400;
    margin: 0 0 2.6rem;
}

.lgx-footer .link {
    text-align: left;
}

.lgx-footer .lgx-subscriber-area {
    margin-bottom: 4.2rem;
}

.lgx-footer .lgx-subscriber-area .title {
    font-family: 'Lora', serif;
    font-size: 26px;
    line-height: 39px;
    font-size: 2.6rem;
    line-height: 3.9000000000000004rem;
    font-weight: 400;
    margin: 0 0 2.6rem;
}

.lgx-footer .lgx-subscriber-area .subscribe-form {
    background: rgba(255, 255, 255, 0.5);
    padding: .8rem;
    border-radius: 4px;
    display: block;
    overflow: hidden;
}

.lgx-footer .lgx-subscriber-area .subscribe-form .form-group {
    margin-bottom: 0;
}

.lgx-footer .lgx-subscriber-area .subscribe-form .lgx-input-form,
.lgx-footer .lgx-subscriber-area .subscribe-form .the-submit-btn {
    float: left;
    -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.25);
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.25);
    height: 52px;
    border-radius: 4px;
    border: none;
}

.lgx-footer .lgx-subscriber-area .subscribe-form .lgx-input-form {
    width: 80%;
    padding-left: 2rem;
}

.lgx-footer .lgx-subscriber-area .subscribe-form .the-submit-btn {
    width: 19%;
    margin-left: 1%;
    font-family: 'Oswald', sans-serif;
    background: #42bd41;
    color: #fff;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

.lgx-footer .lgx-subscriber-area .subscribe-form .the-submit-btn:hover {
    background: #800000;
}

.lgx-footer .lgx-subscriber-area .subscribe-form .the-submit-btn:hover span {
    display: block;
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
    -webkit-transform-origin: center;
    transform-origin: center;
    animation-duration: 500ms;
    animation-timing-function: linear;
}

.lgx-footer .lgx-logo {
    margin-bottom: 4.2rem;
}

.lgx-footer .footer-social {
    margin-bottom: 4.2rem;
}

.lgx-copy-right .footer-social .list-inline {
    line-height: 0rem;
    margin: 5px 0;
}

.lgx-footer .footer-social ul li {
    background: rgba(255, 255, 255, 0.5);
    padding: 5px;
    border-radius: 50%;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

.lgx-copy-right .footer-social ul li {
    background: rgba(133, 133, 133, 0.5);
    padding: 5px;
    border-radius: 50%;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

.lgx-footer .footer-social ul li a {
    background: #fff;
    width: 60px;
    height: 60px;
    display: inline-block;
    border-radius: 50%;
    font-size: 26px;
    -webkit-box-shadow: 0 0px 10px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 0px 10px rgba(0, 0, 0, 0.25);
    box-shadow: 0 0px 10px rgba(0, 0, 0, 0.25);
}

.lgx-copy-right .footer-social ul li a {
    background: #fff;
    width: 20px;
    height: 20px;
    display: inline-block;
    border-radius: 50%;
    font-size: 13px;
    -webkit-box-shadow: 0 0px 10px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 0px 10px rgba(0, 0, 0, 0.25);
    box-shadow: 0 0px 10px rgba(0, 0, 0, 0.25);
}

.lgx-footer .footer-social ul li a i {
    font-size: inherit;
    line-height: 62px;
}

.lgx-copy-right .footer-social ul li a i {
    font-size: inherit;
    line-height: 22px;
}

.lgx-footer .footer-social ul li:hover,
.lgx-copy-right .footer-social ul li:hover {
    background: #800000;
}

.lgx-footer .footer-social ul li:hover a,
.lgx-copy-right .lgx-footer .footer-social ul li:hover a {
    color: #42bd41;
}

.lgx-footer .footer-social ul li:hover a i,
.lgx-copy-right .footer-social ul li:hover a i {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
    -webkit-transform-origin: center;
    transform-origin: center;
    animation-duration: 600ms;
    animation-timing-function: linear;
}

.lgx-footer .lgx-copyright {
    font-family: 'Lora', serif;
    font-size: 26px;
    line-height: 39px;
    font-size: 2.6rem;
    line-height: 3.9000000000000004rem;
    color: #fff;
    font-style: italic;
}

.lgx-footer .lgx-copyright .themename {
    color: #800000;
}

.lgx-footer .lgx-copyright .text {
    opacity: .4;
}

.lgx-footer .lgx-copyright a {
    color: #42bd41;
    opacity: .4;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

.lgx-footer .lgx-copyright a:hover {
    opacity: 1;
}

.lgx-copy-right {
    background-color: #DDDDDD;
    padding: 5px 0 0;
}

.lgx-copy-right .lgx-copy-text {
    color: #888888;
    font-size: 1.8rem;
    font-weight: 300;
    letter-spacing: normal;
    line-height: 2.7rem;
    text-transform: capitalize;
    display: inline;
    float: left;
    margin: 5px 10px;
}


/*.lgx-copy-right .lgx-copy-text {   
    text-align: right;
    margin: 2px 10px;
    display: inline
}*/

.lgx-copy-right .lgx-copy-text a {
    color: #800000;
    font-weight: 400;
    opacity: .6;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

.lgx-copy-right .lgx-copy-text a:hover {
    opacity: 1;
}

.lgx-copy-right .lgx-copy-text .webtitle {
    color: #42bd41;
    opacity: .6;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

.lgx-copy-right .lgx-copy-text .webtitle:hover {
    opacity: 1;
}

.lgx-copy-right .footer-social {
    float: left;
    _width: 125px;
    text-align: center;
    _margin: 2px 10px;
    display: inline
}


/*-------------------------------------------------------------------*/


/* 2.17  TOGGLES-ACCORDION
---------------------------------------------------------------------*/

.panel-group .panel {
    box-shadow: none;
    -webkit-border-radius: 0 0 0 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0 0 0 0;
    border-radius: 0 0 0 0;
    border: none;
    position: relative;
}

.panel-group .panel-title {
    font-size: 13px;
}

.panel-group .panel-title a {
    background: #eeeeee;
    display: block;
    font-size: 14px;
    padding: 10px 15px 10px 48px;
    white-space: normal;
}

.panel-group .panel-title a.active {
    background: #f1f1f1 none repeat scroll 0 0 !important;
    border-bottom: 1px solid #d3d3d3 !important;
    color: #111111;
}

.panel-group .panel-title a.active .open-sub:after {
    display: none;
}

.panel-group .panel-title a.active::after {
    color: #fff;
    background: #e3e3e3 !important;
    content: "\f068";
}

.panel-group .panel-title a::after {
    color: #777777;
    content: "\f067";
    font-family: FontAwesome;
    font-size: 14px;
    left: 0;
    padding: 10px 14px;
    position: absolute;
    top: 0;
}

.panel-group .panel-title:hover a,
.panel-group .panel-title:focus a {
    color: #333333;
}

.panel-group .panel-title .open-sub {
    display: block;
    position: relative;
}

.panel-group .panel-title .open-sub:before,
.panel-group .panel-title .open-sub:after {
    content: "";
    display: block;
    position: absolute;
    height: 1px;
    top: 50%;
    margin-top: -0.5px;
    left: 50%;
}

.panel-group .panel-content {
    background: #f1f1f1 none repeat scroll 0 0;
    padding: 10px 20px 20px;
}

.panel-group .panel-content>:last-child {
    margin-bottom: 0;
}


/* -------- Toggle ---------- */

.panel-group.toggle .panel-heading {
    padding: 0;
    border-bottom: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.panel-group.toggle .panel-body {
    padding: 10px 0 5px 25px;
}

.panel-group.accordion.transparent .panel-title a,
.panel-group.toggle.transparent .panel-title a,
.panel-group.accordion.transparent .panel-title a.active,
.panel-group.toggle.transparent .panel-title a.active {
    background: transparent !important;
    border: none !important;
}

.panel-group.accordion.transparent .panel-title a::after,
.panel-group.toggle.transparent .panel-title a::after,
.panel-group.accordion.transparent .panel-title a.active::after,
.panel-group.toggle.transparent .panel-title a.active::after {
    color: #333333;
    background: transparent !important;
}

.panel-group.accordion.transparent .panel-content,
.panel-group.toggle.transparent .panel-content {
    background: transparent !important;
}

.panel-group.toggle .panel-heading+.panel-collapse>.panel-body,
.panel-group.toggle .panel-heading+.panel-collapse>.list-group {
    border-top: none;
}


/*-------------------------------------------------------------------*/


/* 2.18  Collection Picture
---------------------------------------------------------------------*/

.collection {
    background-color: #2e2d2d;
    background-size: 60px
}

.collection__wrap {
    margin: 0 auto;
    padding: 40px 0 80px;
    width: 1156px
}

.collection__wrap::after {
    content: '';
    clear: both;
    display: table
}

.colbox {
    color: #fff
}

.colbox__figure {
    background: #2e2d2d;
    cursor: pointer;
    float: left;
    margin: 0;
    max-height: 280px;
    min-height: 240px;
    overflow: hidden;
    position: relative;
    text-align: center;
    -webkit-transition: background-color .35s;
    transition: background-color .35s;
    width: 100%
}

.colbox__figure:hover {
    background: #821218
}

.colbox__figure:hover .colbox__caption::after,
.colbox__figure:hover .colbox__caption::before,
.colbox__figure:hover .colbox__description,
.colbox__figure:hover .colbox__title {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
}

.colbox__figure:hover .colbox__img {
    opacity: .4;
    -webkit-transform: scale(1.05);
    transform: scale(1.05)
}

.colbox__img {
    display: block;
    height: 240px;
    opacity: .7;
    position: relative;
    -webkit-transition: all .35s ease-out;
    transition: all .35s ease-out;
    width: 100%
}

.colbox__caption {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    box-sizing: border-box;
    color: #fff;
    font-size: 1.25em;
    height: 100%;
    left: 0;
    padding: 2em;
    position: absolute;
    top: 0;
    width: 100%
}

.colbox__caption:after,
.colbox__caption:before {
    bottom: 30px;
    content: '';
    left: 30px;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    right: 30px;
    top: 30px;
    -webkit-transition: opacity .35s, -webkit-transform .35s;
    transition: opacity .35s, -webkit-transform .35s;
    transition: opacity .35s, transform .35s;
    transition: opacity .35s, transform .35s, -webkit-transform .35s
}

.colbox__caption:before {
    border-bottom: 1px solid #fff;
    border-top: 1px solid #fff;
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1)
}

.colbox__caption:after {
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    -webkit-transform: scale(1, 0);
    transform: scale(1, 0)
}

.colbox__caption div {
    line-height: normal;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.colbox__title {
    color: #fff;
    font-size: 22px;
    letter-spacing: 1px;
    margin: 0;
    padding-top: 0;
    text-shadow: 0 1px 1px rgba(70, 68, 68, .8);
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
    -webkit-transition: -webkit-transform .35s;
    transition: -webkit-transform .35s;
    transition: transform .35s;
    transition: transform .35s, -webkit-transform .35s
}

.colbox__subheading {
    font-size: 14px
}

.colbox__description {
    color: #fff;
    font-size: 16px;
    line-height: 24px;
    margin: 0;
    opacity: 0;
    padding: 10px 2em 0;
    text-shadow: 0 1px 1px rgba(70, 68, 68, .8);
    text-transform: none;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
    -webkit-transition: opacity .35s, -webkit-transform .35s;
    transition: opacity .35s, -webkit-transform .35s;
    transition: opacity .35s, transform .35s;
    transition: opacity .35s, transform .35s, -webkit-transform .35s
}

.colbox__link {
    font-size: 0;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    text-indent: 200%;
    top: 0;
    white-space: nowrap;
    width: 100%;
    z-index: 1000
}


/********************************************************************/


/* -------- Scroll To Top ---------- */

.scrollToTop {
    font-size: 20px;
    line-height: 45px;
    background: rgba(128, 0, 0, 0.8);
    display: block !important;
    height: 50px;
    padding: 2px;
    position: fixed;
    right: 15px;
    bottom: 15px;
    text-align: center;
    text-decoration: none;
    width: 2.45em;
    height: 2.45em;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -webkit-transform: perspective(300px) rotateY(-120deg) translateZ(-10px);
    -ms-transform: perspective(300px) rotateY(-120deg) translateZ(-10px);
    transform: perspective(300px) rotateY(-120deg) translateZ(-10px);
    z-index: 99999;
}

.scrollToTop i {
    color: #fff;
    font-size: 42px;
}

.scrollToTop.on {
    opacity: 1 !important;
    -webkit-transition-delay: 0s !important;
    transition-delay: 0s !important;
    -webkit-transform: perspective(300px) rotateY(0deg);
    -ms-transform: perspective(300px) rotateY(0deg);
    transform: perspective(300px) rotateY(0deg)
}

.scrollToTop.off {
    opacity: 0
}

.scrollToTop:hover {
    background: rgba(128, 0, 0, 0.2);
    text-decoration: none;
}


/* 3. SINGLE PAGE STYLE
*********************************************************************/

.single .lgx-banner-inner,
.single-post .lgx-banner-inner,
.page .lgx-banner-inner,
.page-template .lgx-banner-inner {
    background: url('../img/banner-inner.jpg') bottom center no-repeat fixed;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
}

.single .lgx-banner-inner .lgx-inner-bg,
.single-post .lgx-banner-inner .lgx-inner-bg,
.page .lgx-banner-inner .lgx-inner-bg,
.page-template .lgx-banner-inner .lgx-inner-bg {
    background: url('../img/banner-style-inner.png') top left no-repeat;
    -webkit-background-size: auto auto, cover;
    -o-background-size: auto auto, cover;
    -moz-background-size: auto auto, cover;
    background-size: auto auto, cover;
}

.single .lgx-banner-inner .lgx-inner,
.single-post .lgx-banner-inner .lgx-inner,
.page .lgx-banner-inner .lgx-inner,
.page-template .lgx-banner-inner .lgx-inner {
    padding: 12.8rem 0 6.8rem;
    _background: rgba(21, 21, 21, 0.85);
    background: rgba(40, 43, 65, 0.71);
}

.single .lgx-banner-inner .lgx-heading-area,
.single-post .lgx-banner-inner .lgx-heading-area,
.page .lgx-banner-inner .lgx-heading-area,
.page-template .lgx-banner-inner .lgx-heading-area {
    margin-bottom: 0;
}

.single .lgx-sponsors,
.single-post .lgx-sponsors,
.page .lgx-sponsors,
.page-template .lgx-sponsors {
    _background: none;
}

.single .lgx-sponsors .lgx-inner,
.single-post .lgx-sponsors .lgx-inner,
.page .lgx-sponsors .lgx-inner,
.page-template .lgx-sponsors .lgx-inner {
    _background: #f1f1f1;
}

.single .lgx-photo-gallery .lgx-inner,
.single-post .lgx-photo-gallery .lgx-inner,
.page .lgx-photo-gallery .lgx-inner,
.page-template .lgx-photo-gallery .lgx-inner {
    padding: 11rem 0;
}

.single .lgx-blog-single .lgx-inner,
.single-post .lgx-blog-single .lgx-inner,
.page .lgx-blog-single .lgx-inner,
.page-template .lgx-blog-single .lgx-inner {
    background: #f1f1f1;
}

.single .lgx-contact .lgxmapcanvas,
.single-post .lgx-contact .lgxmapcanvas,
.page .lgx-contact .lgxmapcanvas,
.page-template .lgx-contact .lgxmapcanvas {
    margin-bottom: 6.8rem;
}

.single .lgx-heading,
.single-post .lgx-heading,
.page .lgx-heading,
.page-template .lgx-heading {
    margin-bottom: 0;
}

.single .breadcrumb,
.single-post .breadcrumb,
.page .breadcrumb,
.page-template .breadcrumb {
    background: transparent;
    display: inline-block;
    padding: 0;
    position: relative;
    z-index: 1;
}

.single .breadcrumb li,
.single-post .breadcrumb li,
.page .breadcrumb li,
.page-template .breadcrumb li {
    font-size: 16px;
    line-height: 24px;
    font-size: 1.6rem;
    line-height: 2.4000000000000004rem;
    font-weight: 400;
    color: #fff;
    text-transform: uppercase;
}

.single .breadcrumb li a,
.single-post .breadcrumb li a,
.page .breadcrumb li a,
.page-template .breadcrumb li a {
    color: inherit;
    font-size: inherit;
    font-weight: inherit;
    line-height: 4.4rem;
}

.single .breadcrumb li a:hover,
.single-post .breadcrumb li a:hover,
.page .breadcrumb li a:hover,
.page-template .breadcrumb li a:hover {
    color: #800000;
}

.single .breadcrumb .active,
.single-post .breadcrumb .active,
.page .breadcrumb .active,
.page-template .breadcrumb .active {
    color: #800000;
}

.single .breadcrumb>li+li:before,
.single-post .breadcrumb>li+li:before,
.page .breadcrumb>li+li:before,
.page-template .breadcrumb>li+li:before {
    padding: 0 5px;
    color: #42bd41;
    content: "/\00a0";
    opacity: .7;
}

.lgx-blog-single .lgx-card-single {
    padding: 0;
    background: transparent;
    box-shadow: none;
    margin-bottom: 0;
}

.lgx-blog-single .lgx-card-single header figure {
    padding: 1rem;
    display: block;
    overflow: hidden;
    border-radius: 4px;
    margin-bottom: 4.2rem;
    background: #fff;
}

.lgx-blog-single .lgx-card-single header figure img {
    -webkit-box-shadow: 0 0px 20px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0px 20px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0px 20px rgba(0, 0, 0, 0.5);
}

.lgx-blog-single .lgx-card-single header .title {
    font-weight: 700;
}

.lgx-blog-single .lgx-card-single header .author,
.lgx-blog-single .lgx-card-single header .text-area {
    float: left;
}

.lgx-blog-single .lgx-card-single header .author {
    width: 30%;
    padding-right: 4.2rem;
    text-align: right;
}

.lgx-blog-single .lgx-card-single header .author a img {
    border-radius: 50%;
}

.lgx-blog-single .lgx-card-single header .author .name {
    margin-bottom: 0;
}

.lgx-blog-single .lgx-card-single header .author .subtitle {
    font-size: 16px;
    line-height: 24px;
    font-size: 1.6rem;
    line-height: 2.4000000000000004rem;
    font-weight: 400;
    font-style: italic;
    opacity: .7;
    margin: 0;
}

.lgx-blog-single .lgx-card-single header .author .comtitle {
    margin-top: 0;
    margin-bottom: 2rem;
    color: #800000;
    font-weight: 400;
    font-style: italic;
}

.lgx-blog-single .lgx-card-single header .author .follow-btn {
    background: rgba(183, 28, 28, 0.1);
    font-style: italic;
    font-weight: 700;
    padding: .5rem 2rem;
}

.lgx-blog-single .lgx-card-single header .text-area {
    width: 70%;
    margin-bottom: 2.6rem;
    padding-bottom: 1.6rem;
    border-bottom: 1px solid rgba(52, 61, 71, 0.1);
    -webkit-background-clip: padding-box;
    /* for Safari */
    background-clip: padding-box;
    /* for IE9+, Firefox 4+, Opera, Chrome */
}

.lgx-blog-single .lgx-card-single header .text-area .title {
    margin-bottom: 1.6rem;
    font-size: 42px;
    line-height: 63px;
    font-size: 4.2rem;
    line-height: 6.300000000000001rem;
    line-height: 5rem;
    margin-top: 0;
}

.lgx-blog-single .lgx-card-single header .text-area .title a {
    color: inherit;
}

.lgx-blog-single .lgx-card-single header .text-area .title:hover {
    color: #800000;
}

.lgx-blog-single .lgx-card-single header .text-area .title:hover a {
    color: inherit;
}

.lgx-blog-single .lgx-card-single header .text-area .link {
    font-size: 19px;
    line-height: 28.5px;
    font-size: 1.9rem;
    line-height: 2.8499999999999996rem;
    font-weight: 400;
    opacity: .8;
    margin-bottom: 1.2rem;
    display: inline-block;
    -webkit-transition: all 0.2s ease-in-out 0.2s;
    -moz-transition: all 0.2s ease-in-out 0.2s;
    -ms-transition: all 0.2s ease-in-out 0.2s;
    -o-transition: all 0.2s ease-in-out 0.2s;
    transition: all 0.2s ease-in-out 0.2s;
}

.lgx-blog-single .lgx-card-single header .text-area .link:hover {
    opacity: 1;
}

.lgx-blog-single .lgx-card-single header .text-area .hits-area .date {
    font-weight: 700;
    font-style: italic;
    margin-right: 2rem;
    display: inline-block;
}

.lgx-blog-single .lgx-card-single header .text-area .hits-area .hit-right {
    color: #2e2841;
    opacity: .7;
}

.lgx-blog-single .lgx-card-single header .text-area .hits-area .hit-right a {
    color: inherit;
}

.lgx-blog-single .lgx-card-single section {
    background: transparent;
    width: 70%;
    float: right;
    text-align: left;
}

.lgx-blog-single .lgx-card-single section p {
    margin-bottom: 2.6rem;
}

.lgx-blog-single .lgx-card-single section .lgx-img-left {
    float: left;
    padding: 1rem 2rem 1.5rem 0;
}

.lgx-blog-single .lgx-card-single section .lgx-img-right {
    float: right;
    padding: 1rem 0 1.5rem 2rem;
}

.lgx-blog-single .lgx-card-single section .lgx-img-center {
    margin: 0 auto;
    display: block;
    padding: 1.5rem;
}

.lgx-blog-single .lgx-card-single footer {
    width: 70%;
    float: right;
    text-align: left;
    margin-top: 1.6rem;
}

.lgx-blog-single .lgx-card-single footer .title {
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    font-weight: 400;
    color: #800000;
    border-bottom: 1px solid rgba(52, 61, 71, 0.1);
    -webkit-background-clip: padding-box;
    /* for Safari */
    background-clip: padding-box;
    /* for IE9+, Firefox 4+, Opera, Chrome */
}

.lgx-blog-single .lgx-card-single footer .lgx-share {
    margin-left: 0;
}

.lgx-blog-single .lgx-card-single footer .lgx-share ul li {
    background: #fff;
    padding: 5px;
    border-radius: 50%;
    text-align: center;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

.lgx-blog-single .lgx-card-single footer .lgx-share ul li a {
    background: #fff;
    width: 50px;
    height: 50px;
    display: inline-block;
    border-radius: 50%;
    font-size: 26px;
    -webkit-box-shadow: 0 0px 10px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 0px 10px rgba(0, 0, 0, 0.25);
    box-shadow: 0 0px 10px rgba(0, 0, 0, 0.25);
}

.lgx-blog-single .lgx-card-single footer .lgx-share ul li a i {
    font-size: inherit;
    line-height: 53px;
}

.lgx-blog-single .lgx-card-single footer .lgx-share ul li:hover {
    background: #800000;
}

.lgx-blog-single .lgx-card-single footer .lgx-share ul li:hover a {
    color: #42bd41;
}

.lgx-blog-single .lgx-card-single footer .lgx-share ul li:hover a i {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
    -webkit-transform-origin: center;
    transform-origin: center;
    animation-duration: 600ms;
    animation-timing-function: linear;
}

.lgx-blog-single .lgx-card-single footer .lgx-sharess {
    margin-left: 0;
}

.lgx-blog-single .lgx-card-single footer .lgx-sharess li a {
    height: 40px;
    width: 40px;
    background: #fff;
    color: #800000;
    display: inline-block;
    text-align: center;
    border-radius: 50%;
}

.lgx-blog-single .lgx-card-single footer .lgx-sharess li a i {
    font-size: 16px;
    line-height: 40px;
}

.lgx-blog-single .lgx-card-single footer .lgx-sharess li a:hover {
    background: #800000;
    color: #fff;
}

.lgx-blog-single .lgx-card-single:hover {
    background: transparent;
    border: 1px solid transparent;
    -webkit-background-clip: padding-box;
    /* for Safari */
    background-clip: padding-box;
    /* for IE9+, Firefox 4+, Opera, Chrome */
}

.home-terms .img {
    float: left;
    margin: 2px 0;
    max-width: 20px;
    width: 10%;
}

.home-terms .text {
    color: #fd3337;
    font-size: 16px;
    position: absolute;
    right: 0;
    width: 90%;
}

.product ul.products {
    margin-left: -0.5%;
    margin-right: -0.5%;
}

.single .lgx-register,
.single-post .lgx-register,
.page .lgx-register,
.page-template .lgx-register {
    background: none;
}

.single .lgx-register .lgx-inner,
.single-post .lgx-register .lgx-inner,
.page .lgx-register .lgx-inner,
.page-template .lgx-register .lgx-inner {
    background: #f1f1f1;
}

.lgx-register .lgx-btn-area {
    text-align: center;
    margin-top: 3.6rem;
}


/********************************************************************/


/* 4. Global RESPONSIVE STYLES
*********************************************************************/


/* ---------------------------------------------------------------------------
    Customized by http://vaskar.me/
 ---------------------------------------------------------------------------
    Min-Width: Refers to everything greater than or equal to the amount given.
    Max-Width: Refers to everything less than or equal to the amount given.
 ---------------------------------------------------------------------------/*

/* -----------------------------------------------------------------------
    Large devices (large desktops, 1200px and up)
 ------------------------------------------------------------------------*/

@media (min-width: 1200px) and (max-width: 1400px) {
    .lgx-banner .lgx-inner {
        padding: 12rem 0 1rem;
    }
    .lgx-banneranother .title {
        font-size: 9rem;
        letter-spacing: -3px;
        line-height: 8rem;
    }
    .lgx-banneranother .title span {
        font-size: 11rem;
        letter-spacing: -3px;
        line-height: 11rem;
    }
    .lgx-banneranother .lgx-inner-bg {
        padding: 22rem 0 18rem;
    }
    .lgx-banneranother .lgx-inneranother {
        background-size: 49% auto, cover;
    }
}

@media (min-width: 1200px) {
    /************** 1200 GLOBAl USE***********/
    .lg-text-center {
        text-align: center;
    }
    /************** 1200 GLOBAl USE END***********/
}


/* -----------------------------------------------------------------------
     Medium devices (desktops, UP TO 1199px~992px)
 ------------------------------------------------------------------------*/

@media (max-width: 1199px) {
    /************** 1199 GLOBAl USE***********/
    html {
        font-size: 55%;
    }
    .md-text-center {
        text-align: center;
    }
    .lgx-schedule .lgx-tab .lgx-single-tab .author .author-img {
        width: 28%;
        margin-right: 5%;
    }
    .lgx-schedule .lgx-tab .lgx-single-tab .author .author-img img {
        max-width: 100%;
    }
    .lgx-schedule .lgx-tab .lgx-single-tab .author .author-info {
        width: 67%;
        margin-top: .5rem;
    }
    .lgx-schedule .lgx-tab .lgx-single-tab .time-area .time {
        font-size: 26px;
        line-height: 39px;
        font-size: 2.6rem;
        line-height: 3.9000000000000004rem;
    }
    .lgx-sponsors .sponsors-area .single a img {
        max-width: 100%;
    }
    .lgx-blog .lgx-card-single iframe {
        min-height: 207px;
    }
    .lgx-blog-list blockquote {
        margin: 0;
        min-height: 213px;
    }
    .lgx-video .video-icon a img {
        padding-top: 9px;
    }
    .lgx-about-video .video-icon a img {
        padding-top: 21px;
    }
    /************** 1199 GLOBAl USE END***********/
}


/* ----------------------------------------------------------------------
     Small devices (tablets, UP TO 991px~768px)
 -----------------------------------------------------------------------*/

@media (max-width: 991px) {
    /************** 991 GLOBAl USE***********/
    html {
        font-size: 53%;
    }
    .sm-text-center {
        text-align: center;
    }
    .lgx-header .lgx-navbar .lgx-logo a img {
        max-width: 140px;
        margin-top: 4px;
    }
    .lgx-header .lgx-navbar .lgx-nav li a {
        letter-spacing: 0;
        padding-left: 7px;
        padding-right: 7px;
    }
    .menu-onscroll .lgx-navbar .lgx-nav li .lgx-btn {
        margin-top: 1.8rem;
    }
    .lgx-speakers .lgx-single-speaker {
        min-height: 450px;
    }
    .lgx-schedule .lgx-tab .nav-pills li a {
        padding: 1.2rem 1.2rem 0.8rem;
    }
    .lgx-schedule .lgx-tab .nav-pills .active::before {
        border-left: 50px solid transparent;
        border-right: 50px solid transparent;
        border-top: 50px solid #800000;
        left: 16%;
    }
    .lgx-register .single {
        margin: 0 1rem 2.6rem;
    }
    .lgx-photo-gallery .lgx-single {
        width: 50%;
    }
    .lgx-sponsors .sponsors-area .single {
        width: 32%;
    }
    .lgx-blog .lgx-card-single .content .cat-icon {
        display: none;
    }
    .lgx-blog .lgx-card-single .content .text-area {
        width: 100%;
    }
    .lgx-blog .lgx-card-single {
        padding: 1rem;
    }
    .lgx-blog .lgx-card-single .content .text-area .title {
        line-height: 3.2rem;
    }
    .lgx-blog .lgx-card-single blockquote {
        min-height: auto;
    }
    .lgx-blog .lgx-card-single iframe {
        min-height: 200px;
    }
    .lgx-blog .lgx-card-single .content {
        min-height: 118px;
        padding: 0 1.6rem 3.6rem;
    }
    .lgx-testimonials .lgx-owltestimonial .item .lgx-client-image img {
        max-width: 150px;
    }
    .lgx-heading .heading {
        line-height: 10rem;
        position: static;
    }
    .lgx-heading .back-heading {
        display: none;
    }
    .lgx-heading-area .text {
        padding: 0 10%;
    }
    .lgx-heading {
        margin-top: 0;
    }
    .lgx-video .video-icon a img {
        padding-top: 6px;
    }
    .lgx-contact .lgx-contactform {
        margin-bottom: 4.2rem;
        text-align: center;
    }
    .lgx-contact .contact-info {
        text-align: center;
    }
    .lgx-video .lgx-modal .modal-dialog .modal-content .modal-body {
        width: 95%;
    }
    .lgx-banner .lgx-inner {
        padding: 25rem 0 20rem;
    }
    .lgx-banneranother .lgx-inneranother {
        background-size: 70% auto, cover;
    }
    .lgx-banneranother .title {
        font-size: 6.8rem;
        letter-spacing: -2px;
        line-height: 8rem;
    }
    .lgx-banneranother .title span {
        font-size: 11rem;
        letter-spacing: -3px;
        line-height: 10rem;
    }
    .lgx-banneranother .date {
        font-size: 2.6rem;
        line-height: 3rem;
        margin: 0;
    }
    .lgx-about-video .video-icon a img {
        padding-top: 17px;
    }
    /************** 991 GLOBAl USE END ***********/
}


/* ---------------------------------------------------------------------
    Extra small devices (phones, less UP TO 767px)
 ----------------------------------------------------------------------*/

@media (max-width: 767px) {
    /************** 767 GLOBAl USE***********/
    html {
        font-size: 52%;
    }
    .xs-text-center {
        text-align: center;
    }
    .xs-text-right {
        text-align: right;
    }
    .xs-text-left {
        text-align: left;
    }
    .xs-float-none {
        float: none;
    }
    .sm-text-center {
        text-align: center;
    }
    /*Typography*/
    h1,
    .h1 {
        font-size: 42px;
        line-height: 63px;
        font-size: 4.2rem;
        line-height: 6.300000000000001rem;
        line-height: 4.8rem;
    }
    h2,
    .h2 {
        font-size: 42px;
        line-height: 63px;
        font-size: 4.2rem;
        line-height: 6.300000000000001rem;
        line-height: 4.8rem;
    }
    h3,
    .h3 {
        font-size: 16px;
        line-height: 2.4rem;
        font-weight: 400;
    }
    .lgx-btn {
        padding: 1rem 2.6rem;
    }
    .lgx-header {
        background: rgba(21, 21, 21, 0.9);
    }
    .lgx-header .lgx-navbar .lgx-nav {
        float: left;
    }
    .navbar-default .navbar-toggle {
        border-color: #800000;
    }
    .navbar-default .navbar-toggle .icon-bar {
        background-color: #800000;
    }
    .lgx-footer .lgx-subscriber-area .subscribe-form .lgx-input-form {
        padding-left: 1rem;
        width: 70%;
    }
    .lgx-footer .lgx-subscriber-area .subscribe-form .the-submit-btn {
        width: 29%;
    }
    .lgx-speakers .lgx-single-speaker {
        margin: 0 auto;
        max-width: 480px;
        margin-bottom: 2.6rem;
    }
    .lgx-register .single {
        max-width: 400px;
        margin: 0 auto 2.6rem;
    }
    .lgx-photo-gallery .lgx-single {
        width: 100%;
    }
    .lgx-schedule .lgx-tab .nav-pills .active::before {
        display: none;
    }
    .lgx-schedule .lgx-tab .nav-pills li {
        margin: 0 0 1rem;
    }
    .lgx-schedule .lgx-tab .lgx-single-tab .time-area .time span {
        display: inline-block;
    }
    .lgx-schedule .lgx-tab,
    .lgx-schedule .lgx-tab .lgx-single-tab .time-area,
    .lgx-schedule .lgx-tab .nav-pills {
        text-align: center;
    }
    .lgx-schedule .lgx-tab .lgx-single-tab .author .author-img img {
        display: none;
    }
    .lgx-schedule .lgx-tab .lgx-single-tab .author .author-info {
        width: 100%;
        text-align: center;
        margin-bottom: 1.6rem;
    }
    .lgx-schedule .lgx-tab .lgx-single-tab .schedule-info,
    .lgx-schedule .lgx-tab .lgx-single-tab:hover .schedule-info {
        text-align: center;
    }
    .lgx-schedule .lgx-tab .lgx-single-tab {
        padding: 2rem 2.6rem;
    }
    .lgx-sponsors .sponsors-area .single {
        width: 48%;
    }
    .lgx-blog-single .lgx-card-single header .author {
        text-align: left;
        width: 100%;
        padding-right: 0;
        margin-bottom: 1rem;
    }
    .lgx-blog-single .lgx-card-single header .author img,
    .lgx-blog-single .lgx-card-single header .author .author-info {
        float: left;
    }
    .lgx-blog-single .lgx-card-single header .author img {
        width: 40%;
        max-width: 100px;
    }
    .lgx-blog-single .lgx-card-single header .author .author-info {
        width: 60%;
        padding-left: 2rem;
    }
    .lgx-blog-single .lgx-card-single header .author .follow-btn {
        display: none;
    }
    .lgx-blog-single .lgx-card-single header .text-area,
    .lgx-blog-single .lgx-card-single section,
    .lgx-blog-single .lgx-card-single footer {
        width: 100%;
    }
    .lgx-blog-single .lgx-card-single header figure {
        margin-bottom: 1.6rem;
    }
    .lgx-blog .lgx-card-single {
        margin-bottom: 2.6rem;
    }
    .lgx-blog .lgx-card-single {
        margin-bottom: 0;
    }
    .lgx-blog-single .lgx-card-single figure {
        border-radius: 0;
        margin-bottom: 2.6rem;
        padding: 0;
    }
    .lgx-blog-single .lgx-card-single .text-area .title {
        font-size: 2.6rem;
        line-height: 3.4rem;
    }
    .lgx-blog .lgx-card-single {
        margin-bottom: 2.6rem;
    }
    .lgx-testimonials .lgx-owltestimonial .item .testi-info-area {
        padding-top: 2.6rem;
    }
    .lgx-testimonials .lgx-owltestimonial .owl-nav .owl-next,
    .lgx-testimonials .lgx-owltestimonial .owl-nav .owl-prev {
        height: 45px;
        width: 45px;
    }
    .lgx-testimonials .lgx-owltestimonial .owl-nav .owl-next i,
    .lgx-testimonials .lgx-owltestimonial .owl-nav .owl-prev i {
        line-height: 35px;
    }
    .lgx-heading-area {
        margin-bottom: 4.2rem;
    }
    .lgx-inner {
        padding: 5rem 0 6.8rem;
    }
    .lgx-video .lgx-inner {
        padding: 10rem 0;
    }
    .lgxmapcanvas {
        min-height: 200px;
    }
    .breadcrumb {
        margin-bottom: 0;
    }
    .lgx-blog-single .lgx-card-single footer .lgx-share ul li a {
        font-size: 16px;
        height: 45px;
        width: 45px;
    }
    .lgx-blog-single .lgx-card-single footer .lgx-share ul li a i {
        line-height: 47px;
    }
    .lgx-speaker-single .speakers-content {
        text-align: center;
    }
    .lgx-speaker-single .social ul li a {
        font-size: 16px;
        height: 45px;
        width: 45px;
    }
    .lgx-speaker-single .social ul li a i {
        line-height: 47px;
    }
    .lgx-speaker-single .speakers-content .title {
        font-size: 2.6rem;
    }
    .lgx-speaker-single .speakers-content .subtitle {
        font-size: 1.6rem;
        line-height: 2.4rem;
    }
    .lgx-banner .title {
        font-size: 4.2rem;
        line-height: 8rem;
        margin: 0;
    }
    .lgx-banner .date {
        font-size: 2rem;
        line-height: 3rem;
    }
    .lgx-banner {
        text-align: center;
    }
    .lgx-banner .lgx-inner {
        padding: 20rem 0 15rem;
    }
    .lgx-banner .lgx-countdown-area {
        margin-bottom: 0;
    }
    .lgx-banner .lgx-countdown-area #lgx-countdown span {
        font-size: 42px;
        line-height: 63px;
        font-size: 4.2rem;
        line-height: 6.300000000000001rem;
        font-weight: 700;
        display: inline-block;
        margin-right: 2rem;
        letter-spacing: n;
    }
    .lgx-banner .lgx-countdown-area #lgx-countdown i {
        font-size: 16px;
        line-height: 24px;
        font-size: 1.6rem;
        line-height: 2.4000000000000004rem;
        margin-right: 1rem;
        letter-spacing: normal;
    }
    .lgx-contentslider .lgx-owlcontslider {
        display: none;
    }
    .lgx-banneranother .title {
        font-size: 6.8rem;
        letter-spacing: 0;
        line-height: 8rem;
    }
    .lgx-banneranother .title span {
        font-size: 11rem;
        letter-spacing: -2px;
        line-height: 10rem;
    }
    .lgx-banneranother .lgx-inner-bg {
        padding: 20rem 0 15rem;
    }
    .menu-onscroll .lgx-navbar {
        background: transparent;
    }
    .lgx-header .lgx-navbar .lgx-nav li .lgx-btn {
        margin-bottom: 16px;
    }
    .menu-onscroll .lgx-navbar .lgx-nav li a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .owl-theme .owl-nav [class*=owl-] {
        background: transparent;
        opacity: .5;
    }
    .lgx-testimonials .lgx-owltestimonial .owl-nav .owl-next:hover,
    .lgx-testimonials .lgx-owltestimonial .owl-nav .owl-prev:hover {
        background: transparent;
        box-shadow: none;
        color: #42bd41;
        opacity: 1;
    }
    .lgx-testimonials .lgx-inner {
        padding: 5rem 0 4.2rem;
    }
    .lgx-header {
        top: 1px;
    }
    .menu-onscroll {
        top: 0;
    }
    .lgx-slider .slider-text-single figure figcaption .lgx-container .lgx-hover-link .lgx-vertical .lgx-subtitle {
        font-size: 2.6rem;
        line-height: 3rem;
        padding-top: 4.2rem;
    }
    .lgx-slider .slider-text-single figure figcaption .lgx-container .lgx-hover-link .lgx-vertical .lgx-title {
        font-size: 4.2rem;
        line-height: 5rem;
        margin: 0;
    }
    .lgx-slider .slider-text-single figure figcaption .lgx-container .lgx-hover-link .lgx-vertical .date {
        font-size: 2rem;
        line-height: 3rem;
    }
    .lgx-slider .owl-carousel .owl-item img {
        height: 350px;
    }
    .lgx-banner-gradient .circular-countdown-area {
        padding: 0;
    }
    .lgx-about-video .about-video-inner {
        margin-bottom: 4.2rem;
    }
    .lgx-about-text {
        text-align: center;
    }
    .lgx-header .lgx-navbar .lgx-nav .dropdown-menu {
        background: #fff;
    }
    /************** 767 GLOBAl USE END***********/
}


/*767 END*/


/* ----------------------------------------------------------------
      Custom, iPhone Retina  UP TO 480px
-------------------------------------------------------------------*/

@media (max-width: 480px) {
    /************** 480 GLOBAl USE***********/
    html {
        font-size: 50%;
    }
    .lgx-footer .lgx-subscriber-area .subscribe-form .lgx-input-form {
        padding-left: 5px;
        width: 100%;
    }
    .lgx-footer .lgx-subscriber-area .subscribe-form .the-submit-btn {
        width: 100%;
        margin-left: 0;
        margin-top: 5px;
    }
    .lgx-footer .footer-social ul li {
        margin-bottom: 5px;
    }
    .lgx-footer .footer-social ul li a {
        height: 50px;
        width: 50px;
    }
    .lgx-footer .footer-social ul li a i {
        line-height: 50px;
    }
    .lgx-speakers .lgx-single-speaker {
        min-height: auto;
    }
    .lgx-schedule .lgx-tab .nav-pills li a p {
        display: none;
    }
    .lgx-schedule .lgx-tab .nav-pills li a {
        padding: 1.6rem;
    }
    .lgx-schedule .lgx-tab .nav-pills li a h3 {
        font-size: 2rem;
    }
    .lgx-testimonials .lgx-owltestimonial .item .lgx-client-image img {
        max-width: 100px;
    }
    .lgx-testimonials .lgx-owltestimonial .item .lgx-client-image figcaption {
        border: 2px solid #800000;
        bottom: -6px;
        height: 35px;
        width: 35px;
    }
    .lgx-testimonials .lgx-owltestimonial .item .lgx-client-image figcaption i {
        font-size: 20px;
        line-height: 35px;
    }
    .lgx-testimonials .lgx-owltestimonial .item .lgx-review {
        padding: 40px 0 10px;
        width: 85%;
    }
    .lgx-heading .heading {
        font-size: 26px;
        line-height: 8rem;
    }
    .lgx-heading-area .text {
        font-size: 16px;
        line-height: 2.4rem;
        padding: 0 15px;
    }
    .lgx-video .video-icon a img {
        padding-top: 4px;
    }
    .lgx-footer .lgx-copyright {
        font-size: 16px;
        line-height: 2.4rem;
    }
    .lgx-banner .title {
        font-size: 3rem;
        line-height: 6rem;
        margin: 0;
    }
    .lgx-banner .date {
        font-size: 1.6rem;
        line-height: 3rem;
    }
    .lgx-banner {
        text-align: center;
    }
    .lgx-banner .lgx-inner {
        padding: 15rem 0 9rem;
    }
    .lgx-banner .lgx-countdown-area {
        margin-bottom: 0;
    }
    .lgx-banner .lgx-countdown-area #lgx-countdown {
        margin-left: 1.5rem;
    }
    .lgx-banner .lgx-countdown-area #lgx-countdown span {
        font-size: 30px;
        line-height: 45px;
        font-size: 3rem;
        line-height: 4.5rem;
        margin-right: .5rem;
        letter-spacing: normal;
    }
    .lgx-banner .lgx-countdown-area #lgx-countdown i {
        font-size: 16px;
        line-height: 24px;
        font-size: 1.6rem;
        line-height: 2.4000000000000004rem;
        margin-right: 1rem;
        line-height: 2.4rem;
        margin-top: 0;
        letter-spacing: normal;
    }
    .lgx-banneranother .title span {
        font-size: inherit;
        letter-spacing: inherit;
        line-height: inherit;
        display: inline-block;
    }
    .lgx-banneranother .title {
        line-height: 4rem;
    }
    .lgx-banneranother .lgx-inner-bg {
        padding: 15rem 0 10rem;
    }
    .lgx-banneranother .lgx-inneranother {
        background: transparent;
    }
    .lgx-testimonials .lgx-inner {
        padding: 5rem 0 1.6rem;
    }
    .lgx-slider .owl-carousel .owl-item img {
        height: 300px;
    }
    /************** 480 GLOBAl USE***********/
}


/* ----------------------------------------------------------------
      Custom, iPhone Retina  UP TO 480px
-------------------------------------------------------------------*/

@media (max-width: 360px) {
    /************** 360 GLOBAl USE***********/
    .lgx-footer .footer-social a img,
    .lgx-footer .lgx-logo a img {
        max-width: 150px;
    }
    .lgx-footer .footer-social ul li a {
        height: 40px;
        width: 40px;
        font-size: 16px;
    }
    .lgx-footer .footer-social ul li a i {
        line-height: 41px;
    }
    .lgx-schedule .lgx-tab .nav-pills li {
        width: 100%;
    }
    .lgx-schedule .lgx-tab .nav-pills li a {
        padding: 2rem;
    }
    /************** 360 GLOBAl USE***********/
}


/*-----------------------------------------------------------------------------
   EXAMPLE: We occasionally expand on these media queries to a narrower set of devices.
*-------------------------------------------------------------------------------*/


/********************************************************************/


/*  LGX STYLE END ***************************************************
*********************************************************************/

form .form-control.error {
    border: 2px solid #ee163b !important;
}

form .error {
    color: #ee163b;
}


/*  TO SHOW VIDEO Icon on Home Page ***************************************************
*********************************************************************/

.watch-video {
    padding-top: 10px;
}

.watch-video>a {
    font-size: 16px;
    letter-spacing: 2px;
    margin-left: 15px;
    font-weight: 500;
}

.watch-video>a:hover {
    text-decoration: none;
}

.play-icon-circle {
    height: 70px;
    width: 70px;
    background-color: #EE8293;
    line-height: 76px;
    text-align: center;
    border-radius: 50%;
    display: inline-block
}

.play-iconbar {
    color: #fff;
    font-size: 25px;
}


/* Boxes */

.info-box {
    border: 1px solid #68a2cf;
    padding: 30px 30px 30px 90px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    font-size: .91em;
    line-height: 1.4em;
    color: #2e6093;
    font-family: Arial, Helvetica, sans-serif;
    margin-bottom: 20px;
    background: url(../img/icon/icon-info.png) no-repeat 20px 50% #bfe4f9;
    font-weight: bold;
    text-align: left;
}

.download-box {
    border: 1px solid #a3c159;
    padding: 30px 30px 30px 90px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    font-size: .91em;
    line-height: 1.4em;
    color: #5e6f33;
    font-family: Arial, Helvetica, sans-serif;
    margin-bottom: 20px;
    background: url(../img/icon/icon-download.png) no-repeat 20px 50% #ccff99;
    font-weight: bold;
    text-align: left;
}

.notification-box {
    border: 1px solid #e6c555;
    padding: 30px 30px 30px 90px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    font-size: .91em;
    line-height: 1.4em;
    color: #9e660d;
    font-family: Arial, Helvetica, sans-serif;
    margin-bottom: 20px;
    background: url(../img/icon/icon-note.png) no-repeat 20px 50% #fdebae;
    font-weight: bold;
    text-align: left;
}

.error-box {
    border: 1px solid #ff9999;
    padding: 30px 30px 30px 90px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    font-size: .91em;
    line-height: 1.4em;
    color: #c31b00;
    font-family: Arial, Helvetica, sans-serif;
    margin-bottom: 20px;
    background: url(../img/icon/icon-error.png) no-repeat 20px 50% #ffcccc;
    font-weight: bold;
    text-align: left;
}