.main-menu, .responsive-menu ul, .social-member, .progess-bars, .first-footer .social-footer ul
{
    padding: 0;
    margin: 0;
    list-style: none;
}

body
{
    color: #333333;
    font-weight: 300;
    font-style: normal;
    -webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
    -webkit-text-size-adjust: 100%;
    font-family: 'PT Sans', sans-serif;
    font-size: 12px;
    line-height: 1.85em;
    margin: 0px;
    padding: 0px;
    background-repeat: no-repeat;
    background-position: left bottom;
    background-attachment: fixed;
    text-align: justify;
    letter-spacing: 1px;
}

a, a:hover, a:focus
{
    text-decoration: none;
    -webkit-transition: all 150ms ease-in;
    -moz-transition: all 150ms ease-in;
    -o-transition: all 150ms ease-in;
    transition: all 150ms ease-in;
}

h1, h2, h3, h4, h5, h6
{
    font-family: 'Open Sans', Arial, "Helvetice Neue", sans-serif;
    text-align: center;
    font-size: 1.3em;
}

h1
{
    margin: 0px;
    padding: 0px;
    text-transform: uppercase;
    font-size: 25px;
    margin-bottom: 15px;
    padding-bottom: 15px;
    text-align: center;
    color: #414141;
    background-image: url(../images/heading_line.jpg);
    background-repeat: no-repeat;
    background-position: center bottom;
}

    h1 span
    {
        font-weight: bolder;
    }

h2
{
    margin: 0px;
    padding: 0px;
    text-transform: uppercase;
    font-size: 25px;
    margin-bottom: 15px;
    padding-bottom: 15px;
    text-align: center;
    color: #414141;
    background-image: url(../images/heading_line.jpg);
    background-repeat: no-repeat;
    background-position: center bottom;
}

    h2 span
    {
        font-weight: bolder;
    }

    h2.comp_proje
    {
        background-color: #ececec;
        color: #ed3338;
        line-height: 30px;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #e3e3e3;
        clear: both;
    }

h3
{
    margin: 0px;
    padding: 0px;
    text-transform: uppercase;
    font-size: 18px;
    margin-bottom: 15px;
    padding-bottom: 15px;
    text-align: center;
    color: #414141;
    clear: both;
    background: none;
    background-repeat: no-repeat;
    background-position: center bottom;
}

    h3.footerhead
    {
        color: #FFF;
    }

h2.coreval
{
    text-align: left;
    margin-bottom: 10px;
    font-size: 1vw;
    padding-left: 5px;
    border-left-width: 8px;
    padding-bottom: 0px;
    background: none;
    border-left-style: solid;
    border-left-color: #ed3338;
    text-transform: uppercase;
}

h4
{
    text-align: left;
    color: #007ABA;
}

p
{
    font-size: 14px;
    color: #484848;
    margin-bottom: 10px;
    line-height: 24px;
    text-align: justify;
}

    p span
    {
        font-size: 20px;
        color: #0f61ab;
        margin-bottom: 18px;
        font-weight: bolder;
        margin-top: 16px;
    }

ul.vision
{
    margin: 0px;
    padding: 0px;
}

    ul.vision li
    {
        list-style: outside none none;
        line-height: 26px;
        margin-bottom: 6px;
        font-size: 16px;
        padding-left: 16px;
        background: transparent url("../images/bullet_list_icon.png") no-repeat scroll -3px 5px;
        border-bottom-width: 1px;
        border-bottom-style: dashed;
        border-bottom-color: #ececec;
        padding-bottom: 6px;
    }

