@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&amp;display=swap');
* {
   font-family: 'Lato', sans-serif;
}

@font-face {
   font-family: 'Lato', sans-serif;
    src: url('font/roboto-regular.html');
}

@font-face {
    font-family: Bariol Regular;
    src: url(font/roboto-regular.html);
}

@font-face {
    font-family: untitled-font-1;
    src: url(font/roboto-regular.html);
}
/*Internation  .navbar-brand img {
	margin-top: 12px;
}*/
.ddkkph {
    display: none !important;
}
      .deskBan {
        /*height:490px !important;*/
        width:100% !important;
    }
.mobBan {
    display:none;
}


 .appointment-detail {
                position: fixed;
                bottom: 150px;
                right: 0px;
                z-index: 1071;
                display:block;
            }

                .appointment-detail a {
                    color: #fff;
                    background: #0266b1;
                    padding: 11px 22px 11px 45px;
                    border-radius: 4px;
                    border: 1px solid #fff;
                    font-weight: bold;
                    border-top-left-radius: 10px;
                    border-bottom-left-radius: 10px;
                }

                    .appointment-detail a:before {
                        background-image:url(images/telephone-call.png);
                        background-position: 50%;
                        background-repeat: no-repeat;
                        background-size: cover;
                        content: "";
                        height: 48px;
                        left: -9px;
                        position: absolute;
                        top: -12px;
                        width: 48px;
                        z-index: 1;
                    }

                    .appointment-detail a:hover {
                        color: #fff;
                    }


@media screen and (min-device-width: 281px) and (max-device-width: 767px) {
     .deskBan {
       height:auto !important;
       display:none;

    }
     .mobBan {
    display:block;
}
    .ddkkph {
        display: inline-block !important;
    }

    .yearlogo {
        width: 20% !important;
        margin-left: 40%;
    }
}

.captcha {
        font-weight: bold;
    background: #f3f300;
    color: black;
    font-size: 18px;
    padding: 5px;
    border-radius: 4px;
}

.serviceBg {
    background-color: #0066ad;
    padding: 27px 15px;
    border-radius: 6px;
    border: 1px solid #c7c7c7;
    transition: .3s;
    height: 100%;
}

.docImg {
    /*width: 76%;   margin: 0 auto; position: absolute; top: -25px;*/
    width: 76%;
    margin: 0 auto;
    position: relative;
    top: 15px;
}

.iframBor {
    margin: 20px 10px;
    overflow: hidden;
    padding: 20px;
    background: #fff;
    border: 1px solid #e0dfdf;
}

.yearlogo {
    width: 6%;
}

.pt-0 {
    padding-top: 0px !important;
}

.mt-0 {
    margin-top: 0px !important;
}

.footerid {
    font-size: 16px !important;
    font-weight: 400;
    color: #fff;
    text-decoration: none;
}

.helpline {
    background-color: #0267b1;
    color: #fff;
    font-size: 2rem;
}

.right-bar {
    border: 1px solid #aacfdd;
    color: #3d5c6e;
    background-color: #ffffff;
    font-size: 16px;
    padding: 0px;
    right: 0;
    padding: 0px 0px 10% 0px;
}

.head-text-new {
    color: #0267b1;
    font-size: 20px;
    font-weight: 300;
    margin-bottom: 20px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-top: 15px;
    position: relative;
    text-align: left;
}

    .head-text-new::before {
        background: #0267b1 none repeat scroll 0 0;
        bottom: 0;
        content: "";
        height: 4px;
        left: 0;
        position: absolute;
        width: 35%;
        z-index: 1;
    }

    .head-text-new span {
        font-weight: bold;
        font-size: 2.6rem;
    }

.paddingright0 {
    padding-right: 0px;
}

body {
   font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #5c5c5c;
    line-height: 1.5;
    background-color: #fff;
    background-repeat: repeat;
}

h1, h2, h3, h4, h5, h6 {
    letter-spacing: 0px;
    position: relative;
    padding: 0 0 10px 0;
    font-weight: bold;
    color: #0066ad;
    font-family: 'Lato', sans-serif;
    font-size: 20px;
}

label {
    color: #333333;
    font-size: 15px;
}

h2, .h2 {
    font-size: 20px !important;
}

    h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
        text-decoration: none !important;
    }

        h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
            color: #fff !important;
        }

.roundheading {
    background-color: #e9e6e7;
    /*width: 80%;*/
    color: #333 !important;
    padding: 0.8% 2.8% 0.1% 2.8% !important;
    border-radius: 23px;
}

    .roundheading span {
        color: #005b79 !important;
    }

.servicebox p {
    text-align: center;
}

.team_member p {
    text-align: center;
}

/*p {
   font-family: 'Lato', sans-serif;
    color: #5c5c5c;
    text-align: left;
}*/
p {
   font-family: 'Lato', sans-serif;
    color: #5c5c5c;
    text-align: left;
    font-size:16px;
}

a {
    color: #222222;
    padding: 0;
    margin: 0;
    text-decoration: none;
    -webkit-transition: background-color .2s linear, color .2s linear;
    -moz-transition: background-color .2s linear, color .2s linear;
    -o-transition: background-color .2s linear, color .2s linear;
    -ms-transition: background-color .2s linear, color .2s linear;
    transition: background-color .2s linear, color .2s linear;
}

    a:hover, a:focus {
        text-decoration: none;
        color: #686868;
    }

    a.readmore {
        display: block;
        font-style: italic;
    }

    a.navbar-brand {
        color: #222222 !important;
        font-size: 35px;
        font-weight: 400;
        margin-top: 0;
        /*padding-left: 55px !important;*/
        line-height: 36px;
    }

    a.remove {
        display: block;
        height: 18px;
        width: 18px;
        margin: 10px;
        padding-left: 0 !important;
        text-indent: -9999px;
        background: url(images/remove.png) #798184;
        border-radius: 100px;
        border-style: solid;
        border-width: 1px;
    }

ul {
    padding-left: 0;
}

.lead {
   font-family: 'Lato', sans-serif;
    font-size: 16px;
    text-align: center;
    font-weight: bold;
}

    .lead a {
        text-decoration: none !important;
        font-weight: 600;
    }

.hidden {
    display: none;
}

.alignleft {
    float: left;
}

.alignright {
    float: right;
}

.aligncenter {
    margin-left: auto;
    margin-right: auto;
    display: block;
    clear: both;
}

.text-left {
    text-align: left !important;
}

mark {
    padding: 6px 12px;
}

section::before, section::after {
    position: absolute;
    content: '';
    pointer-post-wraps: none;
}

.first {
    clear: both !important;
}

.last {
    margin-right: 0 !important;
}

.nopadding {
    padding: 0 !important;
}

.padding-top {
    padding: 30px 0 10px;
}

.margin-top {
    margin-top: 12px;
}

.make-center img {
    margin: auto;
}

.vimeo_video {
    border: none;
}

.soundcloud {
    border: none;
    width: 100%;
}

.rev_video_slider {
    width: 100%;
    height: 100%;
}

.rsNav {
    display: block;
    clear: both;
    margin-bottom: 80px !important;
}
/* ----------------------------------------------------
	TOPBAR & HEADER
------------------------------------------------------- */
.topbtn {
    background-color: #f1f1f1;
}

.header_center a.navbar-brand {
    margin: 0 auto !important;
    display: inline-block;
    position: relative;
    float: none !important;
}

.dark_header a.navbar-brand {
    color: #fff !important;
}

#header-style-1.affix a.navbar-brand {
    font-size: 31px !important;
    margin: 0px 0 0;
}

#header-style-1.affix {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    margin-top: 0;
    padding: 0px 0;
    /*min-height: inherit;*/
    z-index: 999;
    background: #ffffff;
    background: rgba(255,255,255,1);
    border-bottom: 1px solid #efefef;
}

    #header-style-1.affix .navbar {
        margin-top: 0px;
    }

    #header-style-1.affix .navbar-nav > li > .dropdown-menu {
        margin-top: 12px !important;
    }

    #header-style-1.affix .navbar-brand img {
        width: 66%;
        margin-top: 0px;
    }

    #header-style-1.affix .navbar-brand {
        line-height: 38px;
    }

.dark_header .arrow-up {
    border-bottom-color: #121214 !important;
}

.dark_header .navbar-nav > li > a {
    color: #fff !important;
}

.dark_header .topbar-email, .dark_header .topbar-phone, .dark_header .topbar-login, .dark_header .topbar-cart {
    border-left: 1px solid #313131 !important;
    border-right: 1px solid #313131 !important;
}

.dark_header .social-icons span.last a {
    border-right-color: #313131 !important;
}

.dark_header .social-icons span a {
    border-left-color: #313131 !important;
}

.dark_header .navbar-default {
    background: #121214 !important;
}

.dark_header {
    background: #121214 !important;
    border-bottom-color: #212121 !important;
}

.header_center .navbar-collapse.collapse {
    text-align: center;
    height: auto !important;
    overflow: visible !important;
}

.header_center .navbar-nav {
    display: inline-block;
    float: none;
    margin: 0;
}

.header_center .logo_center {
    padding: 20px 0 30px !important;
}

#header-style-1 {
    /* padding: 0px 0 1px 0; */
    background-color: transparent;
    background: transparent;
    border-bottom: 3px solid #0267b1;
    height: 60px;
}

    #header-style-1 .navbar-default {
        background-color: #ffffff;
        background: transparent;
        border-color: rgba(0, 0, 0, 0);
    }

    #header-style-1 .navbar-brand {
        padding: 0;
    }

    #header-style-1 .navbar {
        margin-bottom: 0;
    }

    #header-style-1 .dev .nav, #header-style-1 .dev .collapse, #header-style-1 .dev .dropup, #header-style-1 .dev .dropdown {
        position: static;
    }

    #header-style-1 .dev .container {
        position: relative;
    }

    #header-style-1 .dev .dropdown-menu {
        left: auto;
        right: auto;
    }

    .white-wrapper .testimonial h3, #header-style-1 .dev-fw .dropdown-menu li a {
        color: #222222 !important;
    }

        #header-style-1 .dev-fw .dropdown-menu li a:before {
            font-family: "FontAwesome";
            content: "\f105";
            font-size: 13px;
            padding-right: 5px;
        }

    #header-style-1 .dev-fw .dropdown-menu li {
        list-style: none;
        padding: 0;
    }

    #header-style-1 .dev-fw .nav.navbar-right .dropdown-menu {
        left: auto;
        right: 0;
    }

    #header-style-1 ul .dropdown-menu {
        top: 71%;
    }

    #header-style-1 .dev .dev-content {
        padding: 10px;
    }

    #header-style-1 a:hover {
        text-decoration: none;
    }

    #header-style-1 .dropdown-menu li a:focus, #header-style-1 .dropdown-menu li a:active, #header-style-1 .dropdown-menu li a:hover {
        background-color: #fafafa;
    }

    #header-style-1 .dev img {
        margin-bottom: 1px;
    }

    #header-style-1 .dev h3 {
        text-transform: uppercase;
        font-size: 16px;
        color: #222222;
        padding: 5px 0;
    }

    #header-style-1 .dropdown-menu, #header-style-1 .dev .dropdown.dev-fw .dropdown-menu {
        left: 0;
        right: 0;
        background-color: #f5f5f5;
        box-shadow: none;
        /*margin-top: 25px;*/
        border-top: 3px solid #fff;
    }

    #header-style-1 .navbar-nav > li > a {
        text-transform: capitalize;
        /*border-bottom: 2px solid #0266b1;*/
        color: #5c5c5c;
       font-family: 'Lato', sans-serif;
        padding: 5px;
        margin-top: 5px;
        margin-right: 6px;
        /* border-radius: 3px; */
        font-size: 16px;
        transition: .6s;
    }

label {
    display: inline-block;
    margin-bottom: 5px;
    font-weight: 500 !important;
}

/*element.style {
    border-radius: 20px;
}*/

/*.form-control {
    font-size: 15px;
    color: #aba6a6;
}*/

input[type="file"] {
    display: block;
    color: #aba6a6;
}

#header-style-1 .navbar-nav > li > a:hover {
    border-bottom: 1px solid #d9534f;
    background-color: #0266b1 !important;
    color: #fff !important;
    transition-timing-function: ease;
}

#header-style-1 .dropdown-menu li a {
    text-decoration: none;
    display: block;
    position: relative;
   font-family: 'Lato', sans-serif;
    padding: 10px 20px;
     color: #000;
}

#header-style-1 .dropdown-menu {
    padding: 0 !important;
    border-radius: 0 !important;
}

#header-style-1 .dev-fw .dropdown-menu li a {
    padding: 5px 15px;
}

#header-style-1 .dropdown-menu li {
    float: none;
    display: block;
    margin: 0;
    text-align: left;
    border: 0;

     border-bottom: 1px solid #d5d5d5 !important;
}

    #header-style-1 .dropdown-menu li:last-child {
        border-bottom: 0;
    }

#topbar {
    background: #0266b1;
    z-index: 99;
    position: relative;
    border-bottom: 1px solid #f2f2f2;
   font-family: 'Lato', sans-serif;
}

.social-icons {
    padding: 0;
    display: block;
    overflow: hidden;
}

    .social-icons span a {
        border-left: 1px solid #f2f2f2;
        font-size: 16px;
        text-align: center;
        width: 40px;
        height: 25px;
        line-height: 42px;
        overflow: hidden;
        display: block;
        float: left;
    }

#header-style-1 .navbar-nav > li > a:hover, #header-style-1 .navbar-nav > li > a:focus, #header-style-1 .navbar-nav > li > a:active, #header-style-1 .navbar-default .navbar-nav > .open > a, #header-style-1 .navbar-default .navbar-nav > .open > a:hover, #header-style-1 .navbar-default .navbar-nav > .open > a:focus, #topbar .social-icons span:hover a {
    color: #fff;
    -webkit-border-radius: 03px;
    -moz-border-radius: 03px;
    border-radius: 03px;
}

#topbar, #topbar a {
    color: #fff;
    font-size: 16px;
}

    #topbar .social-icons span.last a {
        border-right: 1px solid #f2f2f2;
    }

    #topbar .topbar-email, #topbar .topbar-phone, #topbar .topbar-login, #topbar .topbar-cart {
        float: right;
        padding: 0 10px;
        color: #fff;
        line-height: 25px;
        border-right: 1px solid #d2d2d2 !important;
        border-left: 1px solid #d2d2d2 !important;
    }

.ppdtopm {
        padding: 0 10px;
}
    #topbar .topbar-phone, #topbar .topbar-email, #topbar .topbar-login {
        border-right: none;
    }

    #topbar .col-lg-4 {
        padding-left: 0;
    }

    #topbar .col-lg-8 {
        padding-right: 0;
    }

    #topbar .callus, #topbar .topmenu {
        display: block;
        float: right;
    }

.dev .dropdown-submenu {
    position: relative;
}

    .dev .dropdown-submenu > .dropdown-menu {
        top: 0;
        left: 100% !important;
        margin-top: -42px !important;
        margin-left: -1px;
        -webkit-border-radius: 0 6px 6px 6px;
        -moz-border-radius: 0 6px 6px 6px;
        border-radius: 0 6px 6px 6px;
    }

    .dev .dropdown-submenu:hover > .dropdown-menu {
        display: block;
    }

    .dev .dropdown-submenu.pull-left {
        float: none;
    }

        .dev .dropdown-submenu.pull-left > .dropdown-menu {
            left: -100%;
            margin-left: 10px;
            -webkit-border-radius: 6px 0 6px 6px;
            -moz-border-radius: 6px 0 6px 6px;
            border-radius: 6px 0 6px 6px;
        }
/* ----------------------------------------------------
	FOOTER STYLES
------------------------------------------------------- */

#copyrights {
    background-color: #0c0c0c;
    /*padding: 20px 0 10px;*/
    color: #c3c3c3;
    display: block;
    position: relative;
}

    #copyrights p {
        margin: 0px;
        color: #fff !important;
    }

#footer-style-2, #footer-style-3, #footer-style-1 {
    background-color: #001d33;
    padding: 0px;
    display: block;
    position: relative;
}

    #footer-style-2 .social-icons span a, #footer-style-3 .social-icons span a, #footer-style-1 .social-icons span a {
        border: none;
        color: #686868;
    }

.footer-menu ul {
    list-style: none;
    list-style-position: outside;
    float: right;
    display: inline;
    margin: 5px;
}

.footer-menu li {
    line-height: 12px;
    float: left;
    padding: 0 7px;
}

    .footer-menu li a {
        color: #c3c3c3;
    }

.footer_post li img {
    padding: 4px;
    width: 80px;
}

.footer_post li {
    float: left;
    margin: 2px;
    list-style: none;
}

#footer-style-2 .widget .title h3, #footer-style-3 .widget .title h3, #footer-style-1 .widget .title h3 {
    text-transform: none;
}
/* ----------------------------------------------------
	SIDEBAR & WIDGETS
------------------------------------------------------- */

.text-widget p {
    margin-bottom: 15px;
}

.text-widget h1 {
   font-family: 'Lato', sans-serif;
    font-size: 36px;
    font-weight: bold;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.custom-widget h2 {
    font-size: 24px;
    text-transform: uppercase;
}

.custom-widget p {
    font-size: 16px;
    font-weight: 300;
}

.popular_items img {
    width: 100px;
    padding-right: 10px;
    float: left;
}

.popular_items {
    margin: 20px 0;
}

    .popular_items .popular_items_div {
        display: block;
        margin-bottom: 25px;
        overflow: hidden;
        position: relative;
    }

        .popular_items .popular_items_div h4 {
            margin-bottom: 5px !important;
            padding-bottom: 0;
        }

    .popular_items .meta, .popular_items .meta a {
        color: #222;
    }

    .popular_items .meta {
        font-size: 16px;
    }

        .popular_items .meta span, .popular_items .meta span i {
            padding-right: 3px;
        }

.blog-carousel img {
    width: 100%;
}

.blog-masonry .blog-carousel {
    margin: 0px;
    overflow: hidden;
    padding: 0px;
    background: #fff;
    border: 1px solid #efefef;
}

.blog-masonry .blog-carousel {
    margin: 20px 10px;
    overflow: hidden;
    padding: 20px;
    background: #fff;
    border: 1px solid #e0dfdf;
}

#owl-testimonial-widget .blog-carousel, .portfolio-carousel, #owl_blog_two_line .blog-carousel, #owl_blog_three_line .blog-carousel, #owl_shop_carousel .shop_carousel, #owl_shop_carousel_1 .shop_carousel, #owl-blog .blog-carousel {
    padding: 0 10px;
}

.owl-carousel .owl-controls .owl-prev, .owl-carousel .owl-controls .owl-next {
    z-index: 1;
    cursor: pointer;
    -webkit-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    color: #e0e0e0;
    line-height: 50px;
    text-align: center;
    width: 30px;
    height: 50px;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
   font-family: 'Lato', sans-serif;
    text-align: center;
    background: #0267b1;
    border-radius: 3px;
    font-weight: bold;
}

.blog-carousel-meta {
    font-size: 16px;
    color: #1b1b1b;
}

