@import url('https://fonts.googleapis.com/css2?family=Rajdhani:wght@300;400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');

a,
a.active,
a:focus,
a:hover {
    text-decoration: none;
    outline: 0
}

.btn:active,
.btn:focus,
a,
button:active,
button:focus,
input[type=submit]:active,
input[type=submit]:focus,
input[type=button]:active,
input[type=button]:focus {
    outline: 0
}

.lgx-table tbody tr td:hover,
.lgx-table tbody tr th,
.lgx-table tbody tr th:hover,
.lgx-table thead tr,
blockquote {
    background: #ddd
}

html {
    font-size: 62.5%
}

body,
p {
    font-family: Lora, serif;
    font-size: 1.6rem;
    padding: 0;
    margin: 0;
    color: rgba(52, 61, 71, .9);
    line-height: 2.6rem
}

body {
    background: #f1f1f1
}

p {
    font-weight: 400
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
    font-family: "Rajdhani", Oswald, sans-serif
}

.h1,
.h2,
.h3,
.h4,
h1,
h2,
h3,
h4 {
    font-weight: 700
}

.h1,
h1 {
    font-size: 6.8rem;
    line-height: 10.2rem;
    line-height: 7.2rem
}

.h2,
h2 {
    font-size: 4.2rem;
    line-height: 6.300000000000001rem;
    line-height: 4.8rem
}

.h3,
h3 {
    font-size: 2.6rem;
    line-height: 3.9000000000000004rem;
    line-height: 4.2rem
}

.h4,
.h5,
h4,
h5 {
    font-size: 1.6rem
}

.h3 a,
h3 a {
    color: inherit
}

.h3 a:hover,
h3 a:hover {
    color: #dc4e41
}

.h4,
h4 {
    line-height: 2.4000000000000004rem;
    line-height: 2.4rem;
    font-family: Lora, serif
}

.h4 a,
h4 a {
    color: inherit
}

.h4 a:hover,
h4 a:hover {
    color: #dc4e41
}

.h5,
h5 {
    line-height: 2.4000000000000004rem;
    line-height: 2.4rem
}

.h6,
h6 {
    font-size: 1.4rem;
    line-height: 2.0999999999999996rem;
    line-height: 2.4rem
}

blockquote,
blockquote p {
    font-size: 2.6rem;
    line-height: 3.9000000000000004rem;
    font-weight: 400
}

img {
    max-width: 100%
}

.lgx-table thead tr th {
    border-bottom: 0;
    padding-top: 2rem;
    padding-bottom: 2rem;
    font-family: "Lato", Oswald, sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    color: #343d47;
    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: #ddd;
    text-align: center;
    border-right: 2px solid #f9f9f9
}

a {
    color: #d33527
}

a.active,
a:focus,
a:hover {
    color: #e4766c
}

blockquote {
    text-align: left;
    overflow: hidden;
    width: 100%;
    color: #343d47;
    margin: 2rem 0;
    display: block;
    padding: 4rem;
    font-style: italic;
    position: relative;
    border-left: 0;
    border-radius: 40px 0
}

blockquote:after,
blockquote:before {
    font-family: FontAwesome;
    position: absolute;
    font-size: 5.1rem;
    line-height: 7.6499999999999995rem;
    color: #f9f9f9;
    opacity: 1
}

blockquote footer {
    float: none !important;
    color: #dc4e41
}

blockquote:after {
    content: "\f10e";
    right: 8px;
    bottom: -22px
}

blockquote:before {
    content: "\f10d";
    left: -1px;
    top: -19px
}

.lgx-full-width {
    margin: 0 15px !important
}

.lgx-heading-area {
    text-align: center;
    margin-bottom: 6.8rem
}

.lgx-heading-area .text {
    font-size: 2.6rem;
    line-height: 3.9000000000000004rem;
    padding: 0 20%;
    font-family: Lora, serif;
    font-weight: 400;
    opacity: .8;
    font-style: italic
}

.lgx-btn,
.lgx-header .lgx-navbar .lgx-nav li a {
    font-family: "Lato", Oswald, sans-serif
}

.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: 11rem;
    line-height: 16.5rem;
    text-transform: uppercase;
    color: #dc4e41;
    width: 100%;
    opacity: .15
}

.lgx-heading .heading,
.lgx-heading-inner .heading {
    font-size: 4.2rem;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase
}

.lgx-heading .heading {
    position: absolute;
    color: #343d47;
    line-height: 18.5rem;
    z-index: 2;
    top: 0;
    left: 0;
    width: 100%
}

.lgx-heading-brand .back-heading {
    color: #dc4e41
}

.lgx-btn,
.lgx-btn:hover,
.lgx-heading-brand .heading,
.lgx-heading-brand .text {
    color: #fff
}

.lgx-heading-inner .heading {
    line-height: 6.300000000000001rem
}

button {
    border: 0
}

.lgx-btn {
    background: #42bd41;
    padding: 1rem 2.6rem;
    overflow: hidden;
    display: inline-block;
    -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, .25);
    -moz-box-shadow: 0 4px 10px rgba(0, 0, 0, .25);
    box-shadow: 0 4px 10px rgba(0, 0, 0, .25);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    letter-spacing: .1rem;
    text-transform: uppercase;
    font-size: 1.4rem;
    line-height: 2.0999999999999996rem;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s
}

.lgx-btn-brand,
.lgx-btn:hover {
    background: #dc4e41
}

.lgx-btn:hover span {
    display: block;
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
    -webkit-transform-origin: center;
    transform-origin: center;
    animation-duration: .5s;
    animation-timing-function: linear
}

.lgx-btn-brand:hover {
    background: #42bd41
}

.lgx-btn-big {
    font-size: 1.6rem;
    line-height: 2.4000000000000004rem;
    padding: 1.3rem 3.2rem
}

.lgx-brand-btn-area {
    text-align: center
}

@-webkit-keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    50% {
        opacity: 1
    }
}

@keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .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 zoomInUp {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomInUp {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .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
    }
}

.lgx-header {
    position: fixed;
    top: 3rem;
    width: 100%;
    z-index: 9
}

.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,
.lgx-header .navbar-default .navbar-nav>.open>a:focus,
.lgx-header .navbar-default .navbar-nav>.open>a:hover {
    color: #dc4e41;
    background-color: transparent
}

.lgx-header .navbar-nav li:hover>ul,
.lgx-header .navbar-nav ul li:hover>ul {
    display: block;
    -moz-animation: fadeIn .3s ease-in;
    -webkit-animation: fadeIn .3s ease-in;
    animation: fadeIn .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: 0 0;
    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: .4s;
    animation-timing-function: linear;
    float: right
}

.lgx-header .lgx-navbar .lgx-nav li a {
    color: #fff;
    font-size: 1.6rem;
    line-height: 2.4000000000000004rem;
    font-weight: 400;
    letter-spacing: .08rem;
    text-transform: uppercase
}

.lgx-banner .date,
.lgx-banner .subtitle {
    font-family: Lora, serif;
    font-style: italic
}

.lgx-header .lgx-navbar .lgx-nav li a:hover {
    background: 0 0;
    color: #dc4e41 !important;
    opacity: 1
}

.lgx-header .lgx-navbar .lgx-nav .lgx-btn {
    padding: 0 1.2rem;
    margin-top: .5rem
}

.lgx-header .lgx-navbar .lgx-nav .lgx-btn a {
    padding-top: 1rem;
    padding-bottom: 1rem
}

.lgx-header .lgx-navbar .lgx-nav .lgx-btn:hover a {
    display: block;
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
    -webkit-transform-origin: center;
    transform-origin: center;
    animation-duration: .5s;
    animation-timing-function: linear;
    color: #fff !important
}

.lgx-header .lgx-navbar .lgx-nav .active a {
    background: 0 0;
    color: #dc4e41
}

.lgx-header .lgx-navbar .lgx-nav .lgx-btn.active {
    color: #fff !important
}

.lgx-header .lgx-navbar .lgx-logo {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
    -webkit-transform-origin: center;
    transform-origin: center;
    animation-duration: .4s;
    animation-timing-function: linear
}

.lgx-header .lgx-navbar .lgx-logo a img {
    max-width: 200px;
    margin-top: -5px;
    -webkit-transition: all .4s ease-in-out 0s;
    -moz-transition: all .4s ease-in-out 0s;
    -o-transition: all .4s ease-in-out 0s;
    transition: all .4s ease-in-out 0s
}

.lgx-header .lgx-navbar .lgx-nav .dropdown-menu {
    border: 0;
    border-radius: 0
}

.lgx-header .lgx-navbar .lgx-nav .dropdown-menu li a {
    color: #343d47;
    padding: .6rem 1.5rem;
    font-size: 1.4rem;
    line-height: 2.0999999999999996rem
}

.lgx-header .lgx-navbar .lgx-nav .dropdown-menu li a b {
    color: #dc4e41
}

.lgx-header .lgx-navbar .lgx-nav .dropdown-menu li a:hover {
    background: 0 0;
    color: #dc4e41 !important;
    opacity: 1
}

.page .lgx-header .lgx-navbar .lgx-nav .dropdown-menu,
.page-template .lgx-header .lgx-navbar .lgx-nav .dropdown-menu,
.single .lgx-header .lgx-navbar .lgx-nav .dropdown-menu,
.single-post .lgx-header .lgx-navbar .lgx-nav .dropdown-menu {
    border: 0;
    border-radius: 0
}

.page .lgx-header .lgx-navbar .lgx-nav .dropdown-menu li a,
.page-template .lgx-header .lgx-navbar .lgx-nav .dropdown-menu li a,
.single .lgx-header .lgx-navbar .lgx-nav .dropdown-menu li a,
.single-post .lgx-header .lgx-navbar .lgx-nav .dropdown-menu li a {
    color: #343d47
}

.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,
.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 {
    color: #dc4e41
}

.menu-onscroll {
    background: rgba(143, 38, 23, .50);
    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: .6s;
    animation-timing-function: linear;
    -moz-box-shadow: 0 3px 5px rgba(66, 189, 65, .1);
    -webkit-box-shadow: 0 3px 5px rgba(66, 189, 65, .1);
    -o-box-shadow: 0 3px 5px rgba(66, 189, 65, .1);
    box-shadow: 0 3px 5px rgba(66, 189, 65, .1)
}

.menu-onscroll .lgx-navbar .lgx-nav .active a,
.menu-onscroll .lgx-navbar .lgx-nav li a:hover {
    background: 0 0;
    color: #dc4e41;
    opacity: 1
}

.menu-onscroll .lgx-toggle {
    color: #dc4e41;
    top: 15px
}

.menu-onscroll .lgx-navbar .lgx-nav li a {
    padding-top: 23px;
    padding-bottom: 23px
}

.menu-onscroll .lgx-navbar .lgx-nav .lgx-btn {
    margin-top: 1.3rem
}

.menu-onscroll .lgx-navbar .lgx-nav .active.lgx-btn {
    color: #fff !important
}

.menu-onscroll .lgx-navbar .lgx-logo {
    display: block;
    margin-top: .9rem
}

.menu-onscroll .lgx-navbar .lgx-logo a img {
    max-width: 170px;
    margin-top: 0;
    -webkit-transition: all .2s ease-in-out 0s;
    -moz-transition: all .2s ease-in-out 0s;
    -o-transition: all .2s ease-in-out 0s;
    transition: all .2s ease-in-out 0s
}

.lgx-header-white .lgx-toggle {
    color: #dc4e41
}

.lgx-header-white .lgx-navbar .lgx-nav li a {
    color: #343d47;
    opacity: .7
}

.lgx-header-white .lgx-navbar .lgx-nav .active a,
.lgx-header-white .lgx-navbar .lgx-nav li a:hover {
    color: #dc4e41
}

@-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
    }
}

.lgx-typed-info .typed-cursor {
    opacity: 1;
    font-weight: 300;
    margin-left: 5px;
    -webkit-animation: blink .7s infinite;
    -moz-animation: blink .7s infinite;
    animation: blink .7s infinite
}

@keyframes blink {

    0%,
    100% {
        opacity: 1
    }

    50% {
        opacity: 0
    }
}

