.jcarousel-item {
    display: block !important;
}
/* reset global styles */
.node-type-product-new #wrapper-page-title {
    margin-bottom: 27px;
    margin-top: 30px;
}
.node-type-product-new #wrapper-page-title h1 {
    letter-spacing: 0;
}
.node-type-product-new #block-entityform-block-top-form {
    display: none;
}
.node-type-product-new #region-content {
    background: none;
}
.node-type-product-new.node-type-product #zone-content {
    background: none;
}
.node-type-product-new #zone-content-wrapper {
    background: none;
}
.node-type-product-new #block-system-main {
    padding: 0;
}

/* New styles */
.row:after {
    display: block;
    clear: both;
    content: '';
}
.w685 {
    width: 685px;
    float: left;
}
.w255 {
    width: 255px;
    float: left;
}
.w105 {
    width: 105px;
    float: left;
}
.w485 {
    width: 485px;
    float: left;
}
.node-type-product-new #wrapper-page-title p {
    color: #353535;
    margin: 10px 0 0 0;
    font-size: 24px;
    line-height: 24px;
}
.node-type-product-new .field-name-field-img-on-bg {
    position: static;
}
.node-type-product-new .field-name-field-img-on-bg img {
    width: 100%;
    height:100%;
}
.node-type-product-new .product {
    margin-bottom: 35px;
}
.node-type-product-new .product-head {
    padding: 10px 25px;
/*    letter-spacing: -0.08em; */
    background: rgba(255, 255, 255, 0.95);
    border-bottom: 1px solid #DEDEDE;
}
.node-type-product-new .product-message {
    padding-left: 15px;
    padding-right: 30px;
    color: #353535;
}
.node-type-product-new .product-message p {
    margin: 0;
}
.node-type-product-new .product-body {
    padding: 42px 25px 80px;
    background: rgba(255, 255, 255, 0.75);
    color: #353535;
    position: relative;
    min-height: 211px;
}
.node-type-product-new .product-body .field-label {
    font-weight: 700;
    color: #353535;
    width: 125px;
    display: inline-block;
    position: relative;
}
.node-type-product-new .product-body .field-items {
    display: inline-block;
    width: 480px;
/*    letter-spacing: -0.08em; */
}
.node-type-product-new .product-body .field-name-field-deadline,
.node-type-product-new .product-body .field-name-field-results,
.node-type-product-new .product-body .field-name-field-prices,
.node-type-product-new .product-body .field-name-field-payment {
    margin-bottom: 25px;
    padding-left: 25px;
}
.node-type-product-new .product-body .field-name-field-links {
    position: absolute;
    width: 635px;
    bottom: 35px;
}
.node-type-product-new .product-body .field-name-field-deadline .field-label:before {
    content: '';
    display: block;
    position: absolute;
    top: 5px;
    left: -25px;
    width: 15px;
    height: 15px;
    background: url(img/products/time.png) no-repeat 0 0;
}
.node-type-product-new .product-body .field-name-field-deadline .field-label:after {
    content: '';
    display: block;
    position: absolute;
    bottom: 4px;
    right: 2px;
    width: 65px;
    border-bottom: 1px solid rgba(216, 216, 216, 0.56);
}
.node-type-product-new .product-body .field-name-field-results .field-label:before {
    content: '';
    display: block;
    position: absolute;
    top: 8px;
    left: -25px;
    width: 15px;
    height: 15px;
    background: url(img/products/results.png) no-repeat 0 0;
}
.node-type-product-new .product-body .field-name-field-results .field-label:after {
    content: '';
    display: block;
    position: absolute;
    bottom: 4px;
    right: 2px;
    width: 18px;
    border-bottom: 1px solid rgba(216, 216, 216, 0.56);
}
.node-type-product-new .product-body .field-name-field-payment .field-label:before {
    content: '';
    display: block;
    position: absolute;
    top: 5px;
    left: -25px;
    width: 15px;
    height: 18px;
    background: url(img/products/payment.png) no-repeat 0 0;
}
.node-type-product-new .product-body .field-name-field-payment .field-label:after {
    content: '';
    display: block;
    position: absolute;
    bottom: 4px;
    right: 2px;
    width: 53px;
    border-bottom: 1px solid rgba(216, 216, 216, 0.56);
}
.node-type-product-new .product-body .field-name-field-prices .field-label:before {
    content: '';
    display: block;
    position: absolute;
    top: 6px;
    left: -25px;
    width: 15px;
    height: 15px;
    background: url(img/products/price.png) no-repeat 0 0;
}
.node-type-product-new .product-body .field-name-field-prices .field-label:after {
    content: '';
    display: block;
    position: absolute;
    bottom: 4px;
    right: 2px;
    width: 70px;
    border-bottom: 1px solid rgba(216, 216, 216, 0.56);
}
.node-type-product-new .product-body .field-name-field-links .field-items {
    width: 100%;
}
.node-type-product-new .product-body .field-name-field-links ul {
    background: #ffffff;
    margin: 0;
}
.node-type-product-new .product-body .field-name-field-links ul li {
    list-style: none;
    display: inline-block;
}
.node-type-product-new .product-body .field-name-field-links ul li a {
    text-decoration: none;
    border-bottom: 1px dashed #18b0e2;
    text-align: center;
    display: block;
    margin: 13px 10px 11px;
    line-height: 18px;
    color: #18b0e2;
    font-size: 16px;
}
.node-type-product-new .product-body .field-name-field-links ul li a.main {
    border: none;
    font-size: 20px;
    font-weight: 700;
    background: #ffa300;
    line-height: 15px;
    padding: 15px 50px;
    margin: 0;
    margin-right: 12px;
    color: #ffffff;
    text-decoration: none;
}

