@import url(font-awesome.min.css) screen;
@import url(bootstrap.min.css) screen;
@import url(owl.carousel.min.css) screen;
@import url(animate.min.css) screen;
@import url(https://fonts.googleapis.com/css?family=Titillium+Web:400,300,600,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,600,600italic,700,800,400italic);
@import url(https://fonts.googleapis.com/css?family=Raleway:400,800,900,700,600,500,300,200,100);
@import url(sansationbold.min.css) screen;
.alignleft,
.work-item {
    float: left
}

.clear,
.first {
    clear: both
}

audio,
embed,
iframe,
object,
video {
    max-width: 100%;
    min-width:100%
}

body {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    line-height: 20px;
    position: relative;
    background: #fff;
    color: #656565;
    padding: 0;
    margin: 0;
    overflow: visible
}

.bread-title>h1,
html {
    overflow: hidden
}

#overwrap {
    overflow-x: hidden
}

.hidden {
    display: none
}

.alignright {
    float: right
}

.aligncenter {
    margin-left: auto;
    margin-right: auto;
    display: block;
    clear: both
}

*,
:after,
:before,
a {
    padding: 0;
    margin: 0
}

.clear {
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    width: 100%
}

::-moz-selection {
    color: #fff;
    text-shadow: none;
    background: #2B2E31
}

::-webkit-input-placeholder {
    color: #fff!important
}

:-moz-placeholder {
    color: #fff!important
}

::-moz-placeholder {
    color: #fff!important
}

:-ms-input-placeholder {
    color: #fff!important
}

*,
:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

a {
    color: #0098d7;
    text-decoration: none
}

a:focus,
a:hover {
    text-decoration: none;
    color: #01090C
}

a img {
    border: none;
    vertical-align: bottom
}

a.remove {
    display: block;
    height: 18px;
    width: 18px;
    margin: 10px;
    padding-left: 0!important;
    text-indent: -9999px;
    background: url(images/remove.png) #01090C;
    border-radius: 100px;
    border-style: solid;
    border-width: 1px
}

h1,
h2,
h3,
h4,
h5,
h6 {
    letter-spacing: 0;
    position: relative;
    padding: 0 0 10px;
    font-weight: 400;
    font-family: 'Open Sans', serif;
    line-height: 140%;
    color: #01090c
}

.navbar-brand,
.navbar-right>li>a {
    font-weight: 700;
    text-transform: uppercase;
    outline: 0
}

h1 {
    font-size: 22px
}

h2 {
    font-size: 20px
}

h3 {
    font-size: 18px
}

h4 {
    font-size: 16px
}

h5 {
    font-size: 14px
}

h6 {
    font-size: 13px
}

.lead {
    font-family: 'Open Sans', Arial, sans-serif!important;
    font-size: 18px;
    margin: 15px 0;
    padding: 0
}

.last {
    margin-right: 0
}

audio,
video {
    height: auto
}

input,
textarea {
    color: #555
}

.wrapper,
body,
html {
    height: 100%
}

.header-section {
    background: #1d1d1d;
    display: block;
    -webkit-transition: all 2s;
    -moz-transition: all 2s;
    -o-transition: all 2s;
    transition: all 2s;
    bottom: 0;
    position: absolute;
    width: 100%;
    z-index: 99999
}

.fixed {
    position: fixed;
    width: 100%;
    z-index: 999;
    -webkit-transition: all 2s;
    -moz-transition: all 2s;
    -o-transition: all 2s;
    transition: all 2s;
    top: 0;
    background: #fff;
    border-bottom: 2px solid #555;
    bottom: inherit
}

.navbar {
    height: auto;
    margin-bottom: 0;
    border: none;
    border-bottom: 1px solid #EFE8E8;
    
}

.navbar-default {
    background: 0 0
}

.navbar-toggle,
.navbar-toggle:active,
.navbar-toggle:focus,
.navbar-toggle:hover {
    position: relative;
    background: 0 0!important;
    border: none;
    color: #2E8EDA;
    padding: 0;
    width: 40px;
    height: 30px;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
    margin-top: 14px
}

.navbar-toggle .icon-bar:after,
.navbar-toggle .icon-bar:before {
    position: absolute;
    height: 2px;
    background: #fff;
    display: block;
    content: "";
    width: 100%
}

.navbar-default .navbar-toggle .icon-bar {
    background: #fff;
    display: block;
    width: 100%;
    -webkit-transition: all .1s;
    -moz-transition: all .1s;
    -o-transition: all .1s;
    transition: all .1s
}

.navbar-toggle .icon-bar:before {
    transform: rotate(45deg);
    top: 14px;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s
}

.navbar-toggle .icon-bar:after {
    bottom: 14px;
    transform: rotate(-45deg);
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s
}

.collapsed .icon-bar {
    display: block
}

.collapsed .icon-bar:before {
    top: 5px;
    transform: rotate(0)
}

.collapsed .icon-bar:after {
    bottom: 5px;
    transform: rotate(0)
}

.mbl-menu .icon-bar {
    background: 0 0!important
}

.navbar-brand {
    font-size: 30px;
    color: #3A3838!important;
    font-family: Raleway, sans-serif;
    text-align: left;
    height: 100%;
    -webkit-transition: all 1;
    -moz-transition: all 1;
    -o-transition: all 1;
    transition: all 1;
    margin-top: 0
}

.navbar-right>li,
.navbar-right>li>a {
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s
}

.navbar-brand>span {
    color: #1a2e46
}

.fixed .navbar-brand>span {
    color: #1d1d1d!important
}

.navbar-right>li {
    transition: all 1s
}

.navbar-right>li>a {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    color: #3A3838!important;
    padding: 10px 15px;
    text-align: center;
    transition: all 1s
}

.carousel-caption>a,
.carousel-caption>h1,
.carousel-caption>h2 {
    font-family: Raleway, sans-serif;
    font-weight: 700;
    font-size: 15px
}

.navbar-right>li.active,
.navbar-right>li.active>a {
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s
}

.navbar-right>li.active {
    transition: all 1s
}

.navbar-right>li.active>a {
    background: #555!important;
    color: #fff!important;
    transition: all 1s
}

.fixed .navbar-right>li>a,
.navbar-right>li.abtact>a {
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s
}

.navbar-right>li.abtact>a {
    background: #2E8EDA!important;
    color: #fff!important;
    transition: all 1s
}

.fixed .navbar-right>li>a {
    padding: 10px 15PX;
    transition: all 1s;
    text-align: center
}

.carousel-caption>h1,
.carousel-caption>h2 {
    margin: 0;
    padding: 0;
    text-align: center
}

.fixed .navbar-brand {
    margin-top: 0;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s
}

#home #Carousel .slider-section {
    height: 640px;
    display: block;
    width: 100%;
    position: relative
}

