@font-face {

    font-family: 'RobotoBold';

    src: url('fonts/RobotoBold.eot');

    src: url('fonts/RobotoBold.eot') format('embedded-opentype'),

         url('fonts/RobotoBold.woff2') format('woff2'),

         url('fonts/RobotoBold.woff') format('woff'),

         url('fonts/RobotoBold.ttf') format('truetype'),

         url('fonts/RobotoBold.svg#RobotoBold') format('svg');

}

@font-face {

    font-family: 'RobotoMedium';

    src: url('fonts/RobotoMedium.eot');

    src: url('fonts/RobotoMedium.eot') format('embedded-opentype'),

         url('fonts/RobotoMedium.woff2') format('woff2'),

         url('fonts/RobotoMedium.woff') format('woff'),

         url('fonts/RobotoMedium.ttf') format('truetype'),

         url('fonts/RobotoMedium.svg#RobotoMedium') format('svg');

}



@font-face {

    font-family: 'RobotoRegular';

    src: url('fonts/RobotoRegular.eot');

    src: url('fonts/RobotoRegular.eot') format('embedded-opentype'),

         url('fonts/RobotoRegular.woff2') format('woff2'),

         url('fonts/RobotoRegular.woff') format('woff'),

         url('fonts/RobotoRegular.ttf') format('truetype'),

         url('fonts/RobotoRegular.svg#RobotoRegular') format('svg');

}



@font-face {

    font-family: 'robotolight';

    src: url('fonts/roboto-light-webfont.eot');

    src: url('fonts/roboto-light-webfont.eot?#iefix') format('embedded-opentype'),

         url('fonts/roboto-light-webfont.woff2') format('woff2'),

         url('fonts/roboto-light-webfont.woff') format('woff'),

         url('fonts/roboto-light-webfont.ttf') format('truetype'),

         url('fonts/roboto-light-webfont.svg#robotolight') format('svg');

    font-weight: normal;

    font-style: normal;



}







/*

Theme Name: Best by MyThemeShop

Theme URI: http://mythemeshop.com/themes/best/

Author: MyThemeShop

Author URI: http://mythemeshop.com/

Description: Best is a pixel perfect, ultra responsive WordPress theme with a beautiful design, fast loading time, SEO optimizations and a built-in review system for writing helpful reviews.

Version: 2.0.6

*/

*, *:before, *:after { box-sizing: border-box }

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {

    margin: 0;

    padding: 0;

    border: 0;

    font-size: 100%;

    font: inherit;

    vertical-align: baseline;

}

html { -webkit-font-smoothing: antialiased }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block }

ol, ul { list-style: none }

blockquote, q { quotes: none }

table {

    border-collapse: collapse;

    border-spacing: 0;

}

button, input, select, textarea { margin: 0 }

:focus { outline: 0 }

img, video, object {

    max-width: 100%;

    height: auto!important;

}

iframe { max-width: 100% }

blockquote {

    font-weight: normal;

    font-size: 22px;

    line-height: 1.5;

    padding: 0 0 0 38px;

    position: relative;

    margin: 0 0 25px;

    font-family: Georgia;

    font-style: italic;

}

blockquote:after {

    font-family: FontAwesome;

    position: absolute;

    content: "\f10d";

    font-size: 30px;

    color: #737373;

    font-style: inherit;

    top: 0;

    left: 0;

}

.entry-content > blockquote { margin: 0 0 25px }

blockquote p:last-child { margin-bottom: 0 }

blockquote p { margin-bottom: 10px }

strong, b { font-weight: bold }

em, i, cite { font-style: italic }

small { font-size: 100% }

figure { margin: 10px 0 }

code, pre {

    font-weight: normal;

    font-style: normal;

}

pre {

    margin: 5px 0 20px 0;

    line-height: 1.3em;

    padding: 8px 10px;

    overflow: auto;

}

code {

    padding: 0 8px;

    line-height: 1.5;

}

mark {

    padding: 1px 6px;

    margin: 0 2px;

    color: black;

    background: #FFF7A8;

}

address {

    margin: 10px 0;

    font-style: italic;

}

.wp-caption {

    background: #fff;

    border: 1px solid #f0f0f0;

    max-width: 96%;

    padding: 5px 3px 10px;

    text-align: center;

}

.sticky {



}

.gallery-caption {



}

#gallery-1 img { border: 0!important }

.bypostauthor {



}

.wp-caption-text { margin-bottom: 0 }

dl { padding-bottom: 1em }

dt {

    float: left;

    clear: left;

    width: 100px;

    text-align: right;

    font-weight: bold;

}

dd {

    margin: 0 0 0 110px;

    padding: 0 0 0.5em 0;

    overflow: hidden;

}

#wpadminbar { -webkit-backface-visibility: hidden }

/*-[ Framework ]--------------------*/

body {

    font: 15px/1.5 Noto Sans, sans-serif;

    color: #444;

    background-color: none !important;

}

body{

	background:none !important;

}

::-moz-selection {

    background: #222;

    color: white;

    text-shadow: none;

}

::selection {

    background: #222;

    color: white;

    text-shadow: none;

}

#page, .container {

    position: relative;

    margin-right: auto;

    margin-left: auto;

}

/*-[ Headings ]---------------*/

h1, h2, h3, h4, h5, h6 {

    font-weight: normal;

    color: #444;

    line-height: 1;

    margin-bottom: 15px;

}

.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 { line-height: 1.4 }

h1 { font-size: 30px }

h2 { font-size: 25px }

h3 { font-size: 20px }

h4 { font-size: 18px }

h5 { font-size: 15px }

h6 { font-size: 13px }

.sub-title { font-size: 12px }

p { margin-bottom: 25px }

.entry-content p {



}

/*-[ Links ]---------------*/

a {

    color: inherit;

    text-decoration: none;

    transition: all 0.25s ease;

}

a:hover { color: #3498DB }

a:link, a:visited, a:active { text-decoration: none }

a.disabled { pointer-events: none }

/*-[ Main container ]---------------*/

.main-container-wrap { max-width: 100%; }

.main-container {

    width: 100%;

    margin: 0 auto;

    display: block;

    padding: 0;

}

#page, .container {

    width: 1180px;

}

#page {

    display:block;

    width: 100%;

}

.featured-section-1-full-width-1 #page { padding: 0 }

/*-[ Header ]-----------------------*/

header {

    width: 100%;

    position: relative;

}

.main-header {

    position: relative;

    width: 100%;

}

#header {

    position: relative;

    width: 100%;

}

.secondary-menu-disabled #header { padding: 0 }

.header-inner {

    width: 100%;

    padding: 38px 0 35px;

}

.logo-wrap {

    float: left;

}

.widget-header { width: 100%;}

#header h1, #header h2 {

    font-size: 35px;

    font-weight: 400;

    float: left;

    display: inline-block;

    line-height: 1;

    position: relative;

    margin-bottom: 0;

    text-transform: initial;

}

#logo a {

    float: left;

    line-height: 1;

}

#logo img { float: left }

.site-description {

    float: left;

    margin-top: 0;

    clear: left;

}

/* header add */

#header .ad-728 { float: right }

#header .ad-728 img {

    display: block;

    width: 100%;

}

/*-[ Navigation ]-----------------*/

#navigation.mobile-only { display: none }

#navigation .menu-item-has-children > a:after {

 /*   content: "\f107";

    font-family: FontAwesome;

    position: absolute;

    right: 20px;*/

}

#navigation .menu li {

    position: relative;

    list-style: none!important;

}

#navigation ul li li {



    background:none !important;

}

#navigation ul ul {

    position: absolute;

    width: 230px;

    z-index: 99999;
	
	display:none;
	
	background:#00319f;

}

#navigation ul ul.sub-menu ul.sub-menu{
    left: 100%;
    top: 0;
}

#navigation ul ul li {

}

#header nav ul ul a, #header nav ul ul a:link, #header nav ul ul a:visited {

    padding: 10px 12px;

    color: #fff;

    position: relative;

}

.secondary-navigation #navigation ul li ul.sub-menu li{
	 border-bottom: 1px dotted #ffffff;
    border-right: none;
    display: block;
    float: none;
    padding: 0;
}

.secondary-navigation #navigation ul li ul.sub-menu li:last-child{
	border:none;
}

.secondary-navigation #navigation ul li ul.sub-menu li a{
	 display: block;
    font-size: 15px;
    letter-spacing: 0;
    padding: 10px 12px;
}

.secondary-navigation #navigation ul li ul.sub-menu li a:hover, .secondary-navigation #navigation ul li ul.sub-menu li.current-menu-item a{
	background:#72cb21;
}

.secondary-navigation #navigation ul li ul.sub-menu li.current-menu-item ul.sub-menu li a{
	background:none;
}

.secondary-navigation #navigation ul li ul.sub-menu li.current-menu-item ul.sub-menu li a:hover, .secondary-navigation #navigation ul li ul.sub-menu li ul.sub-menu li.current-menu-item a{
	background:#72cb21;
}

#header nav ul ul { display: none }

#header nav ul ul ul {

    left: 255px;

    top: 0;

}

/* bottom header nav */

.secondary-navigation {

    float: left;

    width: 100%;

	z-index: 99999;

    position: relative;

}

.secondary-navigation #navigation ul li a{

	   color: #fff;

	   font-size:16px;

	   letter-spacing: 0.5px;

	   line-height:20px;

	   font-family: 'RobotoMedium';

	   text-transform:uppercase;

	    padding:17px 23px;

}

.secondary-navigation #navigation ul .current-menu-item{

	 background: #72cb21;

	 color:#fff;

}

.secondary-navigation #navigation ul li span{

	display:block;

}

.secondary-navigation #navigation ul li span.toggle-caret{
	display:none;
}

.secondary-navigation #navigation ul li{

	border-right:1px solid #335ab2;

}

.secondary-navigation #navigation ul li.home-menu-icon a{

	background:url(images/home-menu-icon.jpg) no-repeat center center;

	padding: 17px 26px;

    position: relative;

    text-indent: -99999px;

    z-index: 99999;
	

}

.secondary-navigation #navigation ul li.estimate-class a{

	background:url(images/estimate-menu-icon.png) no-repeat top center;

 font-size: 14px;

    line-height: 27px;

	font-family: 'RobotoBold';

  margin-top: 15px;

    padding: 24px 7px 8px 7.5px;

}

.secondary-navigation #navigation ul li:last-child{

	border-right:none;

}

.secondary-navigation #navigation ul li.contact-menu {
	border:none;

}