.owl-carousel .owl-controls .owl-prev, .owl-carousel .owl-controls .owl-next {
    z-index: 1;
    cursor: pointer;
    -webkit-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    color: #e0e0e0;
    line-height: 50px;
    text-align: center;
    font-size: 22px !important;
    width: 30px;
    height: 50px;
}

.blog-carousel-desc p {
    font-size: 16px;
    /*color: #656464;*/
    /*color:#0a2a6c;*/
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
}

.blog-carousel-meta span a {
    color: #686868;
}

.blog-carousel-meta span i, .blog-carousel-meta span {
    font-size: 12px;
    padding-right: 5px;
}

.blog-carousel-header h3 {
    padding-bottom: 0;
    /*font-size: 16px;*/
    margin-bottom: 5px;
    font-weight: bold;
}

.blog-carousel-header h1 {
    padding-bottom: 0;
    margin-bottom: 5px;
    text-transform: uppercase;
}

.blog-carousel-header {
    position: relative;
    display: block;
    margin-bottom: 0;
    padding-bottom: 10px;
}

.post-type {
    color: #FFFFFF;
    font-size: 16px;
    height: 42px;
    line-height: 42px;
    position: absolute;
    right: 0;
    text-align: center;
    bottom: 0;
    z-index: 10;
    width: 100%;
    background: #222;
}

.entry:hover .post-type {
    opacity: 0;
}

.ourMediTeam {
    padding: 10% 1.5%; font-size: 2.5rem; line-height: 36px; color: #0267b1; font-weight: 400; font-family: ui-sans-serif;
}

.social_like .icon-container {
    color: #222;
    margin: 0 15px 0 0;
    background: #fff;
}

.social_like .btn {
    width: 86px;
}

.social_like {
    position: relative;
    display: block;
}

    .social_like h3 {
        font-size: 16px !important;
        margin-bottom: 0;
        padding-bottom: 0;
    }

.social_button {
    position: absolute;
    right: 0;
    top: 10px;
}

#tabbed_widget-1 .nav-tabs > li.active > a, #tabbed_widget-1 .nav-tabs > li.active > a:hover, #tabbed_widget-1 .nav-tabs > li.active > a:focus, #tabbed_widget .nav-tabs > li.active > a, #tabbed_widget .nav-tabs > li.active > a:hover, #tabbed_widget .nav-tabs > li.active > a:focus, #tabbed_widget-1 .nav > li > a:hover, #tabbed_widget-1 .nav > li > a:focus, #tabbed_widget .nav > li > a:hover, #tabbed_widget .nav > li > a:focus {
    border-radius: 0;
}

#tabbed_widget-1 .nav-tabs > li > a, #tabbed_widget .nav-tabs > li > a {
    background: #e1e1e1;
    border: none;
    margin-right: 1px;
    border-radius: 0;
    color: #222;
}

#two-sidebar .widget, #sidebar .widget {
    margin-bottom: 30px;
    overflow: hidden;
}

.reviews_widget .recent_posts_widget > li img, #tabbed_widget .recent_posts_widget img {
    max-width: 120px !important;
    padding: 4px;
}

#tabbed_widget .nav-tabs {
    border-bottom: none;
}

#tabbed_widget .tab-content {
    padding: 20px 5px;
    border: none;
}

.reviews_widget .recent_posts_widget a {
    color: #222 !important;
    font-weight: normal;
}

.meta_widget a {
    font-weight: 300 !important;
}

.title h2 {
    font-size: 22px;
}

.faq {
    background: #0066ad;
}

    .faq b {
        color: #0066ad;
        font-weight: 500 !important;
    }

.ddbgheading {
    background-color: #efefef;
}

    .ddbgheading h3 {
        font-size: 22px;
        padding: 1.2% 1%;
        color: #fff;
        font-weight: bold;
        border-left: 13px solid #0267b1;
    }

.twitter_feed {
    padding-left: 0;
}

    .twitter_feed li {
        list-style: none;
        overflow: hidden;
        margin-bottom: 30px;
    }

        .twitter_feed li p {
            margin-top: -30px;
            padding-left: 30px;
        }

        .twitter_feed li span:before {
            color: #4f4f4f;
            padding-left: 0 !important;
            font-family: 'FontAwesome';
            content: "\f099";
            padding: 10px;
            vertical-align: text-top;
            font-size: 22px;
        }

.widget .title h3 {
    text-transform: uppercase;
}

.newsletter_form .form-control {
    background-color: #121214;
    border: 1px solid #343436;
}

#two-sidebar .newsletter_form .form-control, #sidebar .newsletter_form .form-control {
    background-color: #f5f5f5;
    border: 1px solid #efefef;
}

.newsletter_form .btn {
    margin-top: 10px;
}

.tagcloud a {
    float: left;
    display: block;
    margin-bottom: 6px;
    margin-right: 6px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 3px 10px;
    color: #C3C3C3 !important;
    text-decoration: none;
    border: 1px solid #242424;
    background: #323232;
    box-shadow: none !important;
}

    .tagcloud a:hover {
        background: #222222;
        border: 1px solid inherit;
        color: #fff !important;
        text-decoration: none;
    }

.buddypress_tabber_widget_member li a, .buddypress_tabber_widget li a, #two-sidebar .recent_posts_widget li, #two-sidebar .recent_posts_widget li a, #sidebar .recent_posts_widget li, #sidebar .recent_posts_widget li a {
    color: #222 !important;
    font-weight: normal;
}

#two-sidebar .readmore, #sidebar .readmore {
    font-weight: 300 !important;
}

.recent_posts_widget > li {
    display: table;
    height: 60px;
    margin-bottom: 20px;
    width: 100%;
}

    .recent_posts_widget > li:last-child {
        border-bottom: 0 solid #fff;
    }

.recent_posts li {
    list-style: none;
}

.buddypress_tabber_widget_member li img, .recent_posts_widget > li img {
    max-width: 75px !important;
    padding: 4px;
}

.recent_posts_widget img {
    float: left;
    margin: 5px 15px 0 0;
}

.testimonial_widget {
    padding: 20px;
    margin-bottom: 20px;
    background: #f5f5f5;
    border: 1px solid #ddd;
}

.testimonial-widget .lead {
    padding-top: 30px;
}

.testimonial-wrap {
    background-color: #f5f5f5;
    padding: 30px 20px;
    border-bottom: 3px solid #6F6D69;
}

#dd-testimonial-widget .img-circle {
    border: 3px solid #fff;
    width: 100px;
}

#dd-testimonial-widget h3 {
    font-size: 16px;
    font-weight: 600;
    margin: 0;
    padding: 0;
}

.testimonial-wrap .lead {
    font-weight: 300 !important;
   font-family: 'Lato', sans-serif;
    font-size: 16px !important;
}

.testimonial-carousel a {
    color: #222222 !important;
}

.testimonial-carousel .media {
    margin: 20px auto 10px !important;
    display: inline-block !important;
}

.overlay .testimonial-widget .img-thumbnail {
    background-color: #7e7c78;
    border: 1px solid #6F6D69;
}

.testimonial-widget {
    color: #222222;
    text-align: center;
}

    .testimonial-widget .testimonial .lead:after {
        content: "\f10e" !important;
    }

    .testimonial-widget .testimonial .lead:after, .testimonial-widget .testimonial .lead:before {
        color: #222222;
        font-family: 'FontAwesome';
        content: "\f10d";
        padding: 10px;
        vertical-align: text-top;
        font-size: 21px;
    }
/* ----------------------------------------------------
	SHOP STYLES
------------------------------------------------------- */

.box {
    padding: 0px;
    border: 8px solid #0267b1;
    border-radius: 10px;
}

    .box:hover {
        padding: 0px;
        border: 8px solid #0267b1;
        border-radius: 10px;
    }

.cart_table img {
    margin-right: 10px;
}

.box .price, .cart_table .price2 {
    font-size: 16px;
    margin: 10px;
}

.cart_table .price, .cart_table .cart_title {
    font-size: 18px;
    color: #222;
    margin: 10px;
}

.cart_table .rating {
    padding: 5px 10px 10px !important;
    overflow: hidden !important;
}

div.thumbnails {
    padding-top: 10px;
    zoom: 1;
}

    div.thumbnails .entry {
        border: 1px solid #ffffff;
        float: left;
        width: 30%;
        margin-right: 4.9%;
    }

    div.thumbnails .magnifier .buttons {
        top: 40%;
    }

.btn-shop .form-control:focus {
    box-shadow: none;
}

.btn-shop .form-control {
    width: 45px;
    border-radius: 0;
    background: #EFEFEF;
    border-color: #DDDDDD;
    height: 34px !important;
    margin: 0;
    padding-right: 0;
}

#buddypress_features .nav li, #shop_features .nav li {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
}

#buddypress_features, #shop_features {
    padding: 2px 0;
    margin: 20px 0;
    overflow: hidden;
}

.tabbable .nav-tabs {
    background: #E1E1E1;
    border: 1px solid #D7D7D7 !important;
}

#buddypress_features .nav-tabs {
    background: #e8e8e8;
    border: none;
}

#shop_features .nav-tabs {
    background: #F8F8F8;
    border: 1px solid #DDDDDD;
}

    #buddypress_features .nav-tabs > li > a, #custom_tab .nav-tabs > li > a, #shop_features .nav-tabs > li > a {
        border-radius: 0;
        border-bottom: 1px solid #DDDDDD;
        line-height: 2.1;
    }

#buddypress_features .tab-content, #custom_tab .tab-content, #shop_features .tab-content {
    padding: 20px;
    border-bottom: 1px solid #DDDDDD !important;
    border-right: 1px solid #DDDDDD !important;
    border-left: 1px solid #DDDDDD !important;
    overflow: hidden;
}

#buddypress_features .nav-tabs > li > a {
    color: #fff !important;
    border: none !important;
}

#buddypress_features .nav i {
    text-align: center;
    display: block;
    font-size: 24px;
}

#custom_tab .tab-content ul li, #shop_features .tab-content ul li {
    list-style: square;
}

#custom_tab .tab-content ul, #shop_features .tab-content ul {
    padding: 0 0 10px 20px;
}

.btn-shop span {
    background: #181818;
    -moz-user-select: none;
    background-image: none;
    border: 0;
    border-radius: 0;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857;
    margin: 0 -3px;
    color: #ffffff;
    padding: 7px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}

.shop_item_details ul {
    padding-left: 0;
    margin: 15px 0;
    overflow: hidden;
}

.shop_item_details strong {
    color: #181818;
    padding-right: 10px;
}

.shop_item_details ul li {
    list-style: none;
    margin: 0 0 12px;
}

.shop-right .title h2 {
    margin-bottom: 5px;
    padding-bottom: 0;
    font-size: 22px;
}

.shop-right .title .rating {
    margin-bottom: 10px;
}

.shop_item {
    margin-bottom: 20px;
}

    .shop_item .magnifier .buttons {
        top: 44%;
        margin-top: 0 !important;
    }

.shop-banner {
    margin-bottom: 17px;
    position: relative;
}

    .shop-banner img {
        width: 100%;
    }

    .shop-banner .title h1 {
        color: #ffffff;
        font-size: 42px;
        font-weight: bold;
    }

    .shop-banner .title {
        opacity: 1;
        text-align: center;
        position: absolute;
        top: 27%;
        left: 0;
        right: 0;
    }

.banner-hover {
    background: rgba(255,255,255,.3);
    padding: 10px;
    border: 10px solid rgba(0,0,0,.1);
    position: absolute;
    top: 20px;
    left: 20px;
    bottom: 20px;
    right: 20px;
    opacity: 1;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

    .banner-hover.big {
        left: 30px;
        right: 30px;
    }

.entry:hover .banner-hover {
    opacity: 0;
}

.royalSlider img {
    width: 100%;
}

.big_title_onepage {
    font-size: 60px;
    font-weight: bold;
   font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    border: 6px solid #fff;
    padding: 40px;
}

.small_thin_grey1 {
    font-size: 14px;
}

    .small_thin_grey1 i {
        padding: 0 5px;
    }

.cat_widget {
    border: 3px solid #fff;
}

    .cat_widget .magnifier .buttons {
        top: 38%;
    }

    .cat_widget h3 {
       font-family: 'Lato', sans-serif;
        font-size: 18px;
        text-transform: uppercase;
    }

    .cat_widget .entry, .royalSlider .entry, .team_member .entry, .blog-carousel .entry, .portfolio-carousel .entry, .portfolio_item .entry, .shop_item .entry {
        display: block;
        position: relative;
    }

.shop_item .magnifier .st {
    padding: 0 10px;
    width: auto;
}

.product_list_widget {
    padding-left: 0;
}

.shopping-cart-widget li {
    *zoom: 1;
    margin: 0 0 1em;
}

    .shopping-cart-widget li:before, .shopping-cart-widget li:after {
        content: "";
        display: table;
    }

    .shopping-cart-widget li:after {
        clear: both;
    }

    .shopping-cart-widget li img {
        width: 40px;
        float: right;
        margin-left: 1em;
    }

    .shopping-cart-widget li .quantity {
        width: auto;
        float: none;
    }

    .shopping-cart-widget li a {
        display: block;
    }

    .shopping-cart-widget li:last-child {
        margin: 0;
        border: none;
    }

.cart_list li {
    list-style: none;
}

.shop_item .entry {
    border: 1px solid #e8e8e8;
}

.shop_item .shop_title span {
    font-size: 16px;
    font-weight: bold;
    color: #222222;
}

.shop-right .title .price, .shop_item .price {
    font-size: 14px !important;
    font-weight: bold;
}

.woo_btn {
    padding: 7px 12px !important;
    border-radius: 0 !important;
}

.shop_item .cats {
    font-weight: lighter !important;
    display: block;
    font-size: 14px !important;
}

    .shop_item .cats a {
        color: #777777;
    }

.shop_item {
    margin-bottom: 0px;
}

.shop_desc {
    padding: 14px 0;
    overflow: hidden;
}

.shop_item {
    display: block;
    overflow: hidden;
    position: relative;
}
/* ----------------------------------------------------
	BUDDYPRESS STYLES
------------------------------------------------------- */

#content {
    padding-bottom: 0px;
}

.tab-pane .buddy_members .item {
    margin: 10px;
}

.buddy_members .item {
    float: left;
    margin: 13px;
    padding: 0;
}

.buddypress_content {
    margin: 20px 0 40px;
    overflow: hidden;
    display: block;
    position: relative;
}

.buddypress-top h3, .buddypress-top h2 {
    margin-top: 10px;
}

.buddy_desc small {
    display: block;
    color: #222;
    margin: 10px 0;
}

.buddy_desc h3 {
    padding: 5px 0;
    text-transform: uppercase;
    font-weight: bold;
    margin: 0;
}

.group_box i {
    padding-right: 5px;
}

.group_box a {
    color: #222;
}

.buddy_desc {
    padding: 15px;
    border: 1px solid #d3d3d3;
}

.arrow-left {
    border-bottom: 10px solid rgba(0, 0, 0, 0);
    border-right: 10px solid #d3d3d3;
    border-top: 10px solid rgba(0, 0, 0, 0);
    height: 0;
    left: -10px;
    position: absolute;
    top: 15%;
    width: 0;
}

.group_box {
    width: 100%;
    border: 1px solid #d3d3d3;
    position: relative;
    display: block;
    text-align: center;
    padding: 30px 0 10px;
    font-size: 16px;
    font-weight: normal;
    margin: 35px 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

    .group_box:hover .circle {
        color: #fff;
    }

.buddypress_tabber_widget .group_img {
    left: -10px;
    padding: 10px;
    position: absolute;
    text-align: left;
    top: 0;
}

.buddypress_tabber_widget .group_box {
    border: none;
    margin: 10px 0 25px;
    padding: 10px 0;
}

.buddypress_tabber_widget .circle {
    left: 67px !important;
    top: 7px !important;
    right: inherit;
}

.buddypress_tabber_widget .group_timer {
    padding-bottom: 0;
    padding-left: 110px;
    margin: 0;
    padding-top: 10px;
    text-align: left;
}

.buddypress_tabber_widget .group_box .title h3 {
    padding-bottom: 0;
    padding-left: 110px;
    margin: 0;
    padding-top: 0;
    text-align: left;
}

.circle {
    top: -53px;
    right: -46px;
    left: 0;
    z-index: 10;
    font-size: 12px;
    width: 30px;
    height: 30px;
    border: 1px solid #d3d3d3;
    margin: auto;
    line-height: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    position: absolute;
    background: #fff;
}

.buddy_members .popover.top > .arrow, .buddy_carousel .popover.top > .arrow {
    border-top: 5px solid #fff;
    border-left: 5px solid rgba(0, 0, 0, 0);
    border-right: 5px solid rgba(0, 0, 0, 0);
    bottom: -12px !important;
    height: 0;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    width: 0;
}

.group_box .title h3 {
    padding-bottom: 0;
    padding-top: 10px;
    font-size: 18px;
    font-weight: bold;
}

.group_img {
    left: 0;
    margin: 0 auto;
    padding: 10px;
    position: absolute;
    right: 0;
    top: -55px;
    text-align: center;
}

.buddy_carousel {
    margin: 40px 0 20px;
}

    .buddy_carousel .owl-controls {
        padding: 20px 0 0;
    }

        .buddy_carousel .owl-controls .owl-page span {
            width: 15px !important;
            height: 15px !important;
            border: 1px solid #ddd;
        }

    .buddy_carousel .item {
        margin: auto;
        text-align: center;
    }

    .buddy_carousel .owl-wrapper-outer {
        overflow: visible;
    }

    .buddy_members .popover.top, .buddy_carousel .popover.top {
        margin-top: -60px;
        z-index: 9999;
        overflow: visible;
        position: absolute;
    }

    .buddy_members .popover, .buddy_carousel .popover {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1010;
        display: block;
        overflow: visible;
        max-width: 276px;
        padding: 1px;
        text-align: center;
        background-color: #ffffff;
        background-clip: padding-box;
        border: 1px solid #ededed;
        border: 1px solid rgba(0, 0, 0, 0.2);
        border-radius: 3px;
        box-shadow: none;
        white-space: normal;
    }

    .buddy_members .popover-title, .buddy_carousel .popover-title {
        margin: 0;
        padding: 15px 14px 0;
        font-size: 16px;
        font-weight: bold;
        line-height: 18px;
        text-transform: uppercase;
        background-color: #fff;
        border-bottom: 1px solid #fff;
    }

    .buddy_members .popover-content, .buddy_carousel .popover-content {
        width: 200px;
        padding: 5px 4px 20px;
    }

.buddypress_tabber_widget_member li {
    display: block;
    margin: 10px 0 20px;
    position: relative;
    overflow: hidden;
}

    .buddypress_tabber_widget_member li span {
        padding-left: 10px;
        margin-bottom: 0;
        font-size: 16px !important;
        text-transform: uppercase !important;
        vertical-align: super;
        padding-bottom: 0;
    }

    .buddypress_tabber_widget_member li .readmore {
        margin-top: -35px;
        padding-left: 90px;
        padding-top: 0;
        position: absolute;
    }
/* ----------------------------------------------------
	PORTFOLIO STYLES
------------------------------------------------------- */

.single-portfolio .title h2 {
    font-size: 24px;
    text-transform: none;
    margin-top: 0;
    padding-top: 0;
}

.product_details ul li {
    list-style: none;
    padding-left: 2px;
    padding-bottom: 5px;
}

.pager li > a, .pager li > span {
    background-color: #FFFFFF;
    border: 1px solid #fff;
    border-radius: 0;
    color: #fff;
    margin: 30px 0 0;
    display: inline-block;
    padding: 5px 14px;
}

    .pager li > a:hover, .pager li > span:hover {
        background-color: #222;
        color: #fff;
    }

.product_details ul li a {
    color: #666;
}

.masonry_wrapper {
    overflow: hidden;
    margin: 30px 0;
}

    .masonry_wrapper .item {
        margin: 0 2px 4px;
        padding: 0;
    }

        .masonry_wrapper .item img {
            height: auto !important;
            height: 100% !important;
            width: 100%;
            position: relative;
            z-index: -2;
        }

#boxed-portfolio .portfolio_item {
    width: 100% !important;
    height: auto !important;
    margin: 0 0 20px;
    overflow: hidden;
}