#home .carousel-indicators {
    height: 100%;
    display: none
}

#home .active {
    height: 100%
}

#home .carousel-inner {
    height: 640px
}

.item {
    height: 100%;
    position: relative
}

#home .item:before {
    content: "";
    background: rgba(0, 0, 0, .4);
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1
}

#home .carousel-caption {
    top: 16%;
    text-shadow: none;
    z-index: 9999;
    padding-bottom: 0
}

.carousel-caption>h1 {
    color: #fff
}

.carousel-caption>h1>span {
    color: #1a2e46
}

.carousel-caption>h2 {
    color: #fff
}

.carousel-caption>a {
    color: #fff;
    background: #1a2e46;
    padding: 15px 35px 12px;
    text-transform: uppercase;
    outline: 0;
    position: relative;
    display: inline-block;
    margin-top: 20px;
    transition: all .3s;
    border: 1px solid #1a2e46
}

.carousel-caption>a:hover {
    background: #008cde;
    border: 1px solid #008cde;
    color: #fff
}

.carousel-caption>a.go-to-about {
    display: block;
    width: 100%;
    position: absolute;
    border: none!important;
    bottom: 55px;
    margin: 0;
    padding: 60px;
    background: url(../images/bottom-arrow.png) center no-repeat
}

#home .carousel-caption>a.go-to-bottom {
    display: block;
    background: 0 0;
    position: absolute;
    text-align: center;
    margin: 0 auto 50px;
    z-index: 99999;
    left: 0;
    right: 0;
    bottom: 6%;
    outline: 0;
    border: none!important
}

.bread-title,
.bread-title>h1 {
    text-align: left
}

@-moz-keyframes bounce {
    0%,
    100%,
    20%,
    50%,
    80% {
        -moz-transform: translateY(0);
        transform: translateY(0)
    }
    40% {
        -moz-transform: translateY(-30px);
        transform: translateY(-30px)
    }
    60% {
        -moz-transform: translateY(-15px);
        transform: translateY(-15px)
    }
}

@-webkit-keyframes bounce {
    0%,
    100%,
    20%,
    50%,
    80% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    40% {
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px)
    }
    60% {
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px)
    }
}

@keyframes bounce {
    0%,
    100%,
    20%,
    50%,
    80% {
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    40% {
        -moz-transform: translateY(-30px);
        -ms-transform: translateY(-30px);
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px)
    }
    60% {
        -moz-transform: translateY(-15px);
        -ms-transform: translateY(-15px);
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px)
    }
}

.bounce {
    -moz-animation: bounce 3s infinite;
    -webkit-animation: bounce 3s infinite;
    animation: bounce 3s infinite
}

#home .carousel-caption>h2>span {
    color: #1a2e46
}

.carousel-caption>p {
    font-family: 'Open Sans', Arial, sans-serif;
    font-weight: 400;
    font-size: 15px;
    padding: 0 10%;
    margin-top: 10px
}

#home .item>a>img {
    display: block;
    height: auto
}

#home .item>img {
    width: 100%;
    display: block;
    height: 100%!important
}

.bread-title>h1,
.section-title>h1 {
    display: inline-block;
    position: relative
}

#home .carousel-control.left,
#home .carousel-control.left:active,
#home .carousel-control.left:focus,
#home .carousel-control.left:hover {
    cursor: url(../images/left-arrow.png) 100 0, auto;
    z-index: 999
}

#home .carousel-control.right,
#home .carousel-control.right:active,
#home .carousel-control.right:focus,
#home .carousel-control.right:hover {
    cursor: url(../images/right-arrow.png), auto;
    z-index: 999
}

#blgarticle,
.bolgcontent {
    padding-bottom: 100px
}

.bread-section {
    padding: 20px 0 1px;
    background: #fff;
}

.wrapper.home-page .navbar {
    border: none
}

.bread-title>h1 {
    font-size: 30px;
    color: #000;
    font-weight: 400;
    font-family: Raleway, sans-serif;
    margin: 0;
    padding: 0 5px 0 0;
    line-height: 1.5
}

.ind-title>p,
.txt-title>p {
    font-family: 'Open Sans', Arial, sans-serif;
    font-weight: 400;
    font-size: 15px;
    line-height: 24px;
    margin-top: 10px;
    text-align: justify;
}

.breadcrumb {
    list-style: none;
    background-color: #fff;
    border-radius: 4px
}

