@font-face{font-family:FontAwesome;src:url(../font-awesome/fonts/fontawesome-webfont.eot?v=4.3.0);src:url(../font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.3.0) format('embedded-opentype'),
url(fonts/fontawesome-webfont.woff2?v=4.3.0) format('woff2'),
url(fonts/fontawesome-webfont.woff?v=4.3.0) format('woff'),
url(fonts/fontawesome-webfont.ttf?v=4.3.0) format('truetype'),
url(fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular) format('svg');
font-weight:400;
font-style:normal
}
body,
html {
    font-family: Roboto, sans-serif;
    font-weight: 300;
    /*height: 100%; CREATES BUGS ON ANGULAR APP PAGE*/
    width: 100%;
    line-height: 24px;
    font-size: 16px;
    color: #666;
    background-color: #fff
}
a,
a:active,
a:hover,
a:link,
a:visited {
    outline: 0;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -ms-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
    text-decoration: none
}
h1 {
    margin: 15px 0;
    font-family: Montserrat, sans-serif;
    font-size: 60px;
    color: #333;
    font-weight: 700
}

h1.animated.fadeInUp.visible{
    font-size: 125px;
    line-height: 1;
}
h2 {
    margin: 10px 0 20px;
    font-family: Montserrat, sans-serif;
    font-size: 48px;
    color: #333;
    font-weight: 700
}
h3 {
    margin: 10px 0 20px;
    font-family: Montserrat, sans-serif;
    font-size: 36px;
    color: #333;
    font-weight: 700
}
h4 {
    margin: 10px 0;
    font-family: Montserrat, sans-serif;
    font-size: 28px;
    color: #333;
    font-weight: 700
}
h5 {
    margin: 5px 0 10px;
    font-family: Montserrat, sans-serif;
    font-size: 24px;
    color: #333;
    font-weight: 700
}
h6 {
    margin: 0 0 15px;
    padding: 0;
    font-family: Montserrat, sans-serif;
    font-size: 18px;
    color: #333;
    font-weight: 700
}
hr {
    padding: 0;
    margin: 0 0 10px;
    display: inline-table;
    width: 85px;
    height: 6px;
    background: rgba(0, 0, 0, .3);
    border: 0
}
hr.special {
    padding: 0;
    margin: 20px 0 0;
    border: 0;
    height: 34px;
    background: url(../img/hr-spec.png) center center no-repeat
}
#canvas{
    width: 385px;
    margin-bottom: 30px;
}
.medium-txt {
    padding: 10px 10%;
    font-size: 24px;
    line-height: 36px;
    text-align: center;
    font-weight: 300;
    font-style: italic;
    color: #333
}
.color {
    color: #1e9fb4
}
.animated {
    visibility: hidden
}
.visible {
    visibility: visible
}
.button-large,
.button-large:focus,
.button-large:hover {
    padding: 17px 25px;
    margin: 25px 0 20px;
    font-family: Montserrat, sans-serif;
    font-size: 24px;
    color: #fff;
    font-weight: 700;
    background: #f20707;
    display: inline-table;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    text-decoration: none
}
.icon-list {
    padding: 0 0 0 15px;
    margin: 0;
    list-style: none
}
.icon-list li {
    padding: 10px 0;
    margin: 0
}
.icon-list i {
    padding-right: 10px;
    color: #1e9fb4;
    font-size: 18px
}
.inner-main-cont-area {
    padding: 0 0 80px;
    margin: 0;
    background: url(../img/sky-bottom.jpg) bottom center no-repeat;
    background-size: 100% auto
}
#mask {
    background-color: #fff;
    bottom: 0;
    height: 100%;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 100000
}
#loader {
    background-image: url(../img/loader.gif);
    background-position: center center;
    background-repeat: no-repeat;
    height: 200px;
    left: 50%;
    margin: -100px 0 0 -100px;
    position: absolute;
    top: 50%;
    width: 200px
}
.header-area {
    padding: 30px 0;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 1000;
    background: 0 0;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -ms-transition: all .5s ease 0s;
    transition: all .5s ease 0s
}
.header-area.navbar-fixed-top {
    position: fixed;
    padding: 10px 0;
    background: rgba(0, 0, 0, .9);
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -ms-transition: all .5s ease 0s;
    transition: all .5s ease 0s
}
.logo{
    font-size: 40px;
    line-height: 1.0;
}
.logo-area {
    padding: 0;
    margin: 0;
    float: left;
    text-align: left;
    font-family: Montserrat, sans-serif;
    position: relative
}
.logo-area a.logo {
    padding-right: 10px;
    display: inline-table;
    text-decoration: none
}
.logo-area span.phone {
    padding-left: 20px;
    display: inline-table;
    color: #82848a;
    font-size: 14px;
    border-left: 1px solid rgba(251, 251, 251, .5)
}
.toggle-btn,
.toggle-btn:focus,
.toggle-btn:hover {
    padding: 0;
    margin: 0;
    float: right;
    position: absolute;
    top: 9px;
    right: 5px;
    color: #fff;
    font-size: 24px;
    cursor: pointer;
    display: none
}
.nav-main {
    padding: 6px 0 0;
    margin: 0;
    float: right;
    text-align: right;
    font-family: Montserrat, sans-serif
}
.nav-main .menu-cont {
    padding: 0;
    margin: 0;
    list-style: none;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase
}
.nav-main .menu-cont li {
    padding: 0 15px;
    margin: 0;
    display: inline-table;
    position: relative
}
.nav-main .menu-cont li a {
    color: #fff;
    text-decoration: none;
    display: block;
    border-bottom: 3px solid rgba(53, 143, 162, 0)
}
.nav-main .menu-cont li a:hover,
.nav-main .menu-cont li.active a,
.nav-main .menu-cont li:hover a {
    color: #1e9fb4;
    text-decoration: none;
    border-bottom: 3px solid rgba(53, 143, 162, .8)
}
a.nav-order-btn,
a.nav-order-btn:hover {
    padding: 3px 10px;
    margin: 0;
    display: inline-table;
    background: #f20707;
    color: #fff!important;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    border: 0!important
}
.nav-main .menu-cont li ul.sub-menu {
    padding: 0;
    margin: 0;
    list-style: none;
    position: absolute;
    display: none
}
.nav-main .menu-cont li:hover ul.sub-menu {
    display: block
}
.nav-main .menu-cont li ul.sub-menu li {
    padding: 0;
    margin: 0;
    display: block;
    text-align: center
}
.nav-main .menu-cont li ul.sub-menu li a {
    padding: 5px 10px;
    margin: 0 0 1px;
    border: 0;
    background: rgba(53, 143, 162, .8);
    white-space: nowrap;
    font-size: 14px;
    font-weight: 400;
    text-transform: none;
    min-width: 130px;
    color: #fff
}
.nav-main .menu-cont li ul.sub-menu li a:hover,
.nav-main .menu-cont li ul.sub-menu li.active a {
    background: rgba(53, 143, 162, .4);
    color: #fff
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
#particles {
    width: 100%;
    height: 100%;
    overflow: hidden;
    background: #2c303f;
    position: relative;
    z-index: 10;
    min-height: 850px
}
.cont-area {
    position: absolute;
    left: 0;
    top: 25%;
    padding: 0 20px;
    width: 100%;
    text-align: center;
    height: auto!important;
    z-index: 30
}
.banner-area {
    text-align: center
}
.banner-area h1 {
    font-size: 72px;
    color: #fff
}
.banner-area h5 {
    color: #1e9fb4
}
#particles.inner-particle {
    min-height: 450px
}
.cont-area-inner {
    padding: 0;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 30
}
.cont-area-inner h1 {
    padding: 0;
    margin: 0;
    color: #fff
}
.cont-area-inner .inner-rocket-img {
    padding-top: 120px;
    text-align: center
}
.cont-area-inner .inner-rocket-img img {
    width: 90%;
    max-width: 711px
}
.cont-area-inner .heading-area {
    padding: 35px 0;
    margin: 0;
    background: rgba(0, 0, 0, .3)
}
.banner-area .flex-control-nav li {
    padding: 0;
    margin: 0 5px;
    display: inline-table
}
.banner-area .flex-control-nav li a {
    padding: 0;
    margin: 0;
    display: inline-table;
    width: 10px;
    height: 10px;
    font-size: 0;
    line-height: 0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    background: rgba(251, 251, 251, 0);
    border: 1px solid rgba(251, 251, 251, .5);
    cursor: pointer
}
.banner-area .flex-control-nav li a.flex-active,
.banner-area .flex-control-nav li a:hover {
    background: rgba(251, 251, 251, 1);
    border: 1px solid rgba(251, 251, 251, 1)
}
.banner-btm-img {
    padding: 0;
    margin: 0;
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 10;
    width: 100%;
    opacity: 0.1;
}
.banner-btm-img img ,#home{
    /*background-image: url(/img/trans_mixed_pies_1.png);*/
    width: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.about-area {
    padding: 0;
    margin: 0
}
.about-top-area {
    padding: 0 0 100px;
    margin: 0;
    background: #1e9fb4;
    color: #fff;
    text-align: center
}
.about-area-inner .about-top-area {
    padding: 40px 0 100px
}
.about-top-area h1,
.about-top-area h2,
.about-top-area h3,
.about-top-area h4,
.about-top-area h5,
.about-top-area h6 {
    color: #fff
}
.about-top-area .top-float-img {
    padding: 0 0 100px;
    margin: 0 0 60px;
    position: relative;
    text-align: center
}
.about-top-area .top-float-img .image-container {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 500
}
.about-top-area .top-float-img .image-container img {
    width: 100%;
    max-width: 1087px
}
.colum-contents {
    padding-top: 0
}
.col-conts {
    padding-top: 80px;
    text-align: center;
    font-size: 18px;
    line-height: 30px
}
.icon-container {
    padding: 28px 0 0;
    margin: 0 0 20px;
    width: 185px;
    height: 185px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    background: rgba(0, 0, 0, .3);
    display: inline-table
}
.about-main {
    padding: 100px 0;
    margin: 0
}
.col-content {
    padding-top: 50px
}
.story-cont {
    text-align: left;
    font-size: 20px;
    line-height: 30px;
    color: #333
}
.story-cont p {
    font-style: italic
}
.story-cont h4 {
    margin-bottom: 0
}
.panel-container .tab-cont.active {
    visibility: visible!important
}
#tab-container .etabs {
    padding: 0;
    margin: 0;
    list-style: none
}
#tab-container .etabs li {
    padding: 0;
    margin: 0;
    width: 25%;
    float: left;
    border-top: 6px solid #fff
}
#tab-container .etabs li.active {
    border-top: 6px solid #1e9fb4
}
#tab-container .etabs li a {
    padding: 10px 0;
    margin: 0;
    display: block;
    color: #999;
    background: #eee;
    border: 1px solid #ccc;
    border-bottom: 0;
    border-right: 0;
    text-align: center;
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    font-weight: 700
}
#tab-container .etabs li:last-child a {
    border-right: 1px solid #ccc
}
#tab-container .etabs li a i {
    padding-right: 10px;
    font-size: 24px
}
#tab-container .etabs li.active a {
    color: #666;
    background: #fff;
    border-top: 1px solid #1e9fb4
}
.panel-container {
    padding: 30px;
    border: 1px solid #ccc
}
.panel-container .tab-cont {
    display: none;
    font-size: 14px;
    line-height: 24px
}
.panel-container .tab-cont h6 {
    color: #666
}
.panel-container .tab-cont.active {
    display: block
}
.tab-cont-left {
    float: left;
    width: 70%
}
.tab-cont-right {
    padding-top: 20px;
    padding-right: 3%;
    float: right;
    width: 30%;
    text-align: right
}
.about-pg-cont {
    padding: 100px 0
}
.about-pg-texts {
    padding: 60px 0 0;
    text-align: left
}
.about-pg-texts p {
    padding: 10px 0;
    margin: 0
}
.statistics-main {
    background: url(../img/horizon.jpeg) no-repeat fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    background-size: cover;
    color: #fff
}
.statistics-main .solid-bg {
    padding: 100px 0;
    background: rgba(0, 0, 0, .7);
    text-align: center
}
.statistics-main .col-cont {
    padding-top: 40px;
    padding-bottom: 40px
}
.statistics-main .icon-cont {
    padding-top: 22px;
    margin-bottom: 20px;
    background: rgba(30, 159, 180, .3);
    width: 90px;
    height: 90px;
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    color: #fff;
    font-size: 48px;
    display: inline-table
}
.statistics-main .count-txt {
    font-size: 90px;
    line-height: 80px;
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    display: block
}
.statistics-main hr {
    padding: 0;
    margin: 10px 0 15px;
    width: 140px;
    height: 5px;
    background: rgba(30, 159, 180, .3);
    display: inline-table;
    border: 0
}
.statistics-main .count-btm {
    font-family: Montserrat, sans-serif;
    font-weight: 400;
    font-size: 18px;
    text-transform: uppercase;
    display: block
}
.team-area-top {
    padding-top: 100px
}
.team-image-big {
    padding: 0;
    margin: 0
}
.management-single h5{
    margin-top: 25px;
    font-weight: 400
}
.management-single h5 span {
    font-size: 14px
}
.management-single .Profile-image {
    padding: 0;
    margin: 0;
    position: relative;
    overflow: hidden
}
.management-single .Profile-image img {
    width: 100%;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 2.5s ease 0s;
    -moz-transition: all 2.5s ease 0s;
    -ms-transition: all 2.5s ease 0s;
    transition: all 2.5s ease 0s
}

