/*
Theme Name: TheCorporation
Theme URI: http://www.elegantthemes.com/gallery/
Version: 4.7.5
Description: 2 Column theme from Elegant Themes
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
*/


/*------------------------------------------------*/
/*-----------------[RESET]------------------------*/
/*------------------------------------------------*/

/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

a#search-icon,p {
  line-height: 24px;
}

.thumb_popup p,blockquote,cite,em,i {
  font-style: italic;
}

#wp-calendar a,a,a#search-icon:hover,h2.title a:hover,ins,ul.nav li a:hover {
  text-decoration: none;
}

a,abbr,acronym,address,applet,b,big,blockquote,body,center,cite,code,dd,del,dfn,div,dl,dt,em,fieldset,font,form,h1,h2,h3,h4,h5,h6,html,i,iframe,img,ins,kbd,label,legend,li,object,ol,p,pre,q,s,samp,small,span,strike,strong,sub,sup,tt,u,ul,var {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: 0 0;
}

ol,ul {
  list-style: none;
}

blockquote,q {
  quotes: none;
}

blockquote:after,blockquote:before,q:after,q:before {
  content: '';
  content: none;
}

:focus {
  outline: 0;
}

del {
  text-decoration: line-through;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

body {
  background-color: #171717;
  text-align: center;
  line-height: 21px;
  font-family: Arial,Verdana,sans-serif;
  font-size: 12px;
  color: #797979;
}

a:hover {
  text-decoration: underline;
}

.clear {
  clear: both;
}

.ui-tabs-hide {
  display: none;
}

br.clear {
  margin: 0;
  padding: 0;
}

h1,h2,h3,h4,h5,h6 {
  font-weight: 400;
  padding-bottom: 5px;
  color: #2d2d2d;
  line-height: 1em;
  font-family: Georgia,serif;
}

h1 a,h2 a,h3 a,h4 a,h5 a,h6 a {
  color: #2d2d2d;
}

h1 {
  font-size: 30px;
}

h2 {
  font-size: 24px;
  padding: 12px 0;
}

h3 {
  font-size: 22px;
}

h4 {
  font-size: 18px;
}

h5 {
  font-size: 16px;
}

h6 {
  font-size: 14px;
}

p {
  padding-bottom: 10px;
}

strong {
  font-weight: 700;
  color: #1c1c1c;
}

code,pre {
  font-family: Courier New,monospace;
  margin-bottom: 10px;
}

sub,sup {
  height: 0;
  line-height: 1;
  position: relative;
  vertical-align: baseline;
}

sup {
  bottom: .8em;
}

sub {
  top: .3em;
}

dl {
  margin: 0 0 1.5em;
}

dl dt {
  font-weight: 700;
}

dd {
  margin-left: 1.5em;
}

blockquote {
  margin: 2px 0 13px 40px;
  color: #9e9e9e;
  font-size: 16px;
  font-family: Georgia,serif;
}

blockquote p {
  padding: 0 0 0 20px;
  background: url(images/blockquote.png) left 3px no-repeat;
}

input.text,input.title,input[type=text],select,textarea {
  background-color: #fff;
  border: 1px solid #bbb;
  padding: 2px;
  color: #4e4e4e;
  margin: .5em 0;
}

input.text:focus,input.title:focus,input[type=text]:focus,select:focus,textarea:focus {
  border-color: #2D3940;
  color: #3e3e3e;
}

textarea {
  padding: 4px;
}

img#about-image {
  float: left;
  margin: 3px 8px 8px 0;
}

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

* html .clearfix {
  zoom: 1;
}

.container {
  text-align: left;
  width: 960px;
  margin: 0 auto;
  position: relative;
  height: 100%;
}

#header {
  background: url(images/header_tile.png);
  height: 72px;
  border-bottom: 1px solid #3fc6e1;
}

#header .container {
  background: url(images/header_bg.jpg) no-repeat;
}

img#logo {
  float: left;
  margin: 8px 27px 0 30px;
}

a#search-icon {
  display: block;
  position: absolute;
  bottom: -1px;
  right: 0;
  background: url(images/search-icon.png) no-repeat;
  width: 52px;
  height: 25px;
  padding: 0 0 0 31px;
  font-size: 11px;
  color: #fff;
}

#content {
  border-top: 1px solid #c7c7c7;
  background: url(images/content-bg.png) repeat-x #fff;
  padding: 0 0 52px;
}

#services {
  background: url(images/third-left-bg.png) 914px top no-repeat;
  padding-left: 20px;
  min-height: 300px;
}

#services .one-third {
  background: url(images/third-left-bg.png) top left no-repeat;
  float: left;
  width: 187px;
  position: relative;
  padding: 31px 30px 0 81px;
}

#services img.icon {
  position: absolute;
  left: 33px;
  top: 28px;
}

#services h4.title {
  font-size: 18px;
  margin-bottom: 7px;
  line-height: 1.3em;
}

#services a.readmore,.entry a.readmore {
  float: right;
  color: #fff;
  background: url(images/readmore-sprite.png) top right no-repeat;
  display: block;
  height: 24px;
  padding-right: 11px;
  line-height: 20px;
  font-weight: 700;
  font-size: 11px;
  text-shadow: -1px -1px 1px #909090;
  margin-top: 3px;
}

#services a.readmore span,.entry a.readmore span {
  display: block;
  background: url(images/readmore-sprite.png) no-repeat;
  padding: 0 3px 4px 15px;
}

#services a.readmore:hover,.entry a.readmore:hover {
  background: url(images/readmore-sprite.png) bottom right no-repeat;
  text-shadow: -1px -1px 1px #4e92c5;
}

#services a.readmore:hover span,.entry a.readmore:hover span {
  background: url(images/readmore-sprite.png) bottom left no-repeat;
}

#content-area {
  float: left;
  width: 585px;
  margin: 0 0 0 30px;
}

#content-area a {
  color: #000;
}

#content-area ol,#content-area ul {
  list-style-type: disc;
  margin: 10px 0 10px 20px;
}

#content-area ul li ol,#content-area ul li ul {
  margin: 2px 0 2px 20px;
}

#content-area ol li ol,#content-area ol li ul {
  margin: 2px 0 2px 35px;
}

body#home #content-area {
  width: 530px;
  margin: 0 0 0 50px;
}

