sections-head@charset "utf-8";
/* ====================
--------------------------------------------------------------
	++++General Styles++++
	++++Typography++++
	++++Content Styles++++
	++++Navigation++++
	++++Intro++++
	++++About++++
	++++Team++++
	++++Services++++
	++++Portfolio++++
	++++Ajax content++++
	++++Subscribe++++
	++++Testimonials++++
	++++Resume++++
	++++Clients++++
	++++Contacts++++
	++++Footer++++
	++++CSS Animation++++
	++++Media++++
*/
/* ====================
General Style
--------------------------------------------------------------*/

html {
    overflow-x: hidden !important;
    height: 100%;
}
body {
    margin: 0;
    padding: 0;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 1em;
    color: #000;
    background: #fff;
    height: 100%;
    text-align: center;
}
.clear {
    clear: both;
    float: none;
}
@-o-viewport {
    width: device-width;
}
@-ms-viewport {
    width: device-width;
}
@viewport {
    width: device-width;
}
/* ====================
Typography
--------------------------------------------------------------*/

h1 {
    font-size: 4.46666666667em;
    text-transform: uppercase;
    letter-spacing: 0.20em;
    font-weight: 400;
    line-height: 1.17em;
}
h2 {
    font-size: 3.2em;
    letter-spacing: 0.10em;
    font-weight: 300;
    color: #666;
    font-family: 'Oswald', sans-serif;
}
h3 {
    font-size: 1em;
    text-transform: uppercase;
    letter-spacing: 0.20em;
    font-weight: 200;
}
h4 {
    font-size: 0.9em;
    text-transform: uppercase;
    font-weight: 200;
}
h5 {
    font-size: 0.8em;
    font-weight: 200;
}
h6 {
    font-size: 0.6em;
    text-transform: uppercase;
    font-weight: 200;
}
.bigtext,
.sections-head {
    font-size: 1em;
    text-transform: uppercase;
    letter-spacing: 0.20em;
    font-weight: 200;
    font-family: 'Oswald', sans-serif;
    margin-top: 30px;
}
.sections-head {
    opacity: 0.9;
}
.small-widht {
    max-width: 800px;
    margin: 0 auto;
}
/* ====================
Content Styles
--------------------------------------------------------------*/

#main {
    opacity: 0;
    height: 100%;
}
.wrapper {
    height: 100%;
    margin-left: 50px;
    vertical-align: top;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    z-index: 2;
    height: 100%;
}
.container {
    max-width: 1200px;
    width: 92%;
    margin: 0px auto;
    position: relative;
    zoom: 1;
    z-index: 2;
}
.container p {
    font-size: 0.9em;
    max-width: 800px;
    color: #424242;
    line-height: 1.8em;
    padding: 10px;
    font-weight: 300;
    margin: 0 auto;
}
.container p.white,
.white,
#clientsay p {
    color: #fff !important;
    opacity: 1 !important;
}
.container p.color-gray {
    color: #ccc;
    font-size: 24px;
}
.small-separator {
    width: 100px;
    height: 3px;
    background: #D2D2D2;
    margin: 20px auto;
}
#intro,
.sections,
.no-nav,
.social-list {
    width: 100%;
    float: left;
}
.content {
    float: left;
    width: 100%;
    position: relative;
}
.rester {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    background: url(../images/raster.png);
}
.ws {
    background: #fff !important;
}
.sections {
    background: #fff;
}
.quote-icon {
    position: absolute;
    top: -36px;
    left: 50%;
    margin-left: -35px;
    width: 70px;
    height: 70px;
    border: 2px solid #fff;
    border-radius: 100%;
    z-index: 4;
    color: #fff;
}
.quote-icon i {
    margin: 40% auto
}
/* ====================
Color styles - add you color here 
--------------------------------------------------------------*/

::selection {
    background: #F54F36;
    color: #fff;
}
::-moz-selection {
    background: #F54F36;
    color: #fff;
}
#jpreBar,
.patern span,
.red,
.nav-button span,
.inner-overlay,
.skillbar-bar,
.serviceslider h3 span,
.icon-holder,
.subscriptionForm input#submitButton,
#loadingProgress,
.sepcolor,
.quote-icon,
.skillbar-bar,
#facts ul li h6,
#closeProject a,
#ajaxpage a.lanch-project,
#clientlist,
#contact_form textarea:focus,
#contact_form input:focus,
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls .clickable .owl-page:hover span,
.slides-pagination a.current,
.slides-pagination a:hover,
.submit_btn:hover,
.resume-head,
.resume-line,
.resume-date,
.download-resume {
    background: #F54F36;
}
.ajl,
.bigtext,
.sections-head,
.slides-container h1 span,
.error,
#options li:hover,
#options li.actcat,
.social-list ul li a:hover,
.num,
.project-description h3,
.project-details h3,
.subcribe div#error,
.subcribe div#success,
.smallicon:hover,
.footer,
.company-color {
    color: #F54F36;
}
#team .content,
#options li.back,
#subscribe .content,
#prices .content {
    border-top: 2px solid #F54F36;
}
#facts ul li h6:before {
    border-bottom-color: #F54F36;
}
#testimonials .content {
    border-top: 2px solid #F54F36;
    border-bottom: 2px solid #F54F36;
}
.actser:after {
    bottom: -20px;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}