@-webkit-keyframes blink {

    0%,
    100% {
        opacity: 1
    }

    50% {
        opacity: 0
    }
}

@-moz-keyframes blink {

    0%,
    100% {
        opacity: 1
    }

    50% {
        opacity: 0
    }
}

.lgx-banner {
    -webkit-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    color: #fff
}

.lgx-banner .lgx-banner-style {
    -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; */
    padding: 20rem 0 20.5rem;
    background: rgba(52, 61, 71, .9)
}

.lgx-banner .subtitle {
    font-size: 4.2rem;
    line-height: 6.300000000000001rem;
    font-weight: 400;
    margin: 0
}

.lgx-banner .subtitle span {
    color: #42bd41;
    font-weight: 700;
}

.lgx-banner .title {
    /* font-size: 6.8rem;
    line-height: 10.2rem; */
    font-size: 4.8rem;
    line-height: 6.2rem;
    font-weight: 700;
    margin: 0 0 1rem;
    text-transform: uppercase;
    -webkit-text-stroke: 1px #000;
	text-shadow: 0px 2px 4px #000;
}

/* .lgx-banner .title span {
    color: #42bd41;
} */

.lgx-banner .date {
    /* font-size: 2.6rem;
    line-height: 3.9000000000000004rem; */
    /* font-size: 1.6rem; */
    font-size: 2rem;
    line-height: 2.9000000000000004rem;
    text-transform: uppercase;
    font-weight: 700;
    margin-top: 0;
    /* -webkit-text-stroke: 1px #000; */
	text-shadow: 0px 2px 4px #000;
}

/* .lgx-banner .date span {
    color: #dc4e41
} */

.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: "Rajdhani", Oswald, sans-serif;
    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: 1.6rem;
    line-height: 2.4000000000000004rem;
    color: #000;
    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; */
    color: #8f2617;
}

.lgx-banner .lgx-countdown-area #lgx-countdown .lgx-hr {
    /* color: #ff8a00; */
    color: #8f2617;
}

.lgx-banner .lgx-countdown-area #lgx-countdown .lgx-min {
    /* color: #00b9ff; */
    color: #8f2617;
}

.lgx-banner .lgx-countdown-area #lgx-countdown .lgx-sec {
    /* color: #8dc63f; */
    color: #8f2617;
}

.lgx-banner-typed .title {
    font-family: "Rajdhani", Oswald, sans-serif;
    font-size: 6.8rem;
    line-height: 10.2rem;
    color: #fff
}

.lgx-banner-typed .title span {
    color: #fff
}

.lgx-banneranother {
    -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(46, 52, 57, .8) 0, rgba(220, 78, 65, .7) 200%);
    background: -webkit-gradient(linear, left top, left right, color-stop(0, rgba(46, 52, 57, .8)), color-stop(100%, rgba(220, 78, 65, .7)));
    background: -webkit-linear-gradient(top, rgba(46, 52, 57, .8) 0, rgba(220, 78, 65, .7) 200%);
    background: -o-linear-gradient(top, rgba(46, 52, 57, .8) 0, rgba(220, 78, 65, .7) 200%);
    background: -ms-linear-gradient(top, rgba(46, 52, 57, .8) 0, rgba(220, 78, 65, .7) 200%);
    background: linear-gradient(to right, rgba(46, 52, 57, .8) 0, rgba(220, 78, 65, .7) 200%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(46, 52, 57, 0.8)', endColorstr='rgba(220, 78, 65, 0.7)', GradientType=0)
}

.lgx-banneranother .lgx-inneranother {
    -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, .5) 0, rgba(220, 78, 65, .3) 200%);
    background: -webkit-gradient(linear, left top, left right, color-stop(0, rgba(46, 52, 57, .5)), color-stop(100%, rgba(220, 78, 65, .3)));
    background: -webkit-linear-gradient(top, rgba(46, 52, 57, .5) 0, rgba(220, 78, 65, .3) 200%);
    background: -o-linear-gradient(top, rgba(46, 52, 57, .5) 0, rgba(220, 78, 65, .3) 200%);
    background: -ms-linear-gradient(top, rgba(46, 52, 57, .5) 0, rgba(220, 78, 65, .3) 200%);
    background: linear-gradient(to right, rgba(46, 52, 57, .5) 0, rgba(220, 78, 65, .3) 200%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(46, 52, 57, 0.5)', endColorstr='rgba(220, 78, 65, 0.3)', GradientType=0);
    padding: 27rem 0 22rem
}

.lgx-banneranother .date {
    font-family: Lora, serif;
    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: "Rajdhani", Oswald, sans-serif;
    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: 17.8rem;
    letter-spacing: -6px;
    line-height: 18rem;
    display: block
}

.lgx-banner-gradient {
    -webkit-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    color: #fff
}

.lgx-banner-gradient #circular-countdown .time_circles>div {
    padding-left: 0;
    top: 33% !important
}

.lgx-banner-gradient .circular-countdown-area {
    padding: 0 20%
}

.lgx-banner-gradient .circular-countdown-area .time_circles {
    position: relative;
    width: 100%;
    height: 100%
}

.lgx-banner-gradient .circular-countdown-area .time_circles>div {
    position: absolute;
    text-align: center
}

.lgx-banner-gradient .circular-countdown-area .time_circles>div>h4 {
    display: block;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    font-weight: 400;
    margin-top: 0;
    margin-bottom: 1.4rem
}

.lgx-banner-gradient .circular-countdown-area .time_circles>div>span {
    display: block;
    width: 100%;
    text-align: center;
    font-family: "Open Sans", Oswald, sans-serif;
    font-weight: 900
}

.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(46, 40, 65, .98) 0, rgba(71, 114, 217, .7) 200%);
    background: -webkit-gradient(linear, left top, left right, color-stop(0, rgba(46, 40, 65, .98)), color-stop(100%, rgba(71, 114, 217, .7)));
    background: -webkit-linear-gradient(top, rgba(46, 40, 65, .98) 0, rgba(71, 114, 217, .7) 200%);
    background: -o-linear-gradient(top, rgba(46, 40, 65, .98) 0, rgba(71, 114, 217, .7) 200%);
    background: -ms-linear-gradient(top, rgba(46, 40, 65, .98) 0, rgba(71, 114, 217, .7) 200%);
    background: linear-gradient(to right, rgba(46, 40, 65, .98) 0, rgba(71, 114, 217, .7) 200%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(46, 40, 65, 0.98)', endColorstr='rgba(71, 114, 217, 0.7)', GradientType=0);
    padding: 32rem 0;
    text-align: center
}

.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 .banner-btn,
.lgx-slider .lgx-item-right .text {
    float: right
}

.lgx-slider .owl-controls .owl-nav [class*=owl-] {
    height: 60px;
    width: 60px;
    background: #dc4e41;
    color: #fff;
    border-radius: 50%;
    -webkit-box-shadow: 1px 2px 10px rgba(52, 61, 71, .3);
    -moz-box-shadow: 1px 2px 10px rgba(52, 61, 71, .3);
    box-shadow: 1px 2px 10px rgba(52, 61, 71, .3)
}

.lgx-slider .owl-controls .owl-nav [class*=owl-]:hover {
    background: #fff;
    color: #dc4e41
}

.lgx-slider .owl-next,
.lgx-slider .owl-prev {
    position: absolute;
    top: 45%;
    opacity: 0
}

.lgx-slider .owl-next i,
.lgx-slider .owl-prev i {
    font-size: 40px;
    line-height: 49px
}

.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-next,
.lgx-slider:hover .owl-prev {
    opacity: 1
}

.lgx-slider:hover .owl-prev {
    left: 15px
}

.lgx-slider:hover .owl-next {
    right: 15px
}

.lgx-slider .lgx-brand {
    background: 0 0;
    padding-top: 2rem;
    padding-bottom: 10px;
    position: fixed;
    z-index: 999;
    width: 100%;
    -webkit-transition: all .3s ease;
    transition: all .3s linear
}

.lgx-slider .lgx-brand .lgx-logo {
    max-width: 180px;
    -webkit-transition: all .3s ease;
    transition: all .3s linear
}

.lgx-contentslider .lgx-owlcontslider .owl-controls .owl-nav [class*=owl-],
.lgx-speaker-single .social ul li {
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s
}

.lgx-slider .slider-text-single figure {
    position: relative
}

.lgx-slider .slider-text-single figure figcaption {
    background: -moz-linear-gradient(top, rgba(46, 52, 57, .9) 0, rgba(220, 78, 65, .8) 200%);
    background: -webkit-gradient(linear, left top, left right, color-stop(0, rgba(46, 52, 57, .8)), color-stop(100%, rgba(220, 78, 65, .95)));
    background: -webkit-linear-gradient(top, rgba(46, 52, 57, .9) 0, rgba(220, 78, 65, .8) 200%);
    background: -o-linear-gradient(top, rgba(46, 52, 57, .9) 0, rgba(220, 78, 65, .8) 200%);
    background: -ms-linear-gradient(top, rgba(46, 52, 57, .9) 0, rgba(220, 78, 65, .8) 200%);
    background: linear-gradient(to right, rgba(46, 52, 57, .9) 0, rgba(220, 78, 65, .8) 200%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(46, 52, 57, 0.9)', endColorstr='rgba(220, 78, 65, 0.9)', GradientType=0);
    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: 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: 6.8rem;
    line-height: 10.2rem;
    font-family: "Rajdhani", Oswald, sans-serif;
    font-weight: 400;
    margin: 0 0 1.6rem;
    color: #fff;
    opacity: .8;
    text-transform: uppercase
}

.lgx-slider .slider-text-single figure figcaption .lgx-container .lgx-hover-link .lgx-vertical .lgx-subtitle {
    font-family: Lora, serif;
    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: 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 .date {
    font-family: Lora, serif;
    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 .text {
    width: 70%;
    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(52, 61, 71, .2);
    top: -38px;
    left: 0;
    width: 100%;
    height: 20%;
    -webkit-filter: blur(30px);
    filter: blur(30px)
}

.lgx-contentslider .lgx-inner,
.lgx-register-slider .lgx-inner,
.lgx-video-slider .lgx-inner {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(46, 52, 57, 0.9)', endColorstr='rgba(220, 78, 65, 0.9)', GradientType=0)
}

.lgx-slider .lgx-countdown-area {
    margin-bottom: 1.6rem
}

.lgx-slider .lgx-countdown-area #lgx-countdown span {
    text-align: center;
    font-family: "Rajdhani", Oswald, sans-serif;
    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: 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 .owl-controls {
    margin-top: 0;
    text-align: center
}

.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, .9) 0, rgba(220, 78, 65, .8) 200%);
    background: -webkit-gradient(linear, left top, left right, color-stop(0, rgba(46, 52, 57, .8)), color-stop(100%, rgba(220, 78, 65, .95)));
    background: -webkit-linear-gradient(top, rgba(46, 52, 57, .9) 0, rgba(220, 78, 65, .8) 200%);
    background: -o-linear-gradient(top, rgba(46, 52, 57, .9) 0, rgba(220, 78, 65, .8) 200%);
    background: -ms-linear-gradient(top, rgba(46, 52, 57, .9) 0, rgba(220, 78, 65, .8) 200%);
    background: linear-gradient(to right, rgba(46, 52, 57, .9) 0, rgba(220, 78, 65, .8) 200%)
}

.lgx-contentslider .lgx-owlcontslider .owl-controls {
    text-align: left
}

.lgx-schedule .lgx-tab,
.lgx-schedule .lgx-tab .lgx-single-tab .time-area,
.lgx-schedule .lgx-tab .nav-pills,
.lgx-single-speaker,
.lgx-single-speaker figure figcaption,
.lgx-speaker-single .social ul li,
.lgx-speakers .speakers-btn-area,
.lgx-video .video-icon,
.lgx-video .video-text {
    text-align: center
}

.lgx-contentslider .lgx-owlcontslider .owl-controls .owl-nav [class*=owl-] {
    background: rgba(52, 61, 71, .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;
    transition: all .3s ease-in-out 0s;
    -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, .25);
    -moz-box-shadow: 0 4px 10px rgba(0, 0, 0, .25);
    box-shadow: 0 4px 10px rgba(0, 0, 0, .25)
}