h3#slogan {
  font-size: 18px;
  background: url(images/h3-slogan-border.png) 44px bottom no-repeat;
  padding-bottom: 0;
  margin-bottom: 18px;
}

h3#slogan span {
  background: url(images/slogan-icon.png) no-repeat;
  display: block;
  padding: 5px 0 12px 48px;
}

a.post-edit-link {
  font-weight: 700;
  color: #000;
}

h2.title a {
  color: #2d2d2d;
}

h2.title a:hover {
  color: #000;
}

.entry {
  margin-bottom: 43px;
}

.entry.page {
  margin-bottom: 0;
}

#content-area .entry .post-meta span.inner a {
  color: #5F5F5F;
}

img.thumbnail-post {
  padding: 7px;
  border: 1px solid #bebfbf;
}

#content-area .entry a.readmore {
  color: #fff!important;
}

div#top-menu {
  float: left;
  background: url(images/menu_separator.png) top left no-repeat;
  margin-top: 3px;
  height: 69px;
}

ul.nav {
  margin: 14px 0 0 43px;
}

ul.nav li {
  padding: 0 12px 0 0;
}

ul.nav li a {
  padding: 7px 0 28px 14px;
  font-size: 14px;
  color: #fff;
}

ul.nav>li.current-cat>a,ul.nav>li.current_page_item>a {
  background: url(images/menuitem-current.png) 65% 100% no-repeat;
}

ul.nav>li>a {
  text-shadow: -1px -1px 1px #2b7dbc;
}

ul.nav>li.sf-ul.sfHover {
  background: url(images/toplink-hover-right.png) top right no-repeat;
}

ul.nav>li.sf-ul.sfHover>a {
  background: url(images/toplink-hover-left.png) top left no-repeat;
  display: block;
  color: #000;
  text-shadow: none;
}

ul.nav>li.current-cat>a,ul.nav>li.current_page_item>a,ul.nav>li>a:hover {
  text-shadow: 0 0 10px #fff;
}

ul.nav li ul a {
  color: #797979;
}

ul.nav li li a {
  padding: 0;
}

ul.nav li ul {
  background: url(images/dropdown-bottom.png) bottom left repeat-x #fff;
  -moz-border-radius: 5px;
  -webkit-border-radius: 0 5px 5px;
  -moz-border-radius-topleft: 0;
  -moz-box-shadow: 3px 6px 8px 1px rgba(0,0,0,.3);
  -webkit-box-shadow: 3px 6px 8px 1px rgba(0,0,0,.3);
  padding: 4px 0 17px;
}

ul.nav li ul li {
  margin: 5px 9px 0;
  background: url(images/dropdown-li.png) 13px 11px no-repeat;
  width: 184px;
}

ul.nav li ul li:hover {
  background: url(images/dropdown-li-active.png) no-repeat;
}

ul.nav li ul li a {
  padding: 7px 0 10px 30px;
  width: 154px;
  color: #797979;
}

ul.nav li ul li:hover>a {
  background: url(images/dropdown-activelink.png) no-repeat;
  color: #252525;
}

.nav li li:hover ul,ul.nav li li.sfHover ul {
  left: 193px!important;
  top: -9px!important;
}

#featured-area,#pagetop {
  background-color: #215b87;
  height: 418px;
}

#featured-area .container,#pagetop .container {
  background: url(images/featured-bg.jpg) top left no-repeat;
  position: relative;
}

#pagetop {
  height: auto;
  width: 100%;
  z-index: 10;
}

#pagetop .container {
  padding: 0 30px;
  width: 900px;
}

#pagetop h1 {
  font-size: 36px!important;
  padding: 10px 0!important;
  text-transform: none!important;
  margin: 0;
}

#pagetop a {
  color: #1A3C56;
}

#breadcrumbs {
  background: #dfdfdf;
  border-top: 1px solid #fcfcfc;
  color: #737272;
  font-family: Arial;
  padding: 7px 0;
  position: absolute;
  width: 100%;
  z-index: 5;
}

.comment-info,.thumb_popup,p#comments {
  font-family: Georgia,serif;
}

#breadcrumbs .container {
  padding-left: 30px;
}

#header #search-form {
  position: absolute;
  bottom: -44px;
  right: -1px;
  background: url(images/search-bar.png) no-repeat;
  height: 33px;
  padding: 0 10px 0 12px;
  width: 170px;
  z-index: 3;
  display: none;
}

#header #search-form input {
  background: 0 0;
  border: none;
  font-family: Georgia,serif;
  font-size: 12px;
  font-style: italic;
  color: #aad0ef;
  width: 165px;
}

.featitem {
  margin: 42px 90px 0 74px;
  width: 790px;
}

#pagetop h1,h2.feat-heading {
  font-size: 60px;
  color: #fff;
  text-shadow: 1px 2px 2px #15588a;
  padding-bottom: 18px;
}

#featured-slider {
  width: 960px!important;
  overflow: hidden;
}

#featured-slider p.tagline,#pagetop p.tagline {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
  color: #fcc11d;
  text-shadow: 0 1px 1px #222;
  padding-bottom: 14px;
}

#featured-slider div.excerpt {
  color: #fff;
  text-shadow: 1px 2px 2px #0B4875;
  float: left;
  width: 100%;
}

#featured-slider div.excerpt,#featured-slider p.tagline {
  margin-left: 10px;
}

#featured-slider a.readmore span {
  display: block;
  background: url(images/featured-readmore-left.png) no-repeat;
  padding: 0 6px 7px 40px;
}

#featured-slider img.thumb {
  float: right;
}

a#nextlink,a#prevlink {
  position: absolute;
  top: 174px;
  display: none;
  text-indent: -9999px;
  width: 56px;
  height: 69px;
}

a#prevlink {
  left: 0;
  background: url(images/prevlink.png) no-repeat;
}

a#nextlink {
  right: 0;
  background: url(images/nextlink.png) no-repeat;
}

#featured-thumbs {
  background: #dfdfdf;
  border-top: 1px solid #fcfcfc;
  min-height: 28px;
  position: relative;
}

#featured-thumbs .container {
  display: none;
  padding: 20px 0 20px 53px;
  width: 907px;
  position: relative;
}

