a {
    color: inherit;
    text-decoration: none;
}

.a {
    color: inherit;
    text-decoration: none;
}

.a:hover {
    color: #999;
    text-decoration: none;
}
.portfolio-modal .details h2
{
	position : relative ;
}
.clear {
    clear: both;
}
.width-container {
    display: block;
    width: 100%;
    text-align: center;
}
.left {
    float: left;
}

.right {
    float: right;
}

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

.multicolor,
.multicolor * {
    -webkit-transition: background-color .5s, color .5s;
    -moz-transition: background-color .5s, color .5s;
    -o-transition: background-color .5s, color .5s;
    -ms-transition: background-color .5s, color .5s;
    transition: background-color .5s, color .5s;
}

hr{
    border-top: 1px solid #000;	
}
.row {
    
}

.row .heading-container {
    border-bottom: 1px solid #000;
    margin: 0px 0px 75px 0px;
    position: relative;
}




.button-container {
    margin: 7px 0px 0px 44px;
}

.button-container div {
    position: relative;
    float: left;
    display: block;
}

.button-container div.clear {
    float: none;
}

.button-container div .service-arrow {
    position: absolute;
    width: 30px;
    height: 40px;
    -webkit-transition: opacity 0.1s ease-in-out;
    z-index: 4;
    background-image: url("../img/service-arrow-sprite.png");
    display: inline-block;
}

.button-container div.active .service-arrow {
    opacity: 1 !important;
}

.button-container button {
    width: 116px;
    height: 116px;
    -webkit-border-radius: 58px;
    -moz-border-radius: 58px;
    border-radius: 58px;
    background-color: #fff;
    font-size: 48px;
    -webkit-transition: background 0.2s, color 0.2s;
    -moz-transition: background 0.2s, color 0.2s;
    -o-transition: background 0.2s, color 0.2s;
    -ms-transition: background 0.2s, color 0.2s;
    transition: background 0.2s, color 0.2s;
    display: block;
    position: relative;
    z-index: 5;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}

.button-container img {
    border-radius: 58px;
    display: block;
    height: 116px;
    position: relative;
    width: 116px;
    margin-left: -2px;
    margin-top: -2px;
}


.button-container button:hover,
.button-container div.active button {
    color: #fff;
}


@keyframes rotate {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}

@-webkit-keyframes rotate {
    from {
        -webkit-transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(360deg);
    }
}

@-moz-keyframes rotate {
    from {
        -moz-transform: rotate(0deg);
    }
    to {
        -moz-transform: rotate(360deg);
    }
}

.button-container .button1 button {
    margin: 50px 22px 0px 0px;
    padding: -1px 0px 0px 10px;
}

.button-container .button2 button {
    margin: 25px 22px 0px 0px;
    padding: 0px 0px 0px 0px;
}

.button-container .button3 button {
    margin: 9px 22px 0px 0px;
    padding: -1px 0px 0px 2px;
}

.button-container .button4 button {
    margin: 25px 22px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-size: 54px;
}

.button-container .button5 button {
    margin: 50px 0px 0px 0px;
    padding: 0px 0px 10px 0px;
    font-size: 51px;
}

.button-container .button1 span {
    bottom: -24px;
    left: 74px;
    -moz-transform: rotate(-30deg);
    -o-transform: rotate(-30deg);
    -ms-transform: rotate(-30deg);
    transform: rotate(-30deg);
    -webkit-transform: rotate(-30deg);
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.86602540, M12=0.50000000, M21=-0.50000000, M22=0.86602540,sizingMethod='auto expand')";
}

.button-container .button2 span {
    bottom: -31px;
    left: 59px;
    -webkit-transform: rotate(-15deg);
    -moz-transform: rotate(-15deg);
    -o-transform: rotate(-15deg);
    -ms-transform: rotate(-15deg);
    transform: rotate(-15deg);
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.96592583, M12=0.25881905, M21=-0.25881905, M22=0.96592583,sizingMethod='auto expand')";
}

.button-container .button3 span {
    bottom: -33px;
    left: 41px;
}

