

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~



	SUPER WP HEROES

	FILE PURPOSE: PAGE SPECIFFIC STYLES; TO BE TURNED TO WIDGETS
	


   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */





/*
//    ************************************************************************************************************************************
//    ************************************************************************************************************************************
//    ************************************************************************************************************************************
//    ************************************************************************************************************************************
//    *******
//    *******
//    *******
//    *******
//    *******        SUPER WP HEROES
//    *******        SECTION NAME: PAGE SPECIFIC CONTENT
//    *******        DESCRIPTION: 
//    *******
//    *******
//    *******
//    *******
//    ************************************************************************************************************************************
//    ************************************************************************************************************************************
//    ************************************************************************************************************************************
//    ************************************************************************************************************************************
*/


    /*
    //    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    //    ***
    //    ***        SUPER WP HEROES                                               
    //    ***        SUBSECTION NAME: HOME PAGE
    //    ***        DESCRIPTION: 
    //    ***        CALLED ON: 
    //    ***
    //    ***        TO DO: -
    //    ***
    //    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    */



        /*
        //    ---        SUPER WP HEROES                                               
        //    ---        COMMENT: HOME PAGE DESCRIPTION
        */


        #homepage-description {
            position: relative;
        }

        #homepage-description .section-content:before{
            background-image: url(../images/clients/client-pictures/marc-perry-bust.png);
            background-size: contain;
            background-position: left bottom;
            background-repeat: no-repeat;
            z-index: 0;
            content: "";
            display: block;
            width: 100%;
            /*top: 0;*/
            bottom: 0;
            left: 0;
            height: 100vh;
            position: absolute;
            
        }

        #homepage-description h1.text-right {
            text-align: right;
        }




        /*
        //    ---        SUPER WP HEROES                                               
        //    ---        COMMENT: CONTACT US
        */

        /* #we-are-here-map {
            background-attachment: fixed;
            background-image: url(../images/backgrounds/developers-romania-we-are-here-map.png);
            background-size: cover;
            background-position: center top;
        }*/

        /*
        //    ---        SUPER WP HEROES                                               
        //    ---        COMMENT: HOME PAGE WHO WE ARE
        */

        #homepage-our-formula{}

        #homepage-who-we-are{
            background-attachment: fixed;
            background-image: url(../images/graphics/romania-map-10px-blur-50opacity.png);
            background-size: cover;
            background-color: #000;
        }

            #homepage-who-we-are .section-content {
                background: rgba(0,0,0,0.5);
            }



            

        /*
        //    ---        SUPER WP HEROES                                               
        //    ---        COMMENT: DATABASE WP HOURLY STATS
        */

        #what_we_do, #what_we_do p {
            text-align: center !important;
            text-transform: uppercase;
            font-family: 'open_sanslight';
        }

        #what_we_do p b {
        }

        #what_we_do .column {

        }

        #what_we_do i {
            font-size: 70px;
            margin-top: 5px;
            margin-bottom: 15px;
        }

        #what_we_do p {
            font-size: 16px;
            line-height: 30px;
            margin: 3px 0;
        }
        #what_we_do{
            margin: 0; 
            padding: 0px;
        }

        .wordpress-layout img{
            margin-top: 30px;
        }

        #what_we_do li{
            list-style: none;
            display: inline-block;
            margin: 0 15px;
            color: #FFF;
            text-transform: uppercase;
            font-size: 25px;
            cursor: default;
            width: calc(25% - 35px);
            line-height: 130px;
            background: url(../images/backgrounds/romb-purple-small.png);  background-repeat: repeat;
            position: relative;
            text-align: center;
            font-family: 'open_sansextrabold', arial, serif;
            padding: 50px 0;
        }

       /* #what_we_do li:first-child {margin-left: 0;}
        #what_we_do li:last-child {margin-right: 0;}*/

        #what_we_do li span{
            display: inline-block;
            vertical-align: middle;
            line-height: normal;
        }

        
        /*--- hover 1 ----*/
        #what_we_do li:nth-child(1):hover:before{
            border-bottom: 50px solid rgba(158, 120, 120, 1);
        }
        #what_we_do li:nth-child(1):hover:after{
            border-top: 50px solid rgba(158, 120, 120, 1);
        }
        #what_we_do li:nth-child(1):hover{
            background: rgba(158, 120, 120, 1);
        }
        /*--- hover 2 ----*/
        #what_we_do li:nth-child(2):hover:before{
            border-bottom: 50px solid rgba(164, 163, 111, 1);
        }
        #what_we_do li:nth-child(2):hover:after{
            border-top: 50px solid rgba(164, 163, 111, 1);
        }
        #what_we_do li:nth-child(2):hover{
            background: rgba(164, 163, 111, 1);
        }
        /*--- hover 3 ----*/
        #what_we_do li:nth-child(3):hover:before{
            border-bottom: 50px solid rgba(120, 161, 120, 1);
        }
        #what_we_do li:nth-child(3):hover:after{
            border-top: 50px solid rgba(120, 161, 120, 1);
        }
        #what_we_do li:nth-child(3):hover{
            background: rgba(120, 161, 120, 1);
        }
        /*--- hover 4 ----*/
        #what_we_do li:nth-child(4):hover:before{
            border-bottom: 50px solid rgba(80, 146, 146, 1);
        }
        #what_we_do li:nth-child(4):hover:after{
            border-top: 50px solid rgba(80, 146, 146, 1);
        }
        #what_we_do li:nth-child(4):hover{
            background: rgba(80, 146, 146, 1);
        }

      

        /*
        //    ---        SUPER WP HEROES                                               
        //    ---        COMMENT: HOME PAGE WHAT WE DO
        */

        #homepage-what-we-do{
            background-repeat: repeat;
        }

            #homepage-what-we-do .section-content {
                padding:100px 0;
            }

        #homepage-what-we-do .get-a-quote{
            margin-bottom: 20px;
        }

        .project-aspects{
            padding: 100px 0 50px 0;
        }
        .homepage-services{
            margin-bottom:40px;
        }
        /* Service Block */
        .services-block {
            margin-bottom: 40px;
        }
        .services-block h4 {
            padding: 45px 0 45px 205px;
            margin: 0 0 30px 0;
            text-align: left;
            font-size: 27px;
            line-height: 50px;
            font-family: 'Impact', "Charcoal", 'open_sanslight', sans-serif;
            background-size: 34% !important;
        }
        .homepage-services .services-block a.button:hover{
            background-color: rgba(255, 255, 255, 0.09) !important;
            border: 1px solid transparent !important;
            color: #fff;
        }



        /*
        //    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        //    ***
        //    ***        SUPER WP HEROES                                               
        //    ***        SUBSECTION NAME: HOSTING PAGE
        //    ***        DESCRIPTION: 
        //    ***        CALLED ON: 
        //    ***
        //    ***        TO DO: -
        //    ***
        //    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        */


            /*
            //    ---        SUPER WP HEROES                                               
            //    ---        COMMENT: TOP SECTION
            */


            #cloud-hosting-for-wordpress .section-content {
                background-image: url('../images/backgrounds/cloud-hosting-for-wordpress-websites.png');
                background-position: left bottom;
                background-repeat: no-repeat;
                background-size: contain;
                padding-top: 0;
            }


        /*
        //    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        //    ***
        //    ***        SUPER WP HEROES                                               
        //    ***        SUBSECTION NAME: HIRE DEDICATED IT TEAMS PAGE
        //    ***        DESCRIPTION: 
        //    ***        CALLED ON: 
        //    ***
        //    ***        TO DO: -
        //    ***
        //    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        */



            /*
            //    ---        SUPER WP HEROES                                               
            //    ---        COMMENT: HIRE IT TEAM HOW DOES IT WORK
            */

            ul.benefits-list {
                margin: 0 0 40px 0;
                padding: 0;
            }

            ul.benefits-list li {
                line-height: 25px;
                border-bottom: 1px solid rgba(0,0,0,0.2);
                background-image: none !important;
                padding: initial !important;
                display: table;
                table-layout: fixed;
                height: 100%;
                width: 100%;
            }

            ul.benefits-list li:last-child {
                border: 0;
            }

            ul.benefits-list li i {
                background: rgba(0,0,0,0.5);
                display: table-cell;
                float: none;
                height: 100%;
                vertical-align: middle;
                width: 41px;
                padding: 14px 14px;
                text-align: center;
            }

            ul.benefits-list li i:before {
                display: inline-block;
                width: 12px;
            }
            ul.benefits-list li b{
                display: table-cell;
                float: none;
                height: 100%;
                padding: 8px 20px;
                text-align: left;
            }

            ul.benefits-list li span {
                padding: 5px;
            }


            /*
            //    ---        SUPER WP HEROES                                               
            //    ---        COMMENT: HTIME TRACKING
            */

                #hire-it-team-time-tracking {
                    background-image: url(../images/backgrounds/time-tracking-with-screenshots-desktop.png);
                    background-attachment: fixed;
                    background-size: cover;
                    background-position: top right;
                }