.services-main {
    padding: 100px 0 30px;
    margin: 0;
    text-align: center
}
.service-all {
    padding-top: 10px
}
.service-single {
    padding-top: 70px;
    font-size: 14px
}
.service-single i {
    color: #1e9fb4;
    font-size: 100px;
    margin-bottom: 15px
}
.service-single h5 {
    font-weight: 400;
    margin-bottom: 15px
}

.footer-area {
    padding: 0;
    margin: 0;
    background: #212635;
    font-size: 14px;
    color: #999
}
.footer-area a {
    color: #999;
    text-decoration: none
}
.footer-area a:hover {
    color: #fff;
    text-decoration: none
}
.footer-top {
    padding-top: 20px;
    padding-bottom: 10px;
    margin: 0
}
.footer-nav ul {
    padding: 0;
    margin: 0;
    list-style: none;
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase
}
.footer-nav ul li {
    padding: 2px 0;
    margin: 0
}
.footer-nav ul li:before {
    padding: 0 10px 0 0;
    margin: 0;
    font-family: FontAwesome;
    content: "\f0da";
    color: #62646c;
    font-size: 14px
}
.footer-logo {
    margin-bottom: 15px
}
.footer-address ul {
    padding: 0 0 0 15px;
    margin: 0;
    list-style: none
}
.footer-address ul li {
    padding: 7px 0;
    margin: 0
}
.footer-address ul li.email:before {
    padding: 0 15px 0 0;
    margin: 0;
    font-family: FontAwesome;
    content: "\f0e0";
    font-size: 14px
}
.footer-address ul li.phone:before {
    padding: 0 15px 0 0;
    margin: 0;
    font-family: FontAwesome;
    content: "\f095";
    font-size: 14px
}
.footer-address ul li.address:before {
    padding: 0 15px 0 0;
    margin: 0;
    font-family: FontAwesome;
    content: "\f0f7";
    font-size: 14px;
    display: block;
    float: left;
    height: 50px
}
.social-footer {
    padding: 0;
    margin: 0;
    list-style: none;
    font-size: 24px
}
.social-footer li {
    padding: 0 5px;
    margin: 0;
    display: inline-table
}
.social-footer li a {
    color: rgba(251, 251, 251, .2)
}
.social-footer li a:hover {
    color: rgba(251, 251, 251, .5)
}
.footer-bottom {
    padding: 30px 0 20px;
    margin: 0;
    background: #191e2b
}
#pg-sin-main {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative
}
.for-sin-page,
.pg-canvas {
    overflow: hidden!important
}
.float-footer {
    position: absolute;
    text-align: center;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 1000
}

