/*
Theme Name: Alembic
*/
@import url('css/bootstrap.css');
/*-----------------------------------------------------------------------------------*/
/* @font-faces
********************************************************************************************/

@font-face {
    font-family: 'Raleway';
    src: url('fonts/Raleway.ttf');
}
html {
    overflow-x: hidden;
}
body {
    color: #111111;
    font-family: Raleway;
    font-size: 13px;
    font-style: normal;
    font-weight: 600;
    margin-right: 0 !important;
}
.container {
    width: 90%;
}
.siteorigin-panels-standard {
    width: 90%;
    margin: 0 auto;
}
.alignright {
    float: right;
    margin-left: 30px;
}
.alignleft {
    float: left;
    margin-right: 30px;
}
.maintemp {
    overflow: hidden;
}
.maintemp {
    padding-left: 280px;
}
.maintemp {
    height: 100%;
    left: 0;
    position: relative;
    top: 0;
    transition: transform 0.4s ease 0s;
    /* z-index: 99;*/
}
.header_wrapper {
    background-color: rgb(255, 255, 255);
}
.header_wrapper {
    box-sizing: border-box;
    height: 100%;
    position: fixed;
    top: 0;
}
.header_wrapper {
    left: 0;
    padding: 30px 16px 40px;
    width: 280px;
}
.header_wrapper {
    border-right: 1px solid rgb(235, 235, 235);
    float: none;
    transition-duration: 0.4s;
}
.header_wrapper {
    z-index: 105;
}
header#header {
    width: 100%;
}
header#header {
    position: relative;
    z-index: 10000;
}
#footer .span3{
margin-left:0;
}
.footer_social_icons img{
border-radius:5px;
}
#logo {
    height: auto !important;
    left: 50%;
    position: relative;
    transform: translateX(-50%);
}
#logo {
    float: left;
    height: 100%;
}
#navigation {
    float: left;
    height: auto;
    width: 100%;
}
#navigation {
    padding-right: 0;
}
.pull-right {
    float: right;
}
#navigation nav {
    height: auto;
}
nav {
    float: left;
    height: 100%;
    width: 100%;
}
#navigation nav .menu {
    height: auto;
    width: 100%;
}
.media-thumb {
    margin-bottom: 25px;
}
.copyright_widgetized {
    float: left;
    width: 100%;
    margin-top: 95px;
}
.copyright_widgetized li {
    list-style: none;
    display: inline-block;
    margin-right: 5px;
}
.copyright_widgetized li a {
    text-decoration: none;
}
#navigation {
    margin-top: 35px;
}
.copyright-text p {
    font-size: 10px;
}
.copyright-text {
    text-align: center;
}
.inspect {
    text-align: center;
    margin: 0;
    font-size: 10px;
}
.header_wrapper .textwidget {
    text-align: center;
}
.social_widget ul {
    padding: 0;
    margin: 0;
    text-align: center;
}
#logo a {
    float: left;
    height: 100%;
}
a {
    transition-duration: 0.4s;
    color: inherit;
}
#logo img {
    margin-top: 0;
}
#logo img.dark {
    display: block;
    visibility: visible;
}
#logo img {
    height: 65px;
}
#logo img {
    max-width: none;
    position: relative;
    top: 50%;
}
.titles h2 {
    margin-top: 0;
    position: relative;
    top: auto;
    width: 100%;
}
#dslc-content .dslc-testimonial-author-main {
    float: none!important;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 25px;
}
.dslc-testimonial-quote p {
    padding: 0 52px;
}
.btn-bt {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.dslc-testimonial-quote {
    font-style: italic;
}
.cd-timeline-content h2 {
    font-size: 20px;
    color: #000;
    margin: 0;
    text-align: left;
    padding: 0;
}
h1 {
    color: rgb(0, 0, 0);
    font-size: 20px;
    font-weight: 400;
    text-align: center;
}
.divider {
    background-color: #0090d5;
    display: block;
    height: 2px;
    width: 100px;
    margin: 30px auto;
    text-align: center;
}
.divider-left {
    background-color: #0090d5;
    display: block;
    height: 2px;
    width: 100px;
    text-align: left;
    margin-bottom: 15px;
}
.btn-bt-black {
    border-radius: 100px;
    border-style: solid;
    border-width: 1px;
    cursor: pointer;
    display: inline-block;
    line-height: 1 !important;
    outline: 0 none;
    padding: 15px 30px;
    position: relative;
    text-align: center;
    transform: translateZ(0px);
    transition: all 0.3s ease 0s;
    background: rgba(255, 255, 255, 0) none repeat scroll 0 0;
    border-color: rgb(51, 51, 51);
    color: rgb(51, 51, 51);
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-decoration: none;
}
.btn-bt-black:hover {
    background: #0090d5;
    border-color: rgb(96, 196, 245);
    color: rgb(255, 255, 255);
    text-decoration: none;
}
.btn-bt-white {
    border-radius: 100px;
    border-style: solid;
    border-width: 1px;
    cursor: pointer;
    display: inline-block;
    line-height: 1 !important;
    outline: 0 none;
    padding: 15px 30px;
    position: relative;
    text-align: center;
    transform: translateZ(0px);
    transition: all 0.3s ease 0s;
    text-decoration: none;
    border-color: rgba(255, 255, 255, 0.4);
    color: rgb(255, 255, 255);
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: uppercase;
}
#content {
    padding: 40px 0;
}
.footer_wrapper {
    bottom: 0;
    margin-top: 0;
    position: relative;
    transition: all 0.5s ease-in-out 0s;
    width: 100%;
    z-index: 1;
}
footer .widget_recent_comments li {
    background-color: #009F3C;
}
#copyright {
    font-size: 13px;
    padding-bottom: 5px;
    padding-top: 10px;
    background: rgb(0, 159, 60);
}
footer#footer .inner {
    background-color: #0190d5;
    padding: 20px 0px;
}
footer#footer .inner .row-fluid.ff:first-child {
    /*  padding-bottom: 52px;







    padding-top: 52px;*/
}
footer#footer {
    float: none;
    width: 100%;
}
.footer_link_text ul li a {
    border-right: 1px solid #fff;
    color: #fff;
    font-size: 13px;
    padding: 0 10px;
    /*  text-decoration: underline;*/
}
.footer_link_text ul li {
    display: inline-block;
    list-style: outside none none;
}
.footer_link_text ul {
    margin: 0;
    padding: 0;
    text-align: center;
}
.footer_link_text ul li a {
    border-right: 1px solid #fff;
    color: #fff;
    font-size: 13px;
    padding: 0 10px;
    /* text-decoration: underline;*/
}
.footer_link_text ul .last a {
    border: none!important;
}
.footer_link_text ul li {
    display: inline-block;
    list-style: outside none none;
    margin: 0!important;
}
.footer_link_text ul {
    margin: 0;
    padding: 0;
    text-align: center;
}
.menu-footer-1-container ul li a {
    color: #fff;
    font-size: 13px;
    /* text-decoration: underline;*/
}
.menu-footer-1-container ul li {
    display: block;
    list-style: outside none none;
}
.owl-pagination .owl-page span {
    border: 1px solid rgb(204, 204, 204);
    border-radius: 45px;
}
.menu-footer-1-container ul {
    margin: 0;
    padding: 0;
}
.menu-footer-2-container ul li a,
.menu-footerlinks3-container ul li a {
    color: #fff;
    font-size: 13px;
    /* text-decoration: underline;*/
}
.menu-footer-2-container ul li,
.menu-footerlinks3-container ul li {
    display: block;
    list-style: outside none none;
}
.menu-footer-2-container ul,
.menu-footerlinks3-container ul {
    margin: 0;
    padding: 0;
    padding-top: 42px!important;
}
.footer_wrapper h3 {
    text-transform: uppercase;
    color: #fff;
    font-size: 16px;
}
footer .inner .widget ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
footer .footer_social_icons {
    float: left;
    margin-left: 0 !important;
    margin-top: 0 !important;
    position: relative;
    width: 100%;
}
footer .inner .widget ul li:first-child {
    padding-top: 0;
}
footer .inner .footer_social_icons li:first-child {
    margin-left: 0 !important;
}
footer .footer_social_icons.circle li {
    background-color: #141414;
}
footer .inner .footer_social_icons li {
    float: left;
    height: 35px !important;
    margin-left: 2px !important;
    padding-bottom: 0 !important;
    padding-top: 0 !important;
    transition-duration: 0.4s;
    width: 35px !important;
    list-style: none;
}
.footer_social_icons.circle li {
    border-radius: 50%;
}
.social li a {
    font-family: font-awesome;
    font-size: 18px;
    line-height: 35px;
    color: #fff;
}
.home #content,
.siteorigin-panels-stretch .panel-grid-cell {
    padding: 0!important;
}
.home .top_wrapper {
    display: none;
}
h2 {
    color: rgb(34, 34, 34);
    font-size: 30px;
    font-weight: 400;
    margin: 10px 0;
    padding: 0 100px;
    text-align: center;
}
.dslc-info-box-title {
    color: #fff;
    font-size: 16px;
    margin-bottom: 5px;
}
.dslc-info-box-image-alt {
    margin-bottom: 35px;
}
.dslc-info-box-content {
    color: #fff;
    font-size: 14px;
}
.dslc-inactive .icon-minus {
    background: url('images/plus.png') no-repeat;
    display: block;
    display: inline-block;
    float: left;
    height: 12px;
    margin-left: 18px;
    margin-top: 16px;
    width: 12px;
}
.dslc-active .icon-plus {
    background: rgba(0, 0, 0, 0) url("images/minus.jpg") no-repeat scroll 0 0;
    display: inline-block;
    float: left;
    height: 12px;
    margin-left: 18px;
    margin-top: 24px;
    width: 12px;
}
footer .inner .widget ul li a {
    float: left;
    width: 100%;
}
.footer_social_icons li a {
    text-align: center;
    width: 100%;
}
footer .footer_social_icons li a {
    float: left;
}
.social ul {
    margin-top: 10px!important;
}
.dslc-info-box-image-alt-inner img {
    width: 60px;
    height: auto;
}
.dslc-accordion-item {
    margin-top: 0px!important;
}
.portfolio_grid {
    padding: 0;
    margin: 0;
}
.portfolio_item_bottom {
    display: none;
}
.portfolio_item_top,
.blog-post .dslca-post-thumb {
    position: relative;
    cursor: pointer;
}
.portfolio_item_top:hover .overlay {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    transition: all 0.3s ease-in-out 0s;
    background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
}
.blog-post .dslca-post-thumb:hover .overlay {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    transition: all 0.3s ease-in-out 0s;
    display: block;
    background: rgba(242, 145, 0, 0.67) none repeat scroll 0 0;
}
.blog-post .dslca-post-thumb .grid-box:hover {
    background: rgba(0, 0, 0, 1) none repeat scroll 0 0;
}
.blog-post .dslca-post-thumb .overlay img {
    margin: 0 auto;
    text-align: center;
    width: 35px;
    position: relative;
    top: 12px;
}
.blog-post .dslca-post-thumb .grid-box {
    background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0;
    border-radius: 35px;
    height: 70px;
    margin: 0 auto;
    width: 70px;
    display: none;
}
.blog-post .dslca-post-thumb .bg {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 36%;
    margin: 0 auto;
    opacity: 1;
    text-align: center;
    transform: scale(0.5);
    transition: background-color 0.8s ease 0s, border-color 0.8s ease 0s, opacity 0.8s ease 0s, transform 500ms ease 0s;
}
.blog-post .dslca-post-thumb:hover .bg {
    display: block;
    transform: scale(1);
}
.blog-post .dslca-post-thumb:hover .grid-box {
    display: block;
    transform: scale(1);
}
.blog-post .dslca-post-thumb .overlay {
    display: block!important;
}
.portfolio_item_top .a1 {
    display: none;
    -webkit-animation-duration: .3s;
    -moz-animation-duration: .3s;
    -ms-animation-duration: .3s;
    -o-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-delay: .15s;
    -moz-animation-delay: .15s;
    -o-animation-delay: .15s;
    animation-delay: .15s;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: .5s;
    -moz-animation-duration: .5s;
    -ms-animation-duration: .5s;
    -o-animation-duration: .5s;
    animation-duration: .5s;
    position: absolute;
    top: 45%;
    text-transform: uppercase;
    width: 100%;
    text-align: center;
    color: #fff;
}
.grid-box {
    display: none;
    -webkit-animation-duration: .3s;
    -moz-animation-duration: .3s;
    -ms-animation-duration: .3s;
    -o-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-delay: .15s;
    -moz-animation-delay: .15s;
    -o-animation-delay: .15s;
    animation-delay: .15s;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: .5s;
    -moz-animation-duration: .5s;
    -ms-animation-duration: .5s;
    -o-animation-duration: .5s;
    animation-duration: .5s;
}
@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-8px);
        -webkit-animation-timing-function: ease-in-out;
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -webkit-animation-timing-function: ease-in-out;
    }
}
@-moz-keyframes fadeInDown {
    0% {
        opacity: 0;
        -moz-transform: translateY(-8px);
        -moz-animation-timing-function: ease-in-out;
    }
    100% {
        opacity: 1;
        -moz-transform: translateY(0);
        -moz-animation-timing-function: ease-in-out;
    }
}
@-o-keyframes fadeInDown {
    0% {
        opacity: 0;
        -o-transform: translateY(-8px);
        -o-animation-timing-function: ease-in-out;
    }
    100% {
        opacity: 1;
        -o-transform: translateY(0);
        -o-animation-timing-function: ease-in-out;
    }
}
@keyframes fadeInDown {
    0% {
        opacity: 0;
        transform: translateY(-8px);
        animation-timing-function: ease-in-out;
    }
    100% {
        opacity: 1;
        transform: translateY(0);
        animation-timing-function: ease-in-out;
    }
}
.fadeInDown {
    -webkit-animation-name: fadeInDown;
    -moz-animation-name: fadeInDown;
    -o-animation-name: fadeInDown;
    animation-name: fadeInDown;
}
.portfolio_item_top:hover .a1,
.blog-post .dslca-post-thumb:hover .a1 {
    display: block;
}
.our-portfolio img {
    /*width:100%;







float:left;*/
}
.portfolio_item_top img {
    width: 100%;
}
.our-portfolio .dslc-cpt-post-thumb a {
    display: inline!important;
}
.home .web_portfolio {
    display: none;
}
.btn-bt-white:hover {
    background: rgb(255, 255, 255) none repeat scroll 0 0;
    color: rgb(0, 0, 0);
    text-decoration: none;
}
@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
        -webkit-animation-timing-function: ease-in-out;
    }
    100% {
        opacity: 1;
        -webkit-animation-timing-function: ease-in-out;
    }
}
@-moz-keyframes fadeIn {
    0% {
        opacity: 0;
        -moz-animation-timing-function: ease-in-out;
    }
    100% {
        opacity: 1;
        -moz-animation-timing-function: ease-in-out;
    }
}
@-o-keyframes fadeIn {
    0% {
        opacity: 0;
        -o-animation-timing-function: ease-in-out;
    }
    100% {
        opacity: 1;
        -o-animation-timing-function: ease-in-out;
    }
}
@keyframes fadeIn {
    0% {
        opacity: 0;
        animation-timing-function: ease-in-out;
    }
    100% {
        opacity: 1;
        animation-timing-function: ease-in-out;
    }
}
.fadeIn {
    -webkit-animation-name: fadeIn;
    -moz-animation-name: fadeIn;
    -o-animation-name: fadeIn;
    animation-name: fadeIn;
}
.dslc-cpt-post-meta {
    font-style: italic;
}
.wpcf7-form-control-wrap input[type="text"],
.wpcf7-form-control-wrap input[type="email"],
.wpcf7-form-control-wrap input[type="tel"] {
    background: rgb(255, 255, 255) none repeat scroll 0 0;
    border-radius: 0;
    box-sizing: border-box;
    height: 35px;
    width: 100%;
    font-family: Raleway;
}
.wpcf7-submit {
    border-width: 1px;
    cursor: pointer;
    outline: 0 none;
    position: relative;
    text-align: center;
    transform: translateZ(0px);
    transition: all 0.3s ease 0s;
    text-transform: uppercase;
    background-color: rgb(0, 0, 0);
    border-color: rgb(51, 51, 51);
    border-radius: 100px;
    border-style: solid;
    color: #fff;
    font-size: 13px;
    font-weight: 400;
    padding: 12px 30px;
}
.wpcf7-submit:hover {
    background-color: rgb(0, 144, 213);
    border-color: rgb(25, 161, 227);
    color: #fff;
}
.wpcf7-form-control-wrap textarea {
    background: rgb(255, 255, 255) none repeat scroll 0 0;
    border-radius: 0;
    box-sizing: border-box;
    font-family: Raleway;
    width: 100%;
    height: 120px;
}
.wpcf7-form-control-wrap input,
.wpcf7-form-control-wrap textarea {
    border: 1px solid #eee !important;
}
#services_media img {
    background: rgba(255, 255, 255, 0.2);
    opacity: 1;
    -webkit-transition-duration: 0.4s;
    -moz-transition-duration: 0.4s;
    -o-transition-duration: 0.4s;
    -ms-transition-duration: 0.4s;
    transition-duration: 0.4s;
    cursor: pointer;
}
#services_media img:hover {
    opacity: 0.8;
}
#blog .span9 {
    padding-right: 35px;
    position: relative;
}
#blog .span9 {
    border-right: 1px solid #e8e8e8;
}
aside select {
    width: 100%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
}
aside #s {
    border: 1px solid #e8e8e8;
    width: 100%;
    height: 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 0px;
    box-shadow: rgba(240, 240, 240, 0.81) 1px 1px 3px 0px;
    font-size: 13px;
    color: rgb(115, 115, 115);
}
aside #searchform:after {
    content: "\f002";
    font-family: fontawesome;
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    position: absolute;
    right: 15px;
    top: 11px;
    font-size: 16px;
    display: inline;
    width: auto;
    height: auto;
    line-height: normal;
    vertical-align: baseline;
    background-image: none;
    background-position: 0% 0%;
    background-repeat: repeat;
    margin-top: 0;
    color: #bbb;
}
aside #searchform {
    width: 100%;
    float: left;
    position: relative;
}
aside .widget-title {
    margin-top: 0;
    float: left;
    width: 100%;
}
aside .widget {
    margin-bottom: 35px;
}
aside .widget {
    float: left;
    width: 100%;
}
aside .divider-left {
    margin-bottom: 24px;
}
.portfolio_lft .divider-left {
    margin-bottom: 30px;
    float: none;
    margin-top: 25px;
}
aside ul {
    margin: 0;
    padding: 0;
    list-style: none
}
aside ul li {
    padding-top: 10px;
    padding-bottom: 10px;
    width: 100%;
    float: left;
    position: relative;
    border-bottom: 1px solid #e8e8e8;
}
aside ul li a {
    width: 100%;
}
aside .widget:first-child {
    margin-top: 0
}
aside .widget-title {
    margin-bottom: 24px;
}
aside .widget-title {
    color: #000000;
    font-size: 17px;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 20px;
    text-transform: uppercase;
}
aside .widget-title {
    float: left;
    margin-top: 0;
    width: 100%;
}
#searchsubmit,
.screen-reader-text {
    display: none;
}
.single_portfolio_container .details {
    margin-top: 30px;
}
.portfolio_single h4 {
    color: #000000;
    font-size: 17px!important;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 20px;
    text-transform: uppercase;
    font-family: Raleway!important;
}
.portfolio_lft .title {
    color: #737373;
    font-family: Raleway;
    font-size: 13px;
    font-style: normal;
    font-weight: 300;
    line-height: 21px;
    font-weight: 700;
    text-transform: uppercase;
}
.portfolio_wrapper .portfolio_rgt ul.portfolios li {
    z-index: 0!important;
}
.homepageslider .container,
.our-portfolio .container {
    width: 100%!important;
    max-width: 100%!important;
}
.our-portfolio .dslc-modules-area {
    margin: 0!important;
}
.web_portfolio {
    padding: 0;
}
.our-portfolio .web_portfolio {
    display: none;
}
.top_wrapper #blog,
.header_page .container {
    padding: 0 70px;
}
.dslc-tp-title h1 {
    margin: 0 0 0px!important;
    line-height: 1!important;
}
#respond h3,
#comments {
    float: left;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 40px;
    margin-top: 40px;
    position: relative;
    text-transform: uppercase;
    width: 100%;
}
#respond input[type="text"] {
    background: rgb(255, 255, 255) none repeat scroll 0 0;
    box-sizing: border-box;
    float: left;
    height: 40px;
    margin-bottom: 0;
    width: 100%;
}
#respond .comment-form-author {
    float: left;
    margin-right: 2%;
    width: 32%;
}
#respond .comment-form-url {
    float: left;
    width: 32%;
}
#respond textarea {
    background: rgb(255, 255, 255) none repeat scroll 0 0;
    box-sizing: border-box;
    width: 100%;
}
#respond .comment-form-email {
    float: left;
    margin-right: 2%;
    width: 32%;
}
#respond textarea,
#respond input[type="text"] {
    border: 1px solid rgb(232, 232, 232);
}
#respond,
.rep-comments {
    border-top: 1px solid rgb(232, 232, 232);
    margin: 40px 0;
}
.commentlist {
    margin: 0;
    padding: 0;
}
#comments {
    margin: 35px 0;
}
#posts_container h1,
.searchtitle {
    color: rgb(82, 82, 82);
    font-size: 17px;
    font-weight: 400;
    line-height: 30px;
    text-transform: uppercase;
    margin: 15px 0 0;
}
#posts_container .info {
    color: rgb(255, 128, 31);
    float: left;
    font-size: 13px;
    line-height: 20px;
    list-style: outside none none;
    margin: 0 0 15px;
    padding: 2px 0;
    width: 100%;
}
#posts_container .info li {
    display: inline-block;
    letter-spacing: 0;
    line-height: inherit;
    margin-right: 8px;
    text-transform: uppercase;
}
#posts_container .media {
    position: relative;
}
.media:first-child {
    margin-top: 0;
}
#posts_container article:first-child {
    margin-top: 0;
}
#posts_container article {
    border-bottom: 1px solid rgb(232, 232, 232);
    float: left;
    margin-top: 40px;
    padding-bottom: 20px;
    width: 100%;
    z-index: 2;
}
.post-categories {
    padding: 0;
}
.cd-timeline-title {
    display: none!important;
}
.corporate {
    margin-bottom: 20px;
}
.corporate td {
    border: 1px solid #eee;
}
/* TABLET LAYOUT 







----------------------------------------------- */