/*
//	************************************************************************************************************************************
//	************************************************************************************************************************************
//	************************************************************************************************************************************
//	************************************************************************************************************************************
//	*******
//	*******
//	*******
//	*******
//	*******		SUPER WP HEROES
//	*******		SECTION NAME: AFFILIATES MANAGER PLUGIN
//	*******		DESCRIPTION: 
//	*******
//	*******
//	*******
//	*******
//	************************************************************************************************************************************
//	************************************************************************************************************************************
//	************************************************************************************************************************************
//	************************************************************************************************************************************
*/

#affiliate-program-hero .section-content:before {
    background-image: url(../images/mascots/character_fullTime.png);
    background-size: contain;
    background-position: right bottom;
    background-repeat: no-repeat;
    z-index: 0;
    content: "";
    display: block;
    width: 700px;
    top: initial;
    bottom: -100px;
    right: -70px;
    height: 700px;
    position: absolute;
}


.yith-wcaf-registration-form .button {
        font-family: 'open_sansbold', Impact , arial, serif !important;
        border: 1px solid rgba(0,0,0,0.1) !important;
        box-shadow: 0 0 3px rgba(255,255,255,0.3) inset;
        border-radius: 25rem !important;
        transition: all 1s;
        overflow: hidden;
        position: relative;
        padding: 20px 25px 20px 25px !important; /*SANS*/
        font-family: 'open_sansextrabold' !important;
        border: 1px solid rgba(0, 0, 0, 0.1) !important !important;
        background: #75c283 !importnat;
        background: -moz-linear-gradient(45deg, #75c283 0%, #88fc88 100%) !important;
        background: -webkit-linear-gradient(45deg, #75c283 0%, #88fc88 100%) !important;
        background: linear-gradient(45deg, #75c283 0%, #88fc88 100%) !important;
        color: #fff !important;
    }

        .yith-wcaf-registration-form .button:hover {
            box-shadow: 0 0 3px rgba(255,255,255,0.3) inset, 0 10px 10px #00000050;
        }

        .yith-wcaf-registration-form .button:before {
            background-position: center center;
            background-image: url(../images/overlays/btn-hover-glow.png);
            background-size: cover;
            background-repeat: no-repeat;
            content: "";
            display: block;
            width: 100%;
            height: 150px;
            position: absolute;
            left: -100%;
            top: -40px;
            transition: left 0.3s;
            z-index:99;
            opacity: 0.7;
        }

            .yith-wcaf-registration-form .button:hover:before{
                left: 100%;
            }



.aff-wrap {
    background: none;
    border: 0;
}


.wpam-nav-menu {
    margin-bottom: 20px;
    background: none !important;
}

.wpam-nav-menu ul {
    display: flex;
}

.wpam-nav-menu li {
    float: left;
    margin: 0 10px 0 0 !important;
}

.wpam-nav-menu li a {
    color: #000;
    background: #f9a73d;
    font-weight: bold;
    padding: 10px 20px !important;
}

.wpam-nav-menu li a:hover {
    background: #4cd7e8;
}

.wpam-nav-menu li a.current-menu-item,
.wpam-nav-menu li a.active {
    background: #75c283;
    color: #fff !important
}

.aff-wrap .wrap {
    padding: 0;
}

/* Overview Section */

div.summaryPanelLine {
    margin: 0px !important;
}

div.summaryPanel {
    font-size: 13px !important;
}

.aff-wrap .wrap .pure-table:nth-of-type(2),
.aff-wrap .wrap .pure-table:nth-of-type(3) {
    width: 49% !important;
}

.aff-wrap .wrap .pure-table:nth-of-type(2) {float: left; clear: left;}
.aff-wrap .wrap .pure-table:nth-of-type(3) {float: right; clear: right;}

/* Sales Section */

.daterange-form {}
.daterange-form form {    display: inline-block;   width: 100%;  margin-bottom: 20px;}

.wpam-daterange-selection {float: left; width: 75%;}
.wpam-daterange-selection br {display: none;}
.wpam-daterange-selection label { display: block; float: left; width: 10%; }
.wpam-daterange-selection input { display: block; float: left; width: 40%; margin-top: -15px;}

.wpam-daterange-action-buttons {float: right; width: 20%; margin-top: -15px;}
.wpam-daterange-action-buttons br {display: none;}
.wpam-daterange-action-buttons input {
    float: left;
    width: 50% !important;
    line-height: 24px !important;
    border-bottom: 7px solid rgba(0,0,0,0.7) !important;
}

table.wpam-responsive-table {
    border-collapse: unset;
}

/* Account info */


.wpam-contact-info {background: none; border: 0;}
.wpam-contact-info tr:nth-child(odd) {background: none; border: 0;}
.wpam-contact-info tr,
.wpam-contact-info th,
.wpam-contact-info td {border: 0; padding: 0}
.wpam-contact-info td + td {
    border: none;
    border-bottom: 0px solid #cbcbcb;
    padding-bottom: 20px;
}
.wpam-contact-info thead th {padding: 10px;}

/* CREATIVES SECTION */

#previewButton {
    padding: 10px 20px;
    border: 0;
    display: none;
}

/* Fancy Tytle Fix ... for whatever reason... */

.aff-wrap .fancy-title p:first-of-type {
    display: none !important;
}

/*===================== Affiliate Program Page ==============================================*/

.affiliate-program {
    background-size: initial !important;
    background-repeat: no-repeat;
    background-size: 42% !important;
    background-position: 5% center;
}

.affinside {
    margin-left: 35px;
    margin-right: 35px;
    box-sizing: border-box;
    width: auto;
}

.percentaff {
    position: fixed;
    top: 47%;
    left: 50%;
    z-index: 999;
    display: block;
    width: 18vw;
    margin-left: -6.79%;
}

.affcharacter {
    display: none;
}

#affiliate-signup {
    padding: 100px 0 100px 0;
}

.summaryPanelLine {
    width: 33.33%;
    float: left;
    display: block;
    text-align: center;
}
div.summaryPanelLineValue {
    float: none;
    width: 100%;
    font-weight: bold;
    font-family: 'oswald-heavy', 'open_sansextrabold','Impact', "Charcoal",Arial, Helvetica, sans-serif;
    font-size: 30px;
    line-height: 70px;
}

/*
//	************************************************************************************************************************************
//	************************************************************************************************************************************
//	************************************************************************************************************************************
//	************************************************************************************************************************************
//	*******
//	*******
//	*******
//	*******
//	*******		SUPER WP HEROES
//	*******		SECTION NAME: PORTFOLIO
//	*******		DESCRIPTION: 
//	*******
//	*******
//	*******
//	*******
//	************************************************************************************************************************************
//	************************************************************************************************************************************
//	************************************************************************************************************************************
//	************************************************************************************************************************************
*/

/*===================== PORTFOLIO SECTION WIDGET =============================*/

#homepage-portfolio .section-content {
    padding: 0;
}

