/* CSS Document */

ul.nav li.dropdown:hover ul.dropdown-menu {
    display: block;
}

.navbar-nav>li:hover {
    /*border-left:solid 1px #F2F2F2;
    border-right:solid 1px #F2F2F2;*/
    /*border-top:solid 4px #13aed7;*/
    /*border-left:solid 1px #F2F2F2;
border-right:solid 1px #F2F2F2;
-webkit-box-shadow:inset 0px 4px 0px 0px #13aed7;
-moz-box-shadow:inset 0px 4px 0px 0px #13aed7;
box-shadow:inset 0px 4px 0px 0px #13aed7;*/
border: none;
}

.navbar-default .navbar-nav>.open>a:hover {
    /*-webkit-box-shadow:inset 0px 4px 0px 0px #13aed7;
-moz-box-shadow:inset 0px 4px 0px 0px #13aed7;
box-shadow:inset 0px 4px 0px 0px #13aed7;*/
border: none;
}

.navbar-nav>li>.dropdown-menu {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    margin-top: 0;
    min-width: 200px !important;
}

/* partners */

.add-pdn {
    margin-top: 100px;
}

.lkd-logo img{
    height: 150px;
}

.navbar {
    padding: 0px;
    height: auto;
}

.navbar-default {
    background: rgba(100, 68, 95, 0.9);
    box-shadow: none;
}

.foo {
    background: none;
}

.navbar-default .navbar-nav>li>a {
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    transition: none;
}

.navbar-default .navbar-nav>li>a:hover {
    color: #FFCCFF;
    border: none;
}
.navbar-default .navbar-nav>li>.active{
    color: #44c3b8;
}

.navbar-default .navbar-nav a {
    color: #7b7b7b;
    font-size: 15px;
}

.navbar-brand {
    padding-right: 20px;
    padding-left: 5px;
}

.navbar-toggle {
    margin-top: 0px;
}

.navbar-nav>.active>a:focus {
    color: #7b7b7b;
}

.dropdown:hover .dropdown-menu {
    margin-top: 0;
}

.navbar-nav {
    display: table;
    float: none;
    margin: auto;
    table-layout: fixed;
}

.navbar-collapse {
    background: none;
    border-top: 0px #CCCCCC solid;
    box-shadow: none;
    width: auto;
}

.newlogo {
    display: inline-block;
}

.purpleText {
    color: #62008b;
}
.snippet{
    margin-bottom: 0px;
}

@media screen and (max-width: 992px) {
    .navbar-default .navbar-nav>li>a {
        color: #fff;
        font-size: 22px;
        font-weight: 300;
        text-transform: none;
        transition: none;
    }
    .navbar-nav {
        display: block;
        float: none;
        margin: auto;
        table-layout: fixed;
    }
    .navbar-collapse {
        background: none;
        border-top: 0px #EBEBEB solid;
        box-shadow: none;
        width: auto;
    }
    .mobBorderB {
        border-bottom: solid 1px #EBEBEB;
        border-top: solid 0px #EBEBEB;
    }
    .mobBorderBT {
        border-bottom: solid 1px #EBEBEB;
        border-top: solid 1px #EBEBEB;
    }
    .mobBorderT {
        border-bottom: solid 1px #EBEBEB;
        border-top: solid 0px #EBEBEB;
    }
}

/**/

/* BIG VIDEO BACKGROUND
================================================== */

.big-background {
    z-index: 550;
    text-align: center;
    height: 100%;
    min-height: 100%;
    position: relative;
    overflow: hidden
}