*, *:before, *:after
{
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

#main
{
    width: 100%;
}

#main-content, .full-width-slider
{
    float: right;
    width: 84%;
    overflow: hidden;
}

.top-content
{
    float: right;
    width: 84%;
}

.footer-content
{
    float: right;
    width: 84%;
}

.section-content
{
    margin-bottom: 0px;
    padding-top: 0;
    padding-right: 2%;
    padding-bottom: 0;
    padding-left: 2%;
}

.section-title
{
    border-top: 4px solid;
    margin-bottom: 60px;
}

    .section-title h2
    {
        display: inline-block;
        padding: 20px 35px;
        color: white;
        text-transform: uppercase;
        font-weight: 300;
        margin: 0;
        font-size: 20px;
    }

#about .section-title
{
    border-color: #e09d1a;
}

#about h2
{
    background-color: #e9b144;
}

#services .section-title
{
    border-color: #7c1fe5;
}

#services h2
{
    background-color: #974dea;
}

#portfolio .section-title
{
    border-color: #1dcb7c;
}

#portfolio h2
{
    background-color: #38e395;
}

#contact .section-title
{
    border-color: #cb1d62;
}

#contact h2
{
    background-color: #e3387c;
}

a.largeButton
{
    color: white;
    font-weight: 700;
    font-size: 14px;
    display: inline-block;
    padding: 10px 20px;
    border-bottom: 3px solid;
}

.homeBgColor
{
    background: #38a9e3;
}

    .homeBgColor:hover
    {
        background-color: #16709f;
    }

.portfolioBgColor
{
    background: #0064be;
}

    .portfolioBgColor:hover
    {
        background-color: #0689FF;
    }

.contactBgColor
{
    background: #0064be;
}

    .contactBgColor:hover
    {
        background-color: #0064be;
    }

a.largeButton.homeBgColor
{
    border-color: #0064be;
}

a.largeButton.portfolioBgColor
{
    border-color: #003a6e;
}

a.largeButton.contactBgColor
{
    border-color: #0064be;
}

#social-sidebar
{
    float: left;
    width: 16%;
    height: 100%;
    color: white;
    z-index: 99;
    background-color: #353535;
    border-right: solid 1px #ececec;
}

#main-sidebar
{
    float: left;
    width: 16%;
    height: 100%;
    position: fixed;
    z-index: 99;
}

#main-menu-sidebar
{
    float: right;
    width: 100%;
    height: 100%;
    color: white;
    background-image: url(../images/leftbg.png);
    background-repeat: repeat;
    background-position: left top;
    border-right: solid 1px #ececec;
}

.logo
{
    padding: 0px;
    margin-top: 10px;
    margin-right: 0;
    margin-bottom: 0px;
    margin-left: 0;
    /*background: rgba(247, 236, 236, 0.49)*/
}

    .logo img
    {
        display: block;
        margin: 0px auto;
    }

    .logo a
    {
        color: white;
    }

        .logo a h1
        {
            text-transform: uppercase;
            font-size: 30px;
            margin: 0;
            font-weight: 800;
        }

    .logo span
    {
        color: #bee3f6;
        font-size: 13px;
    }

/*.main-menu {
	text-align: left;
}
.main-menu li { margin-bottom: 1px; }
.main-menu li a {
	color: white;
	text-transform: uppercase;
	display: block;
	-webkit-transition: all 150ms ease-in;
	-moz-transition: all 150ms ease-in;
	-o-transition: all 150ms ease-in;
	transition: all 150ms ease-in;
	letter-spacing: 1px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 40px;
	background-image: url(../images/menu-bulet.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.main-menu li a:hover {
	background-color: #0064be;
}*/
.main-menu ul
{
    font: normal 12px Verdana;
    list-style: none;
    margin: 0;
    padding: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 999;
}

    .main-menu ul li
    {
        position: static; /* menu li items should have position set to static */
        padding: 0px;
        margin: 0px;
        border-bottom: solid 1px #ececec;
        border-top: solid 1px #fff;
    }

.main-menu > ul
{
    width: 100%; /* width of main menu */
    position: relative;
}

    .main-menu > ul li a
    {
        color: #000;
        text-align: center;
        text-transform: uppercase;
        display: block;
        -webkit-transition: all 150ms ease-in;
        -moz-transition: all 150ms ease-in;
        -o-transition: all 150ms ease-in;
        transition: all 150ms ease-in;
        letter-spacing: 1px;
        padding: 5px 0px;
        background-image: url(../images/menu-bulet.png);
        background-repeat: no-repeat;
        background-position: left center;
        font-family: 'PT Sans', sans-serif;
        font-size: 13px;
        margin: 0px;
    }

        .main-menu > ul li a img
        {
            display: block;
            margin: 0px auto;
        }

    .main-menu > ul li.line
    {
        background-image: url(../images/menuline.png);
        background-repeat: no-repeat;
        background-position: 30px bottom;
    }

    .main-menu > ul li.hassub > a::after
    { /* Arrow to indicate this item has sub menu (LI elements with sub menus have a ".hassub" class). */
        border-left-color: #000; /* Default color of arrow */
        content: '';
        height: 0;
        position: absolute;
        right: 5px;
        top: 35%;
        width: 0;
    }

    .main-menu > ul li.hassub.selected > a::after
    { /* Style of arrow when corresponding sub menu is open (LI element has a "selected" class during this state */
        border-left-color: red;
    }

.main-menu ul li a:hover, .main-menu ul li.hassub.selected > a
{ /* style of hover and selected menu item links */
    color: #FFF;
    background: #c02222;
}

.main-menu ul li > div, .main-menu ul li > ul
{ /* Sub menus (Could be a DIV or UL wrapper) style */
    border: 1px solid #d42126;
    border-radius: 0px;
    /*box-shadow: 2px 2px 2px gray;*/
    display: none;
    font-weight: normal;
    width: 260px;
    height: auto; /* height of sub menu */
    left: 100%;
    padding: 5px;
    position: absolute;
    top: 0px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 99;
    background-color: #c02222;
}

    .main-menu ul li > div ul li
    {
        border: none;
        list-style: none;
    }

        .main-menu ul li > div ul li a
        {
            color: #fff;
            text-align: left;
            font-size: 12px;
            border-bottom: solid 1px #880004;
            border-top: solid 1px #ff686c;
            padding-top: 7px;
            padding-right: 10px;
            padding-bottom: 7px;
            padding-left: 25px;
            margin-right: 0px;
            margin-left: 0px;
            font-size: 12px;
            background-image: url(../images/banner_read.png);
            background-repeat: no-repeat;
            background-position: 9px center;
        }

            .main-menu ul li > div ul li a:hover
            {
                color: #fff;
                background: #880004 url(../images/banner_read.png) no-repeat 3px center;
            }

            .main-menu ul li > div ul li a.border_bottom
            {
                border-bottom: none;
            }

            .main-menu ul li > div ul li a.border_top
            {
                border-top: none;
            }

.top
{
    width: 50px;
    height: 50px;
    bottom: 0px;
    left: 0px;
    background-image: url(images/top.png);
    background-repeat: no-repeat;
    background-position: left bottom;
    position: fixed;
}


/* ###### CSS Media queries ###### */

@media screen and (max-width: 480px)
{ /* When screen size is 480px */
    .main-menu ul li > div, .main-menu ul li > ul
    {
        left: 30px; /* Stack the sub menus so they take up less space */
    }

    .main-menu > ul li.hassub.selected::after
    { /* Add "veil" to parent menus */
        background: #eee;
        content: '';
        height: 100%;
        left: 0;
        opacity: .8;
        pointer-events: none;
        position: absolute;
        top: 0;
        width: 100%;
        z-index: 1;
    }
}

li.home a
{
    border-color: #38a9e3;
}

    li.home a.active
    {
        color: #38a9e3;
    }

li.about a
{
    border-color: #e9b144;
}

    li.about a.active
    {
        color: #e9b144;
    }

li.services a
{
    border-color: #974dea;
}

    li.services a.active
    {
        color: #974dea;
    }

li.portfolio a
{
    border-color: #38e395;
}

    li.portfolio a.active
    {
        color: #38e395;
    }

li.contact a
{
    border-color: #e3387c;
}

    li.contact a.active
    {
        color: #e3387c;
    }

a.menu-toggle-btn
{
    width: 100%;
    height: 60px;
    background-color: #ed3338;
    text-align: center;
    line-height: 60px;
    display: block;
    color: white;
}

    a.menu-toggle-btn i
    {
        line-height: 60px;
    }

.responsive-navigation
{
    position: fixed;
    width: 100%;
    display: block;
    z-index: 9999;
    top: 0px;
}
/*responsive menu here*/

.responsive-menu
{
    display: none;
    background-color: #495054;
}

    .responsive-menu ul li a
    {
        color: white;
        text-transform: uppercase;
        display: block;
        padding: 20px;
        border-bottom: 1px solid #5a6267;
    }

    .responsive-menu ul li:hover ul
    {
        display: block;
    }

    .responsive-menu ul li ul
    {
        display: none;
        position: relative;
    }

        .responsive-menu ul li ul li
        {
            float: left;
            width: 100%;
        }

.main-slider
{
    width: 100%;
    height: 650px;
    float: left;
    background: #c02222;
    margin-bottom: 12px;
}

.flexslider .slides
{
    height: 645px;
}

.slider-caption
{
    position: absolute;
    width: 35%;
    text-align: left;
    height: 100;
    z-index: 8;
    color: white;
    top: 450px;
    right: 10px;
}

    .slider-caption .read
    {
        float: left;
        width: 7%;
        background: #F00;
        text-align: center;
        color: #fff;
        height: 100px !important;
        background-color: rgba(237, 051, 056, 0.8);
    }

        .slider-caption .read a
        {
            display: block;
            color: #fff;
            line-height: 100px;
        }

            .slider-caption .read a:hover
            {
                background: #ed393d;
                display: block;
            }

    .slider-caption .headline
    {
        float: left;
        width: 93%;
        height: 100px;
        padding: 3%;
        background-color: rgba(0, 0, 0, 0.7);
    }

    .slider-caption h4
    {
        font-size: 30px;
        text-transform: uppercase !important;
        font-weight: normal;
        text-align: left !important;
        background: none !important;
        margin: 0px;
        padding: 0px;
        color: #fff !important;
    }

    .slider-caption p
    {
        font-size: 12px;
        letter-spacing: 1px;
        color: #feddd9;
        padding-left: 3px;
        line-height: 1.8em;
    }

.flexslider
{
    background-color: black;
    height: 645px;
    border-bottom: 1px solid #fff;
    overflow: hidden;
    margin: 0;
}

    .flexslider img
    {
        position: relative;
        opacity: 0.9;
        width: 100%;
        z-index: 7;
    }

.flex-control-nav
{
    bottom: 59px;
    z-index: 9;
}

.flex-control-paging li a
{
    background: none;
    border: 2px solid white;
    opacity: 0.9;
}

    .flex-control-paging li a:hover
    {
        opacity: 1;
        background: #ed3338;
        border: 2px solid #ed3338;
    }

    .flex-control-paging li a.flex-active
    {
        opacity: 1;
        background: #ed3338;
        border: 2px solid #ed3338;
    }

.top-text
{
    padding: 10px;
    text-align: center;
}

.welcome-text
{
    padding: 10px;
    text-align: justify;
}

    .welcome-text a
    {
        color: #38a9e3;
    }

    .welcome-text h2
    {
        color: #0064be;
        font-weight: 300;
        text-transform: uppercase;
        font-size: 30px;
        letter-spacing: 1px;
    }

    .welcome-text p
    {
        color: #aaaaaa;
    }

.member-item
{
    overflow: hidden;
    height: auto;
}

    .member-item:hover .overlay
    {
        opacity: 1;
        visibility: visible;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }

.member-thumb
{
    width: 100%;
    overflow: hidden;
    height: auto;
    position: relative;
}

    .member-thumb img
    {
        width: 100%;
    }

    .member-thumb .overlay
    {
        position: absolute;
        top: 0;
        right: 0;
        opacity: 0;
        visibility: hidden;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.6);
    }

