@import url('css.css');
@import url('css1.css');
@import url('css2.css');

/*Table Of Contents
01 body
02 loader
03 header
04 nav
05 menu-bars
06 sidebar-menu
07 Revolution
08 Services
09 parallax
10 counter
11 team crousel
12 testimonial
13  Work / Portfolio
14 Video Parallax
15 Pricing
16 Blog
17 Contact
18 Footer
*/


/*Start Footer Css*/
.bg-extra-dark-gray {
    background-color: #f6f6f6;
    padding-top: 120px;
    padding-bottom: 120px;
}
.medium-icon1 a {
    font-size: 20px;
    height: 40px;
    width: 40px;
    line-height: 40px;
    display: inline-block;
    margin: 2px;
    text-align: center;
    border: 1px solid transparent;
    border-radius: 50px;
    color: white;
}
footer .copyrights{
    font-size: 13px;
    font-family: 'Open Sans', sans-serif;
    color: #888888;
    margin-top: 25px;
}
.facebook1-bg-hvr:hover {
    background: #4267B2 ;
    color: #fff ;
    border: 1px solid #4267B2 ;
    -webkit-transition: all .5s linear;
    -o-transition: all .5s linear;
    transition: all .5s linear;
}
.twitter1-bg-hvr:hover {
    background: #1DA1F2 ;
    color: #fff ;
    border: 1px solid #1DA1F2 ;
    -webkit-transition: all .5s linear;
    -o-transition: all .5s linear;
    transition: all .5s linear;
}
.pinterest1-bg-hvr:hover {
    background: #BD081C ;
    color: #fff ;
    border: 1px solid #BD081C;
    -webkit-transition: all .5s linear;
    -o-transition: all .5s linear;
    transition: all .5s linear;
}
.google1-bg-hvr:hover {
    background: #DB4437 !important;
    color: #fff !important;
    border: 1px solid #DB4437 !important;
    -webkit-transition: all .5s linear;
    -o-transition: all .5s linear;
    transition: all .5s linear;
}
.linkedin1-bg-hvr:hover{
    background: #0077B5 !important;
    border: 1px solid #0077B5 !important;
    color: #FFFFFF !important;
    -webkit-transition: all .5s linear;
    -o-transition: all .5s linear;
    transition: all .5s linear;

}
.instagram1-bg-hvr:hover {
    background: #d6249f;
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
    color: #FFFFFF;
    border: none !important;
    -webkit-transition: all .5s linear;
    -o-transition: all .5s linear;
    transition: all .5s linear;
}
.envelope1-bg-hvr:hover
{
    background: rgba(255,25,25,1);
    color: #FFFFFF;
    -webkit-transition: all .5s linear;
    -o-transition: all .5s linear;
    transition: all .5s linear;
} /*Footer Css End*/

/*SECOND INDEX PAGE */

.center-logo {
    left: 50%;
    position: absolute;
    margin-top: -35px;
    top: 50%;
    text-align: center;
    transform: translateX(-50%);
    z-index: 1;
    max-width: 20%;
}
.header-appear .center-logo
{
    margin-top: -30px;
}
.medium-icon.side-nav-social-icon.list-inline.push-button {
    position: absolute;
    bottom: 30px;
    color: #FFFFFF;
}

