﻿/* Global Styles */
 @font-face {
    font-family:'myriadpro';
    src: local('myriadpro'), url('fonts/myriadpro-semibold_opentype-webfont.woff') format('woff');
}
html, body {
    font-family:'myriadpro', sans-serif;
    font-weight: 300;
    font-size: 16px;
    line-height: 1.7;
    background-color: #eeefe9;
    width:100%;
    height: 100%;
}
h1, h2, h3, h4 {
    font-family:'myriadpro', sans-serif;
}
b, strong {
    font-weight: 400;
}
html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, a, img, small, sub, b, dl, dd, dt, ul, li, label, article, details, footer, header, menu, nav, input, textarea, select {
    background:transparent;
    border:0;
    outline:0;
    padding:0;
    margin:0;
}
a:hover, a:active, a:focus {
    outline: 0;
    text-decoration: none;
}
#top {
    display: table;
    height: 100%;
    width: 100%;
}
.vert-text {
    display: table-cell;
    vertical-align: middle;
    /* margin-top: 15%;
    margin-left: 15%; */
    text-align: center;
    position: relative;
    z-index: 50;
}
.vert-text h1 {
    padding: 0;
    margin: 0;
    font-size: 4.5em;
    font-weight: 700;
    color: #ffffff;
}
.vert-text h3 {
    color: #ffffff;
    font-size: 2.3em;
}
/* Side Menu */
 #sidebar-wrapper {
    margin-right: -250px;
    right: 0;
    width: 250px;
    background: #000;
    position: fixed;
    height: 100%;
    overflow-y: auto;
    z-index: 1000;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