.portfolio-section{}
.portfolio{
    float:left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position:relative;
    width: 20% !important;
}
.portfolio:before{  
    content: '';
    position: absolute;
    height: 90%;
    top: 5%;
    right: -1px;
    border-left: 1px solid #d8d8d8;
}
.portfolio:after{  
    content: '';
    position: absolute;
    width: 90%;
    left: 5%;
    bottom: -1px;
    border-bottom: 1px solid #d8d8d8;
}
.portfolio.orange-bck:before{border-left: 1px solid transparent;}
.portfolio.orange-bck:after,
.portfolio-section .portfolio.last-row:after,
.portfolio-section .portfolio.last-row:after{border-bottom: 1px solid transparent;}


.portfolio a img{
    max-width: 80%;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    filter: grayscale(100%); 
}
.portfolio a img:hover{
    -webkit-filter: none;
    -moz-filter: none;
    -o-filter: none;
    -ms-filter: none;
    filter: none;
}
.view-all-projects-holder{position:relative;}
.view-all-projects{
    text-transform: uppercase;
    /*font-size: 37px; SANS */
    /*line-height: 45px; SANS */
    font-size: 50px;/* OSWALD  */
    line-height: 65px; /* OSWALD  */
    bottom: 0px;
    left: 0px;
    position: absolute;
    padding: 30px;
    color: #000;
    font-family: 'open_sanslight', 'open-sanslight', Arial, sans;
}