/* INDEX THREE STYLING */
.bottom-nav nav .navbar-index3newnav{
    position: relative;
    left: 50%;
    transform: translateX(-50%);
}
nav.index3-push.pushmenu {
    background: #fff !important;
}
.index3-push .index3-sidenav  > li > a
{
    background: #28bbe6; /* Old browsers */
    background: -moz-linear-gradient(left, #28bbe6 0%, #3f8af0 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #28bbe6 0%,#3f8af0 100%); /* Chrome10-25,Safari5.1-6 */
    background: -ms-linear-gradient(left, #28bbe6 0%,#3f8af0 100%);
    background: linear-gradient(to right, #28bbe6 0%,#3f8af0 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#28bbe6', endColorstr='#3f8af0',GradientType=1 ); /* IE6-9 */
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 600;
    font-size: 25px;
}
.index3-push.pushmenu .push_nav > li > a > span
{
     color: #333333;
    -webkit-text-fill-color: #333333;
    font-size: 22px;
    font-weight: 900;
}
.header-appear .header-social-icon2 a
{
    color: #333333 !important;
}
.header-appear .header-social-icon2 a:hover
{
    color: #FFFFFF !important;
}

.index3-socialicon.side-nav-social-icon a
{
    color: #333333;
    border: 1px solid;
}
.index3-socialicon.side-nav-social-icon a:hover
{
    color: #FFFFFF;
}
.index3-text.text-white {
    color: #333333;
}
.bottom-nav.side-nav .menu_bars.active.right span
{
  background: #333333;
}
header nav.navbar-default, nav.navbar.bootsnav {
    border-bottom: 0;
}
.bottom-nav .navbar-fixed-top {
    position: absolute;
    top: auto;
    bottom: 0px;
    margin: 0;
    box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.35);
}
.header-appear .menu_bars.color-change span
{
    background:#333333!important;
}


.header-appear .navbar-index3nav
{
    background: #FFFFFF;
    transition: background 5s ease;
    padding-top: 7px;
    padding-bottom: 7px;
    min-height: 70px;
    box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.35);
}

header.header-appear nav .navbar-nav.navbar-index3newnav > li > a
{
    color: #333333 !important;
}


nav.navbar.bootsnav.nav-white-list ul.nav > li a:hover {
    color: #fe5639 !important;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease;
}
.nav_line li.active a:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    visibility: visible;
    opacity: 1;
}

