html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockQOUTE, 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 , font{
	margin: 0;
	padding: 0;
	border: 0;
/*	font-size: 100%;*/
	/*font: inherit;*/
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
    background: url(images/bg.jpg) repeat left top;
    line-height: 1;
}
ol, ul {
	list-style: none;
}
blockQOUTE, q {
	QOUTEs: none;
}
blockQOUTE:before, blockQOUTE:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

@media (min-width: 768px) and (max-width: 979px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important ;
  }
  .visible-tablet {
    display: inherit !important;
  }
  .hidden-tablet {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important;
  }
  .visible-phone {
    display: inherit !important;
  }
  .hidden-phone {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .row {
  }
  .row:before,
  .row:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row:after {
    clear: both;
  }
  [class*="span"] {
    float: left;
    min-height: 1px;
  }
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-relative-top .container,
  .navbar-fixed-bottom .container {
    width: 1024px;
    margin:0 auto;
  }
  .span12 {
    width: 1110px;
  }
  .span11 {
    width: 1070px;
  }
  .span10 {
    width: 970px;
  }
  .span9 {
    width: 870px;
  }
  .span8 {
    width: 759px;
  }
  .span7 {
    width: 672px;
  }
  .span6 {
    width: 605px;
  }
  .span5 {
    width: 413px;
  }
  .span4 {
    width: 308px;
  }
  .span3 {
    width: 298px;
  }
  .span2 {
    width: 153px;
  }
  .span1 {
    width: 98px;
  }
  .offset12 {
    margin-left: 1230px;
  }
  .offset11 {
    margin-left: 1130px;
  }
  .offset10 {
    margin-left: 1030px;
  }
  .offset9 {
    margin-left: 930px;
  }
  .offset8 {
    margin-left: 830px;
  }
  .offset7 {
    margin-left: 730px;
  }
  .offset6 {
    margin-left: 630px;
  }
  .offset5 {
    margin-left: 530px;
  }
  .offset4 {
    margin-left: 430px;
  }
  .offset3 {
    margin-left: 330px;
  }
  .offset2 {
    margin-left: 230px;
  }
  .offset1 {
    margin-left: 130px;
  }
  .row-fluid {
    width: 100%;
  }
  .row-fluid:before,
  .row-fluid:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row-fluid:after {
    clear: both;
  }
  .row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 2.564102564102564%;
  }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2.564102564102564%;
  }
  .row-fluid .span12 {
    width: 100%;
  }
  .row-fluid .span11 {
    width: 91.45299145299145%;
  }
  .row-fluid .span10 {
    width: 82.90598290598291%;
  }
  .row-fluid .span9 {
    width: 74.35897435897436%;
  }
  .row-fluid .span8 {
    width: 65.81196581196582%;
  }
  .row-fluid .span7 {
    width: 57.26495726495726%;
  }
  .row-fluid .span6 {
    width: 48.717948717948715%;
  }
  .row-fluid .span5 {
    width: 40.17094017094017%;
  }
  .row-fluid .span4 {
    width: 31.623931623931625%;
  }
  .row-fluid .span3 {
    width: 23.076923076923077%;
  }
  .row-fluid .span2 {
    width: 14.52991452991453%;
  }
  .row-fluid .span1 {
    width: 5.982905982905983%;
  }
  .row-fluid .offset12 {
    margin-left: 105.12820512820512%;
  }
  .row-fluid .offset12:first-child {
    margin-left: 102.56410256410257%;
  }
  .row-fluid .offset11 {
    margin-left: 96.58119658119658%;
  }
  .row-fluid .offset11:first-child {
    margin-left: 94.01709401709402%;
  }
  .row-fluid .offset10 {
    margin-left: 88.03418803418803%;
  }
  .row-fluid .offset10:first-child {
    margin-left: 85.47008547008548%;
  }
  .row-fluid .offset9 {
    margin-left: 79.48717948717949%;
  }
  .row-fluid .offset9:first-child {
    margin-left: 76.92307692307693%;
  }
  .row-fluid .offset8 {
    margin-left: 70.94017094017094%;
  }
  .row-fluid .offset8:first-child {
    margin-left: 68.37606837606839%;
  }
  .row-fluid .offset7 {
    margin-left: 62.393162393162385%;
  }
  .row-fluid .offset7:first-child {
    margin-left: 59.82905982905982%;
  }
  .row-fluid .offset6 {
    margin-left: 53.84615384615384%;
  }
  .row-fluid .offset6:first-child {
    margin-left: 51.28205128205128%;
  }
  .row-fluid .offset5 {
    margin-left: 45.299145299145295%;
  }
  .row-fluid .offset5:first-child {
    margin-left: 42.73504273504273%;
  }
  .row-fluid .offset4 {
    margin-left: 36.75213675213675%;
  }
  .row-fluid .offset4:first-child {
    margin-left: 34.18803418803419%;
  }
  .row-fluid .offset3 {
    margin-left: 28.205128205128204%;
  }
  .row-fluid .offset3:first-child {
    margin-left: 25.641025641025642%;
  }
  .row-fluid .offset2 {
    margin-left: 19.65811965811966%;
  }
  .row-fluid .offset2:first-child {
    margin-left: 17.094017094017094%;
  }
  .row-fluid .offset1 {
    margin-left: 11.11111111111111%;
  }
  .row-fluid .offset1:first-child {
    margin-left: 8.547008547008547%;
  }
  input,
  textarea,
  .uneditable-input {
    margin-left: 0;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 30px;
  }
  input.span12, textarea.span12, .uneditable-input.span12 {
    width: 1156px;
  }
  input.span11, textarea.span11, .uneditable-input.span11 {
    width: 1056px;
  }
  input.span10, textarea.span10, .uneditable-input.span10 {
    width: 956px;
  }
  input.span9, textarea.span9, .uneditable-input.span9 {
    width: 856px;
  }
  input.span8, textarea.span8, .uneditable-input.span8 {
    width: 756px;
  }
  input.span7, textarea.span7, .uneditable-input.span7 {
    width: 656px;
  }
  input.span6, textarea.span6, .uneditable-input.span6 {
    width: 556px;
  }
  input.span5, textarea.span5, .uneditable-input.span5 {
    width: 456px;
  }
  input.span4, textarea.span4, .uneditable-input.span4 {
    width: 356px;
  }
  input.span3, textarea.span3, .uneditable-input.span3 {
    width: 256px;
  }
  input.span2, textarea.span2, .uneditable-input.span2 {
    width: 156px;
  }
  input.span1, textarea.span1, .uneditable-input.span1 {
    width: 56px;
  }
  .thumbnails {
    margin-left: 0;
  }
  .thumbnails > li {
    margin-left: 30px;
  }
  .row-fluid .thumbnails {
    margin-left: 0;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .row {
    margin-left: -20px;
  }
  .row:before,
  .row:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row:after {
    clear: both;
  }
  [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 20px;
  }
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-relative-top .container,
  .navbar-fixed-bottom .container {
    width: 100%;
  }
  .span12 {
    width: 724px;
  }
  .span11 {
    width: 662px;
  }
  .span10 {
    width: 600px;
  }
  .span9 {
    width: 538px;
  }
  .span8 {
    width: 476px;
  }
  .span7 {
    width: 414px;
  }
  .span6 {
    width: 352px;
  }
  .span5 {
    width: 290px;
  }
  .span4 {
    width: 228px;
  }
  .span3 {
    width: 166px;
  }
  .span2 {
    width: 104px;
  }
  .span1 {
    width: 42px;
  }
  .offset12 {
    margin-left: 764px;
  }
  .offset11 {
    margin-left: 702px;
  }
  .offset10 {
    margin-left: 640px;
  }
  .offset9 {
    margin-left: 578px;
  }
  .offset8 {
    margin-left: 516px;
  }
  .offset7 {
    margin-left: 454px;
  }
  .offset6 {
    margin-left: 392px;
  }
  .offset5 {
    margin-left: 330px;
  }
  .offset4 {
    margin-left: 268px;
  }
  .offset3 {
    margin-left: 206px;
  }
  .offset2 {
    margin-left: 144px;
  }
  .offset1 {
    margin-left: 82px;
  }
  .row-fluid {
    width: 100%;
  }
  .row-fluid:before,
  .row-fluid:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row-fluid:after {
    clear: both;
  }
  .row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 2.7624309392265194%;
  }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2.7624309392265194%;
  }
  .row-fluid .span12 {
    width: 100%;
  }
  .row-fluid .span11 {
    width: 91.43646408839778%;
  }
  .row-fluid .span10 {
    width: 82.87292817679558%;
  }
  .row-fluid .span9 {
    width: 74.30939226519337%;
  }
  .row-fluid .span8 {
    width: 65.74585635359117%;
  }
  .row-fluid .span7 {
    width: 57.18232044198895%;
  }
  .row-fluid .span6 {
    width: 48.61878453038674%;
  }
  .row-fluid .span5 {
    width: 40.05524861878453%;
  }
  .row-fluid .span4 {
    width: 31.491712707182323%;
  }
  .row-fluid .span3 {
    width: 22.92817679558011%;
  }
  .row-fluid .span2 {
    width: 14.3646408839779%;
  }
  .row-fluid .span1 {
    width: 5.801104972375691%;
  }
  .row-fluid .offset12 {
    margin-left: 105.52486187845304%;
  }
  .row-fluid .offset12:first-child {
    margin-left: 102.76243093922652%;
  }
  .row-fluid .offset11 {
    margin-left: 96.96132596685082%;
  }
  .row-fluid .offset11:first-child {
    margin-left: 94.1988950276243%;
  }
  .row-fluid .offset10 {
    margin-left: 88.39779005524862%;
  }
  .row-fluid .offset10:first-child {
    margin-left: 85.6353591160221%;
  }
  .row-fluid .offset9 {
    margin-left: 79.8342541436464%;
  }
  .row-fluid .offset9:first-child {
    margin-left: 77.07182320441989%;
  }
  .row-fluid .offset8 {
    margin-left: 71.2707182320442%;
  }
  .row-fluid .offset8:first-child {
    margin-left: 68.50828729281768%;
  }
  .row-fluid .offset7 {
    margin-left: 62.70718232044199%;
  }
  .row-fluid .offset7:first-child {
    margin-left: 59.94475138121547%;
  }
  .row-fluid .offset6 {
    margin-left: 54.14364640883978%;
  }
  .row-fluid .offset6:first-child {
    margin-left: 51.38121546961326%;
  }
  .row-fluid .offset5 {
    margin-left: 45.58011049723757%;
  }
  .row-fluid .offset5:first-child {
    margin-left: 42.81767955801105%;
  }
  .row-fluid .offset4 {
    margin-left: 37.01657458563536%;
  }
  .row-fluid .offset4:first-child {
    margin-left: 34.25414364640884%;
  }
  .row-fluid .offset3 {
    margin-left: 28.45303867403315%;
  }
  .row-fluid .offset3:first-child {
    margin-left: 25.69060773480663%;
  }
  .row-fluid .offset2 {
    margin-left: 19.88950276243094%;
  }
  .row-fluid .offset2:first-child {
    margin-left: 17.12707182320442%;
  }
  .row-fluid .offset1 {
    margin-left: 11.32596685082873%;
  }
  .row-fluid .offset1:first-child {
    margin-left: 8.56353591160221%;
  }
  input,
  textarea,
  .uneditable-input {
    margin-left: 0;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 20px;
  }
  input.span12, textarea.span12, .uneditable-input.span12 {
    width: 710px;
  }
  input.span11, textarea.span11, .uneditable-input.span11 {
    width: 648px;
  }
  input.span10, textarea.span10, .uneditable-input.span10 {
    width: 586px;
  }
  input.span9, textarea.span9, .uneditable-input.span9 {
    width: 524px;
  }
  input.span8, textarea.span8, .uneditable-input.span8 {
    width: 462px;
  }
  input.span7, textarea.span7, .uneditable-input.span7 {
    width: 400px;
  }
  input.span6, textarea.span6, .uneditable-input.span6 {
    width: 338px;
  }
  input.span5, textarea.span5, .uneditable-input.span5 {
    width: 276px;
  }
  input.span4, textarea.span4, .uneditable-input.span4 {
    width: 214px;
  }
  input.span3, textarea.span3, .uneditable-input.span3 {
    width: 152px;
  }
  input.span2, textarea.span2, .uneditable-input.span2 {
    width: 90px;
  }
  input.span1, textarea.span1, .uneditable-input.span1 {
    width: 28px;
  }
}
@media (max-width: 767px) {
  body {
    padding-left: 0;
    padding-right: 0;
  }
  .navbar-fixed-top,
  .navbar-fixed-bottom,
  .navbar-static-top {
    margin-left: -20px;
    margin-right: -20px;
  }
  .container-fluid {
    padding: 0;
  }
  .dl-horizontal dt {
    float: none;
    clear: none;
    width: auto;
    text-align: left;
  }
  .dl-horizontal dd {
    margin-left: 0;
  }
  .container {
    width: auto;
  }
  .row-fluid {
    width: 100%;
  }
  .row,
  .thumbnails {
    margin-left: 0;
  }
  .thumbnails > li {
    float: none;
    margin-left: 0;
  }
  [class*="span"],
  .uneditable-input[class*="span"],
  .row-fluid [class*="span"] {
    float: none;
    display: block;
    width: 100%;
    margin-left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .span12,
  .row-fluid .span12 {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .row-fluid [class*="offset"]:first-child {
    margin-left: 0;
  }
  .input-large,
  .input-xlarge,
  .input-xxlarge,
  input[class*="span"],
  select[class*="span"],
  textarea[class*="span"],
  .uneditable-input {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .input-prepend input,
  .input-append input,
  .input-prepend input[class*="span"],
  .input-append input[class*="span"] {
    display: inline-block;
    width: auto;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 0;
  }
  .modal {
    position: fixed;
    top: 20px;
    left: 20px;
    right: 20px;
    width: auto;
    margin: 0;
  }
  .modal.fade {
    top: -100px;
  }
  .modal.fade.in {
    top: 20px;
  }
}
@media (max-width: 480px) {
  .nav-collapse {
    -webkit-transform: translate3d(0, 0, 0);
  }
  .page-header h1 small {
    display: block;
    line-height: 20px;
  }
  input[type="checkbox"],
  input[type="radio"] {
    border: 1px solid #ccc;
  }
  .form-horizontal .control-label {
    float: none;
    width: auto;
    padding-top: 0;
    text-align: left;
  }
  .form-horizontal .controls {
    margin-left: 0;
  }
  .form-horizontal .control-list {
    padding-top: 0;
  }
  .form-horizontal .form-actions {
    padding-left: 10px;
    padding-right: 10px;
  }
  .media .pull-left,
  .media .pull-right {
    float: none;
    display: block;
    margin-bottom: 10px;
  }
  .media-object {
    margin-right: 0;
    margin-left: 0;
  }
  .modal {
    top: 10px;
    left: 10px;
    right: 10px;
  }
  .modal-header .close {
    padding: 10px;
    margin: -10px;
  }
  .carousel-caption {
    position: static;
  }
}
@media (max-width: 979px) {
  body {
    padding-top: 0;
  }
  div#header{
    padding:0 0 15px !important;
  }
  h3.contact-right,p.contact-right{
    margin:5px 168px 0 94px !important;
  }
  
  div.social-media{
    margin:0 auto !important;
  }
  div.marketing-services{
    padding: 14px !important;
  }
  div#container{
     padding:0 10px !important;
  }
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    position: static;
  }
  /*div.QOUTE{
    background: #85e3fc !important;
    background: -webkit-gradient(linear, left top, left bottom, from(#85e3fc), to(#119abb)) !important;
    background: -webkit-linear-gradient(#85e3fc, #119abb) !important;
    background: -moz-linear-gradient(center top, #85e3fc 0%, #119abb 100%) !important;
    background: -moz-gradient(center top, #85e3fc 0%, #119abb 100%) !important;
    margin:0 auto 20px !important;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-align: center !important;
    position: relative !important;
    width: 94% !important;
    height: auto !important;
    padding:16px 0;
  }
  div.QOUTE h1{
    float:none !important;
    margin:0 !important; 
  }
  div.QOUTE h3{
     padding:0 !important;
     display:block;
  }*/
  div.footer-widget{
    padding:0 13px 22px !important;
  }
  .navbar-fixed-top {
    margin-bottom: 20px;
  }
  .navbar-fixed-bottom {
    margin-top: 20px;
  }
  .navbar-fixed-top .navbar-inner,
  .navbar-fixed-bottom .navbar-inner {
    padding: 5px;
  }
  .navbar .container {
    width: auto;
    padding: 0;
  }
  .navbar .brand {
    padding-left: 10px;
    padding-right: 10px;
    margin: 0 0 0 -5px;
  }
  .nav-collapse {
    clear: both;
  }
  .nav-collapse .nav {
    float: none;
    margin: 0 0 10px;
  }
  .nav-collapse .nav > li {
    float: none;
  }
  .nav-collapse .nav > li > a {
    margin-bottom: 2px;
  }
  .nav-collapse .nav > .divider-vertical {
    display: none;
  }
  .nav-collapse .nav .nav-header {
    color: #777777;
    text-shadow: none;
  }
  .nav-collapse .nav > li > a,
  .nav-collapse .dropdown-menu a {
    padding: 9px 15px;
    font-weight: bold;
    color: #777777;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
  }
  .nav-collapse .btn {
    padding: 4px 10px 4px;
    font-weight: normal;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
  }
  .nav-collapse .dropdown-menu li + li a {
    margin-bottom: 2px;
  }
  .nav-collapse .nav > li > a:hover,
  .nav-collapse .dropdown-menu a:hover {
    background-color: #f2f2f2;
  }
  .navbar-inverse .nav-collapse .nav > li > a,
  .navbar-inverse .nav-collapse .dropdown-menu a {
    color: #999999;
  }
  .navbar-inverse .nav-collapse .nav > li > a:hover,
  .navbar-inverse .nav-collapse .dropdown-menu a:hover {
    background-color: #111111;
  }
  .nav-collapse.in .btn-group {
    margin-top: 5px;
    padding: 0;
  }
  .nav-collapse .dropdown-menu {
    position: static;
    top: auto;
    left: auto;
    float: none;
    display: none;
    max-width: none;
    margin: 0 15px;
    padding: 0;
    background-color: transparent;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  .nav-collapse .open > .dropdown-menu {
    display: block;
  }
  .nav-collapse .dropdown-menu:before,
  .nav-collapse .dropdown-menu:after {
    display: none;
  }
  .nav-collapse .dropdown-menu .divider {
    display: none;
  }
  .nav-collapse .nav > li > .dropdown-menu:before,
  .nav-collapse .nav > li > .dropdown-menu:after {
    display: none;
  }
  .nav-collapse .navbar-form,
  .nav-collapse .navbar-search {
    float: none;
    padding: 10px 15px;
    margin: 10px 0;
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
  }
  .navbar-inverse .nav-collapse .navbar-form,
  .navbar-inverse .nav-collapse .navbar-search {
    border-top-color: #111111;
    border-bottom-color: #111111;
  }
  .navbar .nav-collapse .nav.pull-right {
    float: none;
    margin-left: 0;
  }
  .nav-collapse,
  .nav-collapse.collapse {
    overflow: hidden;
    height: 0;
  }
  .navbar .btn-navbar {
    display: block;
  }
  .navbar-static .navbar-inner {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 980px) {
  .nav-collapse.collapse {
    height: auto !important;
    overflow: visible !important;
  }
}
img {
  /* Responsive images (ensure images don't scale beyond their parents) */

  max-width: 100%;
  /* Part 1: Set a maxium relative to the parent */

  
  /* IE7-8 need help adjusting responsive images */

  height: auto;
  /* Part 2: Scale the height according to the width, otherwise you get stretching */

  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
/** Update theme CSS **/

p{
    
	font-family: 'Arial';
    color:#000;
    margin-bottom:16px;
    line-height: 19px;
    font-size:12px;
}
.clear{
    clear: both;
}
img.alignleft{
    margin-right:15px;
}
img.alignright{
    margin-left:15px;
}
.alignleft{
    float:left;
}
.aligncenter{
    margin:0 auto;
    display:block;
}
.alignright{
    float:right;
}
h1,h2,h3,h4,h5,h6{
    margin:0;
    padding:0;
    color:#000000;
}
h1{
   /* font-size:30px;*/
}
h2{
  /*  font-size:25px;*/
}
h3{
    /*font-size:20px;*/
}
h3.blue{
    color:#00b0ff;
    text-transform: uppercase;
    margin-bottom:15px;
}
h4{
    /*font-size:16px;*/
}
h5{
    /*font-size:14px;*/
}
h6{
    /*font-size:12px;*/
}
div.wrapper{
    width: 1024px;
    overflow:hidden;
    margin:0 auto;
}
div.header-wrapper{
    background:url(images/header-wrapper.png) repeat-x top center;
    margin:0;
    overflow:hidden;
    padding:0;
    height: 252px;
}
#header-homepage{
    background:url(images/header-home.jpg) repeat-x top center;
    height: 591px;
}
div#header{
    display: block;
    margin: 0 auto;
    padding:0 0 15px;
    overflow: hidden;
}
div#header .logo{
    margin:0;
    padding:0;
    float:left;
    display:block;
}
div#header .logo img{
    margin:0;
    display: block;
    float:left;
}
div.social-media{
    float:left;
    overflow:hidden;
    margin-right:20px;
}
div.social-media a img{
    margin-right:3px;
}
h3.contact-right,p.contact-right{
    background:url(images/phone-icon.png) no-repeat left center;
    color: #fff;
    float: left;
    font-family: 'Arial';
    font-size: 20px;
    margin: 5px 168px 0 94px;
    padding: 0 0 0 25px;
    text-align: right;
    text-transform: uppercase;
}
h3.contact-right,p.contact-right span{
    color:#80e0ff;
}
div.header-right{
    float: right;
    margin:45px 0 0;
    font-family: 'Arial';
}
div.header-right ul{
    float:right;
    padding:0;
    margin:0;
}
div.header-right li{
    padding:34px 0;
    float:left;
    margin:0 0 0 7px;
    list-style: none;
}
div.header-right li a{
    font-size:14px;
    color:#7c7c7c;
    font-family: 'Arial';
    text-transform: uppercase;
    padding: 34px 16px;
    border-left:1px solid #1c1c1c;
    border-right:1px solid #1c1c1c;
    border-bottom:5px solid #2d2d2d;
}
div.header-right li:hover > a,
div.header-right ul ul :hover > a,
div.header-right a:focus {
    color: #00b0ff;
}
div.header-right li:hover > a,
div.header-right a:focus {
    color: #00b0ff;
    text-decoration: none;
    border-bottom:5px solid #00b0ff;
}
div.header-right ul li:hover > ul {
	display: block;
    color: #00b0ff;
    text-decoration: none;
    border-bottom:5px solid #00b0ff;
}
div.header-right .current-menu-item > a,
div.header-right .current-menu-ancestor > a,
div.header-right .current_page_item > a,
div.header-right .current_page_ancestor > a {
    color: #00b0ff;
    text-decoration: none;
    border-bottom:5px solid #00b0ff;
}
.alignleft{
    float:left !important;
}
.aligncenter{
    float:none !important;
    margin:0 auto !important;
    display:block !important;
}
.alignright{
    float:right !important;
}
/* =Menu
-------------------------------------------------------------- */
div.menu-wrapper{
    background:url(images/menu-wrapper.png) no-repeat center top;
    width: 100%;
    min-height:58px;
}
#menu {
}
.menu-wrapper ul{
	margin: 0;
    padding:10px 8px;
	position: absolute;
    z-index: 1;
}
.menu-wrapper li{
    display:inline-block;
    float:left;
    margin-right:1px;
}
.menu-wrapper li a{
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
	color: #000;
    display: block;
    font-size: 14px;
    padding:10px 12px;
    margin:0 12px;
    font-weight: bold;
    font-family: 'Arial';
    text-decoration: none;
    text-transform: uppercase;
}
.menu-wrapper li:hover a{
    background:#00526b;
    color:#fff;
}
.menu-wrapper li:hover ul a{
    background:#00526b;
    color:#fff;
    height:40px;
    line-height:40px;
}