#featured-thumbs .et_thumb_small {
  float: left;
  margin-left: 30px;
  padding: 4px;
  background: url(images/thumb-bg.png) #fff;
  border: 1px dashed #b0b0b0;
  -moz-box-shadow: #c2c2c2 4px 4px 5px;
  -webkit-box-shadow: #c2c2c2 4px 4px 5px;
  position: relative;
}

#featured-thumbs .hover {
  border-color: transparent;
}

#featured-thumbs div#active_item {
  background: url(images/activethumb.png) no-repeat;
  width: 28px;
  height: 14px;
  position: absolute;
  top: -1px;
  left: 108px;
}

.thumb_popup {
  display: none;
  background: url(images/popup-bottom.png) bottom left no-repeat;
  left: 52px;
  position: absolute;
  bottom: 106px;
  width: 239px;
  padding: 0 0 31px;
  z-index: 100;
}

.thumb_popup p {
  color: #9d9c9c;
  background: #fff;
  padding: 0 25px 14px;
}

.thumb_popup p.heading {
  color: #313131;
  font-size: 18px;
  font-style: normal;
  padding: 15px 25px 8px;
}

#comment-section {
  clear: both;
  float: left;
  margin-top: 25px;
}

p#comments {
  color: #1e1e1e;
  font-size: 25px;
  padding-bottom: 0;
}

#content-area #comment-section ol.commentlist {
  padding: 34px 39px 35px 0;
  float: left;
  margin: 55px 0 -95px;
  list-style-type: none;
}

.comment,.comment-body {
  float: left;
}

li.comment {
  margin-bottom: 10px;
}

.comment-author {
  float: left;
  margin: -90px 0 0 -30px;
  z-index: 1;
  position: relative;
}

#content-area .comment-author img.avatar {
  border: 1px solid #DBDBDB;
  padding: 5px;
  background: #EDEDED;
  float: left;
}

.comment-info {
  float: left;
  padding: 3px 0 0 13px;
  font-size: 18px;
}

#content-area cite.fn a,cite.fn,span.says {
  color: #657f8c;
}

div.commentmetadata,span.says {
  font-style: italic;
}

#content-area div.commentmetadata,#content-area div.commentmetadata a {
  color: #b1b1a5;
  margin-top: 2px;
}

.comment-bottom,.comment-content,.comment-top {
  float: left;
}

.comment-top {
  background: url(images/comment-top.png) no-repeat;
  height: 25px;
  margin-top: -12px;
}

.comment-content {
  padding-bottom: 10px;
  clear: both;
  width: 99%;
}

.comment-bottom-left,.comment-bottom-right {
  position: absolute;
  bottom: 0;
  width: 8px;
  height: 37px;
}

.comment-bottom-main {
  float: left;
}

.comment-bottom-left {
  background: url(images/comment-bottom-left.jpg) no-repeat;
  left: -1px;
}

.comment-bottom-right {
  background: url(images/comment-bottom-right.jpg) no-repeat;
  right: -1px;
}

.comment-body p {
  line-height: 28px;
}

#content-area ol.commentlist .children {
  float: left;
  clear: both;
  padding-bottom: 30px;
  width: 96%;
  margin: 0;
}

#content-area ol.commentlist .children .comment-body {
  padding-top: 10px;
  width: 99%;
}

#content-area .commentlist .children li {
  padding: 0 3% 3%;
  width: 97%;
  margin: 0;
  float: left;
  background: url(images/inner-comment-bottom-main.jpg) bottom left repeat-x #fff;
  border-left: 1px solid #d1d1c2;
  border-right: 1px solid #d1d1c2;
  position: relative;
}

#content-area .commentlist .children li .comment-top-main {
  background: url(images/inner-comment-top-main.jpg) top left repeat-x;
  width: 100%;
  float: left;
  height: 6px;
}

#content-area ul.children li {
  background: 0 0;
}

#content-area img.wp-smiley {
  border: none;
  padding: 0;
}

.comment-top-left,.comment-top-main,.comment-top-right {
  height: 24px;
}

.comment-top-left {
  background: url(images/comment-top-left.jpg) top left no-repeat;
  width: 40px;
  left: -1px;
  top: 0;
  position: absolute;
}

.comment-top-right {
  background: url(images/comment-top-right.jpg) top right no-repeat;
  width: 40px;
  right: -1px;
  top: 0;
  position: absolute;
}

.comment-top-main {
  background: url(images/comment-top-main.jpg) top left repeat-x;
  width: 100%;
  float: left;
}

.bubble {
  background: url(images/bubble-top.png) no-repeat;
  width: 18px;
  height: 17px;
  top: -16px;
  left: 25px;
  z-index: 10;
  position: absolute;
}

.commentlist li {
  background: url(images/comment-bottom-main.jpg) bottom left repeat-x #F7F7F7;
  border-left: 1px solid #DFDFD7;
  border-right: 1px solid #DFDFD7;
  position: relative;
  padding: 0 30px 50px;
  margin: 0 0 60px;
  width: 496px;
  display: block;
  float: left;
}

.reply-container {
  position: absolute;
  bottom: 19px;
  right: 30px;
  z-index: 20;
  background: url(images/reply-right-bg.png) right bottom no-repeat;
  padding-right: 11px;
}

#content-area a.comment-reply-link {
  padding: 6px 15px;
  background: #657f8c;
  color: #feffff;
  font-style: italic;
  font-weight: 700;
  display: block;
}

.children .comment-top-left {
  background: url(images/inner-comment-top-left.jpg) top left no-repeat;
  width: 15px;
  left: -1px;
  top: 0;
  position: absolute;
}

.children .comment-author {
  float: left;
  margin: 0;
  width: 100%;
  z-index: 1;
}

.children .bubble {
  display: none;
}

.children .comment-top-right {
  background: url(images/inner-comment-top-right.jpg) top right no-repeat;
  width: 15px;
  right: -1px;
  top: 0;
  position: absolute;
}

.children .comment-bottom-left {
  background: url(images/inner-comment-bottom-left.jpg) no-repeat;
  height: 7px;
  position: absolute;
  width: 15px;
}

.children .comment-bottom-right {
  background: url(images/inner-comment-bottom-right.jpg) no-repeat;
  height: 7px;
  position: absolute;
  width: 15px;
}

.children .reply-container {
  bottom: -10px;
  right: 30px;
}

.nocomments div#respond {
  margin-top: 0;
}

div#respond h3 {
  font-size: 21px;
  margin: 5px 0 7px;
  color: #303030;
}