@media only screen and (min-width: 768px) and (max-width: 1015px) {
    .maintemp {
        padding: 0;
    }
    #dslc-content .dslc-staff-member-thumb img {
        margin: 0 auto;
        text-align: center;
    }
    .dslc-tp-title h1 {
        font-size: 40px!important;
    }
    .header_wrapper {
        width: 100% !important;
        top: 0;
        position: relative;
        padding: 10px 0;
    }
    .copyright_widgetized,
    #navigation {
        display: none;
    }
    .middle-heading h2 {
        padding: 0!important;
    }
    .dslca-post-thumb {
        text-align: center;
    }
    .portfolio_grid li {
        width: 100%!important;
    }
    .dslc-testimonial-main,
    .dslc-testimonial-quote p {
        padding: 0 !important;
    }
    .post-thumb img {
        width: 100%;
    }
    .post-thumb {
        display: block!important;
    }
    .dslc-text-module-content p {
        padding: 0!important;
    }
    #respond .comment-form-email,
    #respond .comment-form-url,
    #respond .comment-form-author {
        width: 100%!important;
    }
    .top_wrapper #blog,
    .header_page .container {
        padding: 0!important;
    }
    #blog .span9 {
        border-right: none;
        padding: 0;
    }
    h2 {
        text-align: center;
        padding: 0 20px;
    }
}
/* CLOSE TABLET LAYOUT */
/* MOBILE LAYOUT (PORTRAIT/320PX) 







----------------------------------------------- */