.menu-wrapper li:hover ul a:hover{
    background:#19c589;
    color:#fff;
}
.menu-wrapper li ul{
    display:none;
}
.menu-wrapper li ul li{
    display:block;
    float:none;
}
.menu-wrapper li ul li a{
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    width:auto;
    min-width:100px;
    padding:0 20px;
}
.menu-wrapper ul li a:hover+.hidden,.hidden:hover{
    display:block;
}
.menu-wrapper .show-menu{
    font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
    text-decoration:none;
    color:#000;
     background: none repeat scroll 0 0 #eeeeee !important;
	 /* Safari 4-5, Chrome 1-9 */ 
	 background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fafafa), to(#eeeeee))!important;
	 /* Safari 5.1, Chrome 10+ */ background: -webkit-linear-gradient(top, #fafafa, #eeeeee)!important; 
	 /* Firefox 3.6+ */ background: -moz-linear-gradient(top, #fafafa, #eeeeee)!important; 
	 /* IE 10 */ background: -ms-linear-gradient(top, #fafafa, #eeeeee)!important; 
	 /* Opera 11.10+ */ background: -o-linear-gradient(top, #fafafa, #eeeeee)!important;
    text-align:center;
    font-weight: bold;
    padding:10px 0;
    display:none;
}
.menu-wrapper input[type=checkbox]{
    display:none;
    -webkit-appearance:none;
}
input[type=checkbox]:checked ~ #menu{
    display: block;
    overflow:hidden;
}
@media screen and (max-width : 760px){
    .menu-wrapper ul{
        position:static;
        display:none;
}
div.blog-div img{
    clear: both;
    display: block;
    float: none !important;
    margin-bottom: 18px;
}
div.blog-div{
    padding:0 10px;
}
p.blog{
    width: auto !important;
}
div.newsletter-wrapper{
    background:#fff !important;
    overflow:hidden !important;
    height: inherit !important;
}
#content{
    padding:25px 6px !important;
}
#primary input[type=text],
#primary input[type=tel],
#primary input[type=date],
#primary input[type=email],
#primary input[type=password]{
    width: auto !important;
}
#primary textarea{
    width: 100% !important;
}
div.newsletter-div form{
    width: 100% !important;
}
div.newsletter-div input[type="text"]{
    width: 63% !important;
}
div.testimonail-div p{
    margin-left:0 !important;
}
div.title-bg{
    background:#fff !important;
}
div.owner-div{
    margin-right:14px !important;
}
div.menu-wrapper{
    min-height: 36px !important;
    margin-bottom:20px !important; 
}
div.header-wrapper{
    height: auto !important;
}
.menu-wrapper li ul{
    background:#fff;
}
.menu-wrapper li{
    margin-bottom:1px;
}
.menu-wrapper ul li,li a{
    width:100%;
}
input[type=checkbox]:checked ~ #menu{
    background:#fff;
}
.menu-wrapper .show-menu{
    cursor:pointer;
    display:block;
}
.menu-wrapper li a{
    padding:10px 0 10px 6px !important;
    margin:0 !important;
}
div.featured-wrapper{
    background: none repeat scroll 0 0 #0f8eb1 !important;
	 /* Safari 4-5, Chrome 1-9 */ 
	 background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#5dc4e0), to(#0f8eb1))!important;
	 /* Safari 5.1, Chrome 10+ */ background: -webkit-linear-gradient(top, #5dc4e0, #0f8eb1)!important; 
	 /* Firefox 3.6+ */ background: -moz-linear-gradient(top, #5dc4e0, #0f8eb1)!important; 
	 /* IE 10 */ background: -ms-linear-gradient(top, #5dc4e0, #0f8eb1)!important; 
	 /* Opera 11.10+ */ background: -o-linear-gradient(top, #5dc4e0, #0f8eb1)!important;
    margin-bottom: 20px !important;
    padding: 16px 0 !important;
}
.featured-div .caption{
    width: auto !important;
}
div.featured-div .caption h3{
    padding-bottom:6px;
}
div.featured-div .caption li{
    float: none !important;
    width: 98% !important;
}
div.featured-div .caption ul{
    padding:0 13px;
}
}

/*
#menu ul {
	margin: 0;
    padding:0 8px;
	position: absolute;
}
li.noborder{
    background: none !important;
}
#menu li {
    background:url(images/list-bgg.png) no-repeat right center;
	position: relative;
    list-style: none;
    float:left;
    margin-right:2px;
    padding: 10px 0;
}
#menu a {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
	color: #000;
    display: block;
    font-size: 15px;
    padding:10px 12px;
    margin:0 12px;
    font-weight: 500;
    font-family: 'Arial';
    text-decoration: none;
    text-transform: uppercase;
}
#menu ul ul {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
	-moz-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	display: none;
	float: left;
	margin: 0;
	position: absolute;
	top: 55px;
	left: 0;
	width: 294px;
    padding:3px 0;
	z-index: 99999;
}
#menu ul ul ul {
	left: 100%;
	top: 0;
}
#menu ul ul li{
    padding:0 8px;
    background: none;
}
#menu ul ul a {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
	color: #fff;
    font-family: 'Arial';
	font-size: 15px;
	font-weight: normal;
	height: auto;
	width: 240px;
	line-height: 1.4em;
	padding: 8px 18px 8px 0;
  
    text-align: left;
}
#menu ul ul a:hover { color:#80E0FF!important;}
#menu li:hover > a,
#menu ul ul :hover > a,
#menu a:focus {
    color: #fff;
}
#menu li:hover > a,
#menu a:focus {
    color: #fff;
    background:#00526b;
}
#menu ul li:hover > ul {
	display: block;
    color: #fff;
    background:#00526b;
}
#menu .current-menu-item > a,
#menu .current-menu-ancestor > a,
#menu .current_page_item > a,
#menu .current_page_ancestor > a {
    color: #fff;
    background:#00526b;
}*/
/***FEATURED ***/
div.featured-wrapper{
    overflow:hidden;
    margin:0 auto;
    padding:0;
}
div.featured-video{
    background:url no-repeat left top;
    float: left;
    height: 352px;
    padding: 8px;
    width: 586px;
}
div.featured-div{
    padding:0;
}
div.featured-div .caption h1,div.featured-div .caption h2,div.featured-div .caption p.bigtitle{
   font-size: 39px;
    color:#ffffff;
	font-family: 'Arial';
    margin:0;
    padding:0;
    text-align: center;text-shadow: 0px 2px 1px #051435,
             0px 2px 8px #051435,
             0px 18px 23px #051435;
			 display:block;line-height: 45px;
}
div.featured-div .caption h3,div.featured-div .caption p.smalltitle{
    background: url("images/slidershadow.png") no-repeat scroll center bottom transparent;
    color: #FFFFFF;
    font-family: 'Arial';
  font-size: 25px;
    min-height: 52px;
    margin-bottom: 13px;
    text-align: center;text-shadow: 0px 2px 1px #051435,
             0px 2px 8px #051435,
             0px 18px 23px #051435;
}
div.featured-div .caption ul{
    margin:0 auto;
    overflow:hidden;
}
li.leftlistingfeatured{
    background:url(images/list-featured-left.png) no-repeat right center !important; 
    margin-right: 8px;
    text-align: right !important; 
}
.featured-div .caption{
    width: 658px;
    float:right;
}
div.featured-div .caption li{
    background:url(images/featured-list.png) no-repeat left center;
    width: 48%;
    float:left;
    padding:5px 0;
    text-align: left;
}
div.featured-div .caption li a{
    color:#fff;
    text-decoration: none;
	font-family: 'Arial';
    font-size:13px;
    padding:0 22px;text-shadow: 0px 2px 1px #051435,
             0px 2px 8px #051435,
             0px 18px 23px #051435;
}


.carousel {
  position: relative;
  margin-bottom: 20px;
  padding:25px 0 20px;
  line-height: 1;
}
.carousel-inner {
  overflow: hidden;
  width: 100%;
  position: relative;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -moz-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img {
  display: block;
  line-height: 1;
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 40%;
  width: 39px;
  height: 94px;
  text-align: center;
  opacity: 1;
}
.left.carousel-control{
    background: url(images/arrow-prev.png) no-repeat left center;
    left:0;
}
.carousel-control.right {
    background: url(images/arrow-next.png) no-repeat left center;
    right:0;
}
.carousel-control:hover {
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
}
.carousel-indicators {
    bottom: 0;
    right:0;
    list-style: none outside none;
    margin: 0;
    position: absolute;
    z-index: 5;
}
.carousel-indicators li {
  display: block;
  float: left;
  width: 11px;
  height: 11px;
  margin-left: 5px;
  text-indent: -999px;
  background-color: #191919;
  -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    border:2px solid #191919;
    cursor: pointer;
}
.carousel-indicators .active {
    background: #e9e9e9;
    background: -webkit-gradient(linear, left top, left bottom, from(#e9e9e9), to(#c3c5c7));
    background: -webkit-linear-gradient(#e9e9e9, #c3c5c7);
    background: -moz-linear-gradient(center top, #e9e9e9 0%, #c3c5c7 100%);
    background: -moz-gradient(center top, #e9e9e9 0%, #c3c5c7 100%);
}
/* Fade Slider CSS */
.carousel.carousel-fade .item {
  -webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -ms-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
}
.carousel.carousel-fade .active.left,
.carousel.carousel-fade .active.right {
  left: 0;
  z-index: 2;
  opacity: 0;
  filter: alpha(opacity=0);
}
.carousel.carousel-fade .next,
.carousel.carousel-fade .prev {
  left: 0;
  z-index: 1;
}
 
.carousel.carousel-fade .carousel-control {
  z-index: 1000;
  outline:none;
}
/** CONTENT **/
div#container{
    margin: 0 auto;
    overflow:hidden;
    padding:25px 0;
}
div.customer-wrapper{
    background:url repeat-x left center;
    width: 100%;
    height: 128px;
}
div.customer-wrapper .wrapper{
    background:url no-repeat center bottom;
    padding:19px 0;
}
a:hover{
    text-decoration: none !important;
}
a.read-more{
    background:#132146;
    font-size:13px;
	font-family: 'Arial';
    padding:8px 12px;
    color:#ffffff;
    text-align: center;
    float:left;
    text-decoration: none;
}

div.follow-social{
    background:url no-repeat left top;
    position:fixed;
    right:0;
    top:215px;
}
div.follow-social h4 a{
    text-decoration: none;
    color: #000000;
}
div.follow-social h4{
    font-family: 'Arial';
    /*font-size: 16px;*/
    padding: 5px 10px 10px 38px;
    text-transform: uppercase;
    color: #000000;
}
div.follow-social h4:hover{
    color:#313131;
}
/***Home Page***/
div.content-div-wrapper{
    overflow:hidden;
    padding-bottom:20px;
    margin-bottom:20px;
    border-bottom: 1px solid #E8E8E8;
}
#primary {
    margin: 0;
    overflow: hidden;
}
#content {
    background:#fff;
    -webkit-border-radius: 5px;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius: 5px;
    -moz-border-radius-topleft: 0;
    border-radius: 5px;
    border-top-left-radius: 0;
    overflow: hidden;
    margin:0 auto 35px;
    padding: 25px 30px;
}
#content p {
    color: #000;    
	font-family: 'Arial';
    font-size: 14px;
    line-height: 24px;
}
#content h2{
   /* font-size:20px;*/
    font-family: 'Arial';
    margin: 25px 0 25px;
}
p.bigtitleh2{
    font-size:20px!important;
    font-family: 'Arial';
    margin: 25px 0 25px;font-weight: bold;
}
#content h3{
   /* font-size:20px;*/
    font-family: 'Arial';
    margin: 25px 0 25px;
}#content h4{
   /* font-size:20px;*/
    font-family: 'Arial';
    margin: 25px 0 25px;
}#content h5{
   /* font-size:20px;*/
    font-family: 'Arial';
    margin: 25px 0 25px;
}
#content p h2,#content p h3,#content p h4,#content p h5{
   /* font-size:20px;*/
    font-family: 'Arial';
    margin: 0;
}

