
 /* Company : Dreamsdesign Developed By : Amit Dubey Developed Date : 07-02-2018 Updated Date : 14-03-2018 
/* 
/* ==================================== */
 @font-face {
     font-family: 'Proxima Nova Rg Regular';
    src: url('../fonts/proxima_nova_reg-webfont.ttf') format('TrueType');
}
 @font-face {
     font-family: 'Proxima Nova Bold';
    src: url('../fonts/Proxima-Nova-Bold.otf') format('OpenType');
}
 @font-face {
     font-family: 'Proxima Nova Black';
    src: url('../fonts/Proxima-Nova-Black.otf') format('OpenType');
}
 @font-face {
     font-family: 'Proxima Nova Semibold';
    src: url('../fonts/Proxima-Nova-Sbold.otf') format('OpenType');
}
 @font-face {
     font-family: 'Intro Head H Base Shade';
    src: url('../fonts/IntroHeadH-BaseShade.otf') format('OpenType');
}
 @font-face {
     font-family: 'Intro Head H Base';
    src: url('../fonts/IntroHeadH-Base.otf') format('OpenType');
}

 body {
    margin: 0px;
    padding: 0px;
    background: #fff;
    overflow-x: hidden !important;
    font-family: 'Proxima Nova' !important;
}
 p {
    margin: 0;
    padding: 0;
    line-height: 33px;
    font-size: 18px;
    font-family: 'Proxima Nova Semibold' !important;
}
 address {
    color:#fff;
     margin: 0;
    padding: 0;
    line-height: 33px;
    font-size: 18px;
    font-family: 'Proxima Nova Rg Regular' !important
}
.address-new {
    display:block !important;
}
 .bold {
    font-family: Proxima Nova Bold !important;
}
 a {
    text-decoration: none !important;
    font-family: 'Proxima Nova Semibold' !important;
    font-size:18px;
    color: #0E6FAE;
    transition: all 300ms ease 0s;
}
 a:hover, a.selected {
    text-decoration: none !important;
    color: #0E6FAE;
}
 a:focus {
    outline: none;
    color: #0E6FAE;
}
 ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}
 li {
    list-style: none;
}
 ul li {
    font-size: 18px;
    line-height: 33px;
    font-family: 'Proxima Nova Semibold' !important;
}
 h1 {
    font-family: 'Intro Head H Base Shade' !important;
    font-size: 40px;
    line-height: 55px;
    color: #0E6FAE;
    margin: 0;
}
 h2 {
    font-family: 'Intro Head H Base Shade' !important;
    font-size: 30px;
    line-height: 40px;
    color: #0E6FAE;
    margin: 0;
}
 h3 {
    font-family: 'Intro Head H Base Shade' !important;
    font-size: 20px;
    line-height: 30px;
    color: #0E6FAE;
    margin: 0;
}
 h4 {
    font-family: 'Intro Head H Base Shade';
     font-size: 20px;
    line-height: 30px;
    color: #0E6FAE;
    margin: 0;
}
 h5 {
    font-family: 'Intro Head H Base Shade';
     font-size: 18px;
    line-height: 28px;
    color: #0E6FAE;
    margin: 0;
}
 h6 {
    font-family: 'Intro Head H Base Shade';
     font-size: 18px;
    line-height: 28px;
    color: #0E6FAE;
    margin: 0;
}
 h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
     font-weight:normal;
}
 a.Intro Head H Base Shade {
    font-family: 'Intro Head H Base Shade' !important;
}
 .header-dots {
    position: absolute;
    top: 65%;
    bottom: auto;
    max-width: 100%;
    z-index: -1;
}
 .header-body:hover .television-image, .demo-services:hover .television-image {
    transform: translate(0, -15px);
}
 .logo img {
    width: auto;
}
 .polygon {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    opacity:0.5;
}
 .head-left.work-header {
    width: 100%;
}
 .head-left {
    display: inline-block;
    width: 50%;
    margin-top: 85px;
}
 .head-left h1 {
    text-transform: uppercase;
    color: #0E6FAE;
    /*width:85%;
    */
     width:auto;
}
 .head-left p {
    color: #333;
    padding: 25px 0;
    /*width:85%;
    */
     width:auto;
}
 .container-width {
    padding-right: 120px;
    padding-left: 120px;
    /*padding-right: 165px;
    padding-left: 165px;
    */
}
 .banner-size-left {
    width:37.66666667%;
}
 .banner-size-right {
    width:62.33333333%;
}
 .navigation ul li ul.dropdown-menu{
    border:none;
    padding:0px;
    border-radius:0 0;
    position:absolute;
    left: 1px;
    z-index:999999!important;
    width:auto;
    opacity:0;
    visibility:hidden;
    transition: all 0.3s ease-in 0s;
    display:block;
    margin-top: 15px;
}
 .navigation ul li:hover ul.dropdown-menu{
    visibility:visible;
    opacity:1;
    transition: all 0.5s ease-in 0s;
}
 .navigation ul li ul.dropdown-menu li {
    background: #fff;
}
 .navigation .dropdown-menu > li {
    border-top: 1px dashed rgba(0, 0, 0, 0.5);
}
 .dropdown-menu > li > a {
    padding: 10px 20px;
    font-size: 16px;
    text-transform: uppercase;
}
 .navigation .dropdown-menu > li:first-child {
    border-top:medium none;
}
 .dropdown-menu > li > a:hover, .dropdown-menu > li.active > a, .dropdown-menu > li > a:focus {
    background: #0E6FAE !important;
    color: #fff !important;
    transition: all 0.4s ease-in 0s;
    opacity: 1;
}
 .nav {
    background: transparent;
}
 .nav .left {
    float: left;
    margin-left: 1em;
}
 .nav .left li {
    border-bottom: 1px dashed #f2f2f2;
    font-size: 14px;
    float: left;
}
 .nav .left li a {
    display: block;
    padding: 9px 15px;
    line-height: 30px;
    text-align: center;
    color: #fff;
}
 .nav .left li .dropdown-menu li a {
    background: purple;
}
 .nav .left li a:hover {
    background: #f2f2f2;
}
 .toggle-nav {
    display: none;
}
 .nav-mobile {
    z-index: 9999;
}
 .nav-mobile style {
    display: block;
}
 .icon-bar {
    color: #fff;
    width: 22px;
    transition: all 0.2s;
}
 .top-bar {
    color: #fff;
    transform: rotate(45deg);
    transform-origin: 10% 10%;
}
 .middle-bar {
    color: #fff;
    opacity: 0;
}
 .bottom-bar {
    color: #fff;
    transform: rotate(-45deg);
    transform-origin: 10% 90%;
}
 @media only screen and (max-width: 768px) {
     .responsive-navigation {
        position: relative;
    }
     .toggle-nav {
        position: absolute;
        top: 18px;
        right: 0;
    }
     .open > .dropdown-menu {
        width: 100%;
    }
     .toggle-nav {
        background: #0E6FAE;
        background: -webkit-linear-gradient(left top, #0E6FAE, #0E6FAE);
        background: -o-linear-gradient(bottom right, #0E6FAE, #0E6FAE);
        background: -moz-linear-gradient(bottom right, #0E6FAE, #0E6FAE);
        background: linear-gradient(to bottom right, #0E6FAE, #0E6FAE);
        color: #fff;
        display: block;
        height: 35px;
        width: 35px;
        text-align: center;
        line-height: 36px;
        font-size: 18px;
        font-weight: bold;
        border-radius: 35px;
    }
     .dropdown-menu {
        background: #0E6FAE;
        text-transform: uppercase;
    }
     .dropdown-menu > li > a {
        display: block;
        padding: 5px 20px;
        clear: both;
        font-weight: normal;
        line-height: 1.42857143;
        color: #fff;
        white-space: nowrap;
        background: #0E6FAE;
    }
     .nav-mobile {
        display: none;
    }
     .style-mobile {
        left: 0;
        background: #0E6FAE;
        top: 100%;
        position: absolute;
        width: 100%;
    }
     .style-mobile li {
        display: block;
        width: 100%;
    }
     .nav .left li a:hover, .nav .left li a:focus {
        background: #0E6FAE;
        color: #fff;
    }
     .nav .left {
        display: block;
        float: none;
        margin: 0em;
    }
}
 @media only screen and (min-width: 767px) {
     .nav-mobile {
        display: block !important;
    }
}
 .from-top {
    margin-top: -95px;
}
 .main-video-section, .website-dev-page {
    background: rgba(238, 238, 238, 0.3) !important;
}
 .navbar-inverse .navbar-nav > li.arrow_box:hover:after, .navbar-inverse .navbar-nav > li.arrow_box:hover:before{
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}
 .navbar-inverse .navbar-nav > li.arrow_box:hover:after {
    border-color: rgba(255, 255, 255, 0);
    border-top-color: #ffffff;
    border-width: 10px;
    margin-left: -10px;
}
 .navbar-inverse .navbar-nav > li.arrow_box:hover:before {
    border-color: rgba(51, 51, 51, 0);
    border-top-color: #333333;
    border-width: 10px;
    margin-left: -10px;
}
 header {
    /*position: relative;
    background: url(../images/header-index-new.png);
    background-repeat: repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto auto;
    background-repeat: repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto auto;
    background-size: auto 100%;
    background-position: right top;
    background-repeat: no-repeat;
    height: 990px;
    */
}
 .header1 {
    position: relative;
    background: url(../images/whoweare/159.fw.png);
    background-repeat: repeat;
    background-position-x: 0%;
    background-position-y: 0%;
     background-size: auto auto;
    background-size: 59%;
    background-position: right top;
    min-height: 900px;
    background-repeat: no-repeat;
}
 .process-our {
    min-height: 725px !important;
}
 .header-body {
    position: absolute;
    top: 200px;
}
 .top-header {
    padding: 20px 0 0;
}
 .navbar-nav {
    margin: 0;
}
 .navbar {
    margin: 45px 0 15px;
    float: right;
}
 .navbar-inverse {
    background-color: transparent;
    border-color: transparent;
}
 .navbar-inverse .navbar-nav > li {
    margin-right: 4px;
}
 .navbar-inverse .navbar-nav > li:last-child a {
    /*background:#0E6FAE;
    border-radius: 6px;
    */
}
 .navbar-inverse .navbar-nav > li > a {
     text-transform: capitalize;
     border: 1px solid transparent;
     color: #222;
     margin: 0;
     font-size: 18px;
     border-radius: 5px;
     font-weight: bold;
     font-family: Proxima Nova Semibold;
}
 .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
     color: #fff;
     background-color: #0E6FAE;
     border: 1px solid #0E6FAE;
     border-radius: 5px;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: #0E6FAE;
}
 .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
     color: #fff;
     border-color: #0E6FAE;
     background: #0E6FAE;
}
 .navbar-collapse {
    padding: 0 0;
}
 .nav > li > a {
     position: relative;
     display: block;
     padding: 10px 21px;
}
 .navbar-toggle .icon-bar {
    height:2.5px;
}
 .navbar-inverse .navbar-toggle {
    border-color: transparent;
    background: #0E6FAE;
    background: -webkit-linear-gradient(left top, #0E6FAE, #0E6FAE);
    background: -o-linear-gradient(bottom right, #0E6FAE, #0E6FAE);
    background: -moz-linear-gradient(bottom right, #0E6FAE, #0E6FAE);
    background: linear-gradient(to bottom right, #0E6FAE, #0E6FAE);
    box-shadow: none;
}
.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 0;
    background-image: none;
    border: 1px solid transparent;
    height: 45px;
    width: 45px;
    border-radius: 5px;
    line-height: 45px;
}
 .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    color: #fff;
    background-color: transparent;
}
 .head-left a {
    transition: all 0.3s;
    color: #fff;
    background: #0E6FAE;
    background: -webkit-linear-gradient(left top, #0E6FAE, #0E6FAE);
    background: -o-linear-gradient(bottom right, #0E6FAE, #0E6FAE);
    background: -moz-linear-gradient(bottom right, #0E6FAE, #0E6FAE);
    background: linear-gradient(to bottom right, #0E6FAE, #0E6FAE);
    padding: 14px 30px;
    text-decoration: none;
    border-radius: 50px;
    border: 1px solid transparent;
    box-shadow: 0 8px 6px -6px #222;
}
 .read-more a.call {
    display: inline-block;
    color: #fff;
    border: 1px solid #0E6FAE;
    background: #0E6FAE;
    background-image: none;
    background-image: none;
    background-image: none;
    background-image: none;
    background-image: -webkit-linear-gradient(left top, #0E6FAE, #0E6FAE);
    background-image: -o-linear-gradient(bottom right, #0E6FAE, #0E6FAE);
    background-image: -moz-linear-gradient(bottom right, #0E6FAE, #0E6FAE);
    background-image: linear-gradient(100deg, #0E6FAE, #0E6FAE);
    padding: 16px 40px;
     border-radius: 38px;
    font-size: 18px;
    text-transform: uppercase;
    box-shadow: 0 17px 10px -10px rgba(0, 0, 0, 0.4);
    cursor: pointer;
    margin-right: 20px;
    transition: all ease-in-out 300ms;
}
 .read-more a.quote {
    display: inline-block;
    color: #0E6FAE;
    border: 2px solid #0E6FAE;
    background: #fff;
    padding: 16px 40px;
    border-radius: 38px;
    font-size: 18px;
     text-transform: uppercase;
    box-shadow: 0 17px 10px -10px rgba(0, 0, 0, 0.4);
    cursor: pointer;
    transition: all ease-in-out 300ms;
}
 .head-left i {
    padding: 5px;
}
 .btn-quote {
    margin: 15px 0;
    transition: all 0.3s;
    color: #0E6FAE;
    padding: 12px 30px;
    border-radius: 50px;
    text-transform: uppercase;
    border-color: #0E6FAE;
    background: transparent;
    box-shadow: 0 8px 6px -6px #222;
}
 .btn-quote:hover, .btn-quote:focus {
    color: #fff;
    background: #0E6FAE;
    background: -webkit-linear-gradient(left top, #0E6FAE, #0E6FAE);
    background: -o-linear-gradient(bottom right, #0E6FAE, #0E6FAE);
    background: -moz-linear-gradient(bottom right, #0E6FAE, #0E6FAE);
    background: linear-gradient(to bottom right, #0E6FAE, #0E6FAE);
}
 .btn-portfolio, .btn-portfolio:hover, .btn-portfolio:focus {
    margin-top: 20px;
    color: #0E6FAE;
    font-weight: bold;
    padding: 12px 30px;
    border-radius: 50px;
    text-transform: uppercase;
    border-color: #0E6FAE;
    background: #fff;
    box-shadow: 0 8px 6px -6px #222;
}
 .responsive-slider {
    margin-bottom:50px;
    position: relative;
}
 .carousel-inner > .item > img, .carousel-inner > .item > a > img {
    width: 100%;
    margin: auto;
}
 .carousel-caption {
    bottom: -20px;
}
 .carousel-indicators li {
    background: #0E6FAE;
    background: -webkit-linear-gradient(left top, #0E6FAE, #0E6FAE);
    background: -o-linear-gradient(bottom right, #0E6FAE, #0E6FAE);
    background: -moz-linear-gradient(bottom right, #0E6FAE, #0E6FAE);
    background: linear-gradient(to bottom right, #0E6FAE, #0E6FAE);
    display: inline-block;
     width: 12px;
    height: 12px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #0E6FAE;
     border-radius: 10px;
}
 .carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 1px;
    background: #fff;
    background: -webkit-linear-gradient(left top, #fff, #fff);
    background: -o-linear-gradient(bottom right, #fff, #fff);
    background: -moz-linear-gradient(bottom right, #fff, #fff);
    background: linear-gradient(to bottom right, #fff, #fff);
    border: 1px solid #0E6FAE;
}
 .header-gif {
    position: absolute;
    right: 0;
    top: 13%;
    left: 40%;
    z-index: 9;
    margin-top: 35px;
}
 .header-gif4 {
    position: absolute;
    right: 0;
    top: 13%;
    left: auto;
    z-index: 9;
}
 .header-gif4 img {
    max-width: 75%;
    position: relative;
    z-index: 1;
}
 .header-gif img {
    max-width: 100%;
    position: relative;
    z-index: 1;
}
 .header-gif1 {
    position: absolute;
    right: 0;
    top: 13%;
    left: 40%;
    z-index: 9;
}
 .header-gif1 img {
    max-width: 75%;
}
 .header-gif2 {
    position: absolute;
    right: 0;
    top: 16%;
    left: 40%;
    z-index: 9;
}
 .header-gif2 img {
    max-width: 75%;
}
 .header-gif3 {
    position: absolute;
    right: 0;
    top: 16%;
    left: 40%;
    z-index: 9;
}
 .header-gif3 img {
    max-width: 75%;
}
 .polygon-one {
    position: absolute;
    right: 0;
    top: 0;
    opacity:0.5;
    z-index: -1;
}
 .demo-services {
    position: relative;
    background: url('../images/services-bg-new.png');
    background-repeat: repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto auto;
    background-size: contain;
    background-position: left top;
    background-repeat: no-repeat;
    height:auto;
    margin-top: -200px;
    padding-bottom:80px;
}
 .usable-client {
    padding-top: 45px;
}
 .services {
    position: relative;
    z-index: 999;
    top: -327px;
}
 .service-img {
    position: relative;
    top: 132px;
}
 .service-img img {
    width: auto;
    top: 165px;
    position: absolute;
    left: -13%;
}
 .place-service {
    position: absolute;
    z-index: -1;
}
 .place-service img {
    width: 80%;
}
 .services-heading {
    margin-top: 110px;
}
 .services-heading h1 {
    color: #0E6FAE;
    text-transform: uppercase;
    margin-left: 23px;
}
 .watch-video-home {
    padding-bottom:0 !important
}
 .services-ul h3 a {
    color: #0E6FAE;
    text-transform: capitalize;
    /*margin: 10px 0;
    letter-spacing: 0.8px;
    */
}
 .service-data:hover .datas-content h3 a {
    color:#0E6FAE !important;
}
 .datas-content p a {
    color: #333;
    font-size: 13px;
}
 .service-data:hover .datas-content p a {
    color:#0E6FAE;
}
 .services-ul img {
    display: block;
    margin: auto;
}
 .services-ul ul {
    list-style: none;
}
 #bdr_right {
    border-right: 2px solid #ddd;
}
 .datas-image {
    padding: 0 10px;
    float: left;
    transform: rotateY( 0deg);
    -webkit-transform: rotateY(0deg);
    transition: 0.6s;
    transform-style: preserve-3d;
}
 .service-data:hover img {
    transform: rotateY( 180deg);
    -webkit-transform: rotateY(180deg);
    transition: 0.6s;
    transform-style: preserve-3d;
}
 .datas-content {
    margin-left: 130px;
}
 .service-data {
    margin-top:60px;
}
 .service-data p {
    margin-top: 15px;
}
 .btn-submit {
    transition: all 0.3s;
    color: #fff;
    background: #0E6FAE;
    background: -webkit-linear-gradient(left top, #0E6FAE, #0E6FAE);
    background: -o-linear-gradient(bottom right, #0E6FAE, #0E6FAE);
    background: -moz-linear-gradient(bottom right, #0E6FAE, #0E6FAE);
    background: linear-gradient(to bottom right, #0E6FAE, #0E6FAE);
    padding: 7px 64px;
    text-decoration: none;
    border-radius: 20px;
    border: 1px solid #fff;
    text-transform: uppercase;
    font-weight: bold;
    box-shadow: 0 8px 6px -6px #222;
}
 .btn-submit:hover, .btn-submit:focus {
    color: #0E6FAE;
    background: #fff;
    border: 1px solid #0E6FAE;
}
 .strengths {
    text-align: center;
    padding-bottom: 50px;
    background: #fff;
}
 .testimonial-heading h1 {
    transition: all 0.3s;
    text-transform: uppercase;
}
 .testimonial-heading:hover h1 span {
    color: #0E6FAE;
}
 .strengths p {
    /*margin: 15px 0 0;
    */
}
 .container1 {
    margin: 10px auto 0 auto;
    max-width: 1575px;
}
 .str3-2 {
    background: none !important;
}
 .str3-2 span {
    display: inline-block;
    vertical-align: top;
    padding: 10px 10px;
}
 #section-paddings {
    padding-bottom: 70px;
    position: relative;
}
 .strengths1 {
    position: relative;
    text-align: center;
    padding-top:45px;
}
 .choose-para {
    margin-top: 10px;
}
 .choose-para {
    font-family: 'Gotham Book' !important;
    font-size:18px;
    line-height: 32px;
}
 .choose-para1 {
    font-size: 20px;
}
 .testimonial-heading1 h1 {
    margin-bottom: 20px;
    transition: all 0.3s;
    text-transform: uppercase;
}
 .strengths1 span {
    color: #0E6FAE;
}
 .strengths1 p {
    color: black;
}
 .str3-22 {
    background: none !important;
}
 .str3-22 span {
    border-left: 2px dashed #ddd;
    display: inline-block;
    vertical-align: top;
    padding: 10px 30px;
    height: 115px;
}
 .str_wrap img {
    display: block;
    height: auto;
    width: auto;
}
 .str3-22.str_wraps.str_wrap {
    height: 185px !important;
}
 .portfolio {
    background: url(../images/portfolio-bg.png);
    background-repeat: repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto auto;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: top right;
}
 .portfolio-heading h1 {
    transition: all 0.3s;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
}
 .portfolio-btn .read-more {
    margin: 30px 0 auto;
    display: block;
    padding-left: 15px;
}
 .portfolio-heading p {
    font-family: 'Gotham Book' !important;
    margin: 30px 0;
    color: #fff;
    text-align: center;
}
 div.bhoechie-tab-container-fluid .container-width {
    z-index: 10;
    background-color: transparent;
    padding: 0 !important;
    border-radius: 4px;
    -moz-border-radius: 4px;
    border: 1px solid transparent;
    margin-top: 20px;
}
 div.bhoechie-tab-menu {
    padding-right: 0;
    padding-bottom: 0;
}
 div.bhoechie-tab-menu div.list-group>a.active, div.bhoechie-tab-menu div.list-group>a.active .fa {
    text-transform: uppercase;
}
 div.bhoechie-tab-menu div.list-group>a, div.bhoechie-tab-menu div.list-group>a.fa {
    text-transform: uppercase;
}
 div.bhoechie-tab-menu div.list-group {
    margin-bottom: 0;
}
 div.bhoechie-tab-menu div.list-group>a {
    margin-bottom: 0;
    background: transparent;
    color: #fff;
    border-left: none;
    border-top: none;
    border-bottom: none;
}
 div.bhoechie-tab-menu div.list-group>a .glyphicon, div.bhoechie-tab-menu div.list-group>a .fa {
    color: #5A55A3;
}
 div.bhoechie-tab-menu div.list-group>a:first-child {
    border-top-right-radius: 0;
    -moz-border-top-right-radius: 0;
}
 div.bhoechie-tab-menu div.list-group>a:last-child {
    border-bottom-right-radius: 0;
    -moz-border-bottom-right-radius: 0;
}
 .list-group-item h5 {
    font-size: 16px;
    margin:0;
}
 .list-group-item {
    padding:25px 15px;
}
 a:focus {
    outline:none;
}
 div.bhoechie-tab-menu div.list-group>a.active, div.bhoechie-tab-menu div.list-group>a.active .glyphicon, div.bhoechie-tab-menu div.list-group>a.active .fa {
    background-color: transparent;
    color: #ffffff;
    border: 1px solid #fff;
    border-right: none;
}
 div.bhoechie-tab-content {
    background-color: transparent;
}
 div.bhoechie-tab div.bhoechie-tab-content:not(.active) {
    display: none;
}
 #mar {
    margin-top: 30px;
}
 .list-group {
    margin-top: 30px;
}
 #mar img {
    height: auto;
    width: 100%;
}
 .overlay:hover {
    position: absolute;
    background: rgba(0, 0, 0, 0.6);
}
 .w3-animate-left {
    position: relative;
    -webkit-animation: animatebottom 0.4s;
    animation: animatebottom 0.4s
}
 @-webkit-keyframes animatebottom {
     from {
        bottom: -100px;
        opacity: 0
    }
     to {
        bottom: 0;
        opacity: 1;
    }
}
 @keyframes animatebottom {
     from {
        bottom: -100px;
        opacity: 0;
    }
     to {
        bottom: 0;
        opacity: 1;
    }
}
 figure.effect-bubba {
    background: #000;
    position: relative;
    overflow: hidden;
}
 figure.effect-bubba img {
    opacity: 1;
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
    -webkit-transition: opacity 1s, -webkit-transform 1s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
 figure.effect-bubba:hover img {
    opacity: 0.4;
    transform: scale(1.1);
}
 figure.effect-bubba figcaption::before, figure.effect-bubba figcaption::after {
    position: absolute;
    top: 15px;
    right: 15px;
    bottom: 15px;
    left: 15px;
    content: '';
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}
 .list-group-item.active h5 {
    font-size: 16px;
    margin:0;
}
 figure.effect-bubba figcaption::before {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
}
 figure.effect-bubba figcaption::after {
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    -webkit-transform: scale(1, 0);
    transform: scale(1, 0);
}
 figure.effect-bubba:hover figcaption::before, figure.effect-bubba:hover figcaption::after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
 .say-heading h1 {
    transition: all 0.3s;
    text-align: center;
    text-transform: uppercase;
}
 .reviews {
    padding-top: 45px !important;
    padding-bottom: 30px !important;
}
 .reviews {
    height: 369px;
    border: 1px solid #ccc;
    border-radius: 15px;
    padding: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    position: relative;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    box-shadow: none;
    transition: all 0.4s ease-in-out 0s;
    background: #fff;
}
 .testimonials .all-reviews {
    box-shadow: none;
    padding-top: 30px;
    padding-bottom: 30px;
}
 .testimonials .review-content p {
    letter-spacing: 0;
}
 .all-reviews .bx-controls-direction {
    position: absolute;
    right: 15px;
    bottom: 15px;
}
 .all-reviews .bx-controls-direction .bx-next:hover {
    border-color: #0E6FAE;
    color: #0E6FAE;
}
 .all-reviews .bx-controls-direction .bx-prev:hover {
    border-color: #0E6FAE;
    color: #0E6FAE;
}
 .all-reviews .bx-controls-direction a {
    border: 2px solid #0E6FAE;
    margin: 5px;
    height: 30px;
    width: 30px;
    display: inline-block;
    text-align: center;
    line-height: 26px;
    border-radius: 35px;
}
 .reviews i {
    color: #ddd;
}
 .reviews p {
    text-align: left;
}
 .reviews p:before {
    content: "\f10d";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #ccc;
    font-size: 18px;
    padding-right: 0.5em;
    position: relative;
    top: 0;
    left: 0;
}
 .review-google {
    position: relative;
}
 .review-google img {
    position: absolute;
    left: auto;
    right: 0;
}
 .reviews p::after {
    content: "\f10e";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #ccc;
    font-size: 18px;
    padding-left: 0.8em;
    position: relative;
    top: 0;
    left: auto;
    right: 0;
}
 .rating li {
    display: inline-block;
    list-style: none;
}
 .rating li i {
    color: gold;
    font-size: 18px;
}
 .testimonials .section-header h1.section-title {
    text-align: left;
    width: 100%;
}
 .footer-logo img {
    transition: all 0.3s;
    transition-property: transform;
    transition-duration: 0.7s;
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 200, 1);
    box-reflect: below 15px gradient(linear, left top, left bottom, from(transparent), color-stop(0.7, transparent), to(#ff0000));
}
 .footer-logo img:hover {
    transition-property: transform;
    transition-duration: 0.7s;
    transform: scale(1.2);
}
 #section-padding-foter {
    padding-top: 80px;
}
 .contact-details img {
    margin-bottom: 20px;
    display: block;
    margin: auto;
}
 .contact-details a:hover {
    color:#0E6FAE;
}
 .contact-details p {
    padding: 20px 0 !important;
    text-align: center;
    color: #fff;
    font-size: 16px !important;
    font-family: 'Gotham' !important;
}
 .img-margin {
    position:relative;
}
 .img-margin img {
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
}
 .contact-details a {
    padding: 10px 0 !important;
    text-align: center;
    color: #fff;
    font-size: 16px !important;
}
 .contact-details span {
    display: block;
    padding-left: 73px;
}
 .contact-details #space {
    display: block;
    padding-left: 85px;
}
 .footer-logo img {
    margin: auto;
    width: auto;
}
 .footer-logo {
    margin-top: 45px;
    margin-bottom: 30px;
}
 @media (max-width:785px) {
     .demo-services {
        height:auto;
    }
}
 @media (max-width:991px) {
     .responsive-service {
        margin-left: 0;
    }
}
 @media (max-width:767px) {
     .responsive-portfolio h6 {
        font-size: 14px !important;
        text-align: left;
    }
}
 ul.branch-flag li {
    display: inline-block;
    margin: 5px;
}
 ul.branch-flag li img {
    border-radius: 5px;
    transition: all 0.3s;
}
 ul.branch-flag {
    display: block;
    margin: auto;
    margin-bottom: auto;
    text-align: center;
    margin-bottom: 20px;
}
 .global-present {
    margin-bottom: 20px;
    text-align: center;
}
 .global-present h5 {
    display: inline-block;
    text-transform: uppercase;
    color: #fff !important;
}
 .footer-last-bottom {
     border: medium none;
     background: #0E6FAE;
}
.copyright-p p, .copyright-p a {
    color: #fff !important;
    font-weight: 600;
    padding: 10px 0;
}
 .social-footer ul.social-icon li {
    display: inline-block;
    margin-right: 5px;
}
 .social-footer ul.social-icon li a i {
    display: block;
    height: 45px;
    width: 45px;
    line-height: 42px;
    text-align: center;
    border-radius: 45px;
    border: 2px solid #fff;
    transition-property: background, border-radius;
    transition-duration: 0.3s;
    transition-timing-function: linear;
    font-size: 20px;
    background: #fff;
}
 .social-footer ul.social-icon li a i:hover {
    border-radius: 0;
}
 ul.social-icon {
    text-align: right;
}
 .facebook {
    background: #fff;
    color:#3B5998;
}
 .linkedin {
    background: #fff;
    color: #0177B5;
}
 .twitter {
    background: #fff;
    color: #28A9E0;
}
 .google-plus {
    background: #fff;
    color: #CC3300;
}
 .request-consult h2 {
    text-transform: uppercase;
    color: #fff;
}
 .request-consult span {
    display: block;
}
 .request-consult {
    background: url(../images/footer-bg.png);
    background-repeat: repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    background-repeat: no-repeat;
    background-position: right top;
}
 .request-consult p {
    color: #fff;
}
 .consulting-form p {
    color: #fff !important;
    margin-bottom: 10px;
    margin-left: 15px;
}
.form-control {
    height: 55px;
    border: 1px solid #fff;
    box-shadow: none;
    color: #777;
    border-radius: 10px;
    font-family: 'Proxima Nova Semibold' !important;
    font-size: 18px;
}
textarea {
	resize:none;
}
 .form-control:focus {
    border-color: #fff;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
 .read-more.submit {
    margin-top:15px;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
    font-family: 'Proxima Nova Semibold' !important;
}
.modal-form {
    text-align: left !important;
}
.product-details .btn:active, .product-details .btn.active {
    background: #8BB643 !important;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: none;
}
.read-more.submit input[type="submit"], .read-more.submit button[type="submit"] {
    display: inline-block;
    color: #fff;
    background: #8BB643;
    padding: 16px 29px;
    border-radius: 5px;
    font-size: 18px;
    text-transform: uppercase;
    box-shadow: 0 17px 10px -10px rgba(0, 0, 0, 0.4);
    cursor: pointer;
    transition: all ease-in-out 300ms;
    border: medium none;
}
 .read-more.submit input[type="submit"]:hover {
    box-shadow: 0 37px 20px -20px rgba(0, 0, 0, 0.2);
    transform: translate(0, -10px);
}
 .forms-footer {
    background:url(../images/form-bg.jpg);
    background-repeat:no-repeat;
    background-position:center center;
    background-size:cover;
}
 .responsive-frame {
    top: 0;
    z-index: 99999999;
    position: relative;
    background: url(../images/services-bg.png);
    background-size: contain;
    background-position: top left;
    background-repeat: no-repeat;
    min-height: 478px;
}
 .responsive-frame img {
    position: absolute;
    right: 0;
    top: 18%;
    padding-left: 10%;
}
 .modal-content {
    background: rgba(0, 0, 0, 0.7);
}
 .modal-header {
    padding-top: 10px;
    padding-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
    border-bottom: none;
}
 .close {
    opacity: 1;
}
 .modal-header i {
    background: rgba(0, 0, 0, 0);
    color: pink;
}
 .responsive-clients {
    margin: 30px 0;
}
 .responsive-image, .responsive-image1 {
    margin: 10px 0;
    padding: 10px;
    height: 160px;
}
 .responsive-image1 {
    border-right: 2px dashed #ddd;
}
 .responsive-portfolio {
    padding: 50px 0;
    background: url(../images/mbl/portfolio-mob-bg.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: top left;
    text-align: center;
}
 .responsive-portfolio h6 {
    font-size: 8px;
    color:#fff;
}
 .port-heading {
    text-transform: uppercase;
    border: 1px dashed #ddd;
}
 .port-heading1 {
    text-transform: uppercase;
}
 .nav-tabs {
    border-bottom: none;
}
 .say-heading:hover h1 span {
    color: #0E6FAE;
}
 span#mgr {
    margin-left: 0px;
}
 .port-heading.port-tab:hover {
    background: rgba(255, 255, 255, 0.5);
}
 .port-heading1.port-tab:hover {
    background: rgba(255, 255, 255, 0.5);
}
 .hovicon {
    display: inline-block;
    cursor: pointer;
    margin-top: 20px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    text-align: center;
    position: relative;
    text-decoration: none;
    z-index: 1;
    color: #0E6FAE;
}
 .hovicon:after {
    pointer-events: none;
    position: absolute;
    width: 40px;
    height: 40px;
    margin-top: 20px;
    border-radius: 50%;
    content: '';
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
 .hovicon:before {
    speak: none;
    display: block;
    -webkit-font-smoothing: antialiased;
}
 .hovicon.effect-8 {
    background: rgba(255, 255, 255, 0);
    -webkit-transition: -webkit-transform ease-out 0.1s, background 0.2s;
    -moz-transition: -moz-transform ease-out 0.1s, background 0.2s;
    transition: transform ease-out 0.1s, background 0.2s;
}
 .hovicon.effect-8:after {
    top: 0;
    left: 0;
    padding: 0;
    z-index: -1;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0);
    opacity: 0;
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
}
 .hovicon.effect-8:hover {
    background: rgba(255, 255, 255, 0);
    -webkit-transform: scale(0.93);
    -moz-transform: scale(0.93);
    -ms-transform: scale(0.93);
    transform: scale(0.93);
    color: #0E6FAE;
}
 .hovicon.effect-8:hover i {
    color: #0E6FAE;
}
 .hovicon.effect-8:hover:after {
    -webkit-animation: sonarEffect 1.3s ease-out 75ms;
    -moz-animation: sonarEffect 1.3s ease-out 75ms;
    animation: sonarEffect 1.3s ease-out 75ms;
}
 @-webkit-keyframes sonarEffect {
     0% {
        opacity: 0.3;
    }
     40% {
        opacity: 0.5;
        box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #0E6FAE, 0 0 0 10px rgba(255, 255, 255, 0.5);
    }
     100% {
        box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #0E6FAE, 0 0 0 10px rgba(255, 255, 255, 0.5);
        -webkit-transform: scale(1.5);
        opacity: 0;
    }
}
 @-moz-keyframes sonarEffect {
     0% {
        opacity: 0.3;
    }
     40% {
        opacity: 0.5;
        box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #0E6FAE, 0 0 0 10px rgba(255, 255, 255, 0.5);
    }
     100% {
        box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #0E6FAE, 0 0 0 10px rgba(255, 255, 255, 0.5);
        -moz-transform: scale(1.5);
        opacity: 0;
    }
}
 @keyframes sonarEffect {
     0% {
        opacity: 0.3;
    }
     40% {
        opacity: 0.5;
        box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #0E6FAE, 0 0 0 10px rgba(255, 255, 255, 0.5);
    }
     100% {
        box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #0E6FAE, 0 0 0 10px rgba(255, 255, 255, 0.5);
        transform: scale(1.5);
        opacity: 0;
    }
}
 .why-section {
    min-height: 370px;
    position: relative;
    margin-top: 80px;
    margin-bottom: 180px;
}
 .dd1, .dd2, .dd3, .dd4, .dd4, .dd5, .dd6, .dd7, .dd8, .dd8, .dd9, .dd10, .dd11, .dd12, .dd13, .dd14, .dd15, .dd16, .dd17 {
    position: absolute;
    opacity: 0;
}
/*----------------------------------company overview-------------------------------------------------*/
 .project-count-heading h1 {
    text-transform: uppercase;
    color: #0E6FAE;
    text-align: center;
}
 .project-count-subheading h4 {
    text-transform: uppercase;
    text-align: center;
    margin-top: 20px;
    font-family: 'Gotham Book' !important;
    color: #000;
    font-size: 25px;
}
 .projects-count {
    padding-bottom: 70px;
}
 .designed-logo {
    position:relative
}
 .face-count h3 {
    color:#0E6FAE;
    text-transform: capitalize;
}
 .face-count p {
    padding: 15px 0;
}
 .face-count .marg {
    margin: 30px 0;
}
 .count1, .count11 {
    text-align: right;
}
 .count2, .count22 {
    text-align: left;
}
 .project-count-image {
    position: relative;
}
 .max-width-device img {
    display: none;
}
 .logo-face img {
    position: relative;
    z-index: 99999;
    margin: auto;
    padding: 10px;
    top: -140px;
    left: 22px;
    height: 145px;
    width: 145px;
    border-radius: 145px;
    background: #fff;
    display: block;
    border: 8px solid #0E6FAE;
    transition:all 300ms;
}
 .face1 img {
    position: relative;
    top: 0;
    left: 16.5%;
    right: auto;
}
 .img-icon1 {
    position: absolute;
    top: -170px !important;
    z-index: 1;
    left: -10% !important;
    bottom: auto !important;
}
 .face2 img {
    position: absolute;
    top: 2px;
    left: auto;
    right: 4.5%;
}
 .img-icon2 {
    position: absolute;
    top: 100px !important;
    z-index: 1;
    left: 40% !important;
    bottom: auto !important;
}
 .face3 img {
    position: absolute;
    top: 164px;
    left: 6.5%;
    bottom: 0;
    right: auto;
}
 .img-icon3 {
    position: absolute;
    top: 50% !important;
    z-index: 1;
    left: 23% !important;
    bottom: auto !important;
}
 .face4 img {
    position: absolute;
    top: 154px;
    left: auto;
    bottom: 0;
    right: 4.5%;
}
 .img-icon4 {
    position: absolute;
    top: 50% !important;
    z-index: 1;
    left: auto !important;
    bottom: auto !important;
    right: 15% !important;
}
 .face5 img {
    position: absolute;
    left: 13%;
    top: 285px;
    right: auto;
    bottom: auto;
}
 .img-icon5 {
    position: absolute;
    top: 75% !important;
    z-index: 1;
    left: 30% !important;
    bottom: auto !important;
    right: auto !important;
}
 .face6 img {
    position: absolute;
    left: auto;
    top: 285px;
    right: 13.5%;
    bottom: auto;
}
 .img-icon6 {
    position: absolute;
    top: 80% !important;
    z-index: 1;
    left: auto !important;
    bottom: auto !important;
    right: 25% !important;
}
 .count11 {
}
 .count22 {
}
 .project-count-image .img-icon {
    width: 64px;
    height: 64px;
}
 .team-content {
    margin-top: 30px;
}
 .team-members {
    background: #f2f2f2;
    padding: 50px 0;
}
 .team-members-heading h1 {
    text-transform: uppercase;
    color: #0E6FAE;
    text-align: center;
}
 .team-members-heading p {
}
 .team-content h4 {
    font-size: 25px;
    margin: 10px 0;
}
 .team-content p {
    margin: 10px 0;
}
 .why-dd .section-title h1 {
    color: #fff;
}
 .why-dd .section-header {
    color: #fff;
}
 .why-dd .section-header .section-title {
    color: #fff;
}
/* New Team Stylesheet */
 .team-client {
    text-align: center;
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    transition: all 300ms;
    cursor: pointer;
    padding: 20px;
    margin-top: 30px;
}
 .team-client .logo {
    display: block;
    width: 135px;
    height: 135px;
    border-radius: 135px;
    border: 8px solid #0E6FAE;
    background-color: #eee;
    margin: auto;
    transition:all 300ms;
}
 .team-client h3 {
    color:#0E6FAE;
    text-transform:capitalize;
}
 .team-client p{
    color:#000;
}
 .team-client:hover {
    -ms-transform: scale(1.1,1.1);
    -webkit-transform: scale(1.1,1.1);
    transform: scale(1.1,1.1);
    -webkit-box-shadow: 0 19px 38px rgba(0,0,0,0.30), 0 15px 12px rgba(0,0,0,0.22);
    -moz-box-shadow: 0 19px 38px rgba(0,0,0,0.30), 0 15px 12px rgba(0,0,0,0.22);
    box-shadow: 0 19px 38px rgba(0,0,0,0.30), 0 15px 12px rgba(0,0,0,0.22);
    z-index: 9999;
    cursor: pointer;
    border-radius: 15px;
}
 .team-client:hover .logo {
    background: rgba(244,103,110,1);
    background: -moz-linear-gradient(top, #0E6FAE 0%, #0E6FAE 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #0E6FAE), color-stop(100%, #0E6FAE));
    background: -webkit-linear-gradient(top, #0E6FAE) 0%, #0E6FAE 100%);
    background: -o-linear-gradient(top, #0E6FAE 0%, #0E6FAE 100%);
    background: -ms-linear-gradient(top, #0E6FAE 0%, #0E6FAE 100%);
    background: linear-gradient(to bottom, #0E6FAE 0%, #0E6FAE 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0E6FAE', endColorstr='#0E6FAE', GradientType=0 );
    border-color:#0E6FAE;
}
/* END */
 .team-box {
    transition: all 450ms ease-out 0s;
    background: #fff;
    border-radius: 15px;
    padding: 20px 0;
}
 .team-image {
    margin-bottom: 20px;
}
 .team-image img {
    border-radius: 100%;
    width: 40%;
    padding: 20px;
    background: #0E6FAE;
    background: -webkit-linear-gradient(left top, #0E6FAE, #0E6FAE);
    background: -o-linear-gradient(bottom right, #0E6FAE, #0E6FAE);
    background: -moz-linear-gradient(bottom right, #0E6FAE, #0E6FAE);
    background: linear-gradient(to bottom right, #0E6FAE, #0E6FAE);
}
 .team-content {
    text-align: center;
}
 .team-content h4 {
    text-transform: uppercase;
    color: #0E6FAE;
}
 .team-image1 {
    margin-bottom: 20px;
}
 .team-image1 img {
    border-radius: 100%;
    width: 40%;
    padding: 20px;
    background: #fff;
}
 .team-content1 {
    text-align: center;
}
 .team-content1 h4 {
    text-transform: uppercase;
    color: #0E6FAE;
    margin: 10px 0;
}
 .team-content1 p {
    color: #fff !important;
    margin: 0;
    font-family: 'Gotham Book' !important;
}
 .team-box:hover {
    color: #fff;
    background: #0E6FAE;
    background: -webkit-linear-gradient(left top, #0E6FAE, #0E6FAE);
    background: -o-linear-gradient(bottom right, #0E6FAE, #0E6FAE);
    background: -moz-linear-gradient(bottom right, #0E6FAE, #0E6FAE);
    background: linear-gradient(to bottom right, #0E6FAE, #0E6FAE);
}
 .team-box:hover .team-image img {
    background: #fff;
}
 .team-box:hover {
    color: #fff;
}
 .team-box:hover .team-content h4 {
    color: #fff;
}
 .item-thumbs {
    padding: 20px;
    margin-top: 30px;
    position: relative;
}
 .item-thumbs .hover-wrap {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 450ms ease-out 0s;
    -moz-transition: all 450ms ease-out 0s;
    -o-transition: all 450ms ease-out 0s;
    transition: all 450ms ease-out 0s;
    -webkit-transform: rotateY(180deg) scale(0.5, 0.5);
    -moz-transform: rotateY(180deg) scale(0.5, 0.5);
    -ms-transform: rotateY(180deg) scale(0.5, 0.5);
    -o-transform: rotateY(180deg) scale(0.5, 0.5);
    transform: rotateY(180deg) scale(0.5, 0.5);
}
 .item-thumbs:hover .hover-wrap, .item-thumbs.active .hover-wrap {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: rotateY(0deg) scale(1, 1);
    -moz-transform: rotateY(0deg) scale(1, 1);
    -ms-transform: rotateY(0deg) scale(1, 1);
    -o-transform: rotateY(0deg) scale(1, 1);
    transform: rotateY(0deg) scale(1, 1);
}
 .item-thumbs .hover-wrap .overlay-img {
    position: absolute;
    width: 100%;
    height: 100%;
    padding: 20px;
}
 .hs-content {
    width: 100%;
    height: 100%;
    vertical-align: middle;
}
 .item-thumbs .hover-wrap .overlay-img, .item-thumbs .hover-wrap .overlay-img {
    opacity: 1;
    filter: alpha(opacity=100);
    color: #fff;
    background: #0E6FAE;
    background: -webkit-linear-gradient(left top, #0E6FAE, #0E6FAE);
    background: -o-linear-gradient(bottom right, #0E6FAE, #0E6FAE);
    background: -moz-linear-gradient(bottom right, #0E6FAE, #0E6FAE);
    background: linear-gradient(to bottom right, #0E6FAE, #0E6FAE);
    border-radius: 15px;
    box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}
 .item-thumbs .hover-wrap h4 {
    color: #FFFFFF;
    font-size: 25px;
}
 .item-thumbs .hover-wrap h4::after {
    background: #FFFFFF;
}
 .watch-video {
    background: url('../images/coverview/bg.fw.png');
    background-repeat: repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto auto;
    background-size: auto;
    background-repeat: no-repeat;
    background-position: center top;
}
 .frame {
    padding-top: 5%;
    position: relative;
}
 .frame img {
    position: relative;
}
 .frame-video {
    position: absolute;
    top: 25%;
    height: 358px;
    left: 25%;
    width: 50%;
}
 .success-heading h1 {
    text-transform: uppercase;
    color: #0E6FAE;
    text-align: center;
}
 .success-heading p {
    text-align: center;
}
 .why-dd .section-header .section-title p {
    color: #fff;
}
 .why-dd {
    background: url(../images/whoweare/bg1.jpg);
    background-repeat: repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto auto;
    background-repeat: repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto auto;
    background-repeat: repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto auto;
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: center bottom;
}
 .no-margin {
    padding: 0;
}
 .consulting-form .form-group {
    padding-left: 5px;
    padding-right: 5px;
}
 .choose-dd h3 {
    font-family: 'Gotham' !important;
    font-weight: bold;
    line-height: 30px;
    font-size: 20px;
}
 .why-dd-heading p {
    text-transform: capitalize;
}
 .team-content2 {
    text-align: center;
    margin-top:20px;
}
 .team-content2 h3 {
    text-transform: uppercase;
    color: #fff;
}
 .team-content3 {
    background: #fff;
    text-align: center;
}
 .team-content3 h3 {
    margin-bottom: 10px;
    text-transform: uppercase;
    color: #0E6FAE;
}
 .item-thumbs1 {
    padding-left: 20px;
    margin: 0;
    min-height: 335px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-top: 45px;
}
 .item-thumbs1 .hover-wrap {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.1s ease-out 0s;
    -moz-transition: all 0.1s ease-out 0s;
    -o-transition: all 0.1s ease-out 0s;
    transition: all 0.1s ease-out 0s;
    -webkit-transform: rotateY(180deg) scale(0.5, 0.5);
    -moz-transform: rotateY(180deg) scale(0.5, 0.5);
    -ms-transform: rotateY(180deg) scale(0.5, 0.5);
    -o-transform: rotateY(180deg) scale(0.5, 0.5);
    transform: rotateY(180deg) scale(0.5, 0.5);
    box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
}
 .item-thumbs1:hover .hover-wrap, .item-thumbs1.active .hover-wrap {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: rotateY(0deg) scale(1, 1);
    -moz-transform: rotateY(0deg) scale(1, 1);
    -ms-transform: rotateY(0deg) scale(1, 1);
    -o-transform: rotateY(0deg) scale(1, 1);
    transform: rotateY(0deg) scale(1, 1);
}
 .item-thumbs1 .hover-wrap .overlay-img {
    position: absolute;
    width: 100%;
    height: 100%;
}
 .hs-content {
    width: 100%;
    height: 100%;
    vertical-align: middle;
}
 .item-thumbs1 .hover-wrap .overlay-img, .item-thumbs1 .hover-wrap .overlay-img {
    opacity: 1;
    filter: alpha(opacity=100);
    color: #fff;
    background: #fff;
    padding: 20px;
}
 .item-thumbs1 .hover-wrap h4 {
    color: #0E6FAE;
}
 .item-thumbs1 .hover-wrap p {
    color: #333333;
    margin: 0;
    text-align: center;
}
 .item-thumbs1 .hover-wrap h4::after {
    background: #FFFFFF;
}
 #bdr-rightbottom {
    border-right: 2px dashed rgba(255, 255, 255, 0.5);
    border-bottom: 2px dashed rgba(255, 255, 255, 0.5);
}
 #bdr-bottom {
    border-bottom: 2px dashed rgba(255, 255, 255, 0.5);
}
 #bdr-right {
    border-right: 2px dashed rgba(255, 255, 255, 0.5);
}
 .choose-border {
    border: 1px solid #fff;
    display: block;
    margin: auto;
    height: 135px;
    width: 135px;
    border-radius: 135px;
    position: relative;
}
 .choose-borderss {
    background: #fff;
    border-radius: 120px;
    height: 120px;
    width: 120px;
    margin: auto;
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
 .choose-borderss img {
    display: block;
    padding: 0;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
 .borderss1 img {
    display: block;
    max-width: 50%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
 .borderss1 {
    background: #0E6FAE;
    background: -webkit-linear-gradient(left top, #0E6FAE, #0E6FAE);
    background: -o-linear-gradient(bottom right, #0E6FAE, #0E6FAE);
    background: -moz-linear-gradient(bottom right, #0E6FAE, #0E6FAE);
    background: linear-gradient(to bottom right, #0E6FAE, #0E6FAE);
    border-radius: 120px;
    height: 120px;
    width: 120px;
    margin: auto;
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
 .border1 {
    border: 1px solid #0E6FAE;
    display: block;
    margin: auto;
    height: 135px;
    width: 135px;
    border-radius: 135px;
    position: relative;
}
 .borderss2 img {
    display: block;
    max-width: 50%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
 .borderss2 {
    background: #fff;
    border-radius: 120px;
    height: 120px;
    width: 120px;
    margin: auto;
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
 .border2 {
    border: 1px solid #fff;
    display: block;
    margin: auto;
    height: 135px;
    width: 135px;
    border-radius: 135px;
    position: relative;
}
 .success-image {
    top: 107px;
    display: block;
    margin: auto;
    height: 300px;
    width: 300px;
    border-radius: 100%;
    position: relative;
    background: linear-gradient(to bottom, #0E6FAE, #0E6FAE);
}
 .success-img {
    position: absolute;
    background: #fff;
    border-radius: 100%;
    height: 270px;
    width: 270px;
    margin: 15px 0 0 15px;
    display: block;
}
 .success-img img {
    width: 50%;
    margin-top: 20px;
}
 .success-data1 img {
    float: right;
}
 .client-test {
    background: rgba(238, 238, 238, 0.3);
}
 .side-image-border {
    float: right;
    background: #0E6FAE;
    background: -webkit-linear-gradient(left top, #0E6FAE, #0E6FAE);
    background: -o-linear-gradient(bottom right, #0E6FAE, #0E6FAE);
    background: -moz-linear-gradient(bottom right, #0E6FAE, #0E6FAE);
    background: linear-gradient(to bottom right, #0E6FAE, #0E6FAE);
    border: 1px solid #fff;
    display: block;
    margin: auto;
    height: 120px;
     width: 120px;
    border-radius: 95px;
    position: relative;
}
 .side-image {
    float: right;
    background: #fff;
    border-radius: 100%;
    height: 110px;
    width: 110px;
    margin: 4px auto;
    display: block;
}
 .side-image img {
    float: right;
    margin-top: 33px;
    margin-right: 28px;
    display: block;
    width: 50%;
}
 .success-data1 h3 {
    text-transform: uppercase;
    color: #0E6FAE;
    text-align: right;
}
 .success-data1 p {
    text-align: right;
}
 .side1 {
    position: absolute;
    float: left;
    left: 10%;
    top: 4%;
}
 .side2 {
    top: 64%;
    position: absolute;
    float: left;
    left: -8%;
}
 .side3 {
    top: 126%;
    position: absolute;
    float: left;
    left: 10%;
}
 .success-steps {
    margin-top: -230px;
    margin-bottom: 200px;
}
 .left1 {
    position: absolute;
}
 .left2 {
    position: absolute;
    top: 64%;
}
 .left3 {
    top: 126%;
    position: absolute;
}
 .seo-box-content p {
    text-transform: capitalize;
}
 ul.five-three li {
    display: inline-block;
    width: 20%;
    float: left;
    padding: 35px 13px;
    height: 390px;
}
 ul.five-three li:nth-child(5) {
    border-right: medium none !important;
}
 .header-gif.dash-dmc {
    top: 25%;
}
 .seo-process {
    background: url('../images/digital_marketing/bg.png');
    background-repeat: repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto auto;
    background-repeat: repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto auto;
    background-repeat: repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto auto;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 100% 100%;
    margin-top: -150px;
}
 .seo-process-heading {
    padding-top: 15%;
    color: #fff !important;
    text-align: center;
    margin-bottom: 50px;
}
 .seo-process-heading h1 {
    text-transform: uppercase;
    color: #fff !important;
}
 .seo-process-heading h4 {
    margin-bottom: 10px;
    font-family: 'Gotham Book' !important;
    color: #fff;
    font-size: 22px;
}
 .seo-process-heading p {
}
 .seo-box-content {
    min-height: 170px;
    text-align: center;
    color: #fff;
}
 .five-three {
    margin: 0 auto;
    display: block;
    text-align: center;
    width: 100%;
}
 .seo-box-content h3 {
    text-transform: capitalize;
    margin: 20px 0;
    color: #fff;
}
 .ch-item {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    position: relative;
}
 .ch-info-wrap {
    display: block;
    margin: auto;
    position: relative;
    width: 120px;
    height: 120px;
    border-radius: 120px;
    background: #fff;
    border: 8px solid #fff;
    transition: all 0.5s ease-in-out 0s;
    box-shadow: 0 8px 6px -6px black;
}
 ul.five-three li:hover .shows {
    opacity: 0;
}
 ul.five-three li:hover .hides {
    opacity: 1;
}
 .ch-info img {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 0;
    bottom: 0;
}
 ul.five-three li:hover .ch-info-wrap {
    background: rgba(112, 44, 145, 0.8);
}
 #bdr-left {
    border-right: 2px dashed rgba(255, 255, 255, 0.5);
}
 .dmc-spacing {
    height: 695px;
}
 .dmc-heading {
    text-align: center;
}
 .dmc-heading h1 {
    color: #0E6FAE;
    text-transform: uppercase;
}
 .dmc-heading p {
}
 .market-services {
    margin-top: 95px;
    position: relative;
    height: 650px;
}
 .service-main {
    height: 650px;
}
 .rocket-img {
    position: absolute;
    left: 0;
    right: 0;
    top: auto;
    bottom: 0;
    margin: auto;
    z-index: 1;
}
 .left-side-img {
    position: relative;
    width: 50%;
    float: left;
}
 .right-side-img {
    position: relative;
    width: 50%;
    float: right;
}
 .hides {
    opacity: 0;
}
 .service1:hover .shows, .service2:hover .shows, .service3:hover .shows, .service4:hover .shows, .service5:hover .shows, .service6:hover .shows {
    opacity: 0;
}
 .service1:hover .hides, .service2:hover .hides, .service3:hover .hides, .service4:hover .hides, .service5:hover .hides, .service6:hover .hides {
    opacity: 1;
}
 .service1 {
    position: absolute;
    z-index: 9;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
 .service1 img {
    position: absolute;
    top: 340px;
    left: 85px;
    bottom: 0;
}
 .service2 img {
    position: absolute;
    top: 110px;
    left: 84px;
    bottom: 0;
    right: auto;
}
 .service3 img {
    position: absolute;
    top: 0;
    left: auto;
    right: 3%;
}
 .service4 img {
    position: absolute;
    top: 0;
    left: 3%;
    right: auto;
}
 .service5 img {
    position: absolute;
    top: 110px;
    left: auto;
    bottom: 0;
    right: 84px;
}
 .service6 img {
    position: absolute;
    top: 340px;
    left: auto;
    right: 85px;
}
 .market-services img {
    cursor: default;
    transition: 0.3s;
}
 .market-services img:hover {
    transform: scale(1.070);
}
 .service11 {
    text-align: right;
}
 .service11 h3, .service22 h3 {
    text-transform: capitalize;
}
 .service11 p, .service22 p {
    padding-top: 10px;
}
 .service11:nth-child(1), .service22:nth-child(1) {
    padding-top: 65px;
}
 .service11:nth-child(2) {
    padding-top: 65px;
}
 .service22:nth-child(2) {
    padding-top: 65px;
}
 .service11:nth-child(3) {
    padding-top: 65px;
}
 .service22:nth-child(3) {
    padding-top:65px;
}
 .section-padding {
    padding: 70px 0;
    position: relative;
    overflow: hidden;
}
 .process-header {
    position: relative;
    background: url(../images/whoweare/process-header.png);
    background-repeat: repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto auto;
    background-repeat: repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto auto;
    background-size: auto 90%;
    background-position: right top;
    background-repeat: no-repeat;
    height: 864px;
}
 .section-header .section-title h1 {
    margin-bottom: 15px;
    text-transform: uppercase;
}
 .section-header {
    margin-bottom: 40px;
}
 .section-header .section-title p {
    margin: 0;
}
 .success-panel {
    margin-top: 30px;
    width: 85%;
}
 .content-panel h3 {
    text-transform: capitalize;
    text-align: right;
    color: #0E6FAE;
}
 .success-stones .dots {
    position: absolute;
    top: -16%;
    bottom: 0;
    max-width: 100%;
    z-index: -1;
}
 .success-panel.second-sec {
    float: right;
}
 .content-panel p {
    text-align: right;
    margin: 15px 0;
}
 .content-panel {
    width: 74%;
    float: left;
    display: inline-block;
}
 .content-panel.panel-right {
    float: right;
}
 .content-panel.panel-right h3, .content-panel.panel-right p {
    text-align: left;
}
 .image-panel.image-left {
    float: left;
}
 .image-panel {
    width: 25%;
    float: right;
    height: 140px;
    position: relative;
    background-size: auto !important;
    background-position: center top;
    background-repeat: no-repeat !important;
}
 .image-panel-first {
    background: url(../images/circle4.png);
}
 .image-panel-second {
    background: url(../images/circle1.png);
}
 .image-panel-third {
    background: url(../images/circle2.png);
    transform: rotate(-25deg);
}
 .image-panel-fourth {
    background: url(../images/circle3.png);
}
 .image-panel-fifth {
    background: url(../images/circle5.png);
}
 .image-panel-sixth {
    background: url(../images/circle6.png);
    transform: rotate(20deg);
}
 .full-bg {
    background: url(../images/bg-bird.png);
    background-repeat: repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto auto;
    background-repeat: repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto auto;
    background-repeat: no-repeat;
    background-position: calc(50%);
    background-size: auto;
    position:relative;
}
 .rotate-image {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
 .one {
    height: 155px;
    width: 155px;
    top: 0;
    left: 66px;
}
 .content-panel.first-panel {
    position: relative;
    left: 65px;
}
 .four {
    height: 155px;
    width: 155px;
    top: 0px;
    right: 66px;
}
 .content-panel.fourth-panel {
    position: relative;
    right: 65px;
}
 .two {
    height: 155px;
    width: 155px;
    top: 10px;
    left: 15px;
}
 .five {
    height: 155px;
    width: 155px;
    top: 10px;
    right: 15px;
}
 .three {
    height: 155px;
    width: 155px;
    left: 66px;
    top: 0;
}
 .content-panel.third-panel {
    position: relative;
    left: 65px;
}
 .six {
    height: 155px;
    width: 155px;
    right: 66px;
    top: 0;
}
 .content-panel.sixth-panel {
    position: relative;
    right: 65px;
}
 .stones-third {
    position: relative;
    top: 50px;
}
 .our-work-design .dots {
    top: -111px;
}
 .stones-second {
    position: relative;
    top: 20px;
}
 .stones-fifth {
    position: relative;
    top: 20px;
}
 .stones-sixth {
    position: relative;
    top: 50px;
}
 .stones-second {
    margin-right: 75px;
}
 .stones-fifth {
    margin-left: 75px;
}
 .stones {
    margin-bottom: 65px;
    transition:all 300ms;
}
 .stones:hover .television-image {
    transform: translate(0, -10px);
    animation-delay:0.7s;
}
 .stones:hover .image-panel {
    border-radius: 160px;
    background: rgba(244,103,110,1);
    background: -moz-linear-gradient(top, #0E6FAE 0%, #0E6FAE 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #0E6FAE), color-stop(100%, #0E6FAE));
    background: -webkit-linear-gradient(top, #0E6FAE) 0%, #0E6FAE 100%);
    background: -o-linear-gradient(top, #0E6FAE 0%, #0E6FAE 100%);
    background: -ms-linear-gradient(top, #0E6FAE 0%, #0E6FAE 100%);
    background: linear-gradient(to bottom, #0E6FAE 0%, #0E6FAE 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0E6FAE', endColorstr='#0E6FAE', GradientType=0 );
}
 .stones:hover .image-panel {
    box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}
 .white-icon {
    opacity: 0;
}
 .stones:hover .white-icon {
    opacity:1;
}
 .stones:hover .color-icon {
    opacity:0;
}
 .image-panel img.icon1 {
    max-width: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    transform: rotate(45deg);
}
 .image-panel img.icon2 {
    max-width: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
 .image-panel img.icon3 {
    max-width: 100%;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    transform: rotate(45deg);
}
 .image-panel img.icon4 {
    max-width: 100%;
    right: 0;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}
 .image-panel img.icon5 {
    max-width: 100%;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
 .image-panel img.icon6 {
    max-width: 100%;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
 .image-panel img {
    display: block;
    margin-left: auto;
    position: absolute;
    left: 0;
    right: 0;
    margin-right: auto;
    top: 25%;
    width: 55%;
}
/*--------------------Printing and Advertising---------------------*/
 .key-heading{
    text-align:center;
}
 .key-heading h1{
    text-transform:uppercase;
    color:#0E6FAE;
}
 .key-heading h4{
    padding:20px 0;
}
 .key-box {
    background: #fff;
    background: -moz-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
    background: -webkit-linear-gradient(top, #ffffff 0%,#e5e5e5 100%);
    background: linear-gradient(to bottom, #ffffff 0%,#e5e5e5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 );
    box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
    transition: all 0.3s cubic-bezier(.25,.8,.25,1);
    padding: 25px;
    margin-top: 30px;
    border: 1px solid #ddd;
    transition: all 300ms;
    position: relative;
    height: 385px;
    border-radius: 15px;
}
 .key-image {
    transition: all 300ms;
    margin-bottom: 30px;
    height:256px;
}
 .key-box:hover {
    box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}
 .key-box:hover img{
    transition:all .3s;
    transform:scale(1.2);
}
 .key-content h3{
    text-align:center;
    text-transform:capitalize;
}
 .printing-services{
    background: url('../images/printingandadvertising/bg.jpg');
    background-size:cover;
    background-position:center center;
    background-repeat:no-repeat;
    color:#fff;
    min-height:900px;
}
 .printing-heading h1{
    text-transform:uppercase;
    text-align:center;
    color:#fff;
}
 .printing-heading p{
    text-align:center;
}
 .product-animation{
    margin-top:50px;
    position:relative;
}
 .p1{
    opacity:0;
    width:50%;
    position: absolute;
}
 .p1-img{
    position: absolute;
    z-index:9;
    left: 34%;
    top: 35%;
    width: 32%;
}
 .p2{
    width: 45.5%;
    position: absolute;
    opacity:0;
}
 .p2-img{
    position:absolute;
    width: 30.5%;
    left: 91px;
    margin-top: -57%;
}
 .p4{
    width:50%;
    opacity:0;
    position: absolute;
}
 .p4-img{
    position:absolute;
    width: 29.5%;
    left: 95px;
    margin-top: -52%;
}
 .p5{
    width: 45.5%;
    position: absolute;
    opacity:0;
}
 .p5-img{
    position:absolute;
    width: 29.5%;
    left: 89px;
    margin-top: -58%;
}
 .p3{
    width:50%;
    position: absolute;
    display:block;
    margin:auto;
    opacity:0;
}
 .p3-img{
    position:absolute;
    width: 30.5%;
    left: 92px;
    margin-top: -54%;
}
 .pline1{
    padding-top: 3%;
    margin-left: -13%;
    width: 30%;
}
 .pline2{
    padding-top: 53%;
    margin-left: 0%;
    width: 30%;
}
 .pline3{
    padding-top: 17%;
    margin-left: 2%;
    width: 30%;
}
 .pline4{
    margin-top: -92%;
    margin-left: 77%;
    width: 30%;
}
 .pline5{
    padding-top: 53%;
    margin-left: 120%;
    width: 30%;
}
 .pa-heading h3 {
    text-transform: capitalize;
    padding-bottom: 10px;
    color: #fff;
}
 .pa-service-left, .pa-service-left1, .pa-service-left2{
    text-align:right;
}
 .pa-service-left{
    margin-top: 54px;
    margin-right: 30px;
}
 .pa-service-left1{
    margin-top:70px;
}
 .pa-service-left2{
    margin-top:100px;
    margin-right:-65px;
}
 .pa-service-right{
    margin-top: 132px;
    margin-left: -32px;
}
 .pa-service-right1{
    margin-top: 174px;
    margin-left: 60px;
}

.product-details.ghee-cow h2 {
    font-size: 25px;
}
/* Video Productio Stylesheet */
 .production {
    margin-top: 30px;
    position: relative;
}
 .thoughtbot p {
    margin: 0;
}
 .video-production .content-panel {
    width: 100%;
    float: none;
    display: block;
    border: 1px solid #ccc;
    padding: 15px;
    border-radius: 5px;
    margin-top: 30px;
    position: relative;
    z-index: 9;
}
 .video-production {
    position: relative;
}
 .thoughtbot {
    background: #ffffff;
    background: -moz-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
    background: -webkit-linear-gradient(top, #ffffff 0%,#e5e5e5 100%);
    background: linear-gradient(to bottom, #ffffff 0%,#e5e5e5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 );
    box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
    transition: all 0.3s cubic-bezier(.25,.8,.25,1);
}
 .video-production .image-panels img {
    display: block;
    margin-left: auto;
    position: relative;
    top: 25%;
    bottom: 0;
    left: 0;
    right: 0;
    margin-right: auto;
    transition:.5s all;
}
 .video-production:hover .image-panels img {
    transform:scale(1.2);
}
 .video-production:hover .image-panels::after {
    opacity: 1;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}
 .image-panels::after {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
     -ms-border-radius: 50%;
    border-radius: 50%;
    content: '';
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    top: -8px;
    left: -8px;
    padding: 8px;
    z-index: -1;
    opacity: 0;
    -webkit-box-shadow: 3px 3px #0E6FAE;
    -moz-box-shadow: 3px 3px #0E6FAE;
    -ms-box-shadow: 3px 3px #0E6FAE;
    -o-box-shadow: 3px 3px #0E6FAE;
    box-shadow: 3px 3px #0E6FAE;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transition: opacity 0.2s, -webkit-transform 0.2s;
    -moz-transition: opacity 0.2s, -moz-transform 0.2s;
    transition: opacity 0.2s, transform 0.2s;
}
 .video-production:hover .image-panels-one::after {
    opacity: 1;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}
 .image-panels-one::after {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
     -ms-border-radius: 50%;
    border-radius: 50%;
    content: '';
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    top: -8px;
    left: -8px;
    padding: 8px;
    z-index: -1;
    opacity: 0;
    -webkit-box-shadow: 3px 3px #0E6FAE;
    -moz-box-shadow: 3px 3px #0E6FAE;
    -ms-box-shadow: 3px 3px #0E6FAE;
    -o-box-shadow: 3px 3px #0E6FAE;
    box-shadow: 3px 3px #0E6FAE;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transition: opacity 0.2s, -webkit-transform 0.2s;
    -moz-transition: opacity 0.2s, -moz-transform 0.2s;
    transition: opacity 0.2s, transform 0.2s;
}
 .video-production .image-panels {
    display: inline-block;
    height: 65px;
    width: 65px;
    border-radius: 65px;
    background: #0E6FAE;
    background: -webkit-linear-gradient(left top, #0E6FAE, #0E6FAE);
    background: -o-linear-gradient(bottom right, #0E6FAE, #0E6FAE);
    background: -moz-linear-gradient(bottom right, #0E6FAE, #0E6FAE);
    background: linear-gradient(to bottom right, #0E6FAE, #0E6FAE);
    position: absolute;
    left: -15px;
    top: -20px;
    z-index: 9;
    transition:all ease-in-out 300ms;
}
 .video-production .image-panels-one img {
    display: block;
    margin-left: auto;
    position: relative;
    top: 25%;
    bottom: 0;
    left: 0;
    right: 0;
    margin-right: auto;
    transition:.5s all;
}
 .video-production .image-panels-one {
    display: inline-block;
    height: 65px;
    width: 65px;
    border-radius: 65px;
    background: #0E6FAE;
    background: -webkit-linear-gradient(left top, #0E6FAE, #0E6FAE);
    background: -o-linear-gradient(bottom right, #0E6FAE, #0E6FAE);
    background: -moz-linear-gradient(bottom right, #0E6FAE, #0E6FAE);
    background: linear-gradient(to bottom right, #0E6FAE, #0E6FAE);
    position: absolute;
    right: -15px;
    top: -20px;
    z-index:9;
    transition:all ease-in-out 300ms;
}
 .video-production:hover .image-panels-one img {
    transform:scale(1.2);
}
 .dash-right h3, .dash-right p {
    text-align: left !important;
}
 .design-bird img {
    display: block;
    margin: auto;
    position: absolute;
    top: 0;
    width: auto;
    -webkit-transition: width 2s, height 2s, -webkit-transform 2s;
    transition: width 2s, height 2s, transform 2s;
    bottom: 0;
    left: 0;
    right: 0;
}
 .production.logo-section {
    min-height: 642px;
}
 .design-bird-one {
    width: 415px;
    height: 415px;
    border-radius: 415px;
    background: url(../images/video-production/bg.png);
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: center center;
    display: block;
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
 .line.line-one {
    position: absolute;
    top: 50%;
    right: 0;
    z-index: 1;
    width: auto;
    left: 100%;
}
 .line.line-four {
    position: absolute;
    top: 50%;
    right: 100%;
    z-index: 1;
    width: auto;
    left: auto;
}
 .line.line-two {
    position: absolute;
    left: 100%;
    top: 50%;
    z-index: 1;
    width: auto;
    bottom: auto;
}
 .line.line-five {
    position: absolute;
    left: auto;
    top: 50%;
    z-index: 1;
    width: auto;
    right: 100%;
}
 .line.line-three {
    position: absolute;
    left: 100%;
    top: auto;
    z-index: 1;
    width: auto;
    bottom: 50%;
    right: auto;
}
 .line.line-six {
    position: absolute;
    left: auto;
    top: auto;
    z-index: 1;
    width: auto;
    right: 100%;
    bottom: 50%;
}
 .production.logo-section:hover .design-bird {
    border-width:8px;
}
 .thoughtbot::before, .thoughtbot::after{
    content:"";
    width:2px;
    height:0;
    position: absolute;
    transition: all 0.2s linear;
    background: #0E6FAE;
}
 .video-production:hover::before, .video-production:hover::after{
    width: 100%;
}
 .video-production:hover .thoughtbot::before, .video-production:hover .thoughtbot::after{
    height: 100%;
}
 .video-production::after{
    right:0;
    bottom: 0;
    transition-duration: 0.4s;
}
 .video-production .thoughtbot::after{
    right:0;
    bottom: 0;
    transition-duration: 0.4s;
}
 .video-production::before{
    left: 0;
    top: 0;
    transition-duration: 0.4s;
}
 .video-production .thoughtbot::before{
    left: 0;
    top: 0;
    transition-duration: 0.4s;
}
 .design-bird {
    width: 325px;
    height: 325px;
    border-radius: 325px;
    border: 3px solid #fff;
    background: #0E6FAE;
    background: -webkit-linear-gradient(left top, #0E6FAE, #0E6FAE);
    background: -o-linear-gradient(bottom right, #0E6FAE, #0E6FAE);
    background: -moz-linear-gradient(bottom right, #0E6FAE, #0E6FAE);
    background: linear-gradient(to bottom right, #0E6FAE, #0E6FAE);
    position: absolute;
    display: block;
    margin: auto;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    transition: all 300ms;
}
 .thoughtbot {
    min-height: 170px;
}
 .video-projects{
    background: url(../images/video-production/video-bg.png);
    background-size:cover;
    background-position:center center;
    background-repeat:no-repeat;
    text-align:center;
    color:#fff;
}
 video[poster]{
    height:100%;
    width:100%;
}
 *::placeholder {
    color:#333;
}
 .video-projects h1{
}
 .video-projects .section-header h1 {
    color: #fff;
}
 .video-containers {
    margin-top: 30px;
    position: relative;
}
 .all-reviews.review-page {
    height: auto;
    margin-top: 30px;
}
/* Contact Page Stylesheet */
 .Contact-page {
    padding-bottom: 70px;
}
 .Contact-page .section-header .section-title p.first-child {
    font-weight: bold;
}
 .contact-detailed {
    border-radius: 15px;
    padding: 30px;
    position: relative;
    top: 0;
}
 .all-details {
    min-height: 180px;
}
 .all-details img {
    display: block;
    margin: auto;
}
 .bottom-details p {
    text-align: center;
    margin: 0;
}
 .bottom-details a {
    color: #333;
    margin-top: 10px !important;
    display: block;
}
 .mappy {
    margin-bottom: -5px;
}
 .bottom-details {
    height: 90px;
    margin-top: 15px;
}
/* END Contact Page Stylesheet */
/* Branding Stylesheet */
 .social-img {
    top: -15%;
    position: absolute;
    left: 0;
}
 .facebook-icon {
    position:absolute;
    left:35%;
    top:-10%;
    box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
    border-radius: 100%;
}
 .linkedin-icon {
    left: 55%;
    top:-15%;
    position:absolute;
    box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
    border-radius: 100%;
}
 .twitter-icon {
    position:absolute;
    left: 78%;
    top: -10%;
    box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
    border-radius: 100%;
}
 .youtube-icon {
    position: absolute;
    top: 0;
    left: 100%;
    box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
    border-radius: 100%;
}
 .dir-cms {
    left: 7% !important;
    top: -20% !important;
}
 .dash-cms {
    height: 900px;
}
 .responsive .details-img {
    top: 0;
    left: 0;
}
 .responsive .details-content {
    position: relative;
    top: 8%;
}
 .line-dir {
    display: block;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}
 .responsive-lines {
    display: block;
    margin: auto;
    position: absolute;
    top: 0;
    left: 33%;
    right: auto;
}
 .res-line {
    top: -10%;
    max-width: 15%;
}
 .corporate-line {
    top: -26%;
    left: 0;
}
 .line-3ree {
    top: -25%;
}
 .line-4our {
    right: 19% !important;
    left: auto;
    top: 3%;
}
 .social-media .details-img {
    width: 50%;
    margin-top: 10%;
}
 .social-media .details-content {
    width: 40%;
    position: relative;
    top: 35%;
}
 .television-image {
    cursor: default;
    transition: all ease-in-out 300ms;
}
 .television-image:hover {
    transform:translate(0, -15px);
}
 .branding {
    background: url(../images/branding/bg.png);
    background-repeat: repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto auto;
    background-repeat: repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto auto;
    background-repeat: repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto auto;
    background-repeat: repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto auto;
    background-repeat: no-repeat;
    background-position: left;
    background-size: auto 100%;
    height: 1020px;
    position: relative;
}
 .television {
    height: 695px;
}
 .details-img {
    display: inline-block;
    float: left;
    width: 50%;
    margin-right: 0;
    position: relative;
}
 .img-one {
    position: absolute;
    left: 12%;
    bottom: 0;
    top: 68%;
}
 .img-two {
    position: absolute;
    left: 24%;
    bottom: 0;
    top: 100%;
    right: 0;
}
 .branding p {
}
 ul.tv-list li:before {
    content: "\f00c";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    background: #0E6FAE;
    background-image: -webkit-linear-gradient(left top, #0E6FAE, #0E6FAE);
    background-image: -o-linear-gradient(bottom right, #0E6FAE, #0E6FAE);
    background-image: -moz-linear-gradient(bottom right, #0E6FAE, #0E6FAE);
    background-image: linear-gradient(to bottom right, #0E6FAE, #0E6FAE);
    color:transparent;
    -webkit-background-clip: text;
    background-clip: text;
    font-size: 14px;
    padding-right: 0.5em;
    position: relative;
    top: 0;
    left: 0;
}
 .read-more {
     display: block;
     margin-top: 30px;
     text-align: right;
}
 .read-more a,  .read-more button, .razorpay-payment-button {
     display: inline-block;
     color: #fff;
     background: #8BB643;
     border-color: #8BB643;
     padding: 16px 29px;
     border-radius: 5px;
     font-size: 18px;
     text-transform: uppercase;
     box-shadow: 0 17px 10px -10px rgba(0, 0, 0, 0.4);
     cursor: pointer;
     transition: all ease-in-out 300ms;
     font-weight: 600;
}
 .read-more span {
    cursor: pointer;
    display: inline-block;
    position: relative;
    transition: 0.5s;
}
 .read-more span::after {
    font-size: 28px;
    content: '\00bb';
    position: absolute;
    opacity: 0;
    top: -10px;
    right: -20px;
    transition: 0.5s;
}
 .read-more a:hover span {
    padding-right: 25px;
}
 .read-more a:hover span:after {
    opacity: 1;
    right: 0;
}
 .read-more a:hover, .razorpay-payment-button:hover, .read-more button:hover {
    box-shadow: 0 37px 20px -20px rgba(0, 0, 0, 0.2);
    transform: translate(0, -10px);
}
 .tv-list {
    margin-top: 15px;
}
 ul.tv-list li {
}
 .television-image {
    max-width: 100%;
}
 ul {
    margin:0;
    padding:0;
    list-style-type:none;
}
 h1 {
    text-transform:uppercase;
}
 .details-content {
    float: right;
    width: 50%;
    margin-top: 45px;
}
 .branding h1 {
    text-transform: uppercase;
    margin-bottom: 15px;
}
 .branding-second {
    background: url(../images/branding/bg1.png);
    background-repeat: repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto auto;
    background-repeat: repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto auto;
    background-repeat: repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto auto;
    background-repeat: repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto auto;
    background-repeat: no-repeat;
    background-position: right top;
    background-size: auto 100%;
    height: 780px;
    position: relative;
}
 .television-corp {
    height: 695px;
}
 .details-content-corp {
    float: left;
    width: 44%;
    margin-top: 15%;
}
 .branding-second h1 {
    text-transform: uppercase;
    margin-bottom: 15px;
}
 .branding-second p {
}
 .details-img-corp {
    display: inline-block;
    float: right;
    width: 50%;
    margin-right: 0;
    position: relative;
}
 .details-img-corp img.television-image {
    position: absolute;
    right: 0;
}
 .branding-design-corp {
    position: relative;
}
/* End Branding Stylesheet */
/* OUR WORK STYLESHEET */
 .work-design {
    margin-top: 50px;
}
 .design-image img {
    display: block;
    margin: auto;
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
    width: 100%;
}
 .design-image {
    border-radius: 15px;
}
 .our-work-design {
}
/* End Branding Stylesheet */
/*-----------------------Mobile Application------------------*/
 .ui-ux-content h1, .iphone-content h1{
    text-transform:uppercase;
    color:#0E6FAE;
    font-size:35px;
}
 .ui-ux-content p, .iphone-content p {
    padding: 20px 0;
}
 .ui-ux-content ul li, .iphone-content ul li {
}
 .ui-ux-content ul li:nth-child(2), .iphone-content ul li:nth-child(2){
    padding:10px 0;
}
 .ui-ux-image {
    position: relative;
}
 .home13-images-water {
    z-index: 1;
}
 .home13-images-water .water {
    z-index: -1;
    transform: scale(3.5, 0.7);
    -webkit-transform: scale(3.5, 0.7);
    position: absolute;
    top: 100%;
    left: 50%;
    margin-top: -25px;
    opacity: 0.6;
}
 .water {
    pointer-events: none;
}
 .water {
    position: relative;
    margin: 0 auto;
    margin-top: 0px;
    background-color: rgba(163,195,217,0.5);
}
 .water::before {
    -webkit-animation-delay: 660ms;
    -moz-animation-delay: 660ms;
    animation-delay: 660ms;
}
 .water::after {
    -webkit-animation-delay: 300ms;
    -moz-animation-delay: 300ms;
    animation-delay: 300ms;
}
 .water::after, .water::before, .water .dot::after, .water .dot::before {
    content: "";
    width: 100px;
    height: 100px;
    background-color: inherit;
    position: absolute;
    margin: -50px 0 0 -50px;
    opacity: 0;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -webkit-animation: water 3s ease-out;
    -moz-animation: water 3s ease-out;
    animation: water 3s ease-out;
    animation-delay: 0s;
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}
 .water::after, .water::before, .water .dot::after, .water .dot::before {
    content: "";
    width: 100px;
    height: 100px;
    background-color: inherit;
    position: absolute;
    margin: -50px 0 0 -50px;
    opacity: 0;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -webkit-animation: water 3s ease-out;
    -moz-animation: water 3s ease-out;
    animation: water 3s ease-out;
    animation-delay: 0s;
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}
 .water .dot {
    background-color: inherit;
}
 .water .dot::before {
    -webkit-animation-delay: 1380ms;
    -moz-animation-delay: 1380ms;
    animation-delay: 1380ms;
}
 .water .dot::after {
    -webkit-animation-delay: 1020ms;
    -moz-animation-delay: 1020ms;
    animation-delay: 1020ms;
}
 .ui-ux-image .appn1 {
    position: absolute;
    top: 25%;
    left: 15%;
}
 .iphone-image1 img {
    max-width:100%;
}
 .ui-ux-content ul li:before, .iphone-content ul li:before {
    content: "\f00c";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    background: #0E6FAE;
    background-image: -webkit-linear-gradient(left top, #0E6FAE, #0E6FAE);
    background-image: -o-linear-gradient(bottom right, #0E6FAE, #0E6FAE);
    background-image: -moz-linear-gradient(bottom right, #0E6FAE, #0E6FAE);
    background-image: linear-gradient(to bottom right, #0E6FAE, #0E6FAE);
    color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
    font-size: 14px;
    padding-right: 0.5em;
    position: relative;
    top: 0;
    left: 0;
}
 .iphone {
    position: relative;
    padding: 65px 0;
    height: 650px;
}
 .iphone-image img {
    position: absolute;
    right: 0;
    bottom: auto;
    top: -40%;
}
 .appn-iphone {
    position: absolute;
    top: -22%;
    right: 0;
    left: auto;
    max-width: 50%;
}
 .appn-iphone {
    max-width: 40%;
    float: right;
}
 .iphone-image img:nth-child(2) {
    position: absolute;
    right: 21%;
    bottom: auto;
    top: 36%;
    z-index: -1;
    left: auto;
}
 .stationary-heading{
    text-align:center;
}
 .stationary-heading h1{
    text-transform:uppercase;
    color:#0E6FAE;
}
 .stationary-heading h4 {
    padding: 10px 0;
    font-family: 'Gotham Book' !important;
    color: #333;
    font-weight: bold;
    font-size: 20px;
}
 .stationary-heading p {
}
 .logo-designing-content {
    padding-right: 47px;
    padding-left: 30px;
    padding-top: 90px;
    padding-bottom: 70px;
}
 .logo-designing-content h2 {
    text-transform: uppercase;
    color: #0E6FAE;
    padding-bottom: 10px;
    font-size: 35px;
}
 .logo-designing-image{
    padding:0 30px;
}
 .logo-designing {
    margin-top: 0;
}
 .signage-content {
    padding-top: 80px;
    padding-bottom: 80px;
    padding-left: 45px;
    padding-right: 75px;
    font-size: 14px;
    line-height: 1.9;
}
 .signage-content h2 {
    text-transform: uppercase;
    color: #0E6FAE;
    padding-bottom: 10px;
    font-size: 35px;
}
 .signage-image1 {
    margin-top: 0;
    padding: 0 30px;
    position: absolute;
    top: -120px;
}
 .brochure-design{
    position:relative;
}
 .brochure-content h2{
    text-transform:uppercase;
    color:#0E6FAE;
    padding-bottom:10px;
}
 .brochure-main{
    position:absolute;
    width:50%;
    padding-right:30px;
    top:15%;
    left:0;
}
 .brochure-content {
    padding-top: 70px;
    font-size: 14px;
    line-height: 1.9;
    padding-bottom: 70px;
    padding-left: 30px;
    padding-right: 65px;
}
 .newsletter-design{
    position:relative;
}
 .newsletter-content h2{
    text-transform:uppercase;
    color:#0E6FAE;
    padding-bottom:10px;
}
 .newsletter-content1 h2{
    text-transform:uppercase;
    color:#0E6FAE;
    padding-bottom:10px;
}
 .newsletter-content1{
    padding:30px 0;
}
 .newsletter-main {
    right: 0;
    position: absolute;
    width: auto;
    padding-left: 30px;
    top: 395px;
}
 .newsletter-content{
    padding-top:100px;
    padding-left:220px;
    padding-right:22px;
    font-size:14px;
    line-height:1.9;
    right:0;
}
 .infographic-design {
    margin-top: 60%;
    padding-bottom: 70px;
}
 .infographic-content{
    padding:0 30px;
    font-size:14px;
    line-height:1.9;
}
 .infographic-content h2{
    text-transform:uppercase;
    color:#0E6FAE;
    padding-bottom:10px;
}
 .infographic-main{
    margin-top:-52%;
}
 .print-advrt .ch-info-wrap {
    display: none;
}
.slick-slide img {
    background:#fff;
}
 .regular-mobile .slick-slide img {
    display: block;
    position: relative;
    top: 67px;
    max-width: 85%;
    height: 426px;
}
 .regular-mobile .slick-slide img {
    display: block;
    margin: auto;
    box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
 .regular-mobile .slick-slide {
    height:560px;
}
 .regular-mobile .slick-current img {
    max-width: 100%;
    box-shadow: none !important;
    z-index: -9;
    position:relative;
}
 .our-client.regular-mobile.slider.slick-initialized.slick-slider {
    background: url(../images/mobile-application/bg.png);
    background-repeat: repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto auto;
    background-repeat: repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto 100%;
}
 .regular-mobile {
}
 .review-page {
    padding-bottom: 70px;
}
 .review-design {
    position: relative;
}
 .all-reviews {
    height:369px;
    position:relative;
    border: 1px solid #ccc;
    border-radius: 15px;
    padding: 20px;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    transition:all 0.4s ease-in-out 0s;
    background: #fff;
}
 .all-reviews:hover {
    border-color:#0E6FAE;
}
 .review-icon1 img {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: auto;
    bottom: auto;
    border-radius:5px;
}
 .review-icon1 {
    position: relative;
    margin-top: 15px;
}
 .review-icon-left {
    float: left;
}
 .review-icon {
    display: inline-block;
    width: 125px;
    height: 125px;
    border-radius: 125px;
    border: 4px solid #0E6FAE;
}
 .review-icon img {
    border-radius: 125px;
    border: 3px solid #fff;
}
 .review-content p {
}
 .review-content {
    margin-left: 140px;
}
 .review-content h3 {
    text-transform: uppercase;
    font-size: 20px;
    margin-top: 20px;
    margin-bottom: 0;
    color: #0E6FAE;
}
 .review-content p.content:before {
    content: "\f10d";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #ccc;
    font-size: 18px;
    padding-right: 0.5em;
    position: relative;
    top: 0;
    left: 0;
}
 .review-content p.content {
}
 .review-content p.content:after {
    content: "\f10e";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #ccc;
    font-size: 18px;
    padding-left: 0.8em;
    position: relative;
    top: 0;
    left: auto;
    right:0;
}
 .review-icon.hover {
    position: relative;
    cursor: default;
}
 .review-icon.hover {
    text-align: center;
}
 .review-icon.hover {
    overflow: hidden;
}
 .review-icon.hover .overlay {
    position: absolute;
    top: 4px;
    left: 4px;
    margin-left: auto;
    margin-right: auto;
    right: 4px;
    bottom: 4px;
    border-radius: 100%;
}
 .all-reviews:hover .overlay::before {
    opacity: 1;
    -webkit-transform: translate3d(-50%,-50%,0) rotate3d(0,0,1,-135deg) scale3d(1,1,1);
    transform: translate3d(-50%,-50%,0) rotate3d(0,0,1,-135deg) scale3d(1,1,1);
}
 .ehover7 .overlay::before {
    top: 50%;
    width: 40%;
    height: 60%;
    opacity: 0;
    transition: opacity .35s,transform .35s;
    -webkit-transform: translate3d(-50%,-50%,0) rotate3d(0,0,1,-45deg) scale3d(0,0,1);
    transform: translate3d(-50%,-50%,0) rotate3d(0,0,1,-45deg) scale3d(0,0,1);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
}
 .ehover7 .overlay::before, .ehover7 p {
    position: absolute;
    left: 50%;
    -webkit-transition: opacity .35s,-webkit-transform .35s;
}
 .ehover7 .overlay::before {
    content: '';
}
 .ehover7 p {
    top: 50%;
    -webkit-transform: translate3d(-50%,-50%,0);
}
 .ehover7 p a {
    color: #fff;
}
 .ehover7 p {
    text-transform: none;
    font-size: 15px;
    line-height: 2;
    margin: 0;
}
 .ehover7 p {
    transition: opacity .35s,transform .35s;
    transform: translate3d(-50%,-50%,0);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    padding: 0;
}
 .all-reviews:hover p i:empty {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    opacity: 1;
}
 .ehover7 p a:first-child i {
    -webkit-transform: translate3d(-60px,-60px,0);
    transform: translate3d(-60px,-60px,0);
}
 .ehover7 p a:nth-child(2) i {
    -webkit-transform: translate3d(60px,-60px,0);
    transform: translate3d(60px,-60px,0);
}
 .ehover7 p a:nth-child(3) i {
    -webkit-transform: translate3d(-60px,60px,0);
    transform: translate3d(-60px,60px,0);
}
 .ehover7 p a:nth-child(4) i {
    -webkit-transform: translate3d(60px,60px,0);
    transform: translate3d(60px,60px,0);
}
 .all-reviews:hover .overlay{
    background: rgba(0, 0, 0, 0.6);
}
 .dmc-icons {
    display: none;
}
 .ehover7 a i {
    opacity: 0;
    -webkit-transition: opacity .35s,-webkit-transform .35s;
    transition: opacity .35s,transform .35s;
    padding: 0 5px;
}
 .testimonial-thumbnail {
    display: block !important;
    margin: auto !important;
    float: none;
    margin-right: 0;
}
 .testimonial-content {
    margin-left: 0;
    margin-top: 10px;
}
 .dots {
    position: absolute;
    top: -25%;
    bottom: auto;
    max-width: 100%;
    z-index: -1;
}
 .read-more.all-services a.quote {
    display: inline-block;
}
 .read-more.all-services {
    text-align: center;
    margin: 30px auto;
    display: block;
}
 .reg-client {
     border: 1px solid #eee;
     padding: 0 25px 25px;
     background: #fff;
     margin: 10px;
     overflow: visible;
     margin-top: 70px;
     border-bottom: 5px solid #0E6FAE;
     border-top-left-radius: 5px;
     border-top-right-radius: 5px;
     border-bottom-left-radius: 10px;
     border-bottom-right-radius: 10px;
}
 .regular-client {
    width:95%;
    margin:auto;
}
 .regular-client .slick-prev::before, .regular-mobile .slick-prev::before {
    font-family: FontAwesome;
    content: "\f0d9";
    font-size: 22px;
}
 .regular-client .slick-next::before, .regular-mobile .slick-next::before {
    font-family: FontAwesome;
    content: "\f0da";
    font-size: 22px;
}
 .regular-client .slick-prev:hover, .regular-client .slick-next:hover, .regular-mobile .slick-prev:hover, .regular-mobile .slick-next:hover {
    background: #0E6FAE !important;
}
 .regular-mobile .slick-prev:hover, .regular-mobile .slick-next:hover {
}
 .regular-client .slick-prev, .regular-client .slick-next, .regular-mobile .slick-prev, .regular-mobile .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 35px;
    height: 35px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: #ccc !important;
    transition: all .2s ease-in-out 0s;
    z-index: 1;
    border-radius: 5px;
}
 .regular-client .slick-prev {
    left: -70px;
}
 .regular-client .slick-next {
    right: -70px;
}
 ul.after-choose li {
    display: inline-block;
    float: left;
}
 ul.after-choose li .box {
    background: #0E6FAE;
    width: 338px;
    padding: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    height: 345px;
    transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    position: relative;
    padding-top: 55px;
    padding-bottom: 30px;
}
 ul.after-choose li .box:hover {
    z-index: 9999;
    -webkit-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2);
    box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}
 ul.after-choose li .box h5 {
    color: #fff;
    text-align: center;
    font-family: 'Gotham' !important;
    text-transform: uppercase;
    line-height: 23px;
    font-size: 16px;
    margin: 15px;
}
 .box-content p {
    font-family: 'Gotham Book' !important;
    font-size: 15px;
    line-height:25px;
    color: #fff;
    text-align: center;
    margin: 10px 0;
}
 ul.after-choose li .box-image {
    border: 1px solid rgba(255,255,255,0.8);
    width: 80px;
    height: 80px;
    display: block;
    margin: auto;
    border-radius: 85px;
    background: rgba(62, 15, 86, 0.5);
    position: relative;
}
 ul.after-choose li .box-image img {
    max-width: 45px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: auto;
    margin-bottom: auto;
}
 ul.after-choose li:nth-child(2) .box, ul.after-choose li:nth-child(4) .box {
    background: #0E6FAE;
}
/* Modal Video Section */
#myModal-video .close2 {
    background: #8BB643;
    height: 45px;
    width: 45px;
    text-align: center;
    line-height: 45px;
    border-radius: 45px;
    color: #222;
}
 #myImg {
    cursor: default;
    transition: 0.3s;
    width: auto;
    display: block;
    margin: auto;
}
 .modal {
    display: none;
    position: fixed;
    z-index: 9999;
    padding-top: 75px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.9);
}
 .modal-content {
    margin: auto;
    display: block;
    width: 75%;
}
 #caption {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
    text-align: center;
    color: #ccc;
    padding: 10px 0;
    height: 150px;
}
 .modal-content, #caption {
    -webkit-animation-name: zoom;
    -webkit-animation-duration: 0.6s;
    animation-name: zoom;
    animation-duration: 0.6s;
}
 @-webkit-keyframes zoom {
     from {
        -webkit-transform: scale(0);
    }
     to {
        -webkit-transform: scale(1);
    }
}
 @keyframes zoom {
     from {
        transform: scale(0);
    }
     to {
        transform: scale(1);
    }
}
 .close, .close1, .close2, .close3 {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #fff;
    opacity:1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
}
 .close:hover, .close:focus, .close1:hover, .close1:focus, .close2:hover, .close2:focus, .close3:hover, .close3:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
}
 @media (max-width: 700px) {
     .modal-content {
        width: 100%;
    }
}
 .play-button .icofont-ui-play {
     height: 50px;
     display: block;
     width: 65px;
     margin: auto;
     line-height: 49px;
     font-size: 18px;
     border-radius: 10px;
     background: red;
     color: #fff;
     transition: all 0.4s ease-in-out 0s;
     cursor: pointer;
     vertical-align: top;
}
 .by-rivamilk .video-containers img {
     width: 100%;
}
 .play-button .icofont-ui-play {
    position: absolute;
    top: 0;
    text-align: center;
    left: 0;
    right: 0;
    bottom: 0;
}
 div.port-heading>a.active{
    background-color: #0E6FAE;
    background-image: #0E6FAE;
}
/* New Updates - 16-03-2018 */
 .what_people_say {
    background:#F5FBFE;
    background-repeat: repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto auto;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
 .achievements {
    position: relative;
    display: inline-block;
    border: 1px solid #eee;
    width:162px;
    margin: 9px;
    border-radius: 12px;
}
 .achievements img {
    margin: auto;
    display: block;
    width: auto;
}
 .all-portfolio-design {
    background: url(../images/portfolio-bg-new.png);
    background-repeat: repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center center;
}
 .all-portfolio-design .section-header p.section-description {
    width: 45%;
    margin-top:15px;
}
 .testimonial-heading.section-header.portfolio-header h1.section-title {
    margin-bottom: 0;
}
 .testimonial-heading.section-header.portfolio-header {
    margin-bottom: 85px;
}
/*home page portfolio start*/
 .projects-portfolio .pp-pl-item:nth-child(1) {
    z-index: 4;
}
 .projects-portfolio .pp-pl-item {
    min-height: 528px;
    margin-bottom: 1.1vw;
}
 .projects-portfolio .pp-pl-item {
    transition: z-index .5s;
    position: relative;
    color: #fff;
}
 .projects-portfolio .pp-pl-item::before {
    pointer-events: none;
    transition: opacity .5s;
    opacity: 0;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    background: rgba(0,0,0,0.7);
}
 .projects-portfolio .pp-pl-item .pp-image-main, .projects-portfolio .pp-pl-item .pp-images-container, .projects-portfolio .pp-pl-item .pp-main-image-block, .projects-portfolio .pp-pl-item .pp-main-image-container {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
}
 .projects-portfolio .pp-pl-item .pp-images-container {
    height: 528px;
}
 .projects-portfolio .pp-pl-item .pp-main-image-block {
    transform: translateZ(-1000px);
}
 .projects-portfolio .pp-pl-item .pp-main-image-block {
    transition: transform .5s ease-in-out;
}
 .projects-portfolio .pp-pl-item .pp-main-image-container {
    transition: transform .5s ease-in-out;
    -ms-transform-origin: 0 50%;
    transform-origin: 0 50%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: stretch;
    align-items: stretch;
}
 .projects-portfolio .pp-pl-item .pp-main-perspective-image {
}
 .projects-portfolio .pp-pl-item .pp-main-perspective-image .pp-image {
    width: 100%;
    right: auto;
    background-repeat: no-repeat;
}
 .projects-portfolio .pp-pl-item .pp-image {
    pointer-events: none;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-size: cover;
    overflow: hidden;
}
 .projects-portfolio .pp-pl-item .pp-image-main {
    transition: transform .3s linear,opacity .3s;
}
 .projects-portfolio .pp-pl-item .pp-image::before {
    transition: transform .4s ease-in-out;
    -ms-transform: scale(2);
    transform: scale(2);
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: radial-gradient(ellipse at center,rgba(0,0,0,.9) 0,rgba(0,0,0,0) 100%);
}
 .projects-portfolio .pp-pl-item .pp-image-perspective {
    transition: transform .5s ease-in-out,opacity .5s;
    opacity: 0;
    position: absolute;
    top: 0;
    right: 0;
    width: auto;
    height: 100%;
    z-index: 2;
    -ms-transform-origin: 80% 50%;
    transform-origin: 80% 50%;
    transform: perspective(1000px) rotateY(-60deg);
}
 .projects-portfolio .pp-pl-item .pp-item-container {
    transition: transform .4s ease-in-out;
    transform: translate3d(0,-60px,0) !important;
    -ms-transform-origin: 0 50%;
    transform-origin: 0 50%;
    height: 528px;
    padding: 0 8%;
}
 .projects-portfolio .pp-pl-item .pp-item-container {
    cursor: pointer;
    position: relative;
    overflow: hidden;
    z-index: 2;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: end;
    align-items: flex-end;
}
 .projects-portfolio .pp-pl-item .pp-description {
}
 .projects-portfolio .pp-pl-item .pp-description {
    position: relative;
    z-index: 2;
    line-height: 26px;
    font-size: 16px;
    padding-bottom: 7%;
}
 .projects-portfolio .pp-pl-item .pp-top {
    transition: transform .4s ease-in-out;
}
 .projects-portfolio .pp-pl-item .pp-logo {
    margin-bottom: 0;
}
 .projects-portfolio .pp-pl-item .pp-item-title {
    text-transform: uppercase;
    margin: 10px 0;
    color:#fff;
}
 .projects-portfolio .pp-pl-item .pp-item-title {
}
 .projects-portfolio .pp-pl-item .pp-text {
    transition: opacity .7s .1s;
}
 .projects-portfolio .pp-pl-item .pp-text p:not(:last-child) {
    margin-bottom: 25px;
}
 .projects-portfolio .pp-pl-item .pp-text p {
    transition: transform .3s .2s ease-in-out;
    color: #fff;
    width: 65%;
}
 .projects-portfolio .pp-pl-item .pp-item-container .plus-link {
    transition: color .3s .4s;
}
 .projects-portfolio .pp-pl-item .pp-main-image-wrapper {
    position: relative;
    -ms-flex-positive: 1;
    flex-grow: 1;
    overflow: hidden;
}
 .projects-portfolio .pp-pl-item .pp-main-image-wrapper .pp-image-main {
    left: -10px;
    background-repeat: no-repeat;
    background-size: cover;
}
 .projects-portfolio .pp-pl-item .pp-images-container {
    pointer-events: none;
}
 .projects-portfolio .pp-pl-item .pp-item-container .plus-link::after {
    transition: color .3s .4s,border-color .3s .4s;
}
 .plus-link.pl-white::after {
    line-height: 17px;
}
 .plus-link.pl-white::after {
    width: 18px;
    height: 18px;
    font-size: 20px;
    line-height: 18px;
    margin-left: 8px;
}
 .plus-link.pl-white::after {
    text-align: center;
    border-color: rgba(255,255,255,.45);
    font-weight: 400;
    color: #fff;
    text-indent: 1px;
}
 .plus-link::after {
    transition: color .3s,border-color .3s;
    content: '+';
    border-radius: 100%;
    display: inline-block;
    border-width: 2px;
    border-style: solid;
    font-weight: 400;
}
 .projects-portfolio .pp-pl-item:hover {
    z-index: 5;
}
 .projects-portfolio .pp-pl-item:hover .pp-main-image-block {
    transform: translate3d(0,0,0) scale(1.02);
}
 .projects-portfolio .pp-pl-item:hover .pp-main-image-container {
    transform: perspective(300px) rotateY(4deg);
}
 .projects-portfolio .pp-pl-item:hover .pp-main-perspective-image {
    transform: perspective(300px) rotateY(-40deg);
}
 .projects-portfolio .pp-pl-item:hover .pp-main-perspective-image .pp-image {
    opacity: .7;
}
 .projects-portfolio .pp-pl-item:hover .pp-image-main {
    transition: transform 5s .4s linear,opacity .5s;
    transform: translate3d(-14%,0,0);
}
 .projects-portfolio .pp-pl-item:hover .pp-image-main {
    transition: transform 5s .4s linear,opacity .5s;
    transform: translate3d(-14%,0,0);
}
 .projects-portfolio .pp-pl-item:hover .pp-image-perspective {
    opacity: 1;
    transform: perspective(1000px) rotateY(0);
}
 .projects-portfolio .pp-pl-item .pp-item-container:hover {
    transform: translate3d(-5%,0,0) !important;
}
 .projects-portfolio .pp-pl-item .pp-item-container:hover .pp-description {
}
 .projects-portfolio .pp-pl-item .pp-item-container:hover .pp-top {
    transform: translate3d(0,0,0);
}
 .projects-portfolio .pp-pl-item .pp-item-container:hover .pp-text {
}
 .projects-portfolio .pp-pl-item .pp-item-container:hover .plus-link {
    color: #90c404;
}
 .projects-portfolio .pp-pl-item .pp-item-container:hover .plus-link::after {
    border-color: #90c404;
    color: #90c404;
}
 .projects-portfolio {
    margin-top: 30px;
}
 .blue-main {
}
 .blue-img {
    position: relative;
    overflow: hidden;
    transition: all 1s ease-in-out;
    perspective: 1000px;
}
 .blue-img {
    transition: transform .5s ease-in-out,opacity .5s;
    -ms-transform-origin: 0% 50%;
    transform-origin: 0% 50%;
    transform: perspective(1000px) rotateY(0deg);
}
 .blue-img::before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 4%;
    background: inherit;
    background-size: cover, cover;
    background-position: bottom;
    transform: rotateY(-45deg);
    transform-origin: left;
    background: rgba(0,0,0,0.9);
    z-index: 99999;
    opacity: 0;
    transition: all 2s ease;
    border-top: 6px solid transparent;
}
 .blue-main:hover .blue-img::before {
    opacity: 1;
    transition: all 3s ease;
}
 .blue-main:hover .blue-img {
}
/* End Home page Portfolio */
 .section-header h1.section-title {
    /*margin-bottom: 20px;
    */
}
 .section-header p.section-description {
    text-transform: capitalize;
}
 .google-map {
    padding: 35px;
    background: rgb(229, 227, 223);
}
 .google-map .mappy {
    padding: 35px;
    background: #fff;
}
 .all-partnerspage {
    background: rgba(238, 238, 238, 0.3);
    border: 1px solid #eee;
    border-radius: 15px;
    margin-top: 30px;
    padding: 20px;
}
 .hrline {
    margin: 15px 0;
}
 .hrline hr.line1 {
    margin: 3px;
    border-color: #ccc currentcolor currentcolor;
}
 .all-partnerspage h3 {
    text-transform: capitalize;
}
 .all-partnerspage img {
    margin: auto;
}
 .write-testimonial.read-more {
    display:block;
    text-align:center;
}
 .on-laptop .line1 img, .on-laptop .line4 img, .on-laptop .line2 img, .on-laptop .line5 img, .on-laptop .line3 img {
    display: none;
}
 ul.branch-flag.contact-heashpage li a {
    background: transparent;
    box-shadow: none;
    display: block;
    padding: 15px 0;
}
 .contact-detailed a {
    margin: 0 !important;
}
 .contact-form-page .form-control {
    border-color: #ccc;
}
 .contact-form-page .read-more.submit {
    margin: 10px 0;
}
 .scroll-top li a {
    padding: 10px;
}
 .scroll-top {
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 100;
    background: #8BB643;
    background-image: none;
    background-image: none;
    background-image: none;
    background-image: none;
    background-image: none;
    background-image: -webkit-linear-gradient(left top, #8BB643, #8BB643);
    background-image: -o-linear-gradient(bottom right, #8BB643, #8BB643);
    background-image: -moz-linear-gradient(bottom right, #8BB643, #8BB643);
    background-image: linear-gradient(100deg, #8BB643, #8BB643);
    font-size: 24px;
    transition: all ease-in-out 300ms;
}
 .scroll-top a:link, .scroll-top a:visited {
    color: #fff;
    font-size: 35px;
}
 .scroll-top li a:hover, .scroll-top li a:focus {
    background: #8BB643;
    background-image: none;
    background-image: none;
    background-image: none;
    background-image: none;
    background-image: none;
    background-image: -webkit-linear-gradient(left top, #8BB643, #8BB643);
    background-image: -o-linear-gradient(bottom right, #8BB643, #8BB643);
    background-image: -moz-linear-gradient(bottom right, #8BB643, #8BB643);
    background-image: linear-gradient(100deg, #8BB643, #8BB643);
}
 .modal-backdrop {
    position:relative;
}
 .request-quote-form .modal-content {
    background: #fff;
    border: medium none;
    border-radius: 5px;
    width: 100%;
}
 .request-quote-form .modal-header .modal-title {
    color: #fff;
}
 .request-quote-form .modal-header {
    padding: 15px;
    text-align: center;
    text-transform: uppercase;
    background: #0E6FAE;
}
label.title {
    font-size: 18px;
    font-weight: normal;
    line-height: 33px;
    text-align: left !important;
    font-family: 'Proxima Nova Semibold' !important;
}
 .checkbox-inline {
    font-family: 'Proxima Nova Semibold' !important;
    font-size: 17px;
    font-weight: normal;
    margin-right: 15px;
    line-height: 25px;
}
 .radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline {
    margin-left:0;
}
 .required {
    color: #0E6FAE;
    font-size: 20px;
}
.request-quote-form .modal-body {
    padding: 45px;
    text-align: left;
}
/* Home New page Portfolio */
 .projects-portfolio-simple .pp-main-perspective-image-simple img {
    width: 100%;
}
 .projects-portfolio-simple, .pp-images-container-simple {
    position: relative;
    overflow: hidden;
}
 .pp-main-perspective-image-simple {
    overflow: hidden;
}
 img.portfolio {
    animation: breath 4s linear infinite;
}
 .porto-margin {
    margin-top: 30px;
}
 .projects-portfolio-simple:hover img.portfolio {
    transform: scale(1.2);
    animation: zoom 15s infinite;
}
 .projects-portfolio-simple img.portfolio-logo {
    position: absolute;
    top: 45px;
    right: 50px;
    z-index:1;
}
 .pp-item-container-content {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    padding: 45px;
    z-index:1;
}
 .pp-item-container-content h3 {
    color: #fff;
    text-transform: uppercase;
}
 .pp-item-container-content p {
    color:#fff;
}
 @keyframes zoom {
     0% {
         transform:scale(1,1);
    }
     50% {
         transform:scale(1.2,1.2);
    }
     100% {
        transform:scale(1,1);
    }
}
 .projects-portfolio-simple::after {
    content: '';
    position: absolute;
    background: rgba(0,0,0,0.35);
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
}
/* Career page panel */
 header.career-page .header-banner img {
    max-width: 75%;
}
 .more-less {
    color: #212121;
    float: right;
    line-height: 1.5;
}
 .panel-title {
    text-transform: uppercase;
}
 .panel-heading {
    padding: 0;
}
 .panel-heading .panel-title {
    padding-top: 15px;
    font-size: 20px;
    padding-bottom: 15px;
    padding-right: 15px;
    padding-left: 30px;
}
 .panel-heading.active {
    position: relative;
    color: #fff;
    background: #0E6FAE;
}
 .panel-heading.active .panel-title {
    color: #fff;
}
 .panel-heading a {
    display:block;
}
 .panel-body {
    font-size: 17px;
    line-height: 33px;
    font-weight: normal;
    font-family:'Raleway';
    padding: 35px;
}
 .panel-group .panel + .panel {
    margin-top: 20px;
}
 .panel-body .career-vacancy ul li {
    position: relative;
    padding-left: 30px;
    font-size:17px;
}
 .panel-body .career-vacancy ul li:before {
    content: "\f00c";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #fff;
    font-size: 11px;
    position: absolute;
    top: 9px;
    left: 0;
    height: 18px;
    width: 18px;
    line-height: 18px;
    text-align: center;
    border-radius: 18px;
    background: rgba(152, 52, 202, 0.8);
}
 .panel-heading.active::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 30px;
    width: 0;
    height: 0;
    border-top: solid 12px #0E6FAE;
    border-left: solid 12px transparent;
    border-right: solid 12px transparent;
}
 .panel-heading .panel-title i {
    background: #0E6FAE;
    color: #fff;
    height: 25px;
    width: 25px;
    text-align: center;
    line-height: 25px;
    border-radius: 25px;
    font-size: 13px;
}
 .panel-body .left-images {
    display: inline-block;
    float: left;
    margin-right: 20px;
    width: 30%;
    position: relative;
}
 .panel-body .right-content-panel{
    background: #0E6FAE;
    background-image: -webkit-linear-gradient(left top, #0E6FAE, #0E6FAE);
    background-image: -o-linear-gradient(bottom right, #0E6FAE, #0E6FAE);
    background-image: -moz-linear-gradient(bottom right, #0E6FAE, #0E6FAE);
    background-image: linear-gradient(100deg, #0E6FAE, #0E6FAE);
    width: 60%;
    float: right;
    padding: 25px;
    position: relative;
}
 .panel-body .right-content-panel p {
    color: #fff;
}
 .panel-body .left-images img {
    margin: auto;
}
 .right-content-panel.arrow_box {
    position: relative;
    background: #0E6FAE;
    background-image: -webkit-linear-gradient(left top, #0E6FAE, #0E6FAE);
    background-image: -o-linear-gradient(bottom right, #0E6FAE, #0E6FAE);
    background-image: -moz-linear-gradient(bottom right, #0E6FAE, #0E6FAE);
    background-image: linear-gradient(100deg, #0E6FAE, #0E6FAE);
}
 .right-content-panel.arrow_box:after, .right-content-panel.arrow_box:before {
    right: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}
 .right-content-panel.arrow_box::after {
    border-color: rgba(136, 183, 213, 0);
    border-right-color: rgba(136, 183, 213, 0);
    border-right-color: #0E6FAE;
    border-width: 18px;
    margin-top: -72px;
}
 .right-content-panel.arrow_box::before {
    border-color: rgba(194, 225, 245, 0);
    border-right-color: rgba(194, 225, 245, 0);
    border-right-color: rgba(194, 225, 245, 0);
    border-right-color: #0E6FAE;
    border-width: 18px;
    margin-top: -72px;
}
 .apply-now-btn.read-more {
    margin: 20px 0 0;
}
 .apply-now-btn.read-more a.quote {
    border: 2px solid #fff;
    padding: 3px 22px;
    font-size: 16px;
}
 .apply-now-btn.read-more span::after {
    font-size: 23px;
    top: -3px;
}
 .panelbody-right {
    padding: 35px;
}

.input-quantity {
    border: 0px;
    width: 41px;
    height: 40px;
    display: inline-block;
    margin: 0;
    box-sizing: border-box;
    text-align: center;
}

.quantity-field {
      background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 10px;
    font-size: 25px;
    padding: 2px;
    width: 100%;
    margin-bottom: 20px;
}

label.title.qty {
    margin-top: 10px;
}
.subtotal {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  clear: both;
  margin: 10px 0;
  overflow: hidden;
  padding: 10px  0;

    font-size: 20px;

}


.cart-info.quantity {
    width: 144px;
    border: #ccc 1px solid;
    margin-top: 20px;
}


.btn-increment-decrement {
    display: inline-block;
    padding: 15px 0px;
    background: #e2e2e2;
    width: 50px;
    text-align: center;
    cursor: pointer;
}

/* ====== Blog Page ===== */
 .blog-setup {
     position: relative;
    border: 1px solid #ccc;
    margin-top: 30px;
}
 .blog-setup .post-images {
     background: #f7f7f7;
    height: 295px;
    padding: 15px;
}
 .blog-setup .post-images img {
     margin: auto;
    max-height: 100%;
    max-width: 100%;
}
 .blog-setup .post-content {
     padding: 15px;
    text-align: center;
}
 .blog-setup .post-content h3 {
     text-transform: uppercase;
    font-size: 30px;
    line-height: 45px;
    margin-top: 15px;
}
 .blog-setup .post-content p {
     margin-top: 15px;
}
 ul.all-shares {
     margin-top: 15px;
}
 ul.all-shares li {
     display: inline-block;
}
 ul.all-shares li a {
     display: block;
    border: 1px solid #ccc;
    padding: 3px 5px;
    border-radius: 5px;
    margin: 0 5px;
    color: #AAA6A6;
    font-size: 15px;
    font-family: 'Raleway';
}
 ul.all-shares li a i {
    font-size:17px;
}
 ul.all-shares li a i.icofont-social-facebook {
    color:#3b5998;
}
 ul.all-shares li a i.icofont-social-google-plus {
    color:#db4437;
}
 ul.all-shares li a i.icofont-social-pinterest {
    color:rgb(33, 25, 34);
}
 ul.all-shares li a i.icofont-brand-linkedin {
    color:#0073b1;
}
 ul.all-shares li a i.icofont-email {
    color:#d14836;
}
 .comment-like-section {
     position: relative;
    text-align: center;
    padding: 15px;
    border-top: 1px solid #ccc;
    background: #f7f7f7;
}
 ul.all-shares-visitors li {
     display: inline-block;
}
 ul.all-shares-visitors li a {
     color: #AAA6A6;
    padding: 0 15px;
    font-size: 16px;
    font-family: 'Raleway';
}
 .widget-sidebar {
     margin-top: 30px;
}
 .search-form {
     position: relative;
}
 .search-form .email {
     background-color: #f7f7f7;
    border: 1px solid #ccc;
    border-radius: 3px;
    color: #bcc0c4;
    font-size: 15px;
    height: 55px;
    letter-spacing: 1px;
    outline: medium none;
    padding: 5px 60px 5px 15px;
    width: 100%;
}
 .search-form .submit {
     background: #0E6FAE;
    background-image: -webkit-linear-gradient(left top, #0E6FAE, #0E6FAE);
    background-image: -o-linear-gradient(bottom right, #0E6FAE, #0E6FAE);
    background-image: -moz-linear-gradient(bottom right, #0E6FAE, #0E6FAE);
    background-image: linear-gradient(100deg, #0E6FAE, #0E6FAE);
    background-image: url("../images/submit-magnify.png");
    background-position: center center;
    background-repeat: no-repeat;
    border: medium none;
    border-radius: 3px;
    height: 55px;
    outline: medium none;
    position: absolute;
    right: 0;
    top: 0;
    transition: all 0.5s ease 0s;
    width: 55px;
}
 .all-list-cat {
     border-color: currentcolor #ccc #ccc;
    border-image: none;
    border-style: none solid solid;
    border-width: medium 1px 1px;
}
 .category-list h3 {
     background: #0E6FAE;
    background-image: -webkit-linear-gradient(left top, #0E6FAE, #0E6FAE);
    background-image: -o-linear-gradient(bottom right, #0E6FAE, #0E6FAE);
    background-image: -moz-linear-gradient(bottom right, #0E6FAE, #0E6FAE);
    background-image: linear-gradient(100deg, #0E6FAE, #0E6FAE);
    color: #fff;
    padding: 20px 15px;
    text-transform: uppercase;
}
 ul.cat-list li a {
     display: block;
    padding: 15px;
    padding-left: 15px;
    color: #777;
    font-family: 'Raleway';
    font-size: 18px;
    padding-left: 45px;
    transition:all 0.4s ease-in-out 0s;
}
 ul.cat-list li a {
     position: relative;
}
 ul.cat-list li a::before {
     content: "\f111";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #777;
    font-size: 8px;
    padding-right: 0;
    position: absolute;
    top: auto;
    left: 25px;
}
 ul.cat-list li a:hover {
    background:#f7f7f7;
}
 .blog-recent .all-list-cat {
     padding: 23px;
}
 .recent_posts_grid {
     margin-bottom: 15px;
}
 .recent_posts_gridl {
     float: left;
    width: 30%;
}
 .recent_posts_gridr {
     float: right;
    width: 65%;
}
 .recent_posts_gridl .special_deals_grid_left_grid {
     width: 110px;
    height: 110px;
}
 .recent_posts_gridl .special_deals_grid_left_grid img {
     max-width: 100%;
    max-height: 100%;
}
 .recent_posts_gridr h4 {
     text-transform: uppercase;
    font-weight: normal;
    color: #333;
    font-size: 18px;
}
 .recent_posts_gridr h4 a {
     font-family:'Intro Head H Base Shade';
    color: #333;
}
 .recent_posts_gridr p {
     color: #777;
    font-size: 17px;
}
 .recent_posts_gridr p i {
     margin-right: 10px;
}
 .load-more.read-more {
     display: block;
    text-align: center;
}
 ul.all-shares li.facebook, ul.all-shares li.google-plus, ul.all-shares li.linkedin {
     background: transparent;
}





/* * * Riva Milk * */


 header {
     position: absolute;
     top: 0;
     left: 0;
     right: 0;
     z-index: 1;
}
 .bx-wrapper {
     position: relative;
     margin: 0 !important;
     padding: 0;
     box-shadow: none !important;
     border: medium none !important;
     background:transparent !important;
}
 .bx-wrapper .bx-controls-direction a {
     text-indent:initial !important;
     width: 45px !important;
     height: 45px !important;
     line-height: 39px;
     text-align: center;
     border-radius: 45px;
     border: 5px solid #8BB643;
     background: #0E6FAE;
     color: #fff;
     transition:all 0.4s ease-in-out 0s;
}
 .bx-controls-direction {
     display: none;
}
 .bx-wrapper .bx-controls-direction a:hover {
     border-color: #0E6FAE;
     background: #8BB643;
}
 .bx-wrapper .bx-controls-direction a i {
     font-size:18px;
}
 .bx-wrapper .bx-controls-auto, .bx-wrapper .bx-pager {
     bottom:5% !important;
}
 .bx-wrapper .bx-controls-auto, .bx-wrapper .bx-pager {
     left:120px;
}
 .bx-wrapper .bx-pager {
     text-align:left !important;
}
 ul.bxslider-slider li:before {
     position: absolute;
     content: '';
     background: rgba(0,0,0,0.15);
     top: 0;
     left: 0;
     height: 100%;
     width: 100%;
     opacity: 0.5;
}
 .bx-wrapper .bx-prev {
     left:120px !important;
}
 .bx-wrapper .bx-next {
     right:120px !important;
}
 .bx-wrapper .bx-pager.bx-default-pager a.active, .bx-wrapper .bx-pager.bx-default-pager a:focus, .bx-wrapper .bx-pager.bx-default-pager a:hover {
     background: rgba(238,238,238,0.6) !important;
}
 .bx-wrapper .bx-pager.bx-default-pager a {
     border-radius:0 !important;
     width: 30px !important;
     height: 8px !important;
     background:#fff !important;
}
.affix {
    position: fixed;
    background: #F5FBFE;
	-webkit-box-shadow: 0 10px 6px -6px #777;
	-moz-box-shadow: 0 10px 6px -6px #777;
	box-shadow: 0 10px 6px -6px #777;
}
 .slider-caption {
     position: absolute;
     width: 50%;
     bottom: 0;
     padding: 25px 0;
     margin-bottom: 65px;
}
 .slider-caption h1 {
     color:#fff;
}
 .slider-caption h1.normal {
     font-size: 50px;
     line-height: 60px;
}
 .slider-caption h1.bigger {
     font-size: 100px;
     line-height: 125px;
}
 .slider-caption h1.smaler {
     font-size: 60px;
     line-height: 65px;
}
 #footer {
     position: relative;
}
 iframe {
     vertical-align: bottom;
}
.form-control:hover, .form-control:focus {
	border-color:#0E6FAE;
}
 #section-padding-footer {
     position: absolute;
     top: 0;
     height: 100%;
     background: rgba(0,0,0,0.7);
     padding: 70px 0;
     width: calc(100% - 50%);
}
 .footer-details img {
     margin: 15px 0;
}
 .footer-details h1, .footer-details p {
     color:#fff;
}
 .contact-content span {
     text-transform: uppercase;
     display: inline-block;
}
 .details-contact:hover .contact-icon {
	 background:#0E6FAE;
 }
 .details-contact {
     margin-top: 30px;
}
 .contact-icon {
     position: relative;
     display: inline-block;
     float: left;
     width: 55px;
     height: 55px;
     border-radius: 65px;
     background: #8BB643;
     line-height: 55px;
     text-align: center;
     vertical-align: middle;
	 transition:all 0.4s ease-in-out 0s;
}
 .contact-icon i {
     font-size: 26px;
     color: #fff;
     line-height: 55px;
}
 .contact-content {
     margin-left: 70px;
}
 .contact-content p {
     vertical-align: top;
     line-height: 27px;
}
 .black-thoughts .section-header p {
     margin-top: 20px;
}
.benefits-icon img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto !important;
}
 .black-thoughts p {
     width: 75%;
     margin: auto;
     font-weight: bold;
}
.btn:active, .btn.active {
    background-image: url(../images/cow-button.png);
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
box-shadow: none;
}
.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
    outline:none;
}
 .cow-button a, .cow-button button, .cow-button button:visited {
     display: inline-block;
     padding-top: 15px;
     color: #fff !important;
     background: url(../images/cow-button.png);
     background-repeat: repeat;
     background-size: auto auto;
     background-repeat: no-repeat;
     text-align: center;
     background-size: cover;
     padding-bottom: 13px;
     padding-left: 50px;
     padding-right: 15px;
     transition: all .2s ease-in-out;
     padding-bottom: 15px;
     text-transform: uppercase;
     font-weight: bold;
}
 .cow-button {
     display: block;
     margin: auto;
     text-align: center;
}
 .customer-reviews .section-header h1, .customer-reviews .section-header p {
     color:#fff;
}
 .customer-reviews .section-header p {
     font-weight:600;
}
 .customer-reviews {
     position: relative;
}
 .customer-reviews {
     position: relative;
     background: url('../images/customer-reviews.jpg');
     background-size: cover;
     background-position: center center;
     background-repeat: no-repeat;
}
 .customer-reviews:before {
     position: absolute;
     background: rgba(139, 182, 67, 0.9);
     content: '';
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
}
 .section-header img {
     margin: 15px auto;
}
 .customer-image {
     position: absolute;
     width: 120px;
     height: 120px;
     border: 8px solid #8BB643;
     border-radius: 120px;
     margin: auto;
     top: -65px;
     left: 0;
     right: 0;
}
 .customer-post h3, .customer-post h5 {
     font-family:Intro Head H Base !important;
}
 .customer-post p {
     font-family: Proxima Nova Rg Regular !important;
}
 .customer-post {
     margin-top:70px;
}
 .customer-repiew {
     position: relative;
     height:250px;
}
 .customer-image img {
     border: 2px solid #fff;
     border-radius: 120px;
     margin: auto;
     display: block;
}
 .our-advantages .section-header p.section-description {
     width: 80%;
     margin: auto;
}
 .about-revamilk .by-rivamilk img, .our-benefits .by-rivamilk img {
     margin: 15px 0;
}
 .about-revamilk .by-rivamilk p:first-child {
     font-weight:600;
}
 .our-benefits img.milk-boy {
     position: absolute;
     bottom: 0;
     transition-duration: 1s;
     -webkit-transform: perspective(1px) translateZ(0);
     transform: perspective(1px) translateZ(0);
     -webkit-tap-highlight-color: rgba(0,0,0,0);
     -webkit-font-smoothing: antialiased;
}
 .benefit-margin:hover img.milk-boy {
     -webkit-animation-name: pulse;
     animation-name: pulse;
     -webkit-animation-duration: 1s;
     animation-duration: 1s;
     -webkit-animation-timing-function: linear;
     animation-timing-function: linear;
     -webkit-animation-iteration-count: infinite;
     animation-iteration-count: infinite;
}
 .benefits-icon {
     position: relative;
     display: inline-block;
     width: 85px;
     height: 85px;
     background: #0E6FAE;
     border-radius: 75px;
     float: left;
     line-height: 85px;
     text-align: center;
     transition: all 0.4s ease-in-out 0s;
}
 .benefits-content {
     margin-left: 110px;
}
 .benefits-content h3 {
     text-transform: uppercase;
     transition: all 0.4s ease-in-out 0s;
     font-family: Intro Head H Base !important;
}
 .list-benefits ul li:hover .benefits-icon {
     background:#8BB643;
}
 .list-benefits ul li:hover h3 {
     color:#8BB643;
}
 .list-benefits ul li {
     width: 45%;
     float: left;
     margin-right: 15px;
     margin-top: 45px;
}
 .benefits-content p {
     font-size: 16px;
     line-height: 25px;
     font-family: Proxima Nova Rg Regular !important;
}
 .benefit-margin {
     margin-top: 85px;
}
 .our-products .by-rivamilk {
     width: 65%;
}
 .product-list {
     position: relative;
     background: #F5FBFE;
     margin-top: 30px;
     border-radius: 15px;
     box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}
 .product-image {
     display: inline-block;
     padding: 45px;
     float: left;
     width: 35%;
}
 .product-image img {
     margin:auto;
     transition-duration: 1s;
     -webkit-transform: perspective(1px) translateZ(0);
     transform: perspective(1px) translateZ(0);
     -webkit-tap-highlight-color: rgba(0,0,0,0);
     -webkit-font-smoothing: antialiased;
}
 .product-list:hover .product-image img {
     -webkit-animation-name: pulse;
     animation-name: pulse;
     -webkit-animation-duration: 1s;
     animation-duration: 1s;
     -webkit-animation-timing-function: linear;
     animation-timing-function: linear;
     -webkit-animation-iteration-count: infinite;
     animation-iteration-count: infinite;
}
 .product-details {
     padding: 45px 45px 25px 45px;
     background: #0E6FAE;
     margin-left: 35%;
     border-top-right-radius: 15px;
     border-bottom-right-radius: 15px;
}
 .product-details h2 {
     color: #fff;
     text-transform: uppercase;
     display: inline-block;
}
 .product-details h2:nth-child(2) {
     /*float: right;*/
}
 .product-details p {
     margin-top:20px;
}
 .product-details p, .product-details li {
     color: #fff;
}
 .product-details ul {
     margin-top: 10px;
}
 .product-details ul li {
     position: relative;
     margin-left: 15px;
}
 .product-details ul li:before {
     content: "\f111";
     font-family: FontAwesome;
     font-style: normal;
     font-weight: normal;
     text-decoration: inherit;
     color: #fff;
     font-size: 8px;
     position: absolute;
     top: auto;
     left: -14px;
}
 .main-product-right {
     position: relative;
     left: 57%;
}
 .product-banner {
     height: 875px;
     position: relative;
     top: 150px;
}
 .banner-product {
     margin: auto;
     position: absolute;
     top: 0;
     bottom: 0;
     right: auto;
     left: 0;
}
 .one-liner {
     position: absolute;
     left: -6%;
     top: 18%;
     right: auto;
}
 .two-liner {
     position: absolute;
     left: -6%;
     bottom: 15%;
}
 .about-revamilk p.bold {
     margin-bottom: 10px;
}
 #section-padding-one {
     padding: 70px 0 0;
     position: relative;
}
 .advantage-listing {
     padding-bottom: 70px;
}
 .circle-background-one {
     background: url(../images/circle.png);
     background-repeat: no-repeat;
     background-position: center bottom;
     position: relative;
}
 .circle-background-cow {
    /*background: url(../images/bg-cow.png);
     background-repeat: no-repeat;
     background-position: center center;
     position: relative;
    */
}
 .circle-background-cow img.cow-images {
     position: absolute;
     bottom: 0;
     left: 0;
     right: 0;
     top: 35%;
     margin: auto;
}
.advantage-width-right {
    position:absolute;
    right:0;
}
 .advantage-icon {
     position: relative;
     width: 100px;
     height: 100px;
     border-radius: 100px;
     background: #0E6FAE;
     line-height: 100px;
     text-align: center;
     float: right;
     transition:all 0.4s ease-in-out 0s;
}
 .advantage-icon img {
     position: absolute;
     top: 0;
     left: 0;
     margin: auto;
     right: 0;
     bottom: 0;
}
 .advantage-heading h3 {
     font-family: Proxima Nova Black !important;
     text-transform: uppercase;
}
 .advantage-heading h3 {
     float: right;
     padding: 10px 15px 0 0;
}
 .advantage-width {
     width: 47%;
}
 .listing-filed {
     margin-top: 45px;
}
.advantage-one {
    padding-right: 0;
    position: relative;
    top: 15px;
}
.advantage-five {
    padding-left: 0;
    position: relative;
    top: 15px;
}
.advantage-two {
    padding-right: 25%;
    position: relative;
    top: -30px;
}
.advantage-six {
    padding-left: 25%;
    position: relative;
    top: -30px;
}
.advantage-three {
    position: relative;
    padding-right: 40%;
    top: -42px;
}
.advantage-seven {
    position: relative;
    padding-left: 40%;
    top: -42px;
}
.advantage-four {
    position: relative;
    padding-right: 45%;
    top: -35px;
}
.advantage-eight {
    position: relative;
    padding-left: 45%;
    top: -35px;
}
 .advantage-listing-right .advantage-icon {
     float: left;
}
 .advantage-listing-right .advantage-heading h3 {
     float: left;
     padding: 10px 0 0 15px;
}

 .listing-filed:hover .advantage-heading h3 {
     color:#8BB643;
}
 .listing-filed:hover .advantage-icon {
     background:#8BB643;
}
 .advantage-two .advantage-heading h3, .advantage-three .advantage-heading h3, .advantage-four .advantage-heading h3, .advantage-six .advantage-heading h3, .advantage-seven .advantage-heading h3, .advantage-eight .advantage-heading h3 {
    /*padding: 20px 15px 0 0;
    */
}
 


/*********Jaimini CSS Start************/
#html5-watermark {
    display:none !important;
}
.sidebar11 {
    max-width: 8% !important;
    position: fixed;
    top: 35%;
    left:-20px;
    z-index: 999;
}
.color-blue {
    color:#8BB643;
}
.top-padd {
    padding-top:10px;
}
#benefits {
    padding:20px 0 70px;
}
.dp-btn {
    display: inline-block;
    color: #fff;
    background: #8BB643;
    padding: 10px 30px;
    border-radius: 5px;
    font-size: 14px;
    transition: all ease-in-out 300ms;
    border:none;
}
.dropdown-menu li a {
    cursor:pointer;  
}
.all-line {
    display: inline-block !important;
    margin-right: 20px;
    font-size: 16px;
    border: 1px solid #ccc;
    padding: 6px 15px;
    border-radius: 10px;
}
.sidebar11 img {
    width:100%;
}
.cont-ban-img {
    width:100%;
    height:550px !important;
}
.con-form {
    padding: 60px 0;
}
.cont-head {
    text-align: center;
}
.con-form form {
    padding-top: 30px;
}
.con-form form .form-control {
    border: 1px solid #ddd !important;
}
.read-more1 {
    display: block;
    margin-top: 20px;
    text-align: center;
}
.break {
    display: block;
}
.type-name {
    font-size: 18px;
    padding-left: 20px;
    font-family: 'Proxima Nova Semibold' !important;
}
.thankyou {
    padding:50px 0;
}
.thankyou h1 {
  text-align:center;  
}
/*********Jaimini CSS End**************/
.modal-content{
    background:#eee;
}
.read-more {
    display: block;
    margin-top: 30px;
    text-align: right;
}
.read-more a {
    display: inline-block;
    color: #fff;
    background: #8BB643;
    padding: 16px 29px;
    border-radius: 5px;
    font-size: 18px;
    text-transform: uppercase;
    box-shadow: 0 17px 10px -10px rgba(0, 0, 0, 0.4);
    cursor: pointer;
    transition: all ease-in-out 300ms;
    font-weight: 600;
}
.read-more a:hover {
    box-shadow: 0 37px 20px -20px rgba(0, 0, 0, 0.2);
    transform: translate(0, -10px);
}
@media (min-width:1295px) and (max-width:1885px) {
    .advantage-icon {
        width: 85px;
        height: 85px;
        border-radius: 85px;
        line-height: 85px;
    }
    h3 {
        font-size: 17px;
    }
    .customer-post p {
        font-size: 15px;
    }
}
.footer-nav ul li {
    display: inline-block;
}
.footer-nav ul li a {
    display: block;
    color: #fff;
    padding: 10px 15px;
    text-transform: capitalize;
}
@media only screen and (max-width:813px){
    .sidebar11{
        left:0;
    }
    
}