.button-container .button4 span {
    bottom: -32px;
    left: 23px;
    -webkit-transform: rotate(15deg);
    -moz-transform: rotate(15deg);
    -o-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    transform: rotate(15deg);
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.96592583, M12=-0.25881905, M21=0.25881905, M22=0.96592583,sizingMethod='auto expand')";
}

.button-container .button5 span {
    bottom: -24px;
    left: 8px;
    -webkit-transform: rotate(30deg);
    -moz-transform: rotate(30deg);
    -o-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    transform: rotate(30deg);
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.86602540, M12=-0.50000000, M21=0.50000000, M22=0.86602540,sizingMethod='auto expand')";
}

/* Rotating Buttons Content */

#notched-line {
    width: 656px;
    height: 62px;
    background-image: url("../img/notched-line-sprite.png");
    display: block;
    margin: 50px 0px 0px 46px;
    background-repeat: no-repeat;
}

#service-description-container {
    width: 580px;
    margin: 0px 0px 0px 86px;
}

.row .content-container .service-description h3 {
    font-size: 22px;
    padding: 12px 0px 20px;
}

.service-description > span:first-child {
    font-size: 48px;
    vertical-align: sub;
    margin: 0px 10px 0px 0px;
    width: 60px;
    height: 55px;
    float: left;
}

.row .content-container .service-description p {
    line-height: 23px;
    padding: 0px 15px 0px 70px;
}

.row .content-container .service-description.default {
    position: relative;
    margin-left: -30px;
}

.row .content-container .service-description.default p {
    width: 415px;
    padding: 0px 15px 0px 0px;
}

.row .content-container .service-description.default span {
    width: 260px;
    height: 174px;
    background-image: url("../img/service-description-image.jpg");
    display: block;
    top: -50px;
    position: absolute;
    right: -65px;
    z-index: -1;
}

.service-description.button4 > span:first-child {
    font-size: 54px;
}

.service-description.button5 > span:first-child {
    font-size: 51px;
}

/* Parallax */

.parallax-container {
    /*background-position: center center;*/
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
}

.parallax-container .parallax-bg {
    display: none;
}

.parallax-container button,
#row6 form button {
    font: 700 18px 'Source Sans Pro', 'serif';
    color: #fff;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .32);
    padding: 9px 19px 8px 24px;
    margin: 0px 0px 15px 5%;
}

/* Parallax 1*/

.parallax1 {
    height: 404px;
}

.parallax1 .width-container {
    padding-top: 70px;
}

.parallax1 .testimonial-container {
    width: 665px;
    margin: 0 auto;
    padding: 0px 0px 0px 25px;
    font-family: 'Source Sans Pro', 'serif';
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    position: relative;
    background-color: #eef2d5;
    background-color: rgba(255, 255, 255, .5);
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .32), inset 0 1px rgba(255, 255, 255, .62), inset 0 0 1px rgba(255, 255, 255, .38);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .32), inset 0 1px rgba(255, 255, 255, .62), inset 0 0 1px rgba(255, 255, 255, .38);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .32), inset 0 1px rgba(255, 255, 255, .62), inset 0 0 1px rgba(255, 255, 255, .38);
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, .15), rgba(255, 255, 255, 0));
    background-image: -moz-linear-gradient(top, rgba(255, 255, 255, .15), rgba(255, 255, 255, 0));
    background-image: -o-linear-gradient(top, rgba(255, 255, 255, .15), rgba(255, 255, 255, 0));
    background-image: -ms-linear-gradient(top, rgba(255, 255, 255, .15), rgba(255, 255, 255, 0));
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, .15), rgba(255, 255, 255, 0));
}

.parallax1 .testimonial-container .testimonial {
    width: 73%;
    float: left;
    text-align: center;
    padding: 0px 10px 0px 0px;
}

.parallax1 .testimonial-container .quote-mark {
    font-size: 120px;
    font-weight: 400;
    float: left;
    padding: 10px 0px 0px 0px;
}

.parallax1 .testimonial-container p {
    width: 87.6%;
    float: left;
    font-size: 24px;
    line-height: 33px;
    font-weight: 400;
    font-style: italic;
    padding: 25px 0px 15px 0px;
    text-align: center;
    }