#content span{
    color:#000;
   /* font-size:12px;*/
}
#content h4{
    color:#0f8eb1;
    font-family:Myriad Pro;
  /*  font-size:18px;*/
    margin-bottom: 5px;
}
.entry-title {
    color: #00B0FF;
    font-family: 'Arial';
    margin: 0 0 15px;
}
div.content-div{
    background:url no-repeat left top;
    float: left;
    margin: 0;
    padding: 22px 20px;
    width: 46%;
    min-height: 152px;
}
div.content-div.alignright{
    margin:0;
    padding:22px 18px;
}
div.metadata-bg{
    padding:4px 18px 10px;
}
div.content-div p{
    padding-left:52px;
    margin-bottom:10px;
    line-height: 18px;
}
div.content-div a.read-more{
    margin-left:52px;
    float:right;
}
div.content-div h2{
    font-family: 'Arial';
    text-transform: uppercase;
    color:#000000;
    line-height: 25px;
}
h2.complete-online{
    background:url no-repeat left center;
    padding-left:46px;
    padding-bottom:18px;
}
h2.assigning-tasks{
    background:url no-repeat left center;
    padding-left:48px;
    padding-bottom:18px;
}
h2.metadata{
    background:url no-repeat left center;
    margin-top: 7px;
    padding-bottom: 15px;
    padding-left: 60px;
    padding-top: 13px;
}
h2.multiple-due{
    background:url no-repeat left center;
    padding-left:50px;
    padding-bottom:18px;
}