@media only screen and (max-width: 767px) {
    .maintemp {
        padding: 0;
    }
	#footer .span4{padding-bottom:0px!important;}
    .dslc-tp-title h1 {
        font-size: 25px!important;
        margin: 0 0 -40px!important;
    }
    .header_wrapper {
        /* height: 80px !important;*/
        
        width: 100% !important;
        top: 0;
        position: relative;
        padding: 10px 0;
    }
    .copyright_widgetized,
    #navigation {
        display: none;
    }
    .middle-heading h2 {
        padding: 0!important;
    }
    .dslca-post-thumb {
        text-align: center;
    }
    .portfolio_grid li {
        width: 100%!important;
    }
    .dslc-testimonial-main,
    .dslc-testimonial-quote p {
        padding: 0 !important;
    }
    .post-thumb img {
        width: 100%;
    }
    .post-thumb {
        display: block!important;
    }
    .dslc-text-module-content p {
        padding: 0!important;
    }
    #respond .comment-form-email,
    #respond .comment-form-url,
    #respond .comment-form-author {
        width: 100%!important;
    }
    .top_wrapper #blog,
    .header_page .container {
        padding: 0!important;
    }
    #blog .span9 {
        border-right: none;
        padding: 0;
    }
    #dslc-content .dslc-staff-member-thumb img {
        margin: 0 auto;
        text-align: center;
    }
    .tabtitle {
        font-size: 20px!important;
    }
    .about-content .dslc-text-module-content p,
    .about-content .dslc-text-module-content {
        padding: 0 !important;
    }
    .alignright,
    .alignleft {
        float: none!important;
        margin: 0px!important;
    }
    h2 {
        text-align: center;
        padding: 0 20px;
    }
}
/* CLOSE MOBILE LAYOUT */
/* WIDE MOBILE LAYOUT (LANDSCAPE/480PX) 







----------------------------------------------- */