div#respond,div.navigation {
  float: left;
  width: 595px;
}

div#respond {
  padding: 10px 0 0;
  width: 90%;
}

form#commentform {
  float: left;
  width: 99%;
  position: relative;
  z-index: 10;
}

form#commentform textarea {
  width: 96%;
  border: 1px solid #D1D1C2;
  padding: 3px;
}

.cancel-comment-reply {
  padding-bottom: 12px;
}

#comment-section li.comment div#respond {
  margin-top: 0;
  padding: 0;
}

#comment-section div.navigation div.alignleft {
  padding-left: 35px;
}

#comment-section div#trackbacks {
  float: left;
  padding: 34px 39px 10px 35px;
}

div#trackbacks h3 {
  color: #1E1E1E;
  font-size: 14px;
  margin-bottom: 7px;
}

ol.pinglist li {
  margin-bottom: 3px;
}

#footer {
  background: url(images/footer-top-bg.png) repeat-x #282828;
  border-top: 4px solid #e2e2e2;
  color: #b9b9b9;
}

#footer a {
  color: #d3d3d3;
}

#footer a:hover {
  color: #f7f7f7;
}

#footer .container {
  background: url(images/footer-light.jpg) no-repeat;
  padding: 55px 0 0 30px;
  width: 930px;
}

#footer .widget {
  float: left;
  width: 273px;
  margin: 0 45px 42px 0;
}

#sidebar,.alignright,p#copyinfo {
  float: right;
}

#footer .widget.last {
  clear: right;
  margin-right: 0;
}

#footer h3.widgettitle {
  font-size: 30px;
  color: #fff;
  text-shadow: 1px 1px 2px #0A0A0A;
  background: url(images/footer-title-border.png) bottom left no-repeat;
  padding: 0 0 15px 3px;
  margin: 0 0 17px -3px;
}

#footer .widget ul {
  margin: 0 0 0 9px;
}

#footer .widget ul li {
  background: url(images/footer-bullet.png) 0 10px no-repeat;
  padding: 7px 0 7px 18px;
}

#footer .widget ul li ul {
  padding: 5px 0 0 7px;
  margin: 0 0 -12px;
}

#copyright {
  border-top: 1px solid #2f2f2f;
  background: url(images/copyright-bg.png) repeat-x #171717;
}

#copyright .container {
  padding: 22px 0 12px;
}

p#copyinfo {
  color: #636161;
  text-shadow: 1px 1px 1px #000;
}

#copyright a {
  color: #8a8989;
}

#sidebar {
  width: 255px;
  margin: 14px 30px 0 0;
}

body#home #sidebar.home {
  width: 301px;
}

body#home #content-area,body#home #sidebar {
  margin-top: 55px;
}

#content-area {
  margin-top: 40px;
}

#sidebar .widget h3.widgettitle {
  background: url(images/sidebar-title-border.png) bottom left repeat-x;
  margin: 0 0 13px -4px;
  font-size: 18px;
  text-shadow: 1px 1px 1px #fff;
  padding: 0 0 15px 4px;
}

#sidebar .widget ul ul {
  margin: 0 0 0 15px;
}

#sidebar .widget ul li {
  background: url(images/list-icon.png) 0 10px no-repeat;
  padding: 7px 0 7px 18px;
}

#sidebar .widget ul li ul {
  padding: 5px 0 0 7px;
  margin: 0 0 -12px;
}

#sidebar #fromblog {
  background: url(images/sidebar-widget.png) bottom left no-repeat #f2f4f4;
  position: relative;
  padding: 24px 20px 9px 31px;
  margin-top: 0;
}

#fromblog #rss-icon {
  position: absolute;
  top: 22px;
  left: 28px;
}

#sidebar #fromblog h3.widgettitle {
  padding: 0 0 15px 35px;
}

#fromblog h4 {
  font-family: Arial,Verdana,sans-serif;
  font-size: 12px;
  background: url(images/list-icon.png) top left no-repeat;
  padding: 0 0 4px 19px;
}

#fromblog h4 a {
  color: #3a3a3a;
}

#fromblog p.meta-info {
  margin-bottom: 4px;
  font-style: italic;
}

.aligncenter,div.post .new-post .aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption {
  border: 1px solid #ddd;
  text-align: center;
  background-color: #f3f3f3;
  padding-top: 4px;
  margin-bottom: 10px;
}

.wp-caption.alignleft {
  margin: 0 10px 10px 0;
}

.wp-caption.alignright {
  margin: 0 0 10px 10px;
}

.wp-caption img {
  margin: 0;
  padding: 0;
  border: 0;
}

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  padding: 0 4px 5px;
  margin: 0;
}

.alignleft {
  float: left;
}

img.alignleft {
  display: inline;
  float: left;
  margin-right: 15px;
}

img.alignright {
  display: inline;
  float: right;
  margin-left: 15px;
}

#wp-calendar a,.nav a,.nav li li {
  display: block;
}

.nav a,.nav li,.nav li li,.nav-previous {
  float: left;
}

.nav ul {
  position: absolute;
  top: -999em;
  background-position: bottom;
  background-repeat: no-repeat;
  z-index: 10;
}

.nav li,.wp-pagenavi {
  position: relative;
}

.nav li:hover ul,ul.nav li.sfHover ul {
  left: 0;
  top: 35px;
}

.nav li.sfHover li ul,.nav li:hover li ul {
  top: -999em;
}

.nav li li:hover ul,ul.nav li li.sfHover ul {
  top: 0;
}

.nav li li:hover ul,.nav li:hover ul {
  top: -999em;
}

.nav li li {
  padding: 0;
  height: auto!important;
}

.nav li ul {
  width: 202px;
}

.nav li li a:link,.nav li li a:visited {
  display: block;
  height: auto;
  float: left;
}

.nav li:hover {
  visibility: inherit;
}

#wp-calendar {
  empty-cells: show;
  margin: 10px auto 0;
  width: 219px;
}

#wp-calendar a {
  font-weight: 700;
}

#wp-calendar a:hover {
  text-decoration: underline;
}

#sidebar div.custom-sidebar-block ul.control li a:hover,#wp-calendar caption,.wp-pagenavi a:visited,a.readmore:hover,a.tel,div#slider-control div.featitem h2 a,ul#cats-menu li a:hover,ul#page-menu li a:hover {
  text-decoration: none;
}