/***Contant Page**/
div.title-bg{
    background:url(images/div-title.png) no-repeat left top;
    padding:20px 15px;
    /*font-size:30px;*/
	font-family: 'Arial';
}
div.title-bg h1{
    color:#0f8eb1;
   font-size: 24px;
	font-family: 'Arial';
    padding-left:12px;
}div.title-bg h2{
    color:#0f8eb1;
 /*   font-size: 28px;*/
	font-family: 'Arial';
    padding-left:12px;
}
div.content-page-wrapper{
    overflow:hidden;
    padding:0;
}
div.content-page-div{
    overflow: hidden;
    padding: 0 20px 30px 0;
    width: 46%;
}
div.content-page-div.alignleft{
    padding:20px 0;
    width: 599px;
}
div.content-page-div.alignright{
    padding:0;
    width: 425px;
}
div.content-page-div.alignright img{
    margin:0;
    padding:0;
    float:left;
}
div.content-page-div blockQOUTE{
    color: #555555;
    float: left;
    margin-right: 18px;
    width: 280px;
    margin-bottom:15px;
}

div.content-page-div blockQOUTE p {
    background:url no-repeat left top;
    color:#555555;
    font-family: 'Arial';
    font-style: italic;
    padding-left:25px;
}
div.content-page-div blockQOUTE p cite{
    float:right;
    color:#555555;
    padding-right:28px;
	font-family: 'Arial';
    background:url no-repeat right bottom;
    font-style: italic;
}
div.content-page-div h2{
    text-transform: uppercase;
    color:#000;
    font-weight: 100;
    margin-bottom:20px;
    font-family: 'Arial';
}
div.content-page-div img{
    margin-bottom:20px;
}
div.content-page-div p{
    color:#555555;
    font-family: 'Arial';
}
a.readmore{
    float:right;
	font-family: 'Arial';
    text-decoration: none;
    font-size:13px;
    margin-right:20px;
    color:#0e8eb1;
}
div.content-page-div-wrapper{
    background:url no-repeat left top;
    height: 181px;
    width: 602px;
    padding:25px 0 0 41px;
}
div.content-page-div-wrapper h1{
    color: #000000;
    font-family: 'Arial';
   
    line-height: 33px;
    margin: 0;
    padding: 0;
    letter-spacing: -2px;
}div.content-page-div-wrapper h2{
    color: #000000;
    font-family: 'Arial';
 
    line-height: 33px;
    margin: 0;
    padding: 0;
    letter-spacing: -2px;
}
div.content-page-div-wrapper h3{
    color:#5f5f5f;

    font-family: 'Arial';
    font-weight: 100;
    margin-left: 30px;
}
a.email-div{
    background:url no-repeat left center;
    color: #FFFFFF;
    float: left;
    font-family: 'Arial';
    font-size: 20px;
    margin-left: 70px;
    margin-top:10px;
    padding: 11px 18px 12px 69px;
}
/***Sidebar***/
div.sidebar{
    background:#fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    float: right;
    padding:18px 0;
    overflow: hidden;
}
div.sidebar-div{
    overflow:hidden;
   /* margin-bottom:20px;*/
    padding-bottom:11px;
}
div.sidebar-div h3,div.sidebar-div p.smalltitle{
    background:#0f8eb1;
    font-size:16px;
    padding:10px 20px;
    color:#ffffff;
	font-family: 'Arial';
	margin:0px;
	font-weight:bold;
}
div.sidebar-div ul{
    margin:0;
    padding:0;
}
div.sidebar-div p{
    color:#fff;
    font-size:16px;
    font-family:Myriad Pro;
    margin:4px 18px;
}
div.sidebar-div ul{
    margin:10px 30px;
}
div.sidebar-div li{
    list-style:url(images/arrow-img.png);
    color:#000;
    border-bottom: 1px #a4a4a4 dashed;
    padding:9px 0;
}
div.sidebar-div li a{
    font-family: 'Arial';
    font-size:13px;
    color:#000;
    padding-bottom:10px;
    text-decoration: none;
    
}
div.sidebar-div h2{
    text-transform: none;
    color:#00b0ff;
    margin-bottom:10px;
    font-family: 'Arial';
}