.parallax1 .testimonial-by-container {
    width: 25%;
    text-align: center;
    position: absolute;
    height: 100%;
    right: 0;
    background: url("../img/testimonial-arrow.png") no-repeat;
    background-position: 0% 50%;
}

.parallax1 .testimonial-by-container div {
    line-height: normal;
    display: inline-block;
}

.parallax1 .testimonial-by-container span {
    line-height: normal;
}

.parallax1 .testimonial-container span.arrow {
}

.parallax1 .testimonial-by-container .testimonial-by {
    font-size: 21px;
}

.parallax1 .testimonial-by-container .testimonial-by-location {
    font: 400 18px 'Source Sans Pro', 'serif';
    font-style: italic;
}

/* Process Area */

#process-container {
    width: 469px;
    height: 363px;
    background: url("../img/process-container-bg.png") no-repeat 76px 49px;
    margin: 6.5% 0px 0px 0px;
    position: relative;
}

.process {
    width: 153px;
    height: 153px;
    position: relative;
    cursor: default;
    border-radius: 50%;
}

.process-wrap,
.process-info {
    position: absolute;
    width: 120px;
    height: 120px;
    border-radius: 50%;
}

.process-wrap {
    top: 17px;
    left: 17px;
}

.process-info > div {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-position: center center;
    -webkit-backface-visibility: hidden;
}

.process-info .process-info-front {
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.process-info .process-info-back {
    opacity: 0;
    filter: alpha(opacity=0);
    background: #494848;
    pointer-events: none;
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -o-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5);
    -webkit-transition: all 0.4s ease-in-out 0.2s;
    -moz-transition: all 0.4s ease-in-out 0.2s;
    -o-transition: all 0.4s ease-in-out 0.2s;
    -ms-transition: all 0.4s ease-in-out 0.2s;
    transition: all 0.4s ease-in-out 0.2s;
}

#process1 {
    top: 0px;
    left: 161px;
}

#process2 {
    top: 107px;
    left: 0px;
}

#process3 {
    top: 107px;
    left: 329px;
}

#process4 {
    top: 209px;
    left: 161px;
}

.process {
    background: url(../img/process-bg.png);
}

.process:hover .process-info-front,
.process.hover-emulate .process-info-front {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    opacity: 0;
    filter: alpha(opacity=0);
    font: 600 18px 'Source Sans Pro', 'serif';
    color: #fff;
}

.process-info-front p {
    font: 600 18px/120px 'Source Sans Pro', 'serif' !important;
    color: #fff;
    margin: 0 !important;
}

.process:hover .process-info-back,
.process.hover-emulate .process-info-back {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    filter: alpha(opacity=100);
    pointer-events: auto;
}

.process-info-back {
    text-align: center;
}

.process-info-back p {
    font: 600 14px/18px 'Source Sans Pro', 'serif' !important;
    color: #fff;
    margin: 0 auto !important;
    width: 105px;
}

.process-info-back p.threelines {
    padding-top: 32px;
}

.process-info-back p.fourlines {
    padding-top: 25px;
}

.process-grid {
    text-align: center;
}

.process-grid:after,
.process:before {
    content: '';
    display: table;
}

.process-grid:after {
    clear: both;
}

.process-grid li {
    width: 153px;
    height: 153px;
    display: inline-block;
    position: absolute;
}

/* Skills Area*/

#skills-container {
    margin: 0px 0px 20% 0px;
}

#skills-container .skill {
    width: 100%;
    height: 34px;
	border-radius: 24px;
    background-color: #e8e7e7;
    position: relative;
    margin-top: 11px;
}

#skills-container .skill:first-child {
    margin-top: 0px;
	border-radius: 24px;
}

#skills-container .skill .bar {
    height: 34px;
    width: 0%;
    position: relative;
    -webkit-transition: width 1s ease-in-out, background-color .5s;
    -moz-transition: width 1s ease-in-out, background-color .5s;
    -o-transition: width 1s ease-in-out, background-color .5s;
    transition: width 1s ease-in-out, background-color .5s;
}