.sidebar-nav {
    position: absolute;
    top: 0;
    width: 250px;
    list-style: none;
    margin-top: 30px;
    padding: 0;
}
.sidebar-nav li {
    line-height: 40px;
    text-indent: 20px;
    font-weight: 500;
}
.sidebar-nav li a {
    display: block;
    text-decoration: none;
    letter-spacing: 1px;
    color: #666;
    /* color: #999999; */
    line-height: 26px;
    font-size: 13px;
}
.sidebar-nav li a:hover {
    color: #fff;
    text-decoration: none;
}
.sidebar-nav li a:active, .sidebar-nav li a:focus {
    text-decoration: none;
}
.sidebar-nav > .sidebar-brand {
    height: 55px;
    line-height: 55px;
    font-size: 18px;
}
.sidebar-nav > .sidebar-brand a {
    color: #999999;
}
.sidebar-nav > .sidebar-brand a:hover {
    color: #fff;
    background: none;
}
#menu-toggle {
    top: 0;
    right: 0;
    position: fixed;
    z-index: 90000;
}
#sidebar-wrapper.active {
    right: 250px;
    width: 250px;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    opacity: 0.9;
    filter: alpha(opacity=90);
    /* IE 8 */
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    /* IE 5-7 */
    filter: alpha(opacity=90);
    /* Netscape */
    -moz-opacity: 0.9;
    /* Safari 1.x */
    -khtml-opacity: 0.9;
}
.toggle {
    margin: 5px 5px 0 0;
}
/* Full Page Image Header Area */
 .header {
    display: table;
    height: 100%;
    width: 100%;
    position: relative;
    background: url(wplimages/bg-wl-1200.jpg) no-repeat top center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.header1 {
    display: table;
    height: 100%;
    width: 100%;
    position: relative;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.vert-text1 {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    position: relative;
    z-index: 900;
    top:0;
}
.vert-text1 h1 {
    padding: 0;
    margin: 0;
    font-size: 4.5em;
    font-weight: 700;
    color: white;
    text-shadow: 2px 2px #000;
    filter: progid:DXImageTransform.Microsoft.Glow(color=000000, strength=1);
    behavior: url(wplcss/PIE.htc);
}
.patternSlide {
    background:url(wplimages/pattern.png) repeat;
    width:100%;
    height: 100%;
    display: table;
    position: relative;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.pattern {
    background:url(wplimages/pattern.png) repeat;
    width:100%;
    height: 100%;
    display: table;
    position: absolute;
    top:0;
    left:0;
    z-index: 3;
   /* -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;*/
}
.pattern1 {
    background:url(wplimages/pattern.png) repeat;
    width:100%;
    height: 100%;
    display: table;
    top:0;
    left:0;
    z-index: 0;
    position: absolute;
}
/* Intro */
 .intro {
    padding: 50px 0;
}
/* Students */

/* new column style  for students move to less after */

/* ul before */
 .socials-icons {
    text-align:center;
    list-style: none;
}
.socials-icons img {
    /*background-image: url(wplimages/facebook-white.png);*/
    /*content:url(wplimages/facebook-white.png);*/
    
    width:25px;
    height:25px;
    opacity:0.6;
    transition:all 0.3s ease 0s;
    -moz-transition:all 0.3s ease 0s;
    -webkit-transition:all 0.3s ease 0s;
    -o-transition:all 0.3s ease 0s;
}
.socials-icons img:hover {
    opacity:1;
}
.copyright {
    color: #999999;
}
/* new style move to less after */
 .pattern2 {
    background:url(wplimages/pattern.png) repeat;
    width:100%;
    height: 100%;
    display: table;
}
/* Callout */
 .callout {
    color: #ffffff;
    display: table;
    height: 100%;
    width: 100%;
    margin:0;
    padding: 0;
    background: url(wplimages/callout.jpg) no-repeat center center;
    
    /*-webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -o-background-size: 100% auto;
    background-size: 100% auto;
    z-index: 101;
    position: relative;
*/
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.callout-bottom {
    color: #ffffff;
    display: table;
    height: 100%;
    width: 100%;
    margin:0;
    padding: 0;
    background: url(wplimages/callout-bottom.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
/* Computer Tablet Callout */
 .computerTabletCallout {
    color: #ffffff;
    display: table;
    height: 100%;
    width: 100%;
    margin:0;
    padding: 0;
    /*background: url(wplimages/callout-wl-1200-Tablet.jpg) no-repeat   ;*/
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    /*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='wplimages/callout-wl-1200-Tablet.jpg', sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='wplimages/callout-wl-1200-Tablet.jpg', sizingMethod='scale')";
*/
}
/* Colledge */
 .content {
    padding: 50px 0;
    background-color: #ffffff;
}
.content-item {
    margin-bottom: 25px;
}
.img-content {
    margin: 0 auto;
}
.colleges {
    padding: 50px 0;
    background-color: #f0eeee;
    position: relative;
    z-index: 502;
}
/* Call to Action */
 .call-to-action {
    color: #ffffff;
    background: #0a5175;
    padding: 50px 0;
}
.call-to-action .btn {
    margin: 10px;
}
/* Footer */
 footer {
    /* padding: 150px 0; */
    padding: 0px 0;
}
.top-scroll {
    /* margin-top: 50px; */
}
.top-scroll a {
    text-decoration: none;
    color: inherit;
}
i.scroll {
    color: #333333;
}
i.scroll:hover {
    color: #0a5175;
}
/* Responsive */

/*---------------------new media queries------------------------------*/

/*@media only all and (max-width: 640px) and (max-height: 426px) {
body {
background-size: 640px 426px;
-moz-background-size: 640px 426px;
-webkit-background-size: 640px 426px;
}
}*/
 @media screen and (max-width: 320px) {
    .vert-text h1 {
        font-size: 1.3em;
    }
    .vert-text h3 {
        font-size: 1.4em;
    }
    .vert-text h4 {
        font-size: 1.5em;
    }
}
@media screen and (max-width: 480px) {
    .vert-text h1 {
        font-size: 1.3em;
    }
    .vert-text h3 {
        font-size: 1.4em;
    }
    .vert-text h4 {
        font-size: 1.5em;
    }
}
@media(min-width:767px) {
    #portfolio .portfolio-item {
        margin: 0 0 30px;
    }
}
/* end of media queryes */
 .wrapperBox {
    position: relative;
    margin-bottom: 50px;
    text-align: center;
}
.wrapperBox:hover img {
    cursor: pointer;
}
@-webkit-keyframes spin {
    from {
        height: 40%;
        width: 40%;
    }
    to {
        height: 30%;
        width: 30%;
    }
}
@-webkit-keyframes shake {
    25% {
        -webkit-transform :translate(-50%);
    }
    50% {
        -webkit-transform :translate(50%);
    }
    75% {
        -webkit-transform :translate(-50%);
    }
    100% {
        -webkit-transform :translate(0);
    }
}
/* --   ie 7  ie 8-*/
 .container {
    display:table;
    width: 100%;
}
.row {
    height: 100%;
    display: table-row;
}
.col-sm-4 {
    display: table-cell;
}
.vertical-container .row {
    display: table;
    width: 100%;
}
.vertical-container .row > .col-lg-6 {
    display: table-cell;
    vertical-align: middle;
}
.shadowh1 {
    font-size:15px;
    margin-bottom: 25px;
    font-weight: bold;
    line-height: 1em;
    position: relative;
}
.shadowh2 {
    font-size:45px;
    color:#ffffff;
    margin-bottom: 20px;
    font-weight: bold;
    line-height: 1em;
    position: relative;
}
.nav>li>a {
    padding: 10px 10px;
}
.cycle-slideshow {
    width: 45%;
}
.container h2 {
    padding-left: 20px;
}
.container p {
    /*padding-left: 30px;*/
}
.btn {
    z-index: 2;
    position: relative;
}
/*remve rounded corners*/
 * {
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
}
.ourcontent {
    margin-left: 15px;
    color: #999;
}
.mycanvas {
    display: none;
}
/* ----------------portfolio section--------------------------- */

/* Global Styles */
 @font-face {
    font-family:'myriadpro';
    src: local('myriadpro'), url('fonts/myriadpro-semibold_opentype-webfont.woff') format('woff');
}
html, body {
    font-family:'myriadpro', sans-serif;
    font-weight: 300;
    font-size: 16px;
    line-height: 1.7;
    background-color: #eeefe9;
    width:100%;
    height: 100%;
}
h1, h2, h3, h4 {
    font-family:'myriadpro', sans-serif;
}
b, strong {
    font-weight: 400;
}
#top {
    display: table;
    height: 100%;
    width: 100%;
}
/* body ends */

/*                                      --- portfol section          ---------- */
 #portfolio {
    background-color:#FFF;
    padding-bottom: 0;
}
#portfolio2 {
    background-color:#FFF;
    padding-bottom: 300px;
}
.container.portfolio-title {
    padding-bottom:0px;
}
.portfolio-top2 {
    padding-bottom: 100px;
}
/* Portfolio Filters */
 #filters {
    margin-top: 10px;
    margin-bottom: 40px;
    text-align: center;
    display: block;
    float: none;
    z-index: 2;
    position: relative;
}
#filters ul li {
    display: inline-block;
    margin:0 5px;
}
#filters ul li a {
    display: block;
}
#filters ul li a h5 {
    padding: 8px 15px;
    text-transform:uppercase;
    background-color:#eeeeee;
    border-radius:3px;
    font-size:10px;
    transition:all 0.3s ease 0s;
    -moz-transition:all 0.3s ease 0s;
    /*-webkit-transition:all 0.3s ease 0s;*/
    -o-transition:all 0.3s ease 0s;
}
#filters ul li a:hover h5, #filters ul li a.active h5 {
    color: #fff;
    background-color: #222222;
}
#filters2 {
    margin-top: 10px;
    margin-bottom: 40px;
    text-align: center;
    display: block;
    float: none;
    z-index: 2;
    position: relative;
}
#filters2 ul li {
    display: inline-block;
    margin:0 5px;
}
#filters2 ul li a {
    display: block;
}
#filters2 ul li a h5 {
    padding: 8px 15px;
    text-transform:uppercase;
    background-color:#eeeeee;
    border-radius:3px;
    font-size:10px;
    transition:all 0.3s ease 0s;
    -moz-transition:all 0.3s ease 0s;
    -webkit-transition:all 0.3s ease 0s;
    -o-transition:all 0.3s ease 0s;
}
#filters2 ul li a:hover h5, #filters2 ul li a.active h5 {
    color: #fff;
    background-color: #222222;
}
/* Portfolio Items */
 #portfolio-wrap {
    position: relative;
    padding: 0;
    width: 100%;
    margin: 0 auto;
    display: block;
}
#portfolio-wrap .one-four {
    margin: 0!important;
    line-height:0;
    width: 25%;
    padding: 0;
    position:relative;
}
.portfolio-item {
    padding: 0;
    position: relative;
    overflow: hidden;
}
.portfolio-item .portfolio-image {
    overflow: hidden;
    display: block;
    position: relative;
}
.portfolio-item .portfolio-image img {
    width: 100%;
    height: auto;
    /*border: 1px solid black;*/
}
.portfolio-item:hover .project-overlay {
    opacity:0.6;
    /* IE 8 */
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    /* IE 5-7 */
    filter: alpha(opacity=60);
    transition:all 0.4s ease 0s;
    -moz-transition:all 0.4s ease 0s;
    -webkit-transition:all 0.4s ease 0s;
    -ms-transition:all 0.4s ease 0s;
    -o-transition:all 0.4s ease 0s;
    behavior: url(wplcss/PIE.htc);
}
.project-overlay {
    width:100%;
    height:100%;
    position:absolute;
    top:0;
    left:0;
    opacity:0;
    /* IE 8 */
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    /* IE 5-7 */
    filter: alpha(opacity=0);
    background-color: #222222;
    transition:all 0.3s ease 0s;
    -moz-transition:all 0.3s ease 0s;
    -webkit-transition:all 0.3s ease 0s;
    -o-transition:all 0.3s ease 0s;
    cursor:pointer;
}
.open-project-link {
    width:100%;
    height:100%;
    position:absolute;
    z-index:100;
}
.project-info {
    position:absolute;
    height:100px;
    width:100%;
    top:50%;
    margin-top:-50px;
    text-align:center;
}
.project-name {
    color:#fff;
    text-transform:uppercase;
    margin-top:50px;
    opacity:0;
    transition:all 0.2s ease 0s;
    -moz-transition:all 0.2s ease 0s;
    -webkit-transition:all 0.2s ease 0s;
    -ms-transition:all 0.2s ease 0s;
    -o-transition:all 0.2s ease 0s;
}
.portfolio-item:hover .project-name {
    opacity:1;
    /*-webkit-transition: opacity .4s .5s;*/
    -moz-transition: opacity .4s .5s;
    -ms-transition: opacity .4s .5s;
    -o-transition: opacity .4s .5s;
    transition: opacity .3s .5s;
}
.project-categories {
    font-size:13px;
    color:#fff;
    opacity:0;
    margin-top:13px;
    transition:all 0.2s ease 0s;
    -moz-transition:all 0.2s ease 0s;
    -webkit-transition:all 0.2s ease 0s;
    -ms-transition:all 0.2s ease 0s;
    -o-transition:all 0.2s ease 0s;
}
.portfolio-item:hover .project-categories {
    opacity:0.5;
    -webkit-transition: opacity .4s .8s;
    -moz-transition: opacity .4s .8s;
    -ms-transition: opacity .4s .8s;
    -o-transition: opacity .3s .8s;
    transition: opacity .3s .8s;
}
.zoom-icon {
    left: 50%;
    margin-left:-20px;
    position:inherit;
    width:40px;
    height:40px;
    margin-top:40px;
    opacity:0;
    /* IE 8 */
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    /* IE 5-7 */
    filter: alpha(opacity=0);
    background:url(wplimages/zoom.png);
    background-size:40px 40px;
    transition:all 0.3s ease 0.1s;
    -moz-transition:all 0.3s ease 0.2s;
    /*-webkit-transition:all 0.3s ease 0.2s;*/
    -ms-transition:all 0.3s ease 0.2s;
    -o-transition:all 0.3s ease 0.2s;
}
.portfolio-item:hover .zoom-icon {
    opacity:1;
    /*background: transparent;*/
    /* IE 8 */
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    /* IE 5-7 */
    filter: alpha(opacity=90);
    margin-top:0px;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='wplimages/zoom.png', sizingMethod='scale');
    -ms-filter:"progid:DXImageTransform.Microsoft.AlphaImageLoader(
