    .inner{
        width: 960px;
    }
	ul.top-menu > li {
		line-height: 92px;
	}
	.home-slider .rsABlock .table-cell h2, .home-slider .rsABlock .table-cell .headline-text {
		font-size: 55px;
		line-height: 61px;
	}	

    .contact-box {
        display: block;
        padding: 15px 10px;
    }
    .contact-box ul li a {
        font-size: 12px;
		padding-bottom: 8px;
		padding-top: 8px;
    }
    .contact-box ul li {
        line-height: 1;
    }
    ul.top-menu li a {
        font-size: 13px;
        margin-right: 20px;
    }
	ul.top-menu li:last-child a {
        margin-right: 15px;
    }
    .header-logo img {
        max-width: 150px;
        height: auto;
        margin-top: 14px;
    }
	ul.top-menu.show {
		width: 62%;
	}

/* ==========================================================================
HOME SLIDER
========================================================================== */

    .home-slider {
        height: 600px;
    }
    .home-slider .rsTabs {
        width: 960px;
        left:50%;
        margin-left: -480px;
    }
    .home-slider .rsABlock {
        width: 960px;

    }
    .home-slider-btns a {
        font-size: 20px;
        line-height: 26px;
        padding: 17px 10px;
        margin-right: 15px;
    }
    .contact-info-col p, .contact-info-col p a {
        font-size: 18px;
        line-height: 31px;
    }
    .address-info-col p {
        max-width: 80%;
    }

    ul.footer-menu {
        column-width: 105px;
    }

/* ==========================================================================
      FOOTER
 ========================================================================== */

    .footer-social {
        float: none;
        display: block;
        clear: both;
        padding-left: 127px;

    }
    .footer-social li {
        margin-left: 0;
        margin-right: 28px;
    }



    .client-logo{
        margin: 0 0 0 70px;
    }


/* ==========================================================================
SPLITED SECTION
========================================================================== */

    .splited-section .content{
        padding: 55px 55px 55px 0;
        font-size: 18px;
    }


    .splited-section .testimonials .bx-wrapper {
        margin: 55px 20px 55px 55px;
        font-size: 18px;
    }

/* ==========================================================================
 TEXT PAGE
 ========================================================================== */

    .text-page {
        padding: 50px 0;
    }
    .text-page .left-col{
        width: 240px;
        padding-right: 40px;
    }
    .text-page .main-col {
        width: 680px;
    }
    .text-page .main-col .left {
        width: 100%;
    }
    .text-page .main-col .left + img {
       display: none;
    }

/* ==========================================================================
CONTACT PAGE
========================================================================== */

.contact-col {
    width:30%;
    margin-left: 4%;
}
.contact-col h2 {
   font-size: 23px;
   margin-bottom: 10px;
}