#skills-container .skill .skill-name {
    font: 700 15px 'Source Sans Pro', 'serif';
    color: #fff;
    line-height: 34px;
    position: absolute;
    top: 0px;
    left: 20px;
}

#skills-container .skill#skill1.full .bar {
    width: 99.99%;
	border-radius: 24px;
}

#skills-container .skill#skill2.full .bar {
    width: 99%;
	border-radius: 24px;
}

#skills-container .skill#skill3.full .bar {
    width: 99.50%;
	border-radius: 24px;
}

#skills-container .skill#skill4.full .bar {
    width: 99%;
	border-radius: 24px;
}

#skills-container .skill#skill5.full .bar {
    width: 99.90%;
	border-radius: 24px;
}

#skills-container .skill#skill6.full .bar {
    width: 99%;
	border-radius: 24px;
}

#skills-container .skill#skill7.full .bar {
    width: 99%;
	border-radius: 24px;
}

/* Collapsable Items */

.collapsable-items-container {
    margin: 0% 0px 0px 0px;
}

.collapsable-items-container .collapsable-item {
    padding: 0px 0px 15px 0px;
    border-bottom: 1px solid #707070;
    margin: 19px 0px 0px 0px;
}

.collapsable-items-container .collapsable-item:first-child {
    margin: 0;
}

.collapsable-items-container .collapsable-item .clickable-area {
    cursor: pointer;
}

.collapsable-items-container .collapsable-item h4 {
    font: 400 22px/26px 'Source Sans Pro', 'serif';
}

.collapsable-items-container .collapsable-item button {
    width: 23px;
    height: 23px;
    background-color: rgba(0, 0, 0, 0);/*#000;*/
    font: 900 24px 'Source Sans Pro', 'serif';
    color: #000;/*#fff;*/
    float: left;
    line-height: 23px;
    margin: 0px 13px 0px 0px;
}

.collapsable-items-container .collapsable-item .hidden-container {
    -webkit-transition: max-height 1s;
    -moz-transition: max-height 1s;
    -o-transition: max-height 1s;
    transition: max-height 1s;
    overflow: hidden;
}

.collapsable-items-container .collapsable-item .hidden-container p {
    font-size: 16px;
    line-height: 23px;
    margin: 4.8% 0px 0px 2.5%;
	text-align:justify;
}

.grey {
    background-color: #f8f8f8;
}

/* Team Members Area */

.team-member {
    width: 23.046875%;
    float: left;
    line-height: 0;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .22);
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, .22);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .22);
    position: relative;
    margin: 2.539% 0px 105px 26px;
}

.team-member .team-member-details {
    background-color: #fff;
    padding: 0px 0px 0px 9%;
    overflow: hidden;
    max-height: 0px;
    -webkit-transition: max-height 0.4s;
    -moz-transition: max-height 0.4s;
    -o-transition: max-height 0.4s;
    transition: max-height 0.4s;
    position: absolute;
    width: 91%;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .22);
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, .22);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .22);
}

.team-member:hover .team-member-details {
    max-height: 150px;
}

.team-member .team-member-details span {
    float: left;
    clear: left;
    color: #464646;
}

.team-member .team-member-details .name {
    font: 400 18px 'Source Sans Pro', 'serif';
    margin-top: 12px;
}

.team-member .team-member-details .occupation {
    font: 400 16px 'Source Sans Pro', 'serif';
    font-style: italic;
}

.team-member .team-member-details .links {
    float: left;
    margin: 17px 0px 12px 0px;
    clear: both;
    text-align: justify;
    width: 91%;
}

.team-member .team-member-details .links a {
    float: left;
    font-size: 22px;
    width: 25%;
    text-align: center;
}

.team-member .team-member-details .links a:first-child {
    margin: 0px 0px 0px 0px !important;
}

/* Parallax 2 */

.parallax2 {
    height: 335px;
}

.parallax2 .width-container {
    padding-top: 35px;
    text-align: center;
    color: #fff;
}

.parallax2 .width-container h1 {
    font: 900 54px 'Source Sans Pro', 'serif';
}