.secondary-navigation #navigation ul li:first-child{

	padding: 0 18px;

}

.secondary-navigation #navigation{

	background:#00319f !important;

}

.secondary-navigation{

	background:#00319f !important;

}

#navigation {

    float: left;

    width: 100%;

    z-index: 99999;

}

#navigation ul { margin: 0 auto }

#navigation ul li {

    float: left;

}

#navigation ul li a, #navigation ul li a:link, #navigation ul li a:visited { display: inline-block }

#navigation > ul > .current a {

    background: transparent;

    color: #5a5a5a !important;

}

.menu .menu-item:not(.home-menu-item) .fa { margin-right: 4px }

.clearfix:before, .clearfix:after {

    content: " ";

    display: table;

}

.clearfix:after { clear: both }

.clearfix { *zoom: 1   }

a#pull { display: none }

/* Flyout nav */

.sticky-navigation-active {

    z-index: 500;

    position: fixed;

    top: 0;

    margin: 0 !important;

    -webkit-backface-visibility: hidden;

}

.admin-bar .sticky-navigation-active { top: 32px }

/*-[ Toggle menu ]---------------------------*/

#navigation .toggle-caret { display: none }

.toggle-menu ul ul { display: none }

.toggle-menu .toggle-menu-item-parent { position: relative }

.toggle-menu .toggle-caret {

    position: absolute;

    top: 0;

    right: 0;

    text-align: center;

    cursor: pointer;

    line-height: inherit;

}

.toggle-menu .toggle-caret .fa {

    width: 20px;

    text-align: center;

    font-size: inherit;

    color: inherit;

    line-height: 40px;

}











.toggle-menu .active > .toggle-caret .fa:before { content: "\f068" } /*minus*/

.toggle-menu .toggle-caret:hover .fa {



}

/*-[ Content ]--------------------*/

.article {

   float: left;

    padding: 0;

    width: 854px;
	background:#f2f4fa;

}

#content_box, .hentry, .hentry header, .hentry .box {

    width: 100%;

}

.hentry header, .hentry .entry-title { margin-bottom: 0 }

.hentry .entry-title {

    font-size: 25px;

    line-height: 1.4;

    text-transform: initial;

}

.hentry header { border-bottom: 1px solid rgba(0, 0, 0, 0.1) }

.page .hentry header { padding-bottom: 10px }

.single_page { padding-top: 0 }

.entry-content a { color: #3498DB }

.post-content {

    overflow: hidden;

}

.error404 .post-content { overflow: visible }

.post-single-content {

    clear: both;


}

.post-single-content-inner {

    float: right;

    overflow: hidden;

    clear: both;

    width: 83%;

}

.singleleft {

    float: left;

    width: 14.3%;

}

.singleleft .related-posts { margin-bottom: 0 }

div.singleleft.crlayout { float: right }

.readMore {

    float: left;

    margin-top: 15px;

}

.readMore a {

    display: inline-block;

    border: 0;

    line-height: 1;

    border-radius: 3px;

}

.ss-full-width {

    overflow: hidden;

    padding-top: 0;

    margin-bottom: 30px;

}

.ss-full-width #content_box {

    padding-right: 0;

    padding-left: 0;

}

.wp-post-image {

    float: left;

    border-radius: 3px;

}

.post-box .wp-post-image { width: 100% }

.featured-thumbnail {

    float: left;

    max-width: 100%;

}

.featured-thumbnail img {

    margin-bottom: 0;

    width: 100%;

}

.title {

    margin-bottom: 5px;

    line-height: 21px;

    clear: both;

    word-wrap: break-word;

}

.single-title {

    float: left;

    padding: 0;

    width: 100%;

    text-transform: initial;

}

.page h1.title { padding-top: 0 }


.single .post-info { margin-top: 5px }

.post-info a {

    color: #919191;

    padding: 1px 4px;

}

.post-info > span {

    display: inline-block;
    float: none;

}

.thecategory a {

    color: #FFF!important;

    background: #3498DB;

}

article header {

    margin-bottom: 11px;

    float: left;

    width: 100%;

}

.type-page .single_page header {

    padding-top: 0;

    padding-bottom: 10px;

    border-bottom: 1px solid #eee;

}

.single_post header {

    width: 100%;

    margin-bottom: 15px;

    margin-top: -7px;

}

.article img.left, .article img.alignleft, .wp-caption.alignleft {

    margin: 0.3em 1.571em 0.5em 0;

    display: block;

    float: left;

}

.article img.right, .article img.alignright, .wp-caption.alignright {

    margin: 0.3em 0 0.5em 1.571em;

    display: block;

    float: right;

}

.article img.center, .article img.aligncenter, .wp-caption.aligncenter {

    margin: 0.3em auto 0.5em auto;

    display: block;

}

.article img.aligncenter, .article img.alignnone {

    margin-top: 1em;

    margin-bottom: 1em;

    display: block;

    clear: both;

}

.article ol, .textwidget ol {



}

.article ul ul, .article ol ol, .article ul ol, .article ol ul, .textwidget ul ul, .textwidget ul ol, .textwidget ol ul {

    margin-top: 0;

    margin-bottom: 0;

}

.article .iconlist { margin-left: 0 }

.article .iconlist li { list-style-type: none }

/**********featured sections***********/

/*general*/

.featured-section { margin: 10px 0 25px 0 }

.featured-section.no-gap, #latest-posts.no-gap { margin: 0 0 50px 0 }

.featured-section-title {

    padding: 0;

    margin-bottom: 30px;

    font-size: 25px;

    line-height: 15px;

}

.no-gap .featured-section-title { padding: 0 }

/*checker layouts*/

.featured-section-1-1, .featured-section-2-1, .dark { margin: 0 0 35px 0 }

.featured-section-2-1 .featured-section-title, .dark .featured-section-title { padding: 0 }

/*slider 1*/

.featured-section-1-full-width-1 .featured-section-1-1 { position: relative }

#featured-section-1 .static-posts, #featured-section-1 .static-posts .post-box { float: left }

.featured-section-1-full-width-2 .featured-section-1-2 .slider-container { width: 71.2% }

.featured-section-1-full-width-2 .featured-section-1-2 .static-posts { width: 28.8% }

.featured-section-1-full-width-1 .featured-section-1-1 .static-posts .post-box { padding: 0 }

/*slider 2*/

.featured-section-1-2 { margin-bottom: 40px }

.featured-section-1-2 .slider-container { margin-bottom: 10px }

.featured-section-1-2 .slider-container, .featured-section-1-2 .static-posts .post-box, .slider-like .post-box { padding: 0 5px }

/*section 2*/

.dark .post-box, .featured-section-2-1 .post-box { width: 33.33%!important }

.featured-section-2-2 .post-box, .slider-like .post-box { width: 50%!important }

.featured-section-2-full-width-2 .featured-section-2-2 .post-box { width: 33.33%!important }

.dark .post-box, .featured-section-2-1 .post-box {

    padding: 0;

    margin: 0!important;

}

#latest-posts { margin: 0 }

#featured-section-3 .vertical-small .post-img { margin-top: 3px }

#featured-section-3 .featured-section-title { margin-bottom: 25px }

/**********post layouts***********/

/*post container*/

.post-box {

    margin: 0 0 10px 0;

    list-style-type: none;

    width: 100%;

    float: left;

}

.widget .post-box {

    padding: 0;

    max-width: 345px;

    margin-left: 0;

    list-style-type: none;

    margin-bottom: 15px;

}

.latestPost {

    padding: 0;

    clear: both;

}

.mixed.latestPost {

    width: 48.394%;

    clear: none;

    margin-right: 3%;

    margin-bottom: 27px;

}

.mixed.latestPost:nth-of-type(2n+1) { clear: left }

.post-data, .post-img {

    position: relative;

    overflow: hidden;

}

.post-data .post-title a { line-height: 1.4;text-transform: initial;}



#site-footer .post-data .post-title a {

    color: inherit;

}

.post-img img {

    border-radius: 3px;

    float: left;

    width: 100%;

}

.vertical-small .post-img, .vertical-small .post-data { width: 100% }

.vertical .post-data { overflow: hidden }

.mixed.vertical-small:nth-of-type(2n+2) { margin-right: 0 }

.vertical .post-img {

    margin-bottom: 0;

    margin-right: 20px;

    float: left;

    margin-top: 5px;

    width: 48.4%;

}

.post-box.vertical { margin-bottom: 74px }

/* horizontal boxes */

.horizontal-container, .horizontal-container-inner {

    width: 100%;

    float: left;

    position: relative;

}

.horizontal-container { overflow: hidden }

/* horizontal loop */

.horizontal .post-img, .horizontal .post-data { width: 50% }

.horizontal:nth-of-type(odd) .horizontal-container-inner { left: 50% }

.horizontal:nth-of-type(odd) .post-img, .horizontal:nth-of-type(odd) .post-data { right: 50% }

.horizontal:nth-of-type(even) .horizontal-container-inner { right: 50% }

.horizontal:nth-of-type(even) .post-img, .horizontal:nth-of-type(even) .post-data { left: 50% }

.horizontal:nth-of-type(even) .post-img { float: right }

.horizontal .post-data-container { margin: 8% 20px !important }

/* horizontal in mixed loop / related / widgets */

.horizontal-small .post-img {

    width: 29.423%;

    float: left;

    margin-top: 4px;

}

.widget .horizontal-small .post-img {

    width: 33.33%;

    margin-top: 3px;

}

.widget .horizontal-small .post-data { overflow: hidden }

.clear-left { clear: left }

.clear-right { clear: right }

.clear-none { clear: none }

/*data*/

.vertical-small .post-data { margin-top: 15px }

.post-data header { margin-bottom: 0 }

.post-data .post-title {

    display: block;

    margin-bottom: 0 !important;

    overflow: hidden;

}

.horizontal-small .post-info {

    color: #919191;

    margin-top: 10px;



}



#site-footer .horizontal-small .post-info, #site-footer .post-info {

    color: inherit;

}



#site-footer .slider-container .post-info {

    color: #919191;

}


.latestPost.mixed.horizontal-small {

    margin-right: 0;

    clear: none;

}

.horizontal-small .post-data-container {

    margin: 0 0 0 18px;

    overflow: hidden;

}

.slider1 .post-data-container { margin: 40px 20px }

.slider1 .post-box, .featured-section-1-1 .post-box { margin: 0 !important }

.post-day {

    position: absolute;

    top: 20px;

    right: 20px;

    line-height: 1;

    font-weight: lighter;

    color: #fff;

}