/*.padd-bottom90{padding-bottom: 90px;}
.column-full-width{margin-left: -15px; margin-right: -15px;}
.title-padding4020{padding: 40px 20px;}*/

@media all and (min-width: 1025px) {
   
}

@media all and (min-width: 600px and max-width: 1024px) {
    .portfolio:nth-last-child(-n+4):after {display: none;}
}

@media all and (min-width: 767px) {
    .portfolio:nth-last-child(-n+3):after {display: none;}
}


/* ============================== PORTFOLIO ================================ */
/*.portfolio-pagesection .portfolio{
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}
.portfolio-pagesection .portfolio:before{  
    content: '';
    position: absolute;
    height: 90%;
    top: 5%;
    right: -1px;
    border-left: 1px solid #d8d8d8;
}
.portfolio-pagesection .portfolio:after{  
    content: '';
    position: absolute;
    width: 90%;
    left: 5%;
    bottom: -1px;
    border-bottom: 1px solid #d8d8d8;
}

.portfolio-pagesection .portfolio a img{
    max-width: 80%;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    filter: grayscale(100%); 
}
.portfolio-pagesection .portfolio a img:hover{
    -webkit-filter: none;
    -moz-filter: none;
    -o-filter: none;
    -ms-filter: none;
    filter: none;
}

ul.portfolio-subcatebory{margin: 0px; padding: 0px; list-style-type: none;}
ul.portfolio-subcatebory li{float: left; width: 33.3%; padding: 10px 5px;text-align:center;  height: 165px;}
ul.portfolio-subcatebory li a img{width:80px;height:80px;}
ul.portfolio-subcatebory li a:hover{opacity:0.8;filter: alpha(opacity=80);}
ul.portfolio-subcatebory li a:hover span{opacity:0.8;filter: alpha(opacity=80);}
ul.portfolio-subcatebory li a span{
    color: #d3d1cf; 
    text-transform: uppercase; 
    font-size: 12px; 
    letter-spacing: 1px; 
    line-height: 15px; 
    display: block;
    padding: 10px 0px;
}
*/