.parallax2 .width-container h2 {
    font: 700 36px 'Source Sans Pro', 'serif';
}

.parallax2 .width-container p {
    width: 58.5%;
    margin: 20px auto 0px;
    font: 400 16px/24px 'Source Sans Pro', 'serif';
}

.parallax2 button {
    margin: 25px 0px 0px 0px;
}

/* Gallery Area */

#gallery-container .gallery-options {
   /*float: right;*/
    margin: 0px 0px -10px 0px;
	text-align : center ;
}

#gallery-container .gallery-options button:active { 
	color : red ;
 }
#gallery-container .gallery-options button {
    padding: 8px 10px;
    margin: 0px 0px 0px 15px;
   /* font: 400 14px Samsans500 ; */
    background-color: transparent;
	letter-spacing : 1px ;
/*	border : 1px solid lightgrey ; */
	border : none ;
	border-radius : 8px ;
	cursor : pointer ;
}

#gallery-container .column-selector button {
    padding: 12px 0px 8px;
    width: 110px;
}

#gallery-container .gallery-options button:first-child {
    margin: 0px 0px 0px 0px;
}

#gallery-container .gallery-options button.active {
    color: #fff;
    font-weight: 700;
}

#gallery-container #gallery {
    text-align: justify !important;
}

#gallery-container #gallery:after {
    display: inline-block;
    content: '';
    width: 100%;
}
#gallery-container #gallery .gap{
    width: 23%;
}
#gallery-container .gallery-item {
	width: 23%;
    color: #707070;
    border-bottom: 1px solid #707070;
    padding: 0px 0px 15px 0px;
    margin: 50px 0px 0px 0px;
	vertical-align : top ;
}

/*#gallery-container .two-cols .gallery-item,
#gallery-container .two-cols .gap {
    width: 45%;
}

#gallery-container .three-cols .gallery-item,
#gallery-container .three-cols .gap {
    width: 30%;
}

#gallery-container .four-cols .gallery-item,
#gallery-container .four-cols .gap {
    width: 23%;
}*/

#gallery-container .gap {
    display: inline-block;
    margin-bottom: 0;
}

#gallery-container .gallery-item img {
    width: 100%;
/*	height : 200px ; */
}

#gallery-container .image-area {
    height: 330px;
    overflow: hidden;
    position: relative;
}

#gallery-container .image-area {
    height: 100%;
    overflow: hidden;
    position: relative;
    line-height: 0;
}

#gallery-container .gallery-item h5 {
   /* font: 500 14px Samsans500; */
    text-transform: capitalize;
    margin: 20px 0px 0px 3px;
	word-break: break-all;
	letter-spacing : 0.5px ;
	color : #000 ;
}

#gallery-container .gallery-item .category {
    font: 400 16px 'Source Sans Pro', 'serif';
    font-style: italic;
    margin: 0px 0px 0px 3px;
}

#gallery-container .transparent-hover {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    filter: alpha(opacity=0);
    top: 0px;
    transition: opacity .2s;
    -moz-transition: opacity .2s;
    -webkit-transition: opacity .2s;
    -o-transition: opacity .2s;
    z-index: 5;
}

#gallery-container .gallery-item:hover .transparent-hover {
    opacity: .85;
    filter: alpha(opacity=85);
}

#gallery-container .plus-button {
    width: 68px;
    height: 68px;
    background-image: url("../img/plus-button1.png");
    position: absolute;
    left: 50%;
    margin: 0px 0px 0px -34px !important;
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-transform: scale(2);
    -webkit-transform: scale(2);
    transform: scale(2);
    z-index: 5;
}

#gallery-container .two-cols .plus-button {
    top: 30px;
}

#gallery-container .three-cols .plus-button {
    top: 40px;
}

#gallery-container .four-cols .plus-button {
    width: 56px;
    height: 56px;
    top: 20px;
    margin: 0px 0px 0px -28px !important;
    background-size: 56px 56px;
}

#gallery-container .gallery-item:hover .plus-button {
    opacity: 1;
    filter: alpha(opacity=100);
    transition: opacity .2s, transform .2s;
    -moz-transition: opacity .2s, transform .2s;
    -o-transition: opacity .2s, transform .2s;
    -webkit-transition: opacity .2s, -webkit-transform .2s;
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
}