@media only screen and (min-width: 480px) and (max-width: 767px) {
    .maintemp {
        padding: 0;
    }
    .dslc-tp-title h1 {
        font-size: 25px!important;
        margin: 0 0 -40px!important;
    }
    #dslc-content .dslc-staff-member-thumb img {
        margin: 0 auto;
        text-align: center;
    }
    .header_wrapper {
        width: 100% !important;
        top: 0;
        position: relative;
        padding: 10px 0;
    }
    .copyright_widgetized,
    #navigation {
        display: none;
    }
    .middle-heading h2 {
        padding: 0!important;
    }
    .dslca-post-thumb {
        text-align: center;
    }
    .portfolio_grid li {
        width: 100%!important;
    }
    .dslc-testimonial-main,
    .dslc-testimonial-quote p {
        padding: 0 !important;
    }
    .post-thumb img {
        width: 100%;
    }
    .post-thumb {
        display: block!important;
    }
    .dslc-text-module-content p {
        padding: 0!important;
    }
    .top_wrapper #blog,
    .header_page .container {
        padding: 0!important;
    }
    #respond .comment-form-email,
    #respond .comment-form-url,
    #respond .comment-form-author {
        width: 100%!important;
    }
    #blog .span9 {
        border-right: none;
        padding: 0;
    }
    .alignright,
    .alignleft {
        float: none!important;
        margin: 0px!important;
    }
    .tabtitle {
        font-size: 20px!important;
    }
    .about-content .dslc-text-module-content p,
    .about-content .dslc-text-module-content {
        padding: 0 !important;
    }
    h2 {
        text-align: center;
        padding: 0 20px;
    }
}
/* CLOSE WIDE MOBILE LAYOUT */