.nav_line li a:before {
    position: absolute;
    content: '';
    width: 100%;
    display: table;
    height: 4px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    bottom: -5px;
    -webkit-transition: all 300ms linear;
    transition: all 300ms linear;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    background: #28bbe6; /* Old browsers */
    background: -moz-linear-gradient(left, #28bbe6 0%, #3f8af0 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #28bbe6 0%,#3f8af0 100%); /* Chrome10-25,Safari5.1-6 */
    background: -ms-linear-gradient(left, #28bbe6 0%,#3f8af0 100%);
    background: linear-gradient(to right, #28bbe6 0%,#3f8af0 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#28bbe6', endColorstr='#3f8af0',GradientType=1 ); /* IE6-9 */
    visibility: hidden;
    opacity: 0;

}
.bottom-nav .menu_bars{
    position: absolute;
    top: auto;
    bottom: 25px;
}
.bottom-nav .header-appear .menu_bars{
    top: auto;
}
.bottom-nav .pushmenu-fixed.menu_bars{
    position:fixed;
    top: 22px;
    bottom: auto;
}

.bottom-nav .navbar-bottom-top .menu_bars {position: fixed !important;
    top: 22px !important;}

.navbar-bottom-top {
    position: fixed !important;
    top: 0 !important;
    bottom: auto !important;
    margin: auto !important;
}
header nav.navbar {
    border-radius: 0;
    padding: 0;
}
.navbar-fixed-bottom, .navbar-fixed-top {
    z-index: 99;
}
.navbar-fixed-top.header-appear
{
    top: 0;
    bottom: auto;
}
.index3 .tp-bullets
{
    display: none;
}
/* Index 3 styling end */

/* Index 4 Styling Start */
.index4-nav .gradient-bar
{
    position:relative;
    background: #28bbe6; /* Old browsers */
    background: -moz-linear-gradient(left, #28bbe6 0%, #3f8af0 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #28bbe6 0%,#3f8af0 100%); /* Chrome10-25,Safari5.1-6 */
    background: -ms-linear-gradient(left, #28bbe6 0%,#3f8af0 100%);
    background: linear-gradient(to right, #28bbe6 0%,#3f8af0 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#28bbe6', endColorstr='#3f8af0',GradientType=1 ); /* IE6-9 */
    color: #FFFFFF;
    margin-bottom: 0px!important;
}
.header-appear .gradient-bar {
    background: #333333;
    transition: background 2s ease;
    padding-top: 7px;
    padding-bottom: 7px;
    min-height: 70px;
    transform: translateZ(0);
    -webkit-transition: all .9s linear;
    -o-transition: all .9s linear;
    transition: all .9s linear;
    position: fixed;
    z-index: 99;
}
.index4-nav .menu_bars
{
    top: 25px !important;
    position:absolute;}

 .index4-nav .header-appear .menu_bars
 {
     position:fixed;
 }

nav.index4-push.pushmenu {
    background: #fff !important;
}
.index4-push.pushmenu .push_nav > li > a > span
{
    background: #28bbe6; /* Old browsers */
    background: -moz-linear-gradient(left, #28bbe6 0%, #3f8af0 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #28bbe6 0%,#3f8af0 100%); /* Chrome10-25,Safari5.1-6 */
    background: -ms-linear-gradient(left, #28bbe6 0%,#3f8af0 100%);
    background: linear-gradient(to right, #28bbe6 0%,#3f8af0 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#28bbe6', endColorstr='#3f8af0',GradientType=1 ); /* IE6-9 */
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    font-size: 22px;
    font-weight: 900;
}
.index4-push .index4-sidenav > li > a {

    color: #333333 !important;
    font-weight: 600;
    font-size: 22px;
}
.header-appear .menu_bars.index4 span
{
    color: #FFFFFF;
}
.index4-nav.side-nav .menu_bars.active.right span {
    background: #333333;
}

.header-social-icon1 a {
    font-size: 16px;
    display: inline-block;
    text-align: center;
    color: #fff;
    height: 30px;
    line-height: 30px;
    width: 30px;
    margin: 5px;
    border-radius: 50px;
    transition-duration: .5s;
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    -ms-transition-duration: .5s;
    -o-transition-duration: .5s;
    text-decoration: none;
    line-height: 30px;
}
.header-appear nav.navbar.navbar-default.index4-nav.bootsnav.navbar-fixed-top.nav-white.header-light.bg-transparent.nav-box-width.white-link.on.no-full
{
    background: #28bbe6; /* Old browsers */
    background: -moz-linear-gradient(left, #28bbe6 0%, #3f8af0 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #28bbe6 0%,#3f8af0 100%); /* Chrome10-25,Safari5.1-6 */
    background: -ms-linear-gradient(left, #28bbe6 0%,#3f8af0 100%); /* Internet exprorer */
    background: linear-gradient(to right, #28bbe6 0%,#3f8af0 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#28bbe6', endColorstr='#3f8af0',GradientType=1 ); /* IE6-9 */
    transition: background 2s ease;
    padding-top: 7px;
    padding-bottom: 7px;
    min-height: 70px;
    transform: translateZ(0);
    -webkit-transition: all .9s linear;
    -o-transition: all .9s linear;
    transition: all .9s linear;
}
.nav_line1 li.active a:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    visibility: visible;
    opacity: 1;
}

nav.navbar.bootsnav.white-link ul.nav.gradient-colors > li a:before
{
    position: absolute;
    content: '';
    width: 100%;
    display: table;
    height: 4px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    bottom: -5px;
    -webkit-transition: all 300ms linear;
    transition: all 300ms linear;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    color: #FFFFFF !important;
    visibility: hidden;
    opacity: 0;

}
nav.navbar.bootsnav.white-link ul.nav.gradient-colors > li a:hover
{
    color: #FFFFFF !important;
}

.header-appear .header-social-icon1
{
    margin-top: 10px;
}
.header-appear nav .navbar-s {
    margin-top: 0px;
}
.header-social-icon1 {
    margin-top: 19px;
}
header nav .navbar-s> li > a {
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 0.015em;
    font-family: 'Montserrat', sans-serif;
    color: #FFFFFF !important;
    margin:20px 22px;
    padding: 0;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    float: left;
}
nav .navbar-s{
    margin-top: 10px;
    margin-left: 0px;
}

.index4-nav nav .navbar-s{
    position: relative;
    left: 50%;
    transform: translateX(-50%);
}

.f-left li
{
    float: left;
}
.pushmenu-right.pushmenu-open {
    right: 0;
}

.pushmenu-right {
    right: -600px;
}
.push-bottom {
    position: absolute;
    bottom: 30px;
    color: #FFFFFF;
   margin-left: 2px;
}

.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color: transparent !important;
}
a.slider-btn1.btn.btn-white.btn-rounded.btn-large.btn-hvr-white.margin-10px-right
{
    color: #FFFFFF !important;
    background: #28bbe6 !important; /* Old browsers */
    background: -moz-linear-gradient(left, #28bbe6 0%, #3f8af0 100%)!important; /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #28bbe6 0%,#3f8af0 100%)!important; /* Chrome10-25,Safari5.1-6 */
    background: -ms-linear-gradient(left, #28bbe6 0%,#3f8af0 100%) !important;
    background: linear-gradient(to right, #28bbe6 0%,#3f8af0 100%) !important; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#28bbe6', endColorstr='#3f8af0',GradientType=1 ); /* IE6-9 */
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease;
}
a.slider-btn1.btn.btn-white.btn-rounded.btn-large.btn-hvr-white.margin-10px-right:hover
{
    color: #333333 !important;
    background: #FFFFFF !important;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease;

}
.parallax2
{
    background: #333333;
}
 a.parallax2-btn:hover {
    background: #28bbe6 !important; /* Old browsers */
    background: -moz-linear-gradient(left, #28bbe6 0%, #3f8af0 100%) !important; /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #28bbe6 0%,#3f8af0 100%) !important; /* Chrome10-25,Safari5.1-6 */
    background: -ms-linear-gradient(left, #28bbe6 0%,#3f8af0 100%)!important;
    background: linear-gradient(to right, #28bbe6 0%,#3f8af0 100%)!important; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#28bbe6', endColorstr='#3f8af0',GradientType=1 )!important;
    color: #FFFFFF !important;
    -webkit-transition: all .7s linear;
    -o-transition: all .7s linear;
    transition: all .7s linear;

}
.parallax2-btn.btn
{
    border: none !important;
}
/* Index 4 Styling End */

/*MEDIA QUERIES */

@media (max-width: 768px) {
    .center-logo {
        left: 20%;
    }
    .bottom-logo
    {
        margin-top: -30px;
    }
    .gradient-logo
    {
        margin-top: -18px;
    }
    .index-4#menu_bars {
        right: 1%;
        margin-top: -15px;
    }
    .header-appear .bottom-logo
    {
        margin-top: 0px;
    }
    .menu_bars {
        top: 24px;
    }
    .index3-socialicon.side-nav-social-icon a {
        margin-left: 10px;
    }
    header a.logo img {
        margin-top: 30px;
    }

    .header-appear a.logo img {
        margin-top: 15px;
    }

    .navbar-fixed-top {
        top: 0px;
    }

    .pushmenu.pushmenu-right {
        padding: 0px 0px 0px 60px;
    }

    .pushmenu {
        width: 300px;
    }
    .pushmenu .push_nav
    {
        margin-left: -30px;
    }
    .pushmenu .push-logo
    {
        margin-left: -30px;
    }
    p.text-white.text-small {
        margin-top: 0px;
        margin-left: 15px;
    }

    .push-bottom {
        position: absolute;
        bottom: 20px;
        color: #FFFFFF;
        margin-left: -43px;
    }
    .header-social-icon a {
        display: none;
    }

     p.heading1
    {
        font-size: 25px !important;
    }
    p.moreheading1
    {
        font-size: 10px !important;
    }
   
    .bottom20 {
        font-size: 17px;
        margin-top: 10px;
    }
    .padding {
        padding-top: 80px;
        padding-bottom: 80px;
    }
    .process-number {
        margin-top: 45px;
    }

    img.parallaxie {
        margin-left: -80px !important;
        margin-top: 15px !important;
        width: 100%;
        display: inline-block;
    }

    .parallax1 h4.font-xlight.wow.fadeInUp {
        text-align: center;
        font-size: 17px
    }

    .parallax1 p.bottom25 {
        text-align: center;
        font-size: 15px;
    }

    .parallax1 {
        padding-top: 80px!important;
        padding-bottom: 0px;
    }
    h1.top25 {
        font-size: 30px!important;
    }

    h2.detailcounter.blackcolor.text-center {
        font-size: 25px;
        padding-bottom: 15px;
    }

    p.bottom40.text-center {
        padding-bottom: 0px;
    }

    section.counter.no-transition {
        padding-top: 80px;
        padding-bottom: 80px;
    }
    .counter-icon i.fa {
        margin-left: 20px;
        margin-top: 60px;
    }
    p.no-margin-bottom.font-weight-400.text-medium-gray
    {
        font-size: 20px;
    }
    section#team {
        padding-top: 80px;
        padding-bottom: 80px;
    }

    p.heading_space {
        font-size: 17px;
        padding-top: 10px;
        padding-bottom: 30px;
    }

    .team-box {
        position: relative;
        overflow: hidden;
        content: "";
        width: 80%;
        box-shadow: 0px 2px 2px 2px #eeeeee;
        border: 4px solid #FFFFFF;
        max-width: 400px;
    }

    .roundedimage {
        margin-left:0px !important;
    }

    h1.testimonial-member-name {
        margin-left: 0px;
        font-size: 16px;
        text-align: center;
    }

    p.bottom40.text-center {
        font-size: 15px !important;
    }

    p.testimonial-member-desc {
        font-size: 15px !important;
        font-weight: 300;
        text-align: center;
        margin-left: 5px;
    }

    p.area-title.text-capitalize.margin-10px-bottom {
        font-size: 17px;
        padding-bottom: 10px;
    }
    .testimonial {
        min-height: 100px;
        background-image: url(../image/testimonialsection.jpg);
        background-size: cover;
        background-repeat: no-repeat;
        padding-top: 80px;
        padding-bottom: 80px;
        background-attachment:scroll;
        background-position: center;
    }

    section#work {
        padding-top: 80px;
        padding-bottom: 80px;
    }
    h1.text-medium.margin-10px-bottom {
        font-size: 25px;
    }
    .cbp-l-filters-buttonCenter .cbp-filter-item {
        font-size: 15px;
    }
    .cbp-l-filters-buttonCenter {
        margin-bottom: 15px;
    }
    p.text-medium.text-dark-gray.margin-20px-bottom {
        font-size: 15px;

    }
    .cbp-l-filters-buttonCenter .cbp-filter-item {

        margin-bottom: -3px;
    }
    .cbp-l-caption-alignCenter .cbp-l-caption-body {
        display: none;
    }

    h1.text-white.font-weight-500 {
        font-size: 30px;
        margin-bottom: 45px;
    }

    section.parallax.video-parallax.no-transition {
        background-image: url(../image/videoparallax.jpg);
        background-attachment: scroll;
        background-size: cover;
        background-repeat: no-repeat;
        padding-top: 80px;
        padding-bottom: 80px;
    }

    .text-dummy {
        padding-bottom: 0px;
        font-size: 15px;
    }
    .text-price-plan
    {
        font-size: 25px;
    }
    .price {
        margin: 40px;
    }
    .price li {
        padding: 5px;
    }
    .li-height {
        margin-top: 0px;
    }

 

    .contact100-form-title {
        text-align: center;
        font-size: 25px !important;
    }
    .text-alignment {
        text-align: center;
    }
    .label-input100 {
        margin-left: 10px;
    }
    .rs1-wrap-input100 {
        width: 100%;
        padding-left: 4px;
        padding-right: 4px;
    }
    .wrap-input100 {
        padding-left: 5px;
        padding-right: 5px;
    }
    .btn-center {
        text-align: center;
        margin-left: auto;
        margin-right: auto;
    }
    .paad-right {
        text-align: center;
        margin-left: 0px;
    }
    .mr-top-icon-1
    {
        text-align: center;
    }
    .mr-top-icon-2
    {
        text-align: center;
    }
    .mr-top-icon-3
    {
        text-align: center;
    }
    .medium-icon1 a
    {
        margin: 0px;
        font-size: 20px;
        height: 40px;
        width: 40px;
        line-height: 40px;
    }
    .blog-cover
    {
        background-position: center center;
    }
    h1.text-capitalize.alt-font.text-white.margin-20px-bottom.font-weight-700 {

        margin-left: 0px!important;
    }

    p.text-white.margin-5px-bottom {

        margin-left: 0px!important;
    }
    .mr-top-icon-3,.icon, .mr-top-icon-2,.mr-top-icon-1,.icon1 {
     margin-left:0px !important;
    }
}
@media (max-width: 991px) {

    .gradient-logo
    {
        margin-top: -10px;
    }
    .center-logo {
        left: 20%;
    }
    .bottom-logo
    {
        margin-top: -30px;
    }
    .index-4#menu_bars {
        right: 2%;
        margin-top: -10px;
    }
    .header-appear .gradient-logo
    {
        margin-top: 0px;
    }
    .header-appear .index-4#menu_bars
    {
        margin-top: -2px;
    }
    .header-appear .bottom-logo
    {
        margin-top: 0px;
    }
    .index3-socialicon.side-nav-social-icon a {
        margin-left: 10px;
    }
    .tp-bullet
    {
        display: none !important;
    }
    .header-social-icon a {
        display: none;
    }

    p.bottom40.text-center {
        font-size: 15px;
    }
    img.parallaxie
    {
        width: 100%;
        margin-top: 50%;
    }

    .counter-icon
    {
        float: none;
    }
    h3.count.text-extra-dark-gray.font-weight-100.no-margin-bottom
    {
        text-align: center !important;
    }
    p.no-margin-bottom.font-weight-400.text-medium-gray
    {
        text-align: center !important;
        padding-left: 0px !important;
    }
    .cbp-l-caption-alignCenter .cbp-l-caption-body
    {
        display: none;
    }
   
    .price li {
        padding: 5px;
    }
    .text-dummy {
        padding-bottom: 0px;
        font-size: 15px;
    }
    .li-height {
        margin-top: 0px;
    }

    
    .blog-cover {
        background-position: center center!important;
    }
    
   
    .contact100-form-title {
        text-align: center;
        font-size: 44px;
    }
    .text-alignment {
        text-align: center;
    }
    .label-input100 {
        margin-left: 10px;
    }
    .rs1-wrap-input100 {
        width: 100%;
        padding-left: 4px;
        padding-right: 4px;
    }
    .wrap-input100 {
        padding-left: 5px;
        padding-right: 5px;
    }
    .btn-center {
        text-align: center;
        margin-left: auto;
        margin-right: auto;
    }
    .paad-right {
        text-align: center;
        margin-left: 0px;
    }
    .mr-top-icon-1
    {
        text-align: center;
    }
    .mr-top-icon-2
    {
        text-align: center;
    }
    .mr-top-icon-3
    {
        text-align: center;
    }
    .medium-icon1 a
    {
        margin: 0px;
        font-size: 20px;
        height: 40px;
        width: 40px;
        line-height: 40px;
    }
}
@media (max-width: 991px) {
    .header-social-icon1 {
        display: none;
    }

    .tp-bullet {
        display: none !important;
    }

    h4.font-xlight.wow.fadeInUp {
        padding-right: 20px;
    }

    .bottom25 {
        font-size: 15px;
    }

    .roundedimage {
        float: none;
        display: inline-block !important;
        margin-left: 115px;
        width: 100px !important;
    }

    .testimonial-text {
        text-align: center;
        margin-left: -5px;
    }

    h1.testimonial-member-name {
        padding-bottom: 20px;
        padding-top: 20px;
    }

    .parallax1 .item-titles {
        padding: 0;
    }

    img.parallaxie {
        margin-left: -140px;
        margin-top: 0;
        max-width: 500px;
        margin: 0 auto;
    }

    .parallax1 h4.font-xlight.wow.fadeInUp {
        text-align: center;
    }

    .parallax1 {
        padding-top: 20px;
        text-align: center;
    }

    .parallax1 p.bottom25 {
        text-align: center;
    }

    section.parallax.video-parallax.no-transition {
        background-image: url(../image/videoparallax.jpg);
        background-attachment: scroll !important;
        background-size: cover;
        background-repeat: no-repeat;
        padding-top: 120px;
        padding-bottom: 120px;
    }

    h1.text-capitalize.alt-font.text-white.margin-20px-bottom.font-weight-700 {

        margin-left: -65px;
    }

    p.text-white.margin-5px-bottom {

        margin-left: -65px;
    }
}

@media (max-width: 992px) {
    .roundedimage {
        float: none;
        display: inline-block !important;
        margin-left: 115px;
        width: 100px !important;
    }

    h1.testimonial-member-name {
        padding-bottom: 20px;
        padding-top: 20px;
    }

    .testimonial-text {
        text-align: center;
        margin-left: -5px;
    }

    section.parallax.video-parallax.no-transition {
        background-image: url(../image/videoparallax.jpg);
        background-attachment: scroll !important;
        background-size: cover;
        background-repeat: no-repeat;
        padding-top: 120px;
        padding-bottom: 120px;
    }
    .blog-cover {
        background-position: center center !important;
    }
    h1.text-capitalize.alt-font.text-white.margin-20px-bottom.font-weight-700 {

        margin-left: 0px;
    }

    p.text-white.margin-5px-bottom {

        margin-left: 0px;
    }
}
@media (max-width: 999px) {
    h1.text-capitalize.alt-font.text-white.margin-20px-bottom.font-weight-700 {

        margin-left: 0px;
    }

    p.text-white.margin-5px-bottom {

        margin-left: 0px;
    }
}
@media (max-width: 1030px) {

    nav .navbar-s {
        margin-left: 15px !important;
    }

}


@media (min-width: 769px) and (max-width: 1070px) {

    .header-social-icon1 {
        margin-right: 34px !important;

    }

    header a.logo img
    {
        margin-top: 25px;
    }
    nav .navbar-s {
        margin-left: -10px !important;
    }
    .index-4#menu_bars
    {
        right: 1%;
    }
    .right.menu_bars
    {
        right: 1%;
    }
    .header-social-icon
    {
        margin-left: -30px;
    }
    .parallax1 .btn.btn-rounded.btn-large {
        margin-bottom: 0;
    }
    h1.top25 {
        font-size: 40px !important;
    }

    h4.font-xlight.wow.fadeInUp {
        padding-right: 69px !important;
    }
    .blog-cover {
        background-position: center center !important;
    }
    h1.text-capitalize.alt-font.text-white.margin-20px-bottom.font-weight-700 {

        margin-left: -20px;
    }

    p.text-white.margin-5px-bottom {

        margin-left: -20px;
    }
}

@media (min-width: 1000px) and (max-width: 1100px) {

    .header-social-icon1 {
         margin-right: 13px;
    }
    nav .navbar-s {
        margin-left: 0px ;
    }
    header a.logo img {
        margin-top: 25px !important;
    }
    .index-4#menu_bars
    {
        right: 1%;
    }
    .right.menu_bars
    {
        right: 1%;
    }
    .tp-bullet {
        display: none !important;
    }

    img.parallaxie {
        margin-left: -140px;
        margin-top: -50px;
    }

    h4.font-xlight.wow.fadeInUp {
        padding-right: 65px;
    }

    h1.top25 {
        font-size: 40px;
    }

    p.bottom25 {
        font-size: 15px;
    }
    .blog-cover {
        background-position: center center !important;
    }
    h1.text-capitalize.alt-font.text-white.margin-20px-bottom.font-weight-700 {

        margin-left: 20px!important;
    }

    p.text-white.margin-5px-bottom {

        margin-left: 20px !important;
    }
}
@media (max-width: 1199px) {

    header nav .navbar-nav > li > a {
        margin: 20px 15px;
    }

    .header-social-icon a {
        font-size: 12px;
    }

    .header-social-icon1 {
        margin-right: -13px;

    }

    nav .navbar-s {
        margin-left: 25px;
    }

    img.parallaxie {
        margin-left: -140px;
        margin-top: -45px;
    }

    h4.font-xlight.wow.fadeInUp {
        font-size: 17px;
    }

    h1.top25 {
        font-size: 40px;
    }

    p.no-margin-bottom.font-weight-400.text-medium-gray {
        padding-left: 89px;
    }

    .counter-icon i.fa {
        margin-left: 20px;
    }

    .roundedimage {
        margin-right: 10px;
    }

    .testimonial-text {
        float: none;
    }

    p.testimonial-member-desc {
        font-size: 13px;
    }

    .blog-cover {
        background-position: center center !important;
    }
    h1.text-capitalize.alt-font.text-white.margin-20px-bottom.font-weight-700 {

        margin-left: -60px;
    }

    p.text-white.margin-5px-bottom {

        margin-left: -60px;
    }
}
@media (min-width: 1200px) and (max-width: 1300px) {

    .index-4#menu_bars
    {
        right: 1%;
    }
    .right.menu_bars
    {
        right: 1%;
    }
    .header-social-icon1 {
        margin-right: 40px;
    }
    .blog-cover {
        background-position: center center !important;
    }
}
@media (max-width: 1315px) {

    .index-4#menu_bars
    {
        right: 1%;
    }
    .right.menu_bars
    {
        right: 1%;
    }
    .header-social-icon
    {
        margin-left: -70px;
    }

}
































@media (max-width: 1200px) {
   .heading-title > span {
      font-size: 40px;
   }
}

@media (max-width: 1024px) {
   .heading-title > span {
      font-size: 38px;
   }
   h4 {
      font-size: 17px;
   }
}

@media (max-width: 992px) {
   .container {
    width: 960px;
    max-width: 100%;
}
   .sm-text-center {
      text-align:  center;
   }
   .heading-title > span {
      font-size: 36px;
   }
   
   /*Blog Here*/
   section#ourblog1 {
       padding-top: 60px;
       padding-bottom: 60px;.
   }
   .blog-box .heading-title {
       margin-bottom: 30px;
   }
   /*Blog Ends*/
}

@media (max-width: 768px) {
   .container {
      width: 100%;
   }
}