#webform-ajax-wrapper-5963 .title-wrapper {
    border-bottom: 1px solid #46accd;
    padding: 30px 15px 29px;
    margin: -26px -15px 23px -15px;
    background: #4dc0e4;
}
#webform-ajax-wrapper-5963 .title-wrapper.error {
    padding: 15px 16px 16px;
    display: table;
}
#webform-ajax-wrapper-5963 .title {
    letter-spacing: 0;
    font-weight: 700;
    font-size: 22px;
    text-align: center;
    color: #ffffff;
}
#webform-ajax-wrapper-5963 {
    background: #69d6f1;
    position: relative;
}
#webform-client-form-5963 {
    padding: 26px 15px 103px;
}
#webform-ajax-wrapper-5963 .links { display: none; }
#webform-ajax-wrapper-5963 .messages { display: none; }
#webform-ajax-wrapper-5963 .messages.error {
    display: table-cell;
    vertical-align: middle;
    height: 90px;
    background-image: none;
    padding: 0 10px;
    margin: 0;
    border: 2px solid #d84134;
    border-radius: 3px;
    text-align: center;
    box-shadow: 0px 0px 5px 0px #333;
    font-family: Tahoma;
    color: #d84134;
}
#webform-ajax-wrapper-5963 fieldset {
    display: none;
}
#webform-ajax-wrapper-5963 .form-item {
    margin-top: 0;
    margin-bottom: 15px;
}
#webform-ajax-wrapper-5963 label {
    font-size: 15px;
    font-weigth: 700;
    color: #FFFFFF;
    line-height: 11px;
    margin-bottom: 5px;
}
#webform-ajax-wrapper-5963 input {
    border-radius: 3px;
    border: 2px solid #ffffff;
    display: block;
    height: 38px;
    padding-left: 40px;
    width: 100%;
    font-size: 14px;
    background: #ffffff;
    color: #353535;
}
#webform-ajax-wrapper-5963 input.error {
    border-color: #d84134;
    background-color: #fcf1ef;
    box-shadow: 0px 0px 5px 0px #333;
}
#webform-ajax-wrapper-5963 input[type='text']:focus,
#webform-ajax-wrapper-5963 input[type='email']:focus {
    box-shadow: 0px 0px 5px 0px #333;
