  .ezoic-wrapper html,
  
 #stylesheet_body,
  .ezoic-wrapper address,
  .ezoic-wrapper blockquote,
  .ezoic-wrapper div,
  .ezoic-wrapper dl,
  .ezoic-wrapper form,
  .ezoic-wrapper h1,
  .ezoic-wrapper h2,
  .ezoic-wrapper h3,
  .ezoic-wrapper h4,
  .ezoic-wrapper h5,
  .ezoic-wrapper h6,
  .ezoic-wrapper ol,
  .ezoic-wrapper p,
  .ezoic-wrapper pre,
  .ezoic-wrapper table,
  .ezoic-wrapper ul,
  .ezoic-wrapper dd,
  .ezoic-wrapper dt,
  .ezoic-wrapper li,
  .ezoic-wrapper tbody,
  .ezoic-wrapper td,
  .ezoic-wrapper tfoot,
  .ezoic-wrapper th,
  .ezoic-wrapper thead,
  .ezoic-wrapper tr,
  .ezoic-wrapper button,
  .ezoic-wrapper del,
  .ezoic-wrapper ins,
  .ezoic-wrapper map,
  .ezoic-wrapper object,
  .ezoic-wrapper a,
  .ezoic-wrapper abbr,
  .ezoic-wrapper acronym,
  .ezoic-wrapper b,
  .ezoic-wrapper bdo,
  .ezoic-wrapper big,
  .ezoic-wrapper br,
  .ezoic-wrapper cite,
  .ezoic-wrapper code,
  .ezoic-wrapper dfn,
  .ezoic-wrapper em,
  .ezoic-wrapper i,
  .ezoic-wrapper img,
  .ezoic-wrapper kbd,
  .ezoic-wrapper q,
  .ezoic-wrapper samp,
  .ezoic-wrapper small,
  .ezoic-wrapper span,
  .ezoic-wrapper strong,
  .ezoic-wrapper sub,
  .ezoic-wrapper sup,
  .ezoic-wrapper tt,
  .ezoic-wrapper var,
  .ezoic-wrapper legend,
  .ezoic-wrapper fieldset,
  .ezoic-wrapper figure {
    margin: 0;
    padding: 0; }
  .ezoic-wrapper img,
  .ezoic-wrapper fieldset {
    border: 0; }
  .ezoic-wrapper img {
    max-width: 100%;
    height: auto;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .ezoic-wrapper article,
  .ezoic-wrapper aside,
  .ezoic-wrapper details,
  .ezoic-wrapper figcaption,
  .ezoic-wrapper figure,
  .ezoic-wrapper footer,
  .ezoic-wrapper header,
  .ezoic-wrapper hgroup,
  .ezoic-wrapper menu,
  .ezoic-wrapper nav,
  .ezoic-wrapper section {
    display: block; }
  .ezoic-wrapper audio {
    max-width: 100%; }
  .ezoic-wrapper iframe,
  .ezoic-wrapper object {
    max-width: 100%; }
  .ezoic-wrapper html {
    -webkit-font-smoothing: antialiased; }
  
 #stylesheet_body {
    font: .81em/150% Arial, Helvetica, sans-serif;
    word-wrap: break-word;
    background-color: white;
    color: #666666; }
  .ezoic-wrapper a {
    color: #1f7bb6;
    text-decoration: none;
    outline: none; }
  .ezoic-wrapper a:hover {
    text-decoration: underline; }
  .ezoic-wrapper p {
    margin: 0 0 1.2em;
    padding: 0; }
  .ezoic-wrapper small {
    font-size: 87%; }
  .ezoic-wrapper blockquote {
    font: italic 110%/130% "Times New Roman", Times, serif;
    padding: 8px 30px 15px; }
  .ezoic-wrapper ul,
  .ezoic-wrapper ol {
    margin: 1em 0 1.4em 24px;
    padding: 0;
    line-height: 140%; }
  .ezoic-wrapper li {
    margin: 0 0 0.5em 0;
    padding: 0; }
  .ezoic-wrapper h1,
  .ezoic-wrapper h2,
  .ezoic-wrapper h3,
  .ezoic-wrapper h4,
  .ezoic-wrapper h5,
  .ezoic-wrapper h6 {
    line-height: 1.4em;
    margin: 20px 0 0.4em;
    word-wrap: normal; }
  .ezoic-wrapper h1 {
    font-size: 2em; }
  .ezoic-wrapper h2 {
    font-size: 1.8em; }
  .ezoic-wrapper h3 {
    font-size: 1.6em; }
  .ezoic-wrapper h4 {
    font-size: 1.4em; }
  .ezoic-wrapper h5 {
    font-size: 1.2em; }
  .ezoic-wrapper h6 {
    font-size: 1em; }
  .ezoic-wrapper input,
  .ezoic-wrapper textarea,
  .ezoic-wrapper select,
  .ezoic-wrapper input[type=search],
  .ezoic-wrapper button {
    font-size: 100%;
    font-family: inherit; }
  .ezoic-wrapper textarea,
  .ezoic-wrapper input[type=text],
  .ezoic-wrapper input[type=password],
  .ezoic-wrapper input[type=search],
  .ezoic-wrapper input[type=email],
  .ezoic-wrapper input[type=url] {
    background-color: #f3f3f3;
    border: solid 1px #dddddd;
    padding: 6px 10px;
    border-radius: 5px;
    -webkit-appearance: none; }
  .ezoic-wrapper input[type=text],
  .ezoic-wrapper input[type=search],
  .ezoic-wrapper input[type=email],
  .ezoic-wrapper input[type=url] {
    width: 240px;
    max-width: 90%; }
  .ezoic-wrapper textarea {
    line-height: 150%;
    width: 94%; }
  .ezoic-wrapper textarea:focus,
  .ezoic-wrapper input[type=text]:focus,
  .ezoic-wrapper input[type=password]:focus,
  .ezoic-wrapper input[type=search]:focus,
  .ezoic-wrapper input[type=email]:focus,
  .ezoic-wrapper input[type=url]:focus {
    outline: none;
    background-color: #f9f9f9; }
  .ezoic-wrapper input[type=reset],
  .ezoic-wrapper input[type=submit],
  .ezoic-wrapper button {
    background-color: #333333;
    color: white;
    border: none;
    padding: 7px 20px;
    cursor: pointer;
    border-radius: 5px;
    -webkit-appearance: none; }
  .ezoic-wrapper input[type=reset]:hover,
  .ezoic-wrapper input[type=submit]:hover,
  .ezoic-wrapper button:hover {
    background-color: black;
    color: white; }
  .ezoic-wrapper #pagewrap,
  .ezoic-wrapper .pagewidth,
  .ezoic-wrapper #headerwrap,
  .ezoic-wrapper #header,
  .ezoic-wrapper #main-nav,
  .ezoic-wrapper #body,
  .ezoic-wrapper #layout,
  .ezoic-wrapper #content,
  .ezoic-wrapper .post,
  .ezoic-wrapper .author-box,
  .ezoic-wrapper .post-nav,
  .ezoic-wrapper .pagenav,
  .ezoic-wrapper #sidebar,
  .ezoic-wrapper .widget,
  .ezoic-wrapper #footerwrap,
  .ezoic-wrapper #footer {
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .ezoic-wrapper .pagewidth {
    width: 978px;
    margin: 0 auto; }
  .ezoic-wrapper #body {
    margin: 0 auto;
    max-width: 100%; }
  .ezoic-wrapper #content {
    width: 68%;
    float: left;
    padding: 5% 0 3%; }
  .ezoic-wrapper #sidebar {
    width: 26.5%;
    float: right;
    padding: 5% 0 3%; }
  .ezoic-wrapper .sidebar-left #content {
    float: right; }
  .ezoic-wrapper .sidebar-left #sidebar {
    float: left; }
  .ezoic-wrapper .sidebar-none #content {
    width: 100%;
    float: none; }
  .ezoic-wrapper .full_width #layout {
    width: 100%; }
  .ezoic-wrapper .full_width #content {
    padding: 0;
    width: auto;
    float: none; }
  .ezoic-wrapper .full_width #sidebar {
    width: auto;
    float: none; }
  .ezoic-wrapper .col4-1,
  .ezoic-wrapper .col4-2,
  .ezoic-wrapper .col4-3,
  .ezoic-wrapper .col3-1,
  .ezoic-wrapper .col3-2,
  .ezoic-wrapper .col2-1 {
    margin-left: 3.2%;
    float: left; }
  .ezoic-wrapper .col4-1 {
    width: 22.6%; }
  .ezoic-wrapper .col4-2,
  .ezoic-wrapper .col2-1 {
    width: 48.4%; }
  .ezoic-wrapper .col4-3 {
    width: 74.2%; }
  .ezoic-wrapper .col3-1 {
    width: 31.2%; }
  .ezoic-wrapper .col3-2 {
    width: 65.6%; }
  .ezoic-wrapper .col.first,
  .ezoic-wrapper .col4-1.first,
  .ezoic-wrapper .col4-2.first,
  .ezoic-wrapper .col4-3.first,
  .ezoic-wrapper .col3-1.first,
  .ezoic-wrapper .col3-2.first,
  .ezoic-wrapper .col2-1.first {
    margin-left: 0;
    clear: left; }
  .ezoic-wrapper #header {
    position: relative;
    height: 170px;
    border-bottom: solid 1px #cccccc; }
  .ezoic-wrapper #site-logo {
    position: absolute;
    top: 20px;
    font-size: 36px;
    font-weight: bold;
    line-height: 1.4em;
    margin: 0; }
  .ezoic-wrapper #site-logo a {
    text-decoration: none; }
  .ezoic-wrapper #site-logo a:hover {
    text-decoration: none; }
  .ezoic-wrapper #site-description {
    position: absolute;
    top: 75px;
    font-size: 12px;
    font-weight: normal;
    line-height: 100%;
    margin: 0; }
  .ezoic-wrapper .social-widget {
    float: right;
    position: absolute;
    bottom: 10px;
    right: 0; }
  .ezoic-wrapper .social-widget a {
    text-decoration: none; }
  .ezoic-wrapper .social-widget a:hover {
    text-decoration: none; }
  .ezoic-wrapper .social-widget .widget {
    display: inline-block;
    zoom: 1;
    *display: inline;
    margin: 0 2px 0 0; }
  .ezoic-wrapper .social-widget .widget div {
    display: inline; }
  .ezoic-wrapper .social-widget .widgettitle {
    width: auto;
    font-weight: bold;
    font-size: 100%;
    text-transform: none;
    border: none;
    letter-spacing: 0;
    position: static;
    display: inline-block;
    zoom: 1;
    *display: inline;
    margin: 5px 8px 2px 0;
    padding: 0;
    background: transparent; }
  .ezoic-wrapper .social-widget ul {
    margin: 6px 0 0 !important;
    padding: 0;
    display: inline; }
  .ezoic-wrapper .social-widget ul li {
    padding: 0 2px 5px 0;
    margin: 0;
    display: inline-block;
    zoom: 1;
    *display: inline;
    border: none !important;
    clear: none;
    line-height: 100%; }
  .ezoic-wrapper .social-widget li img {
    vertical-align: middle;
    margin-top: -5px; }
  .ezoic-wrapper .social-widget div.rss {
    display: inline; }
  .ezoic-wrapper .social-widget div.rss a {
    background: url('https://www.itechtics.com/wp-content/themes/basic/images/rss.png') no-repeat left center;
    padding: 3px 0 2px 30px;
    display: inline-block;
    zoom: 1;
    *display: inline; }
  .ezoic-wrapper #header #searchform {
    position: absolute;
    right: 0;
    top: 40px;
    width: 160px; }
  .ezoic-wrapper #header #searchform #s {
    width: 100px;
    color: #a5a099;
    background: #eeeeee url('https://www.itechtics.com/wp-content/themes/basic/images/search.png') no-repeat 8px center;
    border: solid 1px #dddddd;
    padding-left: 28px;
    float: right;
    border-radius: 3px;
    transition: width 0.7s; }
  .ezoic-wrapper #header #searchform #s:focus {
    width: 140px;
    color: #333333; }
  .ezoic-wrapper #main-nav {
    margin: 0;
    padding: 0;
    position: absolute;
    left: 0;
    bottom: 10px;
    z-index: 100; }
  .ezoic-wrapper #main-nav li {
    margin: 0;
    padding: 0;
    list-style: none;
    float: left;
    position: relative; }
  .ezoic-wrapper #main-nav a {
    display: block;
    padding: 5px 15px;
    margin: 0 5px 0 0;
    text-decoration: none; }

  .ezoic-wrapper #main-nav .current_page_item a,
  .ezoic-wrapper #main-nav .current-menu-item a {
    background-color: #333333;
    color: white;
    border-radius: 5px; }
  .ezoic-wrapper #main-nav .current_page_item a:hover,
  .ezoic-wrapper #main-nav .current-menu-item a:hover {
    color: white; }
  .ezoic-wrapper #main-nav ul a,
  .ezoic-wrapper #main-nav .current_page_item ul a,
  .ezoic-wrapper #main-nav ul .current_page_item a,
  .ezoic-wrapper #main-nav .current-menu-item ul a,
  .ezoic-wrapper #main-nav ul .current-menu-item a {
    color: #666666;
    font-size: 100%;
    line-height: 140%;
    font-weight: normal;
    text-transform: none;
    padding: 6px 6px 6px 15px;
    margin: 0;
    display: block;
    width: 180px;
    background: none;
    border: none;
    border-radius: 0; }
  .ezoic-wrapper #main-nav ul a:hover,
  .ezoic-wrapper #main-nav .current_page_item ul a:hover,
  .ezoic-wrapper #main-nav ul .current_page_item a:hover,
  .ezoic-wrapper #main-nav .current-menu-item ul a:hover,
  .ezoic-wrapper #main-nav ul .current-menu-item a:hover {
    background-color: #f3f3f3;
    color: black; }
  .ezoic-wrapper #main-nav ul {
    margin: 0;
    padding: 5px 0;
    list-style: none;
    position: absolute;
    background-color: white;
    border: solid 1px #cccccc;
    z-index: 100;
    border-radius: 5px;
    left: -999em; }
  .ezoic-wrapper #main-nav ul li {
    background: none;
    padding: 0;
    margin: 0;
    float: none; }
  .ezoic-wrapper #main-nav li.dropdown-open > ul,
  .ezoic-wrapper .no-touch #main-nav li:hover > ul {
    left: 0; }
  .ezoic-wrapper #main-nav li li.dropdown-open > ul.sub-menu,
  .ezoic-wrapper .no-touch #main-nav li li:hover > ul.sub-menu {
    left: 190px;
    top: -2px; }
  .ezoic-wrapper #main-nav a:focus {
    outline: 1px dotted #999999; }
  .ezoic-wrapper .page-title {
    margin: 0 0 15px;
    padding: 0;
    font-size: 300%;
    line-height: 110%; }
  .ezoic-wrapper .author-bio {
    margin: 0 0 30px; }
  .ezoic-wrapper .author-bio .author-avatar {
    float: left;
    margin: 0 15px 0 0; }
  .ezoic-wrapper .author-bio .author-avatar img {
    background-color: white;
    padding: 4px;
    border: solid 1px #cccccc; }
  .ezoic-wrapper .author-bio .author-name {
    margin: 0 0 5px;
    padding: 0;
    font-size: 160%; }
  .ezoic-wrapper .author-posts-by {
    margin: 0 0 20px;
    padding: 10px 0 0;
    font-size: 140%;
    text-transform: uppercase;
    border-top: double 4px #cccccc;
    border-color: rgba(118, 118, 118, 0.3); }
  .ezoic-wrapper .category-section {
    clear: both;
    margin-bottom: 30px; }
  .ezoic-wrapper .category-section-title {
    font-size: 120%;
    text-transform: uppercase;
    margin: 0 0 20px;
    padding: 10px 0 0;
    border-top: double 4px #cccccc; }
  .ezoic-wrapper .post {
    margin-bottom: 50px;
    box-sizing: border-box;
    -moz-box-sizing: border-box; }

  .ezoic-wrapper .post-title {
    font-size: 26px;
    margin: 0 0 5px;
    padding: 0; }

  .ezoic-wrapper .post-image {
    max-width: 100%;
    margin: 0 0 5px; }
  .ezoic-wrapper .post-image.left {
    float: left;
    margin-right: 15px; }
  .ezoic-wrapper .post-image.right {
    float: right;
    margin-left: 15px; }
  .ezoic-wrapper .post-meta {
    margin: 0 0 7px; }
  .ezoic-wrapper .post-meta .post-author {
    background: url('https://www.itechtics.com/wp-content/themes/basic/images/post-author.png') no-repeat 0 2px;
    padding: 2px 0 2px 16px;
    margin-right: 7px; }
  .ezoic-wrapper .post-meta .post-category {
    background: url('https://www.itechtics.com/wp-content/themes/basic/images/post-category.png') no-repeat 0 2px;
    padding: 2px 0 2px 16px;
    margin-right: 7px; }
  .ezoic-wrapper .post-meta .post-tag {
    background: url('https://www.itechtics.com/wp-content/themes/basic/images/post-tag.png') no-repeat 0 3px;
    padding: 2px 0 2px 16px;
    margin-right: 7px; }
  .ezoic-wrapper .post-meta .post-comment a {
    background: url('https://www.itechtics.com/wp-content/themes/basic/images/post-comment.png') no-repeat 0 3px;
    padding: 2px 0 2px 16px; }
  .ezoic-wrapper .loops-wrapper.grid4 .post {
    width: 22.6%;
    float: left;
    margin-left: 3.2%; }
  .ezoic-wrapper .loops-wrapper.grid4 .post-title {
    font-size: 120%;
    margin: 0 0 3px;
    padding: 0; }
  .ezoic-wrapper .loops-wrapper.grid3 .post {
    width: 31.2%;
    float: left;
    margin-left: 3.2%; }
  .ezoic-wrapper .loops-wrapper.grid3 .post-title {
    font-size: 140%;
    margin: 0 0 3px;
    padding: 0; }
  .ezoic-wrapper .loops-wrapper.grid2 .post {
    width: 48.4%;
    float: left;
    margin-left: 3.2%; }
  .ezoic-wrapper .loops-wrapper.grid2 .post-title {
    font-size: 150%;
    margin: 0 0 3px;
    padding: 0; }
  .ezoic-wrapper .loops-wrapper.grid2-thumb .post {
    width: 48.4%;
    float: left;
    margin-left: 3.2%; }
  .ezoic-wrapper .loops-wrapper.grid2-thumb .post-title {
    margin: 0 0 5px;
    font-size: 150%; }
  .ezoic-wrapper .loops-wrapper.grid2-thumb .post-image {
    float: left;
    margin: 5px 14px 10px 0; }
  .ezoic-wrapper .loops-wrapper.grid2-thumb .post-content {
    overflow: hidden; }
  .ezoic-wrapper .loops-wrapper.grid4 .post:nth-of-type(4n+1),
  .ezoic-wrapper .loops-wrapper.grid3 .post:nth-of-type(3n+1),
  .ezoic-wrapper .loops-wrapper.grid2 .post:nth-of-type(2n+1),
  .ezoic-wrapper .loops-wrapper.grid2-thumb .post:nth-of-type(2n+1) {
    margin-left: 0;
    clear: left; }
  .ezoic-wrapper .loops-wrapper.list-thumb-image .post-image {
    float: left;
    margin: 7px 16px 10px 0; }
  .ezoic-wrapper .loops-wrapper.list-thumb-image .post-content {
    overflow: hidden; }
  .ezoic-wrapper .loops-wrapper.list-large-image .post-image {
    float: left;
    margin: 7px 22px 10px 0; }
  .ezoic-wrapper .loops-wrapper.list-large-image .post-title {
    font-size: 200%;
    margin: 0 0 5px;
    padding: 0; }
  .ezoic-wrapper .loops-wrapper.list-large-image .post-content {
    overflow: hidden; }
  .ezoic-wrapper .post-video,
  .ezoic-wrapper .embed-youtube {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    font-size: 0.9em;
    margin-bottom: 15px; }
  .ezoic-wrapper .post-video iframe,
  .ezoic-wrapper .post-video object,
  .ezoic-wrapper .post-video embed,
  .ezoic-wrapper .embed-youtube iframe,
  .ezoic-wrapper .embed-youtube object,
  .ezoic-wrapper .embed-youtube embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .ezoic-wrapper .twitter-tweet-rendered {
    max-width: 100% !important; }
  .ezoic-wrapper .pagenav {
    clear: both;
    padding-bottom: 20px;
    text-align: right; }
  .ezoic-wrapper .pagenav a,
  .ezoic-wrapper .pagenav span {
    line-height: 100%;
    padding: 6px 0 0;
    margin: 0 2px;
    vertical-align: middle;
    display: inline-block;
    zoom: 1;
    *display: inline;
    text-align: center;
    border-radius: 10em; }
  .ezoic-wrapper .pagenav a {
    background-color: #111111;
    color: white;
    text-decoration: none; }
  .ezoic-wrapper .pagenav a:hover {
    background-color: black; }
  .ezoic-wrapper .pagenav .current {
    text-decoration: none; }
  .ezoic-wrapper .author-box {
    margin: 15px 0; }
  .ezoic-wrapper .author-box .author-avatar {
    float: left;
    margin: 0 15px 5px 0; }
  .ezoic-wrapper .author-box .author-name {
    margin: 0 0 5px; }
  .ezoic-wrapper .post-pagination {
    text-align: right;
    margin: 0.5em 0 2em; }
  .ezoic-wrapper .post-pagination strong {
    margin-right: 3px; }
  .ezoic-wrapper .post-pagination a {
    margin-left: 3px;
    margin-right: 3px; }
  .ezoic-wrapper .post-nav {
    margin: 0 0 30px;
    padding: 15px 0;
    clear: both; }
  .ezoic-wrapper .post-nav .prev,
  .ezoic-wrapper .post-nav .next {
    width: 47%;
    position: relative; }
  .ezoic-wrapper .post-nav a {
    text-decoration: none;
    display: block; }
  .ezoic-wrapper .post-nav a:hover {
    text-decoration: none; }
  .ezoic-wrapper .post-nav .prev {
    float: left; }
  .ezoic-wrapper .post-nav .next {
    float: right;
    text-align: right; }
  .ezoic-wrapper .post-nav .arrow {
    background-color: #333333;
    color: white;
    font: normal 20px/100% "Times New Roman", Times, serif;
    display: block;
    float: left;
    width: 32px;
    height: 28px;
    padding: 4px 0 0;
    text-align: center;
    margin: -8px 10px 17px 0;
    border-radius: 10em; }
  .ezoic-wrapper .post-nav .next .arrow {
    float: right;
    margin-left: 10px;
    margin-right: 0; }
  .ezoic-wrapper .post-nav a:hover span {
    background-color: black; }
  .ezoic-wrapper .commentwrap {
    margin: 10px 0 20px;
    position: relative;
    clear: both; }
  .ezoic-wrapper .comment-title,
  .ezoic-wrapper #reply-title {
    font-size: 140%;
    margin: 0 0 10px;
    padding: 0; }
  .ezoic-wrapper .commentwrap .pagenav {
    margin: 10px 0;
    border: none; }
  .ezoic-wrapper .commentwrap .pagenav.top {
    margin: 0;
    position: absolute;
    top: 10px;
    right: 0; }
  .ezoic-wrapper .commentlist {
    margin: 0 0 30px;
    padding: 5px 0 0;
    border-top: solid 1px #dddddd; }
  .ezoic-wrapper .commentlist li {
    margin: 0;
    padding: 15px 0 0;
    list-style: none;
    position: relative; }
  .ezoic-wrapper .commentlist .comment-author {
    margin: 2px 0 5px;
    padding: 0; }
  .ezoic-wrapper .commentlist .avatar {
    float: left;
    margin: 0 15px 0 0; }
  .ezoic-wrapper .commentlist cite {
    font-style: normal;
    font-size: 130%; }
  .ezoic-wrapper .commentlist cite a {
    text-decoration: none; }
  .ezoic-wrapper .commentlist .bypostauthor > .comment-author cite {
    background: url('https://www.itechtics.com/wp-content/themes/basic/images/icon-author-comment.png') no-repeat 0 2px;
    padding-left: 18px; }
  .ezoic-wrapper .commentlist .comment-time {
    font-size: 75%;
    text-transform: uppercase; }
  .ezoic-wrapper .commentlist .commententry {
    border-bottom: solid 1px #dddddd;
    position: relative;
    overflow: hidden;
    padding-bottom: 5px;
    word-wrap: break-word; }
  .ezoic-wrapper .commentlist ul,
  .ezoic-wrapper .commentlist ol {
    margin: 0 0 0 7%;
    padding: 0; }
  .ezoic-wrapper .commentlist .reply {
    position: absolute;
    right: 0;
    top: 8px; }
  .ezoic-wrapper .commentlist .comment-reply-link {
    font-size: 11px;
    text-transform: uppercase;
    text-decoration: none; }
  .ezoic-wrapper .commentlist .comment-reply-link:hover {
    text-decoration: none; }
  .ezoic-wrapper #respond {
    margin: 0;
    padding: 10px 0 0;
    position: relative;
    clear: both; }
  .ezoic-wrapper #respond #cancel-comment-reply-link {
    position: absolute;
    top: 20px;
    right: 0;
    font-size: 85%;
    line-height: 100%;
    text-decoration: none;
    padding: 5px 10px;
    display: block;
    color: white;
    background-color: #ff3300; }
  .ezoic-wrapper #respond #cancel-comment-reply-link:hover {
    background-color: #333333; }
  .ezoic-wrapper #commentform {
    margin: 15px 0 0; }
  .ezoic-wrapper #commentform input[type=text] {
    width: 206px;
    margin-right: 5px; }
  .ezoic-wrapper #commentform label {
    font-weight: bold; }
  .ezoic-wrapper #commentform label small {
    font-weight: normal; }
  .ezoic-wrapper #commentform textarea {
    height: 140px; }
  .ezoic-wrapper #commentform input#submit {
    padding: 7px 20px; }
  .ezoic-wrapper .widget {
    margin: 0 0 30px;
    word-wrap: break-word; }
  .ezoic-wrapper .widgettitle {
    margin: 0 0 10px;
    padding: 0;
    font-size: 120%; }
  .ezoic-wrapper .widget ul {
    margin: 0;
    padding: 0; }
  .ezoic-wrapper .widget li {
    margin: 0;
    padding: 6px 0;
    list-style: none;
    clear: both;
    border-top: solid 1px #dddddd; }
  .ezoic-wrapper .widget ul ul {
    margin: 6px 0 -6px 0;
    padding: 0;
    border-top: none; }
  .ezoic-wrapper .widget ul ul li {
    margin: 0;
    padding-left: 10px; }
  .ezoic-wrapper .widget #wp-calendar caption {
    font-weight: bold;
    padding-bottom: 10px; }
  .ezoic-wrapper .widget #wp-calendar td {
    width: 31px;
    padding: 4px 2px;
    text-align: center; }
  .ezoic-wrapper .widget .feature-posts-list br {
    display: none; }
  .ezoic-wrapper .widget .feature-posts-list .post-img {
    margin: 4px 12px 10px 0;
    float: left; }
  .ezoic-wrapper .widget .feature-posts-list small {
    font-style: italic;
    font-size: 90%;
    display: block;
    margin: 0 0 3px; }
  .ezoic-wrapper .widget .feature-posts-list .feature-posts-title {
    margin: 4px 0 3px; }
  .ezoic-wrapper .widget .feature-posts-list .post-excerpt {
    display: block; }
  .ezoic-wrapper .widget .twitter-list .twitter-timestamp {
    font-style: italic;
    font-size: 90%; }
  .ezoic-wrapper .widget .follow-user {
    margin: 0;
    padding: 5px 0; }
  .ezoic-wrapper .widget .links-list img,
  .ezoic-wrapper .widget_links img {
    vertical-align: middle; }
  .ezoic-wrapper .recent-comments-list .avatar {
    margin-right: 12px;
    float: left; }
  .ezoic-wrapper .widget .flickr_badge_image {
    margin-top: 10px; }
  .ezoic-wrapper .widget .flickr_badge_image img {
    width: 50px;
    height: 50px;
    margin-right: 12px;
    margin-bottom: 12px;
    float: left; }
  .ezoic-wrapper .shortcode .flickr_badge_image {
    width: 23.8%;
    margin: 0 1.5% 1.5% 0;
    float: left; }
  .ezoic-wrapper .shortcode .flickr_badge_image:nth-of-type(4n) {
    margin-right: 0; }
  .ezoic-wrapper .shortcode .flickr_badge_image img {
    margin: 0; }
  .ezoic-wrapper #sidebar #searchform {
    position: static; }
  .ezoic-wrapper #sidebar #searchform #s {
    width: 93%; }
  .ezoic-wrapper #content .twitter-tweet-rendered {
    max-width: 100% !important; }
  .ezoic-wrapper #content .twt-border {
    max-width: 100% !important; }
  .ezoic-wrapper .widget .social-links {
    margin: 0 0 20px;
    padding: 0;
    line-height: 100%; }
  .ezoic-wrapper .widget .social-links li {
    margin: 0 5px 5px 0;
    padding: 0;
    list-style: none;
    border: none;
    display: inline-block;
    zoom: 1;
    *display: inline; }
  .ezoic-wrapper .widget .social-links img {
    vertical-align: middle; }
  .ezoic-wrapper #footer {
    padding: 30px 0;
    clear: both;
    border-top: solid 1px #cccccc; }
  .ezoic-wrapper .back-top {
    clear: both;
    float: left;
    margin-top: -3px; }
  .ezoic-wrapper .back-top a {
    background: black url('https://www.itechtics.com/wp-content/themes/basic/images/arrow-up.png') no-repeat center center;
    display: block;
    width: 30px;
    height: 30px;
    margin: 0 10px 10px 0;
    text-indent: -900em;
    border-radius: 10em; }
  .ezoic-wrapper .back-top a:hover {
    background-color: #333333; }
  .ezoic-wrapper .footer-nav {
    margin: 7px 0 10px;
    padding: 0;
    text-align: left; }
  .ezoic-wrapper .footer-nav li {
    padding: 0;
    margin: 0 8px 5px 0;
    list-style: none;
    display: inline-block;
    zoom: 1;
    *display: inline; }
  .ezoic-wrapper .footer-text {
    font-size: 90%;
    clear: both; }

  .ezoic-wrapper img.alignleft,
  .ezoic-wrapper img.aligncenter,
  .ezoic-wrapper img.alignright,
  .ezoic-wrapper img.alignnone {
    margin-bottom: 15px; }
  .ezoic-wrapper .alignleft {
    float: left;
    margin-right: 30px; }
  .ezoic-wrapper .alignright {
    float: right;
    margin-left: 30px; }
  .ezoic-wrapper .aligncenter {
    text-align: center;
    display: block;
    margin-left: auto;
    margin-right: auto; }
  .ezoic-wrapper .wp-caption {
    text-align: center;
    margin-bottom: 15px;
    max-width: 100%; }
  .ezoic-wrapper .wp-caption-text {
    font-size: 95%;
    line-height: 120%;
    margin: 6px 0; }
  .ezoic-wrapper .attachment.single-attachment,
  .ezoic-wrapper .single-attachment .attachment {
    float: none;
    margin: 0;
    text-align: left; }
  .ezoic-wrapper #body .gallery {
    margin: 0 0 20px 0; }
  .ezoic-wrapper #body .gallery .gallery-item {
    margin: 0 8px 8px 0;
    vertical-align: top;
    width: auto;
    float: left;
    text-align: center; }
  .ezoic-wrapper #body .gallery img {
    border: none;
    vertical-align: middle; }
  .ezoic-wrapper #body .gallery .gallery-caption {
    line-height: 120%;
    font-size: 90%;
    text-align: center;
    margin: 5px 0 0; }
  .ezoic-wrapper #body .gallery-columns-1 .gallery-item {
    width: auto; }
  .ezoic-wrapper #body .gallery-columns-1 br {
    display: none !important; }
  .ezoic-wrapper #body .gallery-columns-2 .gallery-item {
    width: 49.2%; }
  .ezoic-wrapper #body .gallery-columns-3 .gallery-item {
    width: 32.3%; }
  .ezoic-wrapper #body .gallery-columns-4 .gallery-item {
    width: 23.8%; }
  .ezoic-wrapper #body .gallery-columns-5 .gallery-item {
    width: 18.8%; }
  .ezoic-wrapper #body .gallery-columns-6 .gallery-item {
    width: 15.4%; }
  .ezoic-wrapper #body .gallery-columns-7 .gallery-item {
    width: 13%; }
  .ezoic-wrapper #body .gallery-columns-8 .gallery-item {
    width: 11.18%; }
  .ezoic-wrapper #body .gallery-columns-9 .gallery-item {
    width: 9.77%; }
  .ezoic-wrapper #body .gallery-columns-1 .gallery-item,
  .ezoic-wrapper #body .gallery-columns-2 .gallery-item,
  .ezoic-wrapper #body .gallery-columns-3 .gallery-item,
  .ezoic-wrapper #body .gallery-columns-4 .gallery-item,
  .ezoic-wrapper #body .gallery-columns-5 .gallery-item,
  .ezoic-wrapper #body .gallery-columns-6 .gallery-item,
  .ezoic-wrapper #body .gallery-columns-7 .gallery-item,
  .ezoic-wrapper #body .gallery-columns-8 .gallery-item,
  .ezoic-wrapper #body .gallery-columns-9 .gallery-item {
    margin: 0 1.5% 1.5% 0; }
  .ezoic-wrapper #body .gallery-columns-9 .gallery-item:nth-of-type(9n),
  .ezoic-wrapper #body .gallery-columns-8 .gallery-item:nth-of-type(8n),
  .ezoic-wrapper #body .gallery-columns-7 .gallery-item:nth-of-type(7n),
  .ezoic-wrapper #body .gallery-columns-6 .gallery-item:nth-of-type(6n),
  .ezoic-wrapper #body .gallery-columns-5 .gallery-item:nth-of-type(5n),
  .ezoic-wrapper #body .gallery-columns-4 .gallery-item:nth-of-type(4n),
  .ezoic-wrapper #body .gallery-columns-3 .gallery-item:nth-of-type(3n),
  .ezoic-wrapper #body .gallery-columns-2 .gallery-item:nth-of-type(2n) {
    margin-right: 0; }
  .ezoic-wrapper .full_width .themify_builder_row .row_inner {
    width: 978px;
    max-width: 100%;
    margin: auto; }
  .ezoic-wrapper .full_width .themify_builder_row.fullwidth .row_inner {
    width: auto;
    padding: 0; }
  .ezoic-wrapper .clear {
    clear: both; }
  .ezoic-wrapper .left {
    float: left; }
  .ezoic-wrapper .right {
    float: right; }
  .ezoic-wrapper .textleft {
    text-align: left; }
  .ezoic-wrapper .textright {
    text-align: right; }
  .ezoic-wrapper .textcenter {
    text-align: center; }
  .ezoic-wrapper .clearfix > .ezoic-after-el,
  .ezoic-wrapper .widget li > .ezoic-after-el,
  .ezoic-wrapper #body > .ezoic-after-el,
  .ezoic-wrapper #footer > .ezoic-after-el,
  .ezoic-wrapper footer > .ezoic-after-el,
  .ezoic-wrapper .pagenav > .ezoic-after-el,
  .ezoic-wrapper #main-nav > .ezoic-after-el,
  .ezoic-wrapper .menu > .ezoic-after-el,
  .ezoic-wrapper .gallery > .ezoic-after-el,
  .ezoic-wrapper #content > .ezoic-after-el {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0; }
  .ezoic-wrapper .clearfix,
  .ezoic-wrapper .widget li,
  .ezoic-wrapper #body,
  .ezoic-wrapper #footer,
  .ezoic-wrapper footer,
  .ezoic-wrapper .pagenav,
  .ezoic-wrapper #main-nav,
  .ezoic-wrapper .menu,
  .ezoic-wrapper .gallery,
  .ezoic-wrapper #content {
    display: inline-block; }
  .ezoic-wrapper .clearfix,
  .ezoic-wrapper .widget li,
  .ezoic-wrapper #body,
  .ezoic-wrapper #footer,
  .ezoic-wrapper footer,
  .ezoic-wrapper .pagenav,
  .ezoic-wrapper #main-nav,
  .ezoic-wrapper .menu,
  .ezoic-wrapper .gallery,
  .ezoic-wrapper #content {
    display: block;
    zoom: 1; }