/* no image widget box */

.no-thumb.post-box .post-data { overflow: hidden }

.no-thumb.horizontal-container .post-data {

    height: auto!important;

    padding: 0!important;

    width: 100%!important;

}

.no-thumb.horizontal-container .post-data-container { position: relative!important }

/*-[ Thumbnail video icon ]--------------------------------*/

.play-icon {

    position: absolute;

    left: 50%;

    top: 50%;

    color: white;

    font-size: 14px;

    text-align: center;

    width: 48px;

    height: 48px;

    line-height: 48px;

    margin: -24px 0 0 -24px;

    background: rgba(0,0,0,.5);

    border-radius: 50%;

    padding: 3px;

}

.play-icon .fa {

    width: 100%;

    height: 100%;

    display: block;

    line-height: 38px;

    border-radius: 50%;

    border: 2px solid #fff;

}

.vertical .play-icon, .slider1 .play-icon, .slider2 .play-icon {

    font-size: 18px;

    width: 96px;

    height: 96px;

    line-height: 96px;

    margin: -48px 0 0 -48px;

    padding: 5px;

}

.vertical .play-icon .fa, .slider1 .play-icon .fa, .slider2 .play-icon .fa {

    line-height: 80px;

    border-width: 3px;

}

.slider1 .play-icon { left: 68.75% }

.featured-section-1-full-width-1 .featured-section-1-1 .slider1 .play-icon {

    top: 25%;

    left: 75%;

}

/*-[ Related Posts ]---------------------------*/

.related-posts {

    clear: both;

    float: left;

    width: 100%;

    margin-bottom: 40px;

}

.related-posts h3 {

    text-transform: uppercase;

    font-size: 25px;

    margin: 0;

}

.related-posts ul {

    margin-left: 0;

    padding: 0;

    margin: 0;

    overflow: hidden;

    margin-top: 0;

}

.related-posts li {

    width: 48.5%;

    float: left;

    list-style: none;

    margin-bottom: 20px;

    margin-right: 3%;

    padding: 0;

}

.related-posts li:nth-child(odd) { clear: left }

.related-posts li:nth-child(even) {

    clear: right;

    margin-right: 0;

}

.relatedthumb img {

    width: 100%;

    max-width: 115px;

    margin: 0;

}

.singleleft .related-posts li {

    width: 100%;

    padding: 0;

}

.singleleft .postauthor-top { margin-bottom: 20px }

.singleleft .related-posts h3 {

    font-size: 18px;

    font-weight: bold;

    line-height: 1;

}

.singleleft .related-posts ul { margin: 0 }

.singleleft .rthumb img { margin-bottom: 3px }

/*-[ Tab/Review Widgets ]---------------------------*/

.widget .wpt_widget_content, .widget .wp_review_tab_widget_content { border: 0 }

.widget .wpt_widget_content .tab_title a { border-color: rgba(0, 0, 0, 0.05) }

.widget .wpt_widget_content .tab_title.selected a, .widget .wp_review_tab_widget_content .tab_title.selected a { color: #fff }

.widget .wpt_widget_content .tab-content li, .widget .wp_review_tab_widget_content .tab-content li {

    padding: 0 0 10px 0;

    border: 0;

}

.widget .wpt_thumb_small, .widget .wp_review_tab_thumb_small {

    width: 115px;

    height: 115px;

    margin-top: 4px;

    padding-top: 0;

}

.widget .wpt_widget_content .entry-title, .widget .wp_review_tab_widget_content .entry-title {

    text-transform: uppercase;

    line-height: 1.6;

}

.widget .wpt_widget_content .wp-post-image, .widget .wp_review_tab_widget_content .wp-post-image { width: 100% }

.widget .wpt_widget_content .tab_title.selected a, .wpt_widget_content .has-3-tabs .tab_title.selected a, .wpt_widget_content .has-4-tabs .tab_title.selected a, .widget .wp_review_tab_widget_content .tab_title.selected a, .wp_review_tab_widget_content .has-3-tabs .tab_title.selected a, .wp_review_tab_widget_content .has-4-tabs .tab_title.selected a { border-color: rgba(0, 0, 0, 0.05) }

.widget .wpt_widget_content .has-2-tabs .tab_title:first-child a, .widget .wp_review_tab_widget_content .has-2-tabs .tab_title:first-child a, .widget .wpt_widget_content .has-3-tabs .tab_title:first-child a, .widget .wp_review_tab_widget_content .has-3-tabs .tab_title:first-child a { border-radius: 3px 0 0 3px }

.widget .wpt_widget_content .has-2-tabs .tab_title:last-child a, .widget .wp_review_tab_widget_content .has-2-tabs .tab_title:last-child a, .widget .wpt_widget_content .has-3-tabs .tab_title:last-child a, .widget .wp_review_tab_widget_content .has-3-tabs .tab_title:last-child a { border-radius: 0 3px 3px 0 }

.widget .wpt_widget_content .has-4-tabs .tab_title:first-child a, .widget .wp_review_tab_widget_content .has-4-tabs .tab_title:first-child a { border-radius: 3px 0 0 0 }

.widget .wpt_widget_content .has-4-tabs .tab_title:nth-child(2) a, .widget .wp_review_tab_widget_content .has-4-tabs .tab_title:nth-child(2) a { border-radius: 0 3px 0 0 }

.widget .wpt_widget_content .has-4-tabs .tab_title:nth-child(3) a, .widget .wp_review_tab_widget_content .has-4-tabs .tab_title:nth-child(3) a { border-radius: 0 0 0 3px }

.widget .wpt_widget_content .has-4-tabs .tab_title:last-child a, .widget .wp_review_tab_widget_content .has-4-tabs .tab_title:last-child a { border-radius: 0 0 3px 0 }

.widget .wpt_widget_content .wpt-pagination a, .widget #comments-tab-content .wpt-pagination a, .widget .wp_review_tab_widget_content .wp-review-tab-pagination a {

    padding: 5px 10px;

    border-radius: 3px;

    margin: 0;

    margin-top: 15px;

    float: left;

    font-size: 16px;

    color: #fff;

    text-transform: initial;

    font-weight: normal;

}

.widget .wpt_widget_content .wpt-pagination a.next, .widget #comments-tab-content .wpt-pagination a.next, .widget .wp_review_tab_widget_content .wp-review-tab-pagination a.next { float: right }

.widget .review-type-circle.review-total-only {

    height: 27px;

    padding: 3px;

}

.widget .review-total-only.small-thumb.review-type-star { font-size: 2px }

.widget .wp-review-show-total .review-star, .widget .wp-review-user-rating .review-star { margin: 2px 3px 0 3px }

/* Review Data */

.post-box .post-info { display: inline-table }

.post-box .review-total-only {

    display: inline-block;

    padding: 0 6px;

    background: #3498db;

    color: #fff;

    position: relative;

    border-radius: 3px;

    overflow: hidden;

}

.review-total-only { border-radius: 3px }

.latestPost.post-box .review-total-only { margin-bottom: -5px }

.post-box .review-type-circle.review-total-only, .post-box .review-type-circle.wp-review-show-total {

    margin-bottom: -5px;

    margin-top: -7px;

    height: 27px;

    padding: 3px;

}

.post-box .review-total-only span { margin: 0 }

.post-box .review-type-star.review-total-only {

    background: none!important;

    padding: 0;

    vertical-align: middle;

    margin-bottom: 0px;

}

.post-box .review-total-only .review-result-wrapper i {

    color: #919191 !important;

    opacity: 1;

}

.post-box .review-total-only .review-result-wrapper .review-result i { color: #e52329 !important }

/*-[ Facebook like box Widget ]---------------------------*/

.widget.facebook_like iframe { width: 100% !important }

.fb_iframe_widget, .fb_iframe_widget span {

    max-width: 100%;

    width: 100%!important;

}

/*-[ WP Widgets ]---------------------------*/

.widget.widget_meta li, .widget.widget_archive li, .widget.widget_categories li, .widget.widget_pages li, .widget.widget_recent_comments li, .widget.widget_recent_entries li { padding: 0 }

/* Custom Nav Widget */

.widget_nav_menu .sub-menu > li > a {padding-left: 0;}

.widget_nav_menu .menu-item-has-children a {

    padding-right: 0;

    padding-left: 0;

}

.menu-caret {

    position: absolute;

    right: 0;

    top: 1px;

    width: 40px;

    text-align: center;

    border-left: 1px solid #c5c5c5;

    line-height: 40px;

}

.menu-caret:before {

    content: "\f105";

    font-family: "FontAwesome";

    font-size: 18px;

    vertical-align: middle;

}

.active > a > .menu-caret {

    color: #ffffff;

    background: #e52329;

}

.active > a > .menu-caret:before { content: "\f107" }

/*-[ Form Input ]------------------*/

input, textarea, select {

    padding:9px 0 9px 18px;

    font-size: 13px;

	line-height:20px;

    color: #878787;

    border:1px solid #e0e3ea;

    background: #fff;

   font-family: 'RobotoMedium';

	width:100%;

}

textarea {

	height:90px;

}

select {

    padding: 6px 10px;

    border-color: #919191;

    width: 100%;

}

input:focus, textarea:focus { background: #fff }

/*-[ Tables ]--------------------*/

table {

    width: 100%;

    text-align: left;

    margin-bottom: 25px;

    border: 1px solid #eee;

}

thead {

    background: #F7F8F9;

    font-size: 14px;

    color: #585F65;

}

table th, table td {

    padding: 7px 15px;

    text-align: left;

}

thead th { padding: 14px }

tbody th {

    font-weight: normal;

    border-bottom: 1px solid #eee;

    background: #eee;

}

/*-[ Line ]---------------------*/

hr {

    border: none;

    border-bottom: 1px solid #E5E5E5;

    border-bottom: 1px solid rgba(0,0,0,0.1);

    width: 297px;

    margin: 35px 0;

    clear: both;

    position: relative;

}

/*-[ Search Form ]------------------*/

.widget-header form#searchform {

    max-width: 300px;

    float: right;

}

#searchform, .widget_product_search {

    padding: 0;

    float: left;

    clear: both;

    width: 100%;

    position: relative;

}

.article #searchform { max-width: 300px }

#searchform fieldset { float: left }

.sbutton, #searchsubmit, .widget_product_search input[type="submit"] {

    right: 0px;

    top: 0px;

    padding: 0;

    float: right;

    border: 0;

    width: 48px;

    height: 48px;

    cursor: pointer;

    text-align: center;

    color: white;

    transition: all 0.25s linear;

    z-index: 10;

    position: absolute;

    border: 0;

    vertical-align: top;

    background: transparent;

}