div.contact-sidebar input[type=text]{
    color:#fff !important;
}
div.contact-sidebar textarea,
div.contact-sidebar input[type="text"]{
    background: #b0b0b0 !important;
    font-size:13px;
    border:1px solid #b0b0b0 !important;
}
div.sidebar-div input[type="text"]{
    background:#ececec;
    font-size:15px;
    font-family: 'Arial';
    font-style: italic;
    padding:0;
    border:1px solid #d2d2d2;
    color:#a5a5a5;
    text-indent: 10px;
    height: 35px;
    width: 99%;
    margin-bottom:5px;
}
div.sidebar-div textarea{
    margin-bottom:5px;
    border-top:0;
    border-right:0;
    border-left:0;
    color:#ffffff !important;
    border:0;
    padding:0;font-size:15px;
    font-family: 'Arial';
    font-style: italic;
    text-indent: 10px;
    width: 100%;
    height: 100px;
}
div.sidebar-div input[type="submit"]{
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-family: 'Arial';
    background:#00b0ff;
    border:0;
    padding:8px 20px;
    font-size:16px;
    cursor: pointer;
    color:#fff !important;
    font-weight: bold;
    text-align: center;
    float:right;
    text-transform: uppercase;
}
/** End Sidebar **/

/**FOoter wrapper**/
div.footer-wrapper{
    background:url(images/footer-wrapper.jpg) repeat center top;
    margin:0 auto;
    padding:20px 0 0;
}
div.footer-bottom{
    background:#000e12;
    margin:0 auto;
    padding:0;
}
div.footer-bottom p{
    color: #8a8a8a;
    font-family: 'Arial';
    font-size: 15px;
    margin:0;
}
div.footer-bottom ul{
    display: block;
    margin: 0 auto;
    overflow: hidden;
    padding: 0;
    width: 100%;
}
div.footer-bottom li{
    padding:0 18px;
    margin:0;
    list-style: none; 
    float:left;
}
div.footer-bottom li a{
    color: #fff;
    font-family: 'Arial';
    font-size: 12px;
    text-transform: uppercase;
    text-decoration: none;
}
div.copyright p{
    text-align: center;
    color: #fff;
    font-family: 'Arial';
    font-size: 12px;
    padding:11px 0;
    margin:0;
}
div.footer{
    margin: 0 auto;
    overflow: hidden;
    padding: 22px 0;
}
div.footer p{
}
div.footer p
div.footer p strong{
    color:#fbceee;
}
div.footer a{
    color: #00b0ff;
    text-align: center;
    font-size: 15px;
    margin-bottom: 0;
    text-decoration: none;
    font-family: 'Arial';
}

div.footer-div{
    overflow: hidden;
    padding: 18px 30px 0 0;
    margin-bottom: 56px;
}
div.footer-div img.alignleft{
    margin-bottom:50px;
}
div.footer-div.alignright{
    margin:0;
    padding:18px 0 0 ;
}
div.footer-div form{
    padding:0;
    float:left;
    margin:0 auto;
}
div.footer-div textarea,
div.footer-div input[type=text]{
    text-indent: 5px;
    font-family:Arial;
    font-size:12px;
    color:#7f7f7f;
    border:0;
    width: 100%;
    font-weight: bold;
    margin:3px 0;
    padding:0;
}
div.footer-div input[type="text"]{
    border-top:0;
    border-right:0;
    border-left:0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border:0;
    padding:0;
    color:#b8b8b8 !important;
    text-indent: 5px;
    height: 35px;
    width: 100%;
    margin-bottom:5px;
}
div.footer-div textarea{
    background:#fff;
    margin-bottom:5px;
    border-top:0;
    border-right:0;
    border-left:0;
    color:#b8b8b8 !important;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border:0;
    padding:0;
    text-indent: 5px;
    width: 100%;
    height: 100px;
    margin-bottom:5px;
}
div.footer-div input[type="submit"]{
    font-family: Arial;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background:#fff;
    border:0;
    padding:6px 25px;
    font-size:15px;
    cursor: pointer;
    color:#00161c !important;
    font-weight: bold;
    text-align: center;
    float:right;
    text-transform: uppercase;
}
div.footer-div input.your-name{
    background:#fff url no-repeat 290px 12px;
}
div.footer-div input.your-email{
    background:#fff url no-repeat 290px 12px;
}
div.footer-div textarea{
    background:#fff url no-repeat 290px 12px;
    border:0;
}
div.wpcf7-validation-errors{
    display:none !important; 
}

div.footer-widget{
    padding: 0;
    overflow:hidden;
}