.big-background .big-background-container {
    width: 851px;
    max-width: 100%;
    display: inline-block;
    position: absolute;
    top: 100%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.big-background-title {
    font-family: 'Raleway', sans-serif;
    font-size: 78px;
    color: #fff;
    font-weight: 300;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 22px;
    padding-top: 20px;
    display: inline-block;
    background-attachment: scroll;
    background-repeat: repeat-x;
    background-position: top center
}

a.big-background-btn {
    font-family: 'Lato', sans-serif;
    font-size: 13px;
    text-transform: uppercase;
    text-decoration: none;
    color: #fff;
    background: transparent;
    border: 2px solid #fff;
    padding: 10px 14px;
    cursor: pointer;
    letter-spacing: 2px;
    text-align: center;
    display: inline-block;
    -webkit-transition: .4s background ease;
    -moz-transition: .4s background ease;
    -o-transition: .4s background ease;
    transition: .4s background ease;
}

.big-background-btn:hover {
    color: #fff;
    background: rgba(255, 255, 255, 0.20)
}

/*.big-background-default-image {
    background:url(../images/sunset.jpg);
    background-repeat:no-repeat;
    background-position:center center;
    background-size:cover;
    width:100%;
    height:100%;
    z-index:0;
    backface-visibility:hidden
    }*/

    /**/

    .padding70sm {
        padding-bottom: 0px;
        padding-top: 60px;
    }

    .videotop h1 {
        color: #FFF;
        font-size: 50px;
        letter-spacing: -1px;
        line-height: 1.2;
        padding-bottom: 2%;
    }

    .header-content {
        position: relative;
    }

    .header-content-inner {
        width: 100%;
        height: auto;
        margin: auto;
        /*position: absolute;*/
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        text-align: center;
    }

    .btntop {
        border: 0;
        padding: 20px 35px 20px 35px;
        background-color: #FFF;
        color: #58263b;
        text-transform: none;
        font-size: 25px;
        margin-top: 20px;
        font-weight: 300;
    }

    .btndetail {
        padding: 10px 30px;
        background-color: #FFF;
        border: solid 2px #6c2279;
        color: #6c2279;
    }

/*.btnapply{
padding: 10px 34px;
background-color:#6c2279;
border: solid 2px #6c2279;
color:#fff;
}*/
.btnapplysmall{
    border: 1px solid #63318a;
    padding: 2px 15px;
    margin-left: 10px;
}

.btnapply {
    padding: 10px 34px;
    background-color: #72C510;
    border: solid 2px #72C510;
    color: #fff;
}

.btnlea {
    padding: 10px 20px;
    background-color: #FFF;
    border: solid 2px #812990;
    color: #812990;
    font-size: 15px;
}

.videotop p {
    font-size: 20px;
    line-height: 30px;
    color: #f0da81;
}

/*travel*/

.travelfull {
    background-color: #edcced;
}

.travel h1,
.about h1 {
    font-size: 42px;
}

.travel h2 {
    font-size: 20px;
    font-weight: 300;
    margin-bottom: 50px;
}

.partners h1 {
    font-size: 42px;
}

.travel2 h1 {
    font-size: 43px;
    font-weight: 300;
    padding: 0;
    margin: 0;
    margin-top: 15px;
}

.travel2 h2 {
    /*font-size:20px;*/
    font-size: 30px;
    font-weight: 300;
    color: #FC6;
    padding: 0;
    margin: 0;
    margin-bottom: 20px;
    margin-top: 15px;
}

/*travel*/

.about p {
    color: #666666;
    /* padding-left:10%;
    padding-right:10%;	 */
}

.glyphicon-chevron-down:before {
    color: #edcced;
    font-size: 22px;
}

.socialAll {
    color: #FFF;
    background-color: rgba(82, 92, 98, 0.95);
}

.socialin h3 {
    font-size: 23px;
    color: #FFF;
}

.socialin h4 {
    font-size: 23px;
    color: #FFF;
}

/*footerlinks*/

.footerlinks {
    background-color: #1e152b;
    color: #FFF;
}

.footerfull {
    background-color: #160e21;
    color: #62596f;
    text-align: center;
}

.footerfull a {
    color: #62596f;
}

.footerfull a:hover {
    color: #ffccff;
}

.videos {
    background-color: #009aad;
    text-align: center;
    color: #FFF;
}

.photo {
    background-color: #15b6e3;
    text-align: center;
    color: #FFF;
}

.press {
    background-color: #2371a6;
    text-align: center;
    color: #FFF;
}

.photo h3,
.press h3,
.videos h3 {
    color: #FFF;
}

.photo h3 a,
.press h3 a,
.videos h3 a {
    color: #FFF;
}

.social {
    text-align: right;
    margin-top: -55px;
}

.social img {
    display: inline-block;
}

/*copyright*/

.copyrightfull {
    background-color: #f2f2f2;
}

.copyright {
    margin-top: 30px;
}

.copyright p {
    color: #898989;
    font-size: 12px;
}

.sp {
    margin-left: 5px;
    margin-right: 5px;
}

input {
    border: 0px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
    color: #333;
    font-weight: 400;
    font-size: 14px;
    display: inline-block;
    left: 0;
    margin: 0;
    outline: 0 none;
    overflow: hidden;
    padding: 6px 12px;
    position: relative;
    top: 0px;
}

input:focus {
    color: #000;
    border-color: #999;
    outline: none;
}

.fileInput {
    padding-left: 0;
}

.address {
    font-size: 24px;
}

.addressnum {
    font-size: 24px;
}

.address a {
    color: #FFF;
}

.addressnum a {
    color: #FFF;
}

.followus {
    font-size: 24px;
}

.btnsend {
    margin-top: 10px;
    width: 90%;
    background-color: #822593;
    border-color: #822593;
}

.btnsend:hover {
    background-color: #9d7bb8;
    border-color: #9d7bb8;
}

.addsl {
    font-size: 14px;
}

.divide {
    border-bottom: #ddd solid 1px;
    width: 100%;
    position: absolute;
}

/*checkbox*/

.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
    margin-left: -35px;
    position: absolute;
}