.widget_product_search input[type="submit"] { width: auto; padding: 0 10px; border-radius: 0 3px 3px 0;}

#searchform .fa-search {

    font-size: 18px;

    top: 0px;

    position: absolute;

    right: 0px;

    color: #919191;

    padding: 15px 15px;

}

#s, .widget_product_search .search-field {

    width: 100%;

    float: left;

    padding: 15px 0;

    height: 48px;

    text-indent: 10px;

    color: #919191;

    background: rgba(0, 0, 0, 0.05);

    border: 1px solid rgba(0, 0, 0, 0.04);

    transition: all 0.25s linear;

    border-radius: 3px;

}

/* Search input placeholder text styling */

::-webkit-input-placeholder { color: #878787; opacity:1; }

:-moz-placeholder { color: #878787; opacity:1; }

::-moz-placeholder { color: #878787; opacity:1; }

:-ms-input-placeholder { color: #878787; opacity:1; }

:input-placeholder { color: #878787; opacity:1; }

/* Microphone icon position fix */

input::-webkit-input-speech-button {

    margin-right: 50px;

    margin-left: 5px;

    cursor: pointer;

}

#searchform fieldset { width: 100% }

.breadcrumb, .breadcrumb> div, .breadcrumb .fa-caret-right, .breadcrumb .root a { float: none }

.breadcrumb {

    clear: both;

    padding: 0;

    overflow: hidden;

    margin-bottom: 20px;

}

.breadcrumb> div {

    padding: 0 5px;

    overflow: hidden;

    float: none;

    display: inline-block;

}

.breadcrumb .fa-caret-right { padding: 0 }

.breadcrumb .root { padding: 0 }

.breadcrumb .fa-caret-right { padding: 0 0 }

.breadcrumb > div { overflow: visible }

.breadcrumb > div:first-child { padding-left: 0 }

.no-results h2 { font-size: 16px }

/*-[ Top Ad in Post ]-------------------------------------*/

.topad {

    margin-bottom: 10px;

    clear: both;

}

/*-[ Bottom Ad in post ]-----------*/

.bottomad {

    float: left;

    clear: both;

    margin-bottom: 10px;

}

/*-[ Sidebar ]---------------------*/

.sidebar.c-4-12 {

    float: right;

   width: 326px;

   background:#e6eaf6;

}

.widget {

    width: auto;

    overflow: hidden;

}

/*-[ Social Buttons ]--------------------------*/

.share-item.facebookbtn, .share-item.linkedinbtn, .share-item.stumblebtn { width: 92px }

.shareit {

    padding: 20px 0 0;

    overflow: hidden;

    clear: both;

    border: none;

}

.share-item {

    display: block;

    margin: 0;

    float: left;

    height: 25px;

    width: 90px;

}

.shareit.top {

    padding-top: 0!important;

    margin-bottom: 15px!important;

}

.share-item.shareit.top {

    float: left;

    margin-bottom: 10px!important;

    margin-top: 0;

    width: 100%;

}

.share-item.facebookbtn, .share-item.facebooksharebtn {

    margin-top: -1px;

    width: 100px;

    height: 28px;

}

.share-item.gplusbtn { width: 85px }

.share-item.pinbtn a { transition: none }

.share-item.stumblebtn {

    margin-top: 1px;

    height: 24px;

}

/*-[ Social Profile Widget ]--------------------------*/

.widget .social-profile-icons { margin: -6px }

.social-profile-icons ul li {

    background: none;

    border: none;

    float: left;

    list-style-type: none;

    margin: 0 !important;

    padding: 6px !important;

}

.social-profile-icons ul li a {

    width: 40px;

    height: 40px;

    display: block;

    float: left;

    text-align: center;

    line-height: 40px;

    color: #FFF;

    border-radius: 3px;

}

.social-profile-icons ul li a:hover { opacity: 0.8 }

.social-profile-icons ul li i {

    font-size: 18px;

    line-height: 40px;

}

.social-profile-icons .social-youtube a { background: #c9322b }

.social-profile-icons .social-rss a { background: #ef922f }

.social-profile-icons .social-twitter a { background: #40bff5 }

.social-profile-icons .social-facebook a { background: #5d82d1 }

.social-profile-icons .social-gplus a { background: #eb5e4c }

.social-profile-icons .social-vimeo a { background: #35c6ea }

.social-profile-icons .social-dribbble a { background: #f7659c }

.social-profile-icons .social-tumblr a { background: #426d9b }

.social-profile-icons .social-instagram a { background: #91653f }

.social-profile-icons .social-flickr a { background: #ff48a3 }

.social-profile-icons .social-pinterest a { background: #e13138 }

.social-profile-icons .social-linkedin a { background: #238cc8 }

.social-profile-icons .social-github a { background: #b5a470 }

.social-profile-icons .social-email a { background: #1d90dd }

.social-profile-icons .social-behance a { background: #1879fd }

.social-profile-icons .social-skype a { background: #13c1f3 }

.social-profile-icons .social-soundcloud a { background: #ff7e30 }

.social-profile-icons .social-stumbleupon a { background: #ff5c30 }

.social-profile-icons .social-dropbox a { background: #3476e4 }

.social-profile-icons .social-foursquare a { background: #0bbadf }

.social-profile-icons .social-reddit a { background: #ff4400 }

/*-[ Footer ]-------------------*/

footer > .footer-carousel-wrap, footer > .copyrights { background: #fff }

.footer-carousel-wrap { padding: 50px 0 }

footer {

    overflow: hidden;

    width: 100%;

    position: relative;

}


.footer-widgets {

    overflow: hidden;

    padding: 72px 0 52px;

    width: 100%;

}

.footer-widgets .f-widget:last-of-type { margin-right: 0px!important }

.copyrights {
 border-top: 2px solid #e3e7f4;
    padding: 53px 0 17px;
    width: 100%;
}

#copyright-note {

    width: 100%;

    margin: 0 auto;

    max-width: 100%;

}

#copyright-note > span { float: left }

#copyright-note .right {
	 color: #999999;
    font-family: "RobotoRegular";
    font-size: 13px;
    line-height: 20px;
}

.postsby { margin-bottom: 25px }

/*-[ Back To Top ]---------------------------*/

#move-to-top {

    color: #fff;

    cursor: pointer;

    display: inline-block;

    position: fixed;

    right: 10px;

    bottom: 31px;

    z-index: 25;

    background: #444;

    transition: all 0.25s linear;

    -webkit-backface-visibility: hidden;

    border-radius: 3px;

}

#move-to-top:hover { color: #ffffff;background: #444;}

#move-to-top:not(.filling) {

    opacity: 0;

    visibility: hidden;

}

#move-to-top .fa-chevron-up {

    font-size: 14px;

    padding: 0;

    width: 40px;

    line-height: 40px;

    text-align: center;

}

/*-[ Post Tags ]---------------------------------*/

.thetags {

    float: left;

    width: 100%;

    display: inline-block;

    margin: 0 0 25px 0;

}

.thetags a { padding-right: 0 }

.tags a { margin-left: 5px }

/*-[ Author Box ]--------------------------------*/

.postauthor {

    margin: 0 0 50px 0;

    padding: 0;

    min-height: 180px;

    float: left;

    clear: both;

    width: 100%;

}

.postauthor h4 {

    text-transform: uppercase;

    font-size: 25px;

    line-height: 22px;

}

.postauthor .vcard {

    margin-bottom: 15px;

    text-transform: uppercase;

}

.postauthor .vcard .fa { padding-right: 7px }

.postauthor .vcard .mail { color: #919191 }

.author-box {

    float: left;

    width: 100%;

}

.author-box img, .author-box-content { margin: 0 }

.author-box img {

    float: left;

    width: 19.2%;

}

.author-box-content {

    position: relative;

    padding: 0 0 0 20px;

    min-height: 150px;

    overflow: hidden;

}

.postauthor p {

    padding-top: 0px;

    margin-bottom: 0;

}

.postauthor h4 a { color: #444 !important }

#respond h4, .total-comments, .postauthor h4, .postauthor-top {

    margin-bottom: 25px;

    margin-top: 0;

    font-size: 25px;

    line-height: 22px;
	text-transform:none !important;
	font-weight:normal !important;
	    font-family: 'RobotoBold';


}

.clear { clear: both }

.left { float: left }

.right { float: right }

.last { margin-right: 0!important }

/*-[ Tag widget ]------------------------------*/

.widget .wpt_widget_content #tags-tab-content ul li {

    float: left;

    margin: 0;

}

.tagcloud a, #tags-tab-content a, .widget .wpt_widget_content #tags-tab-content ul li a {

    font-size: 15px!important;

    padding: 7px 13px;

    margin-bottom: 7px;

    float: left;

    border-radius: 3px;

    margin-right: 7px;

    background: #c5c5c5;

    color: #FFFFFF!important;

    transition: all 0.25s linear;

    line-height: 1.4;

}

/*-[ Ad Widgets ]------------------------------*/

.ad-125 ul {

    list-style: none outside none;

    margin: 0 auto;

    max-width: 100%;

}

.ad-125 li {

    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);

    border: medium none !important;

    float: left;

    list-style: none outside none !important;

    margin-bottom: 15px;

    margin-left: 0;

    padding-left: 0;

    padding-top: 0 !important;

    max-width: 48%;

}

.ad-125 li:nth-child(2n+2) { float: right!important }

.ad-125 li:nth-last-child(2), .ad-125 li:last-child { margin-bottom: 0 }

.ad-300 { text-align: center }

/*-[ Calender Widget ]-------------------------*/

#wp-calendar {

    margin-bottom: 0;

    border: 0px none;

    position: relative;

}

#wp-calendar td {

    text-align: center;

    padding: 0;

    line-height: 40px;

}

#wp-calendar td a {

    display: block;

    color: #fff;

    background: #444;

}

#wp-calendar td a:hover, #wp-calendar #today { color: #fff }

#wp-calendar caption {

    font-size: 15px;

    padding: 10px 40px;

    font-weight: bold;

    text-transform: uppercase;

    color: #fff;

    background: #444;

}

#wp-calendar thead {

    background: transparent;

    font-size: 15px;

    font-weight: bold;

    color: #919191;

}

#wp-calendar thead th {

    padding: 25px 0;

    text-align: center;

    border-bottom: 1px solid #c5c5c5;

}

#wp-calendar thead th.today {

    border-bottom: 1px solid;

    color: #444;

}

#wp-calendar #prev, #wp-calendar #next {

    position: absolute;

    top: 0;

}

#wp-calendar #prev { left: 0 }

#wp-calendar #next { right: 0 }

#wp-calendar #prev a, #wp-calendar #next a { position: relative }

#wp-calendar #prev a:before, #wp-calendar #next a:before {

    position: absolute;

    font-family: "FontAwesome";

    font-size: 18px;

    color: #fff;

    width: 40px;

    line-height: 40px;

    text-align: center;

    background: #444;

    transition: all 0.25s ease;

}

#wp-calendar #prev a:before {

    border-right: 1px solid rgba(0, 0, 0, 0.1);

    content: "\f104";

}

#wp-calendar #next a:before {

    border-left: 1px solid #5e5e5e;

    content: "\f105";

}

#wp-calendar tfoot .pad { display: none }

/*-[Comments]--------------*/

.nocomments {

    margin: 0;

    clear: both;

    float: left;

    width: 100%;

}

#comments {

   border-bottom: 1px solid #dcdcdc;
    margin-bottom: 59px;
    padding: 0 0 42px;
}

#commentsAdd {

    width: 100%;

    margin-bottom: 20px;

}



.comment time { padding-left: 10px }

#cancel-comment-reply-link {

    float: right;

    line-height: 24px;

    margin-top: 0;

    cursor: pointer;

    margin-bottom: -20px;

    text-decoration: underline;

    z-index: 100;

    position: relative;

}

#commentform input#submit, .contactform #submit, input[type="submit"] {

    line-height: 20px;

    background: #00319f !important;

    padding: 11px 0 8px;

    color: #fff;

    text-decoration: none;

    float: right;

    cursor: pointer;

    display: inline-block;

    border: none;

    border-radius: 0;

    text-transform: uppercase;

	font-size:14px;

	width:100px;

	margin-top: 8px;

	font-family: 'RobotoBold';

	

}

.contactform #submit { float: left }

.contactform label { display: block }

.contactform {

    overflow: hidden;

    margin-bottom: 35px;

}

.comment #respond {

    width: 100%;

    margin-top: 20px;

}

.error { color: red }

.thanks p { color: green }

ol.commentlist {
	
    margin-top: 13px;

}

.commentlist li {

    margin: 0 0 29px;
	
    position: relative;

}

.commentlist p { margin-bottom: 15px }

.bypostauthor .fn { padding-left: 85px }

.fn a {

    font-weight: bold;

    font-size: 15px;

}

.comment-reply-link {

    color: #3498DB;

    float: right;

    margin-left: 15px;

    font-size: 14px;

}

.commentmetadata {

    overflow: hidden;

    margin-top: 15px;

}

.commentmetadata > ul, .commentmetadata > ol {

    margin-bottom: 15px!important;

    float: left;

}

.commentmetadata li {

    border: 0;

    padding: 0;



    margin-top: 0;

    margin-bottom: 5px;

    list-style: square;

}

.commentmetadata ol li { list-style: decimal }

.comment .wp-review-usercomment-rating { margin-top: -4px }

.comment .wp-review-usercomment-rating .review-star { margin: 0 auto }

.comment .review-result, #commentform .wp-review-comment-rating .review-result i { color: #FFB300!important }

.reply {

    margin-top: 0px;

    padding-bottom: 0px;

    overflow: hidden;

    width: 100%;

    float: right;

}

.reply a {

    font-weight: bold;

    float: left;

    padding: 0 0px;

    color: #e52329;

    font-size: 12px;

}

#commentsAdd #respond h4 { 
margin-bottom: 25px; 
font-size:25px;
line-height:25px;
   font-family: 'RobotoBold';
}

.comment #respond #respond { margin-top: 20px }

.commentlist .children {

    margin-left: 113px;

    margin-bottom: 0;

    margin-top: 0;

    float: left;

}

.commentlist .children li { margin-bottom: 35px }


.comment-awaiting-moderation {

    font-style: italic;

    font-weight: bold;

}

/*-[ Comment Form ]----------------------------*/

#commentform textarea:focus { background: #fff }

#commentform p label {
	display:block;
	margin-bottom:3px;
}

.cancel-comment-reply a {

    float: right;

    margin-top: -8px;

}

.required {

    color: red;

    padding: 0;

    line-height: 1;

}

.comment-notes .required {

    padding-left: 0;

    padding-top: 3px;

}

.comment-notes { font-style: italic }

/*-[ pagination ]------------------*/

.pagination {

    clear: both;

    overflow: hidden;

    float: left;

    width: 100%;

    margin-top: 10px;

    margin-bottom: 20px;

    text-align: center;

    display: block!important;

}

.single .pagination {

    border: 0;

    box-shadow: none;

    -moz-box-shadow: none;

    -webkit-box-shadow: none;

    margin-top: 0;

    padding: 0;

    width: 100%;

    text-align: left;

}

article .pagination { padding: 0 }

article .pagination a { margin-right: 10px;color: #fff;text-align: center;}

.pagination ul {

    list-style: none;

    margin: 0 auto;

    display: inline-block;

}

.pagination-previous-next ul { display: block }

.pagination-previous-next ul li, .pagination ul li:only-child, .pagination ul li:last-child { border-right: 0px none }

.pagination > .current, .pagination .page-numbers.current, .pagination a:hover, .single .pagination a:hover .currenttext {

    color: #fff;

    display: inline-block;

    padding: 10px 15px;

    background: #444;

}

.pagination > .current, .pagination .page-numbers.current {

    float: none;

    background: #444;

    border-radius: 3px;

    min-width: 42px;

    margin-right: 7px;

    margin-bottom: 10px;

}

.pagination a, .pagination .dots {

    background: #444;

    display: inline-block;

    float: none;

    text-decoration: none;

    padding: 10px 15px;

    transition: all 0.25s linear;

    border-radius: 3px;

    min-width: 42px;

    color: #fff;

    margin-right: 7px;

    margin-bottom: 10px;

}

.pagination .nav-previous, .pagination .previous {

    float: left;

    margin: 0;

    margin-bottom: 10px;

}

.pagination .nav-next, .pagination .next {

    float: right;

    margin: 0;

    margin-bottom: 10px;

}



.pagination a.previous.page-numbers,.pagination a.next.page-numbers {

    float: none;

}

.pagination .nav-previous a, .pagination .nav-next a { color: #fff!important }

.single .pagination a .currenttext, .single .pagination a:hover .currenttext {

    padding: 0;

    background: transparent;

    margin-right: 0;

    min-width: 100%;

}

.single .pagination a:hover .currenttext { color: #fff }

.pagination .fa { font-size: 14px }

.pagination .nav-previous .fa { margin-right: 5px }

.pagination .nav-next .fa { margin-left: 5px }

/*-[ Contact Form ]------------------*/

.contact-form { position: relative }

.contact-form.loading:after {

    content: "";

    display: block;

    position: absolute;

    width: 100%;

    height: 100%;

    top: 0;

    left: 0;

    background: rgba(255, 255, 255, 0.8);

}

.contact-form label, .contact-form input, .contact-form textarea {

    display: block;

    width: 100%;

}

.contact-form input, .contact-form textarea { padding: 12px }

.contact-form textarea { height: 150px }

.contact-form label { margin-top: 12px }

.contact-form input[type="submit"] {

    margin-top: 12px;

    padding: 15px;

    float: right;

    width: auto;

}

.mtscontact_error { color: #B90101 }

/*-[ AJAX search results ]------------------*/

.widget_search, #sidebar-search { overflow: visible }

.ajax-search-box-open #s { background-color: #eeeeee }

.ajax-search-results-container {

    position: absolute;

    top: 47px;

    left: 0;

    width: 100%;

    z-index: 9;

    background: #EEEEEE;

    border: 1px solid #EEE;

    border-top-color: rgba(0, 0, 0, 0.1);

    color: #6a6a6a;

    margin-top: -1px;

    border-radius: 0 0 3px 3px;

}

.ajax-search-results-container a { padding: 0 }

.ajax-search-results-container.loading:after {

    content: "";

    display: block;

    position: absolute;

    top: 0;

    right: 0;

    bottom: 0;

    left: 0;

    background-color: rgba(255,255,255,0.8);

}

ul.ajax-search-results {

    margin: 0;

    padding: 0;

}

.ajax-search-results li {

    margin: 0;

    display: block;

    float: left;

    clear: both;

    width: 100%;

    list-style: none;

    min-height: 50px;

    padding: 12px 12px 0;

    border-bottom: 0;

    position: relative;

}

.ajax-search-results li:last-of-type { padding-bottom: 12px }

.ajax-search-results .wp-post-image {

    margin: 3px 15px 0 0;

    max-width: 80px;

}

.ajax-search-results .meta { margin: 5px 0 0 94px }

.ajax-search-meta .results-count { padding: 0 12px }

.ajax-search-meta .results-link {

    float: left;

    width: 100.6%;

    text-align: center;

    padding: 12px 20px;

    line-height: 1;

    border-radius: 0 0 3px 3px;

    background: rgb(0, 0, 0);

    margin: 7px 0px -1px;

    color: #fff;

}

.ajax-search-results-container .no-results {

    padding: 8px;

    color: #AAA;

    font-style: italic;

}

.ajax-search-results .play-icon {

    left: 16.5%;

    top: 50%;

}

/*-[ Load More ]-------------------*/

.pace .pace-progress {

    background: #e52329;

    position: fixed;

    z-index: 2000;

    top: 0;

    left: 0;

    height: 3px;

    transition: width 0.8s;

    -webkit-backface-visibility: hidden;


}

.admin-bar .pace .pace-progress { top: 32px }

.pace-inactive { display: none }

#load-posts, #fs2_load_more_container {

    float: left;

    width: 100%;

    text-align: center;

}

#load-posts a, #fs2_load_more_button {

    font-size: 15px;

    color: #fff;

    display: inline-block;

    float: none;

    line-height: 22px;

    text-decoration: none;

    padding: 9px 20px;

    margin: 15px 0 25px 0;

    background: #444;

    border-radius: 3px;

}

#fs2_load_more_button { margin-bottom: 0 }

#load-posts .fa, #fs2_load_more_button .fa { margin-right: 15px }

/*-[ Parallax & Zoom Out ]--------------------------------*/

#parallax {

    position: relative;

    padding-bottom: 350px;

    height: 0;

    overflow: hidden;

    background-size: cover;

    margin-bottom: 25px;

}

#zoom-out-effect, #zoom-out-bg {

    position: relative;

    padding-bottom: 350px;

    height: 0;

}

#zoom-out-effect {

    overflow: hidden;

    margin-bottom: 25px;

}

#zoom-out-bg {

    background-size: cover;

    width: 100%;

}