#gallery-container .gallery-item-description {
    width: 100%;
    padding: 20px 0px;
    position: absolute;
    bottom: -94px;
    background: url("../img/grey-overlay.png") repeat;
    z-index: 5;
    transition: bottom 300ms;
    -webkit-transition: bottom 300ms;
    text-align: center;
}

#gallery-container .four-cols .gallery-item-description {
    padding: 8px 0px;
}

#gallery-container .gallery-item:hover .gallery-item-description {
    bottom: 0px;
}

#gallery-container .gallery-item .image-area button {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: transparent;
    cursor: pointer;
    z-index: 6;
}

#gallery-container .gallery-item-description p {
    width: 90%;
    margin: 0 auto;
   /* font: 500 16px/18px Helvetica500; */
    color: #fff;
}

#gallery-container .four-cols .gallery-item-description p {
    font-size: 14px;
}

#gallery-container .column-selector {
    float: left;
}

#gallery .gallery-item {
    opacity: 0;
    display: none;
}

/* Parallax 3 */

.parallax3 {
    height: 466px;
}

.parallax3 .width-container {
    padding-top: 60px;
    text-align: center;
    color: #fff;
}

.parallax3 .width-container h1 {
    font: 900 48px/50px 'Source Sans Pro', 'serif';
}

.parallax3 .width-container p {
    width: 58.59375%;
    margin: 40px auto 0px;
    font: 400 22px/28px 'Source Sans Pro', 'serif';
}

/* Testimonial Area */

#testimonials {
    padding: 0px 0px 120px 20px;
}

#testimonials .testimonial {
    width: 41%;
    position: relative;
    background-color: #f7f7f7;
    padding: 27px 3% 17px 3%;
    margin: 35px 0px 0px 5%;
    float: left;
	border-radius: 5px;
}

#testimonials .testimonial p {
    font: 400 17px/23px 'Source Sans Pro', 'serif';
    color: #464646;
}

#testimonials .testimonial-by-container {
    float: right;
    margin: 8px 0px 0px 0px;
}

#testimonials .testimonial-by-container .testimonial-by {
    font: 600 17px 'Source Sans Pro', 'serif';
    color: #363636;
}

#testimonials .testimonial-by-container .testimonial-by span {
    margin: 0px 7px;
}

#testimonials .testimonial-by-container .testimonial-by-company {
    font: 400 14px 'Source Sans Pro', 'serif';
    font-style: italic;
}

#testimonials .testimonial > span {
    display: block;
    position: absolute;
    width: 30px;
    height: 23px;
    background-image: url("../img/testimonial-triangle.png");
    bottom: -23px;
    left: 32px;
}


.contact-details ul {
    width: 100%;
}

.contact-details ul li {
    width: 72%;
    padding: 10px 50px 10px 40px;
    border-bottom: 1px solid #707070;
    position: relative;
}

.contact-details ul li:first-child {
    border-top: 1px solid #707070;
}

.contact-details ul li span {
    vertical-align: middle;
    color: #363636;
}

.contact-details ul li span:first-child {
    margin-right: 10px;
    display: block;
    text-align: center;
    position: absolute;
    left: 0px;
    width: 30px;
}

.contact-details ul li .icon-home {
    font-size: 24px;
    top: 8px;
}

.contact-details ul li .icon-mobile-phone {
    font-size: 28px;
    top: 6px;
}

.contact-details ul li .icon-envelope {
    font-size: 18px;
    top: 11px;
}

.contact-details ul li .contact-detail {
    font: 400 16px/15px 'Source Sans Pro', 'serif';
}

.input {
    width: 32%;
    margin: 0px 0px 0px 2%;
    float: left;
}

form .input:first-child {
    margin: 0px 0px 0px 0px;
}

.input span,
.textarea span {
    font: 600 16px 'Source Sans Pro', 'serif';
    color: #464646;
    margin: 0px 0px 5px 0px;
    float: left;
}