.add-title {
    color: rgb(0, 144, 213);
}
.alembic-list li {
    background: rgba(0, 0, 0, 0) url("images/alembic-arrow.jpg") no-repeat scroll left center!important;
    list-style: outside none none!important;
    margin-bottom: 15px!important;
    padding-left: 40px!important;
}
.alembic-list {
    padding: 0px;
}
.responsive-tabs .responsive-tabs__list__item {
    padding: 8px 15px !important;
    margin: 0!important;
    font-size: 15px!important;
    color: #111 !important;
}
.responsive-tabs .responsive-tabs__list__item--active,
.responsive-tabs .responsive-tabs__list__item--active:hover {
    background: #f1f1f1!important;
}
.dslc-text-module-content p,
.dslc-text-module-content {
    font-size: 13px!important;
    font-weight: 600!important;
    margin: 0 0 15px!important;
}
ul li,
ol li {
    font-size: 13px!important;
    font-weight: 600!important;
    margin-bottom: 0 0 15px!important;
}
ul li {
    list-style: inside disc;
    margin-bottom: 5px!important;
}
.ubermenu li {
    margin-bottom: 0px !important;
}
ul {
    padding: 0 0 0 20px;
}
h3 {
    font-size: 20px!important;
    font-weight: 400!important;
    margin: 0 0 15px!important;
}
h4 {
    font-size: 16px!important;
    font-weight: 400!important;
    margin: 0 0 15px!important;
}
h5 {
    font-size: 14px;
    font-weight: 400;
    margin: 0 0 15px
}
.about-info h4 {
    margin-bottom: 0px
}
/***************now**************/