.actser:after {
    border-width: 6px;
    margin-left: -6px;
    border-top-color: #F54F36;
}
.inner a:hover,
.inner li.current a {
    color: #F54F36;
    border-right: 2px solid #F54F36;
}
.customNavigation a.next-slide {
    background: #F54F36 url(../images/pl-small.png) no-repeat center;
}
.customNavigation a.close {
    background: #F54F36 url(../images/close-white.png) no-repeat center;
}
.customNavigation a.btn:hover {
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #F54F36, 0 0 0 10px rgba(255, 255, 255, 0.5);
}
.triangle {
    border-color: transparent #F54F36 transparent transparent;
}
.popup-gallery a span {
    background: #F54F36 url(../images/pl-small.png) no-repeat center;
}
.social-list ul li.back {
    border-top: 1px solid #F54F36;
}
.to-top:after {
    border-bottom-color: #F54F36;
}
.flex-direction-nav .flex-next {
    background: #F54F36 url(../images/project-next1.png) no-repeat center;
}
.flex-direction-nav .flex-prev {
    background: #F54F36 url(../images/project-prev1.png) no-repeat center;
}
.right-date:before {
    border-right-color: #F54F36;
}
.left-date:before {
    border-left-color: #F54F36;
}
.resume-circle {
    border: 2px solid #F54F36;
}
.resume-slider {
    border-bottom: 10px solid #F54F36;
}
/* =====
page preload
--------------------*/

#jpreOverlay {
    background-color: #292929;
}
#jpreLoader {
    width: 600px;
    height: 100px;
    position: relative;
    z-index: 1;
    margin: 0 auto;
}
#jpreBar {
    position: fixed;
    width: 100%;
    height: 100% !important;
    top: 0;
    left: 0;
}
#jprePercentage {
    font-family: 'Oswald', sans-serif;
    color: #ddd;
    text-shadow: 26px 25px 0px rgba(0, 0, 0, 0.4);
    text-align: center;
    font-size: 35px;
    font-weight: 100;
    letter-spacing: -2px;
    z-index: 2;
    margin: -26px 0 0 -76px;
}
/* =====
overlays global
--------------------*/

.overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.9;
}
.fixed-overlay {
    position: fixed;
}
.body-overlay {
    z-index: 99;
    background: #292929;
    display: none
}
.red {
    opacity: 0.8;
}
.black {
    background: #282426;
    opacity: 0.9;
}
.respimg {
   /*width: 100%;
  //   height: auto;*/
    width: 100%; 
    height:auto;
    overflow: hidden;
    
    
}
.nobg {
    background-image: none !important;
    background: none !important;
    z-index: 2;
}
/* ====================
Navigation
--------------------------------------------------------------*/

.navigation {
    position: fixed;
    top: 0;
    left: -200px;
    height: 100%;
    z-index: 100;
    width: 200px;
    background: #212121;
}
.nav-overlay {
    background: #212121;
    position: absolute;
    top: 0;
    right: -50px;
    width: 54px;
    height: 100%;
    z-index: -1;
    border-left: 1px solid #101011;
}
.nav-button {
    width: 46px;
    height: 36px;
    position: absolute;
    top: 50%;
    margin-top: -18px;
    right: -46px;
    cursor: pointer;
    padding: 4px;
}
.nav-button span {
    width: 100%;
    height: 4px;
    float: left;
    margin-bottom: 6px;
}
.inner {
    position: abolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 99;
}
.link-holder {
    max-width: 500px;
    margin: 70px auto;
    position: relative;
    z-index: 2;
}
.inner a {
    width: 90%;
    float: left;
    font-size: 16px;
    padding: 10px 10px;
    text-align: left;
    text-transform: uppercase;
    color: #fff;
    position: relative;
    opacity: 0;
    left: -25%;
    font-family: 'Oswald', sans-serif;
    border-bottom: 1px solid #101011;
    border-top: 1px solid #38393b;
}
.inner a:hover,
.inner li.current a {
    -webkit-transition: color 0.33s linear;
    -moz-transition: color 0.33s linear;
    -o-transition: color 0.33s linear;
    transition: color 0.33s linear;
}
.logo {
    margin-top: 90px;
    cursor: pointer;
}
.social-list {
    position: absolute;
    bottom: 10px;
    left: -8px;
    width: 100%;
}
.social-list ul {
    position: relative;
    z-index: 3;
}
.social-list ul li {
    margin-left: 4px;
    display: inline-block;
}
.social-list ul li a {
    float: left;
    border-bottom: 1px solid #101011;
    border-top: 1px solid #38393b;
    color: #fff;
    width: 45px;
    height: 45px;
}
.social-list ul li i {
    margin-top: 6px;
}
.social-list ul li a:hover {
    color: #F54F36;
}
/* ====================
Intro
--------------------------------------------------------------*/