/*    border-color: #4dc0e4; */
}
#webform-ajax-wrapper-5976 .webform-component--name input,
#webform-ajax-wrapper-5963 .webform-component--name input {
    background: #ffffff url(img/products/name.png) no-repeat 5px 8px;
}
#webform-ajax-wrapper-5976 .webform-component--phone input,
#webform-ajax-wrapper-5963 .webform-component--phone input {
    background: #ffffff url(img/products/phone.png) no-repeat 5px 10px;
}
#webform-ajax-wrapper-5976 .webform-component--e-mail input,
#webform-ajax-wrapper-5963 .webform-component--e-mail input {
    background: #ffffff url(img/products/email.png) no-repeat 5px 11px;
}
#webform-ajax-wrapper-5963 input[type='submit'] {
    background: #d84134;
    border: none;
    color: #ffffff;
    padding: 0;
    height: 45px;
    font-size: 18px;
    line-height: 18px;
    font-weight: 700;
}
#webform-ajax-wrapper-5963 input[type='submit']:hover {
    box-shadow: 0px 0px 5px 0px #333;
}
#webform-ajax-wrapper-5963 .form-actions {
    position: absolute;
    bottom: 20px;
    left: 15px;
    width: 225px;
}
#webform-ajax-wrapper-5963 .ajax-progress {
    position: absolute;
    top: 15px;
    right: 5px;
}


#block-views-views-product-qa-block {
    width: 940px;
    margin: 0 auto;
}
#block-views-views-product-qa-block .block-title {
    text-align: center;
    color: #464646;
    font-size: 34px;
    font-weight: 400;
    line-height: 34px;
    margin-bottom: 25px;
    position: relative;
}
#block-views-views-product-qa-block .block-title:before {
    display: block;
    content: '';
    position: absolute;
    width: 344px;
    top: 20px;
    left: 0;
    border-bottom: 2px dotted #a7a7a7;
}
#block-views-views-product-qa-block .block-title:after {
    display: block;
    content: '';
    position: absolute;
    width: 344px;
    top: 20px;
    right: 0;
    border-bottom: 2px dotted #a7a7a7;
}
#block-views-views-product-qa-block fieldset {
    margin: 0;
}
#block-views-views-product-qa-block legend {
    background-color: #18b0e2;
    border-bottom: 1px solid #88aaae;
    font-size: 18px;
    display: block;
    width: 100%;
}
#block-views-views-product-qa-block fieldset.collapsed legend {
    background: #bcebf1;
}
#block-views-views-product-qa-block .fieldset-legend {
    background: none;
    padding: 0;
}
#block-views-views-product-qa-block .fieldset-title {
    display: block;
    color: #fff;
    font-size: 18px;
    text-decoration: none;
    padding: 15px 20px;
}
#block-views-views-product-qa-block fieldset.collapsed .fieldset-title {
    color: #000000;
}
#block-views-views-product-qa-block fieldset.collapsed .fieldset-title span:last-child:after {
    content: '';
    display: inline-block;
    margin-left: 10px;
    vertical-align: middle;
    width: 19px;
    height: 19px;
    background: url(img/products/collapsed.png) no-repeat;
}
#block-views-views-product-qa-block fieldset .fieldset-title span:last-child:after {
    content: '';
    display: inline-block;
    margin-left: 10px;
    vertical-align: middle;
    width: 19px;
    height: 19px;
    background: url(img/products/exposed.png) no-repeat;
}
#block-views-views-product-qa-block legend .summary {
    display: none;
}
#block-views-views-product-qa-block .views-field-body {
    padding: 20px 0 0px 20px;
    color: #000000;
    font-size: 16px;
    line-height: 22px;
}
#block-views-views-product-qa-block .view-footer {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 50px;
}
#block-views-views-product-qa-block .view-footer ul {
    display: inline-block;
}
#block-views-views-product-qa-block .view-footer ul li {
    display: inline-block;
    list-style: none;
}
#block-views-views-product-qa-block .view-footer ul li a {
    display: block;
    margin: 0 15px;
    line-height: 52px;
    color: #18b0e2;
    font-size: 16px;
}
#block-views-views-product-qa-block .view-footer ul li .main {
    background: #d84134;
    color: #ffffff;
    font-weight: 700;
    font-size: 16px;
    padding: 0 30px;
    display: block;
    line-height: 52px;
}