src='wplimages/zoom.png', sizingMethod='scale')";

    /* -ms-behavior: url(wplcss/backgroundsize.min.htc);
        behavior: url(wplcss/backgroundsize.min.htc);*/
    /*-webkit-transition: opacity .3s .2s, margin-top .3s .2s;*/
    -moz-transition: opacity .3s .2s, margin-top .3s .2s;
    -ms-transition: opacity .3s .2s, margin-top .3s .2s;
    -o-transition: opacity .3s .2s, margin-top .3s .2s;
    transition: opacity .3s .2s, margin-top .3s .2s;
}
/* Portfolio Isotope Transitions */
 .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;
}
/* Portfolio Expander */
 #project-page-holder {
    display: none;
    background-color:#FFF;
}
#project-page-holder2 {
    display: none;
    background-color:#FFF;
}
#project-page-button-fullscreen {
    height: auto;
    z-index:100;
    position: absolute;
    right:30px;
    top:30px;
}
#project-page-button-fullscreen li {
    display:inline-block;
    font-size:30px;
}
#project-page-button-fullscreen li a {
    background:url(images/close.png) no-repeat #fff;
    background-size:50px 50px;
    width:50px;
    height:50px;
    display:block;
    border-radius:50px;
    opacity:0.5;
}
#project-page-button-fullscreen li a:hover {
    opacity:1;
}
#project-page-button {
    text-align:center;
    margin-bottom:20px;
    height: auto;
    position: relative;
    z-index:100;
}
#project-page-button2 {
    text-align:center;
    margin-bottom:20px;
    height: auto;
    position: relative;
    z-index:100;
}
#project-page-button li {
    display:inline-block;
    margin:60px 10px 0px 10px;
    font-size:30px;
}
#project-page-button2 li {
    display:inline-block;
    margin:60px 10px 0px 10px;
    font-size:30px;
}
#project-page-data {
    margin-bottom: 0px;
}
#project-page-data2 {
    margin-bottom: 0px;
}
.project-section-title {
    text-align:center;
    margin-bottom:40px;
}
.project-section-title h1 {
    margin-bottom:5px!important;
    letter-spacing:1px;
}
.project-page {
    background-color:#FFF;
    width:100%;
    height:auto;
    left:0;
    padding-bottom:40px;
}
/* Portfolio Normal Expander Project Slider */
 .project-image-slider .bx-wrapper .bx-next {
    background: url("wplimages/project_slider_right.png") no-repeat;
    background-size:35px 65px;
    opacity:0.3;
    right:-90px;
}
.project-image-slider .bx-wrapper .bx-prev {
    background: url("wplimages/project_slider_left.png") no-repeat;
    background-size:35px 65px;
    opacity:0.3;
    left:-90px;
}
.project-image-slider .bx-wrapper .bx-next:hover, .project-image-slider .bx-wrapper .bx-prev:hover {
    opacity:1;
    background-position:0
}
.project-image-slider .bx-wrapper .bx-controls-direction a {
    height: 65px;
    margin-top: -33px;
    outline: 0 none;
    position: absolute;
    text-indent: -9999px;
    top: 50%;
    width: 35px;
    z-index: 100;
}
/* Portfolio Normal Expander */
 .project-description {
    margin-top:40px;
    margin-bottom:20px;
    width:100%;
    height:auto;
}
.ril-description {
    margin-top:40px;
    margin-bottom:20px;
    text-align:left;
    width:100%;
    height:auto;
}
.small-border {
    height:2px;
    width:50px;
    background-color:#ddd;
    margin-bottom:15px;
}
.visit-project {
    width:100%;
    text-align:center;
    border-top:1px solid #ddd;
    margin-top:20px;
    padding:55px 0 20px 0;
}
.project-description h5 {
    color:#222222;
    text-transform:uppercase;
    margin-bottom:5px;
}
/* Portfolio FullScreen Expander */
 #cycle-loader {
    height:32px;
    left:50%;
    margin:-8px 0 0 -8px;
    position:absolute;
    top:50%;
    width:32px;
    z-index:999;
}
#arrow_left {
    top:50%;
    height:60px;
    position:absolute;
    left:30px;
    width:32px;
    z-index:1000;
    margin-top:-30px;
}
#arrow_right {
    top:50%;
    height:60px;
    position:absolute;
    right:30px;
    width:32px;
    z-index:1000;
    margin-top:-30px;
}
#arrow_left:hover, #arrow_right:hover {
    margin-top:-28px;
}
#arrow_left:active, #arrow_right:active {
    margin-top:-28px;
}
div.mc-image {
    -webkit-transition: opacity 1s ease-in-out;
    -moz-transition: opacity 1s ease-in-out;
    -o-transition: opacity 1s ease-in-out;
    transition: opacity 1s ease-in-out;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position:center center;
    background-repeat:no-repeat;
    height:100%;
    overflow:hidden;
    width:100%;
}
.in-slide-content div.info-slide {
    background:#FFF url(wplimages/info.png) no-repeat left bottom;
    background-size:46px 46px;
    position:absolute;
    top:30px;
    left:30px;
    width: 46px;
    height: 46px;
    margin: 0;
    display: block;
    text-indent: 10px;
    -moz-border-radius: 23px;
    -webkit-border-radius: 23px;
    border-radius: 23px;
    cursor: pointer;
    z-index:1000;
    -ms-filter:"progid: DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=0.5);
    opacity: 0.5;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
}
.in-slide-content div.info-slide:hover {
    width:200px;
    background:#FFF;
    position:absolute;
    bottom:40px;
    padding:10px 20px;
    text-indent: 0px;
    moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    z-index:1000;
    -ms-filter:"progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=1);
    opacity: 1;
}
.in-slide-content h2, .in-slide-content p {
    padding: 0;
    margin: 0;
    font-size: 12px;
    line-height:24px;
}
.in-slide-content h2 {
    font-size:14px;
    color:#fff;
    text-shadow:none;
    font-weight:normal;
    text-transform:uppercase;
    z-index:1001;
    position:relative;
    white-space: nowrap;
}
.info-slide p {
    color:#aaa;
    font-size:13px;
    text-shadow:none;
    z-index:1001;
    position:relative;
    margin:0;
    font-weight:normal;
    white-space: nowrap;
}
.in-slide-content div.info-slide h2 {
    display:none;
    padding:10px 10px 0 10px;
}
.in-slide-content div.info-slide p {
    display:none;
    padding:0px 10px 10px 10px;
}
.in-slide-content div.info-slide:hover h2, .in-slide-content div.info-slide:hover p {
    display:inherit;
    padding:0;
}
/* Project External */
 #project-header {
    height:600px;
    z-index:1;
}
#project-header .container {
    height:inherit;
}
.table-header {
    display:table;
    position:relative;
    height:inherit;
    width:100%;
}
.table-left {
    width:50%;
    left:0;
    position:absolute;
    bottom:0;
}
.table-right {
    width:50%;
    text-align:left;
    position:relative;
    right:0;
    display:table-cell;
    vertical-align:middle
}
.table-header h2 {
    margin-bottom:25px;
}
.table-header p {
    margin-bottom:35px;
}
#project-url {
    height:40px;
    background-color:#222222;
    text-align:center;
    position:relative;
    z-index:10;
}
#project-url .site a {
    color: #FFFFFF;
    display: block;
    font-family: Georgia;
    font-size: 13px;
    height: 40px;
    letter-spacing: 1px;
    line-height: 40px;
    overflow: hidden;
}
#project-url .site .group {
    display: block;
    width: 100%;
}
#project-url .site .group span {
    display: block;
    height: 40px;
    transition:all 0.3s ease 0s;
    -moz-transition:all 0.3s ease 0s;
    -webkit-transition:all 0.3s ease 0s;
    -o-transition:all 0.3s ease 0s;
}
#project-url .site:hover .text {
    display: block;
    margin-top:-40px;
}
#project-url .site:hover .hover {
    display: block;
}
#project-info .section-title {
    margin-bottom:0;
}
#project-features {
    background-color:#fff;
}
#project-slider .container {
    padding-bottom:60px;
}
#project-slider .bx-wrapper {
    margin-bottom:60px!important;
}
#project-options {
    background:#fff;
}
#project-options h2 {
    margin:40px 0;
}
#project-options ul {
    margin-bottom:40px;
}
#project-options ul li {
    line-height:24px;
}
#project-counters {
    background-color:#222;
}
#project-counters .counters {
    margin-top:20px;
    width:1120px;
    margin:0 auto;
}
#project-counters .counters li {
    background: none;
    border-radius: 3px 3px 3px 3px;
    color: rgba(255, 255, 255, 0.5);
    font-family:'Open Sans', serif;
    font-size: 14px;
    padding: 25px 0;
    text-align: center;
    text-transform: none;
}
#project-counters .counters li .count {
    border-radius: 3px 3px 3px 3px;
    color: #fff;
    font-family:'Montserrat', sans-serif;
    font-size: 70px;
    padding: 25px 0;
    text-align: center;
    text-transform: uppercase;
    display:block;
}
/* Blog */
 #blog-header {
    text-align:center;
    padding:80px 0 100px 0;
}
#blog {
    position:relative;
    width:100%;
}
#blog .container {
    margin-top:-50px;
    background-color:#FFF;
    top:-50px;
    padding:40px 40px 60px 40px;
    width:1100px!important;
    border-radius:3px;
}
#blog.masonry .container {
    margin-top:-50px;
    background-color:#FFF;
    top:-50px;
    padding:25px;
    width:1130px!important;
    border-radius:3px;
}
.blog-posts-content {
    width:800px;
    min-height:500px;
    float:left;
    margin-right:50px;
}
#blog.masonry .blog-posts-content {
    width:100%;
    min-height:500px;
    float:left;
    margin-right:50px;
}
.blog-post {
    float:left;
}
.blog-post.masonry {
    background-color:#f7f7f7;
    border:#ebebeb 1px solid;
    padding:20px;
    width:283px;
    margin:25px;
    border-radius:3px;
}
.blog-post.masonry-quote {
    margin:25px;
    width:325px;
}
.blog-post.masonry .post-content {
    width:100%;
}
.blog-post.masonry-quote .post-content {
    width:100%;
}
.type-date {
    width:50px;
    height:100px;
    margin-right:30px;
    float:left;
}
.blog-type {
    width:50px;
    height:50px;
    border-radius:3px;
    float:none;
}
.blog-date {
    text-align:center;
    text-transform:uppercase;
    width:50px;
    height:45px;
    padding-top:5px;
    background-color:#fff;
    float:none;
}
.post-content {
    width:720px;
    float:left;
}
.post-slider {
    margin-bottom:30px;
}
.blog-title {
    line-height:25px;
    margin-bottom:10px;
    text-transform:uppercase;
    color:#222222;
}
.blog-title a {
    text-transform:uppercase;
}
.blog-title a:hover {
}
.blog-meta {
    font-size:12px;
    line-height:13px;
    margin-bottom:20px;
}
.blog-border {
    height:2px;
    width:100px;
    background-color:#999999;
    opacity:0.8;
}
.blog-content {
    margin-top:35px;
    margin-bottom:20px;
}
.post-quote {
    padding:30px;
    border-radius:3px;
    transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
}
.post-quote:hover {
}
.post-quote h3 {
    color:#fff;
    text-transform:uppercase;
    line-height:30px;
    margin-bottom:15px;
}
.post-quote p {
    color:#fff;
    opacity:0.5;
}
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 10px;
    height: 0;
    overflow: hidden;
    margin-bottom:30px;
}
.video-container iframe, .video-container object, .video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border:0;
}
hr {
    background-color:#e9e9e9;
    height:1px;
    width:100%;
    margin:60px 0;
    float:left;
    border:none!important;
}
.blog-content h1, .blog-content h2, .blog-content h3, .blog-content h4, .blog-content h5 {
    text-transform:uppercase;
    color:#222222;
    margin-bottom:10px;
    margin-top:30px;
}
code {
    background-color: #F9F9F9;
    border: 1px solid #E9E9E9;
    clear: both;
    display: block;
    font: 12px"Andale Mono", Courier, "Courier New", monospace;
    margin-bottom: 20px;
    overflow: auto;
    padding: 0px 20px;
    margin:20px 0;
    white-space: pre;
    color:#222222;
}
blockquote {
    background-image: url("images/blockquote.png");
    background-size:21px 17px;
    background-position: left 8px;
    background-repeat: no-repeat;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 22px;
    font-style: italic;
    line-height: 30px;
    padding-left: 35px;
}
quote {
    background-size:21px 17px;
    background-position: left 8px;
    background-repeat: no-repeat;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 22px;
    font-style: italic;
    line-height: 30px;
    padding-left: 35px;
}
.blog_comments {
    border-bottom:1px solid #dfdfdf;
    margin-bottom:60px;
    padding-top:20px;
}
.blog_comments h4 {
    color: #222222;
    margin-bottom: 40px;
    text-transform:uppercase;
}
.user_comment {
    background: url("images/user.png") no-repeat scroll 0 0 transparent;
    color: #222222;
    margin-bottom: 40px;
    padding-left: 100px;
}
.comment-date {
    color: #ABABAB;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-style: italic;
    margin-bottom: 10px;
}
.comment-text {
    color: #999999;
}
.user_comment_reply {
    background: url("images/user.png") no-repeat scroll 0 0 transparent;
    color: #2B363C;
    margin-top: 40px;
    padding-left: 100px;
}
.comment_formular h4 {
    text-transform:uppercase;
    color:#222;
    margin-bottom:40px;
}
#commentsform input[type=text], textarea {
    color: #999999;
    font-family:'Montserrat', sans-serif;
    font-size: 14px;
    text-transform:uppercase;
    height: 20px;
    padding-left: 5%;
    padding-right: 5%;
    padding-top: 15px;
    padding-bottom: 15px;
    width: 90%;
    background:#f5f5f5;
    border-radius:3px;
    margin-bottom:20px;
    border:0;
    box-shadow: 0 0px 3px rgba(0, 0, 0, 0.22) inset;
    -moz-box-shadow: 0 0px 3px rgba(0, 0, 0, 0.22) inset;
    -webkit-box-shadow: 0 0px 3px rgba(0, 0, 0, 0.22) inset;
    -o-box-shadow: 0 0px 3px rgba(0, 0, 0, 0.22) inset;
    transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
}
#commentsform input[type=text]:focus, #commentsform textarea:focus, input[type=email]:focus {
    background-color: #e1e1e1;
}
#commentsform textarea {
    height:90px;
    resize:none;
}
/* Posts Navigation */
 .inner-navigation {
    margin-bottom:20px;
    margin-top:20px;
}
.inner-navigation.masonry {
    margin-left:40px;
    margin-right:40px;
    margin-bottom:40px;
    margin-top:40px;
}
.inner-navigation li a span {
    display:inline-block;
    margin-right:10px;
    width:30px;
    height:30px;
    border-radius:3px;
    transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    float:left;
}
.inner-navigation li {
    display:inline-block;
    width:110px;
    line-height:27px;
}
.inner-navigation li:last-child a span {
    float:right;
    margin-left:10px;
    margin-right:0px;
}
.inner-navigation li:last-child {
    float:right;
}
.inner-navigation li a:hover span {
    color:#999;
}
.inner-navigation li a:hover {
    color:#999999;
}
.blog-slider {
    padding: 0;
    margin: 0;
    list-style: none;
}
.blogimg {
    outline: 1px solid #000;
    outline-offset: -2px;
    align: center;
    max-width: 100%;
    width: auto;
    height: auto;
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic;
}
/* media query   */