#intro {
    height: 100%;
    padding: 0;
    color: #fff;
}
#topSlide {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    display: block;
}
.mob-video {
    background-image: url(../images/bg/5.jpg);
    background-size: cover;
    background-attachment: fixed;
    background-position: top;
}
.player {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: fixed;
    display: block;
}
.slides-big-img {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 0;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-attachment: fixed;
    position: absolute;
}
.patern {
    width: 50%;
    height: 2px;
    background: #fff;
    margin: 0 auto;
    display: block;
}
.patern span {
    float: left;
    width: 30%;
    height: 2px;
}
.slides-container {
    font-family: 'Oswald', sans-serif;
}
.slides-container .container {
    top: 25%;
}
.slides-container h1 {
    margin-bottom: 20px;
    letter-spacing: 0.10em;
}
.start {
    position: absolute;
    bottom: 50px;
    left: 50%;
    margin-left: -15px;
    z-index: 20;
}
/* ====================
About
--------------------------------------------------------------*/

#about {
    overflow: hidden;
    display: block;
}
#about .content {
    padding: 50px 0 50px 0;
    background: #fff;
}
#about .item .grid-2 p {
    text-align: justify;
}
.present-block {
    opacity: 0;
    position: relative;
    top: 50%;
    max-width: 600px;
    margin: 0 auto;
}
.skillbar-holder {
    margin-top: 10px;
}
.skillbar {
    float: left;
    position: relative;
    display: block;
    margin-bottom: 15px;
    width: 100%;
    background: #eee;
    height: 10px;
    border-radius: 4px;
    overflow: hidden;
}
.skillbar-title {
    float: left;
    font-size: 13px;
    color: #000;
}
.skillbar-title span {
    display: block;
}
.skillbar-bar {
    height: 10px;
    width: 0px;
    border-radius: 4px;
}
.skill-bar-percent {
    float: right;
    font-size: 11px;
    color: #444;
    margin: 2px 0 0 10px;
}
.anim {
    position: relative;
    top: -25%;
    opacity: 0;
}
.customNavigation a.btn {
    width: 36px !important;
    height: 36px !important;
    display: block;
    border-radius: 100%;
    cursor: pointer;
    text-indent: -99999px;
    border: 6px double #fff;
    opacity: 0.8;
}
.customNavigation a.next-slide {
    position: absolute;
    right: 10%;
    top: 10%;
    display: block;
}
.customNavigation a.close {
    position: relative;
    margin: 10px auto 50px;
}
.customNavigation a.btn:hover {
    opacity: 0.5;
    border: 6px solid #fff;
}
/* ====================
 services
--------------------------------------------------------------*/

#services {
    background-image: url(../images/bg/2.jpg);
    background-size: cover;
    background-attachment: fixed;
    background-position: top;
    color: #fff;
}
#services .content {
    margin-top: 10px;
    padding-top: 50px;
}
#service_boxes {
    margin-top: 70px;
}
.service_box {
    margin: 0 20px 10px 20px;
    display: inline-block;
    width: 250px;
    position: relative;
    opacity: 0;
    top: 25%;
}
.animbox {
    padding: 17px 35px;
    width: 250px;
    float: left;
    margin-top: 0px;
    margin-bottom: 30px;
    border: 1px solid rgba(255, 255, 255, .5);
    border-radius: 4px;
    letter-spacing: 1px;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    color: #fff;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
}
.serviceslider-holder {
    position: relative;
    z-index: 2;
    background: #fff;
    color: #292929;
    padding: 100px 0;
}
.serviceslider h3 {
    font-size: 24px;
    color: #ccc;
    margin-bottom: 16px;
    font-family: 'Oswald', sans-serif;
}
.serviceslider h4 {
    margin-top: 10px;
    margin-bottom: 6px;
}
.serviceslider h3 span {
    width: 5px;
    height: 5px;
    display: inline-block;
    float: none;
    border-radius: 100%;
    margin: 6px 24px;
}
.actser:before {
    bottom: -20px;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}