.lgx-contentslider .lgx-owlcontslider .owl-controls .owl-nav [class*=owl-]:hover {
    background: #42bd41;
    color: #fff
}

.lgx-contentslider .lgx-owlcontslider:hover .owl-controls .owl-nav [class*=owl-] {
    opacity: 1;
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
    -webkit-transform-origin: center;
    transform-origin: center;
    animation-duration: .5s;
    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-four,
#lgx-main-slider .active .lgx-zoomInUp-three,
#lgx-owlcontslider .active .lgx-zoomInUp-four,
#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 .item img {
    display: block;
    width: 100%;
    height: auto
}

.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: 4.2rem;
    line-height: 6.300000000000001rem;
    font-weight: 700;
    margin: 0;
    text-transform: uppercase
}

.lgx-single-speaker,
.lgx-speaker-single .social {
    margin-bottom: 4.2rem
}

.lgx-speaker-single .speakers-content .subtitle {
    font-family: Lora, serif;
    font-size: 2.6rem;
    line-height: 3.9000000000000004rem;
    font-weight: 400;
    color: #dc4e41;
    margin-top: 0
}

.lgx-speaker-single .social ul li {
    background: #fff;
    padding: 5px;
    border-radius: 50%;
    transition: all .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 0 10px rgba(0, 0, 0, .25);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .25);
    box-shadow: 0 0 10px rgba(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: #dc4e41
}

.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: .6s;
    animation-timing-function: linear
}

.lgx-single-speaker {
    background: #fff;
    border-radius: 4px;
    padding: 8px;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s
}

.lgx-single-speaker figure {
    position: relative;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .25);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .25);
    box-shadow: 0 0 10px rgba(0, 0, 0, .25);
    border-radius: 4px
}

.lgx-single-speaker figure a.profile-img,
.lgx-single-speaker figure a.profile-img img {
    border-radius: 4px
}

.lgx-single-speaker figure figcaption {
    background: rgba(255, 255, 255, .7);
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    color: #fff;
    border-radius: 0 0 4px 4px;
    opacity: 0;
    padding: .8rem 0;
    -webkit-transition: all .3s ease-in-out .3s;
    -moz-transition: all .3s ease-in-out .3s;
    -o-transition: all .3s ease-in-out .3s;
    transition: all .3s ease-in-out .3s
}

.lgx-single-speaker figure figcaption a {
    font-size: 2.6rem;
    line-height: 3.9000000000000004rem;
    color: #dc4e41;
    padding: 0 .3rem
}

.lgx-single-speaker .speaker-info {
    padding: 1.6rem 0 1.5rem;
    text-align: center
}

.lgx-single-speaker .speaker-info .title {
    font-size: 2.6rem;
    line-height: 3.9000000000000004rem;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0;
    color: #343d47
}

.lgx-single-speaker .speaker-info .title a {
    font-size: inherit
}

.lgx-single-speaker .speaker-info .subtitle {
    font-size: 1.6rem;
    line-height: 2.4000000000000004rem;
    font-weight: 400;
    font-style: italic;
    margin: 0;
    color: #dc4e41
}

.lgx-single-speaker:hover .speaker-info .subtitle,
.lgx-single-speaker:hover .speaker-info .title a,
.lgx-video {
    color: #fff
}

.lgx-single-speaker:hover {
    background: #dc4e41
}

.lgx-single-speaker:hover figure figcaption {
    opacity: 1;
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
    -webkit-transform-origin: center;
    transform-origin: center;
    animation-duration: .4s;
    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: .5s;
    animation-timing-function: linear
}

.lgx-single-speaker-sm {
    padding: 8px
}

.lgx-single-speaker-sm .speaker-info .title,
.lgx-single-speaker-sm figure figcaption a {
    font-size: 1.8rem;
    line-height: 2.7rem
}

.lgx-video {
    -webkit-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    background-size: cover
}

.lgx-video .video-text p {
    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 {
    margin-top: 1.6rem;
    color: #fff;
    display: block;
    font-size: 1.6rem;
    line-height: 2.4000000000000004rem
}

.lgx-video .video-icon a {
    background: #fff;
    height: 11rem;
    width: 11rem;
    display: inline-block;
    color: #dc4e41;
    border-radius: 50%
}

.lgx-video .video-icon a img {
    padding-top: 14px;
    padding-left: 10px
}

.lgx-video .video-icon:hover a {
    background: #fff
}

.lgx-video .video-icon:hover a img {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
    -webkit-transform-origin: center;
    transform-origin: center;
    animation-duration: .6s;
    animation-timing-function: linear
}

.lgx-video .lgx-modal {
    background: rgba(52, 61, 71, .8)
}

.lgx-video .lgx-modal .modal-dialog {
    background: 0 0;
    box-shadow: none;
    width: 100%
}

.lgx-video .lgx-modal .modal-dialog .modal-content {
    background: 0 0;
    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: -25px;
    font-size: 30px;
    color: #fff;
    padding: 7px 14px 8px;
    border-radius: 50%;
    opacity: .8;
    -webkit-transition: all .2s ease-in-out 0s;
    -moz-transition: all .2s ease-in-out 0s;
    -ms-transition: all .2s ease-in-out 0s;
    -o-transition: all .2s ease-in-out 0s;
    transition: all .2s ease-in-out 0s
}

.lgx-register .single .single-bottom,
.sponsors-area .lgx-single-sponsor {
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s 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: #343d47
}

.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, .9) 0, rgba(220, 78, 65, .8) 200%);
    background: -webkit-gradient(linear, left top, left right, color-stop(0, rgba(46, 52, 57, .8)), color-stop(100%, rgba(220, 78, 65, .95)));
    background: -webkit-linear-gradient(top, rgba(46, 52, 57, .9) 0, rgba(220, 78, 65, .8) 200%);
    background: -o-linear-gradient(top, rgba(46, 52, 57, .9) 0, rgba(220, 78, 65, .8) 200%);
    background: -ms-linear-gradient(top, rgba(46, 52, 57, .9) 0, rgba(220, 78, 65, .8) 200%);
    background: linear-gradient(to right, rgba(46, 52, 57, .9) 0, rgba(220, 78, 65, .8) 200%)
}

.lgx-schedule-main {
    background-position: bottom center !important;
    background-repeat: no-repeat !important
}

.lgx-schedule .lgx-tab .nav-pills {
    display: inline-block;
    margin-bottom: 2.6rem
}

.lgx-schedule .lgx-tab .nav-pills li {
    background: #fff;
    padding: 5px;
    border-radius: 4px;
    margin: 0 .4rem
}

.lgx-schedule .lgx-tab .nav-pills li a {
    background: #fff;
    padding: 1.2rem 3rem .8rem;
    border-radius: 4px;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .25);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .25);
    box-shadow: 0 0 10px rgba(0, 0, 0, .25)
}

.lgx-schedule .lgx-tab .nav-pills li a h3 {
    font-size: 2.6rem;
    line-height: 3.9000000000000004rem;
    line-height: 2.6rem;
    color: #343d47;
    text-transform: uppercase;
    margin: 0
}

.lgx-schedule .lgx-tab .nav-pills li a h3 span {
    color: #dc4e41
}

.lgx-schedule .lgx-tab .nav-pills li a p {
    font-style: italic;
    margin: 0
}

.lgx-schedule .lgx-tab .nav-pills li a p span {
    color: #dc4e41;
    font-weight: 700
}

.lgx-schedule .lgx-tab .nav-pills .active {
    background: #dc4e41;
    position: relative;
    -moz-box-shadow: 3px 4px 15px rgba(52, 61, 71, .49);
    -webkit-box-shadow: 3px 4px 15px rgba(52, 61, 71, .49);
    -o-box-shadow: 3px 4px 15px rgba(52, 61, 71, .49);
    -ms-box-shadow: 3px 4px 15px rgba(52, 61, 71, .49);
    box-shadow: 3px 4px 15px rgba(52, 61, 71, .49)
}

.lgx-schedule .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 #dc4e41;
    top: 50%;
    left: 22%
}

.lgx-photo-gallery .lgx-single figure,
.lgx-register .single,
.lgx-testimonials .lgx-owltestimonial {
    position: relative
}

.lgx-schedule .lgx-tab .lgx-tab-content {
    -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, .25);
    -moz-box-shadow: 0 4px 10px rgba(0, 0, 0, .25);
    box-shadow: 0 4px 10px rgba(0, 0, 0, .25)
}

.lgx-schedule .lgx-tab .lgx-single-tab {
    background: rgba(255, 255, 255, .4);
    border-radius: 4px;
    padding: 2rem 1.6rem
}

.lgx-schedule .lgx-tab .lgx-single-tab:nth-of-type(even) {
    background: rgba(241, 241, 241, .5)
}

.lgx-schedule .lgx-tab .lgx-single-tab .time-area .time {
    font-family: "open sans", Oswald, sans-serif;
    font-size: 2.2rem;
    /* font-size: 4.2rem; */
    text-align: right;
    line-height: 5rem;
    text-transform: uppercase;
    display: inline-block
}

.lgx-schedule .lgx-tab .lgx-single-tab .schedule-info,
.lgx-schedule .lgx-tab .lgx-single-tab:hover .schedule-info {
    text-align: left
}

.lgx-schedule .lgx-tab .lgx-single-tab .time-area .time span {
    display: block;
    color: #dc4e41;
    font-size: 1.6rem;
    /* font-size: 2.6rem; */
    line-height: 1.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: "Open Sans", Oswald, sans-serif;
    text-transform: uppercase;
    color: #343d47;
    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 .author-title {
    color: #dc4e41;
    margin-top: .5rem;
    line-height: 2rem
}

.lgx-schedule .lgx-tab .lgx-single-tab .schedule-info .title {
    color: #343d47;
    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:hover .author .author-info .name,
.lgx-schedule .lgx-tab .lgx-single-tab:hover .time-area .time span,
.lgx-schedule .lgx-tab .lgx-single-tab:hover p {
    color: #fff
}

.lgx-schedule .lgx-tab .lgx-single-tab:hover {
    background: #dc4e41;
    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 .author .author-img img {
    -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, .25);
    -moz-box-shadow: 0 4px 10px rgba(0, 0, 0, .25);
    box-shadow: 0 4px 10px rgba(0, 0, 0, .25);
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
    -webkit-transform-origin: center;
    transform-origin: center;
    animation-duration: .4s;
    animation-timing-function: linear
}

.lgx-register .single:hover .single-top .title,
.sponsors-area .lgx-single-sponsor:hover a img {
    -webkit-animation-name: zoomIn;
    -webkit-transform-origin: center;
    animation-duration: .4s;
    animation-timing-function: linear
}

.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,
.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
}

.schedule header .author a img {
    border-radius: 0 !important
}

.schedule header .text-area .hits-area .date {
    color: #dc4e41
}

.lgx-sponsored-title .sponsored-heading {
    font-size: 2.6rem;
    line-height: 3.9000000000000004rem;
    font-weight: 700;
    color: #dc4e41;
    text-transform: uppercase;
    text-align: center;
    margin: 4.2rem 0 2.6rem;
    display: block
}

.lgx-sponsored-wrapper {
    text-align: center
}

.sponsors-area {
    display: inline;
    text-align: center
}

.sponsors-area .lgx-single-sponsor {
    background: #fff;
    margin: 0 .5% 2.6rem;
    padding: 5px;
    border-radius: 4px;
    width: 23%;
    display: inline-block;
    transition: all .3s ease-in-out 0s
}

.sponsors-area .lgx-single-sponsor a {
    background: #fff;
    display: block;
    padding: 1.5rem 1rem;
    border-radius: 4px;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .25);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .25);
    box-shadow: 0 0 10px rgba(0, 0, 0, .25);
    text-align: center
}

.lgx-register .single .single-bottom,
.wpcf7-submit {
    -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, .25);
    -moz-box-shadow: 0 4px 10px rgba(0, 0, 0, .25)
}

.sponsors-area .lgx-single-sponsor a img {
    max-width: 180px
}

.sponsors-area .lgx-single-sponsor:hover {
    background: #dc4e41
}