/* Responsive Media Querries */
 @media only screen and (max-width: 1300px) {
    .container {
        width:920px;
    }
    .text-slide-vertical {
        font-size:60px;
    }
    .text-slide-vertical li {
        line-height:80px;
    }
    .small-screen-left, .small-screen-right {
        top: 100px;
        width: 300px;
    }
    .slide-content h1 {
        font-size:80px;
        line-height:80px;
    }
    .big-screen {
        width: 500px;
    }
    .our-team li {
        margin: 0 20px;
    }
    ul.technology li {
        padding: 30px 10px;
        width: 185px;
    }
    #blog .container {
        width: 920px!important;
    }
    .blog-posts-content {
        min-height: 100px;
        width: 680px;
        margin-right:40px;
    }
    .post-content {
        float: left;
        width: 600px;
    }
    #sidebar {
        width: 200px;
    }
    input#search {
        width: 140px;
    }
    .inner-navigation.masonry {
        margin: 50px 0px;
    }
    #blog.masonry .container {
        width: 950px !important;
    }
    .blog-post.masonry {
        margin: 18px;
        width: 238px;
    }
    .blog-post.masonry-quote {
        margin: 18px;
        width: 280px;
    }
    #project-header {
        height: 500px;
    }
    #project-slider .bx-wrapper .bx-prev {
        left: -50px;
    }
    #project-slider .bx-wrapper .bx-next {
        right: -50px;
    }
    .project-page .bx-wrapper .bx-prev {
        left: -50px;
    }
    .project-page .bx-wrapper .bx-next {
        right: -50px;
    }
    #project-counters .counters {
        margin: 0 auto;
        width: 1040px;
    }
    /*.project-overlay {
        width: 100%;
    }*/
}
@media only screen and (max-width: 1024px) {
    .container {
        width:600px;
    }
    .text-slide-vertical {
        font-size:60px;
    }
    .text-slide-vertical li {
        line-height:80px;
    }
    .slide-content h1 {
        font-size:60px;
        line-height:60px;
    }
    ul.fullwidth-slider li.slide {
        background-position: center 0px!important;
    }
    ul.fullwidth-slider li.slide .caption .caption-inside {
        position: relative;
        width:100%;
        height:100%;
    }
    #slider_left {
        top:90%;
        height:60px;
        position:absolute;
        left:50px;
        width:32px;
        z-index:1000;
        margin-top:-30px;
        cursor:pointer;
    }
    #slider_right {
        top:90%;
        height:60px;
        position:absolute;
        right:50px;
        width:32px;
        z-index:1000;
        margin-top:-30px;
        cursor:pointer;
    }
    #slider_left:hover, #slider_right:hover {
        margin-top:-28px;
    }
    #slider_left:active, #slider_right:active {
        margin-top:-28px;
    }
    .ultralarge {
        font-size:80px;
        line-height:70px;
    }
    .element_from_left {
        left: 0px;
        opacity: 1;
    }
    .element_from_right {
        right: 0px;
        opacity: 1;
    }
    .element_fade_in {
        opacity: 1;
        right: 0px;
    }
    .parallax {
        background-position: center top !important;
        background-attachment: scroll !important;
        height: auto;
        margin: 0 auto;
        width: 100%;
    }
    .one_half {
        width: 100%;
    }
    .one_third {
        width: 100%;
    }
    .one_fourth {
        width: 100%;
    }
    .one_fifth {
        width: 100%;
    }
    .one_sixth {
        width: 100%;
    }
    .two_fifth {
        width: 100%;
    }
    .two_fourth {
        width: 100%;
    }
    .two_third {
        width: 100%;
    }
    .three_fifth {
        width: 100%;
    }
    .three_fourth {
        width: 100%;
    }
    .four_fifth {
        width: 100%;
    }
    .five_sixth {
        width: 100%;
    }
    .one_half, .one_third, .two_third, .three_fourth, .one_fourth, .two_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth {
        margin-bottom: 20px;
        margin-right: 0%;
    }
    .section-title {
        width:100%;
    }
    .small-screen-left, .small-screen-right {
        top: 40px;
        width: 200px;
    }
    .big-screen {
        width: 320px;
    }
    .service-item .right {
        float: left;
    }
    .service-item.text-right {
        text-align: left;
    }
    .service-item.text-right .fa-stack {
        margin-left: 0px;
        margin-right: 20px;
    }
    ul.technology li {
        padding: 30px 20px;
        width: 240px;
    }
    #portfolio-wrap .one-four {
        width: 50%;
    }
    #blog .container {
        width: 600px!important;
    }
    .blog-posts-content {
        min-height: 100px;
        width: 600px;
        margin-right:40px;
    }
    .post-content {
        float: left;
        width: 520px;
    }
    #sidebar {
        width: 600px;
        border-top:#E9E9E9 solid 1px;
        margin-top:60px;
        padding-top:60px;
    }
    input#search {
        width: 540px;
    }
    #blog.masonry .container {
        width: 630px !important;
    }
    .blog-post.masonry {
        background-color: #F7F7F7;
        border: 1px solid #EBEBEB;
        border-radius: 3px 3px 3px 3px;
        margin: 15px;
        padding: 20px;
        width: 243px;
    }
    .blog-post.masonry-quote {
        margin: 15px;
        width: 285px;
    }
    #project-header {
        height: 400px;
    }
    #project-counters .counters {
        margin: 0 auto;
        width: 100%;
    }
    .recent-post .blog-meta {
        display:none;
    }
    /* .project-overlay {
        width: 100%;
    }*/
}
@media only screen and (max-width: 767px) {
    .container {
        width:400px;
    }
    .text-slide-vertical {
        font-size:30px;
    }
    .text-slide-vertical li {
        line-height:40px;
    }
    .slide-content h1 {
        font-size:40px;
        line-height:40px;
    }
    .ultralarge {
        font-size:60px;
        line-height:50px;
    }
    .big-screen {
        width: 100%;
    }
    .small-screen-left, .small-screen-right {
        width: 100%;
        top:0;
        position:relative;
    }
    .service-item .fa-stack {
        margin-bottom:30px;
    }
    ul.technology li {
        padding: 30px 20px;
        width:inherit;
        margin:0;
        margin-bottom:20px;
    }
    #filters ul li {
        display: block;
        margin: 5px 60px;
    }
    .company-phone a {
        font-size: 50px;
    }
    #blog .container {
        width: 400px!important;
    }
    .blog-posts-content {
        min-height: 100px;
        width: 400px;
        margin-right:40px;
    }
    .post-content {
        float: left;
        width: 320px;
    }
    #sidebar {
        width: 400px;
        border-top:#E9E9E9 solid 1px;
        margin-top:60px;
        padding-top:60px;
    }
    input#search {
        width: 340px;
    }
    #blog.masonry .container {
        width: 430px !important;
    }
    .blog-post.masonry {
        margin: 20px;
        width: 348px;
    }
    .blog-post.masonry-quote {
        margin: 20px;
        width: 390px;
    }
    .user_comment_reply {
        margin-left: -100px;
    }
    #project-header {
        height: 300px;
    }
    .table-header p {
        display:none;
    }
    #project-counters .counters {
        margin: 0 auto;
        width: 100%;
    }
    .recent-post .recent-post-date {
        display:none;
    }
    .four-zero-four {
        font-size:100px;
        line-height:100px;
    }
    /* .project-overlay {
        width: 100%;
    }*/
}
@media only screen and (max-width: 479px) {
    .container {
        width:280px;
    }
    .text-slide-vertical {
        font-size:30px;
    }
    .text-slide-vertical li {
        line-height:40px;
    }
    .slide-content h1 {
        font-size:30px;
        line-height:30px;
    }
    .ultralarge {
        font-size:40px;
        line-height:30px;
    }
    ul.fullwidth-slider, ul.fullwidth-slider .caption-inside {
        height: 300px;
    }
    .service-item .icon-stack {
        margin-bottom:60px;
    }
    #portfolio-wrap .one-four {
        width: 100%;
    }
    #blog .container {
        width: 280px!important;
        padding:0px;
    }
    .blog-posts-content {
        min-height: 100px;
        width: 280px;
        margin-right:40px;
    }
    .post-content {
        float: left;
        padding: 20px;
        width: 240px;
    }
    #sidebar {
        width: 240px;
        padding: 20px;
        border-top:#E9E9E9 solid 1px;
        margin-top:60px;
        padding-top:60px;
    }
    input#search {
        width: 180px;
    }
    #blog.masonry .container {
        width: 280px !important;
        padding:0;
    }
    .blog-post.masonry {
        margin: 10px;
        width: 218px;
    }
    .blog-post.masonry .post-content {
        padding: 0;
    }
    .blog-post.masonry-quote {
        margin:10px;
        width: 260px;
    }
    .blog-post.masonry-quote .post-content {
        padding:0;
    }
    #project-header {
        height: 250px;
    }
    #project-counters .counters {
        margin: 0 auto;
        width: 100%;
    }
    #project-slider .bx-wrapper .bx-prev {
        display:none;
    }
    #project-slider .bx-wrapper .bx-next {
        display:none;
    }
    .project-page .bx-wrapper .bx-prev {
        display:none;
    }
    .project-page .bx-wrapper .bx-next {
        display:none;
    }
    #show {
        display:none!important;
    }
    .recent-post h5 {
        font-size:11px;
    }
    /*.project-overlay {
        width: 100%;
    }*/
}
/* ----------------end portfolio section--------------------------- */
 .shadow1b {
    text-align: center;
}
.shadow1b h1 {
    letter-spacing: 5px;
    font-size: 2.5em;
    color: #222;
    margin-bottom: 15px;
    font-weight: bold;
}
.shadow1b h3 {
    color: #999;
}
#bottom-to-top {
   /* behavior: url(wplcss/PIE.htc);*/
    box-shadow: 0px -1px 5px rgba(0, 0, 0, 0.15);
    z-index:100;
    position:relative;
    padding:80px 0;
    text-align:center;

}
#bottom-to-top ul.socials-icons {
    margin:10px 0 40px 0;
}
#bottom-to-top ul.socials-icons li {
    margin:0 10px;
}
#menu_top {
    height:50px;
    width:40px;
    border-radius:3px;
    left:50%;
    margin-left:-20px;
    margin-top:-105px;
    position:absolute;
    cursor:pointer;
    background-color: #222;
}