.actser:before {
    border-bottom-color: #fff;
    border-width: 36px;
    margin-left: -36px;
}
.icon-holder {
    width: 90px;
    height: 90px;
    margin: 6px auto 6px;
    border-radius: 100%;
    line-height: 60px;
    position: relative;
}
.icon-holder i {
    color: #fff;
    margin-top: 25px;
    -webkit-box-reflect: below 1px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(.6, transparent), to(rgba(0, 0, 0, 0.5)));
}
/* ====================
 portfolio
--------------------------------------------------------------*/
#portfolio .content {
    padding: 50px 0 20px 0;
    background: #fff;
}
#folio_container {
    position: relative;
    z-index: 3;
}
.aih {
    width: 100%;
    float: left;
    padding-bottom: 50px;
}
#folio_container .mix {
    opacity: 0;
    display: none;
}
#options {
    margin: 50px auto 20px;
    max-width: 600px;
    text-align: center;
    position: relative;
    z-index: 2;
}
#options ul {
    position: relative;
}
#options li {
    display: inline-block;
    margin-bottom: 5px;
    color: #666;
    font-style: normal;
    font-weight: 200;
    line-height: 1.17em;
    padding: 6px 10px;
    cursor: pointer;
    font-family: 'Oswald', sans-serif;
    position: relative;
}
#options li.back {
    z-index: 8;
    padding: 0;
    margin-bottom: 5px;
    position: absolute;
    bottom: -10px;
    height: 1px;
}
.box {
    float: left;
    width: 25%;
    padding: 0;
    text-align: center;
}
.box a {
    position: relative;
    width: 100%;
    height: 100%;
    display: block;
    color: #000;
    overflow: hidden;
    opacity: 0;
    top: 50%;
}
.box a img {
    position: relative;
    z-index: 1;
}
.box a div.folio-name {
    position: absolute;
    width: 100%;
    height: 100%;
}
.box a div.folio-name div.folio-overlay {
    display: block;
    width: 100%;
    height: 100%;
    color: #fff;
    position: relative;
    text-align: center;
    z-index: 2;
}
.box a div.folio-name div.folio-overlay span.overlay {
    z-index: -1;
    opacity: 0.7;
}
.box a h4 {
    width: 100%;
    position: absolute;
    top: 30%;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 100;
}
.box a h6 {
    letter-spacing: 1px;
    width: 100%;
    position: absolute;
    top: 45%;
    font-family: 'Oswald', sans-serif;
}
/* ====================
ajax content
--------------------------------------------------------------*/