div.modal-default:not(.modal-entityform) div.modal-forms-modal-content .popups-container {
    border-radius: 0;
}
div.modal-default:not(.modal-entityform) div.modal-forms-modal-content .modal-header {
    height: 40px;
}
div.modal-default:not(.modal-entityform) div.modal-forms-modal-content .popups-close {
    width: 21px;
    height: 21px;
    margin: 19px 20px 0 0;
    background: url(../images/close2.png) no-repeat;
}

div.ctools-modal-content.ctools-modal-custom .modal-content {
    width: 100% !important;
    height: auto !important;
    padding: 0;
    top: 0;
    overflow: hidden;
}
div.ctools-modal-content.ctools-modal-custom .modal-header {
    padding: 0;
    position: absolute;
    width: 700px;
}
div.ctools-modal-content.ctools-modal-custom .popups-close {
    display: block;
}
div.ctools-modal-content.ctools-modal-custom a.close {
    display: block;
    width: 25px;
    height: 25px;
    background: url(../images/close3.png);
    background-position: 0 0;
    position: relative;
    z-index:100;
    margin: 20px 20px 0 0;
}
div.ctools-modal-content.ctools-modal-custom .step1 a.close {
   background-position: 0 -24px;
}
div.ctools-modal-content.ctools-modal-custom #webform-component-right,
div.ctools-modal-content.ctools-modal-custom #webform-component-zagolovok {
    margin: 0;
}
div.ctools-modal-content.ctools-modal-custom #webform-component-left {
    margin: 0 0 85px 0;
}
div.ctools-modal-content.ctools-modal-custom .form-item label {
	float: none;
	display: block;
	font-size: 16px;
	font-weight: 700;
}
div.ctools-modal-content.ctools-modal-custom .form-item input {
    width: 100%;
    display: block;
    float: none;
    background: #ffffff;
    border: 2px solid #ffffff;
    border-radius: 3px;
    color: #353535;
    font-size: 14px;
    height: 38px;
    padding-left: 40px;
}
div.ctools-modal-content.ctools-modal-custom textarea:focus,
div.ctools-modal-content.ctools-modal-custom .form-item input:focus {
    box-shadow: 0 0 5px 0 #333;
}
.ctools-modal-custom .left {
    float: left;
    width: 200px;
    height: 620px;
    background-color: #4dc0e4;
    padding: 40px;
}
.ctools-modal-custom .right {
    float: left;
    width: 340px;
    height: 620px;
    color: #ffffff;
    background-color: #69d6f1;
    padding: 40px;
}
div.ctools-modal-content.ctools-modal-custom .resizable-textarea {
    margin: 0;
}
div.ctools-modal-content.ctools-modal-custom textarea {
    background: #ffffff;
    font-size: 14px;
    font-family: Tahoma;
    padding-left: 40px;
    padding-top: 15px;
    display: block;;;
    height: 110px;
}
div.ctools-modal-content.ctools-modal-custom fieldset {
    display: none;
}
div.ctools-modal-content.ctools-modal-custom .form-actions {
    margin-top: 20px;
}
div.ctools-modal-content.ctools-modal-custom .form-submit {
    background: #d84134 none repeat scroll 0 0;
    border: medium none;
    color: #ffffff;
    font-size: 18px;
    font-weight: 700;
    height: 45px;
    line-height: 18px;
    padding: 0;
    margin: 0;
    width: 100%;
    border-radius: 3px;
}
div.ctools-modal-content.ctools-modal-custom .form-submit:hover {
    background: #F2675D none repeat scroll 0 0;
    box-shadow: 0 0 5px 0 #333;
}
#webform-component-name input {
    background: #ffffff url(img/products/name.png) no-repeat 10px 8px;
}
#webform-component-phone input {
    background: #ffffff url(img/products/phone.png) no-repeat 10px 10px;
}
#webform-component-e-mail input {
    background: #ffffff url(img/products/email.png) no-repeat 10px 11px;
}
.webform-component--site input,
#webform-component-site input {
    background: #ffffff url(img/products/site.png) no-repeat 10px 10px !important;
}
.webform-component--kommentariy textarea,
#webform-component-kommentariy textarea {
    background: #ffffff url(img/products/comment.png) no-repeat 10px 17px !important;
}
#webform-ajax-wrapper-5976 .messages.error {
    display: table-cell;
    font-size: 14px;
    vertical-align: middle;
    height: 90px;
    background-image: none;
    padding: 0 10px;
    margin: 85px 0 0 0 ;
    border: 2px solid #d84134;
    border-radius: 3px;
    text-align: center;
    box-shadow: 0px 0px 5px 0px #333;
    font-family: Tahoma;
    color: #d84134;
}
#webform-ajax-wrapper-5976 input.error {
    border-color: #d84134;
    background-color: #fcf1ef;
    box-shadow: 0px 0px 5px 0px #333;

}
/* js carusel*/
.jcarousel-skin-monsterit_portfolio .jcarousel-item{
    height: auto;
}