.top_wrapper {
    /* height: 380px;*/
}
.page-banner img {
    height: auto;
    opacity: 0.3;
    width: 100%;
}
.page-banner {
    /*  background-color: rgb(0, 93, 117);*/
    
    height: 280px;
}
.header_page {
    position: relative;
}
#dslc-module-844 .dslc-text-module-content h3{background-color:#f5f5f5;}
.page-title {
    position: absolute;
    text-align: left;
    text-transform: uppercase;
    bottom: 2%;
    left: 5%;
    width: 100%;
}
.page-title h3 {
    color: rgb(255, 255, 255)!important;
    font-size: 45px!important;
    font-weight: 500!important;
    text-shadow: 2px 3px 4px rgba(0, 0, 0, 1)!important;
    line-height: 39px!important;
}
.page-title .divider {
    display: none!important;
}
.alembicwikoryltablets .page-title{display:none;}
strong {
    font-weight: bold;
}
.dslc-separator-style-solid {
    border-bottom: 1px solid rgb(237, 237, 237);
    margin-bottom: 15px;
    padding-bottom: 15px;
}
/*

.dslc-separator-style-invisible {

    margin-bottom: 30px;

}*/

.accordion-icons {
    position: relative;
    top: 5px;
}
#annual-report img,
#annual-report-2 img {
    border: 1px solid #eee;
}
#annual-report .dslc-text-module-content {
    margin-bottom: 40px!important;
}
#services_media .panel-row-style {
    padding: 80px 60px !important;
    margin: 0 !important;
}
#home-3-block .panel-row-style {
    padding: 80px 60px !important;
    margin: 0 !important;
}
/*.service-media-inside {

    padding: 0 35px;

}*/