.sponsors-area .lgx-single-sponsor:hover a img {
    animation-name: zoomIn;
    transform-origin: center
}

.lgx-travelinfo .lgx-inner {
    background: #fff
}

.lgx-single-travel-info {
    text-align: center
}

.lgx-single-travel-info img {
    max-width: 100px
}

.lgx-single-travel-info .title {
    margin-top: 0;
    color: #343d47
}

.lgx-single-travel-info .info {
    padding: 0 18%
}

.lgx-register {
    -webkit-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    color: #fff
}

.lgx-register .single {
    background: rgba(255, 255, 255, .85);
    text-align: center;
    padding: 1rem;
    border-radius: 6px;
    margin: 0 1rem
}

.lgx-register .single .single-top {
    padding: 4.2rem 1.5rem 2.6rem
}

.lgx-register .single .single-top .price {
    font-family: "Open Sans", Oswald, sans-serif;
    font-size: 6.8rem;
    font-weight: 700;
    margin: 0;
    line-height: 5rem;
    color: #343d47
}

.lgx-register .single .single-top .price span,
.lgx-register .single .single-top .title {
    font-family: Lora, serif;
    font-size: 2.6rem;
    font-weight: 400;
    line-height: 3.9000000000000004rem
}

.lgx-register .single .single-top .price span {
    color: #dc4e41
}

.lgx-register .single .single-top .title {
    color: #343d47;
    margin: 0
}

.lgx-register .single .single-top p {
    color: #343d47;
    opacity: .8
}

.lgx-register .single .single-bottom {
    background: rgba(255, 255, 255, .8);
    box-shadow: 0 4px 10px rgba(0, 0, 0, .25);
    border-radius: 4px;
    padding: 4.2rem 1.5rem;
    transition: all .3s ease-in-out 0s
}

.lgx-photo-gallery .lgx-single figure figcaption,
.wpcf7-submit {
    -moz-transition: all .3s ease-in-out 0s;
    -o-transition: all .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(46, 40, 65, .8)
}

.lgx-register .single .single-bottom ul li i {
    color: #42bd41
}

.lgx-register .single .single-bottom ul li .fa-times {
    color: #dc4e41
}

.lgx-register .single:hover {
    background: rgba(66, 189, 65, .85)
}

.lgx-register .single:hover .single-top .price {
    color: #fff
}

.lgx-register .single:hover .single-top .price span {
    color: #343d47
}

.lgx-register .single:hover .single-top .title,
.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 {
    animation-name: zoomIn;
    transform-origin: center
}

.lgx-register .single:hover .single-bottom {
    background: #fff
}

.lgx-register .single:hover .single-bottom ul li {
    color: rgba(46, 40, 65, .8)
}

.lgx-register .active {
    background: rgba(220, 78, 65, .85)
}

.lgx-register .active .single-top .price {
    color: #fff
}

.lgx-register .active .single-top .price span {
    color: #343d47
}

.lgx-register .active .single-top .title,
.lgx-register .active .single-top p {
    color: #fff
}

.lgx-register .active:hover {
    background: rgba(66, 189, 65, .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, .9) 0, rgba(220, 78, 65, .8) 200%);
    background: -webkit-gradient(linear, left top, left right, color-stop(0, rgba(46, 52, 57, .8)), color-stop(100%, rgba(220, 78, 65, .95)));
    background: -webkit-linear-gradient(top, rgba(46, 52, 57, .9) 0, rgba(220, 78, 65, .8) 200%);
    background: -o-linear-gradient(top, rgba(46, 52, 57, .9) 0, rgba(220, 78, 65, .8) 200%);
    background: -ms-linear-gradient(top, rgba(46, 52, 57, .9) 0, rgba(220, 78, 65, .8) 200%);
    background: linear-gradient(to right, rgba(46, 52, 57, .9) 0, rgba(220, 78, 65, .8) 200%)
}

.lgx-photo-gallery .lgx-inner {
    padding-bottom: 0
}

.lgx-photo-gallery .lgx-single-memoris {
    padding: 0
}

.lgx-photo-gallery .lgx-single {
    background: #dc4e41;
    float: left;
    margin: 0 auto;
    width: 25%
}

.lgx-photo-gallery .lgx-single figure figcaption {
    background: rgba(52, 61, 71, .9);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    -webkit-transition: all .3s ease-in-out 0s;
    transition: all .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: 2.6rem;
    line-height: 3.9000000000000004rem;
    -webkit-transition: all .2 ease;
    transition: all .3s linear
}

.lgx-photo-gallery .lgx-single figure figcaption .lgx-hover-link .lgx-vertical a:hover {
    color: #dc4e41
}

.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: .6s;
    animation-timing-function: linear;
    display: block
}

.lgx-photo-gallery .lgx-single:hover figure figcaption .lgx-hover-link .lgx-vertical a:hover {
    color: #dc4e41
}

.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;
    background-clip: padding-box;
    -webkit-box-shadow: 0 0 2px rgba(221, 221, 221, .75);
    -moz-box-shadow: 0 0 2px rgba(221, 221, 221, .75);
    box-shadow: 0 0 2px rgba(221, 221, 221, .75);
    margin-bottom: 4.2rem;
    -webkit-transition: all .2s ease-in-out 0s;
    -moz-transition: all .2s ease-in-out 0s;
    -ms-transition: all .2s ease-in-out 0s;
    -o-transition: all .2s ease-in-out 0s;
    transition: all .2s ease-in-out 0s
}

.lgx-blog .lgx-card-single .card-inner {
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .25);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .25);
    box-shadow: 0 0 10px rgba(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: 175px;
    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(220, 78, 65, .1);
    border-left: 2px solid #dc4e41;
    height: 60px;
    width: 58px;
    display: inline-block;
    float: left;
    -webkit-transition: all .3s ease-in-out .2s;
    -moz-transition: all .3s ease-in-out .2s;
    -ms-transition: all .3s ease-in-out .2s;
    -o-transition: all .3s ease-in-out .2s;
    transition: all .3s ease-in-out .2s
}

.lgx-blog .lgx-card-single .content .cat-icon span i {
    color: #dc4e41;
    line-height: 60px;
    font-size: 26px
}

.lgx-blog .lgx-card-single .content .text-area {
    padding-right: 1rem;
    width: 87%
}

.lgx-blog .lgx-card-single .content .text-area .title {
    color: #343d47;
    -webkit-transition: all .2s ease-in-out 0s;
    -moz-transition: all .2s ease-in-out 0s;
    -ms-transition: all .2s ease-in-out 0s;
    -o-transition: all .2s ease-in-out 0s;
    transition: all .2s ease-in-out 0s;
    line-height: 3.8rem;
    padding-left: 1rem
}

.lgx-blog .lgx-card-single .content .text-area .title a {
    color: inherit
}

.lgx-blog .lgx-card-single .content .text-area .title:hover {
    color: #dc4e41
}

.lgx-blog .lgx-card-single .content .text-area .title:hover a {
    color: inherit
}

.lgx-blog .lgx-card-single .content .text-area .link {
    font-size: 1.9rem;
    line-height: 2.8499999999999996rem;
    font-weight: 400;
    opacity: .8;
    margin-bottom: 1.2rem;
    display: inline-block;
    -webkit-transition: all .2s ease-in-out .2s;
    -moz-transition: all .2s ease-in-out .2s;
    -ms-transition: all .2s ease-in-out .2s;
    -o-transition: all .2s ease-in-out .2s;
    transition: all .2s ease-in-out .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: #343d47;
    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, .05);
    -webkit-background-clip: padding-box;
    background: #dc4e41
}

.lgx-blog .lgx-card-single:hover section .cat-icon span {
    background: rgba(220, 78, 65, .2)
}

.lgx-blog-list blockquote {
    min-height: 260px;
    margin: 0
}

.lgx-blog-white {
    background: #fff
}

.lgx-blog ul.page-numbers {
    text-align: center
}

.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 0 20px
}

.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 -5.7rem;
    position: relative;
    top: 0;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .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 #dc4e41;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 1px 2px 10px rgba(52, 61, 71, .45);
    -moz-box-shadow: 1px 2px 10px rgba(52, 61, 71, .45);
    box-shadow: 1px 2px 10px rgba(52, 61, 71, .45)
}

.lgx-testimonials .lgx-owltestimonial .item .lgx-client-image figcaption {
    position: absolute;
    z-index: 2;
    bottom: 0;
    right: 0;
    color: #dc4e41;
    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: #dc4e41;
    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: #d33527
}

.lgx-testimonials .lgx-owltestimonial .item .lgx-client-name {
    text-align: center;
    font-family: Oswald, sans-serif;
    color: #343d47;
    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: #dc4e41
}

.circular-inner .time_circles>div>span,
.wpcf7-submit {
    font-family: Oswald, sans-serif
}

.lgx-testimonials .lgx-owltestimonial .owl-controls {
    margin: 0
}

.lgx-testimonials .lgx-owltestimonial .owl-controls .owl-nav [class*=owl-] {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.lgx-testimonials .lgx-owltestimonial .owl-controls .owl-nav [class*=owl-] i {
    font-size: 40px;
    color: #dc4e41;
    font-weight: 400
}

.lgx-testimonials .lgx-owltestimonial .owl-controls .owl-nav [class*=owl-]:hover {
    background-color: #dc4e41
}

.lgx-testimonials .lgx-owltestimonial .owl-controls .owl-nav [class*=owl-]:hover i {
    color: #fff
}

.lgx-testimonials .lgx-owltestimonial .owl-controls .owl-nav .owl-next,
.lgx-testimonials .lgx-owltestimonial .owl-controls .owl-nav .owl-prev {
    color: #dc4e41;
    -moz-transition: all .3s ease-in 0s;
    -o-transition: all .3s ease-in 0s;
    -webkit-transition: all .3s ease-in 0s;
    transition: all .3s ease-in 0s
}

.lgx-testimonials .lgx-owltestimonial .owl-controls .owl-nav .owl-next i,
.lgx-testimonials .lgx-owltestimonial .owl-controls .owl-nav .owl-prev i {
    color: inherit;
    line-height: 52px
}

.lgx-testimonials .lgx-owltestimonial .owl-controls .owl-nav .owl-next:hover,
.lgx-testimonials .lgx-owltestimonial .owl-controls .owl-nav .owl-prev:hover {
    background: #dc4e41;
    color: #fff;
    -webkit-box-shadow: 1px 2px 10px rgba(52, 61, 71, .3);
    -moz-box-shadow: 1px 2px 10px rgba(52, 61, 71, .3);
    box-shadow: 1px 2px 10px rgba(52, 61, 71, .3)
}

.lgx-testimonials .lgx-owltestimonial .owl-controls .owl-nav .owl-next:hover i,
.lgx-testimonials .lgx-owltestimonial .owl-controls .owl-nav .owl-prev:hover i {
    color: inherit
}

.lgx-testimonials .lgx-owltestimonial .owl-controls .owl-nav .owl-prev {
    position: absolute;
    left: 0;
    bottom: 26%;
    height: 60px;
    width: 60px;
    border-radius: 50%
}

.lgx-testimonials .lgx-owltestimonial .owl-controls .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
}

.lgx-contact .help-block {
    color: #e74f3f;
    margin: 0
}

.lgx-contact-white {
    background: #fff
}

.lgxmapcanvas,  .lgxmapcanvas iframe  {
    /* min-height: 400px; */
    min-height: 600px;
}

.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: 2.6rem;
    line-height: 3.9000000000000004rem;
    text-transform: uppercase;
    margin: 0;
    color: #42bd41
}

.form-group {
    margin-bottom: 2rem
}

.wpcf7 label {
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
    font-weight: 700
}

.wpcf7 span.wpcf7-not-valid-tip {
    font-style: italic
}

.wpcf7 div.wpcf7-validation-errors {
    border: 2px solid red
}

.form-control,
.wpcf7-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 .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

textarea.wpcf7-textarea {
    height: 170px;
    margin-bottom: 1.6rem
}