#wp-calendar caption {
  font: 700 13px Arial,Sans-Serif;
}

#wp-calendar td {
  padding: 3px 5px;
  color: #9f9f9f;
}

#wp-calendar td#today {
  color: #fff;
}

#sidebar #wp-calendar td#today {
  color: #000;
  font-weight: 700;
}

#wp-calendar th {
  font-style: normal;
  text-transform: capitalize;
  padding: 3px 5px;
}

#wp-calendar #next a,#wp-calendar #prev a {
  font-size: 9pt;
}

#wp-calendar #next a {
  padding-right: 10px;
  text-align: right;
}

#wp-calendar #prev a {
  padding-left: 10px;
  text-align: left;
}

.pagination {
  overflow: hidden;
  padding: 15px 12px 0;
}

.wp-pagenavi a,.wp-pagenavi a:link {
  padding: 5px 7px!important;
  margin: 2px;
  text-decoration: none;
  border: 1px solid #E9E9E9!important;
  color: #413f36;
  background-color: #fff;
  font-weight: 400!important;
}

.wp-pagenavi a:visited {
  padding: 5px 7px;
  margin: 2px;
  border: 1px solid #e9e9e9;
  color: #413f36;
  background-color: #fff;
}

.wp-pagenavi span.pages {
  padding: 5px 7px!important;
  margin: 2px!important;
  border: 1px solid #E9E9E9!important;
  color: #413f36;
  background-color: #fff;
}

.wp-pagenavi a:active,.wp-pagenavi a:hover,.wp-pagenavi span.current,.wp-pagenavi span.extend {
  padding: 5px 7px!important;
  margin: 2px;
  font-weight: 700;
  background-color: #7798A6!important;
  border: 1px solid #618391!important;
  color: #FFF!important;
}

.js #feat-content,.js div#from-blog div.entries {
  display: none;
}

.foursixeight {
  margin: 30px 0 15px 84px;
}

.fullwidth {
  width: 100%!important;
}

#content-area.fullwidth {
  width: 930px!important;
}

#content-area.fullwidth_home {
  width: 880px!important;
}

.sitemap-col ul {
  list-style: none!important;
  margin-left: 0!important;
}

.sitemap-col ul ul {
  margin-left: 20px!important;
}

.et_pt_gallery_entry {
  margin: 0 0 32px 27px!important;
}

#comment-wrap .navigation {
  padding: 10px 0;
}

.call-us,.nav-next {
  float: right;
}

h3#reply-title small {
  display: block;
}

h3#reply-title small a {
  font-size: 12px;
  letter-spacing: 0;
}

#commentform input[type=text] {
  width: 40%;
  display: block;
  padding: 5px;
}

#commentform textarea#comment {
  width: 91%;
}

.commentlist #respond textarea#comment {
  width: 98%!important;
}

.commentlist #respond input[type=text] {
  width: 40%;
  display: block;
  padding: 5px;
}

.comment_navigation_bottom,.comment_navigation_top {
  padding: 0 38px 0 0;
}

.comment_navigation_top {
  padding-top: 12px;
}

.et_embedded_videos {
  display: none!important;
}

.js #featured-slider {
  background: url(images/ajax-loader.gif) center no-repeat;
}

.js #featured-slider .featitem {
  display: none;
}

.call-us,.select-box {
  display: inline-block;
}

.js #featured-thumbs .container {
  visibility: hidden;
}

#home #featured-area {
  background-image: url(images/line.png);
  background-position: center 100%;
  background-repeat: repeat-x!important;
  height: 495px;
  padding-top: 67px;
}

.call-us>img {
  vertical-align: middle;
  margin-right: -4px;
}

.call-us {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  margin-top: 10px;
  text-align: left;
}

a.tel {
  color: #fff;
}

#home #featured-slider {
  background-image: url(images/box-1.png)!important;
  background-position: 90% 71%;
  background-repeat: no-repeat!important;
}

.form-from-to {
  line-height: 22px;
}

.form-from-to label {
  color: #fff;
  font-size: 20px;
  text-shadow: 1px 2px 2px #0b4875;
}

input.input-med {
  background: #fff;
  border: 1px solid #d3d3d3;
  border-radius: 6px;
  height: 28px;
  padding: 0 13px;
  width: 288px;
}

select.select1,select.select2 {
  height: 32px!important;
  padding: 0;
  position: relative;
  width: 153px!important;
  z-index: 10;
  line-height: 32px;
}

select.select1 {
  margin: 0 8px 0 0;
}

select.select2 {
  margin: 0;
}

.box,.lightb {
  position: absolute;
}

select {
  border-radius: 16px;
  margin: .5em 0;
  padding: 4px;
  width: 144px;
}

span.select1,span.select2 {
  background: url(images/select-sm.png) no-repeat rgba(0,0,0,0);
  color: #4e4e4e!important;
  cursor: default;
  height: 32px;
  left: 0;
  line-height: 32px;
  position: absolute;
  text-indent: 10px;
  text-shadow: none!important;
  top: 0;
  width: 153px;
  z-index: 1;
}

#featured-slider .quote-button {
  text-align: center;
}

.panel {
    display:inline-block;
}

.hide,.mobile-excerpt,.moving-hide {
  display: none;
}

.lightb {
  background: url(images/lightbox-bg.png) no-repeat;
  height: 100%;
  top: 0;
  width: 100%;
  z-index: 3232110!important;
}

.box,.lightb .step2-box {
  background-repeat: no-repeat;
}

.lightb .step2-box {
  background-image: url(images/step2-box.png);
  background-position: left top;
  height: 519px;
  margin-top: 0;
  padding: 65px 35px 15px;
  text-align: left;
  width: 845px;
}

.box {
  background-image: url(images/box.png);
  height: 106px;
  left: 30px;
  top: 380px;
  width: 137px;
}

.widget_recent_entries li::first-letter {
  color: #fcc11d;
  font-size: 16px;
  font-weight: 700;
}

.title,a {
  color: #b24926;
}

#featured-slider a.readmore,.get-quotes {
  background: url(images/featured-readmore-right.png) right top no-repeat rgba(0,0,0,0);
  color: #fff;
  display: inline-block;
  float: none;
  font-size: 14px;
  font-weight: 700;
  height: 44px;
  line-height: 38px;
  margin-top: 18px;
  padding-right: 20px;
  text-shadow: 1px 1px 1px #a45e00;
}