.form-horizontal .radio-inline {
    margin-bottom: 0;
    margin-top: 0;
    padding-top: 0px;
    margin-left: 0px;
    margin-top: 10px;
    padding-left: 8px;
}

.radiobar {
    margin-left: 20px;
}

/*.checkbox{
	text-align:center;
	
    }*/

    .chktxt {
        position: absolute;
        margin-top: -8px;
        padding-left: 5px;
    }

    .successBtn {
        margin-top: 10px;
    }

    ul.bullet-list {
        list-style: disc;
        color: #63318a;
    }

    ul.bullet-list li {
        margin-bottom: 10px;
    }

    ul.bullet-list li span {
        color: #666666;
    }

    ul.bullet-list li span a {
        color: #666666;
    }

    ul.bullet-list-cri {
        list-style: disc;
        color: #63318a;
        margin-left: -25px;
    }

    ul.bullet-list-cri li {
        margin-bottom: 0px;
    }

    ul.bullet-list-cri li span {
        color: #666666;
    }

    ul.bullet-list-inner {
        list-style: disc;
        color: #63318a;
        margin-left: 6.5%;
    }

    ul.bullet-list-inner li {
        margin-bottom: 10px;
    }

    ul.bullet-list-inner li span {
        color: #666666;
    }

    ul.bullet-list-inner li span a {
        color: #666666;
    }

    ul.bullet-list-inner-col {
        list-style: disc;
        color: #63318a;
        margin-left: 11%;
    }

    ul.bullet-list-inner-col li {
        margin-bottom: 10px;
    }

    ul.bullet-list-inner-col li span {
        color: #666666;
    }

    ul.bullet-list-inner-col li span a {
        color: #666666;
    }

    ul.bullet-list-sub {
        list-style: disc;
        color: #63318a;
        margin-left: 1.5%;
    }

    ul.bullet-list-sub li {
        margin-bottom: 10px;
    }

    ul.bullet-list-sub li span {
        color: #666666;
    }

    ul.bullet-list-sub li span a {
        color: #666666;
    }

    .judge {
        color: #999999;
        display: block;
        font-size: 14px;
        margin-top: 5px;
    }

    .panel-body .form-group {
        margin-top: 1%;
        margin-bottom: 1%;
        font-size: 13px;
    }

    .criteriaList {
        padding-left: 7%;
    }

    .item {
        height: 600px;
    }

    #blogger-slider .item{
        height: auto;
        text-align: center;
    }

    #blogger-slider .judge{
        height: 75px;
    }

    #blogger-slider img{
        width: 100px;
        margin: 0 auto;
        border-radius: 50%;
    }

    #blogger-slider .owl-nav{
        text-align: center;
    }

    #blogger-slider .owl-nav button{
        width: 40px;
        height: 40px;
        background-color: #62008b;
        color: #ffffff;
        text-align: center;
        line-height: 40px;
        font-size: 34px;
    }

    #blogger-slider .owl-nav button.owl-prev{
        margin-right: 4px;
    }

    #blogger-slider .owl-nav button.owl-next{
        margin-left: 4px;
    }

    .ptba {
        font-size: 13px;
    }

    .categoryAll h3 {
        font-size: 15px;
    }

    .categorySet {
        margin-top: 3%;
    }

    .socialSmall {
        font-size: 30px;
        color: #FFF;
    }

    .socialSmallenv {
        font-size: 28px;
    }

    .deadbadge {
        position: absolute;
        margin-top: -160px;
        margin-left: 900px;
    }

    .clearSpace {
        padding-left: 0px;
        padding-right: 0px;
    }

    .blogIcon {
        max-width: 53%;
    }
    .pe-block{
        text-align: center;
        margin-bottom: 50px;
    }
    .pe-block .img{
        height: 250px;
        background-position: top;
        background-repeat: no-repeat;
        background-size: cover;
        position: relative;
    }
    .pe-block .img h2{
        position: absolute;
        color: #fff;
        top: 50%;
        right: 0;
        left: 0;
        transform: translateY(-50%);
        padding: 0;
        margin: 0;
        text-align: center;
        font-size: 28px;
    }
    .pe-block .btnsend{
        display: inline-block;
        width: auto;
        padding: 10px 20px;
        background-color: #FFF;
        border: solid 2px #812990;
        color: #812990;
        font-size: 13px;
        border-radius: 40px;
        margin-top: 20px;
        min-width: 160px;
        text-transform: uppercase;
        transition: all .3s;
    }
    .pe-block .btnsend:hover{
        background-color: #812990;
        color: #fff;
    }
    .gallery-wrap{
        padding: 50px 0px;
    }
    .gallery-wrap .gal-img{
        height: 200px;
        background-position: top;
        background-repeat: no-repeat;
        background-size: cover;
        margin-bottom: 20px;
        position: relative;
    }
    .gallery-wrap .gal-img:before{
        width: 50px;
        height: 50px;
        content: "";
        background-image: url(../images/expand.png);
        display: block;
        background-position: center;
        background-size: contain;
        position: absolute;
        right: 10px;
        left: 0;
        opacity: 0;
        top: 50%;
        margin: 0 auto;
        transform: translateY(-50%);
        transition: all .3s;
        z-index: 99;
    }
    .gallery-wrap .gal-img:hover:before{
        opacity: 0.8;
    }
    .gallery-wrap .gal-img:after{
        content: "";
        background-color: #822593;
        position: absolute;
        display: block;
        width: 0%;
        opacity: 0;
        height: 100%;
        z-index: 9;
        pointer-events: none;
        transition: all .3s;
    }
    .gallery-wrap .gal-img:hover:after{
        opacity: 0.7;
        width: 100%;
    }