#project-navigation {
    width: 100%;
    height: 48px;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -24px;
}
#project-navigation ul {
    padding: 0;
    display: none;
}
#project-navigation ul li a {
    width: 20px;
    height: 48px;
}
#project-navigation ul li#prevProject a {
    float: left;
    background: url(../images/project-prev.png) no-repeat center;
    margin-left: 15px;
}
#project-navigation ul li#nextProject a {
    float: right;
    background: url(../images/project-next.png) no-repeat center;
    margin-right: 15px;
}
#project-navigation ul li a {
    float: left;
}
#project-navigation ul li a.disabled,
#project-navigation ul li a.disabled:hover {
    opacity: 0;
}
#closeProject {
    max-width: 1000px;
    margin: 0 auto;
}
#closeProject a {
    float: left;
    padding: 10px 20px 10px 20px;
    position: relative;
    margin-top: -64px;
    display: none;
    z-index: 1111;
    color: #fff;
    text-transform: lowercase;
    border-radius: 6px;
    -webkit-box-shadow: 0px 1px 3px #666666;
    -moz-box-shadow: 0px 1px 3px #666666;
    box-shadow: 0px 1px 3px #666666;
    font-family: 'Oswald', sans-serif;
}
#ajax-section {
    position: relative;
    padding: 0;
    width: 100%;
}
#ajax-section #loader {
    width: 100px;
    height: 100px;
    display: none;
    position: absolute;
    top: 5%;
    left: 50%;
    margin-left: -50px;
    background: url(../images/loader.GIF) no-repeat center;
}
#ajax-content-outer {
    width: 100%;
    overflow: hidden;
    position: relative;
}
#ajax-content-inner {
    float: left;
    width: 100%;
    height: 0;
    opacity: 0;
}
#ajaxpage {
    float: left;
    width: 100%;
    display: block;
    padding-bottom: 20px;
}
#ajaxpage h2 {
    text-align: left;
    margin-left: 12px;
}
#ajaxpage .small-separator {
    float: left;
    margin-left: 12px;
}
.height-emulator {
    width: 100%;
    height: 30px;
    float: left;
}
#ajaxpage .container {
    max-width: 1000px;
    margin: 10px auto;
}
.project-media {
    margin-top: 70px;
    margin-bottom: 30px;
    overflow: hidden;
    display: block;
}
.lanch-holder {
    max-width: 1000px;
    margin: 0 auto;
}
#ajaxpage a.lanch-project {
    float: right;
    padding: 10px 20px 10px 20px;
    margin: 30px -15px 0 0;
    color: #fff;
    text-transform: lowercase;
    border-radius: 6px;
    -webkit-box-shadow: 0px 1px 3px #666666;
    -moz-box-shadow: 0px 1px 3px #666666;
    box-shadow: 0px 1px 3px #666666;
    font-family: 'Oswald', sans-serif;
}
#closeProject a:hover,
#ajaxpage a.lanch-project:hover {
    opacity: 0.8;
}
.project-description,
.project-details {
    margin-bottom: 30px;
    text-align: left;
}
.project-description h3,
.project-details h3 {
    margin-bottom: 10px;
    font-style: normal;
    line-height: 1.17em;
    font-size: 1em;
    letter-spacing: 0;
    text-transform: uppercase;
    font-weight: 400;
}
.project-description p {
    padding-bottom: 7px;
    border-top: 1px solid #ccc;
}
.project-details p {
    padding-bottom: 7px;
    border-bottom: 1px solid #ccc;
}
.project-details p span {
    font-weight: bold;
}
.popup-gallery a {
    display: block;
    position: relative;
}
.popup-gallery a span {
    width: 50px;
    height: 50px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -25px;
    margin-left: -25px;
    z-index: 3;
    display: none;
    opacity: 0.8;
    border-radius: 100%;
}
.popup-gallery a:hover span {
    display: block;
}
.gal {
    margin: 0 4% 6% 0;
}
/* ====================
subscribe
--------------------------------------------------------------*/

#subscribe {
    background-image: url(../images/bg/3.jpg);
    background-size: cover;
    background-attachment: fixed;
    background-position: top;
}
#subscribe .content {
    padding: 70px 0;
}
#subscribe p {
    color: #fff;
}
.subcribe {
    margin: 30px auto;
    position: relative;
    max-width: 350px;
}
.subcribe div {
    display: none;
    width: 100%;
    height: 50px;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 1px;
    font-family: 'Oswald', sans-serif;
    position: absolute;
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    bottom: -60px;
    left: 0;
    line-height: 40px;
    padding: 4px;
}
.subcribe div#error,
.subcribe div#success {
    color: #F54F36;
}
.subcribe fieldset {
    border: 1px solid #101011;
    background: none !important;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    position: relative;
    z-index: 1;
}
.subscriptionForm input.inputForm {
    width: 70%;
    float: left;
    height: 50px;
    border: none;
    outline: none;
    background: none;
    padding-left: 8px;
    letter-spacing: 2px;
    color: #fff;
    font-size: 14px;
    font-weight: 200;
    line-height: 50px;
}
.subscriptionForm input#submitButton {
    border: none;
    width: 25%;
    float: left;
    height: 40px;
    cursor: pointer;
    margin: 5px 0 0 2.5%;
    letter-spacing: 2px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    font-size: 14px;
    color: #fff;
    letter-spacing: 2px;
}
.subscriptionForm input#submitButton:hover {
    color: #fff;
    background: #292929;
}
.suboverlay {
    background: #fff;
    opacity: 0.3;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}
/* ====================
Testimonials
--------------------------------------------------------------*/

#testimonials {
    background-image: url(../images/bg/6.jpg);
    background-size: cover;
    background-attachment: fixed;
    background-position: top;
    color: #fff;
}
#testimonials .content {
    padding: 80px 0;
}
#testimonials-slider {
    position: relative;
    z-index: 2;
    cursor: move;
    padding: 20px 0;
}
#clientsay {
    max-width: 1200px;
    margin: 0 auto;
}
#clientsay p {
    font-size: 20px;
    font-family: "Times New Roman", Times, serif;
    font-style: italic;
    cursor: move;
    padding: 8px;
    margin-top: 30px;
}
#clientsay .item {
    padding: 30px 20px;
}
#clientsay span {
    margin: 20px auto;
    font-weight: 100;
    color: #fff;
    margin-top: 8px;
    opacity: 0.8;
}
/* ====================
Prising
--------------------------------------------------------------*/