.imgbg-section {
    padding: 250px 0;
    background: url(http://mirs-innov.com/images/aboutus/ABOUTUS_1.jpeg) center no-repeat fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

.trainingimgbg-section {
    padding: 250px 0;
    background: url(http://mirs-innov.com/images/training/school.jpg) center no-repeat fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

.projectimgbg-section {
    padding: 250px 0;
    background: url(http://mirs-innov.com/images/projects/PORJECTDISPLAY.jpeg) center no-repeat fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

.blogimgbg-section {
    padding: 250px 0;
    background: url(http://mirs-innov.com/images/blog/BLOG_1.jpeg) center no-repeat fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

.txt-section {
    padding: 50px 0;
    background: #fff
}

.txt-title>p {
    color: #656565;
    text-align: left!important
}

.ind-section {
    padding: 50px 0;
    background: #fff;
}

.ind-title>p {
    color: #000;
    text-align: justify!important
}

.section-title,
.section-title>h1 {
    text-align: center
}

.indgap {
    margin-top: 80px
}

.contactus-section {
    padding: 300px 0;
    background: #fff
}

.conform {
    margin-top: 100px
}

.about-section {
    padding: 30px 0;
    background: #fff
}

.section-title>h1 {
    font-size: 50px;
    color: #fff;
    font-weight: 700;
    font-family: Raleway, sans-serif;
    letter-spacing: -1px;
    margin: 0;
    padding: 0 5px 0 0;
    line-height: 1
}

.section-title>h1:after,
.section-title>h1:before {
    content: "";
    height: 10px;
    width: 50%;
    position: absolute;
    bottom: 0;
    transition: all 1s
}

.section-title>h1:before {
    left: 0
}

.section-title>h1:after {
    right: 0
}

.about-item a.icon,
.section-title>h2,
.service-title>h1 {
    position: relative;
    display: inline-block;

}

.about-item a.icon:after,
.about-item a.icon:before,
.meet-title>h1:after,
.meet-title>h1:before,
.service-item h2:after,
.service-item h2:before {
    width: 50%;
    position: absolute;
    transition: all 1s;
    bottom: 0;
    content: ""
}

.section-title>h1>span {
    color: #1a2e46;
}

.contact-section .contact-title>h1>span,
.follow-us-section .section-title>h1>span,
.skill-section .meet-title>h1>span {
    color: #fff!important
}

.section-title>h1:hover:before {
    left: 50%
}

.section-title>h1:hover:after {
    right: 50%
}

.section-title>p {
    font-family: 'Open Sans', Arial, sans-serif;
    font-weight: 400;
    font-size: 15px;
    padding: 0 0%;
    margin-top: 10px;
    color: #000;
    text-align: justify;
    line-height: 24px
}

.section-title>h2 {
    font-size: 30px;
    color: #fff;
    font-weight: 700;
    text-align: center;
    font-family: Raleway, sans-serif;
    letter-spacing: px;
    margin-top: 15px;
    padding: 0 5px 0 0;
    line-height: 1
}

.about-item>h3,
.section-title>p.ser {
    font-family: 'Open Sans', Arial, sans-serif
}

.section-title>p.ser {
    font-weight: 400;
    font-size: 15px;
    padding: 0;
    margin-top: 10px;
    color: #fff;
    text-align: justify!important;
    line-height: 24px
}

.service-title>a,
.service-title>h1,
.service-title>p {
    text-align: center!important
}

.section-title>p>span {
    color: #1a2e46;
}

.service-title>h1 {
    font-size: 30px;
    color: #fff;
    font-weight: 700;
    font-family: Raleway, sans-serif;
    margin: 20px 0 0;
    padding: 0 5px 0 0;
    line-height: 1
}

.about-item>a,
.cso-driescription>p,
.service-item>h2 {
    font-family: 'Open Sans', Arial, sans-serif
}

.about-item {
    margin: 50px 0;
    text-align: center
}

.about-item a i {
    font-size: 50px;
    color: #fff;
    margin: 20px 0;
    transition: all 1s
}

.about-item a:hover i,
.about-item:hover a i,
.about-item>a {
    color: #0098d7
}

.about-item a.icon {
    min-width: 100px
}

.about-item a.icon:after,
.about-item a.icon:before {
    height: 10px;
    background: #fff
}

.about-item a.icon:before {
    left: 0
}

.about-item a.icon:after {
    right: 0
}

.about-item a.icon:hover:before,
.about-item:hover a.icon:before {
    left: 50%;
    background: #1a2e46
}

.meet-title>h1:before,
.service-item h2:before {
    left: 0
}

.about-item a.icon:hover:after,
.about-item:hover a.icon:after {
    right: 50%;
    background: #1a2e46
}

.about-item>h3 {
    font-weight: 700;
    font-size: 18px
}

.about-item>a,
.about-item>p {
    font-size: 15px
}

.about-item>a,
.cso-driescription>p {
    font-weight: 400
}

.about-item>p {
    padding: 0 0%;
    text-align: center;
    line-height: 24px
}

.meet-section {
    background: #000;
    padding: 100px 0
}

.meet-title>h1:after,
.meet-title>h1:before {
    height: 10px;
    background: #058ed7!important
}

.meet-section .meet-title>h1>span {
    color: #1a2e46!important
}

.meet-title>h1:after {
    right: 1px
}

.cso-driescription>p {
    color: #1d1d1d;
    font-size: 18px;
    line-height: 28px;
    margin-top: 20px;
    padding-left: 20%
}

.quote-title>h1,
.video-control>h1 {
    letter-spacing: -1px;
    line-height: 1
}

.cso-driescription>a {
    color: #fff;
    background: #1a2e46;
    margin-left: 20%;
    padding: 15px 30px;
    outline: 0;
    text-decoration: none;
    font-size: 15px;
    font-weight: 700;
    margin-top: 20px;
    display: inline-block;
    border: 1px solid #1a2e46;
    transition: all 1s
}

.cso-driescription>a:hover {
    border: 1px solid #1d1d1d;
    background: 0 0;
    color: #fff
}

.service-section {
    padding: 100px 0;
    background: #fff
}

.service-item h2:after,
.service-item h2:before {
    /*height: 5px;*/
    /*background: #1d1d1d*/
}

.service-title>p {
    padding: 0 0 0 10%
}

.service-item {
    text-align: center;
    margin: 20px 0
}

@media (max-width:500px) {
    .service-item {
        text-align: center;
        margin: 10px 0
    }
}

.service-item>h2 {
    font-weight: 700;
    font-size: 18px;
    display: inline-block;
    overflow: hidden;
    transition: all 1s
}

.service-item a,
.service-item a i,
.video-section {
    display: block;
    text-align: center
}

.service-item a i {
    font-size: 50px;
    color: #1d1d1d;
    margin: 20px 0;
    transition: all 1s
}

.service-item a:hover i,
.service-item:hover a i,
.service-item:hover h2 {
    color: #2E8EDA
}

.service-item h2:after {
    right: 0
}

.service-item h2:hover:before,
.service-item:hover h2:before {
    left: 50%;
    background: #0098d7
}

.service-item h2:hover:after,
.service-item:hover h2:after {
    right: 50%;
    background: #0098d7
}

.service-item>p {
    padding: 0 10%
}

.video-section {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 70%
}

.video-section:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAACCAYAAABytg0kAAAAE0lEQVQIW2NkYGD4D8SMjEACDAAOKQEDKKNmJgAAAABJRU5ErkJggg==)
}

.video-section .container-fluid,
.video-section .container-fluid .row {
    height: 100%
}

.video-control-area {
    height: 100%;
    width: 100%;
    position: relative;
    display: table
}

#video-btn,
video {
    position: absolute;
}

video {
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index:100;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    background-size: cover;
    -webkit-transition: 1s opacity;
    -moz-transition: 1s opacity;
    -o-transition: 1s opacity;
    transition: 1s opacity
}

.video-control {
    width: 100%;
    display: table-cell;
    vertical-align: middle
}

.video-control>button {
    background: 0 0;
    height: 100%;
    width: 100%;
    display: block;
    position: absolute;
    border: none;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

#video-btn,
.video-control>h1 {
    color: #fff;
    display: inline-block
}

#video-btn {
    border: none;
    font-size: 1.3rem;
    border-radius: 3px;
    transition: .3s background;
    z-index: 999;
    outline: 0;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    cursor: url(../images/pause.png), auto
}

.video-control>h1,
.video-control>p {
    z-index: 9999;
    text-align: center;
    overflow: hidden
}

.video-play-btn {
    cursor: url(../images/play.png), auto!important
}

.video-control>h1 {
    font-size: 50px;
    font-weight: 700;
    font-family: Raleway, sans-serif;
    margin: 0;
    padding: 0;
    position: relative
}

.video-control>h1>span {
    color: #1a2e46
}

.video-control>p {
    font-family: 'Open Sans', Arial, sans-serif;
    font-weight: 400;
    font-size: 16px;
    display: block;
    transition: all 1s;
    position: relative;
    color: #fff
}

.quote-section {
    padding: 70px 0;
    background: #e6e6e6
}

.quote-title {
    text-align: center
}

.quote-title>i {
    font-size: 80px;
    display: none
}

.fa-quote-left,
.fa-quote-right,
.quote-title>h1 {
    display: inline-block;
    position: relative
}

.fa-quote-right {
    top: 80px
}

.fa-quote-left {
    bottom: 50px
}

.quote-title>h1 {
    font-size: 50px;
    color: #1d1d1d;
    font-weight: 700;
    text-align: center;
    font-family: Raleway, sans-serif;
    margin: 0 15px 0 auto;
    padding: 0
}

.quote-item>p,
.quote-title>p {
    font-family: 'Open Sans', Arial, sans-serif;
    margin-top: 10px;
    font-weight: 400
}

.quote-title>h1:after,
.quote-title>h1:before {
    content: "";
    height: 10px;
    width: 50%;
    background: #0098d7;
    position: absolute;
    bottom: 0;
    transition: all 1s
}

.quote-title>h1:before {
    left: 0
}

.quote-title>h1:after {
    right: 0
}

.quote-title>h1>span {
    color: #1a2e46
}

.quote-title>h1:hover:before {
    left: 50%
}

.button-group>li.active:before,
.button-group>li:before {
    left: 0
}

.quote-title>h1:hover:after {
    right: 50%
}

.button-group>li.active:after,
.button-group>li:after {
    right: 0
}

.quote-title>p {
    font-size: 15px;
    padding: 0 30% 0 10%;
    color: grey
}

.quote-title>p>span {
    color: #1a2e46
}

.quote-item {
    background: 0 0!important
}

.owl-item>.item:before {
    display: none
}

.quote-item>p {
    font-size: 16px;
    padding: 0 10%;
    color: #1d1d1d;
    background: 0 0
}

.quote-navigation a,
.quote-navigation a:active,
.quote-navigation a:focus,
.quote-navigation a:hover {
    text-decoration: none;
    border: none;
    background: 0 0;
    box-shadow: none;
    padding: 5px;
    transition: all 1s
}

.quote-navigation a i {
    color: #fff;
    font-size: 40px;
    background: #0098d7;
    padding: 3px 15px;
    border: 1px solid #0098d7
}

.button-group>li,
.section-caption>p {
    font-family: 'Open Sans', Arial, sans-serif;
    font-size: 15px
}

.quote-navigation a:hover i {
    border: 1px solid #0098d7;
    background: 0 0;
    color: #1d1d1d;
    transition: all 1s
}

.work-section {
    padding: 30px 0;
    background: #fff
}

.work-title {
    text-align: center
}

.col-sm-offset-1>h3,
.counter-area,
.project-counter-section .section-title,
.project-counter-section .section-title p,
.team-social>li>a i,
.work-caption,
.work-content {
    text-align: center
}

.section-caption {
    margin-top: 15px;
    padding-left: 20%
}

.section-caption>p {
    font-weight: 400;
    margin-top: 10px;
    color: grey
}

.section-caption>p>span {
    color: #1a2e46
}

.button-group {
    margin: 30px 0
}

.button-group>li {
    cursor: pointer;
    list-style: none;
    display: inline-block;
    font-weight: 700;
    color: grey;
    margin: 0 15px;
    position: relative
}

.button-group>li:after,
.button-group>li:before {
    content: "";
    height: 5px;
    width: 50%;
    background: 0 0;
    position: absolute;
    bottom: -5px;
    transition: all 1s
}

.button-group>li:first-child {

}

.button-group>li:hover {
    color: #1a2e46
}

.button-group>li.active {
    color: #1a2e46;

}

.button-group>li.active:after,
.button-group>li.active:before {
    content: "";
    height: 5px;
    width: 50%;
    position: absolute;
    bottom: -5px;
    transition: all 1s;
}

.button-group>li.active:hover:before {
    left: 50%
}

.button-group>li.active:hover:after {
    right: 50%
}

.button-group>li:hover:before {
    left: 50%;
}

.button-group>li:hover:after {
    right: 50%;
}

.work-item {
    position: relative
}

.work-content {
    background: url(../images/VideoProduction/video-production-back-ground.jpg) no-repeat;
    position: absolute;
    margin: 0 5px;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: block;
    opacity: 0;
    transition: all .3s;
    padding: 0 15px
}

.work-item:hover .work-content {
    top: 15px;
    left:5px;
    bottom: 15px;
    right:5px;
    opacity: 1;
    display: inline-block;
    color: #fff
}

.work-caption {
    height: 100%;
    display: table;
    width: 100%
}

.work-caption .work-caption-details {
    vertical-align: middle;
    display: table-cell;
    padding: 0 5px
}

.work-content>.work-caption>.work-caption-details>h2 {
    width: 100%;
    text-align: center;
    margin: 0!important;
    position: relative;
    top: 15px
}

.work-content>.work-caption>.work-caption-details>p {
    width: 100%;
    display: block;
    margin: 10px 0 0;
    color: #000
}

.work-content>.work-caption>.work-caption-details>p>a {
    color: #fff;
    background: #000;
    display: inline-block;
    overflow: hidden;
    width: 40px;
    height: 40px;
    padding: 8px;
    margin: 5px;
    border: 1px solid #1a2e46;
    transition: all .3s
}

.work-content>.work-caption>.work-caption-details>p>a:hover {
    background-image: url(../images/VideoProduction/video-production-back-ground.jpg) no-repeat center center;

    color: #fff
}

.work-content>.work-caption>.work-caption-details>p>a>i {
    font-size: 25px
}

.work-item {
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0
}

.work-item img {
    width: 100%;
    height: auto
}

.client-section {
    padding: 30px 0;
    background: #EDEDED
}

#client {
    margin-top: 50px
}

.client-item>a {
    display: inline-block;
    position: relative;
}

.client-item>a:before,
.client-item>a:hover:before {

    padding: 10px;
    position: absolute;
    content: "";
    left: 0;
    right: 0
}

.client-item>a:before {
    width: 1%;
    height: 1%;
    margin: 30px auto;
    opacity: 0;
    transition: all .3s
}

.client-item>a:hover:before {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    opacity: 1
}

.client-item>a:hover {

}

.client-item>a>img {
    margin: 10px 15px 5px
}

.client-navigation {
    float: right;
    padding-right: 50px;
    margin-top: 10px
}

.client-navigation a,
.client-navigation a:active,
.client-navigation a:focus,
.client-navigation a:hover {
    text-decoration: none;
    border: none;
    background: 0 0;
    box-shadow: none;
    padding: 5px;
    transition: all 1s
}

.client-navigation a i {
    color: #fff;
    font-size: 40px;
    background: #1a2e46;
    padding: 3px 15px;
    border: 1px solid #1a2e46
}

.client-navigation a:hover i {
    border: 1px solid #1a2e46;
    background: 0 0;
    color: #1d1d1d;
    transition: all 1s
}

.testimonial-section {
    padding: 30px 0;
    background: #fff
}

.testimanial-area {
    margin-top: 13px
}

.testimanial-area .item {
    overflow: hidden
}

.testimonial-details {
    position: absolute;
    bottom: 0;
    z-index: 9;
    background-color: #1a2e46;
    width: 100%;
    padding: 10px;
    transition: all 1s;
    color: #fff
}

.testimanial-area .item:hover .testimonial-details {
    bottom: -150px
}

.testimonial-details>h3 {
    margin: 0!important;
    padding: 0
}

.testimonial-details>p {
    margin: 0!important
}

.testimonial-navigation a,
.testimonial-navigation a:active,
.testimonial-navigation a:focus,
.testimonial-navigation a:hover {
    text-decoration: none;
    border: none;
    background: 0 0;
    box-shadow: none;
    padding: 5px;
    transition: all 1s
}

.testimonial-navigation a:first-child {
    padding-left: 0
}

.testimonial-navigation a i {
    color: #fff;
    font-size: 40px;
    background: #1a2e46;
    padding: 3px 15px;
    border: 1px solid #1a2e46
}

.testimonial-navigation a:hover i {
    border: 1px solid #1a2e46;
    background: 0 0;
    color: #1d1d1d;
    transition: all 1s
}

.feature-section {
    padding: 100px 0;
    background: #E5E5E5
}

.feature-item-area {
    display: block;
    margin-top: 50px;
    padding-left: 8%
}

.featuer-item>h3 {
    font-size: 15px;
    margin: 5px 0 0;
    color: #000;
    font-weight: 700;
    text-transform: capitalize
}

.top-section {
    padding: 4px 0;
    background: #555
}

.team-section {
    padding: 40px 0;
}

.team-profile {
    position: relative;
    margin-top: 20px;
    overflow: hidden
}

.team-profile>img {
    width: 100%;
    height: auto
}

.team-area {
    position: absolute;
    background: #1a2e46;
    padding: 10px 15px;
    bottom: 0px;
    transition: all .3s;
    width: 100%
}

.team-profile:hover .team-area {
    bottom: 0
}

.team-details>h2 {
    margin: 0;
    padding-bottom: 0!important;
    font-size: 18px;
    font-weight: 700;
    color:#fff;
    text-transform: uppercase;
}

.team-details>h3,
.team-details>p {
    padding-bottom: 0!important;
    font-size: 15px
}

.team-details>h3 {
    margin: 0;
    color: #fff;
    font-weight: 700
}

.team-details>p {
    margin: 10px 0 0;
    color:#fff;
}

.team-social {
    margin-bottom: 0!important
}

.team-social>li {
    list-style: none;
    display: inline-block;
    margin-right: 3px;
    margin-top: 10px;
    margin-left: 2.9px
}

.team-social>li>a i {
    font-size: 20px;
    width: 30px;
    height: 30px;
    border: 1px solid #fff;
    padding: 5px 0;
    color: #1a2e46;
    background: #fff;
    transition: all 1s
}

.counter,
.counter-area,
.counter:after {
    transition: all .3s
}

.team-social>li>a:hover i {
    color: #fff!important;
    background: #2E8EDA;
    border: 1px solid
}

.fa-envelope {
    padding-top: 3.5px!important
}

.skill-section {
    padding: 100px 0;
    background: url(../images/training/background-image.jpg) no-repeat;
    background-size: cover
}

.skill-title h1 {
    color: #0098d7
}

.skill-title p,
.skillst1 {
    color: #fff
}

.skillbar,
.skillst1 {
    margin-top: 0px
}

.skillst1 {
    width: 100%
}

.col-sm-offset-1>h3,
.counter,
.skillst1 .count span,
.skillst1 .title {
    color: #000;
    font-weight: 700
}

.skillst1 .skillbar {
    width: 100%;
    height: 250px;

    position: relative;
}

.skillst1 .count-bar {
    position: absolute;
    background-color: #000;
    height: 10px;
    left: 0;
    bottom: 0
}

.skillst1 .title {
    font-size: 15px;
    padding-left: 12px;
    line-height: 40px;
    text-transform: uppercase
}

.skillst1 .count {
    width: 100%;
    height: 100%;
    position: relative
}

.skillst1 .count span {
    position: absolute;
    right: 0;
    top: -40px;
    font-size: 20px;
    line-height: 40px
}

.project-counter-section {
    padding: 100px 0;
    background: #fff
}

.col-lg-offset-3>p {
    margin-bottom: 60px;
    margin-top: 20px
}

.col-sm-offset-1>h3 {
    margin: 10px 0 0;
    font-size: 16px
}

.counter-area {
    border: 1px solid #000;
    width: 150px;
    height: 150px;
    margin: 0 auto;
    display: table
}

.counter {
    display: table-cell;
    vertical-align: middle;
    font-size: 40px;
    background: 0 0;
    position: relative;
    z-index: 99
}

.counter:after {
    background: #2E8EDA;
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
    opacity: 0
}

.counter-area:hover .counter:after {
    background: #1a2e46;
    color: #fff;
    margin: 15px;
    opacity: 1
}

.counter-area:hover .counter {
    color: #fff
}

.follow-us-section {
    padding: 50px 0;
    background: #1a2e46
}

.title-section>span {
    margin: 5px 0 0;
    padding: 0;
    text-align: left;
    color: #fff;
    line-height: 1;
    font-weight: 700
}

.social-follow>ul>li>a:hover>i,
.social-follow>ul>li>a>i {
    /*background: #1a2e46;*/
    color: #fff!important;
    /*border: 1px solid #fff*/
}

.title-section>h1 {
    margin: 0;
    padding: 0 5px 0 0;
    font-size: 50px;
    line-height: 1
}

.title-section>h1:after,
.title-section>h1:before {
    height: 5px
}

.social-follow {
    margin-top: 25px
}

.social-follow>ul>li {
    list-style: none;
    display: inline-block
}

.social-follow>ul>li>a>i {
    font-size: 50px;
    text-align: center;
    width: 33px;
    height: 33px;
    padding: 6px 0
}

.news-section {
    padding: 40px 0;
    background: #fff
}

.news-section-content {
    margin-top: 30px;
    display: block;
    text-align: center
}

.news-post-content,
.post-author {
    text-align: left
}

.news-post-area {
    margin-top: 30px
}

.news-thumb {
    float: left;
    position: relative;
    width: 100%
}

.news-thumb>img {
    width: 100%;
    height: auto
}

#preloader,
svg {
    width: 100%;
    height: 100%
}

.post-author {
    position: absolute;
    bottom: 0;
    background: #1a2e46;
    width: 100%;
    padding: 5px 10px
}

.post-author>h2 {
    margin: 0;
    padding: 0;
    font-size: 15px;
    font-weight: 700;
    color: #000
}

.post-author>p {
    margin: 0;
    padding: 0;
    font-size: 12px;
    font-weight: 400;
    color: #fff
}

.news-post-content>h3 {
    font-size: 20px;
    line-height: 24px;
    font-weight: 500;
    margin-top: 0;
    padding-top: 0
}

.contact-area .contact-submit,
.load-more-btn,
.news-post-content>a {
    font-family: Raleway, sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
    display: inline-block!important;
    transition: all .3s;
    border: 1px solid #1a2e46
}

.news-post-content>p {
    font-size: 15px;
    line-height: 24px
}

.news-post-content>p>span {
    color: #1a2e46;
}

.load-more-btn,
.news-post-content>a {
    color: #fff!important;
    background: #1a2e46;
    padding: 15px 35px 12px;
    outline: 0;
    font-size: 15px;
    margin-top: 2px
}

.load-more-btn,
.news-post-content>a:hover {
    background: 0 0!important;
    border: 1px solid #1a2e46;
    color: #1a2e46!important
}

.news-section-content a.load-more-btn {
    text-align: center!important;
    display: inline-block!important;
    margin: 50px auto 0
}

.contact-area,
.footer-infomation {
    margin-top: 50px
}

.news-post-content>a {
    text-align: center
}

.contact-section {
    background: #111;
    padding-bottom: 30px
}

.contact-area input,
.contact-area textarea {
    background: 0 0;
    border-radius: 0;
    padding: 15px 0
}

.footer-infomation>h2 {
    color: #fff;
    font-size: 30px
}

.footer-infomation>h2>span {
    color: #1a2e46
}

.footer-infomation>p {
    color: #fff
}

.contact-area input {
    border: none;
    box-shadow: none;
    border-bottom: 5px solid #fff;
    color: #1a2e46
}

.contact-area #message:focus,
.contact-area input:focus,
.contact-area input:hover {
    box-shadow: none;
    color: #1a2e46;
    border-bottom: 5px solid #1a2e46
}

.contact-area textarea {
    border: none;
    box-shadow: none!important;
    border-bottom: 5px solid #fff;
    width: 100%
}

.contact-area #message:focus,
.contact-area #message:hover {
    box-shadow: none!important;
    color: #1a2e46;
    border-bottom: 5px solid #1a2e46;
    outline: 0!important
}

.form-group {
    padding: 0
}

.contact-area .contact-submit {
    color: #fff;
    background: #1a2e46;
    padding: 15px 50px 12px;
    outline: 0;
    font-size: 15px;
    margin-top: 2px;
    border-radius: 0
}

.contact-area .contact-submit:hover {
    background: #fff!important;
    border: 1px solid #1a2e46;
    color: #1a2e46;
    outline: 0
}

.footer-section {
    background: #000;
    text-align: left;
    padding: 30px 0;
    color: #fffcfc
}

#easy-top,
#preloader {
    text-align: center;
    position: fixed
}

.footer-section p {
    margin: 0!important;
    color: #fff;
    font-size: 15px
}

.footer-section p a {
    color: #1a2e46
}

#easy-top:hover,
#easy-top:hover:before {
    color: #000!important
}

#easy-top {
    background: #1a2e46;
    bottom: 15px;
    right: 15px;
    cursor: pointer;
    width: 38px;
    height: 38px;
    line-height: 38px;
    padding: 4px;
    display: none;
    -webkit-transform: translateZ(0);
    transition: all .3s ease-out;
    border: 1px solid #1a2e46;
    z-index: 1;
}

#easy-top:after,
#easy-top:before {
    -webkit-backface-visibility: hidden
}