/*-[ Misc ]---------------------------*/

pre {

    overflow: auto;

    padding: 15px;

    margin: 15px 0;

    position: relative;

    background: rgba(0, 0, 0, 0.1);

    font-family: monospace;

    color: #444;

}

pre:before {

    content: "\f121";

    color: #444;

    position: absolute;

    font-size: 18px;

    right: 14px;

    top: 6px;

    font-family: FontAwesome;

}

/*-[ WP Review ]--------------------------------*/

.latestPost-review-wrapper {

    position: absolute;

    top: 0;

    right: 0;

    background: #FFF;

    padding: 2px 8px;

}

.latestPost-review-wrapper .review-total-star { margin: 4px 0 }

.latestPost-review-wrapper .percentage-icon {

    top: 0;

    font-size: inherit;

    font-style: normal;

}

.post-box .review-total-star {

    position: relative!important;

    right: auto!important;

    top: auto!important;

}

/*-[ Mega Menu ]------------------------------------*/

#wpmm-megamenu a:hover { background: none!important }

#wpmm-megamenu .review-total-only { border-radius: 0 3px 0 }

#navigation .menu .menu-item-wpmm-megamenu a:hover { background: transparent }

#navigation .menu .wpmm-light-scheme.menu-item-wpmm-megamenu a:hover {

    background: transparent;

    color: #333!important;

}