.wpcf7-submit {
    background: #42bd41;
    padding: 1rem 2.6rem;
    color: #fff;
    overflow: hidden;
    display: inline-block;
    box-shadow: 0 4px 10px rgba(0, 0, 0, .25);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    letter-spacing: .1rem;
    text-transform: uppercase;
    font-size: 1.4rem;
    line-height: 2.0999999999999996rem;
    -webkit-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s
}

.lgx-footer .footer-social ul li,
.lgx-footer .lgx-subscriber-area .subscribe-form .the-submit-btn {
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s
}

.wpcf7-submit:hover {
    background: #dc4e41;
    color: #fff
}

.wpcf7-submit:hover span {
    display: block;
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
    -webkit-transform-origin: center;
    transform-origin: center;
    animation-duration: .5s;
    animation-timing-function: linear
}

.lgx-vc-map .wpb_gmaps_widget .wpb_wrapper {
    padding: 0 !important
}

.lgx-contact-box {
    margin-bottom: 2.6rem
}

.lgx-contact-box .address .title {
    color: #dc4e41;
    font-weight: 400;
    letter-spacing: normal;
    margin: 0
}

#lgx-circular canvas {
    display: inline-block
}

.circular-inner {
    width: 100%
}

.circular-inner .time_circles>div>span {
    font-size: 6.8rem;
    line-height: 10.2rem;
    font-weight: 700
}

.circular-inner .time_circles>div>h4,
.lgx-footer .lgx-subscriber-area .title {
    font-family: Lora, serif;
    font-size: 2.6rem;
    font-weight: 400
}

.circular-inner .time_circles>div>h4 {
    text-transform: uppercase;
    line-height: 3rem !important
}

#circular-countdown .time_circles>div {
    padding-left: 3rem;
    top: 30% !important
}

@media (max-width:991px) {
    #circular-countdown .time_circles>div {
        top: 25% !important
    }
}

@media (max-width:767px) {
    #circular-countdown .time_circles>div {
        top: 22% !important
    }
}

@media (max-width:580px) {
    #circular-countdown .time_circles>div {
        top: 18% !important
    }

    .circular-inner .time_circles>div>h4 {
        line-height: 2rem !important
    }
}

@media (max-width:420px) {
    #circular-countdown .time_circles>div {
        top: 20% !important
    }

    .circular-inner .time_circles>div>h4 {
        line-height: 1rem !important
    }
}

@media (max-width:360px) {
    .circular-inner .time_circles>div>h4 {
        line-height: 0 !important
    }
}

.lgx-footer {
    /* background: #343d47; */
    background: #8f2617;
    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(52, 61, 71, .9);
    margin: 0 auto;
    padding: 11rem 0
}

.lgx-footer .lgx-subscriber-area {
    margin-bottom: 4.2rem
}

.lgx-footer .lgx-subscriber-area .title {
    line-height: 3.9000000000000004rem;
    margin: 0 0 2.6rem
}

.lgx-footer .lgx-subscriber-area .subscribe-form {
    background: rgba(255, 255, 255, .5);
    padding: .8rem;
    border-radius: 4px;
    display: block;
    overflow: hidden
}

.lgx-footer .lgx-subscriber-area .subscribe-form .form-group {
    margin-bottom: 0
}

.lgx-about-title,
.lgx-footer .footer-social,
.lgx-footer .lgx-logo {
    margin-bottom: 4.2rem
}

.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, .25);
    -moz-box-shadow: 0 4px 10px rgba(0, 0, 0, .25);
    box-shadow: 0 4px 10px rgba(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;
    transition: all .3s ease-in-out 0s
}

.lgx-footer .lgx-subscriber-area .subscribe-form .the-submit-btn:hover {
    background: #dc4e41
}

.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: .5s;
    animation-timing-function: linear
}

.lgx-footer .footer-social ul li {
    background: rgba(255, 255, 255, .5);
    padding: 5px;
    border-radius: 50%;
    transition: all .3s ease-in-out 0s
}

.lgx-footer .footer-social ul li a {
    background: #fff;
    /* width: 60px; */
    width: 40px;
    /* height: 60px; */
    height: 40px;
    display: inline-block;
    border-radius: 50%;
    font-size: 26px;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .25);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .25);
    box-shadow: 0 0 10px rgba(0, 0, 0, .25)
}

.lgx-about-video,
.lgx-vc-video .lgx-video {
    border-radius: 6px
}

.lgx-footer .footer-social ul li a i {
    font-size: inherit;
    /* line-height: 62px; */
    line-height: 42px;
}

.lgx-footer .footer-social ul li:hover {
    background: #dc4e41
}

.lgx-footer .footer-social ul li:hover a {
    color: #42bd41
}

.lgx-footer .footer-social ul li:hover a i {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
    -webkit-transform-origin: center;
    transform-origin: center;
    animation-duration: .6s;
    animation-timing-function: linear
}

.lgx-footer .lgx-copyright {
    font-family: Lora, serif;
    font-size: 2.6rem;
    line-height: 3.9000000000000004rem;
    color: #fff;
    font-style: italic
}

.lgx-footer .lgx-copyright .themename {
    color: #dc4e41
}

.lgx-footer .lgx-copyright .text {
    opacity: .6
}

.lgx-footer .lgx-copyright a {
    color: #42bd41;
    opacity: .6;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s
}

.lgx-footer .lgx-copyright a:hover {
    opacity: 1
}

.lgx-about-title {
    font-size: 4.2rem;
    line-height: 6.300000000000001rem;
    font-weight: 700
}

.lgx-about-text .hi-text {
    font-family: Lora, serif;
    font-weight: 700;
    color: #343d47;
    text-transform: uppercase;
    margin-top: 0
}

.lgx-about-text .text {
    margin-bottom: 2.6rem
}

.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: #fff
}

.lgx-about-video .about-video-inner {
    padding: 11rem 0;
    border-radius: 6px;
    background: rgba(52, 61, 71, .7)
}

.lgx-about-video .video-text {
    text-align: center
}

.lgx-about-video .video-text p {
    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: 1.6rem;
    line-height: 2.4000000000000004rem
}

.lgx-about-video .video-icon a {
    background: rgba(255, 255, 255, .8);
    height: 11rem;
    width: 11rem;
    display: inline-block;
    color: #dc4e41;
    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: #fff
}

.lgx-about-video .video-icon:hover a img {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
    -webkit-transform-origin: center;
    transform-origin: center;
    animation-duration: .6s;
    animation-timing-function: linear
}

.lgx-about-video .lgx-modal {
    background: rgba(52, 61, 71, .8)
}

.lgx-about-video .lgx-modal .modal-dialog {
    background: 0 0;
    box-shadow: none;
    width: 100%
}

.lgx-about-video .lgx-modal .modal-dialog .modal-content {
    background: 0 0;
    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 .2s ease-in-out 0s;
    -moz-transition: all .2s ease-in-out 0s;
    -ms-transition: all .2s ease-in-out 0s;
    -o-transition: all .2s ease-in-out 0s;
    transition: all .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: #343d47
}

.lgx-about-video .lgx-modal .modal-dialog .modal-content .modal-body iframe {
    width: 100%;
    height: 650px;
    border: 0
}

.woocommerce .woocommerce-ordering select {
    padding: 8px 6px;
    border: 1px solid #ddd
}

.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
    background: #fff;
    padding: .8rem .8rem 2rem;
    -webkit-box-shadow: 0 13px 35px rgba(0, 0, 0, .05);
    -moz-box-shadow: 0 13px 35px rgba(0, 0, 0, .05);
    box-shadow: 0 13px 35px rgba(0, 0, 0, .05);
    text-align: center;
    border-radius: 6px
}

.woocommerce ul.products li.product .woocommerce-loop-category__title,
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product h3 {
    padding-top: 0;
    line-height: 3rem;
    color: #343d47
}

.woocommerce ul.products li.product .price {
    font-weight: 700
}

.woocommerce div.product .woocommerce-tabs .panel {
    background: 0 0
}

.woocommerce div.product .woocommerce-tabs ul.tabs::before {
    border-bottom: 0
}

.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
    left: 0;
    box-shadow: 0
}

.woocommerce div.product .woocommerce-tabs ul.tabs li::after,
.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
    border: none
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
    border: none;
    background-color: #ebe9eb;
    display: inline-block;
    position: relative;
    z-index: 0;
    border-radius: 4px 4px 0 0;
    margin: 0 -5px;
    padding: 0 1em
}

.woocommerce #content table.cart td.actions .input-text,
.woocommerce table.cart td.actions .input-text,
.woocommerce-page #content table.cart td.actions .input-text,
.woocommerce-page table.cart td.actions .input-text {
    width: 150px
}

.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
    padding: 1.2rem 2rem
}

#add_payment_method table.cart td.actions .coupon .input-text,
.woocommerce-cart table.cart td.actions .coupon .input-text,
.woocommerce-checkout table.cart td.actions .coupon .input-text {
    border: 1px solid #ddd;
    padding: 8px 9px;
    border-radius: 4px
}

.logged-in .woocommerce-MyAccount-navigation {
    -webkit-box-shadow: 0 13px 35px rgba(0, 0, 0, .05);
    -moz-box-shadow: 0 13px 35px rgba(0, 0, 0, .05);
    box-shadow: 0 13px 35px rgba(0, 0, 0, .05);
    padding: 2rem .5rem;
    border-radius: 4px
}

.logged-in .woocommerce-MyAccount-navigation ul li {
    list-style: none;
    font-family: "Open Sans", Oswald, sans-serif;
    color: #fff;
    padding: .5rem 1rem;
    border-radius: 4px
}

.logged-in .woocommerce-MyAccount-navigation ul li a {
    color: #fff
}

.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
    font-family: "Open Sans", Oswald, sans-serif;
    color: #fff;
    overflow: hidden;
    display: inline-block;
    -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, .25);
    -moz-box-shadow: 0 4px 10px rgba(0, 0, 0, .25);
    box-shadow: 0 4px 10px rgba(0, 0, 0, .25);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    text-transform: uppercase;
    font-size: 1.3rem;
    line-height: 1.9500000000000002rem;
    letter-spacing: normal;
    font-weight: 400;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s
}

.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
    color: #fff
}

.woocommerce .related.products h2 {
    margin: 4.2rem 0 2.6rem
}

.woocommerce .woocommerce-Reviews #commentform {
    background: #fff;
    -webkit-box-shadow: 0 13px 35px rgba(0, 0, 0, .05);
    -moz-box-shadow: 0 13px 35px rgba(0, 0, 0, .05);
    box-shadow: 0 13px 35px rgba(0, 0, 0, .05);
    padding: 2rem;
    border-radius: 4px
}

.woocommerce .woocommerce-Reviews #commentform input {
    height: 45px;
    border: 1px solid #ddd;
    border-radius: 4px;
    padding-left: 1rem
}

.woocommerce .woocommerce-Reviews #commentform textarea {
    min-height: 150px;
    border: 1px solid #ddd;
    border-radius: 4px;
    padding-left: 1rem
}

.woocommerce .woocommerce-Reviews input#submit {
    padding: 1.5rem 3rem
}

.woocommerce #reviews #comments .woocommerce-Reviews-title {
    margin-bottom: 2rem;
    display: block
}

.woocommerce .woocommerce-info,
.woocommerce .woocommerce-message {
    border-top: 0;
    border-radius: 4px
}

.woocommerce .form-row input.input-text {
    height: 45px;
    border: 1px solid #ddd;
    border-radius: 4px;
    padding-left: 1rem
}

.woocommerce form .form-row textarea {
    min-height: 150px;
    border: 1px solid #ddd;
    border-radius: 4px;
    padding-left: 1rem
}

.woocommerce .woocommerce-cart-form,
.woocommerce form.woocommerce-checkout {
    background: #fff;
    -webkit-box-shadow: 0 13px 35px rgba(0, 0, 0, .05);
    -moz-box-shadow: 0 13px 35px rgba(0, 0, 0, .05);
    border-radius: 4px
}

.woocommerce form.woocommerce-checkout {
    box-shadow: 0 13px 35px rgba(0, 0, 0, .05);
    padding: 2rem
}

.woocommerce #payment #place_order,
.woocommerce a.checkout-button {
    padding: 1.5rem 3rem
}