.input input,
.textarea textarea {
    background-color: #fff;
    border: solid 1px #c9c9c9;
    float: left;
    clear: both;
    font: 400 16px 'Source Sans Pro', 'serif';
}

.input input.error,
.textarea textarea.error {
    border: solid 1px red;
}

.input input {
    width: 94%;
    height: 47px;
    padding: 0px 3%;
}

.textarea {
    margin: 25px 0px 0px 0px;
    float: left;
    clear: both;
    width: 100%;
}

.textarea textarea {
    width: 98%;
    height: 220px;
    padding: 1%;
}

/* Banner */

.banner {
    width: 96.289%;
    margin: 65px auto 65px;
    font: 600 22px/29px 'Source Sans Pro', 'serif';
    color: #fff;
    padding: 25px 0px;
    position: relative;
}

.banner p {
    width: 64%;
    vertical-align: middle;
    text-align: left;
    padding: 0% 5%;
}

.banner button {
    width: 26%;
    height: 100%;
    position: absolute;
    top: 0px;
    right: 0px;
    color: #fff;
    background-color: #464646;
}

.banner button span {
    float: left;
}

.banner button span:first-child {
    font: 700 24px/24px 'Source Sans Pro', 'serif';
    width: 120px;
    text-align: right;
    display: block;
    margin: 0px 0px 0px 32px;
}

.banner button .icon-hand-right {
    font-size: 48px;
    transform: rotate(-15deg);
    -ms-transform: rotate(-15deg);
    -webkit-transform: rotate(-15deg);
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.96592583, M12=0.25881905, M21=-0.25881905, M22=0.96592583,sizingMethod='auto expand')";
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.96592583, M12=0.25881905, M21=-0.25881905, M22=0.96592583, sizingMethod='auto expand');
    margin: -5px 0px 0px 20px;
}

/* Options Panel */

#options-panel {
    position: fixed;
    top: 83px;
    left: 0px;
    z-index: 21;
    transition: left .2s;
    -moz-transition: left .2s;
    -webkit-transition: left .2s;
    -o-transition: left .2s;
}

#options-panel .container {
    width: 197px;
    position: relative;
}

#options-panel.hide {
    left: -197px;
}

#options-panel.show {
    left: 0px;
}

#options-panel .container .options {
    padding: 20px;
    background-color: #121212;
    font: 600 18px 'Source Sans Pro', 'serif';
    color: #fff;
}

#options-panel h4 {
    font: 700 18px 'Source Sans Pro', 'serif';
    background-color: #2e2e2e;
    height: 43px;
    line-height: 46px;
    padding: 0px 0px 0px 16px;
}

#options-panel .container .options h5 {
    margin: 0px 0px 10px 0px;
}

#options-panel .container .options > button {
    font: 600 14px 'Source Sans Pro', 'serif';
    color: #fff;
    width: 73px;
    height: 25px;
    background-color: #4e4e4e;
    margin: 0px 0px 15px 6px;
}

#options-panel .container .options ul li {
    float: left;
    margin: 9px 0px 0px 16px;
}

#options-panel .container .options ul button {
    width: 39px;
    height: 25px;
}

#options-panel .container .options ul #green-template {
    background: transparent url("../img/color-option-green.html");
}

#options-panel .container .options ul #orange-template {
    background: transparent url("../img/color-option-orange.html");
}

#options-panel .container .options ul #blue-template {
    background: transparent url("../img/color-option-blue.html");
}

#options-panel .container .options ul #bright-green-template {
    background: transparent url("../img/color-option-bright-green.html");
}

#options-panel .container .options ul #magenta-template {
    background: transparent url("../img/color-option-magenta.html");
}

#options-panel .container .options ul #yellow-template {
    background: transparent url("../img/color-option-yellow.html");
}

#options-panel .container .options ul #purple-template {
    background: transparent url("../img/color-option-purple.html");
}

#options-panel .container .toggle-button button {
    width: 43px;
    height: 43px;
    background-color: #2e2e2e;
    position: absolute;
    top: 0px;
    right: -43px;
    font-size: 25.5px;
    color: #fff;
}

/* Portfolio Modal */