div.footer-div h1,div.footer-div h2,div.footer-div p.bigtitle{
    font-family: 'Arial';
    color: #ffffff;
    margin: 0 0 10px;
   font-size: 25px;
   font-weight:bold;
}
div.footer-div div,
div.footer-div p{
    font-size:12px;
    font-family: 'Arial';
    color:#b7bbc6;
    line-height: 18px;
}
div.footer-div ul{
    padding:0;
    overflow:hidden;
    margin:0;
}
div.footer-div a{
    color:#00c3ff;
    font-size:15px;
    font-family: 'Arial';
    text-decoration: none;
}
div.footer-div li{
    background:url(images/arrow-footer.png) no-repeat left;
    list-style: none;
    float:left;
    padding:0 0 0 15px;
    margin-bottom:10px;
}
div.footer-div li a{
    float:left;
    font-size:12px;
    font-family: 'Arial';
    color:#b7bbc6;
    text-decoration: none;
    line-height: 18px;
}
div.footer-div li span{
    font-size:13px;
    color:#5a7bff;
}
div.wpcf7-mail-sent-ok {
    border: 2px solid #FF1717;
    color: #FFFFFF;
    font-size: 13px;
    margin-top: -21px;
}
/***Contact-us***/
div.contact-us{
    background: url(images/contact-bg.png)no-repeat left;
    overflow: hidden;
    width: 212px;
}
div.contact-us h1,div.contact-us h2,div.contact-us p.bigtitle{
    font-family: 'Arial';
    font-size: 24px;
    color:#0f8eb1;
    padding:15px 0;
    text-align: center;
	font-weight:bold;
}
p.contact{
    color:black!important;
    font-size:18px!important;
    font-family:Myriad Pro !important;
    margin-top:20px;
    margin:0;
    line-height: normal !important;
}
.contact-email{
    padding:12px 27px;
}
div#contact{
    background:#ecfbff;
    border:2px solid #b9f0ff;
    overflow:hidden;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    margin-top:46px;
}
div.contact-number{
    width:198px;
    border-right: 3px solid #b9f0ff;
}
div.contact-number p{
    margin:15px 35px;
    line-height: 29px;
}
div.contact-email p{
    line-height:11px;
    margin-right:24px;
}
div.contact-email span{
    color:#0f8eb1;
}
form.sign input{
    padding:10px 0;
    margin:5px 6px 5px;
}
form.sign textarea{
    width: 599px !important;
    height: 165px;
    font-family: 'Arial';
    font-size:12px;
    margin:5px 
}
p.alignleft{
    font-family:Myriad Pro !important;
    font-size:12px !important;
    color:black!important;
    margin:30px 3px;    
}
form input.submit{
    font-size:20px;
    font-family:Myriad Pro;
    background:#0f8eb1;
    padding:5px 34px;
    margin-top:20px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    border:0;
    float: right;
    cursor: pointer;
    margin-right:27px;
    color:#fff;
}
div.development{
    background:url(images/development-bg.png)no-repeat top;
   -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin:25px 0;
    overflow:hidden;
}
div.development img{
    margin:79px 7px 0;
    float:left;
}
div.development h1,div.development h2,div.development p.bigtitle{
   font-size:21px;
	font-family: 'Arial';
    padding-top:113px;
    color:#000000;line-height: 21px;
}
div.development h1 span,div.development h2 span,div.development p.bigtitle span{
   font-size:30px;
    letter-spacing: -1px;
	font-family: 'Arial';
    text-shadow:1px 0 #c0bf91;
}
div.QOUTE{
    background:url(images/note-bg.png) no-repeat center;
    width:592px ;
    height:99px;
    margin:0 auto;
}
div.QOUTE h1,div.QOUTE h2,div.QOUTE p.bigtitle{
    font-family: 'Arial';
    font-size: 30px!important;
    margin-left: 103px;
    margin-right: 5px;
    margin-top: 37px;  
}
div.QOUTE h1 span,div.QOUTE h2 span,div.QOUTE p.bigtitle span{
   font-size:20px;
    color:#ffffff;
	font-family: 'Arial';
    text-transform: uppercase;
    letter-spacing: -1px;
    float:right;
    margin:10px 7px;
}
div.QOUTE p.smalltitle{
    color:#fff;
   font-size:20px;
    font-family: 'Arial';
    padding:34px 0;
}
div.QOUTE a{
    text-decoration: none;
}
/***End of Contact-us***/
/**FAQ***/
p.faq strong{
    color:#000000;
	font-family: 'Arial';
}
/**End of FAQ***/
/**Newsletter wrapper**/
div.newsletter-wrapper{
    background:#fff;
    width: 100%;
    border-top:1px solid #dfdfdf;
    border-bottom:1px solid #dfdfdf;
    margin-bottom:0;
    padding:0;
    height: 75px;
    margin-top:30px;
}
div.newsletter-div-email{
    background:url(images/email-bg.png) no-repeat  top;
    width: 128px;
    height: 95px;
    position: absolute;
    margin:-19px 0;
}
div.newsletter-div{
    padding:0;
}
div.newsletter-div h1,div.newsletter-div h2,div.newsletter-div p.bigtitle{
    float: left;
    font-family: 'Arial';
   font-size: 30px;
    margin-left: 35px;
    margin-right: 22px;
    margin-top: 20px;
    position: relative;
    text-transform: none;
}
p.newsleterdiv{
    float: left;
	font-family: 'Arial';
    line-height: 17px;
    padding: 19px 0 0 0;
    color:#aaaaaa;
    font-size:13px;
    width: 333px;
}
div.newsletter-div form{
    float:right;
    width: 37%;
    padding:12px 0 0;
}
div.newsletter-div input[type="text"]{
    border:1px solid #d2d2d2;
    font-family: 'Arial';
    font-style: italic;
    padding:0;
    color:#a5a5a5 !important;
    text-indent: 5px;
    height: 45px;
    width: 66%;
    margin-bottom:5px;
}
div.newsletter-div input[type="submit"]{
    background:#0f8eb1;
	font-family: 'Arial';
    border:0;
    padding:11px 6px;
    font-size:16px;
    cursor: pointer;
    color:#fff !important;
    text-align: center;
    float:right;
    text-transform: uppercase;
}
/**News**/
div.blog-div{
    margin-top:30px;
    border-bottom:dashed 1px #ccc;  
    overflow:hidden; 
    margin-bottom:34px;
}
div.blog-div h1,div.blog-div h2,div.blog-div p.bigtitle{
    margin-bottom: 25px;
    color:#0f8eb1!important;
	font-family: 'Arial';
    font-size:23px!important;
	font-weight:bold;
}
div.blog-div img{
    margin-bottom:18px;
}
p.blog{
    width:274px;
}
div.blog-div a{
    font-family:Myriad Pro;
    background:#0f8eb1;
    color:#fff;
    text-decoration: none;
    font-size:16px;
    font-family:Myriad Pro;
    background:#0f8eb1;
    float: right;
    padding:11px 22px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    margin-bottom:28px;
}
/***End**/
/**QWCP page***/
div.production-writing{
    background:url(images/writing-bg.jpg) no-repeat center top;
    min-height:389px;
    margin-top:10px;
    margin-bottom: 10px;
}
div.production-writing ul{
    margin-top:60px;
    margin-right: 63px ;
}
div.production-writing li{
    list-style: url(images/writing-arrow.png);
    font-size:20px;
    font-family: 'Conv_comic_1';
    padding:7px 5px;
}
.gray-bg{
    padding:20px 30px !important;
    overflow:hidden;
    background:#f6f6f6;
}
.production{
    background:url(images/rectangle-bg.jpg)no-repeat center top;
    padding-top:0 !important;
}
div.writing-blog{
    padding:0 22px;
    margin-top:30px;
    overflow:hidden; 
}
div.writing-blog h1,div.writing-blog h2,div.writing-blog p.bigtitle{
    margin-bottom: 25px;
    color:#0f8eb1!important;
	font-family: 'Arial';
   font-size:30px!important;
    margin-top: 20px;
}
div.writing-blog img{
    margin-bottom:18px;
}
div.writing-blog p{
    color:#555353 !important;
	font-family: 'Arial';
    font-size:14px !important;
}
div.writing-blog a{
	font-family: 'Arial';
    background:#0f8eb1;
    color:#fff;
    font-size:16px;
    text-decoration: none;
    background:#0f8eb1;
    float: right;
    padding:11px 22px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    margin-bottom:28px;
}
/**ENd***/
/**SEM  page***/
div.campaign{
    background:#f6f6f6;
}
/**End**/
/**SErvices***/
div.services-div.top{
    margin-top:10px;
}
div.services-div{
    background: url(images/services-bg.png) center top no-repeat;
    overflow:hidden;
}
img.website{
    margin-top:17px;
}
img.globe{
    margin:19px 0 0 56px;
}
img.computer{
    margin: 13px 20px 0 52px;
}
img.graph{
    margin: 23px 52px;  
}
img.testimonial{
    margin:33px 10px;   
}
div.services-div h1,div.services-div h2,div.services-div p.bigtitle{
	font-family: 'Arial';
 font-size:22px!important;
    padding:52px 0;
    color:#000;
	font-weight:bold;
}
div.services-div h1 span,div.services-div h2 span,div.services-div p.bigtitle span{
 font-size: 28px !important;
    color: #000 !important;
	font-family: 'Arial';
}
p.services{
    margin-top:10px;
    margin-bottom:30px;
}
/**End***/
/**Testimonial***/
div.owner-div{
    width:117px;
    float:left;
}
div.owner-div h3{
   /* font-size:16px;*/
	font-family: 'Arial';
    color:#0f8eb1;
    line-height:16px;   
    margin-top:4px;
}
div.owner-div p.smalltitle{
    font-size:13px!important;
	font-family: 'Arial'!important;
    color:#0f8eb1!important;
    line-height:16px!important;   
    margin-top:4px!important;margin-left: 1px; font-weight: bold;
}
div.owner-div  h3 span,div.owner-div  p.smalltitle span{
   /* font-size:15px;*/
    color:#7f7f7f;
	font-family: 'Arial';
}
div.testimonail-div p{
    color:black !important;
    font-size:13px !important;
	font-family: 'Arial' !important;
    margin-left: 146px;
    font-style: italic;
    line-height:21px; 
    margin-bottom:50px;  
}
div.testimonail-div{
    overflow:hidden;
    border-bottom:1px dotted #cac8c8;
    margin-top:35px;
}
/***End**/
form.sign textarea,
form.sign input[type=text]{
    background:#bbbbbb;
    color:#fff;
    font-size:12px;
    border:0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-indent: 8px;
    font-family: 'Arial';
    width: 291px;
    
}
form.sign textarea{
    width: 29%;
}
/**Site Map***/
div.sitemap-content{
    overflow:hidden;
    margin-bottom:20px;
    padding:13px 0;
}
div.sitemap-content h3{
   /* font-size:20px;*/
	font-family: 'Arial';
}
div.sitemap-content ul{
}
div.sitemap-content li{
    color:#0f8eb1;
    background: url(images/arrow-img.png) no-repeat left 2%;
    font-family: Myriad Pro;
    font-size:15px;
    line-height: 13px;
    padding-left:12px;
    margin-top:13px;
}
div.sitemap-content li a{
    color:#0f8eb1;
	font-family: 'Arial';
}
ul.submenu-pages{
    margin-left:20px;
}
div.sitemap-content.border{
    padding-bottom: 35px;
    border-bottom:1px dashed #aaa9a5;
}
/**End***/
/**IMO***/
div.internet-production{
    background:url(images/internet-bg.jpg) no-repeat center top;
    height:389px;
    margin:17px auto;
}
img.pc{
    margin:58px 0 0 38px;
}
div.internet-production h1,div.internet-production h2,div.internet-production p.bigtitle{
    color:#fff!important;
    font-family: 'Arial';
   font-size:45px!important;
    text-align: center;
    padding-top:75px;
    padding-bottom:40px;
    line-height: 43px!important;
}
div.internet-production h1 strong,div.internet-production h2 strong,div.internet-production p.bigtitle strong{
    color:#ffffff;
	font-family: 'Arial';
}
img.envelope{
    padding-left:16px;
}
div.internet-blog{
    padding:0 22px 0 0;
    overflow:hidden; 
    background:#d2d2d2;
    background: -webkit-gradient(linear, left top, left bottom, from(#f1f1f1), to(#d0d0d0));
    background: -webkit-linear-gradient(#f1f1f1, #d0d0d0);
    background: -moz-linear-gradient(center top, #f1f1f1 0%, #d0d0d0 100%);
    background: -moz-gradient(center top, #f1f1f1 0%, #d0d0d0 100%);
}
div.internet-blog h1,div.internet-blog h2,div.internet-blog p.bigtitle{
    margin-bottom: 25px;
    color:#0f8eb1!important;
	font-family: 'Arial';
  font-size:24px!important;
    padding-left:22px;
    margin-top: 20px;
	font-weight:bold;
}
div.internet-blog img{
    margin-bottom:18px;
}
div.internet-blog p{
    color:#555353 !important;
	font-family: 'Arial';
    font-size:14px !important;
}
div.internet-blog a{
    font-family: 'Arial';
    background:#0f8eb1;
    color:#fff;
    font-size:16px;
    text-decoration: none;
    font-family:Myriad Pro;
    background:#0f8eb1;
    float: right;
    padding:11px 22px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    margin-bottom:28px;
}
/**End**/
/**pwdPage***/
img.website-development{
    margin:26px auto;
}
div.Business-blog{
    padding:0 22px;
    overflow:hidden; 
    background:#f6f6f6;
}
div.Business-blog img{
    margin-top: 26px;
}
div.Business-blog h1,div.Business-blog h2,div.Business-blog p.bigtitle{
    margin-bottom: 25px;
    color:#0f8eb1!important;
    font-family: 'Arial';
   font-size:22px!important;
    margin-top: 20px;
	font-weight:bold;
}
div.Business-blog p{
    color:#555353 !important;
	font-family: 'Arial';
    font-size:14px !important;
}
div.Business-blog a{
    font-family: 'Arial';
    background:#0f8eb1;
    color:#fff;
    font-size:16px;
    text-decoration: none;
    background:#0f8eb1;
    padding:10px 22px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    margin-bottom:28px;
}
h1.system{
    /*font-size:35px !important;*/
}
/***End**/
/**seoPage***/
.professional{
    background:#f6f6f6;
}
div.optimization-blog{
    padding:0 30px;
    overflow:hidden; 
    margin-bottom:20px;
}
div.seopage-div{
    background:url(images/search-egine-div-bg.png) no-repeat left top;
    margin-left: 30px;
    margin-top:30px;
    padding:0 0 105px;
}
div.seopage-div h1{
 /*   font-size:60px;*/
    line-height: 50px;
    text-transform: uppercase;
    color:#0f8eb1;
    margin:0 !important;
	font-family: 'Arial';
}
div.seopage-div h2,div.seopage-div p.smalltitle{
    line-height: 35px;
    text-transform: uppercase !important;
    font-size:26px !important;
    color:#000 !important;
	font-family: 'Arial' !important;
    margin:0 !important;
}
div.seopage-div h3,div.seopage-div p.bigtitle{
    font-size:20px!important;
    line-height: 20px;
    margin:0 !important;
    text-transform: uppercase;
    color:#000;
	font-family: 'Arial';
}
div.seopage-div ul{
    padding:45px 0 0 20px;
}
div.seopage-div li{
    font-size:16px;
    color:#000000;
    padding:12px 11px;
	font-family: 'Arial';
    
}
div.optimization-blog h1,div.optimization-blog h2,div.optimization-blog p.bigtitle{
    margin-bottom: 25px!important;
    color:#0f8eb1!important;
	font-family: 'Arial';
   font-size:24px!important;
   font-weight:bold;    margin-top: 20px!important;
}
div.optimization-blog p{
    color:#555353 !important;
	font-family: 'Arial';
    font-size:14px !important;
}
div.optimization-blog a{
    background:#0f8eb1;
    color:#fff;
    font-size:16px;
    text-decoration: none;
	font-family: 'Arial';
    background:#0f8eb1;
    padding:11px 22px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    margin-bottom:28px;
}
/**End***/
/***vpPage**/
img.videoProduction{
    margin:19px 13px;
}
div.video-blog{
    padding:0 22px;
    overflow:hidden; 
    background:#d2d2d2;
    background: -webkit-gradient(linear, left top, left bottom, from(#f1f1f1), to(#d0d0d0));
    background: -webkit-linear-gradient(#f1f1f1, #d0d0d0);
    background: -moz-linear-gradient(center top, #f1f1f1 0%, #d0d0d0 100%);
    background: -moz-gradient(center top, #f1f1f1 0%, #d0d0d0 100%);
}
div.video-blog h1,div.video-blog h2,div.video-blog p.bigtitle{
    margin-bottom: 25px;
    color:#0f8eb1 !important;
	font-family: 'Arial';
    font-size:22px !important;
    margin-top: 20px;
	font-weight:bold;
}
div.video-blog p{
    font-size:14px !important;
    padding-top:10px;
}
div.video-blog a{
    background:#0f8eb1;
    color:#fff;
    font-size:16px;
    text-decoration: none;
	font-family: 'Arial';
    background:#0f8eb1;
    float: right;
    padding:11px 22px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    margin-bottom:28px;
}
/**End***/
/***smmPage***/
div.social-blog{
    overflow:hidden; 
}
.white-bg{
    background:#fff;
}
div.social-blog h1,div.social-blog h2,div.social-blog p.bigtitle{
    margin-bottom: 25px;
    color:#0f8eb1!important;
	font-family: 'Arial';
   font-size:23px!important;
    margin-top: 20px;
    padding:0 22px;
}
div.social-blog p{
    color:#555353 !important;
	font-family: 'Arial';
    font-size:14px !important;
    padding:0 22px;
}
div.social-blog a{
    background:#0f8eb1;
    color:#fff;
    font-size:16px;
    text-decoration: none;
    margin-right:30px;
	font-family: 'Arial';
    background:#0f8eb1;
    padding:11px 22px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    margin-bottom:28px;
}
/**End***/
/**Why-us***/
img.why-us{
    margin-top:5px;
}
/**ENd***/
/**Home***/
div.marketing-services{
    padding:25px;
    overflow:hidden;
    background: #d5d5d5;
    background: -webkit-gradient(linear, left top, left bottom, from(#d5d5d5), to(#f0f0f0));
    background: -webkit-linear-gradient(#d5d5d5, #f0f0f0);
    background: -moz-linear-gradient(center top, #d5d5d5 0%, #f0f0f0 100%);
    background: -moz-gradient(center top, #d5d5d5 0%, #f0f0f0 100%);
    overflow:hidden;
    border:1px solid #d5d5d5;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
p.marketing{
    font-family: 'Arial';
    font-size:12px;
    float:left;
}
div.marketing-right p{
    font-family: 'Arial';
    color:#000;
}
div.marketing-services h1,div.marketing-services h2{
    border-bottom: 1px solid #D0D0D0;
	font-family: 'Arial';
    /*font-size: 44px;*/
    margin-bottom: 18px;
    padding: 2px 0 12px;
}
div.content-homepagediv-wrapper{
    overflow:hidden;
    margin:25px 0;
}
div.content-homepagediv-wrapper h1,div.content-homepagediv-wrapper h2,div.content-homepagediv-wrapper p.bigtitle{
   font-size:23px!important;
    color:#000;
	font-family: 'Arial';
}
div.content-homepagediv-wrapper span{
    border-bottom: 1px solid #F5F5F5;
    color: #939393 !important;
    float: left;
    font-family: 'Arial';
    font-size: 13px;
    margin-bottom: 13px;
    padding: 2px 0 10px;
    width: 100%;
}
div.more-div{
    padding:20px 0;
    text-align: center;
    border-top: 1px solid #F5F5F5;    
    border-bottom: 1px solid #F5F5F5;
    margin:0 -30px;
}
div.more-div a{
    color: #0E8EB1;
    text-align: center;
    font-family: 'Arial';
    font-size: 12px;
    margin-right: 20px;
    text-decoration: none;
}
div.marketing-services h5,div.marketing-services p.smalltitle{
	font-family: 'Arial';
 font-size: 17px;
    margin-bottom: 1px;
}
div.marketing-right{
    background:#fbfbfb;
    height:216px;
    float:right;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    padding:9px 12px;
}
div.marketing-right h5,div.marketing-right p.smalltitle{
    font-family: 'Arial';
    text-align:right;
    color:#000;
    /*font-size:16px;*/
    font-style:italic;
    font-weight:bold;
}
a.more{
    margin-bottom: 20px;
}
.sidebar h3 a,.sidebar p.smalltitle a{color: #FFFFFF; text-decoration:none;}
@media (max-width: 1200px) {
	div.menu-wrapper {
    background: url("images/menu-wrapper2.png") no-repeat scroll center top rgba(0, 0, 0, 0);

}

#container .span7 {
    float: left;
    width: 70%;
}

div.footer-widget {
    padding: 10px;
}

div.footer-div {

    width: 30%;
}

div.footer-bottom ul {

    width: 72%;
}
.carousel-inner {
    margin: 0 auto;
    overflow: hidden;
    position: relative;
  
}.menu-wrapper li a {

    padding: 10px 10px;
}p.marketing {
    float: left;
    font-family: 'Arial';
    font-size: 13px;
    width: 55%;
}
div.marketing-right {
    width: 32%;
}
div.featured-div .caption h1,div.featured-div .caption h2,div.featured-div .caption p.bigtitle {
    color: #ffffff;
    font-family: 'Arial';
    font-size: 40px; 
}div.footer-bottom li {
    float: left;
    list-style: none outside none;
    margin: 0;
    padding: 0 10px;
}
.carousel-inner .item .carousel-caption{ width: 60%;float: right;}
}
@media (max-width: 1022px) {
.menu-wrapper li a {

    padding: 10px 2px;margin: 0 11px;
}
.carousel-inner .item img{ width: 30%;float: left;}

div.featured-div .caption h1 {
   /* font-size: 40px;*/
}



div.newsletter-div h1,div.newsletter-div h2,div.newsletter-div p.bigtitle{
 font-size: 20px;
}

p.newsleterdiv {
    font-size: 12px;
	
}

div.footer-bottom li {
    padding: 0 8px;
}
div.newsletter-div input[type="text"] {

    width: 50%;
}
}
@media (max-width: 979px) {
	.menu-wrapper li a {

    padding: 10px 1px;
}
div.featured-div {
    width: 100%;
}
div.sidebar {
    width: 25%;
}

div.marketing-right {

    width: 200px;
}	
div.development h1,div.development h2 ,div.development p.bigtitle{
    color: #000000;
    font-family: 'Arial';
    font-size: 30px;
    padding-top: 98px;
}
div.footer-div {
    width: 28%;
}
div.footer-bottom li a {
    color: #fff;
    font-family: 'Arial';
    font-size: 12px;
    text-decoration: none;
    text-transform: uppercase;
}
.menu-wrapper li a {

    font-size: 13px;
}p.marketing {
    float: left;
    font-family: 'Arial';
    font-size: 13px;
    width: 50%;
}
}
@media (max-width: 860px) {
	p.marketing {
    float: left;
    font-family: 'Arial';
    font-size: 13px;
    width: 40%;
}
div.newsletter-div-email {
    display: none;

}div.newsletter-div h1,div.newsletter-div h2,div.newsletter-div p.bigtitle {
    display: none;
   font-size: 25px;
}

div.content-homepagediv-wrapper h1,div.content-homepagediv-wrapper h2,div.content-homepagediv-wrapper p.bigtitle {
    color: #000;
    font-family: 'Arial';
    font-size: 20px!important;
}

#content p {
    font-size: 12px;
    line-height: 20px;
}

div.development h1 span,,div.development p.bigtitle span {
    /*font-size: 28px;*/
}
div.marketing-services h1 {
    /*font-size: 36px;*/
	
}
div.marketing-services h5,div.marketing-services p.smalltitle {
  
   font-size: 24px;
}.span7 div.QOUTE {
    background: url("images/note-bg.png") no-repeat scroll center center rgba(0, 0, 0, 0);
    height: 99px;
    margin: 0 auto !important;
    position: relative !important;
    width: 592px;
}.span7 div.QOUTE{
    background: #85e3fc !important;
    background: -webkit-gradient(linear, left top, left bottom, from(#85e3fc), to(#119abb)) !important;
    background: -webkit-linear-gradient(#85e3fc, #119abb) !important;
    background: -moz-linear-gradient(center top, #85e3fc 0%, #119abb 100%) !important;
    background: -moz-gradient(center top, #85e3fc 0%, #119abb 100%) !important;
    margin:0 auto 20px !important;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-align: center !important;
    position: relative !important;
    width: 94% !important;
    height: auto !important;
    padding:16px 0;
  }
  .span7 div.QOUTE h1,.span7 div.QOUTE h2,.span7 div.QOUTE p.bigtitle{
    float:none !important;
    margin:0 !important; 
  }
  .span7 div.QOUTE h3{
     padding:0 !important;
     display:block;
  }div.QOUTE{
    background: #85e3fc !important;
    background: -webkit-gradient(linear, left top, left bottom, from(#85e3fc), to(#119abb)) !important;
    background: -webkit-linear-gradient(#85e3fc, #119abb) !important;
    background: -moz-linear-gradient(center top, #85e3fc 0%, #119abb 100%) !important;
    background: -moz-gradient(center top, #85e3fc 0%, #119abb 100%) !important;
    margin:0 auto 20px !important;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-align: center !important;
    position: relative !important;
    width: 94% !important;
    height: auto !important;
    padding:16px 0;
  }
  div.QOUTE h1, div.QOUTE h2,div.QOUTE p.bigtitle{
    float:none !important;
    margin:0 !important; 
  }
  div.QOUTE h3{
     padding:0 !important;
     display:block;
  }
}
@media (max-width: 830px) {
	.menu-wrapper li a {
    padding: 10px 2px;
}
}
@media (max-width: 767px) {
div.featured-div .caption li {

    white-space: nowrap;
    
}
div.header-right {

    width: 40%;
}h3.contact-right,p.contact-right {
    display: block;
    float: none !important;
	background-image:none;
   	
}div.social-media {
    float: right;
    margin-right: 20px;
    overflow: hidden;
    text-align: right;
}#header-homepage {
    background: url("images/header-home.jpg") repeat-x scroll center top rgba(0, 0, 0, 0);
    height: 481px;
}

div.development h1,div.development h2,div.development p.bigtitle {
    color: #000000;
    font-family: 'Arial';
   font-size: 26px;
    left: 1px;
    padding: 0;
    position: absolute;
    top: 1px;
    width: 100%;
}div.development {

    position: relative;
}div.footer {
    display: none;

}div.marketing-right {
    width: 42%;
}
div.marketing-right p {
    color: #000;
    font-family: 'Arial';
    font-size: 13px;
    line-height: 18px;
}
div.marketing-services h5,div.marketing-services p.smalltitle {
    font-size: 19px;
}.menu-wrapper li:hover ul a{
    background:#00526b;
    color:#fff;
    height:10px;
    line-height:10px;
}
}
@media (max-width: 760px) {

div.footer-div li a {
    color: #b7bbc6;
    float: left;
    font-family: 'Arial';
    font-size: 12px;
    line-height: 16px;
    text-decoration: none;
}
div.featured-div .caption h1 {
   /* font-size: 27px;*/
}
.carousel-inner {

    width: 87%;
}	div.featured-div .caption h3 {
    background-image: none;
    /*font-size: 17px;*/
    margin-bottom: 1px;
    min-height: 24px;
}li.leftlistingfeatured {
    background: url("images/featured-list.png") no-repeat scroll left center rgba(0, 0, 0, 0) !important;
    margin-right: 8px;
    text-align: left !important;
}
div.featured-div .caption li a {
    color: #fff;
    font-family: 'Arial';
    font-size: 13px;
	
}div.header-right {
    width: 40%;
}div.footer-div div, div.footer-div p {
    color: #b7bbc6;
    font-family: 'Arial';
    font-size: 13px;
    line-height: 14px;
}h3.contact-right,p.contact-right span {
    color: #80e0ff;
    display: block;
}
}
@media (max-width: 500px) {
	div#header .logo {
    display: block;
    float: none;
    margin: 0;
    padding: 0;
}
div.header-right {
    text-align: center;
    width: 100%;
}
h3.contact-right,p.contact-right {
    background-image: none;
    display: block;
    float: none !important;
    margin: 0 auto;
    text-align: center;
}
div.social-media {
    float: none;
    margin-right: 20px;
    overflow: hidden;
    text-align: center;
}
.carousel-inner .item img {
    float: none !important;
    margin: 0 auto;
    text-align: center;
    width: 50%;
}
.carousel-inner .item .carousel-caption {
    float: none;
    text-align: center;
    width: 100%;
}
#container .span7 {
    float: none;
    width: 100%;
}div.sidebar {
    float: none;
    width: 100%;
}div.footer-div {
    float: none;
    width: 100%;
}
div.marketing-right {
    width: 100%;
}p.marketing {
    float: left;
    font-family: 'Arial';
    font-size: 13px;
    width: 100%;
}div.marketing-services h1 {
 /*   font-size: 23px;*/
}div.marketing-services h5,div.marketing-services p.smalltitle {
    font-size: 17px;
}div.content-homepagediv-wrapper h1 {
    color: #000;
    font-family: 'Arial';
    /*font-size: 17px;*/
}
div.contact-us h1,div.contact-us h2 ,div.contact-us p.bigtitle{
    color: #0f8eb1;
    font-family: 'Arial';
    font-size: 25px;
}
div.development h1,,div.development p.bigtitle {
    bottom: 38px;
    color: #000000;
    font-family: 'Arial';
    font-size: 26px;
    left: 1px;
    padding: 0;
    position: absolute;
    top: 1px;
    width: 100%;
}
}