#resume .content {
    padding: 90px 0;
    background: #fff url(../images/resumebg.png) no-repeat;
    background-attachment: fixed;
    background-position: center;
}
.resume-holder {
    width: 100%;
    float: left;
    position: relative;
}
.resume-box {
    width: 50%;
    float: left;
    position: relative;
    padding-right: 20px;
    top: 50%;
    opacity: 0;
}
.right-box {
    padding-right: 0;
    padding-left: 40px;
    float: right;
}
.resume {
    padding: 0 0 20px 0;
    border: 1px solid #ccc;
    border-radius: 4px;
    margin: 20px 0;
    position: relative;
    background: #fff;
}
.resume-head {
    float: left;
    width: 100%;
    color: #fff;
    position: relative;
}
.right-head-arrow:before {
    left: 100%;
    top: 30px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}
.right-head-arrow:before {
    border-width: 10px;
    margin-top: -10px;
}
.left-head-arrow:before {
    right: 100%;
    top: 30px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}
.left-head-arrow:before {
    border-width: 10px;
    margin-top: -10px;
}
.resume h3 {
    text-align: left;
    padding: 20px 0 20px 10px;
    font-family: 'Oswald', sans-serif;
}
.resume p {
    text-align: left;
    padding: 20px 0 20px 10px;
    font-family: 'Oswald', sans-serif;
}
.image-popup {
    position: relative;
    display: block;
}
.image-popup span {
    width: 50px;
    height: 50px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -15px;
    margin-left: -25px;
    z-index: 3;
    display: none;
    opacity: 0.8;
    border-radius: 100%;
}
.image-popup:hover span {
    display: block;
}
.resume-line {
    position: absolute;
    top: 0;
    left: 50%;
    width: 2px;
    height: 0;
    z-index: -2;
    opacity: 0.6;
}
.resume-date {
    position: absolute;
    height: 50px;
    color: #fff;
    min-width: 150px;
    top: -14px;
    font-family: 'Oswald', sans-serif;
    line-height: 50px;
    box-shadow: 0px 22px 23px 0px rgba(0, 0, 0, 0.2);
    border-radius: 6px;
}
.right-date {
    left: 100%;
    margin-left: 30px;
}
.left-date {
    right: 100%;
    margin-right: 30px;
}
.right-date:before {
    right: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}
.right-date:before {
    border-width: 10px;
    margin-top: -10px;
}
.left-date:before {
    left: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}
.left-date:before {
    border-width: 10px;
    margin-top: -10px;
}
.resume-circle-holder {
    position: absolute;
    top: 30px;
    margin-top: 4px;
    width: 30px;
    height: 30px;
    background: #fff;
    border-radius: 100%;
}
.left-circle {
    right: 100%;
    margin-right: -15px;
}
.right-circle {
    left: 100%;
    margin-left: -14px;
}
.resume-circle {
    position: absolute;
    top: 5px;
    left: 5px;
    width: 20px;
    height: 20px;
    background: #fff;
    border-radius: 100%;
    box-shadow: 0px 22px 23px 0px rgba(0, 0, 0, 0.2);
}
.resume-slider {
    position: relative;
    margin-bottom: 20px;
}
.resume-icon {
    position: absolute;
    top: 7px;
    right: 2%;
    border-left: 1px solid #fff;
    width: 50px;
    height: 50px;
}
.resume-icon i {
    margin-top: 15px;
}
.download-resume {
    margin: -4px auto 0;
    width: 150px;
    padding: 10px 15px;
    display: block;
    color: #fff;
    min-height: 20px;
    border-radius: 6px;
    box-shadow: 0px 22px 23px 0px rgba(0, 0, 0, 0.2);
    font-family: 'Oswald', sans-serif;
}
.download-resume:hover span {
    opacity: 0.5
}
/* ====================
Clients
--------------------------------------------------------------*/

#clientlist {
    cursor: move;
    position: relative;
}
/* ====================
Contacts
--------------------------------------------------------------*/

#contacts {
    background: #292929 url(../images/box2.png);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: 50% 80%;
    color: #fff;
}
#contacts .content {
    padding: 80px 0 0;
}
.contact-details {
    margin: 50px 0;
}
.contact-details span {
    width: 100%;
    float: left;
    margin: 10px 0;
    position: relative;
    z-index: 3;
    color: #fff;
    font-size: 14px;
    font-weight: 300;
}
.smallicon {
    width: 50px;
    height: 50px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
    cursor: pointer;
    top: 25%;
    opacity: 0;
    color: #fff;
}
.smallicon:hover {
    color: #F54F36;
    -webkit-transition: color 0.33s linear;
    -moz-transition: color 0.33s linear;
    -o-transition: color 0.33s linear;
    transition: color 0.33s linear;
}
.showform {
    margin-top: 80px;
    padding-left: 14px;
}
.contactForm {
    margin: 0 auto;
    max-width: 800px;
    display: none;
}
/* ======
Contact form
------------*/