#boxed-portfolio {
    display: block !important;
    overflow: visible !important;
    position: relative;
    z-index: 10;
    margin-bottom: 20px;
}

.portfolio-filter ul {
    list-style: none;
    padding-left: 10px;
}

.portfolio-filter {
    text-align: center;
    overflow: hidden;
    margin: 40px 0 15px;
}

    .portfolio-filter li {
        display: inline;
        margin-right: 5px;
        padding: 0;
    }

        .portfolio-filter li a {
            -webkit-border-radius: 4px;
            -moz-border-radius: 4px;
            border-radius: 4px;
        }

.team_member img {
    border-radius: 5px 5px 0px 0px;
}

.team_member img, .portfolio_item img {
    width: 100%;
}

.isotope-item {
    z-index: 2;
}

.isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1;
}

.isotope, .isotope .isotope-item {
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    -ms-transition-duration: 0.8s;
    -o-transition-duration: 0.8s;
    transition-duration: 0.8s;
}

.isotope {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    -ms-transition-property: height, width;
    -o-transition-property: height, width;
    transition-property: height, width;
}

    .isotope .isotope-item {
        -webkit-transition-property: -webkit-transform, opacity;
        -moz-transition-property: -moz-transform, opacity;
        -ms-transition-property: -ms-transform, opacity;
        -o-transition-property: -o-transform, opacity;
        transition-property: transform, opacity;
    }

        .isotope.no-transition, .isotope.no-transition .isotope-item, .isotope .isotope-item.no-transition {
            -webkit-transition-duration: 0s;
            -moz-transition-duration: 0s;
            -ms-transition-duration: 0s;
            -o-transition-duration: 0s;
            transition-duration: 0s;
        }

.magnifier .btn-default {
    padding: 0 20px !important;
    color: #222222 !important;
    width: auto !important;
}

.magnifier .sg, .magnifier .st, .magnifier .sf {
    border: 1px solid #ffffff;
    color: #FFFFFF;
    display: block;
    display: inline-block !important;
    float: none !important;
    font-size: 16px;
    height: 40px;
    line-height: 38px;
    text-align: center;
    width: 40px;
    margin: -10px 2px 0 2px;
    text-align: center;
    width: 40px;
}

.magnifier h4 {
    color: #ffffff;
    text-align: center;
    font-size: 16px;
    padding: 10px 0;
    margin-bottom: 20px;
    display: block;
   font-family: 'Lato', sans-serif;
}

.magnifier h3 {
    color: #ffffff;
    text-align: center;
}

.portfolio_item .magnifier .buttons {
    top: 44%;
}

.magnifier .buttons {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    text-align: center;
    width: 100%;
    top: 50%;
    margin-top: -20px;
    -webkit-transform: scale(0.2);
    -moz-transform: scale(0.2);
    -ms-transform: scale(0.2);
    -o-transform: scale(0.2);
    transform: scale(0.2);
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.magnifier:hover .buttons {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.entry:hover .magnifier {
    opacity: 1;
    visibility: visible;
}

.magnifier {
    background: #000000;
    background: rgba(0,0,0,0.8);
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    opacity: 0;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
/* ----------------------------------------------------
	PARALLAX & SECTIONS
------------------------------------------------------- */

.custom-wrapper .col-lg-6 {
    padding: 0;
}

.custom-wrapper .overlay {
    background-color: rgb(1 103 177 / 85%);
    padding: 0;
}

.parallax {
    background-attachment: fixed !important;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.jt-shadow {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset;
}

.custom-overlay {
    padding: 60px 0;
}

.overlay {
    padding: 9px 1px 45px 1px;
    background-color: rgb(1 103 177 / 80%);
}

.dark-wrapper {
    background-color: #222222;
    padding: 60px 0;
}

.grey-wrapper {
    background-color: #f5f5f5;
    padding: 21px 0;
}

.grey-wrapper-img {
    background-color: #f5f5f5;
    padding: 30px 0;
    /*background-image: url(images/dbg.png);*/
    background-repeat: repeat;
}

.white-wrapper {
    background-color: #ffffff;
    padding: 10px 0 40px 0;
}

.white-wrapper-img {
}

.blog-wrapper {
    background-color: #ffffff;
    padding: 30px 0;
}

.custom-message {
    padding: 0px;
}

    .custom-message h1 {
        text-align: center;
        font-weight: normal;
        font-size: 20px;
       font-family: 'Lato', sans-serif;
    }

.custom-wrapper {
    background: url(demos/custom_wrapper_bg.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

    .custom-wrapper .testimonial h3 {
        color: #222 !important;
    }

#boxed {
    background: url(demos/bg.html) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

    #boxed #wrapper {
        background: #fff;
        margin: 50px auto;
    }

    #boxed .white-wrapper, #boxed .grey-wrapper {
        margin: 0 -15px;
    }

    #boxed #topbar .social-icons span a, #boxed #topbar .social-icons span.last a, #boxed #topbar .topbar-email, #boxed #topbar .topbar-phone, #boxed #topbar .topbar-login, #boxed #topbar .topbar-cart, #boxed #topbar {
        border: none;
    }

.grey-wrapper #accordion-second .accordion-heading .accordion-toggle, .grey-wrapper #accordion-second .accordion-heading, .grey-wrapper #accordion-second .accordion-toggle:hover, .grey-wrapper #accordion-second .accordion-heading .accordion-toggle.active, .grey-wrapper #accordion-second .accordion-inner, .grey-wrapper .testimonial-wrap {
    background: #fff;
}

.general-title hr {
    width: 20%;
    margin-bottom: 0;
    margin-top: 0;
    border-width: 2px 0 0;
}

.general-title h2 {
    font-size: 20px !important;
    text-rendering: optimizeSpeed;
    /*letter-spacing: 0.6px;*/
    padding-bottom: 0;
    font-weight: bold; /*margin-bottom: 5px !important;*/
}

.mrr42 {
    margin-top:42px;
}

.general-title, .messagebox {
    text-align: center;
    text-transform: capitalize;
}

    .general-title .lead {
        margin-top: 2px !important;
    }
/* ----------------------------------------------------
	SLIDER STYLES
------------------------------------------------------- */
.rsUni, .rsUni .rsOverflow, .rsUni .rsSlide, .rsUni .rsVideoFrameHolder, .rsUni .rsThumbs {
    background: #f5f5f5 !important;
}

#gallery-2 {
    width: 100%;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.aboutslider-shadow {
    width: 100%;
    position: relative;
    z-index: 1;
}

    .aboutslider-shadow .s1 {
        background: url(images/flexslider_shadow.png) center no-repeat;
        height: 29px;
        margin: 0 auto;
        bottom: -28.5px;
        overflow: hidden;
        width: 100%;
        position: absolute;
        left: 0;
    }

.slider-shadow.without {
    margin-top: -20px !important;
}

.slider-shadow {
    background: url(images/slider-shadow.png) center center no-repeat;
    width: 100%;
    height: 77px;
    display: block;
    z-index: 0;
    overflow: hidden;
    position: relative;
    margin: 0 auto;
}

.fullscreen-container {
    width: 100%;
    position: relative;
    padding: 0;
    display: none;
}

.fullwidthbanner-container {
    width: 100%;
    position: relative;
    padding: 0;
    overflow: hidden;
}

    .fullwidthbanner-container ul, .fullscreenbanner-container ul {
        display: none;
    }

    .fullwidthbanner-container .fullwidthbanner {
        width: 100%;
        position: relative;
    }

#slider-in-laptop {
    width: 100%;
    height: auto;
    padding: 3% 15% 0 16%;
    background: none;
}

    #slider-in-laptop .rsOverflow, #slider-in-laptop .rsSlide, #slider-in-laptop .rsVideoFrameHolder, #slider-in-laptop .rsThumbs {
        background: #151515;
    }

.imgBg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: auto;
}

#slider-in-laptop .rsBullets {
    bottom: -50px;
}

.laptopBg {
    position: relative;
    width: 100%;
    height: auto;
}

#slider-in-laptop .rsBullets {
    bottom: -50px;
}

.shop_title_slider_2 {
    font-size: 36px;
    text-transform: uppercase;
    font-weight: bold;
    color: #222;
}

.shop_title_slider {
    font-size: 48px;
    text-transform: uppercase;
    font-weight: bold;
    color: #fff;
}

.high_title2 {
    font-size: 48px;
   font-family: 'Lato', sans-serif;
    font-weight: normal !important;
    letter-spacing: 0;
    line-height: 120% !important;
    padding: 0 0 10px;
    position: relative;
}

.high_title {
    font-size: 70px;
   font-family: 'Lato', sans-serif;
    font-weight: 100 !important;
    letter-spacing: 0;
    line-height: 140% !important;
    padding: 0 0 10px;
    position: relative;
}

.big_title_slider {
    color: #fff;
    font-size: 40px;
   font-family: 'Lato', sans-serif;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 140% !important;
    padding: 0 0 10px;
    position: relative;
}

.big_title {
    color: #222222;
    font-size: 36px;
   font-family: 'Lato', sans-serif;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 140% !important;
    padding: 0 0 10px;
    position: relative;
}

.slider_title_a {
    color: #222222;
    font-size: 36px;
   font-family: 'Lato', sans-serif;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 140% !important;
    padding: 0 0 10px;
    position: relative;
}

.upper_title {
    text-transform: uppercase;
    font-size: 36px;
    font-weight: bold;
   font-family: 'Lato', sans-serif;
}

.small_title2 {
    color: #222222 !important;
}

.mini_title2 {
    font-family: 'Raleway', sans-serif;
    font-size: 16px !important;
    font-weight: normal !important;
    color: #222222 !important;
}

.light_title {
    color: #ffffff;
   font-family: 'Lato', sans-serif;
    font-size: 18px;
    font-weight: 300;
    letter-spacing: 0;
    padding: 0 0 10px;
    position: relative;
    line-height: 140% !important;
}

.small_title2, .small_title {
    color: #ffffff;
   font-family: 'Lato', sans-serif;
    font-size: 20px;
    letter-spacing: 0;
    padding: 0 0 10px;
    font-weight: lighter;
    position: relative;
    line-height: 140% !important;
}

.mini_title span {
    font-size: 24px;
}

.mini_title {
    color: #ffffff;
   font-family: 'Lato', sans-serif;
    font-size: 14px;
    font-weight: bold !important;
    letter-spacing: 0;
    padding: 0 0 10px;
    font-weight: lighter;
    position: relative;
    line-height: 140% !important;
}

.tp-bullets.simplebullets.navbar {
    height: 35px;
    padding: 0;
}

.tp-bullets.simplebullets .bullet {
    cursor: pointer;
    position: relative !important;
    background: #efefef !important;
    -webkit-border-radius: 0;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    width: 6px !important;
    height: 6px !important;
    border: 6px solid rgba(0, 0, 0, 0) !important;
    display: inline-block;
    margin-right: 2px !important;
    margin-bottom: 14px !important;
    -webkit-transition: background-color 0.2s, border-color 0.2s;
    -moz-transition: background-color 0.2s, border-color 0.2s;
    -o-transition: background-color 0.2s, border-color 0.2s;
    -ms-transition: background-color 0.2s, border-color 0.2s;
    transition: background-color 0.2s, border-color 0.2s;
    float: none !important;
}

    .tp-bullets.simplebullets .bullet.last {
        margin-right: 0px;
    }

    .tp-bullets.simplebullets .bullet:hover, .tp-bullets.simplebullets .bullet.selected {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        width: 6px !important;
        height: 6px !important;
        border: 5px solid #111;
    }

.tparrows:before {
   font-family: 'Lato', sans-serif;
    color: #ffffff;
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    margin-right: 0;
    margin-top: 17px;
    text-align: center;
    width: 55px;
    font-size: 21px;
}

.slides-navigation a, .tp-leftarrow, .tp-rightarrow {
    opacity: 0.6 !important;
    filter: alpha(opacity=60); /* For IE8 and earlier */
}

    .slides-navigation a:hover, .tp-leftarrow:hover, .tp-rightarrow:hover {
        filter: alpha(opacity=100); /* For IE8 and earlier */
        opacity: 1 !important;
    }

.tparrows {
    border: 2px solid #aaaaaa;
    cursor: pointer;
    background: rgba(0, 0, 0, 0.5) !important;
    width: 60px !important;
    height: 60px !important;
}

    .tparrows:hover {
        color: #fff;
    }

.tp-leftarrow:before {
    content: '\e824';
}

.tp-rightarrow:before {
    content: '\e825';
}

.tparrows.tp-rightarrow:before {
    margin-left: 1px;
}
/* ----------------------------------------------------
	MODULES
------------------------------------------------------- */
#revvideo {
    width: 100%;
    height: 100%;
}

.custom-select {
    background: none repeat scroll 0 0 #FFFFFF !important;
    border: 1px solid #E9E9E9 !important;
    box-shadow: 0 0 0 1px #FFFFFF inset, 1px 2px 0 #E9E9E9 !important;
    outline: medium none;
    position: relative;
}

#video {
    border: 1px solid #fff;
}

#soundcloud {
    border: 1px solid #fff;
    width: 100%;
}

.contact_form {
    overflow: hidden;
    margin: 50px 0 25px;
}

.overlay .contact_details {
    color: #fff !important;
}

.contact_form textarea {
    height: 133px !important;
}

.contact_form .form-control {
    margin-bottom: 10px;
    height: 62px;
    border-color: #dddddd;
    box-shadow: none;
}

#contactform fieldset {
    padding: 10px;
    border: 1px solid #eee;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

#contactform legend {
    padding: 7px 10px;
    font-weight: bold;
    color: #000;
    border: 1px solid #eee;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    margin-bottom: 0 !important;
    margin-bottom: 20px;
}

#contactform span.required {
    font-size: 13px;
    color: #ff0000;
}

#message {
    margin: 10px 0;
    padding: 0;
}

.error_message {
    display: block;
    height: 22px;
    line-height: 22px;
    background: #FBE3E4 url(images/error.gif) no-repeat 10px center;
    padding: 3px 10px 3px 35px;
    color: #8a1f11;
    border: 1px solid #FBC2C4;
    -webkit-border-radius: 5px;
}

.loader {
    padding: 0 10px;
}

#contactform #success_page h1 {
    background: url(images/success.gif) left no-repeat;
    padding-left: 22px;
}

acronym {
    border-bottom: 1px dotted #ccc;
}

#map {
    height: 450px;
    width: 100%;
}

    #map img {
        max-width: inherit;
    }

.map {
    position: relative;
}

    .map .row .col-lg-4 {
        float: right;
        margin-top: -450px;
        z-index: 9;
    }

.contact-icon {
    margin: 20px 0;
    overflow: hidden;
}

.map .row {
    position: relative;
}

.infobox img {
    width: 100% !important;
}

.map .searchmodule {
    padding: 18px 10px;
}

.infobox {
    display: inline-block;
    padding: 5px;
    position: relative;
    width: 270px;
}

    .infobox img {
        width: 80px !important;
        padding-right: 10px;
    }

    .infobox .title {
        font-size: 13px;
        font-weight: bold;
        margin-top: 0;
        margin-bottom: 0;
        text-transform: uppercase;
        padding-bottom: 5px;
    }

        .infobox .title a {
            font-weight: bold;
        }

.search_form {
    position: relative;
    top: 8px;
}

    .search_form:after {
        color: #0267b1;
        font-size: 20px;
        height: 57px;
        line-height: 35px;
        position: absolute;
        width: 30px;
        right: 0;
        top: 2px;
        background: url(images/arrow%402x.png) no-repeat -30px -50px;
        /*background: url("http://www.gentleface.com/i/free_toolbar_icons_16x16_black.png") no-repeat -30px -50px no-scroll;*/
        font-family: 'untitled-font-1';
        content: "8";
    }

.grey-wrapper .pricing_detail {
    background: #fff;
}

    .grey-wrapper .pricing_detail .priceamount {
        border-color: #f5f5f5;
    }

.pricing_detail {
    border: 1px solid #e3e3e3;
    padding: 30px 20px;
    text-align: center;
    -webkit-transition: background-color .2s linear, color .2s linear;
    -moz-transition: background-color .2s linear, color .2s linear;
    -o-transition: background-color .2s linear, color .2s linear;
    -ms-transition: background-color .2s linear, color .2s linear;
    transition: background-color .2s linear, color .2s linear;
}

    .pricing_detail:hover h3, .pricing_detail:hover ul li {
        color: #fff;
    }

    .pricing_detail:hover header {
        border-color: #ededed;
    }

    .pricing_detail header {
        border-bottom: 1px solid #e3e3e3;
    }

        .pricing_detail header h3 {
            font-size: 30px;
            margin-top: 35px;
            padding: 0;
            display: block;
            overflow: hidden;
        }

.pricing_info {
    display: block;
}

    .pricing_info ul {
        padding-left: 0;
    }

        .pricing_info ul li {
            list-style: none;
            padding: 15px 0;
        }

.pricing_boxes {
    padding: 80px 0;
    display: block;
    overflow: hidden;
    position: relative;
}

.pricing_detail:hover .btn {
    color: #ffffff !important;
    background: #222 !important;
}

.pricing_detail .priceamount {
    -webkit-border-radius: 500px;
    -moz-border-radius: 500px;
    border-radius: 500px;
    color: #FFFFFF;
    ;
    background: #222222;
    display: block;
    border: 10px solid #fff;
    font-size: 16px;
    height: 120px;
    margin: 0 auto;
    text-align: center;
    width: 120px;
    position: absolute;
    top: -70px;
    left: 0;
    right: 0;
    padding-top: 23px;
    line-height: 1.6;
}

.banners li {
    list-style: none;
    margin: 5px;
    float: left !important;
}

    .banners li .img-thumbnail {
        background-color: #bbbbbb;
        border: 1px solid #DDDDDD;
        border-radius: 0;
        padding: 5px;
    }

.long-twitter i {
    font-size: 31px;
}

.long-twitter a {
    text-decoration: underline;
    color: #ffffff;
}

.long-twitter {
    color: #ffffff;
    background: #034e83;
    margin: 0px;
    padding: 2px;
}