#easy-top:before {
    content: "\f106";
    font-family: FontAwesome;
    font-size: 40px;
    color: rgb(255, 255, 255);
    position: absolute;
    top: -3px;
    left: 6px
}

#easy-top:hover {
    background: #1a2e46;
    border: 1px solid #000
}

#preloader {
    animation: preloader_6 5s infinite linear;
    background: #000;
    display: block;
    z-index: 999999
}

.rotate-45 {
    transform-origin: center;
    transform: rotate(45deg)
}

.rotate,
.rotate-back {
    transform-origin: center;
    animation: rotate 1s ease-in-out infinite
}

.rotate-back {
    animation-direction: reverse
}

.pre-left,
.pre-right {
    animation: move 1s ease-in-out infinite
}

@keyframes rotate {
    100% {
        transform: rotate(calc(90deg + 45deg))
    }
}

@keyframes move {
    50% {
        transform: translate(-30px, -30px)
    }
}

@media (min-width:768px) {
    .container {
        width: 750px
    }
    .navbar-brand {
        margin-top: 10px
    }
    .navbar-right>li>a {
        padding: 20px 15px;
        font-size: 12px
    }
    .fixed .navbar-right>li>a {
        padding: 0 22px!important;
        height: 80px;
        line-height: 80px
    }
    .carousel-caption>h1,
    .carousel-caption>h2 {
        font-size: 25px
    }
    .carousel-caption>p {
        padding: 0 20%
    }
}