.featitem {
  position: relative!important;
}

.lightb .step2-box .step1 {
  height: 50px;
}

.intrest-options {
    list-style:none;
    padding:0px;
}

.step2-box .step1 {
  padding: 6px 0;
}

.step2-box .step-title {
  color: #2a9acd;
  font-family: myriad Pro;
  font-size: 22px;
}

.step2-box .status {
  color: #707a7e;
  font-family: myriad Pro;
  font-size: 14px;
}

.btn-change {
  color: #2a9acd;
  cursor: pointer;
  font-size: 10px;
}

.step2-box .step2 {
  padding: 16px 0;
}

.step2-box .step2 .step-title {
  color: #2a9acd;
  font-family: myriad Pro;
  font-size: 22px;
}

.step2-box .step2 .status {
  color: #707a7e;
  font-family: myriad Pro;
  font-size: 14px;
}

.lightb .step2-box .form .row {
    display: inline-block;
    min-height: 26px;
    width: 100%;
}

.form-param {
  color: #2a9acd;
  float: left;
  font-family: myriad Pro;
  font-size: 18px;
  width: 150px;
}

.step2-box .field {
  float: left;
  margin-top: -7px;
}

#datepicker,#datepicker1 {
  border: 0!important;
  box-shadow: none!important;
  float: left;
  margin-left: 37px!important;
  width: 100px!important;
}

.field input[type=text] {
  background: rgba(255,255,255,.5);
  border: 1px solid #d4d4d4;
  border-radius: 15px;
  box-shadow: 0 0 8px rgba(0,0,0,.1) inset,0 0 16px rgba(0,0,0,.1);
  height: 18px;
  padding: 3px 10px;
  width: 181px;
}
input[type=radio] {
    vertical-align: middle;
    margin: 0px 5px;
}

.ui-datepicker-trigger {
  float: right;
  height: 23px;
  left: -135px!important;
  margin-top: 7px;
  position: relative;
}

#homesize select {
  border: 1px solid #d4d4d4;
  border-radius: 15px;
  box-shadow: 0 0 8px rgba(0,0,0,.1) inset,0 0 16px rgba(0,0,0,.1);
  height: 26px;
  padding: 3px;
  width: 203px;
}

select.select3 {
  height: 26px!important;
  line-height: 26px;
  position: relative;
  width: 203px!important;
  z-index: 10;
}

.moving_distance span.select11,span.select3 {
  cursor: default;
  text-indent: 10px;
  text-shadow: none!important;
  z-index: 1;
}

span.select3 {
  background: url(images/selectbox-2.png) no-repeat rgba(0,0,0,0);
  bottom: 6px;
  color: #4e4e4e!important;
  float: left;
  height: 26px;
  left: 0;
  line-height: 26px;
  position: absolute;
  width: 203px;
}

.submitrow {
  margin-top: 20px;
}

#breadcrumbs .container {
  padding-right: 40px;
  text-align: right;
  width: 930px;
}

form div {
  position: relative;
}

.category #content h2::first-letter,.search #content h2::first-letter {
  color: #fcc11d;
  font-size: 50px;
}

.category #content h2 a,.search #content h2 a {
  font-size: 24px;
}

.entry .post-meta {
  background: url(images/meta-bottom.png) 27px bottom no-repeat rgba(0,0,0,0);
  margin-bottom: 15px;
  padding: 6px 0 5px;
}

.widget_recent_entries li a {
  font-size: 14px;
}

.thank {
  color: green;
  font-size: 30px;
  margin-left: 90px;
  margin-top: 80px;
}

.moving_distance #FromZIP1 {
  background: 0 0;
  border: none;
  border-radius: 10px!important;
  height: 25px;
  left: 45px;
  margin: 0;
  position: absolute;
  top: 22px;
  width: 130px;
}

.moving_distance #ToState1 {
  border-radius: 10px;
  height: 27px!important;
  left: 46px;
  margin: 0;
  top: 74px;
  width: 157px!important;
}

.moving_distance span.select11,.moving_distance span.select22 {
  background: rgba(0,0,0,0);
}

.moving_distance span.select11 {
  background: 0 0;
  height: 27px;
  left: 46px;
  position: absolute;
  top: 75px;
  width: 157px;
}

.moving_distance #ToCity1 {
  height: 27px!important;
  left: 47px;
  margin: 0;
  position: absolute;
  top: 115px;
  width: 156px!important;
}

.moving_distance select.select22 {
  border: none;
  height: 32px!important;
  line-height: 32px;
  padding: 0;
  position: absolute;
  width: 153px!important;
  z-index: 10;
}

.moving_distance .gotostep3 {
  background: url(images/button.png) no-repeat;
  color: #fff;
  display: block;
  height: 40px;
  left: 75px;
  position: absolute;
  text-align: left;
  text-indent: -5000px;
  top: 182px;
  width: 85px;
}

.moving_distance .gotostep3:hover {
  background: url(images/button-hover.png) no-repeat;
}

.adsense-sidebar-1 {
  float: left;
  margin-top: 20px;
  text-align: center;
  width: 100%;
}

.footerwidgetheader-container,.footerwidgetheader-container a img {
  width: 100%;
}

#content-area a,#content-area li,#content-area p {
  font-size: 14px;
}

.footerwidgetheader-container>li {
  list-style-type: none;
}

.home .sidebar-form-section {
  display: none!important;
}

.sidebar-form-section {
  top: 0;
  z-index: 15;
  background: #215b87;
  border: 0;
  color: #fff;
  left: 0;
  width: 100%;
  text-align: center;
}

.sidebar-form-section #sideBar {
  border: 0;
  border-radius: 0;
  padding: 15px;
  background: url(images/featured-bg.jpg) left top no-repeat;
  width: 900px;
  margin: auto;
}

.category #content .sidebar-form-section h2::first-letter,.sidebar-form-section h2 {
  color: #fff;
  font-weight: 700;
  font-family: Arial;
  text-align: center;
  font-size: 20px;
  padding: 7px 0;
}

#sideBar p {
  font-size: 12px;
}

.sidebar-form-section .form-from-to label {
  text-shadow: unset;
  display: inline-block;
  vertical-align: middle;
}