.gallery-inner-container {
    position: fixed;
    width: 974px;
    max-height: 700px;
    top: 50px;
    left: 50%;
    margin-left: -512px;
    -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, .15);
    -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, .15);
    box-shadow: 1px 1px 1px rgba(0, 0, 0, .15);
    border: solid 1px #aeaeae;
    z-index: 999;
    overflow: auto;
}

.gallery-modal-container {
    z-index: 20;
}

.portfolio-modal {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 24px;
    height: 100%;
}

.image_area_sub {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    background: #fff;
    width: 100%;
}
.portfolio-modal .image-area {
 /*   float: left;
    width: 61.08829568788501%;
    margin: 0px 40px 0px 0px;
    overflow: hidden; */
	float: left;
    width: 61.08829568788501%;
    margin: 0px 40px 0px 0px;
    overflow: hidden;
 /*   height: 500px; */
    display: inline-table;
}

.portfolio-modal .details {
    float: left;
    width: 33%;
}

.portfolio-modal .details h2 {
   /* font: 500 20px Helvetica500 ; */
    margin: 0px 0px 20px 0px;
    text-transform: uppercase;
}

.portfolio-modal .details .project-info {
    width: 100%;
    padding: 15px 0px;
}

.portfolio-modal .details .project-info span {
    font: 400 15px Samsans500;
    color: #000;
    font-style: italic;
}

.portfolio-modal .details .project-info .separator {
    margin: 0px 2px;
}

.portfolio-modal .details p {
    width: 100%;
   /* font: 300 16px/23px helvetica; */
    margin: 25px 0px 40px 0px;
    color: grey;
    letter-spacing: 1px
}

.portfolio-modal .portfolio-nav {
    margin: -25px auto 0px;
    width: 70px;
}

.portfolio-modal .portfolio-nav button {
    width: 31px;
    padding: 2px 0px;
    font: 100 19px 'Source Sans Pro', 'serif';
    color: #fff;
    text-align: center;
    border-radius: 5px;
}

.portfolio-modal .collapsable-items-container {
    width: 33%;
    float: left;
}

.portfolio-modal .hidden-container ul {
    font: 300 16px 'Source Sans Pro', 'serif';
    padding: 0px 0px 0px 38px;
}

.portfolio-modal .hidden-container ul li {
    margin: 5px 0px 0px 0px;
}

.gallery-inner-container .close-button {
    width: 20px;
    font: 100 21px ;
    background-color: transparent;
    margin: 5px 7px 0px 0px;
    float: right;
	border : none ;
}

/* Overlay */

#overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 14;
    display: none;
}

#overlay div {
    width: 100%;
    height: 100%;
    background-color: #fff;
    opacity: .70;
    filter: alpha(opacity=70);
}

/* TinyNav */

.tinynav {
    display: none;
}

.hr {
border: none;
height: 1px;
color: #999;
background-color: #01a97a;
margin: 5px 0 0px 0;
/* style untuk link popup */
a.popup-link {
	padding:17px 0;
	text-align: center;
	margin:10% auto;
	position: relative;
	width: 300px;
	color: #fff;
	text-decoration: none;
	background-color: #FFBA00;
	border-radius: 3px;
	box-shadow: 0 5px 0px 0px #eea900;
	display: block;
}
a.popup-link:hover {
	background-color: #ff9900;
	box-shadow: 0 3px 0px 0px #eea900;
	-webkit-transition:all 1s;
	transition:all 1s;
}
/* end link popup*/
/* animasi popup */

@-webkit-keyframes autopopup {
	from {opacity: 0;margin-top:-200px;}
	to {opacity: 1;}
}
@-moz-keyframes autopopup {
	from {opacity: 0;margin-top:-200px;}
	to {opacity: 1;}
}
@keyframes autopopup {
	from {opacity: 0;margin-top:-200px;}
	to {opacity: 1;}
}
/* end animasi popup */
.vticker{
	width: 163px;
	float:right;
}
.vticker ul{
	padding: 0;
}
.vticker li{
	list-style: none;
	padding: 16px 0px 0px 0px;
}
.et-run{
	background: red;
}