/* Responsive */

@media(max-width: 1400px){

    /*
    //    ---        SUPER WP HEROES                                               
    //    ---        COMMENT: HOME PAGE DESCRIPTION
    */
    #homepage-description .section-content:before {
        display: none;
    }

}

@media(max-width: 1200px){


    /*
    //    ---        SUPER WP HEROES                                               
    //    ---        COMMENT: AFFILIATES PAGE
    */
    #affiliate-program-hero .section-content:before {
        width: 300px;
        height: 300px;
        bottom: 30px;
        top: initial;
        right: 0;
    }

    .view-all-projects {
        font-size: 35px;
    }
}

@media(max-width: 1024px){

    /*
    //    ---        SUPER WP HEROES                                               
    //    ---        COMMENT: HOME PAGE
    */

    #what_we_do li {
        padding: 20px 0;
        margin: 0;
    }
}

@media(max-width : 991px) {

    /*
    //    ---        SUPER WP HEROES                                               
    //    ---        COMMENT: HOME PAGE
    */

    #what_we_do p {
        font-size: 12px;
        letter-spacing: 1px;
    }


    .services-block h4 {
        font-size: 20px;
        background-size: 200px !important;
        padding: 230px 0 0 0;
        text-align: center;
        background-position: center top !important;
    }

    .view-all-projects{font-size: 20px;line-height: 25px;}

    /* Single */

    #homepage-portfolio .portfolio {
        height: 220px !important;
    }

    .portfolio-image{
        padding:25px 15px;
        /*margin-top: 68px;*/
        height:auto;
    }
    .portfolio-image .portfolio-social{
        bottom: 20px;
        left: -20px;
    }

    .portfolio a img {
        max-width: 80% !important;
        -webkit-filter: grayscale(100%);
        -moz-filter: grayscale(100%);
        -o-filter: grayscale(100%);
        -ms-filter: grayscale(100%);
        filter: grayscale(100%);
        height: auto !important;
        display: inline-block;
        width: auto ! Important;
        max-height: 60% !important;
    }


    /*
    //    ---        SUPER WP HEROES                                               
    //    ---        COMMENT: HIRE DEVELOPERS PAGE
    */
    #hire-it-team-time-tracking {
        background-position: left top;
    }

    #quote-now img {
        max-width: 200px;
        width: 100%;
    }


    /*
    //    ---        SUPER WP HEROES                                               
    //    ---        COMMENT: AFFILIATES PAGE
    */
    #affiliate-program-hero .section-content:before {
        display: none;
    }


}
@media(max-width : 767px) {

    /*
    //    ---        SUPER WP HEROES                                               
    //    ---        COMMENT: HOME PAGE
    */

    #homepage-who-we-are {
        background: url(../images/backgrounds/romb-purple-small.png);
        background-repeat: repeat;
    }
    
    #homepage-who-we-are .section-content {
        padding: 25px 0 50px;
        background: none;
    }
    
    #homepage-who-we-are .widget-2titles {
        margin: 25px 0 5px;
    }
    
    #homepage-what-we-do .section-content {
        padding: 30px 0 40px;
    }
    #homepage-what-we-do h2.freaky-big, #homepage-who-we-are h2.freaky-bigger{
        text-align: center;
        font-size: 30px;
        line-height: 50px;
        margin-bottom: 45px;
        margin-top: 20px;
    }
    #homepage-what-we-do .black_bcg{
        margin-top: 20px;
        margin-bottom: 25px;
    }
    #homepage-our-clients .section-content {
        padding: 40px 0;
    }
    /*#homepage-our-clients .white_bcg{
        margin-bottom: 40px;
    }*/
    #homepage-our-clients .white_bcg h4{
        margin-bottom: 0;
    }
    
    .view-all-projects{
        font-size: 17px;
        line-height: 20px;
    }
    
    .portfolio {
		border: 0;;
	}
    
    .portfolio:before {
		display: block;;
	}

 
        .portfolio_nav{
            display:none;
        }

		

    #what_we_do {
        margin: 0 0 70px 0;
    }

        #what_we_do li {
            width: 160px;
            height: 160px;
        }

}

@media(max-width : 480px){


	/* HomePage Widget */
	.portfolio {
		float: left;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		position: relative;
		width: 100% !important;
		height: 150px !important;
		border-bottom: 1px solid #d8d8d8;
	}
	.portfolio:before {
		display: none;
	}

    .view-all-projects {
		font-size: 35px;
		line-height: 45px;
	}
    .view-all-projects .hidden-phone {
		display: block !important;
    }

}

@media(max-width : 320px){

}