#menu_top_inside {
   background-image:url(wplimages/menu_bottom_top_bg.png);
    background-size:18px 11px;
    background-position: 0 0;
    height: 22px;
    left: 11px;
    position: absolute;
    top: 14px;
    transition: background-position 0.3s linear 0s;
    width: 18px;
}

#menu_top_insideIe8 {
   
    
     filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='wplimages/menu_bottom_top_bg.png', sizingMethod='scale');
    -ms-filter:"progid:DXImageTransform.Microsoft.AlphaImageLoader(src='wplimages/menu_bottom_top_bg.png', sizingMethod='scale')";
    
    background-size:18px 11px;
    background-position: 0 0;
    height: 16px;
    left: 11px;
    position: absolute;
    top: 18px;
    transition: background-position 0.3s linear 0s;
    width: 18px;
}


#menu_top:hover #menu_top_inside {
     -ms-filter:"progid:DXImageTransform.Microsoft.AlphaImageLoader(
    src='wplimages/menu_bottom_top_bg.png', sizingMethod='scale')";
    -webkit-animation: bottom_top_over .3s linear infinite;
    -moz-animation: bottom_top_over .3s linear infinite;
    -o-animation: bottom_top_over .3s linear infinite;
    animation: bottom_top_over .3s linear infinite;
   margin-top:0px;
    

}




@-webkit-keyframes bottom_top_over {
    0% {
        background-position: 0px 0px;
    }
    100% {
        background-position: 0px -11px;
    }
}
@-moz-keyframes bottom_top_over {
    0% {
        background-position: 0px 0px;
    }
    100% {
        background-position: 0px -11px;
    }
}
@keyframes bottom_top_over {
    0% {
        background-position: 0px 0px;
    }
    100% {
        background-position: 0px -11px;
    }
}

.socials-icons li a{
 font-size: 38px;
 cursor: pointer;
color: #222;

}