/* Screen reader Css as WordPress's recommendation */

/* Text meant only for screen readers. */

.screen-reader-text {

    clip: rect(1px, 1px, 1px, 1px);

    position: absolute !important;

    height: 1px;

    width: 1px;

    overflow: hidden;

}

.screen-reader-text:focus {

    background-color: #f1f1f1;

    border-radius: 3px;

    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);

    clip: auto !important;

    color: #21759b;

    display: block;

    font-size: 14px;

    font-size: 0.875rem;

    font-weight: bold;

    height: auto;

    left: 5px;

    line-height: normal;

    padding: 15px 23px 14px;

    text-decoration: none;

    top: 5px;

    width: auto;

    z-index: 100000; /* Above WP toolbar. */

}

.header-top-m{

	float:left;

}

.header-top-m p{

	font-size:13px;

	line-height:20px;

	color:#b9b9b9;

	font-weight:bold;

	margin-bottom: 5px;

	font-family:Arial, Helvetica, sans-serif;

}

.header-top-m ul li{

	margin-right: 16px;

	display:inline-block;

}

.header-top-m h4 span{

	color:#3abc00;

}

.header-right-oral{

	float:right;

	width: 660px;

}

.header-top-r{

		float:right;

	width:235px;

	background:url(images/photo-imahe.jpg) no-repeat 14px 14px #69cf01;

}

.header-top-r a{

	font-size:16px;

	line-height:20px;

	font-family: 'RobotoBold';

	display:block;

	color:#fff !important;

	padding:15px 0 15px 12px;

	margin-left: 50px;

	border-left:1px solid #87d934;

}

.home-content-inner h6{

	font-size:23px;

	line-height:28px;

	color:#595959;

	text-transform:none;

	font-weight:normal;

	font-family: 'RobotoRegular';

	

}

.home-content-inner p{

	 font-family: 'robotolight';

	 color:#858688;

	 font-size:16px;

	 line-height: 25px;

	 margin-bottom: 16px;

}

.home-content-inner a{

	font-size:15px;

	line-height:20px;

	display:inline-block;

	border-bottom:1px solid #6174b8;

	color:#00319f !important;

	 font-family: 'RobotoMedium';

}

.home-content-inner h4{

	font-size:25px;

	line-height: 24px;

    margin-bottom: 1px;

	color:#00319f;

	font-family: 'RobotoBold';

	font-weight:normal;

	text-transform:none;

}

.home-content-inner ul li{

	font-size:15px;

	line-height:20px;

	color:#666;

	 padding: 13px 0 13px 20px;

	font-family: 'RobotoRegular';

	border-top:1px solid #dddddd;

	background:url(images/list-icon.jpg) no-repeat left 22px;


}

.home-content-l{
float: left;
    padding: 59px 56px 53px 0;
    width: 343px;
   background:#f2f4fa;

}

.home-content-r{
   background:url(images/home-center-bg.jpg) no-repeat left bottom #fff;
 float: right;
    padding: 64px 43px 70px 52px;
	width:59%;

}
.home-slider-full img{
	display:block;
}

.home-page-content-main{

	padding:80px 0 0;

	margin-top:-80px;
	position:relative;
	z-index:999;

}

.content-list{

	float:left;

}

.home-content-inner ul li span{

	display:block;

}

.content-list.first li{

	padding-right: 46px;

}

.home-content-list{

	padding-top:8px;

}

.contact-form-right h2, .contact-title-top h2{

	font-size:25px;

	line-height:25px;

	color:#00319f;

	font-family: 'RobotoBold';

	text-transform:none;

	margin-bottom: 2px;

	font-weight:normal;

}

.contact-form-right p, .contact-title-top p{

	font-size:16px;

	line-height:20px;

	color:#666666;

	font-family: 'RobotoRegular';

}

.home-page-content-main #sidebar{

	background:#e6eaf6;

	padding:55px 0 27px 52px;

}

.home-content-main:after{

	background:#e6eaf6;

	content:"";

	display:block;

	position:absolute;

	width:37%;

	height: 100%;

	top:0;

	right:0;

}

.home-content-main:before{

	background:#f2f4fa;

	content:"";

	display:block;

	position:absolute;

	width: 63%;

	height: 100%;

	top:0;

	left:0;

}

.home-content-main{

	position:relative;


}

.home-slider-full img{

	display:block;

}

.home-slider-full{

 position: relative;

    z-index: 9999;

}

.home-content-main .contact-form-right .wpcf7 p{

	margin-bottom:11px;

}

.f-widget.f-widget-1{
float: left;
    padding-top: 3px;
    width: 31%;

}

.f-widget.f-widget-2{

	float:left;

	width: 34%;

}

.f-widget.f-widget-3{

	float:left;

	width: 16%;

}

.f-widget.f-widget-4{

	float:right;

}

.f-widget.f-widget-1 ul li a{

	display: inline-block;

    font-family: "RobotoBold";

    font-size: 14px;

    line-height: 15px;
	display:block;

}

.f-widget.f-widget-1 ul .client-login-div a{

	background:url(images/client-icon.jpg) no-repeat 11px 14px;

	border:3px solid #647dbf;

	 padding: 12px 6px 12px 32px;

	color:#4765b4 !important;

}

.f-widget.f-widget-1 ul .footer-inventory-div a{

	border:3px solid #69cf01;

	color:#6ccc25 !important;

	 padding: 12px 10px 12px 40px;

	background:url(images/footer-photo-icon.jpg) no-repeat 16px 14px;

}

.footer-widgets.top-footer-widgets.widgets-num-4 ul li span{

	display:block;

}

.client-login-div{

	float: left;
    margin-right: 19px;
    width: 100px;

}
.footer-inventory-div {
    float: left;
    width: 186px;
}

footer{

	background:#fff !important;

}

.footer-widgets.top-footer-widgets.widgets-num-4 ul li{

	color:#686868;

	font-size:13px;

	line-height: 25px;

	font-family: 'RobotoRegular';

}

.f-widget.f-widget-2 ul li{

	background:url(images/address-icon.jpg) no-repeat left 8px;

	padding-left: 20px;

}

.f-widget.f-widget-2 ul li span{

	color:#595959;

	 font-family: "RobotoBold";

	 font-size:15px;

	 line-height:22px;

}

.f-widget.f-widget-3 ul li{

	background:url(images/phone-icon.jpg) no-repeat left 8px;

	padding-left: 25px;

}

.f-widget.f-widget-3 ul li span, .f-widget.f-widget-4 ul li span{

	font-size:18px;

	line-height:20px;

	color:#00319f;

	 font-family: "RobotoBold";

}

.f-widget.f-widget-4 ul li{

	background:url(images/fax-icon.jpg) no-repeat left 8px;

	padding-left: 25px;

}

.footer-bottom-div{

	float:left;

}

.footer-bottom-div ul li a{

	color:#595959 !important;

	font-size:12px;

	line-height:20px;

	font-family: "RobotoBold";

	text-transform:uppercase;

}

.footer-bottom-div ul li{

	background:url(images/footer-menu-dot.jpg) no-repeat right 15px;

	display:inline-block;

	padding:0 8px 0 2px;

}

.footer-bottom-div ul li:first-child{

	padding-left:0;

}

.footer-bottom-div ul li:last-child{

	background:none;

}

#copyright-note .right img{

	display:block;

    padding-top: 6px;

}

.footer-bottom-div p{

	font-size:13px;

	line-height:20px;

	font-family: 'RobotoRegular';

	color:#999999;

	padding-top: 9px;

	 margin-bottom: 0;

}

.abot-full-img-div{

	position:relative;

	z-index:9999;

}

.abot-full-img-div img{

	display:block;

}

.page-caption h1{

	font-size:38px;

	line-height:38px;

	font-family: "RobotoBold";

	color:#000000;

	text-transform:none;

	font-weight:normal;

    padding-bottom: 32px;

	margin-bottom:0;

}

.home-page-content-main.about h6{

	font-size:18px;

	line-height: 28px;

	text-transform:none;

	font-weight:normal;

	color:#595959;

	margin-bottom: 20px;

	font-family: 'RobotoRegular';

}

.home-page-content-main.about .content-page-full .post-content h3, .home-page-content-main .post-content h3{
	font-size:18px;

	line-height: 28px;

	text-transform:none;

	font-weight:normal;

	color:#595959;

	margin-bottom: 8px;

	font-family: 'RobotoRegular';
}

.home-page-content-main.about p{

	color:#858688;

	font-size:16px;

	line-height: 25px;

	margin-bottom:20px;

font-family: 'Roboto', sans-serif;

}

.contact-form-right p{

	font-family: 'RobotoRegular';
	
	margin-bottom:19px;

}

.content-page-full{

	border-top:1px solid #dddddd;

	padding-top:29px;

}
.fileindexing-des-div{
	 border-top: 1px solid #dddddd;
    padding-top: 31px;

}