#services_media h3,
#home-3-block h3 {
    margin: 30px 0 18px!important;
    font-size: 17px!important;
}
#services_media p {
    margin-bottom: 0;
}
.portfolio_item_top {
    display: block;
    cursor: pointer;
    position: relative;
}
.portfolio_item_top img {
    width: 100%;
}
.portfolio_item_top:hover .overlay {
    background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition: all 0.3s ease-in-out 0s;
    width: 100%;
}
.clients-logo-slider {} .home-3-block-inside-img {
    display: block;
    float: left;
    width: 26%;
}
.home-3-block-inside-content {
    display: block;
    float: left;
    width: 60%;
}
.tabs-content {
    border: 1px solid #eee !important;
    padding: 40px !important;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
    padding: 10px 25px!important;
}
h3,
h2,
h4,
h5 {
    line-height: 25px!important;
    font-family: Raleway!important;
}
/*.revslider .rev_slider_wrapper {
    height: 550px !important;
}*/
#b-o-d h3 {
    margin: 0!important;
}
#b-o-d strong {
    display: block;
    margin-bottom: -5px;
}
.page-banner-inside {
    height: 280px;
}
.accordions-head-title {
    font-size: 21px;
    font-weight: 400;
    line-height: 16px;
    text-align: left;
    color: #000;
}
.ui-accordion .ui-accordion-header {
    margin: 0!important;
}
.accordions-head {
    background: none!important;
    border: 1px solid rgb(232, 232, 232)!important;
    padding: 15px 20px!important;
}
.accordions .accordion-content {
    padding: 35px 50px 0!important;
}
.accordion-icons,
.accordions-tab-icons {
    display: none!important;
}
.accordions-tab-head {
    background: none!important;
}
.ui-tabs-active a {
    background: #eee!important;
}
.accordions-tabs-head-title {
    color: rgb(153, 153, 153);
}
.media {
    margin: 0!important;
}
.metaslider {
    margin: 0 auto;
}
#cd-timeline span.fa {
    font-size: 21px!important;
}
.fancybox-hidden {
    display: none
}
#dslc-content .dslc-partner .dslc-partner-thumb {
    height: 28px;
    padding: 30px 0;
    width: 130px!important;
    box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.05);
    border: 1px solid #eee;
}
#gallery-1 img {
    border: 1px solid #fefefe!important;
    width: 95%;
    height: 180px;
}
#a_readmore {
    display: block;
    cursor: pointer;
    color: rgb(0, 144, 213);
}
#a_readless {
    display: none;
    cursor: pointer;
    color: rgb(0, 144, 213);
}
div.amazingslider-box-1 div:nth-child(3) {
    visibility: hidden !important;
    width: 0 !important;
    height: 0 !important;
    padding: 0 !important;
    overflow: hidden !important;
}
div.content a {
    color: #0090d5;
}
div#media-block-fortest {
    display: none!important;
}
.filter-box {
    padding: 25px 0 0 0;
}