#contact_form {
    width: 100%;
    font-size: 11px;
    color: #666666;
    margin: 0 auto;
}
#contact_form label {
    display: block;
    text-align: center;
    margin-top: 50px;
    margin-bottom: 20px;
    font-size: 0.8em;
    text-transform: uppercase;
    color: #fff;
}
.m-top {
    float: left;
    margin-top: 15px;
    text-align: center;
    width: 100%;
}
#contact_form input {
    border: 1px solid #101011;
    outline: none;
    padding: 0 10px;
    float: left;
    width: 100%;
    height: 35px;
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.2);
    -webkit-appearance: none;
    border-radius: 4px;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    font-size: 1em;
}
.right {
    float: right !important;
}
#contact_form textarea {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.2);
    border: 1px solid #101011;
    color: #fff;
    height: 200px;
    width: 100%;
    resize: vertical;
    outline: none;
    margin-top: 8px;
    padding: 10px;
    -webkit-appearance: none;
    border-radius: 4px;
}
#contact_form textarea:focus,
#contact_form input:focus {
    color: #fff;
    -webkit-transition: background 0.33s linear;
    -moz-transition: background 0.33s linear;
    -o-transition: background 0.33s linear;
    transition: background 0.33s linear;
}
.submit_btn {
    border: none;
    padding: 5px 15px 5px 15px;
    color: #fff;
    background: #666;
    width: 150px;
    margin: 0 auto;
    cursor: pointer;
    border-radius: 4px;
    letter-spacing: 3px;
}
.success {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.2);
    border: 1px solid #101011;
    padding: 10px;
    font-size: 16px;
    color: #fff;
    width: 100%;
    position: relative;
    border-radius: 4px;
    font-family: 'Oswald', sans-serif;
}
.error {
    background: #fff;
    padding: 10px;
    font-size: 16px;
    width: 100%;
    position: relative;
    border-radius: 4px;
    font-family: 'Oswald', sans-serif;
}
.to-top {
    position: absolute;
    z-index: 3;
    cursor: pointer;
    width: 40px;
    height: 40px;
    margin-left: -20px;
    margin-top: 18px;
    border: none;
}
/* ======
map styles
------------*/

.mapbox {
    float: left;
    width: 100%;
    height: 0;
    position: relative;
    z-index: 3;
    overflow: hidden;
}
#map_canvas {
    height: 450px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1;
}
.map-decor {
    position: absolute;
    width: 100%;
    height: 25px;
    opacity: 0.5;
    background: #292929;
    left: 0;
    top: 0;
    z-index: 2;
}
.close-map {
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    height: 50px;
    z-index: 3;
    cursor: pointer;
}
.close-map img {
    position: absolute;
    top: 5px;
    right: 8px;
    z-index: 2;
}
.triangle {
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 0 50px 50px 0;
    position: relative;
    z-index: -1;
    border-color: transparent #F54F36 transparent transparent;
}
/* ====================
Footer
--------------------------------------------------------------*/

.footer {
    width: 100%;
    position: relative;
    color: #F54F36;
    padding: 20px 0;
    z-index: 2
}
.footer p {
    font-size: 0.9em;
    margin: 0 auto;
    max-width: 800px;
}
/* ====================
plugins button
--------------------------------------------------------------*/

.flex-direction-nav .flex-next {
    right: 0;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
}
.flex-direction-nav .flex-prev {
    left: 0;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}
/* ====================
CSS Animation
--------------------------------------------------------------*/

.transition {
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
}
.transition2 {
    -webkit-transition: all 600ms linear;
    -moz-transition: all 600ms linear;
    -o-transition: all 600ms linear;
    -ms-transition: all 600ms linear;
    transition: all 600ms linear;
}
.bc {
    box-shadow: 0px 22px 23px 0px rgba(0, 0, 0, 0.2);
}
.nav-rotade {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
}
.img-rotade {
    -webkit-animation: spinAround 12s linear infinite;
    -moz-animation: spinAround 12s linear infinite;
    animation: spinAround 12s linear infinite;
}
@-webkit-keyframes spinAround {
    from {
        -webkit-transform: rotate(0deg)
    }
    to {
        -webkit-transform: scale(5.0) rotate(60deg);
    }
}
@-moz-keyframes spinAround {
    from {
        -moz-transform: rotate(0deg)
    }
    to {
        -moz-transform: scale(5.0) rotate(60deg);
    }
}
@keyframes spinAround {
    from {
        transform: rotate(0deg)
    }
    to {
        transform: scale(5.0) rotate(60deg);
    }
}
/* ====================
Media 
--------------------------------------------------------------*/