/*#poll-creation{
    background-color: #97bbcd;
}*/

.modal-content{
    background-color: #d9534f;
}
.btn-blue{
    background-color:  #f0ad4e;
    
}
button.btn.btn-primary.btn-blue{
    border-color: none;
    border: none;
}
.btn-blue:hover{
    background-color:  #f0ad4e;
}
.modal-footer{
    background-color: #d95b43;
    border-top: 1px solid #c02942;
}

.modal-content{
    -webkit-border-radius: 11px; //For Safari, etc.
    -moz-border-radius: 11px; //For Mozilla, etc.
    border-radius: 11px; //CSS3 Feature
}

.modal-header{
    border-bottom: 1px solid #c02942;
}

div.modal-footer{
    -webkit-border-radius: 11px; //For Safari, etc.
    -moz-border-radius: 11px; //For Mozilla, etc.
    border-bottom-radius: 11px; //CSS3 Feature   
}

.form-control{
    -webkit-border-radius: 11px; //For Safari, etc.
    -moz-border-radius: 11px; //For Mozilla, etc.
    border-radius: 11px; //CSS3 Feature   
}

.modal-title{
    color: #ecd078;
}

ul.pull-right{
    margin-top: 48px;
}

#company-name{
    font-size: 40px;
    color: #47a3da; 
    margin-bottom: 10px;
}
div.col-md-12.footer-about.animated.fadeInUp.visible{
    color: #fff;
    font-size: 20px;
    padding-left: 5px;
    padding-top: 0px;
}