@media (min-width:992px) and (max-width:1219px) {
    .address {
        font-size: 16px;
    }
    .socialSmall {
        font-size: 20px;
    }
    .socialSmallenv {
        font-size: 18px;
    }
    .followus {
        font-size: 17px;
    }
}

@media screen and (max-width:992px) {
    .footer {
        text-align: center;
    }
    .social {
        margin-top: 50px;
        text-align: center;
        width: auto;
    }
    .copyright p {
        text-align: center;
    }
    .text-right {
        text-align: center;
    }
    .text-left {
        text-align: center;
    }
    input {
        width: 60%;
        text-align: center;
    }
    .navbar-default .navbar-nav a {
        text-align: center;
    }
    .navbar-nav>li:hover {
        /*border-left:solid 1px #F2F2F2;
        border-right:solid 1px #F2F2F2;*/
        /*border-top:solid 4px #13aed7;*/
        /*border-left:solid 1px #F2F2F2;
        border-right:solid 1px #F2F2F2;*/
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }
    .navbar-default .navbar-nav>.open>a:hover {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }
    .navbar-default {
        background: #fff;
        box-shadow: none;
        position: absolute;
        top: 0;
        right: 0;
        z-index: 888;
    }
    .travel h1,
    .about h1 {
        text-align: left;
    }
    .navbar-default .navbar-nav>li>a {
        color: #7b7b7b;
    }
    .secondNav {
        margin-top: -100px;
    }
    .headLogo {
        padding-top: 20px;
        padding-bottom: 20px;
        z-index: 888;
        width: 80%;
        float: left;
        text-align: left;
    }
    .socialin {
        text-align: center;
    }
    .address {
        font-size: 15px;
    }
    .follow {
        margin-bottom: 10px;
        display: inline-block;
    }
    .addsl {
        font-size: 12px;
    }
    /*.checkbox{
	text-align:left;
	
    }*/
    .topform {
        margin-left: 8%;
        margin-right: 8%;
    }
    .chktxt {
        position: absolute;
        margin-top: -8px;
        padding-left: 30%;
    }
    .panel-body .form-group {
        margin-top: 5%;
        margin-bottom: 5%;
    }
    .btnsend {
        margin-top: 20px;
        width: 90%;
    }
    .item {
        height: auto;
    }
    .topheader img {
        max-width: 60%;
    }
    .address {
        font-size: 16px;
    }
    .socialSmall {
        font-size: 20px;
    }
    .socialSmallenv {
        font-size: 18px;
    }
    .followus {
        font-size: 17px;
    }
    .deadbadge {
        position: inherit;
        margin-top: auto;
        margin-left: auto;
    }
    .blogIcon {
        text-align: center;
        max-width: 30%;
    }
}