@media only screen and (max-width: 1200px) {
    .customNavigation a.next-slide {
        position: relative;
        right: 0;
        top: 0;
        margin: 10px auto 50px;
    }
}
/* ====================
Tablet / netbooks 
--------------------------------------------------------------*/

@media only screen and (max-width: 959px) {
    .wrapper {
        margin-left: 0;
    }
    .nav-overlay {
        background: #212121;
        position: fixed;
        top: 0;
        right: 0;
        width: 100%;
        height: 50px;
        z-index: -1;
    }
    .nav-button {
        top: 10px;
        right: -56px;
        margin-top: 0;
    }
    .link-holder {
        margin: 20px auto;
    }
    .logo {
        margin-top: 30px;
    }
    .present-block,
    .member-box,
    .box a,
    .smallicon {
        opacity: 1;
        top: 0;
    }
    h1 {
        font-size: 2.6em
    }
    #about .grid-2 {
        width: 100%;
        margin: 20px 0 10px;
    }
    #clientsay p {
        font-size: 14px;
    }
    .skillbar-title-member {
        margin-top: -2px;
    }
    .flex-control-nav {
        left: 0;
    }
    .about-info {
        width: 100%;
    }
    .actser:before {
        border-width: 0px;
    }
    .actser {
        opacity: 0.6;
    }
    .box {
        width: 50%;
    }
    .rester {
        background-image: none;
    }
    #ajaxpage .grid-2,
    #ajaxpage .grid-4 {
        width: 100%;
        margin: 0 !important
    }
    #closeProject a {
        margin-left: 10px;
    }
    #project-navigation {
        display: none !important;
    }
    #ajax-section #loader {
        top: 51px;
    }
    #ajaxpage a.lanch-project {
        margin: 30px 0 0 0;
    }
}
/* ====================
Tablet 
--------------------------------------------------------------*/

@media only screen and (max-width: 740px) {
    #jpreLoader {
        width: 250px;
    }
    .link-holder {
        margin: 50px auto;
    }
    .contact-details div.grid-2 {
        width: 100%;
        border: none !important;
        margin: 20px 0;
        clear: both;
    }
    .contact-details span,
    .contact-details a {
        margin: 20px 0;
    }
    #clientsay .owl-next,
    #clientsay .owl-prev {
        display: none;
    }
    #service_boxes {
        margin-top: 30px;
    }
    .showform {
        margin-top: 0;
        padding-left: 0;
    }
    .container p {
        font-weight: 400;
    }
    .resume-box {
        width: 100%;
        top: 0;
        opacity: 1;
        padding-right: 0 !important;
        margin: 50px 0 10px;
    }
    .right-box {
        margin-left: -40px!important;
        padding-left: 0!important;
    }
    .resume {
        padding: 0 0 10px 0;
    }
    .right-head-arrow:before {
        border-width: 0;
    }
    .left-head-arrow:before {
        border-width: 0;
    }
    .resume-line {
        height: 100%;
    }
    .right-date {
        left: 100%;
        margin-left: 30px;
    }
    .left-date {
        right: 100%;
        margin-right: 30px;
    }
    .resume-circle-holder {
        top: -40px;
    }
    .left-circle {
        right: 50%;
        margin-right: -15px;
    }
    .right-circle {
        left: 50%;
        margin-left: -15px;
    }
}
/* ====================
Smartphone / small tablet 
--------------------------------------------------------------*/

@media only screen and (max-width: 540px) {
    h2,
    .nobig {
        font-size: 1.8em;
    }
    .box {
        width: 96.969696969697%;
        margin: 0 1.315151515152%;
    }
    .but h3 {
        color: #F54F36;
    }
    .flex-about {
        display: none;
    }
    #name {
        margin-bottom: 20px !important;
    }
    .ajax-next {
        margin-right: 1px;
    }
    .stikynavigation h3 {
        font-size: 16px;
    }
    .service_box,
    .animbox {
        width: 220px;
        margin: 5px auto;
    }
}
/* ====================
Smartphone 
--------------------------------------------------------------*/

@media only screen and (max-width: 320px) {
    .serviceslider h3 span {
        display: none;
    }
}