    .tablet-hidden {
        display: none;
    }
	

    .inner{
        width: 747px;
    }

    .case-study-section .has-bg-img {
        height: 450px;
    }
    #home-client .client-content {
        margin: 20px auto;
        float: none;
    }
    .contact-info-col p, .contact-info-col p a {
        font-size: 15px;
        line-height: 26px;
    }
    #home-case-study-1:before {
        width: 160px;
        height: 100px;
        top: 450px;
    }
	.case-study-section .case-content {
		min-height: 1px;
	}

	.equal-col-section>.right-col {
    	order: 1;
		-webkit-order: 1;
	}
	ul.top-menu.show {
		width: 100%;
	}
	ul.top-menu li.menu-item-has-children span.menu-caret {
		display: inline-block;
	}
	ul.top-menu li.menu-item-has-children {
		padding-right: 18px;
	}
	.equal-col-section>.left-col {
		order: 2;
		-webkit-order: 2;
	}

    .top-menu {
        display: none;
    }

	.main-services-sec2 .img-col {
		margin-bottom: 30px;
	}
	#sub-services-design2 .sub-section .bg-col-sub img {
		margin: 30px auto 0;
	}
	#sub-services-design2 .sub-section .why-col-wrapper .why-col-inner {
		display: block;
		margin: 0 auto;
		width: 100%;
	}
	ul.hexagon-list, .main-content ul {
		text-align: left;
	}
	#sub-services-design2 .sub-section .why-col-wrapper {
		padding: 0;
		text-align: center;
	}
	.page-header.fixed ul.top-menu>li:hover>ul.sub-menu {
		max-height: 350px;
		overflow: scroll;
	}
    /* ==========================================================================
    HEADER
   ========================================================================== */

    .page-header {
        background: #313131;
    }
    .page-header .inner {
        width: 90%;
    }
    .header-logo img {
        height: auto;
        max-width: 135px;
        margin-top: 20px;
    }
	#mobile-menu img {
		margin-top: 52px;
	}
    .contact-box {
        display: block;
        margin-top: 0;
        margin-bottom: 0;
        margin-right: 60px;
        border: none;
    }
    .contact-box ul li {
        margin-bottom: 5px;
        line-height: 16px;
    }

    #mobile-menu {display: block}

    .top-menu {
        position: absolute;
        top:100%;
        width: 100%;
        padding:0 4%;
        background: #2a2a2a;
        left:0;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;


    }
    ul.top-menu  li {line-height: 60px;}



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

    .page-footer .text-cols {
       font-size: 14px;
       line-height: 30px;
        margin-bottom: 15px;
    }
    .page-footer  .text-cols > div {
        max-width: 295px;
        margin-right: 20px;
    }

    .partners-list li {
        display: inline-block;
        padding: 15px 22px 15px 22px;
    }
	.sub-services-lists.equal-col-section {
    flex-direction: row;
	-webkit-flex-direction: row;
	-moz-flex-direction: row;
	-mx-flex-direction: row;
    flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	display: -webkit-box;   /* OLD - iOS 6-, Safari 3.1-6, BB7 */
	display: -ms-flexbox;  /* TWEENER - IE 10 */
	display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
	display: flex;         /* NEW, Spec - Firefox, Chrome, Opera */
	}

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

 .home-slider .rsABlock .table-cell h2,