@media (min-width:992px) {
    .container {
        width: 970px
    }
    .navbar-brand {
        margin-top: 20px
    }
    .navbar-right>li>a {
        padding: 33px 15px;
        font-size: 14px
    }
    .fixed .navbar-right>li>a {
        padding: 20px 15px
    }
    .carousel-caption>h1,
    .carousel-caption>h2 {
        font-size: 30px
    }
    .carousel-caption>p {
        padding: 0 25%
    }
}

@media (min-width:1200px) {
    .container {
        width: 1265px
    }
    .navbar-brand {
        margin-top: 0
    }
    .navbar-right>li>a {
        padding: 33px 22px;
        font-size: 14px
    }
    .fixed .navbar-right>li>a {
        padding: 20px 22px
    }
    .carousel-caption>h1,
    .carousel-caption>h2 {
        font-size: 40px
    }
    .carousel-caption>p {
        padding: 0 25%
    }
}

@media (max-width:768px) {
    .qoute-caption {
        margin: 80px 0 0
    }
    .button-group>li {
        display: block;
        width: 100%;
        text-align: center;
        margin: 10px 0
    }
    .work-item {
        /*width: 50%;*/
        padding: 5px
    }
}

@media (max-width:600px) {
    .qoute-caption {
        margin: 80px 0 0
    }
    .client-item>a>img {
        margin: 0 auto
    }
    .client-item>a {
        display: block;
        position: relative;
        background: #1a2e46
    }
    .animated-text,
    .section-title>h1 {
        font-size: 45px
    }
    .animated-text:after,
    .animated-text:before,
    .section-title>h1:after,
    .section-title>h1:before {
        height: 5px
    }
}