.woocommerce .woocommerce-cart-form {
    box-shadow: 0 13px 35px rgba(0, 0, 0, .05)
}

.woocommerce table.shop_table th {
    font-weight: 700;
    padding: 13px 12px;
    font-family: "Lato", Oswald, sans-serif
}

.woocommerce table.shop_table td {
    border-top: 1px solid rgba(0, 0, 0, .1);
    padding: 12px;
    vertical-align: middle
}

.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
    border: 0;
    -webkit-box-shadow: 0 13px 35px rgba(0, 0, 0, .05);
    -moz-box-shadow: 0 13px 35px rgba(0, 0, 0, .05);
    box-shadow: 0 13px 35px rgba(0, 0, 0, .05)
}

.woocommerce .woocommerce-Input,
article footer #comments input {
    border: none;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -webkit-box-shadow: none
}

.woocommerce .woocommerce-Input {
    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-radius: 0;
    box-shadow: none;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.lgx-blog-single .lgx-card-single footer .lgx-share ul li,
.woocommerce ul.products li.product .button {
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s
}

.woocommerce ul.products li.product .button {
    margin-top: 0
}

.woocommerce ul.products li.product .price del {
    display: inline-block
}

.woocommerce .products .star-rating {
    display: none
}

.woocommerce nav.woocommerce-pagination ul {
    border: 0
}

.woocommerce nav.woocommerce-pagination ul li {
    border-right: 0
}

.woocommerce nav.woocommerce-pagination ul.page-numbers {
    overflow: hidden;
    padding-left: 15px
}

.woocommerce nav.woocommerce-pagination ul.page-numbers li {
    background: #fff;
    border-radius: 50%;
    display: inline-block;
    width: 60px;
    height: 60px
}

.woocommerce nav.woocommerce-pagination ul.page-numbers li a,
.woocommerce nav.woocommerce-pagination ul.page-numbers li span {
    background: #fff;
    color: #343d47;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .25);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .25);
    box-shadow: 0 0 10px rgba(0, 0, 0, .25);
    display: block;
    margin: 5px;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    line-height: 3.2rem;
    font-weight: 700
}

.error404 .search-form .search-submit,
.search-no-results .search-form .search-submit,
.woocommerce ul.products li.product .button {
    font-family: "Open Sans", Oswald, sans-serif;
    -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, .25);
    -moz-box-shadow: 0 4px 10px rgba(0, 0, 0, .25);
    overflow: hidden;
    text-transform: uppercase
}

.woocommerce nav.woocommerce-pagination ul.page-numbers li:hover a b,
.woocommerce nav.woocommerce-pagination ul.page-numbers li:hover span b {
    display: block;
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
    -webkit-transform-origin: center;
    transform-origin: center;
    animation-duration: .5s;
    animation-timing-function: linear
}

.woocommerce ul.products li.product .button {
    color: #fff;
    display: inline-block;
    box-shadow: 0 4px 10px rgba(0, 0, 0, .25);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-size: 1.3rem;
    line-height: 1.9500000000000002rem;
    letter-spacing: normal;
    font-weight: 400;
    transition: all .3s ease-in-out 0s
}

.woocommerce ul.products li.product .button:hover {
    color: #fff
}

.woocommerce ul.products li.product .button:hover span {
    display: block;
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
    -webkit-transform-origin: center;
    transform-origin: center;
    animation-duration: .5s;
    animation-timing-function: linear
}

.error404 .lgx-banner-inner,
.page .lgx-banner-inner,
.page-template .lgx-banner-inner,
.search-no-results .lgx-banner-inner,
.single .lgx-banner-inner,
.single-post .lgx-banner-inner,
.woocommerce-page .lgx-banner-inner {
    -webkit-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    background-size: cover
}

.error404 .lgx-banner-inner .lgx-inner-bg,
.page .lgx-banner-inner .lgx-inner-bg,
.page-template .lgx-banner-inner .lgx-inner-bg,
.search-no-results .lgx-banner-inner .lgx-inner-bg,
.single .lgx-banner-inner .lgx-inner-bg,
.single-post .lgx-banner-inner .lgx-inner-bg,
.woocommerce-page .lgx-banner-inner .lgx-inner-bg {
    -webkit-background-size: auto auto, cover;
    -o-background-size: auto auto, cover;
    -moz-background-size: auto auto, cover;
    background-size: auto auto, cover
}

.error404 .lgx-banner-inner .lgx-inner,
.page .lgx-banner-inner .lgx-inner,
.page-template .lgx-banner-inner .lgx-inner,
.search-no-results .lgx-banner-inner .lgx-inner,
.single .lgx-banner-inner .lgx-inner,
.single-post .lgx-banner-inner .lgx-inner,
.woocommerce-page .lgx-banner-inner .lgx-inner {
    padding: 12.8rem 0 6.8rem;
    background: rgba(52, 61, 71, .9)
}

.error404 .lgx-banner-inner .lgx-heading-area,
.page .lgx-banner-inner .lgx-heading-area,
.page-template .lgx-banner-inner .lgx-heading-area,
.search-no-results .lgx-banner-inner .lgx-heading-area,
.single .lgx-banner-inner .lgx-heading-area,
.single-post .lgx-banner-inner .lgx-heading-area,
.woocommerce-page .lgx-banner-inner .lgx-heading-area {
    margin-bottom: 0
}

.error404 .lgx-sponsors,
.page .lgx-sponsors,
.page-template .lgx-sponsors,
.search-no-results .lgx-sponsors,
.single .lgx-sponsors,
.single-post .lgx-sponsors,
.woocommerce-page .lgx-sponsors {
    background: 0 0
}

.error404 .lgx-blog-single .lgx-inner,
.error404 .lgx-sponsors .lgx-inner,
.page .lgx-blog-single .lgx-inner,
.page .lgx-sponsors .lgx-inner,
.page-template .lgx-blog-single .lgx-inner,
.page-template .lgx-sponsors .lgx-inner,
.search-no-results .lgx-blog-single .lgx-inner,
.search-no-results .lgx-sponsors .lgx-inner,
.single .lgx-blog-single .lgx-inner,
.single .lgx-sponsors .lgx-inner,
.single-post .lgx-blog-single .lgx-inner,
.single-post .lgx-sponsors .lgx-inner,
.woocommerce-page .lgx-blog-single .lgx-inner,
.woocommerce-page .lgx-sponsors .lgx-inner {
    background: #f1f1f1
}

.error404 .lgx-photo-gallery .lgx-inner,
.page .lgx-photo-gallery .lgx-inner,
.page-template .lgx-photo-gallery .lgx-inner,
.search-no-results .lgx-photo-gallery .lgx-inner,
.single .lgx-photo-gallery .lgx-inner,
.single-post .lgx-photo-gallery .lgx-inner,
.woocommerce-page .lgx-photo-gallery .lgx-inner {
    padding: 11rem 0
}

.error404 .lgx-contact .lgxmapcanvas,
.page .lgx-contact .lgxmapcanvas,
.page-template .lgx-contact .lgxmapcanvas,
.search-no-results .lgx-contact .lgxmapcanvas,
.single .lgx-contact .lgxmapcanvas,
.single-post .lgx-contact .lgxmapcanvas,
.woocommerce-page .lgx-contact .lgxmapcanvas {
    margin-bottom: 6.8rem
}

.error404 .lgx-heading,
.page .lgx-heading,
.page-template .lgx-heading,
.search-no-results .lgx-heading,
.single .lgx-heading,
.single-post .lgx-heading,
.woocommerce-page .lgx-heading {
    margin-bottom: 0
}

.error404 .breadcrumb,
.page .breadcrumb,
.page-template .breadcrumb,
.search-no-results .breadcrumb,
.single .breadcrumb,
.single-post .breadcrumb,
.woocommerce-page .breadcrumb {
    background: 0 0;
    display: inline-block;
    padding: 0;
    position: relative;
    z-index: 2
}

.error404 .breadcrumb li,
.page .breadcrumb li,
.page-template .breadcrumb li,
.search-no-results .breadcrumb li,
.single .breadcrumb li,
.single-post .breadcrumb li,
.woocommerce-page .breadcrumb li {
    font-size: 1.6rem;
    line-height: 2.4000000000000004rem;
    font-weight: 400;
    color: #fff;
    text-transform: uppercase
}

.error404 .breadcrumb li a,
.page .breadcrumb li a,
.page-template .breadcrumb li a,
.search-no-results .breadcrumb li a,
.single .breadcrumb li a,
.single-post .breadcrumb li a,
.woocommerce-page .breadcrumb li a {
    color: inherit;
    font-size: inherit;
    font-weight: inherit
}

.error404 .breadcrumb .active,
.page .breadcrumb .active,
.page-template .breadcrumb .active,
.search-no-results .breadcrumb .active,
.single .breadcrumb .active,
.single-post .breadcrumb .active,
.woocommerce-page .breadcrumb .active {
    color: #dc4e41
}

.error404 .breadcrumb>li+li:before,
.page .breadcrumb>li+li:before,
.page-template .breadcrumb>li+li:before,
.search-no-results .breadcrumb>li+li:before,
.single .breadcrumb>li+li:before,
.single-post .breadcrumb>li+li:before,
.woocommerce-page .breadcrumb>li+li:before {
    padding: 0 5px;
    color: #42bd41;
    content: "/\00a0";
    opacity: .7
}

.page p,
.single p {
    margin-bottom: 1rem
}

.lgx-blog-single .lgx-card-single {
    padding: 0;
    background: 0 0;
    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 0 20px rgba(0, 0, 0, .5);
    -moz-box-shadow: 0 0 20px rgba(0, 0, 0, .5);
    box-shadow: 0 0 20px rgba(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: 1.6rem;
    line-height: 2.4000000000000004rem;
    font-weight: 400;
    font-style: italic;
    opacity: .7;
    margin: 0
}

.lgx-blog-single .lgx-card-single header .author h5 {
    font-size: 1.6rem;
    line-height: 2.4000000000000004rem;
    font-weight: 400;
    font-style: italic;
    opacity: .7;
    margin-top: 0
}

.lgx-blog-single .lgx-card-single header .author .comtitle {
    margin-top: 0;
    margin-bottom: 2rem;
    color: #dc4e41;
    font-weight: 400;
    font-style: italic
}

.lgx-blog-single .lgx-card-single header .author .follow-btn {
    background: rgba(220, 78, 65, .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, .1);
    -webkit-background-clip: padding-box;
    background-clip: padding-box
}

.lgx-blog-single .lgx-card-single header .text-area .title {
    margin-bottom: 1.6rem;
    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 .link {
    font-size: 1.9rem;
    line-height: 2.8499999999999996rem;
    font-weight: 400;
    opacity: .8;
    margin-bottom: 1.2rem;
    display: inline-block;
    -webkit-transition: all .2s ease-in-out .2s;
    -moz-transition: all .2s ease-in-out .2s;
    -ms-transition: all .2s ease-in-out .2s;
    -o-transition: all .2s ease-in-out .2s;
    transition: all .2s ease-in-out .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;
    color: #dc4e41
}

.lgx-blog-single .lgx-card-single header .text-area .hits-area .date:hover {
    color: #dc4e41;
    opacity: 1
}

.lgx-blog-single .lgx-card-single header .text-area .hits-area .hit-right {
    color: #343d47;
    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: 0 0;
    width: 70%;
    float: right;
    text-align: left
}

.lgx-blog-single .lgx-card-single section p {
    margin-bottom: 1.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 .lgx-share,
.lgx-blog-single .lgx-card-single footer .lgx-sharess {
    margin-left: 0
}

.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: "Lato", Oswald, sans-serif;
    text-transform: uppercase;
    font-weight: 400;
    color: #dc4e41;
    border-bottom: 1px solid rgba(52, 61, 71, .1);
    -webkit-background-clip: padding-box;
    background-clip: padding-box
}

.lgx-blog-single .lgx-card-single footer .lgx-share ul li {
    background: #fff;
    padding: 5px;
    border-radius: 50%;
    text-align: center;
    transition: all .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 0 10px rgba(0, 0, 0, .25);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .25);
    box-shadow: 0 0 10px rgba(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: #dc4e41
}

.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: .6s;
    animation-timing-function: linear
}

.lgx-blog ul.page-numbers li:hover a b,
.lgx-blog ul.page-numbers li:hover span b,
.post-password-form input[type=submit]:hover span,
article footer #comments .form-submit:hover .submit {
    -webkit-animation-name: zoomIn;
    -webkit-transform-origin: center;
    animation-timing-function: linear
}

