/*
	Theme Name: Reborn Wordpress Theme V1.2
	Theme URI: http://themeforest.net/user/pixel-art-inc/?ref=pixel-art-inc
	Description: A responsive onepage theme for personal and business portfolios.
	Author: Pixar Themes.
	Author URI: http://www.pixelartinc.com/
	License: GNU General Public License version 3.0
	License URI: http://www.gnu.org/licenses/gpl-3.0.html
	Version: 1.2
	Tags: blue, black, gray, brown, red, yellow, white, four-columns, flexible-width, theme-options, holiday
*/



/****************************************************************************
CSS RESET
****************************************************************************/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address,
big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl,
dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas,
details, embed,  figure, figcaption, footer, header, hgroup,  menu, nav, output, ruby, section, summary, time, mark, audio,
video {	margin: 0; 	padding: 0;	border: 0;	font-size: 100%;	font: inherit;	vertical-align: baseline;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
ol, ul { list-style: none;}
blockquote, q {	quotes: none;}
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
table {	border-collapse: collapse; border-spacing: 0; }


/****************************************************************************
FONTS
****************************************************************************/

@font-face {
    font-family: 'WickedGrit';
    src: url('fonts/wickedgrit.eot');
    src: url('fonts/wickedgrit.eot?#iefix') format('embedded-opentype'),
    url('fonts/wickedgrit.woff') format('woff'),
    url('fonts/wickedgrit.ttf') format('truetype'),
    url('fonts/wickedgrit.svg#WickedGrit') format('svg');
}

@font-face {
	font-family: signpainter;
	src: url('fonts/signpainter.eot?#iefix') format('embedded-opentype'), 
	     url('fonts/signpainter.woff') format('woff'), 
	     url('fonts/signpainter.ttf')  format('truetype'),
	     url('fonts/signpainter.svg#svgFontName') format('svg');
	}


/****************************************************************************
BASIC STYLES
****************************************************************************/

body { color: #000; font: 14px Arial, Helvetica, sans-serif; min-width: 320px !important; }

a { color: ##8D8F91; text-decoration: none; }
a:hover, a:active { outline: 0; }

h1, h2, h3, h4, h5, h6 { font: bold 14px Arial, Helvetica, sans-serif; color: #000; }
h1 { font:300 60px 'signpainter';color: #292d33; }
h1 a { color: #000; }
h2 { font : 20px 'WickedGrit', sans-serif;display:inline-block;color: #2ac4f4; text-transform: uppercase; }
h2 span { width: 100%; height: 3px; display: block; background:url("images/gray-dot.png") repeat-x;margin-top: 5px; padding-top: 5px; }
h2 a { color: #000; }
h3 { font:30px 'Lato', sans-serif;  }
h3 a { color: #000; }
h4 { font-size: 14px; }
h4 a { color: #000; }
h5 { font: 18px 'Lato', sans-serif; color: #292d33;}
h5 a { color: #000; margin-bottom: 5px; display: block; }
h6 { font-size: 10px; }
h6 a { color: #000; }

p strong { font-weight: bold; }
p em { font-style: italic; }

p {font:13px 'Lato', sans-serif; color: #8d8f91; line-height: 24px;}

::-moz-selection { background: #fe57a1; color: #fff; text-shadow: none; }
::selection { background: #fe57a1; color: #fff; text-shadow: none; }

.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }



/****************************************************************************
    *-*-*HEADER-*-*
****************************************************************************/
header { width: 100%; background: url("images/shadow.png") bottom center repeat-x; height: 209px; text-align: center; position: relative; z-index: 99999;}
header nav { width: 100%; max-width: 1170px; margin: 50px auto; text-align: center; }

nav > ul { display: inline-block; }
nav > ul > li  { padding: 15px 0px; float: left; border-top:1px solid rgba(242,234,235,0.3); border-bottom:1px solid rgba(242,234,235,0.3); }
nav ul li a { margin: 0px 39px; display: block; font:700 14px 'Lato', sans-serif; color: #ffffff; }
nav ul li a:hover {color: #2ac4f4;}
nav ul li a.active {color: #2ac4f4;}

.logo { margin: 0px 30px 0px; display: inline-block; vertical-align: -10px; }

.responsive-nav { text-align: left; display: none; }
.responsive-nav > ul > li  { position: relative;padding-left: 18px; background: #111111 url("images/responsive-errow.png") 96% center no-repeat; }
.responsive-nav li ul { background: rgba(17,17,17,0.7);position: absolute;width: 100%;top: 45px;left: 0px; display: none; }
.responsive-nav li ul li {padding-left: 18px;}
.responsive-nav ul li a { display: block; font:700 14px 'Lato', sans-serif; color: #ffffff;padding: 15px 0px;  }

.spinner{ border-right: 15px solid #fff; position:fixed; z-index:999999999; background:url(images/progress.gif) 50% 50% no-repeat #000000; width: 100%; height:100%; top:0; left:0px;}

/*#slidecaption a { position: absolute; top:50%; left: 50%; margin-left: -370px; margin-top: -180px; }*/

#hidden_menu nav { margin-top: 15px; margin-bottom: 15px; }
#hidden_menu { display: none; position: fixed; top: 0px; left: 0px; z-index: 100000; width: 100%; }
#hidden_menu header { height: auto; min-height: 100px !important; background: rgba(0,0,0,0.6); }

nav ul li ul { top: 30px; display: none; width: 130px; position: absolute; text-align: left; background: #000000; opacity: 0.7; }
nav ul li ul li a:hover { background: #ffffff;}
nav ul li ul li a { padding: 7px 0px 7px 10px; }


/****************************************************************************
	*-*-*MAIN SLIDER-*-*
****************************************************************************/

#main_slider { width: 100%; margin-top: -209px; }
#main_slider > div { text-align: center; width: 100% !important; height: 100% !important; vertical-align: middle; background-size: cover !important; text-align: center; }
#main_slider > div img { max-width: 80% !important; position: absolute; bottom: 100px; left: 50%; margin-left: -329px; }


/****************************************************************************
	*-*-*ABOUT-*-*
****************************************************************************/

.container_wrapper { background: #ffffff; overflow-x: hidden; }
.about-wrap { text-align: center; margin-bottom: 119px; padding-top: 150px;}
.about-wrap h2 {  display: inline-block; margin-bottom: 52px;  }

.about figure {width: 368px; height: 326px; border-radius: 7px;display: inline-block; overflow: hidden;}
.about figure img { width: 100%; }
.about > div { display: inline-block;width: 368px; text-align: left;margin-left: 30px; vertical-align:top;}

.progress div { display: block; margin-left: 0px; }
.progress p {font:700 13px 'Lato', sans-serif; color: #3b4c5a; margin-bottom: 10px;}
.progress-bar { margin-bottom: 22px; width: 360px; border-radius: 10px; height: 20px; background: #f3f3f3;overflow: hidden;}
.progress-bar div {  height: 20px; background: #2ac4f4; color: #ffffff; padding-left: 20px;font:13px 'Lato', sans-serif;line-height: 20px;}
.progress-bar div span {font-weight: 700;}

.about {margin-bottom: 100px}
.about div h5 {margin-bottom: 28px;}


.our-team {width: 1190px; margin:0 auto;}
.our-team h3 {text-align: left; margin-bottom: 24px; color: #292d33; display:none;}
.our-team div {/*width: 450px;*/> margin-right:30px; text-align: left; display: inline-block;float: left; }

.our-team figure .overlay { background: rgba(40,31,22,0.8); position: absolute;top: 0px; left:0px; display: none;}
.our-team figure .overlay .social-icon { text-align: center; line-height: 310px; width: 450px;}
.our-team figure .overlay .social-icon a { width: 37px; height: 37px; display: inline-block; vertical-align: middle; margin: 0px 2px;}

figure .overlay .social-icon a.in { background: url("images/in.png") no-repeat; }
figure .overlay .social-icon a.dribl { background: url("images/dribl.png") no-repeat; background-position: 0px 0px; }
figure .overlay .social-icon a.twtr { background: url("images/twtr.png") no-repeat; background-position: 0px 0px; }
figure .overlay .social-icon a.fb { background: url("images/fb.png") no-repeat; background-position: 0px 0px; }
figure .overlay .social-icon a.be { background: url("images/be.png") no-repeat; background-position: 0px 0px; }

.our-team figure {width: 450px;  margin-bottom: 17px; margin-right:20px; position: relative; border-radius: 7px;overflow: hidden; float:left;}
.our-team figure a {width: 450px;display: block;  border-radius: 7px;}
.our-team figure img { width: 100%; height: 100%; border-radius: 7px; }

.our-team span {font:700 14px 'Lato', sans-serif; color: #ebbf0d; margin-bottom:10px ;}
.our-team h4 {font:24px 'Lato', sans-serif; color: #292d33; margin-bottom: 10px; }

/****************************************************************************
	*-*-*HEADER2-*-*
****************************************************************************/

.header_two  { text-align: center; background-attachment: fixed; background-size: 100% 100% !important; width: 100%; height: 598px; position: relative; }
.header_two h2 { margin: 100px 0px; color: #ffffff; }
.header_two h2 span { background: url("images/white-dot.png") repeat-x; }
.header_two  .header-slider { width: 100%; height: 300px;}
.header_two  .header-slider .slides {width: 100%; height: 100%; }

.clients { text-align: center;}
.clients a { display: inline-block; }

.header_two .header-btn { position: absolute; bottom:70px; width: 700px; z-index: 99999; text-align: center;}
.header_two .header-btn a { border-radius: 50%;font-size: 0px;  width: 21px; height: 21px; background: url("images/slider-btn.png") no-repeat;display: inline-block; margin: 0px 6px;}

.header_two .header-btn a:hover { background:url("images/slider-active.png") no-repeat; }
.header_two .header-btn .activeSlide { background: url("images/slider-active.png") no-repeat; }

/****************************************************************************
	*-*-*OUR SERVICES-*-*
****************************************************************************/
.services-wrap { text-align: center; margin-bottom: 119px;padding-top: 150px;}
.services-wrap h2 {  display: inline-block; margin-bottom: 52px;  }

.our-services { width: 376px; display: inline-block; text-align: left;margin-right: 70px; vertical-align:top; }
.our-services p { margin-bottom: 30px; }
.our-services p.first { color: #292d33; }
.our-services ul { padding-top: 10px;border-top: 1px solid #e2e7ea; }
.our-services ul li { border-bottom: 1px solid #e2e7ea; font:700 13px 'Lato', sans-serif; color: #292d33; margin-bottom: 10px; padding-bottom: 10px; background: url("images/errow.png") left 1px no-repeat; padding-left: 23px; }


.list-wrap {background: #f8f8f8; padding: 56px 0px;}
.services-list { width: 1170px; margin: 0 auto; }
.services-list h3 { margin-bottom: 30px; }
.services-list h5 { margin-bottom: 10px; }
.services-list > div { width: 344px; display: inline-block;margin-left: 30px;  margin-bottom: 70px;}
.services-list figure { width: 45px; height: 45px;float: left; margin-top: 11px; }
.services-list > div div { width: 248px; float: right; height:100px;  }


/****************************************************************************
	*-*-*HEADER3-*-*
****************************************************************************/

.header_three  { text-align: center; background-attachment: fixed; background-size: 100% 100% !important; width: 100%;height: 338px; position: relative; }
.header_three h2 { margin: 136px 0px 0px 0px; color: #ffffff; line-height: 36px; display: inline-block; width: 926px}
.header_three h2 span { background: url("images/white-dot.png") repeat-x; }


/****************************************************************************
	*-*-*OUR WORK-*-*
****************************************************************************/
.work-wrap { text-align: center; margin-bottom: 50px; padding-top: 150px; }
.work-wrap h2 {  display: inline-block; margin-bottom: 52px;  }

.portfolio-nav ul { margin-bottom: 74px; position: relative; z-index: 99; }
.portfolio-nav li { display: inline-block; margin-left: 10px }
.portfolio-nav li a { position: relative; z-index: 999999; text-transform: uppercase; border: 2px solid rgba(255,255,255,0); padding: 5px 14px; display: inline-block; border-radius: 6px; color: #292d33;font:700 14px 'Lato', sans-serif;-webkit-transition: border-color 0.5s; -moz-transition: border-color 0.5s; -o-transition: border-color 0.5s; -ms-transition: border-color 0.5s; transition: border-color 0.5s; }
.portfolio-nav li a:hover {border: 2px solid #2ac4f4;}
.portfolio-nav li .selected {border: 2px solid #2ac4f4;}

.work_item { width: 1170px; margin: 0px auto 0px; overflow: visible !important; }
.work_item .element {display: inline-block;width: 268px; height:300px; margin: 0px 10px 50px; text-align: left;}
.work_item figure  { width: 268px; height: 185px;margin-bottom: 20px;border-radius: 7px; overflow: hidden;position: relative;}
.work_item figure a { width: 268px; height: 185px; display: block;border-radius: 7px;}
.work_item figure a img {width: 100%;height: 100%;border-radius: 7px;}

.work_item figure .overlay { border-radius: 7px; text-align: center; height: 100%; background-color: rgba(40,31,22,0.8); position: absolute;top: 0px; left:0px; display: none;}
.work_item figure .overlay.video { background: rgba(40,31,22,0.8) url("images/video.png") no-repeat center center; }
.work_item figure .overlay.photo { background: rgba(40,31,22,0.8) url("images/photo.png") no-repeat center center; }

.work_detail { background: #1c1f28; padding: 48px 0px; position: relative; }

.work_detail { width: 100%;  }
.work_detail > article { width: 1170px; margin: 0 auto; }
.work_detail figure { width: 50%; float: left; height: 393px;  margin-left: 48px; margin-right: 34px;}
.work_detail figure img { width: 100%; height: auto; }
.work_detail figure iframe { width: 100%; height: 100%; }

.work_detail .detail { width: 402px; float: left; text-align: left; }
.work_detail .detail h3 { color: #ffffff; margin-bottom: 30px; }
.work_detail .detail p { font-size: 13px; line-height: 24px; text-transform: none; margin-bottom: 34px; color: #70767f; }
p.first {font:700 18px 'Lato', sans-serif; color: #ffffff; line-height: 30px;}

.work_detail .detail ul { margin-bottom: 45px;border-top: 1px solid #394149;width: 150px; float: left; margin:0px 22px 0px 0px; }
.work_detail .detail li  { padding: 9px 0px; color: #ffffff;font:13px 'Lato', sans-serif; border-bottom: 1px solid #394149;}
.work_detail .detail li span { font-weight: bold; color: #ffffff; }
.work_item.display  {/* min-height: 275px; */ }
.work_item.display .element { /*height: 275px !important;*/  }

.single-contents .close { display: block; }
.close {z-index: 999999; position: absolute; right: 30px; top: 32px; width: 26px; height: 26px; display: none; background: url("images/close.png") no-repeat; }

.more {font:700 14px 'Lato', sans-serif; color: #8d8f91;border: 1px solid #e0e0e0; padding: 9px; text-transform: uppercase; border-radius: 7px;}
.work-wrap .more { display: none; }
/****************************************************************************
	*-*-*HEADER4-*-*
****************************************************************************/

.header_four  { text-align: center; background-attachment: fixed; background-size: 100% 100% !important; width: 100%;height: 428px; }
.header_four > div { position: relative; width: 100%; height: 100%; }
.header_four h2 {  color: #ffffff; margin-bottom: 10px; }
.header_four h2 span { background: url("images/white-dot.png") repeat-x; }
.header_four .blog-slider { width: 100%; height: 100%;}
.header_four .blog-slider .slides {width: 100%; height: 100%; }
.header_four .blog-slider .slides div { width: 605px;margin: 100px auto; }
cite { color: #2ac4f4; font-size: 18px; float: right; }

.header_four .header-nav {position: absolute; bottom:70px;left: 50%; margin-left: -350px; width: 700px;z-index: 99999; text-align: center;}
.header_four .header-nav a {font-size: 0px;  width: 21px; height: 21px; background: url("images/slider-btn.png") no-repeat;display: inline-block; margin: 0px 6px;}

.header_four .header-nav a:hover { background: url("images/slider-active.png") no-repeat; }
.header_four .header-nav .activeSlide { background: url("images/slider-active.png") no-repeat; }

/****************************************************************************
	*-*-*OUR BLOG-*-*
****************************************************************************/
.blog-wrap { text-align: center; margin-bottom: 50px;padding-top: 150px; }
.blog-wrap h2 {  display: inline-block; margin-bottom: 52px;  }

.blog-items article { float: left; border-radius: 7px;width: 368px; margin:0px 13px 38px; border: 1px solid #ebebeb; display: inline-block;}

.blog-items article figure { width: 368px; max-height: 220px; border-radius: 7px;position: relative; margin-bottom: 38px; }
.blog-items article figure a { width: 368px; height: 220px; display: block; overflow: hidden; }
article figure a img { width: 100%; /*height: 100%;*/ border-radius: 7px; }

.blog-items article .overlay a{ font: 700 14px 'Lato', sans-serif; color: #ffffff; line-height: 220px; display: inline-block;}
.blog-items article figure .overlay { display: none;width: 368px; height: 220px; border-radius: 7px; background: rgba(40,31,22,0.8); position: absolute; top:0px;left: 0px; text-align: center;}

.blog-items article > div { text-align: left; padding:0px 10px 30px; }
.blog-items article h5 { color:#292d33; font-weight: 700; margin-bottom: 10px;  }
.blog-items article p { font-size: 13px;}
.blog-items article .blog-meta { margin-bottom: 10px; }

.blog-items article span { width: 60px; height: 60px; display: block; background: url("images/category.png") no-repeat; position: absolute; left:50%; margin-left: -30px; z-index: 9999; bottom: -28px; }
.blog-items {  width: 1240px; margin: 0 auto 40px;}
.blog_posts { background: #ffffff; margin-bottom: 0px !important;padding-bottom: 30px; }
.display { display: none;}

.error { margin-bottom: 0px !important; }
.error h1 { color: #ffffff; margin-bottom: 3px; }
.error h1 span { font-size: 88px; }
.error p { margin-bottom: 20px; }
.error a { font:700 12px 'Lato', sans-serif; padding: 8px 14px; color: #ffffff; text-transform: uppercase; background: #2ac4f4; margin-bottom:55px;border-radius: 3px; display: inline-block; }

.content-page h1 { color: #ffffff; }

/****************************************************************************
	*-*-*SINGLE-*-*
****************************************************************************/
.loader { display: none; position: absolute; top: -20px; }

.single-wrapper {
    min-height: 30px;
    position: relative;
}

.single-contents .single_detail,
.single-contents .work_detail { margin-bottom: 100px; }
.single-contents #pagination { display: none; }

.single_detail {text-align: center;background: #292d33; position: relative; }
.single_detail h3 { color: #ffffff; margin-bottom: 3px; }

.single_detail article .post-meta { color: #70767f;font: 13px 'Lato', sans-serif; text-align: center;}
.single_detail article .post-meta span { color: #ffffff; font-weight: bold;}
.single_detail article .post-meta a { color: #ffba00;font-weight: bold;}

.single_detail article {padding: 66px 0px; width: 970px; margin: 0 auto;}

.single_detail article figure { width: 970px; /*height: 410px;*/ border-radius: 7px; overflow: hidden;display: inline-block; margin-bottom: 38px; }
.single_detail article figure img { max-width: 100%; /*height: 100%;*/ }

.single_detail article p { text-align: left; margin-bottom: 30px; }
.single_detail article p.first { font-size: 18px; color: #ffffff; line-height: 30px; }
.single_detail article p a { color: #fff; }

.comment-wrap  {text-align: left;background: #2f343b; padding: 45px 0px; }
.comments { width: 970px; margin: 0 auto 50px;}
.comments h3 {font-size: 24px;}

.comments li h5 { font: 700 16px 'Lato', sans-serif; float: left; color: #ffffff; margin-right: 5px;}
.comments li h5 a { color: #fff; }
.comments li .comment-reply-link{ font: 16px 'Lato', sans-serif; color: #8d8f91; margin-right: 5px; }
.comments li .comment-edit-link { font: 16px 'Lato', sans-serif;  color: #8d8f91; margin-right: 5px; }
.comments li .post-meta { float: right; }

.comments li > div { padding: 24px 0px; border:1px solid #444b56; border-radius: 7px; margin-top: 32px; }
.comments li figure { width: 70px; height: 70px; border-radius: 7px; overflow: hidden;display: inline-block; margin:0px 25px; float: left; }
.comments li figure a { width: 70px; height: 70px; display: block; }

.comments li .commernt-detail { width: 800px;float: left; }

.children { padding-left: 39px; margin-left: 61px; background: url("images/comment-bg.png") no-repeat; }
.children li .commernt-detail { width: 700px;}

.children li.depth-3 .commernt-detail,
.children li.depth-4 .commernt-detail,
.children li.depth-5 .commernt-detail,
.children li.depth-6 .commernt-detail { width: 78%;}


#comment-form {width:705px; margin: 0 auto 30px;}
#comment-form h5 { color: #ffffff; }
.logged-in-as { margin-bottom: 5px; }
.logged-in-as a {  color: #ffffff; margin:0px 3px; }
#respond { margin-top: 15px;width:705px; }
.comment-notes { margin-bottom: 5px;}
#respond h3 a { color: #ffffff;font: bold 14px Arial, Helvetica, sans-serif }
#respond input[type="text"] {margin-right: 20px; float: left;padding: 2px 10px; width:270px; border-radius: 7px; outline: none; height: 40px; border: 1px solid #e1e1e1; margin-bottom: 20px; font:700 12px 'Lato', sans-serif;  ; text-transform: uppercase;  }
#respond textarea {padding: 10px 10px; width:680px; resize: none; border-radius: 7px; outline: none; height: 180px; border: 1px solid #e1e1e1; margin-bottom: 20px; font:700 12px 'Lato', sans-serif; line-height: 24px ; text-transform: uppercase;  }
#respond input[type="submit"] {  font:700 12px 'Lato', sans-serif; padding: 8px 14px; color: #ffffff; text-transform: uppercase; background: #2ac4f4; float: right; border: 0px; border-radius: 3px; }


/****************************************************************************
	*-*-*HEADER5-*-*
****************************************************************************/

.header_five  { overflow: hidden !important; position: relative; padding-top: 100px; text-align: center; background: fixed url(images/header-five.png) no-repeat; background-size: 100% 100% !important; width: 100%;height: 287px; }
.header_five h2 {  color: #ffffff; margin-bottom: 10px; }
.header_five h2 span { background: url("images/white-dot.png") repeat-x; }
.header_five  .contact-header { width: 740px;margin: 0px auto 60px; }
cite { color: #2ac4f4; font-size: 18px; float: right; }

.header_five > a { font : 13px 'WickedGrit',sans-serif; color: #ffffff; text-transform: uppercase; border: 1px solid #ffffff; padding: 8px; border-radius: 9px;}
.header_five > a span { color: #19b7f2; }



/****************************************************************************
	*-*-* CONTACT -*-*
****************************************************************************/
.contact-wrap { text-align: center; margin-bottom: 50px;padding-top: 150px;}
.contact-wrap h2 {  display: inline-block; margin-bottom: 52px;  }
.contact-wrap .map {display: inline-block; margin-right: 30px; position: relative;}
#map_canvas {width: 700px; height: 454px;}

.map .overlay { position: absolute; top: 25px; right: 25px; background: rgba(42,196,244,0.7); padding: 25px 15px; text-align: left; width: 230px; border-radius: 7px;  }
.map .overlay h3 {font-size: 24px; font-weight: 700; color: #FFFFFF; margin-bottom: 20px; text-transform: uppercase;}
.map .overlay h3 span { color: #656565; }
.map .overlay ul li{ color: #ffffff; font:13px 'Lato', sans-serif; margin-bottom: 10px; }
.map .overlay ul li strong {  width: 80px;  }
.map .overlay ul li span { font-weight: 700;width: 100px; display: inline-block;color: #ffffff; }
.map .overlay ul li.yellow { color: #656565; }


.contact-wrap p { text-align: left; margin-bottom: 10px; }
.contact_form p.first {font:700 18px 'Lato', sans-serif; color: #292d33; line-height: 30px;}

.contact_form { width: 370px; display: inline-block; }
.contact_form input[type="text"],
.contact_form input[type="email"]{padding: 0px 10px; width: 340px; border-radius: 7px; outline: none; height: 30px; border: 1px solid #e1e1e1; margin-bottom: 5px; font:700 12px 'Lato', sans-serif;  ; /*text-transform: uppercase;*/  }
.contact_form textarea {padding: 10px 10px; width: 340px; resize: none; border-radius: 7px; outline: none; height: 138px; border: 1px solid #e1e1e1; margin-bottom: 5px; font:700 12px 'Lato', sans-serif; line-height: 24px ; text-transform: uppercase;  }
.contact_form input[type="submit"] { cursor:pointer; font:700 12px 'Lato', sans-serif; padding: 8px 14px; color: #ffffff; text-transform: uppercase; background: #2ac4f4; float: right; border: 0px; border-radius: 3px; }


/****************************************************************************
	*-*-* FOOTER -*-*
****************************************************************************/
footer { text-align: center;overflow: hidden; height: 399px; background: url(images/footer-bg.png) no-repeat; background-attachment: fixed; background-size: cover !important; width: 100%;}
footer h2 {  display: inline-block; margin-top: 120px; margin-bottom: 68px; color: #ffffff;}
footer h2 span { background: url("images/white-dot.png") repeat-x; }

footer .social_icon { text-align: center; margin: 0px 0px 100px; }
footer .social_icon a { width: 50px;height: 49px; display: inline-block; margin: 0px 50px 0px 50px;   }
footer .social_icon a.pin { background: url("images/pin.png") no-repeat; background-position: 0px 0px; }
footer .social_icon a.drible { background: url("images/drible.png") no-repeat; background-position: 0px 0px; }
footer .social_icon a.facebook { background: url("images/facebook.png") no-repeat; background-position: 0px 0px; }
footer .social_icon a.google { background: url("images/google-plus.png") no-repeat; background-position: 0px 0px; }
footer .social_icon a.be { background: url("images/footer-be.png") no-repeat; background-position: 0px 0px; }
footer .social_icon a.in { background: url("images/footer-in.png") no-repeat; background-position: 0px 0px; }





/****************************************************************************
					Tabs ON About page
****************************************************************************/

#timeline {
    margin-left: 70px;
    display: inline-block;
    width: 554px;
    overflow: hidden;
    /* margin: 100px auto; */
    position: relative;
    /* background:url(images/heading-bg.png) repeat-x 0px 30px; */
}

#scrrol-bg { background:#ecf0f1; width:370px; height:14px; display:block; margin: 0 auto; border-radius: 10px; }
#dates {
    padding-top: 15px;
    width: 370px !important;
    height: 30px;
    overflow: hidden;
     margin:0px auto !important;


}
.scrrol_btn { position: relative;width:370px; margin: 0 auto; display:none }

#dates li a span {
    background: url("images/dot.png") no-repeat;
    display: block;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    position: absolute;
    top: 4px;
}

#dates li a.selected span {
    width: 18px;
    height: 18px;
    background: url("images/big-dot.png") no-repeat;
    top: -2px;
}
#dates li {
    list-style: none;
    float: left;
    margin: 0px 30px;
    height: 33px;
    font-size: 24px;
    text-align: center;
    
}
#dates a {
    line-height: 38px;
    padding-bottom: 10px;
    font: 400 12px 'Open Sans', sans-serif, Times, serif !important;
    color:#4ecca1 !important;
    width: 30px;
    height: 17px;
    display: inline-block;;
    -webkit-transition: background 0.5s; -moz-transition: background 0.5s; -o-transition: background 0.5s; -ms-transition: background 0.5s; transition: background 0.5s;
}


#dates .selected {
    font-size: 38px;
}

#issues {
    height: 331px;
    overflow: hidden;margin-bottom: 25px;
}
#issues li {
    width: 554px;
    height: 331px;
    list-style: none;
    float: left !important;
    display: inline-block;;
    text-align: center;
}

/* #issues li.selected img {
    -webkit-transform: scale(1.1,1.1);
    -moz-transform: scale(1.1,1.1);
    -o-transform: scale(1.1,1.1);
    -ms-transform: scale(1.1,1.1);
    transform: scale(1.1,1.1);
} */
#issues li img {
    float: left;
    margin: 0 auto;
    /* height: 256px; */
    /* margin: 10px 30px 10px 50px;
    background: transparent;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)"; IE 8
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);IE 6 & 7
    zoom: 1;
    -webkit-transition: all 2s ease-in-out;
    -moz-transition: all 2s ease-in-out;
    -o-transition: all 2s ease-in-out;
    -ms-transition: all 2s ease-in-out;
    transition: all 2s ease-in-out;
    -webkit-transform: scale(0.7,0.7);
    -moz-transform: scale(0.7,0.7);
    -o-transform: scale(0.7,0.7);
    -ms-transform: scale(0.7,0.7);
    transform: scale(0.7,0.7); */
}
/* #issues li h1 {
    color: #ffcc00;
    font-size: 48px;
    margin: 20px 0;
    text-shadow: #000 1px 1px 2px;
} */
#issues li p {
    /* font-size: 14px;
    margin-right: 70px;
    font-weight: normal;
    line-height: 22px;
    text-shadow: #000 1px 1px 2px; */
    font: 400 14px 'Open Sans', sans-serif, Times, serif !important; color: #fff;
    margin-bottom:30px;
    width:330px;
    float:right;
}

#issues li p span { color:#e74d2e; }

#grad_left,
#grad_right {
    width: 100px;
    height: 350px;
    position: absolute;
    top: 0;
}
#grad_left {
    left: 0;
    background: url('images/grad_left.png') repeat-y;
}
#grad_right {
    right: 0;
    background: url('images/grad_right.png') repeat-y;
}

#next,
#prev {
    /* position: absolute;
    top: 0;
    font-size: 70px;
    top: 170px; */
    width: 22px;
    height: 38px;
    /* background-position: 0 0;
    background-repeat: no-repeat; */
    text-indent: -9999px;
    overflow: hidden;
}
/* #next:hover,
#prev:hover {
    background-position: 0 -76px; */

#next {
    position:absolute  !important; top:25px  !important; right:-13px  !important;
    display:block  !important;
    
}
#prev {
    position:absolute; top:25px; left:0px;
    display:block !important;
   
}
/* #next.disabled,
#prev.disabled {
    opacity: 0.2;
} */



/******************************
   Isotope CSS3 transitions
******************************/

.isotope,
.isotope .isotope-item {
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    -o-transition-duration: 0.8s;
    transition-duration: 0.8s;
}
.isotope {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    -o-transition-property: height, width;
    transition-property: height, width;
}
.isotope .isotope-item {
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property:    -moz-transform, opacity;
    -o-transition-property:         top, left, opacity;
    transition-property:         transform, opacity;
}


/********************************************************
   disabling Isotope CSS3 transitions
*********************************************************/


.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
    -webkit-transition-duration: 0s;
    -moz-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s;
}


/****************************************************************************
WP CORE CLASSES
****************************************************************************/

.alignnone { margin: 5px 20px 20px 0; }
.aligncenter { display: block; margin: 5px auto 5px auto; }
.alignright { float:right; margin: 5px 0 20px 20px; }
.alignleft { float: left; margin: 5px 20px 20px 0; }
.wp-caption { background: #fff; border: 1px solid #f0f0f0; max-width: 96%; padding: 5px 3px 10px; text-align: center; }
.wp-caption.alignnone { margin: 5px 20px 20px 0; }
.wp-caption.alignleft { margin: 5px 20px 20px 0; }
.wp-caption.alignright { margin: 5px 0 20px 20px; }
.wp-caption img { border: 0 none; height: auto; margin: 0; max-width: 98.5%; padding: 0; width: auto; }
.wp-caption p.wp-caption-text { font-size: 11px; line-height: 17px; margin: 0; padding: 0 4px 5px; }
.sticky {}
.gallery-caption {}
.bypostauthor {}
.nocomments {}


#pagination { text-align: center; }
#pagination a { margin: 0px 10px; font: bold 13px 'Lato', sans-serif; color: #8d8f91; }
#pagination a:hover { color: #fff; }
.blog #pagination a:hover { color: #8d8f91; text-decoration: underline; }


/* Custom CSS */

.about-wrap {
	margin-bottom: 25px;
	padding-top: 75px;
}
.about {
	margin-bottom: 0;
}
.header_two .header-btn {
	position: relative;
	bottom: 70px;
	width: 100%;
}
.contact-wrap .map {
	display: none;
}
.contact_form {
	width: 50%;
	text-align: center;
}
.contact_form textarea, .contact_form input[type="text"], .contact_form input[type="email"] {
	width: 100%;
}
.list-wrap {
	background: #f8f8f8;
	padding: 56px 0px 0;
}
.contact-wrap {
	padding-top: 75px;
	margin-bottom: 75px;
}
.services-wrap {
	text-align: center;
padding-top: 75px;
	margin-bottom: 75px;
}
#timeline {
	display: none;
}
.our-services {
	width: 900px;
	display: inline-block;
	text-align: left;
	margin-right: 0;
	vertical-align: top;
}
.work-wrap {
	margin-bottom: 25px;
	padding-top: 75px;
}
.blog-wrap {
margin-bottom: 25px;
	padding-top: 75px;
}