@media (max-width:500px) {
    .work-item {
        width: 100%;
        padding: 5px
    }
    .carousel-caption {
        top: 0
    }
    .carousel-caption>h1,
    .carousel-caption>h2 {
        font-size: 14px
    }
}

.multi-item-carousel {
    overflow: hidden
}

.multi-item-carousel img {
    height: auto;
    width: 100%
}

.multi-item-carousel .carousel-control.left,
.multi-item-carousel .carousel-control.right {
    background: rgba(255, 255, 255, .3);
    width: 25%
}

.multi-item-carousel .carousel-inner {
    width: 150%;
    left: -25%
}

.carousel-inner>.item.active.right,
.carousel-inner>.item.next {
    -webkit-transform: translate3d(33%, 0, 0);
    transform: translate3d(33%, 0, 0)
}

.carousel-inner>.item.active.left,
.carousel-inner>.item.prev {
    -webkit-transform: translate3d(-33%, 0, 0);
    transform: translate3d(-33%, 0, 0)
}

.item__third {
    float: left;
    width: 33.33333333%;
    padding: 40px
}

.carousel-inner>.item.next>p {
    display: none
}

.carvim-section {
    margin-top: 100px;
    margin-bottom: 100px
}

.ourteam-section {
    margin-top: 50px;
    margin-bottom: 100px
}