.tab-content {
    border-left: 1px solid #efefef;
    /*border-bottom: 1px solid #efefef;*/
    border-right: 1px solid #efefef;
}

.nav-tabs > li > a {
    border: 1px solid #EFEFEF;
    line-height: 1.42857;
    margin-right: 0;
}

.nav-stacked li:last-child {
    border-bottom: 0 solid #efefef !important;
}

.nav-stacked > li > a {
    color: #222222;
    border: 0 solid #efefef !important;
    font-size: 1.7rem;
}

.nav-stacked li {
    border-top: 0 solid #efefef !important;
    border-left: 0 solid #efefef !important;
    border-bottom: 1px solid #d4d4d4 !important;
    border-right: 0 solid #efefef !important;
}

.panel-title:after {
    content: "\f078";
    color: #292723;
    float: right;
    display: block;
    font-family: 'FontAwesome';
    font-size: 13px;
    margin-top: -20px;
    pointer-events: none;
    position: relative;
    line-height: 20px;
    text-transform: none;
}

.panel-body h4 {
    font-size: 16px;
    margin: 10px 0 20px;
    padding: 0 !important;
}

.panel-body .form-control {
    margin-bottom: 0;
}

.panel-group .panel-heading + .panel-collapse .panel-body, .panel-default {
    border: 0 solid #FFFFFF !important;
    box-shadow: 0 0 #FFFFFF;
    background: #f4f5f5;
    padding: 0px;
    color: #656464;
    text-align: left;
}

.check li span {
    padding: 7px;
}

.dlcs {
    margin: 0px;
    position: relative;
    right: 18px;
}

.panel-title {
    padding: 0;
}

.panel-default > .panel-heading {
    background-color: #fff;
    padding: 10px 20px;
    border-bottom: 1px solid #A9A9A9;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}

    .panel-default > .panel-heading a:hover {
        background: none !important;
        color: #0066ad !important;
    }

/*.panel-default > .panel-heading {
    background-color: #fff;
    padding: 10px 20px;
    border-bottom: 1px solid #A9A9A9;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-bottom: 0;
    padding: 1.75rem 1.5rem 1.75rem 2.125rem;
    background: white;
    border-radius: 0.375rem;
}*/

.panel-default > .panel-heading {
    padding: 10px 20px;
    border-bottom: 1px solid #A9A9A9;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-bottom: 0;
    padding: 1.75rem 1.5rem 1.75rem 2.125rem;
    background: #efefef;
    border-radius: 0.375rem;
}

    .panel-default > .panel-heading a {
        color: #0066ad !important;
        font-size: 15px;
        width: 100%;
        display: block;
        text-align: left;
        font-weight: 600;
        padding: 3px;
        color: #0a2a6c;
        font-weight: bold;
    }

.stat {
    text-align: center;
}

.highlight {
    color: #ffffff;
    padding: 30px 0;
    font-weight: bold;
    display: block;
    overflow: hidden;
    margin-bottom: 0;
    font-size: 48px;
}

.milestone-details {
    font-weight: bold;
    font-size: 18px;
    color: #fff;
}

.dmtop {
    background-color: #161616;
    background-image: url(images/arrow.png);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    z-index: 9999;
    width: 40px;
    height: 40px;
    text-indent: -99999px;
    position: fixed;
    bottom: -100px;
    right: 25px;
    cursor: pointer;
    -webkit-transition: all .7s ease-in-out;
    -moz-transition: all .7s ease-in-out;
    -o-transition: all .7s ease-in-out;
    -ms-transition: all .7s ease-in-out;
    transition: all .7s ease-in-out;
    overflow: auto;
}

.progress {
    position: relative;
    overflow: visible;
}

.skill_count {
    position: absolute;
    right: 0;
    font-weight: bold;
    font-size: 16px;
    color: #222;
    top: -9px;
}

.skills_bar {
    margin: 10px 0;
    overflow: hidden;
}

    .skills_bar small {
        font-size: 14px;
        color: #222222;
        margin: 10px 0;
    }

.progress {
    border-radius: 0;
    box-shadow: none;
    border-bottom: 1px solid #cbcbcb;
    background: none;
    margin: 10px 0;
    height: 10px;
}

#accordion-second .accordion-group {
    margin-bottom: 10px;
}

#accordion-second .accordion-heading {
    border-bottom: 0;
    font-size: 16px;
}

    #accordion-second .accordion-heading .accordion-toggle {
        display: block;
        cursor: pointer;
        padding: 0 !important;
        color: #222222;
        background: #f5f5f5;
        outline: none!important;
        text-decoration: none;
    }

        #accordion-second .accordion-heading, #accordion-second .accordion-toggle:hover, #accordion-second .accordion-heading .accordion-toggle.active {
            background: #f5f5f5;
        }

            #accordion-second .accordion-heading .accordion-toggle > em {
                background-color: #222222;
                border-radius: 0;
                color: #FFFFFF;
                font-size: 14px;
                height: 37px;
                line-height: 40px;
                margin-right: 10px;
                text-align: center;
                width: 40px;
            }

#accordion-second .accordion-inner {
    padding: 9px 10px;
    background: #f5f5f5;
}

#accordion-first .accordion-group {
    margin-bottom: 10px;
}

#accordion-first .accordion-heading {
    border-bottom: 0;
    font-size: 16px;
}

    #accordion-first .accordion-heading .accordion-toggle {
        display: block;
        cursor: pointer;
        padding: 5px 0 !important;
        color: #222222;
        outline: none!important;
        text-decoration: none;
    }

        #accordion-first .accordion-heading, #accordion-first .accordion-toggle:hover, #accordion-first .accordion-heading .accordion-toggle.active {
            background: none;
        }

            #accordion-first .accordion-heading .accordion-toggle > em {
                background-color: #222222;
                -webkit-border-radius: 100px;
                -moz-border-radius: 100px;
                border-radius: 100px;
                color: #FFFFFF;
                font-size: 14px;
                height: 32px;
                line-height: 32px;
                margin-right: 10px;
                text-align: center;
                width: 32px;
            }

#accordion-first .accordion-inner {
    padding: 9px 10px;
}

.check li:before {
    content: "\f00c";
    font-family: "FontAwesome";
    font-size: 16px;
    left: 0;
    padding-right: 8px;
    position: relative;
    top: 2px;
}

.check li {
    font-size: 16px;
    list-style: none;
    margin-bottom: 4px;
    font-weight: 400;
    padding-left: 2em;
    text-indent: -1.4em;
}

}

.check {
    margin-left: 0;
    padding-left: 0;
}

    .check li a {
        color: #656565;
    }

#services .item {
    padding: 15px;
}

.item h3 {
    padding-top: 15px;
    padding-bottom: 0;
}

.item .icon-container {
    font-size: 24px;
    float: left;
    margin: 0 20px 0 0;
}

.servicesbox_content p {
    display: inline-block;
    margin-top: 10px;
}

.servicesbox_content {
    display: block !important;
    width: 100% !important;
    padding: 2px;
}

.services_lists_boxes .service-icon-circle {
    text-align: center;
}

.services_lists_boxes {
    margin: 0px 0 0px 0;
    display: block;
    color: #fff;
    position: relative;
    overflow: hidden;
}

    .services_lists_boxes h4 {
        /*color: #0267b1;*/
        color: #fff;
        font-size: 22px;
        padding-bottom: 0;
        font-weight: bold;
        /* text-transform: uppercase; */
        text-align: left;
        letter-spacing: 1px;
    }

    .services_lists_boxes p {
        color: #fff;
    }

#services .owl-controls .owl-page span {
    background-color: #fff !important;
}

.custom-services {
    position: relative !important;
    padding: 0;
    margin: 20px 0;
    display: block;
    overflow: visible;
}

.ch-item {
    position: relative !important;
    padding: 0;
    margin: 20px 0;
    height: 200px;
    display: block;
    overflow: visible;
}

.ch-info-wrap {
    position: absolute;
    width: 100%;
    height: 200px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-perspective: 800px;
    -moz-perspective: 800px;
    -o-perspective: 800px;
    -ms-perspective: 800px;
    perspective: 800px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    background: #ffffff;
    border: 2px dashed #474b83;
}

.ch-info-back {
    padding: 15px;
    text-align: center;
}

.ch-info-front {
    padding-top: 40px;
    text-align: center;
}

.ch-info-back h3 {
    font-size: 20px;
    margin-bottom: 0;
    padding-bottom: 0;
    color: #ffffff;
    font-weight: bold;
}

.ch-info-back p {
    color: #ffffff;
}

.ch-info-front h3 {
    font-size: 20px;
    color: #222222;
    font-weight: bold;
}

.ch-info {
    position: absolute;
    width: 100%;
    height: 200px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

    .ch-info > div {
        display: block;
        position: absolute;
        width: 100%;
        height: 100%;
        background-position: center center;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -o-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        backface-visibility: hidden;
        border-radius: 10px;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
    }

    .ch-info .ch-info-back {
        -webkit-transform: rotate3d(0, 1, 0, 180deg);
        -moz-transform: rotate3d(0, 1, 0, 180deg);
        -o-transform: rotate3d(0, 1, 0, 180deg);
        -ms-transform: rotate3d(0, 1, 0, 180deg);
        transform: rotate3d(0, 1, 0, 180deg);
    }

.ch-item:hover .ch-info {
    -webkit-transform: rotate3d(0, 1, 0, -180deg);
    -moz-transform: rotate3d(0, 1, 0, -180deg);
    -o-transform: rotate3d(0, 1, 0, -180deg);
    -ms-transform: rotate3d(0, 1, 0, -180deg);
    transform: rotate3d(0, 1, 0, -180deg);
}

.service-with-image .entry {
    position: relative;
}

.service-with-image {
    overflow: hidden;
    margin: 1px 0;
}

.service-desc {
    padding: 20px 0;
}

.service-title a i {
    padding-right: 5px;
}

.service-title a {
    font-weight: bold;
    text-transform: uppercase;
}

.service-title {
    background: #FFFFFF;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    max-width: 120px;
    margin: auto;
    text-align: center;
    padding: 4px;
}

.service_vertical_box {
    overflow: hidden;
    display: block;
    margin-bottom: 20px;
}

.services_vertical .general-title h2 {
    padding: 0 !important;
    color: #fff !important;
    text-align: left;
    font-size: 22px !important;
}

.services_vertical p {
    padding: 0 !important;
    text-align: left;
}

.services_vertical {
    overflow: hidden;
    padding: 30px 0;
}

    .services_vertical h3 {
        padding: 0 !important;
        font-size: 18px;
    }

.service_vertical_box .service-icon {
    float: left;
    clear: both;
    display: block;
    height: 60px;
    line-height: 60px;
    margin: 35px 20px;
    width: 60px;
}

.service_vertical_box a.readmore {
    padding-left: 98px;
}

.services_vertical .icon-container {
    float: left;
}

.icon-container {
    border: 1px solid #FFFFFF;
    border-radius: 100px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    clear: both;
    color: #FFFFFF;
    display: block;
    font-size: 21px;
    height: 55px;
    line-height: 55px;
    margin: 38px 20px;
    text-align: center;
    width: 55px;
}

.servicebox {
    margin: 20px 0;
}

    .servicebox h3 {
        padding: 0;
    }

.border-none {
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
}

.border-radius {
    -webkit-border-radius: 500px !important;
    -moz-border-radius: 500px !important;
    border-radius: 500px !important;
}

.service-icon i {
    color: #666666;
}

.little-padding {
    padding: 5px 0 0 !important;
    overflow: hidden;
}

.make-bg {
    line-height: 113px !important;
}

    .make-bg i {
        font-size: 2.6em !important;
        color: #fff !important;
    }

.servicebox:hover .make-bg {
    background: #222222 !important;
    border-color: #232323 !important;
}

.servicebox:hover .border-none {
    border-bottom-color: #fff;
}

.service-icon-circle {
    overflow: hidden;
    margin: 20px auto;
    display: block;
    position: relative;
    border: 1px solid #222;
    height: 100px;
    width: 100px;
    line-height: 107px;
    -webkit-border-radius: 0 100px 100px;
    -moz-border-radius: 0 100px 100px;
    border-radius: 0 100px 100px;
    -webkit-transition: background-color .2s linear, color .2s linear;
    -moz-transition: background-color .2s linear, color .2s linear;
    -o-transition: background-color .2s linear, color .2s linear;
    -ms-transition: background-color .2s linear, color .2s linear;
    transition: background-color .2s linear, color .2s linear;
}

.sr-only {
    display: block !important;
    overflow: visible;
    visibility: visible;
}

.service-icon-circle i {
    font-size: 24px;
}

.btn {
   font-family: 'Lato', sans-serif;
    font-size: 16px !important;
}

.btn-dark {
    background-color: #222222;
    color: #ffffff;
    border: none;
}

.btn-lg {
    padding: 10px 30px;
    font-size: 16px;
}

.btn-dark:hover, .btn-dark:focus, .btn-dark:active, .btn-dark.active, .btn-primary {
    color: #ffffff;
    border: none;
}

    .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active {
        color: #ffffff;
        background-color: #222222;
    }

.arrow-up {
    border-bottom: 5px solid #FFFFFF;
    border-left: 5px solid rgba(0, 0, 0, 0);
    border-right: 5px solid rgba(0, 0, 0, 0);
    bottom: -1px;
    height: 0;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    width: 0;
}

.doc li a {
    color: #222 !important;
}

.doc .flexslider a {
    color: #fff !important;
}

.doc .blog-carousel {
    padding: 15px !important;
}

.doc .highlight {
    margin-top: 10px;
    font-size: 72px !important;
    font-weight: normal;
    color: #222;
   font-family: 'Lato', sans-serif;
}

.doc .green {
    color: #77be32 !important;
}

.doc .red {
    color: #f2333a !important;
}

.doc .yellow {
    color: #474b83 !important;
}

.doc .milestone-details {
    font-size: 21px !important;
    font-weight: 100;
    color: #222;
   font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    padding: 20px;
}

.tabbed-menu ul {
    list-style: none;
    list-style-position: outside;
    display: inline;
    margin: 10px 0;
}

.tabbed-menu li {
    line-height: 12px;
    float: left;
    padding: 10px 7px;
}

    .tabbed-menu li a {
        color: #222;
    }

.general-title .lead, .messagebox .lead {
   font-family: 'Lato', sans-serif;
    font-weight: 300;
    line-height: 1.9;
    margin: 15px 0;
}

.messagebox h1 {
    color: #fff;
    font-weight: bold;
    font-size: 30px;
}

.messagebox .btn-dark, .messagebox .btn-dark:hover {
    background: #222 !important;
    color: #fff !important;
}

.messagebox h2 {
    font-size: 30px;
}

.calloutbox-full-mini .lead, .calloutbox-full .lead {
    color: #fff;
    /*margin:10px 0 20px;*/
    margin: 3px 0;
}

.calloutbox-full-mini {
    padding: 2px 0;
    text-align: center;
}

.calloutbox-full {
    padding: 60px 0;
    text-align: center;
}

.calloutbox .form-control {
    height: 35px;
}

#bilding label, #bilding .form-control {
    margin: 10px 0 0;
}

#payment p.small {
    font-weight: 100;
}

#payment label {
    border: 1px solid #EDEDED;
    padding: 15px 40px !important;
}

.calloutbox {
    position: relative;
}

.bggrey h2 {
    color: #222222 !important;
    font-weight: bold;
}

.bgdark {
    background: #222222 !important;
}

.bggrey {
    color: #222222 !important;
    background: #f5f5f5 !important;
    border-left: 8px solid #fff;
}

.calloutbox-full-mini h2, .calloutbox-full h2 {
    font-size: 36px;
    padding: 0;
    margin: 0;
    text-transform: uppercase;
    color: #fff;
}

.calloutbox h2 {
    font-size: 28px;
    padding: 0;
    margin: 0;
    /*text-transform: uppercase;*/
    color: #fff;
}

.calloutbox {
    margin: 20px 0;
    color: #fff;
    padding: 30px 20px 20px;
    overflow: hidden;
}

    .calloutbox .btn-dark:hover {
        background: #232323;
    }

.white-clients .client-wrap {
    border-color: #dedede;
}

.client-wrap {
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-color: #444647;
    border-right-style: solid;
    border-right-width: 1px;
    padding: 30px;
}

    .client-wrap.last {
        border-right-width: 0;
    }

    .client-wrap.no-border {
        border-bottom-width: 0;
    }

.not_found h1 {
    margin-bottom: 0;
    font-size: 200px;
    padding-bottom: 0;
    font-weight: bold;
    line-height: 1;
}
/* ----------------------------------------------------
	BLOG SECTIONS
------------------------------------------------------- */

#comments_form .form-control {
    margin-bottom: 10px;
}

#comments {
    padding: 20px;
}

.comment-list {
    margin: 60px 0;
    list-style: none;
}

    .comment-list ul li, .comment-list ol li {
        list-style: none;
    }

.comment-avatar {
    margin: 0 20px 0 0;
    float: left;
    height: 70px;
    width: 70px;
}

.comment-content {
    background: #ffffff;
    border: 1px solid #efefef;
    margin-bottom: 20px;
    overflow: hidden;
    padding: 20px;
}

.comment-reply a {
    color: #fff !important;
}

.comment-author {
    margin-bottom: 10px;
}

.comment-meta {
    font-size: 12px;
    color: #aaa;
    padding-left: 10px;
}

.comment-reply {
    margin: -10px -5px 0 0;
    float: right;
    font-size: 12px;
    color: #ffffff;
}

.leave-comment textarea {
    height: 150px;
}

.authorbox_wrapper {
    padding: 20px;
    border-bottom: 1px solid #efefef;
    margin-bottom: 50px;
}

    .authorbox_wrapper img {
        margin: 0 20px 20px 0;
        width: 100px !important;
    }

    .authorbox_wrapper h4 {
        margin-bottom: 0;
        padding-bottom: 0;
    }

    .authorbox_wrapper p {
        padding-top: 5px;
        margin-top: 5px;
    }

.blog_button {
    -moz-user-select: none;
    background: #fff;
    border: 1px solid #cbcbcb;
    color: #cbcbcb;
    display: inline-block;
    font-size: 13px;
    font-weight: normal;
    line-height: 1.42857;
    margin-bottom: 30px;
    padding: 10px 23px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}