.home-slider .rsABlock .table-cell .headline-text {
        font-size: 48px;
        line-height: 54px;
        max-width: 550px;
    }
    .home-slider .rsTabs {
        display: none;
    }

    .home-slider .rsABlock {
        width: 680px;

    }
    .home-slider,
    .home-slider .rsOverflow {
        height: 580px !important;
    }

    .home-slider .inner-slider .rsABlock .table-cell {
        padding-top: 100px;
    }

    .home-slider .rsABlock .table-cell p {
        font-size: 15px;
        line-height: 24px;
        max-width: 450px;
        margin: 0 auto;
    }
    .hexa-img {
        height: 300px;
    }
    #home-services .services-list-col a.bordered-btn {
        position: relative;
        bottom: 0;
        right: 0;
    }
    .col-one-half {
        width: 100%;
		padding: 0;
    }

    /* ==========================================================================
     CLIENTS LIST
     ========================================================================== */

    .clients-list {
        padding:50px 0 30px 0;
    }

    .clients-list dl {
        width: 38%;
    }
    .clients-container {
        width:62%;
    }
    .clients-list dl dt {
       font-size: 22px;
       line-height: 30px;
    }
    .client-logo {
        margin:0;
        width: 25%;
        height: 60px;
        text-align: center;

    }
    .client-logo img{
        max-width: 74%;
        max-height: 45px;
    }

    /* ==========================================================================
    SPLITED SECTION
    ========================================================================== */
    .splited-section .testimonials .bx-wrapper,
    .splited-section .content{
        font-size: 14px;
        line-height: 25px;
    }
    .splited-section .bx-wrapper li {
        margin-left:3px;
    }

    .splited-section .testimonials .bx-wrapper {
        margin-top:30px;
        padding-top: 48px;
    }

    .testimonials .author {
        margin-top: 35px;
    }

    /* ==========================================================================
   FLOATING MODULES
   ========================================================================== */

    .scrollToTop {
        width: 25px;
        height: 25px;
        right:20px;
        bottom: 20px;
    }

    /* ==========================================================================
     MAIN CONTENT HEADER (INTERNAL PAGES HEADER)
     ========================================================================== */

    .main-content-header h1 {
        font-size: 28px;
    }
    .main-content-header {
        padding: 50px 0;
    }

    .main-content-header.pic-header p {
        margin-top: 20px;
        font-size: 20px;
        line-height: 25px;

    }

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


    .text-page {
        padding: 50px 0;
    }
    .text-page .left-col{
        width: 162px;
        padding-right: 38px;
    }
    .text-page .main-col {
        width: 480px;
    }

    .text-page .main-col .left {
        width: 100%;
        float: none;
    }
    .text-page .main-col .left + img {
        display: none;
    }




/* ==========================================================================
SIDE MENU
========================================================================== */

    .side-menu {
        display: block;
    }
    .side-menu dt {
        min-height: 40px;
        font-size: 12px;
        padding: 0 15px;
        line-height: 40px;
    }
    .side-menu dd {
        line-height: 15px;
        padding: 0 15px;
    }
    .side-menu dd a{
        font-size: 11px;
        color: #fff;
        text-decoration: none;
        width: 75%;
        padding: 11px 0 11px 20px;
    }
    .side-menu dd img {
        top:14px;
        left:12px;
        max-width: 12px;
        margin-right: 16px;
    }


/* ==========================================================================
  TYPOGRAPHY
 ========================================================================== */


    .breadcrumbs {
        margin-bottom: 20px;
    }
    .typography h2 {
        line-height: 34px;
        font-size: 20px;
    }
    .typography p {
        color:#313131;
        line-height: 27px;
        font-size: 14px;
    }
    .typography li {
        font-size: 14px;
    }

/* ==========================================================================
SIDE HEXAGON
========================================================================== */

    .side-hexagon {
        width: 162px;
        height: 190px;
    }


    .side-hexagon > div {
        position: absolute;
        display: block;
        border-left: 81px solid #fff;
        border-right: 82px solid #fff;
        width: 1px;
        left:-1px;
        z-index: 4;
    }

    .side-hexagon .top {
        top: -1px;
        border-bottom: 49px solid transparent;
    }

    .side-hexagon .bottom{
        bottom: -1px;
        border-top: 49px solid transparent;
    }

    .side-hexagon .text {
        font-size: 16px;
        line-height: 23px;
    }
    .side-hexagon .text > div {
        padding: 0 20px;
    }

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

    .contact-col  {
        width: 100%;
        float: none;
        margin: 0 0 20px 0;
    }
    /*========================  CONTACT CONT  =======================*/
    .contact-cont {
        width: 100%;
    }