.about-inner-img img{

margin-right: 45px;

display:block;

}

.home-page-content-main.about .article{

	padding: 55px 71px 88px 0 ;


}

.about-inner-img{

	float: left;

    padding-top: 6px;

}

.about-bottom-content{

	padding-top:6px;

}

.content-page-full img{

	display:block;

}

.page-sub-cpation h2{

	font-size:23px;

	line-height:23px;

	color:#595959;

	font-family: 'RobotoRegular';

	font-weight:normal;

	text-transform:none;

}

.page-title-oral h1{

	padding-bottom: 6px;

}

.record-image ul li{
 display: inline-block;
    margin-right: 24px;
    width: 242px;

}

.record-image{

	padding-top:35px;

}

.page-title-oral{

	padding-bottom:23px;

}

.document-bottom-content img{

	margin:auto auto 25px;
	
	display:block;
	width:100px;

}

.document-bottom-content{

	text-align:center;

	 margin-top: 81px;

	 padding:66px 0 0;

	background:url(images/document-destruction-bottom-bg.jpg) no-repeat left top #f2f4fa;

}

.content-page-full .document-bottom-content p{

	font-family: 'RobotoRegular';

	color:#595959;

}

.file-top-content{

	margin-bottom:40px !important;

}

.record-image.conversion.clearfix{

	padding-top:28px;

}

.contact-address-div{
  color: #595959;
    font-family: "RobotoMedium";
    font-size: 20px;
    line-height: 25px;
    padding-left: 26px;
    width: 26%;

	background:url(images/contact-address-icon.jpg) no-repeat left 4px;

}

.contact-details-div ul li{
 display: inline-block;
    margin-right: 50px;
    vertical-align: top;
}

.contact-details-div ul li span{

	display:block;

}

.contact-phone-div{

	background:url(images/contact-phone-icon.jpg) no-repeat left top;
   font-family: "RobotoRegular";
    font-size: 15px;
    line-height: 23px;
    padding-left: 32px;

}

.contact-phone-div span, .contact-fax-div span{

	color:#00319f;

	font-size:20px;

	line-height: 36px;

	font-family: "RobotoBold";

}

.contact-fax-div{

	background:url(images/contact-fax-icon.jpg) no-repeat left 4px;
    font-family: "RobotoRegular";
    font-size: 15px;
    line-height: 23px;
    padding-left: 30px;
    text-transform: uppercase

}

.contact-name{

	float:left;

	width:341px;

}

.contact-phone{

	float:left;

	width:341px;

	margin-left: 22px;

}

.contact-email{

	float:right;

	width:341px;

}

.contact-form-bottom{

	width:1067px;

	margin:auto;

}

.contact-form-main-page{

	background:url(images/contact-page-change-bg.png) no-repeat left bottom #fff;

    padding: 49px 0 96px;

}

.contact-form-field-main .contact-form-page-fields p{

	margin-bottom: 32px;

}

.contact-form-field-main p{

	 margin-bottom: 8px;

}

.contact-map-div{

	padding-bottom:48px;

}

.contact-details-div{
border-top: 1px solid #dddddd;
    padding: 59px 0 69px;

}

.page-template-template_home-php .footer-widgets{

	padding: 48px 0 50px;

}

.map-content-right{

   bottom: 91px;
    position: absolute;
    right: 0;
    text-align: center;
    width: 289px;
}

.contact-map-oral{

	position:relative;

}

.map-content-right h5{
	background:#fff;
   color: #000000;
    font-family: "RobotoMedium";
    font-size: 16px;
    font-weight: normal;
    line-height: 20px;
    margin: 0;
    padding: 15px 0;
    text-transform: none;
}

.company-field-l{

	float:left;

	width:379px;
}

.company-field-r{
	float:right;
	width:379px;
}

.home-page-content-main.about .para-text{

 color: #878787;
    font-family: "RobotoMedium";
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 12px;
}
.home-page-content-main.about .company-field-r.checkbox p{

	font-size:14px;

	line-height:20px;

	font-family: 'RobotoMedium';

	color:#595959;

	margin-bottom: 14px !important;
}
.estimate-contentr-oral h5{

	font-size:25px;

	line-height:25px;

	color:#000;

	text-transform:none;

	font-weight:normal;

	font-family: "RobotoBold";

	margin-bottom: 36px;

    margin-top: 6px;
}

.mobile-menu-full{
	display:none;
}

.contact-form-right-side{
	padding-top:5px;
}
.content-page-full h6.document-conversion-top-text{
	margin-bottom:6px;
}
.page-template-template_records-php .home-page-content-main.about .article{
	padding-bottom:53px;
}
body.page-template-page-contact-php{
	background:url(images/contact-page-full-bg.png) repeat-x #f2f4fa !important;
}
.page-id-13 .home-page-content-main.about h6, .page-id-9 .home-page-content-main.about h6{
	margin-bottom:8px;
}
.home-page-content-main.about .document-bottom-content p{
 color: #595959;
    font-family: "RobotoRegular";
    font-size: 18px;
    line-height: 28px;
}
.wpcf7-form input[type="checkbox"]{
	margin-right: 5px;
    vertical-align: middle;
    width: auto;
}
.wpcf7-form span.wpcf7-list-item{
	display: inline-block;
    margin: 0 0 11px;
    width: 50%;
}
.wpcf7-form span.wpcf7-list-item span.wpcf7-list-item-label{
	font-size:14px;
	line-height:20px;	
	font-family: 'RobotoMedium';
	color:#595959;
}
.home-page-content-main.about .wpcf7-form p{
	margin-bottom:10px;
}
div.wpcf7 img.ajax-loader{
	width:auto;
}
.home-page-content-main.about .contact-form-right p{
	 color: #666666;
    font-family: "RobotoRegular";
    font-size: 16px;
    line-height: 20px;
}
.page-id-15 .home-page-content-main.about .article{
	padding-bottom:96px;
}
.logo-wrap h1#logo, .logo-wrap h2#logo{
	margin:0;
}
.wpcf7-form:after{
	clear:both;
	content:"";
	display:block;
}
.contact-details-div ul li.contact-address-div a{
	color: #595959;
}
.storage-service-includes-full-left {
    float: left;
    width: 45%;
}
.storage-service-includes-full-right {
    float: right;
    width: 45%;
}
.storage-service-includes-full-left-inner-l {
    float: left;
}
.storage-service-includes-full-left-inner-r {
    float: right;
    width: 77%;
}
.storage-middle-image-text-full-left {
    float: left;
}
.storage-middle-image-text-full-left img{
	display:block;
	  margin-right: 28px;
}
.storage-for-text-full-div h2, .storage-middle-image-text-full-right h6, .storage-service-includes-full.one h6{
	color:#525252;
	font-size:20px;
	line-height:20px;
	text-transform:none;
	font-weight:normal;
		font-family: "RobotoBold";
		 margin-bottom: 27px;
}
.storage-for-text-full-div ul li, .areas-bottm-list ul li{
	   color: #595959;
    font-family: "RobotoRegular";
    font-size: 18px;
    line-height: 27px;
    margin-bottom: 7px;
    padding-left: 11px;
	background:url(images/storage-list-icon.png) no-repeat left center;
}
.storage-middle-image-text-full.clearfix {
    margin: 23px 0 18px !important;
}
.page-id-201 .storage-middle-image-text-full-right h6, .areas-served-middle-full-r h4{
		color:#525252;
	font-size:20px;
	line-height:20px;
	text-transform:none;
	font-weight:normal;
		font-family: "RobotoBold";
		 margin-bottom: 5px;
}
.storage-middle-image-text-full-right h5{
	color:#525252;
	font-size:36px;
	line-height:36px;
	text-transform:none;
	font-weight:normal;
	font-family: "RobotoBold";
	 margin-bottom: 23px;
}
.storage-service-includes-full h6{
	margin-bottom:10px;
	}