.timeline {
    list-style: none;
    padding: 20px 0 20px;
    position: relative;
}

    .timeline:before {
        top: 0;
        bottom: 0;
        position: absolute;
        content: " ";
        width: 1px;
        background-color: #cecece;
        left: 50%;
        margin-left: -1.5px;
    }

    .timeline > li {
        margin-bottom: 20px;
        position: relative;
    }

        .timeline > li:before, .timeline > li:after {
            content: " ";
            display: table;
        }

        .timeline > li:after {
            clear: both;
        }

        .timeline > li:before, .timeline > li:after {
            content: " ";
            display: table;
        }

        .timeline > li:after {
            clear: both;
        }

        .timeline > li > .timeline-panel {
            width: 46%;
            float: left;
            border: 1px solid #cecece;
            border-radius: 2px;
            padding: 20px;
            position: relative;
        }

            .timeline > li > .timeline-panel:before {
                position: absolute;
                top: 26px;
                right: -15px;
                display: inline-block;
                border-top: 15px solid transparent;
                border-left: 15px solid #cecece;
                border-right: 0 solid #cecece;
                border-bottom: 15px solid transparent;
                content: " ";
            }

            .timeline > li > .timeline-panel:after {
                position: absolute;
                top: 27px;
                right: -14px;
                display: inline-block;
                border-top: 14px solid transparent;
                border-left: 14px solid #fff;
                border-right: 0 solid #fff;
                border-bottom: 14px solid transparent;
                content: " ";
            }

        .timeline > li > .timeline-badge {
            color: #fff;
            width: 50px;
            height: 50px;
            line-height: 50px;
            font-size: 1.4em;
            text-align: center;
            position: absolute;
            top: 16px;
            left: 50%;
            margin-left: -25px;
            background-color: #999999;
            z-index: 100;
            border-top-right-radius: 50%;
            border-top-left-radius: 50%;
            border-bottom-right-radius: 50%;
            border-bottom-left-radius: 50%;
        }

        .timeline > li.timeline-inverted > .timeline-panel {
            float: right;
        }

            .timeline > li.timeline-inverted > .timeline-panel:before {
                border-left-width: 0;
                border-right-width: 15px;
                left: -15px;
                right: auto;
            }

            .timeline > li.timeline-inverted > .timeline-panel:after {
                border-left-width: 0;
                border-right-width: 14px;
                left: -14px;
                right: auto;
            }

.timeline-title {
    margin-top: 0;
    color: inherit;
}

.timeline-body > p, .timeline-body > ul {
    margin-bottom: 0;
}

    .timeline-body > p + p {
        margin-top: 5px;
    }

.post-wrapper-top {
    background: #0267b1;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    z-index: 0;
    /*border-bottom: 3px solid #efefef;*/
    margin-bottom: 0;
    padding: 0;
    position: relative;
    text-align: left;
}

.breadcrumb > li + li:before {
    font-size: 13px;
}

.post-wrapper-top h2 {
    border-bottom: 3px solid #fff;
    display: inline-block;
    font-size: 24px;
    padding: 10px 0;
    color: #fff;
    position: relative;
    margin-bottom: -3px;
    font-weight: bold;
    text-transform: capitalize;
}

.breadcrumb {
    bottom: 0;
    color: #777777;
    background: transparent;
    font-size: 17px;
    font-weight: 400;
    list-style: none outside none;
    padding: 5px 0 2px 0;
    /* position: absolute; */
    right: 0;
}

    .breadcrumb > li + li:before {
        content: "";
        background: url(images/breadcrumb.png) no-repeat center center;
        margin: 0 10px;
        padding: 0 10px;
    }

.profilebreadcrumb {
    /* bottom: 0; */
    color: #ffffff;
    background: transparent;
    font-size: 17px;
    font-weight: 400;
    /* list-style: none outside none; */
    padding: 5px 0 2px 0;
    /* position: absolute; */
    /* right: 0; */
    text-align: left;
}

    .profilebreadcrumb > li + li:before {
        content: "-";
        margin: 0px 0px;
        padding: 0px 5px 0px 3px;
        font-size: 1.9rem;
       font-family: 'Lato', sans-serif;
        font-weight: bold;
    }

    .profilebreadcrumb a {
        color: #fff;
    }

.blog-wrapper hr {
    margin-top: 40px;
    margin-bottom: 40px;
}

.pagination > li > a, .pagination > li > span {
    background-color: #f5f5f5;
    color: #222222;
    float: left;
    line-height: 1.82857;
    margin-left: 5px;
    padding: 3px 10px;
    position: relative;
    text-decoration: none;
}

.quote-post {
    background: #f5f5f5;
    position: relative;
    padding: 20px 10px 10px;
}

    .quote-post:after {
        font-family: 'FontAwesome';
        content: "\f10e";
        padding-right: 20px;
        right: 0;
        position: absolute;
        top: 50px;
        color: #000000;
        font-size: 600%;
        opacity: 0.1;
        -moz-opacity: 0.1;
        filter: alpha(opacity=10);
    }

    .quote-post blockquote {
        border-left: 0px solid #fff;
    }
/* ----------------------------------------------------
	ANIMATIONS
------------------------------------------------------- */

.bubble-bottom {
    display: inline-block;
    position: relative;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

    .bubble-bottom:before {
        pointer-events: none;
        position: absolute;
        z-index: -1;
        content: '';
        border-style: solid;
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-transition-property: bottom;
        transition-property: bottom;
        left: calc(50% - 10px);
        bottom: 0;
        border-width: 10px 10px 0 10px;
        border-color: #e1e1e1 transparent transparent transparent;
    }

    .bubble-bottom:hover:before, .bubble-bottom:focus:before, .bubble-bottom:active:before {
        bottom: -10px;
    }

.rotating {
    display: inline-block;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: rotateX(0) rotateY(0) rotateZ(0);
    -moz-transform: rotateX(0) rotateY(0) rotateZ(0);
    -ms-transform: rotateX(0) rotateY(0) rotateZ(0);
    -o-transform: rotateX(0) rotateY(0) rotateZ(0);
    transform: rotateX(0) rotateY(0) rotateZ(0);
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    -webkit-transform-origin-x: 50%;
}

    .rotating.flip {
        position: relative;
    }

    .rotating .front, .rotating .back {
        left: 0;
        top: 0;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        -o-backface-visibility: hidden;
        backface-visibility: hidden;
    }

    .rotating .front {
        position: absolute;
        display: inline-block;
        -webkit-transform: translate3d(0, 0, 1px);
        -moz-transform: translate3d(0, 0, 1px);
        -ms-transform: translate3d(0, 0, 1px);
        -o-transform: translate3d(0, 0, 1px);
        transform: translate3d(0, 0, 1px);
    }

    .rotating.flip .front {
        z-index: 1;
    }

    .rotating .back {
        display: block;
        opacity: 0;
    }

    .rotating.spin {
        -webkit-transform: rotate(360deg) scale(0);
        -moz-transform: rotate(360deg) scale(0);
        -ms-transform: rotate(360deg) scale(0);
        -o-transform: rotate(360deg) scale(0);
        transform: rotate(360deg) scale(0);
    }

    .rotating.flip .back {
        z-index: 2;
        display: block;
        opacity: 1;
        -webkit-transform: rotateY(180deg) translate3d(0, 0, 0);
        -moz-transform: rotateY(180deg) translate3d(0, 0, 0);
        -ms-transform: rotateY(180deg) translate3d(0, 0, 0);
        -o-transform: rotateY(180deg) translate3d(0, 0, 0);
        transform: rotateY(180deg) translate3d(0, 0, 0);
    }

    .rotating.flip.up .back {
        -webkit-transform: rotateX(180deg) translate3d(0, 0, 0);
        -moz-transform: rotateX(180deg) translate3d(0, 0, 0);
        -ms-transform: rotateX(180deg) translate3d(0, 0, 0);
        -o-transform: rotateX(180deg) translate3d(0, 0, 0);
        transform: rotateX(180deg) translate3d(0, 0, 0);
    }

    .rotating.flip.cube .front {
        -webkit-transform: translate3d(0, 0, 100px) scale(0.9, 0.9);
        -moz-transform: translate3d(0, 0, 100px) scale(0.85, 0.85);
        -ms-transform: translate3d(0, 0, 100px) scale(0.85, 0.85);
        -o-transform: translate3d(0, 0, 100px) scale(0.85, 0.85);
        transform: translate3d(0, 0, 100px) scale(0.85, 0.85);
    }

    .rotating.flip.cube .back {
        -webkit-transform: rotateY(180deg) translate3d(0, 0, 100px) scale(0.9, 0.9);
        -moz-transform: rotateY(180deg) translate3d(0, 0, 100px) scale(0.85, 0.85);
        -ms-transform: rotateY(180deg) translate3d(0, 0, 100px) scale(0.85, 0.85);
        -o-transform: rotateY(180deg) translate3d(0, 0, 100px) scale(0.85, 0.85);
        transform: rotateY(180deg) translate3d(0, 0, 100px) scale(0.85, 0.85);
    }

    .rotating.flip.cube.up .back {
        -webkit-transform: rotateX(180deg) translate3d(0, 0, 100px) scale(0.9, 0.9);
        -moz-transform: rotateX(180deg) translate3d(0, 0, 100px) scale(0.85, 0.85);
        -ms-transform: rotateX(180deg) translate3d(0, 0, 100px) scale(0.85, 0.85);
        -o-transform: rotateX(180deg) translate3d(0, 0, 100px) scale(0.85, 0.85);
        transform: rotateX(180deg) translate3d(0, 0, 100px) scale(0.85, 0.85);
    }
/*-----------------------------------------------------
	SERVICE
------------------------------------------------------*/
/*********************** Demo - 1 *******************/
.box1 img, .box1:after, .box1:before {
    width: 100%;
    transition: all .3s ease 0s;
}

.box1 .icon, .box2, .box3, .box4, .box5 .icon li a {
    text-align: center;
}

    .box10:after, .box10:before, .box1:after, .box1:before, .box2 .inner-content:after, .box3:after, .box3:before, .box4:before, .box5:after, .box5:before, .box6:after, .box7:after, .box7:before {
        content: "";
    }

.box1, .box11, .box12, .box13, .box14, .box16, .box17, .box18, .box2, .box20, .box21, .box3, .box4, .box5, .box5 .icon li a, .box6, .box7, .box8 {
    overflow: hidden;
}

    .box1 .title, .box10 .title, .box4 .title, .box7 .title {
        /*letter-spacing: 1px*/
    }

    .box3 .post, .box4 .post, .box5 .post, .box7 .post {
        font-style: italic;
    }
/*body {
	background-color: #f1f1f2
}*/
.mt-30 {
    margin-top: 30px;
}

.mt-40 {
    margin-top: 40px;
}

.mb-30 {
    margin-bottom: 30px;
}

.mb-15 {
    margin-bottom: 15px;
}

@media only screen and (max-width:990px) {
    .box1 {
        margin-bottom: 30px;
    }
}
/*********************** Demo - 16 *******************/
.box16 {
    text-align: center;
    color: #fff;
    position: relative;
}

    .box16 .box-content, .box16:after {
        width: 100%;
        position: absolute;
        left: 0;
    }

    .box16:after {
        content: "";
        height: 100%;
        background: linear-gradient(to bottom, rgb(0 0 0 / -15%) 0, rgba(0,0,0,0.08) 60%, #0267b1 84%);
        top: 0;
        transition: all .5s ease 0s;
    }

    .box16 .post, .box16 .title {
        transform: translateY(40px);
        transition: all .4s cubic-bezier(.13, .62, .81, .91) 0s;
    }

    .box16:hover:after {
        background: linear-gradient(to bottom, rgb(0 0 0 / -15%) 0, rgba(0,0,0,0.08) 0%, #0267b1 68%);
    }

    .box16 img {
        width: 100%;
        height: auto;
    }

    .box16 .box-content {
        padding: 20px;
        margin-bottom: 1px;
        bottom: 0;
        z-index: 1;
    }

    .box16 .title {
        font-size: 22px;
        font-weight: 700;
        text-transform: uppercase;
        margin: 0 0 10px;
    }

    .box16 .post {
        display: block;
        padding: 8px 0;
        font-size: 15px;
    }

    .box16 .social li a, .box17 .icon li a {
        font-size: 20px;
        color: #fff;
    }

    .box16:hover .post, .box16:hover .title {
        transform: translateY(0);
    }

    .box16 .social {
        list-style: none;
        padding: 0 0 5px;
        margin: 40px 0 25px;
        opacity: 0;
        position: relative;
        transform: perspective(500px) rotateX(-90deg) rotateY(0) rotateZ(0);
        transition: all .6s cubic-bezier(0, 0, .58, 1) 0s;
    }

    .box16:hover .social {
        opacity: 1;
        transform: perspective(500px) rotateX(0) rotateY(0) rotateZ(0);
    }

    .box16 .social:before {
        content: "";
        width: 10%;
        height: 2px;
        background: #fff;
        margin: 0 auto;
        position: absolute;
        top: -2px;
        left: 0;
        right: 0;
    }

    .box16 .social li {
        display: inline-block;
    }

        .box16 .social li a {
            display: block;
            width: 40px;
            height: 40px;
            line-height: 40px;
            background: #6d3795;
            margin-right: 10px;
            transition: all .3s ease 0s;
        }

.box17 .icon li, .box17 .icon li a {
    display: inline-block;
}

.box16 .social li a:hover {
    background: #bea041;
}

.box16 .social li:last-child a {
    margin-right: 0;
}

@media only screen and (max-width:990px) {
    .box16 {
        margin-bottom: 30px;
    }
}
/*********************** Demo - 10 *******************/
.box10 {
    background: #fff;
    overflow: hidden;
    position: relative;
    min-height: 317px;
}

    .box10:after, .box10:before { /*border-width:0 122px 75px;*/
        border-style: solid;
        border-color: transparent transparent #0267b1;
        position: absolute;
        bottom: 0;
        left: 50%;
        z-index: 1;
        transform: translate(-55%, 100%);
        transition: all .5s 0s cubic-bezier(.6, -.28, .735, .045);
    }

 .box10:after {
	border-width: 150px 250px;
	border-color: #ad363600 #0267b1 #037ad2 #168fe8;
	top: 25%;
	transform: translate(-60%, 100%)
}
    .box10:hover:before {
        transition: all .4s 0s cubic-bezier(.175, .885, .32, 1.275);
        transform: translate(-55%, 0);
        transition-delay: .2s;
    }

    .box10:hover:after {
        transition: all .4s 0s cubic-bezier(.175, .885, .32, 1.275);
        transform: translate(-60%, 0);
        transition-delay: 0s;
    }

    .box10 img {
        width: 100%;
        height: auto;
        opacity: 1;
        transform: scale(1.1) translateY(3%);
        transition: all .5s ease 0s;
    }

    .box10:hover img {
        transform: scale(1.1) translateY(-3%);
        opacity: .4;
    }

    .box10 .box-content {
        padding: 20px 0 0 20px;
        position: absolute;
        top: 0;
        left: 0;
        opacity: 0;
        z-index: 2;
        transform: translateY(20%);
        transition: all .5s ease 0s;
    }

    .box10:hover .box-content {
        opacity: 1;
        transform: translate(0);
        transition-delay: .1s;
    }

.ddcontenttitle {
    font-size: 22px;
    font-weight: bold;
    color: #0267b1;
    margin: 0px;
}

.ddtitle {
    background-color: #0267b1;
    margin: 0px;
    padding: 2%;
    font-size: 1.9rem !important;
    letter-spacing: 0;
}

.box10 .title {
    font-size: 19px !important;
    font-weight: bold;
    color: #fff;
}

.box10 .icon {
    padding: 0;
    margin: 0;
    list-style: none;
}

    .box10 .icon li {
        display: inline-block;
    }

        .box10 .icon li a {
            display: block;
            width: 35px;
            height: 35px;
            background: #18ab69;
            font-size: 18px;
            color: #fff;
            margin-right: 10px;
            transition: all .3s ease 0s;
        }

.box11 .icon li, .box11 .icon li a, .box11 .title, .box12 .icon li, .box12 .title {
    display: inline-block;
}

.box10 .icon li a:hover {
    transform: rotate(360deg);
}

@media only screen and (max-width:990px) {
    .box10 {
        margin-bottom: 20px;
    }
}

@media only screen and (max-width:767px) and (min-width:600px) {
    .box10:before {
        border-width: 0 250px 240px;
    }

    .box10:after {
        border-width: 260px 460px;
    }

    .footerid {
        font-size: 1.6rem;
    }

    .vdSec {
        position: relative;
        bottom: 19px;
    }

    .overlay {
        padding: 116px 0;
        background-color: rgb(1 103 177 / 80%);
    }
}

@media only screen and (max-width:599px) and (min-width:430px) {
    .box:before {
        border-width: 0 220px 120px;
    }

    .box10:after {
        border-width: 260px 460px;
    }

    .footerid {
        font-size: 1.6rem;
    }

    .vdSec {
        position: relative;
        bottom: 19px !important;
    }

    .overlay {
        padding: 116px 0;
        background-color: rgb(1 103 177 / 80%);
    }
}

/* ----------------------------------------------------
	RESPONSIVE
------------------------------------------------------- */

@media (max-width: 767px) {
    .footerid {
        font-size: 1.6rem;
    }

    .portfolio-filter li a {
        border-radius: 2px;
        margin: -3px;
        padding: 5px !important;
    }

    .footer-menu, .slider_title_a, .tp-caption .btn {
        display: none !important;
    }

    .header_center .navbar-collapse.collapse {
        text-align: left;
        height: auto !important;
        overflow: auto !important;
    }

    .header_center .navbar-nav {
        display: inherit !important;
        float: inherit !important;
        margin: 0;
    }

    ul.timeline:before {
        left: 40px;
    }

    ul.timeline > li > .timeline-panel {
        width: calc(100% - 90px);
        width: -moz-calc(100% - 90px);
        width: -webkit-calc(100% - 90px);
    }

    ul.timeline > li > .timeline-badge {
        left: 15px;
        margin-left: 0;
        top: 16px;
    }

    ul.timeline > li > .timeline-panel {
        float: right;
    }

        ul.timeline > li > .timeline-panel:before {
            border-left-width: 0;
            border-right-width: 15px;
            left: -15px;
            right: auto;
        }

        ul.timeline > li > .timeline-panel:after {
            border-left-width: 0;
            border-right-width: 14px;
            left: -14px;
            right: auto;
        }

    .btn-lg, .mini_title2 {
        font-size: 11px !important;
    }

    #topbar .topbar-email, #topbar .topbar-phone, #topbar .topbar-login, #topbar .topbar-cart, .topmenu, .copyright-text, .menu, .callus {
        border: none;
        /*float: none !important;*/
        clear: both !important;
        text-align: center !important;
        margin: auto;
    }
}

@media (max-width: 380px) {
    #topbar .topbar-email, #topbar .topbar-phone, #topbar .topbar-login, #topbar .topbar-cart, .topmenu, .callus {
        display: block;
    }

    .footerid {
        font-size: 1.6rem;
    }
}
/* ----------------------------------------------------
	COLOR SCHEMES
------------------------------------------------------- */

.arrow-left {
    border-right-color: #474b83;
}

#bbpress-forums li.bbp-header, #bbpress-forums li.bbp-footer {
    border-top-color: #474b83 !important;
}

.buddy_members .popover.top > .arrow:after, .buddy_carousel .popover.top > .arrow:after {
    border-top: 10px solid #474b83 !important;
}

.tp-bullets.simplebullets .bullet:hover, .tp-bullets.simplebullets .bullet.selected {
    border-color: #474b83 !important;
}

.post-wrapper-top h2, .group_box:hover .circle, .group_box:hover, .buddy_carousel .popover, .buddy_members .popover, .buddy_desc, .cat_widget:hover, .social_like .icon-container, .pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus, .pagination > .active > span:focus, .form-control:focus, .panel-default > .panel-heading:hover, .bggrey, .services_vertical .icon-container, .item .icon-container, #dd-testimonial-widget .img-circle, .testimonial-wrap, .tparrows:hover, .blog_button, .magnifier .btn-default:hover, blockquote, .magnifier .btn-default:focus, .magnifier .btn-default:active, .service-icon-circle, .general-title hr {
    border-color: #0267b1;
}