.filter-box article {
         background: #eee none repeat scroll 0 0;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    height: 130px;
    margin: 10px;
    padding: 10px;
    position: relative;
    transition: background 0.4s ease 0s;
}
.filter-box article .entry-header{
	   background: #fff none repeat scroll 0 0;
    display: block;
    height: 130px;
	}

.filter-box article img {
    bottom: 0;
    height: auto;
    left: 0;
    margin: auto;
    max-height: 120px;
    max-width: 90%;
    position: absolute;
    right: 0;
    top: 0;
    width: auto;
   
}
.singlecontent{
	padding:0 58px;
}

.Goback{
	 display: block; 
    font-size: 13px;
    text-align: right;
    width: 100%;
}

.singlecontent p{
	 font-size: 13px !important;
    font-weight: 600 !important;
    margin: 0 0 15px !important;
	   font-family: Raleway;
}
.tooltip{cursor:default;} #uwpqsf_id{border:0px!important; background:#fff!important;}


.search-submit{
	display:none;
}

.search-field{
	  border: 1px solid #f1f1f1;
    top: 15px;
    position: relative;
}

.search-div a{
	color:#000!important;
}

.search-div article{
	border-bottom:1px solid #f1f1f1;
	margin-bottom:20px;
}

.search-div {
	min-height:450px;
}

.search-div h2{
	padding:0;
	text-align:left;
	margin-bottom:25px;
}

.search-box {
    text-align: center;
}


.car-pg-txt{
   bottom: 15px;   
    margin: 0 auto;
    position: absolute;
    text-align: center;
    width: 100%;
    padding: 20px 0;   
}
.poup-title{
font-size:25px;
font-weight:100;
margin:0 0 25px;
}
.car-pg-txt a{
   color: #fff!important;
    font-size: 18px;
    font-weight: 100;
}

#fancybox-content div {
    padding: 6px;
}
.car-pg-txt a:hover{
text-decoration:none;
}
.animt-img{
position:relative;
overflow:hidden;
}
.animt-img img:hover{
transform: scale(1.1) rotate(0.1deg);
 cursor: pointer;
    transition: all 0.5s ease;
}
.animt-img img{
  transition: all 0.5s ease;
}

#car-pg-txt1 {
    background: rgba(0,0,0,0.8);
}
#car-pg-txt1:hover {
    background: rgba(0,159,60,0.8);
}
#car-pg-txt2{
  background: rgba(0,149,218,0.8);
}
#car-pg-txt2:hover{
  background: rgba(0,159,60,0.8);
}
.car-pg-txt-v{
font-weight: 100;
    font-size: 17px;
    background: #e6e7e8;
    padding: 13px 15px;
}

.car-pg-txt-v h3{}
a.btn-info{color: #fff!important;
    padding: 5px;
    border-radius: 4px;}
.cf7mls_next.action-button:focus, .cf7mls_back.action-button:focus{outline:none}
.cf7mls_back.action-button{display:none;}