@media screen and (min-width:662px) {
    .mobileslidersection {
        display: none
    }
}

@media screen and (max-width:662px) {
    #home .carousel-caption>a.go-to-bottom,
    .carsim-section,
    .carvim-section,
    .ourteam-section {
        display: none
    }
    .section-title>p {
        font-family: 'Open Sans', Arial, sans-serif;
        font-weight: 400;
        font-size: 15px;
        padding: 0;
        margin-top: 10px;
        color: grey;
        text-align: justify!important;
        line-height: 24px
    }
    .mobileslidersection {
        margin-bottom: 70px
    }
    #home #Carousel .slider-section {
        height: 474px;
        display: block;
        width: 100%;
        position: relative
    }
    #home .carousel-inner {
        height: auto;
    }
    .carousel-caption{
        display: none!important;
    }
    .carousel-caption>a.go-to-about {
        display: block;
        width: 100%;
        position: absolute;
        border: none!important;
        bottom: 1px;
        margin: 0;
        padding: 60px;
        background: url(../images/bottom-arrow.png) center no-repeat
    }
    #mobile #Carousel .mobileslidersection {
        height: 250px;
        display: none;
        width: 100%;
        position: relative
    }
    #mobile #Carousel .carousel-inner {
        height: 250px
    }
}

@media (min-width:350px) and (max-width:662px) {
    .mobileslidersection .carousel-caption>h2 {
        font-size: 15px;
        color: #fff;
        font-weight: 700;
        text-align: center;
        font-family: Raleway, sans-serif;
        margin: 130px 100 100;
        padding: 0
    }
}

.link {
    color: #0098d7!important
}

.link:focus,
.link:hover {
    text-decoration: none!important;
    color: #007aff!important
}

.animated-text {
    font-size: 60px!important;
    color: #1a2e46!important;
    font-weight: 700!important;
    text-align: center!important;
    font-family: Raleway, sans-serif!important;
    letter-spacing: -1px!important;
    margin: 0!important;
    padding: 0 0 0 0!important;
    line-height: 1!important;
    display: inline-block!important;
    position: relative!important;

}



.animated-text:before {
    left: 0
}

.animated-text:after {
    right: 0
}

.animated-text>span {
    color: #1a2e46
}

.animated-text:hover:before {
    left: 50%
}

.animated-text:hover:after {
    right: 50%
}

.section-title>h3 {
    font-size: 30px;
    color: #1d1d1d;
    font-weight: 700;
    text-align: center;
    font-family: Raleway, sans-serif;
    letter-spacing: px;
    margin-top: 15px;
    padding: 0 5px 0 0;
    line-height: 1.3;
    display: inline-block;
    position: relative;
    overflow: hidden
}

.section-title>h4 {
    font-size: 20px;
    color: #1d1d1d;
    font-weight: 700;
    text-align: center;
    font-family: Raleway, sans-serif;
    letter-spacing: px;
    margin-top: 15px;
    padding: 0 5px 0 0;
    line-height: 1;
    display: inline-block;
    position: relative;
    overflow: hidden
}

.bread-title>h2 {
    font-size: 30px!important;
    color: #000;
}


.custom-h1,
.custom-h1:after,
.custom-h1:before {
    font-weight: 400!important;
    font-size: 16px!important;
    color: #0098d7!important;
    background: 0 0!important
}

.custom-h1 {
    letter-spacing: 0!important;
    font-family: Raleway, sans-serif!important
}

.custom-h1:after,
.custom-h1:before {
    font-family: 'Open Sans', Arial, sans-serif!important;
    position: absolute
}

.custom-h1:hover:before {
    left: 0!important
}

.custom-h1:hover:after {
    right: 0!important
}

@media (min-width:1200px) {
    .custom-h1-slider {
        font-size: 40px
    }
}

@media (min-width:768px) {
    .custom-h1-slider {
        font-size: 25px
    }
}

.custom-h1-slider {
    font-size: 15px
}

.custom-h1-aboutus {
    font-size: 40px!important;
    bottom: 13px;
    letter-spacing: -3px!important
}

.custom-h1-paragraph {
    color: #656565;
    font-size: 15px;
    line-height: 24px;
    display: inline
}

.custom-paragraph {
    display: inline
}

.underline-text {
    font-weight: 700!important;
    text-decoration: underline
}

.seo-h1 {
    color: #fff;
    font-size: 10px
}

.enquiry-btn{
    font-family: 'Raleway', sans-serif;
    color: #ffffff !important;
    font-weight: 700;
    background: #1a2e46;
    padding: 15px 35px 12px;
    outline: none;
    font-size: 15px;
    position: relative;
    display: inline-block !important;
    margin-top: 2px;
    transition: all 0.3s;
    border: 1px solid #1a2e46;
    border-radius: 12px;
}

.enquiry-round-btn{
    font-family: 'Raleway', sans-serif;
    color: #ffffff !important;
    font-weight: 700;
    background: #1a2e46;
    padding: 15px 35px 12px;
    outline: none;
    font-size: 15px;
    position: relative;
    display: inline-block !important;
    margin-top: 2px;
    transition: all 0.3s;
    border: 1px solid #1a2e46;
    border-radius: 30px;
}