.sidebar-form-section .form-from-to input.input-med {
  width: 10%;
  display: inline-block;
  vertical-align: middle;
}

.sidebar-form-section .form-from-to select {
  /*border-radius: unset;*/
  height: 30px;
}

.sidebar-form-section .form-from-to .gotostep4 {
  display: inline-block;
  background-color: #F6AB00;
  width: 50px;
  text-align: center;
  padding: 5px;
  color: #fff;
  font-weight: 700;
  font-size: 17px;
  border-radius: 20px;
  cursor:pointer;
    border-radius: 6px;
    vertical-align:middle;
}
.sidebar-form-section .form-from-to .gotostep4:hover {
    opacity:0.8;
}

.trust-img {
  margin-left: 230px;
  margin-top: 20px;
}

.close-btn {
  position: absolute;
  right: -10px;
  top: -10px;
  cursor: pointer;
}

.close-btn img {
  height: 32px;
  width: 32px;
}

.close_article {
  cursor: pointer;
  float: right;
  margin-right: 5px;
  margin-top: 5px;
  font-size: 40px;
}

.featured-top.sidebar-form-section.closed {
  display: none!important;
}

.close_article img {
  width: 27px;
  height: 27px;
}

.featured-top #fromzipvalidation1 {
  margin-left: 0;
  top: 45px;
  display: inline-block;
    z-index: 50;
}

.home #header {
  position: fixed;
  width: 100%;
  z-index: 20;
}
.home #content {
  padding: 0 0 52px!important;
}
#header.scroll-wrap{
	height: 71px;
}
.featured-top.scroll-wrap,#header.scroll-wrap {
	position: fixed;
	transition: opacity 2s linear;
	transform:translate(0);
	opacity: 1;
	width: 100%;
	z-index: 99999;
}
.featured-top.scroll-wrap #sideBar h2,.featured-top.scroll-wrap #sideBar p{
	display:none;
}
.trust-img img {
	height: 33px;
}

.fromn select {
    background: #fff;
    border: 1px solid #d3d3d3;
    border-radius: 6px;
}

/*Media Queries*/
@media only screen and (max-width:1024px) {
	#pagetop h1{
		text-align: center;
	}
}
@media only screen and (max-width:960px) {
  #content {
    padding-left: 10px;
    padding-right: 10px;
  }

  #breadcrumbs .container,#featured-slider,#pagetop .container,.container,.featitem {
    width: 100%!important;
  }

  #content-area,body#home #content-area {
    margin-left: 0;
    width: 58%;
  }

  #content #sidebar {
    margin-right: 0;
    width: 39%;
  }

  .featitem {
    margin-left: 0;
  }

  #header a#search-icon {
    right: 5%;
  }

  #services .one-third {
    background: unset;
    float: none;
    padding: 0;
    width: 100%;
  }

  #services img.icon {
    float: left;
    left: 0;
    position: relative;
    top: 0;
    vertical-align: middle;
  }

  #services {
    background: unset;
  }

  #services h4,#services p {
    margin-left: 50px;
    margin-right: 20px;
    margin-top: 10px;
  }

  #services a.readmore {
    margin-right: 50px;
  }

  #footer .container {
    padding-left: 0;
    width: 100%;
  }

  p#copyinfo {
    margin-right: 20px;
  }

  #featured-slider .featitem .excerpt p,#featured-slider .featitem .tagline {
    margin-right: 30px;
  }

  #breadcrumbs .container,#pagetop .container {
    padding: 0;
  }

  .post .myforminner {
    background-size: 100% 100%;
    margin: 0;
    width: 100%;
  }

  #pagetop {
    height: auto;
  }

  #breadcrumbs .container {
    text-align: left;
  }

  #breadcrumbs .container a {
    margin-left: 15px;
  }

  #pagetop h1 {
    margin-left: 10px;
    padding: 20px!important;
  }

  .call-us {
    margin-right: 15px;
  }

  .sidebar-form-section .form-from-to input.input-med {
    width: 150px;
    height: 30px;
    border: 1px solid #d3d3d3;
  }

  .sidebar-form-section #sideBar {
    width: 100%;
    padding: 0;
  }
}

@media only screen and (max-width:800px) {
  #pagetop h1 {
    font-size: 20px!important;
  }
}

@media only screen and (max-width:768px) {
  #featured-slider .featitem .tagline,#pagetop h1,.form-from-to,.mobile-excerpt,.myforminner .fromn,.myforminner h1,.myforminner h4,h2.feat-heading,p#copyinfo {
    text-align: center;
  }

  #content #sidebar,#content-area,body#home #content-area {
    width: 100%;
    float: none;
  }

  p#copyinfo {
    float: none;
  }

  #home #featured-slider {
    background: unset;
  }

  .mobile-excerpt {
    display: block;
  }

  .desktop-excerpt {
    display: none;
  }

  .form-from-to>div,.myforminner .fromn .move_to_label,.myforminner .fromn .zip_label {
    display: inline-block;
  }

  .post .myforminner {
    background: #fff;
    border: 1px solid #333;
    height: auto;
    padding: 20px 0;
    text-align: center;
  }

  .moving_distance .form-content #FromZIP1,.myforminner .form-from-to #FromZIP {
    border: 1px solid;
  }

  .myforminner .form-from-to span.select11,.myforminner .form-from-to span.select22 {
    border: 1px solid;
    border-radius: 11px;
  }

  .moving_distance .form-content #FromZIP1,.moving_distance .form-content #ToCity1,.moving_distance .form-content #ToState1,.moving_distance .form-content .gotostep3,.myforminner .form-from-to #FromZIP,.myforminner .form-from-to #ToCity,.myforminner .form-from-to #ToState,.myforminner .form-from-to .fromn .move_to_label,.myforminner .form-from-to .fromn .zip_label,.myforminner .form-from-to .gotostep2,.myforminner .form-from-to span.select11,.myforminner .form-from-to span.select22 {
    left: unset;
    position: relative;
    top: unset;
  }

  .myforminner .form-from-to select.select11,.myforminner .form-from-to select.select22 {
    border: 1px solid #333;
    margin-left: 11px!important;
    margin-right: 10px!important;
    margin-top: 15px!important;
    opacity: 1!important;
  }

  .myforminner .form-from-to span.select11,.myforminner .form-from-to span.select22 {
    opacity: 0;
  }

  .myforminner #ToCity {
    margin-left: -54px!important;
  }

  .moving_distance .form-content .gotostep3,.myforminner .gotostep2 {
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
  }

  .form-from-to>div {
    text-align: left;
  }

  .form-from-to input.input-med {
    width: auto;
  }

  .mobile-content {
    margin: 20px;
    text-align: left;
  }

  .form-from-to .quote-button {
    display: block;
    text-align: center!important;
  }

  #adsense-sidebar-1 .adsbygoogle,#sidebar .adsbygoogle,#text-4,.call-us,div#top-menu {
    text-align: center;
  }

  #header {
    height: auto;
  }

  div#top-menu {
    float: none;
    height: auto;
  }

  #top-menu ul {
    margin: 10px auto 0;
  }

  ul.nav li {
    display: inline-block;
    float: none;
    padding: 0;
  }

  #header a#search-icon {
    right: 5%;
    top: 25%;
  }

  img#logo {
    float: none;
    margin: 10px;
  }

  #top-menu ul li a {
    padding: 20px 10px;
  }

  .call-us {
    display: block;
    float: none;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
  }

  #home #featured-slider {
    background-image: none!important;
  }

  #header #search-form {
    top: 78px;
  }

  .post iframe {
    width: 100%;
  }
  .small-12.medium-3.sidebar-form-section.featured-top{
	  display: block;
  }
}