@media screen and (max-width: 768px) {
    .socialSmall {
        font-size: 20px;
    }
    .socialSmallenv {
        font-size: 18px;
    }
}

@media (max-width:480px) {
    .videotop h1 {
        color: #FFF;
        font-size: 38px;
        letter-spacing: -1px;
        line-height: 1.2;
        padding-bottom: 2%;
        padding-left: 8%;
        padding-right: 8%;
    }
}

.industry-section, .blogger-section{
    display: none;
}

.conference-form input{
    text-align: left;
}

.conference-form input[type="radio"], .conference-form input[type="checkbox"]{
    width: auto;
    position: inherit;
    margin-right: 10px;
}

.conference-form .radiobar{
    margin-left: 15px;
}

.conference-form label{
    margin-top: 10px;
    margin-bottom: 0;
}

.gallery_block{
    border: 1px solid rgba(51, 51, 51, 0.2);
}
.gallerybox{
    padding: 15px;
    background: #fff;
    color: #772ca3;
    font-size: 12px;
    text-align: left;
    min-height: 168px;
}
.gallerybox .names {
    color: #772ca3;
}
.testimonial article.gallery_block figure{
    position: relative;
}
.testimonial article.gallery_block figure:before{
    width: 50px;
    height: 50px;
    content: "";
    background-image: url(../images/play.png);
    display: block;
    background-position: center;
    background-size: contain;
    position: absolute;
    right: 10px;
    left: 0;
    top: 35%;
    pointer-events: none;
    margin: 0 auto;
    transition: all .3s;
    z-index: 99;
}
.testimonial article.gallery_block figure:after{
    width: 100%;
    height: 100%;
    content: "";
    background-color: #000;
    display: block;
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    z-index: 9;
    opacity: 0.3;
    transition: all .3s;
    pointer-events: none;
}
.testimonial article.gallery_block figure:hover:before{
    transform: scale(1.1)
}
.testimonial article.gallery_block figure.names:after{
    display: none;
}
.testimonial article.gallery_block figure.names:before{
    display: none;
}