#zone-footer #block-views-menu-usefull-block-2 .block-title a{
    color: #FFB956;
    font-size: 12px;
    line-height: 12px;
    margin-top: 10px;
}
#block-views-menu-usefull-block-2 .view-content{
    display: none;
}
a#useful-link{
    display: block;
    position: relative;
}
a#useful-link>span{
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    margin-right: 10px;
}
a#useful-link.hide-element>span{
    border-width: 6px 0 6px 10px;
    border-color: transparent transparent transparent #ffffff;
}
a#useful-link.show-element>span{
    border-width: 8px 5px 0 5px;
    border-color: #ffffff transparent transparent transparent;
}
.view-id-menu_usefull div[class^='item']>span:before{
    color: #ffb956;
    text-decoration: none;
    margin-right: 5px;
}
.item-int>span:before{
    content: 'NEW';
}
.item-imp>span:before{
    content: 'NEW';
}
.item-use>span:before{
    content: 'NEW';
}
#block-menu-menu-usfelmenu ul.menu>li:nth-child(1):before,
#block-menu-menu-usfelmenu ul.menu>li:nth-child(2):before,
#block-menu-menu-usfelmenu ul.menu>li:nth-child(3):before{
    content: "ХИТ ";
    color: #ffb956;
    text-decoration: none;
}

#block-block-36 li {
    font-size: 15px;
    display: inline-block;
    padding-right: 25px !important;
    padding-left: 25px !important;
    border-right: 1px solid #6e6e6e;
}
#block-block-36 li a{
    font-size: 15px;
}
#block-block-36 li:first-child { padding-left: 0 !important; }
#block-block-36 li:last-child { border: none; }

#block-views-workers-contacts-block-3 {
    margin-top: 40px;
}