#header-style-1 .dropdown-menu, #header-style-1 .dev .dropdown.dev-fw .dropdown-menu {
    border-top-color: #474b83 !important;
}

#three-parallax .testimonial h3 {
    color: #474b83 !important;
}

.blog_button, .shop_title_slider span, .cat_widget h3, .rating i, .big_title_onepage span, .small_thin_grey1 i, .popular_items .meta span i, .ch-info-front i, .service_vertical_box:hover .service-icon i, .bgdark span, .item .icon-container, .slider_title_a, .mini_title2 i, .team_member span, .blog-carousel-meta span i, .high_title2, .high_title, .big_title span, .small_title span, .mini_title span, .check li:before, .service-icon-circle i, .servicebox:hover .service-icon i, .shop-right .title .price, .shop_item .price, .cart_table .price2, .widget h3 span, .big_title_slider span, a, .milestone-counter i, a.readmore, .tabbed-menu li a:hover, .footer-menu li a:hover, .mmode .title span, .footer-menu li a:focus, #header-style-1 .dev h3 i, #header-style-1 .dev-fw .dropdown-menu li a:before, #topbar .topbar-login i, .group_box i, #topbar .callus i, #topbar .topbar-cart i {
    color: #0267b1;
}

.timeline-badge.danger, .flex-control-paging li a.flex-active, .tparrows:hover {
    background-color: #474b83 !important;
}

.demo_changer .demo-icon, .group_box:hover .circle, .buddy_carousel .owl-controls .owl-page.active span, .buddy_carousel .owl-controls.clickable .owl-page:hover span, .recent_posts_widget > li img:hover, .buddypress_tabber_widget_member li img:hover, #tabbed_widget .nav-tabs > li.active > a, #tabbed_widget .nav-tabs > li.active > a:hover, #tabbed_widget .nav-tabs > li.active > a:focus, #tabbed_widget .nav > li > a:hover, #tabbed_widget .nav > li > a:focus, #tabbed_widget-1 .nav-tabs > li.active > a, #tabbed_widget-1 .nav-tabs > li.active > a:hover, #tabbed_widget-1 .nav-tabs > li.active > a:focus, #tabbed_widget-1 .nav > li > a:hover, #tabbed_widget-1 .nav > li > a:focus, #footer-style-1 .social-icons span a:hover, #footer-style-2 .social-icons span a:hover, #footer-style-3 .social-icons span a:hover, .footer_post li img:hover, #tabbed_widget .recent_posts_widget img:hover, .pricing_detail:hover, .pricing_detail:hover .priceamount, .banners li:hover .img-thumbnail, .ch-info .ch-info-back, .service-with-image:hover .service-title, .calloutbox-full-mini, .services_vertical .icon-container, #services .owl-controls .owl-page span, .item:hover .icon-container, .white-wrapper #dd-testimonial .owl-controls .owl-page.active span, .make-bg, .buddy_image img:hover, .calloutbox, #dd-testimonial-widget .owl-controls .owl-prev:hover, #dd-testimonial-widget .owl-controls .owl-next:hover, #owl_blog_two_line .owl-controls .owl-prev:hover, #owl_blog_two_line .owl-controls .owl-next:hover, #owl_blog_three_line .owl-controls .owl-prev:hover, #owl_blog_three_line .owl-controls .owl-next:hover, #owl_portfolio_two_line .owl-controls .owl-prev:hover, #owl_portfolio_two_line .owl-controls .owl-next:hover, #owl_shop_carousel .owl-controls .owl-prev:hover, #owl_shop_carousel .owl-controls .owl-next:hover, #owl_shop_carousel_1 .owl-controls .owl-prev:hover, #owl_shop_carousel_1 .owl-controls .owl-next:hover, #owl-blog .owl-controls .owl-prev:hover, #owl-blog .owl-controls .owl-next:hover, .overlay #dd-testimonial .owl-controls .owl-page.active span, .progress-bar, .dmtop, h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, .magnifier .btn-default:hover, .magnifier .btn-default:focus, .magnifier .btn-default:active, .rsDefaultInv .rsBullet.rsNavSelected span, .service-icon-circle.active, .servicebox:hover .service-icon-circle, .btn-primary, #accordion-first .accordion-heading .accordion-toggle.active em, #accordion-second .accordion-heading .accordion-toggle.active em, mark, .pager li > a, .pager li > span, .make-bg-full, .pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus, .pagination > .active > span:focus, #bbpress-forums li.bbp-body ul.forum li.bbp-forum-reply-count:hover, #bbpress-forums li.bbp-body ul.forum li.bbp-forum-topic-count:hover, .tagcloud a:hover, .nav-stacked > li > a:hover, .nav-stacked > li > a:focus, .nav-tabs > li.active > a:hover, .buddy_members img:hover, .buddy_carousel img:hover, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a, #buddypress_features .nav-tabs > li > a:hover, #buddypress_features .nav-tabs > li > a:focus, #header-style-1 .navbar-nav > li > a:hover, #header-style-1 .navbar-nav > li > a:focus, #header-style-1 .navbar-nav > li > a:active, #header-style-1 .navbar-default .navbar-nav > .open > a, #header-style-1 .navbar-default .navbar-nav > .open > a:hover, #header-style-1 .navbar-default .navbar-nav > .open > a:focus, #topbar .social-icons span a:hover {
    background-color: #0267b1;
    color: #fff;
}

.flex-direction-nav a, .rsUni .rsThumb.rsNavSelected .thumbIco, .custom-overlay {
    background-color: rgba(247,194,33,0.7);
}

#tabbed_widget .nav-tabs > li.active > a, #tabbed_widget .nav-tabs > li.active > a:hover, #tabbed_widget .nav-tabs > li.active > a:focus, #tabbed_widget .nav > li > a:hover, #tabbed_widget .nav > li > a:focus, .pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus, .pagination > .active > span:focus, .big_title_onepage, .tp-caption .btn, .small_thin_grey1, #footer-style-2 .social-icons span a:hover, #footer-style-3 .social-icons span a:hover, #footer-style-1 .social-icons span a:hover, .recent_posts_widget a, #footer-style-1 .widget, #footer-style-1 p, #footer-style-2 .widget, #footer-style-2 p, #footer-style-3 .widget, #footer-style-3 p, .service-with-image:hover .service-title a, .item:hover .icon-container, .overlay h2, .overlay .lead, .overlay .testimonial-widget .testimonial .lead:after, .overlay .testimonial-widget .testimonial .lead:before, .overlay .testimonial-widget, .magnifier .btn-default:hover, .magnifier .btn-default:focus, .magnifier .btn-default:active, mark, .service-icon-circle.active i, .servicebox:hover .service-icon-circle i, .testimonial h3, .nav-stacked > li > a:hover, .nav-tabs > li.active > a:focus, #footer-style-2 .widget .title h3, #footer-style-3 .widget .title h3, #footer-style-1 .widget .title h3 {
    color: #ffffff !important;
}

#maintenance1 {
    background: #fff;
}

.nav-tabs > li.active > a {
    background: #FFF;
    color: #000;
}

#maintenance1 .overlay {
    background-color: rgba(255, 255, 255, 1);
    bottom: 0;
    height: 100%;
    left: 0;
    padding: 60px 0;
    position: absolute;
    right: 0;
}

#maintenance1 .title {
    margin: 60px 0;
}

    #maintenance1 .title h1 {
        font-size: 90px;
        line-height: 90px;
        font-weight: 400;
       font-family: 'Lato', sans-serif;
        color: #222;
        text-decoration: none;
        padding: 20px 0 0;
        border-width: 0px;
        border-style: none;
    }

#maintenance1 .highlight {
    margin-top: 10px;
    font-size: 72px !important;
    font-weight: normal;
    color: #222;
   font-family: 'Lato', sans-serif;
}

#maintenance1 .green {
    color: #77be32 !important;
}

#maintenance1 .red {
    color: #f2333a !important;
}

#maintenance1 .yellow {
    color: #474b83 !important;
}

#maintenance1 .subscribe .lead, #maintenance1 .title .lead {
    font-size: 18px !important;
    font-weight: 100;
    color: #222 !important;
   font-family: 'Lato', sans-serif;
    padding: 20px;
}

#maintenance1 .milestone-details {
    font-size: 36px !important;
    font-weight: 100;
    color: #222;
   font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    padding: 20px;
}

#maintenance {
    background: url(demos/maintenance_bg.html) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

    #maintenance .overlay {
        background-color: rgba(0, 0, 0, 0.1);
        bottom: 0;
        height: 100%;
        left: 0;
        padding: 60px 0;
        position: absolute;
        right: 0;
    }

    #maintenance .title {
        margin: 60px 0;
    }

        #maintenance .title h1 {
            font-size: 90px;
            line-height: 90px;
            font-weight: 400;
           font-family: 'Lato', sans-serif;
            color: #ffffff;
            text-decoration: none;
            padding: 20px 0 0;
            border-width: 0px;
            border-style: none;
        }

    #maintenance .highlight {
        margin-top: 10px;
        font-size: 72px !important;
        font-weight: normal;
       font-family: 'Lato', sans-serif;
    }

    #maintenance .subscribe .lead, #maintenance .title .lead {
        font-size: 18px !important;
        font-weight: 100;
       font-family: 'Lato', sans-serif;
        padding: 20px;
    }

    #maintenance .milestone-details {
        font-size: 36px !important;
        font-weight: 100;
       font-family: 'Lato', sans-serif;
        text-transform: uppercase;
        padding: 20px;
    }

.animationload {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff; /* change if the mask should have another color then white */
    z-index: 999999; /* makes sure it stays on top */
}

.loader {
    width: 200px;
    /*text-indent: -99999;*/
    height: 200px;
    font-size: 0;
    position: absolute;
    left: 50%; /* centers the loading animation horizontally one the screen */
    top: 50%; /* centers the loading animation vertically one the screen */
    background-image: url(images/loading.html); /* path to your loading animation */
    background-repeat: no-repeat;
    background-position: center;
    margin: -100px 0 0 -100px; /* is width and height divided by two */
}

#videobgfull {
    width: 100% !important;
    height: 500px !important;
    position: relative !important;
}

.videooverlay {
    padding: 60px 0;
    background-color: rgba(0, 0, 0, 0.4);
}

    .videooverlay .general-title h2 {
        color: #fff;
    }

.padding10 {
    padding: 10px;
}

.pl10 {
    padding-left: 10px !important;
}

.mb0 {
    margin-bottom: 0px !important;
}

.w100 {
    width: 100% !important;
}

.asideheading {
    background-color: #0267b1;
    color: #fff;
    padding: 0px;
}

.asidesubheading {
    font-weight: bold !important;
    border-bottom: 2px solid #0267b1 !important; /* padding-left: 5px; */
    color: #0267b1 !important;
    font-size: 1.7rem !important;
    padding: 5px 10px !important;
}

.asideui {
    background-color: #f7f7f7 !important;
    margin-bottom: 5% !important;
}

.nomargin {
    margin: 0px !important;
}

.nopadding {
    padding: 0px !important;
}

.vl {
    border-right: 1px solid green;
}

.containerbox {
    margin-top: 20px;
    /*border: 1px solid #cecece;
	box-shadow: 0 0 10px rgba(0,0,0,0.20);*/
    padding: 0px;
}
/* Dev Css */
/*.font_size_2 {
	font-size: 2rem !important;
}
.font_size_2_3 {
	font-size: 2.3rem !important;
}*/

/*.font_size_3 {
	font-size: 3rem !important;
}*/
.font_size_3_5 {
    font-size: 22px !important;
}

.font_size_4 {
    font-size: 20px !important;
    font-weight: bold;
}
/*.font_bold {
	font-weight: bold;
}*/
.ptb_0 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.pb_0 {
    padding-bottom: 0px !important;
}

.pt_0 {
    padding-top: 0px !important;
}

.px5 {
    padding: 5px !important;
}

.px10 {
    padding: 10px !important;
}

.ptb5 {
    padding: 5px 0px !important;
}

.pl0 {
    padding-left: 0px !important;
}

.modal-header h4 {
   font-family: 'Lato', sans-serif;
    font-weight: bold;
    font-size: 2rem;
    text-align: left;
    margin: 0px;
    line-height: 22px !important;
}

.bgnormal {
    background-color: #2a6988;
}

.bgpremium {
    background-color: #039aa0;
}

.txtwhite {
    color: #FFF !important;
}

.ddcontainer {
    position: relative; /*width: 50%;*/
}

.ddimage {
    display: block;
    width: 100%;
    height: auto;
}

.ddoverlay {
    position: absolute;
    bottom: 100%;
    left: 0;
    right: 0;
    background-color: #0267b1;
    overflow: hidden;
    width: 100%;
    height: 0;
    transition: .5s ease;
}

    .ddoverlay h3 {
        color: #fff;
        padding: 0px;
        margin: 20px 0px 0px 0px;
        font-size: 2.3rem;
    }

    .ddoverlay p {
        color: #fff;
        font-size: 22px;
    }

.mb-1 {
    margin-bottom: 1px;
}

.ddcontainer:hover .ddoverlay {
    bottom: 0;
    height: 100%;
}

.ddtext {
    color: white;
    font-size: 20px;
    position: absolute;
    text-align: center;
    top: 10%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
}

.navbar-header {
    margin-bottom: 10px;
}

.footerddlist {
    /*margin-left: 20px;*/
        list-style: none;
}

    .footerddlist li a {
        color: #fff;
        margin-left: 10px;
    }
/*.team_member {
	padding: 2%;
	border: 1px solid #c3c3c3;
	margin-bottom: 5%;
	transition: 0.3s;
}*/
.team_member {
    /* padding: 2%; */
    /* border: 1px solid #c3c3c3; */
    margin-bottom: 5%;
    transition: 0.3s;
    border: 1px solid #dddddd;
    box-shadow: 0px 0px 4px 1px #878787;
    border-radius: 5px 5px 0px 0px;
    display: flex;
    flex-direction: column;
        padding: 18px;
}

    .team_member img {
        max-height: 227px;
        min-height: 226px;
    }

    .team_member h3 {
        font-size: 16px;
        font-weight: bold;
        margin: 8px 0px 0px 0px;
        padding-bottom: 2px;
        line-height: 22px;
       font-family: 'Lato', sans-serif;
    }

    .team_member:hover {
        /*padding: 1%; border: 2px solid #0267b1; margin-bottom: 4%;	*/
    }

.dcircle {
    border: 4px solid #0267b1;
    box-shadow: 0px 0px 0px 6px #fff;
}

.ddprofile h3 {
    padding: 4% 0%;
}

.ddprofile p {
    color: #fff;
    font-size: 2rem;
}

    .ddprofile p strong {
        color: #fff;
    }

.bookappointment {
    background: #fff;
    border-radius: 20px;
    padding: 4px;
    box-shadow: -4px -4px 0px 0px #004156;
}

    .bookappointment h3 {
        font-size: 16px;
        padding: 0px;
        margin: 5px;
    }

    .bookappointment img {
        width: 40%;
    }

.homeslidertext {
    padding: 5% 1.5%;
    font-size: 2.5rem;
    line-height: 36px;
    color: #fff;
    font-weight: 400;
   font-family: 'Lato', sans-serif;
}

    .homeslidertext h2 {
        font-size: 22px;
        font-weight: bold;
        letter-spacing: 1px;
        padding-bottom: 0px;
        font-size: 22px;
    }

    .homeslidertext p {
        color: #fff;
        font-size: 16px;
        padding-top: 2%;
        text-align: left;
    }

.ddteam-member {
    padding: 0%;
    border: 8px solid #ffffff;
    background-color: #fff;
    box-shadow: 3px 3px 1px 0px #0267b1;
    min-height: 380px;
    margin-bottom: 20px;
}

.video_gallery {
    padding: 0%;
    border: 8px solid #ffffff;
    background-color: #fff;
    min-height: 380px;
    margin-bottom: 20px;
    box-shadow: 0px 0px 4px 1px #878787;
}

    .video_gallery a {
        position: relative;
        top: 15%;
    }

        .video_gallery a img {
            width: 80px;
        }

    .video_gallery h3 {
        text-align: left;
        font-family: 'Roboto', sans-serif;
        font-weight: bold;
        margin: 10px 0px 0px 0px;
        padding: 0px;
    }

    .video_gallery h4 {
        text-align: center;
       font-family: 'Lato', sans-serif;
        color: #fff;
        font-size: 2rem;
        font-weight: bold;
    }

.profilevideo {
    padding: 0%;
    border: 8px solid #ffffff;
    background-color: #fff;
    margin-bottom: 20px;
    box-shadow: 0px 0px 4px 1px #878787;
}

    .profilevideo a {
        position: relative;
        top: 5%;
    }

        .profilevideo a img {
            width: 65px;
            padding-left: 10px;
        }

    .profilevideo h3 {
        text-align: left;
        font-family: 'Roboto', sans-serif;
        font-weight: bold;
        margin: 10px 0px 0px 0px;
        padding: 0px;
    }

    .profilevideo h4 {
        text-align: left;
       font-family: 'Lato', sans-serif;
        color: #fff;
        font-size: 15px;
        font-weight: bold;
        padding: 10px !important;
        margin-bottom: 0px;
    }

.playicon1 {
    padding: 18% 0% 18% 0%;
    text-align: center;
}
.overlayVid {
        background-color: #00000094;
     height: auto;
}

    .playicon1 img {
        width: 10%;
    }

.playicon {
    padding: 8% 0% 8% 0%;
    text-align: center;
}

    .playicon img {
        width: 20%;
    }

.bannerBg {
    background-size: cover;
    background-position: center center;
 height: 386px; 
}

.mark {
    background: #FFF !important;
    color: #0267b1 !important;
    padding-bottom: 1px;
}

.white-bg {
    background-color: #FFF;
}


.videobox.patient {
    margin-bottom: 0;
    padding-bottom: 0;
    padding-top: 0px;
    margin-top: -145px;
}

.videobox.patient1 {
    margin-bottom: 0;
    padding-bottom: 0;
    padding-top: 0px;
    margin-top: 11px;
}

.vdSec {
    position: relative;
    bottom: 71px;
}

.overlaymiracles {
    position: absolute;
    width: 100%;
    z-index: 15;
    top: 0;
    left: 0;
    height: 100%;
    background-color: rgb(0 0 0 / 95%);
}

article {
    display: block;
}

.videobox {
    position: relative;
    background-color: #242424;
    background-repeat: no-repeat;
    margin-top: -195px;
    margin-bottom: -145px;
    float: left;
    padding: 75px 0 0;
    width: 100%;
}
/* Set a style for all buttons */