.storage-service-includes-full h4{
	color:#595959;
	    font-family: "RobotoRegular";
    font-size: 18px;
    line-height: 20px;
	text-transform:none;
	font-weight:normal;
	margin-bottom:4px;
}
.storage-service-includes-full.one, .storage-service-includes-full.two, .storage-service-includes-full.three {
    margin-bottom: 27px;
}
.how-its-work-full-l {
    float: left;
	width:242px;
}
.how-its-work-full-r {
    float: right;
    width:64.5%;
}
.how-its-work-full-r h2{
	color:#000000;
	font-size:25px;
	line-height:25px;
	text-transform:none;
	font-weight:normal;
	font-family: "RobotoBold";  
	margin-bottom: 11px;
}
.how-its-work-full.one {
    margin: 73px 0 51px;
}
.how-its-work-full.two, .how-its-work-full.three, .how-its-work-full.four, .how-its-work-full.five{
    margin-bottom: 51px;
}
.page-id-233 .home-page-content-main.about h6{
 margin-bottom: 35px;
}
.areas-served-middle-full-l {
    float: left;
}
.areas-served-middle-full-l img {
	display:block;
}
.areas-served-middle-full-r {
    float: right;
    margin-top: 8px;
    width: 61%;
}
.areas-served-middle-full-r h4{
	margin-bottom:14px;
}
.areas-served-middle-full {
    margin:73px 0 63px;
}
.areas-bottm-list ul li{
	float:left;
	width:33%;
}
.areas-bottm-list {
    margin-bottom: 61px;
}
.page-id-233 .home-page-content-main.about .article, .page-id-201 .home-page-content-main.about .article{
	background:#f3f5fb;
}
.page-id-221 .home-page-content-main.about .article{
	background:#f2f4fa;
}
.single-post .home-page-content-main.about .article{
	background:#f3f5fb;
}
.blog-posts-img-l {
    float: left;
	width:250px;
}
.blog-posts-img-r {
    float: right;
    width: 65%;
}
.post-info span.thetime.updated{
	color:#525252;
	font-size:14px;
	line-height:20px;
		background:url(images/blog-date-image.png) no-repeat left 5px;
		  padding-left: 19px;
		    font-family: 'RobotoRegular';
			 margin-bottom: 7px;
}
h2.blog-title{
	margin-bottom:6px;
	text-transform:none;
	font-weight:normal;
}
h2.blog-title a{
	    color: #00319f;
    display: block;
    font-family: "RobotoBold";
    font-size: 25px;
    line-height: 30px;
}
.post-excerpt{
	color:#535353;
	font-size:16px;
	line-height: 25px;
		font-family: 'robotolight';
}
.widget_categories, .widget_recent_entries, #text-10, .Annual_Archive_Widget{
	display:none;
}
.blog .widget_categories, .blog .widget_recent_entries, .blog .Annual_Archive_Widget{
	display:block;
}
.single-post .widget_categories, .single-post .widget_recent_entries, .single-post .Annual_Archive_Widget{
	display:block;
}
#text-10{
		background:url(images/blog-top-blue-bg.png) no-repeat center center;
		   padding: 41px 31px;
}
#text-10 .blog-blue-full{
	background:url(images/blog-sidebar-top-phone-img.png) no-repeat left 2px;
	 padding-left: 68px;
}
#text-10 .blog-blue-full h6{
 color: #e8ebf7;
    font-family: "RobotoBold";
    font-size: 26px;
    font-weight: normal;
    line-height: 26px;
    margin-bottom: 10px;
    text-transform: capitalize;
}
#text-10 .blog-blue-full a{
 background: #69ce01;
  color: #e7ebf7;
    display: block;
    font-family: "RobotoBold";
    font-size: 13px;
    line-height: 20px;
    padding: 7px 0;
    text-align: center;
    width: 101px;
}
.sidebar.c-4-12 h3{
   color: #000000;
    font-family: "RobotoBold";
    font-size: 25px;
    font-weight: normal;
    line-height: 26px;
    margin-bottom: 18px;
    text-transform: none;
}
.sidebar.c-4-12 .widget_categories ul li a, .sidebar.c-4-12 .Annual_Archive_Widget ul li a{	  
 color: #595959 !important;
    font-family: "RobotoRegular";
    font-size: 17px;
    line-height: 27px;
    margin-bottom: 7px;
    padding-left: 11px;
	background:url(images/storage-list-icon.png) no-repeat left center;
}
.sidebar.c-4-12 .widget_categories ul li, .sidebar.c-4-12 .Annual_Archive_Widget ul li{
	margin-bottom:7px;
}
.widget_categories, .widget_recent_entries{
	border-bottom:1px solid #b3c0e4;
}
.widget.widget_categories {
    margin: 55px 0 51px;
    padding-bottom: 44px;
}
.widget.widget_recent_entries {
    margin-bottom: 55px;
    padding-bottom: 44px;
}
.widget_recent_entries ul li{
	background:none;
}
.blog .page-caption h1, .single-post .page-caption h1 {
    border-bottom: 1px solid #dcdcdc;
    margin-bottom: 59px;
    padding-bottom: 48px;
}
.widget_recent_entries ul li a{
	    color: #00319f;
    font-family: "RobotoBold";
    font-size: 17px;
    font-weight: normal;
    line-height: 20px;
    text-transform: none;
}
.widget_recent_entries ul li span.post-date{
	color:#525252;
	font-size:14px;
	line-height:20px; 
	font-family: "RobotoRegular";
}
.blog-inner-image-text-l {
    float: left;
    margin-right: 39px;
}
.blog-inner-image-text-l img{
	display:block;
}
.single-post .post-excerpt {
    padding: 8px 0 40px;
}
.blog-inner-image-text-r h4, .post-single-content h3{
	color:#525252;
	font-size:20px;
	line-height:20px;
	text-transform:none;
	font-weight:normal;	
		font-family: "RobotoBold";
}
.blog-inner-image-text-r p{
	color:#535353;
	font-size:16px;
	line-height:20px;
	font-family: 'robotolight';
}
.post-single-content h3 {
    margin: 32px 0 8px;
}
.single-post .post-single-content ul.blog-inner-list li{
		color:#535353;
	font-size:16px;
	line-height:20px;
	font-family: 'Roboto', sans-serif;
	font-style:italic;	
	background:url(images/storage-list-icon.png) no-repeat left center;
 line-height: 29px;
    padding-left: 9px;
	font-weight:400;
}
.single-post .post-single-content ul.blog-inner-list{
	margin:20px 0 35px;
}
.lv_sharing-left-title {
    float: left;
}
.blog-social-icons {
    float: right;
}
.blog-social-icons ul li{
	display:inline-block;
	margin-left:4px;
}
.blog-social-icons li a .facebook1, .blog-social-icons li a .twitter1, .blog-social-icons li a .linkin1, .blog-social-icons li a .plus1{
  border: 1px solid #dcdcdc;
    border-radius: 24px;
    color: #888888;
    display: inline-block;
    font-size: 19px;
    height: 34px;
    line-height: 20px;
    padding: 6px;
    text-align: center;
    width: 35px;
}
.lv_sharing-left.full.clearfix {
	   border-top: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc;
	    padding: 23px 0;
		  margin: 57px 0;
}
.lv_sharing-left-title h5{
	color:#525252;
	font-size:16px;
	line-height:20px;
	font-family: 'robotolight';
	    margin: 5px 0 0;
	text-transform:none;
	font-weight:normal;
}
.comment-form-login-main textarea{
	height:115px;
}
.comments-l {
    float: left;
    width: 42px;
}
.comments-r {
    float: right;
    width: 93%;
}
.comment-form-login-main .comment-form-right {
    float: none;
    width: auto;
}
.comment-form-right{
	float: right;
width: 440px;
}
.comment-fields-left{
	float: left;
width: 315px;
}
.commentmetadata p{
	margin-bottom:10px !important;
	line-height:20px !important;
}
.comments-r span.fn{
	font-size:17px;
	line-height:20px;
	text-transform:none;
	font-weight:normal;
	color:#666666;
		font-family: "RobotoBold";
}
.single .post-info {
    display: block;
    margin-top: 0;
    width: 22%;
}
.comment-form-logout-main form#commentform p.comment-form-author, .comment-form-logout-main form#commentform p.comment-form-email, .comment-form-logout-main form#commentform p.comment-phone{
    float: left;
    width: 250px;
}
.comment-form-logout-main form#commentform p.comment-form-email{
	margin-left:16px;
	margin-right:17px;
}
li.recent-post-info h5{
	text-transform:none;
	font-weight:normal;
	margin-top:4px;
}
.recent-posts-list {
    margin-bottom: 20px;
}
#commentsAdd .custom-contact-page #respond form#commentform p{
	margin-bottom:18px;
}
#commentsAdd .custom-contact-page #respond form#commentform p input[type="text"], #commentsAdd .custom-contact-page #respond form#commentform p input[type="email"], #commentsAdd .custom-contact-page #respond form#commentform p input[type="tel"], #commentsAdd .custom-contact-page #respond form#commentform p textarea{
	background: #fff;
    border: 1px solid rgba(0, 0, 0, 0.04);
    color: #878787;
    font-family: "RobotoMedium";
    font-size: 13px;
    line-height: 20px;
	padding:14px 16px;
}
#commentsAdd .custom-contact-page #respond form#commentform p textarea{
	height:145px;
}
#commentsAdd .custom-contact-page #respond form#commentform p.form-submit:after, #commentsAdd .custom-contact-page #respond form#commentform:after{
	clear:both;
	content:"";
	display:block;
}
#commentsAdd .custom-contact-page #respond .comment-form-login-main form#commentform p.comment-phone{
	display:none;
}
.areas-served-middle-full-r p{
	font-size:18px !important;
}
.landing-page-middle-text-img-full-left {
    float: left;
}
.landing-page-middle-text-img-full-left img{
	 display: block;
    margin-right: 45px;
}
.landing-page-middle-text-img-full-right {
    float: right;
    width: 56%;
}
.landing-page-middle-text-img-full{
    padding:29px 0 34px;
}
.landing-page-middle-text-img-full p, .lading-bottom-image-div p{
	color:#535353;
	font-size:16px !important;
	line-height:26.7px !important;
	font-family: 'robotolight' !important;
}
.middle-single-text p{
		color:#525252;
	font-size:18px !important;
	line-height:20px;
	font-family: 'robotolight' !important;
}
.landing-page-list-text h2{
	  color: #525252;
    font-family: "RobotoBold";
    font-size: 20px;
    font-weight: normal;
    line-height: 31px;
    margin-right: 17px;
    text-transform: none;
	  margin-bottom: 24px;
}
.landing-page-list-text ul li{
 color: #595959;
    font-family: "RobotoRegular";
    font-size: 18px;
    line-height: 23px;
    margin-bottom: 16px;
}
.landing-page-list-text {
    margin: 3px 0 26px;
}
.lading-bottom-image-div-inner {
    margin-bottom: 40px;
}
.lading-bottom-image-div {
    padding-bottom: 36px;
}
.page-id-290 .page-sub-cpation h4{
	display:none;
}
#text-11, .page-id-290 #text-4{
	display:none;
}
.page-id-290 #text-11{
	display:block;
}
.content-page-full .post-content ul li{
	background: url(images/sub-pages-list-icon.jpg) no-repeat left 8px;
   color: #666666;
    font-family: "RobotoRegular";
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 6px;
    padding-left: 15px;
}
.content-page-full .post-content ul{
	padding-bottom:18px;
}
.content-page-full .post-content h3{
	  color: #000000;
    font-family: "RobotoBold";
    font-size: 20px;
    font-weight: normal;
    line-height: 26px;
    text-transform: none;
}
.content-page-full .post-content .record-image ul li{
	background:none;
	padding:0;
	margin-bottom:0;
}
.content-page-full .post-content .record-image ul{
	padding:0;
}
.content-page-full .post-content .record-image ul li img.alignnone{
	margin:0;
}
.single-post-img{
	padding:12px 0 26px;
}
.single-post-img img{
	display:block;
}
.blog .home-content-main:before, .single-post .home-content-main:before{
	width:70%;
}
.blog .home-content-main:after, .single-post .home-content-main:after{
	width:30%;
}
.home-page-content-main.about .post-content h1{
 color: #000000;
    font-family: "RobotoBold";
    font-size: 30px;
    font-weight: normal;
    line-height: 32px;
	margin:0 0 16px;
    text-transform: none;
}
.home-page-content-main.about .post-content h2{
 color: #595959;
    font-family: "RobotoRegular";
    font-size: 23px;
    font-weight: normal;
    line-height: 28px;
    text-transform: none;
}
.footer-bottom-div .widget_custom_html ul li{
	display:block;
	padding:0;
	margin:0;
}
.footer-bottom-div .widget_custom_html ul li img{
	display:block;
	width:210px;
	margin:auto;
}


@media only screen and (max-width:767px) {
.blog .home-content-main:before, .single-post .home-content-main:before{
	width:100%;
}
.blog .home-content-main:after, .single-post .home-content-main:after{
	width:100%;
}	
}