.page-node-89 #block-block-37 {
    margin: 0 auto;
    width: 940px;
}
#block-block-37 .address {
    background: rgba(0, 0, 0, 0) url("img/icon_map.png") no-repeat scroll 0 0 / 15px 24px;
    color: #000000;
    font-size: 14px;
    line-height: 14px;
    margin-bottom: 15px;
    margin-left: 12px;
    padding: 10px 0 0 28px;
}
#block-block-37 .bus {
    background: rgba(0, 0, 0, 0) url("img/bus.png") no-repeat scroll 0 0;
    float: left;
    margin-left: 12px;
    padding: 0 10px 0 62px;
    width: 365px;
}
#block-block-37 .avto {
    background: rgba(0, 0, 0, 0) url("img/avto.png") no-repeat scroll 0 0;
    float: left;
    padding-left: 42px;
    width: 430px;
}
#block-block-37 a, #block-block-37 a:visited {
    color: #18b0e2;
    display: block;
    font-size: 14px;
    line-height: 14px;
}
#YMaps2 {
    border: 10px solid #ffffff;
    height: 442px;
    width: 770px;
}
#block-block-38 {
    margin-left: 10px;
    display: table;
    float: left;
    width: auto;
    z-index: 5;
}
#block-views-vertic-gal-block-3 {
    display: table;
    float: left;
    width: auto;
}
.syntaxhighlighter.php{
	max-width:700px;
}

.comment-form .form-item.form-type-checkbox {
clear: both;
}

.sm-button-line {
    margin-left: 7px;
}
.sm-button-line > div{
	float:left;
	display:inline-block;
	margin: 0 2px;
}
.sm-button-line .fb_iframe_widget>span{
	float: left;
}
.tw-wrapper,
.g-wrapper{
height:20px;}

#block-views-workers-contacts-block-7,
#block-views-workers-contacts-block-8 {
    color: #000000;
    display: none;
    padding: 44px 35px 36px;
}
#cboxLoadedContent #block-views-workers-contacts-block-7,
#cboxLoadedContent #block-views-workers-contacts-block-8 {
    display: block;
}
#cboxLoadedContent .images img {
    width: 188px;
    height: 188px;
}


#region-postscript-fifth{
  background: #fff;
  margin-left: 0;
  margin-right: 0;
  padding-bottom: 40px;
  padding-top: 40px;
}

#region-postscript-fifth .region-inner {
  max-width: 940px;
  margin: 0 auto;
}

#block-block-40{
  background: #edf0f1;
  border: 1px solid #e1e1e0;
}

#block-block-40 .title_wrapper{
  position: relative;
  overflow: hidden;
}

#block-block-40 .title_wrapper:before{
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-top: 15px solid #ff8d00;
  border-right: 15px solid transparent;
  position: absolute;
  top:0;
  left:0;
}

.block-collapsed .title_wrapper:after{
  content: '';
  display: block;
  position: absolute;
  right:0;
  width:50px;
  height:100px;
  top:50%;
  margin-top:-50px;
  border-left: 1px solid #e1e1e0;
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAASCAMAAAC6q9RHAAAAflBMVEUYsOIYsOIYsOIYsOIYsOIYsOIYsOIYsOIYsOIYsOIYsOIYsOIYsOIYsOIYsOIYsOIYsOIYsOIYsOIYsOIYsOIYsOIYsOIYsOIYsOIYsOIYsOIYsOIYsOIYsOIYsOIYsOIYsOIYsOIYsOIYsOIYsOIYsOIYsOIYsOIYsOIYsOLj+yTyAAAAKXRSTlMA/vz16+7t8lzwR1Y9eWcx9kM6YGw1UHOn+i7pfizogTN0OW1BYvuoUdjopzoAAABlSURBVHheZY5HDsQgEAQNC15wztmbU///g4tk2hfPqUoaqSsYVBfwQowxOSogDaU8QdaU5AyRUSoL0VBaDdFTcgWklGkGFs/rBbgefm4auG/4sBDPw9bLNbx9m0PDZnz25q/+Ef/d5wcdkAuKxQAAAABJRU5ErkJggg==') center center no-repeat #fff;
}

.block-collapsed .title_wrapper:hover{
  cursor:pointer;
}

