.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}.clear {  clear:both;  }
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, font, 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 {background: transparent;border: 0;margin: 0;padding: 0;vertical-align: baseline;}
body {background: #FFFFFF; color: #747474;  font-family: 'open Sans', sans-serif;  font-size: 14px;  line-height: 25px;font-weight:300;  }
p, dl, hr, h1, h2, h3, h4, h5, h6, ol, ul, pre, table, address, fieldset, figure {font-weight: 300;  margin-bottom: 20px;  line-height: 25px;  }
h1, h2, h3, h4, h5, h6{  color: #555;font-weight:500;  }
pre {  overflow: auto;  width: 98%;  }
embed {  max-width: 100%;  }
ol{  list-style: decimal outside none;  }
ul{  list-style-type: disc;  }
li{  margin-left: 30px;  }
dl {  margin: 0 0 24px; }
dt {  font-weight: 400;  }
dd {  margin-bottom: 18px;  }
blockquote {  background-color: #F54336; border-radius: 5px 0 0; border-right: 4px solid #444;  font-size: 14px;  font-style: italic;  padding:8px 5px 8px 20px;  margin-right: 10px;  margin-bottom: 10px;  color: #262626;  quotes: none;  }
cite{  font-weight: 400;  }
blockquote cite a{color: #262626;}
iframe { max-width: 100%; width:100%;outline: none;border:none;overflow:hidden;  }
blockquote:before, blockquote:after {  content: '';  content: none;  }
del {  text-decoration: line-through;  } table {  border-collapse: collapse;  border-spacing: 0;  }
th{  color:#262626; text-align: center;font-weight: 300;  }
th,td{border: 1px solid #DADBDF;font-size: 16px;height: 42px;padding: 0;vertical-align: middle;width: 50px; text-align: center;}
a img {  border: none;  }
a {  text-decoration: none;  }
a, img, a img, input[type="text"], input[type="password"], input, textarea {  	outline:none;  }
a:hover{ } body.page-template-template-front-page-php #main{margin-top:0 !important;}
.page-template-template-front-page-php #header_wrap {padding: 0;margin: 0;left: 0; position: absolute; right: 0; z-index: 9999;background: none; }
#header {background-color: transparent;padding: 0;transition: height 0.3s ease 0s, line-height 0.3s ease 0s;}
.front-page #header_wrap, .home #header_wrap{left: 0; position: absolute;right: 0; width: 100%; z-index: 999; background: none; }
.skehead-headernav{ left: 0;top: 0;width: 100%;z-index: 999;  }
#logo {transition: height 0.3s ease 0s, line-height 0.3s ease 0s;position: relative;}
#logo #site-title {  margin: 0px;  font-size: 18px;}
#logo #site-title a { color: #FFFFFF;display: block; font-size: 30px; font-weight: 700; line-height: normal; margin-top: 15px; text-decoration: none; text-transform: capitalize;}
#logo #site-description {color: #ffffff; font-size: 14px; font-weight: 400; line-height: 14px; }
.logo{max-width: 100%;max-height: 75px;}
#skehead .sub-menu{display:none;}
.bottom-shadow { background: url(//nyctrafficticket.com/wp-content/themes/instaappointment-lite/images/header_shadow.png) no-repeat scroll 0 0 transparent;  display: block;  height: 25px;  margin-bottom: 15px;  margin-top: -10px;  position: relative;  width: 869px;  }
#header-top .social_icon {float: right;padding:11px 0 10px;}
#header-top .row-fluid .span5 {height: 45px;}
#header-top {background-color: rgba(0, 0, 0, 0.5);height: 45px; padding:0;} 
#header-top  [class*="span"]{min-height:inherit;}
.topbar_info {padding:10px 20px;float: left;}
.topbar_info .head-phone > a { color: #262626;font-size: 14px;font-weight: 400;margin-left: 6px;-webkit-transition:all .3s ease 0s;-moz-transition: all .3s ease 0s;-o-transition: all .3s ease 0s;transition: all .3s ease 0s; }
.topbar_info:hover a,.topbar_info:hover i{color:#fff;}
.header-cart { background: url(//nyctrafficticket.com/wp-content/themes/instaappointment-lite/images/cart.png) no-repeat scroll left center rgba(0, 0, 0, 0); height: 25px; position: relative; width: 30px; float: right; } 
.header-cart > a {background: none repeat scroll 0 0 #1abc9c; border-radius: 15px; color: #fff; display: block; font-size: 11px; height: 14px; line-height: 13px; position: absolute; right: 0; text-align: center; top: -5px; width: 14px;} 	
#header-top .flag-icons{border-right: 1px solid #fcd02d;float: left; padding: 10px 20px; width: 145px;}
#wrapper{word-wrap:break-word;}
#wrapper .instaapp-front-bgimg img{max-width:100%;}
.top_search {float: left; }
#header-top .nav-search-icon {line-height: 0; list-style-type: none; margin: 0; text-align: left; }
.nav-search-icon > li {display: inline-block; margin: 0; }
#header-top .top_search fieldset {margin-bottom: 0; position: relative;margin-top: -8px; }
#header-top #header-searchform .fa-search {color:#ffffff; display: inline-block; margin-top: -6px; position: absolute; right: 15px; top: 50%; }
.dd-toggle.fa.fa-angle-down {background-color: #262626;color: #FFFFFF;padding: 1px 4px;}
.head-phone {color: #262626;font-size: 14px;font-weight: 300;-webkit-transition:all .3s ease 0s;-moz-transition: all .3s ease 0s;-o-transition: all .3s ease 0s;transition: all .3s ease 0s;}
.head-mail {color: #262626; font-size: 14px; font-weight: 300; position: relative; top: -1px; -webkit-transition:all .3s ease 0s;-moz-transition: all .3s ease 0s;-o-transition: all .3s ease 0s;transition: all .3s ease 0s; }
.topbar_info_mail {padding:10px 21px;float: left; border-right: 1px solid #fcd02d;}
.topbar_info_mail .fa-envelope {color: #262626;font-size: 18px; margin-right: 5px; }
.topbar_info_mail .head-mail > a {color: #262626; font-size: 14px; font-weight: 400; margin-left: 6px;-webkit-transition:all .3s ease 0s;-moz-transition: all .3s ease 0s;-o-transition: all .3s ease 0s;transition: all .3s ease 0s;}
#skenav  #menu-main ul.sub-menu a .fa-caret-down:before,#skenav  #menu-main ul.children a .fa-caret-down:before{display: none; }
#skenav  #menu-main .sf-with-ul .fa-caret-down:before {margin-left: 10px;}
#front-content-box {color: #262626; font-size: 14px; font-weight: 400; } .rev_slider_install_err { background: none repeat scroll 0 0 #E1472F; border: 1px solid #E1472F; color: #FFFFFF; font-size: 20px; margin-top: 10px; padding: 10px; text-align: center; } #skehead  .top-nav-menu{float:right;}
#header.skehead-headernav-shrink #skenav ul ul a { line-height: 1.2em; }
#skenav {background:none repeat scroll 0 0 transparent; display:block; margin-left:auto;  margin-right:auto; border:medium none;margin-top:0; } 
#skenav  ul > li:last-child a{margin-right:0;} 
#skenav .instaapp-menu, ul.menu {font-size: 13px; margin: 39px 0 0; display:inline-block;  width:auto;  float:right;}
#skenav .instaapp-menu ul.menu {list-style: none;margin: 0; }
#skenav .instaapp-menu .menu li,ul.menu li {float: left; position: relative;  margin-left: 0px;  list-style: none outside none;  }
#skenav a {border: 1px solid transparent;border-radius: 3px;color:#FFFFFF;display: block;font-size: 18px;font-weight:400; text-transform:capitalize; line-height: normal; margin:0px 7px;padding:7px 18px;text-decoration: none;-webkit-transition:all .3s ease 0s;-moz-transition: all .3s ease 0s;-o-transition: all .3s ease 0s;transition: all .3s ease 0s; }
#skenav li > a:hover, #skenav li.current-menu-item.page_item.current_page_item > a {border: 1px solid #FFFFFF;}
#skenav ul li:hover{z-index:9999;}
#skenav ul .sub-menu li ,#skenav ul ul li {display: block; width:100%;}
#skenav ul ul {position: absolute;top: 100%;left: 12px;border-radius: 0 0 3px 3px;float: left;width: 185px;z-index: 99999;padding:0;background:#262626;margin-bottom: 0;}
#skenav ul .children li:first-child, #skenav ul .sub-menu li:first-child { border-top: none; }
#skenav ul ul a {border: 0 none !important; color: #FFFFFF;font-size: 14px; height: auto; line-height: 1.2em; margin: 0; padding: 17px 15px; width: auto; } 	
#skenav ul ul li.current_page_item a{}
#skenav ul ul li{ border-top: 1px dotted rgba(0,0,0,.15);}
#skenav ul ul ul.sub-menu,#skenav ul ul ul.children{  left: 100%;  top: 0px !important; border-top: 0 none;margin-top:0; }
* html #skenav ul li.current_page_item a, * html #skenav ul li.current-menu-ancestor a, * html #skenav ul li.current-menu-item a, * html #skenav ul li.current-menu-parent a, * html #skenav ul li a:hover {  color: #fff;  }
#skenav ul ul.sub-menu li.current_page_item > a { border: medium none; } #header-top .pull-right {width: auto;float: left; list-style: none outside none; margin: 0; position: relative;text-align: center; }
#header-top .pull-right p{margin-bottom:0;}
#header-top .dropdown-menu {background-color: #262626; display: none; font-size: 14px; left: -20px; list-style: none outside none; margin: 10px 0 0;position: absolute; width: 185px; z-index: 99999; }
#header-top .dropdown-menu.langs > li { margin:0; text-align: center;line-height: 35px; }
#header-top .pull-right .caret { border-color: #FFFFFF transparent; border-style: solid solid dotted; border-width: 5px 5px 0; display: inline-block;height: 0; margin-left: 6px; vertical-align: middle; width: 0; margin-top: -2px; }
.dropdown-toggle > span {margin: 0 6px; position: relative;font-size: 14px;font-weight: 400; }
#header-top .fa-angle-down {font-size: 13px; }
.dropdown-toggle.select-lang{cursor: pointer;color: #262626; }
#header.skehead-headernav.skehead-headernav-shrink #logo{background-color: #262626;}
#header.skehead-headernav.skehead-headernav-shrink{position: fixed;transition: height 0.3s ease 0s, line-height 0.3s ease 0s;padding-bottom: 10px;height:auto;background-color: #262626;}
#header.skehead-headernav.skehead-headernav-shrink ul.menu {margin: 10px 0 0;}
#header.skehead-headernav.skehead-headernav-shrink ul ul {margin-top: 10px;}
#header.skehead-headernav.skehead-headernav-shrink #logo #site-title a {font-size: 24px;margin-top: -3px;letter-spacing: -0.2px;}
#header.skehead-headernav.skehead-headernav-shrink .logo_inner > a {margin-top: 1px;}
.logo_inner > a {margin-top: 25px;}
#header.skehead-headernav.skehead-headernav-shrink #skenav ul li a {font-size: 14px;line-height:normal;padding: 4px 20px;border: 1px solid transparent;}
#header.skehead-headernav.skehead-headernav-shrink #skenav  ul ul a{line-height:18px;padding: 17px 15px;}
#header.skehead-headernav.skehead-headernav-shrink #skenav li > a:hover,
#header.skehead-headernav.skehead-headernav-shrink #skenav li.current-menu-item.page_item.current_page_item > a {color: #262626;}
#skenav ul ul li:last-child, #skenav ul ul li:last-child a{border-radius: 0 0 3px 3px;}
#header.skehead-headernav.skehead-headernav-shrink #skehead .nav-search-icon {line-height:68px;}
#header-top .dropdown-menu.langs a {border-bottom: 1px dotted rgba(0, 0, 0, 0.15); color: #FFFFFF; display: block; padding: 2px 20px; text-align: left;transition: all 0.3s linear 0s; -webkit-transition: all 0.3s linear 0s;moz-transition: all 0.3s linear 0s; -o-transition: all 0.3s linear 0s;} 
#header-top .dropdown-menu.langs img {margin-right: 13px; }
#header-top .dropdown-menu.langs span {display: inline-block;position: relative;top: -2px;}
.home .head-slide-wrap, .front-page .head-slide-wrap {position: relative;display: block;}
.head-slide-wrap {display: none;} .header-form-wrap {position: absolute; top: 0; width: 100%; z-index: 99; }
.header-form-wrap a,.wpcf7-submit,form input[type="submit"],.page-template-template-appointment-php form input{background:none repeat scroll 0 0 #cc0021;border-radius: 3px;border: none;cursor: pointer; display: inline-block;font-family: 'Open Sans'; font-size: 24px; font-weight: 400;padding: 18px 0;width:66%;color: #FFFBFC;position: relative;transition: all 0.3s linear 0s;-webkit-transition: all 0.3s linear 0s;-moz-transition: all 0.3s linear 0s;-o-transition: all 0.3s linear 0s;text-align: center;}
.head_form_main a {left: 20px;}
.header-form-wrap .wpcf7 br{display: none;}
.header-form-wrap .head_form_main.span5 {float: right;margin-top: 285px; position: relative;}
.wpcf7-form p {margin: 0;}
.form-title-main {color: #585858; font-size: 22px; font-weight: 700;line-height: 1;margin: 0; padding: 0; text-transform: uppercase; } .flex-control-paging li a{background: none repeat scroll 0 0 #fff;display: inline-block; height: 3px; padding: 0; width: 45px; margin:0px 9px; text-indent: -99999px; cursor:pointer; border:0; }
.instaapp-front-bgimg {line-height: 0;} #main {padding: 0 0 0px;  background: none repeat scroll 0 0 #FEFEFE; }
#content {  word-wrap: break-word;  -ms-word-wrap: break-word; }
.left-sidebar #content{margin-top:0px;padding-left: 0;float: right;}
.container.post-wrap { margin-top: 65px;  }
.default-pagetemp #content {margin-top:0px; padding-right: 20px;}
#content .post:first-child{padding-top:0px}
#content .post { border-bottom: 0px solid #E1E1E1 ;padding-bottom: 40px; padding-top: 40px;}
#content .post.project-temp4{padding-bottom: 26px;}
#content .post.project-temp3{padding-bottom: 29px;}
#content .post.project-temp2{padding-bottom: 26px;}
#content .post.project-temp4 .navigation{margin-bottom:9px;margin-top: 5px;}
#content .post.project-temp3 .navigation{margin-bottom:6px; margin-top: 8px;}
#content .post.project-temp2 .navigation {margin-bottom:9px;margin-top: 5px;}
.single_post_wrap:first-child{margin-top: 0;padding-top: 0;border-top:0;}
.archive #content .post:first-child ,.page-template-template-blog-page-php #content .post:first-child,.page-template-template-blog-fullwidth-php #content .post:first-child ,.blog #content div.post:first-child,.page-template-template-blog-left-sidebar-page-php #content .post:first-child  { margin-top: 0;padding-top: 0;border-top:0;}
.blog #content .post,.archive #content .post,.page-template-template-blog-page-php #content .post,.page-template-template-blog-fullwidth-php #content .post ,.page-template-template-blog-left-sidebar-page-php #content .post,.single_post_wrap{background-color: transparent;padding-bottom: 0;padding-top:50px;margin-top: 50px;border-top:1px dashed #262626; }
.blog-template #content .post:last-child, .blog #content .post:last-child{border-bottom:0;}
.category #content .post:last-child,.tag #content .post:last-child, .archive  #content .post:last-child, .search  #content .post:last-child{border-bottom:0;}
.blog-template #content, .blog #content ,.archive #content{margin-bottom:17px;padding-right:0px;}
.page-template-template-blog-fullwidth-php #content {padding-right:0px;}
.tag #content, .category #content,.archive  #content, .search  #content {margin-bottom:15px;margin-left: 0;}
.search #content .post { border-bottom: 0;}
.blog-template .container.post-wrap, .blog .container.post-wrap{margin-top:65px;}
.blog-template .navigation #instaapp-paginate, .blog .navigation #instaapp-paginate{margin-bottom:38px;}
.fullwidth-temp .container.post-wrap {margin-top:65px;}
.fullwidth-temp #content .post{padding-bottom:0px;}
.sitemap-temp #content{margin-bottom:30px;padding-right: 20px;}
.left-sidebar #content .post{padding-bottom:40px;}
.default-pagetemp #content .post{padding-bottom:50px;}
.entry {  margin: 10px 0 15px;  }
.entry-title a {  color: #262626;  text-decoration: none;  }
.post-title{ margin-bottom: 0;margin-top: 22px;}
.post-title a {font-size: 20px; font-weight: 700;line-height: 24px;color: #262626;} 	
.title a {  color: #262626;  display: block;  margin-bottom: 7px;  text-decoration: none; font-size:22px; line-height: 26px;  }
.title a:hover {color: #262626;}
.skepost-meta {color: #262626;font-size:14px;margin-top: 10px;letter-spacing: 0.2px;font-weight: 400;}
.skepost-meta .fa {color: #000000;}
.skepost-meta span.author-name a, .skepost-meta span.tag-name a,.skepost-meta span.tags a,.skepost-meta span.category a {color: #262626;text-transform: capitalize;}
.skepost-meta span.comments a { color: #262626; }
.skepost-meta abbr {  border: none;  }
.skepost-meta abbr:hover {  border-bottom: 1px dotted #666;  }
.skepost {clear: both;margin-top: 24px;}
.page-content .skepost {margin-top: 0;}
.skepost img {margin-bottom: 10px;  }
.skepost input {margin: 0 0 24px 0;  }
.skepost input.file, .skepost input.button {  margin-right: 24px;  }
.skepost label {color: #888;  font-size: 12px;  }
.skepost select {margin: 0 0 24px 0;  }
.skepost sup, .skepost sub {font-size: 10px;vertical-align: top;}
.skepost blockquote.left {float: left;  margin-left: 0;  margin-right: 24px;  text-align: right;  width: 33%;  }
.skepost blockquote.right {float: right;  margin-left: 24px;  margin-right: 0;  text-align: left;  width: 33%;  }
body.page .edit-link {clear: both;  display: block;  } 
.skepost-meta a {text-decoration:none;transition: all 0.3s linear 0s; -webkit-transition: all 0.3s linear 0s;moz-transition: all 0.3s linear 0s; -o-transition: all 0.3s linear 0s;}
.skepost-meta span {display: inline-block;padding: 0 20px;border-left:1px solid #cdcdcd;margin-bottom:5px;transition: all 0.3s linear 0s; -webkit-transition: all 0.3s linear 0s;moz-transition: all 0.3s linear 0s; -o-transition: all 0.3s linear 0s;}
.skepost-meta span > span {border: medium none; padding: 0; }
.skepost-meta span.date{cursor: pointer;border-left: 0 none;padding-left: 0;transition: all 0.3s linear 0s; -webkit-transition: all 0.3s linear 0s;moz-transition: all 0.3s linear 0s; -o-transition: all 0.3s linear 0s;}
.skepost-meta span i{font-size: 18px; margin-right: 10px;position: relative;top: 1px;transition: all 0.3s linear 0s; -webkit-transition: all 0.3s linear 0s;moz-transition: all 0.3s linear 0s; -o-transition: all 0.3s linear 0s;}
.skepost-meta .category a{display:inline-block;  }
.main-box .main-box-mid {  margin-bottom: 10px;  }
.readmore {margin-top:15px;  }
.readmore a {background-color: #444444;  border-radius: 5px 5px 5px 5px;  color: #FFFFFF;  display: block;  font-style: italic;  height: 24px;  overflow: hidden;  padding: 0 2px 0 10px;  text-decoration: none;  width: 91px;  }
.readmore a:hover {background-color: #5F5F5F;  }
#content .continue{text-align:right;margin-top: 50px; }
.continue a {color: #FFFFFF; border: none; cursor: pointer; display: inline-block; font-size: 16px;font-weight: 400; margin-bottom: 0;padding: 12px 20px; position: relative;transition: all 0.3s linear 0s;-webkit-transition: all 0.3s linear 0s;-moz-transition: all 0.3s linear 0s;-o-transition: all 0.3s linear 0s;line-height:20px;}
.continue a:hover { background: none repeat scroll 0 0 #F54336; color: #FFFFFF; transition: all 0.3s linear 0s; -webkit-transition: all 0.3s linear 0s;  	-moz-transition: all 0.3s linear 0s;  	-o-transition: all 0.3s linear 0s;  }
.sticky-post {border-bottom: 1px solid transparent; font-size: 22px; font-weight: 300;padding-top:35px; padding-bottom: 10px; text-transform: uppercase; width: 120px; } 	
.sticky-post:first-child{padding-top:0; margin-top: -5px;}
#content .post.sticky { padding-top: 15px;margin: 0;}
.single #content .title{margin-bottom:12px;}
.single-post #container.span9{ padding-right: 20px;}
#content.blogsidebar{margin-top:0px;padding-left:20px;padding-right:0;}
.shop-template h1.page-title {display: none;}
#skehead .nav-search-icon {line-height: 98px;text-align: right;float:right; position: relative;}
#skehead .nav-search-icon i{transition: all 0.3s linear 0s; -webkit-transition: all 0.3s linear 0s;moz-transition: all 0.3s linear 0s; -o-transition: all 0.3s linear 0s;}
.post h3, .contact-post h3{font-size: 25px;font-family: 'Open Sans';letter-spacing: 0.2px;font-weight: 400;margin-bottom: 30px;}
#wrapper .hsearch {}
#wrapper .hsearch .container,#wrapper .hsearch .container .row-fluid .instaapp-s-form { height: inherit; position: relative; }
#wrapper .hsearch form, #wrapper .hsearch fieldset,#wrapper .hsearch input { height: inherit; margin: 0; padding: 0; }
#wrapper .hsearch input[type="text"] {background-color: transparent; border: medium none; color: #777 !important; font-size: 14px !important; font-weight: normal; padding: 0 15px 0 15px; text-transform: uppercase;} 	
#wrapper .hsearch input[type="submit"] { display: none; }
.social_icon ul{margin:0;} 	
.social_icon li {float: left;list-style-type: none;margin-left: 0;line-height: normal;}
.social_icon li a:hover,.topbar_info i:hover{color:#fff;}
.social_icon a{border: none; border-radius: 0;background: #262626;display: inline-block; font-size: 15px; margin-left: 3px; margin-right: 0; margin-top: 0; padding: 0; text-align: center;height: 24px;line-height: 24px;width: 24px;-webkit-transition:all .3s ease 0s;-moz-transition: all .3s ease 0s;-o-transition: all .3s ease 0s;transition: all .3s ease 0s;} 	 	
.social_icon li a:hover,.social_icon li a,.topbar_info i,.topbar_info i:hover{-webkit-transition:all .3s ease 0s;-moz-transition: all .3s ease 0s;-o-transition: all .3s ease 0s;transition: all .3s ease 0s;}
.topbar_info .fa-phone {color: #262626; font-size: 20px; margin-right: 12px;position: relative;top: 2px; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); transform: rotate(45deg); } .post-password-form input[type="submit"]{margin-top: 15px; width:40%;}
form input[type="text"],form input[type="email"],form input[type="password"],
form input[type="url"],form input[type="tel"],
form input[type="number"],form input[type="range"],
form input[type="date"], form input[type="file"]{border-radius: 3px;color:#585858;background: #FFFFFF; border: 1px solid #dadada;font-family: 'Open Sans'; font-size: 14px; font-weight: 400; height:42px; margin: 20px 0 0; padding: 0 20px 0; width: 100%;box-sizing: border-box;}
form select{border-radius: 3px;background: none repeat scroll 0 0 #FFFFFF;color:#585858;border: 1px solid #dadada;-moz-box-shadow: 0 1px 3px 0 #dadada inset;-webkit-box-shadow: 0 1px 3px 0 #dadada inset;box-shadow: 0 1px 3px 0 #dadada inset;padding: 0 16px 0; margin: 20px 0 0;height: 42px; width: 100%;font-size: 14px;font-weight: 400; }
form input[type="text"]:focus,form input[type="email"]:focus,
form input[type="url"]:focus,form input[type="tel"]:focus,
form input[type="number"]:focus,form input[type="range"]:focus,
form input[type="date"]:focus,form input[type="file"]:focus,form textarea:focus{-moz-box-shadow: 0 1px 3px 0 #dadada inset;-webkit-box-shadow: 0 1px 3px 0 #dadada inset;box-shadow: 0 1px 3px 0 #dadada inset;}
form textarea{border-radius: 3px;background: #FFFFFF; border: 1px solid #dadada;height: auto; padding: 15px 20px 15px; margin-top: 20px;width: 100%;box-sizing: border-box; color: #262626; font-family: 'Open Sans', sans-serif; font-size: 14px; font-weight: 400;  margin-bottom: 0px;} 	
form input[type="submit"]{background:none repeat scroll 0 0 #262626;border-radius: 3px;border: none;cursor: pointer; display: inline-block;font-family: 'Open Sans'; font-size: 20px; font-weight: 400;margin-top: 0;padding: 0;height: 50px;width: 100%;color: #FFFFFF;position: relative;transition: all 0.3s linear 0s;-webkit-transition: all 0.3s linear 0s;-moz-transition: all 0.3s linear 0s;-o-transition: all 0.3s linear 0s;} .page-template-template-appointment-php {}
.page-template-template-appointment-php form input[type="text"],.page-template-template-appointment-php form input[type="email"],
.page-template-template-appointment-php form input[type="url"],.page-template-template-appointment-php form input[type="tel"],
.page-template-template-appointment-php form input[type="number"],.page-template-template-appointment-php form input[type="range"],
.page-template-template-appointment-php form input[type="date"],.page-template-template-appointment-php  form input[type="file"]{  background: #f9f9f9; border: 1px solid #e1e1e1; color: #666666; font-family: 'Open Sans', sans-serif; font-size: 15px; font-weight: 300; height:40px; margin: 5px 0 0; padding: 4px; width: 100%;box-sizing: border-box;}
.page-template-template-appointment-php form select{ background: none repeat scroll 0 0 transparent; border: 1px solid #e1e1e1; padding: 4px; margin: 5px 0 0; width: 100%; }
.page-template-template-appointment-php form input[type="text"]:focus,.page-template-template-appointment-php form input[type="email"]:focus,
.page-template-template-appointment-php form input[type="url"]:focus,.page-template-template-appointment-php form input[type="tel"]:focus,
.page-template-template-appointment-php form input[type="number"]:focus,.page-template-template-appointment-php form input[type="range"]:focus,
.page-template-template-appointment-php form input[type="date"]:focus,.page-template-template-appointment-php form input[type="file"]:focus,.page-template-template-appointment-php form textarea:focus{ border: 1px solid #F54336;}
.page-template-template-appointment-php form textarea{ background: #f9f9f9; border: 1px solid #e1e1e1; height: 182px; padding: 4px; margin-top: 4px;width: 100%;box-sizing: border-box; color: #666666; font-family: 'Open Sans', sans-serif; font-size: 15px; font-weight: 300;  margin-bottom: 0px;} 	
.page-template-template-appointment-php form input[type="submit"]{ margin-top: 20px;border-radius: 5px;background:none repeat scroll 0 0 #cc0021; border: 1px solid #F54336; cursor: pointer; display: inline-block;font-family: 'Open Sans', sans-serif; font-size: 22px; font-weight: 300; margin-bottom: 0; padding: 5px 21px;width:100%; position: relative;transition: all 0.3s linear 0s;-webkit-transition: all 0.3s linear 0s;-moz-transition: all 0.3s linear 0s;-o-transition: all 0.3s linear 0s;}  
.page-template-template-appointment-php form input[type="submit"]:hover { color: #FFFFFF; transition: all 0.3s linear 0s;-webkit-transition: all 0.3s linear 0s;-moz-transition: all 0.3s linear 0s;-o-transition: all 0.3s linear 0s; } 
.page-template-template-appointment-php .wpcf7-form {border: 1px solid #94979d; border-radius: 10px; margin: 0 auto 20px; padding:40px 30px 0; width: 40%; }
.wpcf7 input[type="checkbox"], .wpcf7 input[type="radio"] {margin: 0 5px 3px 0;vertical-align: middle;}
.wpcf7-checkbox, .wpcf7-radio {display: inline-block;margin-top: 16px;}
.wpcf7-checkbox .wpcf7-list-item-label, .wpcf7-radio .wpcf7-list-item-label{color: #585858;font-size: 14px;font-weight: 400;}
form input[type="file"]{ padding: 0;}
.select-outer-cl:before {background-color: #FFFFFF; border: 1px solid #dadada;-moz-box-shadow: 0 1px 3px 0 #dadada inset;-webkit-box-shadow: 0 1px 3px 0 #dadada inset;box-shadow: 0 1px 3px 0 #dadada inset;}
.select-outer-cl:before {border-radius: 0 3px 3px 0; bottom: 0; right: 0; top: 20px; width: 2em; }
.select-outer-cl:before, .select-outer-cl:after {content: ""; pointer-events: none; position: absolute; width: 38px;z-index: 9;}
.select-outer-cl:after {color: #585858;}
.select-outer-cl:after {content: url(//nyctrafficticket.com/wp-content/themes/instaappointment-lite/images/down-arrow.png); font-size: 10px; height: 1em; line-height: 0; right: -13px; top: 60%; }
.select-outer-cl:before, .select-outer-cl:after {pointer-events: none; position: absolute; }
.select-outer-cl {display: block; position: relative; vertical-align: middle; } .format-standard .skepost,.single-format-standard .skepost{ margin-top: 20px;}
.skepost > p {margin: 0;line-height: 24px;color: #262626; font-size: 16px; font-weight: 400; line-height: 25px;}
.page-template-template-blog-fullwidth-php .image-gallery-slider {height: 400px;overflow: hidden;position: relative;}
.slider-attach {overflow: hidden;position: relative;margin-bottom: 20px;}
.quote_post .instaapp-quote{background-image: none; border-radius: 0; font-size: 15px; font-style: normal; line-height: 30px;padding: 32px; text-align: center;}
.quote_featured_img {margin-bottom: 22px; }
.quote_post .instaapp-quote .quoteauthor {margin: 16px 0 0;text-align: center;font-size: 16px;}
.quote_post .instaapp-quote .fa {font-size: 80px;background-color: #262626; color: #FFFFFF; display: inline-block; height: 118px; line-height: 118px; margin: 0; width: 118px; }
.quite_icon_cl {float: left;}
.quote_text_cl {color: #262626; font-size: 23px; font-weight: 700;line-height: 40px; margin: 22px 0 0; }
.blog-post-like .ldc_counts {position: relative; top: -1px; }
.skepost-meta .comments .fa-comment:before, .comments > a {position: relative;top: -1px;}
.blog-post-like .ul_cont {cursor: pointer;}
.post_inner_wrap{padding: 0px; }
.navigation .alignleft a,.navigation .alignright a{line-height: 40px;padding: 10px 20px;}
.navigation .alignleft .fa{margin-right: 3px;}
.navigation .alignright .fa{margin-left: 3px;} .bread-title-holder{display: block;width: 100%;  }
.bread-title-holder .container {display: table;height: 100%;position: relative;   }
.bread-title-holder .container .row-fluid { display: table-cell; vertical-align: middle;}
.bread-title-holder .cont_nav {display: block;float: right;}
.bread-title-holder .cont_nav_inner p{margin:0;color:#262626;}
.bread-title-holder .cont_nav_inner a,.bread-title-holder .cont_nav_inner p{ margin-top: 20px;font-size:18px; font-weight: 400;text-transform: capitalize;}
.bread-title-holder .instaapp-breadcrumbs-separator {color:#262626; font-weight: bold;}
.bread-title-holder h1.title{width: 50%;color: #262626;font-family: 'open sans';font-size: 42px;font-weight: 700;line-height: normal;float:left;margin: 0;text-transform: uppercase; margin-bottom: 25px;}
.bread-title-holder h1.title:after {content: "";display: block;height: 1px;margin: 1px 0 0;position: relative;width: 44%;}
.bread-title-holder .container_inner {border-bottom: 1px solid #e9e9e9; margin-top: 33px; } .front-blog-wrap.row-fluid .span4:nth-child(3n+1) { margin-left: 0;}
.front-blog-wrap.row-fluid .span4{padding-bottom:25px; min-height: 350px;}
#front-page-content img {max-width: 100%; }
.front-video-bg {width: 100%;line-height: 0; }
.instaapp-section{ margin-top: 83px;}
.instaapp-section h2.section_heading{color: #262626; }
.instaapp-section h2.section_heading:after {content: "";display: block;height: 1px;left: 10px;margin: 1px 0 0;position: relative;width: 7%;}
.instaapp-animated.instaapp-viewport.small-to-large{ animation:instaapp_zoom 1s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s normal none 1; -webkit-animation:instaapp_zoom 1s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s normal none 1;-moz-animation:instaapp_zoom 1s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s normal none 1;-o-animation:instaapp_zoom 1s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s normal none 1; opacity:1; }
@keyframes instaapp_zoom{0%{transform:scale(.3);opacity:.1} 100%{transform:scale(1);opacity:1}}
@-webkit-keyframes instaapp_zoom{0%{-webkit-transform:scale(.3);opacity:.1} 100%{-webkit-transform:scale(1);opacity:1}}
@-moz-keyframes instaapp_zoom{0%{-moz-transform:scale(.3);opacity:.1} 100%{-moz-transform:scale(1);opacity:1}}
@-o-keyframes instaapp_zoom{0%{-o-transform:scale(.3);opacity:.1} 100%{-o-transform:scale(1);opacity:1}}
#instaapp-product-cat li > a {z-index: 22;background-color: #1abc9c; font-weight: 500;bottom: 35px; box-sizing: border-box; color: #fff; display: block; font-size: 18px; font-weight: 500; height: 70px; line-height: 30px; padding-top: 5px; position: absolute; text-align: center; text-transform: uppercase; width: 100%;} 	
#instaapp-product-cat li > a span { font-weight: 300;text-transform: capitalize; font-size: 14px; }
#instaapp-product-cat li.item.instaapp-procat {position:relative;line-height:0;}
.instaapp-product-cat,#recent-prodcucts-box,#full-client-box{text-align:center;}
h1.home-section-title{font-weight: 400;text-align: center; display:inline-block;color: #1abc9c;font-size: 26px;position: relative; }
.instaapp-product-cat .container,#recent-prodcucts-box .container,#full-client-box .container{
overflow: hidden;
}
#instaapp-re-product h3 > .price { float: right; color: #1abc9c; font-size: 15px; font-weight: bold; }
.instaapp-iconbox .iconbox-content h4 hr {border: 1px solid #1abc9c; color: #fff; font-weight: bold; height: 0; width: 60px;} 	
#instaapp-re-product .item .overlay a.prolink:hover { color: #ffffff; }
#instaapp-product-cat{text-ali}
.iconboxhover {  background-color: rgba(0, 0, 0, 0.1); transition: all 0.5s ease 0s; -webkit-transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; -o-transition: all 0.5s ease 0s; bottom: 20px; left: 20px; position: absolute; right: 20px; top: 20px; z-index: 99;opacity:1; }
.instaapp-iconbox.iconbox-top:hover .iconboxhover { background: none repeat scroll 0 0 #1abc9c; margin: 0 auto; opacity: 0.7; } #full-division-box{ overflow: hidden;position: relative; }
#full-division-box {position:static;}
.full-content-box{ padding: 120px 0 110px;position: relative; }
#full-subscription-box .full-content-box{ padding: 120px 0;position: relative; }
.full-content-box .span5 > h2 {line-height: 28px;}
.full-bg-image-fixed{background-image: url(//nyctrafficticket.com/wp-content/themes/instaappointment-lite/images/PArallax_Vimeo_bg.jpg); }
#full-division-box,#full-subscription-box{background-attachment: fixed; background-repeat: repeat; background-size: cover; -webkit-background-size: cover; -moz-background-size: cover; height: 100%;overflow: hidden;width: 100%;}
#brand-logos .owl-carousel .owl-wrapper { padding-top:0;}
.row-fluid .clients-items .span2 { margin-left: 0; width:100%; }
.clients-items .item a { border-right: medium none; display: block; height: 100px;  overflow: hidden; position: relative; transition: all 0.8s ease 0s;-webkit-transition: all 0.8s ease 0s;-moz-transition: all 0.8s ease 0s;-o-transition: all 0.8s ease 0s;  }
.clients-items img { top: 0; left: 0; right: 0; bottom: 0;margin: auto; position: absolute; top: 0;transition: all 0.8s ease 0s;-webkit-transition: all 0.8s ease 0s; -moz-transition: all 0.8s ease 0s;-o-transition: all 0.8s ease 0s;  }
.clients-items .item:hover img{opacity: 1;transition: all 0.8s ease 0s;-webkit-transition: all 0.8s ease 0s;-moz-transition: all 0.8s ease 0s;-o-transition: all 0.8s ease 0s;}
.clients-items .item a:hover { opacity: 1;transition: all 0.8s ease 0s;-webkit-transition: all 0.8s ease 0s; -moz-transition: all 0.8s ease 0s;-o-transition: all 0.8s ease 0s;  }
.clients-items {margin-top:30px;margin-bottom: 0;}
.para_btn{color: #fff; border: 1px solid #fff; font-size: 20px; display: inline-block; line-height: 20px; padding: 10px 41px; margin-top: 30px;transition: all 0.8s ease 0s;-webkit-transition: all 0.8s ease 0s;-moz-transition: all 0.8s ease 0s;-o-transition: all 0.8s ease 0s;  }
.para_btn:hover { background: none repeat scroll 0 0 #FFFFFF; transition: all 0.8s ease 0s; -webkit-transition: all 0.8s ease 0s; -moz-transition: all 0.8s ease 0s; -o-transition: all 0.8s ease 0s;  color:#E74C3C;} #full-static-box {padding: 43px 0;background-color: #F2F2F2;}
.instaapp-counter { margin: 0 auto; text-align: center;}
.instaapp-counter-number { font-size: 70px;line-height: 70px; font-weight: 400;margin-top: 12px;}
.instaapp-counter h6.instaapp-counter-title {text-transform: uppercase; font-size: 21px; font-weight: 300; line-height: 24px;margin: 0;padding: 10px 0 8px;}
.instaapp-counter-h i {font-size: 55px;}
.instaapp-counter-h { line-height: 50px; }
#instaapp-re-product .item { border: 1px solid #ececec; }
#instaapp-re-product .item h3 { min-height: 20px; margin-bottom: 10px; font-size: 14px; font-weight: 400;text-align:left; text-transform: uppercase; color: #3c546b; padding: 0 10px; }
#instaapp-re-product, #instaapp-product-cat { padding: 0; margin: 0; }
#instaapp-re-product .overlay,#instaapp-product-cat .overlay { background: none repeat scroll 0 0 rgba(60, 84, 107, 0.5); display: block; overflow: hidden;  position: absolute; transition: all 0.5s ease 0s; z-index: 20; }
#instaapp-re-product .overlay { margin: 0 11px 43px; bottom: 0; left: 0; opacity: 0; right: 0; top: 0; }
#instaapp-product-cat .overlay { margin: 0; bottom: 0; left: 0; opacity: 0; right: 0; top: 0; }
#instaapp-re-product .item:hover .overlay,#instaapp-product-cat  .item:hover .overlay { opacity: 1; }
#instaapp-re-product a.prolink{ top: 50%; padding: 7px 10px; background: #fff;left: 0; margin: 0 auto; opacity: 1; bottom: 0; transition: all 0.5s ease 0s; -webkit-transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; -o-transition: all 0.5s ease 0s; position: absolute; height: 35px; line-height: 35px; padding: 0; text-align: center; width: 35px; margin: -17px auto 0; }
#instaapp-re-product a.add_to_cart_button{font-size: 0; position: absolute; right: 0; margin: 0 auto; opacity: 1; right: 0; top: 50%; transition: all 0.5s ease 0s; -webkit-transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; -o-transition: all 0.5s ease 0s; background: none repeat scroll 0 0 #fff; border: medium none; height: 35px; line-height: 35px; padding: 0; text-align: center; width: 35px;  margin: -17px auto 0;}
#instaapp-re-product .item:hover .overlay a.prolink { opacity: 1; left: 35%; }
#instaapp-re-product .item:hover .overlay a.add_to_cart_button { opacity: 1; right: 35%; font-size: 0; }
.owl-item li.item { margin: 0 11px; }
#instaapp-re-product .owl-item li.item { margin: 0 9px; } #wrapper .hsearch{ background-color: rgba(0, 0, 0, 0.9);box-shadow: 0 0 20px -5px #000 inset;}
#wrapper .hsearch .row-fluid {display: none;height:70px; line-height:70px; margin: 0; width: 100%;}
#wrapper .hsearch .container,#wrapper .hsearch .container .row-fluid .skt-s-form { height: inherit; position: relative; }
#wrapper .hsearch form, #wrapper .hsearch fieldset,#wrapper .hsearch input { height: inherit; margin: 0; padding: 0; }
#wrapper .hsearch fieldset { border: medium none;}
#wrapper .hsearch input[type="text"] { background-color: rgba(0, 0, 0, 0); border: medium none; color: #FFFFFF !important; font-family: 'Open Sans'; font-size: 18px !important; font-weight: normal; padding: 0 50px 0 3px; text-transform: uppercase; transition: all 0.5s ease 0s; -webkit-transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; -o-transition: all 0.5s ease 0s;} 
#wrapper .hsearch input[type="submit"] { display: none; }
#wrapper .hsearch .hsearch-close {background-color: rgba(0, 0, 0, 0); background-position: center center; background-repeat: no-repeat; cursor: pointer; height: inherit; position: absolute; right: 0; top: 0; width: 32px;transition: all 0.5s ease 0s; -webkit-transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; -o-transition: all 0.5s ease 0s;} 
.strip-icon.search-strip {padding: 0 13px 0 35px; line-height: 25px; color: #FFFFFF; } .instaapp-section h2.section_heading {color: #262626;font-family: open sans;font-size: 45px;font-weight: 700;line-height: normal;margin: 0;text-transform: uppercase; margin-bottom: 50px;}
.botton_style {margin-top: 22px;position: relative; }
.botton_style .leftsquare:before, .botton_style .rightsquare:after {border-top: 1px solid #bef243; content: ""; display: block; height: 1px; position: absolute; right: 31%; top: 50%; width: 18%; }
.botton_style .rightsquare:after {left: 31%; right: auto;}
.leftsquare:after {background-color: #bef243; content: ""; display: block; height: 3px; left: 48.5%; padding: 4px; position: absolute; top: -5px;-webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); transform: rotate(45deg); width: 3px;}
.rightsquare:before {background-color: #bef243; content: ""; display: block; height: 3px; right: 48.5%; padding: 4px; position: absolute; top: -5px;-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg); transform: rotate(45deg); width: 3px; }
.page-template-template-front-page-php #header_wrap.none-bg {background-color: #262626;position: relative;} #featured-box .mid-box-mid {margin-top: 17px; }
#featured-box .mid-box.span4 {border-left: 1px dashed;}
#featured-box .mid-box.span4:first-child{border-left:none; }
.iconbox-content > a {color: #262626;font-size: 14px;font-weight: 400;}
.instaapp-iconbox.iconbox-top {text-align: center;padding:0 50px 0 70px;}
.iconbox-icon i {color: #000000; font-size: 90px;text-align: center;transition: all 0.3s ease 0s;-webkit-transition: all 0.3s linear 0s;-moz-transition: all 0.3s linear 0s;-o-transition: all 0.3s linear 0s;  } 	
.instaapp-iconbox.iconbox-top .iconbox-icon img { position: relative; width: 100%;transition-duration:0.5s; transition-timing-function: ease; transition-delay:0s; -moz-transition-duration:0.5s; -moz-transition-timing-function:ease; -moz-transition-delay:0s; -webkit-transition-duration:0.5s; -webkit-transition-timing-function:ease; -webkit-transition-delay:0s; -o-transition-duration:0.5s; -o-transition-timing-function:ease; -o-transition-delay:0s; }
.instaapp-iconbox.iconbox-top .iconbox-icon img:hover{}
.instaapp-iconbox h4 {color: #262626; font-weight: 700; font-size: 20px;letter-spacing: 0.5px;margin: 23px 0 0;position: relative; text-transform: uppercase;  }
.instaapp-iconbox h4 > .firstWord{font-weight: 300;}
.instaapp-iconbox h4:after {content: ""; display: block; height: 1px; margin: 11px auto 0; width: 30%; }
.iconbox-content {margin-top: 8px;}
.instaapp-iconbox h4 a{color: #262626; font-size: 20px; font-weight: 400;} .comment-box-top {background: url(//nyctrafficticket.com/wp-content/themes/instaappointment-lite/images/comment-box-top.jpg) no-repeat scroll 0 0 transparent;height: 6px;width: 612px; }
.comment-box-mid {background: url(//nyctrafficticket.com/wp-content/themes/instaappointment-lite/images/comment-box-mid.jpg) repeat-y scroll 0 0 transparent;width: 612px;padding: 20px 0 0 25px; }
.comment-box-btm {background: url(//nyctrafficticket.com/wp-content/themes/instaappointment-lite/images/comment-box-btm.jpg) no-repeat scroll 0 0 transparent;height: 6px;width: 612px; }
.leavereply {margin-bottom: 20px;  }
.note { font-size: 10px;  }
#comments {clear: both;  }
#comments .navigation {padding: 0 0 18px 0;  }
h3#comments-title, h3#reply-title {color: #000000;font-size: 22px; font-weight: 400; margin-bottom: 0; }
h3#comments-title {padding: 24px 0;  }
.commentlist {list-style: none;  margin: 0;  }
.commentlist li {margin: 0 0 0 25px;  }
.commentlist p { margin: 5px 0;  }
.commentlist li.comment {line-height: 24px;  margin: 0 0 10px 0;  position: relative;  }
.commentlist li:last-child { margin-bottom: 0;  }
#comments .comment-body ul, #comments .comment-body ol {  margin-bottom: 18px;  }
#comments .comment-body p:last-child {  margin-bottom: 6px;  }
#comments .comment-body blockquote p:last-child {  margin-bottom: 24px;  }
.commentlist ol {  list-style: decimal;  }
#content .commentlist .avatar {border-radius: 100%;border: 6px solid #cdcdcd;height: 66px;  left: -100px;  margin-right: 5px;  position: absolute;  top: 4px;  width: 66px;  }
.comment-author {   position: relative;  }
.comment-author cite {text-transform: capitalize; color: #000;  font-style: normal;  font-weight: 400;  }
.comment-author .says {  font-style: italic;  }
.comment-meta {  font-size: 12px;  margin: 0 0 18px 0;  }
.comment-meta a{  text-decoration: none;  }
.commentlist .bypostauthor {}
.reply {  font-size: 12px;  padding: 0;  position: absolute;  right: 0;  top: 25px;  }
.reply a, a.comment-edit-link {  color: #222;  }
.reply a:hover, a.comment-edit-link:hover {  color: #ff4b33;  }
.commentlist .children {  list-style: none;  margin: 0;  }
.commentlist .children li {  background: url(//nyctrafficticket.com/wp-content/themes/instaappointment-lite/images/corner-arrow.png) no-repeat scroll left 0 transparent;  padding-left: 45px;  }
.comment-body {  border-bottom: 1px solid #EEEEEE;  margin-bottom: 10px;  padding:12px 0 12px 100px;  }
.comment-edit-link {  display: none;  }
.nopassword, .nocomments {  display: none;  }
#comments .pingback {  border-bottom: 1px solid #e7e7e7;  margin-bottom: 18px;  padding-bottom: 18px;  }
.commentlist li.comment+li.pingback {  margin-top: -6px;  }
#comments .pingback p {  color: #888;  display: block;  font-size: 12px;  line-height: 18px;  margin: 0;  }
#comments .pingback .url {  font-size: 13px;  font-style: italic;  } #content #respond {border: 1px solid #EEEEEE;  color: #000000;  font-size: 20px;  margin-bottom: 10px;  padding: 20px;  position: relative;  margin-top: 25px;}
.comments-template {border-top:1px solid #EEEEEE;  margin-bottom: 20px;  margin-top: 20px;}
.comments-template #commentsbox { padding-top: 10px;}
.comments-template a {text-decoration: none; }
.comments-template .reply a {  border: 0;  cursor: pointer;color: #FFFFFF;display: inline-block;  font-size: 15px;font-weight: 400;  line-height: 20px; margin-bottom: 0;  padding:4px 22px;  position: relative;  transition: all 0.3s linear 0s;  -webkit-transition: all 0.3s linear 0s;  -moz-transition: all 0.3s linear 0s;  -o-transition: all 0.3s linear 0s;  text-decoration: none;  }
.comments-template .reply a:hover { background: none repeat scroll 0 0 #F54336;color: #FFFFFF; transition: all 0.3s linear 0s; -webkit-transition: all 0.3s linear 0s;-moz-transition: all 0.3s linear 0s;-o-transition: all 0.3s linear 0s;}
#comments {  color:#000000;  font-size:20px;  margin-bottom:0;  padding:10px 0;  }
.commentmetadata {  margin:0 0 15px;  position: relative;  }
.commenttext {font-size: 14px;  margin-bottom: 10px;  margin-left: 10px;  margin-right: 5px;  }
.postmetadata {margin:7px 0;  padding:2px 10px;  }
.postmetadata a {color:#404040;  text-decoration:none;}
#respond p {clear: both;height: 40px;margin: 0;  }
#respond .comment-notes {  font-size: 12px;  margin-bottom: 1em;   color: #666666;}
#respond .logged-in-as{  font-size: 12px;  }
.form-allowed-tags {  line-height: 1em;  }
.children #respond {  margin: 0 0px 0 0;  }
h3#reply-title {  margin: 18px 0;  }
#comments-list #respond {  margin: 0 0 18px 0;  }
#comments-list ul #respond {  margin: 0;  }
#cancel-comment-reply-link {  font-size: 12px;  font-weight: normal;  line-height: 18px;  color: #888;  text-decoration: none;  }
#respond .required {  color: #ff4b33;font-size: 16px;}
#respond label {  float: left;font-size: 15px; margin-top: 5px;color:#666;}
#respond input[type="submit"] {background: none repeat scroll 0 0 rgba(0, 0, 0, 0);color: #FFFFFF;border: 0;cursor: pointer;display: inline-block;height: auto;font-size: 14px;margin-bottom: 0;padding: 9px 20px;position: relative;transition: all 0.3s linear 0s;-webkit-transition: all 0.3s linear 0s;-moz-transition: all 0.3s linear 0s;-o-transition: all 0.3s linear 0s;}
#respond input[type="submit"]:hover {background: none repeat scroll 0 0 #F54336;color: #FFFFFF;transition: all 0.3s linear 0s;-webkit-transition: all 0.3s linear 0s;-moz-transition: all 0.3s linear 0s;-o-transition: all 0.3s linear 0s;  }
#respond input, #respond textarea {background: none repeat scroll 0 0 #f9f9f9; border: 1px solid #e1e1e1; float: right; font-family: 'Open Sans',sans-serif; font-size: 14px; font-weight: 300; height: 44px; margin: 0 0 22px; padding: 5px 10px; width: 78%; }
#respond .comment-form-comment {height: 102px;}
#commentform .submit {float: right;width: 175px;}
#respond textarea {height: 182px;overflow:auto;}
#commentform .logged-in-comment {font-family: Times New Roman;  font-size: 16px;  margin-bottom: 15px;  color: #888888;}
#commentform  .logged-in-comment a {color: #111;text-decoration: none;}
#commentform  .logged-in-comment a:hover {color: #000;}
#respond #input {float: right; margin: 0 0 20px;  width: 420px;}
#respond .form-allowed-tags {clear: both;display: none;}
#respond .form-allowed-tags code {font-size: 11px;}
#respond .form-submit { margin:12px 0 0;}
#respond .form-submit input {font-size: 15px;width: auto;outline:none;font-weight: 400;}
#commentform .left-label {float: left;  margin-bottom: 15px;width: 240px;}
#commentform .right-input {float: left;}
#commentform .input {float: right; margin-top: 15px;width: 380px;}
#commentform .input input[type="submit"] {float: left;}
.cancel-comment-reply {  float: right;margin-bottom: 15px;} .skepost._404-page { text-align: center; }
._404-page form { display: inline-block; }
.error-txt-first {font-size: 150px;line-height: 150px;margin-top: 32px;}
.error-txt { font-size: 30px;line-height: 70px;font-weight: 600; }
._404-page p { font-size: 18px; line-height: 30px;margin-bottom:30px;} .instaapp_widget ul.menu{font-size:15px;float: none;width:100%;}
.instaapp_widget ul.menu li{float:none;}
.instaapp_widget ul.menu li a {margin-left:3px;}
.instaapp_widget ul ul { list-style: none;  margin:0;  }
.instaapp_widget ul ul li a{color:#262626}
.instaapp_search #s {  width: 60%;  }
.instaapp_search label {  display: none;  } #sidebar ul li.instaapp-container ul li, #sidebar ul li.instaapp-container ul li ul.sub-menu li{ border-bottom: 1px solid #E7E7E7; padding-bottom: 17px;color: #262626;}
#sidebar ul li.instaapp-container ul li:last-child{border-bottom:none; padding-bottom:0px;}
#sidebar ul li.instaapp-container ul li ul.sub-menu li:first-child{margin: 20px 0;}
#sidebar ul li.instaapp-container ul li ul.sub-menu li:last-child{border:0; }
#sidebar ul li.instaapp-container ul li ul.sub-menu li{margin-left: 8px;}
#sidebar ul li.instaapp-container ul li ul.sub-menu li:hover a{color: #262626; }
#sidebar ul li.instaapp-container ul li ul.sub-menu li:first-child{margin-left: 8px;}
#sidebar ul li.instaapp-container ul li ul.sub-menu li:last-child{margin-top: 0;margin-bottom: 0;padding-top:0;padding-bottom:0; } .insta-recent-posts > ul div:last-child{border-bottom: none;}
.recent-author-widget {border-right: 2px solid #e7e7e7; padding-right: 23px;}
.recent-date-widget {padding-left: 24px;} .textwidget { color: #262626; font-size: 16px; font-weight: 400;}
.error404 #searchform input[type="text"],
.search #searchform input[type="text"], 
#sidebar #searchform input[type="text"],#footer #searchform input[type="text"] {border-radius: 3px;border: 1px solid #cdcdcd; color: #262626; font-family: 'Open Sans'; height: 50px;box-sizing:border-box; padding: 5px; width:100%; font-size: 14px;font-weight: 300;background:#F9F9F9;margin-top:0;} 
#sidebar #searchform input[type="submit"]{background-color: #262626;height: 50px;border: none; color: #FFFFFF; display: block; font-family: 'Open Sans', sans-serif;  font-size: 14px; overflow: hidden;text-decoration: none; width: 100%;cursor:pointer;font-size: 18px;font-weight: 400;margin:0;-webkit-padding-before:5px;-webkit-padding-after:5px;-webkit-padding-start:14px;-webkit-padding-end:14px; padding: 4px 22px;box-sizing:border-box;}
#footer #searchform input[type="text"]{border:0;}
.instaapp-container {  margin:0 0 94px;  } 
.widget_search .instaapp-title {  border-bottom: none;  }
.instaapp-title {font-size: 16px;  font-weight: bold;  line-height: 23px;  margin-bottom: 10px;  font-size: 24px;}
.instaapp-container select {height: 40px;max-width: 100%;}
.instaapp-container img{height: auto;max-width: 100%;}
.instaapp_widget a:link, .instaapp_widget a:visited {  text-decoration: none;  color: #262626;  }
.instaapp_widget a:active, .instaapp_widget a:hover {  text-decoration: none;  color: #262626;  }
.instaapp_widget a.image:hover {  padding:0;  }
.instaapp_widget .tagcloud a{color: #ffffff;}
.instaapp_widget .tagcloud a:hover{color: #ffffff;}
#wp_tag_cloud div {  line-height: 1.6em;  } #wp-calendar.instaapp-wp-calendar tbody tr td:last-child, #wp-calendar.instaapp-wp-calendar tbody tr th:last-child {color: #F54E48;}
#wp-calendar {  background: none repeat scroll 0 0 transparent;  color: #262626;  }
#wp-calendar caption {  color: #525252;  font-size: 14px;  font-weight:normal;  padding-bottom: 4px;  text-align: left;  }
#wp-calendar thead {  font-size: 11px;  }
#wp-calendar thead th {color: #262626;  font-weight: normal;  padding:0;font-size:14px; text-align:center;font-weight: 400; }
#wp-calendar tbody {  color: #aaa;  }
#wp-calendar tbody td { font-weight: 300;text-align: center; font-size:16px;color: #262626;}
#wp-calendar .wp-calendar-head td {border: medium none; }
#wp-calendar a {   color: #262626; font-weight:300; }
#wp-calendar tbody a { background: none repeat scroll 0 0 transparent; color: #262626; display: block; font-weight: 400;font-size: 16px; height: 42px; line-height: 42px;margin: 0 auto; text-align: center; width: 50px; } 
#wp-calendar a:hover {  color: #262626;  }
tfoot td {  padding: 9px 5px;  }
#wp-calendar tbody .pad {  background: none;  }
#wp-calendar tfoot #next {  text-align: right;  }
#sidebar li.ske-container #wp-calendar tbody a:hover {color: #262626;  }
#wp-calendar .wp-calendar-head {background-color: #262626; }
#wp-calendar .wp-calendar-head a {line-height: 21px;color: #262626; font-size: 20px; text-align: center;height: 22px;width: 22px;}
#wp-calendar .wp-calendar-head .fa-caret-left {left: -1px; position: relative; }
#wp-calendar .wp-calendar-head .fa-caret-right {right: -1px; position: relative; }
#wp-calendar .blankrow td{height: 35px;}
#wp-calendar .wp-calendar-head td.cal-month {color: #fff; font-size: 18px;font-weight: 600; text-transform: uppercase; }
.instaapp-wp-calendar th{border-top:0;}
.instaapp-wp-calendar tbody tr:last-child td{border-bottom:0;}
.instaapp-wp-calendar tbody tr td:first-child,.instaapp-wp-calendar tbody tr th:first-child {border-left:0;}
#wp-calendar.instaapp-wp-calendar tbody tr td:last-child,#wp-calendar.instaapp-wp-calendar tbody tr th:last-child {border-right:0;}
.top_firstwrap_right .flag_icon {margin-left: 17px;float: right; width: 23%; }
.top_firstwrap_right .top_search {float: right;} #search {float:right;height:55px;}
#search input[type="text"] {  background:none repeat scroll 0 0 #545454;  border:0 solid #CCCCCC;  padding:3px;  color:#D7D7D7;  float:left;  margin-right:10px; margin-top:0; }
#search input[type="submit"] {  background-color:#393939;  border:0 none;  color:#D7D7D7;  height:20px;  width:60px;  } #sidebar { float:right;padding-left: 30px; }
#sidebar  .skeside {width:100%;float:left;margin-bottom: 25px;}
ul.skeside{list-style-type: none;}
ul.skeside li h3{color:#262626; margin:0 0 30px 0;display: inline-block;}
ul.skeside li h3:first{margin:0;}
ul.skeside li h3:after{content:""; width:auto; height:1px; display:block; margin-top: 10px; }
.front-page #sidebar {  padding-left: 0;  }
#main .instaapp_widget ul {  margin-left: 0;  }
#main .instaapp_widget ul ul.children {  margin:0;  padding:0;  }
#footer ul.product-categories ul.children {  margin:0;  padding:0;  }
#main .instaapp_widget ul ul.children li,#main .instaapp_widget ul ul.sub-menu li {border-bottom:none;padding-bottom:0;}
.instaapp_widget ul ul li:before, .widget_text ul li:before, .widget_nav_menu ul li:before, .widget_pages ul li:before, .widget_categories ul li:before, .wpb_taxonomy ul li:before, .widget_recent_entries ul li:before, .widget_recent_comments ul li:before, .widget_archive ul li:before, .widget_meta ul li:before{color: #262626;font-size: 16px;transition: all 0.3s linear 0s;-webkit-transition: all 0.3s linear 0s; -moz-transition: all 0.3s linear 0s; -o-transition: all 0.3s linear 0s;} 
#main .instaapp_widget ul ul li,.insta_widget ul ul li div{margin: 20px 0 20px 0;}
#main .instaapp_widget ul ul li:first-child,#main .insta_widget ul ul li div:first-child{margin:0;}
.instaapp_widget ul ul li a { color: #262626; font-size: 16px; font-weight: 400;}
.instaapp-recent-posts ul li { color:#9a9da3; font-size: 16px; font-weight: 400;border-bottom: 1px solid #E7E7E7; padding-bottom: 17px;}
.ske-author-date {margin-top: 8px;color: #bab5ba;font-size: 15px;}
.instaapp-recent-posts ul li:last-child{border-bottom:0; }
#sidebar_1 .instaapp-container img {  border: 3px solid #CCCCCC;  margin: 0 4px 8px;  padding: 2px;  }
#sidebar_1 .instaapp-container img:hover {  border: 3px solid #898989;  }
.instaapp_widget ul.social{margin-bottom:0;}
#sidebar .instaapp_widget div.follow-icons ul.social{margin-top:0;}
#sidebar .instaapp_widget div.follow-icons ul.social li:before{margin-right:0px;}
#sidebar .instaapp_widget div.follow-icons ul.social li {margin-top:0;margin-bottom:10px;}
#sidebar .instaapp-title,#footer .sitename{font-family: 'Open Sans';font-weight: 700;font-size:16px;text-transform:uppercase;letter-spacing: 0.5px;} .left-sidebar #sidebar{padding-right: 30px; padding-left:0;float:left;margin-left:0;}; 
.left-sidebar .row-fluid #content {float: right;} .page-template-template-contact-page-php .instaapp-section {margin-top: 0 !important; }
.contact-map-overlay {height: 100%; left: 0; position: absolute; top: 0; width: 100%; }
#contact-gmap-toggle {font-weight: 600;letter-spacing: 0.5px;background: none repeat scroll 0 0 #000; bottom: 0; color: #fff; display: block; font-size: 16px; padding: 10px 30px; position: absolute; right: 0;text-align: center; z-index: 1;transition: all 0.3s linear 0s;  -webkit-transition: all 0.3s linear 0s; -moz-transition: all 0.3s linear 0s; -o-transition: all 0.3s linear 0s; } 	 	
#contact-gmap-toggle:hover {color: #FFFFFF;transition: all 0.3s linear 0s; -webkit-transition: all 0.3s linear 0s; -moz-transition: all 0.3s linear 0s; -o-transition: all 0.3s linear 0s;}
.contact-page-content {padding: 70px 0 32px; }
.contact_detail .contact-right{line-height:29px;}
.contact_detail .contact-right ul{margin:0;}
.row-fluid .contact-right.span4{margin-left: 4.2%; width: 29%; }
.contact-post .contact-add .fa {font-size: 22px;float: left;display: inline-block; height: 45px; line-height: 47px; text-align: center; width: 45px; word-spacing: -5px; }
.contact_detail .contact-right li{display: inline-block;list-style: none outside none; margin: 0 0 14px; padding: 5px 0;} 	
.contact-add a {color: #747474; }
.contact-add .coninfo {color: #747474; display: inline-block; float: right; font-size: 14px; font-weight: 400; letter-spacing: 0.2px; line-height: normal; margin-left: 40px; }
.contact-add strong {display: block; font-size: 18px; font-weight: 600; line-height: 16px; margin-bottom: 15px; }
.google-map{position: relative; display: block; height: 470px; width: 100%; }
.map_overlay_text {bottom: 0; display: inline-block; height: 190px;color: #FFFFFF;letter-spacing: 0.5px;left: 0; margin: auto; position: absolute; right: 0; text-align: center; top: 0; }
.map_overlay_text .fa {background: none repeat scroll 0 0 rgba(0, 0, 0, 0.8); font-size: 50px; height: 85px; line-height: 85px; width: 85px; }
.map_overlay_text h2 {color: #fff; font-size: 25px; letter-spacing: 2px; line-height: 45px; margin: 20px 0 0; }
#content .contact-left .fill{ height:22px; margin-bottom: 34px; margin-top: 20px; font-size: 22px; }
#content .contact-left form .wpcf7-form-control.wpcf7-not-valid{ border: 1px solid red; }
.wpcf7-quiz-label {display: block;}
#content .contact-left form input[type="text"],#content .contact-left form input[type="email"],
#content .contact-left form input[type="url"],#content .contact-left form input[type="tel"],
#content .contact-left form input[type="number"],#content .contact-left form input[type="range"],
#content .contact-left form input[type="date"],#content .contact-left form input[type="file"]{  background: #FFFFFF; border: 1px solid #e1e1e1;font-family: 'Open Sans'; font-size: 14px; font-weight: 300; height:44px; margin: 5px 0 0; padding: 5px 15px; width: 100%;box-sizing: border-box;}
#content .contact-left form select{ background: none repeat scroll 0 0 transparent; border: 1px solid #e1e1e1; height: 30px; padding: 4px; margin: 5px 0 0; width: 100%; }
#content .contact-left form input[type="text"]:focus,#content .contact-left form input[type="email"]:focus,
#content .contact-left form input[type="url"]:focus,#content .contact-left form input[type="tel"]:focus,
#content .contact-left form input[type="number"]:focus,#content .contact-left form input[type="range"]:focus,
#content .contact-left form input[type="date"]:focus,#content .contact-left form input[type="file"]:focus{ border: 1px solid #F54336;}
#content .contact-left form textarea{ background: #FFFFFF; border: 1px solid #e1e1e1; height: 182px; padding: 5px 15px; margin-top: 4px;width: 100%;box-sizing: border-box;font-family: 'Open Sans'; font-size: 14px; font-weight: 300;  margin-bottom: 0px;} 	
#content .contact-left form textarea:focus{ border: 1px solid #F54336;}
#content .contact-left form input[type="submit"]{background:none repeat scroll 0 0 rgba(0, 0, 0, 0); color: #FFFFFF;border: none; cursor: pointer; display: inline-block;font-family: 'Open Sans', sans-serif; font-size: 15px; font-weight: 400; margin-bottom: 0; padding: 8px 25px; position: relative;float:right; transition: all 0.3s linear 0s;-webkit-transition: all 0.3s linear 0s;-moz-transition: all 0.3s linear 0s;-o-transition: all 0.3s linear 0s;}  
#content .contact-left form input[type="submit"]:hover { background: none repeat scroll 0 0 #F54336; color: #FFFFFF; transition: all 0.3s linear 0s;-webkit-transition: all 0.3s linear 0s;-moz-transition: all 0.3s linear 0s;-o-transition: all 0.3s linear 0s; } 
#map .gm-style img{max-width:inherit;}
span.wpcf7-not-valid-tip { color: #FF0000; display: block; font-family: roboto; font-size: 13px; margin-top: 3px; } 
div.wpcf7-validation-errors { border: 1px solid #F7E700; font-size: 14px; font-weight: 400; margin-left: 0; margin-right: 0; } 
div.wpcf7-mail-sent-ng {border: 1px solid #FF0000;font-size: 14px; font-weight: 400; margin-left: 0; margin-right: 0; }
div.wpcf7-mail-sent-ok {border: 1px solid #398F14;font-size: 14px; font-weight: 400; margin-left: 0; margin-right: 0; }
div.wpcf7 img.ajax-loader {margin-top: 12px !important;}
.contactsidetemp div.wpcf7 img.ajax-loader {margin-left: 5px !important;}
#contactform label{  font-family:'Open Sans',sans-serif;  }
div.m-style-iw{width:300px !important;height:auto !important;}
.page-template-template-contact-with-sidebar-php #content .contact-left form input[type="submit"]{float:left;}
.page-template-template-contact-with-sidebar-php #content .post{padding-top: 0;}
.page-template-template-contact-with-sidebar-php #map_canvas{margin-bottom:40px;}
.page-template-template-contact-with-sidebar-php .contactsidetemp{margin-top:4px;} #instaappcontactform{position: relative;}
#instaappcontactform .error{color:#ff0000;} .widget_tag_cloud .tagcloud{margin-top:0;}
.tagcloud a{padding:7px 19px; margin-top:0; display: inline-block; font-size: 16px !important; font-weight: 500; color:#fff; background-color: #262626; border-radius:3px;} #footer {background-color: rgba(0, 0, 0, 0.85);margin-bottom: 0px;color:#747474;margin-top: 70px; }
#footer .first_wrapper {  margin: 0 auto;  height: 64px;  color: #858585;  }
#footer .first_wrapper .siteinfo {  float: left;  height: auto;  margin-left: 20px;  padding: 10px 0;  }
.footer-seperator {  height: 1px;  margin-bottom: 5px;  }
.siteinfo .sitename {  margin-bottom: 5px;  } 
.siteinfo .sitename a {  color: #FFFFFF;  font-size: 20px;  text-decoration: none;  }
.siteinfo .sitedescription {  color: #858585;  font-size: 12px;  }
#footer .second_wrapper {   }
#footer .third_wrapper {  background-color: rgba(0, 0, 0, 0.08); color: #969595;  margin: 0 auto;  padding: 15px 0;  }
#footer .instaapp-footer-container {  float: left;padding-top: 41px; margin-bottom:43px;  }
#footer li.instaapp-footer-container {  list-style: none outside none;  }
.instaapp-footer-container.widget_recent_entries ul li a {padding-left: 0;}
.instaapp-title.instaapp-footer-title {text-transform: uppercase;letter-spacing: 1px; border-bottom:none; color: #7f8386; font-size: 14px; font-weight: 600; margin-bottom: 17px; padding-bottom: 10px;} 	
.instaapp-footer-container ul li a,.instaapp_widget a {font-size: 13px;height: 26px;  margin-bottom: 10px;  transition: all .5s linear 0s; -moz-transition: all .5s ease 0s; -webkit-transition: all .5s ease 0s; -o-transition: all .5s ease 0s;}
.instaapp-footer-container ul li a:hover,.instaapp_widget a:hover{transition: all .5s linear 0s; -moz-transition: all .5s ease 0s; -webkit-transition: all .5s ease 0s; -o-transition: all .5s ease 0s;}
.instaapp-footer-container ul li {  list-style: none outside none;  margin-left: 0;  margin-bottom: 10px;  }
.instaapp-footer-container p, .instaapp-footer-container ul li a {padding-left: 4px;color:#FFFFFF;font-size: 13px;line-height: 18px;  }
#footer div.follow-icons li a{background: none repeat scroll 0 0 #262626; border: none;}
#footer div.follow-icons li a:hover{background: none repeat scroll 0 0 transparent !important;}
#footer div.follow-icons li a:hover:before {color: #fff !important;}
#footer .third_wrapper .copyright {line-height: 20px;min-height: inherit;font-size: 13px;color: #FFFFFF;}
#footer .third_wrapper .copyright p {margin: 0;}
#footer .third_wrapper .owner {line-height: 20px;text-align: right;min-height: inherit;font-size: 13px;color: #ffffff;}
#footer .third_wrapper a {  color: #FFFFFF;  text-decoration: none; font-size: 13px; }
#footer .third_wrapper a:hover {  color: #F54336;  }
a#backtop:before{color: #262626;content: "\f106"; display: block; font-family: 'FontAwesome'; font-size:16px; margin-top: 9px; text-align: center;}
a#backtop:hover:before{color: #FFFFFF;}
a#backtop {background: none no-repeat scroll 0 0 #F54336; bottom:7px; height: 35px; line-height: 16px; position: fixed; right: 30px; text-decoration: none; width: 35px; z-index: 9999;color: #262626;transition: all .5s linear 0s; -moz-transition: all .5s ease 0s; -webkit-transition: all .5s ease 0s; -o-transition: all .5s ease 0s;} 	
a#backtop:hover{background: none no-repeat scroll 0 0 #262626;}
.payment_icon > ul { line-height: normal; margin: 0;}
.payment_icon li { display: inline-block; list-style: none outside none; margin-left: 1px; }
.payment_icon a { opacity:0.5; display: block; cursor: pointer; transition: all .5s linear 0s; -moz-transition: all .5s ease 0s; -webkit-transition: all .5s ease 0s; -o-transition: all .5s ease 0s;}
.payment_icon a:hover { opacity:1; }
#footer .product-categories .cat-item { line-height: 35px; }
#footer ul li .star-rating { top: 5px; }
#footer .woocommerce.widget_top_rated_products .product_list_widget > li { line-height: 40px; } .instaapp-footer-container ul li:before {content: "\f105";font-family: 'FontAwesome';font-size: 16px;color: #525253; }
.instaapp-footer-container.SktFollowContact ul li:before{content: ""; } .featured-image {display: block;position: relative;text-align: center;width: 100%;z-index: 1;  }
.featured-image-shadow-box {line-height: 0;overflow: hidden; }
.featured_image_shadow {margin-top: -25px;  position: relative;  z-index:0;  }
.portfolio-items {font-weight: bold;  padding: 10px 4px 0;  }
ul.childpages {list-style-type: disc;  margin-left: 20px;  }
.childpages li a {text-decoration: none;  }
.childpages li a:hover {padding: 0 2px;  } #Site-map .sitemap-rows {  margin:-1px 0 20px; }
#Site-map .sitemap-rows .sitemap-box {  float: left; margin-right: 10px; }
#Site-map .sitemap-rows ul {  list-style: none outside none;  margin-left: 12px;  margin-top: 10px;  }
#Site-map .sitemap-rows ul li:before {   content: "\f105";   font-family: 'FontAwesome';   font-size: 13px;   margin-right: 8px; margin-top: 0;  float: left;  }
#Site-map .sitemap-rows ul li {  margin-bottom: 5px;  margin-left: 0;  }
#Site-map .sitemap-rows ul li a {  color: #999999;  display: block;  text-decoration: none;  word-wrap: break-word;  -ms-word-wrap: break-word;transition: all .5s linear 0s; -moz-transition: all .5s ease 0s; -webkit-transition: all .5s ease 0s; -o-transition: all .5s ease 0s;}
#Site-map .sitemap-rows ul li a :hover{transition: all .5s linear 0s; -moz-transition: all .5s ease 0s; -webkit-transition: all .5s ease 0s; -o-transition: all .5s ease 0s;}
#Site-map  .sitemap-rows .post-heading {  margin-bottom: 20px;  }
#Site-map .sitemap-rows .title {font-size: 22px;text-transform: capitalize;} #instaapp-paginate{ display: inline-block; font-size: 14px;margin: 20px 0;position: relative;text-align: center;width: 100%;}
#instaapp-paginate a{ border: 1px solid #E0DEDE;  	display:inline-block;height: 32px;line-height: 31px;padding: 0;width: 32px;transition: all 1s ease 0s;-webkit-transition: all 1s ease 0s;-moz-transition: all 1s ease 0s;-o-transition: all 1s ease 0s;}
#instaapp-paginate a:hover{background: none repeat scroll 0 0 #F54336;color: #FFFFFF;transition: all 1s ease 0s;-webkit-transition: all 1s ease 0s;-moz-transition: all 1s ease 0s;-o-transition: all 1s ease 0s;}
#instaapp-paginate .instaapp-prev{ float: none;left: 0;margin: 0 3px 6px 0;position: relative;}
#instaapp-paginate .instaapp-next{ float: none;margin: 0 0 6px 3px;position: relative;right: 0;}
#instaapp-paginate .instaapp-page{margin:0 3px 6px;}
#instaapp-paginate .icon-angle-right,#instaapp-paginate .icon-angle-left {font-size: 24px;line-height: 30px;}
#instaapp-paginate .instaapp-current{  background: none repeat scroll 0 0 #F54336;color: #FFFFFF;border: 1px solid #E0DEDE;display:inline-block;height: 32px;line-height: 31px;padding: 0; width: 32px;transition: all 1s ease 0s;-webkit-transition: all 1s ease 0s;  	-moz-transition:all 1s ease 0s;-o-transition:all 1s ease 0s;}
.navigation {color: #747474;font-size: 14px;line-height: 18px;margin: 100px 0 0;overflow: hidden;font-weight: 400; }
.navigation a{color: #FFFFFF;transition: all .5s linear 0s; -moz-transition: all .5s ease 0s; -webkit-transition: all .5s ease 0s; -o-transition: all .5s ease 0s;}
.navigation.blog-navigation{margin-top:100px;}
.category .blog-navigation,.tag .blog-navigation, .archive  .blog-navigation, .search  .blog-navigation{margin-bottom:35px;}
.navigation .nav-previous {float: left;padding: 10px 15px;color: #FFFFFF;background-color: #262626;transition: all .5s linear 0s; -moz-transition: all .5s ease 0s; -webkit-transition: all .5s ease 0s; -o-transition: all .5s ease 0s;}
.navigation .nav-next {float: right; text-align: right;padding: 10px 15px;color: #FFFFFF;background-color: #262626;transition: all .5s linear 0s; -moz-transition: all .5s ease 0s; -webkit-transition: all .5s ease 0s; -o-transition: all .5s ease 0s;}
.navigation .nav-previous a {margin-left: 3px;}
.navigation .nav-next a {margin-right: 3px;} #searchform .searchleft { float: none; margin: 0 0 10px; }
#searchform .searchright {border-radius: 3px;float: none;width: 100%;color:#fff;} #error-404 { margin-top: 70px; }
.dod-error-msg{ background: none repeat scroll 0 0 #CA1200; border-radius: 2px; color: #FFFFFF; font-size: 14px;font-weight: 400;margin-top: 30px; padding: 4px; text-align: center; } .screen-reader-text {clip: rect(1px, 1px, 1px, 1px); clip-path: polygon(0px 0px, 0px 0px,0px 0px, 0px 0px); display: block; position: absolute !important; height: 1px; width: 1px; overflow: hidden; }
.wp-caption {  background: none repeat scroll 0 0 #FFFFFF;  border: 1px solid #F0F0F0;  padding: 5px 3px;  text-align: center;  border: 1px solid #EEEEEE;  max-width: 100%;  }
.wp-caption-text {  margin-bottom: 5px;  margin-top: 5px;  font-size: 11px;  } 
.sticky {}
.gallery-caption {}
.gallery-item dd {float: none;}
.alignright {float: right;margin: 5px 0px 20px 20px;}
.alignleft {float: left;margin: 5px 20px 20px 0;}
.aligncenter {display: block;  margin: 5px auto;}
#content .alignright {float: right;margin: 5px 0px 20px 20px;}
#content .alignleft {float: left;margin: 5px 20px 20px 0;}
#content .aligncenter {display: block;  margin: 5px auto;}
.alignnone.size-full {max-width: 100%;}
#content img, #sider-bar img { height: auto;margin: 0;max-width: 100%;}
#content table {border: 1px solid #CCCCCC;text-align: left;width: 100%;border-left:0;border-bottom:0;border-radius:0px;  }
#content tr td {border: 1px solid #CCCCCC;padding:15px;text-align: center;border-top:0px;border-right:0;   }
#content tr th {border-right:0px;padding:15px;text-align: center;border-top:0px;font-weight:400;  } #menu-icon{  display:none;  }
.responsive-nav-button {background-color: #D6D6D6;border-radius: 3px 3px 3px 3px; display: none;font-family: "FontAwesome";font-size: 21px;font-style: normal;font-weight: normal;height: 35px;line-height: 37px;text-align: center;vertical-align: middle;width: 35px; }
#mini-menu{background: url(//nyctrafficticket.com/wp-content/themes/instaappointment-lite/images/menuulbg.png) repeat scroll 0 0 transparent;display: none;position: absolute;width: 470px;z-index: 99999999;} .gallery ul li a img{  border: none;  }
.gallery ul li{  position: relative;  z-index: 1;  }
.gallery_2columns{  list-style: none;  margin: 0 0 0 -20px;  width: 700px;  }
.gallery_2columns li{  display: inline;  float: left;  width: 330px;  height: 220px;  margin: 0 0 20px 20px;  position: relative;  }
.gallery a span{  z-index: 2;  position: absolute;  top: 0;  left: 0;  width: 100%;  height: 100%;  display: none;  cursor: pointer;  }
.gallery a span.image_hover {  background: url(//nyctrafficticket.com/wp-content/themes/images/hover_image_big.png) no-repeat scroll center center #000000;  } 
.single .thumb-wrap span.image_hover{	background: url(//nyctrafficticket.com/wp-content/themes/images/hover_image_big.png) no-repeat scroll center center #000000;}
.single .thumb-wrap a span { cursor: pointer;    display: none;    height: 100%;    left: 0;    position: absolute;    top: 0;    width: 100%;    z-index: 2;}
.gallery a span.video_hover{  background: black url(//nyctrafficticket.com/wp-content/themes/instaappointment-lite/images/hover_video_big.png) no-repeat center center;  }h1 {
line-height: 35px;
}.fade_in_hide{ display: inline-block; width: 100%; position: relative; -webkit-transform: scale(0.7); -moz-transform: scale(0.7); -ms-transform: scale(0.7); -o-transform: scale(0.7); transform: scale(0.7); opacity: 0; -webkit-transition: all 0.7s ease-out; -moz-transition: all 0.7s ease-out; -o-transition: all 0.7s ease-out; transition: all 0.7s ease-out; } 
.instaapp_start_animation.element_fade_in { opacity: 1; -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); -webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out; -o-transition: all 0.5s ease-out; transition: all 0.5s ease-out; } 
.instaapp_animate_when_almost_visible{opacity:0}
.instaapp_start_animation.instaapp_top-to-bottom{-webkit-animation:wpb_ttb .7s 1 cubic-bezier(.175, .885, .32, 1.275);-moz-animation:wpb_ttb .7s 1 cubic-bezier(.175, .885, .32, 1.275);-o-animation:wpb_ttb .7s 1 cubic-bezier(.175, .885, .32, 1.275);animation:wpb_ttb .7s 1 cubic-bezier(.175, .885, .32, 1.275);opacity:1}
.instaapp_start_animation.instaapp_bottom-to-top{-webkit-animation:wpb_btt .7s 1 cubic-bezier(.175, .885, .32, 1.275);-moz-animation:wpb_btt .7s 1 cubic-bezier(.175, .885, .32, 1.275);-o-animation:wpb_btt .7s 1 cubic-bezier(.175, .885, .32, 1.275);animation:wpb_btt .7s 1 cubic-bezier(.175, .885, .32, 1.275);opacity:1}
.instaapp_start_animation.instaapp_left-to-right{-webkit-animation:wpb_ltr .7s 1 cubic-bezier(.175, .885, .32, 1.275);-moz-animation:wpb_ltr .7s 1 cubic-bezier(.175, .885, .32, 1.275);-o-animation:wpb_ltr .7s 1 cubic-bezier(.175, .885, .32, 1.275);animation:wpb_ltr .7s 1 cubic-bezier(.175, .885, .32, 1.275);opacity:1}
.instaapp_start_animation.instaapp_right-to-left{-webkit-animation:wpb_rtl .7s 1 cubic-bezier(.175, .885, .32, 1.275);-moz-animation:wpb_rtl .7s 1 cubic-bezier(.175, .885, .32, 1.275);-o-animation:wpb_rtl .7s 1 cubic-bezier(.175, .885, .32, 1.275);animation:wpb_rtl .7s 1 cubic-bezier(.175, .885, .32, 1.275);opacity:1}
.instaapp_start_animation.instaapp_appear{-webkit-animation:wpb_appear 0.5s 1 cubic-bezier(.175, .885, .32, 1.275);-moz-animation:wpb_appear 0.5s 1 cubic-bezier(.175, .885, .32, 1.275);-o-animation:wpb_appear 0.5s 1 cubic-bezier(.175, .885, .32, 1.275);animation:wpb_appear 0.5s 1 cubic-bezier(.175, .885, .32, 1.275);-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1);opacity:1}
@-webkit-keyframes wpb_ttb{0%{-webkit-transform:translate(0, -30%);opacity:0} 100%{-webkit-transform:translate(0, 0);opacity:1}}
@-moz-keyframes wpb_ttb{0%{-moz-transform:translate(0, -30%);opacity:0} 100%{-moz-transform:translate(0, 0);opacity:1}}
@-o-keyframes wpb_ttb{0%{-o-transform:translate(0, -30%);opacity:0} 100%{-o-transform:translate(0, 0);opacity:1}}
@keyframes wpb_ttb{0%{transform:translate(0, -30%);opacity:0} 100%{transform:translate(0, 0);opacity:1}}
@-webkit-keyframes wpb_btt{0%{-webkit-transform:translate(0, 25%);opacity:0} 100%{-webkit-transform:translate(0, 0);opacity:1}}
@-moz-keyframes wpb_btt{0%{-moz-transform:translate(0,25%);opacity:0} 100%{-moz-transform:translate(0, 0);opacity:1}}
@-o-keyframes wpb_btt{0%{-o-transform:translate(0, 25%);opacity:0} 100%{-o-transform:translate(0, 0);opacity:1}}
@keyframes wpb_btt{0%{transform:translate(0, 25%);opacity:0} 100%{transform:translate(0, 0);opacity:1}}
@-webkit-keyframes wpb_ltr{0%{-webkit-transform:translate(-10%, 0);opacity:0} 100%{-webkit-transform:translate(0, 0);opacity:1}}
@-moz-keyframes wpb_ltr{0%{-moz-transform:translate(-10%, 0);opacity:0} 100%{-moz-transform:translate(0, 0);opacity:1}}
@-o-keyframes wpb_ltr{0%{-o-transform:translate(-10%, 0);opacity:0} 100%{-o-transform:translate(0, 0);opacity:1}}
@keyframes wpb_ltr{0%{transform:translate(-10%, 0);opacity:0} 100%{transform:translate(0, 0);opacity:1}}
@-webkit-keyframes wpb_rtl{0%{-webkit-transform:translate(10%, 0);opacity:0} 100%{-webkit-transform:translate(0, 0);opacity:1}}
@-moz-keyframes wpb_rtl{0%{-moz-transform:translate(10%, 0);opacity:0} 100%{-moz-transform:translate(0, 0);opacity:1}}
@-o-keyframes wpb_rtl{0%{-o-transform:translate(10%, 0);opacity:0} 100%{-o-transform:translate(0, 0);opacity:1}}
@keyframes wpb_rtl{0%{transform:translate(10%, 0);opacity:0} 100%{transform:translate(0, 0);opacity:1}}
@-webkit-keyframes wpb_appear{0%{-webkit-transform:scale(.3);opacity:.1} 100%{-webkit-transform:scale(1);opacity:1}}
@-moz-keyframes wpb_appear{0%{-moz-transform:scale(.3);opacity:.1} 100%{-moz-transform:scale(1);opacity:1}}
@-o-keyframes wpb_appear{0%{-o-transform:scale(.3);opacity:.1} 100%{-o-transform:scale(1);opacity:1}}
@keyframes wpb_appear{0%{transform:scale(.3);opacity:.1} 100%{transform:scale(1);opacity:1}}
.instaapp_start_animation.scale-up {	-webkit-animation: mk_scale 0.5s 1 cubic-bezier(0.445, 0.05, 0.55, 0.95);-moz-animation: mk_scale 0.5s 1 cubic-bezier(0.445, 0.05, 0.55, 0.95);	-o-animation: mk_scale 0.5s 1 cubic-bezier(0.445, 0.05, 0.55, 0.95);animation: mk_scale 0.5s 1 cubic-bezier(0.445, 0.05, 0.55, 0.95);opacity: 1;} @-webkit-keyframes mk_scale {
0% {
-webkit-transform: scale(0.3);
opacity: 0.1;
}
100% {
-webkit-transform: scale(1);
opacity: 1;
}
}
@-moz-keyframes mk_scale {
0% {
-moz-transform: scale(0.3);
opacity: 0.1;
}
100% {
-moz-transform: scale(1);
opacity: 1;
}
}
@-o-keyframes mk_scale {
0% {
-o-transform: scale(0.3);
opacity: 0.1;
}
100% {
-o-transform: scale(1);
opacity: 1;
}
}
@keyframes mk_scale {
0% {
transform: scale(0.3);
opacity: 0.1;
}
100% {
transform: scale(1);
opacity: 1;
}
}@font-face {
font-family: 'FontAwesome';
src: url(//nyctrafficticket.com/wp-content/themes/instaappointment-lite/fonts/fontawesome-webfont.eot?v=4.4.0);
src: url(//nyctrafficticket.com/wp-content/themes/instaappointment-lite/fonts/fontawesome-webfont.eot?#iefix&v=4.4.0) format('embedded-opentype'), url(//nyctrafficticket.com/wp-content/themes/instaappointment-lite/fonts/fontawesome-webfont.woff2?v=4.4.0) format('woff2'), url(//nyctrafficticket.com/wp-content/themes/instaappointment-lite/fonts/fontawesome-webfont.woff?v=4.4.0) format('woff'), url(//nyctrafficticket.com/wp-content/themes/instaappointment-lite/fonts/fontawesome-webfont.ttf?v=4.4.0) format('truetype'), url(//nyctrafficticket.com/wp-content/themes/instaappointment-lite/fonts/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular) format('svg');
font-weight: normal;
font-style: normal;
}
.fa {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
} .fa-lg {
font-size: 1.33333333em;
line-height: 0.75em;
vertical-align: -15%;
}
.fa-2x {
font-size: 2em;
}
.fa-3x {
font-size: 3em;
}
.fa-4x {
font-size: 4em;
}
.fa-5x {
font-size: 5em;
}
.fa-fw {
width: 1.28571429em;
text-align: center;
}
.fa-ul {
padding-left: 0;
margin-left: 2.14285714em;
list-style-type: none;
}
.fa-ul > li {
position: relative;
}
.fa-li {
position: absolute;
left: -2.14285714em;
width: 2.14285714em;
top: 0.14285714em;
text-align: center;
}
.fa-li.fa-lg {
left: -1.85714286em;
}
.fa-border {
padding: .2em .25em .15em;
border: solid 0.08em #eeeeee;
border-radius: .1em;
}
.fa-pull-left {
float: left;
}
.fa-pull-right {
float: right;
}
.fa.fa-pull-left {
margin-right: .3em;
}
.fa.fa-pull-right {
margin-left: .3em;
} .pull-right {
float: right;
}
.pull-left {
float: left;
}
.fa.pull-left {
margin-right: .3em;
}
.fa.pull-right {
margin-left: .3em;
}
.fa-spin {
-webkit-animation: fa-spin 2s infinite linear;
animation: fa-spin 2s infinite linear;
}
.fa-pulse {
-webkit-animation: fa-spin 1s infinite steps(8);
animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
.fa-rotate-90 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
.fa-rotate-180 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.fa-rotate-270 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
-webkit-transform: rotate(270deg);
-ms-transform: rotate(270deg);
transform: rotate(270deg);
}
.fa-flip-horizontal {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
-webkit-transform: scale(-1, 1);
-ms-transform: scale(-1, 1);
transform: scale(-1, 1);
}
.fa-flip-vertical {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
-webkit-transform: scale(1, -1);
-ms-transform: scale(1, -1);
transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
filter: none;
}
.fa-stack {
position: relative;
display: inline-block;
width: 2em;
height: 2em;
line-height: 2em;
vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
position: absolute;
left: 0;
width: 100%;
text-align: center;
}
.fa-stack-1x {
line-height: inherit;
}
.fa-stack-2x {
font-size: 2em;
}
.fa-inverse {
color: #ffffff;
} .fa-glass:before {
content: "\f000";
}
.fa-music:before {
content: "\f001";
}
.fa-search:before {
content: "\f002";
}
.fa-envelope-o:before {
content: "\f003";
}
.fa-heart:before {
content: "\f004";
}
.fa-star:before {
content: "\f005";
}
.fa-star-o:before {
content: "\f006";
}
.fa-user:before {
content: "\f007";
}
.fa-film:before {
content: "\f008";
}
.fa-th-large:before {
content: "\f009";
}
.fa-th:before {
content: "\f00a";
}
.fa-th-list:before {
content: "\f00b";
}
.fa-check:before {
content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
content: "\f00d";
}
.fa-search-plus:before {
content: "\f00e";
}
.fa-search-minus:before {
content: "\f010";
}
.fa-power-off:before {
content: "\f011";
}
.fa-signal:before {
content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
content: "\f013";
}
.fa-trash-o:before {
content: "\f014";
}
.fa-home:before {
content: "\f015";
}
.fa-file-o:before {
content: "\f016";
}
.fa-clock-o:before {
content: "\f017";
}
.fa-road:before {
content: "\f018";
}
.fa-download:before {
content: "\f019";
}
.fa-arrow-circle-o-down:before {
content: "\f01a";
}
.fa-arrow-circle-o-up:before {
content: "\f01b";
}
.fa-inbox:before {
content: "\f01c";
}
.fa-play-circle-o:before {
content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
content: "\f01e";
}
.fa-refresh:before {
content: "\f021";
}
.fa-list-alt:before {
content: "\f022";
}
.fa-lock:before {
content: "\f023";
}
.fa-flag:before {
content: "\f024";
}
.fa-headphones:before {
content: "\f025";
}
.fa-volume-off:before {
content: "\f026";
}
.fa-volume-down:before {
content: "\f027";
}
.fa-volume-up:before {
content: "\f028";
}
.fa-qrcode:before {
content: "\f029";
}
.fa-barcode:before {
content: "\f02a";
}
.fa-tag:before {
content: "\f02b";
}
.fa-tags:before {
content: "\f02c";
}
.fa-book:before {
content: "\f02d";
}
.fa-bookmark:before {
content: "\f02e";
}
.fa-print:before {
content: "\f02f";
}
.fa-camera:before {
content: "\f030";
}
.fa-font:before {
content: "\f031";
}
.fa-bold:before {
content: "\f032";
}
.fa-italic:before {
content: "\f033";
}
.fa-text-height:before {
content: "\f034";
}
.fa-text-width:before {
content: "\f035";
}
.fa-align-left:before {
content: "\f036";
}
.fa-align-center:before {
content: "\f037";
}
.fa-align-right:before {
content: "\f038";
}
.fa-align-justify:before {
content: "\f039";
}
.fa-list:before {
content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
content: "\f03b";
}
.fa-indent:before {
content: "\f03c";
}
.fa-video-camera:before {
content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
content: "\f03e";
}
.fa-pencil:before {
content: "\f040";
}
.fa-map-marker:before {
content: "\f041";
}
.fa-adjust:before {
content: "\f042";
}
.fa-tint:before {
content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
content: "\f044";
}
.fa-share-square-o:before {
content: "\f045";
}
.fa-check-square-o:before {
content: "\f046";
}
.fa-arrows:before {
content: "\f047";
}
.fa-step-backward:before {
content: "\f048";
}
.fa-fast-backward:before {
content: "\f049";
}
.fa-backward:before {
content: "\f04a";
}
.fa-play:before {
content: "\f04b";
}
.fa-pause:before {
content: "\f04c";
}
.fa-stop:before {
content: "\f04d";
}
.fa-forward:before {
content: "\f04e";
}
.fa-fast-forward:before {
content: "\f050";
}
.fa-step-forward:before {
content: "\f051";
}
.fa-eject:before {
content: "\f052";
}
.fa-chevron-left:before {
content: "\f053";
}
.fa-chevron-right:before {
content: "\f054";
}
.fa-plus-circle:before {
content: "\f055";
}
.fa-minus-circle:before {
content: "\f056";
}
.fa-times-circle:before {
content: "\f057";
}
.fa-check-circle:before {
content: "\f058";
}
.fa-question-circle:before {
content: "\f059";
}
.fa-info-circle:before {
content: "\f05a";
}
.fa-crosshairs:before {
content: "\f05b";
}
.fa-times-circle-o:before {
content: "\f05c";
}
.fa-check-circle-o:before {
content: "\f05d";
}
.fa-ban:before {
content: "\f05e";
}
.fa-arrow-left:before {
content: "\f060";
}
.fa-arrow-right:before {
content: "\f061";
}
.fa-arrow-up:before {
content: "\f062";
}
.fa-arrow-down:before {
content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
content: "\f064";
}
.fa-expand:before {
content: "\f065";
}
.fa-compress:before {
content: "\f066";
}
.fa-plus:before {
content: "\f067";
}
.fa-minus:before {
content: "\f068";
}
.fa-asterisk:before {
content: "\f069";
}
.fa-exclamation-circle:before {
content: "\f06a";
}
.fa-gift:before {
content: "\f06b";
}
.fa-leaf:before {
content: "\f06c";
}
.fa-fire:before {
content: "\f06d";
}
.fa-eye:before {
content: "\f06e";
}
.fa-eye-slash:before {
content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
content: "\f071";
}
.fa-plane:before {
content: "\f072";
}
.fa-calendar:before {
content: "\f073";
}
.fa-random:before {
content: "\f074";
}
.fa-comment:before {
content: "\f075";
}
.fa-magnet:before {
content: "\f076";
}
.fa-chevron-up:before {
content: "\f077";
}
.fa-chevron-down:before {
content: "\f078";
}
.fa-retweet:before {
content: "\f079";
}
.fa-shopping-cart:before {
content: "\f07a";
}
.fa-folder:before {
content: "\f07b";
}
.fa-folder-open:before {
content: "\f07c";
}
.fa-arrows-v:before {
content: "\f07d";
}
.fa-arrows-h:before {
content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
content: "\f080";
}
.fa-twitter-square:before {
content: "\f081";
}
.fa-facebook-square:before {
content: "\f082";
}
.fa-camera-retro:before {
content: "\f083";
}
.fa-key:before {
content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
content: "\f085";
}
.fa-comments:before {
content: "\f086";
}
.fa-thumbs-o-up:before {
content: "\f087";
}
.fa-thumbs-o-down:before {
content: "\f088";
}
.fa-star-half:before {
content: "\f089";
}
.fa-heart-o:before {
content: "\f08a";
}
.fa-sign-out:before {
content: "\f08b";
}
.fa-linkedin-square:before {
content: "\f08c";
}
.fa-thumb-tack:before {
content: "\f08d";
}
.fa-external-link:before {
content: "\f08e";
}
.fa-sign-in:before {
content: "\f090";
}
.fa-trophy:before {
content: "\f091";
}
.fa-github-square:before {
content: "\f092";
}
.fa-upload:before {
content: "\f093";
}
.fa-lemon-o:before {
content: "\f094";
}
.fa-phone:before {
content: "\f095";
}
.fa-square-o:before {
content: "\f096";
}
.fa-bookmark-o:before {
content: "\f097";
}
.fa-phone-square:before {
content: "\f098";
}
.fa-twitter:before {
content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
content: "\f09a";
}
.fa-github:before {
content: "\f09b";
}
.fa-unlock:before {
content: "\f09c";
}
.fa-credit-card:before {
content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
content: "\f09e";
}
.fa-hdd-o:before {
content: "\f0a0";
}
.fa-bullhorn:before {
content: "\f0a1";
}
.fa-bell:before {
content: "\f0f3";
}
.fa-certificate:before {
content: "\f0a3";
}
.fa-hand-o-right:before {
content: "\f0a4";
}
.fa-hand-o-left:before {
content: "\f0a5";
}
.fa-hand-o-up:before {
content: "\f0a6";
}
.fa-hand-o-down:before {
content: "\f0a7";
}
.fa-arrow-circle-left:before {
content: "\f0a8";
}
.fa-arrow-circle-right:before {
content: "\f0a9";
}
.fa-arrow-circle-up:before {
content: "\f0aa";
}
.fa-arrow-circle-down:before {
content: "\f0ab";
}
.fa-globe:before {
content: "\f0ac";
}
.fa-wrench:before {
content: "\f0ad";
}
.fa-tasks:before {
content: "\f0ae";
}
.fa-filter:before {
content: "\f0b0";
}
.fa-briefcase:before {
content: "\f0b1";
}
.fa-arrows-alt:before {
content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
content: "\f0c1";
}
.fa-cloud:before {
content: "\f0c2";
}
.fa-flask:before {
content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
content: "\f0c5";
}
.fa-paperclip:before {
content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
content: "\f0c7";
}
.fa-square:before {
content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
content: "\f0c9";
}
.fa-list-ul:before {
content: "\f0ca";
}
.fa-list-ol:before {
content: "\f0cb";
}
.fa-strikethrough:before {
content: "\f0cc";
}
.fa-underline:before {
content: "\f0cd";
}
.fa-table:before {
content: "\f0ce";
}
.fa-magic:before {
content: "\f0d0";
}
.fa-truck:before {
content: "\f0d1";
}
.fa-pinterest:before {
content: "\f0d2";
}
.fa-pinterest-square:before {
content: "\f0d3";
}
.fa-google-plus-square:before {
content: "\f0d4";
}
.fa-google-plus:before {
content: "\f0d5";
}
.fa-money:before {
content: "\f0d6";
}
.fa-caret-down:before {
content: "\f0d7";
}
.fa-caret-up:before {
content: "\f0d8";
}
.fa-caret-left:before {
content: "\f0d9";
}
.fa-caret-right:before {
content: "\f0da";
}
.fa-columns:before {
content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
content: "\f0de";
}
.fa-envelope:before {
content: "\f0e0";
}
.fa-linkedin:before {
content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
content: "\f0e4";
}
.fa-comment-o:before {
content: "\f0e5";
}
.fa-comments-o:before {
content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
content: "\f0e7";
}
.fa-sitemap:before {
content: "\f0e8";
}
.fa-umbrella:before {
content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
content: "\f0ea";
}
.fa-lightbulb-o:before {
content: "\f0eb";
}
.fa-exchange:before {
content: "\f0ec";
}
.fa-cloud-download:before {
content: "\f0ed";
}
.fa-cloud-upload:before {
content: "\f0ee";
}
.fa-user-md:before {
content: "\f0f0";
}
.fa-stethoscope:before {
content: "\f0f1";
}
.fa-suitcase:before {
content: "\f0f2";
}
.fa-bell-o:before {
content: "\f0a2";
}
.fa-coffee:before {
content: "\f0f4";
}
.fa-cutlery:before {
content: "\f0f5";
}
.fa-file-text-o:before {
content: "\f0f6";
}
.fa-building-o:before {
content: "\f0f7";
}
.fa-hospital-o:before {
content: "\f0f8";
}
.fa-ambulance:before {
content: "\f0f9";
}
.fa-medkit:before {
content: "\f0fa";
}
.fa-fighter-jet:before {
content: "\f0fb";
}
.fa-beer:before {
content: "\f0fc";
}
.fa-h-square:before {
content: "\f0fd";
}
.fa-plus-square:before {
content: "\f0fe";
}
.fa-angle-double-left:before {
content: "\f100";
}
.fa-angle-double-right:before {
content: "\f101";
}
.fa-angle-double-up:before {
content: "\f102";
}
.fa-angle-double-down:before {
content: "\f103";
}
.fa-angle-left:before {
content: "\f104";
}
.fa-angle-right:before {
content: "\f105";
}
.fa-angle-up:before {
content: "\f106";
}
.fa-angle-down:before {
content: "\f107";
}
.fa-desktop:before {
content: "\f108";
}
.fa-laptop:before {
content: "\f109";
}
.fa-tablet:before {
content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
content: "\f10b";
}
.fa-circle-o:before {
content: "\f10c";
}
.fa-quote-left:before {
content: "\f10d";
}
.fa-quote-right:before {
content: "\f10e";
}
.fa-spinner:before {
content: "\f110";
}
.fa-circle:before {
content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
content: "\f112";
}
.fa-github-alt:before {
content: "\f113";
}
.fa-folder-o:before {
content: "\f114";
}
.fa-folder-open-o:before {
content: "\f115";
}
.fa-smile-o:before {
content: "\f118";
}
.fa-frown-o:before {
content: "\f119";
}
.fa-meh-o:before {
content: "\f11a";
}
.fa-gamepad:before {
content: "\f11b";
}
.fa-keyboard-o:before {
content: "\f11c";
}
.fa-flag-o:before {
content: "\f11d";
}
.fa-flag-checkered:before {
content: "\f11e";
}
.fa-terminal:before {
content: "\f120";
}
.fa-code:before {
content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
content: "\f123";
}
.fa-location-arrow:before {
content: "\f124";
}
.fa-crop:before {
content: "\f125";
}
.fa-code-fork:before {
content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
content: "\f127";
}
.fa-question:before {
content: "\f128";
}
.fa-info:before {
content: "\f129";
}
.fa-exclamation:before {
content: "\f12a";
}
.fa-superscript:before {
content: "\f12b";
}
.fa-subscript:before {
content: "\f12c";
}
.fa-eraser:before {
content: "\f12d";
}
.fa-puzzle-piece:before {
content: "\f12e";
}
.fa-microphone:before {
content: "\f130";
}
.fa-microphone-slash:before {
content: "\f131";
}
.fa-shield:before {
content: "\f132";
}
.fa-calendar-o:before {
content: "\f133";
}
.fa-fire-extinguisher:before {
content: "\f134";
}
.fa-rocket:before {
content: "\f135";
}
.fa-maxcdn:before {
content: "\f136";
}
.fa-chevron-circle-left:before {
content: "\f137";
}
.fa-chevron-circle-right:before {
content: "\f138";
}
.fa-chevron-circle-up:before {
content: "\f139";
}
.fa-chevron-circle-down:before {
content: "\f13a";
}
.fa-html5:before {
content: "\f13b";
}
.fa-css3:before {
content: "\f13c";
}
.fa-anchor:before {
content: "\f13d";
}
.fa-unlock-alt:before {
content: "\f13e";
}
.fa-bullseye:before {
content: "\f140";
}
.fa-ellipsis-h:before {
content: "\f141";
}
.fa-ellipsis-v:before {
content: "\f142";
}
.fa-rss-square:before {
content: "\f143";
}
.fa-play-circle:before {
content: "\f144";
}
.fa-ticket:before {
content: "\f145";
}
.fa-minus-square:before {
content: "\f146";
}
.fa-minus-square-o:before {
content: "\f147";
}
.fa-level-up:before {
content: "\f148";
}
.fa-level-down:before {
content: "\f149";
}
.fa-check-square:before {
content: "\f14a";
}
.fa-pencil-square:before {
content: "\f14b";
}
.fa-external-link-square:before {
content: "\f14c";
}
.fa-share-square:before {
content: "\f14d";
}
.fa-compass:before {
content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
content: "\f153";
}
.fa-gbp:before {
content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
content: "\f158";
}
.fa-won:before,
.fa-krw:before {
content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
content: "\f15a";
}
.fa-file:before {
content: "\f15b";
}
.fa-file-text:before {
content: "\f15c";
}
.fa-sort-alpha-asc:before {
content: "\f15d";
}
.fa-sort-alpha-desc:before {
content: "\f15e";
}
.fa-sort-amount-asc:before {
content: "\f160";
}
.fa-sort-amount-desc:before {
content: "\f161";
}
.fa-sort-numeric-asc:before {
content: "\f162";
}
.fa-sort-numeric-desc:before {
content: "\f163";
}
.fa-thumbs-up:before {
content: "\f164";
}
.fa-thumbs-down:before {
content: "\f165";
}
.fa-youtube-square:before {
content: "\f166";
}
.fa-youtube:before {
content: "\f167";
}
.fa-xing:before {
content: "\f168";
}
.fa-xing-square:before {
content: "\f169";
}
.fa-youtube-play:before {
content: "\f16a";
}
.fa-dropbox:before {
content: "\f16b";
}
.fa-stack-overflow:before {
content: "\f16c";
}
.fa-instagram:before {
content: "\f16d";
}
.fa-flickr:before {
content: "\f16e";
}
.fa-adn:before {
content: "\f170";
}
.fa-bitbucket:before {
content: "\f171";
}
.fa-bitbucket-square:before {
content: "\f172";
}
.fa-tumblr:before {
content: "\f173";
}
.fa-tumblr-square:before {
content: "\f174";
}
.fa-long-arrow-down:before {
content: "\f175";
}
.fa-long-arrow-up:before {
content: "\f176";
}
.fa-long-arrow-left:before {
content: "\f177";
}
.fa-long-arrow-right:before {
content: "\f178";
}
.fa-apple:before {
content: "\f179";
}
.fa-windows:before {
content: "\f17a";
}
.fa-android:before {
content: "\f17b";
}
.fa-linux:before {
content: "\f17c";
}
.fa-dribbble:before {
content: "\f17d";
}
.fa-skype:before {
content: "\f17e";
}
.fa-foursquare:before {
content: "\f180";
}
.fa-trello:before {
content: "\f181";
}
.fa-female:before {
content: "\f182";
}
.fa-male:before {
content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
content: "\f184";
}
.fa-sun-o:before {
content: "\f185";
}
.fa-moon-o:before {
content: "\f186";
}
.fa-archive:before {
content: "\f187";
}
.fa-bug:before {
content: "\f188";
}
.fa-vk:before {
content: "\f189";
}
.fa-weibo:before {
content: "\f18a";
}
.fa-renren:before {
content: "\f18b";
}
.fa-pagelines:before {
content: "\f18c";
}
.fa-stack-exchange:before {
content: "\f18d";
}
.fa-arrow-circle-o-right:before {
content: "\f18e";
}
.fa-arrow-circle-o-left:before {
content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
content: "\f191";
}
.fa-dot-circle-o:before {
content: "\f192";
}
.fa-wheelchair:before {
content: "\f193";
}
.fa-vimeo-square:before {
content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
content: "\f195";
}
.fa-plus-square-o:before {
content: "\f196";
}
.fa-space-shuttle:before {
content: "\f197";
}
.fa-slack:before {
content: "\f198";
}
.fa-envelope-square:before {
content: "\f199";
}
.fa-wordpress:before {
content: "\f19a";
}
.fa-openid:before {
content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
content: "\f19d";
}
.fa-yahoo:before {
content: "\f19e";
}
.fa-google:before {
content: "\f1a0";
}
.fa-reddit:before {
content: "\f1a1";
}
.fa-reddit-square:before {
content: "\f1a2";
}
.fa-stumbleupon-circle:before {
content: "\f1a3";
}
.fa-stumbleupon:before {
content: "\f1a4";
}
.fa-delicious:before {
content: "\f1a5";
}
.fa-digg:before {
content: "\f1a6";
}
.fa-pied-piper:before {
content: "\f1a7";
}
.fa-pied-piper-alt:before {
content: "\f1a8";
}
.fa-drupal:before {
content: "\f1a9";
}
.fa-joomla:before {
content: "\f1aa";
}
.fa-language:before {
content: "\f1ab";
}
.fa-fax:before {
content: "\f1ac";
}
.fa-building:before {
content: "\f1ad";
}
.fa-child:before {
content: "\f1ae";
}
.fa-paw:before {
content: "\f1b0";
}
.fa-spoon:before {
content: "\f1b1";
}
.fa-cube:before {
content: "\f1b2";
}
.fa-cubes:before {
content: "\f1b3";
}
.fa-behance:before {
content: "\f1b4";
}
.fa-behance-square:before {
content: "\f1b5";
}
.fa-steam:before {
content: "\f1b6";
}
.fa-steam-square:before {
content: "\f1b7";
}
.fa-recycle:before {
content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
content: "\f1ba";
}
.fa-tree:before {
content: "\f1bb";
}
.fa-spotify:before {
content: "\f1bc";
}
.fa-deviantart:before {
content: "\f1bd";
}
.fa-soundcloud:before {
content: "\f1be";
}
.fa-database:before {
content: "\f1c0";
}
.fa-file-pdf-o:before {
content: "\f1c1";
}
.fa-file-word-o:before {
content: "\f1c2";
}
.fa-file-excel-o:before {
content: "\f1c3";
}
.fa-file-powerpoint-o:before {
content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
content: "\f1c8";
}
.fa-file-code-o:before {
content: "\f1c9";
}
.fa-vine:before {
content: "\f1ca";
}
.fa-codepen:before {
content: "\f1cb";
}
.fa-jsfiddle:before {
content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
content: "\f1cd";
}
.fa-circle-o-notch:before {
content: "\f1ce";
}
.fa-ra:before,
.fa-rebel:before {
content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
content: "\f1d1";
}
.fa-git-square:before {
content: "\f1d2";
}
.fa-git:before {
content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
content: "\f1d4";
}
.fa-tencent-weibo:before {
content: "\f1d5";
}
.fa-qq:before {
content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
content: "\f1d9";
}
.fa-history:before {
content: "\f1da";
}
.fa-circle-thin:before {
content: "\f1db";
}
.fa-header:before {
content: "\f1dc";
}
.fa-paragraph:before {
content: "\f1dd";
}
.fa-sliders:before {
content: "\f1de";
}
.fa-share-alt:before {
content: "\f1e0";
}
.fa-share-alt-square:before {
content: "\f1e1";
}
.fa-bomb:before {
content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
content: "\f1e3";
}
.fa-tty:before {
content: "\f1e4";
}
.fa-binoculars:before {
content: "\f1e5";
}
.fa-plug:before {
content: "\f1e6";
}
.fa-slideshare:before {
content: "\f1e7";
}
.fa-twitch:before {
content: "\f1e8";
}
.fa-yelp:before {
content: "\f1e9";
}
.fa-newspaper-o:before {
content: "\f1ea";
}
.fa-wifi:before {
content: "\f1eb";
}
.fa-calculator:before {
content: "\f1ec";
}
.fa-paypal:before {
content: "\f1ed";
}
.fa-google-wallet:before {
content: "\f1ee";
}
.fa-cc-visa:before {
content: "\f1f0";
}
.fa-cc-mastercard:before {
content: "\f1f1";
}
.fa-cc-discover:before {
content: "\f1f2";
}
.fa-cc-amex:before {
content: "\f1f3";
}
.fa-cc-paypal:before {
content: "\f1f4";
}
.fa-cc-stripe:before {
content: "\f1f5";
}
.fa-bell-slash:before {
content: "\f1f6";
}
.fa-bell-slash-o:before {
content: "\f1f7";
}
.fa-trash:before {
content: "\f1f8";
}
.fa-copyright:before {
content: "\f1f9";
}
.fa-at:before {
content: "\f1fa";
}
.fa-eyedropper:before {
content: "\f1fb";
}
.fa-paint-brush:before {
content: "\f1fc";
}
.fa-birthday-cake:before {
content: "\f1fd";
}
.fa-area-chart:before {
content: "\f1fe";
}
.fa-pie-chart:before {
content: "\f200";
}
.fa-line-chart:before {
content: "\f201";
}
.fa-lastfm:before {
content: "\f202";
}
.fa-lastfm-square:before {
content: "\f203";
}
.fa-toggle-off:before {
content: "\f204";
}
.fa-toggle-on:before {
content: "\f205";
}
.fa-bicycle:before {
content: "\f206";
}
.fa-bus:before {
content: "\f207";
}
.fa-ioxhost:before {
content: "\f208";
}
.fa-angellist:before {
content: "\f209";
}
.fa-cc:before {
content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
content: "\f20b";
}
.fa-meanpath:before {
content: "\f20c";
}
.fa-buysellads:before {
content: "\f20d";
}
.fa-connectdevelop:before {
content: "\f20e";
}
.fa-dashcube:before {
content: "\f210";
}
.fa-forumbee:before {
content: "\f211";
}
.fa-leanpub:before {
content: "\f212";
}
.fa-sellsy:before {
content: "\f213";
}
.fa-shirtsinbulk:before {
content: "\f214";
}
.fa-simplybuilt:before {
content: "\f215";
}
.fa-skyatlas:before {
content: "\f216";
}
.fa-cart-plus:before {
content: "\f217";
}
.fa-cart-arrow-down:before {
content: "\f218";
}
.fa-diamond:before {
content: "\f219";
}
.fa-ship:before {
content: "\f21a";
}
.fa-user-secret:before {
content: "\f21b";
}
.fa-motorcycle:before {
content: "\f21c";
}
.fa-street-view:before {
content: "\f21d";
}
.fa-heartbeat:before {
content: "\f21e";
}
.fa-venus:before {
content: "\f221";
}
.fa-mars:before {
content: "\f222";
}
.fa-mercury:before {
content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
content: "\f224";
}
.fa-transgender-alt:before {
content: "\f225";
}
.fa-venus-double:before {
content: "\f226";
}
.fa-mars-double:before {
content: "\f227";
}
.fa-venus-mars:before {
content: "\f228";
}
.fa-mars-stroke:before {
content: "\f229";
}
.fa-mars-stroke-v:before {
content: "\f22a";
}
.fa-mars-stroke-h:before {
content: "\f22b";
}
.fa-neuter:before {
content: "\f22c";
}
.fa-genderless:before {
content: "\f22d";
}
.fa-facebook-official:before {
content: "\f230";
}
.fa-pinterest-p:before {
content: "\f231";
}
.fa-whatsapp:before {
content: "\f232";
}
.fa-server:before {
content: "\f233";
}
.fa-user-plus:before {
content: "\f234";
}
.fa-user-times:before {
content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
content: "\f236";
}
.fa-viacoin:before {
content: "\f237";
}
.fa-train:before {
content: "\f238";
}
.fa-subway:before {
content: "\f239";
}
.fa-medium:before {
content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
content: "\f23b";
}
.fa-optin-monster:before {
content: "\f23c";
}
.fa-opencart:before {
content: "\f23d";
}
.fa-expeditedssl:before {
content: "\f23e";
}
.fa-battery-4:before,
.fa-battery-full:before {
content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
content: "\f244";
}
.fa-mouse-pointer:before {
content: "\f245";
}
.fa-i-cursor:before {
content: "\f246";
}
.fa-object-group:before {
content: "\f247";
}
.fa-object-ungroup:before {
content: "\f248";
}
.fa-sticky-note:before {
content: "\f249";
}
.fa-sticky-note-o:before {
content: "\f24a";
}
.fa-cc-jcb:before {
content: "\f24b";
}
.fa-cc-diners-club:before {
content: "\f24c";
}
.fa-clone:before {
content: "\f24d";
}
.fa-balance-scale:before {
content: "\f24e";
}
.fa-hourglass-o:before {
content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
content: "\f253";
}
.fa-hourglass:before {
content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
content: "\f256";
}
.fa-hand-scissors-o:before {
content: "\f257";
}
.fa-hand-lizard-o:before {
content: "\f258";
}
.fa-hand-spock-o:before {
content: "\f259";
}
.fa-hand-pointer-o:before {
content: "\f25a";
}
.fa-hand-peace-o:before {
content: "\f25b";
}
.fa-trademark:before {
content: "\f25c";
}
.fa-registered:before {
content: "\f25d";
}
.fa-creative-commons:before {
content: "\f25e";
}
.fa-gg:before {
content: "\f260";
}
.fa-gg-circle:before {
content: "\f261";
}
.fa-tripadvisor:before {
content: "\f262";
}
.fa-odnoklassniki:before {
content: "\f263";
}
.fa-odnoklassniki-square:before {
content: "\f264";
}
.fa-get-pocket:before {
content: "\f265";
}
.fa-wikipedia-w:before {
content: "\f266";
}
.fa-safari:before {
content: "\f267";
}
.fa-chrome:before {
content: "\f268";
}
.fa-firefox:before {
content: "\f269";
}
.fa-opera:before {
content: "\f26a";
}
.fa-internet-explorer:before {
content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
content: "\f26c";
}
.fa-contao:before {
content: "\f26d";
}
.fa-500px:before {
content: "\f26e";
}
.fa-amazon:before {
content: "\f270";
}
.fa-calendar-plus-o:before {
content: "\f271";
}
.fa-calendar-minus-o:before {
content: "\f272";
}
.fa-calendar-times-o:before {
content: "\f273";
}
.fa-calendar-check-o:before {
content: "\f274";
}
.fa-industry:before {
content: "\f275";
}
.fa-map-pin:before {
content: "\f276";
}
.fa-map-signs:before {
content: "\f277";
}
.fa-map-o:before {
content: "\f278";
}
.fa-map:before {
content: "\f279";
}
.fa-commenting:before {
content: "\f27a";
}
.fa-commenting-o:before {
content: "\f27b";
}
.fa-houzz:before {
content: "\f27c";
}
.fa-vimeo:before {
content: "\f27d";
}
.fa-black-tie:before {
content: "\f27e";
}
.fa-fonticons:before {
content: "\f280";
}.sf-menu, .sf-menu * {
margin: 0;
padding: 0;
list-style: none;
}
.sf-menu li {
position: relative;
}
.sf-menu ul {
position: absolute;
display: none;
top: 100%;
left: 0;
z-index: 99;
}
.sf-menu > li {
float: left;
}
.sf-menu li:hover > ul,
.sf-menu li.sfHover > ul {
display: block;
}
.sf-menu a {
display: block;
position: relative;
}
.sf-menu ul ul {
top: 0;
left: 100%;
} .sf-menu {
float: left;
margin-bottom: 1em;
}
.sf-menu ul {
box-shadow: 2px 2px 6px rgba(0,0,0,.2);
min-width: 12em; }
.sf-menu a {
border-left: 1px solid #fff;
border-top: 1px solid #dFeEFF; border-top: 1px solid rgba(255,255,255,.5);
padding: .75em 1em;
text-decoration: none;
}
.sf-menu a {
color: #13a;
}
.sf-menu li {
background: #BDD2FF;
white-space: nowrap; -webkit-transition: background .2s;
transition: background .2s;
}
.sf-menu ul li {
background: #AABDE6;
}
.sf-menu ul ul li {
background: #9AAEDB;
}
.sf-menu li:hover,
.sf-menu li.sfHover {
background: #CFDEFF; -webkit-transition: none;
transition: none;
} .sf-arrows .sf-with-ul {
padding-right: 2.5em;
} .sf-arrows .sf-with-ul:after {
content: '';
position: absolute;
top: 55%;
right: 0em;
margin-top: -3px;
height: 0;
width: 0;
color:transparent;  border-top-color: #dFeEFF; border-top-color: rgba(255,255,255,.5);
}
.sf-arrows > li > .sf-with-ul:focus:after,
.sf-arrows > li:hover > .sf-with-ul:after,
.sf-arrows > .sfHover > .sf-with-ul:after {
border-top-color: white; color:transparent;
} .sf-arrows ul .sf-with-ul:after {
margin-top: -5px;
margin-right: -3px;
border-color: transparent;
border: 5px solid transparent;
border-left-color: #dFeEFF; border-left-color: rgba(255,255,255,.5);
right: 1em;
top: 50%;
}
.sf-arrows ul li > .sf-with-ul:focus:after,
.sf-arrows ul li:hover > .sf-with-ul:after,
.sf-arrows ul .sfHover > .sf-with-ul:after {
border-left-color: white;
}
.instaapp-mob-menu{  box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.5);background: none repeat scroll 0 0 #FFFFFF !important;left: 0 !important; margin-right: -3% !important; position: absolute !important; top: 60px; width: 100% !important; z-index: 999 !important;} 
.instaapp-mob-menu li{width:100% !important;margin: 0;}
.instaapp-mob-menu li a{line-height: 36px !important; padding: 0 5px 0 1.6% !important;}
.instaapp-mob-menu .sub-menu{ position:relative !important;	left:0 !important;}
.sktmenu-toggle:before{ color: #fff; content: "\f0c9";}
.sktmenu-toggle{background-color: #D6D6D6;	cursor: pointer;	float: right;	font-family: "FontAwesome";	font-size: 21px;	font-style: normal;	font-weight: normal;	height: 35px;	line-height: 37px;	margin-top: 18px;	right: -6px;	text-align: center;	vertical-align: middle;	width: 35px;}
#header.skehead-headernav-shrink .sktmenu-toggle { margin-top:10px; }
#header.skehead-headernav-shrink .instaapp-mob-menu {top:56px;}
.instaapp-mob-menu li.menu-item-has-children > a{
background-image:url(//nyctrafficticket.com/wp-content/themes/instaappointment-lite/images/ch-arr.png);
background-repeat:no-repeat;
background-position: 98% center;
-webkit-transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; -o-transition: all 0.5s ease 0s; transition: all 0.5s ease 0s;
}
#skenav.instaapp-menu {position: static !important;}
#skenav ul.instaapp-mob-menu ul {width:100%;border:0;position:relative;margin:0; left: 0 !important;}
#skenav ul.instaapp-mob-menu ul li a{padding-left:30px !important;-moz-box-sizing:border-box;box-sizing:border-box;}
#skenav ul.instaapp-mob-menu ul ul li a{padding-left:60px !important;-moz-box-sizing:border-box;box-sizing:border-box;}
#skenav ul.instaapp-mob-menu .children li:first-child, #skenav ul.instaapp-mob-menu .sub-menu li:first-child {border-top:1px solid rgba(0, 0, 0, 0.15);}
.instaapp-mob-menu {background: none repeat scroll 0 0 #262626 !important;}
#skenav ul.instaapp-mob-menu, ul.instaapp-mob-menu {margin:0;}
#skenav .instaapp-mob-menu, ul.instaapp-mob-menu {margin:0;}
#skenav .instaapp-mob-menu .sf-with-ul .fa-caret-down:before, .instaapp-mob-menu li a span.fa-caret-down:before {display: none;}
#header.skehead-headernav.skehead-headernav-shrink ul.instaapp-mob-menu {margin:0;}
#skenav ul.instaapp-mob-menu a {font-size: 15px;padding: 7px 12px;border:0;border-radius: 0;margin: 0 !important;}
#header.skehead-headernav.skehead-headernav-shrink #skenav ul.instaapp-mob-menu li a {padding: 4px 12px;}
#skenav ul.instaapp-mob-menu > li:last-child a{margin-right: 7px;}
#header.skehead-headernav.skehead-headernav-shrink ul.instaapp-mob-menu ul{margin-top: 0; }
.page-template-template-front-page-php #skenav .instaapp-mob-menu, .page-template-template-front-page-php ul.instaapp-mob-menu {margin-top: 0;}
#skenav ul.instaapp-mob-menu ul li:last-child, #skenav ul.instaapp-mob-menu ul li:last-child a {border-radius: 0;}
#skenav ul.instaapp-mob-menu .children li:first-child, #skenav ul.instaapp-mob-menu .sub-menu li:first-child {border-top: 0;}
#skenav .instaapp-mob-menu li:hover > a, #skenav .instaapp-mob-menu li.page_item.current_page_item > a, #skenav .instaapp-mob-menu li.current_page_ancestor > a {border: 0;color: #262626;}
#skenav ul.instaapp-mob-menu li:hover > ul{
display: block;
}.clearfix:before,
.clearfix:after {
display: table;
line-height: 0;
content: "";
}
.clearfix:after {
clear: both;
}
.container {
margin-left: auto;
margin-right: auto;
}
.container:before, .container:after {
content: "";
display: table;
line-height: 0;
}
.container:after {
clear: both;
}
.container-fluid {
padding-left: 20px;
padding-right: 20px;
}
.container-fluid:before, .container-fluid:after {
content: "";
display: table;
line-height: 0;
}
.container-fluid:after {
clear: both;
}
.hide-text {
font-size:0px;
line-height:0px;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0;
}
.input-block-level {
display: block;
width: 100%;
min-height: 30px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
@-ms-viewport {
width: device-width;
}
.hidden {
display: none;
visibility: hidden;
}
.visible-phone {
display: none !important;
}
.visible-tablet {
display: none !important;
}
.hidden-desktop {
display: none !important;
}
.visible-desktop {
display: inherit !important;
}
@media (min-width: 768px) and (max-width: 979px) {
.hidden-desktop {
display: inherit !important;
}
.visible-desktop {
display: none !important ;
}
.visible-tablet {
display: inherit !important;
}
.hidden-tablet {
display: none !important;
}
}
@media (max-width: 767px) {
.hidden-desktop {
display: inherit !important;
}
.visible-desktop {
display: none !important;
}
.visible-phone {
display: inherit !important;
}
.hidden-phone {
display: none !important;
}
.flexslider {
min-height:347px;
}
.flex-control-nav {display:none;}
}
.visible-print {
display: none !important;
}
@media print {
.visible-print {
display: inherit !important;
}
.hidden-print {
display: none !important;
}
}
@media (min-width: 1200px) {
.row {
margin-left: -30px;
}
.row:before,
.row:after {
display: table;
line-height: 0;
content: "";
}
.row:after {
clear: both;
}
[class*="span"] {
float: left;
min-height: 1px;
margin-left: 30px;
}
.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
width: 1170px;
}
.span12 {
width: 1170px;
}
.span11 {
width: 1070px;
}
.span10 {
width: 970px;
}
.span9 {
width: 870px;
}
.span8 {
width: 770px;
}
.span7 {
width: 670px;
}
.span6 {
width: 570px;
}
.span5 {
width: 470px;
}
.span4 {
width: 370px;
}
.span3 {
width: 270px;
}
.span2 {
width: 170px;
}
.span1 {
width: 70px;
}
.offset12 {
margin-left: 1230px;
}
.offset11 {
margin-left: 1130px;
}
.offset10 {
margin-left: 1030px;
}
.offset9 {
margin-left: 930px;
}
.offset8 {
margin-left: 830px;
}
.offset7 {
margin-left: 730px;
}
.offset6 {
margin-left: 630px;
}
.offset5 {
margin-left: 530px;
}
.offset4 {
margin-left: 430px;
}
.offset3 {
margin-left: 330px;
}
.offset2 {
margin-left: 230px;
}
.offset1 {
margin-left: 130px;
}
.row-fluid {
width: 100%;
}
.row-fluid:before,
.row-fluid:after {
display: table;
line-height: 0;
content: "";
}
.row-fluid:after {
clear: both;
}
.row-fluid [class*="span"] {
display: block;
float: left;
width: 100%;
min-height: 30px;
margin-left: 2.564102564102564%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.row-fluid [class*="span"]:first-child {
margin-left: 0;
}
.row-fluid .controls-row [class*="span"] + [class*="span"] {
margin-left: 2.564102564102564%;
}
.row-fluid .span12 {
width: 100%;
}
.row-fluid .span11 {
width: 91.45299145299145%;
}
.row-fluid .span10 {
width: 82.90598290598291%;
}
.row-fluid .span9 {
width: 74.35897435897436%;
}
.row-fluid .span8 {
width: 65.81196581196582%;
}
.row-fluid .span7 {
width: 57.26495726495726%;
}
.row-fluid .span6 {
width: 48.717948717948715%;
}
.row-fluid .span5 {
width: 40.17094017094017%;
}
.row-fluid .span4 {
width: 31.623931623931625%;
}
.row-fluid .span3 {
width: 23.076923076923077%;
}
.row-fluid .span2 {
width: 14.52991452991453%;
}
.row-fluid .span1 {
width: 5.982905982905983%;
}
.row-fluid .offset12 {
margin-left: 105.12820512820512%;
}
.row-fluid .offset12:first-child {
margin-left: 102.56410256410257%;
}
.row-fluid .offset11 {
margin-left: 96.58119658119658%;
}
.row-fluid .offset11:first-child {
margin-left: 94.01709401709402%;
}
.row-fluid .offset10 {
margin-left: 88.03418803418803%;
}
.row-fluid .offset10:first-child {
margin-left: 85.47008547008548%;
}
.row-fluid .offset9 {
margin-left: 79.48717948717949%;
}
.row-fluid .offset9:first-child {
margin-left: 76.92307692307693%;
}
.row-fluid .offset8 {
margin-left: 70.94017094017094%;
}
.row-fluid .offset8:first-child {
margin-left: 68.37606837606839%;
}
.row-fluid .offset7 {
margin-left: 62.393162393162385%;
}
.row-fluid .offset7:first-child {
margin-left: 59.82905982905982%;
}
.row-fluid .offset6 {
margin-left: 53.84615384615384%;
}
.row-fluid .offset6:first-child {
margin-left: 51.28205128205128%;
}
.row-fluid .offset5 {
margin-left: 45.299145299145295%;
}
.row-fluid .offset5:first-child {
margin-left: 42.73504273504273%;
}
.row-fluid .offset4 {
margin-left: 36.75213675213675%;
}
.row-fluid .offset4:first-child {
margin-left: 34.18803418803419%;
}
.row-fluid .offset3 {
margin-left: 28.205128205128204%;
}
.row-fluid .offset3:first-child {
margin-left: 25.641025641025642%;
}
.row-fluid .offset2 {
margin-left: 19.65811965811966%;
}
.row-fluid .offset2:first-child {
margin-left: 17.094017094017094%;
}
.row-fluid .offset1 {
margin-left: 11.11111111111111%;
}
.row-fluid .offset1:first-child {
margin-left: 8.547008547008547%;
}
input,
textarea,
.uneditable-input {
margin-left: 0;
}
.controls-row [class*="span"] + [class*="span"] {
margin-left: 30px;
}
input.span12,
textarea.span12,
.uneditable-input.span12 {
width: 1156px;
}
input.span11,
textarea.span11,
.uneditable-input.span11 {
width: 1056px;
}
input.span10,
textarea.span10,
.uneditable-input.span10 {
width: 956px;
}
input.span9,
textarea.span9,
.uneditable-input.span9 {
width: 856px;
}
input.span8,
textarea.span8,
.uneditable-input.span8 {
width: 756px;
}
input.span7,
textarea.span7,
.uneditable-input.span7 {
width: 656px;
}
input.span6,
textarea.span6,
.uneditable-input.span6 {
width: 556px;
}
input.span5,
textarea.span5,
.uneditable-input.span5 {
width: 456px;
}
input.span4,
textarea.span4,
.uneditable-input.span4 {
width: 356px;
}
input.span3,
textarea.span3,
.uneditable-input.span3 {
width: 256px;
}
input.span2,
textarea.span2,
.uneditable-input.span2 {
width: 156px;
}
input.span1,
textarea.span1,
.uneditable-input.span1 {
width: 56px;
}
.thumbnails {
margin-left: -30px;
}
.thumbnails > li {
margin-left: 30px;
}
.row-fluid .thumbnails {
margin-left: 0;
}
}
@media (min-width: 768px) and (max-width: 979px) {
.row {
margin-left: -20px;
}
.row:before,
.row:after {
display: table;
line-height: 0;
content: "";
}
.row:after {
clear: both;
}
[class*="span"] {
float: left;
min-height: 1px;
margin-left: 20px;
}
.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
width: 724px;
}
.span12 {
width: 724px;
}
.span11 {
width: 662px;
}
.span10 {
width: 600px;
}
.span9 {
width: 538px;
}
.span8 {
width: 476px;
}
.span7 {
width: 414px;
}
.span6 {
width: 352px;
}
.span5 {
width: 290px;
}
.span4 {
width: 228px;
}
.span3 {
width: 166px;
}
.span2 {
width: 104px;
}
.span1 {
width: 42px;
}
.offset12 {
margin-left: 764px;
}
.offset11 {
margin-left: 702px;
}
.offset10 {
margin-left: 640px;
}
.offset9 {
margin-left: 578px;
}
.offset8 {
margin-left: 516px;
}
.offset7 {
margin-left: 454px;
}
.offset6 {
margin-left: 392px;
}
.offset5 {
margin-left: 330px;
}
.offset4 {
margin-left: 268px;
}
.offset3 {
margin-left: 206px;
}
.offset2 {
margin-left: 144px;
}
.offset1 {
margin-left: 82px;
}
.row-fluid {
width: 100%;
}
.row-fluid:before,
.row-fluid:after {
display: table;
line-height: 0;
content: "";
}
.row-fluid:after {
clear: both;
}
.row-fluid [class*="span"] {
display: block;
float: left;
width: 100%;
min-height: 30px;
margin-left: 2.7624309392265194%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.row-fluid [class*="span"]:first-child {
margin-left: 0;
}
.row-fluid .controls-row [class*="span"] + [class*="span"] {
margin-left: 2.7624309392265194%;
}
.row-fluid .span12 {
width: 100%;
}
.row-fluid .span11 {
width: 91.43646408839778%;
}
.row-fluid .span10 {
width: 82.87292817679558%;
}
.row-fluid .span9 {
width: 74.30939226519337%;
}
.row-fluid .span8 {
width: 65.74585635359117%;
}
.row-fluid .span7 {
width: 57.18232044198895%;
}
.row-fluid .span6 {
width: 48.61878453038674%;
}
.row-fluid .span5 {
width: 40.05524861878453%;
}
.row-fluid .span4 {
width: 31.491712707182323%;
}
.row-fluid .span3 {
width: 22.92817679558011%;;
}
.row-fluid .span2 {
width: 14.3646408839779%;
}
.row-fluid .span1 {
width: 5.801104972375691%;
}
.row-fluid .offset12 {
margin-left: 105.52486187845304%;
}
.row-fluid .offset12:first-child {
margin-left: 102.76243093922652%;
}
.row-fluid .offset11 {
margin-left: 96.96132596685082%;
}
.row-fluid .offset11:first-child {
margin-left: 94.1988950276243%;
}
.row-fluid .offset10 {
margin-left: 88.39779005524862%;
}
.row-fluid .offset10:first-child {
margin-left: 85.6353591160221%;
}
.row-fluid .offset9 {
margin-left: 79.8342541436464%;
}
.row-fluid .offset9:first-child {
margin-left: 77.07182320441989%;
}
.row-fluid .offset8 {
margin-left: 71.2707182320442%;
}
.row-fluid .offset8:first-child {
margin-left: 68.50828729281768%;
}
.row-fluid .offset7 {
margin-left: 62.70718232044199%;
}
.row-fluid .offset7:first-child {
margin-left: 59.94475138121547%;
}
.row-fluid .offset6 {
margin-left: 54.14364640883978%;
}
.row-fluid .offset6:first-child {
margin-left: 51.38121546961326%;
}
.row-fluid .offset5 {
margin-left: 45.58011049723757%;
}
.row-fluid .offset5:first-child {
margin-left: 42.81767955801105%;
}
.row-fluid .offset4 {
margin-left: 37.01657458563536%;
}
.row-fluid .offset4:first-child {
margin-left: 34.25414364640884%;
}
.row-fluid .offset3 {
margin-left: 28.45303867403315%;
}
.row-fluid .offset3:first-child {
margin-left: 25.69060773480663%;
}
.row-fluid .offset2 {
margin-left: 19.88950276243094%;
}
.row-fluid .offset2:first-child {
margin-left: 17.12707182320442%;
}
.row-fluid .offset1 {
margin-left: 11.32596685082873%;
}
.row-fluid .offset1:first-child {
margin-left: 8.56353591160221%;
}
input,
textarea,
.uneditable-input {
margin-left: 0;
}
.controls-row [class*="span"] + [class*="span"] {
margin-left: 20px;
}
input.span12,
textarea.span12,
.uneditable-input.span12 {
width: 710px;
}
input.span11,
textarea.span11,
.uneditable-input.span11 {
width: 648px;
}
input.span10,
textarea.span10,
.uneditable-input.span10 {
width: 586px;
}
input.span9,
textarea.span9,
.uneditable-input.span9 {
width: 524px;
}
input.span8,
textarea.span8,
.uneditable-input.span8 {
width: 462px;
}
input.span7,
textarea.span7,
.uneditable-input.span7 {
width: 400px;
}
input.span6,
textarea.span6,
.uneditable-input.span6 {
width: 338px;
}
input.span5,
textarea.span5,
.uneditable-input.span5 {
width: 276px;
}
input.span4,
textarea.span4,
.uneditable-input.span4 {
width: 214px;
}
input.span3,
textarea.span3,
.uneditable-input.span3 {
width: 152px;
}
input.span2,
textarea.span2,
.uneditable-input.span2 {
width: 90px;
}
input.span1,
textarea.span1,
.uneditable-input.span1 {
width: 28px;
}
}
@media only screen and (min-width : 200px) and (max-width : 1199px) {
.row-fluid {
width: 100%;
}
.row-fluid:before,
.row-fluid:after {
display: table;
line-height: 0;
content: "";
}
.row-fluid:after {
clear: both;
}
.row-fluid [class*="span"] {
display: block;
float: left;
width: 100%;
min-height: 30px;
margin-left: 2.564102564102564%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.row-fluid [class*="span"]:first-child {
margin-left: 0;
}
.row-fluid .controls-row [class*="span"] + [class*="span"] {
margin-left: 2.564102564102564%;
}
.row-fluid .span12 {
width: 100%;
}
.row-fluid .span11 {
width: 91.45299145299145%;
}
.row-fluid .span10 {
width: 82.90598290598291%;
}
.row-fluid .span9 {
width: 74.35897435897436%;
}
.row-fluid .span8 {
width: 65.81196581196582%;
}
.row-fluid .span7 {
width: 57.26495726495726%;
}
.row-fluid .span6 {
width: 48.717948717948715%;
}
.row-fluid .span5 {
width: 40.17094017094017%;
}
.row-fluid .span4 {
width: 31.623931623931625%;
}
.row-fluid .span3 {
width: 23.076923076923077%;
}
.row-fluid .span2 {
width: 14.52991452991453%;
}
.row-fluid .span1 {
width: 5.982905982905983%;
}
}
@media only screen and (min-width : 1200px) and (max-width : 1550px) {
.flex-caption .slider-title { font-size:40px;}
}
@media only screen and (min-width : 1025px) and (max-width : 1199px) {
.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
width: 1005px;
} .logo_inner > a {margin-top: 0;}
.instaapp-mob-menu {top: 130px;}
.page-template-template-front-page-php .instaapp-mob-menu {top: 98px;}
#skenav .instaapp-mob-menu, ul.instaapp-mob-menu {margin: 10px 0 0;}
#header.skehead-headernav.skehead-headernav-shrink ul.instaapp-mob-menu {margin:0;}
#header.skehead-headernav-shrink .instaapp-mob-menu {top: 50px;} .header-form-wrap .head_form_main.span5 {margin-top: 130px;padding: 25px 45px 2px;}
.select-outer-cl:after {top: 59%;}
.select-outer-cl:before {top: 15px;}
form select {height: 38px;margin: 15px 0 0;} .instaapp-iconbox.iconbox-top {padding: 0 30px 0 50px;} #main .instaapp-container.SktFollowContact .follow-icons li {margin-right: 5px;}
.instaapp-container.sktmultisocialstream li, 
#main .instaapp-container.sktmultisocialstream li{width:68px;height:68px;}
.instaapp-container.sktmultisocialstream img,
#main .instaapp-container.sktmultisocialstream img {width:68px;height:68px;border-radius: 0;} .error404 #searchform input[type="text"], .search #searchform input[type="text"], #sidebar #searchform input[type="text"], #footer #searchform input[type="text"] {
width:100%;
} #full-division-box .container {padding: 55px 0;}
}
@media only screen and (min-width : 767px) and (max-width : 1024px) {
.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
width: 747px;
} #header-top .row-fluid .span8 {
width: 64.812%;
}
#header-top .row-fluid .span4 {
width: 32.624%;
}
#menu-main {
max-height:300px;
overflow-y: scroll;
} #header-top .flag-icons {display: none;}
#skenav ul.instaapp-mob-menu ul {padding-top: 0;padding-left: 0;left: 0 !important;} #logo {width: 90%;}
#skehead .top-nav-menu {width:10%;float:right;margin: 0}
#header {position: relative;}
#header-top .container{width: 97%; }
.logo_inner > a {margin-top: 0;}
#logo #site-title a {font-size: 20px;}
#logo #site-description {font-size: 13px;}
#header.skehead-headernav.skehead-headernav-shrink #logo #site-title a {
font-size: 22px;
}
.skehead-headernav-shrink .sktmenu-toggle {margin-top: 8px !important;}
.page-template-template-front-page-php #skenav .instaapp-mob-menu, .page-template-template-front-page-php ul.instaapp-mob-menu {margin-top: 0;}
#header.skehead-headernav.skehead-headernav-shrink ul.instaapp-mob-menu{margin-top: 0;top: 50px;}
.instaapp-mob-menu {top: 53px;}
.page-template-template-front-page-php .instaapp-mob-menu {top: 53px;}
#skenav .instaapp-mob-menu, ul.instaapp-mob-menu {margin:0;}
#skenav .instaapp-mob-menu .sf-with-ul .fa-caret-down:before, .instaapp-mob-menu li a span.fa-caret-down:before {display: none;}
#header.skehead-headernav-shrink .instaapp-mob-menu {top: 50px;} .header-form-wrap .head_form_main.span5 {float: none; margin: 100px auto 0 !important; width: 60%; }
.header-form-wrap {position: relative;}
.form-title-main {color: #ffffff;}
.instaapp-section h2.section_heading:after {width: 12%;} .instaapp-iconbox.iconbox-top {padding: 0 50px 0 70px;}
#featured-box .mid-box.span4 {border-left: 0;} #instaapp-re-product .item:hover .overlay a.add_to_cart_button { right: 39%;}
#instaapp-re-product .item:hover .overlay a.prolink { left: 39%;}
#full-subscription-box .sub-txt { font-size: 25px;} #full-division-box .container {padding: 55px 0;}
.botton_style .leftsquare:before, .botton_style .rightsquare:after {right: 30%;}
.leftsquare:after {left: 48%;}
.botton_style .rightsquare:after {left: 30%;}
.rightsquare:before {right: 48%;}
div.wpcf7-response-output {color: #ff0000;margin: 0;} .mid-box-mid.row-fluid .mid-box.span4:first-child {margin-top: 0; }
.mid-box-mid.row-fluid .mid-box.span4 {margin: 20px auto 0;width: 50%;float: none;} #insta-address-map-wrapper .insta-address .address {float: none; margin: 0 20px; padding: 30px 0 15px; width: auto; }
#instaapp-paginate {text-align: center;}
#instaapp-paginate a {font-size: 15px;width: 40px;height: 40px;line-height: 40px;}
#instaapp-paginate .instaapp-prev {padding: 0 10px;}
#instaapp-paginate .instaapp-next {padding: 0 10px;}
#instaapp-paginate .instaapp-current {height: 40px; line-height: 40px; width: 40px;}
.skepost-meta {font-size: 12px;}
.quote_post .instaapp-quote {padding: 35px 45px;}
.instaapp-footer-container ul li:before {margin-right: 0;}
.instaapp-title.instaapp-footer-title { font-size: 18px;} th, td {height: 35px;width: 30px;font-size: 14px;}
#wp-calendar tbody a {height: 35px; line-height: 35px; width: 30px;}
#wp-calendar .wp-calendar-head a {font-size: 15px; height: 18px; line-height: 18px; width: 18px;}
#wp-calendar .wp-calendar-head td.cal-month {font-size: 15px;}
.instaapp-container.SktFollowContact .follow-icons li{
margin-right:8px;
margin-bottom:8px;
}
#sidebar .instaapp_widget div.follow-icons ul.social li	{
margin-right:6px;
margin-bottom:8px;
}
#footer .instaapp-youtube-video iframe, #footer .instaapp-vimeo-video iframe{
height:97px;
}
.error404 #searchform input[type="text"], .search #searchform input[type="text"], #sidebar #searchform input[type="text"], #footer #searchform input[type="text"] {
width: 100%;
}
.post-title a {font-size:22px;}
#Site-map .sitemap-rows .title {font-size:18px;}
#sidebar .instaapp-title {font-size:18px;}
._404-page p {
font-size: 15px;
line-height: 20px;
}
._404-page #searchform input[type="submit"] {
height: 40px;
}
.bread-title-holder h1.title {font-size: 30px;} #content .gallery-item {margin: 0 7px 7px 0;}
.gallery-icon #overlay .fa-search-plus:before {font-size: 20px;height: 40px;line-height: 40px;width: 40px;}
.gallery-icon #overlay .overlay-inner {height: 40px;}
#wp-calendar thead th{font-size:13px;padding:0 5px;}
#wp-calenda tfoot td {padding: 0 5px;}
#wp-calendar tbody td {font-size:11px;padding:0px;}
.instaapp_price_table {  margin: 30px 0 50px; }
#content .instaapp_tab_v .instaapp_tab_container {width:74%;}
a#backtop { display:none !important;}
#content .contact-left form textarea { width:99.8%;}
#content .contact-left form input[type="submit"] {margin-right:6px;}
#respond .comment-notes {font-size: 11px;}
#respond label,#respond .form-submit input{font-size:13px;}
#instaapp-paginate .instaapp-next,#instaapp-paginate .instaapp-prev {float:none;margin:0 3px 6px;position:relative;}
}
@media only screen and (min-width : 500px) and (max-width : 766px) {
.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
width: 480px;
}
.span2,.span2,.span3,.span4,.span5,.span6,.span7,.span8,.span9,.span10,.span11,.span12,
.row-fluid .span1,.row-fluid .span2,.row-fluid .span3,.row-fluid .span4,.row-fluid .span5,.row-fluid .span6,.row-fluid .span7,
.row-fluid .span8,.row-fluid .span9,.row-fluid .span10,.row-fluid .span11,.row-fluid .span12  {
width: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin:0;
}
#logo {width:80%;}
#logo #site-title a {font-size: 20px;}
#logo #site-description {font-size: 13px;}
#header-top .row-fluid .span5 {display: none;}
#header.skehead-headernav.skehead-headernav-shrink #logo #site-title a {
font-size: 22px;
}
.hsearch .container {width: 98%;}
#header-top .container {width: 97%;}
#skehead .top-nav-menu {width:20%;float:right;}
.tp-leftarrow.default, .tp-rightarrow.default, .flex-direction-nav {display:none;} .logo_inner > a {margin-top: 10px;}
#menu-main {max-height:300px;overflow-y: scroll;}
#header {position: relative;}
.instaapp-mob-menu {top: 53px;}
.page-template-template-front-page-php .instaapp-mob-menu {top: 53px;}
.skehead-headernav-shrink .sktmenu-toggle {margin-top: 8px !important;}
#skenav .instaapp-menu, ul.instaapp-mob-menu {margin:0;}
.page-template-template-front-page-php #skenav .instaapp-mob-menu, .page-template-template-front-page-php ul.instaapp-mob-menu {margin-top: 0;}
#header.skehead-headernav.skehead-headernav-shrink ul.instaapp-mob-menu{margin-top: 0;top: 50px;}
#skenav .instaapp-mob-menu .sf-with-ul .fa-caret-down:before, .instaapp-mob-menu li a span.fa-caret-down:before {display: none;}
#header.skehead-headernav-shrink .instaapp-mob-menu {top: 50px;}
.skehead-headernav-shrink .sktmenu-toggle {margin-top: 8px !important;}	
#header-top .flag-icons {display: none;}
#header-top .topbar_info_mail {display: none;}
#header-top .span3 {width: 50%;}
#header-top .row-fluid .span9 {width: 50%;}
.instaapp-section h2.section_heading:after {width: 20%;}
.bread-title-holder h1.title:after {left: 40%;position: absolute;width: 20%; }
#footer .third_wrapper .owner {float: none;font-size: 13px;margin-top: 5px;text-align: center;}
#footer .third_wrapper .copyright {float: none;font-size: 13px;text-align: center;} .header-form-wrap .head_form_main.span5 {float: none; margin: 50px auto 0 !important; width: 70%; }
.header-form-wrap {position: relative;}
.form-title-main {color: #ffffff;}
div.wpcf7-response-output {color: #ff0000;margin: 0;}
.head_form_main a{width: 90%;} .instaapp-iconbox.iconbox-top {padding: 0;}
#featured-box .mid-box.span4 {border-left: 0;}
#featured-box .mid-box {float: none; margin: 30px auto 0; width: 75%; }
#featured-box .mid-box:first-child{margin-top:0; } .blog_inner_wrap .instaapp_blog_bottom .post-comments.span5 {width: 35%;}
.blog_inner_wrap .instaapp_blog_bottom .post-admin.span3 {width: 25%;}
.instaapp-opening-hours .span6 {width: 50%;}
.blog_inner_wrap {margin-top: 0;} .clients-items .item a {border: 0;} #sidebar {float: none;padding-left: 0;}
.navigation.blog-navigation {margin-top: 50px;}
.blog #content .post, .archive #content .post, .page-template-template-blog-page-php #content .post, .page-template-template-blog-fullwidth-php #content .post, .page-template-template-blog-left-sidebar-page-php #content .post, .single_post_wrap{margin-top: 50px;}
.blog-template #content, .blog #content, .archive #content {padding-right: 0;margin-bottom:40px;}
.tag #content, .category #content, .archive #content, .search #content {margin-bottom: 40px;} .row-fluid #services-box .span4:first-child {margin-top: 0; }
.row-fluid #services-box .span4 {float: none; margin: 30px auto 0; width: 75%;}
#services-box .mid-box.span4 {border-left: 0;}
#services-box .mid-box-mid {margin-top: 30px;} .reservation-form-wrap .reservation-form.span5 {margin-top: 20px;}
.insta-address.container {float: none;width: 100%;}
#insta-address-map-wrapper .insta-address .address {float: none; margin: 0; width: 100%;padding: 44px 12px 27px; }
.insta-address .address ul li {font-size: 16px;}
.insta-map.container {float: none;width: 100%;} #content .gallery .gallery-item {margin: 10px auto 0; width: 59%; float: none; }
.gallery br {display: none;}
#container-isotop .project_box .feature_image img {width: 100%;}
.bread-title-holder .cont_nav {margin-top: 2px;}
.single-post #container.span9 {padding-right: 0;}
.container.post-wrap {margin-top: 50px;}
.navigation {margin: 50px 0 0;}
.bread-title-holder h1.title {font-size: 20px; text-align: center; width: 100%; }
.bread-title-holder .cont_nav {float: none;text-align: center;}
.bread-title-holder .cont_nav_inner a, .bread-title-holder .cont_nav_inner p {font-size: 16px;} #instaapp-paginate {text-align: center;}
#instaapp-paginate a {font-size: 12px; height: 30px; line-height: 30px; width: 30px; }
#instaapp-paginate .instaapp-current {font-size: 12px; height: 30px; line-height: 30px; width: 30px;}
.fullwidth-temp .container.post-wrap {margin-top: 50px;}
#footer .instaapp-footer-container {
margin-bottom: 0px;
padding-top: 30px;
}
.instaapp-section{
margin-top:50px;
}
.style-filter {
display:none;
}
.row-fluid .clients-items .span2,.row-fluid .clients-items .span2:first-child {
float: none;
margin: 0 auto 10px;
width: 270px;
}
#footer iframe, #sidebar iframe{
width:265px;
height:auto;
}
#content iframe {
height:270px;
}
#sidebar .instaapp_widget div.follow-icons ul.social li	{
margin-bottom: 5px;
margin-right: 5px;
}
.flexslider {
min-height:226px;
}
#content img.serviceimage2 {margin-top:0 !important;}
#content .serviceimage2_wrap{text-align:center;}
.post-title a {font-size:22px;}
#Site-map .sitemap-rows .title {font-size:15px;}
#sidebar .instaapp-title {font-size:13px;}
._404-page p {font-size: 15px; line-height: 20px; }
._404-page form {width: 80%;}
a.large-button, a.small-button, a.medium-button {  margin: 3px 10px 8px 0 !important; }
.custom_list li {padding-left:0 !important; }
#wp-calendar {  }
#wp-calendar thead th{font-size:13px;padding:0 5px;}
#wp-calenda tfoot td {padding: 0 5px;}
#wp-calendar tbody td {font-size:11px;padding:0px;}
.one_third .custom_list {text-align:center;}
#content .instaapp_tab_v .instaapp_tab_container {width:71%;}
a#backtop { display:none !important;}
.alignright, 
.alignleft, 
.aligncenter, 
.alignnone.size-full {float:none;}
#respond .comment-notes {font-size: 11px;}
#respond label,#respond .form-submit input{font-size:13px;}
#instaapp-paginate .instaapp-next,#instaapp-paginate .instaapp-prev {float:none;margin:0 3px 6px;position:relative;}
.error404 #searchform input[type="text"], .search #searchform input[type="text"], #sidebar #searchform input[type="text"], #footer #searchform input[type="text"] {width:100%;}
.flexslider .flex-caption{display:none !important;}
}
@media only screen and (min-width : 310px) and (max-width : 499px) {
.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
width: 290px;
}
.span2,.span2,.span3,.span4,.span5,.span6,.span7,.span8,.span9,.span10,.span11,.span12,
.row-fluid .span1,.row-fluid .span2,.row-fluid .span3,.row-fluid .span4,.row-fluid .span5,.row-fluid .span6,.row-fluid .span7,
.row-fluid .span8,.row-fluid .span9,.row-fluid .span10,.row-fluid .span11,.row-fluid .span12  {
width: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin:0;
}
#logo {
width:80%;
}
#skehead .top-nav-menu {
width:20%;
float:right;
}
#menu-main {
max-height:216px;
overflow-y: scroll;
}
#header-top .container {width: 97%;} .logo_inner > a {margin-top: 10px;}
#logo #site-title a {font-size: 20px;}
#logo #site-description {font-size: 13px;}
#header-top .row-fluid .span5 {display: none;}
#header.skehead-headernav.skehead-headernav-shrink #logo #site-title a {
font-size: 22px;
}
#menu-main {max-height:300px;overflow-y: scroll;}
#header {position: relative;}
.head_form_main a{width: 85%;}
.head_form_main img{max-width: 100%;}
.instaapp-mob-menu {top: 53px;}
.page-template-template-front-page-php .instaapp-mob-menu {top: 135px;}
.skehead-headernav-shrink .sktmenu-toggle {margin-top: 8px !important;}
#header.skehead-headernav.skehead-headernav-shrink ul.instaapp-mob-menu{margin-top: 0;top: 60px;}	
#header.skehead-headernav-shrink .instaapp-mob-menu {top: 50px;}
#header-top .flag-icons {display: none;}
#header-top .topbar_info_mail {display: none;}
#header-top .span3 {display: none;}
#header-top .row-fluid .span9 {width: 100%;}
.topbar_info {text-align: center;float: none; padding: 10px 0;}
.dropdown-toggle > span {font-size: 14px;margin: 0 6px 0 8px;}
.container.post-wrap {margin-top: 50px;}
.fullwidth-temp .container.post-wrap {margin-top: 50px;}
.about-instaapp-section {margin-top: 50px;} .header-form-wrap .head_form_main.span5 {padding: 30px 25px 5px;float: none; margin: 50px auto 0 !important; width: 100%; }
.header-form-wrap {position: relative;}
.form-title-main {color: #ffffff;font-size:14px; }
form select {height: 35px;margin: 15px 0 0;}
.select-outer-cl:before {top: 15px;}
.select-outer-cl:after {top: 60%;}
.header-form-wrap a {font-size: 20px;}
div.wpcf7-response-output {color: #ff0000;margin: 0;}
.instaapp-section h2.section_heading {font-size: 20px;}
.instaapp-section h2.section_heading:after {left: 0;width: 25%;} .bread-title-holder h1.title {font-size: 14px; text-align: center; width: 100%; }
.bread-title-holder .cont_nav {float: none;text-align: center;}
.bread-title-holder .cont_nav_inner a, .bread-title-holder .cont_nav_inner p {font-size: 12px;} #sidebar {float: none;padding-left: 0;}
.default-pagetemp #content {padding-right: 0;}
.sktmultisocialstream ul {margin-bottom: 0;}
#sidebar .skeside {margin-bottom: 0;} #featured-box .mid-box-mid {margin-top: 0;}
#featured-box .mid-box {float: none; margin: 40px auto 0; width: 100%; }
#featured-box .instaapp-iconbox.iconbox-top {padding: 0;}
#featured-box .mid-box.span4:first-child {margin-top: 0;}
#featured-box .mid-box.span4 {border-left: 0;}
.instaapp-section{margin-top:50px;} .blog_inner_wrap .instaapp_blog_bottom .post-comments.span5 {width: 60%;}
.blog_inner_wrap .instaapp_blog_bottom .post-admin.span3 {width: 40%;}
.blog_inner_wrap {margin-top: 0;} .reservation-form-wrap .reservation-form.span5 {margin-top: 20px;padding: 20px 15px 5px;}
.insta-address.container {float: none;width: 100%;}
#insta-address-map-wrapper .insta-address .address {float: none; margin: 0; width: 100%;padding: 44px 12px 27px; }
.insta-address .address ul li {font-size: 16px;}
.insta-map.container {float: none;width: 100%;}
#insta-address-map-wrapper {margin: 50px 0 0;}
form input[type="text"], form input[type="email"], form input[type="url"], form input[type="tel"], form input[type="number"], form input[type="range"], input[type="password"], form input[type="date"], form input[type="file"] {margin: 15px 0 0;}
form textarea {margin-top: 15px;}
.reservation-form-wrap form input[type="submit"] {margin-top: 15px;font-size: 20px;height: 50px;} #content .gallery .gallery-item {margin: 10px auto 0; width: 98%; float: none; }
.gallery br {display: none;} #instaapp-paginate {text-align: center;}
#instaapp-paginate a {font-size: 12px; height: 30px; line-height: 30px; width: 30px; }
#instaapp-paginate .instaapp-current {font-size: 12px; height: 30px; line-height: 30px; width: 30px;}
.skepost-meta span {display: inline;margin-bottom: 10px;}
.skepost-meta span.date {padding-left: 20px;border-left: 1px solid #cdcdcd;}
.blog-template .container.post-wrap, .blog .container.post-wrap {margin-top: 50px;}
.navigation.blog-navigation {margin-top: 10px;}
.blog #content .post, .archive #content .post, .page-template-template-blog-page-php #content .post, .page-template-template-blog-fullwidth-php #content .post, .page-template-template-blog-left-sidebar-page-php #content .post, .single_post_wrap{margin-top: 50px;}
.blog-template #content, .blog #content, .archive #content {padding-right: 0;margin-bottom:40px;}
.tag #content, .category #content, .archive #content, .search #content {margin-bottom: 40px;}	
.comments-template {margin-bottom: 0;margin-top: 0;}
#content #respond {margin-bottom: 10px;margin-top: 0;}
.comment-body {padding: 12px 0 12px 155px;}
#content .commentlist .avatar {left: -155px;}
#footer {margin-top: 10px;}
.single-post #container.span9 {padding-right: 0;}
.navigation {margin: 50px 0 0;}
.navigation .nav-previous {margin-bottom: 5px;display: inline-block;float: none;}
.navigation .nav-next {margin-top: 5px;display: inline-block;float: none;}
ul.protfolio_details li span {display: inline-block;}
.portfolio_inner_content .skepost-meta.span4 {margin-top: 30px;}
.bread-title-holder h1.title {font-size: 20px; text-align: center; width: 100%; }
.bread-title-holder h1.title:after {left: 31%;position: absolute;width: 38%;}
.bread-title-holder .cont_nav {float: none;text-align: center;}
.bread-title-holder .cont_nav_inner a, .bread-title-holder .cont_nav_inner p {font-size: 16px;}
#footer .third_wrapper .owner {float: none;font-size: 13px;margin-top: 5px;text-align: center;}
#footer .third_wrapper .copyright {float: none;font-size: 13px;text-align: center;}
.row-fluid .clients-items .span2,.row-fluid .clients-items .span2:first-child {
float: none;
margin: 0 auto 10px;
width: 270px;
}
#footer iframe, #sidebar iframe{
width:265px;
height:auto;
}
#content iframe {
height:270px;
}
.flexslider {
min-height:145px;
}
.flex-caption{
display: none;
}
#content img.serviceimage2 {margin-top:0 !important;}
#content .serviceimage2_wrap{text-align:center;}
.post-title a {font-size:18px;}
#Site-map .sitemap-rows .title {font-size:15px;}
#sidebar .instaapp-title {font-size:13px;}
._404-page p {
font-size: 15px;
line-height: 20px;
}
._404-page form {
width: 80%;
}
#error-404 {
margin-top: 50px;
}
.error-txt-first {
font-size: 95px;
line-height: 125px;
margin-top: 0;
}
.error-txt {
font-size: 20px;
line-height: 30px;
margin: 10px 0;
}
.featured-image:hover {
transform: none;
transition: none 0s ease 0s;
-webkit-transform:none;
-moz-transform:none;
-o-transform:none;
-ms-transform:none;
-webkit-transition:none;
-moz-transition:none;
-o-transition:none;
-ms-transition:none;
}
#wp-calendar { width:270px; }
#wp-calendar tbody a {height: 35px; line-height: 35px; width: auto;font-size: 12px; }
th, td {height: 35px; width: 35px; }
.instaapp-container {margin: 0 0 40px;}
#wp-calendar thead th{font-size:13px;padding:0 5px;}
#wp-calenda tfoot td {padding: 0 5px;}
#wp-calendar tbody td {font-size:11px;padding:0px;}
a#backtop { display:none !important;}
#content .contact-left form textarea { width: 97%;}
.alignright, 
.alignleft, 
.aligncenter, 
.alignnone.size-full {float:none;}
.commentlist .children li{padding-left: 0;}
#commentform .submit{float: none;}
#respond p{height:auto;}
#respond label{display:block;float:none;width:96%;}
#respond input, #respond textarea{display:block;float:none;width:96%; margin: 0 0 12px;}
#respond .comment-form-comment {height: auto;}
#instaapp-paginate .instaapp-next,#instaapp-paginate .instaapp-prev {
float:none;margin:0 3px 6px;position:relative;
}
.error404 #searchform input[type="text"], .search #searchform input[type="text"], #sidebar #searchform input[type="text"], #footer #searchform input[type="text"] {width:100%;}
#footer .instaapp-footer-container {
margin-bottom: 0px;
padding-top: 30px;
}
}
@media screen and (min-device-width: 320px) and (max-device-width: 1024px) {
input, textarea {
-webkit-appearance: none;
border-radius: 0;
}
#searchform input[type="submit"] {
height:40px;
}
#skenav a {border:0;border-radius: 0;margin: 0;}
#skenav ul ul li:last-child, #skenav ul ul li:last-child a {border-radius: 0;}
#skenav li:hover > a, #skenav li.page_item.current_page_item > a, #skenav li.current_page_ancestor > a {
border: 0 none;
color: #262626;
}
.sf-arrows .sf-with-ul:after,.sf-arrows .sf-with-ul:after {
border:0px !important;
}
#header.skehead-headernav.skehead-headernav-shrink { 
padding-right:0px; 
}
#full-testimonial-box .container{width: 100%;}
}