button:hover {
    opacity: 1;
}
/* Float cancel and delete buttons and add an equal width */
.cancelbtn, .deletebtn {
    float: left;
    width: 50%;
}
/* Add a color to the cancel button */
.cancelbtn {
    background-color: #ccc;
    color: black;
}
/* Add a color to the delete button */
.deletebtn {
    background-color: #f44336;
}
/* Add padding and center-align text to the container */
.container {
    padding: 16px; /*text-align: center;*/
}
/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 9999; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: #16181c;
    padding-top: 50px;
}
/* Modal Content/Box */
.modal-content {
    background-color: #fefefe;
    margin: 5% auto 15% auto; /* 5% from the top, 15% from the bottom and centered */
    border: 1px solid #888;
    width: 80%; /* Could be more or less, depending on screen size */
}
/* Style the horizontal ruler */
/*hr {
    border: 1px solid #f1f1f1;
    margin-bottom: 25px;
}*/
/* The Modal Close Button (x) */
.close {
    position: absolute;
    right: 23%;
    top: 5%;
    font-size: 40px;
    font-weight: bold;
    color: #0267b1;
    opacity: 0.9 !important;
}

    .close:hover, .close:focus {
        color: #f44336;
        cursor: pointer;
    }

.ddclose {
    position: absolute;
    right: 1% !important;
    top: -1%;
    font-size: 40px;
    font-weight: bold;
    color: #0267b1;
    opacity: 0.9 !important;
}

    .ddclose:hover, .ddclose:focus {
        color: #f44336;
        cursor: pointer;
    }
/* Clear floats */
.clearfix::after {
    content: "";
    clear: both;
    display: table;
}

.videopopup {
    width: 60%;
    height: 400px;
    border: 6px solid #fff;
    box-shadow: 0px 0px 5px #fff;
}

.ddpatientfeedbacktext {
    height: 100px;
    color: #333 !important;
    font-size: 1.6rem !important;
}
/*=======================================================
			DEPARTMENT
========================================================*/
.department {
    background: #fcfcfc;
    text-align: center;
}

    .department .tab-content .tittle {
        margin-top: 0px;
        width: 100%;
        text-align: center;
    }

        .department .tab-content .tittle h2 {
            text-align: left;
            width: 100%;
            font-weight: bold;
            letter-spacing: 2px;
            font-size: 22px;
        }

    .department .tab-content {
        display: inline-block;
        width: 100%;
        
    }

    .department .nav-tabs {
        background: #0167b1;
        width: 100%;
        display: inline-block;
        border: none;
        padding: 2px 0;
        height: 100%;
        position: relative;
    }

        .department .nav-tabs li {
            width: 100%;
            margin: 0px;
            border: none;
        }

            .department .nav-tabs li a {
                font-size: 18px;
                font-weight: bold;
                text-transform: capitalize;
                color: #fff;
                margin: 0px;
                border: none;
                border-radius: 0px;
                padding: 7px 0;
                border: none !important;
               font-family: 'Lato', sans-serif;
                border-bottom: 1px solid rgba(255,255,255,0.3) !important;
            }

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    border: none;
}

.department .nav-tabs li:hover a {
    background: #fff;
    color: #0167b1 !important;
}

.department .nav-tabs li.active a {
    color: #0167b1 !important;
    background-color: #fff;
}

.department img {
    width: 100%;
}

.department .dep-sec-txt {
    text-align: left;
}

.department .nav-tabs li.active a:before {
    /*	content: '';
	background: url(images/left_arrow.png) no-repeat center center/cover;
	position: absolute;
	top: 0px;
	left: -13%;
	width: 13%;
	height: 50%;*/ /*content: '';
	 background:url(images/remove.png) 
                no-repeat center center/cover;
	font-family: 'calibri';
	position: absolute;
	font-size: 50px;
	left: -20px;
	top: 0px;
	color: #fff;
	z-index: 8;*/
}
/*====	Cardiology BG	====*/
.department .depart-bg-over {
    /*background: url(images/Cardiology_1.jpg) center center no-repeat;*/
    position: relative;
    background-size: cover;
    max-height: 320px;
        overflow: hidden;
}
/*====	Neurology BG	====*/
.department .neurology-bg {
    background: url(images/neurology_home.jpg) center center no-repeat;
    position: relative;
    background-size: cover;
    height: 100%;
}
/*====	Oncology BG	====*/
.department .oncology-bg {
    background: url(images/oncology_home.jpg) center center no-repeat;
    position: relative;
    background-size: cover;
    height: 100%;
}
/*====	Nephrology BG	====*/
.department .nephro-bg {
    background: url(images/nephro_home.jpg) center center no-repeat;
    position: relative;
    background-size: cover;
    height: 100%;
}
/*====	Ophthalmology BG ====*/
.department .opth-bg {
    background: url(images/opht-bg-img.jpg) center center no-repeat;
    position: relative;
    background-size: cover;
    height: 700px;
}
/*====	General Surgery BG	====*/
.department .generalsurgery-bg {
    background: url(images/generalsurgery_home.jpg) center center no-repeat;
    position: relative;
    background-size: cover;
    height: 100%;
}
/*====	Orthopedic BG	====*/
.department .ortho-bg {
    background: url(images/ortho_home.jpg) center center no-repeat;
    position: relative;
    background-size: cover;
    height: 100%;
}
/*====	Eye BG	====*/
.department .eye-bg {
    background: url(images/eye_home.jpg) center center no-repeat;
    position: relative;
    background-size: cover;
    height: 100%;
}

/*.department .img-bg-dep {
    position: absolute;
    height: 633px;
}*/

.department .ab-cnter {
    position: absolute;
    left: 0px;
    right: 0px;
    height: 320px;
    z-index: 99;
    margin: 0 auto;
}

.department .dep-sec-img {
    float: left;
    width: 42%;
}

.department .dep-sec-txt {
    float: right;
    width: 42%;
    padding: 0 40px;
}

.department .dep-sec-nav {
    width: 16%;
}

.department #cardiology {
}

.department #for-disabled {
}

.department #ophthalmology {
}

.department #emergency {
}

.department #x-ray {
}

.department .tab-content ul li {
}

.department .fact {
    margin-top: 50px;
    text-align: left;
    margin-bottom: 30px;
}

.fact p {
    line-height: 30px;
}

.fact i {
    background: #fff;
    color: #3dc5df;
    border: 1px solid #3dc5df;
    display: inline-block;
    height: 30px;
    width: 30px;
    text-align: center;
    line-height: 28px;
    margin-right: 10px;
    font-size: 12px;
    border-radius: 50%;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.fact li:hover i {
    background: #3dc5df;
    color: #fff;
}

.depart-sec {
    padding-bottom: 80px;
}

    .depart-sec h5 {
        text-transform: uppercase;
        font-weight: bold;
        letter-spacing: 3px;
    }

    .depart-sec ul li {
        text-align: center;
        position: relative;
        margin-top: 10px;
        margin-bottom: 30px;
    }

        .depart-sec ul li .in-dert {
            padding: 0px 40px;
            padding-top: 40%;
            min-height: 480px;
            position: relative;
            overflow: hidden;
            -webkit-transition: all 0.4s ease-in-out;
            -moz-transition: all 0.4s ease-in-out;
            -o-transition: all 0.4s ease-in-out;
            -ms-transition: all 0.4s ease-in-out;
            transition: all 0.4s ease-in-out;
            background: #e9e6b2;
        }

        .depart-sec ul li:nth-child(1) .in-dert {
            background: #e9e6b2;
        }

        .depart-sec ul li:nth-child(2) .in-dert {
            background: #fcf9c1;
        }

        .depart-sec ul li:nth-child(3) .in-dert {
            background: #ccf3cc;
        }

        .depart-sec ul li:nth-child(4) .in-dert {
            background: #fbe0ce;
        }

        .depart-sec ul li:nth-child(5) .in-dert {
            background: #cfd7f4;
        }

        .depart-sec ul li:nth-child(6) .in-dert {
            background: #ead1f3;
        }

    .depart-sec .over-depart {
        position: absolute;
        height: 100%;
        top: 0px;
        width: 100%;
        z-index: 11;
        padding: 0 40px;
        left: 0%;
        opacity: 0;
        padding-top: 20%;
        background: #fff;
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        -ms-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
    }

        .depart-sec .over-depart img {
            margin-bottom: 20px;
        }

        .depart-sec .over-depart h5 {
            margin-bottom: 20px;
        }

    .depart-sec li:hover .over-depart {
        opacity: 1;
    }

    .depart-sec ul li:hover .in-dert {
        box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
    }

    .depart-sec ul li .in-dert a {
        color: #3dc5df;
        font-weight: bold;
        margin-top: 20px;
        display: inline-block;
    }

.dep-detail-page .qoute {
    position: absolute;
    top: 30%;
    width: 360px;
    background: rgba(255,255,255,0.8);
    padding: 30px;
    left: 30px;
    color: #696969;
    line-height: 24px;
}

    .dep-detail-page .qoute i {
        color: #3dc5df;
        margin-right: 10px;
    }

    .dep-detail-page .qoute h6 {
        margin: 0px;
        margin-top: 40px;
    }

    .dep-detail-page .qoute p {
        font-weight: bold;
        font-size: 18px;
    }

.dep-detail-page .img-single {
    position: relative;
}

.dep-detail-page {
    padding: 120px 0;
}

    .dep-detail-page h5 {
        text-transform: uppercase;
        font-weight: bold;
        margin-bottom: 20px;
        letter-spacing: 2px;
    }

    .dep-detail-page .detail-sec {
        margin-top: 30px;
    }

        .dep-detail-page .detail-sec h6 {
            margin-top: 30px;
            margin-bottom: 15px;
        }

        .dep-detail-page .detail-sec ul {
            margin-top: 40px;
            margin-bottom: 40px;
        }

            .dep-detail-page .detail-sec ul img {
                margin-bottom: 10px;
            }

    .dep-detail-page .video {
        width: 80%;
        margin: 0 auto;
        margin-top: 50px;
        margin-bottom: 50px;
        text-align: center;
    }

        .dep-detail-page .video iframe {
            border: none;
            width: 100%;
            height: 360px;
            margin-bottom: 20px;
        }

.detail-sec .services-slide {
    margin: 50px 0;
}

    .detail-sec .services-slide .sec-ser {
        background: #f7f7f7;
        padding: 0 15px;
        padding-bottom: 40px;
    }

.detail-sec .downlod {
    font-weight: bold;
    color: #3dc5df;
    display: inline-block;
    width: 100%;
    margin-top: 20px;
}

    .detail-sec .downlod i {
        margin-right: 10px;
    }

.dep-detail-page .search input {
    display: inline-block;
    width: 100%;
    border: none;
    background: #f7f7f7;
    height: 40px;
    padding: 0 10px;
    font-size: 12px;
}

.dep-detail-page .search button {
    float: right;
    border: none;
    background: none;
    font-size: 18px;
    color: #aaaaaa;
    margin-right: 10px;
    margin-top: -33px;
}

.dep-detail-page .dapart {
}

.side-bar h5 {
    text-transform: uppercase !important;
}

.side-bar .depart-sec {
    padding-bottom: 0px;
}

.side-bar .dapart .row {
    margin-right: -5px;
    margin-left: -5px;
}

.side-bar .cate {
    display: inline-block;
    width: 100%;
}

    .side-bar .cate li {
        float: left;
        width: 50%;
        padding-left: 15px;
        line-height: 44px;
        position: relative;
    }

        .side-bar .cate li a {
            width: 100%;
            display: inline-block;
        }

            .side-bar .cate li a:hover {
                color: #3dc5df;
            }

        .side-bar .cate li:before {
            content: "";
            background: #e3e3e3;
            height: 6px;
            width: 6px;
            left: 0px;
            display: inline-block;
            margin-right: 10px;
            float: left;
            position: absolute;
            margin-top: 20px;
        }

.side-bar .dapart li {
    padding: 0 5px;
    margin-bottom: 0px;
}

.side-bar ul li .in-dert {
    padding: 15px;
    min-height: inherit;
    display: inline-block;
    width: 100%;
}

.side-bar ul li:hover .in-dert {
    background: #fff;
}

.side-bar .add-call .call {
    background: #3dc5df;
    text-align: center;
    padding: 20px;
}

.side-bar .add-call p {
    color: #fff;
}

.side-bar .add-call h5 {
    color: #fff;
    margin: 0px;
    letter-spacing: 0px;
}

.appointment li {
    margin-bottom: 10px;
    position: relative;
}

.appointment input {
    width: 100%;
    display: inline-block;
    height: 40px;
    background: #f7f7f7;
    border: none;
    font-size: 12px;
    padding: 0 10px;
    color: #696969;
}

.appointment ul li i {
    position: absolute;
    right: 10px;
    top: 13px;
    color: #696969;
}

.appointment select {
    width: 100%;
    display: inline-block;
    height: 40px;
    background: #f7f7f7;
    border: none;
    font-size: 12px;
    padding: 0 10px;
    color: #696969;
}

.appointment textarea {
    width: 100%;
    display: inline-block;
    height: 120px;
    background: #f7f7f7;
    border: none;
    font-size: 12px;
    padding: 5px 10px;
    color: #696969;
}

.appointment button {
    margin-top: 0px;
    padding: 10px 10px;
}

.depart-style-2 .dep-sec-nav {
    width: 100%;
}

.depart-style-2 .nav-tabs li {
    width: 16.66666%;
}

.depart-style-2 .ab-cnter {
    position: relative;
}

.depart-style-2 .dep-sec-img {
    width: 50%;
}

.depart-style-2 .dep-sec-txt {
    width: 50%;
    padding-bottom: 50px;
}

.depart-style-2 .nav-tabs li.active a:before {
    display: none;
}

.depart-style-2 .nav-tabs {
    padding: 0px;
    float: left;
}

    .depart-style-2 .nav-tabs li a {
        letter-spacing: 0px;
        font-size: 16px;
    }

.depart-style-2 {
    padding-top: 80px;
}

    .depart-style-2 .tab-content {
        min-height: inherit;
    }

.space_btm {
    display: none;
}

.ddtext1 {
    text-align: left;
}

.item h2 {
    font-size: 2.7rem;
    padding-bottom: 0px;
    font-weight: 600;
    text-align: left;
}

.item p {
    /*font-size: 15px;
	padding:2%;
	text-align: left;*/
}

.why_content {
    padding: 14% 4%;
    text-align: center;
}

    .why_content h2 {
        text-align: center;
    }

    .why_content p {
        text-align: center;
    }
/*.navcontainer {
	padding: 1px 16px !important;
}*/
.headoverlay {
    padding: 5px 0 30px 0px;
    background-color: rgb(1 103 177 / 85%);
}

.borderwhite {
    border-color: #fff !important;
}
/* === HEADING STYLE #3 === */
.three h3 {
    font-size: 22px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 1.5em;
    padding-bottom: 5px;
    color: #0167b1;
    position: relative;
    top: -21px;
}

    .three h3:before {
        content: "";
        position: absolute;
        left: 0;
        bottom: 0;
        height: 5px;
        width: 55px;
        background-color: #0167b1;
    }

    .three h3:after {
        content: "";
        position: absolute;
        left: 0;
        bottom: 2px;
        height: 1px;
        width: 95%;
        max-width: 255px;
        background-color: #0167b1;
    }

.three ul {
    line-height: 24px;
    color: #5c5c5c;
}

.twelve h1 {
    font-size: 26px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    width: 160px;
    text-align: center;
    margin: auto;
    white-space: nowrap;
    padding-bottom: 13px;
}

    .twelve h1:before {
        background-color: #c50000;
        content: '';
        display: block;
        height: 3px;
        width: 75px;
        margin-bottom: 5px;
    }

    .twelve h1:after {
        background-color: #c50000;
        content: '';
        display: block;
        position: absolute;
        right: 0;
        bottom: 0;
        height: 3px;
        width: 75px;
        margin-bottom: 0.25em;
    }
/* === HEADING STYLE #1 === */
.one h1 {
    text-align: center;
    text-transform: capitalize;
    padding-bottom: 5px;
    font-size: 22px;
    font-weight: 700;
    letter-spacing: 2px;
    color: #0065ad;
    /*text-shadow: 0px 0px 0 #0167b1, 5px 5px 0 rgb(0 0 0 / 15%)*/
}

    .one h1:before {
        width: 28px;
        height: 5px;
        display: block;
        content: "";
        position: absolute;
        bottom: 3px;
        left: 50%;
        margin-left: -14px;
        background-color: #00508b;
    }

    .one h1:after {
        width: 100px;
        height: 1px;
        display: block;
        content: "";
        position: relative;
        margin-top: 10px;
        left: 50%;
        margin-left: -50px;
        background-color: #00508b;
    }

.whiteborder {
    border: 1px solid #fff !important;
}

.find-doctor select {
    border-radius: 5px;
    border: 3px solid #0267b1;
    color: #0267b1;
    font-size: 1.7rem;
    height: 50px;
}

.headingbor1 {
    width: 18%;
}

.headingbor2 {
    width: 30% !important;
    margin-top: 3px !important;
}

.txt-colored {
    color: #004a80 !important;
}

.depat {
    font-size: 15px;
    text-decoration: underline;
}

.profiledetailtext h1 {
    padding: 4% 0% 0% 0%;
    text-align: left;
    font-weight: 600;
    color: #fff;
    font-size: 2.7rem;
}

.profiledetailtext p {
    color: #fff;
    font-size: 2rem;
}

    .profiledetailtext p strong {
        color: #fff;
        font-weight: bold;
    }

.profiledetailtext hr {
    margin-bottom: 15px;
    margin-top: 10px;
}

.goog-te-gadget .goog-te-combo {
    margin: 0px 0 !important;
    padding: 3px;
}

.goog-logo-link {
    display: none;
}

.formlefttxt {
    background-color: #0267b1;
    border-radius: 10px;
    padding: 1px 19px;
}

    .formlefttxt ul {
        list-style: disc;
        font-size: 15px;
        padding-left: 4%;
        color: #fff;
        line-height: 2.7rem;
    }

.headingwhite {
    font-size: 22px;
    color: #fff !important;
}

.formovermail {
    background-color: #fff;
    border-radius: 10px;
    position: relative;
    left: 7%;
    top: 4px;
    padding: 3%;
    border: 1px solid #c9cbcb;
    box-shadow: 0px 0px 4px 1px #878787;
    border-radius: 5px 5px 0px 0px;
}

.colored-heading {
    font-family: 'Roboto', sans-serif;
    font-size: 22px;
    color: #0267b1 !important;
    padding-bottom: 0px;
    border-bottom: 1px solid #0267b1;
}

    .colored-heading span {
        border-bottom: 3px solid #0267b1;
    }

.bottumph {
    margin-bottom: 20%;
    margin-right: 1px;
    padding-right: 14%;
}


.hometabimg {
    height: 327px;
}

.milestone-details {
    font-weight: bold;
    font-size: 2.3rem;
    color: #fff;
    background-color: #0267b1;
    padding: 8px 5px 5px 5px;
    border-radius: 20px;
}
.highlight {
    color: #0267b1;
    padding: 18px 0;
    font-weight: bold;
    display: block;
    overflow: hidden;
    margin-bottom: 0;
    font-size: 48px;
    letter-spacing: 1px;
}

.imgBor {
      background: #fff;
    padding: 5px;
    width:100%;
    
}
.imgBor {
   background: #fff;
    padding: 5px;
    margin-bottom: 0%;
    border-radius:50%;
        margin-bottom: 17px;
}
.pdd5p {
    padding:5px;
}
.paraClamp {
     display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;  
  overflow: hidden;
}
    .clsBack
      {
          background:rgb(239 239 239 / 90%);
          padding:4%;
          border-radius:10px;
          margin: 2%;
          box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.8);
      }
      .icon-img1 {
    padding: 9px;
    border: 1px solid #a0d6e9;
    border-radius: 50%;
    width: 68%;
    text-align: center !important;
      }