.lgx-blog-single .lgx-card-single footer .lgx-sharess li a {
    height: 40px;
    width: 40px;
    background: #fff;
    color: #dc4e41;
    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: #dc4e41;
    color: #fff
}

.lgx-blog-single .lgx-card-single:hover {
    background: 0 0;
    border: 1px solid transparent;
    -webkit-background-clip: padding-box;
    background-clip: padding-box
}

.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: -.5%;
    margin-right: -.5%
}

.page-template-page-fullscreen .wpb_button,
.page-template-page-fullscreen .wpb_content_element,
.page-template-page-fullscreen ul.wpb_thumbnails-fluid>li {
    margin-bottom: 0 !important
}

.lgx-blog ul.page-numbers {
    overflow: hidden;
    padding-left: 15px
}

.lgx-blog ul.page-numbers li {
    background: #fff;
    border-radius: 50%;
    display: inline-block;
    width: 60px;
    height: 60px
}

.lgx-blog ul.page-numbers li a,
.lgx-blog ul.page-numbers li span {
    background: #fff;
    color: #343d47;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .25);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .25);
    box-shadow: 0 0 10px rgba(0, 0, 0, .25);
    display: block;
    margin: 5px;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    line-height: 5rem;
    font-weight: 700
}

.lgx-blog ul.page-numbers li .current {
    color: #dc4e41
}

.lgx-blog ul.page-numbers li:hover {
    background: #dc4e41
}

.lgx-blog ul.page-numbers li:hover a,
.lgx-blog ul.page-numbers li:hover span {
    color: #42bd41
}

.lgx-blog ul.page-numbers li:hover a b,
.lgx-blog ul.page-numbers li:hover span b {
    display: block;
    animation-name: zoomIn;
    transform-origin: center;
    animation-duration: .5s
}

.dashicons.dashicons-admin-post {
    width: 16px;
    height: 16px;
    font-size: 16px;
    margin-right: 4px;
    vertical-align: middle;
    margin-left: 8px
}

.lgx-blog .lgx-card-single .content .text-area .title {
    margin-bottom: 0
}

.lgx-blog .lgx-card-single .content .text-area .hits-area {
    margin-top: 15px
}

.widget_calendar table td,
.widget_calendar table th {
    text-align: center
}

.widget_calendar table td#prev {
    text-align: left;
    padding-left: 10px
}

.widget_calendar table td#today {
    color: #dc4e41
}

.widget_calendar table td#next {
    text-align: right;
    padding-right: 10px
}

.error404 .site-content,
.search-no-results .no-results {
    text-align: center
}

#post-1134 .entry-content table td,
#post-1178 section table td {
    border-top: 1px solid #ddd;
    padding: 10px 0
}

#post-1134 .entry-content table tbody tr:last-child td,
#post-1178 section table tbody tr:last-child td {
    border-bottom: 1px solid #ddd
}

.error404 .site-content,
.search-no-results .site-content {
    padding: 11rem 0
}

.error404 .site-content .content-area,
.search-no-results .site-content .content-area {
    max-width: 1170px;
    margin: 0 auto
}

.error404 .page-header,
.search-no-results .page-header {
    margin-top: 0;
    border-bottom: 0
}

.error404 .page-header .page-title,
.search-no-results .page-header .page-title {
    margin-top: 0
}

.error404 .search-form,
.search-no-results .search-form {
    background: #fff;
    display: inline-block;
    margin-top: 2.6rem;
    padding: 5px 5px 1px;
    border-radius: 4px
}

.error404 .search-form .search-field,
.search-no-results .search-form .search-field {
    border: 1px solid #ddd;
    height: 50px;
    padding-left: 1rem
}

.error404 .search-form .search-submit,
.search-no-results .search-form .search-submit {
    background: #42bd41;
    padding: 1rem 2.6rem;
    color: #fff;
    display: inline-block;
    box-shadow: 0 4px 10px rgba(0, 0, 0, .25);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    letter-spacing: .1rem;
    font-size: 1.4rem;
    line-height: 2.0999999999999996rem;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
    border: 0;
    height: 50px
}

.error404 .search-form .search-submit:hover,
.search-no-results .search-form .search-submit:hover {
    background: #dc4e41;
    color: #fff
}

.no-results.not-found .search-submit {
    border: 0 !important;
    padding: 1rem 2.6rem !important
}

.search-no-results .site-content {
    padding: 0
}

.search-no-results aside .widget_search .search-form {
    padding: 6px 1px 0 1rem
}

article footer #comments {
    margin-top: 2.6rem;
    display: block;
    overflow: hidden;
    box-sizing: border-box
}

article footer #comments .logged-in-as {
    margin-bottom: 15px
}

article footer #comments .comment-form {
    overflow: hidden
}

article footer #comments .comment-reply-link {
    border: 1px solid #42bd41;
    padding: 0 2rem;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
    color: #42bd41;
    opacity: .7;
    margin-top: 1rem;
    margin-bottom: 10px;
    display: inline-block;
    border-radius: 4px
}

article footer #comments .comment-reply-link:hover {
    background: #dc4e41;
    color: #fff;
    border: 1px solid #dc4e41;
    -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, .25);
    -moz-box-shadow: 0 4px 10px rgba(0, 0, 0, .25);
    box-shadow: 0 4px 10px rgba(0, 0, 0, .25);
    opacity: 1
}

article footer #comments .edit-link {
    text-transform: uppercase;
    font-size: 12px;
    color: #dc4e41;
    font-weight: 700;
    position: absolute;
    top: 4px;
    right: 4px
}

article footer #comments .edit-link a {
    padding: 5px 1.5rem;
    background: #ddd;
    border-radius: 4px;
    color: inherit
}

article footer #comments .edit-link:hover a {
    background: #dc4e41;
    color: #fff;
    -webkit-box-shadow: 0 4px 6px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 4px 6px rgba(0, 0, 0, .2);
    box-shadow: 0 4px 6px rgba(0, 0, 0, .2)
}

article footer #comments .comments-title {
    font-size: 2.6rem;
    line-height: 3.9000000000000004rem;
    margin-bottom: 2.6rem
}

article footer #comments .comment-list {
    padding-left: 0
}

article footer #comments .comment-list li {
    list-style: none;
    background: #fff;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    padding: 2rem 1.5rem 1.5rem 5rem;
    border-radius: 4px;
    margin-bottom: 5px
}

article footer #comments .comment-list li .comment-body {
    background: #f9f9f9;
    border: 1px solid #eee;
    padding-left: 10px;
    padding-right: 5px;
    border-radius: 4px
}

article footer #comments .comment-list li .comment-body .comment-meta {
    width: 100%;
    display: block;
    margin-top: 0
}

article footer #comments .comment-list li .comment-body .comment-meta a time {
    font-size: 13px;
    text-transform: uppercase
}

article footer #comments .comment-list li .comment-body .comment-meta .comment-author {
    position: relative;
    color: #343d47
}

article footer #comments .comment-list li .comment-body .comment-meta .comment-author a {
    color: inherit
}

article footer #comments #respond .comment-notes .required,
article footer #comments #respond form label .required {
    color: #dc4e41
}

article footer #comments .comment-list li .comment-body .comment-meta .comment-author img {
    position: absolute;
    left: -50px
}

article footer #comments .comment-list li .comment-body .comment-meta .comment-metadata {
    position: relative;
    min-height: 40px
}

article footer #comments .comment-list li .comment-body .comment-content {
    display: block;
    width: 100%
}

article footer #comments .comment-list li .children li {
    margin-top: 2rem;
    padding: 0;
    box-shadow: none;
    margin-bottom: 5px;
    display: block
}

article footer #comments .comment-list li .children li .comment-body {
    background: 0 0
}

article footer #comments #respond .comment-notes {
    margin-bottom: 15px
}

article footer #comments #respond form label {
    display: inline-block;
    width: 20%;
    float: left
}

article footer #comments input,
article footer #comments textarea {
    padding: 1.5rem 2rem;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    display: inline-block
}

article footer #comments #respond form input,
article footer #comments #respond form textarea {
    width: 79%;
    border: 1px solid #ddd
}

article footer #comments .comment-form-author,
article footer #comments .comment-form-comment,
article footer #comments .comment-form-email,
article footer #comments .comment-form-url {
    margin-bottom: 1.5rem
}

article footer #comments input {
    height: 50px;
    border-radius: 4px;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -moz-box-shadow: none;
    box-shadow: none
}

article footer #comments textarea {
    border: none;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-radius: 4px
}

.post-password-form input[type=submit],
article footer #comments .form-submit .submit {
    overflow: hidden;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    font-family: Oswald, sans-serif;
    letter-spacing: .1rem;
    text-transform: uppercase
}

article footer #comments input:active,
article footer #comments input:focus,
article footer #comments input:hover,
article footer #comments textarea:active,
article footer #comments textarea:focus,
article footer #comments textarea:hover {
    border: 1px solid #dc4e41 !important;
    box-shadow: none !important
}

article footer #comments .form-submit {
    background: #42bd41;
    -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, .25) !important;
    -moz-box-shadow: 0 4px 10px rgba(0, 0, 0, .25) !important;
    box-shadow: 0 4px 10px rgba(0, 0, 0, .25) !important;
    width: auto;
    display: inline-block;
    float: right;
    border-radius: 4px;
    margin-right: 1rem;
    margin-bottom: 12px
}

article footer #comments .form-submit .submit {
    background: 0 0;
    padding: 1.5rem 4rem;
    height: auto;
    color: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-size: 1.4rem;
    line-height: 2.0999999999999996rem;
    transition: all .3s ease-in-out 0s;
    border: none !important
}

article footer #comments .form-submit:hover {
    background: #42bd41;
    color: #fff;
    -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, .25) !important;
    -moz-box-shadow: 0 4px 10px rgba(0, 0, 0, .25) !important;
    box-shadow: 0 4px 10px rgba(0, 0, 0, .25) !important
}

article footer #comments .form-submit:hover .submit {
    animation-name: zoomIn;
    transform-origin: center;
    animation-duration: .5s
}

article footer #comments .comment-body .comment-content ol li,
article footer #comments .comment-body .comment-content ul li {
    background: 0 0;
    box-shadow: none;
    margin-bottom: 0;
    padding: .5rem
}

article footer #comments .comment-body .comment-content ol li {
    list-style-type: decimal
}

article footer #comments .comment-body .comment-content ul li {
    list-style-type: disc
}

article footer #comments .comment-body table td {
    border-top: 1px solid #ddd;
    padding: 10px 0
}

article footer #comments .comment-body table tbody tr:last-child td {
    border-bottom: 1px solid #ddd
}

.post-password-form input {
    display: inline-block;
    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: 4px;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    margin: 0 3px 0 1rem
}

.post-password-form input[type=submit] {
    margin: 0;
    background: #42bd41;
    padding: 1rem 2.6rem;
    color: #fff;
    display: inline-block;
    -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, .25);
    -moz-box-shadow: 0 4px 10px rgba(0, 0, 0, .25);
    box-shadow: 0 4px 10px rgba(0, 0, 0, .25);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-size: 1.4rem;
    line-height: 2.0999999999999996rem;
    transition: all .3s ease-in-out 0s;
    border: 0
}

.post-password-form input[type=submit]:hover {
    background: #dc4e41;
    color: #fff
}

.post-password-form input[type=submit]:hover span {
    display: block;
    animation-name: zoomIn;
    transform-origin: center;
    animation-duration: .5s
}

@media (max-width:767px) {
    article footer #comments .edit-link a {
        font-size: 10px;
        padding: 2px 1rem
    }

    article footer #comments .edit-link {
        font-weight: 400;
        position: absolute;
        right: 4px;
        top: 2.3rem;
        text-transform: uppercase
    }
}