.member-content
{
    margin-top: 10px;
    overflow: hidden;
    text-align: center;
}

    .member-content h4
    {
        text-transform: uppercase;
        font-size: 16px;
        color: #e9b144;
    }

    .member-content p
    {
        color: #aaaaaa;
        font-size: 12;
    }

.social-member li
{
    display: inline;
    float: left;
    width: 40px;
    height: 40px;
    background-color: #e9b144;
    text-align: center;
    margin-right: 1px;
}

    .social-member li a
    {
        display: block;
        line-height: 40px;
        color: white;
    }

    .social-member li:hover
    {
        background-color: #e5a424;
    }

.our-story
{
    margin-top: 20px;
}

    .our-story h3
    {
        color: #0d74ae;
        font-weight: bolder;
        font-size: 15px;
        letter-spacing: 1px;
        text-align: left;
        margin-top: 0;
        margin-right: 0;
        margin-bottom: 10px;
        margin-left: 0;
    }

    .our-story h1
    {
        color: #007ABA;
        font-weight: bolder;
        text-transform: uppercase;
        font-size: 18px;
        letter-spacing: 1px;
        text-align: left;
        background-color: #ececec;
        line-height: 35px;
        border-left-width: 17px;
        border-left-style: solid;
        border-left-color: #007ABA;
        margin-top: 0;
        margin-right: 0;
        margin-bottom: 20px;
        margin-left: 0;
        padding-left: 10px;
        font-family: Arial, Helvetica, sans-serif;
    }

        .our-story h1.business
        {
            background: #ffffff; /* Old browsers */
            background: -moz-linear-gradient(left, #ffffff 0%, #f6f6f6 30%, #ececec 87%, #ececec 87%); /* FF3.6+ */
            background: -webkit-gradient(linear, left top, right top, color-stop(0%,#ffffff), color-stop(30%,#f6f6f6), color-stop(87%,#ececec), color-stop(87%,#ececec)); /* Chrome,Safari4+ */
            background: -webkit-linear-gradient(left, #ffffff 0%,#f6f6f6 30%,#ececec 87%,#ececec 87%); /* Chrome10+,Safari5.1+ */
            background: -o-linear-gradient(left, #ffffff 0%,#f6f6f6 30%,#ececec 87%,#ececec 87%); /* Opera 11.10+ */
            background: -ms-linear-gradient(left, #ffffff 0%,#f6f6f6 30%,#ececec 87%,#ececec 87%); /* IE10+ */
            background: linear-gradient(to right, #ffffff 0%,#f6f6f6 30%,#ececec 87%,#ececec 87%); /* W3C */
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ececec',GradientType=1 ); /* IE6-9 */
            clear: both;
            border-top-width: 1px;
            border-bottom-width: 1px;
            border-top-style: solid;
            border-bottom-style: solid;
            border-top-color: #f6f6f6;
            border-bottom-color: #f6f6f6;
        }

            .our-story h1.business img
            {
                padding: 0px;
            }

.story-image
{
    margin-top: 30px;
    overflow: hidden;
}

    .story-image img
    {
        width: 100%;
        height: auto;
    }

.service-item
{
    background: #f2f2f2; /* Old browsers */
    background: -moz-linear-gradient(left, #f2f2f2 42%, #dbdbdb 81%, #dbdbdb 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(42%,#f2f2f2), color-stop(81%,#dbdbdb), color-stop(100%,#dbdbdb)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, #f2f2f2 42%,#dbdbdb 81%,#dbdbdb 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, #f2f2f2 42%,#dbdbdb 81%,#dbdbdb 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left, #f2f2f2 42%,#dbdbdb 81%,#dbdbdb 100%); /* IE10+ */
    background: linear-gradient(to right, #f2f2f2 42%,#dbdbdb 81%,#dbdbdb 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#dbdbdb',GradientType=1 ); /* IE6-9 */
    color: #007aba;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: none;
    border-bottom-style: solid;
    border-left-style: none;
    border-top-color: #FFFFFF;
    border-right-color: #FFFFFF;
    border-bottom-color: #FFFFFF;
    border-left-color: #FFFFFF;
}

    .service-item .service-icon
    {
        width: 26%;
        float: left;
        height: 100%;
    }

    .service-item .service-content
    {
        width: 70%;
        overflow: hidden;
        text-align: center;
        padding-top: 18px;
        padding-bottom: 18px;
        padding-left: 4%;
        border-left-width: 1px;
        border-left-style: solid;
        border-left-color: #009CF0;
    }

        .service-item .service-content h3
        {
            margin: 0;
            font-size: 20px;
            color: #007aba;
        }

.our-skills
{
    margin-top: 80px;
}

    .our-skills h3
    {
        color: #974dea;
        font-weight: 300;
        text-transform: uppercase;
        font-size: 24px;
        margin: 0 0 20px 0;
    }

.progress-bar
{
    background-color: #974dea;
    text-transform: uppercase;
    font-size: 12px;
}

.portfolio-thumb
{
    overflow: hidden;
    position: relative;
}

    .portfolio-thumb img
    {
        height: auto;
    }

    .portfolio-thumb .overlay-p
    {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

        .portfolio-thumb .overlay-p a
        {
            top: 0%;
            left: 0%;
            color: white;
            display: block;
            height: 100%;
            width: 100%;
        }

.portfolio-item
{
    margin-bottom: 10px;
    overflow: hidden;
    background-image: url(../images/imageshadow.png);
    padding-bottom: 20px;
    background-repeat: no-repeat;
    background-position: center bottom;
}

    .portfolio-item:hover .overlay-p
    {
        visibility: visible;
        opacity: 1;
        background: rgba(12,52,113,.7);
        -webkit-transition: all .35s ease;
        -moz-transition: all .35s ease;
        -o-transition: all .35s ease;
        transition: all .35s ease;
        -webkit-font-smoothing: antialiased;
    }

.portfolio-title
{
    width: 100%;
    text-align: center;
}

    .portfolio-title a
    {
        color: #ec572c;
        font-size: 13px;
        text-transform: uppercase;
    }

.load-more
{
    width: 100%;
    text-align: center;
    margin-left: 14px;
}

.map-holder
{
    border: 1px solid #d5dbe0;
    padding: 6px;
    background-color: #fafafa;
}

.form-control
{
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #484848;
    background-color: #2a333b;
    background-image: none;
    border: 1px solid #6d6d6d;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.btn-primary
{
    color: #FFF;
    background: #565e65;
    border-color: #ececec;
    border-radius: 0px;
}

    .btn-primary:hover,
    .btn-primary:focus,
    .btn-primary:active,
    .btn-primary.active,
    .open .dropdown-toggle.btn-primary
    {
        color: #fff;
        background-color: #C02222;
        border-color: #6a0000;
    }

.form-control:focus
{
    border-color: #EC0000;
    outline: 0px none;
    box-shadow: 0px 1px 1px rgba(236, 000, 000, 0.075) inset, 0px 0px 8px rgba(236, 000, 000, 0.6);
}

.contact-form
{
    margin-top: 25px;
}

    .contact-form input, .contact-form textarea
    {
        width: 100%;
        display: block;
        border: 1px solid #646465;
        padding: 10px 15px;
        outline: 0;
    }

    .contact-form input
    {

        height: 34px;
        margin-bottom: 0px;
        line-height: 11px;
    }

    .contact-form label
    {
        font-weight: normal;
    }

        .contact-form label.required:after
        {
            content: "*";
            color: red;
            margin-left: 5px;
        }

.submit-btn
{
    margin-top: 30px;
}

.icon-navicon:before, .icon-reorder:before, .icon-bars:before
{
    content: "\f0c9";
}

*:before, *:after
{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.first-footer
{
    padding: 0px;
    background-image: url(../images/stamp.png);
    background-repeat: no-repeat;
    background-position: 95% bottom;
}

    .first-footer .form-group
    {
        margin-bottom: 0px;
    }

    .first-footer .form-control
    {
        display: block;
        width: 100%;
        height: 34px;
        padding: 6px 12px;
        font-size: 14px;
        line-height: 1.42857143;
        color: #fff;
        background-color: #2a333b;
        background-image: none;
        border: 1px solid #6d6d6d;
        border-radius: 0px;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
        -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
        transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    }

.site-footer
{
    padding: 0px;
    width: 100%;
    clear: both;
    height: 100%;
    background-position: top;
    background-color: #2a333b;
}

    .site-footer .col-md-2
    {
        position: relative;
        min-height: 1px;
        padding-left: 5px;
        padding-right: 5px;
    }

.first-footer .social-footer ul li
{
    display: inline;
}

    .first-footer .social-footer ul li a
    {
        width: 40px;
        height: 40px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        background-clip: padding-box; /* stops bg color from leaking outside the border: */
        background-color: #313639;
        text-align: center;
        line-height: 40px;
        color: white;
    }

.phone-icon
{
    background: url(../images/mobile.png) no-repeat left center;
    padding-left: 35px;
    margin-bottom: 15px;
    margin-top: 20px;
    color: #666;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    letter-spacing: 1px;
}

.email-icon
{
    background: url(../images/email.png) no-repeat left center;
    padding-left: 35px;
    margin-top: 10px;
    margin-bottom: 15px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #333;
}

    .email-icon a
    {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 16px;
        color: #007ABA;
    }

.bottom-footer
{
    color: #484848;
    padding-right: 2px;
    padding-left: 2px;
    font-size: 12px;
    padding-bottom: 15px;
}

    .bottom-footer a
    {
        color: #c02222;
    }

    .bottom-footer .credits
    {
        text-align: right;
    }

.footer_menu
{
    width: 100%;
    background-image: url(../images/footer_sections.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    padding-top: 10px;
    padding-bottom: 10px;
}

ul.contentlist
{
    padding-top: 10px;
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 10px;
    margin-top: 0px;
    margin-right: 25px;
    margin-bottom: 0px;
    margin-left: 0px;
}

    ul.contentlist li
    {
        margin-right: 25px;
        text-align: left;
        list-style: none;
        background-image: url(../images/listbullet.png);
        background-repeat: no-repeat;
        background-position: left top;
        padding-left: 25px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        line-height: 30px;
        color: #1f1c1c;
    }

.contact_foo
{
    margin: 0px;
    text-align: center;
    color: #ececec;
}

    .contact_foo li
    {
        list-style: none;
        float: left;
        padding-left: 30px;
        color: #ececec;
    }

ul.footer-menu
{
    margin: 0px;
    padding: 0px;
    display: block;
    text-align: center;
    background-image: url(../images/footline.png);
    background-repeat: repeat-x;
    background-position: left bottom;
    color: #ececec;
    height: 46px;
    margin-bottom: 20px;
}

    ul.footer-menu a
    {
        color: #CCC;
        ;
        font-size: 12px;
        text-align: center;
        font-family: Arial, Helvetica, sans-serif;
        letter-spacing: 1px;
        line-height: 46px;
    }

        ul.footer-menu a:hover
        {
            text-decoration: none;
            color: #FFF;
        }

.footer_contactus
{
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    letter-spacing: 1px;
}

.footer_contactus
{
    color: #89d6ff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    letter-spacing: 1px;
}
/*social icons list*/
ul.spicesocialwidget
{
    margin: 0px;
    pading: 0px;
}

    ul.spicesocialwidget li
    {
        float: left;
        list-style: none outside none;
        margin: 0px;
        padding: 0px;
        border-top-width: 1px;
        border-top-style: solid;
        border-right-style: none;
        border-bottom-style: solid;
        border-left-style: none;
        border-top-color: #414141;
        border-bottom-width: 1px;
        border-bottom-color: #262626;
    }

        ul.spicesocialwidget li a
        {
            background-color: transparent;
            background-image: url(../images/mini-social-icons.png);
            background-repeat: no-repeat;
            background-size: auto 150px;
            border: 0 none;
            color: white;
            direction: ltr;
            display: block;
            height: 50px;
            overflow: hidden;
            text-align: left;
            text-decoration: none;
            text-indent: -999em;
            transition: all 0.2s ease 0s;
            width: 50px;
        }

.ie7 ul.spicesocialwidget li a, .ie8 ul.spicesocialwidget li a
{
    background-image: url(../images/mini-social-icons.png);
}

ul.spicesocialwidget li.facebook a
{
    background-position: -0 0;
}

ul.spicesocialwidget li.googleplus a
{
    background-position: -100px 0;
}

ul.spicesocialwidget li.rss a
{
    background-position: -250px 0;
}

ul.spicesocialwidget li.twitter a
{
    background-position: -400px 0;
}

ul.spicesocialwidget li.youtube a
{
    background-position: -450px 0;
}

ul.spicesocialwidget li.email-i a
{
    background-position: -500px 0;
}

ul.spicesocialwidget li.facebook a:hover, #sidebar ul.spicesocialwidget li.facebook a:hover
{
    background-position: -0 -50px;
}

ul.spicesocialwidget li.googleplus a:hover, #sidebar ul.spicesocialwidget li.googleplus a:hover
{
    background-position: -100px -50px;
}

ul.spicesocialwidget li.rss a:hover, #sidebar ul.spicesocialwidget li.rss a:hover
{
    background-position: -250px -50px;
}

ul.spicesocialwidget li.twitter a:hover, #sidebar ul.spicesocialwidget li.twitter a:hover
{
    background-position: -400px -50px;
}

ul.spicesocialwidget li.youtube a:hover, #sidebar ul.spicesocialwidget li.youtube a:hover
{
    background-position: -450px -50px;
}

ul.spicesocialwidget li.email-i a:hover, #sidebar ul.spicesocialwidget li.email-i a:hover
{
    background-position: -500px -50px;
}
/*social icons list*/

.image_margin
{
    margin-right: 15px;
}

.smk_accordion
{
    position: relative;
    margin: 0;
    padding: 0;
    list-style: none;
    margin-bottom: 20px;
}
    /**
 * --------------------------------------------------------------
 * Section
 * --------------------------------------------------------------
 */
    .smk_accordion .accordion_in
    {
        /*border-top:1px solid #FFF;*/
        position: relative;
        z-index: 10;
        overflow: hidden;
    }
        /**
 * --------------------------------------------------------------
 * Head
 * --------------------------------------------------------------
 */
        .smk_accordion .accordion_in .acc_head
        {
            position: relative;
            background: #0d74ae;
            border-bottom: solid 1px #0c5b87;
            border-top: solid 1px #1286c8;
            padding: 10px;
            font-size: 13px;
            color: #b6dfff;
            display: block;
            cursor: pointer;
        }

            .smk_accordion .accordion_in .acc_head .acc_icon_expand
            {
                display: block;
                width: 18px;
                height: 18px;
                position: absolute;
                left: 10px;
                top: 50%;
                margin-top: -9px;
                background: url(../images/plusminus.png) center 0;
            }
        /**
 * --------------------------------------------------------------
 * Content
 * --------------------------------------------------------------
 */
        .smk_accordion .accordion_in .acc_content
        {
            background: #F9F9F9;
            color: #7B7E85;
            padding: 3px 10px;
        }

            .smk_accordion .accordion_in .acc_content h1:first-of-type,
            .smk_accordion .accordion_in .acc_content h2:first-of-type,
            .smk_accordion .accordion_in .acc_content h3:first-of-type,
            .smk_accordion .accordion_in .acc_content h4:first-of-type,
            .smk_accordion .accordion_in .acc_content h5:first-of-type,
            .smk_accordion .accordion_in .acc_content h6:first-of-type
            {
                margin-top: 5px;
            }
        /**
 * --------------------------------------------------------------
 * General
 * --------------------------------------------------------------
 */
        .smk_accordion .accordion_in:first-of-type,
        .smk_accordion .accordion_in:first-of-type .acc_head
        {
            /*border-radius: 3px 3px 0 0;*/
        }

        .smk_accordion .accordion_in:last-of-type,
        .smk_accordion .accordion_in:last-of-type .acc_content
        {
            /*border-radius: 0 0 3px 3px;*/
        }

        .smk_accordion .accordion_in.acc_active > .acc_content
        {
            display: block;
        }

        .smk_accordion .accordion_in.acc_active > .acc_head
        {
            background: #ececec;
            color: #000;
        }

            .smk_accordion .accordion_in.acc_active > .acc_head .acc_icon_expand
            {
                background: url(../images/plusminus.png) center -18px;
            }

    .smk_accordion.acc_with_icon .accordion_in .acc_head
    {
        padding-left: 40px;
    }

    .smk_accordion.acc_with_icon .accordion_in .acc_content
    {
        padding-left: 10px;
    }

.clear_style
{
    clear: both;
}

.dropcap
{
    line-height: 50px;
}
/*--------------*/
.clientbox
{
    border: solid 1px #ececec;
    padding-bottom: 10px;
    margin: 10px 0px;
}

    .clientbox:hover
    {
        box-shadow: 0 0 10px rgba(169, 169, 169, 9);
    }

    .clientbox h2
    {
        margin: 0px;
        padding: 0px;
        text-transform: uppercase;
        font-size: 15px;
        margin-bottom: 0px;
        padding-bottom: 15px;
        text-align: center;
        color: #414141;
        background-image: none;
        background-repeat: no-repeat;
        background-position: center bottom;
        margin-top: 15px;
        font-weight: 800;
    }

    .clientbox img
    {
        display: block;
        margin: 0px auto;
    }

ul.clientslist
{
    padding: 0px;
    margin: 0px;
}

    ul.clientslist li
    {
        list-style: none;
        font-size: 13px;
        line-height: 30px;
        color: #1f1c1c;
        margin-left: 10px;
        text-align: center;
        border-bottom-width: 1px;
        border-bottom-style: dashed;
        border-bottom-color: #CCC;
        margin-right: 10px;
    }
/* =============================================================================
  COMPONENT
============================================================================= */
.component
{
    text-align: center;
    margin-top: 15px;
}

    .component a
    {
        margin: 0px;
        padding: 0px;
    }

/* =============================================================================
  ICONS - COMMON
============================================================================= */
/**
 * Icon common styles.
 *
 * Set it to block or inline block, whichever suits your needs. Overflow set to
 * hidden for precautions, and make sure to set the font size to 0 and the text
 * indent to -9999px. This allows us to actually include text in the markup
 * which will be good for screen readers and accessibility purposes.
 */
.icon
{
    display: inline-block;
    vertical-align: top;
    overflow: hidden;
    margin: 1px;
    padding: 0px;
    width: 37px;
    height: 37px;
    font-size: 0;
    text-indent: -9999px;
}
/* =============================================================================
  ICONS - DEMO 1
============================================================================= */
/**
 * "icon-mono" class name used to indicate monochrome-type icon. Use whatever
 * class name you want, but make sure to change it up in the markup.
 *
 * Example HTML:
 *
 * <a href="#" class="icon icon-mono facebook">facebook</a>
 * <a href="#" class="icon icon-mono twitter">twitter</a>
 * ...
 */
.icon-mono
{
    background: url("../images/icons1.png");
    background-image: url(../images/icons1.png), none;
    background-color: #595959;
    -webkit-transition: background 0.3s;
    transition: background 0.3s;
}

    /* facebook */
    .icon-mono.facebook
    {
        background-position: -2px -5px;
    }

        .icon-mono.facebook:hover
        {
            background-color: #3b5998;
            background-position: -2px -49px;
        }

    /* twitter */
    .icon-mono.twitter
    {
        background-position: -46px -5px;
    }

        .icon-mono.twitter:hover
        {
            background-color: #4099ff;
            background-position: -44px -114px;
        }

    /* google plus */
    .icon-mono.googleplus
    {
        background-position: -305px -5px;
    }

        .icon-mono.googleplus:hover
        {
            background-color: #d34836;
            background-position: -305px -155px;
        }

    /* github */
    .icon-mono.github
    {
        background-position: -347px -6px;
    }

        .icon-mono.github:hover
        {
            background-color: #f62123;
            background-position: -347px -222px;
        }

    /* rss */
    .icon-mono.rss
    {
        background-position: -390px -158px;
    }

        .icon-mono.rss:hover
        {
            background-color: #0177b5;
            background-position: -390px -224px;
        }
/*--projects section here--*/
#projects
{
    margin-top: 10px;
    margin-bottom: 30px;
}

.grid figure
{
    position: relative;
    float: left;
    overflow: hidden;
    margin: 0px;
    min-width: 320px;
    max-width: 480px;
    width: 100%;
    background: #000;
    text-align: center;
    cursor: pointer;
}

.grid .col-md-4
{
    padding: 0;
    cursor: pointer;
    color: #fff;
    transition: background .5s;
}

.grid figure img
{
    position: relative;
    display: block;
    min-height: 100%;
    max-width: 100%;
    margin-bottom: 0px;
    opacity: 0.9;
}

.grid figure figcaption
{
    padding: 2em;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.25em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

    .grid figure figcaption::before,
    .grid figure figcaption::after
    {
        pointer-events: none;
    }

    .grid figure figcaption,
    .grid figure figcaption > a
    {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

        /* Anchor will cover the whole item by default */
        /* For some effects it will show as a button */
        .grid figure figcaption > a
        {
            z-index: 9;
            text-indent: 200%;
            white-space: nowrap;
            font-size: 0;
            opacity: 0;
        }

.grid figure h2
{
    position: absolute;
    bottom: 0px;
    width: 100%;
    word-spacing: -0.15em;
    font-family: "Roboto", Arial, sans-serif;
    text-shadow: 1px 1px 1px #000;
    font-size: 20px;
    font-weight: 300;
    background-color: rgba(000, 000, 000, 0.6);
}

    .grid figure h2 span
    {
        font-weight: 800;
    }

.grid figure h2,
.grid figure p
{
    margin: 0px;
    padding: 10px 0px;
}

.grid figure p
{
    letter-spacing: 1px;
    font-size: 68.5%;
}


/*---------------*/
/***** Duke *****/
/*---------------*/

figure.effect-duke
{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100 */
    background: #000000; /* Old browsers */
    background: -moz-linear-gradient(-45deg, #000000 0%, #000000 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#000000), color-stop(100%,#000000)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(-45deg, #000000 0%,#000000 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(-45deg, #000000 0%,#000000 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(-45deg, #000000 0%,#000000 100%); /* IE10+ */
    background: linear-gradient(135deg, #000000 0%,#000000 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

    figure.effect-duke img,
    figure.effect-duke p
    {
        -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
        transition: opacity 0.35s, transform 0.35s;
    }

    figure.effect-duke:hover img
    {
        opacity: 0.2;
        -webkit-transform: scale3d(2,2,1);
        transform: scale3d(2,2,1);
    }

    figure.effect-duke h2
    {
        -webkit-transition: -webkit-transform 0.35s;
        transition: transform 0.35s;
        -webkit-transform: scale3d(0.8,0.8,1);
        transform: scale3d(0.8,0.8,1);
        -webkit-transform-origin: 50% 100%;
        transform-origin: 50% 100%;
    }

    figure.effect-duke p
    {
        position: absolute;
        top: 15%;
        left: 0;
        margin: 20px;
        padding: 20px;
        border: 2px solid #fff;
        text-transform: none;
        font-size: 90%;
        opacity: 0;
        -webkit-transform: scale3d(0.8,0.8,1);
        transform: scale3d(0.8,0.8,1);
        -webkit-transform-origin: 50% -100%;
        transform-origin: 50% -100%;
        width: 89%;
        text-align: center;
    }

    figure.effect-duke:hover h2,
    figure.effect-duke:hover p
    {
        opacity: 1;
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1);
    }

.hsop_img
{
    margin: 10px 0px;
}

.contact-addre
{
    margin: 0px;
    border: 1px solid #ECECEC;
    padding: 15px;
    margin-top: 18px;
}

    .contact-addre ul
    {
        margin: 0;
        padding: 0;
    }

    .contact-addre li
    {
        list-style: outside none none;
        font-family: 'PT Sans', sans-serif;
        margin-bottom: 15px;
        font-size: 13px;
        color: #666;
        padding-left: 38px;
        line-height: 22px;
    }

        .contact-addre li span
        {
            font-weight: 800;
        }

        .contact-addre li.addres
        {
            background-image: url(../images/address.png);
            background-repeat: no-repeat;
            background-position: 0px 0px;
        }

        .contact-addre li.phone
        {
            background-image: url(../images/phone2.png);
            background-repeat: no-repeat;
            background-position: left 5px;
        }

        .contact-addre li.fax
        {
            background-image: url(../images/fax.png);
            background-repeat: no-repeat;
            background-position: left 5px;
        }

        .contact-addre li.email
        {
            background-image: url(../images/emailid.png);
            background-repeat: no-repeat;
            background-position: left 5px;
        }

#contact-page
{
    margin: 0px;
    padding: 0px;
}

    #contact-page .contact-form
    {
        margin-top: 0px;
    }

        #contact-page .contact-form input, .contact-form textarea
        {
            width: 100%;
            display: block;
            background: #fff;
            border: 1px solid #e3e3e3;
            padding: 10px 15px;
            outline: 0;
        }

        #contact-page .contact-form input
        {
            height: 46px;
            margin-bottom: 0px;
        }

            #contact-page .contact-form input.checkbox
            {
                width: 17px;
                float: left !important;
                margin-right: 8px;
                height: 20px;
            }

        #contact-page .contact-form label
        {
            font-weight: normal;
        }

            #contact-page .contact-form label.required:after
            {
                content: "*";
                color: red;
                margin-left: 5px;
            }

        #contact-page .contact-form .btn-primary
        {
            color: #FFF;
            background: #C02222;
            border-color: #C02222;
            border-radius: 0px;
            clear: left;
            float: left;
            margin: 0px 2px;
        }

    #contact-page .btn-primary:hover,
    #contact-page .btn-primary:focus,
    #contact-page .btn-primary:active,
    #contact-page .btn-primary.active,
    #contact-page .open .dropdown-toggle.btn-primary
    {
        color: #fff;
        background-color: #484848;
        border-color: #484848;
    }

    #contact-page .form-control:focus
    {
        border-color: #EC0000;
        outline: 0px none;
        box-shadow: 0px 1px 1px rgba(236, 000, 000, 0.075) inset, 0px 0px 8px rgba(236, 000, 000, 0.6);
    }

.project
{
    padding: 9px;
    border: 1px solid #E3E3E3;
    margin: 14px 0px;
    overflow: auto;
}

.project_left
{
    float: left;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #e3e3e3;
    display: block;
    width: 58%;
    color: #ED3338;
}

.project_right
{
    float: left;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #e3e3e3;
    display: block;
    width: 42%;
}

.project:hover
{
    -moz-box-shadow: 0px 0px 7px #ababab;
    -webkit-box-shadow: 0px 0px 7px #ababab;
    box-shadow: 0px 0px 7px #ababab;
    /*IE 7 AND 8 DO NOT SUPPORT BLUR PROPERTY OF SHADOWS*/
}

.project h2
{
    margin: 0px;
}

.project img
{
    margin: 15px 0px;
}

.project p
{
    font-size: 16px;
    background-image: url("../images/address.png");
    background-repeat: no-repeat;
    background-position: left 3px;
    padding-left: 27px;
    line-height: 35px;
}

.project a
{
    padding: 8px 7px;
    margin: 1px;
    line-height: 35px;
    background: #ed3338;
    font-size: 11px;
    color: #fff;
}

.responsi_logo
{
    display: none;
    width: 100%;
    height: 95px;
}
/*--balck and white image--*/
#projects .col-md-4
{
    margin: 0px;
    padding: 0px;
}

#projects .balck-white
{
    position: relative;
    width: 100%;
}

#projects img
{
    max-width: 100%;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
    margin: 0px;
    padding: 0px;
}

#projects .balck-white h4
{
    width: 100%;
    background-color: rgba(000, 000, 000, 0.6);
    color: #fff;
    position: absolute;
    bottom: 0px;
    z-index: 99;
    margin: 0px;
    text-transform: uppercase;
    text-align: center;
    font-weight: bolder;
    padding: 8px 0px;
    font-size: 14px;
}

    #projects .balck-white h4 span
    {
        font-weight: 700;
    }

#projects img:hover
{
    filter: none; /* IE6-9 */
    -webkit-filter: grayscale(0);
}
/* Google Chrome, Safari 6+ & Opera 15+ */
#chch-mainSwitchWrapper
{
    height: 38px;
}
/*--end of balck and white image--*/
.blogbu
{
    margin: 0px;
    padding-top: 10px;
    padding-right: 0px;
    padding-bottom: 15px;
    padding-left: 0px;
}

    .blogbu li
    {
        list-style: none;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #e3e3e3;
        margin-top: 10px;
        padding-bottom: 10px;
    }

        .blogbu li a
        {
            font-size: 20px;
            line-height: 23px;
            background-image: url(../images/blog-bul.jpg);
            background-repeat: no-repeat;
            background-position: left 3px;
            padding-left: 45px;
            display: block;
            color: #C40000;
        }

            .blogbu li a span
            {
                font-size: 12px;
                color: #333;
            }

            .blogbu li a:hover
            {
                color: #000;
            }

@media (max-width: 991px)
{
    #main-content
    {
        width: 100%;
    }

    .first-footer
    {
        border-left: 0;
    }

    .flexslider .slides, .flexslider, .main-slider
    {
        height: auto;
    }

    .service-item
    {
        margin-bottom: 30px;
    }

    .progess-bars
    {
        margin-top: 40px;
    }
}

@media (max-width: 1024px)
{
    .slider-caption a, .slider-caption p
    {
        display: none;
        top: 50px !important;
    }

    .responsi_logo
    {
        display: block;
        margin-top: 63px;
        margin-bottom: -27px;
    }

    h2.coreval
    {
        font-size: 5vw;
    }

    .responsi_logo img
    {
        margin: 0px auto;
        display: block;
        height: 61px;
    }

    #boxes
    {
        display: none;
    }

    img
    {
        vertical-align: middle;
        max-width: 100%;
        margin-bottom: 0px;
    }

    .flex-control-nav
    {
        bottom: 8px;
        z-index: 9;
    }

    .responsive-menu
    {
        display: none;
        background-color: #495054;
    }

        .responsive-menu ul
        {
            margin: 0px;
            padding: 0px;
        }

            .responsive-menu ul li
            {
                list-style: none;
                background: url(../images/banner_read.png) no-repeat 10px bottom;
            }

                .responsive-menu ul li a
                {
                    color: white;
                    text-transform: uppercase;
                    display: block;
                    padding: 2px 30px;
                    font-size: 12px;
                    border-bottom: 1px solid #5a6267;
                }

                .responsive-menu ul li:hover ul
                {
                    display: block;
                }

                .responsive-menu ul li ul
                {
                    display: none;
                    position: relative;
                }

                    .responsive-menu ul li ul li
                    {
                        float: left;
                        width: 100%;
                        padding-left: 13px;
                        background: url(../images/banner_read.png) no-repeat 25px 2px;
                    }

    ul.footer-menu
    {
        margin: 0px 0px 20px;
        padding: 0px;
        display: block;
        text-align: center;
        background-image: none;
        background-repeat: repeat-x;
        background-position: left bottom;
        color: #ECECEC;
        height: 50px;
    }

        ul.footer-menu a
        {
            color: #CCC;
            font-size: 12px;
            text-align: center;
            font-family: Arial,Helvetica,sans-serif;
            letter-spacing: 1px;
            line-height: 22px;
        }

    .contact_foo img
    {
        display: none;
    }

    .bottom-footer
    {
        text-align: center;
    }

        .bottom-footer .col-md-6
        {
            text-align: center !important;
        }
}

@media (max-width: 581px)
{
    .slider-caption
    {
        display: none;
    }
}