.block-collapsed.block-open .title_wrapper:after{
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAALCAMAAABFyS02AAAAWlBMVEX///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////9jZLFEAAAAHXRSTlMA/vX87epGUKdCVvvyOV3wNWJu7jFngC09cnrr7ArJyVAAAABmSURBVHheXclXCsMwAATRVXPvvWTuf81ghMDJ+xp2VfhML5kv9MGWSlRavPIae6TlsNS5VDmaNi5tg6ue6Bz98MTQ47p4joZ5kZYZMyrSarj3PWBWJZogBJj0cgKc+nHBpT/bluoLNvYFicvAj8kAAAAASUVORK5CYII=') center center no-repeat #18b0e2;
}

.block-collapsed .block-title{
  font-weight: bold;
  font-size: 20px;
  color: #ff8d00;
  text-transform: uppercase;
  background: #fff;
  padding: 10px 30px;
  transition: all 0.4s ease;
}

.block-collapsed.block-open .content{
  border-top: 2px solid #cedce0;
}

.block-collapsed .block-title:hover,
.block-collapsed.block-open .block-title{
  color: #18b0e2;
}

#block-block-40 .content{
  padding: 10px;
  display: none;
}
.block-collapsed .content{
  display: none;
}

#block-block-40 .content>p{
  margin-bottom: 0;
  display: none;
}

#block-block-40 .content ul{
  list-style: none;
  padding-bottom: 20px;
  padding-left: 0;
  border-bottom: 2px solid #cedce0;
}
#block-block-40 .content ul:last-child{
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}

#block-block-40 .content ul li{
  font-size: 14px;
  padding: 5px;
  position: relative;
  text-indent: 0;
  transition: all 0.4s ease;
}

#block-block-40 .content ul li:hover{
  background: #cedce0;
}

#block-block-40 .content ul li strong{
  text-transform: uppercase;
  color: #59767d;
  font-size: 13px;
  display: block;
}

@media only screen and (min-width: 480px) {
  #block-block-40 .content{
    padding: 30px;
  }

  #block-block-40 .content ul li{
    padding-left: 37%;
    text-indent: -5px;
  }

  #block-block-40 .content ul li strong{
    display: inline-block;
    width: 35%;
    position: absolute;
    left:0;
    top:7px;
    text-align: right;
  }
}
/* portfolio navigation */
#block-block-49 .content ul,
#block-block-49 .content ul li {
	padding:0px;
	margin:0px;
	list-style:none;
	list-style-image:none;
	text-align:center;
}
#block-block-49 .content ul li {
	display:inline-block;
	margin:0px 40px;
}
#block-block-49 .content ul li a {
	text-decoration:none;
	color:#18b0e2;
	border-bottom:1px dashed;
	font-size:21px;
	cursor:pointer;
}
#block-block-49 .content ul li a:hover {
	border:0px;
}
#block-views-projectgallery-block {
	background:#edf0f1 url(../images/galleryproject-bg.jpg) center top no-repeat;
	height:909px;
	margin-top:-60px;
}
#block-views-projectgallery-block .block-inner {
	max-width:940px;
	margin:0 auto;
}
#block-views-projectgallery-block .block-title {
	text-align:left;
	line-height:1;
	padding:100px 0px 97px 0px;
	font-size:35px;
	margin:0px;
}
.view-projectgallery {
	//width:100%;
    //max-width:518px;
    width: 822px;
    height: 516px;
	margin:0 auto;
    position:relative;
    display: flex;
    justify-content: center;
    align-items: center;
}
.view-projectgallery .field-slideshow-controls a {
	position:absolute;
	top:50%;
	width:53px;
	height:53px;
	overflow:hidden;
	text-indent:-1000px;
	margin-top:-26px;
	z-index:100;
}
.view-projectgallery .field-slideshow-controls a.prev {
	background:url(../images/pgaller-left.png) left top no-repeat;
	left:-90px;
}
.view-projectgallery .field-slideshow-controls a.prev:hover {
	background-position:left bottom;
}
.view-projectgallery .field-slideshow-controls a.next {
	background:url(../images/pgaller-right.png) left top no-repeat;
	right:-90px;
}
.view-projectgallery .field-slideshow-controls a.next:hover {
	background-position:left bottom;
}

