/*!
 * Start Bootstrap - Agency Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

body {
    overflow-x: hidden;
    font-family: "Roboto Slab","Helvetica Neue",Helvetica,Arial,sans-serif;
}

.text-muted {
    color: #777;
}

.text-primary {
    color: #fed136;
}

p {
    font-size: 14px;
    line-height: 1.75;
}

p.large {
    font-size: 16px;
}

a,
a:hover,
a:focus,
a:active,
a.active {
    outline: 0;
}

a {
    color: #fed136;
}

a:hover,
a:focus,
a:active,
a.active {
    color: #fec503;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    /*text-transform:capitalize;*/
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
}

.img-centered {
    margin: 0 auto;
}

.bg-light-gray {
    background-color: #ffb310;
	margin: 0px 0px 0px 0px;
	padding:80px 0px 80px 0px;
	color:#FFFFFF !important;
}


.header-contact{ color:#999; text-align:right; line-height:10px; font-size:12px}

.bg-light-gray-back {
   /* background-color: #666666;*/
   background-image:url(/web/20151005094344im_/http://www.corpaidcs.com/img/body5.JPG);
	margin: 28px 0px 0px 0px;
	padding:80px 0px 80px 0px;
	color:#FFFFFF !important;
}

.tab-nav-bac{  background-color: rgba(0,0,0,0.2); border:none;}

.bg-gray {
   /* background-color: #FF4D4D;/*#F4F4F4;* /
    background-image:url("/web/20151005094344im_/http://www.corpaidcs.com/img/body5.JPG");*/
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1e5799+0,7db9e8+100&amp;1+0,0+100;Blue+to+Transparent */
	background: -moz-linear-gradient(top,  rgba(30,87,153,1) 0%, rgba(125,185,232,0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(30,87,153,1)), color-stop(100%,rgba(125,185,232,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(30,87,153,1) 0%,rgba(125,185,232,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(30,87,153,1) 0%,rgba(125,185,232,0) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(30,87,153,1) 0%,rgba(125,185,232,0) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(30,87,153,1) 0%,rgba(125,185,232,0) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#007db9e8',GradientType=0 ); /* IE6-9 */

	margin-top:70px;
}

.tab-nav li{ border-right:1px solid #333333; font-weight:bold; }

.tab-nav li a{ padding:15px 28px 15px 27px; }


.bg-light-gray h3 {
  color:#FFFFFF;
}


.bg-darkest-gray {
    background-color: #222;
}

.btn-primary {
    border-color: #fed136;
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #fff;
    background-color: #fed136;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    border-color: #f6bf01;
    color: #fff;
    background-color: #fec503;
}

.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    background-image: none;
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
    border-color: #fed136;
    background-color: #fed136;
}

.btn-primary .badge {
    color: #fed136;
    background-color: #fff;
}

.btn-xl {
margin-top:10px;
    padding: 15px 40px;
    border-color: #fed136;
    border-radius: 3px;
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    background-color: #fed136;
}

.btn-xl:hover,
.btn-xl:focus,
.btn-xl:active,
.btn-xl.active,
.open .dropdown-toggle.btn-xl {
    border-color: #f6bf01;
    color: #fff;
    background-color: #fec503;
}

.btn-xl:active,
.btn-xl.active,
.open .dropdown-toggle.btn-xl {
    background-image: none;
}

.btn-xl.disabled,
.btn-xl[disabled],
fieldset[disabled] .btn-xl,
.btn-xl.disabled:hover,
.btn-xl[disabled]:hover,
fieldset[disabled] .btn-xl:hover,
.btn-xl.disabled:focus,
.btn-xl[disabled]:focus,
fieldset[disabled] .btn-xl:focus,
.btn-xl.disabled:active,
.btn-xl[disabled]:active,
fieldset[disabled] .btn-xl:active,
.btn-xl.disabled.active,
.btn-xl[disabled].active,
fieldset[disabled] .btn-xl.active {
    border-color: #fed136;
    background-color: #fed136;
}

.btn-xl .badge {
    color: #fed136;
    background-color: #fff;
}

.navbar-home {
    border-color: #000000;
    background-color: #222;
}
.navbar-default {
    border-color: black;
    background-color: #222;
}

.navbar-default .navbar-brand {
    font-family: "Kaushan Script","Helvetica Neue",Helvetica,Arial,cursive;
    color: #fed136;
}
.navbar-home .navbar-brand {
    font-family: "Kaushan Script","Helvetica Neue",Helvetica,Arial,cursive;
    color: #fed136;
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:active,
.navbar-default .navbar-brand.active {
    color: #fec503;
}
.navbar-home .navbar-brand:hover,
.navbar-home .navbar-brand:focus,
.navbar-home .navbar-brand:active,
.navbar-home .navbar-brand.active {
    color: #fec503;
}

.navbar-default .navbar-collapse {
    border-color: rgba(255,255,255,.02);
}
.navbar-home .navbar-collapse {
    border-color: rgba(255,255,255,.02);
}


.navbar-default .navbar-toggle {
    border-color: #fed136;
    background-color: #fed136;
}
.navbar-home .navbar-toggle {
    border-color: #fed136;
    background-color: #fed136;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}

.navbar-home .navbar-toggle .icon-bar {
    background-color: #fff;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #fed136;
}

.navbar-home .navbar-toggle:hover,
.navbar-home .navbar-toggle:focus {
    background-color: #fed136;
}

.navbar-default .nav li a {
    /*text-transform: capitalize;*/
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 400;
    letter-spacing: 1px;
    color: #fff;
}
.navbar-home .nav li a {
    /*text-transform: capitalize;*/
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 400;
    letter-spacing: 1px;
    color: #fff;
}

.navbar-default .nav li a:hover,
.navbar-default .nav li a:focus {
    outline: 0;
    color: #fed136;
}
.navbar-home .nav li a:hover,
.navbar-home .nav li a:focus {
    outline: 0;
    color: #fed136;
}

.navbar-default .navbar-nav>.active>a {
    border-radius: 0;
    color: #fff;
   /* background-color: #fed136;*/
}
.navbar-home .navbar-nav>.active>a {
    border-radius: 0;
    color: #fff;
   /* background-color: #fed136;*/
}

.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    color: #fff;
    /*background-color: #fec503;*/
}
.navbar-home .navbar-nav>.active>a:hover,
.navbar-home .navbar-nav>.active>a:focus {
    color: #fff;
    /*background-color: #fec503;*/
}


@media(min-width:768px) {
    .navbar-default {
        padding: 20px 0;
        border: 0;
		/*background-color:#000000;
        background-color: transparent;*/
        background-color: #000;
        -webkit-transition: padding .3s;
        -moz-transition: padding .3s;
        transition: padding .3s;
    }
    
    .navbar-home {
        padding: 20px 0;
        border: 0;
 		background-color:#000000; 
        /*background-color: transparent;*/
        -webkit-transition: padding .3s;
        -moz-transition: padding .3s;
        transition: padding .3s;
    }

    .navbar-default .navbar-brand {
        font-size: 2em;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s;
    }
    .navbar-home .navbar-brand {
        font-size: 2em;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s;
    }

    .navbar-default .navbar-nav>.active>a {
        border-radius: 3px;
    }
    .navbar-home .navbar-nav>.active>a {
        border-radius: 3px;
    }

    .navbar-default.navbar-shrink {
        padding: 10px 0;
        background-color:  #222;
		box-shadow:0px 0px 4px #666;
		
    }
    .navbar-home.navbar-shrink {
        padding: 10px 0;
        background-color:  #222;
		box-shadow:0px 0px 4px #666;
		
    }

    .navbar-default.navbar-shrink .navbar-brand {
        font-size: 1.5em;
    }
    .navbar-home.navbar-shrink .navbar-brand {
        font-size: 1.5em;
    }
}

header {
    text-align: center;
    color: #fff;
    background-attachment: scroll;
    background-image: url(/web/20151005094344im_/http://www.corpaidcs.com/img/header-bg.jpg);
    background-position: center center;
    background-repeat: none;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

header .intro-text {
    padding-top: 130px;
    padding-bottom: 105px;
}

header .intro-text .intro-lead-in {
    margin-bottom: 25px;
    font-family: "Droid Serif","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 22px;
   /* font-style: italic;*/
    line-height: 22px;
}

header .intro-text .intro-heading {
    margin-bottom: 25px;
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 50px;
    font-weight: 700;
    line-height: 50px;
}
.side-bar-color{ background-color:#FFFFFF; box-shadow:0px 0px 2px #ccc; border-radius:5px;}
.side-bar-header{ background-color:#333333; height:50px; border-radius:5px;}
.side-bar-header h3{ margin:0px; padding:0px 0px 0px 30px; color:#FFFFFF; line-height:50px; }
.side-bar-header h4{ margin:0px; color:#FFFFFF; line-height:50px; font-size:14px; text-align:center; }
.side-bar-color ul{ margin:0px; padding:0px; list-style:none;}
.side-bar-color ul li{ margin:0px; padding:15px 0px 15px 30px; border-bottom:1px solid #CCCCCC; cursor:pointer; }
.side-bar-color ul li:hover{ background-color:#F2F2F2; }
.bullets{ margin:0px 15px 0px 0px; width:20px; height:20px; border-radius:50%; float:left;}
.bullets-color1{background-color:#FFCC00;}
.bullets-color2{background-color:#FF6600;}
.bullets-color3{background-color:#FF3300;}
.bullets-color4{background-color:#00CC33;}
.bullets-color5{background-color:#0066FF;}
.bullets-color6{background-color:#663399;}
.bullets-color7{background-color:#990066;}
.set-bac{ background-color:#C7C7B6; padding:15px 0px 5px 0px; margin-bottom:20px; border-radius:8px;}
.contact-bac{ background-image:url(/web/20151005094344im_/http://www.corpaidcs.com/img/contact-img.png); margin:20px 0px 0px 5%; padding:0px; width:90%; height:150px; border-radius:5px;}

@media(min-width:768px) {
    header .intro-text {
        padding-top: 250px;
        padding-bottom: 400px;
    }

    header .intro-text .intro-lead-in {
        margin-bottom: 25px;
        font-family: "Droid Serif","Helvetica Neue",Helvetica,Arial,sans-serif;
        font-size: 40px;
     /*   font-style: italic;*/
        line-height: 70px;
    }

    header .intro-text .intro-heading {
        margin-bottom: 50px;
        text-transform: uppercase;
        font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
        font-size: 75px;
        font-weight: 700;
        line-height: 75px;
    }
}

section {
    padding: 100px 0;
}

section h2.section-heading {
    margin-top: 0;
    margin-bottom: 15px;
    font-size: 40px;
}

section h3.section-subheading {
    margin-bottom: 40px;
    text-transform: none;
    font-family: "Droid Serif","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 18px;
    font-style: italic;
    font-weight: 400;
	line-height:30px;
}

@media(min-width:768px) {
    section {
        padding: 50px 0;
    }
}

.service-heading {
    margin: 15px 0;
    text-transform: none;
}

#portfolio .portfolio-item {
    right: 0;
    margin: 0 0 15px;
}

#portfolio .portfolio-item .portfolio-link {
    display: block;
    position: relative;
    margin: 0 auto;
    max-width: 400px;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    background: rgba(254,209,54,.9);
    -webkit-transition: all ease .5s;
    -moz-transition: all ease .5s;
    transition: all ease .5s;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover:hover {
    opacity: 1;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content {
    position: absolute;
    top: 50%;
    width: 100%;
    height: 20px;
    margin-top: -12px;
    text-align: center;
    font-size: 20px;
    color: #fff;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content i {
    margin-top: -12px;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h3,
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h4 {
    margin: 0;
}

#portfolio .portfolio-item .portfolio-caption {
    margin: 0 auto;
    padding: 25px;
    max-width: 400px;
    text-align: center;
    background-color: #fff;
}

#portfolio .portfolio-item .portfolio-caption h4 {
    margin: 0;
    text-transform: none;
}

#portfolio .portfolio-item .portfolio-caption p {
    margin: 0;
    font-family: "Droid Serif","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 16px;
    font-style: italic;
}

#portfolio * {
    z-index: 2;
}

@media(min-width:767px) {
    #portfolio .portfolio-item {
        margin: 0 0 30px;
    }
}

.timeline {
    position: relative;
    padding: 0;
    list-style: none;
}

.timeline:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 40px;
    width: 2px;
    margin-left: -1.5px;
    background-color: #f1f1f1;
}

.timeline>li {
    position: relative;
    margin-bottom: 50px;
    min-height: 50px;
}

.timeline>li:before,
.timeline>li:after {
    content: " ";
    display: table;
}

.timeline>li:after {
    clear: both;
}

.timeline>li .timeline-panel {
    float: right;
    position: relative;
    width: 100%;
    padding: 0 20px 0 100px;
    text-align: left;
}

.timeline>li .timeline-panel:before {
    right: auto;
    left: -15px;
    border-right-width: 15px;
    border-left-width: 0;
}

.timeline>li .timeline-panel:after {
    right: auto;
    left: -14px;
    border-right-width: 14px;
    border-left-width: 0;
}

.timeline>li .timeline-image {
    z-index: 100;
    position: absolute;
    left: 0;
    width: 80px;
    height: 80px;
    margin-left: 0;
    border: 7px solid #f1f1f1;
    border-radius: 100%;
    text-align: center;
    color: #fff;
    background-color: #fed136;
}

.timeline>li .timeline-image h4 {
    margin-top: 12px;
    font-size: 10px;
    line-height: 14px;
}

.timeline>li.timeline-inverted>.timeline-panel {
    float: right;
    padding: 0 20px 0 100px;
    text-align: left;
}

.timeline>li.timeline-inverted>.timeline-panel:before {
    right: auto;
    left: -15px;
    border-right-width: 15px;
    border-left-width: 0;
}

.timeline>li.timeline-inverted>.timeline-panel:after {
    right: auto;
    left: -14px;
    border-right-width: 14px;
    border-left-width: 0;
}

.timeline>li:last-child {
    margin-bottom: 0;
}

.timeline .timeline-heading h4 {
    margin-top: 0;
    color: inherit;
}

.timeline .timeline-heading h4.subheading {
    text-transform: none;
}

.timeline .timeline-body>p,
.timeline .timeline-body>ul {
    margin-bottom: 0;
}

@media(min-width:768px) {
    .timeline:before {
        left: 50%;
    }

    .timeline>li {
        margin-bottom: 100px;
        min-height: 100px;
    }

    .timeline>li .timeline-panel {
        float: left;
        width: 41%;
        padding: 0 20px 20px 30px;
        text-align: right;
    }

    .timeline>li .timeline-image {
        left: 50%;
        width: 100px;
        height: 100px;
        margin-left: -50px;
    }

    .timeline>li .timeline-image h4 {
        margin-top: 16px;
        font-size: 13px;
        line-height: 18px;
    }

    .timeline>li.timeline-inverted>.timeline-panel {
        float: right;
        padding: 0 30px 20px 20px;
        text-align: left;
    }
}

@media(min-width:992px) {
    .timeline>li {
        min-height: 150px;
    }

    .timeline>li .timeline-panel {
        padding: 0 20px 20px;
    }

    .timeline>li .timeline-image {
        width: 150px;
        height: 150px;
        margin-left: -75px;
    }

    .timeline>li .timeline-image h4 {
        margin-top: 30px;
        font-size: 18px;
        line-height: 26px;
    }

    .timeline>li.timeline-inverted>.timeline-panel {
        padding: 0 20px 20px;
    }
}

@media(min-width:1200px) {
    .timeline>li {
        min-height: 170px;
    }

    .timeline>li .timeline-panel {
        padding: 0 20px 20px 100px;
    }

    .timeline>li .timeline-image {
        width: 170px;
        height: 170px;
        margin-left: -85px;
    }

    .timeline>li .timeline-image h4 {
        margin-top: 40px;
    }

    .timeline>li.timeline-inverted>.timeline-panel {
        padding: 0 100px 20px 20px;
    }
}

.team-member {
    margin-bottom: 50px;
    text-align: center;
}

.team-member img {
    margin: 0 auto;
    border: 7px solid #fff;
}

.team-member h4 {
    margin-top: 25px;
    margin-bottom: 0;
    text-transform: none;
}

.team-member p {
    margin-top: 0;
}

aside.clients img {
    margin: 50px auto;
}

section#contact {
    background-color: #222;
    background-image: url(/web/20151005094344im_/http://www.corpaidcs.com/img/map-image.png);
    background-position: center;
    background-repeat: no-repeat;
}

section#contact .section-heading {
    color: #fff;
}

section#contact .form-group {
    margin-bottom: 25px;
}

section#contact .form-group input,
section#contact .form-group textarea {
    padding: 20px;
}

section#contact .form-group input.form-control {
    height: auto;
}

section#contact .form-group textarea.form-control {
    height: 236px;
}

section#contact .form-control:focus {
    border-color: #fed136;
    box-shadow: none;
}

section#contact::-webkit-input-placeholder {
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #bbb;
}

section#contact:-moz-placeholder {
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #bbb;
}

section#contact::-moz-placeholder {
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #bbb;
}

section#contact:-ms-input-placeholder {
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #bbb;
}

section#contact .text-danger {
    color: #e74c3c;
}

footer {
    padding: 25px 0;
    text-align: center;
}

footer span.copyright {
    text-transform: uppercase;
    text-transform: none;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    line-height: 40px;
	color:#666666;
}

footer ul.quicklinks {
    margin-bottom: 0;
    text-transform: uppercase;
    text-transform: none;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    line-height: 40px;
}

ul.social-buttons {
    margin-bottom: 0;
}

ul.social-buttons li a {
    display: block;
    width: 40px;
    height: 40px;
 /*   border-radius: 100%;*/
    font-size: 20px;
    line-height: 40px;
    outline: 0;
    color: #fff;
    background-color: #222;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}

ul.social-buttons li a:hover,
ul.social-buttons li a:focus,
ul.social-buttons li a:active {
    background-color: #fed136;
}

.btn:focus,
.btn:active,
.btn.active,
.btn:active:focus {
    outline: 0;
}



ol.social-buttons {
    margin-bottom: 0;
}

ol.social-buttons li a {
    display: block;
    width: 30px;
    height: 40px;
 /*   border-radius: 100%;*/
    font-size: 20px;
    line-height: 40px;
    outline: 0;
    color: #fff;
   
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}

ol.social-buttons li a:hover,
ol.social-buttons li a:focus,
ol.social-buttons li a:active {
    
}




.social-tw-color{ background-color:#62c6f8;}
.social-tw-color:hover{ background-color:#52b8eb;}
.social-fb-color{ background-color:#3873ae;}
.social-fb-color:hover{ background-color:#2f679f;}

.social-in-color{ background-color:#d74980;}
.social-in-color:hover{ background-color:#cc4278;}

.social-gp-color{ background-color:#ff3939;}
.social-gp-color:hover{ background-color:#f01c1c;}


.portfolio-modal .modal-content {
    padding: 100px 0;
    min-height: 100%;
    border: 0;
    border-radius: 0;
    text-align: center;
    background-clip: border-box;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.portfolio-modal .modal-content h2 {
    margin-bottom: 15px;
    font-size: 3em;
}

.portfolio-modal .modal-content p {
    margin-bottom: 30px;
}

.portfolio-modal .modal-content p.item-intro {
    margin: 20px 0 30px;
    font-family: "Droid Serif","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 16px;
    font-style: italic;
}

.portfolio-modal .modal-content ul.list-inline {
    margin-top: 0;
    margin-bottom: 30px;
}

.portfolio-modal .modal-content img {
    margin-bottom: 30px;
}

.portfolio-modal .close-modal {
    position: absolute;
    top: 25px;
    right: 25px;
    width: 75px;
    height: 75px;
    background-color: transparent;
    cursor: pointer;
}

.portfolio-modal .close-modal:hover {
    opacity: .3;
}

.portfolio-modal .close-modal .lr {
    z-index: 1051;
    width: 1px;
    height: 75px;
    margin-left: 35px;
    background-color: #222;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.portfolio-modal .close-modal .lr .rl {
    z-index: 1052;
    width: 1px;
    height: 75px;
    background-color: #222;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

::-moz-selection {
    text-shadow: none;
    background: #fed136;
}

::selection {
    text-shadow: none;
    background: #fed136;
}

img::selection {
    background: 0 0;
}

img::-moz-selection {
    background: 0 0;
}

body {
    webkit-tap-highlight-color: #fed136;
}

.color-blok{ margin:0px; padding-bottom:40px ; width:100%; height:auto;  position:relative;}
.color-blok img{ margin:0px; padding:0px; width:100%; height:auto; position:relative; z-index:-0;}
.color-blok-space{ margin-top:-95px; padding:0px; position:absolute; color:#FFFFFF; font-size:22px; width:100%; height:auto; z-index:100; top:50%;}
.color-blok-space-but{ margin:40px auto 20px auto; padding:0px; width:50%; height:40px; border:1px solid #FFFFFF; line-height:40px; border-radius:5px; color:#fff; cursor:pointer;}

.color-blok-space-but:hover{ background-color:rgba(0,0,0,.05); }

.color-blok-space span{font-size:28px; }
.service-back-1{ background-color:#ffb911;}
.service-back-2{ background-color:#ff5e0f;}
.service-back-3{ background-color:#0ef49b;}
.service-back-4{ background-color:#05cbef;}
.about-read-more a{ margin:0px auto ; padding:0px; width:150px; height:50px; border:1px solid #fff; line-height:50px; border-radius:5px; color:#fff; cursor:pointer; display:block; text-decoration:none;}
.about-read-more a:hover{ background-color:#FF9900;}
.content-fotter{ margin:0px; padding:0px; color:#CCCCCC; }/*text-transform:capitalize !important;*/

.scroll-thims{ margin:0px; padding:0px; width:30px; height:200px;  position:fixed; top:30%; right:30px;}
.scroll-thims ul{ margin:0px; padding:0px; list-style:none;  }
.scroll-thims ul li { margin:0px; padding:0px;  }

.scroll-thims ul li a{ margin:10px 0px 10px 0px; padding:0px; width:15px; height:15px; border-radius:50%; cursor:pointer;
 background-color:#CCCCCC; display:block; overflow:hidden;}
.scroll-thims ul li a:hover{ background-color:#FF9900;  }


.scroll-thims ul li a:focus,
{
 background-color:#FF9900;}
 .text-border-left{width:50px; height:100%; border-left:1px solid #999999; border-top:1px solid #999999; border-bottom:1px solid #999999;  position:absolute; left:0px;}
 
 .text-border-right{width:50px; height:100%; border-right:1px solid #999999; border-top:1px solid #999999; border-bottom:1px solid #999999;  position:absolute; right:0px; top:0px;}
 
 .carousel-caption h4{ line-height:30px; color:#CCCCCC; }

 /*********slider******************/

	  
	  *{
	  box-sizing:border-box;
	  -webkit-box-sizing:border-box;
	  -moz-box-sizing:border-box;
/* 	  color: rgb(255, 255, 255); */
	  }

	footer{
  background:none;
  color:#2b2b2b;
}

footer a{
/*    color:#2b2b2b; */
/*   text-decoration:underline; */
}
	
	.navbar .container  {
		max-width: 1170px;
		}

	  h1,h2,h3,h4,h5,h6{
		font-weight:200;
	  }
	  .navbar-inverse .navbar-inner{
		-webkit-border-radius: 0px;
			-moz-border-radius: 0px;
				border-radius: 0px;
				background:#282828;
				border:none;
		}
		
		.page-header{
			border:none;
			padding: 10px 0px 0px;
			margin: 0px 0 0px;
		}
		.brand{
			
			margin-left:20px;
			font-weight:700;
		}
		
		.thumbnail{
			margin-bottom:20px;
			padding:0px;
			-webkit-border-radius: 0px;
			-moz-border-radius: 0px;
			border-radius: 0px;

		}
		
	.well {
		min-height: 20px;
		padding: 19px;
		margin-bottom: 20px;
		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
		border-radius: 0px;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
	}
	

	.nav-tabs > li > a {

		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
		border-radius: 0px;
	}

	.carousel-inner > .item > img, 
	.carousel-inner > .item > a > img {
		min-width:100%;
	}
		  /*************** FIX Bootstrap margin-left:30px on row-fluid scafolding **************/ 
	.container-folio.row-fluid .span6:nth-child(2n+1), #container-folio.row-fluid .span6:nth-child(2n+1){
		margin-left:0px;
	}
	
	.container-folio.row-fluid .span4:nth-child(3n+1), #container-folio.row-fluid .span4:nth-child(3n+1){
		margin-left:0px;
	}	
	
	.container-folio.row-fluid .span3:nth-child(4n+1), #container-folio.row-fluid .span3:nth-child(4n+1){
		margin-left:0px;
	}
	
	.row-fluid.articles-grid .span6:nth-child(2n+1){
		margin-left:0px;
	} /* fixed bs margin when row-fluid grid*/
	
	/* FIX BOOTSTRAP pull-right margin-lefo 0px fo :first-child */
	.row-fluid [class*="span"].pull-right:first-child {
		margin-left: 30px;
	}
	.row-fluid [class*="span"].left-side:last-child {
		margin-left: 0px;
		
	}

	
	.fixed-top{
		position:fixed;
		top:0px;
		bottom:0px;
		display:inline-block;
		max-width:370px;
		background:e0e0e0;
		barder:1px solid #dfdfdf;
		z-index:1030;
	}
	
	.tab-content .tab-pane{
		/*max-height:600px;*/
		position:relative;
		/*overflow:auto;*/
	}

	
	.related-projects{
		padding-top:40px;
		margin-top:40px;
		
	}
	
	#cat-navi select{
			display:none;
		}
		
	.carousel-caption h2{ font-size:36px; line-height:50px;}	
	
	
	
	/**************price***********************/
	
	
	
	.flat .plan {
  border-radius: 6px;
  list-style: none;
  padding: 0 0 5px;
  margin: 0 0 15px;
  background: #fff;
  text-align: center;
}
.flat .plan li {
  padding: 15px 15px;
  color: #333333;
  border-top: 1px solid #f5f5f5;
  -webkit-transition: 300ms;
  transition: 300ms;
}
.flat .plan li.plan-price {
  border-top: 0;
  background-color:#404040;
  height:70px;
  
}


.flat .plan li.plan-price p {
 color:#CCCCCC;
  
}


.flat .plan li.plan-name {
  border-radius: 6px 6px 0 0;
  padding: 15px 0px 15px 0px;
  font-size: 24px;
  line-height: 24px;
  color: #fff;
 
  margin-bottom: 0px;
  border-top: 0;
  height:75px;/*100px;*/
}
.flat .plan li > strong {
  color: #e74c3c;
  font-size:18px;
}

.free-plan-color{ background-color:#EEEEEE; color:#333333 !important; }
.head-color1{ background-color:#34d293 !important;}
.head-color2{ background-color:#3ab0e2 !important;}
.head-color3{ background-color:#e96656 !important;}
.head-color4{ background-color:#e7ac44 !important;}




.flat .plan li.plan-action {
/*   margin-top: 10px; */
  border-top: 0;
}
.flat .plan.featured {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.flat .plan.featured li.plan-name {
  background: #000;
}
.flat .plan.featured:hover li.plan-name {
  background: #c0392b;
}
.flat .plan:hover li.plan-name {
  background: #000;
}
#footer {
  margin-top: 100px;
  padding-bottom: 30px;
}

	
		/*************** @media ******************/
		
		@media (max-width: 767px) {
		 	.carousel-caption h2{ font-size:18px; line-height:25px; }
			.navbar-default img{ margin-top:10px;}
			
			.tab-nav li{  border-right:1px solid #333333; font-weight:bold; float:none; }
              .tab-nav li a{ padding:15px 28px 15px 27px; }	
		 
		 .btn-xl {
margin-top:10px;
    padding: 5px 20px;
    border-color: #fed136;
    border-radius: 3px;
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    background-color: #fed136;
}
		
		}
		
		
		
	@media (max-width: 940px){
	.brand {
		display:block;
		text-align:center;
		font-size:26px;
		}
		#cat-navi select{
			display:block;
			width:100%;
		}
		#cat-navi li{
			display:none;
		}
}

@media (max-width: 1200px) and (min-width: 940px){
		
	
	
}

@media (max-width: 940px) and (min-width: 768px){
	.fixed-top{
		max-width:225px;
	}
	.row-fluid [class*="span"].left-side:last-child {
		clear:both;
	}
	


}
.panel-default .panel-heading{ background-color:#FFCC00;}

.panel-default .panel-heading a { color:Black;}
.panel-default .panel-heading a:hover { color:#663300;}

/*
     FILE ARCHIVED ON 09:43:44 Oct 05, 2015 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 12:07:11 Apr 17, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 9.777
  exclusion.robots: 0.019
  exclusion.robots.policy: 0.009
  esindex: 0.009
  cdx.remote: 43.145
  LoadShardBlock: 330.389 (3)
  PetaboxLoader3.datanode: 218.79 (4)
  PetaboxLoader3.resolve: 187.538 (2)
  load_resource: 110.964
*/