@media (max-width: 1400px) {
    .port-image .mask {
        padding-top: 23%
    }
    .big-txt-cont {
        font-size: 200px;
        line-height: 200px
    }
    .pg-sin-cont {
        top: 5%
    }
    .pg-sin-img-cont {
        bottom: 18%
    }
}
@media (max-width: 1100px) {
    .call-to-left,
    .logo-area,
    .nav-main {
        float: none;
        width: 100%;
        text-align: center
    }
    .call-to-left .ico-container {
        float: none;
        margin: 0
    }
    .call-to-right {
        float: none;
        text-align: center
    }
    .management-single h5 span {
        display: block
    }
    .want-more-main {
        padding-top: 60px
    }
    .want-more-left {
        padding-bottom: 0
    }
    .features-single {
        padding-top: 20px
    }
    .port-image .mask {
        padding-top: 20%
    }
    .address-on-map {
        padding: 20px 0 25px;
        text-align: center
    }
    .address-on-map span.logo-address {
        padding: 0 0 10px
    }
    .address-on-map ul.address {
        border-left: 0;
        padding-left: 0
    }
    .address-on-map ul.address li {
        padding: 0 10px
    }
}
@media (max-width: 991px) {
    h2 {
        font-size: 38px
    }
    .banner-area h1 {
        font-size: 50px
    }
    .cont-area {
        top: 35%
    }
    .about-top-area .top-float-img .image-container {
        bottom: 20px
    }
    .col-content {
        padding-top: 30px
    }
    .story-cont {
        padding-bottom: 40px;
        text-align: center
    }
    .want-more-left,
    .want-more-left .medium-txt {
        text-align: center
    }
    .features-icon {
        float: none;
        width: 100%;
        text-align: center;
        padding: 20px 0
    }
    .features-icon i {
        display: inline-block
    }
    .features-cont {
        float: none;
        width: 100%;
        padding-bottom: 10px
    }
    .features-cont hr {
        display: inline-block
    }
    .want-more-right {
        height: auto;
        text-align: center;
        padding-top: 30px
    }
    .want-more-right .big-image {
        position: inherit;
        left: inherit;
        bottom: inherit;
        width: 60%
    }
    .portfolio-content li {
        width: 50%
    }
    .port-image .mask {
        padding-top: 25%
    }
    .blog-home-cont {
        width: 100%
    }
    .pricing-main {
        padding: 60px 0 30px
    }
    .price-single {
        margin-bottom: 40px
    }
    .price-single.active {
        margin-top: 0
    }
    .map-main {
        margin: 0
    }
    .address-on-map ul.address li {
        padding: 5px 0;
        width: 100%
    }
    .footer-about,
    .footer-address,
    .footer-menu {
        text-align: center;
        padding-bottom: 30px
    }
    .footer-address ul li.address::before {
        float: none;
        display: inline
    }
    .footer-bottom {
        text-align: center
    }
    .cont-area-inner .inner-rocket-img {
        padding-top: 0
    }
    .cont-area-inner .heading-area {
        padding: 15px 0;
        text-align: center
    }
    .breadcrumbs-inner {
        padding: 0;
        text-align: center
    }
    .blog-left {
        padding-right: 15px
    }
    .pg-sin-img-cont {
        bottom: 5%
    }
    .pg-sin-cont h3 {
        font-size: 24px;
        line-height: 30px
    }
    .big-txt-counter span {
        padding-right: 20px
    }
    .big-txt-counter span.count {
        font-size: 60px;
        line-height: 100px
    }
     #company-name{
        text-align: center;
    }
    ul.social-footer{
        margin-left: 305px;
    }
}
@media (max-width: 480px) {
    h1 {
        font-size: 42px
    }
    h2 {
        font-size: 32px
    }
    h3 {
        font-size: 28px
    }
    h4 {
        font-size: 24px
    }
    h5 {
        font-size: 16px
    }
    h1.animated.fadeInUp.visible{
        font-size: 105px;
    }
    .animated{
        font-size: 15px;
    }
    .header-area {
        padding: 10px 0;
        position: inherit;
        top: inherit;
        left: inherit;
        background: rgba(0, 0, 0, 1)
    }
    .header-area.navbar-fixed-top {
        position: inherit;
        padding: 10px 0;
        background: rgba(0, 0, 0, 1)
    }
    .logo-area {
        text-align: left
    }
    .toggle-btn,
    .toggle-btn:focus,
    .toggle-btn:hover {
        display: block
    }
    .nav-main {
        display: none
    }
    .nav-main .menu-cont li {
        padding: 10px 0;
        width: 100%
    }
    .nav-main .menu-cont li ul.sub-menu {
        position: inherit
    }
    #particles {
        min-height: 600px
    }
    .cont-area {
        top: 10%
    }
    .about-top-area .top-float-img .image-container {
        bottom: 70px
    }
    .col-conts {
        padding-top: 40px;
        font-size: 16px
    }
    .icon-container {
        padding-top: 17px;
        width: 130px;
        height: 130px
    }
    .icon-container img {
        width: 75%
    }
    .about-main,
    .statistics-main .solid-bg {
        padding: 60px 0
    }
    .medium-txt {
        padding: 10px 5%;
        font-size: 18px;
        line-height: 30px
    }
    .story-cont {
        font-size: 16px
    }
    #tab-container .etabs li a {
        font-size: 12px;
        font-weight: 500
    }
    #tab-container .etabs li a i {
        display: none
    }
    .tab-cont-right {
        padding: 0 0 30px;
        float: none;
        width: 100%;
        text-align: center
    }
    .tab-cont-left {
        float: none;
        width: 100%;
        text-align: center
    }
    .manage-team-cont li,
    .manage-team-cont li:first-child,
    .manage-team-cont li:nth-child(3n+1) {
        margin: 0 0 40px;
        width: 100%
    }
    .management-single {
        text-align: center
    }
    .management-single h5 {
        margin-top: 20px;
        font-size: 24px;
        line-height: 24px
    }
    .services-main {
        padding: 30px 0
    }
    .service-single {
        padding-top: 40px
    }
    .want-more-main {
        margin-top: 60px
    }
    .portfolio-main {
        padding-top: 60px
    }
    .portfolio-link {
        padding-bottom: 40px
    }
    .portfolio-link li a {
        font-size: 14px;
        padding: 7px 25px;
        margin: 0 0 5px
    }
    .portfolio-content li {
        width: 100%
    }
    .order-main,
    .our-blog-home {
        padding: 60px 0
    }
    .blog-home-cont {
        text-align: center;
        padding-bottom: 10px
    }
    .blog-home-cont .blog-date {
        padding: 0 0 20px;
        width: 100%
    }
    .blog-home-cont .blog-texts {
        padding: 0;
        width: 100%
    }
    .blog-view-more {
        right: 0;
        width: 100%;
        text-align: center
    }
    .testimonial-main .solid-bg {
        padding: 60px 0
    }
    .testimonial-cont-main {
        width: 100%
    }
    .lum-testimonial {
        padding-bottom: 60px
    }
    .lum-testimonial .carousel-indicators {
        left: 0;
        right: inherit;
        top: inherit;
        bottom: 20px;
        text-align: center;
        width: 100%
    }
    #map {
        height: 560px
    }
    .contact-area {
        padding: 60px 0
    }
    .contact-address,
    .contact-form-main {
        padding-top: 60px
    }
    .social-main {
        padding: 60px 0
    }
    .social-main .social {
        font-size: 20px
    }
    .social-main .social li {
        padding: 0
    }
    .social-main .social li a {
        padding-top: 8px;
        width: 40px;
        height: 40px
    }
    #particles.inner-particle {
        min-height: 230px
    }
    .team-boxes .team-bx-cont {
        padding: 20px 30px;
        text-align: center
    }
    .single-page-header .header-for-blog h1 {
        font-size: 36px
    }
    .blog-main {
        padding: 30px 0
    }
    .blog-left h2 {
        font-size: 28px
    }
    .comment-form #respond-inputs p {
        padding-top: 10px;
        width: 100%
    }
    .comment-form #respond-inputs p:nth-child(2) {
        padding: 10px 0 0
    }
    .big-txt-cont {
        font-size: 120px;
        line-height: 120px
    }
    .pg-sin-img-cont {
        bottom: 10%
    }
    .big-txt-counter span {
        padding-right: 10px
    }
    .big-txt-counter {
        font-size: 10px
    }
    .big-txt-counter span.count {
        font-size: 24px;
        line-height: 30px
    }

    ul.pull-right{
        margin-right: 80px;
    }

    ul.social-footer{
        margin-left: 129px;
    }
    #company-name{
        text-align: center;
    }
}

@media (max-width: 380px) {
    h1.animated.fadeInUp.visible{
        font-size: 35px;
    }
    .animated{
        font-size: 25px;
    }
    .logo-area {
        text-align: center
    }
    .logo-area span.phone {
        display: block;
        padding-left: 0;
        border-left: 0
    }
    .toggle-btn,
    .toggle-btn:focus,
    .toggle-btn:hover {
        top: 20px
    }
    #tab-container .etabs li a {
        font-size: 10px
    }
    .blog-home-cont .heading-container h4 {
        font-size: 16px
    }
    .big-txt-cont {
        font-size: 70px;
        line-height: 70px
    }
}