/* End Dev Css */


/*=============  MEDIA 767px   =============*/

@media screen and (min-device-width: 270px) and (max-device-width: 1072px) {
    .dhideph {
        display: none !important;
    }
}

@media screen and (max-width:767px) {

    .hometabimg {
        height: 300px;
    }
    .overlayVid {
    background-color: #00000094;
    height: auto;
     
}
}

/*=============  MEDIA 992px - 1199px   =============*/
@media screen and (min-width:992px) and (max-width:1199px) {
    .department .ab-cnter {
        height: 100%;
    }

    .department .fact {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .department .tab-content .tittle {
        margin-top: 20px;
        margin-bottom: 10px;
    }

    .department .margin-l-20 {
        margin-left: 0px;
    }

    .department .btn {
        min-width: inherit;
    }

    .department .btn {
        min-width: inherit;
        padding: 12px 20px;
    }

    .department .fact p {
        line-height: 20px;
        margin-bottom: 10px;
    }

    .department .dep-sec-nav {
        width: 100%;
        position: relative;
    }

    .department .nav-tabs li {
        float: left;
        width: 14.2%;
    }

        .department .nav-tabs li a {
            font-size: 13px;
            letter-spacing: 0px;
            font-weight: normal;
            border: none;
        }

    .department .nav-tabs {
        padding: 0px;
        padding-top: 0px;
    }

        .department .nav-tabs li.active a:before {
            top: auto;
            left: 0px;
            right: 0px;
            display: none;
            content: "\f0d7";
        }

    .department .tab-content {
        margin-top: -5px;
    }

    .department .dep-sec-img {
        width: 50%;
    }

    .department .dep-sec-txt {
        width: 50%;
    }

    .department .fact li {
        width: 100%;
    }

    .department .tab-content .tittle h2 {
        font-size: 36px;
    }

    .about-us h2 {
        width: 100%;
    }

    .header-2 nav li a {
        padding: 0px 10px;
    }

    .depart-style-2 .nav-tabs li {
        width: 16.66666%;
    }
}
/*=============  MEDIA 768px - 991px   =============*/

@media screen and (min-width:768px) and (max-width:991px) {
    .trvl {
        text-align: center !important;
    }

    .serviceBg {
        text-align: center !important;
    }

    .department .ab-cnter {
        height: 100%;
    }

    .department .fact {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .time-line-sec:before {
        display: none;
    }

    .about-us h2 {
        width: 100%;
    }

    .department .tab-content .tittle {
        margin-top: 20px;
        margin-bottom: 10px;
    }

    .department .margin-l-20 {
        margin-left: 0px;
    }

    .department .btn {
        min-width: inherit;
    }

    .department .btn {
        min-width: inherit;
        padding: 12px 20px;
    }

    .department .fact p {
        line-height: 20px;
        margin-bottom: 10px;
    }

    .department .dep-sec-nav {
        width: 100%;
        position: relative;
    }

    .department .nav-tabs li {
        float: left;
        width: 14.2%;
    }

        .department .nav-tabs li a {
            font-size: 13px;
            letter-spacing: 0px;
            font-weight: normal;
            border: none;
        }

    .department .nav-tabs {
        padding: 0px;
        padding-top: 0px;
    }

        .department .nav-tabs li.active a:before {
            top: auto;
            left: 0px;
            right: 0px;
            display: none;
            content: "\f0d7";
        }

    .department .tab-content {
        margin-top: -5px;
    }

    .department .dep-sec-img {
        width: 50%;
    }

    .department .dep-sec-txt {
        width: 50%;
    }

    .department .fact li {
        width: 100%;
    }

    .department .tab-content .tittle h2 {
        font-size: 36px;
    }

    .blog {
        text-align: center;
    }

        .blog .text-section {
            min-height: inherit;
            padding-bottom: 20px;
        }

    .tittle h2 {
        width: 100%;
        text-align: center;
    }

    header nav li a {
        padding: 30px 7px;
        font-size: 14px;
        padding-top: 40px;
    }

    .header-2 nav li a {
        padding: 0px 6px;
    }

    .depart-style-2 .nav-tabs li {
        width: 16.66666%;
    }

    .home-3 .bnr-info {
        width: 100%;
        padding: 0px;
    }

        .home-3 .bnr-info h2 {
            margin-top: 25%;
        }

    .intro .intro-in {
        width: 100%;
    }

    .intro h3 {
        width: 100%;
    }

    #prople-says .testi {
        width: 100%;
    }

    .contact-info li {
        margin-bottom: 30px;
    }

    .main-bnr-text {
        padding: 50px;
        padding-top: 20%;
    }

    #counters ul li {
        margin-bottom: 30px;
    }

    .depart-sec ul li .in-dert {
        padding-top: 20%;
    }

    .doctor-team .tittle h2 {
        width: 100%;
    }
}
/*=============  MEDIA 767px   =============*/
@media screen and (max-width:767px) {
    #header-style-1 .dev img {
        width: 78%;
        padding: 5px 0px;
    }

    .footerid {
        font-size: 1.6rem;
    }

    .depart-sec ul li .in-dert {
        padding-top: 20%;
    }

    .ownmenu > li.showhide span.icon {
        color: #3dc5df;
        padding: 0px;
        margin: 0px;
        width: 100%;
        text-align: center;
        font-size: 25px;
    }

    .shop-page .items li.col-sm-4 {
        width: 50%;
        float: left;
    }

    .shop-page .items li img {
        width: 100%;
    }

    .about-us h2 {
        width: 100%;
    }

    .crosal-slide {
        width: 100%;
    }

    #services .padding-r-80 {
        padding-right: 15px !important;
    }

    .time-line-sec:before {
        display: none;
    }

    .ownmenu > li.showhide {
        height: auto;
        margin: 0px;
        padding: 0px;
        line-height: 60px;
        height: 60px;
    }

    .navbar-fixed-top {
        position: relative;
        display: block;
    }

    .webimenu ul .sub-menu > a:before {
        content: '\f105';
        margin: 0;
        font-family: 'FontAwesome';
        position: absolute;
        right: 10px;
    }

    .main-bnr-text h1 {
        font-size: 40px;
        margin-bottom: 20px;
    }

    header.header-2 nav {
        padding-top: 0px;
        text-align: left;
        background: #fff;
    }

    .header-2 nav li a {
        padding: 10px 20px;
    }

    header .logo {
        float: left;
    }

    header nav {
        float: none;
        width: 100%;
    }

    .webimenu {
        width: 100%;
        min-height: 10px;
    }

    .menu-toggle {
        position: absolute;
        top: -55px;
        right: 0px;
    }

    header nav .ownmenu .indicator {
        display: block;
    }

    header nav li a {
        display: inline-block;
        width: 100%;
        float: none;
    }

    header .nav-img {
        display: none !important;
    }

    .ownmenu > li.showhide span {
        line-height: 60px;
        display: inline-block;
        width: 100%;
    }

        .ownmenu > li.showhide span.title {
            margin: 0px;
        }

    .ownmenu > li > a {
        padding: 10px 0;
    }

    .ownmenu .indicator {
        display: block;
    }

    header .ownmenu ul.dropdown {
        background: none;
    }

    .department .fact {
        margin-top: 30px;
        margin-bottom: 30px;
    }

    .department .tab-content .tittle {
        margin-top: 20px;
        margin-bottom: 10px;
    }

    .department .margin-l-20 {
        margin-left: 0px;
    }

    .department .btn {
        min-width: inherit;
    }

    .department .btn {
        min-width: inherit;
        padding: 12px 20px;
    }

    .department .fact p {
        line-height: 20px;
        margin-bottom: 10px;
    }

    .department .dep-sec-nav {
        width: 100%;
        position: relative;
    }

    .department .nav-tabs li {
        float: left;
        width: 50%;
    }

        .department .nav-tabs li a {
            font-size: 13px;
            letter-spacing: 0px;
            font-weight: normal;
            border: none;
        }

    .department .nav-tabs {
        padding: 0px;
        padding-top: 0px;
    }

        .department .nav-tabs li.active a:before {
            top: auto;
            left: 0px;
            right: 0px;
            display: none;
            content: "\f0d7";
        }

    .department .tab-content {
        margin-top: -5px;
    }

    .department .dep-sec-img {
        width: 100%;
    }

    .department .dep-sec-txt {
        width: 100%;
    }

    .department .fact li {
        width: 50%;
        float: left;
    }

    .department .tab-content {
        min-height: inherit;
        padding-bottom: 50px;
    }

        .department .tab-content .tittle h2 {
            font-size: 36px;
        }

    /*.department .img-bg-dep {
        position: relative;
        height: 400px;
    }*/

    .tittle {
        margin-bottom: 20px;
    }

        .tittle h2 {
            width: 100%;
            font-size: 30px;
        }

    #founder .padding-r-80 {
        padding: 0px 15px !important;
    }

    .main-bnr-text {
        padding: 0px 30px;
        padding-top: 10%;
    }

    #why-choose ul {
        padding-left: 15px;
    }

    .blog {
        text-align: center;
    }

    .tittle h2 {
        text-align: center;
    }

    .testimonials:before {
        height: 100%;
    }

    .intro .intro-in {
        width: 100%;
    }

    .intro h3 {
        width: 100%;
    }

    .testimonials .padding-l-60 {
        padding-left: 15px;
    }

    .testimonials .texti-slide {
        margin-top: 30px;
    }

    .testimonials .text {
        margin-top: 20px;
    }

    .contact-info li {
        float: left;
        width: 50%;
        margin-bottom: 30px;
        min-height: 150px;
    }

    footer .latest-tweet {
        text-align: center;
    }

    footer .date {
        text-align: center;
    }

    .post-img img {
        width: 100%;
    }

    .post-img {
        width: 100%;
    }

    .text-section {
        min-height: inherit;
        padding-bottom: 30px;
    }

    footer .text-right {
        text-align: center;
        padding-bottom: 30px;
    }

    .depart-style-2 .nav-tabs li {
        width: 33.333%;
    }

    .top-bar {
        height: auto;
        padding-bottom: 10px;
    }
}

@media screen and (width:280px) {
    .footerid {
        font-size: 1.6rem;
    }

    #header-style-1 .dev img {
        width: 100%;
    }
}

@media screen and (width:717px) {
    .footerid {
        font-size: 1.6rem;
    }

    #header-style-1 .dev img {
        width: 60% !important;
    }
}

@media screen and (width:640px) {
    .footerid {
        font-size: 1.6rem;
    }

    #header-style-1.affix .navbar-brand img {
        width: 65%;
    }

    #header-style-1 .dev img {
        margin-bottom: 0px;
        width: 65% !important;
    }
}

@media (width:1024px) {
    .navcontainer {
        padding: 1px 0px !important;
    }
}

@media (width:768px) {
    .footerid {
        font-size: 1.6rem;
    }

    .dev {
        margin: 0 auto;
        display: inline-grid;
        align-items: baseline;
        justify-content: space-evenly;
        align-content: center;
    }
}

@media (max-width: 991px) {
    .custom-message h1 {
        font-size: 32px;
    }
}

@media (max-width: 768px) {
    /*.dhideph {
	display: none !important;
}*/
    .dhidepc {
        display: inline !important;
    }
}

@media (min-width: 769px) {

    /*.dhideph {
	display: inline !important;
}
.d*/ hidepc {
        display: none !important;
    }
}

@media (max-width: 991px) {
    /*.dhideph {
	    display: block !important;
    }*/
    .dhidepc {
        display: none !important;
    }
}

@media screen and (min-device-width: 270px) and (max-device-width: 450px) {
    .footerid {
        font-size: 1.6rem;
    }

    .video_gallery h4 {
        font-size: 100%;
    }

    .video_gallery a img {
        width: 20%;
    }

    .vdSec {
        position: relative;
        bottom: 19px !important;
    }

    .overlay {
        padding: 1px 0px 24px 0px;
        background-color: rgb(1 103 177 / 80%);
    }

    .trvl {
        text-align: center !important;
    }
}


@media screen and (min-device-width: 400px) and (max-device-width: 768px) {
    #header-style-1 .dev img {
        /*width: 51%;*/
        padding: 5px 0px;
    }

 
}


@media screen and (min-device-width: 280px) and (max-device-width: 768px) {

    #copyrights p {
        text-align:center;
    }

        .department .tab-content {
        display: inline-block;
        width: 100%;
         height: auto !important;
    overflow: auto !important;
    }


    .ourMediTeam {
        padding:0px;
    }
       .grey-wrapper-img {
    padding: 0px;
}

    .trvl {
        text-align: center !important;
    }

    #header-style-1 .navbar-nav > li > a {
        text-transform: capitalize;
        /*border-bottom: 2px solid #0266b1;*/
        color: #fff;
    }

    .formovermail {
        left: 0%;
    }

    .close {
        right: 6%;
        top: 4%;
    }

    .ddclose {
        top: -3% !important;
    }

    .colored-heading {
        font-size: 2.5rem;
    }

    .headingwhite {
        font-size: 15px;
    }

    .formlefttxt {
        padding: 2% 10% 1% 5%;
    }

    .phtxtcenter {
        text-align: center !important;
    }

    .phplr {
        padding-left: 0!important;
        padding-right: 0!important;
    }

    .phpdover {
        padding: 0px 0 10px 0;
    }
    /*.topbar-cart a {
	padding: 0px 10px;
}*/
    .navcontainer {
        padding: 0px 6px 0px 0px !important;
    }

    #header-style-1.affix {
        padding: 0px 0px 6px 0px;
    }

    .font_size_3_5 {
        font-size: 22px !important;
    }

    .ddtext1 {
        text-align: center !important;
    }
    /*.dhideph {
	display: none !important;
}*/
    .dhidepc {
        display: block !important;
    }

    .space_btm {
        margin-bottom: 50px;
        display: inline;
    }

    .navbar {
        min-height: 45px;
    }

    .navbar-header {
        margin-bottom: 0px;
    }

    .department .ab-cnter {
        height: 100%;
    }

    .phfootermain.phfootermain-sm {
        position: fixed;
        left: 0;
        right: 0;
        bottom: 0;
        margin-top: 0;
        z-index: 9999;
    }

    .site-footer-drop {
        position: fixed;
        width: 100%;
        left: 0;
        bottom: 0;
        margin-bottom: 0px;
        border-top: 2px solid #0266b1;
    }

    .visible-xs {
        display: block !important;
    }

    .phfootermain.phfootermain-sm .site-dropdown li:first-child {
        border-right: 2px solid #075a99;
    }

    .phfootermain.phfootermain-sm .site-dropdown li {
        background: #fff;
    }

    .phfootermain.phfootermain-sm .site-dropdown li {
        width: 50%;
        background: #424242;
        padding: 0;
        text-align: center;
    }

    .phfootermain ul li {
        list-style: none;
        float: left;
        color: #fff;
        padding: 0 15px 0 10px;
        min-height: 40px;
        position: relative;
    }

    .phfootermain.phfootermain-sm .site-dropdown li a {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        height: 56px;
        text-transform: uppercase;
        color: #0266b1;
        font-weight: bold;
        line-height: 18px;
        font-size: 1.6rem;
        text-align: left;
    }

    .phfootermain.phfootermain-sm .site-dropdown li {
        background: #fff;
    }

    .videopopup {
        width: 100%;
        height: 250px;
    }

    .videobox.patient {
        margin-bottom: 0;
        padding-bottom: 0;
        padding-top: 0px;
        margin-top: -200px;
    }

    .videobox.patient1 {
        margin-bottom: 0;
        padding-bottom: 0;
        padding-top: 0px;
    }

    .homeslidertext {
        padding: 10% 1.5%;
    }

    .bannerBg {
        background-size: cover;
        background-position: center top;
        height: 201px;
    }

    .custom-message {
        padding: 0px 0;
    }

    .pb-0 {
        padding-bottom: 0px !important;
    }

    .plr-2 {
        padding-left: 2px !important;
        padding-right: 2px !important;
    }

    .cancelbtn, .deletebtn {
        width: 100%;
    }

    .videobox {
        margin-top: -15px;
        margin-bottom: -15px;
        padding: 15px 0 0;
        background-size: 100%;
    }

    /*.playicon1 {
        padding: 1% 0% 1% 0%;
    }*/

    .playicon {
        padding: 1% 0% 0% 0%;
    }

    .paddingright0 {
        padding: 0px;
        margin-bottom: 10px;
    }

    a.navbar-brand {
        color: #222222 !important;
        font-size: 35px;
        font-weight: 400;
        margin-top: 0;
        /* padding-left: 55px !important; */
        line-height: 36px;
        width: 83%;
    }
    /*#header-style-1 .dev img {
	margin-bottom: 0px;
	width: 87%;
}*/
    #topbar {
        background: #0266b1;
        z-index: 99;
        position: relative;
        border-bottom: 1px solid #f2f2f2;
       font-family: 'Lato', sans-serif;
        color: #fff;
    }

        #topbar, #topbar a {
            color: #fff; /*font-weight: bold;*/
        }

            #topbar .topbar-email, #topbar .topbar-phone, #topbar .topbar-login, #topbar .topbar-cart {
                float: left;
                /*padding: 0px;*/
                line-height: 25px;
                border-right: none !important;
                border-left: none !important;
                /*border-bottom: 1px solid #d2d2d2;*/
            }

    .ddmob {
        display: inherit;
    }

    .ddcom {
        display: none;
    }

    .competible {
        display: none;
    }

    .footerddlist li {
        margin-left: 0;
    }

    .ddlist li {
        margin-left: 0;
    }

    .container {
        padding-left: -15px;
        padding-right: -15px;
    }

    .general-title h2 {
        font-size: 20px !important;
        padding-bottom: 0;
        font-weight: bold;
        margin-bottom: 5px !important;         
    }

    .general-title img {
        width: 5%;
    }

    /*---------*/
    .pdd0 {
        padding: 0px !important;
    }

    #topmenu {
        width: 50%;
    }

    .dropdown-menu {
            width: 100%;
    }

     #header-style-1 .dev .nav, #header-style-1 .dev .collapse, #header-style-1 .dev .dropup, #header-style-1 .dev .dropdown {
              /*z-index: 1;*/
        position: relative;
    }
         #header-style-1 ul .dropdown-menu {
        top: auto;
    }
      #header-style-1.affix .navbar-nav > li > .dropdown-menu {
        margin-top: 0px !important;
    }
    .dropdown-menu {
        top:auto;
    }

    .collapse.in {
    display: block;
    background-color: #0266b1;
            z-index: 1072;
}
 .dropdown-submenu .mmmrt {
               margin-top: 38px;
        border-top: 1px solid #ababab;
    }


}