.dji-section {
    background: #000;
    padding: 100px 0
}

.dji-section .meet-title>h1>span {
    color: #fff!important
}

dji-title > h1{
    font-size: 50px;
    color: #fff;
    font-weight: 700;
    font-family: Raleway, sans-serif;
    letter-spacing: -1px;
    margin: 0;
    padding: 0 5px 0 0;
    line-height: 1;
}

.dji-drones > h2{
    font-size: 18px;
}

@media (max-width:1200px) {
    .dji-drones > h2{
        font-size: 17px;
    }
    .video-paragraph{
        margin-bottom:40px;
    }
}

@media (max-width:768px) {
    .dji-drones-small{
        width: 100%;
        float: left;
    }
    .video-paragraph{
        margin-bottom:20px;
    }
}

.video-paragraph{
    margin-bottom:60px;
}

.badge{
    width: 1.5em;
    height: 1.5em;
    margin-top: -.875em;
    position: absolute;
    border-radius: 100%;
    padding-right:3px!important;
    padding-left:3px!important;
}

#contactForm {
    display: none;
    z-index:11;
    border: 6px solid #1a2e46;
    padding: 2em;
    width: 400px;
    text-align: center;
    background: #fff;
    position: fixed;
    top:50%;
    left:50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%)

}

@media (max-width:500px) {
    .desktop-view{
        display:none!important;
    }
    .mobile-view{
        display:block!important;
    }

    .enquiry-round-btn{
        padding: 10px 20px 10px!important;
        margin-bottom: 10px;
    }
}
@media (min-width:501px) {
    .mobile-view{
        display:none!important;
    }
    .desktop-view{
        display:block!important;
    }
}


.bolgcontent{
    font-size: 18px!important;
}

.sr{
    position: absolute;
    top: 30px;
    text-align: center;
    z-index: 9;
    width: 100%;
    padding: 10px;
    transition: all 1s;
    color: #fff;
}

.dropdown-header, .dropdown-menu>li>a{
    padding-left: 4px!important;
    padding-right: 4px!important;
}


/* ==== font-size mobile and  desktop ==== */
@media (max-width:500px) {
    .font-size-content-mobile{
        font-size: 14px!important;
    }
    .font-size-h1-mobile{
        font-size: 30px!important;
    }
    .font-size-h2-mobile{
        font-size: 26px!important;
    }
    .font-size-h3-mobile{
        font-size: 16px!important;
    }
}
@media (min-width:501px) {
    .font-size-content-desktop{
        font-size: 18px!important;
    }
    .font-size-h2-desktop{
        font-size: 30px!important;
    }
    .font-size-h3-desktop{
        font-size: 24px!important;
    }
}


/* ==== drone light show ==== */


@media (max-width:500px) {
    .nav-overflower, .nav-overflower-fixed{
        display:none!important;
    }
}

/*@media (min-width:501px) {
    .nav-overflower, .nav-overflower-fixed{
        display:none!important;
    }
}*/

body .drone-show-about{
    background: #000;
}
.drone-show-about .section-title p{
    color: #000;
}
body .drone-show-ind{
    background: #fff;
}
.drone-show-ind .ind-title p, .drone-show-ind .bread-title h2{
    color: #000;
}

body .drone-show-porject{
    background-color: #000;
}

.nav-overflower{
    width: 100%;
    z-index: 1000;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    background-color: #000;
}

.nav-overflower-fixed{
    width: 100%;
    z-index: 1000;
    position: fixed;
    top: 0;
    background-color: #000;
}

.wrap-1{
    overflow: hidden;
    width: 100%;
    transition: transform .3s ease-out;
    background-color: #000;
    border-bottom: 1px solid #d7d7d7;
    border-top: 1px solid #d7d7d7;
}

.wrap-2{
    float: right;
    position: relative;
    left: -50%;
    text-align: left;
}


ul.overflower-inner {
    position: relative;
    padding: 0;
    left: 50%;
    display: block;
    list-style: none;
    margin: 0;

}

.overflower-item{
    float:left;
}


.overflower-inner .overflower-item a{
    color: #252525;
    padding: 22px 8px 19px;
    margin-right: 40px;
    margin-left: 40px;
    display: inline-block;
    white-space: nowrap;
    font-size: 1em;
    line-height: 1;
    border-bottom: 3px solid transparent;
    height: 60px;
    font-size: 18px;
    font-weight: 500;
    color: #fff;
}

.overflower-item:hover{
    background-color: #656565;
}

/* ==== drone light show project start====*/
.drone-show-project{
    max-width: 1265px;
    width: 100%;
    margin: 0 auto;
}
.drone-show-project>.drone-show-project-top>h2{
    font-size: 30px;
    line-height: 40px;
    padding-top: 40px;
    margin-bottom: 40px;
    color: #fff;
}
.drone-show-project .drone-show-project-bottom{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}


/* .drone-show-project-bottom .drone-show-video{
    display: block;
    height: 450px;
    width: calc(31%);
    background-color: rgba(0, 0, 0, .85);
    margin: 10px 10px;
    flex-grow: 1;
    overflow: hidden;
} */

/* .drone-show-video>div{
    width: 100%;
} */

/* .drone-show-video img{
    width: 100%;
    margin-bottom: 30px;
} */

.work-item{
    overflow: hidden;
}
.work-item>img,
.work-item .icon{
    transition: all 0.6s;
}


.drone-show-project-text{
    font-size: 18px;
    line-height: 30px;
    color: #fff;
    margin-left: 20px;
}

.work-item:hover>.drone-show-porject-photo{
    transform: scale(1.12);
}

.drone-show-customers{
    background-color: #fff;
}

.drone-light-show-video{
    width: 800px;
    height: 1200px;
    display: block;
    position: absolute ;
    left: 50%;
    top: 50%;
 }

 .drone-show-about .section-title>p{
     color: #fff;
 }

 .video-play-buttom{
    position: absolute;
    margin: 0 5px;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: block;
    transition: all 1s;
    padding: 0 15px;
    z-index: 1;

 }
 .video-play-buttom>.icon{
    position: absolute;
    left: 50%;
    top: 30%;
    transform: translate(-50%, -50%); /* 50%为自身尺寸的一半 */
    -webkit-transform: translate(-50%, -50%);
 }

 .video-play-buttom:hover>.icon{
    display: none;
    transition: all 0.6s;
 }

/* ==== drone light show project end  ==== */



/* ==== About Us ==== */
.about-us-img{
    width: 45%;
    box-shadow: 0 10px 30px #999;
    margin: 2.5%;
    float: left;
}