@media (max-width:400px) {

    article footer #comments #respond form input,
    article footer #comments #respond form label,
    article footer #comments #respond form textarea {
        width: 100%
    }

    article footer #comments ol.comment-list li,
    article footer #comments ul.comment-list li {
        padding: 2rem 1.5rem 1.5rem 5.5rem
    }
}

aside .widget {
    background: #fff;
    border-radius: 6px;
    padding: 0 0 .2rem
}

aside .widget .widget-title {
    font-size: 2.6rem;
    line-height: 3.9000000000000004rem;
    padding: 1rem 1.5rem 0;
    color: #dc4e41;
    text-transform: uppercase;
    font-weight: 900
}

aside .widget #calendar_wrap,
aside .widget .tagcloud,
aside .widget .textwidget,
aside .widget select {
    border-radius: 6px;
    -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 2px 10px rgba(0, 0, 0, .1);
    padding: 1rem;
    overflow: hidden
}

aside .widget #calendar_wrap,
aside .widget .tagcloud,
aside .widget .textwidget {
    display: block;
    margin: 8px;
    background: #fff;
    box-shadow: 0 2px 10px rgba(0, 0, 0, .1)
}

aside .widget #menu-testing-menu .sub-menu {
    box-shadow: none;
    margin-right: 0
}

aside .widget select,
aside .widget ul {
    margin: 8px;
    display: block;
    background: #fff
}

aside .widget select {
    box-shadow: 0 2px 10px rgba(0, 0, 0, .1);
    border: 0;
    width: 95%
}

aside .widget ul {
    padding-left: 0;
    border-radius: 6px;
    -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 2px 10px rgba(0, 0, 0, .1);
    box-shadow: 0 2px 10px rgba(0, 0, 0, .1)
}

aside .widget ul li {
    list-style: none !important;
    color: #343d47;
    border-bottom: 1px solid #ddd;
    padding: 1rem 1.5rem
}

aside .widget ul li:last-child {
    border-bottom: 0
}

aside .widget ul li a {
    color: inherit
}

aside .widget ul li a:hover {
    color: #dc4e41
}

aside .widget ul li ul {
    box-shadow: none
}

aside .widget ul li ul li {
    border: 0;
    padding: 1rem 0 1rem 1rem
}

aside .widget ul li ul li .children:last-child,
aside .widget ul li ul li:last-child {
    padding-bottom: 0
}

aside .widget ul li ul li .children {
    margin-bottom: 0
}

aside .widget_search .search-form {
    margin: 8px;
    padding: 1.4rem 0 0 8px
}

aside .widget_search .widget-title {
    padding: 1rem 1.5rem 0 1rem
}

aside .widget_search input[type=search] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 43px;
    box-shadow: none;
    border: none
}

aside .widget_search .search-submit {
    height: 43px;
    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, .25);
    -moz-box-shadow: 0 4px 10px rgba(0, 0, 0, .25);
    box-shadow: 0 4px 10px rgba(0, 0, 0, .25);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    letter-spacing: .1rem;
    text-transform: uppercase;
    font-size: 1.4rem;
    line-height: 2.0999999999999996rem;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
    border: 0
}

aside .widget_search .search-submit:hover {
    background: #dc4e41;
    color: #fff
}

aside .widget_search .search-submit:hover span {
    display: block;
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
    -webkit-transform-origin: center;
    transform-origin: center;
    animation-duration: .5s;
    animation-timing-function: linear
}

@media (min-width:1200px) and (max-width:1400px) {
    .lgx-banner .lgx-inner {
        /* padding: 25rem 0 20rem; */
        padding: 20rem 0 20rem;
    }

    .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) {
    .lg-text-center {
        text-align: center
    }
}

@media (max-width:1199px) {

    .lgx-schedule .lgx-tab .lgx-single-tab .author .author-img img,
    .sponsors-area .lgx-single-sponsor a img {
        max-width: 100%
    }

    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-info {
        width: 67%;
        margin-top: .5rem
    }

    .lgx-schedule .lgx-tab .lgx-single-tab .time-area .time {
        /* font-size: 2.6rem;
        line-height: 3.9000000000000004rem; */
        font-size: 1.6rem;
        line-height: 1.8000000000000004rem;
    }

    .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
    }
}

@media (max-width:991px) {

    .lgx-blog .lgx-card-single .content .cat-icon,
    .lgx-heading .back-heading {
        display: none
    }

    .lgx-contact .contact-info,
    .sm-text-center {
        text-align: center
    }

    html {
        font-size: 53%
    }

    .lgx-header .lgx-navbar .lgx-logo a img {
        max-width: 160px;
        margin-top: 8px;
    }

    .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 .8rem
    }

    .lgx-schedule .lgx-tab .nav-pills .active::before {
        border-left: 50px solid transparent;
        border-right: 50px solid transparent;
        border-top: 50px solid #dc4e41;
        left: 16%
    }

    .lgx-register .single {
        margin: 0 1rem 2.6rem
    }

    .lgx-photo-gallery .lgx-single {
        width: 50%
    }

    .sponsors-area .lgx-single-sponsor {
        width: 32%
    }

    .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-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-video .lgx-modal .modal-dialog .modal-content .modal-body {
        width: 95%
    }

    .lgx-banner .lgx-inner {
        padding: 20rem 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
    }
}

@media (max-width:767px) {
    html {
        font-size: 52%
    }

    .xs-text-center {
        text-align: center
    }

    .xs-text-right {
        text-align: right
    }

    .xs-text-left {
        text-align: left
    }

    .lgx-schedule .lgx-tab,
    .lgx-schedule .lgx-tab .lgx-single-tab .schedule-info,
    .lgx-schedule .lgx-tab .lgx-single-tab .time-area,
    .lgx-schedule .lgx-tab .lgx-single-tab:hover .schedule-info,
    .lgx-schedule .lgx-tab .nav-pills,
    .sm-text-center {
        text-align: center
    }

    .xs-float-none {
        float: none
    }

    .lgx-blog-single .lgx-card-single header .author .author-info,
    .lgx-blog-single .lgx-card-single header .author img,
    .lgx-header .lgx-navbar .lgx-nav {
        float: left
    }

    .h1,
    .h2,
    h1,
    h2 {
        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(52, 61, 71, .9); */
        background: rgba(143, 38, 23, .50);
        top: 1px
    }

    .navbar-default .navbar-toggle {
        border-color: #dc4e41
    }

    .navbar-default .navbar-toggle .icon-bar {
        background-color: #dc4e41
    }

    .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 2.6rem;
        max-width: 480px
    }

    .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-blog-single .lgx-card-single header .author .follow-btn,
    .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 {
        padding: 2rem 2.6rem
    }

    .sponsors-area .lgx-single-sponsor {
        width: 48%
    }

    .lgx-blog-single .lgx-card-single header .author {
        text-align: left;
        width: 100%;
        padding-right: 0;
        margin-bottom: 1rem
    }

    .lgx-banner,
    .lgx-speaker-single .speakers-content {
        text-align: center
    }

    .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 footer,
    .lgx-blog-single .lgx-card-single header .text-area,
    .lgx-blog-single .lgx-card-single section {
        width: 100%
    }

    .lgx-blog-single .lgx-card-single header figure {
        margin-bottom: 1.6rem
    }

    .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-single .lgx-card-single footer .lgx-share ul li a,
    .lgx-speaker-single .social ul li a {
        font-size: 16px;
        height: 45px;
        width: 45px
    }

    .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-controls .owl-nav .owl-next,
    .lgx-testimonials .lgx-owltestimonial .owl-controls .owl-nav .owl-prev {
        height: 45px;
        width: 45px
    }

    .lgx-testimonials .lgx-owltestimonial .owl-controls .owl-nav .owl-next i,
    .lgx-testimonials .lgx-owltestimonial .owl-controls .owl-nav .owl-prev i {
        line-height: 35px
    }

    .lgx-blog-single .lgx-card-single footer .lgx-share ul li a i,
    .lgx-speaker-single .social ul li a i {
        line-height: 47px
    }

    .lgx-heading-area {
        margin-bottom: 4.2rem
    }

    .breadcrumb,
    .lgx-banner .lgx-countdown-area {
        margin-bottom: 0
    }

    .lgx-video .lgx-inner {
        padding: 10rem 0
    }

    .lgx-banner .lgx-inner,
    .lgx-banneranother .lgx-inner-bg {
        padding: 20rem 0 15rem
    }

    .lgxmapcanvas,  .lgxmapcanvas iframe{
        /* min-height: 200px; */
        min-height: 280px;
    }

    .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-family: "Rajdhani";
        font-size: 4.2rem;
        line-height: 8rem;
        margin: 0;
    }

    .lgx-banner .date {
        color: #8f2617;
        font-size: 2rem;
        line-height: 3rem;
    }

    .lgx-banner .lgx-countdown-area #lgx-countdown span {
        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: 1.6rem;
        line-height: 2.4000000000000004rem;
        margin-right: 1rem;
        letter-spacing: normal;
    }

    .lgx-contentslider .lgx-owlcontslider .owl-controls {
        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
    }

    .menu-onscroll .lgx-navbar {
        background: 0 0
    }

    .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-controls .owl-nav [class*=owl-] {
        background: 0 0;
        opacity: .5
    }

    .lgx-testimonials .lgx-owltestimonial .owl-controls .owl-nav .owl-next:hover,
    .lgx-testimonials .lgx-owltestimonial .owl-controls .owl-nav .owl-prev:hover {
        background: 0 0;
        box-shadow: none;
        color: #42bd41;
        opacity: 1
    }

    .lgx-testimonials .lgx-inner {
        padding: 5rem 0 4.2rem
    }

    .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-gallerys,
    #lgx-newss,
    #lgx-registers,
    #lgx-schedules,
    #lgx-speakerss,
    #lgx-sponsorss,
    #lgx-testimonialss,
    #lgx-travelinfos,
    #lgx-videos {
        padding: 6.8rem 0 !important
    }

    #lgx-testimonialss {
        padding-bottom: 4.2rem !important
    }

    #lgx-gallerys {
        padding-bottom: 0 !important
    }

    .lgx-sponsored-title .sponsored-heading {
        font-weight: 400;
        margin: 2.6rem 0
    }

    .error404 .site-content {
        padding: 68rem 0
    }

    .hdrtop {
        margin-top: 44px !important
    }

    .hdrtop .lgx-navbar .lgx-logo a img {
        margin-top: 3px !important
    }

    .menu-onscroll {
        top: 0;
        margin-top: 0 !important
    }

    .hdrtop.menu-onscroll .lgx-navbar .lgx-logo a img {
        margin-top: -3px !important
    }

    .lgx-header .lgx-navbar .lgx-logo a img {
        margin-top: 4px;
    }

    .menu-onscroll .lgx-navbar .lgx-logo a img {
        margin-top: -4px
    }
}
@media (max-width:560px) {
    .lgx-header{
        background: rgba(143, 38, 23, .96);
    }
}
@media (max-width:480px) {
    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 #dc4e41;
        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-footer .lgx-copyright,
    .lgx-heading-area .text {
        font-size: 16px;
        line-height: 2.4rem
    }

    .lgx-heading-area .text {
        padding: 0 15px
    }

    .lgx-video .video-icon a img {
        padding-top: 4px
    }

    .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: 10rem 0 8rem;
    }

    .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: 3rem;
        line-height: 4.5rem;
        margin-right: .5rem;
        letter-spacing: normal
    }

    .lgx-banner .lgx-countdown-area #lgx-countdown i {
        font-size: 1.6rem;
        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: 0 0
    }

    .lgx-testimonials .lgx-inner {
        padding: 5rem 0 1.6rem
    }

    .lgx-slider .owl-carousel .owl-item img {
        height: 300px
    }

    .lgx-banner-gradient .circular-countdown-area .time_circles>div>h4 {
        margin-bottom: .8rem;
        text-transform: none
    }
}

@media (max-width:360px) {

    .lgx-footer .footer-social a img,
    .lgx-footer .lgx-logo a img {
        max-width: 150px
    }

    .lgx-banner .title {
        line-height: 4rem !important
    }

    .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
    }
}