@media only screen and (max-width:720px) {
  h2.feat-heading {
    font-size: 36px!important;
    margin-left: 10px;
  }
}

@media only screen and (max-width:630px) {
  .sidebar-form-section .form-from-to .gotostep4 {
    display: block;
    margin: auto;
  }
}

@media only screen and (max-width:600px) {
  #home #featured-area {
    height: 665px;
  }

  #content #sidebar ul {
    margin-left: 20px;
  }

  .form-from-to div {
    display: block;
    text-align: center;
  }

  .form-from-to input.input-med,.moving_distance .fromn #FromZIP1,.myforminner .form-from-to #FromZIP {
    border: 1px solid;
    color: #000;
    height: 40px;
    padding: 0;
    position: unset;
    text-align: center;
    width: 90%;
  }

  .form-from-to select.select1,.form-from-to select.select2,.moving_distance .form-content #ToCity1,.moving_distance .form-content #ToState1,.myforminner .form-from-to select#ToCity,.myforminner .form-from-to select#ToState {
    border-radius: 10px!important;
    display: block;
    height: 40px!important;
    margin: 10px auto!important;
    opacity: 1!important;
    text-align: center;
    width: 90%!important;
  }

  .moving_distance .form-content #ToCity1,.moving_distance .form-content #ToState1.select11,.moving_distance .gotostep3 {
    margin: auto;
    position: unset;
    text-align: center;
  }

  .form-from-to span.select1,.form-from-to span.select2 {
    opacity: 0;
  }

  .form-from-to label,.myforminner .fromn .move_to_label,.myforminner .fromn .zip_label {
    display: block;
    margin-left: 20px!important;
    margin-top: 10px;
    text-align: left;
  }

  #featured-slider .featitem .excerpt p,#featured-slider .featitem .tagline,#featured-slider div.excerpt,#featured-slider p.tagline {
    margin-left: 0;
    margin-right: 0;
  }

  .post .myforminner .fromn {
    padding-left: 0;
  }

  .sidebar-form-section .form-from-to label {
    display: block;
    text-align: left;
  }

  .sidebar-form-section .form-from-to .gotostep3 {
    display: block;
    margin: 15px auto auto;
  }

  .sidebar-form-section .form-from-to input.input-med {
    width: 98%;
    height: 40px;
  }

  .sidebar-form-section .form-from-to select {
    border-radius: 5px;
    height: 40px;
    width: 98%;
  }

  .featured-top .form-from-to {
    padding-left: 5px;
    padding-right: 5px;
  }

  .sidebar-form-section .form-from-to .gotostep4 {
    padding: 6px;
    margin-top: 5px;
    margin-bottom: 10px;
  }
}

@media only screen and (max-width:480px) {
  #services a.readmore,.entry a.readmore {
    display: inline-block;
    float: none;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
  }

  #top-menu ul li a {
    float: none;
    padding: 0 3px 11px;
  }

  #header a#search-icon {
    top: 32%;
  }

  .select-box {
    display: block;
    margin-top: 10px;
  }

  .myforminner .form-from-to h1 {
    font-size: 15px;
    text-align: center;
  }

  .myforminner .form-from-to h4 {
    text-align: center;
    margin-left: 0;
  }

  h2.feat-heading {
    font-size: 24px!important;
    margin-left: 0;
  }

  .featured-top #fromzipvalidation1 {
    top: 70px;
    width: 100%;
    display: block!important;
  }
}

@media only screen and (max-width:380px) {
  #pagetop h1 {
    font-size: 15px!important;
  }

  #breadcrumbs .container {
    text-align: center;
  }

  #breadcrumbs .container a {
    margin-left: 0;
  }

  #header a#search-icon {
    top: 28%;
  }
}


/* custom style */
.landing_move_start_here_main_section .title{padding-bottom: 14px;font-weight:bold;}
li#text-4{ width: 100%;
    overflow: hidden;}
    .moving-form-wrapper .moving-form .zip_from{width: 25%;}
    .moving-form-wrapper .moving-form .state{width: 55%;    padding-left: 0px;}
    .moving-form-wrapper .moving-form{padding: 21px 20px;}
    .moving-form-wrapper .moving-form .zip_from .moving-form-label{width: auto;
    padding-right: 10px;}
    .moving-form-wrapper .moving-form .state .moving-form-label{width: auto;
    padding-right: 10px;
    margin-left: 20px;}
    .moving-form-wrapper .moving-form .go-btn a{min-width: 101px;}
    .site_inner .moving-text ul li span{margin-left: -18px;}
    .moving-text ul{}
.landing_9kilo_work_section .content_desc{width: 100%;}
.landing_9kilo_work_section{    width: 100%;
    max-width: 721px;
    margin: 0 auto;}
    .landing_9kilo_work_section .content_section{    width: 23.5%;
    padding: 0px 5px;}
    .landing-header .contact{width: 19%;}
    .landing-header  .contact .title{text-align: right;}
    .landing-header  .contact .contact_no{    text-align: right;}
